Page MenuHomePhorge

Build 518
FailedPublic

Run Command on atomic01

When
Completed at May 22 2015, 2:34 PM · Built for 15 m, 9 s
Status
Failed
This build step has since been deleted on the build plan. Some information may be omitted.

Build Log 1881 (remote - stderr)
25 - 50 - 100 - Unlimited Lines

9+ case ${vcs} in
10++ basename ssh://git@git.kolab.org/diffusion/QA/stick.git .git
11+ package=stick
12++ echo ssh://git@git.kolab.org/diffusion/QA/stick.git
13++ sed -e 's|ssh://git@|https://|g'
14+ ro_uri=https://git.kolab.org/diffusion/QA/stick.git
15+ case ${package} in
16+ case ${uri} in
17++ pwd
18+ export TMPDIR=/var/tmp/723
19+ TMPDIR=/var/tmp/723
20+ '[' '!' -d stick.git ']'
21+ git clone https://git.kolab.org/diffusion/QA/stick.git stick.git
22+ pushd stick.git
23+ git checkout master
24Already on 'master'
25+ popd
26+ '[' stick '!=' stick ']'
27+ export commit
28+ export differential
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
43Error response from daemon: No such image: 16b1e6011ddd
442015/05/22 16:20:29 Error: failed to remove one or more images
45Error response from daemon: No such image: 7eb384ef09ce
462015/05/22 16:20:29 Error: failed to remove one or more images
47make: *** [clean] Error 1
48Sending build context to Docker daemon 4.608 kB
49
50Sending build context to Docker daemon
512015/05/22 16:34:34 read tcp 54.231.16.201:443: connection timed out
52make: *** [all] Error 1
53+ retval=2
54+ popd
55+ cd /var/tmp
56+ rm -rf /var/tmp/723
57+ exit 2
58

Build Log 1880 (remote - stdout)
25 - 50 - 100 - Unlimited Lines

63 ---> Using cache
64 ---> e087ab1323f0
65Step 11 : ADD https://raw.githubusercontent.com/adelton/docker-freeipa/master/httpd.service /etc/systemd/system/httpd.service
66 ---> Using cache
67 ---> cccdc0d051b9
68Step 12 : ADD https://raw.githubusercontent.com/adelton/docker-freeipa/master/systemctl /usr/bin/systemctl
69 ---> Using cache
70 ---> b34754b99c58
71Step 13 : ADD https://raw.githubusercontent.com/adelton/docker-freeipa/master/systemctl-socket-daemon /usr/bin/systemctl-socket-daemon
72 ---> Using cache
73 ---> 44c2cd6519bc
74Step 14 : RUN chmod -v a+rx /usr/bin/systemctl /usr/bin/systemctl-socket-daemon
75 ---> Using cache
76 ---> ace658044d9f
77Step 15 : ADD https://cgit.cyrus.foundation/docker/plain/.vimrc /root/.vimrc
78 ---> Using cache
79 ---> 5fc2d3611b74
80Step 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
83Step 17 : WORKDIR /srv
84 ---> Using cache
85 ---> e6cf7b847d1d
86Step 18 : RUN git clone https://github.com/google/closure-compiler.git closure-compiler.git
87 ---> Using cache
88 ---> 5291f8df5022
89Step 19 : WORKDIR /srv/closure-compiler.git
90 ---> Using cache
91 ---> 9d97e2be98ee
92Step 20 : RUN ant jar
93 ---> Using cache
94 ---> 77748c5910be
95Step 21 : WORKDIR /srv
96 ---> Using cache
97 ---> 77e9a4cd5f2b
98Step 22 : RUN git clone https://github.com/SeleniumHQ/selenium.git selenium.git
99 ---> Using cache
100 ---> 0ce811a69fcf
101Step 23 : WORKDIR /srv/selenium.git
102 ---> Using cache
103 ---> 9a1cd5aa70f5
104Step 24 : RUN ./go --trace --verbose build
105 ---> Using cache
106 ---> 93317a88c12c
107Step 25 : WORKDIR /srv
108 ---> Using cache
109 ---> b8940d6b20da
110Step 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

When
Completed at May 22 2015, 2:20 PM · Built for 1 m, 30 s
Status
Passed
This build step has since been deleted on the build plan. Some information may be omitted.

Build Log 1879 (remote - stderr)
25 - 50 - 100 - Unlimited Lines

4+ test_functional=1
5+ test_integration=1
6+ test_performance=1
7+ test_unit=1
8+ '[' -z git ']'
9+ case ${vcs} in
10++ basename ssh://git@git.kolab.org/diffusion/QA/stick.git .git
11+ package=stick
12++ echo ssh://git@git.kolab.org/diffusion/QA/stick.git
13++ sed -e 's|ssh://git@|https://|g'
14+ ro_uri=https://git.kolab.org/diffusion/QA/stick.git
15+ case ${package} in
16+ case ${uri} in
17++ pwd
18+ export TMPDIR=/var/tmp/722
19+ TMPDIR=/var/tmp/722
20+ '[' '!' -d stick.git ']'
21+ git clone https://git.kolab.org/diffusion/QA/stick.git stick.git
22+ pushd stick.git
23+ git checkout master
24Already on 'master'
25+ popd
26+ '[' stick '!=' stick ']'
27+ export commit
28+ export differential
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
43Error response from daemon: No such image: 51bd92b2699b23b969e328a6c6fb6911150ab220ffc5daba511d18cc7c32f299
442015/05/22 16:19:28 Error: failed to remove one or more images
45Sending build context to Docker daemon 4.608 kB
46
47Sending build context to Docker daemon
48+ retval=0
49+ popd
50+ cd /var/tmp
51+ rm -rf /var/tmp/722
52+ exit 0
53

Build Log 1878 (remote - stdout)
25 - 50 - 100 - Unlimited Lines

91 ---> 9f599691a3db
92Step 17 : WORKDIR /srv
93 ---> Using cache
94 ---> e6cf7b847d1d
95Step 18 : RUN git clone https://github.com/google/closure-compiler.git closure-compiler.git
96 ---> Using cache
97 ---> 5291f8df5022
98Step 19 : WORKDIR /srv/closure-compiler.git
99 ---> Using cache
100 ---> 9d97e2be98ee
101Step 20 : RUN ant jar
102 ---> Using cache
103 ---> 77748c5910be
104Step 21 : WORKDIR /srv
105 ---> Using cache
106 ---> 77e9a4cd5f2b
107Step 22 : RUN git clone https://github.com/SeleniumHQ/selenium.git selenium.git
108 ---> Using cache
109 ---> 0ce811a69fcf
110Step 23 : WORKDIR /srv/selenium.git
111 ---> Using cache
112 ---> 9a1cd5aa70f5
113Step 24 : RUN ./go --trace --verbose build
114 ---> Using cache
115 ---> 93317a88c12c
116Step 25 : WORKDIR /srv
117 ---> Using cache
118 ---> b8940d6b20da
119Step 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
122Step 27 : RUN tar jxvf phantomjs-1.9.7-linux-x86_64.tar.bz2
123 ---> Using cache
124 ---> ce8dcf2b5d14
125Step 28 : RUN cp phantomjs-1.9.7-linux-x86_64/bin/phantomjs /usr/local/bin
126 ---> Using cache
127 ---> 015cba4ac6d3
128Step 29 : ADD https://cgit.kolab.org/docker/plain/ci/entrypoint.sh /
129 ---> Using cache
130 ---> 1b034f3ea93d
131Step 30 : RUN chmod 755 /entrypoint.sh
132 ---> Using cache
133 ---> 2242205d5f77
134Step 31 : ENTRYPOINT [ "/entrypoint.sh" ]
135 ---> Using cache
136 ---> a398ed738615
137Successfully built a398ed738615
138/var/tmp/722/docker.git
139/var/tmp/722
140

Lease Host atomic01

When
Completed at May 22 2015, 2:19 PM · Built instantly
Status
Passed
This build step has since been deleted on the build plan. Some information may be omitted.

Lease Host atomic02

When
Completed at May 22 2015, 2:19 PM · Built for 1 s
Status
Passed
This build step has since been deleted on the build plan. Some information may be omitted.

Wait for Previous Commits to Build

When
Completed at May 22 2015, 2:19 PM · Built instantly
Status
Passed
This build step has since been deleted on the build plan. Some information may be omitted.
1 empty log is hidden Show all logs.

Event Timeline