Properties
Properties
Run Command
Run Command
- When
- Completed at Jul 31 2015, 2:18 PM · Built for 7 m, 2 s
- Status
Failed
| 49 | + export test_functional |
|---|---|
| 50 | + export test_integration |
| 51 | + export test_performance |
| 52 | + export test_unit |
| 53 | + export test_obs |
| 54 | + '[' '!' -d /var/tmp/osbuild-packagecache ']' |
| 55 | + '[' -x stick.git/drydocker/pykolab/build.sh ']' |
| 56 | + pushd pykolab.git |
| 57 | + ../stick.git/drydocker/pykolab/build.sh |
| 58 | + docker run -it --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=1189 -e COMMIT=b24bd6f245b9527592ce0fcfbc67bb0a145c1b8c -e DIFFERENTIAL= -e PACKAGE=pykolab -e PHAB_CERT= -e PHAB_USER= -e PHID=PHID-HMBT-2sl2aljpx3j3qhxweqek -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 -e TEST_OBS=1 kolab/ci-maipo |
| 59 | Unable to find image 'kolab/ci-maipo' locally |
| 60 | Pulling repository kolab/ci-maipo |
| 61 | |
| 62 | |
| 63 | |
| 64 | |
| 65 | |
| 66 | |
| 67 | |
| 68 | |
| 69 | |
| 70 | |
| 71 | |
| 72 | |
| 73 | |
| 74 | |
| 75 | |
| 76 | |
| 77 | |
| 78 | |
| 79 | |
| 80 | |
| 81 | |
| 82 | |
| 83 | |
| 84 | |
| 85 | |
| 86 | |
| 87 | |
| 88 | |
| 89 | |
| 90 | |
| 91 | |
| 92 | + exit 1 |
| 93 | + retval=1 |
| 94 | + popd |
| 95 | + cd /var/tmp |
| 96 | + rm -rf /var/tmp/1600 |
| 97 | + exit 1 |
| 98 |
| 4383 | File "/usr/lib64/python2.7/site-packages/twisted/internet/defer.py", line 134, in maybeDeferred |
|---|---|
| 4384 | result = f(*args, **kw) |
| 4385 | File "/usr/lib64/python2.7/site-packages/twisted/internet/utils.py", line 191, in runWithWarningsSuppressed |
| 4386 | result = f(*a, **kw) |
| 4387 | File "/srv/pykolab.git/tests/unit/test-011-wallace_resources.py", line 223, in test_006_send_response_delegate |
| 4388 | self.assertEqual("resource-car-audi-a4@example.org", self.smtplog[0][0]) |
| 4389 | File "/usr/lib64/python2.7/site-packages/twisted/trial/unittest.py", line 271, in assertEqual |
| 4390 | % (msg, pformat(first), pformat(second))) |
| 4391 | FailTest: not equal: |
| 4392 | a = 'resource-car-audi-a4@example.org' |
| 4393 | b = u'resource-collection-car@example.org' |
| 4394 | |
| 4395 | |
| 4396 | ====================================================================== |
| 4397 | FAIL: test_002_user_dn_from_email_address |
| 4398 | ---------------------------------------------------------------------- |
| 4399 | Traceback (most recent call last): |
| 4400 | File "/usr/lib64/python2.7/site-packages/twisted/internet/defer.py", line 134, in maybeDeferred |
| 4401 | result = f(*args, **kw) |
| 4402 | File "/usr/lib64/python2.7/site-packages/twisted/internet/utils.py", line 191, in runWithWarningsSuppressed |
| 4403 | result = f(*a, **kw) |
| 4404 | File "/srv/pykolab.git/tests/unit/test-012-wallace_invitationpolicy.py", line 119, in test_002_user_dn_from_email_address |
| 4405 | self.assertEqual("uid=doe,ou=People,dc=example,dc=org", res); |
| 4406 | File "/usr/lib64/python2.7/site-packages/twisted/trial/unittest.py", line 271, in assertEqual |
| 4407 | % (msg, pformat(first), pformat(second))) |
| 4408 | FailTest: not equal: |
| 4409 | a = 'uid=doe,ou=People,dc=example,dc=org' |
| 4410 | b = None |
| 4411 | |
| 4412 | |
| 4413 | ====================================================================== |
| 4414 | FAIL: test_003_set_lang (tests.unit.test-015-translate.TestTranslate) |
| 4415 | ---------------------------------------------------------------------- |
| 4416 | Traceback (most recent call last): |
| 4417 | File "/srv/pykolab.git/tests/unit/test-015-translate.py", line 18, in test_003_set_lang |
| 4418 | self.assertEqual(_("Folder name"), "Ordnername", "German Translation found") |
| 4419 | AssertionError: German Translation found |
| 4420 | |
| 4421 | ---------------------------------------------------------------------- |
| 4422 | Ran 135 tests in 4.035s |
| 4423 | |
| 4424 | FAILED (errors=7, failures=9) |
| 4425 | Running ../stick.git/drydocker/pykolab/test_unit.sh FAILED (at b24bd6f245b9527592ce0fcfbc67bb0a145c1b8c) |
| 4426 | ======================================================================== |
| 4427 | Running 'yum-builddep -y --disablerepo=openSUSE_Tools pykolab' OK (at b24bd6f245b9527592ce0fcfbc67bb0a145c1b8c) |
| 4428 | Running '../stick.git/drydocker/pykolab/test_build.sh' OK (at b24bd6f245b9527592ce0fcfbc67bb0a145c1b8c) |
| 4429 | Running '../stick.git/drydocker/pykolab/test_unit.sh' FAILED (at b24bd6f245b9527592ce0fcfbc67bb0a145c1b8c) |
| 4430 | ======================================================================== |
| 4431 | /var/tmp/1600 |
| 4432 |
Lease Host
Lease Host
- When
- Completed at Jul 31 2015, 2:11 PM · Built instantly
- Status
Passed
Wait for Previous Commits to Build
Wait for Previous Commits to Build
- When
- Completed at Jul 31 2015, 2:11 PM · Built instantly
- Status
Passed
1 empty log is hidden Show all logs.