[2.1] connectionpool leaks python-isms in log

Bug #1633727 reported by Mark Shuttleworth
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
MAAS
Invalid
Medium
Unassigned

Bug Description

I see these in rackd.log:

2016-10-15 13:39:58 [requests.packages.urllib3.connectionpool] INFO: Starting new HTTP connection (1): localhost

I suspect this could be dropped from normal logging. In a higher-level debug log, it might better be:

2016-10-15 13:39:58 [connectionpool] INFO: Starting new HTTP connection (1) to localhost

Tags: log
Changed in maas:
importance: Undecided → Critical
milestone: none → 2.1.1
Gavin Panella (allenap)
Changed in maas:
status: New → In Progress
assignee: nobody → Gavin Panella (allenap)
summary: - connectionpool leaks python-isms in log
+ [2.1] connectionpool leaks python-isms in log
Changed in maas:
milestone: 2.1.1 → 2.1.2
Changed in maas:
milestone: 2.1.2 → 2.1.3
Gavin Panella (allenap)
Changed in maas:
assignee: Gavin Panella (allenap) → nobody
status: In Progress → Triaged
Changed in maas:
importance: Critical → Medium
tags: added: log
Revision history for this message
Jerzy Husakowski (jhusakowski) wrote :

This log is output by a 3rd party requests library, and has since been moved to DEBUG category, not INFO. It no longer appears in the default log.

Changed in maas:
milestone: 2.1.3 → none
status: Triaged → Invalid
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.