New issue
Advanced search Search tips

Issue 737140 link

Starred by 1 user

Issue metadata

Status: Duplicate
Merged: issue 736947
Owner: ----
Closed: Jun 2017
Components:
EstimatedDays: ----
NextAction: ----
OS: ----
Pri: 3
Type: Bug



Sign in to add a comment

Exceptions from statsd during CommitQueueSync

Reported by jrbarnette@chromium.org, Jun 27 2017

Issue description

Recent CQ runs have been showing an error message during
the CommitQueueCompletion stage:

15:28:51: INFO: Running cidb query on pid 18401, repr(query) starts with <sqlalchemy.sql.expression.Insert object at 0x7f6e58f7df50>
15:28:51: ERROR: unexpected error error(111, 'Connection refused') while sending data
Traceback (most recent call last):
  File "/usr/local/lib/python2.7/dist-packages/statsd/connection.py", line 77, in send
    self.udp_sock.send(send_data)
error: [Errno 111] Connection refused

The message is (apparently) innocuous, but it shouldn't
be happening at all.  We should find where this is coming
from, and squash it in some appropriate manner.

 
Mergedinto: 736947
Status: Duplicate (was: Available)

Sign in to add a comment