Page MenuHomePhorge

Build 312
PassedPublic

Run Command on atomic01

When
Completed at Apr 27 2015, 4:21 PM · Built for 9 m, 13 s
Status
Passed
This build step has since been deleted on the build plan. Some information may be omitted.

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

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/431
68+ TMPDIR=/var/tmp/431
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
73Already 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
92Sending build context to Docker daemon 3.072 kB
93
94Sending build context to Docker daemon
95+ retval=0
96+ popd
97+ cd /var/tmp
98+ rm -rf /var/tmp/431
99+ exit 0
100

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

169 [javac] /srv/closure-compiler.git/src/com/google/javascript/jscomp/ant/CompileTask.java:497: warning: [unchecked] unchecked conversion
170 [javac] List<String> entryPoints = new LinkedList();
171 [javac] ^
172 [javac] required: List<String>
173 [javac] found: LinkedList
174 [javac] /srv/closure-compiler.git/src/com/google/javascript/jscomp/ant/CompileTask.java:582: warning: [unchecked] unchecked conversion
175 [javac] List<SourceFile> files = new LinkedList();
176 [javac] ^
177 [javac] required: List<SourceFile>
178 [javac] found: LinkedList
179 [javac] /srv/closure-compiler.git/src/com/google/javascript/jscomp/ant/CompileTask.java:595: warning: [unchecked] unchecked conversion
180 [javac] List<SourceFile> files = new LinkedList();
181 [javac] ^
182 [javac] required: List<SourceFile>
183 [javac] found: LinkedList
184 [javac] /srv/closure-compiler.git/src/com/google/javascript/jscomp/ant/CompileTask.java:613: warning: [unchecked] unchecked conversion
185 [javac] List<SourceFile> files = new LinkedList();
186 [javac] ^
187 [javac] required: List<SourceFile>
188 [javac] found: LinkedList
189 [javac] 24 warnings
190 [mkdir] Created dir: /srv/closure-compiler.git/build/classes/rhino_ast/java/com/google/javascript/rhino
191 [copy] Copying 1 file to /srv/closure-compiler.git/build/classes/rhino_ast/java/com/google/javascript/rhino
192 [copy] Copying 1 file to /srv/closure-compiler.git/build/classes/com/google/javascript/jscomp/parsing
193[propertyfile] Updating property file: /srv/closure-compiler.git/build/classes/com/google/javascript/jscomp/parsing/ParserConfig.properties
194 [mkdir] Created dir: /srv/closure-compiler.git/build/classes/com/google/javascript/jscomp/js
195 [copy] Copying 3 files to /srv/closure-compiler.git/build/classes/com/google/javascript/jscomp/js
196
197jar:
198 [zip] Building zip: /srv/closure-compiler.git/build/externs.zip
199 [jar] Building jar: /srv/closure-compiler.git/build/compiler.jar
200
201BUILD SUCCESSFUL
202Total time: 19 seconds
203 ---> e53070725c77
204Removing intermediate container bc2c0146d58b
205Step 12 : ADD https://cgit.kolab.org/docker/plain/ci/entrypoint.sh /
206 ---> 4fdb089e9256
207Removing intermediate container 663ed2bd1875
208Step 13 : RUN chmod 755 /entrypoint.sh
209 ---> Running in e4383db0b778
210 ---> 3bc09954e01f
211Removing intermediate container e4383db0b778
212Step 14 : ENTRYPOINT [ "/entrypoint.sh" ]
213 ---> Running in cf1918e5f017
214 ---> 388e34a97a09
215Removing intermediate container cf1918e5f017
216Successfully built 388e34a97a09
217/var/tmp/431
218

Run Command on atomic02

When
Completed at Apr 27 2015, 4:21 PM · Built for 9 m, 13 s
Status
Passed
This build step has since been deleted on the build plan. Some information may be omitted.

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

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/430
68+ TMPDIR=/var/tmp/430
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
73Already 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
92Sending build context to Docker daemon 3.072 kB
93
94Sending build context to Docker daemon
95+ retval=0
96+ popd
97+ cd /var/tmp
98+ rm -rf /var/tmp/430
99+ exit 0
100

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

169 [javac] /srv/closure-compiler.git/src/com/google/javascript/jscomp/ant/CompileTask.java:497: warning: [unchecked] unchecked conversion
170 [javac] List<String> entryPoints = new LinkedList();
171 [javac] ^
172 [javac] required: List<String>
173 [javac] found: LinkedList
174 [javac] /srv/closure-compiler.git/src/com/google/javascript/jscomp/ant/CompileTask.java:582: warning: [unchecked] unchecked conversion
175 [javac] List<SourceFile> files = new LinkedList();
176 [javac] ^
177 [javac] required: List<SourceFile>
178 [javac] found: LinkedList
179 [javac] /srv/closure-compiler.git/src/com/google/javascript/jscomp/ant/CompileTask.java:595: warning: [unchecked] unchecked conversion
180 [javac] List<SourceFile> files = new LinkedList();
181 [javac] ^
182 [javac] required: List<SourceFile>
183 [javac] found: LinkedList
184 [javac] /srv/closure-compiler.git/src/com/google/javascript/jscomp/ant/CompileTask.java:613: warning: [unchecked] unchecked conversion
185 [javac] List<SourceFile> files = new LinkedList();
186 [javac] ^
187 [javac] required: List<SourceFile>
188 [javac] found: LinkedList
189 [javac] 24 warnings
190 [mkdir] Created dir: /srv/closure-compiler.git/build/classes/rhino_ast/java/com/google/javascript/rhino
191 [copy] Copying 1 file to /srv/closure-compiler.git/build/classes/rhino_ast/java/com/google/javascript/rhino
192 [copy] Copying 1 file to /srv/closure-compiler.git/build/classes/com/google/javascript/jscomp/parsing
193[propertyfile] Updating property file: /srv/closure-compiler.git/build/classes/com/google/javascript/jscomp/parsing/ParserConfig.properties
194 [mkdir] Created dir: /srv/closure-compiler.git/build/classes/com/google/javascript/jscomp/js
195 [copy] Copying 3 files to /srv/closure-compiler.git/build/classes/com/google/javascript/jscomp/js
196
197jar:
198 [zip] Building zip: /srv/closure-compiler.git/build/externs.zip
199 [jar] Building jar: /srv/closure-compiler.git/build/compiler.jar
200
201BUILD SUCCESSFUL
202Total time: 17 seconds
203 ---> 12e1dcdf81da
204Removing intermediate container f57385fb131f
205Step 12 : ADD https://cgit.kolab.org/docker/plain/ci/entrypoint.sh /
206 ---> 03294df69fdd
207Removing intermediate container a0dee3ca8431
208Step 13 : RUN chmod 755 /entrypoint.sh
209 ---> Running in 45f99625afec
210 ---> bab11ac29b7b
211Removing intermediate container 45f99625afec
212Step 14 : ENTRYPOINT [ "/entrypoint.sh" ]
213 ---> Running in e8a3fe4661fc
214 ---> 71595802b4a4
215Removing intermediate container e8a3fe4661fc
216Successfully built 71595802b4a4
217/var/tmp/430
218

Lease Host atomic01

When
Completed at Apr 27 2015, 4:11 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 Apr 27 2015, 4:11 PM · Built instantly
Status
Passed
This build step has since been deleted on the build plan. Some information may be omitted.

Event Timeline