Hello, We are running Jenkins 1.528 with the perforce plug-in 1.3.24 on a Mac mini running OS X 10.7.5.
We had a previous mapping for a view that the Jenkins job was managing that we changed at some point. However, we notice in the build log that it outputs that it is changing the view mapping from this "old" view to what is currently saved in the project: Started by upstream project "Solitaire2_iOS_Resource_Validater <http://sb-jenkins/job/Solitaire2_iOS_Resource_Validater/>" build number 164 <http://sb-jenkins/job/Solitaire2_iOS_Resource_Validater/164> originally caused by: Started by an SCM change Building in workspace /Users/Shared/Jenkins/Home/workspace/Solitaire2_iOS_SourceResource_pull Using master perforce client: sea-sb-jenkins-ios-srcart2 [Solitaire2_iOS_SourceResource_pull] $ /usr/local/bin/p4 workspace -o sea-sb-jenkins-ios-srcart2 Changing P4 Client Root to: /Users/Shared/Jenkins/Home/workspace/Solitaire2_iOS_SourceResource_pull Changing P4 Client View from: //depot/games/Art/Solitaire2/Placerator/EXPORT/... //sea-sb-jenkins-ios-srcart2/SourceArt/Placerator/EXPORT/... //depot/games/Art/Solitaire2/exclude-list.txt //sea-sb-jenkins-ios-srcart2/SourceArt/exclude-list.txt //depot/games/Art/Solitaire2/location_names.txt //sea-sb-jenkins-ios-srcart2/SourceArt/location_names.txt //depot/games/Art/Solitaire2/fonts/... //sea-sb-jenkins-ios-srcart2/SourceArt/fonts/... //depot/games/Art/Solitaire2/images/... //sea-sb-jenkins-ios-srcart2/SourceArt/images/... //depot/games/Audio/Solitaire2/exclude-list.txt //sea-sb-jenkins-ios-srcart2/SourceAudio/exclude-list.txt //depot/games/Audio/Solitaire2/soundbanks/... //sea-sb-jenkins-ios-srcart2/SourceAudio/soundbanks/... //depot/games/Audio/Solitaire2/streamingwaves/... //sea-sb-jenkins-ios-srcart2/SourceAudio/streamingwaves/... Changing P4 Client View to: //depot/games/Art/Solitaire2/Placerator/EXPORT/... //sea-sb-jenkins-ios-srcart2/SourceArt/Placerator/EXPORT/... //depot/games/Art/Solitaire2/...txt //sea-sb-jenkins-ios-srcart2/SourceArt/...txt //depot/games/Art/Solitaire2/fonts/... //sea-sb-jenkins-ios-srcart2/SourceArt/fonts/... //depot/games/Art/Solitaire2/images/... //sea-sb-jenkins-ios-srcart2/SourceArt/images/... //depot/games/Audio/Solitaire2/exclude-list.txt //sea-sb-jenkins-ios-srcart2/SourceAudio/exclude-list.txt //depot/games/Audio/Solitaire2/soundbanks/... //sea-sb-jenkins-ios-srcart2/SourceAudio/soundbanks/... //depot/games/Audio/Solitaire2/streamingwaves/... //sea-sb-jenkins-ios-srcart2/SourceAudio/streamingwaves/... Saving modified client sea-sb-jenkins-ios-srcart2 I even deleted the client view with the perforce command line binary just to see if it was something on the perforce side: % p4 opened -C sea-sb-jenkins-ios-srcart2 File(s) not opened anywhere. % p4 client -d sea-sb-jenkins-ios-srcart2 Client sea-sb-jenkins-ios-srcart2 deleted. chmod: server.locks/clients/sea-sb-jenkins-ios-srcart2: No such file or directory chmod: server.locks/clients/sea-sb-jenkins-ios-srcart2: No such file or directory But the next run build of this project showed the above information. Can someone tell me where this "old" client mapping is stored? I have searched with grep recursively all over the home directory for this jenkins setup and I'm coming up empty handed. Any suggestions or assistance would be greatly appreciated. Cheers, scott -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
