Properties
Properties
Run Command on atomic01
Run Command on atomic01
- When
- Completed at Apr 27 2015, 4:17 PM · Built for 8 m, 48 s
- Status
Passed
| 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 | ++ sed -e 's|ssh://git@|https://|g' |
| 62 | ++ echo ssh://git@git.kolab.org/diffusion/QA/stick.git |
| 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/429 |
| 68 | + TMPDIR=/var/tmp/429 |
| 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 3.072 kB |
| 93 | |
| 94 | Sending build context to Docker daemon |
| 95 | + retval=0 |
| 96 | + popd |
| 97 | + cd /var/tmp |
| 98 | + rm -rf /var/tmp/429 |
| 99 | + exit 0 |
| 100 |
| 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 | |
| 197 | jar: |
| 198 | [zip] Building zip: /srv/closure-compiler.git/build/externs.zip |
| 199 | [jar] Building jar: /srv/closure-compiler.git/build/compiler.jar |
| 200 | |
| 201 | BUILD SUCCESSFUL |
| 202 | Total time: 16 seconds |
| 203 | ---> 0d989f501746 |
| 204 | Removing intermediate container b0c4a4372246 |
| 205 | Step 12 : ADD https://cgit.kolab.org/docker/plain/ci/entrypoint.sh / |
| 206 | ---> 14f0c1538de3 |
| 207 | Removing intermediate container 75456ede54ac |
| 208 | Step 13 : RUN chmod 755 /entrypoint.sh |
| 209 | ---> Running in fedd95b94b19 |
| 210 | ---> cf99cce42e71 |
| 211 | Removing intermediate container fedd95b94b19 |
| 212 | Step 14 : ENTRYPOINT [ "/entrypoint.sh" ] |
| 213 | ---> Running in 743c57286a93 |
| 214 | ---> 3c61497ae22a |
| 215 | Removing intermediate container 743c57286a93 |
| 216 | Successfully built 3c61497ae22a |
| 217 | /var/tmp/429 |
| 218 |
Run Command on atomic02
Run Command on atomic02
- When
- Completed at Apr 27 2015, 4:17 PM · Built for 8 m, 57 s
- Status
Passed
| 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/428 |
| 68 | + TMPDIR=/var/tmp/428 |
| 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 3.072 kB |
| 93 | |
| 94 | Sending build context to Docker daemon |
| 95 | + retval=0 |
| 96 | + popd |
| 97 | + cd /var/tmp |
| 98 | + rm -rf /var/tmp/428 |
| 99 | + exit 0 |
| 100 |
| 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 | |
| 197 | jar: |
| 198 | [zip] Building zip: /srv/closure-compiler.git/build/externs.zip |
| 199 | [jar] Building jar: /srv/closure-compiler.git/build/compiler.jar |
| 200 | |
| 201 | BUILD SUCCESSFUL |
| 202 | Total time: 19 seconds |
| 203 | ---> 2e612cd054ac |
| 204 | Removing intermediate container 37f834c0e8f9 |
| 205 | Step 12 : ADD https://cgit.kolab.org/docker/plain/ci/entrypoint.sh / |
| 206 | ---> 5988e90af41f |
| 207 | Removing intermediate container 343f2cd3d2ab |
| 208 | Step 13 : RUN chmod 755 /entrypoint.sh |
| 209 | ---> Running in 5989311e8c49 |
| 210 | ---> 9e735866fc6c |
| 211 | Removing intermediate container 5989311e8c49 |
| 212 | Step 14 : ENTRYPOINT [ "/entrypoint.sh" ] |
| 213 | ---> Running in 4b581f31972e |
| 214 | ---> fb8633394faa |
| 215 | Removing intermediate container 4b581f31972e |
| 216 | Successfully built fb8633394faa |
| 217 | /var/tmp/428 |
| 218 |
Lease Host atomic01
Lease Host atomic01
- When
- Completed at Apr 27 2015, 4:08 PM · Built instantly
- Status
Passed
Lease Host atomic02
Lease Host atomic02
- When
- Completed at Apr 27 2015, 4:08 PM · Built instantly
- Status
Passed