Page MenuHomePhorge

Build 4499
FailedPublic

Drydock: Run Command

When
Completed at Aug 26 2016, 10:51 AM · Built for 2 m, 45 s
Status
Failed

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

81do so (now or later) by using -b with the checkout command again. Example:
82
83 git checkout -b new_branch_name
84
85HEAD is now at a35735a... 0.5.14
86Previous HEAD position was a35735a... 0.5.14
87Switched to a new branch 'pykolab-0.6'
88Switched to a new branch 'pykolab-0.7'
89Note: checking out 'beb59620d784715675eab831458abc8626c4153c'.
90
91You are in 'detached HEAD' state. You can look around, make experimental
92changes and commit them, and you can discard any commits you make in this
93state without impacting any branches by performing another checkout.
94
95If you want to create a new branch to retain commits you create, you may
96do so (now or later) by using -b with the checkout command again. Example:
97
98 git checkout -b new_branch_name
99
100HEAD is now at beb5962... Resolve T1454
101+ exit 1
102+ retval=1
103+ popd
104+ exit 1
105

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

1533test_008_unicode_update (tests.unit.test-020-auth_cache.TestAuthCache) ... ok
1534test_009_unicode_escape_update (tests.unit.test-020-auth_cache.TestAuthCache) ... SKIP: Double encoding or decoding
1535test_010_longkey_update (tests.unit.test-020-auth_cache.TestAuthCache) ... ok
1536test_001_normalize (tests.unit.test-022-utils.TestTranslate) ... ok
1537The spaces in attributes used for mail generation. ... ok
1538
1539======================================================================
1540FAIL: test_001_timezone_conflict (tests.unit.test-005-timezone.TestTimezone)
1541----------------------------------------------------------------------
1542Traceback (most recent call last):
1543 File "/srv/pykolab.git/tests/unit/test-005-timezone.py", line 74, in test_001_timezone_conflict
1544 self.assertEqual(london_xml, london.__str__())
1545AssertionError: '<?xml version="1.0" encoding="UTF-8" standalone="no" ?>\n<icalendar xmlns="urn:ietf:params:xml:ns:icalendar-2.0">\n <vcalendar>\n <properties>\n <prodid>\n <text>Libkolabxml-1.2</text>\n </prodid>\n <version>\n <text>2.0</text>\n </version>\n <x-kolab-version>\n <text>3.1.0</text>\n </x-kolab-version>\n </properties>\n <components>\n <vevent>\n <properties>\n <uid>\n <text>e30b2298-e94c-490e-ae46-833f47c4bf49</text>\n </uid>\n <created>\n <date-time>2016-08-26T08:51:08Z</date-time>\n </created>\n <dtstamp>\n <date-time>2016-08-26T08:51:08Z</date-time>\n </dtstamp>\n <sequence>\n <integer>0</integer>\n </sequence>\n <class>\n <text>PUBLIC</text>\n </class>\n <dtstart>\n <parameters>\n <tzid>\n <text>/kolab.org/Europe/London</text>\n </tzid>\n </parameters>\n <date-time>2016-08-26T08:51:08</date-time>\n </dtstart>\n <dtend>\n <parameters>\n <tzid>\n <text>/kolab.org/Europe/London</text>\n </tzid>\n </parameters>\n <date-time>2016-08-26T09:51:08</date-time>\n </dtend>\n <organizer>\n <parameters>\n <cn>\n <text>Doe, John</text>\n </cn>\n </parameters>\n <cal-address>mailto:%3Cjohn.doe%40example.org%3E</cal-address>\n </organizer>\n <attendee>\n <parameters>\n <partstat>\n <text>NEEDS-ACTION</text>\n </partstat>\n <role>\n <text>REQ-PARTICIPANT</text>\n </role>\n <cutype>\n <text>RESOURCE</text>\n </cutype>\n </parameters>\n <cal-address>mailto:%3Cresource-car-vw%40example.org%3E</cal-address>\n </attendee>\n </properties>\n </vevent>\n </components>\n </vcalendar>\n</icalendar>\n' != '<?xml version="1.0" encoding="UTF-8" standalone="no" ?>\n<icalendar xmlns="urn:ietf:params:xml:ns:icalendar-2.0">\n <vcalendar>\n <properties>\n <prodid>\n <text>Libkolabxml-1.2</text>\n </prodid>\n <version>\n <text>2.0</text>\n </version>\n <x-kolab-version>\n <text>3.1.0</text>\n </x-kolab-version>\n </properties>\n <components>\n <vevent>\n <properties>\n <uid>\n <text>e30b2298-e94c-490e-ae46-833f47c4bf49</text>\n </uid>\n <created>\n <date-time>2016-08-26T08:51:08Z</date-time>\n </created>\n <dtstamp>\n <date-time>2016-08-26T08:51:09Z</date-time>\n </dtstamp>\n <sequence>\n <integer>0</integer>\n </sequence>\n <class>\n <text>PUBLIC</text>\n </class>\n <dtstart>\n <parameters>\n <tzid>\n <text>/kolab.org/Europe/London</text>\n </tzid>\n </parameters>\n <date-time>2016-08-26T08:51:08</date-time>\n </dtstart>\n <dtend>\n <parameters>\n <tzid>\n <text>/kolab.org/Europe/London</text>\n </tzid>\n </parameters>\n <date-time>2016-08-26T09:51:08</date-time>\n </dtend>\n <organizer>\n <parameters>\n <cn>\n <text>Doe, John</text>\n </cn>\n </parameters>\n <cal-address>mailto:%3Cjohn.doe%40example.org%3E</cal-address>\n </organizer>\n <attendee>\n <parameters>\n <partstat>\n <text>NEEDS-ACTION</text>\n </partstat>\n <role>\n <text>REQ-PARTICIPANT</text>\n </role>\n <cutype>\n <text>RESOURCE</text>\n </cutype>\n </parameters>\n <cal-address>mailto:%3Cresource-car-vw%40example.org%3E</cal-address>\n </attendee>\n </properties>\n </vevent>\n </components>\n </vcalendar>\n</icalendar>\n'
1546
1547----------------------------------------------------------------------
1548Ran 148 tests in 3.280s
1549
1550FAILED (SKIP=2, failures=1)
1551Running ../stick.git/drydocker/pykolab/test_unit.sh FAILED (at beb59620d784715675eab831458abc8626c4153c)
1552========================================================================
1553 Running '../stick.git/drydocker/pykolab/test_build.sh' OK (at beb59620d784715675eab831458abc8626c4153c)
1554 Running '../stick.git/drydocker/pykolab/test_unit.sh' FAILED (at beb59620d784715675eab831458abc8626c4153c)
1555========================================================================
1556/var/drydock/workingcopy-67/repo/pykolab
1557

Lease Working Copy

When
Completed at Aug 26 2016, 10:48 AM · Built instantly
Status
Passed

Wait for Previous Commits to Build

When
Completed at Aug 26 2016, 10:48 AM · Built for 1 s
Status
Passed

Event Timeline