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
| 46 | + shift |
|---|---|
| 47 | + shift |
| 48 | + '[' 0 -gt 0 ']' |
| 49 | + '[' -z master -a -z '' ']' |
| 50 | + '[' -z ssh://git@git.kolab.org/diffusion/QA/stick.git ']' |
| 51 | + '[' 0 -eq 0 -a 0 -eq 0 -a 0 -eq 0 -a 0 -eq 0 -a 0 -eq 0 ']' |
| 52 | + test_build=1 |
| 53 | + test_functional=1 |
| 54 | + test_integration=1 |
| 55 | + test_performance=1 |
| 56 | + test_unit=1 |
| 57 | + '[' -z git ']' |
| 58 | + case ${vcs} in |
| 59 | ++ basename ssh://git@git.kolab.org/diffusion/QA/stick.git .git |
| 60 | + package=stick |
| 61 | ++ echo ssh://git@git.kolab.org/diffusion/QA/stick.git |
| 62 | ++ sed -e 's|ssh://git@|https://|g' |
| 63 | + ro_uri=https://git.kolab.org/diffusion/QA/stick.git |
| 64 | + case ${package} in |
| 65 | + case ${uri} in |
| 66 | ++ pwd |
| 67 | + export TMPDIR=/var/tmp/637 |
| 68 | + TMPDIR=/var/tmp/637 |
| 69 | + '[' '!' -d stick.git ']' |
| 70 | + git clone https://git.kolab.org/diffusion/QA/stick.git stick.git |
| 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
| 53 | + test_functional=1 |
|---|---|
| 54 | + test_integration=1 |
| 55 | + test_performance=1 |
| 56 | + test_unit=1 |
| 57 | + '[' -z git ']' |
| 58 | + case ${vcs} in |
| 59 | ++ basename ssh://git@git.kolab.org/diffusion/QA/stick.git .git |
| 60 | + package=stick |
| 61 | ++ echo ssh://git@git.kolab.org/diffusion/QA/stick.git |
| 62 | ++ sed -e 's|ssh://git@|https://|g' |
| 63 | + ro_uri=https://git.kolab.org/diffusion/QA/stick.git |
| 64 | + case ${package} in |
| 65 | + case ${uri} in |
| 66 | ++ pwd |
| 67 | + export TMPDIR=/var/tmp/636 |
| 68 | + TMPDIR=/var/tmp/636 |
| 69 | + '[' '!' -d stick.git ']' |
| 70 | + git clone https://git.kolab.org/diffusion/QA/stick.git stick.git |
| 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 | 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 |
| 15 | ---> Using cache |
|---|---|
| 16 | ---> 2ecb155876fe |
| 17 | Step 3 : RUN rpm --import https://ssl.kolabsys.com/community.asc |
| 18 | ---> Using cache |
| 19 | ---> 3f48e284caa9 |
| 20 | Step 4 : ADD http://download.opensuse.org/repositories/openSUSE:Tools/CentOS_7/openSUSE:Tools.repo /etc/yum.repos.d/openSUSE:Tools.repo |
| 21 | ---> Using cache |
| 22 | ---> 3e967874f069 |
| 23 | Step 5 : RUN rpm --import http://download.opensuse.org/repositories/openSUSE:/Tools/CentOS_7/repodata/repomd.xml.key |
| 24 | ---> Using cache |
| 25 | ---> c22880c81964 |
| 26 | Step 6 : RUN sed -i -e '/tsflags=nodocs/d' /etc/yum.conf && sed -r -i -e 's/enabled\s*=\s*1/enabled=0/g' /etc/yum/pluginconf.d/fastestmirror.conf |
| 27 | ---> Running in 7ead891422d9 |
| 28 | ---> 4ee096b6cb11 |
| 29 | Removing intermediate container 7ead891422d9 |
| 30 | Step 7 : RUN yum -y reinstall \* |
| 31 | ---> Running in 14b45b3b6b1b |
| 32 | [91mhttp://obs.kolabsys.com/repositories/Kolab%3A/Development/CentOS_7/repodata/repomd.xml: [Errno 14] curl#6 - "Could not resolve host: obs.kolabsys.com; Unknown error" |
| 33 | [0m[91mTrying other mirror. |
| 34 | [0m[91m |
| 35 | |
| 36 | One of the configured repositories failed (Kolab:Development (CentOS_7)), |
| 37 | and yum doesn't have enough cached data to continue. At this point the only |
| 38 | safe thing yum can do is fail. There are a few ways to work "fix" this: |
| 39 | |
| 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