receiving these errors every time integration on xcode bots. using 6.4 version of xcode on 1 machine connecting 4.1.3 version of os x server on server. have 12 bitbucket git repos , 10 of them working okay (meaning being checked out bot); 2 giving errors. have no clue how , resolve this.
bot issue: error. build service error. issue: 2 errors occured: • dvtsourcecontrolremoterepository:git@bitbucket.org:teamabc/repoxxx.git system:git (com.apple.dt.xcode.sourcec. integration number: 3 integration url: description: 2 errors occured: • dvtsourcecontrolremoterepository:git@bitbucket.org:teamabc/repoxxx.git system:git (com.apple.dt.xcode.sourcecontrol.git 0.21.0) authentication:ssh key authentication (file:///library/developer/xcodeserver/integrations/caches/8e806b24d9f709bee83cc5e00b0170b3/sshkeys/14b4e66a-1834-4ad1-ba05-bb15a0a14e1f/id_rsa) -> failed mmap. not write data: invalid argument (-1) • dvtsourcecontrolremoterepository:git@bitbucket.org:teamabc/repoyyy.git system:git (com.apple.dt.xcode.sourcecontrol.git 0.21.0) authentication:ssh key authentication (file:///library/developer/xcodeserver/integrations/caches/8e806b24d9f709bee83cc5e00b0170b3/sshkeys/bb570bb6-d8b8-4df6-a6bb-1980190d40e7/id_rsa) -> failed mmap. not write data: invalid argument (-1)
i have tried doing below no luck:
sudo xcrun xcscontrol --reset sudo xcrun xcscontrol --initialize i have tried using http instead of ssh 2 problematic repos no luck (again)
please help. in advance.
Comments
Post a Comment