Properties
Properties
Run Command on atomic01
Run Command on atomic01
- When
- Completed at Jun 25 2015, 10:31 AM · Built for 4 m, 17 s
- Status
Failed
| 36 | + export test_functional |
|---|---|
| 37 | + export test_integration |
| 38 | + export test_performance |
| 39 | + export test_unit |
| 40 | + export test_obs |
| 41 | + '[' '!' -d /var/tmp/osbuild-packagecache ']' |
| 42 | + '[' -x stick.git/drydocker/stick/build.sh ']' |
| 43 | + pushd stick.git |
| 44 | + ../stick.git/drydocker/stick/build.sh |
| 45 | Error response from daemon: No such image: e4337a110b8d |
| 46 | 2015/06/25 12:28:09 Error: failed to remove one or more images |
| 47 | Error response from daemon: No such image: 38ba31e68ae3 |
| 48 | 2015/06/25 12:28:44 Error: failed to remove one or more images |
| 49 | make: *** [clean] Error 1 |
| 50 | Sending build context to Docker daemon 5.632 kB |
| 51 | |
| 52 | Sending build context to Docker daemon |
| 53 | 2015/06/25 12:31:46 The command [/bin/sh -c yum clean all && yum -y install epel-release && yum -y install ant build git osc perl-Data-Dumper perl-Digest-MD5 perl-TimeDate php-phpunit-PHPUnit-Selenium rpmdevtools screen sudo vim-enhanced yum-utils] returned a non-zero code: 1 |
| 54 | make: *** [all] Error 1 |
| 55 | + retval=2 |
| 56 | + popd |
| 57 | + cd /var/tmp |
| 58 | + rm -rf /var/tmp/1207 |
| 59 | + exit 2 |
| 60 |
| 176 | 1. Contact the upstream for the repository and get them to fix the problem. |
|---|---|
| 177 | |
| 178 | 2. Reconfigure the baseurl/etc. for the repository, to point to a working |
| 179 | upstream. This is most often useful if you are using a newer |
| 180 | distribution release than is supported by the repository (and the |
| 181 | packages for the previous distribution release still work). |
| 182 | |
| 183 | 3. Disable the repository, so yum won't use it by default. Yum will then |
| 184 | just ignore the repository until you permanently enable it again or use |
| 185 | --enablerepo for temporary usage: |
| 186 | |
| 187 | yum-config-manager --disable <repoid> |
| 188 | |
| 189 | 4. Configure the failing repository to be skipped, if it is unavailable. |
| 190 | Note that yum will try to contact the repo. when it runs most commands, |
| 191 | so will have to try and fail each time (and thus. yum will be be much |
| 192 | slower). If it is a very temporary problem though, this is often a nice |
| 193 | compromise: |
| 194 | |
| 195 | yum-config-manager --save --setopt=<repoid>.skip_if_unavailable=true |
| 196 | |
| 197 | Cannot retrieve metalink for repository: epel/x86_64. Please verify its path and try again |
| 198 | [0mRemoving intermediate container 8d50993e3152 |
| 199 | /var/tmp/1207 |
| 200 |
Run Command on atomic02
Run Command on atomic02
- When
- Completed at Jun 25 2015, 10:35 AM · Built for 8 m, 27 s
- Status
Passed
| 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 | + export test_obs |
| 41 | + '[' '!' -d /var/tmp/osbuild-packagecache ']' |
| 42 | + '[' -x stick.git/drydocker/stick/build.sh ']' |
| 43 | + pushd stick.git |
| 44 | + ../stick.git/drydocker/stick/build.sh |
| 45 | Error response from daemon: No such image: 8e44e5672430 |
| 46 | 2015/06/25 12:28:09 Error: failed to remove one or more images |
| 47 | Error response from daemon: No such image: 60e01cd73aeb |
| 48 | 2015/06/25 12:28:09 Error: failed to remove one or more images |
| 49 | Sending build context to Docker daemon 5.632 kB |
| 50 | |
| 51 | Sending build context to Docker daemon |
| 52 | + retval=0 |
| 53 | + popd |
| 54 | + cd /var/tmp |
| 55 | + rm -rf /var/tmp/1206 |
| 56 | + exit 0 |
| 57 |
| 1658 | phantomjs-1.9.7-linux-x86_64/third-party.txt |
|---|---|
| 1659 | ---> a3361081b15a |
| 1660 | Removing intermediate container 27316c5004cc |
| 1661 | Step 24 : RUN cp phantomjs-1.9.7-linux-x86_64/bin/phantomjs /usr/local/bin/ && rm -rf phantomjs-1.9.7-linux-x86_64* |
| 1662 | ---> Running in 6c42c4070639 |
| 1663 | ---> 5b03f23c1df0 |
| 1664 | Removing intermediate container 6c42c4070639 |
| 1665 | Step 25 : ADD https://cgit.kolab.org/docker/plain/ci/functions.sh / |
| 1666 | ---> 485c2e6dd770 |
| 1667 | Removing intermediate container 5c053acff9fd |
| 1668 | Step 26 : ADD https://cgit.kolab.org/docker/plain/ci/entrypoint.sh / |
| 1669 | ---> 95d66d7b667d |
| 1670 | Removing intermediate container 82af3bb76a9f |
| 1671 | Step 27 : RUN chmod 755 /entrypoint.sh |
| 1672 | ---> Running in 54214ac18f16 |
| 1673 | ---> 8e386db2c44b |
| 1674 | Removing intermediate container 54214ac18f16 |
| 1675 | Step 28 : ENTRYPOINT [ "/entrypoint.sh" ] |
| 1676 | ---> Running in f13ca4fab6ad |
| 1677 | ---> 8b20a237542a |
| 1678 | Removing intermediate container f13ca4fab6ad |
| 1679 | Successfully built 8b20a237542a |
| 1680 | /var/tmp/1206/docker.git |
| 1681 | /var/tmp/1206 |
| 1682 |
Lease Host atomic01
Lease Host atomic01
- When
- Completed at Jun 25 2015, 10:27 AM · Built for 1 s
- Status
Passed
Lease Host atomic02
Lease Host atomic02
- When
- Completed at Jun 25 2015, 10:27 AM · Built instantly
- Status
Passed
Wait for Previous Commits to Build
Wait for Previous Commits to Build
- When
- Completed at Jun 25 2015, 10:27 AM · Built instantly
- Status
Passed
1 empty log is hidden Show all logs.