Page MenuHomePhorge

Build 545
PassedPublic

Run Command on atomic01

This build step has since been deleted on the build plan. Some information may be omitted.
When
Completed at May 26 2015, 3:57 PM · Built for 17 s
Status
Passed

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

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/766
20+ TMPDIR=/var/tmp/766
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
25Already 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
44Sending build context to Docker daemon 5.12 kB
45
46Sending build context to Docker daemon
47+ retval=0
48+ popd
49+ cd /var/tmp
50+ rm -rf /var/tmp/766
51+ exit 0
52

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

25Step 5 : RUN rpm --import http://download.opensuse.org/repositories/openSUSE:/Tools/CentOS_7/repodata/repomd.xml.key
26 ---> Using cache
27 ---> f420723ac69d
28Step 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
29 ---> Using cache
30 ---> 484577da8f5e
31Step 7 : RUN yum -y reinstall \*
32 ---> Using cache
33 ---> b69e461cafa6
34Step 8 : ENV IMAGE maipo
35 ---> Using cache
36 ---> 7e5211fa8f27
37Step 9 : ADD http://cgit.kolab.org/docker/plain/ci/files.d/dbus.service /etc/systemd/system/dbus.service
38 ---> Using cache
39 ---> 49e0b8d80235
40Step 10 : RUN ln -sf dbus.service /etc/systemd/system/messagebus.service
41 ---> Using cache
42 ---> 3152f48187f6
43Step 11 : ADD http://cgit.kolab.org/docker/plain/ci/files.d/httpd.service /etc/systemd/system/httpd.service
44 ---> Using cache
45 ---> 7188fa33ea90
46Step 12 : ADD http://cgit.kolab.org/docker/plain/ci/files.d/systemctl /usr/bin/systemctl
47 ---> Using cache
48 ---> 41018f377e39
49Step 13 : ADD http://cgit.kolab.org/docker/plain/ci/files.d/systemctl-socket-daemon /usr/bin/systemctl-socket-daemon
50 ---> Using cache
51 ---> 4e0d12ca2e49
52Step 14 : RUN chmod -v a+rx /usr/bin/systemctl /usr/bin/systemctl-socket-daemon
53 ---> Using cache
54 ---> 0d8ef02fbf66
55Step 15 : ADD https://cgit.cyrus.foundation/docker/plain/.vimrc /root/.vimrc
56 ---> Using cache
57 ---> 392a53a23335
58Step 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 freetype-devel.i686 gcc.i686 gcc-c++.i686 gdk-pixbuf-devel.i686 git glibc-devel glibc-devel.i686 glib2-devel.i686 gperf gtk2-devel gtk2-devel.i686 ibus-devel java-devel osc pango-devel.i686 passwd perl-Digest-MD5 perl-TimeDate python-selenium rpmdevtools ruby 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}' ) qt5-qtbase
59 ---> Using cache
60 ---> 0b507b45732a
61Step 17 : WORKDIR /srv
62 ---> Using cache
63 ---> 06f4f4336f1e
64Step 18 : RUN git clone https://github.com/google/closure-compiler.git closure-compiler.git
65 ---> Using cache
66 ---> 627aab689926
67Step 19 : WORKDIR /srv/closure-compiler.git
68 ---> Using cache
69 ---> 2166fb9af680
70Step 20 : RUN ant jar
71 ---> Using cache
72 ---> 8fbceb422d98
73Step 21 : WORKDIR /srv
74 ---> Using cache
75 ---> ee477364f608
76Step 22 : RUN git clone https://github.com/SeleniumHQ/selenium.git selenium.git
77 ---> Using cache
78 ---> aa3a5a4e3fb7
79Step 23 : WORKDIR /srv/selenium.git
80 ---> Using cache
81 ---> 6ad9f27e78d8
82Step 24 : RUN ./go --trace --verbose build
83 ---> Using cache
84 ---> a89e63303486
85Step 25 : WORKDIR /srv/
86 ---> Using cache
87 ---> 682768cf2c18
88Step 26 : RUN git clone https://github.com/ariya/phantomjs.git phantomjs.git
89 ---> Using cache
90 ---> 1d915e8e5c9d
91Step 27 : WORKDIR /srv/phantomjs.git
92 ---> Using cache
93 ---> ca448b334f49
94Step 28 : RUN ./build.sh --confirm
95 ---> Using cache
96 ---> 787b00ec99bb
97Step 29 : WORKDIR /srv
98 ---> Using cache
99 ---> c007a3b502a5
100Step 30 : 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
101 ---> Using cache
102 ---> c266e10f3b88
103Step 31 : RUN tar jxvf phantomjs-1.9.7-linux-x86_64.tar.bz2
104 ---> Using cache
105 ---> df031c29188d
106Step 32 : RUN cp phantomjs-1.9.7-linux-x86_64/bin/phantomjs /usr/local/bin
107 ---> Using cache
108 ---> fca374e66b49
109Step 33 : ADD https://cgit.kolab.org/docker/plain/ci/functions.sh /
110 ---> Using cache
111 ---> eae828a07008
112Step 34 : ADD https://cgit.kolab.org/docker/plain/ci/entrypoint.sh /
113 ---> Using cache
114 ---> b2d29e86e1ba
115Step 35 : RUN chmod 755 /entrypoint.sh
116 ---> Using cache
117 ---> 8657293c2853
118Step 36 : ENTRYPOINT [ "/entrypoint.sh" ]
119 ---> Using cache
120 ---> 68bbc94d78b7
121Successfully built 68bbc94d78b7
122/var/tmp/766/docker.git
123/var/tmp/766
124

Run Command on atomic02

This build step has since been deleted on the build plan. Some information may be omitted.
When
Completed at May 26 2015, 3:57 PM · Built for 18 s
Status
Passed

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

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/765
20+ TMPDIR=/var/tmp/765
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
25Already 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
44Sending build context to Docker daemon 5.12 kB
45
46Sending build context to Docker daemon
47+ retval=0
48+ popd
49+ cd /var/tmp
50+ rm -rf /var/tmp/765
51+ exit 0
52

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

25Step 5 : RUN rpm --import http://download.opensuse.org/repositories/openSUSE:/Tools/CentOS_7/repodata/repomd.xml.key
26 ---> Using cache
27 ---> f420723ac69d
28Step 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
29 ---> Using cache
30 ---> 484577da8f5e
31Step 7 : RUN yum -y reinstall \*
32 ---> Using cache
33 ---> b69e461cafa6
34Step 8 : ENV IMAGE maipo
35 ---> Using cache
36 ---> 7e5211fa8f27
37Step 9 : ADD http://cgit.kolab.org/docker/plain/ci/files.d/dbus.service /etc/systemd/system/dbus.service
38 ---> Using cache
39 ---> 49e0b8d80235
40Step 10 : RUN ln -sf dbus.service /etc/systemd/system/messagebus.service
41 ---> Using cache
42 ---> 3152f48187f6
43Step 11 : ADD http://cgit.kolab.org/docker/plain/ci/files.d/httpd.service /etc/systemd/system/httpd.service
44 ---> Using cache
45 ---> 7188fa33ea90
46Step 12 : ADD http://cgit.kolab.org/docker/plain/ci/files.d/systemctl /usr/bin/systemctl
47 ---> Using cache
48 ---> 41018f377e39
49Step 13 : ADD http://cgit.kolab.org/docker/plain/ci/files.d/systemctl-socket-daemon /usr/bin/systemctl-socket-daemon
50 ---> Using cache
51 ---> 4e0d12ca2e49
52Step 14 : RUN chmod -v a+rx /usr/bin/systemctl /usr/bin/systemctl-socket-daemon
53 ---> Using cache
54 ---> 0d8ef02fbf66
55Step 15 : ADD https://cgit.cyrus.foundation/docker/plain/.vimrc /root/.vimrc
56 ---> Using cache
57 ---> 392a53a23335
58Step 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 freetype-devel.i686 gcc.i686 gcc-c++.i686 gdk-pixbuf-devel.i686 git glibc-devel glibc-devel.i686 glib2-devel.i686 gperf gtk2-devel gtk2-devel.i686 ibus-devel java-devel osc pango-devel.i686 passwd perl-Digest-MD5 perl-TimeDate python-selenium rpmdevtools ruby 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}' ) qt5-qtbase
59 ---> Using cache
60 ---> 0b507b45732a
61Step 17 : WORKDIR /srv
62 ---> Using cache
63 ---> 06f4f4336f1e
64Step 18 : RUN git clone https://github.com/google/closure-compiler.git closure-compiler.git
65 ---> Using cache
66 ---> 627aab689926
67Step 19 : WORKDIR /srv/closure-compiler.git
68 ---> Using cache
69 ---> 2166fb9af680
70Step 20 : RUN ant jar
71 ---> Using cache
72 ---> 8fbceb422d98
73Step 21 : WORKDIR /srv
74 ---> Using cache
75 ---> ee477364f608
76Step 22 : RUN git clone https://github.com/SeleniumHQ/selenium.git selenium.git
77 ---> Using cache
78 ---> aa3a5a4e3fb7
79Step 23 : WORKDIR /srv/selenium.git
80 ---> Using cache
81 ---> 6ad9f27e78d8
82Step 24 : RUN ./go --trace --verbose build
83 ---> Using cache
84 ---> a89e63303486
85Step 25 : WORKDIR /srv/
86 ---> Using cache
87 ---> 682768cf2c18
88Step 26 : RUN git clone https://github.com/ariya/phantomjs.git phantomjs.git
89 ---> Using cache
90 ---> 1d915e8e5c9d
91Step 27 : WORKDIR /srv/phantomjs.git
92 ---> Using cache
93 ---> ca448b334f49
94Step 28 : RUN ./build.sh --confirm
95 ---> Using cache
96 ---> 787b00ec99bb
97Step 29 : WORKDIR /srv
98 ---> Using cache
99 ---> c007a3b502a5
100Step 30 : 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
101 ---> Using cache
102 ---> c266e10f3b88
103Step 31 : RUN tar jxvf phantomjs-1.9.7-linux-x86_64.tar.bz2
104 ---> Using cache
105 ---> df031c29188d
106Step 32 : RUN cp phantomjs-1.9.7-linux-x86_64/bin/phantomjs /usr/local/bin
107 ---> Using cache
108 ---> fca374e66b49
109Step 33 : ADD https://cgit.kolab.org/docker/plain/ci/functions.sh /
110 ---> Using cache
111 ---> eae828a07008
112Step 34 : ADD https://cgit.kolab.org/docker/plain/ci/entrypoint.sh /
113 ---> Using cache
114 ---> b2d29e86e1ba
115Step 35 : RUN chmod 755 /entrypoint.sh
116 ---> Using cache
117 ---> 8657293c2853
118Step 36 : ENTRYPOINT [ "/entrypoint.sh" ]
119 ---> Using cache
120 ---> 68bbc94d78b7
121Successfully built 68bbc94d78b7
122/var/tmp/765/docker.git
123/var/tmp/765
124

Lease Host atomic01

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

Lease Host atomic02

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

Wait for Previous Commits to Build

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

Build Log 1992 (waiting - blockers)
25 - 50 - 100 - Unlimited Lines

114Blocked by: Build 544
115Blocked by: Build 544
116Blocked by: Build 544
117Blocked by: Build 544
118Blocked by: Build 544
119Blocked by: Build 544
120Blocked by: Build 544
121Blocked by: Build 544
122Blocked by: Build 544
123Blocked by: Build 544
124Blocked by: Build 544
125Blocked by: Build 544
126Blocked by: Build 544
127Blocked by: Build 544
128Blocked by: Build 544
129Blocked by: Build 544
130Blocked by: Build 544
131Blocked by: Build 544
132Blocked by: Build 544
133Blocked by: Build 544
134Blocked by: Build 544
135Blocked by: Build 544
136Blocked by: Build 544
137Blocked by: Build 544
138Blocked by: Build 544
139Blocked by: Build 544
140Blocked by: Build 544
141Blocked by: Build 544
142Blocked by: Build 544
143Blocked by: Build 544
144Blocked by: Build 544
145Blocked by: Build 544
146Blocked by: Build 544
147Blocked by: Build 544
148Blocked by: Build 544
149Blocked by: Build 544
150Blocked by: Build 544
151Blocked by: Build 544
152Blocked by: Build 544
153Blocked by: Build 544
154Blocked by: Build 544
155Blocked by: Build 544
156Blocked by: Build 544
157Blocked by: Build 544
158Blocked by: Build 544
159Blocked by: Build 544
160Blocked by: Build 544
161Blocked by: Build 544
162Blocked by: Build 544
163Blocked by: Build 544
164Blocked by: Build 544
165Blocked by: Build 544
166Blocked by: Build 544
167Blocked by: Build 544
168Blocked by: Build 544
169Blocked by: Build 544
170Blocked by: Build 544
171Blocked by: Build 544
172Blocked by: Build 544
173Blocked by: Build 544
174Blocked by: Build 544
175Blocked by: Build 544
176Blocked by: Build 544
177Blocked by: Build 544
178Blocked by: Build 544
179Blocked by: Build 544
180Blocked by: Build 544
181Blocked by: Build 544
182Blocked by: Build 544
183Blocked by: Build 544
184Blocked by: Build 544
185Blocked by: Build 544
186Blocked by: Build 544
187Blocked by: Build 544
188Blocked by: Build 544
189Blocked by: Build 544
190Blocked by: Build 544
191Blocked by: Build 544
192Blocked by: Build 544
193Blocked by: Build 544
194Blocked by: Build 544
195Blocked by: Build 544
196Blocked by: Build 544
197Blocked by: Build 544
198Blocked by: Build 544
199Blocked by: Build 544
200Blocked by: Build 544
201Blocked by: Build 544
202Blocked by: Build 544
203Blocked by: Build 544
204Blocked by: Build 544
205Blocked by: Build 544
206Blocked by: Build 544
207Blocked by: Build 544
208Blocked by: Build 544
209Blocked by: Build 544
210Blocked by: Build 544
211Blocked by: Build 544
212Blocked by: Build 544
213

Event Timeline