Help -- appium launches then quits app

Hello all,

My appium test worked fine yesterday and hangs today.
This has happened in the past and was alleviated by restarting appium or rebooting the Mac.
I’m testing an iOS app on a device (iP5) using a python test driver.
Here’s a copy of the log.
Any replies would be most appreciated…

Launching Appium with command: ‘/Applications/Appium.app/Contents/Resources/node/bin/node’ lib/server/main.js --address “127.0.0.1” --command-timeout “7200” --debug-log-spacing --platform-version “8.4” --platform-name “iOS” --app “/Content/Code/BirdsEar/BirdsEarApp_Code/Builds/Nobis-iOS/DerivedData/BirdGenie/Build/Products/Debug-iphoneos/BirdGenie.app” --show-ios-log --default-device --native-instruments-lib -U f41859a0c52400bad2d07ba394afe5a35f8601d2 --app com.FASTLabInc.BirdGenieEast

/Users/stp/.profile: line 91: l: command not found

info: Welcome to Appium v1.4.13 (REV c75d8adcb66a75818a542fe1891a34260c21f76a)

info: Appium REST http interface listener started on 127.0.0.1:4723

info: [debug] Non-default server args: {“app”:“com.FASTLabInc.BirdGenieEast”,“udid”:“f41859a0c52400bad2d07ba394afe5a35f8601d2”,“address”:“127.0.0.1”,“nativeInstrumentsLib”:true,“platformName”:“iOS”,“platformVersion”:“8.4”,“defaultDevice”:true,“showIOSLog”:true,“defaultCommandTimeout”:7200,“debugLogSpacing”:true}

info: Console LogLevel: debug

info: --> GET /wd/hub/status {}

info: [debug] Responding to client with success: {“status”:0,“value”:{“build”:{“version”:“1.4.13”,“revision”:“c75d8adcb66a75818a542fe1891a34260c21f76a”}}}

info: <-- GET /wd/hub/status 200 6.572 ms - 105 {“status”:0,“value”:{“build”:{“version”:“1.4.13”,“revision”:“c75d8adcb66a75818a542fe1891a34260c21f76a”}}}

info: --> POST /wd/hub/session {“desiredCapabilities”:{“platformVersion”:“8.4”,“deviceName”:“iPhone 5”,“app”:"/Content/Code/BirdsEar/BirdsEarApp_Code/Builds/Nobis-iOS/DerivedData/BirdGenie/Build/Products/Debug-iphoneos/BirdGenie.app",“platformName”:“iOS”}}

info: Client User-Agent string: Python-urllib/2.7

info: *************************************
info: *************************************
info: *************************************
info: *************************************
info: *************************************
info: *************************************
info: *************************************
info: *************************************
info: **** NEW SESSION ***
info: **** NEW SESSION ***
info: **** NEW SESSION ***
info: **** NEW SESSION ***
info: **** NEW SESSION ***
info: **** NEW SESSION ***
info: **** NEW SESSION ***
info: **** NEW SESSION ***
info: *************************************
info: *************************************
info: *************************************
info: *************************************
info: *************************************
info: *************************************
info: *************************************
info: *************************************
info: [debug] Using local app from desired caps: /Content/Code/BirdsEar/BirdsEarApp_Code/Builds/Nobis-iOS/DerivedData/BirdGenie/Build/Products/Debug-iphoneos/BirdGenie.app
info: [debug] Creating new appium session b6fa0735-d329-4948-a7e0-7b61db809f52
info: [debug] Removing any remaining instruments sockets
info: [debug] Cleaned up instruments socket /tmp/instruments_sock
info: [debug] Auto-detecting iOS udid…
info: [debug] Not auto-detecting udid, running on sim

info: [debug] Could not parse plist file (as binary) at /Content/Code/BirdsEar/BirdsEarApp_Code/Builds/Nobis-iOS/DerivedData/BirdGenie/Build/Products/Debug-iphoneos/BirdGenie.app/en.lproj/Localizable.strings
info: Will try to parse the plist file as XML
info: [debug] Could not parse plist file (as XML) at /Content/Code/BirdsEar/BirdsEarApp_Code/Builds/Nobis-iOS/DerivedData/BirdGenie/Build/Products/Debug-iphoneos/BirdGenie.app/en.lproj/Localizable.strings
warn: Could not parse app Localizable.strings assuming it doesn’t exist
info: [debug] Getting bundle ID from app

info: [debug] Parsed app Info.plist (as binary)
info: [debug] Creating instruments
info: [debug] Preparing uiauto bootstrap
info: [debug] Dynamic bootstrap dir: /Users/stp/Library/Application Support/appium/bootstrap
info: [debug] Dynamic env: {“nodePath”:"/Applications/Appium.app/Contents/Resources/node/bin/node",“commandProxyClientPath”:"/Applications/Appium.app/Contents/Resources/node_modules/appium/submodules/appium-uiauto/bin/command-proxy-client.js",“instrumentsSock”:"/tmp/instruments_sock",“interKeyDelay”:null,“justLoopInfinitely”:false,“autoAcceptAlerts”:false,“autoDismissAlerts”:false,“sendKeyStrategy”:“grouped”}
info: [debug] Dynamic bootstrap code: // This file is automatically generated. Do not manually modify!

info: [debug] Dynamic bootstrap path: /Users/stp/Library/Application Support/appium/bootstrap/bootstrap-5923cadea0343e3f.js
info: [debug] Reusing dynamic bootstrap: /Users/stp/Library/Application Support/appium/bootstrap/bootstrap-5923cadea0343e3f.js
info: [debug] Attempting iOS device log capture via libimobiledevice idevicesyslog

info: [debug] Creating iDevice object with udid f41859a0c52400bad2d07ba394afe5a35f8601d2

info: [debug] App is installed.

info: [debug] fullReset not requested. No need to install.
info: [debug] Starting command proxy.

info: [debug] Instruments socket server started at /tmp/instruments_sock
info: [debug] Starting instruments
info: [debug] Instruments is at: /Applications/Xcode.app/Contents/Developer/usr/bin/instruments
info: Launching instruments
info: [debug] Attempting to run app on real device with UDID f41859a0c52400bad2d07ba394afe5a35f8601d2
info: [debug] Spawning instruments with command: /Applications/Xcode.app/Contents/Developer/usr/bin/instruments -t /Applications/Xcode.app/Contents/Applications/Instruments.app/Contents/PlugIns/AutomationInstrument.xrplugin/Contents/Resources/Automation.tracetemplate -D /tmp/appium-instruments/instrumentscli0.trace -w f41859a0c52400bad2d07ba394afe5a35f8601d2 com.FASTLabInc.BirdGenieEast -e UIASCRIPT “/Users/stp/Library/Application Support/appium/bootstrap/bootstrap-5923cadea0343e3f.js” -e UIARESULTSPATH /tmp/appium-instruments
info: [debug] And extra without-delay env: {}
info: [debug] And launch timeouts (in ms): {“global”:90000}

info: [debug] [INST STDERR] 2015-10-28 07:25:38.846 instruments[1401:34697] WebKit Threading Violation - initial use of WebKit from a secondary thread.

info: [IOS_SYSLOG_ROW ] Oct 28 07:25:37 STP-iPhone syslog_relay[202] : syslog_relay found the ASL prompt. Starting…

info: [IOS_SYSLOG_ROW ] Oct 28 07:25:39 STP-iPhone SpringBoard[43] : Entitlement com.apple.multitasking.termination required to kill applications.

info: [IOS_SYSLOG_ROW ] Oct 28 07:25:40 STP-iPhone kernel[0] : xpcproxy[264] Container: /private/var/mobile/Containers/Data/Application/6F5C77F6-78A6-46D6-90B4-7B559D5A9F0D (sandbox)
info: [IOS_SYSLOG_ROW ] Oct 28 07:25:39 STP-iPhone locationd[64] : Gesture EnabledForTopCLient: 0, EnabledInDaemonSettings: 0
info: [IOS_SYSLOG_ROW ] Oct 28 07:25:39 STP-iPhone DTMobileIS[175] : kernel symbolicator unable to open /mach.release.s5l8950x
info: [IOS_SYSLOG_ROW ] Oct 28 07:25:39 STP-iPhone DTMobileIS[175] : Device Info Service was unable to create symbolicator for the kernel
info: [IOS_SYSLOG_ROW ] Oct 28 07:25:39 STP-iPhone BirdGenie[264] : assertion failed: 12H321: libxpc.dylib + 51859 [70B3605C-8708-3424-BB0B-268F13BC8B3F]: 0x7d
info: [IOS_SYSLOG_ROW ] Oct 28 07:25:39 STP-iPhone Unknown[264] :
info: [IOS_SYSLOG_ROW ] Oct 28 07:25:40 STP-iPhone BirdGenie[264] : – — App start-up —

info: [IOS_SYSLOG_ROW ] Oct 28 07:25:40 STP-iPhone notification_proxy[121] : 0x581000 -[MNPLockdownConnection receiveMessage]: lockdown_receive_message error!

info: [IOS_SYSLOG_ROW ] Oct 28 07:25:40 STP-iPhone notification_proxy[121] : 0x581000 -[MNPLockdownConnection receiveMessage]: lockdown_receive_message error!
info: [IOS_SYSLOG_ROW ] Oct 28 07:25:40 STP-iPhone BirdGenie[264] : – Added 60 species, 107 songs

info: [IOS_SYSLOG_ROW ] Oct 28 07:25:41 STP-iPhone BirdGenie[264] : [Crashlytics] Version 3.3.4 (82)

info: --> GET /wd/hub/status {}

info: [debug] Responding to client with success: {“status”:0,“value”:{“build”:{“version”:“1.4.13”,“revision”:“c75d8adcb66a75818a542fe1891a34260c21f76a”},“isShuttingDown”:false},“sessionId”:“b6fa0735-d329-4948-a7e0-7b61db809f52”}

info: <-- GET /wd/hub/status 200 3.006 ms - 179 {“status”:0,“value”:{“build”:{“version”:“1.4.13”,“revision”:“c75d8adcb66a75818a542fe1891a34260c21f76a”},“isShuttingDown”:false},“sessionId”:“b6fa0735-d329-4948-a7e0-7b61db809f52”}

info: [IOS_SYSLOG_ROW ] Oct 28 07:25:41 STP-iPhone BirdGenie[264] : TAAE: Setting audio session category to AVAudioSessionCategoryPlayAndRecord

info: [IOS_SYSLOG_ROW ] Oct 28 07:25:41 STP-iPhone BirdGenie[264] : TAAE: Audio session initialized (input available, audio route ‘iPhone Microphone and Speaker’)

info: [IOS_SYSLOG_ROW ] Oct 28 07:25:41 STP-iPhone BirdGenie[264] : TAAE: Input status updated (1 channel, non-interleaved)

info: [IOS_SYSLOG_ROW ] Oct 28 07:25:41 STP-iPhone BirdGenie[264] : TAAE: Engine setup
info: [IOS_SYSLOG_ROW ] Oct 28 07:25:41 STP-iPhone BirdGenie[264] : TAAE: Starting Engine

info: [IOS_SYSLOG_ROW ] Oct 28 07:25:42 STP-iPhone BirdGenie[264] : TAAE: Changed audio route to iPhone Microphone and Speaker

info: Instruments is ready to receive commands

info: [debug] Instruments launched. Starting poll loop for new commands.
info: [debug] Setting bootstrap config keys/values
info: [debug] Pushing command to appium work queue: “target = $.target();\nau = $;\n$.isVerbose = true;\n”

info: [debug] Socket data received (2 bytes)
info: [debug] Socket data being routed.
info: [debug] Sending command to instruments: target = $.target();
au = $;
$.isVerbose = true;

info: [debug] [INST] 2015-10-28 14:25:43 +0000 Debug: evaluation finished

info: [debug] Socket data received (27 bytes)

info: [debug] Socket data being routed.
info: [debug] Got result from instruments: {“status”:0,“value”:true}
info: [debug] Setting initial orientation to PORTRAIT
info: [debug] Pushing command to appium work queue: “au.setScreenOrientation(‘PORTRAIT’)”

info: [debug] Sending command to instruments: au.setScreenOrientation(‘PORTRAIT’)
info: [debug] [INST] 2015-10-28 14:25:43 +0000 Debug: responding with:
info: [debug] [INST] 2015-10-28 14:25:43 +0000 Debug: Running system command #1: /Applications/Appium.app/Contents/Resources/node/bin/node /Applications/Appium.app/Contents/Resources/node_modules/appium/submodules/appium-uiauto/bin/command-proxy-client.js /tmp/instruments_sock 2,{“status”:0,“value”:true}…

info: [debug] [INST] 2015-10-28 14:25:44 +0000 Debug: Got new command 1 from instruments: au.setScreenOrientation(‘PORTRAIT’)

info: [debug] [INST] 2015-10-28 14:25:44 +0000 Debug: evaluating au.setScreenOrientation(‘PORTRAIT’)

info: [debug] [INST] 2015-10-28 14:25:44 +0000 Debug: target.setDeviceOrientation(“1”)

info: [debug] Socket data received (33 bytes)

info: [debug] Socket data being routed.
info: [debug] Got result from instruments: {“status”:0,“value”:“PORTRAIT”}
info: [debug] Waiting for app source to contain elements

info: [debug] Pushing command to appium work queue: “au.mainApp().getTreeForXML()”
info: [debug] Sending command to instruments: au.mainApp().getTreeForXML()
info: [debug] [INST] 2015-10-28 14:25:45 +0000 Debug: evaluation finished
info: [debug] [INST] 2015-10-28 14:25:45 +0000 Debug: responding with:
info: [debug] [INST] 2015-10-28 14:25:45 +0000 Debug: Running system command #2: /Applications/Appium.app/Contents/Resources/node/bin/node /Applications/Appium.app/Contents/Resources/node_modules/appium/submodules/appium-uiauto/bin/command-proxy-client.js /tmp/instruments_sock 2,{“status”:0,“value”:“PORTRAIT”}…

info: [debug] [INST] 2015-10-28 14:25:46 +0000 Debug: Got new command 2 from instruments: au.mainApp().getTreeForXML()

info: [debug] [INST] 2015-10-28 14:25:46 +0000 Debug: evaluating au.mainApp().getTreeForXML()

info: [debug] [INST] 2015-10-28 14:25:48 +0000 Debug: evaluation finished

info: [debug] [INST] 2015-10-28 14:25:48 +0000 Debug: responding with:d":true,“valid”:true,“visible”:true,“hint”:null,“path”:"/0/0",“x”:0,“y”:0,“width”:320,“height”:568},">":[{“UIAImage”:{"@":{“name”:“MenuBackground”,“label”:null,“value”:null,“dom”:null,“enabled”:true,“valid”:true,“visible”:false,“hint”:null,“path”:"/0/0/0",“x”:0,“y”:0,“width”:280,“height”:568},">":[]}},{“UIAImage”:{"@":{“name”:“BirdGenie_Logo”,“label”:null,“value”:null,“dom”:null,“enabled”:true,“valid”:true,“visible”:false,“hint”:null,“path”:"/0/0/1",“x”:16,“y”:20,“width”:26,“height”:41},">":[]}},{“UIAStaticText”:{"@":{“name”:null,“label”:"",“value”:"",“dom”:null,“enabled”:true,“valid”:true,“visible”:false,“hint”:null,“path”:"/0/0/2",“x”:0,“y”:96,“width”:280,“height”:1},">":[]}},{“UIAButton”:{"@":{“name”:“RECORD”,“label”:“RECORD”,“value”:null,“dom”:null,“enabled”:true,“valid”:true,“visible”:false,“hint”:null,“path”:"/0/0/3",“x”:60,“y”:105,“width”:257,“height”:38},">":[{“UIAStaticText”:{"@":{“name”:“RECORD”,“label”:“RECORD”,“value”:“RECORD”,“dom”:null,“enabled”:true,“valid”:true,“visible”:false,“hint”:null,“path”:"/0/0/3/0",“x”:60,“y”:116,“width”:65.5,“height”:16},">":[]}}]}},{“UIAImage”:{"@":{“name”:“Record_Icon”,“label”:null,“value”:null,“dom”:null,“enabled”:true,“valid”:true,“visible”:false,“hint”:null,“path”:"/0/0/4",“x”:21,“y”:113,“width”:16,“height”:21},">":[]}},{“UIAStaticText”:{"@":{“name”:null,“label”:"",“value”:"",“dom”:null,“enabled”:true,“valid”:true,“visible”:false,“hint”:null,“path”:"/0/0/5",“x”:0,“y”:146,“width”:280,“height”:1},">":[]}},{“UIAButton”:{"@":{“name”:“HISTORY”,“label”:“HISTORY”,“value”:null,“dom”:null,“enabled”:true,“valid”:true,“visible”:false,“hint”:null,“path”:"/0/0/6",“x”:60,“y”:155,“width”:257,“height”:38},">":[{“UIAStaticText”:{"@":{“name”:“HISTORY”,“label”:“HISTORY”,“value”:“HISTORY”,“dom”:null,“enabled”:true,“valid”:true,“visible”:false,“hint”:null,“path”:"/0/0/6/0",“x”:60,“y”:166,“width”:66,“height”:16},">":[]}}]}},{“UIAImage”:{"@":{“name”:“History_Icon”,“label”:null,“value”:null,“dom”:null,“enabled”:true,“valid”:true,“visible”:false,“hint”:null,“path”:"/0/0/7",“x”:21,“y”:166,“width”:16,“height”:16},">":[]}},{“UIAStaticText”:{"@":{“name”:null,“label”:"",“value”:"",“dom”:null,“enabled”:true,“valid”:true,“visible”:false,“hint”:null,“path”:"/0/0/8",“x”:0,“y”:196,“width”:280,“height”:1},">":[]}},{“UIAButton”:{"@":{“name”:“BIRDS”,“label”:“BIRDS”,“value”:null,“dom”:null,“enabled”:true,“valid”:true,“visible”:false,“hint”:null,“path”:"/0/0/9",“x”:60,“y”:205,“width”:257,“height”:38},">":[{“UIAStaticText”:{"@":{“name”:“BIRDS”,“label”:“BIRDS”,“value”:“BIRDS”,“dom”:null,“enabled”:true,“valid”:true,“visible”:false,“hint”:null,“path”:"/0/0/9/0",“x”:60,“y”:216,“width”:47,“height”:16},">":[]}}]}},{“UIAImage”:{"@":{“name”:“Birds_Icon”,“label”:null,“value”:null,“dom”:null,“enabled”:true,“valid”:true,“visible”:false,“hint”:null,“path”:"/0/0/10",“x”:19,“y”:216,“width”:20,“height”:16},">":[]}},{“UIAStaticText”:{"@":{“name”:null,“label”:"",“value”:"",“dom”:null,“enabled”:true,“valid”:true,“visible”:false,“hint”:null,“path”:"/0/0/11",“x”:0,“y”:246,“width”:280,“height”:1},">":[]}},{“UIAButton”:{"@":{“name”:“SETTINGS”,“label”:“SETTINGS”,“value”:null,“dom”:null,“enabled”:true,“valid”:true,“visible”:false,“hint”:null,“path”:"/0/0/12",“x”:60,“y”:255,“width”:257,“height”:38},">":[{“UIAStaticText”:{"@":{“name”:“SETTINGS”,“label”:“SETTINGS”,“value”:“SETTINGS”,“dom”:null,“enabled”:true,“valid”:true,“visible”:false,“hint”:null,“path”:"/0/0/12/0",“x”:60,“y”:266,“width”:75.5,“height”:16},">":[]}}]}},{“UIAImage”:{"@":{“name”:“Settings_Icon”,“label”:null,“value”:null,“dom”:null,“enabled”:true,“valid”:true,“visible”:false,“hint”:null,“path”:"/0/0/13",“x”:23,“y”:267,“width”:13,“height”:13},">":[]}},{“UIAStaticText”:{"@":{“name”:null,“label”:"",“value”:"",“dom”:null,“enabled”:true,“valid”:true,“visible”:false,“hint”:null,“path”:"/0/0/14",“x”:0,“y”:296,“width”:280,“height”:1},">":[]}},{“UIAButton”:{"@":{“name”:“TIPS”,“label”:“TIPS”,“value”:null,“dom”:null,“enabled”:true,“valid”:true,“visible”:false,“hint”:null,“path”:"/0/0/15",“x”:60,“y”:305,“w
idth”:257,“height”:38},">":[{“UIAStaticText”:{"@":{“name”:“TIPS”,“label”:“TIPS”,“value”:“TIPS”,“dom”:null,“enabled”:true,“valid”:true,“visible”:false,“hint”:null,“path”:"/0/0/15/0",“x”:60,“y”:316,“width”:33.5,“height”:16},">":[]}}]}},{“UIAImage”:{"@":{“name”:“Tips_Icon”,“label”:null,“value”:null,“dom”:null,“enabled”:true,“valid”:true,“visible”:false,“hint”:null,“path”:"/0/0/16",“x”:22,“y”:316,“width”:15,“height”:15},">":[]}},{“UIAStaticText”:{"@":{“name”:null,“label”:"",“value”:"",“dom”:null,“enabled”:true,“valid”:true,“visible”:false,“hint”:null,“path”:"/0/0/17",“x”:0,“y”:346,“width”:280,“height”:1},">":[]}},{“UIAButton”:{"@":{“name”:“INFO”,“label”:“INFO”,“value”:null,“dom”:null,“enabled”:true,“valid”:true,“visible”:false,“hint”:null,“path”:"/0/0/18",“x”:60,“y”:355,“width”:257,“height”:38},">":[{“UIAStaticText”:{"@":{“name”:“INFO”,“label”:“INFO”,“value”:“INFO”,“dom”:null,“enabled”:true,“valid”:true,“visible”:false,“hint”:null,“path”:"/0/0/18/0",“x”:60,“y”:366,“width”:36,“height”:16},">":[]}}]}},{“UIAImage”:{"@":{“name”:“Info_Icon”,“label”:null,“value”:null,“dom”:null,“enabled”:true,“valid”:true,“visible”:false,“hint”:null,“path”:"/0/0/19",“x”:21,“y”:366,“width”:15,“height”:15},">":[]}},{“UIANavigationBar”:{"@":{“name”:“NBGRecordPageView”,“label”:null,“value”:null,“dom”:null,“enabled”:true,“valid”:true,“visible”:true,“hint”:null,“path”:"/0/0/20",“x”:0,“y”:0,“width”:320,“height”:44},">":[{“UIAImage”:{"@":{“name”:null,“label”:null,“value”:null,“dom”:null,“enabled”:true,“valid”:true,“visible”:false,“hint”:null,“path”:"/0/0/20/0",“x”:0,“y”:0,“width”:320,“height”:44},">":[{“UIAImage”:{"@":{“name”:null,“label”:null,“value”:null,“dom”:null,“enabled”:true,“valid”:true,“visible”:false,“hint”:null,“path”:"/0/0/20/0/0",“x”:0,“y”:44,“width”:320,“height”:0},">":[]}}]}},{“UIAButton”:{"@":{“name”:“Back”,“label”:“Back”,“value”:null,“dom”:null,“enabled”:true,“valid”:true,“visible”:false,“hint”:null,“path”:"/0/0/20/1",“x”:8,“y”:11.5,“width”:21,“height”:21},">":[]}},{“UIAButton”:{"@":{“name”:“Menu Button”,“label”:“Menu Button”,“value”:null,“dom”:null,“enabled”:true,“valid”:true,“visible”:true,“hint”:null,“path”:"/0/0/20/2",“x”:16,“y”:16,“width”:15,“height”:12},">":[]}}]}},{“UIAImage”:{"@":{“name”:“Background”,“label”:null,“value”:null,“dom”:null,“enabled”:true,“valid”:true,“visible”:true,“hint”:null,“path”:"/0/0/21",“x”:0,“y”:0,“width”:320,“height”:568},">":[]}},{“UIAStaticText”:{"@":{“name”:" “,“label”:” “,“value”:” “,“dom”:null,“enabled”:true,“valid”:true,“visible”:true,“hint”:null,“path”:”/0/0/22",“x”:0,“y”:45,“width”:320,“height”:23},">":[]}},{“UIAButton”:{"@":{“name”:null,“label”:null,“value”:null,“dom”:null,“enabled”:true,“valid”:true,“visible”:true,“hint”:null,“path”:"/0/0/23",“x”:0,“y”:95,“width”:320,“height”:300},">":[]}},{“UIAImage”:{"@":{“name”:“PrerecordingReminder”,“label”:null,“value”:null,“dom”:null,“enabled”:true,“valid”:true,“visible”:false,“hint”:null,“path”:"/0/0/24",“x”:30,“y”:115,“width”:260,“height”:260},">":[]}},{“UIAImage”:{"@":{“name”:“OpaqueBird_Logo”,“label”:null,“value”:null,“dom”:null,“enabled”:true,“valid”:true,“visible”:false,“hint”:null,“path”:"/0/0/25",“x”:132.5,“y”:203,“width”:55,“height”:84},">":[]}},{“UIAImage”:{"@":{“name”:“Matching_Icon”,“label”:null,“value”:null,“dom”:null,“enabled”:true,“valid”:true,“visible”:false,“hint”:null,“path”:"/0/0/26",“x”:132.5,“y”:203,“width”:55,“height”:84},">":[]}},{“UIAImage”:{"@":{“name”:“PreRecording_Text”,“label”:null,“value”:null,“dom”:null,“enabled”:true,“valid”:true,“visible”:true,“hint”:null,“path”:"/0/0/27",“x”:112.5,“y”:297,“width”:95,“height”:9},">":[]}},{“UIAImage”:{"@":{“name”:“Matching_Text”,“label”:null,“value”:null,“dom”:null,“enabled”:true,“valid”:true,“visible”:false,“hint”:null,“path”:"/0/0/28",“x”:128.5,“y”:297,“width”:63,“height”:10},">":[]}},{“UIAStaticText”:{"@":{“name”:“00:05”,“label”:“00:05”,“value”:“00:05”,“dom”:null,“enabled”:true,“valid”:true,“visible”:false,“hint”:null,“path”:"/0/0/29",“x”:0,“y”:411,“width”:47,“height”:21},">":[]}},{“UIAProgressIndicator”:{"@":{“name”:“Progress”,“label”:“Progress”,“value”:“0%”,“dom”:null,“enable
d”:true,“valid”:true,“visible”:true,
info: [debug] [INST] “hint”:null,“path”:"/0/0/30",“x”:0,“y”:426,“width”:320,“height”:22},">":[]}},{“UIAImage”:{"@":{“name”:“Mask”,“label”:null,“value”:null,“dom”:null,“enabled”:true,“valid”:true,“visible”:true,“hint”:null,“path”:"/0/0/31",“x”:0,“y”:508,“width”:320,“height”:300},">":[]}},{“UIAButton”:{"@":{“name”:“Slider”,“label”:“Slider”,“value”:null,“dom”:null,“enabled”:true,“valid”:true,“visible”:true,“hint”:null,“path”:"/0/0/32",“x”:109.5,“y”:523,“width”:101,“height”:40},">":[]}},{“UIASlider”:{"@":{“name”:null,“label”:null,“value”:“50%”,“dom”:null,“enabled”:true,“valid”:true,“visible”:false,“hint”:null,“path”:"/0/0/33",“x”:35,“y”:578,“width”:250,“height”:31},">":[]}}]}},{“UIAWindow”:{"@":{“name”:null,“label”:null,“value”:null,“dom”:null,“enabled”:true,“valid”:true,“visible”:false,“hint”:null,“path”:"/0/1",“x”:0,“y”:0,“width”:320,“height”:568},">":[]}},{“UIAWindow”:{"@":{“name”:null,“label”:null,“value”:null,“dom”:null,“enabled”:true,“valid”:true,“visible”:false,“hint”:null,“path”:"/0/2",“x”:0,“y”:0,“width”:320,“height”:568},">":[{“UIAStatusBar”:{"@":{“name”:null,“label”:null,“value”:null,“dom”:null,“enabled”:true,“valid”:true,“visible”:false,“hint”:null,“path”:"/0/2/0",“x”:0,“y”:0,“width”:320,“height”:0},">":[]}}]}}]}}}
info: [debug] [INST] 2015-10-28 14:25:48 +0000 Debug: Running system command #3: /Applications/Appium.app/Contents/Resources/node/bin/node /Applications/Appium.app/Contents/Resources/node_modules/appium/submodules/appium-uiauto/bin/command-proxy-client.js /tmp/instruments_sock 2,{“status”:0,“value”:{“UIAApplication”:{"@":{“name”:“BirdGenieEast”,“label”:“BirdGenieEast”,“value”:nu…
info: [debug] Socket data received (8192 bytes)
info: [debug] Socket data received (1474 bytes)
info: [debug] Socket data being routed.
info: [debug] Got result from instruments: {“status”:0,“value”:{“UIAApplication”:{"@":{“name”:“BirdGenieEast”,“label”:“BirdGenieEast”,“value”:null,“dom”:null,“enabled”:true,“valid”:true,“visible”:true,“hint”:null,“path”:"/0",“x”:0,“y”:0,“width”:320,“height”:568},">":[{“UIAWindow”:{"@":{“name”:null,“label”:null,“value”:null,“dom”:null,“enable
info: [debug] Device launched! Ready for commands
info: [debug] Setting command timeout to the default of 7200 secs
info: [debug] Appium session started with sessionId b6fa0735-d329-4948-a7e0-7b61db809f52
info: <-- POST /wd/hub/session 303 12744.534 ms - 74
info: --> GET /wd/hub/session/b6fa0735-d329-4948-a7e0-7b61db809f52 {}
info: [debug] Responding to client with success: {“status”:0,“value”:{“webStorageEnabled”:false,“locationContextEnabled”:false,“browserName”:“iOS”,“platform”:“MAC”,“javascriptEnabled”:true,“databaseEnabled”:false,“takesScreenshot”:true,“networkConnectionEnabled”:false,“warnings”:{},“desired”:{“platformVersion”:“8.4”,“deviceName”:“iPhone 5”,“app”:”/Content/Code/BirdsEar/BirdsEarApp_Code/Builds/Nobis-iOS/DerivedData/BirdGenie/Build/Products/Debug-iphoneos/BirdGenie.app",“platformName”:“iOS”},“platformVersion”:“8.4”,“deviceName”:“iPhone 5”,“app”:"/Content/Code/BirdsEar/BirdsEarApp_Code/Builds/Nobis-iOS/DerivedData/BirdGenie/Build/Products/Debug-iphoneos/BirdGenie.app",“platformName”:“iOS”},“sessionId”:“b6fa0735-d329-4948-a7e0-7b61db809f52”}
info: <-- GET /wd/hub/session/b6fa0735-d329-4948-a7e0-7b61db809f52 200 1.437 ms - 698 {“status”:0,“value”:{“webStorageEnabled”:false,“locationContextEnabled”:false,“browserName”:“iOS”,“platform”:“MAC”,“javascriptEnabled”:true,“databaseEnabled”:false,“takesScreenshot”:true,“networkConnectionEnabled”:false,“warnings”:{},“desired”:{“platformVersion”:“8.4”,“deviceName”:“iPhone 5”,“app”:"/Content/Code/BirdsEar/BirdsEarApp_Code/Builds/Nobis-iOS/DerivedData/BirdGenie/Build/Products/Debug-iphoneos/BirdGenie.app",“platformName”:“iOS”},“platformVersion”:“8.4”,“deviceName”:“iPhone 5”,“app”:"/Content/Code/Bir
dsEar/BirdsEarApp_Code/Builds/Nobis-iOS/DerivedData/BirdGenie/Build/Products/Debug-iphoneos/BirdGenie.app",“platformName”:“iOS”},“sessionId”:“b6fa0735-d329-4948-a7e0-7b61db809f52”}

info: --> DELETE /wd/hub/session/b6fa0735-d329-4948-a7e0-7b61db809f52 {}

info: Shutting down appium session
info: [debug] Stopping ios
info: [debug] Destroying instruments client socket.

info: [debug] Closing socket server.
info: [debug] Instruments socket server was closed
info: [debug] Sending sigterm to instruments
info: [debug] [INST] 2015-10-28 14:25:49 +0000 Stopped: Script was stopped by the user
info: [IOS_SYSLOG_ROW ] Oct 28 07:25:49 STP-iPhone SpringBoard[43] : Unable to get short BSD proc info for 264: No such process

info: [IOS_SYSLOG_ROW ] Oct 28 07:25:49 STP-iPhone com.apple.xpc.launchd[1] (UIKitApplication:com.FASTLabInc.BirdGenieEast[0xcd07][264]) : Service exited due to signal: Killed: 9

info: [debug] [INST STDERR] 2015-10-28 07:25:49.768 instruments[1401:34696] Attempting to change event horizon while disengage

info: [IOS_SYSLOG_ROW ] Oct 28 07:25:49 STP-iPhone SpringBoard[43] : Application ‘UIKitApplication:com.FASTLabInc.BirdGenieEast[0xcd07]’ exited abnormally via signal.
info: [IOS_SYSLOG_ROW ] Oct 28 07:25:49 STP-iPhone assertiond[58] : pid_suspend failed for <BKNewProcess: 0x14d901a0; com.FASTLabInc.BirdGenieEast; pid: 264; hostpid: -1>: Unknown error: -1, Unknown error: -1
info: [IOS_SYSLOG_ROW ] Oct 28 07:25:49 STP-iPhone assertiond[58] : Could not set priority of <BKNewProcess: 0x14d901a0; com.FASTLabInc.BirdGenieEast; pid: 264; hostpid: -1> to 2, priority: No such process
info: [IOS_SYSLOG_ROW ] Oct 28 07:25:49 STP-iPhone assertiond[58] : Could not set priority of <BKNewProcess: 0x14d901a0; com.FASTLabInc.BirdGenieEast; pid: 264; hostpid: -1> to 4096, priority: No such process
info: [IOS_SYSLOG_ROW ] Oct 28 07:25:49 STP-iPhone UserEventAgent[17] : id=com.FASTLabInc.BirdGenieEast pid=264, state=0

info: [IOS_SYSLOG_ROW ] Oct 28 07:25:50 STP-iPhone mediaserverd[37] : ‘’ com.FASTLabInc.BirdGenieEast(pid = 264) setting DiscoveryMode = DiscoveryMode_None, currentDiscoveryMode = DiscoveryMode_None

info: [IOS_SYSLOG_ROW ] Oct 28 07:25:50 STP-iPhone mediaserverd[37] : ‘’ (pid = 264) setting DiscoveryMode = DiscoveryMode_None, currentDiscoveryMode = DiscoveryMode_None

info: [debug] [INST] Instruments Trace Complete (Duration : 11.711517s; Output : /tmp/appium-instruments/instrumentscli0.trace)

info: [debug] [INSTSERVER] Instruments exited with code 0

info: [debug] Cleaning up after instruments exit
info: [debug] Stopping iOS log capture
info: [debug] Running ios sim reset flow
info: [debug] Killing the simulator process
info: [debug] Killing any other simulator daemons
info: [debug] Killall iOS Simulator
info: [debug] On a real device; cannot clean device state
info: [debug] Cleaning up appium session
info: [debug] Responding to client with success: {“status”:0,“value”:null,“sessionId”:“b6fa0735-d329-4948-a7e0-7b61db809f52”}
info: <-- DELETE /wd/hub/session/b6fa0735-d329-4948-a7e0-7b61db809f52 200 1052.893 ms - 76 {“status”:0,“value”:null,“sessionId”:“b6fa0735-d329-4948-a7e0-7b61db809f52”}

stp

I think you’ve got to open this file and see what’s going on with instruments.

same error for me?

Can some one let me know about it