Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix failing iOS nightly build #19486

Merged
merged 1 commit into from
Apr 3, 2024
Merged

fix failing iOS nightly build #19486

merged 1 commit into from
Apr 3, 2024

Conversation

siddarthkay
Copy link
Contributor

@siddarthkay siddarthkay commented Apr 3, 2024

Summary

iOS nightly builds were failing with :

07:54:15  The following build commands failed:
07:54:15  	PhaseScriptExecution Run\ Script /Users/jenkins/Library/Developer/Xcode/DerivedData/
StatusIm-hasrsefeolwghadhqaakilqvfzrk/Build/Intermediates.noindex/ArchiveIntermediates/StatusIm/
IntermediateBuildFilesPath/StatusIm.build/Release-iphoneos/StatusIm.build/
Script-E3914A731DF919ED00EBB515.sh (in target 'StatusIm' from project 'StatusIm')
07:54:15  (1 failure)
07:54:15  [05:24:14]: Exit status: 65
.
.
.
07:54:15  [05:24:14]: ▸     /bin/sh -c /Users/jenkins/Library/Developer/Xcode/DerivedData/
StatusIm-hasrsefeolwghadhqaakilqvfzrk/Build/Intermediates.noindex/ArchiveIntermediates/StatusIm/
IntermediateBuildFilesPath/StatusIm.build/Release-iphoneos/StatusIm.build/
Script-E3914A731DF919ED00EBB515.sh

07:54:15  [05:24:14]: ▸ /Users/jenkins/Library/Developer/Xcode/DerivedData/
StatusIm-hasrsefeolwghadhqaakilqvfzrk/Build/Intermediates.noindex/ArchiveIntermediates/StatusIm/
IntermediateBuildFilesPath/StatusIm.build/Release-iphoneos/StatusIm.build/
Script-E3914A731DF919ED00EBB515.sh: line 2: ./logs/set_xcode_version.log: No such file or directory

07:54:15  [05:24:14]: ▸ Command PhaseScriptExecution failed with a nonzero exit code

In this PR the path to the logfile set_xcode_version.log has been fixed.

Platforms

  • iOS

status: ready

@siddarthkay siddarthkay self-assigned this Apr 3, 2024
@siddarthkay siddarthkay requested a review from jakubgs April 3, 2024 09:02
@siddarthkay siddarthkay changed the title fix for failing iOS nightly build fix failing iOS nightly build Apr 3, 2024
@status-im-auto
Copy link
Member

status-im-auto commented Apr 3, 2024

Jenkins Builds

Click to see older builds (14)
Commit #️⃣ Finished (UTC) Duration Platform Result
✔️ 8bd6b4b #1 2024-04-03 09:08:01 ~5 min tests 📄log
✔️ 8bd6b4b #1 2024-04-03 09:09:31 ~6 min android-e2e 🤖apk 📲
✔️ 8bd6b4b #1 2024-04-03 09:09:32 ~6 min android 🤖apk 📲
✔️ 3719a33 #2 2024-04-03 09:15:30 ~5 min tests 📄log
✔️ 3719a33 #2 2024-04-03 09:16:25 ~6 min android-e2e 🤖apk 📲
✔️ 3719a33 #2 2024-04-03 09:16:46 ~6 min android 🤖apk 📲
✔️ 3719a33 #2 2024-04-03 09:35:16 ~24 min ios 📱ipa 📲
✔️ 2b0d3c0 #4 2024-04-03 09:42:17 ~4 min tests 📄log
✔️ 2b0d3c0 #4 2024-04-03 09:44:40 ~6 min android-e2e 🤖apk 📲
✔️ 2b0d3c0 #4 2024-04-03 09:45:12 ~7 min android 🤖apk 📲
✔️ 2b0d3c0 #4 2024-04-03 09:47:46 ~10 min ios 📱ipa 📲
✔️ a028413 #5 2024-04-03 11:29:38 ~6 min android-e2e 🤖apk 📲
✔️ a028413 #5 2024-04-03 11:30:50 ~7 min android 🤖apk 📲
✔️ a028413 #5 2024-04-03 11:42:23 ~19 min ios 📱ipa 📲
Commit #️⃣ Finished (UTC) Duration Platform Result
✔️ f28ea48 #6 2024-04-03 11:55:34 ~3 min tests 📄log
✔️ f28ea48 #6 2024-04-03 11:58:25 ~6 min android-e2e 🤖apk 📲
✔️ f28ea48 #6 2024-04-03 11:58:34 ~6 min android 🤖apk 📲
✔️ f28ea48 #6 2024-04-03 12:11:27 ~19 min ios 📱ipa 📲
✔️ d434931 #7 2024-04-03 12:30:32 ~8 min tests 📄log
✔️ d434931 #7 2024-04-03 12:31:23 ~9 min android-e2e 🤖apk 📲
✔️ d434931 #7 2024-04-03 12:32:41 ~10 min ios 📱ipa 📲
✔️ d434931 #7 2024-04-03 12:34:25 ~12 min android 🤖apk 📲

@siddarthkay siddarthkay marked this pull request as draft April 3, 2024 09:08
@siddarthkay siddarthkay marked this pull request as ready for review April 3, 2024 09:36
@siddarthkay siddarthkay force-pushed the fix-ios-nightly branch 2 times, most recently from 2636b4c to 2b0d3c0 Compare April 3, 2024 09:37
Copy link
Member

@jakubgs jakubgs left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks.

@siddarthkay siddarthkay force-pushed the fix-ios-nightly branch 2 times, most recently from a028413 to f28ea48 Compare April 3, 2024 11:51
iOS nightly builds were failing with :

```
07:54:15  The following build commands failed:
07:54:15  	PhaseScriptExecution Run\ Script /Users/jenkins/Library/Developer/Xcode/DerivedData/
StatusIm-hasrsefeolwghadhqaakilqvfzrk/Build/Intermediates.noindex/ArchiveIntermediates/StatusIm/
IntermediateBuildFilesPath/StatusIm.build/Release-iphoneos/StatusIm.build/
Script-E3914A731DF919ED00EBB515.sh (in target 'StatusIm' from project 'StatusIm')
07:54:15  (1 failure)
07:54:15  [05:24:14]: Exit status: 65
.
.
.
07:54:15  [05:24:14]: ▸     /bin/sh -c /Users/jenkins/Library/Developer/Xcode/DerivedData/
StatusIm-hasrsefeolwghadhqaakilqvfzrk/Build/Intermediates.noindex/ArchiveIntermediates/StatusIm/
IntermediateBuildFilesPath/StatusIm.build/Release-iphoneos/StatusIm.build/
Script-E3914A731DF919ED00EBB515.sh

07:54:15  [05:24:14]: ▸ /Users/jenkins/Library/Developer/Xcode/DerivedData/
StatusIm-hasrsefeolwghadhqaakilqvfzrk/Build/Intermediates.noindex/ArchiveIntermediates/StatusIm/
IntermediateBuildFilesPath/StatusIm.build/Release-iphoneos/StatusIm.build/
Script-E3914A731DF919ED00EBB515.sh: line 2: ./logs/set_xcode_version.log: No such file or directory

07:54:15  [05:24:14]: ▸ Command PhaseScriptExecution failed with a nonzero exit code
```

In this commit the path to the logfile `set_xcode_version.log` has been fixed.
@siddarthkay siddarthkay merged commit df0e931 into develop Apr 3, 2024
6 checks passed
@siddarthkay siddarthkay deleted the fix-ios-nightly branch April 3, 2024 12:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Archived in project
Archived in project
Development

Successfully merging this pull request may close these issues.

3 participants