Page MenuHomePhorge

Build 2561
PassedPublic

History

Drydock: Run Command on atomic01.kolabsys.com

When
Completed at Feb 4 2016, 1:10 PM · Built for 50 m, 45 s
Status
Passed

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

1+ '[' -z b5c677d36ade275a33ec2f7b79c6afddda6b3c0f -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-57/repo/docker
20+ TMPDIR=/var/drydock/workingcopy-57/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
25+ git reset --hard origin/master
26+ git clean -d -f -x
27+ git checkout b5c677d36ade275a33ec2f7b79c6afddda6b3c0f
28HEAD is now at b5c677d... Avoid using mirrorlists as we cache everything
29+ popd
30+ '[' docker '!=' stick ']'
31+ '[' '!' -d stick.git ']'
32+ pushd stick.git
33+ git remote set-url origin https://git.kolab.org/diffusion/QA/stick.git
34+ git fetch origin
35+ git reset --hard origin/master
36+ git clean -d -f -x
37+ popd
38+ export commit
39+ export differential
40+ export id
41+ export package
42+ export phid
43+ export ro_uri
44+ export uri
45+ export vcs
46+ export test_build
47+ export test_functional
48+ export test_integration
49+ export test_performance
50+ export test_unit
51+ export test_obs
52+ '[' '!' -d /var/tmp/osbuild-packagecache ']'
53+ '[' -x stick.git/drydocker/docker/build.sh ']'
54+ pushd docker.git
55+ ../stick.git/drydocker/docker/build.sh
56/bin/sh: line 2: kubectl: command not found
57/bin/sh: line 2: kubectl: command not found
58/bin/sh: line 2: kubectl: command not found
59../stick.git/drydocker/docker/build.sh: line 19: pushd: /srv/.git: No such file or directory
60../stick.git/drydocker/docker/build.sh: line 25: popd: directory stack empty
61Makefile: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.
62Got HTTP status code >= 400: 404 Not found
63Error response from daemon: could not find image: no such id: kolab/jmap-proxy:HEAD
64Got HTTP status code >= 400: 404 Not Found
65Error response from daemon: could not find image: no such id: kolab/ci-twentytwo:HEAD
66+ retval=0
67+ popd
68+ exit 0
69

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

18800update-alternatives: using /usr/bin/aptitude-curses to provide /usr/bin/aptitude (aptitude) in auto mode
18801Setting up liberror-perl (0.17-1.2) ...
18802Setting up git-man (1:2.7.0-1) ...
18803Setting up git (1:2.7.0-1) ...
18804Setting up libhtml-tagset-perl (3.20-2) ...
18805Setting up liburi-perl (1.71-1) ...
18806Setting up libhtml-parser-perl (3.72-1) ...
18807Setting up libcgi-pm-perl (4.25-1) ...
18808Setting up libfcgi-perl (0.77-1build1) ...
18809Setting up libcgi-fast-perl (1:2.10-1) ...
18810Setting up libsub-name-perl (0.14-1build1) ...
18811Setting up libclass-accessor-perl (0.34-1) ...
18812Setting up libencode-locale-perl (1.05-1) ...
18813Setting up libtimedate-perl (2.3000-2) ...
18814Setting up libhttp-date-perl (6.02-1) ...
18815Setting up libio-html-perl (1.001-1) ...
18816Setting up liblwp-mediatypes-perl (6.02-1) ...
18817Setting up libhttp-message-perl (6.11-1) ...
18818Setting up libio-string-perl (1.08-3) ...
18819Setting up libparse-debianchangelog-perl (1.2.0-8) ...
18820Setting up patch (2.7.5-1) ...
18821Setting up rename (0.20-4) ...
18822update-alternatives: using /usr/bin/file-rename to provide /usr/bin/rename (rename) in auto mode
18823Processing triggers for libc-bin (2.21-0ubuntu5) ...
18824Processing triggers for systemd (228-4ubuntu1) ...
18825Processing triggers for ca-certificates (20150426ubuntu1) ...
18826Updating certificates in /etc/ssl/certs...
18827187 added, 0 removed; done.
18828Running hooks in /etc/ca-certificates/update.d...
18829done.
18830 ---> 88a269ef26c1
18831Removing intermediate container 310e9cf40e44
18832Step 4 : ADD /kolab.list /etc/apt/sources.list.d/kolab.list
18833 ---> b09b854a0cac
18834Removing intermediate container 45b517f1f331
18835Step 5 : RUN wget -q -O- http://obs.kolabsys.com/repositories/Kolab:/Winterfell/Ubuntu_16.04/Release.key | apt-key add -
18836 ---> Running in 91370c435d97
18837OK
18838 ---> 7ac17230d52e
18839Removing intermediate container 91370c435d97
18840Step 6 : ADD /functions.sh /functions.sh
18841 ---> 62b7e46e292a
18842Removing intermediate container 162c2fad6314
18843Step 7 : ADD /entrypoint.sh /entrypoint.sh
18844 ---> fa1c2ee8e872
18845Removing intermediate container fe23fb1c19e7
18846Step 8 : RUN chmod a+x /entrypoint.sh
18847 ---> Running in dc55636bc0af
18848 ---> d836a167e8ea
18849Removing intermediate container dc55636bc0af
18850Step 9 : ENTRYPOINT /entrypoint.sh
18851 ---> Running in 88457573a27c
18852 ---> 5b031b60a734
18853Removing intermediate container 88457573a27c
18854Successfully built 5b031b60a734
18855== ./atomicapp ==
18856Sending build context to Docker daemon 9.216 kB
18857Sending build context to Docker daemon 9.216 kB
18858
18859Step 0 : FROM projectatomic/atomicapp:0.3.0
18860 ---> d31c1e84399e
18861Step 1 : MAINTAINER Kolab Systems <contact@kolabsys.com>
18862 ---> Running in 604d5884cf5a
18863 ---> f37b49ccf6e2
18864Removing intermediate container 604d5884cf5a
18865Step 2 : LABEL io.projectatomic.nulecule.providers "kubernetes" io.projectatomic.nulecule.specversion "0.0.2"
18866 ---> Running in f8295e8e496a
18867 ---> 3664562f3c8e
18868Removing intermediate container f8295e8e496a
18869Step 3 : ADD /Nulecule /Dockerfile /application-entity/
18870 ---> 79bf0e715e54
18871Removing intermediate container 3f93d2a0d1dc
18872Step 4 : ADD /artifacts /application-entity/artifacts/
18873 ---> a66eb0bf1bba
18874Removing intermediate container 726f1a249474
18875Successfully built a66eb0bf1bba
18876Deleted: f2baf73cddf88e07c4c7cc8df18b7d36f8b56f17045b99cdbd26fea2ef5b7e0c
18877Deleted: 5380f90e085acdacbccbe4ea51ae0a33c6ad52712ef673423828f31d472f9356
18878Deleted: 8903002cc92903cbbabff6b085529f11d97dff41035dceb6512007cdfd84bcb8
18879Deleted: 80c3dbea382bbf521ac879b7a979aee44616866bb3cc2d5c3f4bbebbe0e1ccee
18880Deleted: 5a695406925ecbd7a53a41ae01564c6398087f7a801a4575197e5427de617be6
18881Deleted: ca3207ab8aa8e67febf92718b0887971e4e97dfd576a05f93c9c2b946dec42f7
18882Deleted: b2d3f65fe71dc6f741eacd10d3ab461fbc8558765830ddfc8988990119fb2b4e
18883Deleted: 544b4591ee519ecc1f8f2ff8d6621d4a416690af94c3176e3a62acf6e47579ca
18884Deleted: e8b7844c00cfb53a797eb4d871b952c3ae0495c5da36cfea087b128ccdfa0f36
18885Deleted: 40c1a052a70ed56cf47d4b9f1f5d8a0cde907906d2a8350772999cd57871d9e4
18886Deleted: fc54d68be2fd05e31971d654c15a32e927ee0904ba4646a11e120cb7ec23ad42
18887Deleted: 058615fee6d30c5eb1f075e02fba6ae269d4960b7222d269d62756505f43cf50
18888Deleted: bb5e96c30c1c8e5c55284b997900e2e7bc6e330e1db56dfd0b32188a71f41d7b
18889Deleted: ffe8c0d37d9093f9dcfe82a9cba976ecd65cdae5b427e4f9a6acb1944b5e39d1
18890Deleted: 9ac19ad4e4ebc43e87d847fb7b3dbc97b7b4371a5f7ee84e00e82e05872505b0
18891Deleted: 104fa5aa246b0a21328838d4c0300ea027d12ea0f3411b11717bd0a896dd870f
18892Deleted: bd67e358c76d858377ae237fc5a44c685defc36ca98a03adca2365c69ff3444e
18893Deleted: 8639be5c7fb86ca6409824bc8ab770c7c69925fc06d1321b58eaee48fb7f2750
18894Deleted: b597534d843b4096e9900f3cd2a83340bcf67061434729f02bfebd6b7ba2decc
18895Deleted: 9b724cf1351f812d47d56898b40c1a8f75fdf8094d867ba6e416846c92574887
18896Deleted: 00e20515eb586e9d4c930af0abbf78db94b2f92fb1697cf8324f989de2c10cc2
18897Deleted: 6daeefa720e4df5405a1a13784c7085a9a5acce3466a96bdc45bfceb8cbc0359
18898/var/drydock/workingcopy-57/repo/docker
18899

Lease Working Copy on atomic01.kolabsys.com

When
Completed at Feb 4 2016, 12:19 PM · Built instantly
Status
Passed