Project

Profile

Help

Issue #7982

closed

"`Correlation-ID` was not found in the incoming request. Generated new GUID" log messages are spammy

Added by dalley over 3 years ago. Updated about 3 years ago.

Status:
CLOSED - CURRENTRELEASE
Priority:
Normal
Assignee:
Category:
-
Sprint/Milestone:
Start date:
Due date:
Estimated time:
Severity:
2. Medium
Version:
Platform Release:
OS:
Triaged:
Yes
Groomed:
No
Sprint Candidate:
No
Tags:
Sprint:
Sprint 87
Quarter:

Description

These messages should have log-level set to DEBUG rather than INFO, or else they will spam up the logs terribly.

Dec 11 04:57:40 pulp2-nightly-pulp3-source-centos7.localhost.example.com gunicorn[13154]: pulp [None]: django_guid:INFO: Header `Correlation-ID` was not found in the incoming request. Generated new GUID: 55bfcbe3e2da4d07a542bfdc0e2569a7
Dec 11 04:57:41 pulp2-nightly-pulp3-source-centos7.localhost.example.com gunicorn[13154]: 127.0.0.1 - admin [11/Dec/2020:04:57:41 +0000] "GET /pulp/api/v3/tasks/ HTTP/1.1" 200 3939 "-" "HTTPie/2.3.0"
Dec 11 04:57:41 pulp2-nightly-pulp3-source-centos7.localhost.example.com gunicorn[13154]: pulp [None]: django_guid:INFO: Header `Correlation-ID` was not found in the incoming request. Generated new GUID: 6155454a7ea8452ba764163b3bad8bb1
Dec 11 04:57:41 pulp2-nightly-pulp3-source-centos7.localhost.example.com gunicorn[13154]: 127.0.0.1 - admin [11/Dec/2020:04:57:41 +0000] "GET /pulp/api/v3/workers/21bdf092-f40c-4d94-9b2d-04a926b39895/ HTTP/1.1" 200 238 "-" "HTTPie/2.3.0"
Dec 11 04:58:01 pulp2-nightly-pulp3-source-centos7.localhost.example.com gunicorn[13154]: pulp [None]: django_guid:INFO: Header `Correlation-ID` was not found in the incoming request. Generated new GUID: 9b8dea938e5747eda84338a0561860fa
Dec 11 04:58:01 pulp2-nightly-pulp3-source-centos7.localhost.example.com gunicorn[13154]: 127.0.0.1 - admin [11/Dec/2020:04:58:01 +0000] "GET /pulp/api/v3/tasks/ HTTP/1.1" 200 4051 "-" "HTTPie/2.3.0"
Dec 11 04:58:18 pulp2-nightly-pulp3-source-centos7.localhost.example.com gunicorn[13154]: pulp [None]: django_guid:INFO: Header `Correlation-ID` was not found in the incoming request. Generated new GUID: dc83e4d6f8ac438084fa2456262c83cf
Dec 11 04:58:19 pulp2-nightly-pulp3-source-centos7.localhost.example.com gunicorn[13154]: 127.0.0.1 - admin [11/Dec/2020:04:58:19 +0000] "GET /pulp/api/v3/tasks/ HTTP/1.1" 200 4053 "-" "HTTPie/2.3.0"
Dec 11 04:58:30 pulp2-nightly-pulp3-source-centos7.localhost.example.com gunicorn[13154]: pulp [None]: django_guid:INFO: Header `Correlation-ID` was not found in the incoming request. Generated new GUID: 042b39ce2a4c4536b0bc7ff78febd4f4
Dec 11 04:58:30 pulp2-nightly-pulp3-source-centos7.localhost.example.com gunicorn[13154]: 127.0.0.1 - admin [11/Dec/2020:04:58:30 +0000] "GET /pulp/api/v3/tasks/ HTTP/1.1" 200 4053 "-" "HTTPie/2.3.0"

Related issues

Has duplicate Pulp - Issue #8393: correlation id messages pollute log filesCLOSED - DUPLICATEActions
Actions #1

Updated by dalley over 3 years ago

  • Subject changed from "`Correlation-ID` was not found in the incoming request. Generated new GUID" spam to "`Correlation-ID` was not found in the incoming request. Generated new GUID" log messages are spammy
Actions #3

Updated by fao89 over 3 years ago

  • Triaged changed from No to Yes
  • Sprint set to Sprint 87
Actions #4

Updated by dalley over 3 years ago

  • Status changed from NEW to ASSIGNED
  • Assignee set to dalley
Actions #5

Updated by pulpbot over 3 years ago

  • Status changed from ASSIGNED to POST

Added by dalley over 3 years ago

Revision 25e92d0d | View on GitHub

Hide django_guid log messages

closes: #7982 https://pulp.plan.io/issues/7982

Actions #6

Updated by dalley over 3 years ago

  • Status changed from POST to MODIFIED
Actions #7

Updated by ttereshc about 3 years ago

  • Sprint/Milestone set to 3.10.0
Actions #8

Updated by pulpbot about 3 years ago

  • Status changed from MODIFIED to CLOSED - CURRENTRELEASE
Actions #9

Updated by dalley about 3 years ago

  • Has duplicate Issue #8393: correlation id messages pollute log files added

Also available in: Atom PDF