Properties
Properties
Run Command
Run Command
- When
- Completed at Oct 30 2015, 10:40 AM · Built for 2 m, 27 s
- Status
Failed
| 1 | + '[' -z b60425346034d8a0321d54505a32f9401250000c -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 -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/P/pykolab.git .git |
| 13 | + package=pykolab |
| 14 | ++ echo ssh://git@git.kolab.org/diffusion/P/pykolab.git |
| 15 | ++ sed -e 's|ssh://git@|https://|g' |
| 16 | + ro_uri=https://git.kolab.org/diffusion/P/pykolab.git |
| 17 | + case ${package} in |
| 18 | ++ pwd |
| 19 | + export TMPDIR=/var/tmp/2256 |
| 20 | + TMPDIR=/var/tmp/2256 |
| 21 | + '[' '!' -d pykolab.git ']' |
| 22 | + git clone https://git.kolab.org/diffusion/P/pykolab.git pykolab.git |
| 23 | + pushd pykolab.git |
| 24 | + git checkout b60425346034d8a0321d54505a32f9401250000c |
| 25 | Note: checking out 'b60425346034d8a0321d54505a32f9401250000c'. |
| 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 b604253... Set version to 0.7.17 |
| 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 | + export test_obs |
| 55 | + '[' '!' -d /var/tmp/osbuild-packagecache ']' |
| 56 | + '[' -x stick.git/drydocker/pykolab/build.sh ']' |
| 57 | + pushd pykolab.git |
| 58 | + ../stick.git/drydocker/pykolab/build.sh |
| 59 | + 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=1843 -e COMMIT=b60425346034d8a0321d54505a32f9401250000c -e DIFFERENTIAL= -e PACKAGE=pykolab -e PHAB_CERT= -e PHAB_USER= -e PHID=PHID-HMBT-qnfpjgpy3c5qaezvmqyf -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 |
| 60 | + exit 1 |
| 61 | + retval=1 |
| 62 | + popd |
| 63 | + cd /var/tmp |
| 64 | + rm -rf /var/tmp/2256 |
| 65 | + exit 1 |
| 66 |
| 4908 | ---------------------------------------------------------------------- |
|---|---|
| 4909 | Traceback (most recent call last): |
| 4910 | File "/usr/lib64/python2.7/site-packages/twisted/internet/defer.py", line 134, in maybeDeferred |
| 4911 | result = f(*args, **kw) |
| 4912 | File "/usr/lib64/python2.7/site-packages/twisted/internet/utils.py", line 191, in runWithWarningsSuppressed |
| 4913 | result = f(*a, **kw) |
| 4914 | File "/srv/pykolab.git/tests/unit/test-011-wallace_resources.py", line 172, in test_003_resource_records_from_itip_events |
| 4915 | self.assertEqual(len(res), 2, "Return all attendee resources"); |
| 4916 | File "/usr/lib64/python2.7/site-packages/twisted/trial/unittest.py", line 271, in assertEqual |
| 4917 | % (msg, pformat(first), pformat(second))) |
| 4918 | FailTest: Return all attendee resources |
| 4919 | not equal: |
| 4920 | a = 3 |
| 4921 | b = 2 |
| 4922 | |
| 4923 | |
| 4924 | ====================================================================== |
| 4925 | FAIL: test_005_send_response_accept |
| 4926 | ---------------------------------------------------------------------- |
| 4927 | Traceback (most recent call last): |
| 4928 | File "/usr/lib64/python2.7/site-packages/twisted/internet/defer.py", line 134, in maybeDeferred |
| 4929 | result = f(*args, **kw) |
| 4930 | File "/usr/lib64/python2.7/site-packages/twisted/internet/utils.py", line 191, in runWithWarningsSuppressed |
| 4931 | result = f(*a, **kw) |
| 4932 | File "/srv/pykolab.git/tests/unit/test-011-wallace_resources.py", line 205, in test_005_send_response_accept |
| 4933 | self.assertIn("ACCEPTED", response['subject'], "Participant status in message subject") |
| 4934 | File "/usr/lib64/python2.7/site-packages/twisted/trial/unittest.py", line 328, in failUnlessIn |
| 4935 | % (containee, container)) |
| 4936 | FailTest: Participant status in message subject |
| 4937 | |
| 4938 | ====================================================================== |
| 4939 | FAIL: test_006_send_response_delegate |
| 4940 | ---------------------------------------------------------------------- |
| 4941 | Traceback (most recent call last): |
| 4942 | File "/usr/lib64/python2.7/site-packages/twisted/internet/defer.py", line 134, in maybeDeferred |
| 4943 | result = f(*args, **kw) |
| 4944 | File "/usr/lib64/python2.7/site-packages/twisted/internet/utils.py", line 191, in runWithWarningsSuppressed |
| 4945 | result = f(*a, **kw) |
| 4946 | File "/srv/pykolab.git/tests/unit/test-011-wallace_resources.py", line 223, in test_006_send_response_delegate |
| 4947 | self.assertEqual("resource-car-audi-a4@example.org", self.smtplog[0][0]) |
| 4948 | File "/usr/lib64/python2.7/site-packages/twisted/trial/unittest.py", line 271, in assertEqual |
| 4949 | % (msg, pformat(first), pformat(second))) |
| 4950 | FailTest: not equal: |
| 4951 | a = 'resource-car-audi-a4@example.org' |
| 4952 | b = u'resource-collection-car@example.org' |
| 4953 | |
| 4954 | |
| 4955 | ====================================================================== |
| 4956 | FAIL: test_002_user_dn_from_email_address |
| 4957 | ---------------------------------------------------------------------- |
| 4958 | Traceback (most recent call last): |
| 4959 | File "/usr/lib64/python2.7/site-packages/twisted/internet/defer.py", line 134, in maybeDeferred |
| 4960 | result = f(*args, **kw) |
| 4961 | File "/usr/lib64/python2.7/site-packages/twisted/internet/utils.py", line 191, in runWithWarningsSuppressed |
| 4962 | result = f(*a, **kw) |
| 4963 | File "/srv/pykolab.git/tests/unit/test-012-wallace_invitationpolicy.py", line 119, in test_002_user_dn_from_email_address |
| 4964 | self.assertEqual("uid=doe,ou=People,dc=example,dc=org", res); |
| 4965 | File "/usr/lib64/python2.7/site-packages/twisted/trial/unittest.py", line 271, in assertEqual |
| 4966 | % (msg, pformat(first), pformat(second))) |
| 4967 | FailTest: not equal: |
| 4968 | a = 'uid=doe,ou=People,dc=example,dc=org' |
| 4969 | b = None |
| 4970 | |
| 4971 | |
| 4972 | ====================================================================== |
| 4973 | FAIL: test_003_set_lang (tests.unit.test-015-translate.TestTranslate) |
| 4974 | ---------------------------------------------------------------------- |
| 4975 | Traceback (most recent call last): |
| 4976 | File "/srv/pykolab.git/tests/unit/test-015-translate.py", line 20, in test_003_set_lang |
| 4977 | self.assertEqual(_("Folder name"), "Ordnername", "German Translation found") |
| 4978 | AssertionError: German Translation found |
| 4979 | |
| 4980 | ====================================================================== |
| 4981 | FAIL: test_004_unicode (tests.unit.test-015-translate.TestTranslate) |
| 4982 | ---------------------------------------------------------------------- |
| 4983 | Traceback (most recent call last): |
| 4984 | File "/srv/pykolab.git/tests/unit/test-015-translate.py", line 27, in test_004_unicode |
| 4985 | self.assertEqual(_("recipients: %r"), "Empfänger: %r") |
| 4986 | AssertionError: 'recipients: %r' != 'Empf\xc3\xa4nger: %r' |
| 4987 | |
| 4988 | ====================================================================== |
| 4989 | FAIL: test_011_to_xml (tests.unit.test-018-note.TestNoteXML) |
| 4990 | ---------------------------------------------------------------------- |
| 4991 | Traceback (most recent call last): |
| 4992 | File "/srv/pykolab.git/tests/unit/test-018-note.py", line 72, in test_011_to_xml |
| 4993 | self.assertRaises(NoteIntegrityError, note.__str__) |
| 4994 | AssertionError: NoteIntegrityError not raised |
| 4995 | |
| 4996 | ---------------------------------------------------------------------- |
| 4997 | Ran 141 tests in 4.727s |
| 4998 | |
| 4999 | FAILED (SKIP=1, errors=7, failures=11) |
| 5000 | Running ../stick.git/drydocker/pykolab/test_unit.sh FAILED (at b60425346034d8a0321d54505a32f9401250000c) |
| 5001 | ======================================================================== |
| 5002 | Running 'yum-builddep -y --disablerepo=openSUSE_Tools pykolab' OK (at b60425346034d8a0321d54505a32f9401250000c) |
| 5003 | Running '../stick.git/drydocker/pykolab/test_build.sh' OK (at b60425346034d8a0321d54505a32f9401250000c) |
| 5004 | Running '../stick.git/drydocker/pykolab/test_unit.sh' FAILED (at b60425346034d8a0321d54505a32f9401250000c) |
| 5005 | ======================================================================== |
| 5006 | /var/tmp/2256 |
| 5007 |
Lease Host
Lease Host
- When
- Completed at Oct 30 2015, 10:38 AM · Built for 1 s
- Status
Passed
Wait for Previous Commits to Build
Wait for Previous Commits to Build
- When
- Completed at Oct 30 2015, 10:38 AM · Built instantly
- Status
Passed
| 1 | Blocked by: Build 1842 |
|---|---|
| 2 | Blocked by: Build 1842 |
| 3 | Blocked by: Build 1842 |
| 4 | Blocked by: Build 1842 |
| 5 | Blocked by: Build 1842 |
| 6 | Blocked by: Build 1842 |
| 7 | Blocked by: Build 1842 |
| 8 | Blocked by: Build 1842 |
| 9 | Blocked by: Build 1842 |
| 10 | Blocked by: Build 1842 |
| 11 |