oslo jenkins gating error

Bug #1241534 reported by Kui Shi
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
oslo-incubator
New
Undecided
Unassigned

Bug Description

The jenkins gating failed from this morning.

2013-10-18 10:09:28.224 | ${PYTHON:-python} -m subunit.run discover -s tests
2013-10-18 10:09:28.225 | ======================================================================
2013-10-18 10:09:28.226 | FAIL: unit.test_timeutils.TestIso8601Time.test_offset_west
2013-10-18 10:09:28.226 | tags: worker-0
2013-10-18 10:09:28.228 | ----------------------------------------------------------------------
2013-10-18 10:09:28.228 | Empty attachments:
2013-10-18 10:09:28.228 | pythonlogging:'openstack.common'
2013-10-18 10:09:28.229 | stderr
2013-10-18 10:09:28.229 | stdout
2013-10-18 10:09:28.229 |
2013-10-18 10:09:28.230 | Traceback (most recent call last):
2013-10-18 10:09:28.230 | File "/home/jenkins/workspace/gate-oslo-incubator-python27/tests/unit/test_timeutils.py", line 244, in test_offset_west
2013-10-18 10:09:28.230 | self._do_test(str, 2012, 2, 14, 20, 53, 7, 0, offset)
2013-10-18 10:09:28.231 | File "/home/jenkins/workspace/gate-oslo-incubator-python27/tests/unit/test_timeutils.py", line 221, in _do_test
2013-10-18 10:09:28.231 | self.assertEqual(offset.seconds + offset.days * DAY_SECONDS, shift)
2013-10-18 10:09:28.231 | File "/home/jenkins/workspace/gate-oslo-incubator-python27/.tox/py27/local/lib/python2.7/site-packages/testtools/testcase.py", line 322, in assertEqual
2013-10-18 10:09:28.232 | self.assertThat(observed, matcher, message)
2013-10-18 10:09:28.232 | File "/home/jenkins/workspace/gate-oslo-incubator-python27/.tox/py27/local/lib/python2.7/site-packages/testtools/testcase.py", line 417, in assertThat
2013-10-18 10:09:28.232 | raise MismatchError(matchee, matcher, mismatch, verbose)
2013-10-18 10:09:28.233 | MismatchError: -16200 != -19800.0
2013-10-18 10:09:28.233 | ======================================================================
2013-10-18 10:09:28.233 | FAIL: unit.test_timeutils.TestIso8601Time.test_offset_west_micros
2013-10-18 10:09:28.233 | tags: worker-0
2013-10-18 10:09:28.234 | ----------------------------------------------------------------------
2013-10-18 10:09:28.234 | Empty attachments:
2013-10-18 10:09:28.234 | pythonlogging:'openstack.common'
2013-10-18 10:09:28.235 | stderr
2013-10-18 10:09:28.235 | stdout
2013-10-18 10:09:28.235 |
2013-10-18 10:09:28.236 | Traceback (most recent call last):
2013-10-18 10:09:28.236 | File "/home/jenkins/workspace/gate-oslo-incubator-python27/tests/unit/test_timeutils.py", line 249, in test_offset_west_micros
2013-10-18 10:09:28.236 | self._do_test(str, 2012, 2, 14, 20, 53, 7, 654321, offset)
2013-10-18 10:09:28.236 | File "/home/jenkins/workspace/gate-oslo-incubator-python27/tests/unit/test_timeutils.py", line 221, in _do_test
2013-10-18 10:09:28.237 | self.assertEqual(offset.seconds + offset.days * DAY_SECONDS, shift)
2013-10-18 10:09:28.237 | File "/home/jenkins/workspace/gate-oslo-incubator-python27/.tox/py27/local/lib/python2.7/site-packages/testtools/testcase.py", line 322, in assertEqual
2013-10-18 10:09:28.237 | self.assertThat(observed, matcher, message)
2013-10-18 10:09:28.238 | File "/home/jenkins/workspace/gate-oslo-incubator-python27/.tox/py27/local/lib/python2.7/site-packages/testtools/testcase.py", line 417, in assertThat
2013-10-18 10:09:28.238 | raise MismatchError(matchee, matcher, mismatch, verbose)
2013-10-18 10:09:28.238 | MismatchError: -16200 != -19800.0
2013-10-18 10:09:28.239 | ======================================================================
2013-10-18 10:09:28.239 | FAIL: unit.test_timeutils.TimeUtilsTest.test_parse_isotime_micro_second_precision
2013-10-18 10:09:28.239 | tags: worker-0
2013-10-18 10:09:28.240 | ----------------------------------------------------------------------
2013-10-18 10:09:28.240 | Empty attachments:
2013-10-18 10:09:28.240 | pythonlogging:'openstack.common'
2013-10-18 10:09:28.240 | stderr
2013-10-18 10:09:28.241 | stdout
2013-10-18 10:09:28.241 |
2013-10-18 10:09:28.241 | Traceback (most recent call last):
2013-10-18 10:09:28.242 | File "/home/jenkins/workspace/gate-oslo-incubator-python27/tests/unit/test_timeutils.py", line 68, in test_parse_isotime_micro_second_precision
2013-10-18 10:09:28.242 | self.assertEqual(skynet_self_aware_time_ms_utc, expect)
2013-10-18 10:09:28.242 | File "/home/jenkins/workspace/gate-oslo-incubator-python27/.tox/py27/local/lib/python2.7/site-packages/testtools/testcase.py", line 322, in assertEqual
2013-10-18 10:09:28.243 | self.assertThat(observed, matcher, message)
2013-10-18 10:09:28.243 | File "/home/jenkins/workspace/gate-oslo-incubator-python27/.tox/py27/local/lib/python2.7/site-packages/testtools/testcase.py", line 417, in assertThat
2013-10-18 10:09:28.243 | raise MismatchError(matchee, matcher, mismatch, verbose)
2013-10-18 10:09:28.243 | MismatchError: !=:
2013-10-18 10:09:28.244 | reference = datetime.datetime(1997, 8, 29, 6, 14, 0, 123, tzinfo=<iso8601.iso8601.Utc object at 0x25930d0>)
2013-10-18 10:09:28.244 | actual = datetime.datetime(1997, 8, 29, 6, 14, 0, 123000, tzinfo=<iso8601.iso8601.Utc object at 0x25930d0>)
2013-10-18 10:09:28.244 | ======================================================================

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.