Page MenuHomePhorge

Build 494
FailedPublic

Run Command

When
Completed at May 21 2015, 3:05 PM · Built for 1 m, 2 s
Status
Failed
This build step has since been deleted on the build plan. Some information may be omitted.

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

1+ '[' -z 0dcc7eef8d63f051847ae56b0a59fce13f151a4b -a -z '' ']'
2+ '[' -z ssh://git@git.kolab.org/diffusion/P/pykolab.git ']'
3+ '[' 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+ '[' -z git ']'
10+ case ${vcs} in
11++ basename ssh://git@git.kolab.org/diffusion/P/pykolab.git .git
12+ package=pykolab
13++ echo ssh://git@git.kolab.org/diffusion/P/pykolab.git
14++ sed -e 's|ssh://git@|https://|g'
15+ ro_uri=https://git.kolab.org/diffusion/P/pykolab.git
16+ case ${package} in
17+ case ${uri} in
18++ pwd
19+ export TMPDIR=/var/tmp/689
20+ TMPDIR=/var/tmp/689
21+ '[' '!' -d pykolab.git ']'
22+ git clone https://git.kolab.org/diffusion/P/pykolab.git pykolab.git
23+ pushd pykolab.git
24+ git checkout 0dcc7eef8d63f051847ae56b0a59fce13f151a4b
25Note: checking out '0dcc7eef8d63f051847ae56b0a59fce13f151a4b'.
26
27You are in 'detached HEAD' state. You can look around, make experimental
28changes and commit them, and you can discard any commits you make in this
29state without impacting any branches by performing another checkout.
30
31If you want to create a new branch to retain commits you create, you may
32do so (now or later) by using -b with the checkout command again. Example:
33
34 git checkout -b new_branch_name
35
36HEAD is now at 0dcc7ee... Merge branch 'master' of ssh://git.kolab.org/diffusion/P/pykolab
37+ popd
38+ '[' pykolab '!=' stick ']'
39+ '[' '!' -d stick.git ']'
40+ git clone https://git.kolab.org/diffusion/QA/stick.git stick.git
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+ '[' -x stick.git/drydocker/pykolab/build.sh ']'
55+ pushd pykolab.git
56+ ../stick.git/drydocker/pykolab/build.sh
57+ docker run -it --attach=stdout --attach=stderr --detach=false --rm=true --volume=/root/.oscrc:/root/.oscrc --hostname=kolab.example.org -e ID=494 -e COMMIT=0dcc7eef8d63f051847ae56b0a59fce13f151a4b -e DIFFERENTIAL= -e PACKAGE=pykolab -e PHAB_CERT= -e PHAB_USER= -e PHID=PHID-HMBT-hey66ntch4qfarplkzrs -e URI=ssh://git@git.kolab.org/diffusion/P/pykolab.git -e RO_URI=https://git.kolab.org/diffusion/P/pykolab.git -e VCS=git -e TEST_BUILD=1 -e TEST_FUNCTIONAL=1 -e TEST_INTEGRATION=1 -e TEST_PERFORMANCE=1 -e TEST_UNIT=1 kolab/ci-maipo
58+ exit 1
59+ retval=1
60+ popd
61+ cd /var/tmp
62+ rm -rf /var/tmp/689
63+ exit 1
64

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

1258wallace/Makefile.am:8: (probably a GNU make extension)
1259autoreconf: Leaving directory `.'
1260checking for a BSD-compatible install... /usr/bin/install -c
1261checking whether build environment is sane... yes
1262/srv/pykolab.git/missing: Unknown `--is-lightweight' option
1263Try `/srv/pykolab.git/missing --help' for more information
1264configure: WARNING: 'missing' script is too old or missing
1265checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
1266checking for gawk... gawk
1267checking whether make sets $(MAKE)... yes
1268checking whether make supports nested variables... yes
1269checking whether to enable maintainer-specific portions of Makefiles... no
1270checking for python... /usr/bin/python
1271checking for python version... 2.7
1272checking for python platform... linux2
1273checking for python script directory... ${prefix}/lib/python2.7/site-packages
1274checking for python extension module directory... ${exec_prefix}/lib64/python2.7/site-packages
1275checking for style of include used by make... GNU
1276checking for gcc... gcc
1277checking whether the C compiler works... yes
1278checking for C compiler default output file name... a.out
1279checking for suffix of executables...
1280checking whether we are cross compiling... no
1281checking for suffix of object files... o
1282checking whether we are using the GNU C compiler... yes
1283checking whether gcc accepts -g... yes
1284checking for gcc option to accept ISO C89... none needed
1285checking dependency style of gcc... none
1286checking how to run the C preprocessor... gcc -E
1287checking for grep that handles long lines and -e... /usr/bin/grep
1288checking for egrep... /usr/bin/grep -E
1289checking for ANSI C header files... yes
1290checking for sys/types.h... yes
1291checking for sys/stat.h... yes
1292checking for stdlib.h... yes
1293checking for string.h... yes
1294checking for memory.h... yes
1295checking for strings.h... yes
1296checking for inttypes.h... yes
1297checking for stdint.h... yes
1298checking for unistd.h... yes
1299checking locale.h usability... yes
1300checking locale.h presence... yes
1301checking for locale.h... yes
1302checking for LC_MESSAGES... yes
1303checking libintl.h usability... yes
1304checking libintl.h presence... yes
1305checking for libintl.h... yes
1306checking for ngettext in libc... yes
1307checking for dgettext in libc... yes
1308checking for bind_textdomain_codeset... yes
1309checking for msgfmt... /usr/bin/msgfmt
1310checking for dcgettext... yes
1311checking if msgfmt accepts -c... yes
1312checking for gmsgfmt... /usr/bin/msgfmt
1313checking for xgettext... /usr/bin/xgettext
1314checking for catalogs to be installed... ach af af_ZA ak de de_DE es fr nl
1315checking whether NLS is requested... yes
1316checking for intltool-update... /usr/bin/intltool-update
1317checking for intltool-merge... /usr/bin/intltool-merge
1318checking for intltool-extract... /usr/bin/intltool-extract
1319checking for xgettext... (cached) /usr/bin/xgettext
1320checking for msgmerge... /usr/bin/msgmerge
1321checking for msgfmt... (cached) /usr/bin/msgfmt
1322checking for gmsgfmt... (cached) /usr/bin/msgfmt
1323checking for perl... /usr/bin/perl
1324checking for perl >= 5.8.1... 5.16.3
1325checking for XML::Parser... ok
1326checking whether ln -s works... yes
1327checking that generated files are newer than configure... done
1328configure: creating ./config.status
1329config.status: creating bin/rebuild.sh
1330config.status: creating Makefile
1331config.status: creating pykolab.spec
1332config.status: creating conf/Makefile
1333config.status: creating kolabd/Makefile
1334config.status: creating po/Makefile.in
1335config.status: creating pykolab/constants.py
1336config.status: creating pykolab/Makefile
1337config.status: creating saslauthd/Makefile
1338config.status: creating share/Makefile
1339config.status: creating wallace/Makefile
1340config.status: executing depfiles commands
1341config.status: executing default-1 commands
1342config.status: executing po/stamp-it commands
1343/srv/pykolab.git
1344Running ../stick.git/drydocker/pykolab/test_build.sh OK (at 0dcc7eef8d63f051847ae56b0a59fce13f151a4b)
1345Running ../stick.git/drydocker/pykolab/test_unit.sh ...
1346/srv/pykolab.git /srv/pykolab.git
1347Usage: nosetests [options]
1348
1349nosetests: error: no such option: --verbose
1350Running ../stick.git/drydocker/pykolab/test_unit.sh FAILED (at 0dcc7eef8d63f051847ae56b0a59fce13f151a4b)
1351========================================================================
1352 Running 'yum-builddep -y --disablerepo=openSUSE_Tools pykolab' OK (at 0dcc7eef8d63f051847ae56b0a59fce13f151a4b)
1353 Running '../stick.git/drydocker/pykolab/test_build.sh' OK (at 0dcc7eef8d63f051847ae56b0a59fce13f151a4b)
1354 Running '../stick.git/drydocker/pykolab/test_unit.sh' FAILED (at 0dcc7eef8d63f051847ae56b0a59fce13f151a4b)
1355========================================================================
1356/var/tmp/689
1357

Lease Host

When
Completed at May 21 2015, 3:04 PM · Built instantly
Status
Passed
This build step has since been deleted on the build plan. Some information may be omitted.

Wait for Previous Commits to Build

When
Completed at May 21 2015, 3:04 PM · Built instantly
Status
Passed

Build Log 1766 (waiting - blockers)
25 - 50 - 100 - Unlimited Lines

1Blocked by: Build 493
2Blocked by: Build 493
3Blocked by: Build 493
4Blocked by: Build 493
5Blocked by: Build 493
6Blocked by: Build 493
7Blocked by: Build 493
8Blocked by: Build 493
9Blocked by: Build 493
10Blocked by: Build 493
11Blocked by: Build 493
12Blocked by: Build 493
13Blocked by: Build 493
14Blocked by: Build 493
15Blocked by: Build 493
16Blocked by: Build 493
17Blocked by: Build 493
18Blocked by: Build 493
19Blocked by: Build 493
20Blocked by: Build 493
21Blocked by: Build 493
22Blocked by: Build 493
23Blocked by: Build 493
24Blocked by: Build 493
25Blocked by: Build 493
26Blocked by: Build 493
27Blocked by: Build 493
28Blocked by: Build 493
29Blocked by: Build 493
30Blocked by: Build 493
31Blocked by: Build 493
32Blocked by: Build 493
33Blocked by: Build 493
34Blocked by: Build 493
35Blocked by: Build 493
36Blocked by: Build 493
37Blocked by: Build 493
38Blocked by: Build 493
39Blocked by: Build 493
40Blocked by: Build 493
41Blocked by: Build 493
42Blocked by: Build 493
43Blocked by: Build 493
44Blocked by: Build 493
45Blocked by: Build 493
46Blocked by: Build 493
47Blocked by: Build 493
48Blocked by: Build 493
49Blocked by: Build 493
50Blocked by: Build 493
51Blocked by: Build 493
52Blocked by: Build 493
53Blocked by: Build 493
54Blocked by: Build 493
55Blocked by: Build 493
56Blocked by: Build 493
57Blocked by: Build 493
58Blocked by: Build 493
59Blocked by: Build 493
60Blocked by: Build 493
61Blocked by: Build 493
62Blocked by: Build 493
63Blocked by: Build 493
64Blocked by: Build 493
65Blocked by: Build 493
66Blocked by: Build 493
67Blocked by: Build 493
68Blocked by: Build 493
69Blocked by: Build 493
70Blocked by: Build 493
71Blocked by: Build 493
72

Event Timeline