yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #36643
[Bug 1482609] Re: Intermittent py27 failure - TypeError: unsupported operand type(s
** Changed in: os-testr
Status: Fix Committed => Fix Released
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Compute (nova).
https://bugs.launchpad.net/bugs/1482609
Title:
Intermittent py27 failure - TypeError: unsupported operand type(s
Status in OpenStack Compute (nova):
Invalid
Status in os-testr:
Fix Released
Bug description:
logstash shows 73 hits in last 48 hours:
http://logstash.openstack.org/#eyJzZWFyY2giOiJcIlR5cGVFcnJvcjogdW5zdXBwb3J0ZWQgb3BlcmFuZCB0eXBlKHMpIGZvciAtOiAnTm9uZVR5cGUnIGFuZCAnZGF0ZXRpbWUuZGF0ZXRpbWUnXCIiLCJmaWVsZHMiOltdLCJvZmZzZXQiOjAsInRpbWVmcmFtZSI6IjE3MjgwMCIsImdyYXBobW9kZSI6ImNvdW50IiwidGltZSI6eyJ1c2VyX2ludGVydmFsIjowfSwic3RhbXAiOjE0Mzg5NDYyNDc4NzR9
Example from:
http://logs.openstack.org/19/188119/19/check/gate-nova-python27/65178aa/console.html
2015-08-07 11:09:23.483 | File "/home/jenkins/workspace/gate-nova-python27/.tox/py27/bin/subunit-trace", line 11, in <module>
2015-08-07 11:09:23.484 | sys.exit(main())
2015-08-07 11:09:23.484 | File "/home/jenkins/workspace/gate-nova-python27/.tox/py27/local/lib/python2.7/site-packages/os_testr/subunit_trace.py", line 328, in main
2015-08-07 11:09:23.485 | print_summary(sys.stdout, elapsed_time)
2015-08-07 11:09:23.493 | File "/home/jenkins/workspace/gate-nova-python27/.tox/py27/local/lib/python2.7/site-packages/os_testr/subunit_trace.py", line 268, in print_summary
2015-08-07 11:09:23.493 | num, time = worker_stats(w)
2015-08-07 11:09:23.493 | File "/home/jenkins/workspace/gate-nova-python27/.tox/py27/local/lib/python2.7/site-packages/os_testr/subunit_trace.py", line 242, in worker_stats
2015-08-07 11:09:23.493 | delta = tests[-1]['timestamps'][1] - tests[0]['timestamps'][0]
2015-08-07 11:09:23.494 | TypeError: unsupported operand type(s) for -: 'NoneType' and 'datetime.datetime'
To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1482609/+subscriptions
References