Debug logs are full of messages from iso8601

Bug #1246877 reported by Andrew Lazarev
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Sahara
Fix Released
Medium
Sergey Lukjanov

Bug Description

Logs are full of iso8601 messages

2013-10-31 20:13:23.321 32492 DEBUG iso8601.iso8601 [-] Parsed 2013-11-01T19:22:39.000000Z into {'tz_sign': None, 'second_fraction': u'000000', 'hour': u'19', 'tz_hour': None, 'month': u'11', 'timezone': u'Z', 'second': u'39', 'tz_minute': None, 'year': u'2013', 'separator': u'T', 'day': u'01', 'minute': u'22'} with default timezone <iso8601.iso8601.Utc object at 0x19b6810> parse_date /usr/local/lib/python2.7/dist-packages/iso8601/iso8601.py:166
2013-10-31 20:13:23.321 32492 DEBUG iso8601.iso8601 [-] Got u'2013' for 'year' with default None to_int /usr/local/lib/python2.7/dist-packages/iso8601/iso8601.py:124
2013-10-31 20:13:23.321 32492 DEBUG iso8601.iso8601 [-] Got u'11' for 'month' with default None to_int /usr/local/lib/python2.7/dist-packages/iso8601/iso8601.py:124
2013-10-31 20:13:23.321 32492 DEBUG iso8601.iso8601 [-] Got u'01' for 'day' with default None to_int /usr/local/lib/python2.7/dist-packages/iso8601/iso8601.py:124
2013-10-31 20:13:23.321 32492 DEBUG iso8601.iso8601 [-] Got u'19' for 'hour' with default None to_int /usr/local/lib/python2.7/dist-packages/iso8601/iso8601.py:124
2013-10-31 20:13:23.322 32492 DEBUG iso8601.iso8601 [-] Got u'22' for 'minute' with default None to_int /usr/local/lib/python2.7/dist-packages/iso8601/iso8601.py:124
2013-10-31 20:13:23.322 32492 DEBUG iso8601.iso8601 [-] Got u'39' for 'second' with default None to_int /usr/local/lib/python2.7/dist-packages/iso8601/iso8601.py:124

Revision history for this message
Andrew Lazarev (alazarev) wrote :

Observed in master devstack installation.

summary: - Debug logs are fill with messages from iso8601
+ Debug logs are full with messages from iso8601
summary: - Debug logs are full with messages from iso8601
+ Debug logs are full of messages from iso8601
description: updated
Changed in savanna:
status: New → Triaged
importance: Undecided → Medium
assignee: nobody → Sergey Lukjanov (slukjanov)
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to savanna (master)

Fix proposed to branch: master
Review: https://review.openstack.org/54832

Changed in savanna:
status: Triaged → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to savanna (master)

Reviewed: https://review.openstack.org/54832
Committed: http://github.com/openstack/savanna/commit/bc7b01eba2648c63e3e3e9aab61abac588754bbb
Submitter: Jenkins
Branch: master

commit bc7b01eba2648c63e3e3e9aab61abac588754bbb
Author: Sergey Lukjanov <email address hidden>
Date: Thu Oct 31 14:40:10 2013 -0700

    Set iso8601 logging level to WARN

    Change-Id: Iedd62af33b35b327535ec64e273bd2cc7015012e
    Fixes: bug #1246877

Changed in savanna:
status: In Progress → Fix Committed
Changed in savanna:
milestone: none → icehouse-1
Thierry Carrez (ttx)
Changed in savanna:
status: Fix Committed → Fix Released
Thierry Carrez (ttx)
Changed in sahara:
milestone: icehouse-1 → 2014.1
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.