Properties
Properties
Run Command
Run Command
- When
- Completed at Jun 12 2015, 10:18 AM · Built for 1 m, 49 s
- Status
Failed
| 13 | ++ sed -e 's|ssh://git@|https://|g' |
|---|---|
| 14 | + ro_uri=https://git.kolab.org/diffusion/P/pykolab.git |
| 15 | + case ${package} in |
| 16 | ++ pwd |
| 17 | + export TMPDIR=/var/tmp/993 |
| 18 | + TMPDIR=/var/tmp/993 |
| 19 | + '[' '!' -d pykolab.git ']' |
| 20 | + git clone https://git.kolab.org/diffusion/P/pykolab.git pykolab.git |
| 21 | + pushd pykolab.git |
| 22 | + git checkout 94d58ba529201de81f956fa8e868a9438bdd18c8 |
| 23 | Note: checking out '94d58ba529201de81f956fa8e868a9438bdd18c8'. |
| 24 | |
| 25 | You are in 'detached HEAD' state. You can look around, make experimental |
| 26 | changes and commit them, and you can discard any commits you make in this |
| 27 | state without impacting any branches by performing another checkout. |
| 28 | |
| 29 | If you want to create a new branch to retain commits you create, you may |
| 30 | do so (now or later) by using -b with the checkout command again. Example: |
| 31 | |
| 32 | git checkout -b new_branch_name |
| 33 | |
| 34 | HEAD is now at 94d58ba... cli: kolab delete-domain improved. (#5098) it now displays if the command succeeded, or shows the error message from the Kolab API. new parameter --force to delete a domain even if user accounts exist. |
| 35 | + popd |
| 36 | + '[' pykolab '!=' stick ']' |
| 37 | + '[' '!' -d stick.git ']' |
| 38 | + git clone https://git.kolab.org/diffusion/QA/stick.git stick.git |
| 39 | + export commit |
| 40 | + export differential |
| 41 | + export id |
| 42 | + export package |
| 43 | + export phid |
| 44 | + export ro_uri |
| 45 | + export uri |
| 46 | + export vcs |
| 47 | + export test_build |
| 48 | + export test_functional |
| 49 | + export test_integration |
| 50 | + export test_performance |
| 51 | + export test_unit |
| 52 | + '[' -x stick.git/drydocker/pykolab/build.sh ']' |
| 53 | + pushd pykolab.git |
| 54 | + ../stick.git/drydocker/pykolab/build.sh |
| 55 | + docker run -it --attach=stdout --attach=stderr --detach=false --rm=true --volume=/root/.oscrc:/root/.oscrc --hostname=kolab.example.org -e ID=741 -e COMMIT=94d58ba529201de81f956fa8e868a9438bdd18c8 -e DIFFERENTIAL= -e PACKAGE=pykolab -e PHAB_CERT= -e PHAB_USER= -e PHID=PHID-HMBT-zvxr6fennkymateay6xl -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 |
| 56 | + exit 1 |
| 57 | + retval=1 |
| 58 | + popd |
| 59 | + cd /var/tmp |
| 60 | + rm -rf /var/tmp/993 |
| 61 | + exit 1 |
| 62 |
| 2098 | File "/usr/lib64/python2.7/site-packages/twisted/internet/defer.py", line 134, in maybeDeferred |
|---|---|
| 2099 | result = f(*args, **kw) |
| 2100 | File "/usr/lib64/python2.7/site-packages/twisted/internet/utils.py", line 191, in runWithWarningsSuppressed |
| 2101 | result = f(*a, **kw) |
| 2102 | File "/srv/pykolab.git/tests/unit/test-011-wallace_resources.py", line 223, in test_006_send_response_delegate |
| 2103 | self.assertEqual("resource-car-audi-a4@example.org", self.smtplog[0][0]) |
| 2104 | File "/usr/lib64/python2.7/site-packages/twisted/trial/unittest.py", line 271, in assertEqual |
| 2105 | % (msg, pformat(first), pformat(second))) |
| 2106 | FailTest: not equal: |
| 2107 | a = 'resource-car-audi-a4@example.org' |
| 2108 | b = u'resource-collection-car@example.org' |
| 2109 | |
| 2110 | |
| 2111 | ====================================================================== |
| 2112 | FAIL: test_002_user_dn_from_email_address |
| 2113 | ---------------------------------------------------------------------- |
| 2114 | Traceback (most recent call last): |
| 2115 | File "/usr/lib64/python2.7/site-packages/twisted/internet/defer.py", line 134, in maybeDeferred |
| 2116 | result = f(*args, **kw) |
| 2117 | File "/usr/lib64/python2.7/site-packages/twisted/internet/utils.py", line 191, in runWithWarningsSuppressed |
| 2118 | result = f(*a, **kw) |
| 2119 | File "/srv/pykolab.git/tests/unit/test-012-wallace_invitationpolicy.py", line 119, in test_002_user_dn_from_email_address |
| 2120 | self.assertEqual("uid=doe,ou=People,dc=example,dc=org", res); |
| 2121 | File "/usr/lib64/python2.7/site-packages/twisted/trial/unittest.py", line 271, in assertEqual |
| 2122 | % (msg, pformat(first), pformat(second))) |
| 2123 | FailTest: not equal: |
| 2124 | a = 'uid=doe,ou=People,dc=example,dc=org' |
| 2125 | b = None |
| 2126 | |
| 2127 | |
| 2128 | ====================================================================== |
| 2129 | FAIL: test_003_set_lang (tests.unit.test-015-translate.TestTranslate) |
| 2130 | ---------------------------------------------------------------------- |
| 2131 | Traceback (most recent call last): |
| 2132 | File "/srv/pykolab.git/tests/unit/test-015-translate.py", line 18, in test_003_set_lang |
| 2133 | self.assertEqual(_("Folder name"), "Ordnername", "German Translation found") |
| 2134 | AssertionError: German Translation found |
| 2135 | |
| 2136 | ---------------------------------------------------------------------- |
| 2137 | Ran 135 tests in 4.146s |
| 2138 | |
| 2139 | FAILED (errors=3, failures=9) |
| 2140 | Running ../stick.git/drydocker/pykolab/test_unit.sh FAILED (at 94d58ba529201de81f956fa8e868a9438bdd18c8) |
| 2141 | ======================================================================== |
| 2142 | Running 'yum-builddep -y --disablerepo=openSUSE_Tools pykolab' OK (at 94d58ba529201de81f956fa8e868a9438bdd18c8) |
| 2143 | Running '../stick.git/drydocker/pykolab/test_build.sh' OK (at 94d58ba529201de81f956fa8e868a9438bdd18c8) |
| 2144 | Running '../stick.git/drydocker/pykolab/test_unit.sh' FAILED (at 94d58ba529201de81f956fa8e868a9438bdd18c8) |
| 2145 | ======================================================================== |
| 2146 | /var/tmp/993 |
| 2147 |
Lease Host
Lease Host
- When
- Completed at Jun 12 2015, 10:16 AM · Built for 1 s
- Status
Passed
Wait for Previous Commits to Build
Wait for Previous Commits to Build
- When
- Completed at Jun 12 2015, 10:16 AM · Built instantly
- Status
Passed
1 empty log is hidden Show all logs.