Page MenuHomePhorge

Build 2838
PassedPublic

Drydock: Run Command on atomic01.kolabsys.com

When
Completed at Feb 24 2016, 10:59 PM · Built for 8 s
Status
Passed

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

18+ export TMPDIR=/var/drydock/workingcopy-215834/repo/docker
19+ TMPDIR=/var/drydock/workingcopy-215834/repo/docker
20+ '[' '!' -d docker.git ']'
21+ pushd docker.git
22+ git remote set-url origin https://git.kolab.org/diffusion/DO/docker.git
23+ git fetch origin
24From https://git.kolab.org/diffusion/DO/docker
25 b6750bc..481e89d master -> origin/master
26+ git reset --hard origin/master
27+ git clean -d -f -x
28+ git checkout 481e89d5dea5f9f19f1095a1a79ac2f6c8935fc4
29HEAD is now at 481e89d... There is no --force to docker push any longer
30+ popd
31+ '[' docker '!=' stick ']'
32+ '[' '!' -d stick.git ']'
33+ pushd stick.git
34+ git remote set-url origin https://git.kolab.org/diffusion/QA/stick.git
35+ git fetch origin
36From https://git.kolab.org/diffusion/QA/stick
37 3c652ba..b575901 master -> origin/master
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
62../stick.git/drydocker/docker/build.sh: line 19: pushd: /srv/.git: No such file or directory
63../stick.git/drydocker/docker/build.sh: line 25: popd: directory stack empty
64+ retval=0
65+ popd
66+ exit 0
67

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

94 ---> 1b987e1fe12e
95Step 23 : ADD /systemctl /usr/bin/systemctl
96 ---> Using cache
97 ---> 8d939c337bbd
98Step 24 : ADD /systemctl-socket-daemon /usr/bin/systemctl-socket-daemon
99 ---> Using cache
100 ---> 52244f7be915
101Step 25 : RUN chmod -v a+rx /usr/bin/systemctl /usr/bin/systemctl-socket-daemon
102 ---> Using cache
103 ---> d16aee740434
104Step 26 : RUN mkdir -p /run/lock
105 ---> Using cache
106 ---> 8c42d55a052e
107Step 27 : RUN ln -sf /bin/true /sbin/semanage
108 ---> Using cache
109 ---> 9b420c0540bd
110Step 28 : RUN sed -i -e '/requiretty/d' /etc/sudoers
111 ---> Using cache
112 ---> 73dc550dc1d9
113Step 29 : WORKDIR /srv
114 ---> Using cache
115 ---> 5ab8ca30f89c
116Step 30 : RUN git clone https://github.com/google/closure-compiler.git closure-compiler.git
117 ---> Using cache
118 ---> 0cffbacdf413
119Step 31 : WORKDIR /srv/closure-compiler.git
120 ---> Using cache
121 ---> fb3ecc35a6b3
122Step 32 : RUN ant jar
123 ---> Using cache
124 ---> 73c01f93be95
125Step 33 : RUN wget -O/usr/local/lib/selenium-server-standalone.jar http://mirror.kolabsys.com/pub/releases/selenium-server-standalone.jar
126 ---> Using cache
127 ---> acb25287a285
128Step 34 : ADD /functions.sh /functions.sh
129 ---> Using cache
130 ---> 3db7f69fef45
131Step 35 : ADD /entrypoint.sh /entrypoint.sh
132 ---> Using cache
133 ---> f7cfe3ab9a40
134Step 36 : RUN chmod a+x /entrypoint.sh
135 ---> Using cache
136 ---> 9df718b3052e
137Step 37 : ENTRYPOINT /entrypoint.sh
138 ---> Using cache
139 ---> 0bb06ecaef23
140Successfully built 0bb06ecaef23
141docker tag -f kolab/ci-maipo:HEAD docker.io/kolab/ci-maipo:HEAD
142/var/drydock/workingcopy-215834/repo/docker
143

Lease Working Copy on atomic01.kolabsys.com

When
Completed at Feb 24 2016, 10:59 PM · Built instantly
Status
Passed

Event Timeline