Page MenuHomePhorge

Build 433
FailedPublic

Run Command

When
Completed at May 14 2015, 7:52 AM · Built for 1 m, 46 s
Status
Failed
This build step has since been deleted on the build plan. Some information may be omitted.

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

13+ '[' 10 -gt 0 ']'
14+ case $1 in
15++ eval echo ''\''929e67a6912add9ab3bdc070e23ca731cd1d2d33'\'''
16+++ echo 929e67a6912add9ab3bdc070e23ca731cd1d2d33
17+ commit=929e67a6912add9ab3bdc070e23ca731cd1d2d33
18+ shift
19+ shift
20+ '[' 8 -gt 0 ']'
21+ case $1 in
22++ eval echo ''\'''\'''
23+++ echo ''
24+ differential=
25+ shift
26+ shift
27+ '[' 6 -gt 0 ']'
28+ case $1 in
29++ eval echo ''\''PHID-HMBT-h5w2xcgt5th6gygnkuqy'\'''
30+++ echo PHID-HMBT-h5w2xcgt5th6gygnkuqy
31+ phid=PHID-HMBT-h5w2xcgt5th6gygnkuqy
32+ shift
33+ shift
34+ '[' 4 -gt 0 ']'
35+ case $1 in
36++ eval echo ''\''ssh://git@git.kolab.org/diffusion/P/pykolab.git'\'''
37+++ echo ssh://git@git.kolab.org/diffusion/P/pykolab.git
38+ uri=ssh://git@git.kolab.org/diffusion/P/pykolab.git
39+ shift
40+ shift
41+ '[' 2 -gt 0 ']'
42+ case $1 in
43++ eval echo ''\''git'\'''
44+++ echo git
45+ vcs=git
46+ shift
47+ shift
48+ '[' 0 -gt 0 ']'
49+ '[' -z 929e67a6912add9ab3bdc070e23ca731cd1d2d33 -a -z '' ']'
50+ '[' -z ssh://git@git.kolab.org/diffusion/P/pykolab.git ']'
51+ '[' 0 -eq 0 -a 0 -eq 0 -a 0 -eq 0 -a 0 -eq 0 -a 0 -eq 0 ']'
52+ test_build=1
53+ test_functional=1
54+ test_integration=1
55+ test_performance=1
56+ test_unit=1
57+ '[' -z git ']'
58+ case ${vcs} in
59++ basename ssh://git@git.kolab.org/diffusion/P/pykolab.git .git
60+ package=pykolab
61++ echo ssh://git@git.kolab.org/diffusion/P/pykolab.git
62++ sed -e 's|ssh://git@|https://|g'
63+ ro_uri=https://git.kolab.org/diffusion/P/pykolab.git
64+ case ${package} in
65+ case ${uri} in
66++ pwd
67+ export TMPDIR=/var/tmp/586
68+ TMPDIR=/var/tmp/586
69+ '[' '!' -d pykolab.git ']'
70+ git clone https://git.kolab.org/diffusion/P/pykolab.git pykolab.git
71+ pushd pykolab.git
72+ git checkout 929e67a6912add9ab3bdc070e23ca731cd1d2d33
73Note: checking out '929e67a6912add9ab3bdc070e23ca731cd1d2d33'.
74
75You are in 'detached HEAD' state. You can look around, make experimental
76changes and commit them, and you can discard any commits you make in this
77state without impacting any branches by performing another checkout.
78
79If you want to create a new branch to retain commits you create, you may
80do so (now or later) by using -b with the checkout command again. Example:
81
82 git checkout -b new_branch_name
83
84HEAD is now at 929e67a... Actually expire a locked object, by updating what locktime is being compared to
85+ popd
86+ '[' pykolab '!=' stick ']'
87+ '[' '!' -d stick.git ']'
88+ git clone https://git.kolab.org/diffusion/QA/stick.git stick.git
89+ export commit
90+ export differential
91+ export id
92+ export package
93+ export phid
94+ export ro_uri
95+ export uri
96+ export vcs
97+ export test_build
98+ export test_functional
99+ export test_integration
100+ export test_performance
101+ export test_unit
102+ '[' -x stick.git/drydocker/pykolab/build.sh ']'
103+ pushd pykolab.git
104+ ../stick.git/drydocker/pykolab/build.sh
105+ docker run -it --attach=stdout --attach=stderr --detach=false --rm=true --volume=/root/.oscrc:/root/.oscrc -e ID=433 -e COMMIT=929e67a6912add9ab3bdc070e23ca731cd1d2d33 -e DIFFERENTIAL= -e PACKAGE=pykolab -e PHAB_CERT= -e PHAB_USER= -e PHID=PHID-HMBT-h5w2xcgt5th6gygnkuqy -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
106+ exit 1
107+ retval=1
108+ popd
109+ cd /var/tmp
110+ rm -rf /var/tmp/586
111+ exit 1
112

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

3031Traceback (most recent call last):
3032 File "/usr/lib64/python2.7/site-packages/twisted/internet/defer.py", line 134, in maybeDeferred
3033 result = f(*args, **kw)
3034 File "/usr/lib64/python2.7/site-packages/twisted/internet/utils.py", line 191, in runWithWarningsSuppressed
3035 result = f(*a, **kw)
3036 File "/srv/pykolab.git/tests/unit/test-011-wallace_resources.py", line 163, in test_002_resource_record_from_email_address
3037 self.assertEqual(len(res), 1);
3038 File "/usr/lib64/python2.7/site-packages/twisted/trial/unittest.py", line 271, in assertEqual
3039 % (msg, pformat(first), pformat(second)))
3040FailTest: not equal:
3041a = 0
3042b = 1
3043
3044
3045======================================================================
3046FAIL: test_003_resource_records_from_itip_events
3047----------------------------------------------------------------------
3048Traceback (most recent call last):
3049 File "/usr/lib64/python2.7/site-packages/twisted/internet/defer.py", line 134, in maybeDeferred
3050 result = f(*args, **kw)
3051 File "/usr/lib64/python2.7/site-packages/twisted/internet/utils.py", line 191, in runWithWarningsSuppressed
3052 result = f(*a, **kw)
3053 File "/srv/pykolab.git/tests/unit/test-011-wallace_resources.py", line 172, in test_003_resource_records_from_itip_events
3054 self.assertEqual(len(res), 2, "Return all attendee resources");
3055 File "/usr/lib64/python2.7/site-packages/twisted/trial/unittest.py", line 271, in assertEqual
3056 % (msg, pformat(first), pformat(second)))
3057FailTest: Return all attendee resources
3058not equal:
3059a = 3
3060b = 2
3061
3062
3063======================================================================
3064FAIL: test_005_send_response_accept
3065----------------------------------------------------------------------
3066Traceback (most recent call last):
3067 File "/usr/lib64/python2.7/site-packages/twisted/internet/defer.py", line 134, in maybeDeferred
3068 result = f(*args, **kw)
3069 File "/usr/lib64/python2.7/site-packages/twisted/internet/utils.py", line 191, in runWithWarningsSuppressed
3070 result = f(*a, **kw)
3071 File "/srv/pykolab.git/tests/unit/test-011-wallace_resources.py", line 205, in test_005_send_response_accept
3072 self.assertIn("ACCEPTED", response['subject'], "Participant status in message subject")
3073 File "/usr/lib64/python2.7/site-packages/twisted/trial/unittest.py", line 328, in failUnlessIn
3074 % (containee, container))
3075FailTest: Participant status in message subject
3076
3077======================================================================
3078FAIL: test_006_send_response_delegate
3079----------------------------------------------------------------------
3080Traceback (most recent call last):
3081 File "/usr/lib64/python2.7/site-packages/twisted/internet/defer.py", line 134, in maybeDeferred
3082 result = f(*args, **kw)
3083 File "/usr/lib64/python2.7/site-packages/twisted/internet/utils.py", line 191, in runWithWarningsSuppressed
3084 result = f(*a, **kw)
3085 File "/srv/pykolab.git/tests/unit/test-011-wallace_resources.py", line 223, in test_006_send_response_delegate
3086 self.assertEqual("resource-car-audi-a4@example.org", self.smtplog[0][0])
3087 File "/usr/lib64/python2.7/site-packages/twisted/trial/unittest.py", line 271, in assertEqual
3088 % (msg, pformat(first), pformat(second)))
3089FailTest: not equal:
3090a = 'resource-car-audi-a4@example.org'
3091b = u'resource-collection-car@example.org'
3092
3093
3094======================================================================
3095FAIL: test_002_user_dn_from_email_address
3096----------------------------------------------------------------------
3097Traceback (most recent call last):
3098 File "/usr/lib64/python2.7/site-packages/twisted/internet/defer.py", line 134, in maybeDeferred
3099 result = f(*args, **kw)
3100 File "/usr/lib64/python2.7/site-packages/twisted/internet/utils.py", line 191, in runWithWarningsSuppressed
3101 result = f(*a, **kw)
3102 File "/srv/pykolab.git/tests/unit/test-012-wallace_invitationpolicy.py", line 118, in test_002_user_dn_from_email_address
3103 self.assertEqual("uid=doe,ou=People,dc=example,dc=org", res);
3104 File "/usr/lib64/python2.7/site-packages/twisted/trial/unittest.py", line 271, in assertEqual
3105 % (msg, pformat(first), pformat(second)))
3106FailTest: not equal:
3107a = 'uid=doe,ou=People,dc=example,dc=org'
3108b = None
3109
3110
3111======================================================================
3112FAIL: test_003_set_lang (tests.unit.test-015-translate.TestTranslate)
3113----------------------------------------------------------------------
3114Traceback (most recent call last):
3115 File "/srv/pykolab.git/tests/unit/test-015-translate.py", line 18, in test_003_set_lang
3116 self.assertEqual(_("Folder name"), "Ordnername", "German Translation found")
3117AssertionError: German Translation found
3118
3119----------------------------------------------------------------------
3120Ran 135 tests in 4.146s
3121
3122FAILED (errors=7, failures=9)
3123Running ../stick.git/drydocker/pykolab/test_unit.sh FAILED (at 929e67a6912add9ab3bdc070e23ca731cd1d2d33)
3124========================================================================
3125 Running 'yum-builddep -y --disablerepo=openSUSE_Tools pykolab' OK (at 929e67a6912add9ab3bdc070e23ca731cd1d2d33)
3126 Running '../stick.git/drydocker/pykolab/test_build.sh' OK (at 929e67a6912add9ab3bdc070e23ca731cd1d2d33)
3127 Running '../stick.git/drydocker/pykolab/test_unit.sh' FAILED (at 929e67a6912add9ab3bdc070e23ca731cd1d2d33)
3128========================================================================
3129/var/tmp/586
3130

Lease Host

When
Completed at May 14 2015, 7:50 AM · Built for 2 s
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 14 2015, 7:50 AM · Built instantly
Status
Passed

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

1Blocked by: Build 432
2Blocked by: Build 432
3Blocked by: Build 432
4Blocked by: Build 432
5Blocked by: Build 432
6Blocked by: Build 432
7Blocked by: Build 432
8

Event Timeline