Properties
Properties
Run Command
Run Command
- When
- Completed at May 21 2015, 3:06 PM · Built for 41 s
- Status
Failed
| 1 | + '[' -z 6122ee76c19970d950f0b4839e7fd46c89ed5421 -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/690 |
| 20 | + TMPDIR=/var/tmp/690 |
| 21 | + '[' '!' -d pykolab.git ']' |
| 22 | + git clone https://git.kolab.org/diffusion/P/pykolab.git pykolab.git |
| 23 | + pushd pykolab.git |
| 24 | + git checkout 6122ee76c19970d950f0b4839e7fd46c89ed5421 |
| 25 | Note: checking out '6122ee76c19970d950f0b4839e7fd46c89ed5421'. |
| 26 | |
| 27 | You are in 'detached HEAD' state. You can look around, make experimental |
| 28 | changes and commit them, and you can discard any commits you make in this |
| 29 | state without impacting any branches by performing another checkout. |
| 30 | |
| 31 | If you want to create a new branch to retain commits you create, you may |
| 32 | do so (now or later) by using -b with the checkout command again. Example: |
| 33 | |
| 34 | git checkout -b new_branch_name |
| 35 | |
| 36 | HEAD is now at 6122ee7... 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=495 -e COMMIT=6122ee76c19970d950f0b4839e7fd46c89ed5421 -e DIFFERENTIAL= -e PACKAGE=pykolab -e PHAB_CERT= -e PHAB_USER= -e PHID=PHID-HMBT-6rtxddwgvbuzo7qzswka -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/690 |
| 63 | + exit 1 |
| 64 |
| 1249 | wallace/Makefile.am:8: (probably a GNU make extension) |
|---|---|
| 1250 | autoreconf: Leaving directory `.' |
| 1251 | checking for a BSD-compatible install... /usr/bin/install -c |
| 1252 | checking whether build environment is sane... yes |
| 1253 | /srv/pykolab.git/missing: Unknown `--is-lightweight' option |
| 1254 | Try `/srv/pykolab.git/missing --help' for more information |
| 1255 | configure: WARNING: 'missing' script is too old or missing |
| 1256 | checking for a thread-safe mkdir -p... /usr/bin/mkdir -p |
| 1257 | checking for gawk... gawk |
| 1258 | checking whether make sets $(MAKE)... yes |
| 1259 | checking whether make supports nested variables... yes |
| 1260 | checking whether to enable maintainer-specific portions of Makefiles... no |
| 1261 | checking for python... /usr/bin/python |
| 1262 | checking for python version... 2.7 |
| 1263 | checking for python platform... linux2 |
| 1264 | checking for python script directory... ${prefix}/lib/python2.7/site-packages |
| 1265 | checking for python extension module directory... ${exec_prefix}/lib64/python2.7/site-packages |
| 1266 | checking for style of include used by make... GNU |
| 1267 | checking for gcc... gcc |
| 1268 | checking whether the C compiler works... yes |
| 1269 | checking for C compiler default output file name... a.out |
| 1270 | checking for suffix of executables... |
| 1271 | checking whether we are cross compiling... no |
| 1272 | checking for suffix of object files... o |
| 1273 | checking whether we are using the GNU C compiler... yes |
| 1274 | checking whether gcc accepts -g... yes |
| 1275 | checking for gcc option to accept ISO C89... none needed |
| 1276 | checking dependency style of gcc... none |
| 1277 | checking how to run the C preprocessor... gcc -E |
| 1278 | checking for grep that handles long lines and -e... /usr/bin/grep |
| 1279 | checking for egrep... /usr/bin/grep -E |
| 1280 | checking for ANSI C header files... yes |
| 1281 | checking for sys/types.h... yes |
| 1282 | checking for sys/stat.h... yes |
| 1283 | checking for stdlib.h... yes |
| 1284 | checking for string.h... yes |
| 1285 | checking for memory.h... yes |
| 1286 | checking for strings.h... yes |
| 1287 | checking for inttypes.h... yes |
| 1288 | checking for stdint.h... yes |
| 1289 | checking for unistd.h... yes |
| 1290 | checking locale.h usability... yes |
| 1291 | checking locale.h presence... yes |
| 1292 | checking for locale.h... yes |
| 1293 | checking for LC_MESSAGES... yes |
| 1294 | checking libintl.h usability... yes |
| 1295 | checking libintl.h presence... yes |
| 1296 | checking for libintl.h... yes |
| 1297 | checking for ngettext in libc... yes |
| 1298 | checking for dgettext in libc... yes |
| 1299 | checking for bind_textdomain_codeset... yes |
| 1300 | checking for msgfmt... /usr/bin/msgfmt |
| 1301 | checking for dcgettext... yes |
| 1302 | checking if msgfmt accepts -c... yes |
| 1303 | checking for gmsgfmt... /usr/bin/msgfmt |
| 1304 | checking for xgettext... /usr/bin/xgettext |
| 1305 | checking for catalogs to be installed... ach af af_ZA ak de de_DE es fr nl |
| 1306 | checking whether NLS is requested... yes |
| 1307 | checking for intltool-update... /usr/bin/intltool-update |
| 1308 | checking for intltool-merge... /usr/bin/intltool-merge |
| 1309 | checking for intltool-extract... /usr/bin/intltool-extract |
| 1310 | checking for xgettext... (cached) /usr/bin/xgettext |
| 1311 | checking for msgmerge... /usr/bin/msgmerge |
| 1312 | checking for msgfmt... (cached) /usr/bin/msgfmt |
| 1313 | checking for gmsgfmt... (cached) /usr/bin/msgfmt |
| 1314 | checking for perl... /usr/bin/perl |
| 1315 | checking for perl >= 5.8.1... 5.16.3 |
| 1316 | checking for XML::Parser... ok |
| 1317 | checking whether ln -s works... yes |
| 1318 | checking that generated files are newer than configure... done |
| 1319 | configure: creating ./config.status |
| 1320 | config.status: creating bin/rebuild.sh |
| 1321 | config.status: creating Makefile |
| 1322 | config.status: creating pykolab.spec |
| 1323 | config.status: creating conf/Makefile |
| 1324 | config.status: creating kolabd/Makefile |
| 1325 | config.status: creating po/Makefile.in |
| 1326 | config.status: creating pykolab/constants.py |
| 1327 | config.status: creating pykolab/Makefile |
| 1328 | config.status: creating saslauthd/Makefile |
| 1329 | config.status: creating share/Makefile |
| 1330 | config.status: creating wallace/Makefile |
| 1331 | config.status: executing depfiles commands |
| 1332 | config.status: executing default-1 commands |
| 1333 | config.status: executing po/stamp-it commands |
| 1334 | /srv/pykolab.git |
| 1335 | Running ../stick.git/drydocker/pykolab/test_build.sh OK (at 6122ee76c19970d950f0b4839e7fd46c89ed5421) |
| 1336 | Running ../stick.git/drydocker/pykolab/test_unit.sh ... |
| 1337 | /srv/pykolab.git /srv/pykolab.git |
| 1338 | Usage: nosetests [options] |
| 1339 | |
| 1340 | nosetests: error: no such option: --verbose |
| 1341 | Running ../stick.git/drydocker/pykolab/test_unit.sh FAILED (at 6122ee76c19970d950f0b4839e7fd46c89ed5421) |
| 1342 | ======================================================================== |
| 1343 | Running 'yum-builddep -y --disablerepo=openSUSE_Tools pykolab' OK (at 6122ee76c19970d950f0b4839e7fd46c89ed5421) |
| 1344 | Running '../stick.git/drydocker/pykolab/test_build.sh' OK (at 6122ee76c19970d950f0b4839e7fd46c89ed5421) |
| 1345 | Running '../stick.git/drydocker/pykolab/test_unit.sh' FAILED (at 6122ee76c19970d950f0b4839e7fd46c89ed5421) |
| 1346 | ======================================================================== |
| 1347 | /var/tmp/690 |
| 1348 |
Lease Host
Lease Host
- When
- Completed at May 21 2015, 3:05 PM · Built instantly
- Status
Passed
Wait for Previous Commits to Build
Wait for Previous Commits to Build
- When
- Completed at May 21 2015, 3:05 PM · Built instantly
- Status
Passed
| 1 | Blocked by: Build 494,Build 492 |
|---|---|
| 2 | Blocked by: Build 494,Build 492 |
| 3 | Blocked by: Build 494,Build 492 |
| 4 | Blocked by: Build 494,Build 492 |
| 5 | Blocked by: Build 494,Build 492 |
| 6 | Blocked by: Build 494,Build 492 |
| 7 | Blocked by: Build 494,Build 492 |
| 8 | Blocked by: Build 494,Build 492 |
| 9 | Blocked by: Build 494,Build 492 |
| 10 | Blocked by: Build 494,Build 492 |
| 11 | Blocked by: Build 494,Build 492 |
| 12 | Blocked by: Build 494,Build 492 |
| 13 | Blocked by: Build 494,Build 492 |
| 14 | Blocked by: Build 494,Build 492 |
| 15 | Blocked by: Build 494,Build 492 |
| 16 | Blocked by: Build 494,Build 492 |
| 17 | Blocked by: Build 494,Build 492 |
| 18 | Blocked by: Build 494,Build 492 |
| 19 | Blocked by: Build 494,Build 492 |
| 20 | Blocked by: Build 494,Build 492 |
| 21 | Blocked by: Build 494,Build 492 |
| 22 | Blocked by: Build 494,Build 492 |
| 23 | Blocked by: Build 494,Build 492 |
| 24 | Blocked by: Build 494,Build 492 |
| 25 | Blocked by: Build 494,Build 492 |
| 26 | Blocked by: Build 494,Build 492 |
| 27 | Blocked by: Build 494,Build 492 |
| 28 | Blocked by: Build 494,Build 492 |
| 29 | Blocked by: Build 494,Build 492 |
| 30 | Blocked by: Build 494,Build 492 |
| 31 | Blocked by: Build 494,Build 492 |
| 32 | Blocked by: Build 494,Build 492 |
| 33 | Blocked by: Build 494,Build 492 |
| 34 | Blocked by: Build 494,Build 492 |
| 35 | Blocked by: Build 494,Build 492 |
| 36 | Blocked by: Build 494,Build 492 |
| 37 | Blocked by: Build 494,Build 492 |
| 38 | Blocked by: Build 494,Build 492 |
| 39 | Blocked by: Build 494,Build 492 |
| 40 | Blocked by: Build 494,Build 492 |
| 41 | Blocked by: Build 494,Build 492 |
| 42 | Blocked by: Build 494,Build 492 |
| 43 | Blocked by: Build 494,Build 492 |
| 44 | Blocked by: Build 494,Build 492 |
| 45 | Blocked by: Build 494,Build 492 |
| 46 | Blocked by: Build 494,Build 492 |
| 47 | Blocked by: Build 494,Build 492 |
| 48 | Blocked by: Build 494,Build 492 |
| 49 | Blocked by: Build 494,Build 492 |
| 50 | Blocked by: Build 494,Build 492 |
| 51 | Blocked by: Build 494,Build 492 |
| 52 | Blocked by: Build 494,Build 492 |
| 53 | Blocked by: Build 494,Build 492 |
| 54 | Blocked by: Build 494,Build 492 |
| 55 | Blocked by: Build 494,Build 492 |
| 56 | Blocked by: Build 494,Build 492 |
| 57 | Blocked by: Build 494,Build 492 |
| 58 | Blocked by: Build 494,Build 492 |
| 59 | Blocked by: Build 494,Build 492 |
| 60 | Blocked by: Build 494,Build 492 |
| 61 | Blocked by: Build 494,Build 492 |
| 62 | Blocked by: Build 494,Build 492 |
| 63 | Blocked by: Build 494,Build 492 |
| 64 | Blocked by: Build 494,Build 492 |
| 65 | Blocked by: Build 494,Build 492 |
| 66 | Blocked by: Build 494,Build 492 |
| 67 | Blocked by: Build 494,Build 492 |
| 68 | Blocked by: Build 494,Build 492 |
| 69 | Blocked by: Build 494,Build 492 |
| 70 | Blocked by: Build 494,Build 492 |
| 71 | Blocked by: Build 494,Build 492 |
| 72 | Blocked by: Build 494,Build 492 |
| 73 | Blocked by: Build 494,Build 492 |
| 74 | Blocked by: Build 494,Build 492 |
| 75 | Blocked by: Build 494 |
| 76 |