Xcode Server: Build Service Error: missing delta bases

Originator:benzado
Number:rdar://19944558 Date Originated:2/24/2015
Status:open Resolved:
Product:Xcode Server Product Version:
Classification: Reproducible:
 
Summary:
I have a bot that stopped working. All integrations fail immediately after a checkout with the following error:

Bot Issue: error. Build Service Error.
Issue: missing delta bases (-1).
Integration Number: 44.
Integration URL: https://Toaster.local/xcode/bots/32CC89B/integrations
Description: missing delta bases (-1).

I have created a new bot, configured to read from the same repo, and all integrations have failed in the same way.

I am able to use git clone to fetch the repo (using the same credentials as I used in the new bot) and it completed successfully. I am also able to build the project using Xcode directly on the same server.

Steps to Reproduce:
1. Set up Xcode Server
2. Create a new bot from my project
3. Run integration

Expected Results:
I expect it to successfully download the repo and build the project.

Actual Results:
It downloads about 18 MB of data (same as the repo size) and then fails. It does not appear to even attempt to compile the project. The log files (attached) do not contain much besides the error.

Version:
Xcode 6.1.1 (6A2008a)
OS X Server 4.0.3 (14S350)
OS X 10.10.1 (14B25)

Forgot to mention: the error is accompanied by a "Fix-It" button. When I click this button, a new integration is started, and the same problem occurs. (Expected result: the problem is fixed.)

Comments


Please note: Reports posted here will not necessarily be seen by Apple. All problems should be submitted at bugreport.apple.com before they are posted here. Please only post information for Radars that you have filed yourself, and please do not include Apple confidential information in your posts. Thank you!