Page MenuHomePhorge

Build 2559
AbortedPublic

Drydock: Run Command on atomic01.kolabsys.com

When
Completed at Feb 4 2016, 12:16 PM · Built for 1 h, 39 m
Status
Failed

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

43+ export phid
44+ export ro_uri
45+ export uri
46+ export vcs
47+ export test_build
48+ export test_functional
49+ export test_integration
50+ export test_performance
51+ export test_unit
52+ export test_obs
53+ '[' '!' -d /var/tmp/osbuild-packagecache ']'
54+ '[' -x stick.git/drydocker/docker/build.sh ']'
55+ pushd docker.git
56+ ../stick.git/drydocker/docker/build.sh
57/bin/sh: line 2: kubectl: command not found
58/bin/sh: line 2: kubectl: command not found
59/bin/sh: line 2: kubectl: command not found
60Makefile: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.
61Got HTTP status code >= 400: 404 Not found
62Error response from daemon: could not find image: no such id: kolab/jmap-proxy:latest
63The command '/bin/sh -c dnf clean all && dnf -y install yum-plugin-priorities && dnf -y install @buildsys-build ant bind-utils build git lsof net-tools nmap-ncat openldap-clients osc perl-Data-Dumper perl-Digest-MD5 perl-TimeDate php-phpunit-PHPUnit-Selenium psmisc rpmdevtools screen strace sudo telnet traceroute vim-enhanced wget yum-utils && dnf clean all' returned a non-zero code: 137
64Post http:///var/run/docker.sock/v1.20/images/kolab/ci-twentythree:latest/tag?force=1&repo=docker.io%2Fkolab%2Fci-twentythree&tag=latest: dial unix /var/run/docker.sock: no such file or directory.
65* Are you trying to connect to a TLS-enabled daemon without TLS?
66* Is your docker daemon up and running?
67Post http:///var/run/docker.sock/v1.20/build?cgroupparent=&cpuperiod=0&cpuquota=0&cpusetcpus=&cpusetmems=&cpushares=0&dockerfile=Dockerfile&memory=0&memswap=0&rm=1&t=kolab%2Fci-twentytwo%3Alatest&ulimits=null: dial unix /var/run/docker.sock: no such file or directory.
68* Are you trying to connect to a TLS-enabled daemon without TLS?
69* Is your docker daemon up and running?
70Post http:///var/run/docker.sock/v1.20/images/kolab/ci-twentytwo:latest/tag?force=1&repo=docker.io%2Fkolab%2Fci-twentytwo&tag=latest: dial unix /var/run/docker.sock: no such file or directory.
71* Are you trying to connect to a TLS-enabled daemon without TLS?
72* Is your docker daemon up and running?
73Post http:///var/run/docker.sock/v1.20/build?cgroupparent=&cpuperiod=0&cpuquota=0&cpusetcpus=&cpusetmems=&cpushares=0&dockerfile=Dockerfile&memory=0&memswap=0&rm=1&t=kolab%2Fci-xenial%3Alatest&ulimits=null: dial unix /var/run/docker.sock: no such file or directory.
74* Are you trying to connect to a TLS-enabled daemon without TLS?
75* Is your docker daemon up and running?
76Post http:///var/run/docker.sock/v1.20/images/kolab/ci-xenial:latest/tag?force=1&repo=docker.io%2Fkolab%2Fci-xenial&tag=latest: dial unix /var/run/docker.sock: no such file or directory.
77* Are you trying to connect to a TLS-enabled daemon without TLS?
78* Is your docker daemon up and running?
79Post http:///var/run/docker.sock/v1.20/build?cgroupparent=&cpuperiod=0&cpuquota=0&cpusetcpus=&cpusetmems=&cpushares=0&dockerfile=Dockerfile&memory=0&memswap=0&rm=1&t=kolab%2Fatomicapp%3Alatest&ulimits=null: dial unix /var/run/docker.sock: no such file or directory.
80* Are you trying to connect to a TLS-enabled daemon without TLS?
81* Is your docker daemon up and running?
82Post http:///var/run/docker.sock/v1.20/images/kolab/atomicapp:latest/tag?force=1&repo=docker.io%2Fkolab%2Fatomicapp&tag=latest: dial unix /var/run/docker.sock: no such file or directory.
83* Are you trying to connect to a TLS-enabled daemon without TLS?
84* Is your docker daemon up and running?
85make: *** [all] Error 1
86Get http:///var/run/docker.sock/v1.20/images/json?all=1&filters=%7B%22dangling%22%3A%5B%22true%22%5D%7D: dial unix /var/run/docker.sock: no such file or directory.
87* Are you trying to connect to a TLS-enabled daemon without TLS?
88* Is your docker daemon up and running?
89+ retval=2
90+ popd
91+ exit 2
92

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

176771Step 5 : ADD http://download.opensuse.org/repositories/openSUSE:Tools/Fedora_23/openSUSE:Tools.repo /etc/yum.repos.d/openSUSE:Tools.repo
176772
176773 ---> 017c206d600b
176774Removing intermediate container 8bb0a38a9485
176775Step 6 : RUN rpm --import http://download.opensuse.org/repositories/openSUSE:/Tools/Fedora_23/repodata/repomd.xml.key
176776 ---> Running in 41ce2b40ca51
176777 ---> b4bc319e5307
176778Removing intermediate container 41ce2b40ca51
176779Step 7 : RUN sed -i -e '/tsflags=nodocs/d' -e '/override_install_langs/d' /etc/dnf/dnf.conf && sed -i -e 's/^#baseurl/baseurl/g' -e 's/^metalink/#metalink/g' /etc/yum.repos.d/*.repo && rm -rf /bin/applydeltarpm
176780 ---> Running in 50397538e666
176781 ---> 0f11b6fa6a71
176782Removing intermediate container 50397538e666
176783Step 8 : ENV IMAGE twentythree
176784 ---> Running in 16d9f8d0c7d1
176785 ---> bde0ac5186f1
176786Removing intermediate container 16d9f8d0c7d1
176787Step 9 : ADD /dbus.service /etc/systemd/system/dbus.service
176788 ---> 447f8448d1ff
176789Removing intermediate container 7551ae5ed88f
176790Step 10 : RUN ln -sf dbus.service /etc/systemd/system/messagebus.service
176791 ---> Running in 400cf4227fcb
176792 ---> c35fbd90a6c8
176793Removing intermediate container 400cf4227fcb
176794Step 11 : ADD /httpd.service /etc/systemd/system/httpd.service
176795 ---> 32311d16bee9
176796Removing intermediate container f132b205d752
176797Step 12 : ADD /systemctl /usr/bin/systemctl
176798 ---> dae0fa230744
176799Removing intermediate container 3d38c5a68ab8
176800Step 13 : ADD /systemctl-socket-daemon /usr/bin/systemctl-socket-daemon
176801 ---> d938cfb1f645
176802Removing intermediate container ffc2b2679cfc
176803Step 14 : RUN chmod -v a+rx /usr/bin/systemctl /usr/bin/systemctl-socket-daemon
176804 ---> Running in d27eaaf87f9a
176805mode of '/usr/bin/systemctl' changed from 0664 (rw-rw-r--) to 0775 (rwxrwxr-x)
176806mode of '/usr/bin/systemctl-socket-daemon' changed from 0664 (rw-rw-r--) to 0775 (rwxrwxr-x)
176807 ---> 150783d0d42b
176808Removing intermediate container d27eaaf87f9a
176809Step 15 : ADD /vimrc /root/.vimrc
176810 ---> 051f76fa9095
176811Removing intermediate container f87b95ac067c
176812Step 16 : RUN dnf clean all && dnf -y install yum-plugin-priorities && dnf -y install @buildsys-build ant bind-utils build git lsof net-tools nmap-ncat openldap-clients osc perl-Data-Dumper perl-Digest-MD5 perl-TimeDate php-phpunit-PHPUnit-Selenium psmisc rpmdevtools screen strace sudo telnet traceroute vim-enhanced wget yum-utils && dnf clean all
176813 ---> Running in 1361389cf9c6
176814Cleaning repos: Kolab_Winterfell openSUSE_Tools updates fedora
176815Cleaning up Everything
176816== ./99-ci-twentytwo ==
176817== ./99-ci-xenial ==
176818== ./atomicapp ==
176819/var/drydock/workingcopy-55/repo/docker
176820

Lease Working Copy on atomic01.kolabsys.com

When
Completed at Feb 4 2016, 10:37 AM · Built instantly
Status
Passed