Page MenuHomePhorge

Build 2273
PassedPublic

Drydock: Run Command on atomic01.kolabsys.com

When
Completed at Dec 29 2015, 9:17 PM · Built for 14 m, 41 s
Status
Passed

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

1+ '[' -z master -a -z '' ']'
2+ '[' -z ssh://git@git.kolab.org/diffusion/DO/docker.git ']'
3+ '[' 0 -eq 0 -a 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+ test_obs=1
10+ '[' -z git ']'
11+ case ${vcs} in
12++ basename ssh://git@git.kolab.org/diffusion/DO/docker.git .git
13+ package=docker
14++ echo ssh://git@git.kolab.org/diffusion/DO/docker.git
15++ sed -e 's|ssh://git@|https://|g'
16+ ro_uri=https://git.kolab.org/diffusion/DO/docker.git
17+ case ${package} in
18++ pwd
19+ export TMPDIR=/var/drydock/workingcopy-63/repo/docker
20+ TMPDIR=/var/drydock/workingcopy-63/repo/docker
21+ '[' '!' -d docker.git ']'
22+ pushd docker.git
23+ git remote set-url origin https://git.kolab.org/diffusion/DO/docker.git
24+ git fetch origin
25From https://git.kolab.org/diffusion/DO/docker
26 64d4b41..4611eea master -> origin/master
27+ git reset --hard origin/master
28+ git clean -d -f -x
29+ git checkout master
30Already on 'master'
31+ popd
32+ '[' docker '!=' stick ']'
33+ '[' '!' -d stick.git ']'
34+ pushd stick.git
35+ git remote set-url origin https://git.kolab.org/diffusion/QA/stick.git
36+ git fetch origin
37+ git reset --hard origin/master
38+ git clean -d -f -x
39+ popd
40+ export commit
41+ export differential
42+ export id
43+ export package
44+ export phid
45+ export ro_uri
46+ export uri
47+ export vcs
48+ export test_build
49+ export test_functional
50+ export test_integration
51+ export test_performance
52+ export test_unit
53+ export test_obs
54+ '[' '!' -d /var/tmp/osbuild-packagecache ']'
55+ '[' -x stick.git/drydocker/docker/build.sh ']'
56+ pushd docker.git
57+ ../stick.git/drydocker/docker/build.sh
58/bin/sh: line 2: kubectl: command not found
59/bin/sh: line 2: kubectl: command not found
60/bin/sh: line 2: kubectl: command not found
61Error response from daemon: Cannot destroy container 9773a5723b7e: Conflict, You cannot remove a running container. Stop the container before attempting removal or use -f
62Error: failed to remove containers: [9773a5723b7e]
63make: *** [clean] Error 1
64Makefile:12: *** The 'sphinx-build' command was not found. Make sure you have Sphinx installed, then set the SPHINXBUILD environment variable to point to the full path of the 'sphinx-build' executable. Alternatively you can add the directory with the executable to your PATH. If you don't have Sphinx installed, grab it from http://sphinx-doc.org/. Stop.
65Got HTTP status code >= 400: 404 Not found
66Error response from daemon: Conflict, cannot delete because 644fdb81bf2a is held by an ongoing pull or build
67Error: failed to remove images: [644fdb81bf2a]
68Error response from daemon: No such image: 12840f3cb76e
69Error: failed to remove images: [12840f3cb76e]
70+ retval=0
71+ popd
72+ exit 0
73

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

5956phantomjs-1.9.7-linux-x86_64/examples/page_events.js
5957phantomjs-1.9.7-linux-x86_64/examples/loadurlwithoutcss.js
5958phantomjs-1.9.7-linux-x86_64/examples/sleepsort.js
5959phantomjs-1.9.7-linux-x86_64/examples/sleepsort.coffee
5960phantomjs-1.9.7-linux-x86_64/examples/netlog.coffee
5961phantomjs-1.9.7-linux-x86_64/examples/outputEncoding.js
5962phantomjs-1.9.7-linux-x86_64/examples/serverkeepalive.js
5963phantomjs-1.9.7-linux-x86_64/examples/phantomwebintro.coffee
5964phantomjs-1.9.7-linux-x86_64/examples/server.coffee
5965phantomjs-1.9.7-linux-x86_64/examples/universe.js
5966phantomjs-1.9.7-linux-x86_64/examples/pagecallback.coffee
5967phantomjs-1.9.7-linux-x86_64/examples/stdin-stdout-stderr.js
5968phantomjs-1.9.7-linux-x86_64/examples/detectsniff.coffee
5969phantomjs-1.9.7-linux-x86_64/examples/unrandomize.coffee
5970phantomjs-1.9.7-linux-x86_64/examples/netsniff.js
5971phantomjs-1.9.7-linux-x86_64/ChangeLog
5972phantomjs-1.9.7-linux-x86_64/README.md
5973phantomjs-1.9.7-linux-x86_64/LICENSE.BSD
5974phantomjs-1.9.7-linux-x86_64/third-party.txt
5975 ---> 2c077f58f232
5976Removing intermediate container 6074598bc6bb
5977Step 25 : ADD /functions.sh /
5978 ---> 3c0af8164c3b
5979Removing intermediate container dc4daad9442c
5980Step 26 : ADD entrypoint.sh /
5981 ---> 390f7069704d
5982Removing intermediate container b393f66c4b9d
5983Step 27 : RUN chmod 755 /entrypoint.sh
5984 ---> Running in bdd61a55ea7a
5985 ---> e68df25f75f8
5986Removing intermediate container bdd61a55ea7a
5987Step 28 : ENTRYPOINT /entrypoint.sh
5988 ---> Running in 2a382a00915b
5989 ---> 91e73ee99f99
5990Removing intermediate container 2a382a00915b
5991Successfully built 91e73ee99f99
5992== ./atomicapp ==
5993Sending build context to Docker daemon 9.216 kB
5994Sending build context to Docker daemon 9.216 kB
5995
5996Step 0 : FROM projectatomic/atomicapp:0.3.0
5997 ---> d31c1e84399e
5998Step 1 : MAINTAINER Kolab Systems <contact@kolabsys.com>
5999 ---> Using cache
6000 ---> cf34020ba876
6001Step 2 : LABEL io.projectatomic.nulecule.providers "kubernetes" io.projectatomic.nulecule.specversion "0.0.2"
6002 ---> Using cache
6003 ---> 075329eb108a
6004Step 3 : ADD /Nulecule /Dockerfile /application-entity/
6005 ---> Using cache
6006 ---> decfecb3b97a
6007Step 4 : ADD /artifacts /application-entity/artifacts/
6008 ---> Using cache
6009 ---> 33fc3c952f86
6010Successfully built 33fc3c952f86
6011Deleted: 96f55438d005958e44e4f851401bbc7922e2562bbc9c299289d0f3bed35b35bb
6012Deleted: 3f0e69b15a2f57ee592003fbd8481c4a5afa2379abe18cb35fb8b2e425f0f7bd
6013Deleted: c4d3bc49f93c06e6ca4dffa33a1975811a6b388a5f488a6f7fa111f843bfa175
6014Deleted: 8fa1443e42b68261c2483df84c9b1aa8b6ead399ccec6caa585878dcf645c353
6015Deleted: e23d91ed70ae1aa40273f61a64e717fec0d07afc8231d89b8e6f27d0985c8b61
6016Deleted: 5df4a185d3433cb377fb677e79a04b615f07f30fd7f389f54d30d6458d1bf8a0
6017Deleted: d6af0c79e16258f7a520747a75eb1935e9018503f94e331ebf88c33f8becf0cc
6018Deleted: 7d58a6f9e71defea8e55c76b2966b4edf88fb78febcc8e3f73438c18713e1282
6019Deleted: fb83fb98980f5b873e5893ce204bfb50e35572d30b64392c6557b6e209427727
6020Deleted: ad91648c9e9b85693856487d7bf1b910d36ae533a083da353e36a65d5ef656ba
6021Deleted: e65b0a0247638b95263a2dcd7225e255e8eed466f94cca875170f22d0471669a
6022Deleted: 12e18447343f8c60e88098c05ddc34484a80e64a424bb3f486382d09e92f9a5b
6023Deleted: d37af11ecb5ce9b458fde3c221b4183df8daefd3d9fe32d431b96c581efa9aae
6024Deleted: cb0a20c47bd842946acfa56b947a28ae2125a79ae941a8082a069c0bc1fa4df4
6025Deleted: c769667e5e3395762c1d5b8abf09cd6585287dcc3fcf74ac732cda49c9457817
6026Deleted: c356c9c38708eb0cf80ac2aada8a6394a6fbb07ca97fc1d4b415f7e00e69bb2d
6027Deleted: 787126f8c61814a6c469e618033258aefdea36a0a606cfea244d45645ff6d996
6028Deleted: 85dca46ee2db49636609d5198144621e12fe8cff5274e3ff9a55fac3f95d0c2b
6029Deleted: c31cbdc80ae7b15e13f45fdad1f48979ea1cccf993105d0100a94cfa1bcbee28
6030Deleted: 1788e76e4911a4bf439792bffa1602ea2b9a8d7ee258a8c13ca9d8e22732245d
6031Deleted: 31816228a6ad1ba00ec2813dbe5d74fff6576984ccc751c0d4ebfa6f301357fa
6032Deleted: 268677e6fb9a3663cb4ba8e37a302202eacb0d4187c0d6cc0f0de37fd6fff564
6033Deleted: 3c516d616ac3869f8ddb838fec71cb83d0a7b530acd5338452c09f9af8eb5c8b
6034Deleted: ab0fa62e59388747b8e8464f06ddf0a68c00adac907ad3f674ea0b60a66c408f
6035Deleted: 2341a6f8721686d08d8f6ee41d0007c0ae83140b4f0d66c36bc69531609d356a
6036Deleted: ff8e57eb8daa7f33347107de2ae74ae3fe1fddd745b2c235261c4a1ab86a8af3
6037Deleted: aad94c28fd184c4f71d93ad786faba3d126cbaf3237662a535b8adea1899cfa7
6038Deleted: e3d6871d91700fc78a6e2e4cd983287fc78f887b7ae88f4692043da6494e28d6
6039Deleted: b6329ff29adca71cb98b5793bb9b8736ca73ba5500e18dff2549241410723c6f
6040Deleted: d1e895b747258b563cf49680150158013fd04495a82967ac910379b231771578
6041Deleted: c9cc51cfb5cc6a59dcd94a38ac33b94834d963df9610ad2310c14ab3bfcb589a
6042Deleted: f0507bb6c6f9e6949de444af7c68334d145cd387e951846301ef5aeafa1a4417
6043Deleted: 4fc00a322a64de953df1aa95a427798371f54c0fc6b965c0756e0e61bb32217f
6044Deleted: 6b8e6a211e6ec7e80d7562e1ac2e52bdf6ca58009922e496abe157466f61bd76
6045Deleted: ca9eda43509974cb9a6b626f1bf2c1e4ba37f439174676f5c7ac1b28b6143a9c
6046Deleted: b69216062f90bb12ebccece9de3125a5375b445a53fe98b41384137273c72eea
6047Deleted: 4d939a51f24dd70eae325e0ce94bdd3c6d3641b5dac260906e0adcd15b687341
6048Deleted: 1dfb60cc0be927cbe5d04d428825948c14a55cd8260084f1ec2fd14c7c3925f4
6049Deleted: 2a833acb2490eb8e151859b419c28c7812964e29cb9c4aace8dc52149488eb6a
6050Deleted: 3d7d8e08645d9322228bdfa71db1a2cc31703839bee668cc7afef02b36e94636
6051Deleted: baccaa1ea2c6d4b0a1204492b2b33ba08f301e2b45e331f1c612773b8b060737
6052Deleted: 42cbc23ed469538b44e9ff998441e50c315b7b1044956f7e43ea50b428370827
6053Deleted: 41944a2248186478ba245b39205544ab8ee28e6bc4465c0fa2fae07678266e31
6054/var/drydock/workingcopy-63/repo/docker
6055

Lease Working Copy on atomic01.kolabsys.com

When
Completed at Dec 29 2015, 9:02 PM · Built instantly
Status
Passed

Event Timeline