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

Issue 598331 link

Starred by 1 user

Issue metadata

Status: Verified
Owner:
Closed: Mar 2016
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: Mac
Pri: 1
Type: Bug



Sign in to add a comment

Mac Tester failing on gclient runhooks step since March 26, 2016

Project Member Reported by tnakamura@chromium.org, Mar 28 2016

Issue description

According to https://build.chromium.org/p/chromium.webrtc/builders/Mac%20Tester?numbuilds=200, the "Mac Tester" builder has been failing at the gclient runhooks step since Mar 26 14:54	PDT.

Link to recently completed (failing) run:
https://build.chromium.org/p/chromium.webrtc/builders/Mac%20Tester/builds/52736

The only meaningful(*) error I can find is in the runhooks stdio file:
https://build.chromium.org/p/chromium.webrtc/builders/Mac%20Tester/builds/52736/steps/gclient%20runhooks/logs/stdio

xcode-select: Error: unknown command option '-p'.

But I don't know what that means. :)

kjellander@ and/or grunell@(this week's WebRTC-in-Chrome sheriff) - can you take a look?

(*)Note that the "steps" stdio file also lists many "$file does not point to a valid object!" errors, but I see similar errors in the last green run, so I don't think those messages are relevant.)
 
Cc: vhang@chromium.org
Labels: Infra-Labs
build135-a1 seems to have suddenly gotten an old Xcode version installed (due to re-imaging?):

chrome-bot@build135-a1 ~$ xcodebuild -version
Xcode 5.1.1
Build version 5B1008

chrome-bot@build135-a1 ~$ xcode-select -p
xcode-select: Error: unknown command option '-p'.

xcode-select: Report or change the path to the active
              Xcode installation for this machine.

Usage: xcode-select --print-path
           Prints the path of the active Xcode folder
   or: xcode-select --switch <xcode_path>
           Sets the path for the active Xcode folder
   or: xcode-select --version
           Prints the version of xcode-select


Can we please get it upgraded to a recent Xcode 7 instead? I expect it to be a part of the default Mac image. 

vhang: is this related to you moving servers out of the A-lab?

Comment 2 by d...@chromium.org, Mar 29 2016

Owner: d...@chromium.org
Status: Assigned (was: Untriaged)
FTR No one reimaged this machine recently:

drwx------+   3 chrome-bot  staff        102 Apr 20  2015 Desktop

(Desktop is one of many directories that gets created in chrome-bots home directory on first boot).

However, I'll go ahead and image this to 10.10.

Comment 3 by d...@chromium.org, Mar 29 2016

Status: Fixed (was: Assigned)
Machined redeployed with 10.10.
Cc: niklase@chromium.org
Thanks for fixing this, although just fixing Xcode would have been better since we need some special software installed on testers like this machine in order for it to run some of our custom WebRTC tests.

I'll deal with that when I'm back in the office tomorrow.

Comment 5 by d...@chromium.org, Mar 29 2016

Xcode 7.0 does not run on 10.9.5, which is what the bot was running.
Status: Assigned (was: Fixed)
So, I actually misread this bug and assumed it was about the Mac Tester in 
https://build.chromium.org/p/chromium.webrtc.fyi (build135-a1) but it just had the same symptom.

The same problem still remains for the one in 
https://build.chromium.org/p/chromium.webrtc (build134-a1).

Can you please reimage that one too? 

Comment 7 by d...@chromium.org, Mar 30 2016

Status: Started (was: Assigned)
Ok.

Comment 8 by d...@chromium.org, Mar 30 2016

Status: Assigned (was: Started)
Machine has been reimaged.
Status: Fixed (was: Assigned)
Thanks for the quick fix. I have now setup the audio card so this machine should be healthy again!
Status: Verified (was: Fixed)
It's all green. Thanks!
Components: Infra>Labs
Labels: -Infra-Labs

Sign in to add a comment