Page MenuHomePhorge

Build 3052
PassedPublic

Drydock: Run Command on atomic02.kolabsys.com

When
Completed at Mar 9 2016, 10:15 AM · Built for 3 s
Status
Passed

Build Log 9816 (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-60/repo/docker
20+ TMPDIR=/var/drydock/workingcopy-60/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 0217e02..2e65c66 master -> origin/master
27 * [new branch] kolab-16 -> origin/kolab-16
28+ git reset --hard origin/master
29+ git clean -d -f -x
30+ git checkout master
31Already on 'master'
32+ popd
33+ '[' docker '!=' stick ']'
34+ '[' '!' -d stick.git ']'
35+ pushd stick.git
36+ git remote set-url origin https://git.kolab.org/diffusion/QA/stick.git
37+ git fetch origin
38+ git reset --hard origin/master
39+ git clean -d -f -x
40+ popd
41+ export commit
42+ export differential
43+ export id
44+ export package
45+ export phid
46+ export ro_uri
47+ export uri
48+ export vcs
49+ export test_build
50+ export test_functional
51+ export test_integration
52+ export test_performance
53+ export test_unit
54+ export test_obs
55+ '[' '!' -d /var/tmp/osbuild-packagecache ']'
56+ '[' -x stick.git/drydocker/docker/build.sh ']'
57+ pushd docker.git
58+ ../stick.git/drydocker/docker/build.sh
59/bin/sh: line 2: kubectl: command not found
60/bin/sh: line 2: kubectl: command not found
61/bin/sh: line 2: kubectl: command not found
62Error response from daemon: Cannot destroy container e305bc4ce82e: Conflict, You cannot remove a running container. Stop the container before attempting removal or use -f
63Error: failed to remove containers: [e305bc4ce82e]
64make: *** [clean] Error 1
65../stick.git/drydocker/docker/build.sh: line 19: pushd: /srv/.git: No such file or directory
66../stick.git/drydocker/docker/build.sh: line 25: popd: directory stack empty
67Error response from daemon: Conflict, cannot delete 555ae4556214 because the running container e305bc4ce82e is using it, stop it and use -f to force
68Error: failed to remove images: [555ae4556214]
69+ retval=0
70+ popd
71+ exit 0
72

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

38Step 5 : RUN wget -O/etc/yum.repos.d/Kolab:Winterfell.repo http://obs.kolabsys.com/repositories/Kolab:/Winterfell/CentOS_7/Kolab:Winterfell.repo
39 ---> Using cache
40 ---> 2b0dc2a46f0c
41Step 6 : RUN wget -O/etc/yum.repos.d/Kolab:16.repo http://obs.kolabsys.com/repositories/Kolab:/16/CentOS_7/Kolab:16.repo
42 ---> Using cache
43 ---> 9349fc2730d2
44Step 7 : RUN wget -O/etc/yum.repos.d/Kolab:3.4.repo http://obs.kolabsys.com/repositories/Kolab:/3.4/CentOS_7/Kolab:3.4.repo
45 ---> Using cache
46 ---> 441b91f15672
47Step 8 : RUN wget -O/etc/yum.repos.d/Kolab:3.4:Updates.repo http://obs.kolabsys.com/repositories/Kolab:/3.4:/Updates/CentOS_7/Kolab:3.4:Updates.repo
48 ---> Using cache
49 ---> 9a5943db0b36
50Step 9 : RUN echo "priority=60" >> /etc/yum.repos.d/Kolab:Winterfell.repo
51 ---> Using cache
52 ---> df42aef28099
53Step 10 : RUN echo "priority=60" >> /etc/yum.repos.d/Kolab:16.repo
54 ---> Using cache
55 ---> 4347733cdd3a
56Step 11 : RUN echo "priority=60" >> /etc/yum.repos.d/Kolab:3.4.repo
57 ---> Using cache
58 ---> 71c14797042d
59Step 12 : RUN echo "priority=60" >> /etc/yum.repos.d/Kolab:3.4:Updates.repo
60 ---> Using cache
61 ---> da11fd84c39f
62Step 13 : RUN rpm --import https://ssl.kolabsys.com/community.asc
63 ---> Using cache
64 ---> a536af9af8f5
65Step 14 : RUN wget -O/etc/yum.repos.d/openSUSE:Tools.repo http://download.opensuse.org/repositories/openSUSE:Tools/CentOS_7/openSUSE:Tools.repo
66 ---> Using cache
67 ---> 891583d8662d
68Step 15 : RUN rpm --import http://download.opensuse.org/repositories/openSUSE:/Tools/CentOS_7/repodata/repomd.xml.key
69 ---> Using cache
70 ---> c9a280b80b8e
71Step 16 : ENV IMAGE maipo
72 ---> Using cache
73 ---> 949a398daf4b
74Step 17 : ADD /dbus.service /etc/systemd/system/dbus.service
75 ---> Using cache
76 ---> c4fae147db01
77Step 18 : RUN ln -sf dbus.service /etc/systemd/system/messagebus.service
78 ---> Using cache
79 ---> 161436db40f8
80Step 19 : ADD /httpd.service /etc/systemd/system/httpd.service
81 ---> Using cache
82 ---> 149ff023a41c
83Step 20 : ADD /vimrc /root/.vimrc
84 ---> Using cache
85 ---> cd4eb7d3eb0b
86Step 21 : RUN yum clean all && yum -y install epel-release && rpm --import /etc/pki/rpm-gpg/RPM-GPG-KEY-EPEL-7 && sed -i -e 's/#baseurl/baseurl/g' -e '/^mirrorlist/d' /etc/yum.repos.d/epel*.repo && yum -y install yum-plugin-priorities && yum -y update && yum -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 policycoreutils policycoreutils-python psmisc rpmdevtools screen strace sudo telnet traceroute vim-enhanced wget yum-utils && yum clean all
87 ---> Using cache
88 ---> 1b4f36bc070e
89Step 22 : ADD /systemctl /usr/bin/systemctl
90 ---> Using cache
91 ---> 99a332d7e117
92Step 23 : ADD /systemctl-socket-daemon /usr/bin/systemctl-socket-daemon
93 ---> Using cache
94 ---> 08e673f17bec
95Step 24 : RUN chmod -v a+rx /usr/bin/systemctl /usr/bin/systemctl-socket-daemon
96 ---> Using cache
97 ---> 7c9a05f94f6e
98Step 25 : RUN mkdir -p /run/lock
99 ---> Using cache
100 ---> 75e6c0021e24
101Step 26 : RUN ln -sf /bin/true /sbin/semanage
102 ---> Using cache
103 ---> 5b90ee6d3b9f
104Step 27 : RUN sed -i -e '/requiretty/d' /etc/sudoers
105 ---> Using cache
106 ---> c844816b83c2
107Step 28 : WORKDIR /srv
108 ---> Using cache
109 ---> 393eb89a95cf
110Step 29 : RUN git clone https://github.com/google/closure-compiler.git closure-compiler.git
111 ---> Using cache
112 ---> 74797c86d20d
113Step 30 : WORKDIR /srv/closure-compiler.git
114 ---> Using cache
115 ---> f6d95ab5e7d9
116Step 31 : RUN ant jar
117 ---> Using cache
118 ---> e7a8647d53a1
119Step 32 : RUN wget -O/usr/local/lib/selenium-server-standalone.jar http://mirror.kolabenterprise.com/pub/releases/selenium-server-standalone.jar
120 ---> Using cache
121 ---> 08f0ecf826b5
122Step 33 : ADD /functions.sh /functions.sh
123 ---> Using cache
124 ---> ea84ed589a58
125Step 34 : ADD /entrypoint.sh /entrypoint.sh
126 ---> Using cache
127 ---> ce7fcc4f4d4f
128Step 35 : RUN chmod a+x /entrypoint.sh
129 ---> Using cache
130 ---> 142ae4c4a8cb
131Step 36 : ENTRYPOINT /entrypoint.sh
132 ---> Using cache
133 ---> 0ac8e7d643d3
134Successfully built 0ac8e7d643d3
135docker tag -f kolab/ci-maipo:latest docker.io/kolab/ci-maipo:latest
136/var/drydock/workingcopy-60/repo/docker
137

Lease Working Copy on atomic02.kolabsys.com

When
Completed at Mar 9 2016, 10:15 AM · Built instantly
Status
Passed

Event Timeline