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

Issue 878522 link

Starred by 1 user

Issue metadata

Status: Fixed
Owner:
Closed: Aug 28
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: Mac
Pri: 2
Type: Bug



Sign in to add a comment

mac-builder-perf failing gclient runhooks since first build on the 24th

Project Member Reported by crouleau@chromium.org, Aug 28

Issue description

First build: https://ci.chromium.org/p/chrome/builders/luci.chrome.ci/mac-builder-perf/1

Error is: 

[I 2018-08-24 08:50:49] About to install Xcode 8e2002 in /b/s/w/ir/cache/builder/src/build/mac_files/Xcode.app for mac
Error: resolving package: failed to resolve package version (line 1): prefix "infra_internal/ios/xcode/mac" doesn't exist or the caller is not allowed to see it.
Error: resolving package: failed to resolve package version (line 1): prefix "infra_internal/ios/xcode/mac" doesn't exist or the caller is not allowed to see it.
[E 2018-08-24 08:50:49] original error: exit status 1
[E 2018-08-24 08:50:49] 
[E 2018-08-24 08:50:49] goroutine 1:
[E 2018-08-24 08:50:49] #0 mac_toolchain/install.go:40 - main.installPackages()
[E 2018-08-24 08:50:49]   reason: failed to install CIPD packages: infra_internal/ios/xcode/mac 8e2002
[E 2018-08-24 08:50:49] 
[E 2018-08-24 08:50:49] 
[E 2018-08-24 08:50:49] #1 mac_toolchain/install.go:226 - main.installXcode()
[E 2018-08-24 08:50:49] #2 mac_toolchain/main.go:115 - main.(*installRun).Run()
[E 2018-08-24 08:50:49] #3 github.com/maruel/subcommands/subcommands.go:360 - subcommands.Run()
[E 2018-08-24 08:50:49] #4 mac_toolchain/main.go:239 - main.main()
[E 2018-08-24 08:50:49] #5 runtime/proc.go:198 - runtime.main()
[E 2018-08-24 08:50:49] #6 runtime/asm_amd64.s:2361 - runtime.goexit()
Xcode build version 8E2002 failed to install: Command '['/b/s/w/ir/kitchen-workdir/mac_toolchain', 'install', '-kind', 'mac', '-xcode-version', '8e2002', '-output-dir', '/b/s/w/ir/cache/builder/src/build/mac_files/Xcode.app']' returned non-zero exit status 1
Access to Xcode CIPD package requires authentication.
-----------------------------------------------------------------
You appear to be a Googler.
I'm sorry for the hassle, but you may need to do a one-time manual
authentication. Please run:
    cipd auth-login
and follow the instructions.
NOTE: Use your google.com credentials, not chromium.org.
-----------------------------------------------------------------
Error: Command '/b/s/w/ir/cache/vpython/cbb391/bin/python src/build/mac_toolchain.py' returned non-zero exit status 1 in /b/s/w/ir/cache/builder
step returned non-zero exit code: 2
 
Owner: nednguyen@chromium.org
Status: Assigned (was: Untriaged)
This is caused by https://www.google.com/url?sa=D&q=https%3A%2F%2Fchromium-review.googlesource.com%2F1188623
added chrome-ci-builder@chops-service-accounts to https://chrome-infra-auth.appspot.com/auth/groups/ios-xcode-readers
Cc: nednguyen@chromium.org
Owner: jbudorick@chromium.org
Status: Fixed (was: Assigned)
gclient runhooks succeeds starting w/ https://ci.chromium.org/p/chrome/builders/luci.chrome.ci/mac-builder-perf/1010

Sign in to add a comment