New issue
Advanced search Search tips

Issue 789299 link

Starred by 1 user

Issue metadata

Status: Fixed
Owner:
Closed: Nov 2017
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: Mac
Pri: 3
Type: Bug



Sign in to add a comment

Bot is causing failures because Xcode driectory cannot be found

Project Member Reported by michaeldo@google.com, Nov 28 2017

Issue description

xcrun: error: active developer path ("/b/swarm_slave/w/ir/Xcode.app/Contents/Developer") does not exist

URLs (if applicable) :
https://touch-swarming.appspot.com/bot?id=build152-b7&sort_stats=total%3Adesc

I've noticed multiple failures on this bot recently. It appears Xcode isn't found. It has failed the smoke test suite of go/blingbot resulting in tree closures twice.

Also, note that I just triggered a "Graceful shutdown" on this bot.

Example failures:
https://touch-swarming.appspot.com/task?id=3a1d9a9021b72a10&refresh=10&show_raw=1
https://touch-swarming.appspot.com/task?id=3a1d9a435ec28910&refresh=10&show_raw=1
 

Comment 1 by mar...@chromium.org, Nov 28 2017

Cc: kjlubick@chromium.org
Labels: OS-Mac
Owner: sergeybe...@chromium.org
See issue 475693, likely related.
Status: Fixed (was: Assigned)
Sorry, that was my Xcode experiment gone wrong - see issue 789303. I ran

sudo xcode-select -s /Applications/Xcode9.0.app

on the bot and rebooted. It seems to be running fine now: https://touch-swarming.appspot.com/bot?id=build152-b7&sort_stats=total%3Adesc

It's possible that I messed up the task runner - it should always select a good Xcode, but in this case apparently didn't.

Sign in to add a comment