warning ../../package.json: No license field $ detox test e2e/detox/integration/user/unsupported-locale.spec.ts -c android.emu.release -u --record-videos failing --loglevel trace 09:24:35.888 detox[82019] INFO: [test.js] DETOX_CLEANUP=true DETOX_CONFIGURATION="android.emu.release" DETOX_LOGLEVEL="trace" DETOX_RECORD_VIDEOS="failing" DETOX_REPORT_SPECS=true DETOX_START_TIMESTAMP=1660289075884 DETOX_USE_CUSTOM_LOGGER=true jest --config ./e2e/detox/config.json --testNamePattern '^((?!:ios:).)*$' e2e/detox/integration/user/unsupported-locale.spec.ts 09:24:37.012 detox[82020] TRACE: [DETOX_CREATE] created a Detox instance with config: { appsConfig: { default: { type: 'android.apk', binaryPath: './android/app/build/outputs/apk/release/app-universal-release.apk', build: 'cd ./android && ENVFILE=.env.test ./gradlew assembleRelease assembleAndroidTest -DtestBuildType=release && cd ..', testBinaryPath: './android/app/build/outputs/apk/androidTest/release/app-release-androidTest.apk' } }, artifactsConfig: { rootDir: 'e2e/.artifacts/android.emu.release.2022-08-12 07-24-35Z', plugins: { log: { enabled: true, keepOnlyFailedTestsArtifacts: false }, screenshot: { shouldTakeAutomaticSnapshots: true, keepOnlyFailedTestsArtifacts: false, enabled: true }, video: { enabled: true, keepOnlyFailedTestsArtifacts: true }, instruments: { enabled: false, keepOnlyFailedTestsArtifacts: false }, timeline: { enabled: false }, uiHierarchy: { enabled: false, keepOnlyFailedTestsArtifacts: false } }, pathBuilder: ArtifactPathBuilder { _rootDir: 'e2e/.artifacts/android.emu.release.2022-08-12 07-24-35Z' } }, behaviorConfig: { init: { reinstallApp: true, exposeGlobals: true }, cleanup: { shutdownDevice: true }, launchApp: 'auto' }, cliConfig: { recordVideos: 'failing', cleanup: true, configuration: 'android.emu.release', loglevel: 'trace', useCustomLogger: true }, configurationName: 'android.emu.release', deviceConfig: { type: 'android.emulator', device: { avdName: 'e2ePixel' } }, runnerConfig: { testRunner: 'jest', runnerConfig: './e2e/detox/config.json', specs: 'e2e', skipLegacyWorkersInjection: true }, sessionConfig: { autoStart: true, sessionId: 'd0dc60bf-9a76-04ef-d5b9-f83b84e9ab08', debugSynchronization: 10000 } } 09:24:37.015 detox[82020] DEBUG: [WSS_CREATE] Detox server listening on localhost:59313... 09:24:37.021 detox[82020] DEBUG: [WSS_CONNECTION, #59314] registered a new connection. 09:24:37.022 detox[82020] TRACE: [WS_OPEN] opened web socket to: ws://localhost:59313 09:24:37.023 detox[82020] TRACE: [WS_SEND] {"type":"login","params":{"sessionId":"d0dc60bf-9a76-04ef-d5b9-f83b84e9ab08","role":"tester"},"messageId":0} 09:24:37.027 detox[82020] TRACE: [WSS_GET_FROM, #59314] {"type":"login","params":{"sessionId":"d0dc60bf-9a76-04ef-d5b9-f83b84e9ab08","role":"tester"},"messageId":0} 09:24:37.027 detox[82020] TRACE: [SESSION_CREATED] created session d0dc60bf-9a76-04ef-d5b9-f83b84e9ab08 09:24:37.027 detox[82020] TRACE: [WSS_SEND_TO, #tester] {"type":"loginSuccess","params":{"testerConnected":true,"appConnected":false},"messageId":0} 09:24:37.027 detox[82020] TRACE: [SESSION_JOINED] tester joined session d0dc60bf-9a76-04ef-d5b9-f83b84e9ab08 09:24:37.027 detox[82020] TRACE: [WS_MESSAGE] {"type":"loginSuccess","params":{"testerConnected":true,"appConnected":false},"messageId":0} 09:24:37.050 detox[82020] DEBUG: [EXEC_CMD, #0] "/Users/wadey/Library/Android/sdk/emulator/emulator" -list-avds --verbose 09:24:37.064 detox[82020] TRACE: [EXEC_SUCCESS, #0] e2ePixel 09:24:37.064 detox[82020] DEBUG: [EXEC_CMD, #1] "/Users/wadey/Library/Android/sdk/emulator/emulator" -version 09:24:37.125 detox[82020] TRACE: [EXEC_SUCCESS, #1] INFO | Duplicate loglines will be removed, if you wish to see each indiviudal line launch with the -log-nofilter flag. Android emulator version 31.3.10.0 (build_id 8807927) (CL:N/A) Copyright (C) 2006-2017 The Android Open Source Project and many others. This program is a derivative of the QEMU CPU emulator (www.qemu.org). This software is licensed under the terms of the GNU General Public License version 2, as published by the Free Software Foundation, and may be copied, distributed, and modified under those terms. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. 09:24:37.126 detox[82020] DEBUG: [EMU_BIN_VERSION_DETECT] Detected emulator binary version { major: 31, minor: 3, patch: 10, toString: [Function: toString] } 09:24:37.126 detox[82020] DEBUG: [ALLOCATE_DEVICE] Trying to allocate a device based on "e2ePixel" 09:24:37.127 detox[82020] DEBUG: [EXEC_CMD, #2] "/Users/wadey/Library/Android/sdk/platform-tools/adb" devices 09:24:37.141 detox[82020] DEBUG: [EXEC_SUCCESS, #2] List of devices attached emulator-13484 device 09:24:37.142 detox[82020] TRACE: [TELNET_CONNECTING] port: 13484, host: localhost 09:24:37.145 detox[82020] DEBUG: [DEVICE_LOOKUP] Found a matching & free device emulator-13484 09:24:37.146 detox[82020] DEBUG: [ALLOCATE_DEVICE] Settled on emulator-13484 09:24:37.146 detox[82020] DEBUG: [EXEC_CMD, #3] "/Users/wadey/Library/Android/sdk/platform-tools/adb" -s emulator-13484 shell "getprop dev.bootcomplete" 09:24:37.164 detox[82020] TRACE: [EXEC_SUCCESS, #3] 1 09:24:37.164 detox[82020] TRACE: [ARTIFACTS_LIFECYCLE] artifactsManager.onBootDevice({ deviceId: 'emulator-13484', type: 'e2ePixel', coldBoot: false }) 09:24:37.164 detox[82020] DEBUG: [EXEC_CMD, #4] "/Users/wadey/Library/Android/sdk/platform-tools/adb" -s emulator-13484 shell "getprop ro.build.version.sdk" 09:24:37.190 detox[82020] TRACE: [EXEC_SUCCESS, #4] 31 09:24:37.190 detox[82020] DEBUG: [EXEC_CMD, #5] "/Users/wadey/Library/Android/sdk/platform-tools/adb" -s emulator-13484 shell "settings put global animator_duration_scale 0" 09:24:37.213 detox[82020] TRACE: [EXEC_SUCCESS, #5] 09:24:37.213 detox[82020] DEBUG: [EXEC_CMD, #6] "/Users/wadey/Library/Android/sdk/platform-tools/adb" -s emulator-13484 shell "settings put global window_animation_scale 0" 09:24:37.240 detox[82020] TRACE: [EXEC_SUCCESS, #6] 09:24:37.240 detox[82020] DEBUG: [EXEC_CMD, #7] "/Users/wadey/Library/Android/sdk/platform-tools/adb" -s emulator-13484 shell "settings put global transition_animation_scale 0" 09:24:37.263 detox[82020] TRACE: [EXEC_SUCCESS, #7] 09:24:37.263 detox[82020] DEBUG: [EXEC_CMD, #8] "/Users/wadey/Library/Android/sdk/platform-tools/adb" -s emulator-13484 shell "dumpsys power | grep \"^[ ]*m[UW].*=\"" 09:24:37.291 detox[82020] TRACE: [EXEC_SUCCESS, #8] mWakefulness=Awake mWakefulnessChanging=false mWakeLockSummary=0x1 mWakeUpWhenPluggedOrUnpluggedConfig=false mWakeUpWhenPluggedOrUnpluggedInTheaterModeConfig=false mUserActivityTimeoutOverrideFromWindowManager=-1 mUserInactiveOverrideFromWindowManager=false mUserId=0 mWakeLockSummary=0x1 mUserInteractionBackoffMillis=60000 09:24:37.299 detox[82020] DEBUG: [EXEC_CMD, #9] "/Users/wadey/Library/Android/sdk/platform-tools/aapt" dump badging "/Users/wadey/repos/hiddenAppName/android/app/build/outputs/apk/release/app-universal-release.apk" 09:24:37.377 detox[82020] TRACE: [EXEC_SUCCESS, #9] package: name='com.hiddenAppName.app' versionCode='1' versionName='1.0.0' compileSdkVersion='31' compileSdkVersionCodename='12' sdkVersion:'21' targetSdkVersion:'31' uses-permission: name='android.permission.INTERNET' uses-permission: name='android.permission.ACCESS_COARSE_LOCATION' uses-permission: name='android.permission.ACCESS_FINE_LOCATION' uses-permission: name='android.permission.ACCESS_BACKGROUND_LOCATION' uses-permission: name='android.permission.VIBRATE' uses-permission: name='android.permission.FOREGROUND_SERVICE' uses-permission: name='android.permission.CAMERA' uses-permission: name='android.permission.READ_EXTERNAL_STORAGE' uses-permission: name='android.permission.WRITE_EXTERNAL_STORAGE' uses-permission: name='android.permission.ACCESS_NETWORK_STATE' uses-permission: name='android.permission.WAKE_LOCK' uses-permission: name='android.permission.ACCESS_WIFI_STATE' uses-permission: name='android.permission.USE_BIOMETRIC' uses-permission: name='android.permission.USE_FINGERPRINT' uses-permission: name='com.google.android.c2dm.permission.RECEIVE' uses-permission: name='com.google.android.finsky.permission.BIND_GET_INSTALL_REFERRER_SERVICE' uses-permission: name='android.permission.RECORD_AUDIO' uses-permission: name='android.permission.NFC' uses-permission: name='android.permission.RECEIVE_BOOT_COMPLETED' uses-permission: name='android.permission.USE_FULL_SCREEN_INTENT' uses-permission: name='android.permission.SCHEDULE_EXACT_ALARM' uses-permission: name='android.permission.BROADCAST_CLOSE_SYSTEM_DIALOGS' maxSdkVersion='30' uses-permission: name='android.permission.ACCESS_NOTIFICATION_POLICY' application-label:'hiddenAppName ' application-label-af:'hiddenAppName ' application-label-am:'hiddenAppName ' application-label-ar:'hiddenAppName ' application-label-as:'hiddenAppName ' application-label-az:'hiddenAppName ' application-label-be:'hiddenAppName ' application-label-bg:'hiddenAppName ' application-label-bn:'hiddenAppName ' application-label-bs:'hiddenAppName ' application-label-ca:'hiddenAppName ' application-label-cs:'hiddenAppName ' application-label-da:'hiddenAppName ' application-label-de:'hiddenAppName ' application-label-de-FO:'hiddenAppName ' application-label-el:'hiddenAppName ' application-label-en-AU:'hiddenAppName ' application-label-en-CA:'hiddenAppName ' application-label-en-GB:'hiddenAppName ' application-label-en-IN:'hiddenAppName ' application-label-en-XC:'hiddenAppName ' application-label-es:'hiddenAppName ' application-label-es-419:'hiddenAppName ' application-label-es-US:'hiddenAppName ' application-label-et:'hiddenAppName ' application-label-eu:'hiddenAppName ' application-label-fa:'hiddenAppName ' application-label-fi:'hiddenAppName ' application-label-fr:'hiddenAppName ' application-label-fr-CA:'hiddenAppName ' application-label-gl:'hiddenAppName ' application-label-gu:'hiddenAppName ' application-label-hi:'hiddenAppName ' application-label-hr:'hiddenAppName ' application-label-hu:'hiddenAppName ' application-label-hy:'hiddenAppName ' application-label-in:'hiddenAppName ' application-label-is:'hiddenAppName ' application-label-it:'hiddenAppName ' application-label-iw:'hiddenAppName ' application-label-ja:'hiddenAppName ' application-label-ka:'hiddenAppName ' application-label-kk:'hiddenAppName ' application-label-km:'hiddenAppName ' application-label-kn:'hiddenAppName ' application-label-ko:'hiddenAppName ' application-label-ky:'hiddenAppName ' application-label-lo:'hiddenAppName ' application-label-lt:'hiddenAppName ' application-label-lv:'hiddenAppName ' application-label-mk:'hiddenAppName ' application-label-ml:'hiddenAppName ' application-label-mn:'hiddenAppName ' application-label-mr:'hiddenAppName ' application-label-ms:'hiddenAppName ' application-label-my:'hiddenAppName ' application-label-nb:'hiddenAppName ' application-label-ne:'hiddenAppName ' application-label-nl:'hiddenAppName ' application-label-or:'hiddenAppName ' application-label-pa:'hiddenAppName ' application-label-pl:'hiddenAppName ' application-label-pt:'hiddenAppName ' application-label-pt-BR:'hiddenAppName ' application-label-pt-PT:'hiddenAppName ' application-label-ro:'hiddenAppName ' application-label-ru:'hiddenAppName ' application-label-si:'hiddenAppName ' application-label-sk:'hiddenAppName ' application-label-sl:'hiddenAppName ' application-label-sq:'hiddenAppName ' application-label-sr:'hiddenAppName ' application-label-sr-Latn:'hiddenAppName ' application-label-sv:'hiddenAppName ' application-label-sw:'hiddenAppName ' application-label-ta:'hiddenAppName ' application-label-te:'hiddenAppName ' application-label-th:'hiddenAppName ' application-label-tl:'hiddenAppName ' application-label-tr:'hiddenAppName ' application-label-uk:'hiddenAppName ' application-label-ur:'hiddenAppName ' application-label-uz:'hiddenAppName ' application-label-vi:'hiddenAppName ' application-label-zh-CN:'hiddenAppName ' application-label-zh-HK:'hiddenAppName ' application-label-zh-TW:'hiddenAppName ' application-label-zu:'hiddenAppName ' application-icon-120:'res/uF.xml' application-icon-160:'res/uF.xml' application-icon-240:'res/uF.xml' application-icon-320:'res/uF.xml' application-icon-480:'res/uF.xml' application-icon-640:'res/uF.xml' application-icon-65534:'res/uF.xml' application: label='hiddenAppName ' icon='res/uF.xml' uses-library-not-required:'org.apache.http.legacy' launchable-activity: name='com.zoontek.rnbootsplash.RNBootSplashActivity' label='' icon='' feature-group: label='' uses-gl-es: '0x20000' uses-feature: name='android.hardware.camera' uses-feature-not-required: name='android.hardware.camera.autofocus' uses-feature-not-required: name='android.hardware.microphone' uses-feature: name='android.hardware.faketouch' uses-implied-feature: name='android.hardware.faketouch' reason='default feature for all apps' uses-feature: name='android.hardware.location' uses-implied-feature: name='android.hardware.location' reason='requested android.permission.ACCESS_COARSE_LOCATION permission, and requested android.permission.ACCESS_FINE_LOCATION permission' uses-feature: name='android.hardware.screen.portrait' uses-implied-feature: name='android.hardware.screen.portrait' reason='one or more activities have specified a portrait orientation' uses-feature: name='android.hardware.wifi' uses-implied-feature: name='android.hardware.wifi' reason='requested android.permission.ACCESS_WIFI_STATE permission' main other-activities other-receivers other-services supports-screens: 'small' 'normal' 'large' 'xlarge' supports-any-density: 'true' locales: '--_--' 'af' 'am' 'ar' 'as' 'az' 'be' 'bg' 'bn' 'bs' 'ca' 'cs' 'da' 'de' 'de-FO' 'el' 'en-AU' 'en-CA' 'en-GB' 'en-IN' 'en-XC' 'es' 'es-419' 'es-US' 'et' 'eu' 'fa' 'fi' 'fr' 'fr-CA' 'gl' 'gu' 'hi' 'hr' 'hu' 'hy' 'in' 'is' 'it' 'iw' 'ja' 'ka' 'kk' 'km' 'kn' 'ko' 'ky' 'lo' 'lt' 'lv' 'mk' 'ml' 'mn' 'mr' 'ms' 'my' 'nb' 'ne' 'nl' 'or' 'pa' 'pl' 'pt' 'pt-BR' 'pt-PT' 'ro' 'ru' 'si' 'sk' 'sl' 'sq' 'sr' 'sr-Latn' 'sv' 'sw' 'ta' 'te' 'th' 'tl' 'tr' 'uk' 'ur' 'uz' 'vi' 'zh-CN' 'zh-HK' 'zh-TW' 'zu' densities: '120' '160' '240' '320' '480' '640' '65534' native-code: 'arm64-v8a' 'armeabi' 'armeabi-v7a' 'x86' 'x86_64' 09:24:37.384 detox[82020] TRACE: [ARTIFACTS_LIFECYCLE] artifactsManager.onBeforeTerminateApp({ deviceId: 'emulator-13484', bundleId: 'com.hiddenAppName.app' }) 09:24:37.385 detox[82020] DEBUG: [EXEC_CMD, #10] "/Users/wadey/Library/Android/sdk/platform-tools/adb" -s emulator-13484 shell "am force-stop com.hiddenAppName.app" 09:24:37.408 detox[82020] TRACE: [EXEC_SUCCESS, #10] 09:24:37.409 detox[82020] TRACE: [ARTIFACTS_LIFECYCLE] artifactsManager.onTerminateApp({ deviceId: 'emulator-13484', bundleId: 'com.hiddenAppName.app' }) 09:24:37.409 detox[82020] TRACE: [ARTIFACTS_LIFECYCLE] artifactsManager.onBeforeUninstallApp({ deviceId: 'emulator-13484', bundleId: 'com.hiddenAppName.app' }) 09:24:37.410 detox[82020] DEBUG: [EXEC_CMD, #11] "/Users/wadey/Library/Android/sdk/platform-tools/adb" -s emulator-13484 shell "pm list packages com.hiddenAppName.app" 09:24:37.432 detox[82020] TRACE: [EXEC_SUCCESS, #11] package:com.hiddenAppName.app.master package:com.hiddenAppName.app.test 09:24:37.433 detox[82020] DEBUG: [EXEC_CMD, #12] "/Users/wadey/Library/Android/sdk/platform-tools/adb" -s emulator-13484 shell "pm list packages com.hiddenAppName.app.test" 09:24:37.454 detox[82020] TRACE: [EXEC_SUCCESS, #12] package:com.hiddenAppName.app.test 09:24:37.455 detox[82020] DEBUG: [EXEC_CMD, #13] "/Users/wadey/Library/Android/sdk/platform-tools/adb" -s emulator-13484 uninstall com.hiddenAppName.app.test 09:24:37.530 detox[82020] TRACE: [EXEC_SUCCESS, #13] Success 09:24:37.531 detox[82020] TRACE: [ARTIFACTS_LIFECYCLE] artifactsManager.onBeforeTerminateApp({ deviceId: 'emulator-13484', bundleId: 'com.hiddenAppName.app' }) 09:24:37.531 detox[82020] DEBUG: [EXEC_CMD, #14] "/Users/wadey/Library/Android/sdk/platform-tools/adb" -s emulator-13484 shell "am force-stop com.hiddenAppName.app" 09:24:37.557 detox[82020] TRACE: [EXEC_SUCCESS, #14] 09:24:37.557 detox[82020] TRACE: [ARTIFACTS_LIFECYCLE] artifactsManager.onTerminateApp({ deviceId: 'emulator-13484', bundleId: 'com.hiddenAppName.app' }) 09:24:37.558 detox[82020] DEBUG: [EXEC_CMD, #15] "/Users/wadey/Library/Android/sdk/platform-tools/aapt" dump xmlstrings "/Users/wadey/repos/hiddenAppName/android/app/build/outputs/apk/release/app-universal-release.apk" AndroidManifest.xml 09:24:37.576 detox[82020] TRACE: [EXEC_SUCCESS, #15] String pool of 248 unique UTF-16 non-sorted strings, 248 entries and 0 styles using 20676 bytes: String #0: theme String #1: label String #2: icon String #3: name String #4: permission String #5: enabled String #6: exported String #7: process String #8: taskAffinity String #9: stateNotNeeded String #10: excludeFromRecents String #11: authorities String #12: initOrder String #13: grantUriPermissions String #14: priority String #15: launchMode String #16: screenOrientation String #17: configChanges String #18: value String #19: resource String #20: mimeType String #21: scheme String #22: minSdkVersion String #23: versionCode String #24: versionName String #25: windowSoftInputMode String #26: noHistory String #27: targetSdkVersion String #28: maxSdkVersion String #29: allowBackup String #30: glEsVersion String #31: required String #32: hardwareAccelerated String #33: supportsRtl String #34: fullBackupContent String #35: directBootAware String #36: networkSecurityConfig String #37: visibleToInstantApps String #38: compileSdkVersion String #39: compileSdkVersionCodename String #40: appComponentFactory String #41: String #42: 1.0.0 String #43: 12 String #44: 22c77e3d5c189eeec7c3f01bc2eaf356 String #45: 4a41d625-06bb-4ef8-a104-d10d10707384 String #46: :playcore_missing_splits_activity String #47: KeepJavascriptEnvironmentAlive String #48: hiddenAppName String #49: action String #50: activity String #51: android String #52: android.app.action.APP_BLOCK_STATE_CHANGED String #53: android.app.action.NOTIFICATION_CHANNEL_BLOCK_STATE_CHANGED String #54: android.app.action.NOTIFICATION_CHANNEL_GROUP_BLOCK_STATE_CHANGED String #55: android.app.action.SCHEDULE_EXACT_ALARM_PERMISSION_STATE_CHANGED String #56: android.hardware.camera String #57: android.hardware.camera.autofocus String #58: android.hardware.microphone String #59: android.intent.action.ACTION_POWER_CONNECTED String #60: android.intent.action.ACTION_POWER_DISCONNECTED String #61: android.intent.action.BATTERY_LOW String #62: android.intent.action.BATTERY_OKAY String #63: android.intent.action.BOOT_COMPLETED String #64: android.intent.action.DEVICE_STORAGE_LOW String #65: android.intent.action.DEVICE_STORAGE_OK String #66: android.intent.action.DIAL String #67: android.intent.action.GET_CONTENT String #68: android.intent.action.MAIN String #69: android.intent.action.PICK String #70: android.intent.action.QUICKBOOT_POWERON String #71: android.intent.action.TIMEZONE_CHANGED String #72: android.intent.action.TIME_SET String #73: android.intent.action.VIEW String #74: android.intent.category.BROWSABLE String #75: android.intent.category.LAUNCHER String #76: android.media.action.IMAGE_CAPTURE String #77: android.net.conn.CONNECTIVITY_CHANGE String #78: android.permission.ACCESS_BACKGROUND_LOCATION String #79: android.permission.ACCESS_COARSE_LOCATION String #80: android.permission.ACCESS_FINE_LOCATION String #81: android.permission.ACCESS_NETWORK_STATE String #82: android.permission.ACCESS_NOTIFICATION_POLICY String #83: android.permission.ACCESS_WIFI_STATE String #84: android.permission.BIND_JOB_SERVICE String #85: android.permission.BROADCAST_CLOSE_SYSTEM_DIALOGS String #86: android.permission.CAMERA String #87: android.permission.DUMP String #88: android.permission.FOREGROUND_SERVICE String #89: android.permission.INTERNET String #90: android.permission.NFC String #91: android.permission.READ_EXTERNAL_STORAGE String #92: android.permission.RECEIVE_BOOT_COMPLETED String #93: android.permission.RECORD_AUDIO String #94: android.permission.SCHEDULE_EXACT_ALARM String #95: android.permission.USE_BIOMETRIC String #96: android.permission.USE_FINGERPRINT String #97: android.permission.USE_FULL_SCREEN_INTENT String #98: android.permission.VIBRATE String #99: android.permission.WAKE_LOCK String #100: android.permission.WRITE_EXTERNAL_STORAGE String #101: android.support.FILE_PROVIDER_PATHS String #102: androidx.compose.ui.tooling.PreviewActivity String #103: androidx.core.app.CoreComponentFactory String #104: androidx.profileinstaller.ProfileInstallReceiver String #105: androidx.profileinstaller.ProfileInstallerInitializer String #106: androidx.profileinstaller.action.INSTALL_PROFILE String #107: androidx.room.MultiInstanceInvalidationService String #108: androidx.startup String #109: androidx.startup.InitializationProvider String #110: androidx.work.WorkManagerInitializer String #111: androidx.work.diagnostics.REQUEST_DIAGNOSTICS String #112: androidx.work.impl.background.systemalarm.ConstraintProxy$BatteryChargingProxy String #113: androidx.work.impl.background.systemalarm.ConstraintProxy$BatteryNotLowProxy String #114: androidx.work.impl.background.systemalarm.ConstraintProxy$NetworkStateProxy String #115: androidx.work.impl.background.systemalarm.ConstraintProxy$StorageNotLowProxy String #116: androidx.work.impl.background.systemalarm.ConstraintProxyUpdateReceiver String #117: androidx.work.impl.background.systemalarm.RescheduleReceiver String #118: androidx.work.impl.background.systemalarm.SystemAlarmService String #119: androidx.work.impl.background.systemalarm.UpdateProxies String #120: androidx.work.impl.background.systemjob.SystemJobService String #121: androidx.work.impl.diagnostics.DiagnosticsReceiver String #122: androidx.work.impl.foreground.SystemForegroundService String #123: androidx.work.impl.utils.ForceStopRunnable$BroadcastReceiver String #124: app.notifee.core.AlarmPermissionBroadcastReceiver String #125: app.notifee.core.BlockStateBroadcastReceiver String #126: app.notifee.core.ForegroundService String #127: app.notifee.core.NotificationAlarmReceiver String #128: app.notifee.core.NotificationReceiverActivity String #129: app.notifee.core.RebootBroadcastReceiver String #130: app.notifee.core.ReceiverService String #131: application String #132: backend:com.google.android.datatransport.cct.CctBackendFactory String #133: category String #134: cct String #135: com.bugsnag.android.API_KEY String #136: com.bugsnag.android.BUILD_UUID String #137: com.facebook.react.devsupport.DevSettingsActivity String #138: com.google.android.c2dm.intent.RECEIVE String #139: com.google.android.c2dm.permission.RECEIVE String #140: com.google.android.c2dm.permission.SEND String #141: com.google.android.datatransport.runtime.backends.TransportBackendDiscovery String #142: com.google.android.datatransport.runtime.scheduling.jobscheduling.AlarmManagerSchedulerBroadcastReceiver String #143: com.google.android.datatransport.runtime.scheduling.jobscheduling.JobInfoSchedulerService String #144: com.google.android.finsky.permission.BIND_GET_INSTALL_REFERRER_SERVICE String #145: com.google.android.gms.analytics.AnalyticsJobService String #146: com.google.android.gms.analytics.AnalyticsReceiver String #147: com.google.android.gms.analytics.AnalyticsService String #148: com.google.android.gms.auth.api.signin.RevocationBoundService String #149: com.google.android.gms.auth.api.signin.internal.SignInHubActivity String #150: com.google.android.gms.auth.api.signin.permission.REVOCATION_NOTIFICATION String #151: com.google.android.gms.common.api.GoogleApiActivity String #152: com.google.android.gms.measurement.AppMeasurementJobService String #153: com.google.android.gms.measurement.AppMeasurementReceiver String #154: com.google.android.gms.measurement.AppMeasurementService String #155: com.google.android.gms.version String #156: com.google.android.maps.v2.API_KEY String #157: com.google.android.play.core.assetpacks.AssetPackExtractionService String #158: com.google.android.play.core.common.PlayCoreDialogWrapperActivity String #159: com.google.android.play.core.missingsplits.PlayCoreMissingSplitsActivity String #160: com.google.firebase.INSTANCE_ID_EVENT String #161: com.google.firebase.MESSAGING_EVENT String #162: com.google.firebase.components.ComponentDiscoveryService String #163: com.google.firebase.components.ComponentRegistrar String #164: com.google.firebase.components:com.google.firebase.abt.component.AbtRegistrar String #165: com.google.firebase.components:com.google.firebase.analytics.connector.internal.AnalyticsConnectorRegistrar String #166: com.google.firebase.components:com.google.firebase.datatransport.TransportRegistrar String #167: com.google.firebase.components:com.google.firebase.dynamicloading.DynamicLoadingRegistrar String #168: com.google.firebase.components:com.google.firebase.iid.Registrar String #169: com.google.firebase.components:com.google.firebase.installations.FirebaseInstallationsRegistrar String #170: com.google.firebase.components:com.google.firebase.messaging.FirebaseMessagingRegistrar String #171: com.google.firebase.components:com.google.firebase.remoteconfig.RemoteConfigRegistrar String #172: com.google.firebase.components:com.google.mlkit.common.internal.CommonComponentRegistrar String #173: com.google.firebase.components:com.google.mlkit.vision.barcode.internal.BarcodeRegistrar String #174: com.google.firebase.components:com.google.mlkit.vision.common.internal.VisionCommonRegistrar String #175: com.google.firebase.components:com.google.mlkit.vision.face.internal.FaceRegistrar String #176: com.google.firebase.components:com.google.mlkit.vision.text.internal.TextRegistrar String #177: com.google.firebase.iid.FirebaseInstanceIdReceiver String #178: com.google.firebase.messaging.FirebaseMessagingService String #179: com.google.firebase.ml.vision.DEPENDENCIES String #180: com.google.firebase.provider.FirebaseInitProvider String #181: com.google.mlkit.common.internal.MlKitComponentDiscoveryService String #182: com.google.mlkit.common.internal.MlKitInitProvider String #183: com.htc.intent.action.QUICKBOOT_POWERON String #184: com.imagepicker.ImagePickerProvider String #185: com.intercom.input.gallery.GalleryInputFullScreenActivity String #186: com.intercom.input.gallery.GalleryLightBoxActivity String #187: com.intercom.reactnative.RNIntercomPushBroadcastReceiver String #188: com.onfido.android.sdk.capture.ui.OnfidoActivity String #189: com.onfido.android.sdk.capture.ui.camera.CaptureActivity String #190: com.onfido.android.sdk.capture.ui.camera.capture.ui.LivenessFlowStartActivity String #191: com.reactnativecommunity.webview.RNCWebViewFileProvider String #192: com.hiddenAppName.app String #193: com.hiddenAppName.app.IntercomInitializeContentProvider String #194: com.hiddenAppName.app.MainActivity String #195: com.hiddenAppName.app.MainApplication String #196: com.hiddenAppName.app.androidx-startup String #197: com.hiddenAppName.app.fileprovider String #198: com.hiddenAppName.app.firebaseinitprovider String #199: com.hiddenAppName.app.imagepickerprovider String #200: com.hiddenAppName.app.mlkitinitprovider String #201: com.hiddenAppName.app.notifee-init-provider String #202: com.hiddenAppName.fcm.hiddenAppNameFirebaseMessagingService String #203: com.hiddenAppName.services.KeepJavascriptEnvironmentAliveService String #204: com.zoontek.rnbootsplash.RNBootSplashActivity String #205: data String #206: face,ocr,barcode String #207: firebase_analytics_collection_enabled String #208: geo String #209: http://schemas.android.com/apk/res/android String #210: https String #211: image/* String #212: intent String #213: intent-filter String #214: io.intercom.android.sdk.INTERCOM_PUSH_DISMISSED String #215: io.intercom.android.sdk.IntercomInitializeContentProvider String #216: io.intercom.android.sdk.activities.IntercomCarouselActivity String #217: io.intercom.android.sdk.activities.IntercomMessengerActivity String #218: io.intercom.android.sdk.activities.IntercomNoteActivity String #219: io.intercom.android.sdk.activities.IntercomPostActivity String #220: io.intercom.android.sdk.activities.IntercomSheetActivity String #221: io.intercom.android.sdk.activities.IntercomVideoActivity String #222: io.intercom.android.sdk.fcm.IntercomFcmMessengerService String #223: io.intercom.android.sdk.helpcenter.articles.ArticleActivity String #224: io.intercom.android.sdk.helpcenter.collections.IntercomHelpCenterActivity String #225: io.intercom.android.sdk.helpcenter.search.IntercomArticleSearchActivity String #226: io.intercom.android.sdk.lightbox.LightBoxActivity String #227: io.intercom.android.sdk.post.PostActivityV2 String #228: io.intercom.android.sdk.push.IntercomPushBroadcastReceiver String #229: io.intercom.android.sdk.push.IntercomPushTrampolineActivity String #230: io.intercom.android.sdk.survey.ui.IntercomSurveyActivity String #231: io.invertase.notifee.NotifeeInitProvider String #232: manifest String #233: meta-data String #234: org.apache.http.legacy String #235: package String #236: platformBuildVersionCode String #237: platformBuildVersionName String #238: provider String #239: queries String #240: receiver String #241: service String #242: uses-feature String #243: uses-library String #244: uses-permission String #245: uses-sdk String #246: ᜀ String #247: ᜁ 09:24:37.578 detox[82020] DEBUG: [EXEC_CMD, #16] "/Users/wadey/Library/Android/sdk/platform-tools/aapt" dump xmlstrings "/Users/wadey/repos/hiddenAppName/android/app/build/outputs/apk/androidTest/release/app-release-androidTest.apk" AndroidManifest.xml 09:24:37.597 detox[82020] TRACE: [EXEC_SUCCESS, #16] String pool of 40 unique UTF-16 non-sorted strings, 40 entries and 0 styles using 2028 bytes: String #0: theme String #1: label String #2: name String #3: exported String #4: targetPackage String #5: handleProfiling String #6: functionalTest String #7: minSdkVersion String #8: targetSdkVersion String #9: compileSdkVersion String #10: compileSdkVersionCodename String #11: 12 String #12: Tests for com.hiddenAppName.app String #13: action String #14: activity String #15: android String #16: android.intent.action.MAIN String #17: android.permission.REORDER_TASKS String #18: android.test.runner String #19: androidx.test.core.app.InstrumentationActivityInvoker$BootstrapActivity String #20: androidx.test.core.app.InstrumentationActivityInvoker$EmptyActivity String #21: androidx.test.core.app.InstrumentationActivityInvoker$EmptyFloatingActivity String #22: androidx.test.orchestrator String #23: androidx.test.runner.AndroidJUnitRunner String #24: androidx.test.services String #25: application String #26: com.google.android.apps.common.testing.services String #27: com.hiddenAppName.app String #28: com.hiddenAppName.app.test String #29: http://schemas.android.com/apk/res/android String #30: instrumentation String #31: intent-filter String #32: manifest String #33: package String #34: platformBuildVersionCode String #35: platformBuildVersionName String #36: queries String #37: uses-library String #38: uses-permission String #39: uses-sdk 09:24:37.598 detox[82020] DEBUG: [EXEC_CMD, #17] "/Users/wadey/Library/Android/sdk/platform-tools/adb" -s emulator-13484 shell "rm -fr /data/local/tmp/detox" 09:24:37.620 detox[82020] TRACE: [EXEC_SUCCESS, #17] 09:24:37.620 detox[82020] DEBUG: [EXEC_CMD, #18] "/Users/wadey/Library/Android/sdk/platform-tools/adb" -s emulator-13484 shell "mkdir -p /data/local/tmp/detox" 09:24:37.646 detox[82020] TRACE: [EXEC_SUCCESS, #18] 09:24:37.647 detox[82020] DEBUG: [EXEC_CMD, #19] "/Users/wadey/Library/Android/sdk/platform-tools/adb" -s emulator-13484 push "/Users/wadey/repos/hiddenAppName/android/app/build/outputs/apk/release/app-universal-release.apk" "/data/local/tmp/detox/Application.apk" 09:24:37.921 detox[82020] TRACE: [EXEC_SUCCESS, #19] /Users/wadey/repos/hiddenAppName/android/app/build/outputs/apk/release/app-universal-release.apk: 1 file pushed, 0 skipped. 338.5 MB/s (89552933 bytes in 0.252s) 09:24:37.925 detox[82020] DEBUG: [SPAWN_CMD, #20, cpid=82045] /Users/wadey/Library/Android/sdk/platform-tools/adb -s emulator-13484 shell pm install -r -g -t /data/local/tmp/detox/Application.apk 09:24:38.589 detox[82020] TRACE: [SPAWN_STDOUT, #20, cpid=82045] Success 09:24:38.590 detox[82020] DEBUG: [SPAWN_END, #20, cpid=82045] /Users/wadey/Library/Android/sdk/platform-tools/adb -s emulator-13484 shell pm install -r -g -t /data/local/tmp/detox/Application.apk exited with code #0 09:24:38.590 detox[82020] DEBUG: [EXEC_CMD, #21] "/Users/wadey/Library/Android/sdk/platform-tools/adb" -s emulator-13484 push "/Users/wadey/repos/hiddenAppName/android/app/build/outputs/apk/androidTest/release/app-release-androidTest.apk" "/data/local/tmp/detox/Test.apk" 09:24:38.623 detox[82020] TRACE: [EXEC_SUCCESS, #21] /Users/wadey/repos/hiddenAppName/android/app/build/outputs/apk/androidTest/release/app-release-androidTest.apk: 1 file pushed, 0 skipped. 286.5 MB/s (2181668 bytes in 0.007s) 09:24:38.627 detox[82020] DEBUG: [SPAWN_CMD, #22, cpid=82047] /Users/wadey/Library/Android/sdk/platform-tools/adb -s emulator-13484 shell pm install -r -g -t /data/local/tmp/detox/Test.apk 09:24:38.757 detox[82020] TRACE: [SPAWN_STDOUT, #22, cpid=82047] Success 09:24:38.758 detox[82020] DEBUG: [SPAWN_END, #22, cpid=82047] /Users/wadey/Library/Android/sdk/platform-tools/adb -s emulator-13484 shell pm install -r -g -t /data/local/tmp/detox/Test.apk exited with code #0 09:24:38.820 detox[82020] INFO: at e2e/detox/page-objects/Locale.ts:43:15 Language was changed to cn 09:24:38.820 ROOT_DESCRIBE_BLOCK[82020] TRACE: [ARTIFACTS_LIFECYCLE] artifactsManager.onRunDescribeStart({ name: 'ROOT_DESCRIBE_BLOCK' }) 09:24:38.824 detox[82020] TRACE: [ARTIFACTS_LIFECYCLE] artifactsManager.onBeforeTerminateApp({ deviceId: 'emulator-13484', bundleId: 'com.hiddenAppName.app' }) 09:24:38.824 detox[82020] DEBUG: [EXEC_CMD, #23] "/Users/wadey/Library/Android/sdk/platform-tools/adb" -s emulator-13484 shell "am force-stop com.hiddenAppName.app" 09:24:38.849 detox[82020] TRACE: [EXEC_SUCCESS, #23] 09:24:38.850 detox[82020] TRACE: [ARTIFACTS_LIFECYCLE] artifactsManager.onTerminateApp({ deviceId: 'emulator-13484', bundleId: 'com.hiddenAppName.app' }) 09:24:38.850 detox[82020] TRACE: [ARTIFACTS_LIFECYCLE] artifactsManager.onBeforeLaunchApp({ deviceId: 'emulator-13484', bundleId: 'com.hiddenAppName.app', launchArgs: { detoxServer: 'ws://localhost:59313', detoxSessionId: 'd0dc60bf-9a76-04ef-d5b9-f83b84e9ab08' } }) 09:24:38.850 detox[82020] DEBUG: [EXEC_CMD, #24] "/Users/wadey/Library/Android/sdk/platform-tools/adb" -s emulator-13484 shell "date +\"%m-%d %T.000\"" 09:24:38.871 detox[82020] TRACE: [EXEC_SUCCESS, #24] 08-12 09:24:38.000 09:24:38.872 detox[82020] DEBUG: [EXEC_CMD, #25] "/Users/wadey/Library/Android/sdk/platform-tools/adb" -s emulator-13484 reverse tcp:59313 tcp:59313 09:24:38.889 detox[82020] TRACE: [EXEC_SUCCESS, #25] 59313 09:24:38.889 detox[82020] DEBUG: [EXEC_CMD, #26] "/Users/wadey/Library/Android/sdk/platform-tools/adb" -s emulator-13484 shell "pm list instrumentation" 09:24:38.923 detox[82020] TRACE: [EXEC_SUCCESS, #26] instrumentation:com.hiddenAppName.app.test/androidx.test.runner.AndroidJUnitRunner (target=com.hiddenAppName.app) 09:24:38.928 detox[82020] DEBUG: [SPAWN_CMD, #27, cpid=82052] /Users/wadey/Library/Android/sdk/platform-tools/adb -s emulator-13484 shell am instrument -w -r -e detoxServer ws://localhost:59313 -e detoxSessionId d0dc60bf-9a76-04ef-d5b9-f83b84e9ab08 -e debug false com.hiddenAppName.app.test/androidx.test.runner.AndroidJUnitRunner 09:24:39.339 detox[82020] TRACE: [SPAWN_STDOUT, #27, cpid=82052] INSTRUMENTATION_STATUS: class=com.hiddenAppName.app.DetoxTest INSTRUMENTATION_STATUS: current=1 INSTRUMENTATION_STATUS: id=AndroidJUnitRunner INSTRUMENTATION_STATUS: numtests=1 INSTRUMENTATION_STATUS: stream= com.hiddenAppName.app.DetoxTest: INSTRUMENTATION_STATUS: test=runDetoxTests INSTRUMENTATION_STATUS_CODE: 1 09:24:39.431 detox[82020] DEBUG: [EXEC_CMD, #28] "/Users/wadey/Library/Android/sdk/platform-tools/adb" -s emulator-13484 shell "ps | grep \"com\.hiddenAppName\.app$\"" 09:24:39.449 detox[82020] DEBUG: [WSS_CONNECTION, #59443] registered a new connection. 09:24:39.473 detox[82020] TRACE: [EXEC_SUCCESS, #28] u0_a113 2119 338 15798072 200052 0 0 S com.hiddenAppName.app 09:24:39.473 detox[2119] TRACE: [ARTIFACTS_LIFECYCLE] artifactsManager.onLaunchApp({ deviceId: 'emulator-13484', bundleId: 'com.hiddenAppName.app', launchArgs: { detoxServer: 'ws://localhost:59313', detoxSessionId: 'd0dc60bf-9a76-04ef-d5b9-f83b84e9ab08' }, pid: 2119 }) 09:24:39.474 detox[82020] TRACE: [ARTIFACT_START] starting ADBLogcatRecording 09:24:39.478 detox[82020] DEBUG: [SPAWN_CMD, #29, cpid=82054] /Users/wadey/Library/Android/sdk/platform-tools/adb -s emulator-13484 shell "logcat -T \"08-12 09:24:38.000\" --pid=2119 -f /sdcard/9243743_0.log" 09:24:39.480 detox[82020] TRACE: [WSS_GET_FROM, #59443] {"messageId":-10000,"type":"AppWillTerminateWithError","params":{"errorDetails":"@Thread detox.primary(108):\njava.lang.RuntimeException: java.lang.ClassNotFoundException: com.facebook.react.ReactInstanceEventListener\n\tat androidx.test.runner.MonitoringInstrumentation.runOnMainSync(MonitoringInstrumentation.java:469)\n\tat com.wix.detox.reactnative.ReactNativeLoadingMonitor.subscribeToNewRNContextUpdates(ReactNativeLoadingMonitor.kt:33)\n\tat com.wix.detox.reactnative.ReactNativeLoadingMonitor.getNewContext(ReactNativeLoadingMonitor.kt:28)\n\tat com.wix.detox.reactnative.ReactNativeExtension.awaitNewReactNativeContext(ReactNativeExtension.kt:124)\n\tat com.wix.detox.reactnative.ReactNativeExtension.waitForRNBootstrap(ReactNativeExtension.kt:59)\n\tat com.wix.detox.DetoxMain.initReactNativeIfNeeded(DetoxMain.kt:102)\n\tat com.wix.detox.DetoxMain.doInit(DetoxMain.kt:34)\n\tat com.wix.detox.DetoxMain.access$doInit(DetoxMain.kt:15)\n\tat com.wix.detox.DetoxMain$initActionHandlers$$inlined$with$lambda$1.handle(DetoxMain.kt:52)\n\tat com.wix.detox.adapters.server.ActionsExecutor$executeAction$$inlined$let$lambda$1.run(DetoxActionsDispatcher.kt:64)\n\tat android.os.Handler.handleCallback(Handler.java:938)\n\tat android.os.Handler.dispatchMessage(Handler.java:99)\n\tat android.os.Looper.loopOnce(Looper.java:201)\n\tat android.os.Looper.loop(Looper.java:288)\n\tat com.wix.detox.adapters.server.ActionsExecutor$1.run(DetoxActionsDispatcher.kt:50)\n\tat java.lang.Thread.run(Thread.java:920)\nCaused by: java.lang.ClassNotFoundException: com.facebook.react.ReactInstanceEventListener\n\tat java.lang.Class.classForName(Native Method)\n\tat java.lang.Class.forName(Class.java:454)\n\tat java.lang.Class.forName(Class.java:379)\n\tat com.wix.detox.reactnative.ReactNativeLoadingMonitorKt.resolveListenerClass(ReactNativeLoadingMonitor.kt:128)\n\tat com.wix.detox.reactnative.ReactNativeLoadingMonitorKt.subscribeAsyncRNContextHandler(ReactNativeLoadingMonitor.kt:100)\n\tat com.wix.detox.reactnative.ReactNativeLoadingMonitorKt.access$subscribeAsyncRNContextHandler(ReactNativeLoadingMonitor.kt:1)\n\tat com.wix.detox.reactnative.ReactNativeLoadingMonitor$subscribeToNewRNContextUpdates$1.run(ReactNativeLoadingMonitor.kt:43)\n\tat java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:462)\n\tat java.util.concurrent.FutureTask.run(FutureTask.java:266)\n\tat android.app.Instrumentation$SyncRunnable.run(Instrumentation.java:2266)\n\tat android.os.Handler.handleCallback(Handler.java:938)\n\tat android.os.Handler.dispatchMessage(Handler.java:99)\n\tat android.os.Looper.loopOnce(Looper.java:201)\n\tat android.os.Looper.loop(Looper.java:288)\n\tat android.app.ActivityThread.main(ActivityThread.java:7839)\n\tat java.lang.reflect.Method.invoke(Native Method)\n\tat com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:548)\n\tat com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1003)\nCaused by: java.lang.ClassNotFoundException: com.facebook.react.ReactInstanceEventListener\n\t... 18 more\n\nCheck device logs for full details!"}} 09:24:39.481 detox[82020] WARN: [DetoxConnection.js/ERROR, #59443] Action dispatched too early, there is no session to use: HINT: Please report this issue on our GitHub tracker: https://github.com/wix/Detox/issues { messageId: -10000, type: 'AppWillTerminateWithError', params: [Object] } 09:24:39.481 detox[82020] TRACE: [WSS_GET_FROM, #59443] {"messageId":0,"type":"login","params":{"role":"app","sessionId":"d0dc60bf-9a76-04ef-d5b9-f83b84e9ab08"}} 09:24:39.481 detox[82020] TRACE: [WSS_SEND_TO, #app] {"messageId":0,"type":"loginSuccess","params":{"testerConnected":true,"appConnected":true}} 09:24:39.482 detox[82020] TRACE: [SESSION_JOINED] app joined session d0dc60bf-9a76-04ef-d5b9-f83b84e9ab08 09:24:39.482 detox[82020] TRACE: [WSS_SEND_TO, #tester] {"type":"appConnected"} 09:24:39.482 detox[82020] TRACE: [WS_MESSAGE] {"type":"appConnected"} 09:24:39.482 detox[82020] TRACE: [WS_SEND] {"type":"isReady","params":{},"messageId":-1000} 09:24:39.483 detox[82020] TRACE: [WSS_GET_FROM, #tester] {"type":"isReady","params":{},"messageId":-1000} 09:24:39.483 detox[82020] TRACE: [WSS_SEND_TO, #app] {"type":"isReady","params":{},"messageId":-1000} 09:24:39.780 detox[82020] DEBUG: [EXEC_CMD, #30] "/Users/wadeywadey/Library/Android/sdk/platform-tools/adb" -s emulator-13484 shell du /sdcard/9243743_0.log 09:24:39.801 detox[82020] TRACE: [EXEC_SUCCESS, #30] 4 /sdcard/9243743_0.log 09:24:49.483 detox[82020] TRACE: [WS_SEND] {"type":"currentStatus","params":{},"messageId":1} 09:24:49.483 detox[82020] TRACE: [WSS_GET_FROM, #tester] {"type":"currentStatus","params":{},"messageId":1} 09:24:49.483 detox[82020] TRACE: [WSS_SEND_TO, #app] {"type":"currentStatus","params":{},"messageId":1} 09:24:49.486 detox[82020] TRACE: [WSS_GET_FROM, #app] {"messageId":1,"type":"currentStatusResult","params":{"status":{"app_status":"idle"}}} 09:24:49.487 detox[82020] TRACE: [WSS_SEND_TO, #tester] {"messageId":1,"type":"currentStatusResult","params":{"status":{"app_status":"idle"}}} 09:24:49.487 detox[82020] TRACE: [WS_MESSAGE] {"messageId":1,"type":"currentStatusResult","params":{"status":{"app_status":"idle"}}} 09:24:49.488 detox[82020] INFO: [APP_STATUS] The app seems to be idle 09:24:59.490 detox[82020] TRACE: [WS_SEND] {"type":"currentStatus","params":{},"messageId":2} 09:24:59.492 detox[82020] TRACE: [WSS_GET_FROM, #tester] {"type":"currentStatus","params":{},"messageId":2} 09:24:59.492 detox[82020] TRACE: [WSS_SEND_TO, #app] {"type":"currentStatus","params":{},"messageId":2} 09:24:59.496 detox[82020] TRACE: [WSS_GET_FROM, #app] {"messageId":2,"type":"currentStatusResult","params":{"status":{"app_status":"idle"}}} 09:24:59.497 detox[82020] TRACE: [WSS_SEND_TO, #tester] {"messageId":2,"type":"currentStatusResult","params":{"status":{"app_status":"idle"}}} 09:24:59.497 detox[82020] TRACE: [WS_MESSAGE] {"messageId":2,"type":"currentStatusResult","params":{"status":{"app_status":"idle"}}} 09:24:59.497 detox[82020] INFO: [APP_STATUS] The app seems to be idle 09:25:09.501 detox[82020] TRACE: [WS_SEND] {"type":"currentStatus","params":{},"messageId":3} 09:25:09.503 detox[82020] TRACE: [WSS_GET_FROM, #tester] {"type":"currentStatus","params":{},"messageId":3} 09:25:09.503 detox[82020] TRACE: [WSS_SEND_TO, #app] {"type":"currentStatus","params":{},"messageId":3} 09:25:09.509 detox[82020] TRACE: [WSS_GET_FROM, #app] {"messageId":3,"type":"currentStatusResult","params":{"status":{"app_status":"idle"}}} 09:25:09.510 detox[82020] TRACE: [WSS_SEND_TO, #tester] {"messageId":3,"type":"currentStatusResult","params":{"status":{"app_status":"idle"}}} 09:25:09.510 detox[82020] TRACE: [WS_MESSAGE] {"messageId":3,"type":"currentStatusResult","params":{"status":{"app_status":"idle"}}} 09:25:09.510 detox[82020] INFO: [APP_STATUS] The app seems to be idle 09:25:19.513 detox[82020] TRACE: [WS_SEND] {"type":"currentStatus","params":{},"messageId":4} 09:25:19.514 detox[82020] TRACE: [WSS_GET_FROM, #tester] {"type":"currentStatus","params":{},"messageId":4} 09:25:19.514 detox[82020] TRACE: [WSS_SEND_TO, #app] {"type":"currentStatus","params":{},"messageId":4} 09:25:19.517 detox[82020] TRACE: [WSS_GET_FROM, #app] {"messageId":4,"type":"currentStatusResult","params":{"status":{"app_status":"idle"}}} 09:25:19.517 detox[82020] TRACE: [WSS_SEND_TO, #tester] {"messageId":4,"type":"currentStatusResult","params":{"status":{"app_status":"idle"}}} 09:25:19.517 detox[82020] TRACE: [WS_MESSAGE] {"messageId":4,"type":"currentStatusResult","params":{"status":{"app_status":"idle"}}} 09:25:19.517 detox[82020] INFO: [APP_STATUS] The app seems to be idle 09:25:29.519 detox[82020] TRACE: [WS_SEND] {"type":"currentStatus","params":{},"messageId":5} 09:25:29.520 detox[82020] TRACE: [WSS_GET_FROM, #tester] {"type":"currentStatus","params":{},"messageId":5} 09:25:29.520 detox[82020] TRACE: [WSS_SEND_TO, #app] {"type":"currentStatus","params":{},"messageId":5} 09:25:29.528 detox[82020] TRACE: [WSS_GET_FROM, #app] {"messageId":5,"type":"currentStatusResult","params":{"status":{"app_status":"idle"}}} 09:25:29.528 detox[82020] TRACE: [WSS_SEND_TO, #tester] {"messageId":5,"type":"currentStatusResult","params":{"status":{"app_status":"idle"}}} 09:25:29.528 detox[82020] TRACE: [WS_MESSAGE] {"messageId":5,"type":"currentStatusResult","params":{"status":{"app_status":"idle"}}} 09:25:29.529 detox[82020] INFO: [APP_STATUS] The app seems to be idle