Properties
Properties
Run Command on atomic01
Run Command on atomic01
- When
- Completed at May 26 2015, 3:12 PM · Built for 2 m, 8 s
- Status
Failed
| 34 | + export vcs |
|---|---|
| 35 | + export test_build |
| 36 | + export test_functional |
| 37 | + export test_integration |
| 38 | + export test_performance |
| 39 | + export test_unit |
| 40 | + '[' -x stick.git/drydocker/stick/build.sh ']' |
| 41 | + pushd stick.git |
| 42 | + ../stick.git/drydocker/stick/build.sh |
| 43 | Error response from daemon: No such image: 2e823756b6cf |
| 44 | 2015/05/26 17:12:39 Error: failed to remove one or more images |
| 45 | Error response from daemon: No such image: cb4b20cc752e |
| 46 | 2015/05/26 17:12:39 Error: failed to remove one or more images |
| 47 | make: *** [clean] Error 1 |
| 48 | Sending build context to Docker daemon 5.632 kB |
| 49 | |
| 50 | Sending build context to Docker daemon |
| 51 | 2015/05/26 17:12:57 The command [/bin/sh -c yum clean all && yum -y install epel-release && yum -y install --skip-broken ant atk-devel.i686 build cairo-devel.i686 fontconfig-devel.i686 freetype-devel freetype-devel.i686 gcc.i686 gcc-c++.i686 gdk-pixbuf-devel.i686 git glibc-devel glibc-devel.i686 glib2-devel.i686 gperf gtk2-devel gtk2-devel.i686 ibus-devel java-devel osc pango-devel.i686 passwd perl-Digest-MD5 perl-TimeDate php-phpunit-PHPUnit-Selenium python-selenium rpmdevtools ruby screen sudo vim-enhanced yum-utils @development @fedora-packager && yum-builddep -y --skip-broken $(yum -d 0 -e 0 --disablerepo=\* --enablerepo=Kolab_Development list available 2>&1 | grep -vE "^(Available Packages|\s+)" | awk '{print $1}' )] returned a non-zero code: 1 |
| 52 | make: *** [all] Error 1 |
| 53 | + retval=2 |
| 54 | + popd |
| 55 | + cd /var/tmp |
| 56 | + rm -rf /var/tmp/777 |
| 57 | + exit 2 |
| 58 |
| 97 | 1. Contact the upstream for the repository and get them to fix the problem. |
|---|---|
| 98 | |
| 99 | 2. Reconfigure the baseurl/etc. for the repository, to point to a working |
| 100 | upstream. This is most often useful if you are using a newer |
| 101 | distribution release than is supported by the repository (and the |
| 102 | packages for the previous distribution release still work). |
| 103 | |
| 104 | 3. Disable the repository, so yum won't use it by default. Yum will then |
| 105 | just ignore the repository until you permanently enable it again or use |
| 106 | --enablerepo for temporary usage: |
| 107 | |
| 108 | yum-config-manager --disable <repoid> |
| 109 | |
| 110 | 4. Configure the failing repository to be skipped, if it is unavailable. |
| 111 | Note that yum will try to contact the repo. when it runs most commands, |
| 112 | so will have to try and fail each time (and thus. yum will be be much |
| 113 | slower). If it is a very temporary problem though, this is often a nice |
| 114 | compromise: |
| 115 | |
| 116 | yum-config-manager --save --setopt=<repoid>.skip_if_unavailable=true |
| 117 | |
| 118 | Cannot find a valid baseurl for repo: base/7/x86_64 |
| 119 | [0mRemoving intermediate container a2c71adc80fe |
| 120 | /var/tmp/777 |
| 121 |
Run Command on atomic02
Run Command on atomic02
- When
- Completed at May 26 2015, 3:40 PM · Built for 29 m, 48 s
- Status
Passed
| 29 | + export id |
|---|---|
| 30 | + export package |
| 31 | + export phid |
| 32 | + export ro_uri |
| 33 | + export uri |
| 34 | + export vcs |
| 35 | + export test_build |
| 36 | + export test_functional |
| 37 | + export test_integration |
| 38 | + export test_performance |
| 39 | + export test_unit |
| 40 | + '[' -x stick.git/drydocker/stick/build.sh ']' |
| 41 | + pushd stick.git |
| 42 | + ../stick.git/drydocker/stick/build.sh |
| 43 | Error response from daemon: No such image: bea62c7148ccee94f21dd17364149500e2619241847fa5629753351c2f4cc412 |
| 44 | 2015/05/26 17:10:52 Error: failed to remove one or more images |
| 45 | Sending build context to Docker daemon 5.632 kB |
| 46 | |
| 47 | Sending build context to Docker daemon |
| 48 | + retval=0 |
| 49 | + popd |
| 50 | + cd /var/tmp |
| 51 | + rm -rf /var/tmp/776 |
| 52 | + exit 0 |
| 53 |
| 13156 | phantomjs-1.9.7-linux-x86_64/third-party.txt |
|---|---|
| 13157 | ---> c4377c920114 |
| 13158 | Removing intermediate container 45b40ce229a6 |
| 13159 | Step 29 : RUN cp phantomjs-1.9.7-linux-x86_64/bin/phantomjs /usr/local/bin |
| 13160 | ---> Running in 3f5fe46318ed |
| 13161 | ---> 38e8017fe6ab |
| 13162 | Removing intermediate container 3f5fe46318ed |
| 13163 | Step 30 : ADD https://cgit.kolab.org/docker/plain/ci/functions.sh / |
| 13164 | ---> 7cc0b1526cc2 |
| 13165 | Removing intermediate container c54abe022fd7 |
| 13166 | Step 31 : ADD https://cgit.kolab.org/docker/plain/ci/entrypoint.sh / |
| 13167 | ---> b8a735e340ef |
| 13168 | Removing intermediate container bd7ea60ef7e6 |
| 13169 | Step 32 : RUN chmod 755 /entrypoint.sh |
| 13170 | ---> Running in d6f0cb838c80 |
| 13171 | ---> 7c82d26401a7 |
| 13172 | Removing intermediate container d6f0cb838c80 |
| 13173 | Step 33 : ENTRYPOINT [ "/entrypoint.sh" ] |
| 13174 | ---> Running in 8ca9e8d0aab5 |
| 13175 | ---> 12fd3ff5e524 |
| 13176 | Removing intermediate container 8ca9e8d0aab5 |
| 13177 | Successfully built 12fd3ff5e524 |
| 13178 | /var/tmp/776/docker.git |
| 13179 | /var/tmp/776 |
| 13180 |
Lease Host atomic01
Lease Host atomic01
- When
- Completed at May 26 2015, 3:10 PM · Built for 1 s
- Status
Passed
Lease Host atomic02
Lease Host atomic02
- When
- Completed at May 26 2015, 3:10 PM · Built instantly
- Status
Passed
Wait for Previous Commits to Build
Wait for Previous Commits to Build
- When
- Completed at May 26 2015, 3:18 PM · Built instantly
- Status
Passed
| 1 | Blocked by: Build 549 |
|---|---|
| 2 | Blocked by: Build 549 |
| 3 |