Page MenuHomePhorge

Build 3596
FailedPublic

Drydock: Run Command

When
Completed at May 9 2016, 11:27 AM · Built for 1 m, 51 s
Status
Failed

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

1+ '[' -z 68385bd51d75daad051a596fa2d5ebb941e1b501 -a -z '' ']'
2+ '[' -z ssh://git@git.kolab.org/diffusion/G/guam.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/G/guam.git .git
13+ package=guam
14++ echo ssh://git@git.kolab.org/diffusion/G/guam.git
15++ sed -e 's|ssh://git@|https://|g'
16+ ro_uri=https://git.kolab.org/diffusion/G/guam.git
17+ case ${package} in
18++ pwd
19+ export TMPDIR=/var/drydock/workingcopy-215937/repo/guam
20+ TMPDIR=/var/drydock/workingcopy-215937/repo/guam
21+ '[' '!' -d guam.git ']'
22+ pushd guam.git
23+ git remote set-url origin https://git.kolab.org/diffusion/G/guam.git
24+ git fetch origin
25From https://git.kolab.org/diffusion/G/guam
26 68a41b6..68385bd develop -> origin/develop
27 7da5df0..35d9072 guam-0.7 -> origin/guam-0.7
28 * [new tag] guam-0.7.3 -> guam-0.7.3
29+ git reset --hard origin/master
30+ git clean -d -f -x
31+ git checkout 68385bd51d75daad051a596fa2d5ebb941e1b501
32Previous HEAD position was 3e494dd... Depend directly on lager_syslog or it will fail to install at runtime
33HEAD is now at 68385bd... check for both * and %
34+ popd
35+ '[' guam '!=' stick ']'
36+ '[' '!' -d stick.git ']'
37+ pushd stick.git
38+ git remote set-url origin https://git.kolab.org/diffusion/QA/stick.git
39+ git fetch origin
40+ git reset --hard origin/master
41+ git clean -d -f -x
42+ popd
43+ export commit
44+ export differential
45+ export id
46+ export package
47+ export phid
48+ export ro_uri
49+ export uri
50+ export vcs
51+ export test_build
52+ export test_functional
53+ export test_integration
54+ export test_performance
55+ export test_unit
56+ export test_obs
57+ '[' '!' -d /var/tmp/osbuild-packagecache ']'
58+ '[' -x stick.git/drydocker/guam/build.sh ']'
59+ pushd guam.git
60+ ../stick.git/drydocker/guam/build.sh
61+ docker run -i --attach=stdout --attach=stderr --detach=false --rm=true --volume=/root/.oscrc:/root/.oscrc --volume=/var/tmp/osbuild-packagecache/:/var/tmp/osbuild-packagecache/ --hostname=kolab.example.org -e ID=3596 -e COMMIT=68385bd51d75daad051a596fa2d5ebb941e1b501 -e DIFFERENTIAL= -e PACKAGE=guam -e PHAB_CERT= -e PHAB_USER= -e PHID=PHID-HMBT-y66iyn6gjgryrnnwfhuk -e URI=ssh://git@git.kolab.org/diffusion/G/guam.git -e RO_URI=https://git.kolab.org/diffusion/G/guam.git -e VCS=git -e TEST_BUILD=1 -e TEST_FUNCTIONAL=1 -e TEST_INTEGRATION=1 -e TEST_PERFORMANCE=1 -e TEST_UNIT=1 -e TEST_OBS=1 kolab/ci-maipo
62Switched to a new branch 'develop'
63Switched to a new branch 'guam-0.7'
64Switched to branch 'master'
65Note: checking out '68385bd51d75daad051a596fa2d5ebb941e1b501'.
66
67You are in 'detached HEAD' state. You can look around, make experimental
68changes and commit them, and you can discard any commits you make in this
69state without impacting any branches by performing another checkout.
70
71If you want to create a new branch to retain commits you create, you may
72do so (now or later) by using -b with the checkout command again. Example:
73
74 git checkout -b new_branch_name
75
76HEAD is now at 68385bd... check for both * and %
77+ exit 1
78+ retval=1
79+ popd
80+ exit 1
81

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

1182/srv/guam.git /srv/guam.git
1183Running rebar -v get-deps ...
118409:27:06.574 [info] Application lager started on node nonode@nohost
118509:27:06.605 [info] Application crypto started on node nonode@nohost
1186WARN: Expected /srv/guam.git/deps/lager to be an app dir (containing ebin/*.app), but no .app found.
1187INFO: Looking for lager-.* ; found lager-2.1.0 at /usr/lib64/erlang/lib/lager-2.1.0
1188WARN: Expected /srv/guam.git/deps/lager_syslog to be an app dir (containing ebin/*.app), but no .app found.
1189WARN: Expected /srv/guam.git/deps/eimap to be an app dir (containing ebin/*.app), but no .app found.
1190INFO: Looking for eimap-.* ; found eimap-0.1.5 at /usr/lib64/erlang/lib/eimap-0.1.5
1191INFO: Looking for lager-.* ; found lager-2.1.0 at /usr/lib64/erlang/lib/lager-2.1.0
1192INFO: Looking for eimap-.* ; found eimap-0.1.5 at /usr/lib64/erlang/lib/eimap-0.1.5
1193WARN: Expected /srv/guam.git/deps/goldrush to be an app dir (containing ebin/*.app), but no .app found.
1194INFO: Looking for goldrush-0.1.6 ; found goldrush-0.1.6 at /usr/lib64/erlang/lib/goldrush-0.1.6
1195INFO: Looking for goldrush-0.1.6 ; found goldrush-0.1.6 at /usr/lib64/erlang/lib/goldrush-0.1.6
1196==> goldrush-0.1.6 (get-deps)
1197==> lager-2.1.0 (get-deps)
1198WARN: Expected /srv/guam.git/deps/goldrush to be an app dir (containing ebin/*.app), but no .app found.
1199INFO: Looking for goldrush-0.1.6 ; found goldrush-0.1.6 at /usr/lib64/erlang/lib/goldrush-0.1.6
1200==> eimap-0.1.5 (get-deps)
1201==> kolab_guam (get-deps)
1202==> rel (get-deps)
1203==> guam.git (get-deps)
1204WARN: Expected /srv/guam.git/deps/lager to be an app dir (containing ebin/*.app), but no .app found.
1205INFO: Looking for lager-.* ; found lager-2.1.0 at /usr/lib64/erlang/lib/lager-2.1.0
1206WARN: Expected /srv/guam.git/deps/lager_syslog to be an app dir (containing ebin/*.app), but no .app found.
1207WARN: Expected /srv/guam.git/deps/eimap to be an app dir (containing ebin/*.app), but no .app found.
1208INFO: Looking for eimap-.* ; found eimap-0.1.5 at /usr/lib64/erlang/lib/eimap-0.1.5
1209Pulling lager_syslog from {git,"https://github.com/basho/lager_syslog.git",
1210 {tag,"2.0.3"}}
1211INFO: sh info:
1212 cwd: "/srv/guam.git"
1213 cmd: "/usr/bin/git" --version
1214INFO: sh info:
1215 cwd: "/srv/guam.git"
1216 cmd: git clone -n https://github.com/basho/lager_syslog.git lager_syslog
1217Cloning into 'lager_syslog'...
1218INFO: sh info:
1219 cwd: "/srv/guam.git"
1220 cmd: git checkout -q 2.0.3
1221INFO: Looking for lager_syslog-2.0.* ; found lager_syslog-2.0.3 at /srv/guam.git/deps/lager_syslog
1222WARN: Expected /srv/guam.git/deps/lager to be an app dir (containing ebin/*.app), but no .app found.
1223INFO: Looking for lager-2.0.3 ; found lager-2.1.0 at /usr/lib64/erlang/lib/lager-2.1.0
1224WARN: /usr/lib64/erlang/lib/lager-2.1.0/ebin/lager.app has version "2.1.0"; requested regex was 2.0.3
1225WARN: Expected /srv/guam.git/deps/syslog to be an app dir (containing ebin/*.app), but no .app found.
1226==> lager_syslog (get-deps)
1227WARN: Expected /srv/guam.git/deps/lager to be an app dir (containing ebin/*.app), but no .app found.
1228INFO: Looking for lager-2.0.3 ; found lager-2.1.0 at /usr/lib64/erlang/lib/lager-2.1.0
1229WARN: /usr/lib64/erlang/lib/lager-2.1.0/ebin/lager.app has version "2.1.0"; requested regex was 2.0.3
1230WARN: Expected /srv/guam.git/deps/syslog to be an app dir (containing ebin/*.app), but no .app found.
1231INFO: Looking for lager-2.0.3 ; found lager-2.1.0 at /usr/lib64/erlang/lib/lager-2.1.0
1232WARN: /usr/lib64/erlang/lib/lager-2.1.0/ebin/lager.app has version "2.1.0"; requested regex was 2.0.3
1233ERROR: Dependency dir /usr/lib64/erlang/lib/lager-2.1.0 failed application validation with reason:
1234{version_mismatch,{"/usr/lib64/erlang/lib/lager-2.1.0/ebin/lager.app",
1235 {expected,"2.0.3"},
1236 {has,"2.1.0"}}}.
1237ERROR: 'get-deps' failed while processing /srv/guam.git/deps/lager_syslog: rebar_abort
1238Running rebar -v get-deps FAILED (at 68385bd51d75daad051a596fa2d5ebb941e1b501)
1239Running rebar -v compile ...
124009:27:10.890 [info] Application lager started on node nonode@nohost
124109:27:10.912 [info] Application crypto started on node nonode@nohost
1242WARN: Expected /srv/guam.git/deps/lager to be an app dir (containing ebin/*.app), but no .app found.
1243INFO: Looking for lager-.* ; found lager-2.1.0 at /usr/lib64/erlang/lib/lager-2.1.0
1244INFO: Looking for lager_syslog-2.0.* ; found lager_syslog-2.0.3 at /srv/guam.git/deps/lager_syslog
1245WARN: Expected /srv/guam.git/deps/eimap to be an app dir (containing ebin/*.app), but no .app found.
1246INFO: Looking for eimap-.* ; found eimap-0.1.5 at /usr/lib64/erlang/lib/eimap-0.1.5
1247INFO: Looking for lager-.* ; found lager-2.1.0 at /usr/lib64/erlang/lib/lager-2.1.0
1248INFO: Looking for lager_syslog-2.0.* ; found lager_syslog-2.0.3 at /srv/guam.git/deps/lager_syslog
1249INFO: Looking for eimap-.* ; found eimap-0.1.5 at /usr/lib64/erlang/lib/eimap-0.1.5
1250WARN: Expected /srv/guam.git/deps/goldrush to be an app dir (containing ebin/*.app), but no .app found.
1251INFO: Looking for goldrush-0.1.6 ; found goldrush-0.1.6 at /usr/lib64/erlang/lib/goldrush-0.1.6
1252INFO: Looking for goldrush-0.1.6 ; found goldrush-0.1.6 at /usr/lib64/erlang/lib/goldrush-0.1.6
1253==> goldrush-0.1.6 (compile)
1254==> lager-2.1.0 (compile)
1255WARN: Expected /srv/guam.git/deps/goldrush to be an app dir (containing ebin/*.app), but no .app found.
1256INFO: Looking for goldrush-0.1.6 ; found goldrush-0.1.6 at /usr/lib64/erlang/lib/goldrush-0.1.6
1257WARN: Expected /srv/guam.git/deps/lager to be an app dir (containing ebin/*.app), but no .app found.
1258INFO: Looking for lager-2.0.3 ; found lager-2.1.0 at /usr/lib64/erlang/lib/lager-2.1.0
1259WARN: /usr/lib64/erlang/lib/lager-2.1.0/ebin/lager.app has version "2.1.0"; requested regex was 2.0.3
1260WARN: Expected /srv/guam.git/deps/syslog to be an app dir (containing ebin/*.app), but no .app found.
1261==> lager_syslog (compile)
1262WARN: Expected /srv/guam.git/deps/lager to be an app dir (containing ebin/*.app), but no .app found.
1263INFO: Looking for lager-2.0.3 ; found lager-2.1.0 at /usr/lib64/erlang/lib/lager-2.1.0
1264WARN: /usr/lib64/erlang/lib/lager-2.1.0/ebin/lager.app has version "2.1.0"; requested regex was 2.0.3
1265WARN: Expected /srv/guam.git/deps/syslog to be an app dir (containing ebin/*.app), but no .app found.
1266Dependency not available: lager-2.0.3 ({git,
1267 "git://github.com/basho/lager.git",
1268 {tag,"2.0.3"}})
1269Dependency not available: syslog-1.0.* ({git,
1270 "git://github.com/Vagabond/erlang-syslog.git",
1271 {tag,"1.0.2"}})
1272ERROR: compile failed while processing /srv/guam.git/deps/lager_syslog: rebar_abort
1273Running rebar -v compile FAILED (at 68385bd51d75daad051a596fa2d5ebb941e1b501)
1274Running ../stick.git/drydocker/guam/test_build.sh FAILED (at 68385bd51d75daad051a596fa2d5ebb941e1b501)
1275========================================================================
1276 Running 'rebar -v get-deps' FAILED (at 68385bd51d75daad051a596fa2d5ebb941e1b501)
1277 Running 'rebar -v compile' FAILED (at 68385bd51d75daad051a596fa2d5ebb941e1b501)
1278 Running '../stick.git/drydocker/guam/test_build.sh' FAILED (at 68385bd51d75daad051a596fa2d5ebb941e1b501)
1279========================================================================
1280/var/drydock/workingcopy-215937/repo/guam
1281

Lease Working Copy

When
Completed at May 9 2016, 11:25 AM · Built instantly
Status
Passed

Wait for Previous Commits to Build

When
Completed at May 9 2016, 11:25 AM · Built instantly
Status
Passed

Event Timeline