Properties
Properties
Run Command on atomic01
Run Command on atomic01
- When
- Completed at May 20 2015, 2:10 PM · Built for 1 m, 6 s
- Status
Aborted
| 71 | + pushd stick.git |
|---|---|
| 72 | + git checkout master |
| 73 | Already on 'master' |
| 74 | + popd |
| 75 | + '[' stick '!=' stick ']' |
| 76 | + export commit |
| 77 | + export differential |
| 78 | + export id |
| 79 | + export package |
| 80 | + export phid |
| 81 | + export ro_uri |
| 82 | + export uri |
| 83 | + export vcs |
| 84 | + export test_build |
| 85 | + export test_functional |
| 86 | + export test_integration |
| 87 | + export test_performance |
| 88 | + export test_unit |
| 89 | + '[' -x stick.git/drydocker/stick/build.sh ']' |
| 90 | + pushd stick.git |
| 91 | + ../stick.git/drydocker/stick/build.sh |
| 92 | Sending build context to Docker daemon 4.608 kB |
| 93 | |
| 94 | Sending build context to Docker daemon |
| 95 |
| 1 | Cloning into 'stick.git'... |
|---|---|
| 2 | /var/tmp/637/stick.git /var/tmp/637 |
| 3 | /var/tmp/637 |
| 4 | /var/tmp/637/stick.git /var/tmp/637 |
| 5 | Cloning into '/var/tmp/637/docker.git'... |
| 6 | /var/tmp/637/docker.git/ci /var/tmp/637/stick.git |
| 7 | for dist in $(find . -mindepth 1 -maxdepth 1 -type f -exec basename {} \; | sort | grep -E '^[a-z]+$'); do \ |
| 8 | docker build -t kolab/ci-$dist - < $dist ; \ |
| 9 | done |
| 10 | Step 0 : FROM centos:centos7 |
| 11 | Pulling repository centos |
| 12 | |
| 13 | |
| 14 | |
| 15 |
Run Command on atomic02
Run Command on atomic02
- When
- Completed at May 20 2015, 2:09 PM · Built for 23 s
- Status
Failed
| 78 | + export id |
|---|---|
| 79 | + export package |
| 80 | + export phid |
| 81 | + export ro_uri |
| 82 | + export uri |
| 83 | + export vcs |
| 84 | + export test_build |
| 85 | + export test_functional |
| 86 | + export test_integration |
| 87 | + export test_performance |
| 88 | + export test_unit |
| 89 | + '[' -x stick.git/drydocker/stick/build.sh ']' |
| 90 | + pushd stick.git |
| 91 | + ../stick.git/drydocker/stick/build.sh |
| 92 | Sending build context to Docker daemon 4.608 kB |
| 93 | |
| 94 | Sending build context to Docker daemon |
| 95 | 2015/05/20 16:09:19 The command [/bin/sh -c yum -y reinstall \*] returned a non-zero code: 1 |
| 96 | make: *** [all] Error 1 |
| 97 | + retval=2 |
| 98 | + popd |
| 99 | + cd /var/tmp |
| 100 | + rm -rf /var/tmp/636 |
| 101 | + exit 2 |
| 102 |
| 40 | 1. Contact the upstream for the repository and get them to fix the problem. |
|---|---|
| 41 | |
| 42 | 2. Reconfigure the baseurl/etc. for the repository, to point to a working |
| 43 | upstream. This is most often useful if you are using a newer |
| 44 | distribution release than is supported by the repository (and the |
| 45 | packages for the previous distribution release still work). |
| 46 | |
| 47 | 3. Disable the repository, so yum won't use it by default. Yum will then |
| 48 | just ignore the repository until you permanently enable it again or use |
| 49 | --enablerepo for temporary usage: |
| 50 | |
| 51 | yum-config-manager --disable Kolab_Development |
| 52 | |
| 53 | 4. Configure the failing repository to be skipped, if it is unavailable. |
| 54 | Note that yum will try to contact the repo. when it runs most commands, |
| 55 | so will have to try and fail each time (and thus. yum will be be much |
| 56 | slower). If it is a very temporary problem though, this is often a nice |
| 57 | compromise: |
| 58 | |
| 59 | yum-config-manager --save --setopt=Kolab_Development.skip_if_unavailable=true |
| 60 | |
| 61 | failure: repodata/repomd.xml from Kolab_Development: [Errno 256] No more mirrors to try. |
| 62 | http://obs.kolabsys.com/repositories/Kolab:/Development/CentOS_7/repodata/repomd.xml: [Errno 14] curl#6 - "Could not resolve host: obs.kolabsys.com; Unknown error" |
| 63 | [0m/var/tmp/636 |
| 64 |
Lease Host atomic01
Lease Host atomic01
- When
- Completed at May 20 2015, 2:08 PM · Built instantly
- Status
Passed
Lease Host atomic02
Lease Host atomic02
- When
- Completed at May 20 2015, 2:08 PM · Built for 1 s
- Status
Passed