Properties
Properties
Run Command on atomic01
Run Command on atomic01
- When
- Completed at May 22 2015, 2:34 PM · Built for 15 m, 9 s
- Status
Failed
| 1 | + '[' -z master -a -z '' ']' |
|---|---|
| 2 | + '[' -z ssh://git@git.kolab.org/diffusion/QA/stick.git ']' |
| 3 | + '[' 0 -eq 0 -a 0 -eq 0 -a 0 -eq 0 -a 0 -eq 0 -a 0 -eq 0 ']' |
| 4 | + test_build=1 |
| 5 | + test_functional=1 |
| 6 | + test_integration=1 |
| 7 | + test_performance=1 |
| 8 | + test_unit=1 |
| 9 | + '[' -z git ']' |
| 10 | + case ${vcs} in |
| 11 | ++ basename ssh://git@git.kolab.org/diffusion/QA/stick.git .git |
| 12 | + package=stick |
| 13 | ++ echo ssh://git@git.kolab.org/diffusion/QA/stick.git |
| 14 | ++ sed -e 's|ssh://git@|https://|g' |
| 15 | + ro_uri=https://git.kolab.org/diffusion/QA/stick.git |
| 16 | + case ${package} in |
| 17 | + case ${uri} in |
| 18 | ++ pwd |
| 19 | + export TMPDIR=/var/tmp/723 |
| 20 | + TMPDIR=/var/tmp/723 |
| 21 | + '[' '!' -d stick.git ']' |
| 22 | + git clone https://git.kolab.org/diffusion/QA/stick.git stick.git |
| 23 | + pushd stick.git |
| 24 | + git checkout master |
| 25 | Already on 'master' |
| 26 | + popd |
| 27 | + '[' stick '!=' stick ']' |
| 28 | + export commit |
| 29 | + export differential |
| 30 | + export id |
| 31 | + export package |
| 32 | + export phid |
| 33 | + export ro_uri |
| 34 | + export uri |
| 35 | + export vcs |
| 36 | + export test_build |
| 37 | + export test_functional |
| 38 | + export test_integration |
| 39 | + export test_performance |
| 40 | + export test_unit |
| 41 | + '[' -x stick.git/drydocker/stick/build.sh ']' |
| 42 | + pushd stick.git |
| 43 | + ../stick.git/drydocker/stick/build.sh |
| 44 | Error response from daemon: No such image: 16b1e6011ddd |
| 45 | 2015/05/22 16:20:29 Error: failed to remove one or more images |
| 46 | Error response from daemon: No such image: 7eb384ef09ce |
| 47 | 2015/05/22 16:20:29 Error: failed to remove one or more images |
| 48 | make: *** [clean] Error 1 |
| 49 | Sending build context to Docker daemon 4.608 kB |
| 50 | |
| 51 | Sending build context to Docker daemon |
| 52 | 2015/05/22 16:34:34 read tcp 54.231.16.201:443: connection timed out |
| 53 | make: *** [all] Error 1 |
| 54 | + retval=2 |
| 55 | + popd |
| 56 | + cd /var/tmp |
| 57 | + rm -rf /var/tmp/723 |
| 58 | + exit 2 |
| 59 |
| 13 | docker rmi -f $image ; \ |
|---|---|
| 14 | done |
| 15 | Deleted: 51bd92b2699b23b969e328a6c6fb6911150ab220ffc5daba511d18cc7c32f299 |
| 16 | Deleted: ab06dea2711faf8044ac911d86955d8ced96afaa34cae315ad2b7a98f899165e |
| 17 | Deleted: 32536289e9c0fd7e80566960428a238ba8ee419e4d1b71e9b68448518bd1193b |
| 18 | Deleted: e5684fc64918ffe252328d2e876dbac474964022d776e9f64ebfe04fd9271148 |
| 19 | Deleted: d74a197cd4bff6ee4536b03c6e8da88034c2b8ca2d0b48fc975b3dd2db93c7b7 |
| 20 | Deleted: 117bf671919263e085acab3604eba539e8102289b9862a906a9378f51efbb125 |
| 21 | Deleted: 20ebd6ec2f292169a2a4ebe03dbc6238fe54628e1946be938aad1f812f162533 |
| 22 | Deleted: 3187c281c440e8d557ec41d5540a05b61c13bad917621b614b0eb8ba65965e89 |
| 23 | Deleted: 185a0be8c8a59488e947e857ea6514b553811c07820d2ac5673c6673a5b56e24 |
| 24 | Deleted: 64c2144db85476a50dd4fe4a8c9116b8e2e34ad4bd96605872c3e64c4e0d029c |
| 25 | Deleted: 1328f318c0654155517053383c7f93942cbfd467b9f8f08e5e147f13e9404533 |
| 26 | Deleted: fee23778ade5ae49bc3a6dfe88f4973e68ccc363df1547270da9578222b0e63f |
| 27 | Deleted: f2d147035495f0d1488cb0f10ddf162aac7484c18a024ab702534c73070c569e |
| 28 | Deleted: 685a0df538350ff9083dd642bf24e51032b3843a7238f7535245e74c20e5d92b |
| 29 | Deleted: acb3b2dac2fa6f9bbb170be041cd5bfe7c6d3a9695fe8c0b93917b844abc1dae |
| 30 | for dist in $(find . -mindepth 1 -maxdepth 1 -type f -exec basename {} \; | sort | grep -E '^[a-z]+$'); do \ |
| 31 | docker build --rm=true --force-rm=true -t kolab/ci-$dist - < $dist ; \ |
| 32 | done |
| 33 | Step 0 : FROM centos:centos7 |
| 34 | ---> fd44297e2ddb |
| 35 | Step 1 : MAINTAINER Kolab Systems <vanmeeuwen@kolabsys.com> |
| 36 | ---> Using cache |
| 37 | ---> a36d5966043c |
| 38 | Step 2 : ADD http://obs.kolabsys.com/repositories/Kolab:/Development/CentOS_7/Kolab:Development.repo /etc/yum.repos.d/Kolab:Development.repo |
| 39 | ---> Using cache |
| 40 | ---> 56856fb2378b |
| 41 | Step 3 : RUN rpm --import https://ssl.kolabsys.com/community.asc |
| 42 | ---> Using cache |
| 43 | ---> 9d759c3f7a82 |
| 44 | Step 4 : ADD http://download.opensuse.org/repositories/openSUSE:Tools/CentOS_7/openSUSE:Tools.repo /etc/yum.repos.d/openSUSE:Tools.repo |
| 45 | ---> Using cache |
| 46 | ---> bb0eaa6c4bdc |
| 47 | Step 5 : RUN rpm --import http://download.opensuse.org/repositories/openSUSE:/Tools/CentOS_7/repodata/repomd.xml.key |
| 48 | ---> Using cache |
| 49 | ---> c3c915795822 |
| 50 | 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 |
| 51 | ---> Using cache |
| 52 | ---> 361e48f4eda7 |
| 53 | Step 7 : RUN yum -y reinstall \* |
| 54 | ---> Using cache |
| 55 | ---> 64f087b684bb |
| 56 | Step 8 : ENV IMAGE maipo |
| 57 | ---> Using cache |
| 58 | ---> 2b5f25706ee4 |
| 59 | Step 9 : ADD https://raw.githubusercontent.com/adelton/docker-freeipa/master/dbus.service /etc/systemd/system/dbus.service |
| 60 | ---> Using cache |
| 61 | ---> 5d3b20c8dac8 |
| 62 | Step 10 : RUN ln -sf dbus.service /etc/systemd/system/messagebus.service |
| 63 | ---> Using cache |
| 64 | ---> e087ab1323f0 |
| 65 | Step 11 : ADD https://raw.githubusercontent.com/adelton/docker-freeipa/master/httpd.service /etc/systemd/system/httpd.service |
| 66 | ---> Using cache |
| 67 | ---> cccdc0d051b9 |
| 68 | Step 12 : ADD https://raw.githubusercontent.com/adelton/docker-freeipa/master/systemctl /usr/bin/systemctl |
| 69 | ---> Using cache |
| 70 | ---> b34754b99c58 |
| 71 | Step 13 : ADD https://raw.githubusercontent.com/adelton/docker-freeipa/master/systemctl-socket-daemon /usr/bin/systemctl-socket-daemon |
| 72 | ---> Using cache |
| 73 | ---> 44c2cd6519bc |
| 74 | Step 14 : RUN chmod -v a+rx /usr/bin/systemctl /usr/bin/systemctl-socket-daemon |
| 75 | ---> Using cache |
| 76 | ---> ace658044d9f |
| 77 | Step 15 : ADD https://cgit.cyrus.foundation/docker/plain/.vimrc /root/.vimrc |
| 78 | ---> Using cache |
| 79 | ---> 5fc2d3611b74 |
| 80 | Step 16 : RUN 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.i686 gcc.i686 gcc-c++.i686 gdk-pixbuf-devel.i686 git glibc-devel glibc-devel.i686 glib2-devel.i686 gtk2-devel gtk2-devel.i686 ibus-devel java-devel osc pango-devel.i686 passwd perl-Digest-MD5 perl-TimeDate python-selenium rpmdevtools 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}' ) |
| 81 | ---> Using cache |
| 82 | ---> 9f599691a3db |
| 83 | Step 17 : WORKDIR /srv |
| 84 | ---> Using cache |
| 85 | ---> e6cf7b847d1d |
| 86 | Step 18 : RUN git clone https://github.com/google/closure-compiler.git closure-compiler.git |
| 87 | ---> Using cache |
| 88 | ---> 5291f8df5022 |
| 89 | Step 19 : WORKDIR /srv/closure-compiler.git |
| 90 | ---> Using cache |
| 91 | ---> 9d97e2be98ee |
| 92 | Step 20 : RUN ant jar |
| 93 | ---> Using cache |
| 94 | ---> 77748c5910be |
| 95 | Step 21 : WORKDIR /srv |
| 96 | ---> Using cache |
| 97 | ---> 77e9a4cd5f2b |
| 98 | Step 22 : RUN git clone https://github.com/SeleniumHQ/selenium.git selenium.git |
| 99 | ---> Using cache |
| 100 | ---> 0ce811a69fcf |
| 101 | Step 23 : WORKDIR /srv/selenium.git |
| 102 | ---> Using cache |
| 103 | ---> 9a1cd5aa70f5 |
| 104 | Step 24 : RUN ./go --trace --verbose build |
| 105 | ---> Using cache |
| 106 | ---> 93317a88c12c |
| 107 | Step 25 : WORKDIR /srv |
| 108 | ---> Using cache |
| 109 | ---> b8940d6b20da |
| 110 | Step 26 : ADD https://bitbucket.org/ariya/phantomjs/downloads/phantomjs-1.9.7-linux-x86_64.tar.bz2 /srv/phantomjs-1.9.7-linux-x86_64.tar.bz2 |
| 111 | /var/tmp/723 |
| 112 |
Run Command on atomic02
Run Command on atomic02
- When
- Completed at May 22 2015, 2:20 PM · Built for 1 m, 30 s
- Status
Passed
| 1 | + '[' -z master -a -z '' ']' |
|---|---|
| 2 | + '[' -z ssh://git@git.kolab.org/diffusion/QA/stick.git ']' |
| 3 | + '[' 0 -eq 0 -a 0 -eq 0 -a 0 -eq 0 -a 0 -eq 0 -a 0 -eq 0 ']' |
| 4 | + test_build=1 |
| 5 | + test_functional=1 |
| 6 | + test_integration=1 |
| 7 | + test_performance=1 |
| 8 | + test_unit=1 |
| 9 | + '[' -z git ']' |
| 10 | + case ${vcs} in |
| 11 | ++ basename ssh://git@git.kolab.org/diffusion/QA/stick.git .git |
| 12 | + package=stick |
| 13 | ++ echo ssh://git@git.kolab.org/diffusion/QA/stick.git |
| 14 | ++ sed -e 's|ssh://git@|https://|g' |
| 15 | + ro_uri=https://git.kolab.org/diffusion/QA/stick.git |
| 16 | + case ${package} in |
| 17 | + case ${uri} in |
| 18 | ++ pwd |
| 19 | + export TMPDIR=/var/tmp/722 |
| 20 | + TMPDIR=/var/tmp/722 |
| 21 | + '[' '!' -d stick.git ']' |
| 22 | + git clone https://git.kolab.org/diffusion/QA/stick.git stick.git |
| 23 | + pushd stick.git |
| 24 | + git checkout master |
| 25 | Already on 'master' |
| 26 | + popd |
| 27 | + '[' stick '!=' stick ']' |
| 28 | + export commit |
| 29 | + export differential |
| 30 | + export id |
| 31 | + export package |
| 32 | + export phid |
| 33 | + export ro_uri |
| 34 | + export uri |
| 35 | + export vcs |
| 36 | + export test_build |
| 37 | + export test_functional |
| 38 | + export test_integration |
| 39 | + export test_performance |
| 40 | + export test_unit |
| 41 | + '[' -x stick.git/drydocker/stick/build.sh ']' |
| 42 | + pushd stick.git |
| 43 | + ../stick.git/drydocker/stick/build.sh |
| 44 | Error response from daemon: No such image: 51bd92b2699b23b969e328a6c6fb6911150ab220ffc5daba511d18cc7c32f299 |
| 45 | 2015/05/22 16:19:28 Error: failed to remove one or more images |
| 46 | Sending build context to Docker daemon 4.608 kB |
| 47 | |
| 48 | Sending build context to Docker daemon |
| 49 | + retval=0 |
| 50 | + popd |
| 51 | + cd /var/tmp |
| 52 | + rm -rf /var/tmp/722 |
| 53 | + exit 0 |
| 54 |
| 41 | done |
|---|---|
| 42 | Step 0 : FROM centos:centos7 |
| 43 | ---> fd44297e2ddb |
| 44 | Step 1 : MAINTAINER Kolab Systems <vanmeeuwen@kolabsys.com> |
| 45 | ---> Using cache |
| 46 | ---> a36d5966043c |
| 47 | Step 2 : ADD http://obs.kolabsys.com/repositories/Kolab:/Development/CentOS_7/Kolab:Development.repo /etc/yum.repos.d/Kolab:Development.repo |
| 48 | ---> Using cache |
| 49 | ---> 56856fb2378b |
| 50 | Step 3 : RUN rpm --import https://ssl.kolabsys.com/community.asc |
| 51 | ---> Using cache |
| 52 | ---> 9d759c3f7a82 |
| 53 | Step 4 : ADD http://download.opensuse.org/repositories/openSUSE:Tools/CentOS_7/openSUSE:Tools.repo /etc/yum.repos.d/openSUSE:Tools.repo |
| 54 | ---> Using cache |
| 55 | ---> bb0eaa6c4bdc |
| 56 | Step 5 : RUN rpm --import http://download.opensuse.org/repositories/openSUSE:/Tools/CentOS_7/repodata/repomd.xml.key |
| 57 | ---> Using cache |
| 58 | ---> c3c915795822 |
| 59 | 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 |
| 60 | ---> Using cache |
| 61 | ---> 361e48f4eda7 |
| 62 | Step 7 : RUN yum -y reinstall \* |
| 63 | ---> Using cache |
| 64 | ---> 64f087b684bb |
| 65 | Step 8 : ENV IMAGE maipo |
| 66 | ---> Using cache |
| 67 | ---> 2b5f25706ee4 |
| 68 | Step 9 : ADD https://raw.githubusercontent.com/adelton/docker-freeipa/master/dbus.service /etc/systemd/system/dbus.service |
| 69 | ---> Using cache |
| 70 | ---> 5d3b20c8dac8 |
| 71 | Step 10 : RUN ln -sf dbus.service /etc/systemd/system/messagebus.service |
| 72 | ---> Using cache |
| 73 | ---> e087ab1323f0 |
| 74 | Step 11 : ADD https://raw.githubusercontent.com/adelton/docker-freeipa/master/httpd.service /etc/systemd/system/httpd.service |
| 75 | ---> Using cache |
| 76 | ---> cccdc0d051b9 |
| 77 | Step 12 : ADD https://raw.githubusercontent.com/adelton/docker-freeipa/master/systemctl /usr/bin/systemctl |
| 78 | ---> Using cache |
| 79 | ---> b34754b99c58 |
| 80 | Step 13 : ADD https://raw.githubusercontent.com/adelton/docker-freeipa/master/systemctl-socket-daemon /usr/bin/systemctl-socket-daemon |
| 81 | ---> Using cache |
| 82 | ---> 44c2cd6519bc |
| 83 | Step 14 : RUN chmod -v a+rx /usr/bin/systemctl /usr/bin/systemctl-socket-daemon |
| 84 | ---> Using cache |
| 85 | ---> ace658044d9f |
| 86 | Step 15 : ADD https://cgit.cyrus.foundation/docker/plain/.vimrc /root/.vimrc |
| 87 | ---> Using cache |
| 88 | ---> 5fc2d3611b74 |
| 89 | Step 16 : RUN 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.i686 gcc.i686 gcc-c++.i686 gdk-pixbuf-devel.i686 git glibc-devel glibc-devel.i686 glib2-devel.i686 gtk2-devel gtk2-devel.i686 ibus-devel java-devel osc pango-devel.i686 passwd perl-Digest-MD5 perl-TimeDate python-selenium rpmdevtools 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}' ) |
| 90 | ---> Using cache |
| 91 | ---> 9f599691a3db |
| 92 | Step 17 : WORKDIR /srv |
| 93 | ---> Using cache |
| 94 | ---> e6cf7b847d1d |
| 95 | Step 18 : RUN git clone https://github.com/google/closure-compiler.git closure-compiler.git |
| 96 | ---> Using cache |
| 97 | ---> 5291f8df5022 |
| 98 | Step 19 : WORKDIR /srv/closure-compiler.git |
| 99 | ---> Using cache |
| 100 | ---> 9d97e2be98ee |
| 101 | Step 20 : RUN ant jar |
| 102 | ---> Using cache |
| 103 | ---> 77748c5910be |
| 104 | Step 21 : WORKDIR /srv |
| 105 | ---> Using cache |
| 106 | ---> 77e9a4cd5f2b |
| 107 | Step 22 : RUN git clone https://github.com/SeleniumHQ/selenium.git selenium.git |
| 108 | ---> Using cache |
| 109 | ---> 0ce811a69fcf |
| 110 | Step 23 : WORKDIR /srv/selenium.git |
| 111 | ---> Using cache |
| 112 | ---> 9a1cd5aa70f5 |
| 113 | Step 24 : RUN ./go --trace --verbose build |
| 114 | ---> Using cache |
| 115 | ---> 93317a88c12c |
| 116 | Step 25 : WORKDIR /srv |
| 117 | ---> Using cache |
| 118 | ---> b8940d6b20da |
| 119 | Step 26 : ADD https://bitbucket.org/ariya/phantomjs/downloads/phantomjs-1.9.7-linux-x86_64.tar.bz2 /srv/phantomjs-1.9.7-linux-x86_64.tar.bz2 |
| 120 | ---> Using cache |
| 121 | ---> 1648fa1de791 |
| 122 | Step 27 : RUN tar jxvf phantomjs-1.9.7-linux-x86_64.tar.bz2 |
| 123 | ---> Using cache |
| 124 | ---> ce8dcf2b5d14 |
| 125 | Step 28 : RUN cp phantomjs-1.9.7-linux-x86_64/bin/phantomjs /usr/local/bin |
| 126 | ---> Using cache |
| 127 | ---> 015cba4ac6d3 |
| 128 | Step 29 : ADD https://cgit.kolab.org/docker/plain/ci/entrypoint.sh / |
| 129 | ---> Using cache |
| 130 | ---> 1b034f3ea93d |
| 131 | Step 30 : RUN chmod 755 /entrypoint.sh |
| 132 | ---> Using cache |
| 133 | ---> 2242205d5f77 |
| 134 | Step 31 : ENTRYPOINT [ "/entrypoint.sh" ] |
| 135 | ---> Using cache |
| 136 | ---> a398ed738615 |
| 137 | Successfully built a398ed738615 |
| 138 | /var/tmp/722/docker.git |
| 139 | /var/tmp/722 |
| 140 |
Lease Host atomic01
Lease Host atomic01
- When
- Completed at May 22 2015, 2:19 PM · Built instantly
- Status
Passed
Lease Host atomic02
Lease Host atomic02
- When
- Completed at May 22 2015, 2:19 PM · Built for 1 s
- Status
Passed
Wait for Previous Commits to Build
Wait for Previous Commits to Build
- When
- Completed at May 22 2015, 2:19 PM · Built instantly
- Status
Passed
1 empty log is hidden Show all logs.