Hi, Could not able to run the application in ios device. Please find the log below:
Last login: Mon Oct 15 11:53:18 on ttys000
Bobs-MacBook-Pro:~ bobtate$ adb devices
List of devices attached
988a1643484534495a device
Bobs-MacBook-Pro:~ bobtate$ clear
Bobs-MacBook-Pro:~ bobtate$ adb shell am start -n com com.aa.dev.AmericanAirlines.MainActivity
Exception occurred while executing:
java.lang.IllegalArgumentException: Bad component name: com
at android.content.Intent.parseCommandArgs(Intent.java:7076)
at com.android.server.am.ActivityManagerShellCommand.makeIntent(ActivityManagerShellCommand.java:277)
at com.android.server.am.ActivityManagerShellCommand.runStartActivity(ActivityManagerShellCommand.java:325)
at com.android.server.am.ActivityManagerShellCommand.onCommand(ActivityManagerShellCommand.java:142)
at android.os.ShellCommand.exec(ShellCommand.java:96)
at com.android.server.am.ActivityManagerService.onShellCommand(ActivityManagerService.java:18771)
at android.os.Binder.shellCommand(Binder.java:581)
at android.os.Binder.onTransact(Binder.java:481)
at android.app.IActivityManager$Stub.onTransact(IActivityManager.java:4775)
at com.android.server.am.ActivityManagerService.onTransact(ActivityManagerService.java:3844)
at android.os.Binder.execTransact(Binder.java:682)
Bobs-MacBook-Pro:~ bobtate$ adb shell am start -n com.aa.dev.AmericanAirlines.MainActivity
Exception occurred while executing:
java.lang.IllegalArgumentException: Bad component name: com.aa.dev.AmericanAirlines.MainActivity
at android.content.Intent.parseCommandArgs(Intent.java:7076)
at com.android.server.am.ActivityManagerShellCommand.makeIntent(ActivityManagerShellCommand.java:277)
at com.android.server.am.ActivityManagerShellCommand.runStartActivity(ActivityManagerShellCommand.java:325)
at com.android.server.am.ActivityManagerShellCommand.onCommand(ActivityManagerShellCommand.java:142)
at android.os.ShellCommand.exec(ShellCommand.java:96)
at com.android.server.am.ActivityManagerService.onShellCommand(ActivityManagerService.java:18771)
at android.os.Binder.shellCommand(Binder.java:581)
at android.os.Binder.onTransact(Binder.java:481)
at android.app.IActivityManager$Stub.onTransact(IActivityManager.java:4775)
at com.android.server.am.ActivityManagerService.onTransact(ActivityManagerService.java:3844)
at android.os.Binder.execTransact(Binder.java:682)
Bobs-MacBook-Pro:~ bobtate$
Bobs-MacBook-Pro:~ bobtate$ clear
Bobs-MacBook-Pro:~ bobtate$ cd /Users/bobtate/Library/Android/sdk/platform-tools/
Bobs-MacBook-Pro:platform-tools bobtate$ adb -P 5037 -s 988a1643484534495a shell pm list packages com.aa.dev.AmericanAirlines’
Bobs-MacBook-Pro:platform-tools bobtate$ adb devices
List of devices attached
988a1643484534495a device
Bobs-MacBook-Pro:platform-tools bobtate$ clear
Bobs-MacBook-Pro:platform-tools bobtate$ adb shell am start -n
Exception occurred while executing:
java.lang.IllegalArgumentException: Argument expected after "-n"
at android.os.ShellCommand.getNextArgRequired(ShellCommand.java:276)
at android.content.Intent.parseCommandArgs(Intent.java:7073)
at com.android.server.am.ActivityManagerShellCommand.makeIntent(ActivityManagerShellCommand.java:277)
at com.android.server.am.ActivityManagerShellCommand.runStartActivity(ActivityManagerShellCommand.java:325)
at com.android.server.am.ActivityManagerShellCommand.onCommand(ActivityManagerShellCommand.java:142)
at android.os.ShellCommand.exec(ShellCommand.java:96)
at com.android.server.am.ActivityManagerService.onShellCommand(ActivityManagerService.java:18771)
at android.os.Binder.shellCommand(Binder.java:581)
at android.os.Binder.onTransact(Binder.java:481)
at android.app.IActivityManager$Stub.onTransact(IActivityManager.java:4775)
at com.android.server.am.ActivityManagerService.onTransact(ActivityManagerService.java:3844)
at android.os.Binder.execTransact(Binder.java:682)
Bobs-MacBook-Pro:platform-tools bobtate$ clear
Bobs-MacBook-Pro:platform-tools bobtate$ which appium
/usr/local/bin/appium
Bobs-MacBook-Pro:platform-tools bobtate$ cd…
-bash: cd…: command not found
Bobs-MacBook-Pro:platform-tools bobtate$ cd…
-bash: cd…: command not found
Bobs-MacBook-Pro:platform-tools bobtate$ cd\
Bobs-MacBook-Pro:~ bobtate$ clear
Bobs-MacBook-Pro:~ bobtate$ cd /path/where/installed/lib/node_modules/appium/node_modules/appium-xcuitest-driver/WebDriverAgent
-bash: cd: /path/where/installed/lib/node_modules/appium/node_modules/appium-xcuitest-driver/WebDriverAgent: No such file or directory
Bobs-MacBook-Pro:~ bobtate$ cd /path/where/installed/lib/node_modules/appium/node_modules/appium-xcuitest-driver
-bash: cd: /path/where/installed/lib/node_modules/appium/node_modules/appium-xcuitest-driver: No such file or directory
Bobs-MacBook-Pro:~ bobtate$ which appium
/usr/local/bin/appium
Bobs-MacBook-Pro:~ bobtate$ cd ur
-bash: cd: ur: No such file or directory
Bobs-MacBook-Pro:~ bobtate$ cd usr
-bash: cd: usr: No such file or directory
Bobs-MacBook-Pro:~ bobtate$ cd /usr
Bobs-MacBook-Pro:usr bobtate$ clear
Bobs-MacBook-Pro:usr bobtate$ which appium
/usr/local/bin/appium
Bobs-MacBook-Pro:usr bobtate$ cd /usr/local/lib/node_modules/appium/node_modules/appium-xcuitest-driver
Bobs-MacBook-Pro:appium-xcuitest-driver bobtate$ cd WebDriverAgent/
Bobs-MacBook-Pro:WebDriverAgent bobtate$ clear
Bobs-MacBook-Pro:WebDriverAgent bobtate$ mkdir -p Resources/WebDriverAgent.bundle
Bobs-MacBook-Pro:WebDriverAgent bobtate$ ./Scripts/bootstrap.sh -d
Fetching dependencies
Please make sure that you have Carthage installed (https://github.com/Carthage/Carthage)
Note: We are expecting that carthage installed in /usr/local/bin/
Bobs-MacBook-Pro:WebDriverAgent bobtate$ mkdir -p Resources/WebDriverAgent.module
Bobs-MacBook-Pro:WebDriverAgent bobtate$ sh ./Scripts/bootstrap.sh -d
-e Fetching dependencies
Please make sure that you have Carthage installed (https://github.com/Carthage/Carthage)
Note: We are expecting that carthage installed in /usr/local/bin/
Bobs-MacBook-Pro:WebDriverAgent bobtate$
Bobs-MacBook-Pro:WebDriverAgent bobtate$ ruby -e “$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)” < /dev/null 2> /dev/null
==> This script will install:
/usr/local/bin/brew
/usr/local/share/doc/homebrew
/usr/local/share/man/man1/brew.1
/usr/local/share/zsh/site-functions/_brew
/usr/local/etc/bash_completion.d/brew
/usr/local/Homebrew
==> /usr/bin/sudo /bin/mkdir -p /Library/Caches/Homebrew
Password:
==> /usr/bin/sudo /bin/chmod g+rwx /Library/Caches/Homebrew
==> /usr/bin/sudo /usr/sbin/chown bobtate /Library/Caches/Homebrew
==> Downloading and installing Homebrew…
HEAD is now at 8eecd0860 Merge pull request #5111 from MikeMcQuaid/desc-cache-fixes
Updated 1 tap (homebrew/core).
==> Migrating /Library/Caches/Homebrew to /Users/bobtate/Library/Caches/Homebrew
==> Deleting /Library/Caches/Homebrew…
==> New Formulae
c-blosc libcerf opensubdiv rke
i2pd objfw opentracing-cpp tdlib
==> Updated Formulae
abcde jhipster
aircrack-ng joplin
alluxio jrnl
annie jsonrpc-glib
ansible juju
ansible-cmdb kibana
apache-geode konoha
apache-spark krakend
app-engine-java kubernetes-service-catalog-client
arangodb landscaper
arcade-learning-environment ldc
ark legit
asdf libbtbb
atdtool libepoxy
autopep8 libgit2-glib
aws-elasticbeanstalk libheif
aws-okta libopusenc
awscli libphonenumber
awslogs libproxy
azure-cli libpst
b2-tools librealsense
ballerina libsecret
bat libtorrent-rasterbar
bcal libvirt
bde links
bento4 livestreamer
bettercap logstash
binwalk lxc
bitcoin mariadb
bitrise mdv
blink1 meson
blueutil metabase
brogue metaproxy
caffe micronaut
carthage miller
cern-ndiff mkdocs
cgal mkvtoolnix
chamber monero
cheat mongo-orchestration
checkbashisms mpv
chisel mscgen
chrome-export mupdf
circleci mupdf-tools
clamav ne
clipper nexus
cloc nginx
cmake node
cmocka node-build
collectd nodebrew
commandbox nomad
conan numpy
consul nyx
container-diff ocrmypdf
convox openapi-generator
cookiecutter openvdb
cpprestsdk orc-tools
credstash pandoc-citeproc
crosstool-ng passpie
crowdin pegtl
cvs2svn percol
darksky-weather phoronix-test-suite
dita-ot php
dnscrypt-proxy php-code-sniffer
dnstwist php@7.1
docker-compose phpunit
docker-squash picat
doctl pipenv
docutils pius
doitlive planck
duo_unix ponyc
elasticsearch poppler
elm-format presto
embulk prometheus
eralchemy proselint
erlang puzzles
erlang@17 python-markdown
euler-py rakudo-star
exercism rclone
eye-d3 remarshal
faas-cli restview
fabric roswell
fail2ban rst-lint
ffmbc rust
firebase-cli rustup-init
flatbuffers s-search
fmpp s3cmd
fn safe
fobis sbcl
ford sbt
fpc sceptre
freetds scour
futhark serverless
fzf shocco
geckodriver shpotify
genometools skaffold
geos skafos
git softhsm
git-annex sqlparse
git-open sshconfigfs
git-review sshuttle
git-standup sslmate
gitfs stormpath-cli
gitg stormssh
gitlab-runner streamlink
gitless strongswan
go sundials
godep suricata
goenv swiftformat
golang-migrate swiftgen
googler tarantool
goolabs tarsnapper
grafana telegraf
grakn teleport
grip termius
gst-editing-services terraform-docs
gst-libav terragrunt
gst-plugins-bad testssl
gst-plugins-base texmath
gst-plugins-good tinc
gst-plugins-ugly tippecanoe
gst-python topgrade
gst-rtsp-server translate-toolkit
gst-validate trash-cli
gstreamer tvnamer
gtkspell3 twarc
gwyddion twine-pypi
haproxy unoconv
hashpump unrar
hcloud urweb
hdf5@1.8 vert.x
highlight vice
hledger vim
hmmer wakatime-cli
honcho watchman
howdoi watson
hugo wireguard-go
hyperfine wireguard-tools
i2p wireshark
internetarchive x265
iproute2mac yamllint
ipv6calc yaz
jbake ydcv
jenkins ykman
jenkins-job-builder yle-dl
jenkins-lts youtube-dl
jetty yubico-piv-tool
jetty-runner zenity
jflex zstd
jfrog-cli-go
==> Deleted Formulae
asciinema2gif ib onepass reclass
casperjs juju-quickstart qt@5.5 sickbeard
hachoir-metadata mimms queequeg sonarlint
==> Installation successful!
==> Homebrew has enabled anonymous aggregate formulae and cask analytics.
Read the analytics documentation (and how to opt-out) here:
https://docs.brew.sh/Analytics.html
==> Homebrew is run entirely by unpaid volunteers. Please consider donating:
https://github.com/Homebrew/brew#donations
==> Next steps:
####### ########## ############### ################### ####################### ########################### ############################### ################################## ####################################### ############################################ ################################################ #################################################### ########################################################## ############################################################################################################################################################################################################################################################ 100.0%
==> Pouring carthage-0.31.1.high_sierra.bottle.tar.gz
==> Caveats
Bash completion has been installed to:
/usr/local/etc/bash_completion.d
zsh completions have been installed to:
/usr/local/share/zsh/site-functions
==> Summary
/usr/local/Cellar/carthage/0.31.1: 69 files, 25.2MB
Bobs-MacBook-Pro:WebDriverAgent bobtate$ mkdir -p Resources/WebDriverAgent.module
Bobs-MacBook-Pro:WebDriverAgent bobtate$ sh ./Scripts/bootstrap.sh -d
-e Fetching dependencies
*** Checking out CocoaAsyncSocket at “7.6.3”
*** Checking out YYCache at “1.0.5”
*** Checking out RoutingHTTPServer at “v1.0.1”
*** Cloning YYCache
*** Cloning CocoaAsyncSocket
*** Cloning RoutingHTTPServer
*** xcodebuild output can be found in /var/folders/ys/rl934sjs7dd38nwrb679j_vr0000gn/T/carthage-xcodebuild.KCYfyc.log
*** Downloading RoutingHTTPServer.framework binary at “v1.0.1”
*** Downloading CocoaAsyncSocket.framework binary at “Version 7.6.3”
*** Downloading YYCache.framework binary at "v1.0.5"
Bobs-MacBook-Pro:WebDriverAgent bobtate$ clear
Bobs-MacBook-Pro:WebDriverAgent bobtate$ xcodebuild -project WebDriverAgent.xcodeproj -scheme WebDriverAgentRunner -destination ‘id=<0d04ef9cb94fd731a7303f2e85d09d3eae409957>’ test
xcodebuild: error: Unable to find a destination matching the provided destination specifier:
{ id:<0d04ef9cb94fd731a7303f2e85d09d3eae409957> }
The requested device could not be found because no available devices matched the request.
Available destinations for the "WebDriverAgentRunner" scheme:
{ platform:iOS, id:0d04ef9cb94fd731a7303f2e85d09d3eae409957, name:American Airline iPhone6 }
{ platform:iOS Simulator, id:41204F2C-11E8-44DD-9AD4-2ED7138329FB, OS:12.0, name:iPad (5th generation) }
{ platform:iOS Simulator, id:D592F8B8-2CBE-4FAD-8CB4-186853FF15E3, OS:12.0, name:iPad (6th generation) }
{ platform:iOS Simulator, id:1AAD5B57-DEE9-43C1-8DCE-30D8429EB529, OS:12.0, name:iPad Air }
{ platform:iOS Simulator, id:9A676F91-E51F-4462-BE4D-3CD56740DAFC, OS:12.0, name:iPad Air 2 }
{ platform:iOS Simulator, id:541BBD02-0C94-4BD5-B91D-1F561FD7AADE, OS:12.0, name:iPad Pro (9.7-inch) }
{ platform:iOS Simulator, id:39B7F074-1F1E-4D0B-99AC-605BDD62A3CA, OS:12.0, name:iPad Pro (10.5-inch) }
{ platform:iOS Simulator, id:001C8C83-8946-445D-B91A-E51D1AD4BED0, OS:12.0, name:iPad Pro (12.9-inch) }
{ platform:iOS Simulator, id:9D9563CA-B612-4271-BC73-B4FCEF694924, OS:12.0, name:iPad Pro (12.9-inch) (2nd generation) }
{ platform:iOS Simulator, id:6C2B53F2-A698-4F9C-9D8E-6B6F367F16C2, OS:12.0, name:iPhone 5s }
{ platform:iOS Simulator, id:F4A09A16-54E9-419D-BC79-CDF90DC1120F, OS:12.0, name:iPhone 6 }
{ platform:iOS Simulator, id:638BAC20-910B-48F7-BE6B-6CE5E26040A7, OS:12.0, name:iPhone 6 Plus }
{ platform:iOS Simulator, id:2F9347C5-C8BD-4454-BE64-125A1A722CA2, OS:12.0, name:iPhone 6s }
{ platform:iOS Simulator, id:A357F951-369B-4121-9AAB-697157D669FF, OS:12.0, name:iPhone 6s Plus }
{ platform:iOS Simulator, id:67C56DFB-D8C8-4411-A562-2FA77D0AE3A8, OS:12.0, name:iPhone 7 }
{ platform:iOS Simulator, id:9BE8C717-362F-4FBD-BD68-A663A8ED3364, OS:12.0, name:iPhone 7 Plus }
{ platform:iOS Simulator, id:43205DD5-F70D-41DD-AD7C-C96D78065A49, OS:12.0, name:iPhone 8 }
{ platform:iOS Simulator, id:223443B5-E844-4796-9CB6-9E3221DD685F, OS:12.0, name:iPhone 8 Plus }
{ platform:iOS Simulator, id:994DDFA8-ED0E-4BBD-A407-0CDCCFE52085, OS:12.0, name:iPhone SE }
{ platform:iOS Simulator, id:3BFD578E-B28C-42D6-9532-3F53114AA401, OS:12.0, name:iPhone X }
{ platform:iOS Simulator, id:D201D9C8-1680-40F5-A7C4-917D74F1E3F7, OS:12.0, name:iPhone XR }
{ platform:iOS Simulator, id:F009B603-B198-498C-8CD5-C7890D880668, OS:12.0, name:iPhone XS }
{ platform:iOS Simulator, id:6B54271D-AFB8-4AD2-B453-728A5820644D, OS:12.0, name:iPhone XS Max }
Ineligible destinations for the "WebDriverAgentRunner" scheme:
{ platform:iOS, id:dvtdevice-DVTiPhonePlaceholder-iphoneos:placeholder, name:Generic iOS Device }
{ platform:iOS Simulator, id:dvtdevice-DVTiOSDeviceSimulatorPlaceholder-iphonesimulator:placeholder, name:Generic iOS Simulator Device }
Bobs-MacBook-Pro:WebDriverAgent bobtate$
Bobs-MacBook-Pro:WebDriverAgent bobtate$ clear
Bobs-MacBook-Pro:WebDriverAgent bobtate$ xcodebuild -project WebDriverAgent.xcodeproj -scheme WebDriverAgentRunner -destination ‘id=<0d04ef9cb94fd731a7303f2e85d09d3eae409957>’ test
xcodebuild: error: Unable to find a destination matching the provided destination specifier:
{ id:<0d04ef9cb94fd731a7303f2e85d09d3eae409957> }
The requested device could not be found because no available devices matched the request.
Available destinations for the "WebDriverAgentRunner" scheme:
{ platform:iOS, id:0d04ef9cb94fd731a7303f2e85d09d3eae409957, name:American Airline iPhone6 }
{ platform:iOS Simulator, id:41204F2C-11E8-44DD-9AD4-2ED7138329FB, OS:12.0, name:iPad (5th generation) }
{ platform:iOS Simulator, id:D592F8B8-2CBE-4FAD-8CB4-186853FF15E3, OS:12.0, name:iPad (6th generation) }
{ platform:iOS Simulator, id:1AAD5B57-DEE9-43C1-8DCE-30D8429EB529, OS:12.0, name:iPad Air }
{ platform:iOS Simulator, id:9A676F91-E51F-4462-BE4D-3CD56740DAFC, OS:12.0, name:iPad Air 2 }
{ platform:iOS Simulator, id:541BBD02-0C94-4BD5-B91D-1F561FD7AADE, OS:12.0, name:iPad Pro (9.7-inch) }
{ platform:iOS Simulator, id:39B7F074-1F1E-4D0B-99AC-605BDD62A3CA, OS:12.0, name:iPad Pro (10.5-inch) }
{ platform:iOS Simulator, id:001C8C83-8946-445D-B91A-E51D1AD4BED0, OS:12.0, name:iPad Pro (12.9-inch) }
{ platform:iOS Simulator, id:9D9563CA-B612-4271-BC73-B4FCEF694924, OS:12.0, name:iPad Pro (12.9-inch) (2nd generation) }
{ platform:iOS Simulator, id:6C2B53F2-A698-4F9C-9D8E-6B6F367F16C2, OS:12.0, name:iPhone 5s }
{ platform:iOS Simulator, id:F4A09A16-54E9-419D-BC79-CDF90DC1120F, OS:12.0, name:iPhone 6 }
{ platform:iOS Simulator, id:638BAC20-910B-48F7-BE6B-6CE5E26040A7, OS:12.0, name:iPhone 6 Plus }
{ platform:iOS Simulator, id:2F9347C5-C8BD-4454-BE64-125A1A722CA2, OS:12.0, name:iPhone 6s }
{ platform:iOS Simulator, id:A357F951-369B-4121-9AAB-697157D669FF, OS:12.0, name:iPhone 6s Plus }
{ platform:iOS Simulator, id:67C56DFB-D8C8-4411-A562-2FA77D0AE3A8, OS:12.0, name:iPhone 7 }
{ platform:iOS Simulator, id:9BE8C717-362F-4FBD-BD68-A663A8ED3364, OS:12.0, name:iPhone 7 Plus }
{ platform:iOS Simulator, id:43205DD5-F70D-41DD-AD7C-C96D78065A49, OS:12.0, name:iPhone 8 }
{ platform:iOS Simulator, id:223443B5-E844-4796-9CB6-9E3221DD685F, OS:12.0, name:iPhone 8 Plus }
{ platform:iOS Simulator, id:994DDFA8-ED0E-4BBD-A407-0CDCCFE52085, OS:12.0, name:iPhone SE }
{ platform:iOS Simulator, id:3BFD578E-B28C-42D6-9532-3F53114AA401, OS:12.0, name:iPhone X }
{ platform:iOS Simulator, id:D201D9C8-1680-40F5-A7C4-917D74F1E3F7, OS:12.0, name:iPhone XR }
{ platform:iOS Simulator, id:F009B603-B198-498C-8CD5-C7890D880668, OS:12.0, name:iPhone XS }
{ platform:iOS Simulator, id:6B54271D-AFB8-4AD2-B453-728A5820644D, OS:12.0, name:iPhone XS Max }
Ineligible destinations for the "WebDriverAgentRunner" scheme:
{ platform:iOS, id:dvtdevice-DVTiPhonePlaceholder-iphoneos:placeholder, name:Generic iOS Device }
{ platform:iOS Simulator, id:dvtdevice-DVTiOSDeviceSimulatorPlaceholder-iphonesimulator:placeholder, name:Generic iOS Simulator Device }
Bobs-MacBook-Pro:WebDriverAgent bobtate$
Bobs-MacBook-Pro:WebDriverAgent bobtate$ xcodebuild -project WebDriverAgent.xcodeproj -scheme WebDriverAgentRunner -destination ‘id=0d04ef9cb94fd731a7303f2e85d09d3eae409957’ test
note: Using new build system
note: Planning build
note: Constructing build description
Build system information
error: Provisioning profile “iOS Team Provisioning Profile: com.aa.cciMobile4” doesn’t include the currently selected device “American Airline iPhone6”. (in target ‘WebDriverAgentRunner’)
2018-10-16 17:04:54.606 xcodebuild[13998:360342] DVTAssertions: Warning in /Library/Caches/com.apple.xbs/Sources/IDEFrameworks_Fall2018/IDEFrameworks-14320.25/IDEFoundation/Logging/ActivityLog/IDEActivityLogSectionRecorder.m:1050
Details: log recorder was sent -stopRecordingWithInfo:completionBlock: after it had already been asked to stop recording.
Object: <IDEActivityLogSectionRecorder: 0x7f9412c44bc0>
Method: -stopRecordingWithInfo:completionBlock:
Thread: <NSThread: 0x7f9412816710>{number = 6, name = (null)}
Please file a bug at https://bugreport.apple.com with this warning message and any useful information you can provide.
Testing failed:
Provisioning profile “iOS Team Provisioning Profile: com.aa.cciMobile4” doesn’t include the currently selected device “American Airline iPhone6”. (in target ‘WebDriverAgentRunner’)
Testing cancelled because the build failed.
** TEST FAILED **
Bobs-MacBook-Pro:WebDriverAgent bobtate$ xcodebuild -project WebDriverAgent.xcodeproj -scheme WebDriverAgentRunner -destination id=0d04ef9cb94fd731a7303f2e85d09d3eae409957 test
note: Using new build system
note: Planning build
note: Constructing build description
Build system information
error: Provisioning profile “iOS Team Provisioning Profile: com.aa.cciMobile4” doesn’t include the currently selected device “American Airline iPhone6”. (in target ‘WebDriverAgentRunner’)
2018-10-16 17:05:44.863 xcodebuild[14007:361067] DVTAssertions: Warning in /Library/Caches/com.apple.xbs/Sources/IDEFrameworks_Fall2018/IDEFrameworks-14320.25/IDEFoundation/Logging/ActivityLog/IDEActivityLogSectionRecorder.m:1050
Details: log recorder was sent -stopRecordingWithInfo:completionBlock: after it had already been asked to stop recording.
Object: <IDEActivityLogSectionRecorder: 0x7fb8d650b8c0>
Method: -stopRecordingWithInfo:completionBlock:
Thread: <NSThread: 0x7fb8cee46840>{number = 8, name = (null)}
Please file a bug at https://bugreport.apple.com with this warning message and any useful information you can provide.
Testing failed:
Provisioning profile “iOS Team Provisioning Profile: com.aa.cciMobile4” doesn’t include the currently selected device “American Airline iPhone6”. (in target ‘WebDriverAgentRunner’)
Testing cancelled because the build failed.
** TEST FAILED **
Bobs-MacBook-Pro:WebDriverAgent bobtate$ xcodebuild -project WebDriverAgent.xcodeproj -scheme WebDriverAgentRunner -destination id=0d04ef9cb94fd731a7303f2e85d09d3eae409957 test
note: Using new build system
note: Planning build
note: Constructing build description
Build system information
error: Provisioning profile “iOS Team Provisioning Profile: com.aa.cciMobile4” doesn’t include the currently selected device “American Airline iPhone6”. (in target ‘WebDriverAgentRunner’)
2018-10-16 17:24:36.075 xcodebuild[14182:374284] DVTAssertions: Warning in /Library/Caches/com.apple.xbs/Sources/IDEFrameworks_Fall2018/IDEFrameworks-14320.25/IDEFoundation/Logging/ActivityLog/IDEActivityLogSectionRecorder.m:1050
Details: log recorder was sent -stopRecordingWithInfo:completionBlock: after it had already been asked to stop recording.
Object: <IDEActivityLogSectionRecorder: 0x7fd7c1c9c480>
Method: -stopRecordingWithInfo:completionBlock:
Thread: <NSThread: 0x7fd7bb9b4a30>{number = 8, name = (null)}
Please file a bug at https://bugreport.apple.com with this warning message and any useful information you can provide.
Testing failed:
Provisioning profile “iOS Team Provisioning Profile: com.aa.cciMobile4” doesn’t include the currently selected device “American Airline iPhone6”. (in target ‘WebDriverAgentRunner’)
Testing cancelled because the build failed.
** TEST FAILED **
Bobs-MacBook-Pro:WebDriverAgent bobtate$ clear
Bobs-MacBook-Pro:WebDriverAgent bobtate$ xcodebuild -project WebDriverAgent.xcodeproj -scheme WebDriverAgentRunner -destination id=0d04ef9cb94fd731a7303f2e85d09d3eae409957 test
note: Using new build system
note: Planning build
note: Constructing build description
Build system information
error: Provisioning profile “iOS Team Provisioning Profile: com.aa.cciMobile4” doesn’t include the currently selected device “American Airline iPhone6”. (in target ‘WebDriverAgentRunner’)
2018-10-16 17:24:43.840 xcodebuild[14191:374460] DVTAssertions: Warning in /Library/Caches/com.apple.xbs/Sources/IDEFrameworks_Fall2018/IDEFrameworks-14320.25/IDEFoundation/Logging/ActivityLog/IDEActivityLogSectionRecorder.m:1050
Details: log recorder was sent -stopRecordingWithInfo:completionBlock: after it had already been asked to stop recording.
Object: <IDEActivityLogSectionRecorder: 0x7f8351d8ba30>
Method: -stopRecordingWithInfo:completionBlock:
Thread: <NSThread: 0x7f8351ec8f30>{number = 13, name = (null)}
Please file a bug at https://bugreport.apple.com with this warning message and any useful information you can provide.
Testing failed:
Provisioning profile “iOS Team Provisioning Profile: com.aa.cciMobile4” doesn’t include the currently selected device “American Airline iPhone6”. (in target ‘WebDriverAgentRunner’)
Testing cancelled because the build failed.
** TEST FAILED **
Bobs-MacBook-Pro:WebDriverAgent bobtate$ xcodebuild -project WebDriverAgent.xcodeproj -scheme WebDriverAgentRunner -destination id=0d04ef9cb94fd731a7303f2e85d09d3eae409957 test
note: Using new build system
note: Planning build
note: Constructing build description
ProcessInfoPlistFile /Users/bobtate/Library/Developer/Xcode/DerivedData/WebDriverAgent-brdadhpuduowllgivnnvuygpwhzy/Build/Products/Debug-iphoneos/WebDriverAgentLib.framework/Info.plist /usr/local/lib/node_modules/appium/node_modules/appium-xcuitest-driver/WebDriverAgent/WebDriverAgentLib/Info.plist (in target: WebDriverAgentLib)
cd /usr/local/lib/node_modules/appium/node_modules/appium-xcuitest-driver/WebDriverAgent
builtin-infoPlistUtility /usr/local/lib/node_modules/appium/node_modules/appium-xcuitest-driver/WebDriverAgent/WebDriverAgentLib/Info.plist -expandbuildsettings -format binary -platform iphoneos -requiredArchitecture arm64 -o /Users/bobtate/Library/Developer/Xcode/DerivedData/WebDriverAgent-brdadhpuduowllgivnnvuygpwhzy/Build/Products/Debug-iphoneos/WebDriverAgentLib.framework/Info.plist
ProcessProductPackaging “” /Users/bobtate/Library/Developer/Xcode/DerivedData/WebDriverAgent-brdadhpuduowllgivnnvuygpwhzy/Build/Intermediates.noindex/WebDriverAgent.build/Debug-iphoneos/WebDriverAgentRunner.build/WebDriverAgentRunner.xctest.xcent (in target: WebDriverAgentRunner)
cd /usr/local/lib/node_modules/appium/node_modules/appium-xcuitest-driver/WebDriverAgent
Entitlements:
{
“application-identifier” = “ZGE7Q5M697.com.aa.dev.AmericanAirlines”;
“com.apple.developer.team-identifier” = ZGE7Q5M697;
“get-task-allow” = 1;
“keychain-access-groups” = (
“ZGE7Q5M697.com.aa.dev.AmericanAirlines”
);
}
builtin-productPackagingUtility -entitlements -format xml -o /Users/bobtate/Library/Developer/Xcode/DerivedData/WebDriverAgent-brdadhpuduowllgivnnvuygpwhzy/Build/Intermediates.noindex/WebDriverAgent.build/Debug-iphoneos/WebDriverAgentRunner.build/WebDriverAgentRunner.xctest.xcent
CodeSign /Users/bobtate/Library/Developer/Xcode/DerivedData/WebDriverAgent-brdadhpuduowllgivnnvuygpwhzy/Build/Products/Debug-iphoneos/WebDriverAgentRunner-Runner.app/PlugIns/WebDriverAgentRunner.xctest/Frameworks/RoutingHTTPServer.framework (in target: WebDriverAgentRunner)
cd /usr/local/lib/node_modules/appium/node_modules/appium-xcuitest-driver/WebDriverAgent
export CODESIGN_ALLOCATE=/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/codesign_allocate
Signing Identity: "iPhone Developer: Surya Maganti (T68H7CC584)"
Provisioning Profile: “iOS Team Provisioning Profile: com.aa.dev.AmericanAirlines”
(d6713284-1e63-42cf-83ed-1a3db4bb3301)
/usr/bin/codesign --force --sign C14DF56872161C6D8C110786A584FA196F9F3EF2 --preserve-metadata=identifier,entitlements,flags --timestamp=none /Users/bobtate/Library/Developer/Xcode/DerivedData/WebDriverAgent-brdadhpuduowllgivnnvuygpwhzy/Build/Products/Debug-iphoneos/WebDriverAgentRunner-Runner.app/PlugIns/WebDriverAgentRunner.xctest/Frameworks/RoutingHTTPServer.framework
/Users/bobtate/Library/Developer/Xcode/DerivedData/WebDriverAgent-brdadhpuduowllgivnnvuygpwhzy/Build/Products/Debug-iphoneos/WebDriverAgentRunner-Runner.app/PlugIns/WebDriverAgentRunner.xctest/Frameworks/RoutingHTTPServer.framework: errSecInternalComponent
Command CodeSign failed with a nonzero exit code
CodeSign /Users/bobtate/Library/Developer/Xcode/DerivedData/WebDriverAgent-brdadhpuduowllgivnnvuygpwhzy/Build/Products/Debug-iphoneos/WebDriverAgentRunner-Runner.app/PlugIns/WebDriverAgentRunner.xctest/Frameworks/YYCache.framework (in target: WebDriverAgentRunner)
cd /usr/local/lib/node_modules/appium/node_modules/appium-xcuitest-driver/WebDriverAgent
export CODESIGN_ALLOCATE=/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/codesign_allocate
Signing Identity: "iPhone Developer: Surya Maganti (T68H7CC584)"
Provisioning Profile: “iOS Team Provisioning Profile: com.aa.dev.AmericanAirlines”
(d6713284-1e63-42cf-83ed-1a3db4bb3301)
/usr/bin/codesign --force --sign C14DF56872161C6D8C110786A584FA196F9F3EF2 --preserve-metadata=identifier,entitlements,flags --timestamp=none /Users/bobtate/Library/Developer/Xcode/DerivedData/WebDriverAgent-brdadhpuduowllgivnnvuygpwhzy/Build/Products/Debug-iphoneos/WebDriverAgentRunner-Runner.app/PlugIns/WebDriverAgentRunner.xctest/Frameworks/YYCache.framework
/Users/bobtate/Library/Developer/Xcode/DerivedData/WebDriverAgent-brdadhpuduowllgivnnvuygpwhzy/Build/Products/Debug-iphoneos/WebDriverAgentRunner-Runner.app/PlugIns/WebDriverAgentRunner.xctest/Frameworks/YYCache.framework: replacing existing signature
/Users/bobtate/Library/Developer/Xcode/DerivedData/WebDriverAgent-brdadhpuduowllgivnnvuygpwhzy/Build/Products/Debug-iphoneos/WebDriverAgentRunner-Runner.app/PlugIns/WebDriverAgentRunner.xctest/Frameworks/YYCache.framework: errSecInternalComponent
Command CodeSign failed with a nonzero exit code
CodeSign /Users/bobtate/Library/Developer/Xcode/DerivedData/WebDriverAgent-brdadhpuduowllgivnnvuygpwhzy/Build/Products/Debug-iphoneos/WebDriverAgentRunner-Runner.app/PlugIns/WebDriverAgentRunner.xctest/Frameworks/CocoaAsyncSocket.framework (in target: WebDriverAgentRunner)
cd /usr/local/lib/node_modules/appium/node_modules/appium-xcuitest-driver/WebDriverAgent
export CODESIGN_ALLOCATE=/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/codesign_allocate
Signing Identity: "iPhone Developer: Surya Maganti (T68H7CC584)"
Provisioning Profile: “iOS Team Provisioning Profile: com.aa.dev.AmericanAirlines”
(d6713284-1e63-42cf-83ed-1a3db4bb3301)
/usr/bin/codesign --force --sign C14DF56872161C6D8C110786A584FA196F9F3EF2 --preserve-metadata=identifier,entitlements,flags --timestamp=none /Users/bobtate/Library/Developer/Xcode/DerivedData/WebDriverAgent-brdadhpuduowllgivnnvuygpwhzy/Build/Products/Debug-iphoneos/WebDriverAgentRunner-Runner.app/PlugIns/WebDriverAgentRunner.xctest/Frameworks/CocoaAsyncSocket.framework
/Users/bobtate/Library/Developer/Xcode/DerivedData/WebDriverAgent-brdadhpuduowllgivnnvuygpwhzy/Build/Products/Debug-iphoneos/WebDriverAgentRunner-Runner.app/PlugIns/WebDriverAgentRunner.xctest/Frameworks/CocoaAsyncSocket.framework: replacing existing signature
/Users/bobtate/Library/Developer/Xcode/DerivedData/WebDriverAgent-brdadhpuduowllgivnnvuygpwhzy/Build/Products/Debug-iphoneos/WebDriverAgentRunner-Runner.app/PlugIns/WebDriverAgentRunner.xctest/Frameworks/CocoaAsyncSocket.framework: errSecInternalComponent
Command CodeSign failed with a nonzero exit code
ProcessInfoPlistFile /Users/bobtate/Library/Developer/Xcode/DerivedData/WebDriverAgent-brdadhpuduowllgivnnvuygpwhzy/Build/Products/Debug-iphoneos/WebDriverAgentRunner-Runner.app/PlugIns/WebDriverAgentRunner.xctest/Info.plist /usr/local/lib/node_modules/appium/node_modules/appium-xcuitest-driver/WebDriverAgent/WebDriverAgentRunner/Info.plist (in target: WebDriverAgentRunner)
cd /usr/local/lib/node_modules/appium/node_modules/appium-xcuitest-driver/WebDriverAgent
builtin-infoPlistUtility /usr/local/lib/node_modules/appium/node_modules/appium-xcuitest-driver/WebDriverAgent/WebDriverAgentRunner/Info.plist -expandbuildsettings -format binary -platform iphoneos -additionalcontentfile /Users/bobtate/Library/Developer/Xcode/DerivedData/WebDriverAgent-brdadhpuduowllgivnnvuygpwhzy/Build/Intermediates.noindex/WebDriverAgent.build/Debug-iphoneos/WebDriverAgentRunner.build/ProductTypeInfoPlistAdditions.plist -requiredArchitecture arm64 -o /Users/bobtate/Library/Developer/Xcode/DerivedData/WebDriverAgent-brdadhpuduowllgivnnvuygpwhzy/Build/Products/Debug-iphoneos/WebDriverAgentRunner-Runner.app/PlugIns/WebDriverAgentRunner.xctest/Info.plist
PBXCp /Users/bobtate/Library/Developer/Xcode/DerivedData/WebDriverAgent-brdadhpuduowllgivnnvuygpwhzy/Build/Products/Debug-iphoneos/WebDriverAgentLib.framework /Users/bobtate/Library/Developer/Xcode/DerivedData/WebDriverAgent-brdadhpuduowllgivnnvuygpwhzy/Build/Products/Debug-iphoneos/WebDriverAgentRunner-Runner.app/PlugIns/WebDriverAgentRunner.xctest/Frameworks/WebDriverAgentLib.framework (in target: WebDriverAgentRunner)
cd /usr/local/lib/node_modules/appium/node_modules/appium-xcuitest-driver/WebDriverAgent
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -exclude Headers -exclude PrivateHeaders -exclude Modules -exclude *.tbd -resolve-src-symlinks /Users/bobtate/Library/Developer/Xcode/DerivedData/WebDriverAgent-brdadhpuduowllgivnnvuygpwhzy/Build/Products/Debug-iphoneos/WebDriverAgentLib.framework /Users/bobtate/Library/Developer/Xcode/DerivedData/WebDriverAgent-brdadhpuduowllgivnnvuygpwhzy/Build/Products/Debug-iphoneos/WebDriverAgentRunner-Runner.app/PlugIns/WebDriverAgentRunner.xctest/Frameworks
GenerateDSYMFile /Users/bobtate/Library/Developer/Xcode/DerivedData/WebDriverAgent-brdadhpuduowllgivnnvuygpwhzy/Build/Products/Debug-iphoneos/WebDriverAgentRunner-Runner.app/PlugIns/WebDriverAgentRunner.xctest.dSYM /Users/bobtate/Library/Developer/Xcode/DerivedData/WebDriverAgent-brdadhpuduowllgivnnvuygpwhzy/Build/Products/Debug-iphoneos/WebDriverAgentRunner-Runner.app/PlugIns/WebDriverAgentRunner.xctest/WebDriverAgentRunner (in target: WebDriverAgentRunner)
cd /usr/local/lib/node_modules/appium/node_modules/appium-xcuitest-driver/WebDriverAgent
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/dsymutil /Users/bobtate/Library/Developer/Xcode/DerivedData/WebDriverAgent-brdadhpuduowllgivnnvuygpwhzy/Build/Products/Debug-iphoneos/WebDriverAgentRunner-Runner.app/PlugIns/WebDriverAgentRunner.xctest/WebDriverAgentRunner -o /Users/bobtate/Library/Developer/Xcode/DerivedData/WebDriverAgent-brdadhpuduowllgivnnvuygpwhzy/Build/Products/Debug-iphoneos/WebDriverAgentRunner-Runner.app/PlugIns/WebDriverAgentRunner.xctest.dSYM
CodeSign /Users/bobtate/Library/Developer/Xcode/DerivedData/WebDriverAgent-brdadhpuduowllgivnnvuygpwhzy/Build/Products/Debug-iphoneos/WebDriverAgentRunner-Runner.app/PlugIns/WebDriverAgentRunner.xctest/Frameworks/WebDriverAgentLib.framework (in target: WebDriverAgentRunner)
cd /usr/local/lib/node_modules/appium/node_modules/appium-xcuitest-driver/WebDriverAgent
export CODESIGN_ALLOCATE=/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/codesign_allocate
Signing Identity: "iPhone Developer: Surya Maganti (T68H7CC584)"
Provisioning Profile: “iOS Team Provisioning Profile: com.aa.dev.AmericanAirlines”
(d6713284-1e63-42cf-83ed-1a3db4bb3301)
/usr/bin/codesign --force --sign C14DF56872161C6D8C110786A584FA196F9F3EF2 --preserve-metadata=identifier,entitlements,flags --timestamp=none /Users/bobtate/Library/Developer/Xcode/DerivedData/WebDriverAgent-brdadhpuduowllgivnnvuygpwhzy/Build/Products/Debug-iphoneos/WebDriverAgentRunner-Runner.app/PlugIns/WebDriverAgentRunner.xctest/Frameworks/WebDriverAgentLib.framework
/Users/bobtate/Library/Developer/Xcode/DerivedData/WebDriverAgent-brdadhpuduowllgivnnvuygpwhzy/Build/Products/Debug-iphoneos/WebDriverAgentRunner-Runner.app/PlugIns/WebDriverAgentRunner.xctest/Frameworks/WebDriverAgentLib.framework: errSecInternalComponent
Command CodeSign failed with a nonzero exit code
2018-10-16 17:29:05.085 xcodebuild[14634:379991] DVTAssertions: Warning in /Library/Caches/com.apple.xbs/Sources/IDEFrameworks_Fall2018/IDEFrameworks-14320.25/IDEFoundation/Logging/ActivityLog/IDEActivityLogSectionRecorder.m:1050
Details: log recorder was sent -stopRecordingWithInfo:completionBlock: after it had already been asked to stop recording.
Object: <IDEActivityLogSectionRecorder: 0x7fd89cad4c10>
Method: -stopRecordingWithInfo:completionBlock:
Thread: <NSThread: 0x7fd896909180>{number = 7, name = (null)}
Please file a bug at https://bugreport.apple.com with this warning message and any useful information you can provide.
Testing failed:
Command CodeSign failed with a nonzero exit code
Testing cancelled because the build failed.
** TEST FAILED **
The following build commands failed:
CodeSign /Users/bobtate/Library/Developer/Xcode/DerivedData/WebDriverAgent-brdadhpuduowllgivnnvuygpwhzy/Build/Products/Debug-iphoneos/WebDriverAgentRunner-Runner.app/PlugIns/WebDriverAgentRunner.xctest/Frameworks/RoutingHTTPServer.framework
CodeSign /Users/bobtate/Library/Developer/Xcode/DerivedData/WebDriverAgent-brdadhpuduowllgivnnvuygpwhzy/Build/Products/Debug-iphoneos/WebDriverAgentRunner-Runner.app/PlugIns/WebDriverAgentRunner.xctest/Frameworks/YYCache.framework
CodeSign /Users/bobtate/Library/Developer/Xcode/DerivedData/WebDriverAgent-brdadhpuduowllgivnnvuygpwhzy/Build/Products/Debug-iphoneos/WebDriverAgentRunner-Runner.app/PlugIns/WebDriverAgentRunner.xctest/Frameworks/CocoaAsyncSocket.framework
CodeSign /Users/bobtate/Library/Developer/Xcode/DerivedData/WebDriverAgent-brdadhpuduowllgivnnvuygpwhzy/Build/Products/Debug-iphoneos/WebDriverAgentRunner-Runner.app/PlugIns/WebDriverAgentRunner.xctest/Frameworks/WebDriverAgentLib.framework
(4 failures)
Bobs-MacBook-Pro:WebDriverAgent bobtate$ clear
Bobs-MacBook-Pro:WebDriverAgent bobtate$ xcodebuild -project WebDriverAgent.xcodeproj -scheme WebDriverAgentRunner -destination id=0d04ef9cb94fd731a7303f2e85d09d3eae409957 test
note: Using new build system
note: Planning build
note: Constructing build description
CreateBuildDirectory /Users/bobtate/Library/Developer/Xcode/DerivedData/WebDriverAgent-brdadhpuduowllgivnnvuygpwhzy/Build/Products (in target: WebDriverAgentLib)
cd /usr/local/lib/node_modules/appium/node_modules/appium-xcuitest-driver/WebDriverAgent
builtin-create-build-directory /Users/bobtate/Library/Developer/Xcode/DerivedData/WebDriverAgent-brdadhpuduowllgivnnvuygpwhzy/Build/Products
CreateBuildDirectory /Users/bobtate/Library/Developer/Xcode/DerivedData/WebDriverAgent-brdadhpuduowllgivnnvuygpwhzy/Build/Intermediates.noindex (in target: WebDriverAgentLib)
cd /usr/local/lib/node_modules/appium/node_modules/appium-xcuitest-driver/WebDriverAgent
builtin-create-build-directory /Users/bobtate/Library/Developer/Xcode/DerivedData/WebDriverAgent-brdadhpuduowllgivnnvuygpwhzy/Build/Intermediates.noindex
ProcessInfoPlistFile /Users/bobtate/Library/Developer/Xcode/DerivedData/WebDriverAgent-brdadhpuduowllgivnnvuygpwhzy/Build/Products/Debug-iphoneos/WebDriverAgentLib.framework/Info.plist /usr/local/lib/node_modules/appium/node_modules/appium-xcuitest-driver/WebDriverAgent/WebDriverAgentLib/Info.plist (in target: WebDriverAgentLib)
cd /usr/local/lib/node_modules/appium/node_modules/appium-xcuitest-driver/WebDriverAgent
builtin-infoPlistUtility /usr/local/lib/node_modules/appium/node_modules/appium-xcuitest-driver/WebDriverAgent/WebDriverAgentLib/Info.plist -expandbuildsettings -format binary -platform iphoneos -requiredArchitecture arm64 -o /Users/bobtate/Library/Developer/Xcode/DerivedData/WebDriverAgent-brdadhpuduowllgivnnvuygpwhzy/Build/Products/Debug-iphoneos/WebDriverAgentLib.framework/Info.plist
ProcessProductPackaging “” /Users/bobtate/Library/Developer/Xcode/DerivedData/WebDriverAgent-brdadhpuduowllgivnnvuygpwhzy/Build/Intermediates.noindex/WebDriverAgent.build/Debug-iphoneos/WebDriverAgentRunner.build/WebDriverAgentRunner.xctest.xcent (in target: WebDriverAgentRunner)
cd /usr/local/lib/node_modules/appium/node_modules/appium-xcuitest-driver/WebDriverAgent
Entitlements:
{
“application-identifier” = “ZGE7Q5M697.com.aa.dev.AmericanAirlines”;
“com.apple.developer.team-identifier” = ZGE7Q5M697;
“get-task-allow” = 1;
“keychain-access-groups” = (
“ZGE7Q5M697.com.aa.dev.AmericanAirlines”
);
}
builtin-productPackagingUtility -entitlements -format xml -o /Users/bobtate/Library/Developer/Xcode/DerivedData/WebDriverAgent-brdadhpuduowllgivnnvuygpwhzy/Build/Intermediates.noindex/WebDriverAgent.build/Debug-iphoneos/WebDriverAgentRunner.build/WebDriverAgentRunner.xctest.xcent
CodeSign /Users/bobtate/Library/Developer/Xcode/DerivedData/WebDriverAgent-brdadhpuduowllgivnnvuygpwhzy/Build/Products/Debug-iphoneos/WebDriverAgentRunner-Runner.app/PlugIns/WebDriverAgentRunner.xctest/Frameworks/RoutingHTTPServer.framework (in target: WebDriverAgentRunner)
cd /usr/local/lib/node_modules/appium/node_modules/appium-xcuitest-driver/WebDriverAgent
export CODESIGN_ALLOCATE=/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/codesign_allocate
Signing Identity: "iPhone Developer: Surya Maganti (T68H7CC584)"
Provisioning Profile: “iOS Team Provisioning Profile: com.aa.dev.AmericanAirlines”
(d6713284-1e63-42cf-83ed-1a3db4bb3301)
/usr/bin/codesign --force --sign C14DF56872161C6D8C110786A584FA196F9F3EF2 --preserve-metadata=identifier,entitlements,flags --timestamp=none /Users/bobtate/Library/Developer/Xcode/DerivedData/WebDriverAgent-brdadhpuduowllgivnnvuygpwhzy/Build/Products/Debug-iphoneos/WebDriverAgentRunner-Runner.app/PlugIns/WebDriverAgentRunner.xctest/Frameworks/RoutingHTTPServer.framework
/Users/bobtate/Library/Developer/Xcode/DerivedData/WebDriverAgent-brdadhpuduowllgivnnvuygpwhzy/Build/Products/Debug-iphoneos/WebDriverAgentRunner-Runner.app/PlugIns/WebDriverAgentRunner.xctest/Frameworks/RoutingHTTPServer.framework: errSecInternalComponent
Command CodeSign failed with a nonzero exit code
CodeSign /Users/bobtate/Library/Developer/Xcode/DerivedData/WebDriverAgent-brdadhpuduowllgivnnvuygpwhzy/Build/Products/Debug-iphoneos/WebDriverAgentRunner-Runner.app/PlugIns/WebDriverAgentRunner.xctest/Frameworks/YYCache.framework (in target: WebDriverAgentRunner)
cd /usr/local/lib/node_modules/appium/node_modules/appium-xcuitest-driver/WebDriverAgent
export CODESIGN_ALLOCATE=/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/codesign_allocate
Signing Identity: "iPhone Developer: Surya Maganti (T68H7CC584)"
Provisioning Profile: “iOS Team Provisioning Profile: com.aa.dev.AmericanAirlines”
(d6713284-1e63-42cf-83ed-1a3db4bb3301)
/usr/bin/codesign --force --sign C14DF56872161C6D8C110786A584FA196F9F3EF2 --preserve-metadata=identifier,entitlements,flags --timestamp=none /Users/bobtate/Library/Developer/Xcode/DerivedData/WebDriverAgent-brdadhpuduowllgivnnvuygpwhzy/Build/Products/Debug-iphoneos/WebDriverAgentRunner-Runner.app/PlugIns/WebDriverAgentRunner.xctest/Frameworks/YYCache.framework
/Users/bobtate/Library/Developer/Xcode/DerivedData/WebDriverAgent-brdadhpuduowllgivnnvuygpwhzy/Build/Products/Debug-iphoneos/WebDriverAgentRunner-Runner.app/PlugIns/WebDriverAgentRunner.xctest/Frameworks/YYCache.framework: replacing existing signature
/Users/bobtate/Library/Developer/Xcode/DerivedData/WebDriverAgent-brdadhpuduowllgivnnvuygpwhzy/Build/Products/Debug-iphoneos/WebDriverAgentRunner-Runner.app/PlugIns/WebDriverAgentRunner.xctest/Frameworks/YYCache.framework: errSecInternalComponent
Command CodeSign failed with a nonzero exit code
CodeSign /Users/bobtate/Library/Developer/Xcode/DerivedData/WebDriverAgent-brdadhpuduowllgivnnvuygpwhzy/Build/Products/Debug-iphoneos/WebDriverAgentRunner-Runner.app/PlugIns/WebDriverAgentRunner.xctest/Frameworks/CocoaAsyncSocket.framework (in target: WebDriverAgentRunner)
cd /usr/local/lib/node_modules/appium/node_modules/appium-xcuitest-driver/WebDriverAgent
export CODESIGN_ALLOCATE=/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/codesign_allocate
Signing Identity: "iPhone Developer: Surya Maganti (T68H7CC584)"
Provisioning Profile: “iOS Team Provisioning Profile: com.aa.dev.AmericanAirlines”
(d6713284-1e63-42cf-83ed-1a3db4bb3301)
/usr/bin/codesign --force --sign C14DF56872161C6D8C110786A584FA196F9F3EF2 --preserve-metadata=identifier,entitlements,flags --timestamp=none /Users/bobtate/Library/Developer/Xcode/DerivedData/WebDriverAgent-brdadhpuduowllgivnnvuygpwhzy/Build/Products/Debug-iphoneos/WebDriverAgentRunner-Runner.app/PlugIns/WebDriverAgentRunner.xctest/Frameworks/CocoaAsyncSocket.framework
/Users/bobtate/Library/Developer/Xcode/DerivedData/WebDriverAgent-brdadhpuduowllgivnnvuygpwhzy/Build/Products/Debug-iphoneos/WebDriverAgentRunner-Runner.app/PlugIns/WebDriverAgentRunner.xctest/Frameworks/CocoaAsyncSocket.framework: replacing existing signature
/Users/bobtate/Library/Developer/Xcode/DerivedData/WebDriverAgent-brdadhpuduowllgivnnvuygpwhzy/Build/Products/Debug-iphoneos/WebDriverAgentRunner-Runner.app/PlugIns/WebDriverAgentRunner.xctest/Frameworks/CocoaAsyncSocket.framework: errSecInternalComponent
Command CodeSign failed with a nonzero exit code
ProcessInfoPlistFile /Users/bobtate/Library/Developer/Xcode/DerivedData/WebDriverAgent-brdadhpuduowllgivnnvuygpwhzy/Build/Products/Debug-iphoneos/WebDriverAgentRunner-Runner.app/PlugIns/WebDriverAgentRunner.xctest/Info.plist /usr/local/lib/node_modules/appium/node_modules/appium-xcuitest-driver/WebDriverAgent/WebDriverAgentRunner/Info.plist (in target: WebDriverAgentRunner)
cd /usr/local/lib/node_modules/appium/node_modules/appium-xcuitest-driver/WebDriverAgent
builtin-infoPlistUtility /usr/local/lib/node_modules/appium/node_modules/appium-xcuitest-driver/WebDriverAgent/WebDriverAgentRunner/Info.plist -expandbuildsettings -format binary -platform iphoneos -additionalcontentfile /Users/bobtate/Library/Developer/Xcode/DerivedData/WebDriverAgent-brdadhpuduowllgivnnvuygpwhzy/Build/Intermediates.noindex/WebDriverAgent.build/Debug-iphoneos/WebDriverAgentRunner.build/ProductTypeInfoPlistAdditions.plist -requiredArchitecture arm64 -o /Users/bobtate/Library/Developer/Xcode/DerivedData/WebDriverAgent-brdadhpuduowllgivnnvuygpwhzy/Build/Products/Debug-iphoneos/WebDriverAgentRunner-Runner.app/PlugIns/WebDriverAgentRunner.xctest/Info.plist
PBXCp /Users/bobtate/Library/Developer/Xcode/DerivedData/WebDriverAgent-brdadhpuduowllgivnnvuygpwhzy/Build/Products/Debug-iphoneos/WebDriverAgentLib.framework /Users/bobtate/Library/Developer/Xcode/DerivedData/WebDriverAgent-brdadhpuduowllgivnnvuygpwhzy/Build/Products/Debug-iphoneos/WebDriverAgentRunner-Runner.app/PlugIns/WebDriverAgentRunner.xctest/Frameworks/WebDriverAgentLib.framework (in target: WebDriverAgentRunner)
cd /usr/local/lib/node_modules/appium/node_modules/appium-xcuitest-driver/WebDriverAgent
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -exclude Headers -exclude PrivateHeaders -exclude Modules -exclude *.tbd -resolve-src-symlinks /Users/bobtate/Library/Developer/Xcode/DerivedData/WebDriverAgent-brdadhpuduowllgivnnvuygpwhzy/Build/Products/Debug-iphoneos/WebDriverAgentLib.framework /Users/bobtate/Library/Developer/Xcode/DerivedData/WebDriverAgent-brdadhpuduowllgivnnvuygpwhzy/Build/Products/Debug-iphoneos/WebDriverAgentRunner-Runner.app/PlugIns/WebDriverAgentRunner.xctest/Frameworks
GenerateDSYMFile /Users/bobtate/Library/Developer/Xcode/DerivedData/WebDriverAgent-brdadhpuduowllgivnnvuygpwhzy/Build/Products/Debug-iphoneos/WebDriverAgentRunner-Runner.app/PlugIns/WebDriverAgentRunner.xctest.dSYM /Users/bobtate/Library/Developer/Xcode/DerivedData/WebDriverAgent-brdadhpuduowllgivnnvuygpwhzy/Build/Products/Debug-iphoneos/WebDriverAgentRunner-Runner.app/PlugIns/WebDriverAgentRunner.xctest/WebDriverAgentRunner (in target: WebDriverAgentRunner)
cd /usr/local/lib/node_modules/appium/node_modules/appium-xcuitest-driver/WebDriverAgent
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/dsymutil /Users/bobtate/Library/Developer/Xcode/DerivedData/WebDriverAgent-brdadhpuduowllgivnnvuygpwhzy/Build/Products/Debug-iphoneos/WebDriverAgentRunner-Runner.app/PlugIns/WebDriverAgentRunner.xctest/WebDriverAgentRunner -o /Users/bobtate/Library/Developer/Xcode/DerivedData/WebDriverAgent-brdadhpuduowllgivnnvuygpwhzy/Build/Products/Debug-iphoneos/WebDriverAgentRunner-Runner.app/PlugIns/WebDriverAgentRunner.xctest.dSYM
CodeSign /Users/bobtate/Library/Developer/Xcode/DerivedData/WebDriverAgent-brdadhpuduowllgivnnvuygpwhzy/Build/Products/Debug-iphoneos/WebDriverAgentRunner-Runner.app/PlugIns/WebDriverAgentRunner.xctest/Frameworks/WebDriverAgentLib.framework (in target: WebDriverAgentRunner)
cd /usr/local/lib/node_modules/appium/node_modules/appium-xcuitest-driver/WebDriverAgent
export CODESIGN_ALLOCATE=/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/codesign_allocate
Signing Identity: "iPhone Developer: Surya Maganti (T68H7CC584)"
Provisioning Profile: “iOS Team Provisioning Profile: com.aa.dev.AmericanAirlines”
(d6713284-1e63-42cf-83ed-1a3db4bb3301)
/usr/bin/codesign --force --sign C14DF56872161C6D8C110786A584FA196F9F3EF2 --preserve-metadata=identifier,entitlements,flags --timestamp=none /Users/bobtate/Library/Developer/Xcode/DerivedData/WebDriverAgent-brdadhpuduowllgivnnvuygpwhzy/Build/Products/Debug-iphoneos/WebDriverAgentRunner-Runner.app/PlugIns/WebDriverAgentRunner.xctest/Frameworks/WebDriverAgentLib.framework
/Users/bobtate/Library/Developer/Xcode/DerivedData/WebDriverAgent-brdadhpuduowllgivnnvuygpwhzy/Build/Products/Debug-iphoneos/WebDriverAgentRunner-Runner.app/PlugIns/WebDriverAgentRunner.xctest/Frameworks/WebDriverAgentLib.framework: errSecInternalComponent
Command CodeSign failed with a nonzero exit code
2018-10-17 09:48:54.598 xcodebuild[15402:405278] DVTAssertions: Warning in /Library/Caches/com.apple.xbs/Sources/IDEFrameworks_Fall2018/IDEFrameworks-14320.25/IDEFoundation/Logging/ActivityLog/IDEActivityLogSectionRecorder.m:1050
Details: log recorder was sent -stopRecordingWithInfo:completionBlock: after it had already been asked to stop recording.
Object: <IDEActivityLogSectionRecorder: 0x7f8fb151b7e0>
Method: -stopRecordingWithInfo:completionBlock:
Thread: <NSThread: 0x7f8faba50e50>{number = 7, name = (null)}
Please file a bug at https://bugreport.apple.com with this warning message and any useful information you can provide.
Testing failed:
Command CodeSign failed with a nonzero exit code
Testing cancelled because the build failed.
** TEST FAILED **
The following build commands failed:
CodeSign /Users/bobtate/Library/Developer/Xcode/DerivedData/WebDriverAgent-brdadhpuduowllgivnnvuygpwhzy/Build/Products/Debug-iphoneos/WebDriverAgentRunner-Runner.app/PlugIns/WebDriverAgentRunner.xctest/Frameworks/RoutingHTTPServer.framework
CodeSign /Users/bobtate/Library/Developer/Xcode/DerivedData/WebDriverAgent-brdadhpuduowllgivnnvuygpwhzy/Build/Products/Debug-iphoneos/WebDriverAgentRunner-Runner.app/PlugIns/WebDriverAgentRunner.xctest/Frameworks/YYCache.framework
CodeSign /Users/bobtate/Library/Developer/Xcode/DerivedData/WebDriverAgent-brdadhpuduowllgivnnvuygpwhzy/Build/Products/Debug-iphoneos/WebDriverAgentRunner-Runner.app/PlugIns/WebDriverAgentRunner.xctest/Frameworks/CocoaAsyncSocket.framework
CodeSign /Users/bobtate/Library/Developer/Xcode/DerivedData/WebDriverAgent-brdadhpuduowllgivnnvuygpwhzy/Build/Products/Debug-iphoneos/WebDriverAgentRunner-Runner.app/PlugIns/WebDriverAgentRunner.xctest/Frameworks/WebDriverAgentLib.framework
(4 failures)
Bobs-MacBook-Pro:WebDriverAgent bobtate$ xcodebuild -project WebDriverAgent.xcodeproj -scheme WebDriverAgentRunner -destination id=‘0d04ef9cb94fd731a7303f2e85d09d3eae409957’ test
note: Using new build system
note: Planning build
note: Constructing build description
CreateBuildDirectory /Users/bobtate/Library/Developer/Xcode/DerivedData/WebDriverAgent-brdadhpuduowllgivnnvuygpwhzy/Build/Intermediates.noindex (in target: WebDriverAgentRunner)
cd /usr/local/lib/node_modules/appium/node_modules/appium-xcuitest-driver/WebDriverAgent
builtin-create-build-directory /Users/bobtate/Library/Developer/Xcode/DerivedData/WebDriverAgent-brdadhpuduowllgivnnvuygpwhzy/Build/Intermediates.noindex
CreateBuildDirectory /Users/bobtate/Library/Developer/Xcode/DerivedData/WebDriverAgent-brdadhpuduowllgivnnvuygpwhzy/Build/Products (in target: WebDriverAgentRunner)
cd /usr/local/lib/node_modules/appium/node_modules/appium-xcuitest-driver/WebDriverAgent
builtin-create-build-directory /Users/bobtate/Library/Developer/Xcode/DerivedData/WebDriverAgent-brdadhpuduowllgivnnvuygpwhzy/Build/Products
GenerateDSYMFile /Users/bobtate/Library/Developer/Xcode/DerivedData/WebDriverAgent-brdadhpuduowllgivnnvuygpwhzy/Build/Products/Debug-iphoneos/WebDriverAgentRunner-Runner.app/PlugIns/WebDriverAgentRunner.xctest.dSYM /Users/bobtate/Library/Developer/Xcode/DerivedData/WebDriverAgent-brdadhpuduowllgivnnvuygpwhzy/Build/Products/Debug-iphoneos/WebDriverAgentRunner-Runner.app/PlugIns/WebDriverAgentRunner.xctest/WebDriverAgentRunner (in target: WebDriverAgentRunner)
cd /usr/local/lib/node_modules/appium/node_modules/appium-xcuitest-driver/WebDriverAgent
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/dsymutil /Users/bobtate/Library/Developer/Xcode/DerivedData/WebDriverAgent-brdadhpuduowllgivnnvuygpwhzy/Build/Products/Debug-iphoneos/WebDriverAgentRunner-Runner.app/PlugIns/WebDriverAgentRunner.xctest/WebDriverAgentRunner -o /Users/bobtate/Library/Developer/Xcode/DerivedData/WebDriverAgent-brdadhpuduowllgivnnvuygpwhzy/Build/Products/Debug-iphoneos/WebDriverAgentRunner-Runner.app/PlugIns/WebDriverAgentRunner.xctest.dSYM
CodeSign /Users/bobtate/Library/Developer/Xcode/DerivedData/WebDriverAgent-brdadhpuduowllgivnnvuygpwhzy/Build/Products/Debug-iphoneos/WebDriverAgentRunner-Runner.app/PlugIns/WebDriverAgentRunner.xctest/Frameworks/WebDriverAgentLib.framework (in target: WebDriverAgentRunner)
cd /usr/local/lib/node_modules/appium/node_modules/appium-xcuitest-driver/WebDriverAgent
export CODESIGN_ALLOCATE=/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/codesign_allocate
Signing Identity: "iPhone Developer: Surya Maganti (T68H7CC584)"
Provisioning Profile: “iOS Team Provisioning Profile: com.aa.dev.AmericanAirlines”
(d6713284-1e63-42cf-83ed-1a3db4bb3301)
/usr/bin/codesign --force --sign C14DF56872161C6D8C110786A584FA196F9F3EF2 --preserve-metadata=identifier,entitlements,flags --timestamp=none /Users/bobtate/Library/Developer/Xcode/DerivedData/WebDriverAgent-brdadhpuduowllgivnnvuygpwhzy/Build/Products/Debug-iphoneos/WebDriverAgentRunner-Runner.app/PlugIns/WebDriverAgentRunner.xctest/Frameworks/WebDriverAgentLib.framework
/Users/bobtate/Library/Developer/Xcode/DerivedData/WebDriverAgent-brdadhpuduowllgivnnvuygpwhzy/Build/Products/Debug-iphoneos/WebDriverAgentRunner-Runner.app/PlugIns/WebDriverAgentRunner.xctest/Frameworks/WebDriverAgentLib.framework: errSecInternalComponent
Command CodeSign failed with a nonzero exit code
CodeSign /Users/bobtate/Library/Developer/Xcode/DerivedData/WebDriverAgent-brdadhpuduowllgivnnvuygpwhzy/Build/Products/Debug-iphoneos/WebDriverAgentRunner-Runner.app/PlugIns/WebDriverAgentRunner.xctest/Frameworks/YYCache.framework (in target: WebDriverAgentRunner)
cd /usr/local/lib/node_modules/appium/node_modules/appium-xcuitest-driver/WebDriverAgent
export CODESIGN_ALLOCATE=/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/codesign_allocate
Signing Identity: "iPhone Developer: Surya Maganti (T68H7CC584)"
Provisioning Profile: “iOS Team Provisioning Profile: com.aa.dev.AmericanAirlines”
(d6713284-1e63-42cf-83ed-1a3db4bb3301)
/usr/bin/codesign --force --sign C14DF56872161C6D8C110786A584FA196F9F3EF2 --preserve-metadata=identifier,entitlements,flags --timestamp=none /Users/bobtate/Library/Developer/Xcode/DerivedData/WebDriverAgent-brdadhpuduowllgivnnvuygpwhzy/Build/Products/Debug-iphoneos/WebDriverAgentRunner-Runner.app/PlugIns/WebDriverAgentRunner.xctest/Frameworks/YYCache.framework
/Users/bobtate/Library/Developer/Xcode/DerivedData/WebDriverAgent-brdadhpuduowllgivnnvuygpwhzy/Build/Products/Debug-iphoneos/WebDriverAgentRunner-Runner.app/PlugIns/WebDriverAgentRunner.xctest/Frameworks/YYCache.framework: replacing existing signature
/Users/bobtate/Library/Developer/Xcode/DerivedData/WebDriverAgent-brdadhpuduowllgivnnvuygpwhzy/Build/Products/Debug-iphoneos/WebDriverAgentRunner-Runner.app/PlugIns/WebDriverAgentRunner.xctest/Frameworks/YYCache.framework: errSecInternalComponent
Command CodeSign failed with a nonzero exit code
CodeSign /Users/bobtate/Library/Developer/Xcode/DerivedData/WebDriverAgent-brdadhpuduowllgivnnvuygpwhzy/Build/Products/Debug-iphoneos/WebDriverAgentRunner-Runner.app/PlugIns/WebDriverAgentRunner.xctest/Frameworks/RoutingHTTPServer.framework (in target: WebDriverAgentRunner)
cd /usr/local/lib/node_modules/appium/node_modules/appium-xcuitest-driver/WebDriverAgent
export CODESIGN_ALLOCATE=/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/codesign_allocate
Signing Identity: "iPhone Developer: Surya Maganti (T68H7CC584)"
Provisioning Profile: “iOS Team Provisioning Profile: com.aa.dev.AmericanAirlines”
(d6713284-1e63-42cf-83ed-1a3db4bb3301)
/usr/bin/codesign --force --sign C14DF56872161C6D8C110786A584FA196F9F3EF2 --preserve-metadata=identifier,entitlements,flags --timestamp=none /Users/bobtate/Library/Developer/Xcode/DerivedData/WebDriverAgent-brdadhpuduowllgivnnvuygpwhzy/Build/Products/Debug-iphoneos/WebDriverAgentRunner-Runner.app/PlugIns/WebDriverAgentRunner.xctest/Frameworks/RoutingHTTPServer.framework
/Users/bobtate/Library/Developer/Xcode/DerivedData/WebDriverAgent-brdadhpuduowllgivnnvuygpwhzy/Build/Products/Debug-iphoneos/WebDriverAgentRunner-Runner.app/PlugIns/WebDriverAgentRunner.xctest/Frameworks/RoutingHTTPServer.framework: errSecInternalComponent
Command CodeSign failed with a nonzero exit code
CodeSign /Users/bobtate/Library/Developer/Xcode/DerivedData/WebDriverAgent-brdadhpuduowllgivnnvuygpwhzy/Build/Products/Debug-iphoneos/WebDriverAgentRunner-Runner.app/PlugIns/WebDriverAgentRunner.xctest/Frameworks/CocoaAsyncSocket.framework (in target: WebDriverAgentRunner)
cd /usr/local/lib/node_modules/appium/node_modules/appium-xcuitest-driver/WebDriverAgent
export CODESIGN_ALLOCATE=/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/codesign_allocate
Signing Identity: "iPhone Developer: Surya Maganti (T68H7CC584)"
Provisioning Profile: “iOS Team Provisioning Profile: com.aa.dev.AmericanAirlines”
(d6713284-1e63-42cf-83ed-1a3db4bb3301)
/usr/bin/codesign --force --sign C14DF56872161C6D8C110786A584FA196F9F3EF2 --preserve-metadata=identifier,entitlements,flags --timestamp=none /Users/bobtate/Library/Developer/Xcode/DerivedData/WebDriverAgent-brdadhpuduowllgivnnvuygpwhzy/Build/Products/Debug-iphoneos/WebDriverAgentRunner-Runner.app/PlugIns/WebDriverAgentRunner.xctest/Frameworks/CocoaAsyncSocket.framework
/Users/bobtate/Library/Developer/Xcode/DerivedData/WebDriverAgent-brdadhpuduowllgivnnvuygpwhzy/Build/Products/Debug-iphoneos/WebDriverAgentRunner-Runner.app/PlugIns/WebDriverAgentRunner.xctest/Frameworks/CocoaAsyncSocket.framework: replacing existing signature
/Users/bobtate/Library/Developer/Xcode/DerivedData/WebDriverAgent-brdadhpuduowllgivnnvuygpwhzy/Build/Products/Debug-iphoneos/WebDriverAgentRunner-Runner.app/PlugIns/WebDriverAgentRunner.xctest/Frameworks/CocoaAsyncSocket.framework: errSecInternalComponent
Command CodeSign failed with a nonzero exit code
2018-10-17 09:50:14.005 xcodebuild[15423:406089] DVTAssertions: Warning in /Library/Caches/com.apple.xbs/Sources/IDEFrameworks_Fall2018/IDEFrameworks-14320.25/IDEFoundation/Logging/ActivityLog/IDEActivityLogSectionRecorder.m:1050
Details: log recorder was sent -stopRecordingWithInfo:completionBlock: after it had already been asked to stop recording.
Object: <IDEActivityLogSectionRecorder: 0x7faa40272a10>
Method: -stopRecordingWithInfo:completionBlock:
Thread: <NSThread: 0x7faa40136e00>{number = 10, name = (null)}
Please file a bug at https://bugreport.apple.com with this warning message and any useful information you can provide.
Testing failed:
Command CodeSign failed with a nonzero exit code
Testing cancelled because the build failed.
** TEST FAILED **
The following build commands failed:
CodeSign /Users/bobtate/Library/Developer/Xcode/DerivedData/WebDriverAgent-brdadhpuduowllgivnnvuygpwhzy/Build/Products/Debug-iphoneos/WebDriverAgentRunner-Runner.app/PlugIns/WebDriverAgentRunner.xctest/Frameworks/WebDriverAgentLib.framework
CodeSign /Users/bobtate/Library/Developer/Xcode/DerivedData/WebDriverAgent-brdadhpuduowllgivnnvuygpwhzy/Build/Products/Debug-iphoneos/WebDriverAgentRunner-Runner.app/PlugIns/WebDriverAgentRunner.xctest/Frameworks/YYCache.framework
CodeSign /Users/bobtate/Library/Developer/Xcode/DerivedData/WebDriverAgent-brdadhpuduowllgivnnvuygpwhzy/Build/Products/Debug-iphoneos/WebDriverAgentRunner-Runner.app/PlugIns/WebDriverAgentRunner.xctest/Frameworks/RoutingHTTPServer.framework
CodeSign /Users/bobtate/Library/Developer/Xcode/DerivedData/WebDriverAgent-brdadhpuduowllgivnnvuygpwhzy/Build/Products/Debug-iphoneos/WebDriverAgentRunner-Runner.app/PlugIns/WebDriverAgentRunner.xctest/Frameworks/CocoaAsyncSocket.framework
(4 failures)
Bobs-MacBook-Pro:WebDriverAgent bobtate$ clear
Bobs-MacBook-Pro:WebDriverAgent bobtate$ xcodebuild -project WebDriverAgent.xcodeproj -scheme WebDriverAgentRunner -destination id=‘0d04ef9cb94fd731a7303f2e85d09d3eae409957’ test
note: Using new build system
note: Planning build
note: Constructing build description
CreateBuildDirectory /Users/bobtate/Library/Developer/Xcode/DerivedData/WebDriverAgent-brdadhpuduowllgivnnvuygpwhzy/Build/Intermediates.noindex (in target: WebDriverAgentLib)
cd /usr/local/lib/node_modules/appium/node_modules/appium-xcuitest-driver/WebDriverAgent
builtin-create-build-directory /Users/bobtate/Library/Developer/Xcode/DerivedData/WebDriverAgent-brdadhpuduowllgivnnvuygpwhzy/Build/Intermediates.noindex
CreateBuildDirectory /Users/bobtate/Library/Developer/Xcode/DerivedData/WebDriverAgent-brdadhpuduowllgivnnvuygpwhzy/Build/Products (in target: WebDriverAgentLib)
cd /usr/local/lib/node_modules/appium/node_modules/appium-xcuitest-driver/WebDriverAgent
builtin-create-build-directory /Users/bobtate/Library/Developer/Xcode/DerivedData/WebDriverAgent-brdadhpuduowllgivnnvuygpwhzy/Build/Products
CodeSign /Users/bobtate/Library/Developer/Xcode/DerivedData/WebDriverAgent-brdadhpuduowllgivnnvuygpwhzy/Build/Products/Debug-iphoneos/WebDriverAgentRunner-Runner.app/PlugIns/WebDriverAgentRunner.xctest/Frameworks/YYCache.framework (in target: WebDriverAgentRunner)
cd /usr/local/lib/node_modules/appium/node_modules/appium-xcuitest-driver/WebDriverAgent
export CODESIGN_ALLOCATE=/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/codesign_allocate
Signing Identity: "iPhone Developer: Surya Maganti (T68H7CC584)"
Provisioning Profile: “iOS Team Provisioning Profile: com.aa.dev.AmericanAirlines”
(d6713284-1e63-42cf-83ed-1a3db4bb3301)
/usr/bin/codesign --force --sign C14DF56872161C6D8C110786A584FA196F9F3EF2 --preserve-metadata=identifier,entitlements,flags --timestamp=none /Users/bobtate/Library/Developer/Xcode/DerivedData/WebDriverAgent-brdadhpuduowllgivnnvuygpwhzy/Build/Products/Debug-iphoneos/WebDriverAgentRunner-Runner.app/PlugIns/WebDriverAgentRunner.xctest/Frameworks/YYCache.framework
/Users/bobtate/Library/Developer/Xcode/DerivedData/WebDriverAgent-brdadhpuduowllgivnnvuygpwhzy/Build/Products/Debug-iphoneos/WebDriverAgentRunner-Runner.app/PlugIns/WebDriverAgentRunner.xctest/Frameworks/YYCache.framework: replacing existing signature
/Users/bobtate/Library/Developer/Xcode/DerivedData/WebDriverAgent-brdadhpuduowllgivnnvuygpwhzy/Build/Products/Debug-iphoneos/WebDriverAgentRunner-Runner.app/PlugIns/WebDriverAgentRunner.xctest/Frameworks/YYCache.framework: errSecInternalComponent
Command CodeSign failed with a nonzero exit code
CodeSign /Users/bobtate/Library/Developer/Xcode/DerivedData/WebDriverAgent-brdadhpuduowllgivnnvuygpwhzy/Build/Products/Debug-iphoneos/WebDriverAgentRunner-Runner.app/PlugIns/WebDriverAgentRunner.xctest/Frameworks/WebDriverAgentLib.framework (in target: WebDriverAgentRunner)
cd /usr/local/lib/node_modules/appium/node_modules/appium-xcuitest-driver/WebDriverAgent
export CODESIGN_ALLOCATE=/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/codesign_allocate
Signing Identity: "iPhone Developer: Surya Maganti (T68H7CC584)"
Provisioning Profile: “iOS Team Provisioning Profile: com.aa.dev.AmericanAirlines”
(d6713284-1e63-42cf-83ed-1a3db4bb3301)
/usr/bin/codesign --force --sign C14DF56872161C6D8C110786A584FA196F9F3EF2 --preserve-metadata=identifier,entitlements,flags --timestamp=none /Users/bobtate/Library/Developer/Xcode/DerivedData/WebDriverAgent-brdadhpuduowllgivnnvuygpwhzy/Build/Products/Debug-iphoneos/WebDriverAgentRunner-Runner.app/PlugIns/WebDriverAgentRunner.xctest/Frameworks/WebDriverAgentLib.framework
/Users/bobtate/Library/Developer/Xcode/DerivedData/WebDriverAgent-brdadhpuduowllgivnnvuygpwhzy/Build/Products/Debug-iphoneos/WebDriverAgentRunner-Runner.app/PlugIns/WebDriverAgentRunner.xctest/Frameworks/WebDriverAgentLib.framework: errSecInternalComponent
Command CodeSign failed with a nonzero exit code
CodeSign /Users/bobtate/Library/Developer/Xcode/DerivedData/WebDriverAgent-brdadhpuduowllgivnnvuygpwhzy/Build/Products/Debug-iphoneos/WebDriverAgentRunner-Runner.app/PlugIns/WebDriverAgentRunner.xctest/Frameworks/RoutingHTTPServer.framework (in target: WebDriverAgentRunner)
cd /usr/local/lib/node_modules/appium/node_modules/appium-xcuitest-driver/WebDriverAgent
export CODESIGN_ALLOCATE=/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/codesign_allocate
Signing Identity: "iPhone Developer: Surya Maganti (T68H7CC584)"
Provisioning Profile: “iOS Team Provisioning Profile: com.aa.dev.AmericanAirlines”
(d6713284-1e63-42cf-83ed-1a3db4bb3301)
/usr/bin/codesign --force --sign C14DF56872161C6D8C110786A584FA196F9F3EF2 --preserve-metadata=identifier,entitlements,flags --timestamp=none /Users/bobtate/Library/Developer/Xcode/DerivedData/WebDriverAgent-brdadhpuduowllgivnnvuygpwhzy/Build/Products/Debug-iphoneos/WebDriverAgentRunner-Runner.app/PlugIns/WebDriverAgentRunner.xctest/Frameworks/RoutingHTTPServer.framework
/Users/bobtate/Library/Developer/Xcode/DerivedData/WebDriverAgent-brdadhpuduowllgivnnvuygpwhzy/Build/Products/Debug-iphoneos/WebDriverAgentRunner-Runner.app/PlugIns/WebDriverAgentRunner.xctest/Frameworks/RoutingHTTPServer.framework: errSecInternalComponent
Command CodeSign failed with a nonzero exit code
CodeSign /Users/bobtate/Library/Developer/Xcode/DerivedData/WebDriverAgent-brdadhpuduowllgivnnvuygpwhzy/Build/Products/Debug-iphoneos/WebDriverAgentRunner-Runner.app/PlugIns/WebDriverAgentRunner.xctest/Frameworks/CocoaAsyncSocket.framework (in target: WebDriverAgentRunner)
cd /usr/local/lib/node_modules/appium/node_modules/appium-xcuitest-driver/WebDriverAgent
export CODESIGN_ALLOCATE=/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/codesign_allocate
Signing Identity: "iPhone Developer: Surya Maganti (T68H7CC584)"
Provisioning Profile: “iOS Team Provisioning Profile: com.aa.dev.AmericanAirlines”
(d6713284-1e63-42cf-83ed-1a3db4bb3301)
/usr/bin/codesign --force --sign C14DF56872161C6D8C110786A584FA196F9F3EF2 --preserve-metadata=identifier,entitlements,flags --timestamp=none /Users/bobtate/Library/Developer/Xcode/DerivedData/WebDriverAgent-brdadhpuduowllgivnnvuygpwhzy/Build/Products/Debug-iphoneos/WebDriverAgentRunner-Runner.app/PlugIns/WebDriverAgentRunner.xctest/Frameworks/CocoaAsyncSocket.framework
/Users/bobtate/Library/Developer/Xcode/DerivedData/WebDriverAgent-brdadhpuduowllgivnnvuygpwhzy/Build/Products/Debug-iphoneos/WebDriverAgentRunner-Runner.app/PlugIns/WebDriverAgentRunner.xctest/Frameworks/CocoaAsyncSocket.framework: replacing existing signature
/Users/bobtate/Library/Developer/Xcode/DerivedData/WebDriverAgent-brdadhpuduowllgivnnvuygpwhzy/Build/Products/Debug-iphoneos/WebDriverAgentRunner-Runner.app/PlugIns/WebDriverAgentRunner.xctest/Frameworks/CocoaAsyncSocket.framework: errSecInternalComponent
Command CodeSign failed with a nonzero exit code
2018-10-17 09:52:14.213 xcodebuild[15448:407292] DVTAssertions: Warning in /Library/Caches/com.apple.xbs/Sources/IDEFrameworks_Fall2018/IDEFrameworks-14320.25/IDEFoundation/Logging/ActivityLog/IDEActivityLogSectionRecorder.m:1050
Details: log recorder was sent -stopRecordingWithInfo:completionBlock: after it had already been asked to stop recording.
Object: <IDEActivityLogSectionRecorder: 0x7fcc5b0d3380>
Method: -stopRecordingWithInfo:completionBlock:
Thread: <NSThread: 0x7fcc53dc5800>{number = 9, name = (null)}
Please file a bug at https://bugreport.apple.com with this warning message and any useful information you can provide.
Testing failed:
Command CodeSign failed with a nonzero exit code
Testing cancelled because the build failed.
** TEST FAILED **
The following build commands failed:
CodeSign /Users/bobtate/Library/Developer/Xcode/DerivedData/WebDriverAgent-brdadhpuduowllgivnnvuygpwhzy/Build/Products/Debug-iphoneos/WebDriverAgentRunner-Runner.app/PlugIns/WebDriverAgentRunner.xctest/Frameworks/YYCache.framework
CodeSign /Users/bobtate/Library/Developer/Xcode/DerivedData/WebDriverAgent-brdadhpuduowllgivnnvuygpwhzy/Build/Products/Debug-iphoneos/WebDriverAgentRunner-Runner.app/PlugIns/WebDriverAgentRunner.xctest/Frameworks/WebDriverAgentLib.framework
CodeSign /Users/bobtate/Library/Developer/Xcode/DerivedData/WebDriverAgent-brdadhpuduowllgivnnvuygpwhzy/Build/Products/Debug-iphoneos/WebDriverAgentRunner-Runner.app/PlugIns/WebDriverAgentRunner.xctest/Frameworks/RoutingHTTPServer.framework
CodeSign /Users/bobtate/Library/Developer/Xcode/DerivedData/WebDriverAgent-brdadhpuduowllgivnnvuygpwhzy/Build/Products/Debug-iphoneos/WebDriverAgentRunner-Runner.app/PlugIns/WebDriverAgentRunner.xctest/Frameworks/CocoaAsyncSocket.framework
(4 failures)
Bobs-MacBook-Pro:WebDriverAgent bobtate$