New issue
Advanced search Search tips
Note: Color blocks (like or ) mean that a user may not be available. Tooltip shows the reason.

Issue 723678 link

Starred by 2 users

Issue metadata

Status: Duplicate
Owner:
Last visit > 30 days ago
Closed: May 2017
Components:
EstimatedDays: ----
NextAction: ----
OS: Chrome
Pri: 1
Type: Bug



Sign in to add a comment

metrics reporting broken from inside ssp containers (everywhere?)

Project Member Reported by pprabhu@chromium.org, May 17 2017

Issue description

This was observed on chromeos-server108:

Traceback (most recent call last):
  File "/usr/local/autotest/site-packages/chromite/lib/ts_mon_config.py", line 96, in SetupTsMonGlobalState
    config.process_argparse_options(parser.parse_args(args=args))
  File "/usr/local/autotest/site-packages/chromite/third_party/infra_libs/ts_mon/config.py", line 254, in process_argparse_options
    ca_certs=args.ts_mon_ca_certs)
  File "/usr/local/autotest/site-packages/chromite/third_party/infra_libs/ts_mon/common/monitors.py", line 136, in __init__
    credentials = credential_factory.create(self._SCOPES)
  File "/usr/local/autotest/site-packages/chromite/third_party/infra_libs/ts_mon/common/monitors.py", line 72, in create
    with open(self.path, 'r') as fh:
IOError: [Errno 2] No such file or directory: u'/creds/service_accounts/service_account_prodx_mon.json'

This was in a test running inside ssp. while ts_mon was correctly setup outside ssp in the same test.

Test logs:
https://pantheon.corp.google.com/storage/browser/chromeos-autotest-results/118042880-chromeos-test/

I want to say we're not making the new credentials path for ts_mon (post transition to the new endpoint) available inside the SSP.
 

Comment 1 by aut...@google.com, May 23 2017

Labels: -current-issue

Comment 2 by pho...@chromium.org, May 30 2017

Issue 725529 has been merged into this issue.

Comment 3 by pho...@chromium.org, May 31 2017

Mergedinto: 676696
Status: Duplicate (was: Untriaged)

Sign in to add a comment