gae_ts_mon (Python): unhandled exception connecting to PubSub |
|||
Issue description
Exception in thread Thread-216:
Traceback (most recent call last):
File "/base/data/home/runtimes/python27/python27_dist/lib/python2.7/threading.py", line 569, in __bootstrap_inner
self.run()
File "/base/data/home/runtimes/python27/python27_dist/lib/python2.7/threading.py", line 522, in run
self.__target(*self.__args, **self.__kwargs)
File "/base/data/home/apps/s~chromium-swarm/1978-f84626f.391772511941781570/gae_ts_mon/config.py", line 95, in _flush_metrics
interface.flush()
File "/base/data/home/apps/s~chromium-swarm/1978-f84626f.391772511941781570/gae_ts_mon/common/interface.py", line 108, in flush
state.global_monitor.send(proto)
File "/base/data/home/apps/s~chromium-swarm/1978-f84626f.391772511941781570/gae_ts_mon/common/monitors.py", line 164, in send
body=body).execute(num_retries=5)
File "/base/data/home/apps/s~chromium-swarm/1978-f84626f.391772511941781570/gae_ts_mon/third_party/oauth2client/util.py", line 132, in positional_wrapper
return wrapped(*args, **kwargs)
File "/base/data/home/apps/s~chromium-swarm/1978-f84626f.391772511941781570/gae_ts_mon/third_party/googleapiclient/http.py", line 716, in execute
body=self.body, headers=self.headers)
File "/base/data/home/apps/s~chromium-swarm/1978-f84626f.391772511941781570/gae_ts_mon/third_party/oauth2client/util.py", line 132, in positional_wrapper
return wrapped(*args, **kwargs)
File "/base/data/home/apps/s~chromium-swarm/1978-f84626f.391772511941781570/gae_ts_mon/third_party/oauth2client/client.py", line 538, in new_request
redirections, connection_type)
File "/base/data/home/apps/s~chromium-swarm/1978-f84626f.391772511941781570/gae_ts_mon/httplib2_utils.py", line 198, in request
uri, method, body, *args, **kwargs)
File "/base/data/home/apps/s~chromium-swarm/1978-f84626f.391772511941781570/gae_ts_mon/third_party/httplib2/__init__.py", line 1551, in request
(response, content) = self._request(conn, authority, uri, request_uri, method, body, headers, redirections, cachekey)
File "/base/data/home/apps/s~chromium-swarm/1978-f84626f.391772511941781570/gae_ts_mon/third_party/httplib2/__init__.py", line 1293, in _request
(response, content) = self._conn_request(conn, request_uri, method, body, headers)
File "/base/data/home/apps/s~chromium-swarm/1978-f84626f.391772511941781570/gae_ts_mon/third_party/httplib2/__init__.py", line 1249, in _conn_request
response = conn.getresponse()
File "/base/data/home/runtimes/python27/python27_dist/lib/python2.7/gae_override/httplib.py", line 536, in getresponse
'An error occured while connecting to the server: %s' % e)
error: An error occured while connecting to the server: Unable to fetch URL: https://pubsub.googleapis.com/v1/projects/chrome-infra-mon-pubsub/topics/monacq:publish?alt=json
https://chromium-swarm.appspot.com/restricted/ereporter2/request/5703c50100ff010251123a2d660001737e6368726f6d69756d2d737761726d0001313937382d6638343632366600010138
https://chromium-swarm.appspot.com/restricted/ereporter2/request/5703c4be00ff0e1400ffdba664b10001737e6368726f6d69756d2d737761726d0001313937382d6638343632366600010152
https://chromium-swarm.appspot.com/restricted/ereporter2/request/5703c48400ff0306d204258b5b0001737e6368726f6d69756d2d737761726d0001313937382d6638343632366600010129
,
Apr 6 2016
The following revision refers to this bug: https://chromium.googlesource.com/infra/infra.git/+/5e49a19c485e78c3aaae9fd10b7ebc648857f48c commit 5e49a19c485e78c3aaae9fd10b7ebc648857f48c Author: sergeyberezin <sergeyberezin@chromium.org> Date: Wed Apr 06 19:48:49 2016 ts_mon: catch more PubSub errors from socket. BUG= 601142 R=maruel@chromium.org, pgervais@chromium.org Review URL: https://codereview.chromium.org/1868693002 [modify] https://crrev.com/5e49a19c485e78c3aaae9fd10b7ebc648857f48c/infra_libs/httplib2_utils.py [modify] https://crrev.com/5e49a19c485e78c3aaae9fd10b7ebc648857f48c/infra_libs/ts_mon/common/monitors.py
,
Apr 6 2016
,
Apr 16 2016
The following revision refers to this bug: https://chromium.googlesource.com/external/github.com/luci/luci-py.git/+/bd3b129d87495355128f5b8246a6688b7a1c6ac0 commit bd3b129d87495355128f5b8246a6688b7a1c6ac0 Author: sergeyberezin <sergeyberezin@chromium.org> Date: Sat Apr 16 00:29:13 2016 luci-py: roll infra_libs / gae_ts_mon to 4d74a66 Relevant commits: 170b32c Add support for step_text 67966bb Update generated chrome_infra proto file from updated proto 5e49a19 ts_mon: catch more PubSub errors from socket. R=maruel@chromium.org, vadimsh@chromium.org BUG= 601142 Review URL: https://codereview.chromium.org/1894593004 [modify] https://crrev.com/bd3b129d87495355128f5b8246a6688b7a1c6ac0/appengine/third_party/gae_ts_mon/README.swarming [modify] https://crrev.com/bd3b129d87495355128f5b8246a6688b7a1c6ac0/client/third_party/infra_libs/README.swarming [modify] https://crrev.com/bd3b129d87495355128f5b8246a6688b7a1c6ac0/client/third_party/infra_libs/event_mon/monitoring.py [modify] https://crrev.com/bd3b129d87495355128f5b8246a6688b7a1c6ac0/client/third_party/infra_libs/event_mon/protos/chrome_infra_log_pb2.py [modify] https://crrev.com/bd3b129d87495355128f5b8246a6688b7a1c6ac0/client/third_party/infra_libs/httplib2_utils.py [modify] https://crrev.com/bd3b129d87495355128f5b8246a6688b7a1c6ac0/client/third_party/infra_libs/ts_mon/common/monitors.py
,
Apr 27 2016
|
|||
►
Sign in to add a comment |
|||
Comment 1 by sergeybe...@chromium.org
, Apr 6 2016