Skip to content

Instantly share code, notes, and snippets.

@liftoff-deploy
Created November 15, 2016 13:10
Show Gist options
  • Save liftoff-deploy/066f3297dd14a54c6cc9fce7643da1a1 to your computer and use it in GitHub Desktop.
Save liftoff-deploy/066f3297dd14a54c6cc9fce7643da1a1 to your computer and use it in GitHub Desktop.
To run bot successfully
1. its important to install certificates on System in key chine. Instead of login
2. its important to copy provisioning profiles to xcodeServer/provisioning profiles folder. i e. cp ~/Library/MobileDevice/Provisioning\ Profiles/* /Library/Developer/XcodeServer/ProvisioningProfiles/
3. Allow all applications to access this item should be checked ,in key chine in system -> certificates ->distribution certificate
4. open ~/.profile and add export LANG=en_US.UTF-8 to file
5.
prescript:
echo "run script"
echo $LANG
export LANG=en_US.UTF-8
echo $LANG
cd Mumo
/usr/local/bin/pod install
Some of the errors i got
1.
Bot Issue for Mumo Bot (trigger error)
Integration #10 of Mumo Bot
Open in Xcode: xcbot://Liftoff’s MacBook Pro/botID/1328fcde84c1b9a245f92f401601bef4/integrationID/1328fcde84c1b9a245f92f40160341b0
Assertion: Trigger script exited with code: 15 WARNING: CocoaPods requires your terminal to be using UTF-8 encoding.
Consider adding the following to ~/.profile:
export LANG=en_US.UTF-8

File: (null):(null)
Fix: open ~/.profile and add export LANG=en_US.UTF-8 to file
2.
Bot Issue for Mumo Bot (build service error)
Integration #11 of Mumo Bot
Open in Xcode: xcbot://Liftoff’s MacBook Pro/botID/1328fcde84c1b9a245f92f401601bef4/integrationID/924edbad4266d24e700717efca001bc9
Assertion: The workspace named "Mumo" does not contain a scheme named "Mumo". The "-list" option can be used to find the names of the schemes in the workspace.
File: (null):(null)
Full logs for this integration are attached.
Fix: Remove schema related files from .gitignore and push schema changes to github and build
3.
Bot Issue for Mumo Bot (trigger error)
Integration #9 of Mumo Bot
Open in Xcode: xcbot://Liftoff’s MacBook Pro/botID/1328fcde84c1b9a245f92f401601bef4/integrationID/1328fcde84c1b9a245f92f40160320d1
Assertion: Trigger script exited with code: 127 /var/folders/sn/_y1l8_217370xt3g12sh637r000087/T/FE5AF23F-83A1-4BBA-96AB-3F67959D974A-34096-000014B6F2F9C170: line 4: pod: command not found
File: (null):(null)
Full logs for this integration are attached.
Fix: pod install will not work . It has to be full path /usr/local/bin/pod install
4.
Bot Issue for Mumo Bot (trigger error)
Integration #21 of Mumo Bot
Open in Xcode: xcbot://Liftoff’s MacBook Pro/botID/1328fcde84c1b9a245f92f401601bef4/integrationID/fa3572af2abf4255ad1f4541d003e50d
Assertion: Trigger script exited with code: 127 /var/folders/sn/_y1l8_217370xt3g12sh637r000087/T/3ADEADCA-241D-4ACF-B6DB-7C71E7B72CFE-70059-00000E2BB2C99A99: line 4: fastlane: command not found
/var/folders/sn/_y1l8_217370xt3g12sh637r000087/T/3ADEADCA-241D-4ACF-B6DB-7C71E7B72CFE-70059-00000E2BB2C99A99: line 5: shell_session_update: command not found
File: (null):(null)
Full logs for this integration are attached.
///
Bot Issue for Mumo Bot (trigger error)
Integration #16 of Mumo Bot
Open in Xcode: xcbot://Liftoff’s MacBook Pro/botID/1328fcde84c1b9a245f92f401601bef4/integrationID/fa3572af2abf4255ad1f4541d000a5a6
Assertion: Trigger script exited with code: 127 /var/folders/sn/_y1l8_217370xt3g12sh637r000087/T/4E7AB78E-E0B2-41BA-9C03-F797A9241661-13974-0000049AB977F021: line 3: fastlane: command not found
File: (null):(null)
Full logs for this integration are attached.
Bot Issue for Mumo Bot (trigger error)
Integration #19 of Mumo Bot
Open in Xcode: xcbot://Liftoff’s MacBook Pro/botID/1328fcde84c1b9a245f92f401601bef4/integrationID/fa3572af2abf4255ad1f4541d0026e3d
Assertion: Trigger script exited with code: 127 /var/folders/sn/_y1l8_217370xt3g12sh637r000087/T/AD48A528-DB35-4767-8430-CA6F66A374DF-80933-0000083331B12F2E: line 2: fastlane: command not found
File: (null):(null)
Full logs for this integration are attached.
some of the important logs
Fabric.framework/run 1.6.1 (204)
Oct 18 12:15:02 Liftoffs-MacBook-Pro uploadDSYM[15295]: Src root /Library/Developer/XcodeServer/Integrations/Caches/1328fcde84c1b9a245f92f401601bef4/Source/Mumo
Uploading dSYM
Oct 17 15:25:36 Liftoffs-MacBook-Pro uploadDSYM[27937]: Uploading dSYM at path /Users/liftoff/Library/Developer/Xcode/DerivedData/Mumo-gulnruznbsknbhguyrkdqnpfqqwm/Build/Products/Debug-iphonesimulator/MUMO.app.dSYM
Oct 17 15:25:37 Liftoffs-MacBook-Pro filecoordinationd[280]: NSFileCoordinator only handles URLs that use the file: scheme. This one does not:
x-xcode-xcsbot://1328fcde84c1b9a245f92f401601bef4/63F1D71C-06C4-48B0-B2D4-FD13DD4079C6
MUMO.app.dSYM uploaded statusCode 202
UUID:27689084c9833cceb2e0b248cfe5c1f6 Slice:x86_64
Oct 17 15:25:43 Liftoffs-MacBook-Pro uploadDSYM[27937]: dSYM upload complete
DeveloperPortal: Completed request 3B8840BE-F3C9-4D71-AF7D-1C90891EE145 (failure): {
"DTDK_CertType" = 4;
"DTDK_Platform" = mac;
creationTimestamp = "2016-10-17T10:17:03Z";
httpCode = 200;
protocolVersion = QH65B2;
requestId = "3B8840BE-F3C9-4D71-AF7D-1C90891EE145";
requestUrl = "https://developerservices2.apple.com/services/QH65B2/mac/downloadDirectInstallerCerts.action";
responseId = "4b1ec226-3b10-4546-b223-7c21bc185d0d";
resultCode = 1200;
resultString = "You are not allowed to perform this operation. Please check with one of your Team Admins, or, if you need further assistance, please contact Apple Developer Program Support.\\nhttps://developer.apple.com/support";
teamId = LHK5K3Q5L9;
userLocale = "en_US";
userString = "You are not allowed to perform this operation. Please check with one of your Team Admins, or, if you need further assistance, please contact Apple Developer Program Support.\\nhttps://developer.apple.com/support";
}
Oct 17 15:47:03 Liftoffs-MacBook-Pro Xcode[941]: DeveloperPortal: Completed request EA0B72F5-6A19-47BA-AE80-03B82A777ADA (failure): {
"DTDK_CertType" = 3;
"DTDK_Platform" = mac;
creationTimestamp = "2016-10-17T10:17:03Z";
httpCode = 200;
protocolVersion = QH65B2;
requestId = "EA0B72F5-6A19-47BA-AE80-03B82A777ADA";
requestUrl = "https://developerservices2.apple.com/services/QH65B2/mac/downloadDirectDistributionCerts.action";
responseId = "38ce9007-2bdb-4039-af4c-34882458f0fe";
resultCode = 7165;
resultString = "There is no current Developer ID Application certificate for this team.";
teamId = LHK5K3Q5L9;
userLocale = "en_US";
userString = "There is no current Developer ID Application certificate for this team.";
}
Oct 17 15:47:58 Liftoffs-MacBook-Pro filecoordinationd[280]: NSFileCoordinator only handles URLs that use the file: scheme. This one does not:
x-xcode-bot-integration://1328fcde84c1b9a245f92f4016029f83/1328fcde84c1b9a245f92f401601bef4/63F1D71C-06C4-48B0-B2D4-FD13DD4079C6
for post script after archive was success
https://honzadvorsky.com/articles/2015-08-17-17-30-xcode_server_tutorials_3_prebuild__postbuild_scripts/
check
http://paxcel.net/blog/deployment-automation-in-ios-using-fastlane/
Unknown fastlane error: /Library/Ruby/Gems/2.0.0/gems/credentials_manager-0.16.2/lib/credentials_manager/appfile_config.rb:36:in
Unknown fastlane error: /Library/Ruby/Gems/2.0.0/gems/credentials_manager-0.16.2/lib/credentials_manager/appfile_config.rb:36:in `tr!': [!] incompatible character encodings: US-ASCII and UTF-8 (Encoding::CompatibilityError)
from /Library/Ruby/Gems/2.0.0/gems/credentials_manager-0.16.2/lib/credentials_manager/appfile_config.rb:36:in `block in initialize'
from /Library/Ruby/Gems/2.0.0/gems/credentials_manager-0.16.2/lib/credentials_manager/appfile_config.rb:32:in `chdir'
from /Library/Ruby/Gems/2.0.0/gems/credentials_manager-0.16.2/lib/credentials_manager/appfile_config.rb:32:in `initialize'
from /Library/Ruby/Gems/2.0.0/gems/fastlane-1.105.2/lib/fastlane/setup/crashlytics_beta_user_email_fetcher.rb:4:in `new'
from /Library/Ruby/Gems/2.0.0/gems/fastlane-1.105.2/lib/fastlane/setup/crashlytics_beta_user_email_fetcher.rb:4:in `initialize'
from /Library/Ruby/Gems/2.0.0/gems/fastlane-1.105.2/lib/fastlane/setup/crashlytics_beta.rb:24:in `new'
from /Library/Ruby/Gems/2.0.0/gems/fastlane-1.105.2/lib/fastlane/setup/crashlytics_beta.rb:24:in `run'
from /Library/Ruby/Gems/2.0.0/gems/fastlane-1.105.2/lib/fastlane/commands_generator.rb:63:in `block (2 levels) in run'
from /Library/Ruby/Gems/2.0.0/gems/commander-4.4.0/lib/commander/command.rb:178:in `call'
from /Library/Ruby/Gems/2.0.0/gems/commander-4.4.0/lib/commander/command.rb:178:in `call'
from /Library/Ruby/Gems/2.0.0/gems/commander-4.4.0/lib/commander/command.rb:153:in `run'
from /Library/Ruby/Gems/2.0.0/gems/commander-4.4.0/lib/commander/runner.rb:444:in `run_active_command'
from /Library/Ruby/Gems/2.0.0/gems/fastlane_core-0.52.1/lib/fastlane_core/ui/fastlane_runner.rb:36:in `run!'
from /Library/Ruby/Gems/2.0.0/gems/commander-4.4.0/lib/commander/delegates.rb:15:in `run!'
from /Library/Ruby/Gems/2.0.0/gems/fastlane-1.105.2/lib/fastlane/commands_generator.rb:244:in `run'
from /Library/Ruby/Gems/2.0.0/gems/fastlane-1.105.2/lib/fastlane/commands_generator.rb:20:in `start'
from /Library/Ruby/Gems/2.0.0/gems/fastlane-1.105.2/lib/fastlane/cli_tools_distributor.rb:58:in `take_off'
from /Library/Ruby/Gems/2.0.0/gems/fastlane-1.105.2/bin/fastlane:5:in `<top (required)>'
from /usr/local/bin/fastlane:23:in `load'
from /usr/local/bin/fastlane:23:in `<main>'
Bot Issue for Mumo Bot (trigger error)
Integration #23 of Mumo Bot
Open in Xcode: xcbot://Liftoff’s MacBook Pro/botID/1328fcde84c1b9a245f92f401601bef4/integrationID/45e1a5f4b5963b9223c391bb6100e77d
Assertion: Trigger script exited with code: 127 /var/folders/sn/_y1l8_217370xt3g12sh637r000087/T/095CF91F-0C55-43E3-B377-11D4213E8CD4-50235-0000062248284BE1: line 4: fastlane: command not found
File: (null):(null)
Full logs for this integration are attached.
https://github.com/fastlane/fastlane/issues/6638
Bot Issue for Mumo Bot (error)
Integration #27 of Mumo Bot
Open in Xcode: xcbot://Liftoff’s MacBook Pro/botID/1328fcde84c1b9a245f92f401601bef4/integrationID/45e1a5f4b5963b9223c391bb610250c6
Assertion: Failed to import bridging header '/Library/Developer/XcodeServer/Integrations/Caches/1328fcde84c1b9a245f92f401601bef4/Source/Mumo/Mumo/Mumo-Bridging-Header.h'
File: (null):(null)
Full logs for this integration are attached.
Bot Issue for Mumo Bot (trigger error)
Integration #29 of Mumo Bot
Open in Xcode: xcbot://Liftoff’s MacBook Pro/botID/1328fcde84c1b9a245f92f401601bef4/integrationID/45e1a5f4b5963b9223c391bb61039bb0
Assertion: Trigger script exited with code: 127 /var/folders/sn/_y1l8_217370xt3g12sh637r000087/T/87A15D7E-1FED-4C7B-B321-603C88C5A615-11771-00000AA106A3F3C8: line 2: bundle: command not found
/var/folders/sn/_y1l8_217370xt3g12sh637r000087/T/87A15D7E-1FED-4C7B-B321-603C88C5A615-11771-00000AA106A3F3C8: line 3: bundle: command not found
/var/folders/sn/_y1l8_217370xt3g12sh637r000087/T/87A15D7E-1FED-4C7B-B321-603C88C5A615-11771-00000AA106A3F3C8: line 5: bundle: command not found
File: (null):(null)
Full logs for this integration are attached.
Bot Issue for Mumo Bot (build service error)
Integration #31 of Mumo Bot
Open in Xcode: xcbot://Liftoff’s MacBook Pro/botID/1328fcde84c1b9a245f92f401601bef4/integrationID/45e1a5f4b5963b9223c391bb610462e5
Assertion: The xcodebuild task completed with uncaught signal (status 15)
File: (null):(null)
Introduced 13 integrations ago
Full logs for this integration are attached.
Bot Issue for Mumo Bot (build service error)
Integration #33 of Mumo Bot
Open in Xcode: xcbot://Liftoff’s MacBook Pro/botID/1328fcde84c1b9a245f92f401601bef4/integrationID/45e1a5f4b5963b9223c391bb6104e1ec
Assertion: The xcodebuild task completed with uncaught signal (status 15)
File: (null):(null)
Introduced 15 integrations ago
Full logs for this integration are attached.
40161600
infantry road, public schools
Bot Issue for Mumo Bot (build service error)
Integration #35 of Mumo Bot
Open in Xcode: xcbot://Liftoff’s MacBook Pro/botID/1328fcde84c1b9a245f92f401601bef4/integrationID/45e1a5f4b5963b9223c391bb61055460
Assertion: The xcodebuild task completed with uncaught signal (status 15)
File: (null):(null)
Introduced 17 integrations ago
Full logs for this integration are attached.
Bot Issue for Mumo Bot (trigger error)
Integration #38 of Mumo Bot
Open in Xcode: xcbot://Liftoff’s MacBook Pro/botID/1328fcde84c1b9a245f92f401601bef4/integrationID/5770cb50827d9dea64ee86926001b9b7
Assertion: Trigger script exited with code: 1 /usr/local/lib/ruby/gems/2.3.0/gems/fastlane-1.105.3/lib/fastlane/fast_file.rb:20:in `tr!': [!] incompatible character encodings: US-ASCII and UTF-8 (Encoding::CompatibilityError)
from /usr/local/lib/ruby/gems/2.3.0/gems/fastlane-1.105.3/lib/fastlane/fast_file.rb:20:in `initialize'
from /usr/local/lib/ruby/gems/2.3.0/gems/fastlane-1.105.3/lib/fastlane/lane_manager.rb:12:in `new'
from /usr/local/lib/ruby/gems/2.3.0/gems/fastlane-1.105.3/lib/fastlane/lane_manager.rb:12:in `cruise_lane'
from /usr/local/lib/ruby/gems/2.3.0/gems/fastlane-1.105.3/lib/fastlane/command_line_handler.rb:30:in `handle'
from /usr/local/lib/ruby/gems/2.3.0/gems/fastlane-1.105.3/lib/fastlane/commands_generator.rb:49:in `block (2 levels) in run'
from /usr/local/lib/ruby/gems/2.3.0/gems/commander-4.4.0/lib/commander/command.rb:178:in `call'
from /usr/local/lib/ruby/gems/2.3.0/gems/commander-4.4.0/lib/commander/command.rb:153:in `run'
from /usr/local/lib/ruby/gems/2.3.0/gems/commander-4.4.0/lib/commander/runner.rb:444:in `run_active_command'
from /usr/local/lib/ruby/gems/2.3.0/gems/fastlane_core-0.52.3/lib/fastlane_core/ui/fastlane_runner.rb:38:in `run!'
from /usr/local/lib/ruby/gems/2.3.0/gems/commander-4.4.0/lib/commander/delegates.rb:15:in `run!'
from /usr/local/lib/ruby/gems/2.3.0/gems/fastlane-1.105.3/lib/fastlane/commands_generator.rb:244:in `run'
from /usr/local/lib/ruby/gems/2.3.0/gems/fastlane-1.105.3/lib/fastlane/commands_generator.rb:20:in `start'
from /usr/local/lib/ruby/gems/2.3.0/gems/fastlane-1.105.3/lib/fastlane/cli_tools_distributor.rb:58:in `take_off'
from /usr/local/lib/ruby/gems/2.3.0/gems/fastlane-1.105.3/bin/fastlane:5:in `<top (required)>'
from /usr/local/bin/fastlane:23:in `load'
from /usr/local/bin/fastlane:23:in `<main>'
File: (null):(null)
Full logs for this integration are attached.
Bot Issue for Mumo Bot (trigger error)
Integration #39 of Mumo Bot
Open in Xcode: xcbot://Liftoff’s MacBook Pro/botID/1328fcde84c1b9a245f92f401601bef4/integrationID/5770cb50827d9dea64ee869260027988
Assertion: Trigger script exited with code: 1 /usr/local/lib/ruby/gems/2.3.0/gems/fastlane-1.105.3/lib/fastlane/fast_file.rb:20:in `tr!': [!] incompatible character encodings: US-ASCII and UTF-8 (Encoding::CompatibilityError)
from /usr/local/lib/ruby/gems/2.3.0/gems/fastlane-1.105.3/lib/fastlane/fast_file.rb:20:in `initialize'
from /usr/local/lib/ruby/gems/2.3.0/gems/fastlane-1.105.3/lib/fastlane/lane_manager.rb:12:in `new'
from /usr/local/lib/ruby/gems/2.3.0/gems/fastlane-1.105.3/lib/fastlane/lane_manager.rb:12:in `cruise_lane'
from /usr/local/lib/ruby/gems/2.3.0/gems/fastlane-1.105.3/lib/fastlane/command_line_handler.rb:30:in `handle'
from /usr/local/lib/ruby/gems/2.3.0/gems/fastlane-1.105.3/lib/fastlane/commands_generator.rb:49:in `block (2 levels) in run'
from /usr/local/lib/ruby/gems/2.3.0/gems/commander-4.4.0/lib/commander/command.rb:178:in `call'
from /usr/local/lib/ruby/gems/2.3.0/gems/commander-4.4.0/lib/commander/command.rb:153:in `run'
from /usr/local/lib/ruby/gems/2.3.0/gems/commander-4.4.0/lib/commander/runner.rb:444:in `run_active_command'
from /usr/local/lib/ruby/gems/2.3.0/gems/fastlane_core-0.52.3/lib/fastlane_core/ui/fastlane_runner.rb:38:in `run!'
from /usr/local/lib/ruby/gems/2.3.0/gems/commander-4.4.0/lib/commander/delegates.rb:15:in `run!'
from /usr/local/lib/ruby/gems/2.3.0/gems/fastlane-1.105.3/lib/fastlane/commands_generator.rb:244:in `run'
from /usr/local/lib/ruby/gems/2.3.0/gems/fastlane-1.105.3/lib/fastlane/commands_generator.rb:20:in `start'
from /usr/local/lib/ruby/gems/2.3.0/gems/fastlane-1.105.3/lib/fastlane/cli_tools_distributor.rb:58:in `take_off'
from /usr/local/lib/ruby/gems/2.3.0/gems/fastlane-1.105.3/bin/fastlane:5:in `<top (required)>'
from /usr/local/bin/fastlane:23:in `load'
from /usr/local/bin/fastlane:23:in `<main>'
File: (null):(null)
Introduced 1 integration ago
Full logs for this integration are attached.
Bot Issue for Mumo Bot (trigger error)
Integration #40 of Mumo Bot
Open in Xcode: xcbot://Liftoff’s MacBook Pro/botID/1328fcde84c1b9a245f92f401601bef4/integrationID/d20184f17550fbde61803c447400306a
Assertion: Trigger script exited with code: 1 /usr/local/lib/ruby/gems/2.3.0/gems/fastlane-1.105.3/lib/fastlane/fast_file.rb:20:in `tr!': [!] incompatible character encodings: US-ASCII and UTF-8 (Encoding::CompatibilityError)
from /usr/local/lib/ruby/gems/2.3.0/gems/fastlane-1.105.3/lib/fastlane/fast_file.rb:20:in `initialize'
from /usr/local/lib/ruby/gems/2.3.0/gems/fastlane-1.105.3/lib/fastlane/lane_manager.rb:12:in `new'
from /usr/local/lib/ruby/gems/2.3.0/gems/fastlane-1.105.3/lib/fastlane/lane_manager.rb:12:in `cruise_lane'
from /usr/local/lib/ruby/gems/2.3.0/gems/fastlane-1.105.3/lib/fastlane/command_line_handler.rb:30:in `handle'
from /usr/local/lib/ruby/gems/2.3.0/gems/fastlane-1.105.3/lib/fastlane/commands_generator.rb:49:in `block (2 levels) in run'
from /usr/local/lib/ruby/gems/2.3.0/gems/commander-4.4.0/lib/commander/command.rb:178:in `call'
from /usr/local/lib/ruby/gems/2.3.0/gems/commander-4.4.0/lib/commander/command.rb:153:in `run'
from /usr/local/lib/ruby/gems/2.3.0/gems/commander-4.4.0/lib/commander/runner.rb:444:in `run_active_command'
from /usr/local/lib/ruby/gems/2.3.0/gems/fastlane_core-0.52.3/lib/fastlane_core/ui/fastlane_runner.rb:38:in `run!'
from /usr/local/lib/ruby/gems/2.3.0/gems/commander-4.4.0/lib/commander/delegates.rb:15:in `run!'
from /usr/local/lib/ruby/gems/2.3.0/gems/fastlane-1.105.3/lib/fastlane/commands_generator.rb:244:in `run'
from /usr/local/lib/ruby/gems/2.3.0/gems/fastlane-1.105.3/lib/fastlane/commands_generator.rb:20:in `start'
from /usr/local/lib/ruby/gems/2.3.0/gems/fastlane-1.105.3/lib/fastlane/cli_tools_distributor.rb:58:in `take_off'
from /usr/local/lib/ruby/gems/2.3.0/gems/fastlane-1.105.3/bin/fastlane:5:in `<top (required)>'
from /usr/local/bin/fastlane:23:in `load'
from /usr/local/bin/fastlane:23:in `<main>'
File: (null):(null)
Introduced 2 integrations ago
Full logs for this integration are attached.
Bot Issue for Mumo Bot (trigger error)
Integration #41 of Mumo Bot
Open in Xcode: xcbot://Liftoff’s MacBook Pro/botID/1328fcde84c1b9a245f92f401601bef4/integrationID/d20184f17550fbde61803c447400ee96
Assertion: Trigger script exited with code: 1 sudo: /etc/sudoers is world writable
sudo: no valid sudoers sources found, quitting
File: (null):(null)
Full logs for this integration are attached.
Bot Issue for Mumo Bot (trigger error)
Integration #42 of Mumo Bot
Open in Xcode: xcbot://Liftoff’s MacBook Pro/botID/1328fcde84c1b9a245f92f401601bef4/integrationID/7d0a0cb167f6669a4afc3cd279001b34
Assertion: Trigger script exited with code: 1 sudo: /etc/sudoers is world writable
sudo: no valid sudoers sources found, quitting
File: (null):(null)
Introduced 1 integration ago
Full logs for this integration are attached.
_xcsbuildd : no tty present and no askpass program specified ; TTY=unknown ; PWD=/Library/Developer/XcodeServer/Integrations/Caches/1328fcde84c1b9a245f92f401601bef4/Source/Mumo ; USER=root ; COMMAND=/usr/local/bin/fastlane beta
Bot Issue for Mumo Bot (trigger error)
Integration #43 of Mumo Bot
Open in Xcode: xcbot://Liftoff’s MacBook Pro/botID/1328fcde84c1b9a245f92f401601bef4/integrationID/7d0a0cb167f6669a4afc3cd27900de52
Assertion: Trigger script exited with code: 1 sudo: no tty present and no askpass program specified
File: (null):(null)
Full logs for this integration are attached.
Bot Issue for Mumo Bot (trigger error)
Integration #44 of Mumo Bot
Open in Xcode: xcbot://Liftoff’s MacBook Pro/botID/1328fcde84c1b9a245f92f401601bef4/integrationID/7d0a0cb167f6669a4afc3cd27901a5ca
Assertion: Trigger script exited with code: 1 /usr/local/lib/ruby/gems/2.3.0/gems/fastlane-1.105.3/lib/fastlane/fast_file.rb:20:in `tr!': [!] incompatible character encodings: US-ASCII and UTF-8 (Encoding::CompatibilityError)
from /usr/local/lib/ruby/gems/2.3.0/gems/fastlane-1.105.3/lib/fastlane/fast_file.rb:20:in `initialize'
from /usr/local/lib/ruby/gems/2.3.0/gems/fastlane-1.105.3/lib/fastlane/lane_manager.rb:12:in `new'
from /usr/local/lib/ruby/gems/2.3.0/gems/fastlane-1.105.3/lib/fastlane/lane_manager.rb:12:in `cruise_lane'
from /usr/local/lib/ruby/gems/2.3.0/gems/fastlane-1.105.3/lib/fastlane/command_line_handler.rb:30:in `handle'
from /usr/local/lib/ruby/gems/2.3.0/gems/fastlane-1.105.3/lib/fastlane/commands_generator.rb:49:in `block (2 levels) in run'
from /usr/local/lib/ruby/gems/2.3.0/gems/commander-4.4.0/lib/commander/command.rb:178:in `call'
from /usr/local/lib/ruby/gems/2.3.0/gems/commander-4.4.0/lib/commander/command.rb:153:in `run'
from /usr/local/lib/ruby/gems/2.3.0/gems/commander-4.4.0/lib/commander/runner.rb:444:in `run_active_command'
from /usr/local/lib/ruby/gems/2.3.0/gems/fastlane_core-0.52.3/lib/fastlane_core/ui/fastlane_runner.rb:38:in `run!'
from /usr/local/lib/ruby/gems/2.3.0/gems/commander-4.4.0/lib/commander/delegates.rb:15:in `run!'
from /usr/local/lib/ruby/gems/2.3.0/gems/fastlane-1.105.3/lib/fastlane/commands_generator.rb:244:in `run'
from /usr/local/lib/ruby/gems/2.3.0/gems/fastlane-1.105.3/lib/fastlane/commands_generator.rb:20:in `start'
from /usr/local/lib/ruby/gems/2.3.0/gems/fastlane-1.105.3/lib/fastlane/cli_tools_distributor.rb:58:in `take_off'
from /usr/local/lib/ruby/gems/2.3.0/gems/fastlane-1.105.3/bin/fastlane:5:in `<top (required)>'
from /usr/local/bin/fastlane:23:in `load'
from /usr/local/bin/fastlane:23:in `<main>'
File: (null):(null)
Introduced 6 integrations ago
Full logs for this integration are attached.
Bot Issue for Mumo Bot (trigger error)
Integration #45 of Mumo Bot
Open in Xcode: xcbot://Liftoff’s MacBook Pro/botID/1328fcde84c1b9a245f92f401601bef4/integrationID/7d0a0cb167f6669a4afc3cd279025400
Assertion: Trigger script exited with code: 1 /usr/local/lib/ruby/gems/2.3.0/gems/fastlane-1.105.3/lib/fastlane/fast_file.rb:20:in `tr!': [!] incompatible character encodings: US-ASCII and UTF-8 (Encoding::CompatibilityError)
from /usr/local/lib/ruby/gems/2.3.0/gems/fastlane-1.105.3/lib/fastlane/fast_file.rb:20:in `initialize'
from /usr/local/lib/ruby/gems/2.3.0/gems/fastlane-1.105.3/lib/fastlane/lane_manager.rb:12:in `new'
from /usr/local/lib/ruby/gems/2.3.0/gems/fastlane-1.105.3/lib/fastlane/lane_manager.rb:12:in `cruise_lane'
from /usr/local/lib/ruby/gems/2.3.0/gems/fastlane-1.105.3/lib/fastlane/command_line_handler.rb:30:in `handle'
from /usr/local/lib/ruby/gems/2.3.0/gems/fastlane-1.105.3/lib/fastlane/commands_generator.rb:49:in `block (2 levels) in run'
from /usr/local/lib/ruby/gems/2.3.0/gems/commander-4.4.0/lib/commander/command.rb:178:in `call'
from /usr/local/lib/ruby/gems/2.3.0/gems/commander-4.4.0/lib/commander/command.rb:153:in `run'
from /usr/local/lib/ruby/gems/2.3.0/gems/commander-4.4.0/lib/commander/runner.rb:444:in `run_active_command'
from /usr/local/lib/ruby/gems/2.3.0/gems/fastlane_core-0.52.3/lib/fastlane_core/ui/fastlane_runner.rb:38:in `run!'
from /usr/local/lib/ruby/gems/2.3.0/gems/commander-4.4.0/lib/commander/delegates.rb:15:in `run!'
from /usr/local/lib/ruby/gems/2.3.0/gems/fastlane-1.105.3/lib/fastlane/commands_generator.rb:244:in `run'
from /usr/local/lib/ruby/gems/2.3.0/gems/fastlane-1.105.3/lib/fastlane/commands_generator.rb:20:in `start'
from /usr/local/lib/ruby/gems/2.3.0/gems/fastlane-1.105.3/lib/fastlane/cli_tools_distributor.rb:58:in `take_off'
from /usr/local/lib/ruby/gems/2.3.0/gems/fastlane-1.105.3/bin/fastlane:5:in `<top (required)>'
from /usr/local/bin/fastlane:23:in `load'
from /usr/local/bin/fastlane:23:in `<main>'
File: (null):(null)
Introduced 7 integrations ago
Full logs for this integration are attached.
Bot Issue for Mumo Bot (trigger error)
Integration #47 of Mumo Bot
Open in Xcode: xcbot://Liftoff’s MacBook Pro/botID/1328fcde84c1b9a245f92f401601bef4/integrationID/7d0a0cb167f6669a4afc3cd2790338eb
Assertion: Trigger script exited with code: 1 
[!] Unknown method 'uses', supported [:select, :message, :verbose, :error, :input, :important, :command, :deprecated, :command_output, :user_error!, :interactive?, :crash!, :confirm, :header, :password, :success, :not_implemented]
File: (null):(null)
Full logs for this integration are attached.
Bot Issue for Mumo Bot (trigger error)
Integration #48 of Mumo Bot
Open in Xcode: xcbot://Liftoff’s MacBook Pro/botID/1328fcde84c1b9a245f92f401601bef4/integrationID/7d0a0cb167f6669a4afc3cd27904281c
Assertion: Trigger script exited with code: 1 
[!] madhu ./fastlane/Fastfile
File: (null):(null)
Full logs for this integration are attached.
/usr/local/lib/ruby/gems/2.3.0/gems/security-0.1.3/lib/security/password.rb:88: warning: Insecure world writable dir /Applications/Server.app/Contents/ServerRoot/usr/bin in PATH, mode 040777
Multiple iTunes Connect teams found, please enter the number of the team you want to use:
Bot Issue for Mumo Bot (trigger error)
Integration #50 of Mumo Bot
Open in Xcode: xcbot://Liftoff’s MacBook Pro/botID/1328fcde84c1b9a245f92f401601bef4/integrationID/7d0a0cb167f6669a4afc3cd279062e0f
Assertion: Trigger script exited with code: 1 /usr/local/lib/ruby/gems/2.3.0/gems/fastlane-1.106.2/lib/fastlane/fast_file.rb:20:in `tr!': [!] incompatible character encodings: US-ASCII and UTF-8 (Encoding::CompatibilityError)
from /usr/local/lib/ruby/gems/2.3.0/gems/fastlane-1.106.2/lib/fastlane/fast_file.rb:20:in `initialize'
from /usr/local/lib/ruby/gems/2.3.0/gems/fastlane-1.106.2/lib/fastlane/lane_manager.rb:12:in `new'
from /usr/local/lib/ruby/gems/2.3.0/gems/fastlane-1.106.2/lib/fastlane/lane_manager.rb:12:in `cruise_lane'
from /usr/local/lib/ruby/gems/2.3.0/gems/fastlane-1.106.2/lib/fastlane/command_line_handler.rb:30:in `handle'
from /usr/local/lib/ruby/gems/2.3.0/gems/fastlane-1.106.2/lib/fastlane/commands_generator.rb:52:in `block (2 levels) in run'
from /usr/local/lib/ruby/gems/2.3.0/gems/commander-4.4.0/lib/commander/command.rb:178:in `call'
from /usr/local/lib/ruby/gems/2.3.0/gems/commander-4.4.0/lib/commander/command.rb:153:in `run'
from /usr/local/lib/ruby/gems/2.3.0/gems/commander-4.4.0/lib/commander/runner.rb:444:in `run_active_command'
from /usr/local/lib/ruby/gems/2.3.0/gems/fastlane_core-0.53.0/lib/fastlane_core/ui/fastlane_runner.rb:38:in `run!'
from /usr/local/lib/ruby/gems/2.3.0/gems/commander-4.4.0/lib/commander/delegates.rb:15:in `run!'
from /usr/local/lib/ruby/gems/2.3.0/gems/fastlane-1.106.2/lib/fastlane/commands_generator.rb:246:in `run'
from /usr/local/lib/ruby/gems/2.3.0/gems/fastlane-1.106.2/lib/fastlane/commands_generator.rb:23:in `start'
from /usr/local/lib/ruby/gems/2.3.0/gems/fastlane-1.106.2/lib/fastlane/cli_tools_distributor.rb:58:in `take_off'
from /usr/local/lib/ruby/gems/2.3.0/gems/fastlane-1.106.2/bin/fastlane:5:in `<top (required)>'
from /usr/local/bin/fastlane:23:in `load'
from /usr/local/bin/fastlane:23:in `<main>'
File: (null):(null)
Full logs for this integration are attached.
Bot Issue for Mumo Bot (trigger error)
Integration #51 of Mumo Bot
Open in Xcode: xcbot://Liftoff’s MacBook Pro/botID/1328fcde84c1b9a245f92f401601bef4/integrationID/7d0a0cb167f6669a4afc3cd2790761fb
Assertion: Trigger script exited with code: 1 /usr/local/lib/ruby/gems/2.3.0/gems/fastlane-1.106.2/lib/fastlane/fast_file.rb:20:in `tr!': [!] incompatible character encodings: US-ASCII and UTF-8 (Encoding::CompatibilityError)
from /usr/local/lib/ruby/gems/2.3.0/gems/fastlane-1.106.2/lib/fastlane/fast_file.rb:20:in `initialize'
from /usr/local/lib/ruby/gems/2.3.0/gems/fastlane-1.106.2/lib/fastlane/lane_manager.rb:12:in `new'
from /usr/local/lib/ruby/gems/2.3.0/gems/fastlane-1.106.2/lib/fastlane/lane_manager.rb:12:in `cruise_lane'
from /usr/local/lib/ruby/gems/2.3.0/gems/fastlane-1.106.2/lib/fastlane/command_line_handler.rb:30:in `handle'
from /usr/local/lib/ruby/gems/2.3.0/gems/fastlane-1.106.2/lib/fastlane/commands_generator.rb:52:in `block (2 levels) in run'
from /usr/local/lib/ruby/gems/2.3.0/gems/commander-4.4.0/lib/commander/command.rb:178:in `call'
from /usr/local/lib/ruby/gems/2.3.0/gems/commander-4.4.0/lib/commander/command.rb:153:in `run'
from /usr/local/lib/ruby/gems/2.3.0/gems/commander-4.4.0/lib/commander/runner.rb:444:in `run_active_command'
from /usr/local/lib/ruby/gems/2.3.0/gems/fastlane_core-0.53.0/lib/fastlane_core/ui/fastlane_runner.rb:38:in `run!'
from /usr/local/lib/ruby/gems/2.3.0/gems/commander-4.4.0/lib/commander/delegates.rb:15:in `run!'
from /usr/local/lib/ruby/gems/2.3.0/gems/fastlane-1.106.2/lib/fastlane/commands_generator.rb:246:in `run'
from /usr/local/lib/ruby/gems/2.3.0/gems/fastlane-1.106.2/lib/fastlane/commands_generator.rb:23:in `start'
from /usr/local/lib/ruby/gems/2.3.0/gems/fastlane-1.106.2/lib/fastlane/cli_tools_distributor.rb:58:in `take_off'
from /usr/local/lib/ruby/gems/2.3.0/gems/fastlane-1.106.2/bin/fastlane:5:in `<top (required)>'
from /usr/local/bin/fastlane:23:in `load'
from /usr/local/bin/fastlane:23:in `<main>'
File: (null):(null)
Introduced 1 integration ago
Full logs for this integration are attached.
Bot Issue for Mumo Bot (trigger error)
Integration #52 of Mumo Bot
Open in Xcode: xcbot://Liftoff’s MacBook Pro/botID/1328fcde84c1b9a245f92f401601bef4/integrationID/7d0a0cb167f6669a4afc3cd27908f119
Assertion: Trigger script exited with code: 1 /usr/local/lib/ruby/gems/2.3.0/gems/fastlane-1.106.2/lib/fastlane/fast_file.rb:20:in `tr!': [!] incompatible character encodings: US-ASCII and UTF-8 (Encoding::CompatibilityError)
from /usr/local/lib/ruby/gems/2.3.0/gems/fastlane-1.106.2/lib/fastlane/fast_file.rb:20:in `initialize'
from /usr/local/lib/ruby/gems/2.3.0/gems/fastlane-1.106.2/lib/fastlane/lane_manager.rb:12:in `new'
from /usr/local/lib/ruby/gems/2.3.0/gems/fastlane-1.106.2/lib/fastlane/lane_manager.rb:12:in `cruise_lane'
from /usr/local/lib/ruby/gems/2.3.0/gems/fastlane-1.106.2/lib/fastlane/command_line_handler.rb:30:in `handle'
from /usr/local/lib/ruby/gems/2.3.0/gems/fastlane-1.106.2/lib/fastlane/commands_generator.rb:52:in `block (2 levels) in run'
from /usr/local/lib/ruby/gems/2.3.0/gems/commander-4.4.0/lib/commander/command.rb:178:in `call'
from /usr/local/lib/ruby/gems/2.3.0/gems/commander-4.4.0/lib/commander/command.rb:153:in `run'
from /usr/local/lib/ruby/gems/2.3.0/gems/commander-4.4.0/lib/commander/runner.rb:444:in `run_active_command'
from /usr/local/lib/ruby/gems/2.3.0/gems/fastlane_core-0.53.0/lib/fastlane_core/ui/fastlane_runner.rb:38:in `run!'
from /usr/local/lib/ruby/gems/2.3.0/gems/commander-4.4.0/lib/commander/delegates.rb:15:in `run!'
from /usr/local/lib/ruby/gems/2.3.0/gems/fastlane-1.106.2/lib/fastlane/commands_generator.rb:246:in `run'
from /usr/local/lib/ruby/gems/2.3.0/gems/fastlane-1.106.2/lib/fastlane/commands_generator.rb:23:in `start'
from /usr/local/lib/ruby/gems/2.3.0/gems/fastlane-1.106.2/lib/fastlane/cli_tools_distributor.rb:58:in `take_off'
from /usr/local/lib/ruby/gems/2.3.0/gems/fastlane-1.106.2/bin/fastlane:5:in `<top (required)>'
from /usr/local/bin/fastlane:23:in `load'
from /usr/local/bin/fastlane:23:in `<main>'
File: (null):(null)
Introduced 2 integrations ago
Full logs for this integration are attached.
Bot Issue for Mumo Bot (trigger error)
Integration #54 of Mumo Bot
Open in Xcode: xcbot://Liftoff’s MacBook Pro/botID/1328fcde84c1b9a245f92f401601bef4/integrationID/7d0a0cb167f6669a4afc3cd2790b3eef
Assertion: Trigger script exited with code: 1 /usr/local/lib/ruby/gems/2.3.0/gems/fastlane-1.106.2/lib/fastlane/helper/sh_helper.rb:35:in `popen': [!] No such file or directory - bundle (Errno::ENOENT)
from /usr/local/lib/ruby/gems/2.3.0/gems/fastlane-1.106.2/lib/fastlane/helper/sh_helper.rb:35:in `sh_control_output'
from /usr/local/lib/ruby/gems/2.3.0/gems/fastlane-1.106.2/lib/fastlane/helper/sh_helper.rb:10:in `sh'
from /usr/local/lib/ruby/gems/2.3.0/gems/fastlane-1.106.2/lib/fastlane/actions/cocoapods.rb:27:in `run'
from /usr/local/lib/ruby/gems/2.3.0/gems/fastlane-1.106.2/lib/fastlane/runner.rb:202:in `block (2 levels) in execute_action'
from /usr/local/lib/ruby/gems/2.3.0/gems/fastlane-1.106.2/lib/fastlane/actions/actions_helper.rb:35:in `execute_action'
from /usr/local/lib/ruby/gems/2.3.0/gems/fastlane-1.106.2/lib/fastlane/runner.rb:187:in `block in execute_action'
from /usr/local/lib/ruby/gems/2.3.0/gems/fastlane-1.106.2/lib/fastlane/runner.rb:186:in `chdir'
from /usr/local/lib/ruby/gems/2.3.0/gems/fastlane-1.106.2/lib/fastlane/runner.rb:186:in `execute_action'
from /usr/local/lib/ruby/gems/2.3.0/gems/fastlane-1.106.2/lib/fastlane/runner.rb:112:in `trigger_action_by_name'
from /usr/local/lib/ruby/gems/2.3.0/gems/fastlane-1.106.2/lib/fastlane/fast_file.rb:140:in `method_missing'
from Fastfile:6:in `block (2 levels) in parsing_binding'
from /usr/local/lib/ruby/gems/2.3.0/gems/fastlane-1.106.2/lib/fastlane/runner.rb:218:in `execute_flow_block'
from /usr/local/lib/ruby/gems/2.3.0/gems/fastlane-1.106.2/lib/fastlane/runner.rb:46:in `block in execute'
from /usr/local/lib/ruby/gems/2.3.0/gems/fastlane-1.106.2/lib/fastlane/runner.rb:45:in `chdir'
from /usr/local/lib/ruby/gems/2.3.0/gems/fastlane-1.106.2/lib/fastlane/runner.rb:45:in `execute'
from /usr/local/lib/ruby/gems/2.3.0/gems/fastlane-1.106.2/lib/fastlane/lane_manager.rb:52:in `cruise_lane'
from /usr/local/lib/ruby/gems/2.3.0/gems/fastlane-1.106.2/lib/fastlane/command_line_handler.rb:30:in `handle'
from /usr/local/lib/ruby/gems/2.3.0/gems/fastlane-1.106.2/lib/fastlane/commands_generator.rb:52:in `block (2 levels) in run'
from /usr/local/lib/ruby/gems/2.3.0/gems/commander-4.4.0/lib/commander/command.rb:178:in `call'
from /usr/local/lib/ruby/gems/2.3.0/gems/commander-4.4.0/lib/commander/command.rb:153:in `run'
from /usr/local/lib/ruby/gems/2.3.0/gems/commander-4.4.0/lib/commander/runner.rb:444:in `run_active_command'
from /usr/local/lib/ruby/gems/2.3.0/gems/fastlane_core-0.53.0/lib/fastlane_core/ui/fastlane_runner.rb:38:in `run!'
from /usr/local/lib/ruby/gems/2.3.0/gems/commander-4.4.0/lib/commander/delegates.rb:15:in `run!'
from /usr/local/lib/ruby/gems/2.3.0/gems/fastlane-1.106.2/lib/fastlane/commands_generator.rb:246:in `run'
from /usr/local/lib/ruby/gems/2.3.0/gems/fastlane-1.106.2/lib/fastlane/commands_generator.rb:23:in `start'
from /usr/local/lib/ruby/gems/2.3.0/gems/fastlane-1.106.2/lib/fastlane/cli_tools_distributor.rb:58:in `take_off'
from /usr/local/lib/ruby/gems/2.3.0/gems/fastlane-1.106.2/bin/fastlane:5:in `<top (required)>'
from /usr/local/bin/fastlane:23:in `load'
from /usr/local/bin/fastlane:23:in `<main>'
File: (null):(null)
Full logs for this integration are attached.
Bot Issue for Mumo Bot (trigger error)
Integration #55 of Mumo Bot
Open in Xcode: xcbot://Liftoff’s MacBook Pro/botID/1328fcde84c1b9a245f92f401601bef4/integrationID/7d0a0cb167f6669a4afc3cd2790c0abe
Assertion: Trigger script exited with code: 1 
[!] Exit status of command 'bundle exec pod install' was 1 instead of 0.
bundler: failed to load command: pod (/usr/local/bin/pod)
Bundler::GemNotFound: Your bundle is locked to fastlane_core (0.52.3), but that version could not be found in any of the sources listed in your Gemfile. If you haven't changed sources, that means the author of fastlane_core (0.52.3) has removed it. You'll need to update your bundle to a different version of fastlane_core (0.52.3) that hasn't been removed in order to install.
/usr/local/lib/ruby/gems/2.3.0/gems/bundler-1.13.6/lib/bundler/definition.rb:179:in `rescue in specs'
/usr/local/lib/ruby/gems/2.3.0/gems/bundler-1.13.6/lib/bundler/definition.rb:173:in `specs'
/usr/local/lib/ruby/gems/2.3.0/gems/bundler-1.13.6/lib/bundler/definition.rb:233:in `specs_for'
/usr/local/lib/ruby/gems/2.3.0/gems/bundler-1.13.6/lib/bundler/definition.rb:222:in `requested_specs'
/usr/local/lib/ruby/gems/2.3.0/gems/bundler-1.13.6/lib/bundler/runtime.rb:118:in `block in definition_method'
/usr/local/lib/ruby/gems/2.3.0/gems/bundler-1.13.6/lib/bundler/runtime.rb:19:in `setup'
/usr/local/lib/ruby/gems/2.3.0/gems/bundler-1.13.6/lib/bundler.rb:99:in `setup'
/usr/local/lib/ruby/gems/2.3.0/gems/bundler-1.13.6/lib/bundler/setup.rb:20:in `<top (required)>'
/usr/local/Cellar/ruby/2.3.1_2/lib/ruby/2.3.0/rubygems/core_ext/kernel_require.rb:55:in `require'
/usr/local/Cellar/ruby/2.3.1_2/lib/ruby/2.3.0/rubygems/core_ext/kernel_require.rb:55:in `require'

File: (null):(null)
Full logs for this integration are attached.
Bot Issue for Mumo Bot (trigger error)
Integration #56 of Mumo Bot
Open in Xcode: xcbot://Liftoff’s MacBook Pro/botID/1328fcde84c1b9a245f92f401601bef4/integrationID/7d0a0cb167f6669a4afc3cd2790cef38
Assertion: Trigger script exited with code: 1 
[!] Exit status of command 'bundle exec pod install' was 1 instead of 0.
bundler: failed to load command: pod (/usr/local/bin/pod)
Bundler::GemNotFound: Your bundle is locked to fastlane_core (0.52.3), but that version could not be found in any of the sources listed in your Gemfile. If you haven't changed sources, that means the author of fastlane_core (0.52.3) has removed it. You'll need to update your bundle to a different version of fastlane_core (0.52.3) that hasn't been removed in order to install.
/usr/local/lib/ruby/gems/2.3.0/gems/bundler-1.13.6/lib/bundler/definition.rb:179:in `rescue in specs'
/usr/local/lib/ruby/gems/2.3.0/gems/bundler-1.13.6/lib/bundler/definition.rb:173:in `specs'
/usr/local/lib/ruby/gems/2.3.0/gems/bundler-1.13.6/lib/bundler/definition.rb:233:in `specs_for'
/usr/local/lib/ruby/gems/2.3.0/gems/bundler-1.13.6/lib/bundler/definition.rb:222:in `requested_specs'
/usr/local/lib/ruby/gems/2.3.0/gems/bundler-1.13.6/lib/bundler/runtime.rb:118:in `block in definition_method'
/usr/local/lib/ruby/gems/2.3.0/gems/bundler-1.13.6/lib/bundler/runtime.rb:19:in `setup'
/usr/local/lib/ruby/gems/2.3.0/gems/bundler-1.13.6/lib/bundler.rb:99:in `setup'
/usr/local/lib/ruby/gems/2.3.0/gems/bundler-1.13.6/lib/bundler/setup.rb:20:in `<top (required)>'
/usr/local/Cellar/ruby/2.3.1_2/lib/ruby/2.3.0/rubygems/core_ext/kernel_require.rb:55:in `require'
/usr/local/Cellar/ruby/2.3.1_2/lib/ruby/2.3.0/rubygems/core_ext/kernel_require.rb:55:in `require'

File: (null):(null)
Introduced 1 integration ago
Full logs for this integration are attached.
Bot Issue for Mumo Bot (trigger error)
Integration #56 of Mumo Bot
Open in Xcode: xcbot://Liftoff’s MacBook Pro/botID/1328fcde84c1b9a245f92f401601bef4/integrationID/7d0a0cb167f6669a4afc3cd2790cef38
Assertion: Trigger script exited with code: 127 /var/folders/sn/_y1l8_217370xt3g12sh637r000087/T/98752D2C-05DC-4E4A-9180-0B86B0B1D393-73294-00001FEF5AED6F96: line 5: bundle: command not found
File: (null):(null)
Full logs for this integration are attached.
Bot Issue for Mumo Bot (trigger error)
Integration #57 of Mumo Bot
Open in Xcode: xcbot://Liftoff’s MacBook Pro/botID/1328fcde84c1b9a245f92f401601bef4/integrationID/7d0a0cb167f6669a4afc3cd2790d2cbd
Assertion: Trigger script exited with code: 1 Bundler::GemNotFound: Your bundle is locked to fastlane_core (0.52.3), but that version could not be found in any of the sources listed in your Gemfile. If you haven't changed sources, that means the author of fastlane_core (0.52.3) has removed it. You'll need to update your bundle to a different version of fastlane_core (0.52.3) that hasn't been removed in order to install.
/usr/local/lib/ruby/gems/2.3.0/gems/bundler-1.13.6/lib/bundler/definition.rb:179:in `rescue in specs'
/usr/local/lib/ruby/gems/2.3.0/gems/bundler-1.13.6/lib/bundler/definition.rb:173:in `specs'
/usr/local/lib/ruby/gems/2.3.0/gems/bundler-1.13.6/lib/bundler/definition.rb:233:in `specs_for'
/usr/local/lib/ruby/gems/2.3.0/gems/bundler-1.13.6/lib/bundler/definition.rb:222:in `requested_specs'
/usr/local/lib/ruby/gems/2.3.0/gems/bundler-1.13.6/lib/bundler/runtime.rb:118:in `block in definition_method'
/usr/local/lib/ruby/gems/2.3.0/gems/bundler-1.13.6/lib/bundler/runtime.rb:19:in `setup'
/usr/local/lib/ruby/gems/2.3.0/gems/bundler-1.13.6/lib/bundler.rb:99:in `setup'
/usr/local/lib/ruby/gems/2.3.0/gems/bundler-1.13.6/lib/bundler/setup.rb:20:in `<top (required)>'
/usr/local/Cellar/ruby/2.3.1_2/lib/ruby/2.3.0/rubygems/core_ext/kernel_require.rb:55:in `require'
/usr/local/Cellar/ruby/2.3.1_2/lib/ruby/2.3.0/rubygems/core_ext/kernel_require.rb:55:in `require'
File: (null):(null)
Full logs for this integration are attached.
Bot Issue for Mumo Bot (trigger error)
Integration #58 of Mumo Bot
Open in Xcode: xcbot://Liftoff’s MacBook Pro/botID/1328fcde84c1b9a245f92f401601bef4/integrationID/7d0a0cb167f6669a4afc3cd2790d4d3f
Assertion: Trigger script exited with code: 1 Bundler::GemNotFound: Your bundle is locked to fastlane_core (0.52.3), but that version could not be found in any of the sources listed in your Gemfile. If you haven't changed sources, that means the author of fastlane_core (0.52.3) has removed it. You'll need to update your bundle to a different version of fastlane_core (0.52.3) that hasn't been removed in order to install.
/usr/local/lib/ruby/gems/2.3.0/gems/bundler-1.13.6/lib/bundler/definition.rb:179:in `rescue in specs'
/usr/local/lib/ruby/gems/2.3.0/gems/bundler-1.13.6/lib/bundler/definition.rb:173:in `specs'
/usr/local/lib/ruby/gems/2.3.0/gems/bundler-1.13.6/lib/bundler/definition.rb:233:in `specs_for'
/usr/local/lib/ruby/gems/2.3.0/gems/bundler-1.13.6/lib/bundler/definition.rb:222:in `requested_specs'
/usr/local/lib/ruby/gems/2.3.0/gems/bundler-1.13.6/lib/bundler/runtime.rb:118:in `block in definition_method'
/usr/local/lib/ruby/gems/2.3.0/gems/bundler-1.13.6/lib/bundler/runtime.rb:19:in `setup'
/usr/local/lib/ruby/gems/2.3.0/gems/bundler-1.13.6/lib/bundler.rb:99:in `setup'
/usr/local/lib/ruby/gems/2.3.0/gems/bundler-1.13.6/lib/bundler/setup.rb:20:in `<top (required)>'
/usr/local/lib/ruby/site_ruby/2.3.0/rubygems/core_ext/kernel_require.rb:55:in `require'
/usr/local/lib/ruby/site_ruby/2.3.0/rubygems/core_ext/kernel_require.rb:55:in `require'
File: (null):(null)
Full logs for this integration are attached.
Bot Issue for Mumo Bot (trigger error)
Integration #61 of Mumo Bot
Open in Xcode: xcbot://Liftoff’s MacBook Pro/botID/1328fcde84c1b9a245f92f401601bef4/integrationID/7d0a0cb167f6669a4afc3cd2790e1135
Assertion: Trigger script exited with code: 1 
[!] No value found for 'username'
File: (null):(null)
Introduced 1 integration ago
Full logs for this integration are attached.
///////
Bot Issue for Mumo Bot (trigger error)
Integration #68 of Mumo Bot
Open in Xcode: xcbot://Liftoff’s MacBook Pro/botID/1328fcde84c1b9a245f92f401601bef4/integrationID/7d0a0cb167f6669a4afc3cd2790f3fb6
Assertion: Trigger script exited with code: 127
File: (null):(null)
Introduced 11 integrations ago
Full logs for this integration are attached.
/////
Bot Issue for Mumo Bot (trigger error)
Integration #68 of Mumo Bot
Open in Xcode: xcbot://Liftoff’s MacBook Pro/botID/1328fcde84c1b9a245f92f401601bef4/integrationID/7d0a0cb167f6669a4afc3cd2790f3fb6
Assertion: Trigger script exited with code: 15 SignalException: SIGTERM
/usr/local/lib/ruby/gems/2.3.0/gems/spaceship-0.36.2/lib/spaceship/tunes/tunes_client.rb:128:in `write'
/usr/local/lib/ruby/gems/2.3.0/gems/spaceship-0.36.2/lib/spaceship/tunes/tunes_client.rb:128:in `puts'
/usr/local/lib/ruby/gems/2.3.0/gems/spaceship-0.36.2/lib/spaceship/tunes/tunes_client.rb:128:in `puts'
/usr/local/lib/ruby/gems/2.3.0/gems/spaceship-0.36.2/lib/spaceship/tunes/tunes_client.rb:128:in `block in select_team'
/usr/local/lib/ruby/gems/2.3.0/gems/spaceship-0.36.2/lib/spaceship/tunes/tunes_client.rb:126:in `loop'
/usr/local/lib/ruby/gems/2.3.0/gems/spaceship-0.36.2/lib/spaceship/tunes/tunes_client.rb:126:in `select_team'
/usr/local/lib/ruby/gems/2.3.0/gems/spaceship-0.36.2/lib/spaceship/tunes/spaceship.rb:30:in `select_team'
/usr/local/lib/ruby/gems/2.3.0/gems/pilot-1.11.1/lib/pilot/manager.rb:16:in `login'
/usr/local/lib/ruby/gems/2.3.0/gems/pilot-1.11.1/lib/pilot/manager.rb:8:in `start'
/usr/local/lib/ruby/gems/2.3.0/gems/pilot-1.11.1/lib/pilot/build_manager.rb:4:in `upload'
/usr/local/lib/ruby/gems/2.3.0/gems/fastlane-1.106.2/lib/fastlane/actions/pilot.rb:18:in `run'
/usr/local/lib/ruby/gems/2.3.0/gems/fastlane-1.106.2/lib/fastlane/runner.rb:202:in `block (2 levels) in execute_action'
/usr/local/lib/ruby/gems/2.3.0/gems/fastlane-1.106.2/lib/fastlane/actions/actions_helper.rb:35:in `execute_action'
/usr/local/lib/ruby/gems/2.3.0/gems/fastlane-1.106.2/lib/fastlane/runner.rb:187:in `block in execute_action'
/usr/local/lib/ruby/gems/2.3.0/gems/fastlane-1.106.2/lib/fastlane/runner.rb:186:in `chdir'
/usr/local/lib/ruby/gems/2.3.0/gems/fastlane-1.106.2/lib/fastlane/runner.rb:186:in `execute_action'
/usr/local/lib/ruby/gems/2.3.0/gems/fastlane-1.106.2/lib/fastlane/runner.rb:112:in `trigger_action_by_name'
/usr/local/lib/ruby/gems/2.3.0/gems/fastlane-1.106.2/lib/fastlane/fast_file.rb:140:in `method_missing'
Fastfile:36:in `block (2 levels) in parsing_binding'
/usr/local/lib/ruby/gems/2.3.0/gems/fastlane-1.106.2/lib/fastlane/lane.rb:33:in `call'
/usr/local/lib/ruby/gems/2.3.0/gems/fastlane-1.106.2/lib/fastlane/runner.rb:49:in `block in execute'
/usr/local/lib/ruby/gems/2.3.0/gems/fastlane-1.106.2/lib/fastlane/runner.rb:45:in `chdir'
/usr/local/lib/ruby/gems/2.3.0/gems/fastlane-1.106.2/lib/fastlane/runner.rb:45:in `execute'
/usr/local/lib/ruby/gems/2.3.0/gems/fastlane-1.106.2/lib/fastlane/lane_manager.rb:52:in `cruise_lane'
/usr/local/lib/ruby/gems/2.3.0/gems/fastlane-1.106.2/lib/fastlane/command_line_handler.rb:30:in `handle'
/usr/local/lib/ruby/gems/2.3.0/gems/fastlane-1.106.2/lib/fastlane/commands_generator.rb:52:in `block (2 levels) in run'
/usr/local/lib/ruby/gems/2.3.0/gems/commander-4.4.0/lib/commander/command.rb:178:in `call'
/usr/local/lib/ruby/gems/2.3.0/gems/commander-4.4.0/lib/commander/command.rb:153:in `run'
/usr/local/lib/ruby/gems/2.3.0/gems/commander-4.4.0/lib/commander/runner.rb:444:in `run_active_command'
/usr/local/lib/ruby/gems/2.3.0/gems/fastlane_core-0.53.0/lib/fastlane_core/ui/fastlane_runner.rb:38:in `run!'
/usr/local/lib/ruby/gems/2.3.0/gems/commander-4.4.0/lib/commander/delegates.rb:15:in `run!'
/usr/local/lib/ruby/gems/2.3.0/gems/fastlane-1.106.2/lib/fastlane/commands_generator.rb:246:in `run'
/usr/local/lib/ruby/gems/2.3.0/gems/fastlane-1.106.2/lib/fastlane/commands_generator.rb:23:in `start'
/usr/local/lib/ruby/gems/2.3.0/gems/fastlane-1.106.2/lib/fastlane/cli_tools_distributor.rb:58:in `take_off'
/usr/local/lib/ruby/gems/2.3.0/gems/fastlane-1.106.2/bin/fastlane:5:in `<top (required)>'
/usr/local/bin/fastlane:23:in `load'
/usr/local/bin/fastlane:23:in `<top (required)>'
File: (null):(null)
Full logs for this integration are attached.
Bot Issue for Mumo Bot (trigger error)
Integration #69 of Mumo Bot
Open in Xcode: xcbot://Liftoff’s MacBook Pro/botID/1328fcde84c1b9a245f92f401601bef4/integrationID/7d0a0cb167f6669a4afc3cd2790facfc
Assertion: Trigger script exited with code: 15 SignalException: SIGTERM
/usr/local/lib/ruby/gems/2.3.0/gems/spaceship-0.36.2/lib/spaceship/tunes/tunes_client.rb:133:in `write'
/usr/local/lib/ruby/gems/2.3.0/gems/spaceship-0.36.2/lib/spaceship/tunes/tunes_client.rb:133:in `puts'
/usr/local/lib/ruby/gems/2.3.0/gems/spaceship-0.36.2/lib/spaceship/tunes/tunes_client.rb:133:in `puts'
/usr/local/lib/ruby/gems/2.3.0/gems/spaceship-0.36.2/lib/spaceship/tunes/tunes_client.rb:133:in `block in select_team'
/usr/local/lib/ruby/gems/2.3.0/gems/spaceship-0.36.2/lib/spaceship/tunes/tunes_client.rb:126:in `loop'
/usr/local/lib/ruby/gems/2.3.0/gems/spaceship-0.36.2/lib/spaceship/tunes/tunes_client.rb:126:in `select_team'
/usr/local/lib/ruby/gems/2.3.0/gems/spaceship-0.36.2/lib/spaceship/tunes/spaceship.rb:30:in `select_team'
/usr/local/lib/ruby/gems/2.3.0/gems/pilot-1.11.1/lib/pilot/manager.rb:16:in `login'
/usr/local/lib/ruby/gems/2.3.0/gems/pilot-1.11.1/lib/pilot/manager.rb:8:in `start'
/usr/local/lib/ruby/gems/2.3.0/gems/pilot-1.11.1/lib/pilot/build_manager.rb:4:in `upload'
/usr/local/lib/ruby/gems/2.3.0/gems/fastlane-1.106.2/lib/fastlane/actions/pilot.rb:18:in `run'
/usr/local/lib/ruby/gems/2.3.0/gems/fastlane-1.106.2/lib/fastlane/runner.rb:202:in `block (2 levels) in execute_action'
/usr/local/lib/ruby/gems/2.3.0/gems/fastlane-1.106.2/lib/fastlane/actions/actions_helper.rb:35:in `execute_action'
/usr/local/lib/ruby/gems/2.3.0/gems/fastlane-1.106.2/lib/fastlane/runner.rb:187:in `block in execute_action'
/usr/local/lib/ruby/gems/2.3.0/gems/fastlane-1.106.2/lib/fastlane/runner.rb:186:in `chdir'
/usr/local/lib/ruby/gems/2.3.0/gems/fastlane-1.106.2/lib/fastlane/runner.rb:186:in `execute_action'
/usr/local/lib/ruby/gems/2.3.0/gems/fastlane-1.106.2/lib/fastlane/runner.rb:112:in `trigger_action_by_name'
/usr/local/lib/ruby/gems/2.3.0/gems/fastlane-1.106.2/lib/fastlane/fast_file.rb:140:in `method_missing'
Fastfile:36:in `block (2 levels) in parsing_binding'
/usr/local/lib/ruby/gems/2.3.0/gems/fastlane-1.106.2/lib/fastlane/lane.rb:33:in `call'
/usr/local/lib/ruby/gems/2.3.0/gems/fastlane-1.106.2/lib/fastlane/runner.rb:49:in `block in execute'
/usr/local/lib/ruby/gems/2.3.0/gems/fastlane-1.106.2/lib/fastlane/runner.rb:45:in `chdir'
/usr/local/lib/ruby/gems/2.3.0/gems/fastlane-1.106.2/lib/fastlane/runner.rb:45:in `execute'
/usr/local/lib/ruby/gems/2.3.0/gems/fastlane-1.106.2/lib/fastlane/lane_manager.rb:52:in `cruise_lane'
/usr/local/lib/ruby/gems/2.3.0/gems/fastlane-1.106.2/lib/fastlane/command_line_handler.rb:30:in `handle'
/usr/local/lib/ruby/gems/2.3.0/gems/fastlane-1.106.2/lib/fastlane/commands_generator.rb:52:in `block (2 levels) in run'
/usr/local/lib/ruby/gems/2.3.0/gems/commander-4.4.0/lib/commander/command.rb:178:in `call'
/usr/local/lib/ruby/gems/2.3.0/gems/commander-4.4.0/lib/commander/command.rb:153:in `run'
/usr/local/lib/ruby/gems/2.3.0/gems/commander-4.4.0/lib/commander/runner.rb:444:in `run_active_command'
/usr/local/lib/ruby/gems/2.3.0/gems/fastlane_core-0.53.0/lib/fastlane_core/ui/fastlane_runner.rb:38:in `run!'
/usr/local/lib/ruby/gems/2.3.0/gems/commander-4.4.0/lib/commander/delegates.rb:15:in `run!'
/usr/local/lib/ruby/gems/2.3.0/gems/fastlane-1.106.2/lib/fastlane/commands_generator.rb:246:in `run'
/usr/local/lib/ruby/gems/2.3.0/gems/fastlane-1.106.2/lib/fastlane/commands_generator.rb:23:in `start'
/usr/local/lib/ruby/gems/2.3.0/gems/fastlane-1.106.2/lib/fastlane/cli_tools_distributor.rb:58:in `take_off'
/usr/local/lib/ruby/gems/2.3.0/gems/fastlane-1.106.2/bin/fastlane:5:in `<top (required)>'
/usr/local/bin/fastlane:23:in `load'
/usr/local/bin/fastlane:23:in `<top (required)>'
File: (null):(null)
Full logs for this integration are attached.
Bot Issue for Mumo Bot (trigger error)
Integration #91 of Mumo Bot
Open in Xcode: xcbot://Liftoff’s MacBook Pro/botID/1328fcde84c1b9a245f92f401601bef4/integrationID/6b71822f8497cf64836408a82901ade5
Assertion: Trigger script exited with code: 1 /Library/Ruby/Gems/2.0.0/gems/claide-1.0.1/lib/claide/command.rb:439:in `help!': [!] You cannot run CocoaPods as root. (CLAide::Help)
Usage:
$ pod COMMAND
CocoaPods, the Cocoa library package manager.
Commands:
+ cache Manipulate the CocoaPods cache
+ env Display pod environment
+ init Generate a Podfile for the current directory
+ install Install project dependencies according to versions from a
Podfile.lock
+ ipc Inter-process communication
+ lib Develop pods
+ list List pods
+ outdated Show outdated project dependencies
+ repo Manage spec-repositories
+ setup Setup the CocoaPods environment
+ spec Manage pod specs
+ update Update outdated project dependencies and create new Podfile.lock
Options:
--silent Show nothing
--version Show the version of the tool
--verbose Show more debugging information
--no-ansi Show output without ANSI codes
--help Show help banner of specified command
from /Library/Ruby/Gems/2.0.0/gems/cocoapods-1.0.1/lib/cocoapods/command.rb:47:in `run'
from /Library/Ruby/Gems/2.0.0/gems/cocoapods-1.0.1/bin/pod:55:in `<top (required)>'
from /usr/local/bin/pod:23:in `load'
from /usr/local/bin/pod:23:in `<main>'
File: (null):(null)
Full logs for this integration are attached.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment