Skip to content

Instantly share code, notes, and snippets.

@M4TEN
Created September 18, 2022 15:49
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save M4TEN/3df45cc09de2ec1a2094e123acb25f05 to your computer and use it in GitHub Desktop.
Save M4TEN/3df45cc09de2ec1a2094e123acb25f05 to your computer and use it in GitHub Desktop.
[info] [HTTP] Waiting until the server is closed
[info] [HTTP] Received server close event
[info] [Appium] Welcome to Appium v1.22.3
[info] [Appium] Non-default server args:
[info] [Appium] relaxedSecurityEnabled: true
[info] [Appium] allowInsecure: {
[info] [Appium] }
[info] [Appium] denyInsecure: {
[info] [Appium] }
[info] [Appium] Appium REST http interface listener started on 0.0.0.0:4723[debug] [HTTP] Request idempotency key: e997ea32-5252-4170-82dd-c989982f269d
[info] [HTTP] --> POST /wd/hub/session
[info] [HTTP] {"capabilities":{"firstMatch":[{}],"alwaysMatch":{"platformName":"Android","appium:deviceName":"Android","appium:automationName":"flutter","appium:app":"C:\\Users\\ITserkovnyi\\PycharmProjects\\pythonProject/appium524.apk"}}}
[debug] [W3C] Calling AppiumDriver.createSession() with args: [null,null,{"firstMatch":[{}],"alwaysMatch":{"platformName":"Android","appium:deviceName":"Android","appium:automationName":"flutter","appium:app":"C:\\Users\\ITserkovnyi\\PycharmProjects\\pythonProject/appium524.apk"}}]
[debug] [BaseDriver] Event 'newSessionRequested' logged at 1663515657375 (18:40:57 GMT+0300 (Eastern European Summer Time))
[info] [Appium] Appium v1.22.3 creating new FlutterDriver (v0.0.32) session
[info] [Appium] Applying relaxed security to 'FlutterDriver' as per server command line argument. All insecure features will be enabled unless explicitly disabled by --deny-insecure
[debug] [BaseDriver] Creating session with W3C capabilities: {
[debug] [BaseDriver] "alwaysMatch": {
[debug] [BaseDriver] "platformName": "Android",
[debug] [BaseDriver] "appium:deviceName": "Android",
[debug] [BaseDriver] "appium:automationName": "flutter",
[debug] [BaseDriver] "appium:app": "C:\\Users\\ITserkovnyi\\PycharmProjects\\pythonProject/appium524.apk"
[debug] [BaseDriver] },
[debug] [BaseDriver] "firstMatch": [
[debug] [BaseDriver] {}
[debug] [BaseDriver] ]
[debug] [BaseDriver] }
[warn] [BaseDriver] The following capabilities were provided, but are not recognized by Appium:
[warn] [BaseDriver] app
[info] [BaseDriver] Session created with session id: cd9bd07c-9d27-4bd8-bbf7-3831e1faf6fa
[info] [FlutterDriver] Starting an Android proxy session
[debug] [BaseDriver] Creating session with W3C capabilities: {
[debug] [BaseDriver] "alwaysMatch": {
[debug] [BaseDriver] "platformName": "Android",
[debug] [BaseDriver] "appium:deviceName": "Android",
[debug] [BaseDriver] "appium:automationName": "flutter",
[debug] [BaseDriver] "appium:app": "C:\\Users\\ITserkovnyi\\PycharmProjects\\pythonProject/appium524.apk"
[debug] [BaseDriver] },
[debug] [BaseDriver] "firstMatch": [
[debug] [BaseDriver] {}
[debug] [BaseDriver] ]
[debug] [BaseDriver] }
[info] [BaseDriver] Session created with session id: 27d2a5ca-a3af-487b-af7d-f45d122dc239
[info] [BaseDriver] Using local app 'C:\Users\ITserkovnyi\PycharmProjects\pythonProject/appium524.apk'
[debug] [UiAutomator2] Checking whether app is actually present
[info] [ADB] Using 'adb.exe' from 'C:\Users\ITserkovnyi\AppData\Local\Android\Sdk\platform-tools\adb.exe'
[debug] [ADB] Running 'C:\Users\ITserkovnyi\AppData\Local\Android\Sdk\platform-tools\adb.exe -P 5037 start-server'[info] [AndroidDriver] Retrieving device list
[debug] [ADB] Trying to find a connected android device
[debug] [ADB] Getting connected devices
[debug] [ADB] Connected devices: [{"udid":"192.168.247.102:5555","state":"device"}]
[info] [AndroidDriver] Using device: 192.168.247.102:5555
[info] [ADB] Using 'adb.exe' from 'C:\Users\ITserkovnyi\AppData\Local\Android\Sdk\platform-tools\adb.exe'
[debug] [ADB] Running 'C:\Users\ITserkovnyi\AppData\Local\Android\Sdk\platform-tools\adb.exe -P 5037 start-server'
[debug] [ADB] Setting device id to 192.168.247.102:5555
[debug] [ADB] Running 'C:\Users\ITserkovnyi\AppData\Local\Android\Sdk\platform-tools\adb.exe -P 5037 -s 192.168.247.102:5555 shell getprop ro.build.version.sdk'[debug] [ADB] Current device property 'ro.build.version.sdk': 26
[debug] [ADB] Device API level: 26
[debug] [AndroidDriver] Parsing package and activity from app manifest
[info] [ADB] Package name: 'com.quod.trading.qa1'
[info] [ADB] Main activity name: 'com.quod.moorgate.moorgatemobile.MainActivity'
[debug] [AndroidDriver] Parsed package and activity are: com.quod.trading.qa1/com.quod.moorgate.moorgatemobile.MainActivity
[debug] [ADB] Running 'C:\Users\ITserkovnyi\AppData\Local\Android\Sdk\platform-tools\adb.exe -P 5037 -s 192.168.247.102:5555 wait-for-device'
[debug] [ADB] Running 'C:\Users\ITserkovnyi\AppData\Local\Android\Sdk\platform-tools\adb.exe -P 5037 -s 192.168.247.102:5555 shell echo ping'[debug] [AndroidDriver] Pushing settings apk to device...
[debug] [ADB] Getting install status for io.appium.settings
[debug] [ADB] Running 'C:\Users\ITserkovnyi\AppData\Local\Android\Sdk\platform-tools\adb.exe -P 5037 -s 192.168.247.102:5555 shell dumpsys package io.appium.settings'
[debug] [ADB] 'io.appium.settings' is installed
[debug] [ADB] Getting package info for 'io.appium.settings'
[debug] [ADB] Running 'C:\Users\ITserkovnyi\AppData\Local\Android\Sdk\platform-tools\adb.exe -P 5037 -s 192.168.247.102:5555 shell dumpsys package io.appium.settings'
[debug] [ADB] The version name of the installed 'io.appium.settings' is greater or equal to the application version name ('3.4.0' >= '3.4.0')
[debug] [ADB] There is no need to install/upgrade 'C:\Users\ITserkovnyi\AppData\Local\Programs\Appium Server GUI\resources\app\node_modules\appium\node_modules\io.appium.settings\apks\settings_apk-debug.apk'
[debug] [ADB] Getting IDs of all 'io.appium.settings' processes
[debug] [ADB] Running 'C:\Users\ITserkovnyi\AppData\Local\Android\Sdk\platform-tools\adb.exe -P 5037 -s 192.168.247.102\:5555 shell 'pgrep --help; echo $?''[debug] [ADB] Running 'C:\Users\ITserkovnyi\AppData\Local\Android\Sdk\platform-tools\adb.exe -P 5037 -s 192.168.247.102\:5555 shell 'pgrep ^appium\\.settings$ || pgrep ^io\\.appium\\.setti$''
[debug] [AndroidDriver] io.appium.settings is already running. There is no need to reset its permissions.
[debug] [ADB] Running 'C:\Users\ITserkovnyi\AppData\Local\Android\Sdk\platform-tools\adb.exe -P 5037 -s 192.168.247.102:5555 shell appops set io.appium.settings android:mock_location allow'
[debug] [Logcat] Starting logs capture with command: C:\\Users\\ITserkovnyi\\AppData\\Local\\Android\\Sdk\\platform-tools\\adb.exe -P 5037 -s 192.168.247.102\:5555 logcat -v threadtime[debug] [UiAutomator2] Forwarding UiAutomator2 Server port 6790 to local port 8200[debug] [ADB] Forwarding system: 8200 to device: 6790
[debug] [ADB] Running 'C:\Users\ITserkovnyi\AppData\Local\Android\Sdk\platform-tools\adb.exe -P 5037 -s 192.168.247.102:5555 forward tcp:8200 tcp:6790'
[debug] [ADB] Getting install status for io.appium.uiautomator2.server
[debug] [ADB] Running 'C:\Users\ITserkovnyi\AppData\Local\Android\Sdk\platform-tools\adb.exe -P 5037 -s 192.168.247.102:5555 shell dumpsys package io.appium.uiautomator2.server'[debug] [ADB] 'io.appium.uiautomator2.server' is installed
[debug] [ADB] Getting package info for 'io.appium.uiautomator2.server'
[debug] [ADB] Running 'C:\Users\ITserkovnyi\AppData\Local\Android\Sdk\platform-tools\adb.exe -P 5037 -s 192.168.247.102:5555 shell dumpsys package io.appium.uiautomator2.server'[debug] [ADB] The version name of the installed 'io.appium.uiautomator2.server' is greater or equal to the application version name ('4.27.0' >= '4.27.0')
[debug] [UiAutomator2] io.appium.uiautomator2.server installation state: sameVersionInstalled
[debug] [ADB] Checking app cert for C:\Users\ITserkovnyi\AppData\Local\Programs\Appium Server GUI\resources\app\node_modules\appium\node_modules\appium-uiautomator2-server\apks\appium-uiautomator2-server-v4.27.0.apk
[debug] [ADB] Using the previously cached signature entry for 'appium-uiautomator2-server-v4.27.0.apk'
[debug] [ADB] sha256 hash did match for 'appium-uiautomator2-server-v4.27.0.apk'
[debug] [ADB] Getting install status for io.appium.uiautomator2.server.test
[debug] [ADB] Running 'C:\Users\ITserkovnyi\AppData\Local\Android\Sdk\platform-tools\adb.exe -P 5037 -s 192.168.247.102:5555 shell dumpsys package io.appium.uiautomator2.server.test'
[debug] [ADB] 'io.appium.uiautomator2.server.test' is installed
[debug] [ADB] Checking app cert for C:\Users\ITserkovnyi\AppData\Local\Programs\Appium Server GUI\resources\app\node_modules\appium\node_modules\appium-uiautomator2-server\apks\appium-uiautomator2-server-debug-androidTest.apk
[debug] [ADB] Using the previously cached signature entry for 'appium-uiautomator2-server-debug-androidTest.apk'
[debug] [ADB] sha256 hash did match for 'appium-uiautomator2-server-debug-androidTest.apk'
[info] [UiAutomator2] Server packages are not going to be (re)installed
[debug] [UiAutomator2] Waiting up to 30000ms for services to be available
[debug] [ADB] Running 'C:\Users\ITserkovnyi\AppData\Local\Android\Sdk\platform-tools\adb.exe -P 5037 -s 192.168.247.102:5555 shell pm list instrumentation'[debug] [UiAutomator2] Instrumentation target 'io.appium.uiautomator2.server.test/androidx.test.runner.AndroidJUnitRunner' is available
[info] [ADB] Adding packages ["io.appium.settings","io.appium.uiautomator2.server","io.appium.uiautomator2.server.test"] to Doze whitelist
[debug] [ADB] Got the following command chunks to execute: [["dumpsys","deviceidle","whitelist","+io.appium.settings",";","dumpsys","deviceidle","whitelist","+io.appium.uiautomator2.server",";","dumpsys","deviceidle","whitelist","+io.appium.uiautomator2.server.test",";"]]
[debug] [ADB] Running 'C:\Users\ITserkovnyi\AppData\Local\Android\Sdk\platform-tools\adb.exe -P 5037 -s 192.168.247.102:5555 shell dumpsys deviceidle whitelist +io.appium.settings ; dumpsys deviceidle whitelist +io.appium.uiautomator2.server ; dumpsys deviceidle whitelist +io.appium.uiautomator2.server.test ;'[debug] [ADB] Checking app cert for C:\Users\ITserkovnyi\PycharmProjects\pythonProject/appium524.apk[debug] [ADB] Using the previously cached signature entry for 'appium524.apk'
[debug] [ADB] Getting install status for com.quod.trading.qa1
[debug] [ADB] Running 'C:\Users\ITserkovnyi\AppData\Local\Android\Sdk\platform-tools\adb.exe -P 5037 -s 192.168.247.102:5555 shell dumpsys package com.quod.trading.qa1'
[debug] [ADB] 'com.quod.trading.qa1' is installed
[debug] [ADB] Getting package info for 'com.quod.trading.qa1'
[debug] [ADB] Running 'C:\Users\ITserkovnyi\AppData\Local\Android\Sdk\platform-tools\adb.exe -P 5037 -s 192.168.247.102:5555 shell dumpsys package com.quod.trading.qa1'[debug] [ADB] The version name of the installed 'com.quod.trading.qa1' is greater or equal to the application version name ('1.0.524' >= '1.0.524')
[debug] [ADB] There is no need to install/upgrade 'C:\Users\ITserkovnyi\PycharmProjects\pythonProject/appium524.apk'
[info] [AndroidDriver] Performing fast reset on 'com.quod.trading.qa1'
[debug] [ADB] Getting install status for com.quod.trading.qa1
[debug] [ADB] Running 'C:\Users\ITserkovnyi\AppData\Local\Android\Sdk\platform-tools\adb.exe -P 5037 -s 192.168.247.102:5555 shell dumpsys package com.quod.trading.qa1'
[debug] [ADB] 'com.quod.trading.qa1' is installed
[debug] [ADB] Running 'C:\Users\ITserkovnyi\AppData\Local\Android\Sdk\platform-tools\adb.exe -P 5037 -s 192.168.247.102:5555 shell am force-stop com.quod.trading.qa1'[debug] [ADB] Running 'C:\Users\ITserkovnyi\AppData\Local\Android\Sdk\platform-tools\adb.exe -P 5037 -s 192.168.247.102:5555 shell pm clear com.quod.trading.qa1'[debug] [AndroidDriver] Performed fast reset on the installed 'com.quod.trading.qa1' application (stop and clear)
[debug] [UiAutomator2] Performing shallow cleanup of automation leftovers
[debug] [UiAutomator2] The following obsolete sessions are still running: ["9ccc30db-422d-4331-b48a-8d5f1a9b6cd2"]
[debug] [UiAutomator2] Cleaning up 1 obsolete session[debug] [Instrumentation] .
[debug] [Instrumentation] Time: 156.301
[debug] [Instrumentation]
[debug] [Instrumentation] OK (1 test)
[debug] [Instrumentation] The process has exited with code 0[debug] [ADB] Running 'C:\Users\ITserkovnyi\AppData\Local\Android\Sdk\platform-tools\adb.exe -P 5037 -s 192.168.247.102:5555 shell am force-stop io.appium.uiautomator2.server.test'[info] [UiAutomator2] Starting UIAutomator2 server 4.27.0
[info] [UiAutomator2] Using UIAutomator2 server from 'C:\Users\ITserkovnyi\AppData\Local\Programs\Appium Server GUI\resources\app\node_modules\appium\node_modules\appium-uiautomator2-server\apks\appium-uiautomator2-server-v4.27.0.apk' and test from 'C:\Users\ITserkovnyi\AppData\Local\Programs\Appium Server GUI\resources\app\node_modules\appium\node_modules\appium-uiautomator2-server\apks\appium-uiautomator2-server-debug-androidTest.apk'
[info] [UiAutomator2] Waiting up to 30000ms for UiAutomator2 to be online...
[debug] [ADB] Creating ADB subprocess with args: ["-P",5037,"-s","192.168.247.102:5555","shell","am","instrument","-w","-e","disableAnalytics",true,"io.appium.uiautomator2.server.test/androidx.test.runner.AndroidJUnitRunner"]
[debug] [WD Proxy] Matched '/status' to command name 'getStatus'
[debug] [WD Proxy] Proxying [GET /status] to [GET http://127.0.0.1:8200/wd/hub/status] with no body
[info] [WD Proxy] socket hang up[debug] [Instrumentation] io.appium.uiautomator2.server.test.AppiumUiAutomator2Server:[debug] [WD Proxy] Matched '/status' to command name 'getStatus'
[debug] [WD Proxy] Proxying [GET /status] to [GET http://127.0.0.1:8200/wd/hub/status] with no body
[info] [WD Proxy] socket hang up[debug] [WD Proxy] Matched '/status' to command name 'getStatus'
[debug] [WD Proxy] Proxying [GET /status] to [GET http://127.0.0.1:8200/wd/hub/status] with no body
[debug] [WD Proxy] Got response with status 200: {"sessionId":"None","value":{"message":"UiAutomator2 Server is ready to accept commands","ready":true}}
[debug] [UiAutomator2] The initialization of the instrumentation process took 2073ms
[debug] [WD Proxy] Matched '/session' to command name 'createSession'
[debug] [WD Proxy] Proxying [POST /session] to [POST http://127.0.0.1:8200/wd/hub/session] with body: {"capabilities":{"firstMatch":[{"platform":"LINUX","webStorageEnabled":false,"takesScreenshot":true,"javascriptEnabled":true,"databaseEnabled":false,"networkConnectionEnabled":true,"locationContextEnabled":false,"warnings":{},"desired":{"platformName":"Android","deviceName":"Android","automationName":"flutter","app":"C:\\Users\\ITserkovnyi\\PycharmProjects\\pythonProject/appium524.apk"},"platformName":"Android","deviceName":"192.168.247.102:5555","automationName":"flutter","app":"C:\\Users\\ITserkovnyi\\PycharmProjects\\pythonProject/appium524.apk","deviceUDID":"192.168.247.102:5555","appPackage":"com.quod.trading.qa1"}],"alwaysMatch":{}}}
[debug] [WD Proxy] Got response with status 200: {"sessionId":"a2ee43c9-92c4-4f3f-a9fe-23111a81d926","value":{"capabilities":{"firstMatch":[{"platform":"LINUX","webStorageEnabled":false,"takesScreenshot":true,"javascriptEnabled":true,"databaseEnabled":false,"networkConnectionEnabled":true,"locationContextEnabled":false,"warnings":{},"desired":{"platformName":"Android","deviceName":"Android","automationName":"flutter","app":"C:\\Users\\ITserkovnyi\\PycharmProjects\\pythonProject/appium524.apk"},"platformName":"Android","deviceName":"192.168.247.102:5555","automationName":"flutter","app":"C:\\Users\\ITserkovnyi\\PycharmProjects\\pythonProject/appium524.apk","deviceUDID":"192.168.247.102:5555","appPackage":"com.quod.trading.qa1"}],"alwaysMatch":{}},"sessionId":"a2ee43c9-92c4-4f3f-a9fe-23111a81d926"}}
[info] [WD Proxy] Determined the downstream protocol as 'W3C'
[debug] [WD Proxy] Proxying [GET /appium/device/info] to [GET http://127.0.0.1:8200/wd/hub/session/a2ee43c9-92c4-4f3f-a9fe-23111a81d926/appium/device/info] with no body
[debug] [WD Proxy] Got response with status 200: {"sessionId":"a2ee43c9-92c4-4f3f-a9fe-23111a81d926","value":{"androidId":"63a5862e0cbe4611","apiVersion":"26","bluetooth":null,"brand":"Android","carrierName":"Android","displayDensity":420,"locale":"en_US","manufacturer":"unknown","model":"Automation","networks":[{"capabilities":{"SSID":null,"linkDownBandwidthKbps":1048576,"linkUpstreamBandwidthKbps":1048576,"networkCapabilities":"NET_CAPABILITY_NOT_METERED,NET_CAPABILITY_INTERNET,NET_CAPABILITY_NOT_RESTRICTED,NET_CAPABILITY_TRUSTED,NET_CAPABILITY_NOT_VPN,NET_CAPABILITY_VALIDATED,NET_CAPABILITY_NOT_ROAMING","signalStrength":-50,"transportTypes":"TRANSPORT_WIFI"},"detailedState":"CONNECTED","extraInfo":"\"AndroidWifi\"","isAvailable":true,"isConnected":true,"isFailover":false,"isRoaming":false,"state":"CONNECTED","subtype":0,"subtypeName":"","type":1,"typeName":"WIFI"}],"platformVersion":"8.0.0","realDisplaySize":"1080x1920","timeZone":"GMT"}}
[debug] [ADB] Running 'C:\Users\ITserkovnyi\AppData\Local\Android\Sdk\platform-tools\adb.exe -P 5037 -s 192.168.247.102:5555 shell dumpsys window'
[info] [AndroidDriver] Screen already unlocked, doing nothing
[info] [UiAutomator2] Starting 'com.quod.trading.qa1/com.quod.moorgate.moorgatemobile.MainActivity and waiting for 'com.quod.trading.qa1/com.quod.moorgate.moorgatemobile.MainActivity'
[debug] [ADB] Running 'C:\Users\ITserkovnyi\AppData\Local\Android\Sdk\platform-tools\adb.exe -P 5037 -s 192.168.247.102:5555 shell am start -W -n com.quod.trading.qa1/com.quod.moorgate.moorgatemobile.MainActivity -S'[debug] [ADB] Waiting up to 20000ms for activity matching pkg: 'com.quod.trading.qa1' and activity: 'com.quod.moorgate.moorgatemobile.MainActivity' to be focused
[debug] [ADB] Possible activities, to be checked: 'com.quod.moorgate.moorgatemobile.MainActivity', 'com.quod.trading.qa1.com.quod.moorgate.moorgatemobile.MainActivity'
[debug] [ADB] Getting focused package and activity
[debug] [ADB] Running 'C:\Users\ITserkovnyi\AppData\Local\Android\Sdk\platform-tools\adb.exe -P 5037 -s 192.168.247.102:5555 shell dumpsys window windows'
[debug] [ADB] Found package: 'com.quod.trading.qa1' and fully qualified activity name : 'com.quod.moorgate.moorgatemobile.MainActivity'
[debug] [WD Proxy] Proxying [GET /appium/device/pixel_ratio] to [GET http://127.0.0.1:8200/wd/hub/session/a2ee43c9-92c4-4f3f-a9fe-23111a81d926/appium/device/pixel_ratio] with no body
[debug] [WD Proxy] Got response with status 200: {"sessionId":"a2ee43c9-92c4-4f3f-a9fe-23111a81d926","value":2.625}
[debug] [WD Proxy] Matched '/appium/device/system_bars' to command name 'getSystemBars'
[debug] [WD Proxy] Proxying [GET /appium/device/system_bars] to [GET http://127.0.0.1:8200/wd/hub/session/a2ee43c9-92c4-4f3f-a9fe-23111a81d926/appium/device/system_bars] with no body[debug] [WD Proxy] Got response with status 200: {"sessionId":"a2ee43c9-92c4-4f3f-a9fe-23111a81d926","value":{"statusBar":63}}
[debug] [WD Proxy] Matched '/window/current/size' to command name 'getWindowSize'
[debug] [WD Proxy] Proxying [GET /window/current/size] to [GET http://127.0.0.1:8200/wd/hub/session/a2ee43c9-92c4-4f3f-a9fe-23111a81d926/window/current/size] with no body
[debug] [WD Proxy] Got response with status 200: {"sessionId":"a2ee43c9-92c4-4f3f-a9fe-23111a81d926","value":{"height":1794,"width":1080}}
[info] [ADB] Using 'adb.exe' from 'C:\Users\ITserkovnyi\AppData\Local\Android\Sdk\platform-tools\adb.exe'
[debug] [ADB] Running 'C:\Users\ITserkovnyi\AppData\Local\Android\Sdk\platform-tools\adb.exe -P 5037 start-server'
[info] [AndroidDriver] Retrieving device list
[debug] [ADB] Trying to find a connected android device
[debug] [ADB] Getting connected devices
[debug] [ADB] Connected devices: [{"udid":"192.168.247.102:5555","state":"device"}]
[info] [AndroidDriver] Using device: 192.168.247.102:5555
[debug] [FlutterDriver] C:\Users\ITserkovnyi\AppData\Local\Android\Sdk\platform-tools\adb.exe -s 192.168.247.102:5555 forward tcp:36748 tcp:36748[info] [FlutterDriver] Attempt #1
[info] [FlutterDriver] Connecting to Dart Observatory: ws://127.0.0.1:36748/guYG55k_9Iw=/ws
[error] [FlutterDriver] [object Object]
[error] [FlutterDriver] Check Dart Observatory URI ws://127.0.0.1:36748/guYG55k_9Iw=/ws
[info] [FlutterDriver] Waiting 3 seconds before trying...[info] [FlutterDriver] Attempt #2
[info] [FlutterDriver] Connecting to Dart Observatory: ws://127.0.0.1:36748/guYG55k_9Iw=/ws
[error] [FlutterDriver] [object Object]
[error] [FlutterDriver] Check Dart Observatory URI ws://127.0.0.1:36748/guYG55k_9Iw=/ws
[info] [FlutterDriver] Waiting 3 seconds before trying...[info] [FlutterDriver] Attempt #3
[info] [FlutterDriver] Connecting to Dart Observatory: ws://127.0.0.1:36748/guYG55k_9Iw=/ws
[error] [FlutterDriver] [object Object]
[error] [FlutterDriver] Check Dart Observatory URI ws://127.0.0.1:36748/guYG55k_9Iw=/ws
[info] [FlutterDriver] Waiting 3 seconds before trying...[info] [FlutterDriver] Attempt #4
[info] [FlutterDriver] Connecting to Dart Observatory: ws://127.0.0.1:36748/guYG55k_9Iw=/ws
[error] [FlutterDriver] [object Object]
[error] [FlutterDriver] Check Dart Observatory URI ws://127.0.0.1:36748/guYG55k_9Iw=/ws
[info] [FlutterDriver] Waiting 3 seconds before trying...[info] [FlutterDriver] Attempt #5
[info] [FlutterDriver] Connecting to Dart Observatory: ws://127.0.0.1:36748/guYG55k_9Iw=/ws
[error] [FlutterDriver] [object Object]
[error] [FlutterDriver] Check Dart Observatory URI ws://127.0.0.1:36748/guYG55k_9Iw=/ws
[info] [FlutterDriver] Waiting 3 seconds before trying...[info] [FlutterDriver] Attempt #6
[info] [FlutterDriver] Connecting to Dart Observatory: ws://127.0.0.1:36748/guYG55k_9Iw=/ws
[error] [FlutterDriver] [object Object]
[error] [FlutterDriver] Check Dart Observatory URI ws://127.0.0.1:36748/guYG55k_9Iw=/ws
[info] [FlutterDriver] Waiting 3 seconds before trying...[info] [FlutterDriver] Attempt #7
[info] [FlutterDriver] Connecting to Dart Observatory: ws://127.0.0.1:36748/guYG55k_9Iw=/ws
[error] [FlutterDriver] [object Object]
[error] [FlutterDriver] Check Dart Observatory URI ws://127.0.0.1:36748/guYG55k_9Iw=/ws
[info] [FlutterDriver] Waiting 3 seconds before trying...[info] [FlutterDriver] Attempt #8
[info] [FlutterDriver] Connecting to Dart Observatory: ws://127.0.0.1:36748/guYG55k_9Iw=/ws
[error] [FlutterDriver] [object Object]
[error] [FlutterDriver] Check Dart Observatory URI ws://127.0.0.1:36748/guYG55k_9Iw=/ws
[info] [FlutterDriver] Waiting 3 seconds before trying...[info] [FlutterDriver] Attempt #9
[info] [FlutterDriver] Connecting to Dart Observatory: ws://127.0.0.1:36748/guYG55k_9Iw=/ws
[error] [FlutterDriver] [object Object]
[error] [FlutterDriver] Check Dart Observatory URI ws://127.0.0.1:36748/guYG55k_9Iw=/ws
[info] [FlutterDriver] Waiting 3 seconds before trying...[info] [FlutterDriver] Attempt #10
[info] [FlutterDriver] Connecting to Dart Observatory: ws://127.0.0.1:36748/guYG55k_9Iw=/ws
[error] [FlutterDriver] [object Object]
[error] [FlutterDriver] Check Dart Observatory URI ws://127.0.0.1:36748/guYG55k_9Iw=/ws
[info] [FlutterDriver] Waiting 3 seconds before trying...[info] [FlutterDriver] Attempt #11
[info] [FlutterDriver] Connecting to Dart Observatory: ws://127.0.0.1:36748/guYG55k_9Iw=/ws
[error] [FlutterDriver] [object Object]
[error] [FlutterDriver] Check Dart Observatory URI ws://127.0.0.1:36748/guYG55k_9Iw=/ws
[info] [FlutterDriver] Waiting 3 seconds before trying...[info] [FlutterDriver] Attempt #12
[info] [FlutterDriver] Connecting to Dart Observatory: ws://127.0.0.1:36748/guYG55k_9Iw=/ws
[error] [FlutterDriver] [object Object]
[error] [FlutterDriver] Check Dart Observatory URI ws://127.0.0.1:36748/guYG55k_9Iw=/ws
[info] [FlutterDriver] Waiting 3 seconds before trying...[info] [FlutterDriver] Attempt #13
[info] [FlutterDriver] Connecting to Dart Observatory: ws://127.0.0.1:36748/guYG55k_9Iw=/ws
[error] [FlutterDriver] [object Object]
[error] [FlutterDriver] Check Dart Observatory URI ws://127.0.0.1:36748/guYG55k_9Iw=/ws
[info] [FlutterDriver] Waiting 3 seconds before trying...[info] [FlutterDriver] Attempt #14
[info] [FlutterDriver] Connecting to Dart Observatory: ws://127.0.0.1:36748/guYG55k_9Iw=/ws
[error] [FlutterDriver] [object Object]
[error] [FlutterDriver] Check Dart Observatory URI ws://127.0.0.1:36748/guYG55k_9Iw=/ws
[info] [FlutterDriver] Waiting 3 seconds before trying...[info] [FlutterDriver] Attempt #15
[info] [FlutterDriver] Connecting to Dart Observatory: ws://127.0.0.1:36748/guYG55k_9Iw=/ws
[error] [FlutterDriver] [object Object]
[error] [FlutterDriver] Check Dart Observatory URI ws://127.0.0.1:36748/guYG55k_9Iw=/ws
[info] [FlutterDriver] Waiting 3 seconds before trying...[info] [FlutterDriver] Attempt #16
[info] [FlutterDriver] Connecting to Dart Observatory: ws://127.0.0.1:36748/guYG55k_9Iw=/ws
[error] [FlutterDriver] [object Object]
[error] [FlutterDriver] Check Dart Observatory URI ws://127.0.0.1:36748/guYG55k_9Iw=/ws
[info] [FlutterDriver] Waiting 3 seconds before trying...[info] [FlutterDriver] Attempt #17
[info] [FlutterDriver] Connecting to Dart Observatory: ws://127.0.0.1:36748/guYG55k_9Iw=/ws
[error] [FlutterDriver] [object Object]
[error] [FlutterDriver] Check Dart Observatory URI ws://127.0.0.1:36748/guYG55k_9Iw=/ws
[info] [FlutterDriver] Waiting 3 seconds before trying...[info] [FlutterDriver] Attempt #18
[info] [FlutterDriver] Connecting to Dart Observatory: ws://127.0.0.1:36748/guYG55k_9Iw=/ws
[error] [FlutterDriver] [object Object]
[error] [FlutterDriver] Check Dart Observatory URI ws://127.0.0.1:36748/guYG55k_9Iw=/ws
[info] [FlutterDriver] Waiting 3 seconds before trying...[info] [FlutterDriver] Attempt #19
[info] [FlutterDriver] Connecting to Dart Observatory: ws://127.0.0.1:36748/guYG55k_9Iw=/ws
[error] [FlutterDriver] [object Object]
[error] [FlutterDriver] Check Dart Observatory URI ws://127.0.0.1:36748/guYG55k_9Iw=/ws
[info] [FlutterDriver] Waiting 3 seconds before trying...[info] [FlutterDriver] Attempt #20
[info] [FlutterDriver] Connecting to Dart Observatory: ws://127.0.0.1:36748/guYG55k_9Iw=/ws
[error] [FlutterDriver] [object Object]
[error] [FlutterDriver] Check Dart Observatory URI ws://127.0.0.1:36748/guYG55k_9Iw=/ws
[info] [FlutterDriver] Waiting 3 seconds before trying...[info] [FlutterDriver] Attempt #21
[info] [FlutterDriver] Connecting to Dart Observatory: ws://127.0.0.1:36748/guYG55k_9Iw=/ws
[error] [FlutterDriver] [object Object]
[error] [FlutterDriver] Check Dart Observatory URI ws://127.0.0.1:36748/guYG55k_9Iw=/ws
[info] [FlutterDriver] Waiting 3 seconds before trying...[info] [FlutterDriver] Attempt #22
[info] [FlutterDriver] Connecting to Dart Observatory: ws://127.0.0.1:36748/guYG55k_9Iw=/ws
[error] [FlutterDriver] [object Object]
[error] [FlutterDriver] Check Dart Observatory URI ws://127.0.0.1:36748/guYG55k_9Iw=/ws
[info] [FlutterDriver] Waiting 3 seconds before trying...[info] [FlutterDriver] Attempt #23
[info] [FlutterDriver] Connecting to Dart Observatory: ws://127.0.0.1:36748/guYG55k_9Iw=/ws
[error] [FlutterDriver] [object Object]
[error] [FlutterDriver] Check Dart Observatory URI ws://127.0.0.1:36748/guYG55k_9Iw=/ws
[info] [FlutterDriver] Waiting 3 seconds before trying...[info] [FlutterDriver] Attempt #24
[info] [FlutterDriver] Connecting to Dart Observatory: ws://127.0.0.1:36748/guYG55k_9Iw=/ws
[error] [FlutterDriver] [object Object]
[error] [FlutterDriver] Check Dart Observatory URI ws://127.0.0.1:36748/guYG55k_9Iw=/ws
[info] [FlutterDriver] Waiting 3 seconds before trying...[info] [FlutterDriver] Attempt #25
[info] [FlutterDriver] Connecting to Dart Observatory: ws://127.0.0.1:36748/guYG55k_9Iw=/ws
[error] [FlutterDriver] [object Object]
[error] [FlutterDriver] Check Dart Observatory URI ws://127.0.0.1:36748/guYG55k_9Iw=/ws
[info] [FlutterDriver] Waiting 3 seconds before trying...[info] [FlutterDriver] Attempt #26
[info] [FlutterDriver] Connecting to Dart Observatory: ws://127.0.0.1:36748/guYG55k_9Iw=/ws
[error] [FlutterDriver] [object Object]
[error] [FlutterDriver] Check Dart Observatory URI ws://127.0.0.1:36748/guYG55k_9Iw=/ws
[info] [FlutterDriver] Waiting 3 seconds before trying...[info] [FlutterDriver] Attempt #27
[info] [FlutterDriver] Connecting to Dart Observatory: ws://127.0.0.1:36748/guYG55k_9Iw=/ws
[error] [FlutterDriver] [object Object]
[error] [FlutterDriver] Check Dart Observatory URI ws://127.0.0.1:36748/guYG55k_9Iw=/ws
[info] [FlutterDriver] Waiting 3 seconds before trying...[info] [FlutterDriver] Attempt #28
[info] [FlutterDriver] Connecting to Dart Observatory: ws://127.0.0.1:36748/guYG55k_9Iw=/ws
[error] [FlutterDriver] [object Object]
[error] [FlutterDriver] Check Dart Observatory URI ws://127.0.0.1:36748/guYG55k_9Iw=/ws
[info] [FlutterDriver] Waiting 3 seconds before trying...[info] [FlutterDriver] Attempt #29
[info] [FlutterDriver] Connecting to Dart Observatory: ws://127.0.0.1:36748/guYG55k_9Iw=/ws
[error] [FlutterDriver] [object Object]
[error] [FlutterDriver] Check Dart Observatory URI ws://127.0.0.1:36748/guYG55k_9Iw=/ws
[error] [FlutterDriver] Failed to connect 30 times. Aborting.
[debug] [FlutterDriver] Deleting Flutter Driver session
[debug] [BaseDriver] Event 'newSessionStarted' logged at 1663515754148 (18:42:34 GMT+0300 (Eastern European Summer Time))
[debug] [W3C] Encountered internal error running command: Error: Failed to connect 30 times. Aborting.
[debug] [W3C] at Object.wrappedLogger.errorAndThrow (C:\Users\ITserkovnyi\AppData\Local\Programs\Appium Server GUI\resources\app\node_modules\appium\node_modules\appium-support\lib\logging.js:94:35)
[debug] [W3C] at Object.exports.connectSocket (C:\Users\ITserkovnyi\AppData\Local\Programs\Appium Server GUI\resources\app\node_modules\appium\node_modules\appium-flutter-driver\lib\sessions\observatory.ts:114:11)
[debug] [W3C] at runMicrotasks (<anonymous>)
[debug] [W3C] at processTicksAndRejections (internal/process/task_queues.js:97:5)
[debug] [W3C] at async Promise.all (index 1)
[debug] [W3C] at FlutterDriver.exports.createSession (C:\Users\ITserkovnyi\AppData\Local\Programs\Appium Server GUI\resources\app\node_modules\appium\node_modules\appium-flutter-driver\lib\sessions\session.ts:21:47)
[debug] [W3C] at AppiumDriver.createSession (C:\Users\ITserkovnyi\AppData\Local\Programs\Appium Server GUI\resources\app\node_modules\appium\lib\appium.js:387:35)
[info] [HTTP] <-- POST /wd/hub/session 500 96778 ms - 723
[info] [HTTP] [debug] [HTTP] Request idempotency key: 653e9118-f73c-42b4-bb9f-d19b15e27a30
[info] [HTTP] --> POST /wd/hub/session
[info] [HTTP] {"capabilities":{"firstMatch":[{}],"alwaysMatch":{"platformName":"Android","appium:deviceName":"Android","appium:automationName":"flutter","appium:app":"C:\\Users\\ITserkovnyi\\PycharmProjects\\pythonProject/appium524.apk"}}}
[debug] [W3C] Calling AppiumDriver.createSession() with args: [null,null,{"firstMatch":[{}],"alwaysMatch":{"platformName":"Android","appium:deviceName":"Android","appium:automationName":"flutter","appium:app":"C:\\Users\\ITserkovnyi\\PycharmProjects\\pythonProject/appium524.apk"}}]
[debug] [BaseDriver] Event 'newSessionRequested' logged at 1663515781251 (18:43:01 GMT+0300 (Eastern European Summer Time))
[info] [Appium] Appium v1.22.3 creating new FlutterDriver (v0.0.32) session
[info] [Appium] Applying relaxed security to 'FlutterDriver' as per server command line argument. All insecure features will be enabled unless explicitly disabled by --deny-insecure
[debug] [BaseDriver] Creating session with W3C capabilities: {
[debug] [BaseDriver] "alwaysMatch": {
[debug] [BaseDriver] "platformName": "Android",
[debug] [BaseDriver] "appium:deviceName": "Android",
[debug] [BaseDriver] "appium:automationName": "flutter",
[debug] [BaseDriver] "appium:app": "C:\\Users\\ITserkovnyi\\PycharmProjects\\pythonProject/appium524.apk"
[debug] [BaseDriver] },
[debug] [BaseDriver] "firstMatch": [
[debug] [BaseDriver] {}
[debug] [BaseDriver] ]
[debug] [BaseDriver] }
[warn] [BaseDriver] The following capabilities were provided, but are not recognized by Appium:
[warn] [BaseDriver] app
[info] [BaseDriver] Session created with session id: b830ec69-4568-4a93-968b-da986594e387
[info] [FlutterDriver] Starting an Android proxy session
[debug] [BaseDriver] Creating session with W3C capabilities: {
[debug] [BaseDriver] "alwaysMatch": {
[debug] [BaseDriver] "platformName": "Android",
[debug] [BaseDriver] "appium:deviceName": "Android",
[debug] [BaseDriver] "appium:automationName": "flutter",
[debug] [BaseDriver] "appium:app": "C:\\Users\\ITserkovnyi\\PycharmProjects\\pythonProject/appium524.apk"
[debug] [BaseDriver] },
[debug] [BaseDriver] "firstMatch": [
[debug] [BaseDriver] {}
[debug] [BaseDriver] ]
[debug] [BaseDriver] }
[info] [BaseDriver] Session created with session id: c06bfec2-e25c-43aa-a287-87602983d522
[info] [BaseDriver] Using local app 'C:\Users\ITserkovnyi\PycharmProjects\pythonProject/appium524.apk'
[debug] [UiAutomator2] Checking whether app is actually present
[info] [ADB] Using 'adb.exe' from 'C:\Users\ITserkovnyi\AppData\Local\Android\Sdk\platform-tools\adb.exe'
[debug] [ADB] Running 'C:\Users\ITserkovnyi\AppData\Local\Android\Sdk\platform-tools\adb.exe -P 5037 start-server'
[info] [AndroidDriver] Retrieving device list
[debug] [ADB] Trying to find a connected android device
[debug] [ADB] Getting connected devices
[debug] [ADB] Connected devices: [{"udid":"192.168.247.102:5555","state":"device"}]
[info] [AndroidDriver] Using device: 192.168.247.102:5555
[info] [ADB] Using 'adb.exe' from 'C:\Users\ITserkovnyi\AppData\Local\Android\Sdk\platform-tools\adb.exe'
[debug] [ADB] Running 'C:\Users\ITserkovnyi\AppData\Local\Android\Sdk\platform-tools\adb.exe -P 5037 start-server'[debug] [ADB] Setting device id to 192.168.247.102:5555
[debug] [ADB] Running 'C:\Users\ITserkovnyi\AppData\Local\Android\Sdk\platform-tools\adb.exe -P 5037 -s 192.168.247.102:5555 shell getprop ro.build.version.sdk'
[debug] [ADB] Current device property 'ro.build.version.sdk': 26
[debug] [ADB] Device API level: 26
[debug] [AndroidDriver] Parsing package and activity from app manifest
[info] [ADB] Package name: 'com.quod.trading.qa1'
[info] [ADB] Main activity name: 'com.quod.moorgate.moorgatemobile.MainActivity'
[debug] [AndroidDriver] Parsed package and activity are: com.quod.trading.qa1/com.quod.moorgate.moorgatemobile.MainActivity
[debug] [ADB] Running 'C:\Users\ITserkovnyi\AppData\Local\Android\Sdk\platform-tools\adb.exe -P 5037 -s 192.168.247.102:5555 wait-for-device'
[debug] [ADB] Running 'C:\Users\ITserkovnyi\AppData\Local\Android\Sdk\platform-tools\adb.exe -P 5037 -s 192.168.247.102:5555 shell echo ping'[debug] [AndroidDriver] Pushing settings apk to device...
[debug] [ADB] Getting install status for io.appium.settings
[debug] [ADB] Running 'C:\Users\ITserkovnyi\AppData\Local\Android\Sdk\platform-tools\adb.exe -P 5037 -s 192.168.247.102:5555 shell dumpsys package io.appium.settings'
[debug] [ADB] 'io.appium.settings' is installed
[debug] [ADB] Getting package info for 'io.appium.settings'
[debug] [ADB] Running 'C:\Users\ITserkovnyi\AppData\Local\Android\Sdk\platform-tools\adb.exe -P 5037 -s 192.168.247.102:5555 shell dumpsys package io.appium.settings'[debug] [ADB] The version name of the installed 'io.appium.settings' is greater or equal to the application version name ('3.4.0' >= '3.4.0')
[debug] [ADB] There is no need to install/upgrade 'C:\Users\ITserkovnyi\AppData\Local\Programs\Appium Server GUI\resources\app\node_modules\appium\node_modules\io.appium.settings\apks\settings_apk-debug.apk'
[debug] [ADB] Getting IDs of all 'io.appium.settings' processes
[debug] [ADB] Running 'C:\Users\ITserkovnyi\AppData\Local\Android\Sdk\platform-tools\adb.exe -P 5037 -s 192.168.247.102\:5555 shell 'pgrep --help; echo $?''
[debug] [ADB] Running 'C:\Users\ITserkovnyi\AppData\Local\Android\Sdk\platform-tools\adb.exe -P 5037 -s 192.168.247.102\:5555 shell 'pgrep ^appium\\.settings$ || pgrep ^io\\.appium\\.setti$''
[debug] [AndroidDriver] io.appium.settings is already running. There is no need to reset its permissions.
[debug] [ADB] Running 'C:\Users\ITserkovnyi\AppData\Local\Android\Sdk\platform-tools\adb.exe -P 5037 -s 192.168.247.102:5555 shell appops set io.appium.settings android:mock_location allow'[debug] [Logcat] Starting logs capture with command: C:\\Users\\ITserkovnyi\\AppData\\Local\\Android\\Sdk\\platform-tools\\adb.exe -P 5037 -s 192.168.247.102\:5555 logcat -v threadtime[debug] [UiAutomator2] Forwarding UiAutomator2 Server port 6790 to local port 8200[debug] [ADB] Forwarding system: 8200 to device: 6790
[debug] [ADB] Running 'C:\Users\ITserkovnyi\AppData\Local\Android\Sdk\platform-tools\adb.exe -P 5037 -s 192.168.247.102:5555 forward tcp:8200 tcp:6790'[debug] [ADB] Getting install status for io.appium.uiautomator2.server
[debug] [ADB] Running 'C:\Users\ITserkovnyi\AppData\Local\Android\Sdk\platform-tools\adb.exe -P 5037 -s 192.168.247.102:5555 shell dumpsys package io.appium.uiautomator2.server'
[debug] [ADB] 'io.appium.uiautomator2.server' is installed
[debug] [ADB] Getting package info for 'io.appium.uiautomator2.server'
[debug] [ADB] Running 'C:\Users\ITserkovnyi\AppData\Local\Android\Sdk\platform-tools\adb.exe -P 5037 -s 192.168.247.102:5555 shell dumpsys package io.appium.uiautomator2.server'[debug] [ADB] The version name of the installed 'io.appium.uiautomator2.server' is greater or equal to the application version name ('4.27.0' >= '4.27.0')
[debug] [UiAutomator2] io.appium.uiautomator2.server installation state: sameVersionInstalled
[debug] [ADB] Checking app cert for C:\Users\ITserkovnyi\AppData\Local\Programs\Appium Server GUI\resources\app\node_modules\appium\node_modules\appium-uiautomator2-server\apks\appium-uiautomator2-server-v4.27.0.apk[debug] [ADB] Using the previously cached signature entry for 'appium-uiautomator2-server-v4.27.0.apk'
[debug] [ADB] sha256 hash did match for 'appium-uiautomator2-server-v4.27.0.apk'
[debug] [ADB] Getting install status for io.appium.uiautomator2.server.test
[debug] [ADB] Running 'C:\Users\ITserkovnyi\AppData\Local\Android\Sdk\platform-tools\adb.exe -P 5037 -s 192.168.247.102:5555 shell dumpsys package io.appium.uiautomator2.server.test'
[debug] [ADB] 'io.appium.uiautomator2.server.test' is installed
[debug] [ADB] Checking app cert for C:\Users\ITserkovnyi\AppData\Local\Programs\Appium Server GUI\resources\app\node_modules\appium\node_modules\appium-uiautomator2-server\apks\appium-uiautomator2-server-debug-androidTest.apk
[debug] [ADB] Using the previously cached signature entry for 'appium-uiautomator2-server-debug-androidTest.apk'
[debug] [ADB] sha256 hash did match for 'appium-uiautomator2-server-debug-androidTest.apk'
[info] [UiAutomator2] Server packages are not going to be (re)installed
[debug] [UiAutomator2] Waiting up to 30000ms for services to be available
[debug] [ADB] Running 'C:\Users\ITserkovnyi\AppData\Local\Android\Sdk\platform-tools\adb.exe -P 5037 -s 192.168.247.102:5555 shell pm list instrumentation'[debug] [UiAutomator2] Instrumentation target 'io.appium.uiautomator2.server.test/androidx.test.runner.AndroidJUnitRunner' is available
[info] [ADB] Adding packages ["io.appium.settings","io.appium.uiautomator2.server","io.appium.uiautomator2.server.test"] to Doze whitelist
[debug] [ADB] Got the following command chunks to execute: [["dumpsys","deviceidle","whitelist","+io.appium.settings",";","dumpsys","deviceidle","whitelist","+io.appium.uiautomator2.server",";","dumpsys","deviceidle","whitelist","+io.appium.uiautomator2.server.test",";"]]
[debug] [ADB] Running 'C:\Users\ITserkovnyi\AppData\Local\Android\Sdk\platform-tools\adb.exe -P 5037 -s 192.168.247.102:5555 shell dumpsys deviceidle whitelist +io.appium.settings ; dumpsys deviceidle whitelist +io.appium.uiautomator2.server ; dumpsys deviceidle whitelist +io.appium.uiautomator2.server.test ;'[debug] [ADB] Checking app cert for C:\Users\ITserkovnyi\PycharmProjects\pythonProject/appium524.apk[debug] [ADB] Using the previously cached signature entry for 'appium524.apk'
[debug] [ADB] Getting install status for com.quod.trading.qa1
[debug] [ADB] Running 'C:\Users\ITserkovnyi\AppData\Local\Android\Sdk\platform-tools\adb.exe -P 5037 -s 192.168.247.102:5555 shell dumpsys package com.quod.trading.qa1'
[debug] [ADB] 'com.quod.trading.qa1' is installed
[debug] [ADB] Getting package info for 'com.quod.trading.qa1'
[debug] [ADB] Running 'C:\Users\ITserkovnyi\AppData\Local\Android\Sdk\platform-tools\adb.exe -P 5037 -s 192.168.247.102:5555 shell dumpsys package com.quod.trading.qa1'[debug] [ADB] The version name of the installed 'com.quod.trading.qa1' is greater or equal to the application version name ('1.0.524' >= '1.0.524')
[debug] [ADB] There is no need to install/upgrade 'C:\Users\ITserkovnyi\PycharmProjects\pythonProject/appium524.apk'
[info] [AndroidDriver] Performing fast reset on 'com.quod.trading.qa1'
[debug] [ADB] Getting install status for com.quod.trading.qa1
[debug] [ADB] Running 'C:\Users\ITserkovnyi\AppData\Local\Android\Sdk\platform-tools\adb.exe -P 5037 -s 192.168.247.102:5555 shell dumpsys package com.quod.trading.qa1'
[debug] [ADB] 'com.quod.trading.qa1' is installed
[debug] [ADB] Running 'C:\Users\ITserkovnyi\AppData\Local\Android\Sdk\platform-tools\adb.exe -P 5037 -s 192.168.247.102:5555 shell am force-stop com.quod.trading.qa1'
[debug] [ADB] Running 'C:\Users\ITserkovnyi\AppData\Local\Android\Sdk\platform-tools\adb.exe -P 5037 -s 192.168.247.102:5555 shell pm clear com.quod.trading.qa1'[debug] [AndroidDriver] Performed fast reset on the installed 'com.quod.trading.qa1' application (stop and clear)
[debug] [UiAutomator2] Performing shallow cleanup of automation leftovers
[debug] [UiAutomator2] The following obsolete sessions are still running: ["a2ee43c9-92c4-4f3f-a9fe-23111a81d926"]
[debug] [UiAutomator2] Cleaning up 1 obsolete session[debug] [Instrumentation] .
[debug] [Instrumentation] Time: 121.577
[debug] [Instrumentation]
[debug] [Instrumentation] OK (1 test)
[debug] [Instrumentation] The process has exited with code 0[debug] [ADB] Running 'C:\Users\ITserkovnyi\AppData\Local\Android\Sdk\platform-tools\adb.exe -P 5037 -s 192.168.247.102:5555 shell am force-stop io.appium.uiautomator2.server.test'[info] [UiAutomator2] Starting UIAutomator2 server 4.27.0
[info] [UiAutomator2] Using UIAutomator2 server from 'C:\Users\ITserkovnyi\AppData\Local\Programs\Appium Server GUI\resources\app\node_modules\appium\node_modules\appium-uiautomator2-server\apks\appium-uiautomator2-server-v4.27.0.apk' and test from 'C:\Users\ITserkovnyi\AppData\Local\Programs\Appium Server GUI\resources\app\node_modules\appium\node_modules\appium-uiautomator2-server\apks\appium-uiautomator2-server-debug-androidTest.apk'
[info] [UiAutomator2] Waiting up to 30000ms for UiAutomator2 to be online...
[debug] [ADB] Creating ADB subprocess with args: ["-P",5037,"-s","192.168.247.102:5555","shell","am","instrument","-w","-e","disableAnalytics",true,"io.appium.uiautomator2.server.test/androidx.test.runner.AndroidJUnitRunner"]
[debug] [WD Proxy] Matched '/status' to command name 'getStatus'
[debug] [WD Proxy] Proxying [GET /status] to [GET http://127.0.0.1:8200/wd/hub/status] with no body
[info] [WD Proxy] socket hang up[debug] [Instrumentation] io.appium.uiautomator2.server.test.AppiumUiAutomator2Server:[debug] [WD Proxy] Matched '/status' to command name 'getStatus'
[debug] [WD Proxy] Proxying [GET /status] to [GET http://127.0.0.1:8200/wd/hub/status] with no body
[info] [WD Proxy] socket hang up[debug] [WD Proxy] Matched '/status' to command name 'getStatus'
[debug] [WD Proxy] Proxying [GET /status] to [GET http://127.0.0.1:8200/wd/hub/status] with no body
[debug] [WD Proxy] Got response with status 200: {"sessionId":"None","value":{"message":"UiAutomator2 Server is ready to accept commands","ready":true}}
[debug] [UiAutomator2] The initialization of the instrumentation process took 2086ms
[debug] [WD Proxy] Matched '/session' to command name 'createSession'
[debug] [WD Proxy] Proxying [POST /session] to [POST http://127.0.0.1:8200/wd/hub/session] with body: {"capabilities":{"firstMatch":[{"platform":"LINUX","webStorageEnabled":false,"takesScreenshot":true,"javascriptEnabled":true,"databaseEnabled":false,"networkConnectionEnabled":true,"locationContextEnabled":false,"warnings":{},"desired":{"platformName":"Android","deviceName":"Android","automationName":"flutter","app":"C:\\Users\\ITserkovnyi\\PycharmProjects\\pythonProject/appium524.apk"},"platformName":"Android","deviceName":"192.168.247.102:5555","automationName":"flutter","app":"C:\\Users\\ITserkovnyi\\PycharmProjects\\pythonProject/appium524.apk","deviceUDID":"192.168.247.102:5555","appPackage":"com.quod.trading.qa1"}],"alwaysMatch":{}}}
[debug] [WD Proxy] Got response with status 200: {"sessionId":"37288627-63a4-4914-9e34-c1cfe1498543","value":{"capabilities":{"firstMatch":[{"platform":"LINUX","webStorageEnabled":false,"takesScreenshot":true,"javascriptEnabled":true,"databaseEnabled":false,"networkConnectionEnabled":true,"locationContextEnabled":false,"warnings":{},"desired":{"platformName":"Android","deviceName":"Android","automationName":"flutter","app":"C:\\Users\\ITserkovnyi\\PycharmProjects\\pythonProject/appium524.apk"},"platformName":"Android","deviceName":"192.168.247.102:5555","automationName":"flutter","app":"C:\\Users\\ITserkovnyi\\PycharmProjects\\pythonProject/appium524.apk","deviceUDID":"192.168.247.102:5555","appPackage":"com.quod.trading.qa1"}],"alwaysMatch":{}},"sessionId":"37288627-63a4-4914-9e34-c1cfe1498543"}}
[info] [WD Proxy] Determined the downstream protocol as 'W3C'
[debug] [WD Proxy] Proxying [GET /appium/device/info] to [GET http://127.0.0.1:8200/wd/hub/session/37288627-63a4-4914-9e34-c1cfe1498543/appium/device/info] with no body
[debug] [WD Proxy] Got response with status 200: {"sessionId":"37288627-63a4-4914-9e34-c1cfe1498543","value":{"androidId":"63a5862e0cbe4611","apiVersion":"26","bluetooth":null,"brand":"Android","carrierName":"Android","displayDensity":420,"locale":"en_US","manufacturer":"unknown","model":"Automation","networks":[{"capabilities":{"SSID":null,"linkDownBandwidthKbps":1048576,"linkUpstreamBandwidthKbps":1048576,"networkCapabilities":"NET_CAPABILITY_NOT_METERED,NET_CAPABILITY_INTERNET,NET_CAPABILITY_NOT_RESTRICTED,NET_CAPABILITY_TRUSTED,NET_CAPABILITY_NOT_VPN,NET_CAPABILITY_VALIDATED,NET_CAPABILITY_NOT_ROAMING","signalStrength":-50,"transportTypes":"TRANSPORT_WIFI"},"detailedState":"CONNECTED","extraInfo":"\"AndroidWifi\"","isAvailable":true,"isConnected":true,"isFailover":false,"isRoaming":false,"state":"CONNECTED","subtype":0,"subtypeName":"","type":1,"typeName":"WIFI"}],"platformVersion":"8.0.0","realDisplaySize":"1080x1920","timeZone":"GMT"}}
[debug] [ADB] Running 'C:\Users\ITserkovnyi\AppData\Local\Android\Sdk\platform-tools\adb.exe -P 5037 -s 192.168.247.102:5555 shell dumpsys window'[info] [AndroidDriver] Screen already unlocked, doing nothing
[info] [UiAutomator2] Starting 'com.quod.trading.qa1/com.quod.moorgate.moorgatemobile.MainActivity and waiting for 'com.quod.trading.qa1/com.quod.moorgate.moorgatemobile.MainActivity'
[debug] [ADB] Running 'C:\Users\ITserkovnyi\AppData\Local\Android\Sdk\platform-tools\adb.exe -P 5037 -s 192.168.247.102:5555 shell am start -W -n com.quod.trading.qa1/com.quod.moorgate.moorgatemobile.MainActivity -S'[debug] [ADB] Waiting up to 20000ms for activity matching pkg: 'com.quod.trading.qa1' and activity: 'com.quod.moorgate.moorgatemobile.MainActivity' to be focused
[debug] [ADB] Possible activities, to be checked: 'com.quod.moorgate.moorgatemobile.MainActivity', 'com.quod.trading.qa1.com.quod.moorgate.moorgatemobile.MainActivity'
[debug] [ADB] Getting focused package and activity
[debug] [ADB] Running 'C:\Users\ITserkovnyi\AppData\Local\Android\Sdk\platform-tools\adb.exe -P 5037 -s 192.168.247.102:5555 shell dumpsys window windows'[debug] [ADB] Found package: 'com.quod.trading.qa1' and fully qualified activity name : 'com.quod.moorgate.moorgatemobile.MainActivity'
[debug] [WD Proxy] Proxying [GET /appium/device/pixel_ratio] to [GET http://127.0.0.1:8200/wd/hub/session/37288627-63a4-4914-9e34-c1cfe1498543/appium/device/pixel_ratio] with no body
[debug] [WD Proxy] Got response with status 200: {"sessionId":"37288627-63a4-4914-9e34-c1cfe1498543","value":2.625}
[debug] [WD Proxy] Matched '/appium/device/system_bars' to command name 'getSystemBars'
[debug] [WD Proxy] Proxying [GET /appium/device/system_bars] to [GET http://127.0.0.1:8200/wd/hub/session/37288627-63a4-4914-9e34-c1cfe1498543/appium/device/system_bars] with no body
[debug] [WD Proxy] Got response with status 200: {"sessionId":"37288627-63a4-4914-9e34-c1cfe1498543","value":{"statusBar":63}}
[debug] [WD Proxy] Matched '/window/current/size' to command name 'getWindowSize'
[debug] [WD Proxy] Proxying [GET /window/current/size] to [GET http://127.0.0.1:8200/wd/hub/session/37288627-63a4-4914-9e34-c1cfe1498543/window/current/size] with no body
[debug] [WD Proxy] Got response with status 200: {"sessionId":"37288627-63a4-4914-9e34-c1cfe1498543","value":{"height":1794,"width":1080}}
[info] [ADB] Using 'adb.exe' from 'C:\Users\ITserkovnyi\AppData\Local\Android\Sdk\platform-tools\adb.exe'
[debug] [ADB] Running 'C:\Users\ITserkovnyi\AppData\Local\Android\Sdk\platform-tools\adb.exe -P 5037 start-server'
[info] [AndroidDriver] Retrieving device list
[debug] [ADB] Trying to find a connected android device
[debug] [ADB] Getting connected devices[debug] [ADB] Connected devices: [{"udid":"192.168.247.102:5555","state":"device"}]
[info] [AndroidDriver] Using device: 192.168.247.102:5555
[debug] [FlutterDriver] C:\Users\ITserkovnyi\AppData\Local\Android\Sdk\platform-tools\adb.exe -s 192.168.247.102:5555 forward tcp:36748 tcp:36748
[info] [FlutterDriver] Attempt #1
[info] [FlutterDriver] Connecting to Dart Observatory: ws://127.0.0.1:36748/guYG55k_9Iw=/ws
[error] [FlutterDriver] [object Object]
[error] [FlutterDriver] Check Dart Observatory URI ws://127.0.0.1:36748/guYG55k_9Iw=/ws
[info] [FlutterDriver] Waiting 3 seconds before trying...[info] [FlutterDriver] Attempt #2
[info] [FlutterDriver] Connecting to Dart Observatory: ws://127.0.0.1:36748/guYG55k_9Iw=/ws
[error] [FlutterDriver] [object Object]
[error] [FlutterDriver] Check Dart Observatory URI ws://127.0.0.1:36748/guYG55k_9Iw=/ws
[info] [FlutterDriver] Waiting 3 seconds before trying...[info] [FlutterDriver] Attempt #3
[info] [FlutterDriver] Connecting to Dart Observatory: ws://127.0.0.1:36748/guYG55k_9Iw=/ws
[error] [FlutterDriver] [object Object]
[error] [FlutterDriver] Check Dart Observatory URI ws://127.0.0.1:36748/guYG55k_9Iw=/ws
[info] [FlutterDriver] Waiting 3 seconds before trying...[info] [FlutterDriver] Attempt #4
[info] [FlutterDriver] Connecting to Dart Observatory: ws://127.0.0.1:36748/guYG55k_9Iw=/ws
[error] [FlutterDriver] [object Object]
[error] [FlutterDriver] Check Dart Observatory URI ws://127.0.0.1:36748/guYG55k_9Iw=/ws
[info] [FlutterDriver] Waiting 3 seconds before trying...[info] [FlutterDriver] Attempt #5
[info] [FlutterDriver] Connecting to Dart Observatory: ws://127.0.0.1:36748/guYG55k_9Iw=/ws
[error] [FlutterDriver] [object Object]
[error] [FlutterDriver] Check Dart Observatory URI ws://127.0.0.1:36748/guYG55k_9Iw=/ws
[info] [FlutterDriver] Waiting 3 seconds before trying...[info] [FlutterDriver] Attempt #6
[info] [FlutterDriver] Connecting to Dart Observatory: ws://127.0.0.1:36748/guYG55k_9Iw=/ws
[error] [FlutterDriver] [object Object]
[error] [FlutterDriver] Check Dart Observatory URI ws://127.0.0.1:36748/guYG55k_9Iw=/ws
[info] [FlutterDriver] Waiting 3 seconds before trying...[info] [FlutterDriver] Attempt #7
[info] [FlutterDriver] Connecting to Dart Observatory: ws://127.0.0.1:36748/guYG55k_9Iw=/ws
[error] [FlutterDriver] [object Object]
[error] [FlutterDriver] Check Dart Observatory URI ws://127.0.0.1:36748/guYG55k_9Iw=/ws
[info] [FlutterDriver] Waiting 3 seconds before trying...[info] [FlutterDriver] Attempt #8
[info] [FlutterDriver] Connecting to Dart Observatory: ws://127.0.0.1:36748/guYG55k_9Iw=/ws
[error] [FlutterDriver] [object Object]
[error] [FlutterDriver] Check Dart Observatory URI ws://127.0.0.1:36748/guYG55k_9Iw=/ws
[info] [FlutterDriver] Waiting 3 seconds before trying...[info] [FlutterDriver] Attempt #9
[info] [FlutterDriver] Connecting to Dart Observatory: ws://127.0.0.1:36748/guYG55k_9Iw=/ws
[error] [FlutterDriver] [object Object]
[error] [FlutterDriver] Check Dart Observatory URI ws://127.0.0.1:36748/guYG55k_9Iw=/ws
[info] [FlutterDriver] Waiting 3 seconds before trying...[info] [FlutterDriver] Attempt #10
[info] [FlutterDriver] Connecting to Dart Observatory: ws://127.0.0.1:36748/guYG55k_9Iw=/ws
[error] [FlutterDriver] [object Object]
[error] [FlutterDriver] Check Dart Observatory URI ws://127.0.0.1:36748/guYG55k_9Iw=/ws
[info] [FlutterDriver] Waiting 3 seconds before trying...[info] [FlutterDriver] Attempt #11
[info] [FlutterDriver] Connecting to Dart Observatory: ws://127.0.0.1:36748/guYG55k_9Iw=/ws
[error] [FlutterDriver] [object Object]
[error] [FlutterDriver] Check Dart Observatory URI ws://127.0.0.1:36748/guYG55k_9Iw=/ws
[info] [FlutterDriver] Waiting 3 seconds before trying...[info] [FlutterDriver] Attempt #12
[info] [FlutterDriver] Connecting to Dart Observatory: ws://127.0.0.1:36748/guYG55k_9Iw=/ws
[error] [FlutterDriver] [object Object]
[error] [FlutterDriver] Check Dart Observatory URI ws://127.0.0.1:36748/guYG55k_9Iw=/ws
[info] [FlutterDriver] Waiting 3 seconds before trying...[info] [FlutterDriver] Attempt #13
[info] [FlutterDriver] Connecting to Dart Observatory: ws://127.0.0.1:36748/guYG55k_9Iw=/ws
[error] [FlutterDriver] [object Object]
[error] [FlutterDriver] Check Dart Observatory URI ws://127.0.0.1:36748/guYG55k_9Iw=/ws
[info] [FlutterDriver] Waiting 3 seconds before trying...[info] [FlutterDriver] Attempt #14
[info] [FlutterDriver] Connecting to Dart Observatory: ws://127.0.0.1:36748/guYG55k_9Iw=/ws
[error] [FlutterDriver] [object Object]
[error] [FlutterDriver] Check Dart Observatory URI ws://127.0.0.1:36748/guYG55k_9Iw=/ws
[info] [FlutterDriver] Waiting 3 seconds before trying...[info] [FlutterDriver] Attempt #15
[info] [FlutterDriver] Connecting to Dart Observatory: ws://127.0.0.1:36748/guYG55k_9Iw=/ws
[error] [FlutterDriver] [object Object]
[error] [FlutterDriver] Check Dart Observatory URI ws://127.0.0.1:36748/guYG55k_9Iw=/ws
[info] [FlutterDriver] Waiting 3 seconds before trying...[info] [FlutterDriver] Attempt #16
[info] [FlutterDriver] Connecting to Dart Observatory: ws://127.0.0.1:36748/guYG55k_9Iw=/ws
[error] [FlutterDriver] [object Object]
[error] [FlutterDriver] Check Dart Observatory URI ws://127.0.0.1:36748/guYG55k_9Iw=/ws
[info] [FlutterDriver] Waiting 3 seconds before trying...[info] [FlutterDriver] Attempt #17
[info] [FlutterDriver] Connecting to Dart Observatory: ws://127.0.0.1:36748/guYG55k_9Iw=/ws
[error] [FlutterDriver] [object Object]
[error] [FlutterDriver] Check Dart Observatory URI ws://127.0.0.1:36748/guYG55k_9Iw=/ws
[info] [FlutterDriver] Waiting 3 seconds before trying...[info] [FlutterDriver] Attempt #18
[info] [FlutterDriver] Connecting to Dart Observatory: ws://127.0.0.1:36748/guYG55k_9Iw=/ws
[error] [FlutterDriver] [object Object]
[error] [FlutterDriver] Check Dart Observatory URI ws://127.0.0.1:36748/guYG55k_9Iw=/ws
[info] [FlutterDriver] Waiting 3 seconds before trying...[info] [FlutterDriver] Attempt #19
[info] [FlutterDriver] Connecting to Dart Observatory: ws://127.0.0.1:36748/guYG55k_9Iw=/ws
[error] [FlutterDriver] [object Object]
[error] [FlutterDriver] Check Dart Observatory URI ws://127.0.0.1:36748/guYG55k_9Iw=/ws
[info] [FlutterDriver] Waiting 3 seconds before trying...[info] [FlutterDriver] Attempt #20
[info] [FlutterDriver] Connecting to Dart Observatory: ws://127.0.0.1:36748/guYG55k_9Iw=/ws
[error] [FlutterDriver] [object Object]
[error] [FlutterDriver] Check Dart Observatory URI ws://127.0.0.1:36748/guYG55k_9Iw=/ws
[info] [FlutterDriver] Waiting 3 seconds before trying...[info] [FlutterDriver] Attempt #21
[info] [FlutterDriver] Connecting to Dart Observatory: ws://127.0.0.1:36748/guYG55k_9Iw=/ws
[error] [FlutterDriver] [object Object]
[error] [FlutterDriver] Check Dart Observatory URI ws://127.0.0.1:36748/guYG55k_9Iw=/ws
[info] [FlutterDriver] Waiting 3 seconds before trying...[info] [FlutterDriver] Attempt #22
[info] [FlutterDriver] Connecting to Dart Observatory: ws://127.0.0.1:36748/guYG55k_9Iw=/ws
[error] [FlutterDriver] [object Object]
[error] [FlutterDriver] Check Dart Observatory URI ws://127.0.0.1:36748/guYG55k_9Iw=/ws
[info] [FlutterDriver] Waiting 3 seconds before trying...[info] [FlutterDriver] Attempt #23
[info] [FlutterDriver] Connecting to Dart Observatory: ws://127.0.0.1:36748/guYG55k_9Iw=/ws
[error] [FlutterDriver] [object Object]
[error] [FlutterDriver] Check Dart Observatory URI ws://127.0.0.1:36748/guYG55k_9Iw=/ws
[info] [FlutterDriver] Waiting 3 seconds before trying...[info] [FlutterDriver] Attempt #24
[info] [FlutterDriver] Connecting to Dart Observatory: ws://127.0.0.1:36748/guYG55k_9Iw=/ws
[error] [FlutterDriver] [object Object]
[error] [FlutterDriver] Check Dart Observatory URI ws://127.0.0.1:36748/guYG55k_9Iw=/ws
[info] [FlutterDriver] Waiting 3 seconds before trying...[info] [FlutterDriver] Attempt #25
[info] [FlutterDriver] Connecting to Dart Observatory: ws://127.0.0.1:36748/guYG55k_9Iw=/ws
[error] [FlutterDriver] [object Object]
[error] [FlutterDriver] Check Dart Observatory URI ws://127.0.0.1:36748/guYG55k_9Iw=/ws
[info] [FlutterDriver] Waiting 3 seconds before trying...[info] [FlutterDriver] Attempt #26
[info] [FlutterDriver] Connecting to Dart Observatory: ws://127.0.0.1:36748/guYG55k_9Iw=/ws
[error] [FlutterDriver] [object Object]
[error] [FlutterDriver] Check Dart Observatory URI ws://127.0.0.1:36748/guYG55k_9Iw=/ws
[info] [FlutterDriver] Waiting 3 seconds before trying...[info] [FlutterDriver] Attempt #27
[info] [FlutterDriver] Connecting to Dart Observatory: ws://127.0.0.1:36748/guYG55k_9Iw=/ws
[error] [FlutterDriver] [object Object]
[error] [FlutterDriver] Check Dart Observatory URI ws://127.0.0.1:36748/guYG55k_9Iw=/ws
[info] [FlutterDriver] Waiting 3 seconds before trying...[info] [FlutterDriver] Attempt #28
[info] [FlutterDriver] Connecting to Dart Observatory: ws://127.0.0.1:36748/guYG55k_9Iw=/ws
[error] [FlutterDriver] [object Object]
[error] [FlutterDriver] Check Dart Observatory URI ws://127.0.0.1:36748/guYG55k_9Iw=/ws
[info] [FlutterDriver] Waiting 3 seconds before trying...[info] [FlutterDriver] Attempt #29
[info] [FlutterDriver] Connecting to Dart Observatory: ws://127.0.0.1:36748/guYG55k_9Iw=/ws
[error] [FlutterDriver] [object Object]
[error] [FlutterDriver] Check Dart Observatory URI ws://127.0.0.1:36748/guYG55k_9Iw=/ws
[error] [FlutterDriver] Failed to connect 30 times. Aborting.
[debug] [FlutterDriver] Deleting Flutter Driver session
[debug] [BaseDriver] Event 'newSessionStarted' logged at 1663515877219 (18:44:37 GMT+0300 (Eastern European Summer Time))
[debug] [W3C] Encountered internal error running command: Error: Failed to connect 30 times. Aborting.
[debug] [W3C] at Object.wrappedLogger.errorAndThrow (C:\Users\ITserkovnyi\AppData\Local\Programs\Appium Server GUI\resources\app\node_modules\appium\node_modules\appium-support\lib\logging.js:94:35)
[debug] [W3C] at Object.exports.connectSocket (C:\Users\ITserkovnyi\AppData\Local\Programs\Appium Server GUI\resources\app\node_modules\appium\node_modules\appium-flutter-driver\lib\sessions\observatory.ts:114:11)
[debug] [W3C] at runMicrotasks (<anonymous>)
[debug] [W3C] at processTicksAndRejections (internal/process/task_queues.js:97:5)
[debug] [W3C] at async Promise.all (index 1)
[debug] [W3C] at FlutterDriver.exports.createSession (C:\Users\ITserkovnyi\AppData\Local\Programs\Appium Server GUI\resources\app\node_modules\appium\node_modules\appium-flutter-driver\lib\sessions\session.ts:21:47)
[debug] [W3C] at AppiumDriver.createSession (C:\Users\ITserkovnyi\AppData\Local\Programs\Appium Server GUI\resources\app\node_modules\appium\lib\appium.js:387:35)
[info] [HTTP] <-- POST /wd/hub/session 500 95971 ms - 723
[info] [HTTP] 
--------- beginning of system
09-18 15:31:23.547 192 192 I vold : Vold 3.0 (the awakening) firing up
09-18 15:31:23.547 192 192 V vold : Detected support for: ext4 vfat
09-18 15:31:23.551 192 192 I vold : [libfs_mgr]fs_mgr_read_fstab_dt(): failed to read fstab from dt
09-18 15:31:23.553 192 205 I vold : e4crypt_initialize_global_de
09-18 15:31:23.561 192 205 D vold : Added key 526592543 (ext4:4a4eb64da5ff3478) to keyring 87202333 in process 192
09-18 15:31:23.598 192 205 D vold : e4crypt_init_user0
09-18 15:31:23.598 192 205 D vold : Preparing: /data/misc/vold/user_keys
09-18 15:31:23.598 192 205 D vold : Preparing: /data/misc/vold/user_keys/ce
09-18 15:31:23.599 192 205 D vold : Preparing: /data/misc/vold/user_keys/de
09-18 15:31:23.599 192 205 D vold : Skipping non-de-key .
09-18 15:31:23.599 192 205 D vold : Skipping non-de-key ..
09-18 15:31:23.602 192 205 D vold : Added key 830244179 (ext4:0086bccd60a794c8) to keyring 87202333 in process 192
09-18 15:31:23.602 192 205 D vold : Installed de key for user 0
09-18 15:31:23.602 192 205 D vold : e4crypt_prepare_user_storage for volume null, user 0, serial 0, flags 1
09-18 15:31:23.602 192 205 D vold : Preparing: /data/system/users/0
09-18 15:31:23.602 192 205 D vold : Preparing: /data/misc/profiles/cur/0
09-18 15:31:23.603 192 205 D vold : Preparing: /data/system_de/0
09-18 15:31:23.603 192 205 D vold : Preparing: /data/misc_de/0
09-18 15:31:23.604 192 205 D vold : Preparing: /data/user_de/0
09-18 15:31:23.605 192 205 I vold : Found policy 0086bccd60a794c8 at /data/system_de/0 which matches expected value
09-18 15:31:23.605 192 205 I vold : Policy for /data/misc_de/0 set to 0086bccd60a794c8
09-18 15:31:23.606 192 205 I vold : Found policy 0086bccd60a794c8 at /data/user_de/0 which matches expected value
09-18 15:31:23.899 232 232 I genymotion_audio: Starting pcm server
09-18 15:31:23.899 232 256 I genymotion_audio: out sampling rate 44100
09-18 15:31:24.189 242 292 I /system/bin/storaged: storaged: Start
09-18 15:31:24.237 235 235 I installd: installd firing up
09-18 15:31:24.381 243 243 I wificond: wificond is starting up...
09-18 15:31:24.868 479 479 D local_opengl: Starting local_opengl
09-18 15:31:24.868 479 479 D local_opengl: Getting player version
09-18 15:31:25.527 497 497 E network_profile_handler: init_all_network_profile_state: wlan: wlan0 phone:rmnet0
09-18 15:31:25.527 497 497 I network_profile: Redis connect
09-18 15:31:25.527 497 513 I network_profile: Redis read thread
09-18 15:31:25.535 497 497 I network_profile: Redis PUB: network_profile status ready
09-18 15:31:25.536 497 513 I network_profile: Redis read wait
09-18 15:31:25.537 497 513 W network_profile: message not properly formated
09-18 15:31:25.540 500 500 D vinput : Starting Vinput Daemon
09-18 15:31:25.541 500 500 D vinput : send_status_async
09-18 15:31:25.542 500 500 D vinput : send_status
09-18 15:31:25.542 500 500 W vinput : Empty command, we ignore it
09-18 15:31:25.549 514 516 D baseband-redis: Redis baseband read thread is starting ...
09-18 15:31:25.549 514 516 W baseband-redis: Redis message not properly formated
09-18 15:31:25.580 491 491 I Sensors : Redis connect
09-18 15:31:25.581 491 517 I Sensors : Redis read thread
09-18 15:31:25.583 491 517 I Sensors : Redis read wait
09-18 15:31:25.583 491 517 W Sensors : message not properly formated
09-18 15:31:25.633 492 492 I android.hardware.wifi@1.0-service: Wifi Hal is starting up...
09-18 15:31:25.671 231 231 D Zygote32Timing: BeginIcuCachePinning took to complete: 194ms
09-18 15:31:26.173 231 231 D Zygote32Timing: PreloadClasses took to complete: 502ms
09-18 15:31:26.339 231 231 D Zygote32Timing: PreloadResources took to complete: 166ms
09-18 15:31:26.362 231 231 D Zygote32Timing: ZygotePreload took to complete: 885ms
09-18 15:31:26.378 231 231 D Zygote32Timing: PostZygoteInitGC took to complete: 16ms
09-18 15:31:26.378 231 231 D Zygote32Timing: ZygoteInit took to complete: 903ms
09-18 15:31:26.453 528 528 I SystemServer: InitBeforeStartServices
09-18 15:31:26.453 528 528 I SystemServer: Entered the Android system server!
09-18 15:31:26.606 528 528 D SystemServerTiming: InitBeforeStartServices took to complete: 153ms
09-18 15:31:26.606 528 528 I SystemServer: StartServices
09-18 15:31:26.606 528 528 I SystemServer: Reading configuration...
09-18 15:31:26.606 528 528 I SystemServer: ReadingSystemConfig
09-18 15:31:26.606 528 528 D SystemServerTiming: ReadingSystemConfig took to complete: 0ms
09-18 15:31:26.606 528 528 I SystemServer: StartInstaller
09-18 15:31:26.608 528 528 I SystemServiceManager: Starting com.android.server.pm.Installer
09-18 15:31:26.611 528 528 D SystemServerTiming: StartInstaller took to complete: 4ms
09-18 15:31:26.611 528 528 I SystemServer: DeviceIdentifiersPolicyService
09-18 15:31:26.613 528 528 I SystemServiceManager: Starting com.android.server.os.DeviceIdentifiersPolicyService
09-18 15:31:26.614 528 528 D SystemServerTiming: DeviceIdentifiersPolicyService took to complete: 3ms
09-18 15:31:26.614 528 528 I SystemServer: StartActivityManager
09-18 15:31:26.615 528 528 I SystemServiceManager: Starting com.android.server.am.ActivityManagerService$Lifecycle
09-18 15:31:26.618 528 541 D SystemServerInitThreadPool: Started executing ReadingSystemConfig
09-18 15:31:26.658 528 541 D SystemServerInitThreadPool: Finished executing ReadingSystemConfig
09-18 15:31:26.686 528 528 I ActivityManager: Memory class: 96
09-18 15:31:26.686 528 543 I ServiceThread: Enabled StrictMode logging for ActivityManager looper.
09-18 15:31:26.687 528 544 I ServiceThread: Enabled StrictMode logging for android.ui looper.
09-18 15:31:26.707 528 528 D BatteryStatsImpl: Reading daily items from /data/system/batterystats-daily.xml
09-18 15:31:26.754 528 528 I IntentFirewall: Read new rules (A:0 B:0 S:0)
09-18 15:31:26.756 528 550 I ServiceThread: Enabled StrictMode logging for android.display looper.
09-18 15:31:26.763 528 528 D AppOps : AppOpsService published
09-18 15:31:26.763 528 528 D SystemServerTiming: StartActivityManager took to complete: 149ms
09-18 15:31:26.763 528 528 I SystemServer: StartPowerManager
09-18 15:31:26.763 528 528 I SystemServiceManager: Starting com.android.server.power.PowerManagerService
09-18 15:31:26.765 528 552 I ServiceThread: Enabled StrictMode logging for PowerManagerService looper.
09-18 15:31:26.769 528 528 D SystemServerTiming: StartPowerManager took to complete: 6ms
09-18 15:31:26.769 528 528 I SystemServer: InitPowerManagement
09-18 15:31:26.790 528 528 D SystemServerTiming: InitPowerManagement took to complete: 21ms
09-18 15:31:26.790 528 528 I SystemServer: StartRecoverySystemService
09-18 15:31:26.790 528 528 I SystemServiceManager: Starting com.android.server.RecoverySystemService
09-18 15:31:26.791 528 528 D SystemServerTiming: StartRecoverySystemService took to complete: 1ms
09-18 15:31:26.794 528 528 W RescueParty: Failed to determine if device was on USB
09-18 15:31:26.794 528 528 W RescueParty: java.io.FileNotFoundException: /sys/class/android_usb/android0/state (No such file or directory)
09-18 15:31:26.794 528 528 W RescueParty: at java.io.FileInputStream.open0(Native Method)
09-18 15:31:26.794 528 528 W RescueParty: at java.io.FileInputStream.open(FileInputStream.java:200)
09-18 15:31:26.794 528 528 W RescueParty: at java.io.FileInputStream.<init>(FileInputStream.java:150)
09-18 15:31:26.794 528 528 W RescueParty: at android.os.FileUtils.readTextFile(FileUtils.java:262)
09-18 15:31:26.794 528 528 W RescueParty: at com.android.server.RescueParty.isUsbActive(RescueParty.java:340)
09-18 15:31:26.794 528 528 W RescueParty: at com.android.server.RescueParty.isDisabled(RescueParty.java:85)
09-18 15:31:26.794 528 528 W RescueParty: at com.android.server.RescueParty.noteBoot(RescueParty.java:104)
09-18 15:31:26.794 528 528 W RescueParty: at com.android.server.SystemServer.startBootstrapServices(SystemServer.java:543)
09-18 15:31:26.794 528 528 W RescueParty: at com.android.server.SystemServer.run(SystemServer.java:394)
09-18 15:31:26.794 528 528 W RescueParty: at com.android.server.SystemServer.main(SystemServer.java:260)
09-18 15:31:26.794 528 528 W RescueParty: at java.lang.reflect.Method.invoke(Native Method)
09-18 15:31:26.794 528 528 W RescueParty: at com.android.internal.os.Zygote$MethodAndArgsCaller.run(Zygote.java:240)
09-18 15:31:26.794 528 528 W RescueParty: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:767)
09-18 15:31:26.794 528 528 W RescueParty: Noticed 1 events for UID 0 in last 11 sec
09-18 15:31:26.794 528 528 I SystemServer: StartLightsService
09-18 15:31:26.794 528 528 I SystemServiceManager: Starting com.android.server.lights.LightsService
09-18 15:31:26.796 528 528 D SystemServerTiming: StartLightsService took to complete: 2ms
09-18 15:31:26.796 528 528 I SystemServer: StartDisplayManager
09-18 15:31:26.796 528 528 I SystemServiceManager: Starting com.android.server.display.DisplayManagerService
09-18 15:31:26.800 528 528 D SystemServerTiming: StartDisplayManager took to complete: 4ms
09-18 15:31:26.800 528 528 I SystemServer: WaitForDisplay
09-18 15:31:26.800 528 528 I SystemServiceManager: Starting phase 100
09-18 15:31:31.809 497 557 E network_profile_handler: Error. network interface data NULL
09-18 15:31:31.809 497 556 I network_profile: Redis PUB: network_profile state wifi up_rate:disabled:-1 down_rate:disabled:-1 up_delay:disabled:0 down_delay:disabled:0 up_pkt_loss:disabled:0.00 down_pkt_loss:disabled:0.00 dns_delay:disabled:0
09-18 15:31:32.352 528 550 I DisplayManagerService: Display device added: DisplayDeviceInfo{"Built-in Screen": uniqueId="local:0", 1080 x 1920, modeId 1, defaultModeId 1, supportedModes [{id=1, width=1080, height=1920, fps=60.000004}], colorMode 0, supportedColorModes [0], HdrCapabilities android.view.Display$HdrCapabilities@a69d6308, density 420, 420.0 x 420.0 dpi, appVsyncOff 1000000, presDeadline 16666666, touch INTERNAL, rotation 0, type BUILT_IN, state UNKNOWN, FLAG_DEFAULT_DISPLAY, FLAG_ROTATES_WITH_CONTENT, FLAG_SECURE, FLAG_SUPPORTS_PROTECTED_BUFFERS}
09-18 15:31:32.358 528 550 I DisplayManagerService: Display device changed state: "Built-in Screen", ON
09-18 15:31:32.374 528 528 W SystemServiceManager: Service com.android.server.display.DisplayManagerService took 5574 ms in onBootPhase
09-18 15:31:32.374 528 528 D SystemServerTiming: WaitForDisplay took to complete: 5574ms
09-18 15:31:32.374 528 528 I SystemServer: StartPackageManagerService
09-18 15:31:32.430 528 528 D SELinuxMMAC: Using policy file /system/etc/selinux/plat_mac_permissions.xml
09-18 15:31:32.431 528 528 D SELinuxMMAC: Using policy file /vendor/etc/selinux/nonplat_mac_permissions.xml
09-18 15:31:32.474 528 528 W PackageManager: Failed to parse /system/framework/oat: Missing base APK in /system/framework/oat
09-18 15:31:32.475 528 528 W PackageManager: Failed to parse /system/framework/x86: Missing base APK in /system/framework/x86
09-18 15:31:32.611 528 596 W PackageParser: Unknown element under <manifest>: queries at /data/app/com.quod.trading.qa1-aYicXXveInepXUbFNZ9JhA==/base.apk Binary XML file line #11
09-18 15:31:32.624 528 598 W PackageParser: Unknown element under <manifest>: queries at /data/app/io.appium.uiautomator2.server-T1xyjFn9HWJ0YMptVGFQPA==/base.apk Binary XML file line #20
09-18 15:31:32.638 528 528 I PackageManager: Time to scan packages: 0.182 seconds
09-18 15:31:32.639 528 528 V PackageManager: reconcileAppsData for null u0 0x1 migrateAppData=true
09-18 15:31:32.702 528 528 V PackageManager: reconcileAppsData finished 18 packages
09-18 15:31:32.703 528 600 D SystemServerInitThreadPool: Started executing prepareAppData
09-18 15:31:32.863 528 600 D SystemServerTimingAsync: AppDataFixup took to complete: 160ms
09-18 15:31:32.869 528 528 D PackageManager: Ephemeral resolver not found with new action; try old one
09-18 15:31:32.869 528 528 D PackageManager: Ephemeral resolver NOT found; no matching intent filters
09-18 15:31:32.869 528 528 D PackageManager: Ephemeral installer not found with new action; try old one
09-18 15:31:32.869 528 528 D PackageManager: Clear ephemeral installer activity
09-18 15:31:32.879 528 528 D SystemServerTiming: StartPackageManagerService took to complete: 505ms
09-18 15:31:32.879 528 528 I SystemServer: StartOtaDexOptService
09-18 15:31:32.880 528 528 D OTADexopt: No upgrade, skipping A/B artifacts check.
09-18 15:31:32.880 528 528 D SystemServerTiming: StartOtaDexOptService took to complete: 1ms
09-18 15:31:32.880 528 528 I SystemServer: StartUserManagerService
09-18 15:31:32.880 528 528 I SystemServiceManager: Starting com.android.server.pm.UserManagerService$LifeCycle
09-18 15:31:32.880 528 528 D SystemServerTiming: StartUserManagerService took to complete: 0ms
09-18 15:31:32.880 528 528 I SystemServer: InitAttributerCache
09-18 15:31:32.880 528 528 D SystemServerTiming: InitAttributerCache took to complete: 0ms
09-18 15:31:32.880 528 528 I SystemServer: SetSystemProcess
09-18 15:31:32.908 528 528 D SystemServerTiming: SetSystemProcess took to complete: 28ms
09-18 15:31:32.908 528 600 D SystemServerTimingAsync: AppDataPrepare took to complete: 45ms
09-18 15:31:32.908 528 600 I PackageManager: Deferred reconcileAppsData finished 75 packages
09-18 15:31:32.908 528 600 D SystemServerInitThreadPool: Finished executing prepareAppData
09-18 15:31:32.909 528 602 I ServiceThread: Enabled StrictMode logging for android.anim looper.
09-18 15:31:32.909 528 528 I SystemServer: StartOverlayManagerService
09-18 15:31:32.910 528 528 D SystemServerTiming: StartOverlayManagerService took to complete: 1ms
09-18 15:31:32.910 528 603 D SystemServerInitThreadPool: Started executing Init OverlayManagerService
09-18 15:31:32.913 528 528 I SystemServer: StartDropBoxManager
09-18 15:31:32.913 528 528 I SystemServiceManager: Starting com.android.server.DropBoxManagerService
09-18 15:31:32.914 528 604 D SystemServerInitThreadPool: Started executing StartSensorService
09-18 15:31:32.914 528 528 D SystemServerTiming: StartDropBoxManager took to complete: 1ms
09-18 15:31:32.914 528 528 I SystemServer: StartBatteryService
09-18 15:31:32.914 528 528 I SystemServiceManager: Starting com.android.server.BatteryService
09-18 15:31:32.918 528 604 D SystemServerTimingAsync: StartSensorService took to complete: 4ms
09-18 15:31:32.918 528 604 D SystemServerInitThreadPool: Finished executing StartSensorService
09-18 15:31:32.921 528 528 D SystemServerTiming: StartBatteryService took to complete: 7ms
09-18 15:31:32.921 528 528 I SystemServer: StartUsageService
09-18 15:31:32.928 528 603 D SystemServerInitThreadPool: Finished executing Init OverlayManagerService
09-18 15:31:32.934 528 528 I SystemServiceManager: Starting com.android.server.usage.UsageStatsService
09-18 15:31:32.938 528 528 D SystemServerTiming: StartUsageService took to complete: 17ms
09-18 15:31:32.938 528 528 I SystemServer: StartWebViewUpdateService
09-18 15:31:32.939 528 528 I SystemServiceManager: Starting com.android.server.webkit.WebViewUpdateService
09-18 15:31:32.943 528 528 D SystemServerTiming: StartWebViewUpdateService took to complete: 5ms
09-18 15:31:32.943 528 528 I SystemServer: StartKeyAttestationApplicationIdProviderService
09-18 15:31:32.943 528 541 D SystemServerInitThreadPool: Started executing SecondaryZygotePreload
09-18 15:31:32.943 528 541 I SystemServer: SecondaryZygotePreload
09-18 15:31:32.946 528 528 D SystemServerTiming: StartKeyAttestationApplicationIdProviderService took to complete: 2ms
09-18 15:31:32.946 528 528 I SystemServer: StartKeyChainSystemService
09-18 15:31:32.946 528 528 I SystemServiceManager: Starting com.android.server.security.KeyChainSystemService
09-18 15:31:32.946 528 528 D SystemServerTiming: StartKeyChainSystemService took to complete: 0ms
09-18 15:31:32.946 528 528 I SystemServer: StartSchedulingPolicyService
09-18 15:31:32.946 528 528 D SystemServerTiming: StartSchedulingPolicyService took to complete: 0ms
09-18 15:31:32.946 528 528 I SystemServer: StartTelecomLoaderService
09-18 15:31:32.947 528 528 I SystemServiceManager: Starting com.android.server.telecom.TelecomLoaderService
09-18 15:31:32.947 528 528 D SystemServerTiming: StartTelecomLoaderService took to complete: 1ms
09-18 15:31:32.947 528 528 I SystemServer: StartTelephonyRegistry
09-18 15:31:32.949 528 528 D SystemServerTiming: StartTelephonyRegistry took to complete: 2ms
09-18 15:31:32.949 528 528 I SystemServer: StartEntropyMixer
09-18 15:31:32.950 528 528 I EntropyMixer: Writing entropy...
09-18 15:31:32.953 528 528 D SystemServerTiming: StartEntropyMixer took to complete: 4ms
09-18 15:31:32.953 528 528 I SystemServer: Camera Service Proxy
09-18 15:31:32.953 528 528 I SystemServer: StartCameraServiceProxy
09-18 15:31:32.953 528 528 I SystemServiceManager: Starting com.android.server.camera.CameraServiceProxy
09-18 15:31:32.955 528 541 E SystemServer: Unable to preload default resources
09-18 15:31:32.955 528 541 D SystemServerTimingAsync: SecondaryZygotePreload took to complete: 12ms
09-18 15:31:32.955 528 541 D SystemServerInitThreadPool: Finished executing SecondaryZygotePreload
09-18 15:31:32.955 528 608 I ServiceThread: Enabled StrictMode logging for CameraService_proxy looper.
09-18 15:31:32.956 528 528 D SystemServerTiming: StartCameraServiceProxy took to complete: 3ms
09-18 15:31:32.956 528 528 I SystemServer: StartAccountManagerService
09-18 15:31:32.957 528 528 I SystemServiceManager: Starting com.android.server.accounts.AccountManagerService$Lifecycle
09-18 15:31:32.969 528 528 D SystemServerTiming: StartAccountManagerService took to complete: 13ms
09-18 15:31:32.969 528 528 I SystemServer: StartContentService
09-18 15:31:32.970 528 528 I SystemServiceManager: Starting com.android.server.content.ContentService$Lifecycle
09-18 15:31:32.971 528 528 D SystemServerTiming: StartContentService took to complete: 2ms
09-18 15:31:32.971 528 528 I SystemServer: InstallSystemProviders
09-18 15:31:33.007 528 528 D SystemServerTiming: InstallSystemProviders took to complete: 36ms
09-18 15:31:33.007 528 528 I SystemServer: StartVibratorService
09-18 15:31:33.013 528 528 D SystemServerTiming: StartVibratorService took to complete: 6ms
09-18 15:31:33.013 528 528 I SystemServer: StartConsumerIrService
09-18 15:31:33.014 528 528 D SystemServerTiming: StartConsumerIrService took to complete: 1ms
09-18 15:31:33.014 528 528 I SystemServer: StartAlarmManagerService
09-18 15:31:33.014 528 528 I SystemServiceManager: Starting com.android.server.AlarmManagerService
09-18 15:31:33.019 528 528 D SystemServerTiming: StartAlarmManagerService took to complete: 5ms
09-18 15:31:33.019 528 528 I SystemServer: InitWatchdog
09-18 15:31:33.019 528 528 D SystemServerTiming: InitWatchdog took to complete: 0ms
09-18 15:31:33.019 528 528 I SystemServer: StartInputManagerService
09-18 15:31:33.020 528 528 I InputManager: Initializing input manager, mUseDevInputEventForAudioJack=false
09-18 15:31:33.022 528 528 D SystemServerTiming: StartInputManagerService took to complete: 3ms
09-18 15:31:33.022 528 528 I SystemServer: StartWindowManagerService
09-18 15:31:33.068 528 550 I WindowManager: No existing display settings /data/system/display_settings.xml; starting empty
09-18 15:31:33.095 528 528 D SystemServerTiming: StartWindowManagerService took to complete: 73ms
09-18 15:31:33.095 528 528 I SystemServer: StartVrManagerService
09-18 15:31:33.095 528 600 D SystemServerInitThreadPool: Started executing StartHidlServices
09-18 15:31:33.095 528 528 I SystemServiceManager: Starting com.android.server.vr.VrManagerService
09-18 15:31:33.095 528 600 I SystemServer: StartHidlServices
09-18 15:31:33.097 528 600 D SystemServerTiming: StartHidlServices took to complete: 2ms
09-18 15:31:33.097 528 600 D SystemServerInitThreadPool: Finished executing StartHidlServices
09-18 15:31:33.097 528 528 D SystemServerTiming: StartVrManagerService took to complete: 2ms
09-18 15:31:33.097 528 528 I SystemServer: SetWindowManagerService
09-18 15:31:33.100 528 528 D SystemServerTiming: SetWindowManagerService took to complete: 3ms
09-18 15:31:33.100 528 528 I SystemServer: StartInputManager
09-18 15:31:33.100 528 528 I InputManager: Starting input manager
09-18 15:31:33.101 528 528 D SystemServerTiming: StartInputManager took to complete: 1ms
09-18 15:31:33.101 528 528 I SystemServer: DisplayManagerWindowManagerAndInputReady
09-18 15:31:33.101 528 528 D SystemServerTiming: DisplayManagerWindowManagerAndInputReady took to complete: 0ms
09-18 15:31:33.101 528 528 I SystemServer: No Bluetooth Service (emulator)
09-18 15:31:33.101 528 528 I SystemServer: IpConnectivityMetrics
09-18 15:31:33.101 528 528 I SystemServiceManager: Starting com.android.server.connectivity.IpConnectivityMetrics
09-18 15:31:33.102 528 528 D SystemServerTiming: IpConnectivityMetrics took to complete: 1ms
09-18 15:31:33.102 528 528 I SystemServer: PinnerService
09-18 15:31:33.102 528 528 I SystemServiceManager: Starting com.android.server.PinnerService
09-18 15:31:33.103 528 528 D SystemServerTiming: PinnerService took to complete: 1ms
09-18 15:31:33.103 528 528 I SystemServer: StartInputMethodManagerLifecycle
09-18 15:31:33.103 528 528 I SystemServiceManager: Starting com.android.server.InputMethodManagerService$Lifecycle
09-18 15:31:33.118 528 528 D SystemServerTiming: StartInputMethodManagerLifecycle took to complete: 15ms
09-18 15:31:33.118 528 528 I SystemServer: StartAccessibilityManagerService
09-18 15:31:33.119 528 528 D SystemServerTiming: StartAccessibilityManagerService took to complete: 1ms
09-18 15:31:33.119 528 528 I SystemServer: MakeDisplayReady
09-18 15:31:33.120 528 528 I ActivityManager: Config changes=5df8 {1.0 ?mcc?mnc [en_US] ldltr sw411dp w411dp h731dp 420dpi nrml long port ?uimode ?night -touch -keyb/v/h -nav/h appBounds=Rect(0, 0 - 1080, 1920) s.2}
09-18 15:31:33.121 528 528 I ActivityManager: Override config changes=40007dfc {1.0 ?mcc?mnc [en_US] ldltr sw411dp w411dp h731dp 420dpi nrml long port ?uimode ?night -touch -keyb/v/h -nav/h appBounds=Rect(0, 0 - 1080, 1920) s.2} for displayId=0
09-18 15:31:33.128 528 542 I UsageStatsService: User[0] Rollover scheduled @ 2022-09-19 14:40:10(1663598410321)
09-18 15:31:33.139 528 528 I ActivityManager: Config changes=500 {1.0 ?mcc?mnc [en_US] ldltr sw411dp w411dp h659dp 420dpi nrml port ?uimode ?night -touch -keyb/v/h -nav/h appBounds=Rect(0, 0 - 1080, 1794) s.3}
09-18 15:31:33.140 528 528 I ActivityManager: Override config changes=500 {1.0 ?mcc?mnc [en_US] ldltr sw411dp w411dp h659dp 420dpi nrml port ?uimode ?night -touch -keyb/v/h -nav/h appBounds=Rect(0, 0 - 1080, 1794) s.3} for displayId=0
09-18 15:31:33.141 528 528 D SystemServerTiming: MakeDisplayReady took to complete: 22ms
09-18 15:31:33.141 528 528 I SystemServer: StartStorageManagerService
09-18 15:31:33.142 528 528 I SystemServiceManager: Starting com.android.server.StorageManagerService$Lifecycle
09-18 15:31:33.144 528 528 D SystemServerTiming: StartStorageManagerService took to complete: 3ms
09-18 15:31:33.144 528 528 I SystemServer: StartStorageStatsService
09-18 15:31:33.145 528 528 I SystemServiceManager: Starting com.android.server.usage.StorageStatsService$Lifecycle
09-18 15:31:33.145 528 622 D StorageManagerService: Thinking about init, mSystemReady=false, mDaemonConnected=true
09-18 15:31:33.145 528 622 D StorageManagerService: Thinking about reset, mSystemReady=false, mDaemonConnected=true
09-18 15:31:33.148 528 622 D StorageManagerService: Thinking about init, mSystemReady=false, mDaemonConnected=true
09-18 15:31:33.148 528 622 D StorageManagerService: Thinking about reset, mSystemReady=false, mDaemonConnected=true
09-18 15:31:33.149 528 622 D CryptdConnector: SND -> {1 cryptfs getfield SystemLocale}
09-18 15:31:33.153 192 205 E Cryptfs : Cannot get field when file encrypted
09-18 15:31:33.154 528 624 D CryptdConnector: RCV <- {200 1 -1}
09-18 15:31:33.154 528 528 D SystemServerTiming: StartStorageStatsService took to complete: 10ms
09-18 15:31:33.154 528 622 W StorageManagerService: No primary storage mounted!
09-18 15:31:33.154 528 528 I SystemServer: StartUiModeManager
09-18 15:31:33.154 528 622 D VoldConnector: SND -> {1 asec list}
09-18 15:31:33.154 528 528 I SystemServiceManager: Starting com.android.server.UiModeManagerService
09-18 15:31:33.182 528 623 D VoldConnector: RCV <- {200 1 asec operation succeeded}
09-18 15:31:33.188 528 528 D SystemServerTiming: StartUiModeManager took to complete: 34ms
09-18 15:31:33.188 528 528 I SystemServer: UpdatePackagesIfNeeded
09-18 15:31:33.188 528 528 D SystemServerTiming: UpdatePackagesIfNeeded took to complete: 0ms
09-18 15:31:33.188 528 528 I SystemServer: PerformFstrimIfNeeded
09-18 15:31:33.188 528 528 D SystemServerTiming: PerformFstrimIfNeeded took to complete: 0ms
09-18 15:31:33.188 528 528 I SystemServer: StartLockSettingsService
09-18 15:31:33.188 528 528 I SystemServiceManager: Starting com.android.server.LockSettingsService$Lifecycle
09-18 15:31:33.189 528 604 D SystemServerInitThreadPool: Started executing UiModeManager.onStart
09-18 15:31:33.190 528 604 I ActivityManager: Config changes=200 {1.0 ?mcc?mnc [en_US] ldltr sw411dp w411dp h659dp 420dpi nrml port -touch -keyb/v/h -nav/h appBounds=Rect(0, 0 - 1080, 1794) s.4}
09-18 15:31:33.201 528 604 I ActivityManager: Override config changes=200 {1.0 ?mcc?mnc [en_US] ldltr sw411dp w411dp h659dp 420dpi nrml port -touch -keyb/v/h -nav/h appBounds=Rect(0, 0 - 1080, 1794) s.4} for displayId=0
09-18 15:31:33.211 528 622 W StorageManagerService: No primary storage mounted!
09-18 15:31:33.211 528 622 D VoldConnector: SND -> {2 asec list}
09-18 15:31:33.211 528 604 D SystemServerInitThreadPool: Finished executing UiModeManager.onStart
09-18 15:31:33.211 528 623 D VoldConnector: RCV <- {200 2 asec operation succeeded}
09-18 15:31:33.221 528 528 D SystemServerTiming: StartLockSettingsService took to complete: 33ms
09-18 15:31:33.221 528 528 I SystemServer: StartDeviceIdleController
09-18 15:31:33.221 528 528 I SystemServiceManager: Starting com.android.server.DeviceIdleController
09-18 15:31:33.224 528 528 D SystemServerTiming: StartDeviceIdleController took to complete: 3ms
09-18 15:31:33.224 528 528 I SystemServer: StartDevicePolicyManager
09-18 15:31:33.224 528 528 I SystemServiceManager: Starting com.android.server.devicepolicy.DevicePolicyManagerService$Lifecycle
09-18 15:31:33.229 528 528 D SystemServerTiming: StartDevicePolicyManager took to complete: 5ms
09-18 15:31:33.229 528 528 I SystemServer: StartStatusBarManagerService
09-18 15:31:33.230 528 528 D SystemServerTiming: StartStatusBarManagerService took to complete: 1ms
09-18 15:31:33.230 528 528 I SystemServer: StartClipboardService
09-18 15:31:33.230 528 528 I SystemServiceManager: Starting com.android.server.clipboard.ClipboardService
09-18 15:31:33.231 528 528 D SystemServerTiming: StartClipboardService took to complete: 1ms
09-18 15:31:33.231 528 528 I SystemServer: StartNetworkManagementService
09-18 15:31:33.233 528 626 I NetworkManagement: onDaemonConnected()
09-18 15:31:33.235 528 528 D SystemServerTiming: StartNetworkManagementService took to complete: 4ms
09-18 15:31:33.235 528 528 I SystemServer: StartTextServicesManager
09-18 15:31:33.235 528 528 I SystemServiceManager: Starting com.android.server.TextServicesManagerService$Lifecycle
09-18 15:31:33.257 528 528 D SystemServerTiming: StartTextServicesManager took to complete: 22ms
09-18 15:31:33.257 528 528 I SystemServer: StartNetworkScoreService
09-18 15:31:33.257 528 528 D SystemServerTiming: StartNetworkScoreService took to complete: 0ms
09-18 15:31:33.258 528 528 I SystemServer: StartNetworkStatsService
09-18 15:31:33.263 528 528 D SystemServerTiming: StartNetworkStatsService took to complete: 5ms
09-18 15:31:33.263 528 528 I SystemServer: StartNetworkPolicyManagerService
09-18 15:31:33.265 528 629 I ServiceThread: Enabled StrictMode logging for NetworkPolicy.uid looper.
09-18 15:31:33.265 528 528 D SystemServerTiming: StartNetworkPolicyManagerService took to complete: 2ms
09-18 15:31:33.265 528 528 I SystemServer: StartWifi
09-18 15:31:33.281 528 528 I SystemServiceManager: Starting com.android.server.wifi.WifiService
09-18 15:31:33.332 528 620 I ActivityManager: Config changes=38 {1.0 ?mcc?mnc [en_US] ldltr sw411dp w411dp h659dp 420dpi nrml port finger qwerty/v/v -nav/h appBounds=Rect(0, 0 - 1080, 1794) s.5}
09-18 15:31:33.332 528 620 I ActivityManager: Override config changes=38 {1.0 ?mcc?mnc [en_US] ldltr sw411dp w411dp h659dp 420dpi nrml port finger qwerty/v/v -nav/h appBounds=Rect(0, 0 - 1080, 1794) s.5} for displayId=0
09-18 15:31:33.344 528 528 D SystemServerTiming: StartWifi took to complete: 79ms
09-18 15:31:33.344 528 528 I SystemServer: StartWifiScanning
09-18 15:31:33.349 528 528 I SystemServiceManager: Starting com.android.server.wifi.scanner.WifiScanningService
09-18 15:31:33.352 528 528 D SystemServerTiming: StartWifiScanning took to complete: 8ms
09-18 15:31:33.352 528 528 I SystemServer: StartWifiRtt
09-18 15:31:33.352 528 528 I SystemServiceManager: Starting com.android.server.wifi.RttService
09-18 15:31:33.353 528 528 D SystemServerTiming: StartWifiRtt took to complete: 1ms
09-18 15:31:33.353 528 528 I SystemServer: No Wi-Fi Aware Service (Aware support Not Present)
09-18 15:31:33.353 528 528 I SystemServer: StartEthernet
09-18 15:31:33.354 528 528 I SystemServiceManager: Starting com.android.server.ethernet.EthernetService
09-18 15:31:33.356 528 528 D SystemServerTiming: StartEthernet took to complete: 3ms
09-18 15:31:33.356 528 528 I SystemServer: StartConnectivityService
09-18 15:31:33.358 528 528 D ConnectivityService: ConnectivityService starting up
09-18 15:31:33.358 528 528 D ConnectivityService: wifiOnly=false
09-18 15:31:33.362 528 528 D SystemServerTiming: StartConnectivityService took to complete: 6ms
09-18 15:31:33.362 528 528 I SystemServer: StartNsdService
09-18 15:31:33.377 528 528 D NsdService: Network service discovery enabled true
09-18 15:31:33.387 528 528 D SystemServerTiming: StartNsdService took to complete: 25ms
09-18 15:31:33.387 528 528 I SystemServer: StartUpdateLockService
09-18 15:31:33.402 528 528 D SystemServerTiming: StartUpdateLockService took to complete: 15ms
09-18 15:31:33.402 528 528 I SystemServer: WaitForAsecScan
09-18 15:31:33.402 528 528 D SystemServerTiming: WaitForAsecScan took to complete: 0ms
09-18 15:31:33.402 528 528 I SystemServer: StartNotificationManager
09-18 15:31:33.402 528 528 I SystemServiceManager: Starting com.android.server.notification.NotificationManagerService
09-18 15:31:33.415 528 528 D ConditionProviders.SCP: new ScheduleConditionProvider()
09-18 15:31:33.417 528 528 D ZenLog : config: readXml,ZenModeConfig[user=0,allowCalls=true,allowRepeatCallers=false,allowMessages=false,allowCallsFrom=contacts,allowMessagesFrom=contacts,allowReminders=true,allowEvents=true,allowWhenScreenOff=true,allowWhenScreenOn=true,automaticRules={2e27972aa30a4ed7b345d920847b314f=ZenRule[enabled=false,snoozing=false,name=Weekend,zenMode=ZEN_MODE_ALARMS,conditionId=condition://android/schedule?days=6.7&start=23.30&end=10.0&exitAtAlarm=false,condition=Condition[id=condition://android/schedule?days=6.7&start=23.30&end=10.0&exitAtAlarm=false,summary=...,line1=...,line2=...,icon=0,state=STATE_FALSE,flags=2],component=ComponentInfo{android/com.android.server.notification.ScheduleConditionProvider},id=2e27972aa30a4ed7b345d920847b314f,creationTime=1663512007976,enabler=null], 55a3c43ca4cc4938b655df30132821d5=ZenRule[enabled=false,snoozing=false,name=Event,zenMode=ZEN_MODE_ALARMS,conditionId=condition://android/event?userId=-10000&calendar=&reply=1,condition=Condition[id=condition://android/event?userId=-10000&calendar=&reply=1,summary=...,line1=...,line2=...,icon=0,state=STATE_FALSE,flags=2],component=ComponentInfo{android/com.android.server.notification.EventConditionProvider},id=55a3c43ca4cc4938b655df30132821d5,creationTime=1663512007976,enabler=null], 18ca48036945428f8f2827e01c32ce57=ZenRule[enabled=false,snoozing=false,name=Weeknight,zenMode=ZEN_MODE_ALARMS,conditionId=condition://android/schedule?days=1.2.3.4.5&start=22.0&end=7.0&exitAtAlarm=false,condition=Condition[id=condition://android/schedule?days=1.2.3.4.5&start=22.0&end=7.0&exitAtAlarm=false,summary=...,line1=...,line2=...,icon=0,state=STATE_FALSE,flags=2],component=ComponentInfo{android/com.android.server.notification.ScheduleConditionProvider},id=18ca48036945428f8f2827e01c32ce57,creationTime=1663512007976,enabler=null]},manualRule=null],Diff[automaticRule[09ee69c4a5324f538db041dec48666e5]:delete,automaticRule[2e27972aa30a4ed7b345d920847b314f]:insert,automaticRule[97d52289ad2b4583b3a3b772a1bf4248]:delete,automaticRule[55a3c43ca4cc4938b655df30132821d5]:insert,automaticRule[18ca48036945428f8f2827e01c32ce57]:insert,automaticRule[d5a1ef739c264da2bb9038adc5779446]:delete]
09-18 15:31:33.419 528 528 D ZenLog : set_zen_mode: off,init
09-18 15:31:33.427 528 528 D SystemServerTiming: StartNotificationManager took to complete: 25ms
09-18 15:31:33.427 528 528 I SystemServer: StartDeviceMonitor
09-18 15:31:33.427 528 528 I SystemServiceManager: Starting com.android.server.storage.DeviceStorageMonitorService
09-18 15:31:33.427 528 528 D SystemServerTiming: StartDeviceMonitor took to complete: 0ms
09-18 15:31:33.427 528 528 I SystemServer: StartLocationManagerService
09-18 15:31:33.428 528 528 D SystemServerTiming: StartLocationManagerService took to complete: 1ms
09-18 15:31:33.428 528 528 I SystemServer: StartCountryDetectorService
09-18 15:31:33.429 528 528 D SystemServerTiming: StartCountryDetectorService took to complete: 1ms
09-18 15:31:33.429 528 528 I SystemServer: StartSearchManagerService
09-18 15:31:33.429 528 528 I SystemServiceManager: Starting com.android.server.search.SearchManagerService$Lifecycle
09-18 15:31:33.430 528 528 D SystemServerTiming: StartSearchManagerService took to complete: 1ms
09-18 15:31:33.430 528 528 I SystemServer: StartWallpaperManagerService
09-18 15:31:33.430 528 528 I SystemServiceManager: Starting com.android.server.wallpaper.WallpaperManagerService$Lifecycle
09-18 15:31:33.431 528 528 I WallpaperManagerService: No static wallpaper imagery; defaults will be shown
09-18 15:31:33.431 528 528 D SystemServerTiming: StartWallpaperManagerService took to complete: 1ms
09-18 15:31:33.432 528 528 I SystemServer: StartAudioService
09-18 15:31:33.432 528 528 I SystemServiceManager: Starting com.android.server.audio.AudioService$Lifecycle
09-18 15:31:33.444 528 528 D SystemServerTiming: StartAudioService took to complete: 12ms
09-18 15:31:33.444 528 528 I SystemServer: StartDockObserver
09-18 15:31:33.444 528 528 I SystemServiceManager: Starting com.android.server.DockObserver
09-18 15:31:33.445 528 528 W DockObserver: This kernel does not have dock station support
09-18 15:31:33.445 528 528 D SystemServerTiming: StartDockObserver took to complete: 1ms
09-18 15:31:33.445 528 528 I SystemServer: StartWiredAccessoryManager
09-18 15:31:33.446 528 528 W WiredAccessoryManager: This kernel does not have wired headset support
09-18 15:31:33.446 528 528 W WiredAccessoryManager: This kernel does not have usb audio support
09-18 15:31:33.446 528 528 W WiredAccessoryManager: This kernel does not have HDMI audio support
09-18 15:31:33.446 528 528 D SystemServerTiming: StartWiredAccessoryManager took to complete: 1ms
09-18 15:31:33.446 528 528 I SystemServer: StartUsbService
09-18 15:31:33.446 528 528 I SystemServiceManager: Starting com.android.server.usb.UsbService$Lifecycle
09-18 15:31:33.450 528 528 E UsbPortManager: connectToProxy: usb hal service not found. Did the service fail to start?
09-18 15:31:33.450 528 528 E UsbPortManager: java.util.NoSuchElementException
09-18 15:31:33.450 528 528 E UsbPortManager: at android.os.HwBinder.getService(Native Method)
09-18 15:31:33.450 528 528 E UsbPortManager: at android.hardware.usb.V1_0.IUsb.getService(IUsb.java:44)
09-18 15:31:33.450 528 528 E UsbPortManager: at com.android.server.usb.UsbPortManager.connectToProxy(UsbPortManager.java:499)
09-18 15:31:33.450 528 528 E UsbPortManager: at com.android.server.usb.UsbPortManager.<init>(UsbPortManager.java:130)
09-18 15:31:33.450 528 528 E UsbPortManager: at com.android.server.usb.UsbService.<init>(UsbService.java:132)
09-18 15:31:33.450 528 528 E UsbPortManager: at com.android.server.usb.UsbService$Lifecycle.onStart(UsbService.java:68)
09-18 15:31:33.450 528 528 E UsbPortManager: at com.android.server.SystemServiceManager.startService(SystemServiceManager.java:123)
09-18 15:31:33.450 528 528 E UsbPortManager: at com.android.server.SystemServiceManager.startService(SystemServiceManager.java:110)
09-18 15:31:33.450 528 528 E UsbPortManager: at com.android.server.SystemServiceManager.startService(SystemServiceManager.java:69)
09-18 15:31:33.450 528 528 E UsbPortManager: at com.android.server.SystemServer.startOtherServices(SystemServer.java:1239)
09-18 15:31:33.450 528 528 E UsbPortManager: at com.android.server.SystemServer.run(SystemServer.java:396)
09-18 15:31:33.450 528 528 E UsbPortManager: at com.android.server.SystemServer.main(SystemServer.java:260)
09-18 15:31:33.450 528 528 E UsbPortManager: at java.lang.reflect.Method.invoke(Native Method)
09-18 15:31:33.450 528 528 E UsbPortManager: at com.android.internal.os.Zygote$MethodAndArgsCaller.run(Zygote.java:240)
09-18 15:31:33.450 528 528 E UsbPortManager: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:767)
09-18 15:31:33.451 528 528 D SystemServerTiming: StartUsbService took to complete: 5ms
09-18 15:31:33.451 528 528 I SystemServer: StartSerialService
09-18 15:31:33.452 528 528 D SystemServerTiming: StartSerialService took to complete: 1ms
09-18 15:31:33.452 528 528 I SystemServer: StartHardwarePropertiesManagerService
09-18 15:31:33.453 528 528 D SystemServerTiming: StartHardwarePropertiesManagerService took to complete: 1ms
09-18 15:31:33.453 528 528 I SystemServer: StartTwilightService
09-18 15:31:33.453 528 528 I SystemServiceManager: Starting com.android.server.twilight.TwilightService
09-18 15:31:33.453 528 528 D SystemServerTiming: StartTwilightService took to complete: 0ms
09-18 15:31:33.453 528 528 I SystemServer: StartJobScheduler
09-18 15:31:33.453 528 528 I SystemServiceManager: Starting com.android.server.job.JobSchedulerService
09-18 15:31:33.458 528 528 D JobStore: Start tag: job-info
09-18 15:31:33.460 528 528 D ConnectivityService: requestNetwork for uid/pid:1000/528 NetworkRequest [ TRACK_DEFAULT id=3, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN] ]
09-18 15:31:33.461 528 528 D SystemServerTiming: StartJobScheduler took to complete: 8ms
09-18 15:31:33.461 528 528 I SystemServer: StartSoundTrigger
09-18 15:31:33.461 528 528 I SystemServiceManager: Starting com.android.server.soundtrigger.SoundTriggerService
09-18 15:31:33.462 528 528 D SystemServerTiming: StartSoundTrigger took to complete: 1ms
09-18 15:31:33.462 528 528 I SystemServer: StartTrustManager
09-18 15:31:33.462 528 528 I SystemServiceManager: Starting com.android.server.trust.TrustManagerService
09-18 15:31:33.463 528 528 D SystemServerTiming: StartTrustManager took to complete: 1ms
09-18 15:31:33.463 528 528 I SystemServer: StartBackupManager
09-18 15:31:33.463 528 528 I SystemServiceManager: Starting com.android.server.backup.BackupManagerService$Lifecycle
09-18 15:31:33.465 528 528 D SystemServerTiming: StartBackupManager took to complete: 2ms
09-18 15:31:33.465 528 528 I SystemServer: StartAppWidgerService
09-18 15:31:33.465 528 528 I SystemServiceManager: Starting com.android.server.appwidget.AppWidgetService
09-18 15:31:33.467 528 528 D SystemServerTiming: StartAppWidgerService took to complete: 2ms
09-18 15:31:33.467 528 528 I SystemServer: StartVoiceRecognitionManager
09-18 15:31:33.467 528 528 I SystemServiceManager: Starting com.android.server.voiceinteraction.VoiceInteractionManagerService
09-18 15:31:33.468 528 528 D SystemServerTiming: StartVoiceRecognitionManager took to complete: 1ms
09-18 15:31:33.468 528 528 I SystemServer: StartGestureLauncher
09-18 15:31:33.468 528 528 I SystemServiceManager: Starting com.android.server.GestureLauncherService
09-18 15:31:33.468 528 528 D SystemServerTiming: StartGestureLauncher took to complete: 0ms
09-18 15:31:33.468 528 528 I SystemServer: StartSensorNotification
09-18 15:31:33.468 528 528 I SystemServiceManager: Starting com.android.server.SensorNotificationService
09-18 15:31:33.468 528 528 D SystemServerTiming: StartSensorNotification took to complete: 0ms
09-18 15:31:33.468 528 528 I SystemServer: StartContextHubSystemService
09-18 15:31:33.468 528 528 I SystemServiceManager: Starting com.android.server.ContextHubSystemService
09-18 15:31:33.469 528 528 D SystemServerTiming: StartContextHubSystemService took to complete: 1ms
09-18 15:31:33.469 528 528 I SystemServer: StartDiskStatsService
09-18 15:31:33.470 528 528 D SystemServerTiming: StartDiskStatsService took to complete: 1ms
09-18 15:31:33.470 528 528 I SystemServer: StartSamplingProfilerService
09-18 15:31:33.472 528 528 D SystemServerTiming: StartSamplingProfilerService took to complete: 2ms
09-18 15:31:33.472 528 528 I SystemServer: StartNetworkTimeUpdateService
09-18 15:31:33.472 528 528 D SystemServerTiming: StartNetworkTimeUpdateService took to complete: 0ms
09-18 15:31:33.472 528 528 I SystemServer: StartCommonTimeManagementService
09-18 15:31:33.473 528 528 D SystemServerTiming: StartCommonTimeManagementService took to complete: 1ms
09-18 15:31:33.473 528 528 I SystemServer: CertBlacklister
09-18 15:31:33.473 528 528 D SystemServerTiming: CertBlacklister took to complete: 0ms
09-18 15:31:33.473 528 528 I SystemServer: StartEmergencyAffordanceService
09-18 15:31:33.474 528 528 I SystemServiceManager: Starting com.android.server.emergency.EmergencyAffordanceService
09-18 15:31:33.474 528 528 D SystemServerTiming: StartEmergencyAffordanceService took to complete: 1ms
09-18 15:31:33.474 528 528 I SystemServer: StartDreamManager
09-18 15:31:33.474 528 528 I SystemServiceManager: Starting com.android.server.dreams.DreamManagerService
09-18 15:31:33.474 528 528 D SystemServerTiming: StartDreamManager took to complete: 0ms
09-18 15:31:33.474 528 528 I SystemServer: AddGraphicsStatsService
09-18 15:31:33.475 528 528 D SystemServerTiming: AddGraphicsStatsService took to complete: 1ms
09-18 15:31:33.475 528 528 I SystemServer: StartPrintManager
09-18 15:31:33.476 528 528 I SystemServiceManager: Starting com.android.server.print.PrintManagerService
09-18 15:31:33.476 528 528 D SystemServerTiming: StartPrintManager took to complete: 1ms
09-18 15:31:33.477 528 528 I SystemServer: StartRestrictionManager
09-18 15:31:33.477 528 528 I SystemServiceManager: Starting com.android.server.restrictions.RestrictionsManagerService
09-18 15:31:33.477 528 528 D SystemServerTiming: StartRestrictionManager took to complete: 0ms
09-18 15:31:33.477 528 528 I SystemServer: StartMediaSessionService
09-18 15:31:33.477 528 528 I SystemServiceManager: Starting com.android.server.media.MediaSessionService
09-18 15:31:33.479 528 528 D SystemServerTiming: StartMediaSessionService took to complete: 2ms
09-18 15:31:33.479 528 528 I SystemServer: StartMediaRouterService
09-18 15:31:33.479 528 528 D SystemServerTiming: StartMediaRouterService took to complete: 0ms
09-18 15:31:33.479 528 528 I SystemServer: StartBackgroundDexOptService
09-18 15:31:33.479 528 528 D SystemServerTiming: StartBackgroundDexOptService took to complete: 0ms
09-18 15:31:33.479 528 528 I SystemServer: StartPruneInstantAppsJobService
09-18 15:31:33.479 528 528 D SystemServerTiming: StartPruneInstantAppsJobService took to complete: 0ms
09-18 15:31:33.480 528 528 I SystemServer: StartShortcutServiceLifecycle
09-18 15:31:33.480 528 528 I SystemServiceManager: Starting com.android.server.pm.ShortcutService$Lifecycle
09-18 15:31:33.481 528 528 D SystemServerTiming: StartShortcutServiceLifecycle took to complete: 1ms
09-18 15:31:33.481 528 528 I SystemServer: StartLauncherAppsService
09-18 15:31:33.481 528 528 I SystemServiceManager: Starting com.android.server.pm.LauncherAppsService
09-18 15:31:33.482 528 528 D SystemServerTiming: StartLauncherAppsService took to complete: 1ms
09-18 15:31:33.482 528 528 I SystemServer: StartMediaProjectionManager
09-18 15:31:33.482 528 528 I SystemServiceManager: Starting com.android.server.media.projection.MediaProjectionManagerService
09-18 15:31:33.487 528 528 D SystemServerTiming: StartMediaProjectionManager took to complete: 5ms
09-18 15:31:33.488 528 528 I SystemServer: StartJitCompilation
09-18 15:31:33.488 528 528 D SystemServerTiming: StartJitCompilation took to complete: 0ms
09-18 15:31:33.488 528 528 I SystemServer: StartMmsService
09-18 15:31:33.488 528 528 I SystemServiceManager: Starting com.android.server.MmsServiceBroker
09-18 15:31:33.489 528 528 D SystemServerTiming: StartMmsService took to complete: 1ms
09-18 15:31:33.489 528 528 I SystemServer: StartRetailDemoModeService
09-18 15:31:33.489 528 528 I SystemServiceManager: Starting com.android.server.retaildemo.RetailDemoModeService
09-18 15:31:33.490 528 647 I ServiceThread: Enabled StrictMode logging for RetailDemoModeService looper.
09-18 15:31:33.490 528 528 D SystemServerTiming: StartRetailDemoModeService took to complete: 1ms
09-18 15:31:33.490 528 528 I SystemServer: MakeVibratorServiceReady
09-18 15:31:33.491 528 528 D SystemServerTiming: MakeVibratorServiceReady took to complete: 1ms
09-18 15:31:33.491 528 528 I SystemServer: MakeLockSettingsServiceReady
09-18 15:31:33.507 528 528 E LockSettingsStorage: Cannot read file java.io.FileNotFoundException: /data/system/gatekeeper.password.key: open failed: ENOENT (No such file or directory)
09-18 15:31:33.507 528 528 E LockSettingsStorage: Cannot read file java.io.FileNotFoundException: /data/system/password.key: open failed: ENOENT (No such file or directory)
09-18 15:31:33.507 528 528 E LockSettingsStorage: Cannot read file java.io.FileNotFoundException: /data/system/gatekeeper.pattern.key: open failed: ENOENT (No such file or directory)
09-18 15:31:33.507 528 528 E LockSettingsStorage: Cannot read file java.io.FileNotFoundException: /data/system/gatekeeper.gesture.key: open failed: ENOENT (No such file or directory)
09-18 15:31:33.507 528 528 E LockSettingsStorage: Cannot read file java.io.FileNotFoundException: /data/system/gesture.key: open failed: ENOENT (No such file or directory)
09-18 15:31:33.507 528 528 D SystemServerTiming: MakeLockSettingsServiceReady took to complete: 16ms
09-18 15:31:33.507 528 528 I SystemServer: StartBootPhaseLockSettingsReady
09-18 15:31:33.507 528 528 I SystemServiceManager: Starting phase 480
09-18 15:31:33.509 528 528 I DevicePolicyManager: Set ro.device_owner property to false
09-18 15:31:33.511 528 528 D SystemServerTiming: StartBootPhaseLockSettingsReady took to complete: 4ms
09-18 15:31:33.511 528 528 I SystemServer: StartBootPhaseSystemServicesReady
09-18 15:31:33.511 528 528 I SystemServiceManager: Starting phase 500
09-18 15:31:33.515 528 528 W UsageStatsService: Missing procfs interface: /proc/uid_procstat/set
09-18 15:31:33.515 528 528 I VrManagerService: No default vr listener service found.
09-18 15:31:33.518 528 528 I WifiService: WifiService starting up with Wi-Fi enabled
09-18 15:31:33.520 528 528 D WifiService: setWifiEnabled: true pid=528, uid=1000, package=android
09-18 15:31:33.524 528 635 D ConnectivityService: Got NetworkFactory Messenger for Ethernet
09-18 15:31:33.524 528 528 D ZenLog : config: cleanUpZenRules,ZenModeConfig[user=0,allowCalls=true,allowRepeatCallers=false,allowMessages=false,allowCallsFrom=contacts,allowMessagesFrom=contacts,allowReminders=true,allowEvents=true,allowWhenScreenOff=true,allowWhenScreenOn=true,automaticRules={2e27972aa30a4ed7b345d920847b314f=ZenRule[enabled=false,snoozing=false,name=Weekend,zenMode=ZEN_MODE_ALARMS,conditionId=condition://android/schedule?days=6.7&start=23.30&end=10.0&exitAtAlarm=false,condition=Condition[id=condition://android/schedule?days=6.7&start=23.30&end=10.0&exitAtAlarm=false,summary=...,line1=...,line2=...,icon=0,state=STATE_FALSE,flags=2],component=ComponentInfo{android/com.android.server.notification.ScheduleConditionProvider},id=2e27972aa30a4ed7b345d920847b314f,creationTime=1663512007976,enabler=null], 55a3c43ca4cc4938b655df30132821d5=ZenRule[enabled=false,snoozing=false,name=Event,zenMode=ZEN_MODE_ALARMS,conditionId=condition://android/event?userId=-10000&calendar=&reply=1,condition=Condition[id=condition://android/event?userId=-10000&calendar=&reply=1,summary=...,line1=...,line2=...,icon=0,state=STATE_FALSE,flags=2],component=ComponentInfo{android/com.android.server.notification.EventConditionProvider},id=55a3c43ca4cc4938b655df30132821d5,creationTime=1663512007976,enabler=null], 18ca48036945428f8f2827e01c32ce57=ZenRule[enabled=false,snoozing=false,name=Weeknight,zenMode=ZEN_MODE_ALARMS,conditionId=condition://android/schedule?days=1.2.3.4.5&start=22.0&end=7.0&exitAtAlarm=false,condition=Condition[id=condition://android/schedule?days=1.2.3.4.5&start=22.0&end=7.0&exitAtAlarm=false,summary=...,line1=...,line2=...,icon=0,state=STATE_FALSE,flags=2],component=ComponentInfo{android/com.android.server.notification.ScheduleConditionProvider},id=18ca48036945428f8f2827e01c32ce57,creationTime=1663512007976,enabler=null]},manualRule=null],Diff[]
09-18 15:31:33.525 528 528 D ZenLog : set_zen_mode: off,onSystemReady
09-18 15:31:33.530 528 528 W SoundTriggerHelper: listModules status=0, # of modules=0
09-18 15:31:33.531 528 528 D SystemServerTiming: StartBootPhaseSystemServicesReady took to complete: 20ms
09-18 15:31:33.531 528 528 I SystemServer: MakeWindowManagerServiceReady
09-18 15:31:33.535 528 528 D SystemServerTiming: MakeWindowManagerServiceReady took to complete: 4ms
09-18 15:31:33.535 528 528 I SystemServer: MakePowerManagerServiceReady
09-18 15:31:33.537 528 528 D SystemServerTiming: MakePowerManagerServiceReady took to complete: 2ms
09-18 15:31:33.537 528 528 I SystemServer: MakePackageManagerServiceReady
09-18 15:31:33.538 528 552 W KeyguardServiceDelegate: onScreenTurningOn(): no keyguard service!
09-18 15:31:33.539 528 528 W VoiceInteractionManagerService: no available voice interaction services found for user 0
09-18 15:31:33.539 528 528 W VoiceInteractionManagerService: no available voice recognition services found for user 0
09-18 15:31:33.563 528 528 V UserDataPreparer: Found /data/user_de/0 with serial number 0
09-18 15:31:33.563 528 528 V UserDataPreparer: Found /data/user/0 with serial number 0
09-18 15:31:33.563 528 528 V UserDataPreparer: Found /data/system_de/0 with serial number 0
09-18 15:31:33.563 528 528 V UserDataPreparer: Found /data/system_ce/0 with serial number 0
09-18 15:31:33.563 528 528 V UserDataPreparer: Found /data/misc_ce/0 with serial number -1
09-18 15:31:33.563 528 528 D UserDataPreparer: Serial number missing on /data/misc_ce/0; assuming current is valid
09-18 15:31:33.563 528 528 D SystemServerTiming: MakePackageManagerServiceReady took to complete: 26ms
09-18 15:31:33.563 528 528 I SystemServer: MakeDisplayManagerServiceReady
09-18 15:31:33.563 528 528 D SystemServerTiming: MakeDisplayManagerServiceReady took to complete: 0ms
09-18 15:31:33.564 528 528 I ActivityManager: System now ready
09-18 15:31:33.566 528 528 I SystemServer: Making services ready
09-18 15:31:33.566 528 528 I SystemServer: StartActivityManagerReadyPhase
09-18 15:31:33.566 528 528 I SystemServiceManager: Starting phase 550
09-18 15:31:33.594 528 528 I ActivityManager: Start proc 653:com.android.inputmethod.latin/u0a54 for service com.android.inputmethod.latin/.LatinIME
09-18 15:31:33.598 528 622 D StorageManagerService: Thinking about init, mSystemReady=true, mDaemonConnected=true
09-18 15:31:33.598 528 622 D StorageManagerService: Thinking about reset, mSystemReady=true, mDaemonConnected=true
09-18 15:31:33.598 528 622 D VoldConnector: SND -> {3 volume reset}
09-18 15:31:33.598 528 543 I ActivityManager: Force stopping com.android.providers.media appid=10008 user=-1: vold reset
09-18 15:31:33.598 528 623 D VoldConnector: RCV <- {651 emulated 7}
09-18 15:31:33.598 528 528 W WallpaperManagerService: Invalid wallpaper data
09-18 15:31:33.598 528 528 E WallpaperManagerService: Unable to apply new wallpaper
09-18 15:31:33.598 528 528 V WallpaperManagerService: bindWallpaperComponentLocked: componentName=null
09-18 15:31:33.598 528 528 V WallpaperManagerService: No default component; using image wallpaper
09-18 15:31:33.599 528 623 D VoldConnector: RCV <- {659 emulated}
09-18 15:31:33.599 528 623 D VoldConnector: RCV <- {650 emulated 2 "" ""}
09-18 15:31:33.599 528 623 D VoldConnector: RCV <- {651 emulated 0}
09-18 15:31:33.599 528 623 D VoldConnector: RCV <- {200 3 Command succeeded}
09-18 15:31:33.599 528 622 D VoldConnector: SND -> {4 volume user_added 0 0}
09-18 15:31:33.599 528 548 V StorageManagerService: Found primary storage at VolumeInfo{emulated}:
09-18 15:31:33.599 528 548 V StorageManagerService: type=EMULATED diskId=null partGuid=null mountFlags=0 mountUserId=-1
09-18 15:31:33.599 528 548 V StorageManagerService: state=UNMOUNTED
09-18 15:31:33.599 528 548 V StorageManagerService: fsType=null fsUuid=null fsLabel=null
09-18 15:31:33.599 528 548 V StorageManagerService: path=null internalPath=null
09-18 15:31:33.599 528 623 D VoldConnector: RCV <- {200 4 Command succeeded}
09-18 15:31:33.611 528 528 I ActivityManager: Start proc 658:com.android.systemui/u0a24 for service com.android.systemui/.ImageWallpaper
09-18 15:31:33.613 528 528 D UsbAlsaManager: Adding ALSA device AlsaDevice: [card: 0, device: 0, type: 1]
09-18 15:31:33.613 528 528 D UsbAlsaManager: Adding ALSA device AlsaDevice: [card: 0, device: 1, type: 2]
09-18 15:31:33.613 528 528 D UsbAlsaManager: Adding ALSA device AlsaDevice: [card: 0, device: 0, type: 2]
09-18 15:31:33.613 528 528 D SystemServerTiming: StartActivityManagerReadyPhase took to complete: 47ms
09-18 15:31:33.613 528 528 I SystemServer: StartObservingNativeCrashes
09-18 15:31:33.614 528 528 D SystemServerTiming: StartObservingNativeCrashes took to complete: 1ms
09-18 15:31:33.614 528 528 I SystemServer: StartSystemUI
09-18 15:31:33.614 528 603 D SystemServerInitThreadPool: Started executing WebViewFactoryPreparation
09-18 15:31:33.614 528 603 I SystemServer: WebViewFactoryPreparation
09-18 15:31:34.105 492 492 I android.hardware.wifi@1.0-service: Wifi HAL started
09-18 15:31:34.127 528 528 D SystemServerTiming: StartSystemUI took to complete: 513ms
09-18 15:31:34.127 528 528 I SystemServer: MakeNetworkScoreReady
09-18 15:31:34.127 528 528 D SystemServerTiming: MakeNetworkScoreReady took to complete: 0ms
09-18 15:31:34.127 528 528 I SystemServer: MakeNetworkManagementServiceReady
09-18 15:31:34.127 528 528 D NetworkManagement: enabling bandwidth control
09-18 15:31:34.140 528 528 D SystemServerTiming: MakeNetworkManagementServiceReady took to complete: 13ms
09-18 15:31:34.140 528 528 I SystemServer: MakeNetworkStatsServiceReady
09-18 15:31:34.149 492 492 E android.hardware.wifi@1.0-service: Failed to set DFS flag; DFS channels may be unavailable.
09-18 15:31:34.166 528 628 D NetworkPolicy: setRestrictBackgroundUL(): false
09-18 15:31:34.169 243 243 I wificond: create scanner for interface with index: 6
09-18 15:31:34.169 243 243 I wificond: subscribe scan result for interface with index: 6
09-18 15:31:34.169 528 528 W NetworkStats: problem registering for global alert: java.lang.IllegalStateException: command '8 bandwidth setglobalalert 2097152' failed with '400 8 Bandwidth command failed'
09-18 15:31:34.169 528 528 D SystemServerTiming: MakeNetworkStatsServiceReady took to complete: 29ms
09-18 15:31:34.169 528 528 I SystemServer: MakeConnectivityServiceReady
09-18 15:31:34.174 528 528 D SystemServerTiming: MakeConnectivityServiceReady took to complete: 5ms
09-18 15:31:34.174 528 528 I SystemServer: MakeNetworkPolicyServiceReady
09-18 15:31:34.175 528 622 D VoldConnector: SND -> {5 volume mount emulated 3 -1}
09-18 15:31:34.175 528 623 D VoldConnector: RCV <- {651 emulated 1}
09-18 15:31:34.175 528 623 D VoldConnector: RCV <- {656 emulated /data/media}
09-18 15:31:34.175 528 623 D VoldConnector: RCV <- {655 emulated /storage/emulated}
09-18 15:31:34.176 192 204 V vold : Waiting for FUSE to spin up...
09-18 15:31:34.208 528 603 I ActivityManager: Start proc 698:WebViewLoader-x86/1037 [android.webkit.WebViewFactory$RelroFileCreator] for
09-18 15:31:34.209 528 603 D SystemServerTimingAsync: WebViewFactoryPreparation took to complete: 595ms
09-18 15:31:34.209 528 603 D SystemServerInitThreadPool: Finished executing WebViewFactoryPreparation
09-18 15:31:34.226 192 204 V vold : Waiting for FUSE to spin up...
09-18 15:31:34.276 528 623 D VoldConnector: RCV <- {651 emulated 2}
09-18 15:31:34.277 528 623 D VoldConnector: RCV <- {200 5 Command succeeded}
09-18 15:31:34.278 528 628 E NetworkManagement: Error closing sockets after enabling chain standby: android.os.ServiceSpecificException: destroySockets: No such file or directory (code 2)
09-18 15:31:34.278 528 528 D SystemServerTiming: MakeNetworkPolicyServiceReady took to complete: 104ms
09-18 15:31:34.278 528 528 I SystemServer: StartWatchdog
09-18 15:31:34.278 528 528 D SystemServerTiming: StartWatchdog took to complete: 0ms
09-18 15:31:34.278 528 528 I SystemServer: PhaseThirdPartyAppsCanStart
09-18 15:31:34.278 528 528 I SystemServiceManager: Starting phase 600
09-18 15:31:34.325 528 528 V WallpaperManagerService: bindWallpaperComponentLocked: componentName=ComponentInfo{com.android.systemui/com.android.systemui.ImageWallpaper}
09-18 15:31:34.332 514 514 D baseband-redis: android_modem_init
09-18 15:31:34.332 528 528 D SystemServerTiming: PhaseThirdPartyAppsCanStart took to complete: 54ms
09-18 15:31:34.332 528 528 I SystemServer: MakeLocationServiceReady
09-18 15:31:34.334 514 514 D : Loading property 'persist.gsm.imei'
09-18 15:31:34.334 514 514 D : Loading property 'persist.gsm.sim.operator'
09-18 15:31:34.335 514 514 D : Loading property 'persist.gsm.sim.operator_name'
09-18 15:31:34.335 514 514 D : Loading property 'persist.gsm.sim.msin'
09-18 15:31:34.335 514 514 D : Loading property 'persist.gsm.sim.phone'
09-18 15:31:34.336 514 514 D : Loading property 'persist.gsm.operator'
09-18 15:31:34.337 514 514 D : Loading property 'persist.gsm.operator_name'
09-18 15:31:34.426 653 729 E ActivityThread: Failed to find provider info for user_dictionary
09-18 15:31:35.212 528 546 E BatteryStatsService: no controller energy info supplied
09-18 15:31:35.214 528 546 W KernelMemoryBandwidthStats: No kernel memory bandwidth stats available
09-18 15:31:35.359 528 528 W LocationManagerService: no network location provider found
09-18 15:31:35.360 528 528 E LocationManagerService: no geocoder provider found
09-18 15:31:35.360 528 528 D LocationManagerService: FLP HAL not supported
09-18 15:31:35.361 528 528 D LocationManagerService: Unable to bind FLP Geofence proxy.
09-18 15:31:35.361 528 528 D LocationManagerService: Hardware Activity-Recognition not supported.
09-18 15:31:35.361 528 528 D LocationManagerService: Unable to bind ActivityRecognitionProxy.
09-18 15:31:35.363 528 528 D SystemServerTiming: MakeLocationServiceReady took to complete: 1031ms
09-18 15:31:35.363 528 528 I SystemServer: MakeCountryDetectionServiceReady
09-18 15:31:35.363 528 528 D SystemServerTiming: MakeCountryDetectionServiceReady took to complete: 0ms
09-18 15:31:35.363 528 528 I SystemServer: MakeNetworkTimeUpdateReady
09-18 15:31:35.366 528 528 D SystemServerTiming: MakeNetworkTimeUpdateReady took to complete: 3ms
09-18 15:31:35.366 528 528 I SystemServer: MakeCommonTimeManagementServiceReady
09-18 15:31:35.366 528 528 D SystemServerTiming: MakeCommonTimeManagementServiceReady took to complete: 0ms
09-18 15:31:35.366 528 528 I SystemServer: MakeInputManagerServiceReady
09-18 15:31:35.367 528 528 D SystemServerTiming: MakeInputManagerServiceReady took to complete: 1ms
09-18 15:31:35.367 528 528 I SystemServer: MakeTelephonyRegistryReady
09-18 15:31:35.367 528 528 D SystemServerTiming: MakeTelephonyRegistryReady took to complete: 0ms
09-18 15:31:35.367 528 528 I SystemServer: MakeMediaRouterServiceReady
09-18 15:31:35.367 528 528 D SystemServerTiming: MakeMediaRouterServiceReady took to complete: 0ms
09-18 15:31:35.370 528 528 I SystemServer: MakeMmsServiceReady
09-18 15:31:35.370 528 528 I MmsServiceBroker: Delay connecting to MmsService until an API is called
09-18 15:31:35.370 528 528 D SystemServerTiming: MakeMmsServiceReady took to complete: 0ms
09-18 15:31:35.370 528 528 I SystemServer: MakeNetworkScoreServiceReady
09-18 15:31:35.370 528 528 D SystemServerTiming: MakeNetworkScoreServiceReady took to complete: 0ms
09-18 15:31:35.370 528 528 I SystemServer: IncidentDaemonReady
09-18 15:31:35.371 528 528 D SystemServerTiming: IncidentDaemonReady took to complete: 1ms
09-18 15:31:35.371 528 528 I SystemServiceManager: Calling onStartUser u0
09-18 15:31:35.374 528 528 W VoiceInteractionManagerService: no available voice interaction services found for user 0
09-18 15:31:35.374 528 528 W VoiceInteractionManagerService: no available voice recognition services found for user 0
09-18 15:31:35.382 528 528 I ActivityManager: Start proc 845:com.android.phone/1001 for added application com.android.phone
09-18 15:31:35.382 528 528 I ActivityManager: START u0 {act=android.intent.action.MAIN cat=[android.intent.category.HOME] flg=0x10000100 cmp=com.android.settings/.FallbackHome} from uid 0
09-18 15:31:35.439 528 528 I ActivityManager: Loaded persisted task ids for user 0
09-18 15:31:35.451 528 528 I ActivityManager: Start proc 865:com.android.settings/1000 for activity com.android.settings/.FallbackHome
09-18 15:31:35.453 528 528 D SystemServerTiming: ActivityManagerStartApps took to complete: 82ms
09-18 15:31:35.453 528 528 D SystemServerTiming: PhaseActivityManagerReady took to complete: 1890ms
09-18 15:31:35.454 528 528 D SystemServerInitThreadPool: Shutdown successful
09-18 15:31:35.454 528 528 D SystemServerTiming: StartServices took to complete: 8848ms
09-18 15:31:35.455 528 528 I SystemServer: Enabled StrictMode for system server main thread.
09-18 15:31:35.463 528 528 D ConditionProviders.SCP: onConnected
09-18 15:31:35.467 528 528 D ZenLog : set_zen_mode: off,readXml
09-18 15:31:35.469 528 528 D ConditionProviders: Subscribing to condition://android/schedule?days=6.7&start=23.30&end=10.0&exitAtAlarm=false with ComponentInfo{android/com.android.server.notification.ScheduleConditionProvider}
09-18 15:31:35.469 528 528 D ZenLog : subscribe: condition://android/schedule?days=6.7&start=23.30&end=10.0&exitAtAlarm=false,ok
09-18 15:31:35.470 528 528 D ConditionProviders: Subscribing to condition://android/event?userId=-10000&calendar=&reply=1 with ComponentInfo{android/com.android.server.notification.EventConditionProvider}
09-18 15:31:35.470 528 528 D ZenLog : subscribe: condition://android/event?userId=-10000&calendar=&reply=1,ok
09-18 15:31:35.470 528 528 D ConditionProviders: Subscribing to condition://android/schedule?days=1.2.3.4.5&start=22.0&end=7.0&exitAtAlarm=false with ComponentInfo{android/com.android.server.notification.ScheduleConditionProvider}
09-18 15:31:35.470 528 528 D ZenLog : subscribe: condition://android/schedule?days=1.2.3.4.5&start=22.0&end=7.0&exitAtAlarm=false,ok
09-18 15:31:35.471 528 528 D ZenLog : set_zen_mode: off,cleanUpZenRules
09-18 15:31:35.471 528 528 W ContextImpl: Calling a method in the system process without a qualified user: android.app.ContextImpl.startService:1460 com.android.server.content.SyncManager$13.run:659 android.os.Handler.handleCallback:789 android.os.Handler.dispatchMessage:98 android.os.Looper.loop:164
09-18 15:31:35.633 528 891 I Telecom : BluetoothRouteManager: getBluetoothAudioConnectedDevice: no headset service available.
09-18 15:31:35.636 528 528 I Telecom : SystemStateProvider: Registering car mode receiver: android.content.IntentFilter@16cb519: TS.init@AAA
09-18 15:31:35.646 528 893 I Telecom : Logging.Events: Non-call EVENT: AUDIO_ROUTE, Entering state QuiescentEarpieceRoute
09-18 15:31:35.648 528 895 I Telecom : CallAudioModeStateMachine: Message received: null.: TS.init->CAMSM.pM_1@AAA
09-18 15:31:35.651 528 528 I Telecom : MissedCallNotifierImpl: Boot not yet complete -- call log db may not be available. Deferring loading until boot complete.: TS.init@AAA
09-18 15:31:35.659 528 528 I Telecom : Class: TelecomSystem.INSTANCE being set
09-18 15:31:35.674 243 243 I wificond: New interface event callback registered
09-18 15:31:35.700 528 528 V WiredAccessoryManager: init()
09-18 15:31:35.734 528 540 I StatusBarManagerService: registerStatusBar bar=com.android.internal.statusbar.IStatusBar$Stub$Proxy@8cec8e9
09-18 15:31:35.734 528 528 D ConditionProviders.SCP: onSubscribe condition://android/schedule?days=6.7&start=23.30&end=10.0&exitAtAlarm=false
09-18 15:31:35.734 528 528 D ConditionProviders.SCP: setRegistered true
09-18 15:31:35.734 528 528 D ConditionProviders.SCP: notifyCondition condition://android/schedule?days=6.7&start=23.30&end=10.0&exitAtAlarm=false STATE_FALSE reason=!meetsSchedule
09-18 15:31:35.735 528 528 D ConditionProviders.SCP: Scheduling evaluate for Sun Sep 18 23:30:00 GMT+00:00 2022 (1663543800000), in +7h58m24s266ms, now=Sun Sep 18 15:31:35 GMT+00:00 2022 (1663515095734)
09-18 15:31:35.735 528 528 D ConditionProviders.SCP: onSubscribe condition://android/schedule?days=1.2.3.4.5&start=22.0&end=7.0&exitAtAlarm=false
09-18 15:31:35.740 528 528 D ConditionProviders.SCP: notifyCondition condition://android/schedule?days=6.7&start=23.30&end=10.0&exitAtAlarm=false STATE_FALSE reason=!meetsSchedule
09-18 15:31:35.740 528 528 D ConditionProviders.SCP: notifyCondition condition://android/schedule?days=1.2.3.4.5&start=22.0&end=7.0&exitAtAlarm=false STATE_FALSE reason=!meetsSchedule
09-18 15:31:35.740 528 528 D ConditionProviders.SCP: Scheduling evaluate for Sun Sep 18 22:00:00 GMT+00:00 2022 (1663538400000), in +6h28m24s261ms, now=Sun Sep 18 15:31:35 GMT+00:00 2022 (1663515095739)
09-18 15:31:35.741 528 641 E ActivityThread: Failed to find provider info for com.android.calendar
09-18 15:31:35.741 528 641 E ActivityThread: Failed to find provider info for com.android.calendar
09-18 15:31:35.741 528 542 I SyncManager: Got SyncJobService instance.
09-18 15:31:35.758 528 528 I Telecom : WiredHeadsetManager: ACTION_HEADSET_PLUG event, plugged in: false, : WHC.oADA@AAE
09-18 15:31:35.761 528 635 D ConnectivityService: Got NetworkFactory Messenger for PhoneSwitcherNetworkRequstListener
09-18 15:31:35.761 528 635 D ConnectivityService: Ignoring this network PhoneSwitcherNetworkRequstListener
09-18 15:31:35.770 528 635 D ConnectivityService: Got NetworkFactory Messenger for TelephonyNetworkFactory[0]
09-18 15:31:35.770 528 635 D ConnectivityService: Ignoring this network TelephonyNetworkFactory[0]
09-18 15:31:35.777 528 528 I Telecom : PhoneAccountRegistrar: SimCallManager queried, returning: null: TSI.gSCM@AAM
09-18 15:31:35.781 845 938 E ActivityThread: Failed to find provider info for com.android.contacts
09-18 15:31:35.806 845 845 I TelecomFramework: TtyManager: updateUiTtyMode -1 -> 0
--------- beginning of main
09-18 15:31:35.895 240 735 D NuPlayerDriver: NuPlayerDriver(0xec1a9700) created, clientPid(233)
09-18 15:31:35.904 240 968 D NuPlayerDriver: notifyListener_l(0xec1a9700), (1, 0, 0, -1), loop setting(0, 0)
09-18 15:31:35.917 233 512 I CameraHardwareInterface: Opening camera 0
09-18 15:31:35.918 488 488 I CamDev@1.0-impl: Opening camera 0
09-18 15:31:35.918 488 488 V EmulatedCamera_BaseCamera: getCameraInfo
09-18 15:31:35.918 488 488 V EmulatedCamera_CallbackNotifier: setCallbacks: 0xe6c1ed80, 0xe6c1edf0, 0xe6c1f400, 0xe6c1e910 (0xe60830e0)
09-18 15:31:35.918 488 505 V EmulatedCamera_CallbackNotifier: enableMessage: msg_type = 0xc0d
09-18 15:31:35.918 233 264 I CameraHardwareInterface: Destroying camera 0
09-18 15:31:35.918 488 505 V EmulatedCamera_CallbackNotifier: CAMERA_MSG_ERROR
09-18 15:31:35.918 488 505 V EmulatedCamera_CallbackNotifier: CAMERA_MSG_FOCUS
09-18 15:31:35.918 488 505 V EmulatedCamera_CallbackNotifier: CAMERA_MSG_ZOOM
09-18 15:31:35.918 488 505 V EmulatedCamera_CallbackNotifier: CAMERA_MSG_PREVIEW_METADATA
09-18 15:31:35.918 488 505 V EmulatedCamera_CallbackNotifier: **** Currently enabled messages:
09-18 15:31:35.918 488 505 V EmulatedCamera_CallbackNotifier: CAMERA_MSG_ERROR
09-18 15:31:35.918 488 505 V EmulatedCamera_CallbackNotifier: CAMERA_MSG_FOCUS
09-18 15:31:35.918 488 505 V EmulatedCamera_CallbackNotifier: CAMERA_MSG_ZOOM
09-18 15:31:35.918 488 505 V EmulatedCamera_CallbackNotifier: CAMERA_MSG_PREVIEW_METADATA
09-18 15:31:35.918 488 488 V EmulatedCamera_CallbackNotifier: disableMessage: msg_type = 0xffff
09-18 15:31:35.918 488 488 V EmulatedCamera_CallbackNotifier: CAMERA_MSG_ERROR
09-18 15:31:35.918 488 488 V EmulatedCamera_CallbackNotifier: CAMERA_MSG_SHUTTER
09-18 15:31:35.918 488 488 V EmulatedCamera_CallbackNotifier: CAMERA_MSG_FOCUS
09-18 15:31:35.918 488 488 V EmulatedCamera_CallbackNotifier: CAMERA_MSG_ZOOM
09-18 15:31:35.918 488 488 V EmulatedCamera_CallbackNotifier: CAMERA_MSG_PREVIEW_FRAME
09-18 15:31:35.918 488 488 V EmulatedCamera_CallbackNotifier: CAMERA_MSG_VIDEO_FRAME
09-18 15:31:35.918 488 488 V EmulatedCamera_CallbackNotifier: CAMERA_MSG_POSTVIEW_FRAME
09-18 15:31:35.918 488 488 V EmulatedCamera_CallbackNotifier: CAMERA_MSG_RAW_IMAGE
09-18 15:31:35.918 488 488 V EmulatedCamera_CallbackNotifier: CAMERA_MSG_COMPRESSED_IMAGE
09-18 15:31:35.918 488 488 V EmulatedCamera_CallbackNotifier: CAMERA_MSG_RAW_IMAGE_NOTIFY
09-18 15:31:35.918 488 488 V EmulatedCamera_CallbackNotifier: CAMERA_MSG_PREVIEW_METADATA
09-18 15:31:35.918 488 488 V EmulatedCamera_CallbackNotifier: **** Currently enabled messages:
09-18 15:31:35.918 488 505 V EmulatedCamera_Preview: setPreviewWindow: current: 0x0 -> new: 0x0
09-18 15:31:35.919 488 488 I CamDev@1.0-impl: Closing camera 0
09-18 15:31:35.919 845 845 I VvmSimStateTracker: android.intent.action.SIM_STATE_CHANGED
09-18 15:31:35.920 233 512 I CameraService: disconnect: Disconnected client for camera 0 for PID 233
09-18 15:31:35.920 240 268 D NuPlayerDriver: reset(0xec1a91c0) at state 4
09-18 15:31:35.920 240 268 D NuPlayerDriver: notifyListener_l(0xec1a91c0), (8, 0, 0, -1), loop setting(0, 0)
09-18 15:31:35.921 240 964 D NuPlayerDriver: notifyResetComplete(0xec1a91c0)
09-18 15:31:35.921 240 268 D NuPlayerDriver: reset(0xea8c8000) at state 4
09-18 15:31:35.921 240 268 D NuPlayerDriver: notifyListener_l(0xea8c8000), (8, 0, 0, -1), loop setting(0, 0)
09-18 15:31:35.922 240 966 D NuPlayerDriver: notifyResetComplete(0xea8c8000)
09-18 15:31:35.922 845 845 D TelephonyDebugService: TelephonyDebugService()
09-18 15:31:35.923 240 735 D NuPlayerDriver: reset(0xec1a9700) at state 4
09-18 15:31:35.923 240 735 D NuPlayerDriver: notifyListener_l(0xec1a9700), (8, 0, 0, -1), loop setting(0, 0)
09-18 15:31:35.923 240 968 D NuPlayerDriver: notifyResetComplete(0xec1a9700)
09-18 15:31:35.923 845 845 D CarrierConfigLoader: mHandler: 12 phoneId: 0
09-18 15:31:35.923 488 504 V EmulatedCamera_BaseCamera: getCameraInfo
09-18 15:31:35.928 233 512 I CameraService: CameraService::connect call (PID -1 "cameraserver", camera ID 1) for HAL version default and Camera API version 1
09-18 15:31:35.928 488 505 V EmulatedCamera_BaseCamera: getCameraInfo
09-18 15:31:35.929 240 268 D NuPlayerDriver: NuPlayerDriver(0xec1a9770) created, clientPid(233)
09-18 15:31:35.935 240 971 D NuPlayerDriver: notifyListener_l(0xec1a9770), (1, 0, 0, -1), loop setting(0, 0)
09-18 15:31:35.936 240 735 D NuPlayerDriver: NuPlayerDriver(0xec1a9700) created, clientPid(233)
09-18 15:31:35.941 845 845 D MccTable: updateMccMncConfiguration mccmnc='310260' fromServiceState=true
09-18 15:31:35.942 845 845 D MccTable: updateMccMncConfiguration defaultMccMnc=
09-18 15:31:35.942 845 845 D MccTable: updateMccMncConfiguration: mcc=310, mnc=260
09-18 15:31:35.942 845 845 D MccTable: WIFI_COUNTRY_CODE set to us
09-18 15:31:35.942 528 543 W KeyguardServiceDelegate: onScreenTurningOn(): no keyguard service!
09-18 15:31:35.944 528 677 I WifiService: WifiService trying to set country code to us with persist set to false
09-18 15:31:35.944 528 677 I chatty : uid=1000(system) Binder:528_3 expire 3 lines
09-18 15:31:35.946 240 977 D NuPlayerDriver: notifyListener_l(0xec1a9700), (1, 0, 0, -1), loop setting(0, 0)
09-18 15:31:35.947 240 240 D NuPlayerDriver: NuPlayerDriver(0xea8c8070) created, clientPid(233)
09-18 15:31:35.952 240 981 D NuPlayerDriver: notifyListener_l(0xea8c8070), (1, 0, 0, -1), loop setting(0, 0)
09-18 15:31:35.953 233 512 I CameraHardwareInterface: Opening camera 1
09-18 15:31:35.953 488 504 I CamDev@1.0-impl: Opening camera 1
09-18 15:31:35.953 488 504 V EmulatedCamera_BaseCamera: getCameraInfo
09-18 15:31:35.953 488 504 V EmulatedCamera_CallbackNotifier: setCallbacks: 0xe6c1ed80, 0xe6c1edf0, 0xe6c1f400, 0xe6c1e910 (0xe6fb0460)
09-18 15:31:35.953 233 503 I CameraHardwareInterface: Destroying camera 1
09-18 15:31:35.953 488 488 V EmulatedCamera_CallbackNotifier: enableMessage: msg_type = 0xc0d
09-18 15:31:35.953 488 488 V EmulatedCamera_CallbackNotifier: CAMERA_MSG_ERROR
09-18 15:31:35.953 488 488 V EmulatedCamera_CallbackNotifier: CAMERA_MSG_FOCUS
09-18 15:31:35.953 488 488 V EmulatedCamera_CallbackNotifier: CAMERA_MSG_ZOOM
09-18 15:31:35.953 488 488 V EmulatedCamera_CallbackNotifier: CAMERA_MSG_PREVIEW_METADATA
09-18 15:31:35.953 488 488 V EmulatedCamera_CallbackNotifier: **** Currently enabled messages:
09-18 15:31:35.953 488 488 V EmulatedCamera_CallbackNotifier: CAMERA_MSG_ERROR
09-18 15:31:35.953 488 488 V EmulatedCamera_CallbackNotifier: CAMERA_MSG_FOCUS
09-18 15:31:35.953 488 488 V EmulatedCamera_CallbackNotifier: CAMERA_MSG_ZOOM
09-18 15:31:35.953 488 488 V EmulatedCamera_CallbackNotifier: CAMERA_MSG_PREVIEW_METADATA
09-18 15:31:35.954 488 504 V EmulatedCamera_CallbackNotifier: disableMessage: msg_type = 0xffff
09-18 15:31:35.954 488 504 V EmulatedCamera_CallbackNotifier: CAMERA_MSG_ERROR
09-18 15:31:35.954 488 504 V EmulatedCamera_CallbackNotifier: CAMERA_MSG_SHUTTER
09-18 15:31:35.954 488 504 V EmulatedCamera_CallbackNotifier: CAMERA_MSG_FOCUS
09-18 15:31:35.954 488 504 V EmulatedCamera_CallbackNotifier: CAMERA_MSG_ZOOM
09-18 15:31:35.954 488 504 V EmulatedCamera_CallbackNotifier: CAMERA_MSG_PREVIEW_FRAME
09-18 15:31:35.954 488 504 V EmulatedCamera_CallbackNotifier: CAMERA_MSG_VIDEO_FRAME
09-18 15:31:35.954 488 504 V EmulatedCamera_CallbackNotifier: CAMERA_MSG_POSTVIEW_FRAME
09-18 15:31:35.954 488 504 V EmulatedCamera_CallbackNotifier: CAMERA_MSG_RAW_IMAGE
09-18 15:31:35.954 488 504 V EmulatedCamera_CallbackNotifier: CAMERA_MSG_COMPRESSED_IMAGE
09-18 15:31:35.954 488 504 V EmulatedCamera_CallbackNotifier: CAMERA_MSG_RAW_IMAGE_NOTIFY
09-18 15:31:35.954 488 504 V EmulatedCamera_CallbackNotifier: CAMERA_MSG_PREVIEW_METADATA
09-18 15:31:35.954 488 504 V EmulatedCamera_CallbackNotifier: **** Currently enabled messages:
09-18 15:31:35.954 488 488 V EmulatedCamera_Preview: setPreviewWindow: current: 0x0 -> new: 0x0
09-18 15:31:35.954 488 504 I CamDev@1.0-impl: Closing camera 1
09-18 15:31:35.956 233 512 I CameraService: disconnect: Disconnected client for camera 1 for PID 233
09-18 15:31:35.956 240 735 D NuPlayerDriver: reset(0xec1a9770) at state 4
09-18 15:31:35.956 240 735 D NuPlayerDriver: notifyListener_l(0xec1a9770), (8, 0, 0, -1), loop setting(0, 0)
09-18 15:31:35.956 240 971 D NuPlayerDriver: notifyResetComplete(0xec1a9770)
09-18 15:31:35.956 845 845 D ServiceStateProvider: subId=-2
09-18 15:31:35.957 240 268 D NuPlayerDriver: reset(0xec1a9700) at state 4
09-18 15:31:35.957 240 268 D NuPlayerDriver: notifyListener_l(0xec1a9700), (8, 0, 0, -1), loop setting(0, 0)
09-18 15:31:35.957 240 977 D NuPlayerDriver: notifyResetComplete(0xec1a9700)
09-18 15:31:35.958 240 268 D NuPlayerDriver: reset(0xea8c8070) at state 4
09-18 15:31:35.958 240 268 D NuPlayerDriver: notifyListener_l(0xea8c8070), (8, 0, 0, -1), loop setting(0, 0)
09-18 15:31:35.958 240 981 D NuPlayerDriver: notifyResetComplete(0xea8c8070)
09-18 15:31:35.959 488 505 V EmulatedCamera_BaseCamera: getCameraInfo
09-18 15:31:35.974 845 845 E PhoneInterfaceManager: [PhoneIntfMgr] getIccId: No UICC
09-18 15:31:35.985 528 539 I Telecom : PhoneAccountRegistrar: New phone account registered: [[ ] PhoneAccount: ComponentInfo{com.android.phone/com.android.services.telephony.TelephonyConnectionService}, [e0184adedf913b076626646d3f52c3b49c39ad6d], UserHandle{0} Capabilities: CallProvider MultiUser PlaceEmerg SimSub Audio Routes: BESW Schemes: tel voicemail Extras: null GroupId: [da39a3ee5e6b4b0d3255bfef95601890afd80709]]: TSI.rPA@AAU
09-18 15:31:35.987 528 539 I Telecom : CallsManager: Sending phone-account ComponentInfo{com.android.phone/com.android.services.telephony.TelephonyConnectionService}, [e0184adedf913b076626646d3f52c3b49c39ad6d], UserHandle{0} registered intent as user: TSI.rPA@AAU
09-18 15:31:35.987 528 539 I Telecom : CallsManager: Sending phone-account registered intent to default dialer: TSI.rPA@AAU
09-18 15:31:35.989 845 845 I TelecomFramework: AccountEntry: Registered phoneAccount: [[ ] PhoneAccount: ComponentInfo{com.android.phone/com.android.services.telephony.TelephonyConnectionService}, [e0184adedf913b076626646d3f52c3b49c39ad6d], UserHandle{0} Capabilities: CallProvider MultiUser PlaceEmerg SimSub Audio Routes: BESW Schemes: tel voicemail Extras: null GroupId: [da39a3ee5e6b4b0d3255bfef95601890afd80709]] with handle: ComponentInfo{com.android.phone/com.android.services.telephony.TelephonyConnectionService}, [e0184adedf913b076626646d3f52c3b49c39ad6d], UserHandle{0}
09-18 15:31:35.989 845 845 I TelecomFramework: PstnIncomingCallNotifier: Registering: Handler (com.android.internal.telephony.GsmCdmaPhone) {644a4e8}
09-18 15:31:35.990 845 845 I TelecomFramework: TelecomAccountRegistry: Unregistering phone account ComponentInfo{com.android.phone/com.android.services.telephony.TelephonyConnectionService}, [5fef04621e9a9b41849c3df35e75799299008300], UserHandle{0}.
09-18 15:31:35.991 528 864 I Telecom : CallsManager: Sending phone-account ComponentInfo{com.android.phone/com.android.services.telephony.TelephonyConnectionService}, [5fef04621e9a9b41849c3df35e75799299008300], UserHandle{0} unregistered intent as user: TSI.uPA@AAc
09-18 15:31:35.991 528 864 I Telecom : CallsManager: Sending phone-account unregistered intent to default dialer: TSI.uPA@AAc
09-18 15:31:36.008 845 845 I TelecomFramework: PstnPhoneCapabilitiesNotifier: handleVideoCapabilitesChanged. Video capability - false
09-18 15:31:36.012 528 864 I Telecom : PhoneAccountRegistrar: Modify account: [ComponentInfo{com.android.phone/com.android.services.telephony.TelephonyConnectionService}, [e0184adedf913b076626646d3f52c3b49c39ad6d], UserHandle{0}]: TSI.rPA@AAk
09-18 15:31:36.010 845 845 E PhoneInterfaceManager: [PhoneIntfMgr] getIccId: No UICC
09-18 15:31:36.027 658 658 E BluetoothAdapter: Bluetooth binder is null
09-18 15:31:36.038 845 845 I VvmSimStateTracker: android.intent.action.SIM_STATE_CHANGED
09-18 15:31:36.039 658 902 D OpenGLRenderer: profile bars disabled
09-18 15:31:36.039 658 902 D OpenGLRenderer: ambientRatio = 1.50
09-18 15:31:36.043 845 845 I VvmSimStateTracker: android.intent.action.SIM_STATE_CHANGED
09-18 15:31:36.046 845 845 D MccTable: updateMccMncConfiguration mccmnc='310270' fromServiceState=false
09-18 15:31:36.047 845 845 D MccTable: updateMccMncConfiguration defaultMccMnc=
09-18 15:31:36.047 845 845 D MccTable: updateMccMncConfiguration: mcc=310, mnc=270
09-18 15:31:36.047 845 845 D MccTable: updateMccMncConfiguration updateConfig config={0.0 310mcc270mnc ?localeList ?layoutDir ?swdp ?wdp ?hdp ?density ?lsize ?long ?ldr ?wideColorGamut ?orien ?uimode ?night ?touch ?keyb/?/? ?nav/?}
09-18 15:31:36.047 528 540 I ActivityManager: Config changes=3 {1.0 310mcc270mnc [en_US] ldltr sw411dp w411dp h659dp 420dpi nrml port finger qwerty/v/v -nav/h appBounds=Rect(0, 0 - 1080, 1794) s.6}
09-18 15:31:36.048 528 540 I ActivityManager: Override config changes=3 {1.0 310mcc270mnc [en_US] ldltr sw411dp w411dp h659dp 420dpi nrml port finger qwerty/v/v -nav/h appBounds=Rect(0, 0 - 1080, 1794) s.6} for displayId=0
09-18 15:31:36.057 658 658 D StatusBar: disable<e i a s b h r c s q >
09-18 15:31:36.063 845 845 I TelecomFramework: PstnIncomingCallNotifier: Unregistering: Handler (com.android.internal.telephony.GsmCdmaPhone) {644a4e8}
09-18 15:31:36.064 845 845 E PhoneInterfaceManager: [PhoneIntfMgr] getIccId: No UICC
09-18 15:31:36.067 528 677 I Telecom : PhoneAccountRegistrar: Modify account: [ComponentInfo{com.android.phone/com.android.services.telephony.TelephonyConnectionService}, [e0184adedf913b076626646d3f52c3b49c39ad6d], UserHandle{0}(addr: tel:*********** -> tel:)(subAddr: tel:*********** -> tel:)]: TSI.rPA@AAo
09-18 15:31:36.069 845 845 I TelecomFramework: AccountEntry: Registered phoneAccount: [[ ] PhoneAccount: ComponentInfo{com.android.phone/com.android.services.telephony.TelephonyConnectionService}, [e0184adedf913b076626646d3f52c3b49c39ad6d], UserHandle{0} Capabilities: CallProvider MultiUser PlaceEmerg SimSub Audio Routes: BESW Schemes: tel voicemail Extras: null GroupId: [da39a3ee5e6b4b0d3255bfef95601890afd80709]] with handle: ComponentInfo{com.android.phone/com.android.services.telephony.TelephonyConnectionService}, [e0184adedf913b076626646d3f52c3b49c39ad6d], UserHandle{0}
09-18 15:31:36.069 845 845 I TelecomFramework: PstnIncomingCallNotifier: Registering: Handler (com.android.internal.telephony.GsmCdmaPhone) {644a4e8}
09-18 15:31:36.084 658 658 D StatusBar: heads up is enabled
09-18 15:31:36.086 845 845 D MccTable: updateMccMncConfiguration mccmnc='310270' fromServiceState=false
09-18 15:31:36.087 845 845 D MccTable: updateMccMncConfiguration defaultMccMnc=310270
09-18 15:31:36.087 845 845 D MccTable: updateMccMncConfiguration: mcc=310, mnc=270
09-18 15:31:36.087 845 845 D MccTable: updateMccMncConfiguration updateConfig config={0.0 310mcc270mnc ?localeList ?layoutDir ?swdp ?wdp ?hdp ?density ?lsize ?long ?ldr ?wideColorGamut ?orien ?uimode ?night ?touch ?keyb/?/? ?nav/?}
09-18 15:31:36.093 658 1044 E ActivityThread: Failed to find provider info for com.android.contacts
09-18 15:31:36.095 658 658 D StorageNotification: Notifying about private volume: VolumeInfo{private}:
09-18 15:31:36.095 658 658 D StorageNotification: type=PRIVATE diskId=null partGuid=null mountFlags=0 mountUserId=-1
09-18 15:31:36.095 658 658 D StorageNotification: state=MOUNTED
09-18 15:31:36.095 658 658 D StorageNotification: fsType=null fsUuid=null fsLabel=null
09-18 15:31:36.095 658 658 D StorageNotification: path=/data internalPath=null
09-18 15:31:36.099 528 787 E PowerManagerService: Failed to read last_reboot_reason file
09-18 15:31:36.099 528 787 E PowerManagerService: java.io.FileNotFoundException: /data/misc/reboot/last_reboot_reason (No such file or directory)
09-18 15:31:36.099 528 787 E PowerManagerService: at java.io.FileInputStream.open0(Native Method)
09-18 15:31:36.099 528 787 E PowerManagerService: at java.io.FileInputStream.open(FileInputStream.java:200)
09-18 15:31:36.099 528 787 E PowerManagerService: at java.io.FileInputStream.<init>(FileInputStream.java:150)
09-18 15:31:36.099 528 787 E PowerManagerService: at java.io.FileReader.<init>(FileReader.java:72)
09-18 15:31:36.099 528 787 E PowerManagerService: at com.android.server.power.PowerManagerService.getLastShutdownReasonInternal(PowerManagerService.java:4624)
09-18 15:31:36.099 528 787 E PowerManagerService: at com.android.server.power.PowerManagerService$BinderService.getLastShutdownReason(PowerManagerService.java:4388)
09-18 15:31:36.099 528 787 E PowerManagerService: at android.os.IPowerManager$Stub.onTransact(IPowerManager.java:302)
09-18 15:31:36.099 528 787 E PowerManagerService: at android.os.Binder.execTransact(Binder.java:674)
09-18 15:31:36.107 1046 1046 W zygote : Unexpected CPU variant for X86 using defaults: x86
09-18 15:31:36.111 528 543 I ActivityManager: Start proc 1046:com.android.cellbroadcastreceiver/u0a5 for broadcast com.android.cellbroadcastreceiver/.CellBroadcastReceiver
09-18 15:31:36.130 658 916 E ActivityThread: Failed to find provider info for com.android.contacts
09-18 15:31:36.134 1046 1061 I vndksupport: sphal namespace is not configured for this process. Loading /vendor/lib/egl/libGLES_emulation.so from the current namespace instead.
09-18 15:31:36.140 1046 1061 I vndksupport: sphal namespace is not configured for this process. Loading /vendor/lib/egl/libEGL_emulation.so from the current namespace instead.
09-18 15:31:36.159 1046 1061 I vndksupport: sphal namespace is not configured for this process. Loading /vendor/lib/egl/libGLESv1_CM_emulation.so from the current namespace instead.
09-18 15:31:36.170 845 845 D MccTable: updateMccMncConfiguration mccmnc='310270' fromServiceState=false
09-18 15:31:36.171 845 845 D MccTable: updateMccMncConfiguration defaultMccMnc=310270
09-18 15:31:36.171 845 845 D MccTable: updateMccMncConfiguration: mcc=310, mnc=270
09-18 15:31:36.171 845 845 D MccTable: updateMccMncConfiguration updateConfig config={0.0 310mcc270mnc ?localeList ?layoutDir ?swdp ?wdp ?hdp ?density ?lsize ?long ?ldr ?wideColorGamut ?orien ?uimode ?night ?touch ?keyb/?/? ?nav/?}
09-18 15:31:36.180 1046 1046 D CellBroadcastReceiver: onReceive Intent { act=android.telephony.action.DEFAULT_SMS_SUBSCRIPTION_CHANGED flg=0x21000010 cmp=com.android.cellbroadcastreceiver/.CellBroadcastReceiver (has extras) }
09-18 15:31:36.180 1046 1061 I vndksupport: sphal namespace is not configured for this process. Loading /vendor/lib/egl/libGLESv2_emulation.so from the current namespace instead.
09-18 15:31:36.181 1046 1046 D CellBroadcastReceiver: Start Cell Broadcast configuration.
09-18 15:31:36.204 1046 1046 D CellBroadcastReceiver: Default interval 0 did not change.
09-18 15:31:36.215 1046 1066 D CellBroadcastConfigService: Enable CellBroadcast on sub 1
09-18 15:31:36.229 658 658 D ViewRootImpl[StatusBar]: changeCanvasOpacity: opaque=true
09-18 15:31:36.234 845 845 D CarrierConfigLoader: update config for phoneId: 0 simState: LOADED
09-18 15:31:36.234 845 845 D CarrierSvcBindHelper: update binding for phoneId: 0 simState: LOADED
09-18 15:31:36.242 845 859 D IccSmsInterfaceManager: [IccSmsInterfaceManager] Calling setCdmaBroadcastConfig with 1 configurations
09-18 15:31:36.246 845 845 I TelecomFramework: PstnPhoneCapabilitiesNotifier: handleVideoCapabilitesChanged. Video capability - false
09-18 15:31:36.256 528 539 I Telecom : PhoneAccountRegistrar: Modify account: [ComponentInfo{com.android.phone/com.android.services.telephony.TelephonyConnectionService}, [e0184adedf913b076626646d3f52c3b49c39ad6d], UserHandle{0}]: TSI.rPA@AA4
09-18 15:31:36.263 845 845 I TelecomFramework: PstnIncomingCallNotifier: Unregistering: Handler (com.android.internal.telephony.GsmCdmaPhone) {644a4e8}
09-18 15:31:36.259 658 658 I RenderThread: type=1400 audit(0.0:568): avc: denied { write } for name="local_opengl" dev="tmpfs" ino=13754 scontext=u:r:platform_app:s0:c512,c768 tcontext=u:object_r:socket_device:s0 tclass=sock_file permissive=1
09-18 15:31:36.268 658 902 D : HostConnection::get() New Host Connection established 0xda227910, tid 902
09-18 15:31:36.269 658 902 D : HostComposition ext GL_OES_EGL_image_external_essl3 GL_OES_vertex_array_object GL_KHR_texture_compression_astc_ldr ANDROID_EMU_gles_max_version_3_1
09-18 15:31:36.269 658 902 W : Process pipe failed
09-18 15:31:36.271 845 845 I m.android.phone: type=1400 audit(0.0:569): avc: denied { lock } for path="/data/user_de/0/com.android.providers.telephony/databases/telephony.db" dev="sdb3" ino=334187 scontext=u:r:radio:s0 tcontext=u:object_r:system_data_file:s0 tclass=file permissive=1
09-18 15:31:36.275 658 902 I OpenGLRenderer: Initialized EGL, version 1.4
09-18 15:31:36.275 658 902 D OpenGLRenderer: Swap behavior 1
09-18 15:31:36.276 658 902 W OpenGLRenderer: Failed to choose config with EGL_SWAP_BEHAVIOR_PRESERVED, retrying without...
09-18 15:31:36.276 658 902 D OpenGLRenderer: Swap behavior 0
09-18 15:31:36.284 528 539 I Telecom : PhoneAccountRegistrar: New phone account registered: [[ ] PhoneAccount: ComponentInfo{com.android.phone/com.android.services.telephony.TelephonyConnectionService}, [5fef04621e9a9b41849c3df35e75799299008300], UserHandle{0} Capabilities: CallProvider MultiUser PlaceEmerg SimSub Audio Routes: BESW Schemes: tel voicemail Extras: null GroupId: [da39a3ee5e6b4b0d3255bfef95601890afd80709]]: TSI.rPA@AA8
09-18 15:31:36.285 528 539 I Telecom : CallsManager: Sending phone-account ComponentInfo{com.android.phone/com.android.services.telephony.TelephonyConnectionService}, [5fef04621e9a9b41849c3df35e75799299008300], UserHandle{0} registered intent as user: TSI.rPA@AA8
09-18 15:31:36.285 528 539 I Telecom : CallsManager: Sending phone-account registered intent to default dialer: TSI.rPA@AA8
09-18 15:31:36.286 845 845 I TelecomFramework: AccountEntry: Registered phoneAccount: [[ ] PhoneAccount: ComponentInfo{com.android.phone/com.android.services.telephony.TelephonyConnectionService}, [5fef04621e9a9b41849c3df35e75799299008300], UserHandle{0} Capabilities: CallProvider MultiUser PlaceEmerg SimSub Audio Routes: BESW Schemes: tel voicemail Extras: null GroupId: [da39a3ee5e6b4b0d3255bfef95601890afd80709]] with handle: ComponentInfo{com.android.phone/com.android.services.telephony.TelephonyConnectionService}, [5fef04621e9a9b41849c3df35e75799299008300], UserHandle{0}
09-18 15:31:36.286 845 845 I TelecomFramework: PstnIncomingCallNotifier: Registering: Handler (com.android.internal.telephony.GsmCdmaPhone) {644a4e8}
09-18 15:31:36.383 1072 1072 I chatty : uid=0(root) /system/bin/sh expire 3 lines
09-18 15:31:36.783 658 902 D EGL_emulation: eglCreateContext: 0xda205480: maj 3 min 1 rcv 4
09-18 15:31:36.783 845 845 I TelecomFramework: TelecomAccountRegistry: Unregistering phone account ComponentInfo{com.android.phone/com.android.services.telephony.TelephonyConnectionService}, [e0184adedf913b076626646d3f52c3b49c39ad6d], UserHandle{0}.
09-18 15:31:36.785 528 787 I Telecom : CallsManager: Sending phone-account ComponentInfo{com.android.phone/com.android.services.telephony.TelephonyConnectionService}, [e0184adedf913b076626646d3f52c3b49c39ad6d], UserHandle{0} unregistered intent as user: TSI.uPA@ABE
09-18 15:31:36.785 528 787 I Telecom : CallsManager: Sending phone-account unregistered intent to default dialer: TSI.uPA@ABE
09-18 15:31:36.800 845 845 D TelephonyProvider: subIdString = 1 subId = 1
09-18 15:31:36.802 845 845 D TelephonyProvider: getPreferredApnIdFromApn: for subId 1
09-18 15:31:36.807 246 246 I rild : type=1400 audit(0.0:573): avc: denied { sendto } for path="/dev/socket/logdw" scontext=u:r:rild:s0 tcontext=u:r:init:s0 tclass=unix_dgram_socket permissive=1
09-18 15:31:36.849 658 902 I vndksupport: sphal namespace is not configured for this process. Loading /vendor/lib/hw/gralloc.vbox86.so from the current namespace instead.
09-18 15:31:36.871 845 845 I m.android.phone: type=1400 audit(0.0:574): avc: denied { write } for name="telephony.db-journal" dev="sdb3" ino=334188 scontext=u:r:radio:s0 tcontext=u:object_r:system_data_file:s0 tclass=file permissive=1
09-18 15:31:36.872 658 674 I zygote : Background concurrent copying GC freed 8768(870KB) AllocSpace objects, 1(40KB) LOS objects, 50% free, 6MB/12MB, paused 245us total 601.816ms
09-18 15:31:36.871 845 845 I m.android.phone: type=1400 audit(0.0:575): avc: denied { open } for path="/data/user_de/0/com.android.providers.telephony/databases/telephony.db-journal" dev="sdb3" ino=334188 scontext=u:r:radio:s0 tcontext=u:object_r:system_data_file:s0 tclass=file permissive=1
09-18 15:31:36.877 658 902 D : createUnique: call
09-18 15:31:36.875 658 658 I RenderThread: type=1400 audit(0.0:576): avc: denied { connectto } for path="/dev/socket/local_opengl" scontext=u:r:platform_app:s0:c512,c768 tcontext=u:r:init:s0 tclass=unix_stream_socket permissive=1
09-18 15:31:36.879 658 902 D : HostConnection::get() New Host Connection established 0xda228130, tid 902
09-18 15:31:36.884 658 902 D : HostComposition ext GL_OES_EGL_image_external_essl3 GL_OES_vertex_array_object GL_KHR_texture_compression_astc_ldr ANDROID_EMU_gles_max_version_3_1
09-18 15:31:36.885 658 902 E eglCodecCommon: goldfish_dma_create_region: could not obtain fd to device! fd -1 errno=2
09-18 15:31:36.928 658 916 E ActivityThread: Failed to find provider info for com.android.contacts
09-18 15:31:36.929 845 845 D TelephonyProvider: subIdString = 1 subId = 1
09-18 15:31:36.929 845 845 D TelephonyProvider: getPreferredApnIdFromApn: for subId 1
09-18 15:31:36.960 845 845 I TelecomFramework: PstnIncomingCallNotifier: Unregistering: Handler (com.android.internal.telephony.GsmCdmaPhone) {644a4e8}
09-18 15:31:36.969 528 863 I Telecom : PhoneAccountRegistrar: Modify account: [ComponentInfo{com.android.phone/com.android.services.telephony.TelephonyConnectionService}, [5fef04621e9a9b41849c3df35e75799299008300], UserHandle{0}]: TSI.rPA@ABM
09-18 15:31:36.970 845 845 I TelecomFramework: AccountEntry: Registered phoneAccount: [[ ] PhoneAccount: ComponentInfo{com.android.phone/com.android.services.telephony.TelephonyConnectionService}, [5fef04621e9a9b41849c3df35e75799299008300], UserHandle{0} Capabilities: CallProvider MultiUser PlaceEmerg SimSub Audio Routes: BESW Schemes: tel voicemail Extras: null GroupId: [da39a3ee5e6b4b0d3255bfef95601890afd80709]] with handle: ComponentInfo{com.android.phone/com.android.services.telephony.TelephonyConnectionService}, [5fef04621e9a9b41849c3df35e75799299008300], UserHandle{0}
09-18 15:31:36.970 845 845 I TelecomFramework: PstnIncomingCallNotifier: Registering: Handler (com.android.internal.telephony.GsmCdmaPhone) {644a4e8}
09-18 15:31:36.982 845 845 I TelecomFramework: PstnIncomingCallNotifier: Unregistering: Handler (com.android.internal.telephony.GsmCdmaPhone) {644a4e8}
09-18 15:31:36.999 528 787 I Telecom : PhoneAccountRegistrar: Modify account: [ComponentInfo{com.android.phone/com.android.services.telephony.TelephonyConnectionService}, [5fef04621e9a9b41849c3df35e75799299008300], UserHandle{0}]: TSI.rPA@ABY
09-18 15:31:37.001 845 845 I TelecomFramework: AccountEntry: Registered phoneAccount: [[ ] PhoneAccount: ComponentInfo{com.android.phone/com.android.services.telephony.TelephonyConnectionService}, [5fef04621e9a9b41849c3df35e75799299008300], UserHandle{0} Capabilities: CallProvider MultiUser PlaceEmerg SimSub Audio Routes: BESW Schemes: tel voicemail Extras: null GroupId: [da39a3ee5e6b4b0d3255bfef95601890afd80709]] with handle: ComponentInfo{com.android.phone/com.android.services.telephony.TelephonyConnectionService}, [5fef04621e9a9b41849c3df35e75799299008300], UserHandle{0}
09-18 15:31:37.001 845 845 I TelecomFramework: PstnIncomingCallNotifier: Registering: Handler (com.android.internal.telephony.GsmCdmaPhone) {644a4e8}
09-18 15:31:37.009 845 845 I VvmSimStateTracker: android.intent.action.SIM_STATE_CHANGED
09-18 15:31:37.009 845 845 D CarrierConfigLoader: mHandler: 7 phoneId: 0
09-18 15:31:37.015 658 658 D StatusBar: disable<e i a s b h r c s q >
09-18 15:31:37.015 845 845 D CarrierConfigLoader: Loaded config from XML. package=com.android.carrierconfig phoneId=0
09-18 15:31:37.018 528 630 D WifiService: New client listening to asynchronous messages
09-18 15:31:37.027 845 845 D CarrierSvcBindHelper: mHandler: 0
09-18 15:31:37.027 845 845 D CarrierSvcBindHelper: Rebinding if necessary for phoneId: 0
09-18 15:31:37.030 845 845 D CarrierSvcBindHelper: No carrier app for: 0
09-18 15:31:37.030 845 859 D IccSmsInterfaceManager: [IccSmsInterfaceManager] Failed to add cdma broadcast subscription for MID range 4096 to 4096 from client com.android.cellbroadcastreceiver
09-18 15:31:37.030 845 845 I TelecomFramework: PstnPhoneCapabilitiesNotifier: handleVideoCapabilitesChanged. Video capability - false
09-18 15:31:37.038 845 1079 D IccSmsInterfaceManager: [IccSmsInterfaceManager] Calling setCdmaBroadcastConfig with 1 configurations
09-18 15:31:37.048 845 845 I TelecomFramework: PstnIncomingCallNotifier: Unregistering: Handler (com.android.internal.telephony.GsmCdmaPhone) {644a4e8}
09-18 15:31:37.066 528 540 I Telecom : PhoneAccountRegistrar: Modify account: [ComponentInfo{com.android.phone/com.android.services.telephony.TelephonyConnectionService}, [5fef04621e9a9b41849c3df35e75799299008300], UserHandle{0}]: TSI.rPA@ABk
09-18 15:31:37.069 845 845 I TelecomFramework: AccountEntry: Registered phoneAccount: [[ ] PhoneAccount: ComponentInfo{com.android.phone/com.android.services.telephony.TelephonyConnectionService}, [5fef04621e9a9b41849c3df35e75799299008300], UserHandle{0} Capabilities: CallProvider MultiUser PlaceEmerg SimSub Audio Routes: BESW Schemes: tel voicemail Extras: null GroupId: [da39a3ee5e6b4b0d3255bfef95601890afd80709]] with handle: ComponentInfo{com.android.phone/com.android.services.telephony.TelephonyConnectionService}, [5fef04621e9a9b41849c3df35e75799299008300], UserHandle{0}
09-18 15:31:37.070 845 845 I TelecomFramework: PstnIncomingCallNotifier: Registering: Handler (com.android.internal.telephony.GsmCdmaPhone) {644a4e8}
09-18 15:31:37.089 845 845 I TelecomFramework: PstnIncomingCallNotifier: Unregistering: Handler (com.android.internal.telephony.GsmCdmaPhone) {644a4e8}
09-18 15:31:37.103 528 539 I Telecom : PhoneAccountRegistrar: Modify account: [ComponentInfo{com.android.phone/com.android.services.telephony.TelephonyConnectionService}, [5fef04621e9a9b41849c3df35e75799299008300], UserHandle{0}]: TSI.rPA@ABw
09-18 15:31:37.107 845 845 I TelecomFramework: AccountEntry: Registered phoneAccount: [[ ] PhoneAccount: ComponentInfo{com.android.phone/com.android.services.telephony.TelephonyConnectionService}, [5fef04621e9a9b41849c3df35e75799299008300], UserHandle{0} Capabilities: CallProvider MultiUser PlaceEmerg SimSub Audio Routes: BESW Schemes: tel voicemail Extras: null GroupId: [da39a3ee5e6b4b0d3255bfef95601890afd80709]] with handle: ComponentInfo{com.android.phone/com.android.services.telephony.TelephonyConnectionService}, [5fef04621e9a9b41849c3df35e75799299008300], UserHandle{0}
09-18 15:31:37.107 845 845 I TelecomFramework: PstnIncomingCallNotifier: Registering: Handler (com.android.internal.telephony.GsmCdmaPhone) {644a4e8}
09-18 15:31:37.117 845 845 I NotificationMgr: updateMwi(): subId 1 update to false
09-18 15:31:37.119 658 668 I zygote : Do partial code cache collection, code=30KB, data=25KB
09-18 15:31:37.120 658 668 I zygote : After code cache collection, code=30KB, data=25KB
09-18 15:31:37.120 658 668 I zygote : Increasing code cache capacity to 128KB
09-18 15:31:37.126 845 845 I TelecomFramework: PstnPhoneCapabilitiesNotifier: handleVideoCapabilitesChanged. Video capability - false
09-18 15:31:37.126 845 845 D CarrierConfigLoader: mHandler: 5 phoneId: 0
09-18 15:31:37.134 1083 1083 W zygote : Unexpected CPU variant for X86 using defaults: x86
09-18 15:31:37.131 1083 1083 I .android.diale: type=1400 audit(0.0:577): avc: denied { sendto } for path="/dev/socket/logdw" scontext=u:r:priv_app:s0:c512,c768 tcontext=u:r:init:s0 tclass=unix_dgram_socket permissive=1
09-18 15:31:37.126 845 845 I TelecomFramework: PstnPhoneCapabilitiesNotifier: handleVideoCapabilitesChanged. Video capability - false
09-18 15:31:37.136 528 543 I ActivityManager: Start proc 1083:com.android.dialer/u0a17 for broadcast com.android.dialer/.app.voicemail.LegacyVoicemailNotificationReceiver
09-18 15:31:37.137 845 845 I TelecomFramework: PstnPhoneCapabilitiesNotifier: handleVideoCapabilitesChanged. Video capability - false
09-18 15:31:37.137 845 1079 D IccSmsInterfaceManager: [IccSmsInterfaceManager] Failed to add cdma broadcast subscription for MID range 4097 to 4097 from client com.android.cellbroadcastreceiver
09-18 15:31:37.138 1046 1046 D CellBroadcastReceiver: onReceive Intent { act=android.telephony.action.CARRIER_CONFIG_CHANGED flg=0x5000010 cmp=com.android.cellbroadcastreceiver/.CellBroadcastReceiver (has extras) }
09-18 15:31:37.138 1046 1046 D CellBroadcastReceiver: Start Cell Broadcast configuration.
09-18 15:31:37.141 1046 1046 D CellBroadcastReceiver: Default interval 0 did not change.
09-18 15:31:37.139 1083 1083 I JDWP : type=1400 audit(0.0:580): avc: denied { connectto } for path=006A6477702D636F6E74726F6C scontext=u:r:priv_app:s0:c512,c768 tcontext=u:r:init:s0 tclass=unix_stream_socket permissive=1
09-18 15:31:37.137 845 845 I TelecomFramework: PstnPhoneCapabilitiesNotifier: handleVideoCapabilitesChanged. Video capability - false
09-18 15:31:37.144 528 528 I Telecom : PhoneAccountRegistrar: SimCallManager queried, returning: null: TSI.gSCMFU@ACE
09-18 15:31:37.155 845 1079 D IccSmsInterfaceManager: [IccSmsInterfaceManager] Calling setCdmaBroadcastConfig with 1 configurations
09-18 15:31:37.160 528 540 I Telecom : PhoneAccountRegistrar: Modify account: [ComponentInfo{com.android.phone/com.android.services.telephony.TelephonyConnectionService}, [5fef04621e9a9b41849c3df35e75799299008300], UserHandle{0}]: TSI.rPA@ACI
09-18 15:31:37.170 845 845 I ImsResolver: Received Carrier Config Changed for SubId: 1
09-18 15:31:37.176 845 845 D OtaspSimStateReceiver: Received intent: android.telephony.action.CARRIER_CONFIG_CHANGED
09-18 15:31:37.177 845 845 D OtaspSimStateReceiver: otasp activation not needed: no supported carrier
09-18 15:31:37.177 845 1079 D IccSmsInterfaceManager: [IccSmsInterfaceManager] Failed to add cdma broadcast subscription for MID range 4098 to 4098 from client com.android.cellbroadcastreceiver
09-18 15:31:37.181 1083 1083 W ContextImpl: Failed to ensure /data/user/0/com.android.dialer/cache: mkdir failed: ENOENT (No such file or directory)
09-18 15:31:37.181 1083 1083 W ContextImpl: Failed to update user.inode_cache: stat failed: ENOENT (No such file or directory)
09-18 15:31:37.179 1083 1083 I com.android.dialer: type=1400 audit(0.0:581): avc: denied { write } for comm=45474C20496E6974 name="property_service" dev="tmpfs" ino=8161 scontext=u:r:priv_app:s0:c512,c768 tcontext=u:object_r:property_socket:s0 tclass=sock_file permissive=1
09-18 15:31:37.184 1083 1098 I vndksupport: sphal namespace is not configured for this process. Loading /vendor/lib/egl/libGLES_emulation.so from the current namespace instead.
09-18 15:31:37.185 1083 1098 I vndksupport: sphal namespace is not configured for this process. Loading /vendor/lib/egl/libEGL_emulation.so from the current namespace instead.
09-18 15:31:37.186 845 859 D IccSmsInterfaceManager: [IccSmsInterfaceManager] Calling setCdmaBroadcastConfig with 1 configurations
09-18 15:31:37.197 845 845 I VvmSimStateTracker: android.telephony.action.CARRIER_CONFIG_CHANGED
09-18 15:31:37.197 845 859 D IccSmsInterfaceManager: [IccSmsInterfaceManager] Failed to add cdma broadcast subscription for MID range 4099 to 4099 from client com.android.cellbroadcastreceiver
09-18 15:31:37.201 1083 1098 I vndksupport: sphal namespace is not configured for this process. Loading /vendor/lib/egl/libGLESv1_CM_emulation.so from the current namespace instead.
09-18 15:31:37.206 845 1068 D IccSmsInterfaceManager: [IccSmsInterfaceManager] Failed to remove cdma broadcast subscription for MID range 4100 to 4100 from client com.android.cellbroadcastreceiver
09-18 15:31:37.208 658 658 I zygote : Deoptimizing int com.android.systemui.volume.ConfigurableTexts.add(android.widget.TextView, int) due to JIT inline cache
09-18 15:31:37.213 845 1079 D IccSmsInterfaceManager: [IccSmsInterfaceManager] Calling setGsmBroadcastConfig with 1 configurations
09-18 15:31:37.214 1083 1098 I vndksupport: sphal namespace is not configured for this process. Loading /vendor/lib/egl/libGLESv2_emulation.so from the current namespace instead.
09-18 15:31:37.215 845 1079 D IccSmsInterfaceManager: [IccSmsInterfaceManager] Failed to add GSM cell broadcast subscription for MID range 4352 to 4354 from client com.android.cellbroadcastreceiver
09-18 15:31:37.223 845 859 D IccSmsInterfaceManager: [IccSmsInterfaceManager] Calling setGsmBroadcastConfig with 1 configurations
09-18 15:31:37.224 845 859 D IccSmsInterfaceManager: [IccSmsInterfaceManager] Failed to add GSM cell broadcast subscription for MID range 4356 to 4356 from client com.android.cellbroadcastreceiver
09-18 15:31:37.231 845 1068 D IccSmsInterfaceManager: [IccSmsInterfaceManager] Failed to remove GSM cell broadcast subscription for MID range 4355 to 4355 from client com.android.cellbroadcastreceiver
09-18 15:31:37.236 1083 1083 I Dialer : NonUiTaskBuilder.newThread - creating parallel thread
09-18 15:31:37.240 845 1079 D IccSmsInterfaceManager: [IccSmsInterfaceManager] Calling setGsmBroadcastConfig with 1 configurations
09-18 15:31:37.241 845 1079 D IccSmsInterfaceManager: [IccSmsInterfaceManager] Failed to add GSM cell broadcast subscription for MID range 4370 to 4370 from client com.android.cellbroadcastreceiver
09-18 15:31:37.249 845 859 D IccSmsInterfaceManager: [IccSmsInterfaceManager] Calling setGsmBroadcastConfig with 1 configurations
09-18 15:31:37.251 845 859 D IccSmsInterfaceManager: [IccSmsInterfaceManager] Failed to add GSM cell broadcast subscription for MID range 4371 to 4372 from client com.android.cellbroadcastreceiver
09-18 15:31:37.252 1083 1083 I Dialer : CallLogFramework.registerContentObservers - enter
09-18 15:31:37.256 845 1068 D IccSmsInterfaceManager: [IccSmsInterfaceManager] Calling setGsmBroadcastConfig with 1 configurations
09-18 15:31:37.261 845 1068 D IccSmsInterfaceManager: [IccSmsInterfaceManager] Failed to add GSM cell broadcast subscription for MID range 4373 to 4378 from client com.android.cellbroadcastreceiver
09-18 15:31:37.263 1083 1100 I Dialer : BlockedNumbersAutoMigrator - not attempting auto-migrate: device is locked
09-18 15:31:37.264 528 787 I ActivityManager: user 0 is still locked. Cannot load recents
09-18 15:31:37.264 1083 1101 W ContextImpl: Failed to ensure /data/user/0/com.android.dialer/cache: mkdir failed: ENOENT (No such file or directory)
09-18 15:31:37.264 1083 1101 W ContextImpl: Failed to update user.inode_cache: stat failed: ENOENT (No such file or directory)
09-18 15:31:37.265 1083 1083 I Dialer : NonUiTaskBuilder.newThread - creating serial thread
09-18 15:31:37.271 1083 1083 I SharedPreferenc: type=1400 audit(0.0:582): avc: denied { open } for path="/data/user_de/0/com.android.dialer/shared_prefs/NotificationChannelManager.xml" dev="sdb3" ino=334205 scontext=u:r:priv_app:s0:c512,c768 tcontext=u:object_r:system_data_file:s0:c512,c768 tclass=file permissive=1
09-18 15:31:37.277 1083 1083 I Dialer : LegacyVoicemailNotificationReceiver.onReceive - received legacy voicemail notification
09-18 15:31:37.281 845 1079 D IccSmsInterfaceManager: [IccSmsInterfaceManager] Calling setGsmBroadcastConfig with 1 configurations
09-18 15:31:37.281 1083 1083 I Dialer : LegacyVoicemailNotificationReceiver.onReceive - User locked, bypassing voicemail count check
09-18 15:31:37.281 1083 1083 I Dialer : LegacyVoicemailNotificationReceiver.onReceive - clearing notification
09-18 15:31:37.283 845 1079 D IccSmsInterfaceManager: [IccSmsInterfaceManager] Failed to add GSM cell broadcast subscription for MID range 4379 to 4379 from client com.android.cellbroadcastreceiver
09-18 15:31:37.286 658 658 I Choreographer: Skipped 67 frames! The application may be doing too much work on its main thread.
09-18 15:31:37.310 1083 1083 I Dialer : VoicemailNotifier - Clearing legacy voicemail notification
09-18 15:31:37.311 845 1079 D IccSmsInterfaceManager: [IccSmsInterfaceManager] Failed to remove GSM cell broadcast subscription for MID range 4380 to 4382 from client com.android.cellbroadcastreceiver
09-18 15:31:37.351 845 859 D IccSmsInterfaceManager: [IccSmsInterfaceManager] Calling setGsmBroadcastConfig with 1 configurations
09-18 15:31:37.365 845 859 D IccSmsInterfaceManager: [IccSmsInterfaceManager] Failed to add GSM cell broadcast subscription for MID range 4383 to 4383 from client com.android.cellbroadcastreceiver
09-18 15:31:37.398 845 1068 D IccSmsInterfaceManager: [IccSmsInterfaceManager] Calling setGsmBroadcastConfig with 1 configurations
09-18 15:31:37.401 845 1068 D IccSmsInterfaceManager: [IccSmsInterfaceManager] Failed to add GSM cell broadcast subscription for MID range 4384 to 4385 from client com.android.cellbroadcastreceiver
09-18 15:31:37.427 845 1079 D IccSmsInterfaceManager: [IccSmsInterfaceManager] Calling setGsmBroadcastConfig with 1 configurations
09-18 15:31:37.429 845 1079 D IccSmsInterfaceManager: [IccSmsInterfaceManager] Failed to add GSM cell broadcast subscription for MID range 4386 to 4391 from client com.android.cellbroadcastreceiver
09-18 15:31:37.449 845 859 D IccSmsInterfaceManager: [IccSmsInterfaceManager] Calling setGsmBroadcastConfig with 1 configurations
09-18 15:31:37.458 845 859 D IccSmsInterfaceManager: [IccSmsInterfaceManager] Failed to add GSM cell broadcast subscription for MID range 4392 to 4392 from client com.android.cellbroadcastreceiver
09-18 15:31:37.468 845 1068 D IccSmsInterfaceManager: [IccSmsInterfaceManager] Failed to remove GSM cell broadcast subscription for MID range 4393 to 4395 from client com.android.cellbroadcastreceiver
09-18 15:31:37.477 845 1079 D IccSmsInterfaceManager: [IccSmsInterfaceManager] Failed to remove GSM cell broadcast subscription for MID range 50 to 50 from client com.android.cellbroadcastreceiver
09-18 15:31:37.479 1046 1066 D CellBroadcastOtherChannelsManager: No additional channels configured. subId = 1
09-18 15:31:37.482 1046 1066 D CellBroadcastConfigService: Enable CellBroadcast on sub 1
09-18 15:31:37.496 845 1079 D IccSmsInterfaceManager: [IccSmsInterfaceManager] Calling setCdmaBroadcastConfig with 1 configurations
09-18 15:31:37.499 845 1079 D IccSmsInterfaceManager: [IccSmsInterfaceManager] Failed to add cdma broadcast subscription for MID range 4096 to 4096 from client com.android.cellbroadcastreceiver
09-18 15:31:37.507 845 859 D IccSmsInterfaceManager: [IccSmsInterfaceManager] Calling setCdmaBroadcastConfig with 1 configurations
09-18 15:31:37.508 845 859 D IccSmsInterfaceManager: [IccSmsInterfaceManager] Failed to add cdma broadcast subscription for MID range 4097 to 4097 from client com.android.cellbroadcastreceiver
09-18 15:31:37.520 845 1068 D IccSmsInterfaceManager: [IccSmsInterfaceManager] Calling setCdmaBroadcastConfig with 1 configurations
09-18 15:31:37.523 845 1068 D IccSmsInterfaceManager: [IccSmsInterfaceManager] Failed to add cdma broadcast subscription for MID range 4098 to 4098 from client com.android.cellbroadcastreceiver
09-18 15:31:37.531 845 1079 D IccSmsInterfaceManager: [IccSmsInterfaceManager] Calling setCdmaBroadcastConfig with 1 configurations
09-18 15:31:37.535 845 1079 D IccSmsInterfaceManager: [IccSmsInterfaceManager] Failed to add cdma broadcast subscription for MID range 4099 to 4099 from client com.android.cellbroadcastreceiver
09-18 15:31:37.553 845 859 D IccSmsInterfaceManager: [IccSmsInterfaceManager] Failed to remove cdma broadcast subscription for MID range 4100 to 4100 from client com.android.cellbroadcastreceiver
09-18 15:31:37.570 845 1068 D IccSmsInterfaceManager: [IccSmsInterfaceManager] Calling setGsmBroadcastConfig with 1 configurations
09-18 15:31:37.580 845 1068 D IccSmsInterfaceManager: [IccSmsInterfaceManager] Failed to add GSM cell broadcast subscription for MID range 4352 to 4354 from client com.android.cellbroadcastreceiver
09-18 15:31:37.589 845 1079 D IccSmsInterfaceManager: [IccSmsInterfaceManager] Calling setGsmBroadcastConfig with 1 configurations
09-18 15:31:37.591 845 1079 D IccSmsInterfaceManager: [IccSmsInterfaceManager] Failed to add GSM cell broadcast subscription for MID range 4356 to 4356 from client com.android.cellbroadcastreceiver
09-18 15:31:37.596 845 859 D IccSmsInterfaceManager: [IccSmsInterfaceManager] Failed to remove GSM cell broadcast subscription for MID range 4355 to 4355 from client com.android.cellbroadcastreceiver
09-18 15:31:37.601 845 1068 D IccSmsInterfaceManager: [IccSmsInterfaceManager] Calling setGsmBroadcastConfig with 1 configurations
09-18 15:31:37.603 845 1068 D IccSmsInterfaceManager: [IccSmsInterfaceManager] Failed to add GSM cell broadcast subscription for MID range 4370 to 4370 from client com.android.cellbroadcastreceiver
09-18 15:31:37.615 845 1079 D IccSmsInterfaceManager: [IccSmsInterfaceManager] Calling setGsmBroadcastConfig with 1 configurations
09-18 15:31:37.618 845 1079 D IccSmsInterfaceManager: [IccSmsInterfaceManager] Failed to add GSM cell broadcast subscription for MID range 4371 to 4372 from client com.android.cellbroadcastreceiver
09-18 15:31:37.629 845 859 D IccSmsInterfaceManager: [IccSmsInterfaceManager] Calling setGsmBroadcastConfig with 1 configurations
09-18 15:31:37.630 845 859 D IccSmsInterfaceManager: [IccSmsInterfaceManager] Failed to add GSM cell broadcast subscription for MID range 4373 to 4378 from client com.android.cellbroadcastreceiver
09-18 15:31:37.654 845 1068 D IccSmsInterfaceManager: [IccSmsInterfaceManager] Calling setGsmBroadcastConfig with 1 configurations
09-18 15:31:37.656 845 1068 D IccSmsInterfaceManager: [IccSmsInterfaceManager] Failed to add GSM cell broadcast subscription for MID range 4379 to 4379 from client com.android.cellbroadcastreceiver
09-18 15:31:37.671 845 1079 D IccSmsInterfaceManager: [IccSmsInterfaceManager] Failed to remove GSM cell broadcast subscription for MID range 4380 to 4382 from client com.android.cellbroadcastreceiver
09-18 15:31:37.678 845 859 D IccSmsInterfaceManager: [IccSmsInterfaceManager] Calling setGsmBroadcastConfig with 1 configurations
09-18 15:31:37.685 845 859 D IccSmsInterfaceManager: [IccSmsInterfaceManager] Failed to add GSM cell broadcast subscription for MID range 4383 to 4383 from client com.android.cellbroadcastreceiver
09-18 15:31:37.693 845 1068 D IccSmsInterfaceManager: [IccSmsInterfaceManager] Calling setGsmBroadcastConfig with 1 configurations
09-18 15:31:37.697 845 1068 D IccSmsInterfaceManager: [IccSmsInterfaceManager] Failed to add GSM cell broadcast subscription for MID range 4384 to 4385 from client com.android.cellbroadcastreceiver
09-18 15:31:37.705 845 1079 D IccSmsInterfaceManager: [IccSmsInterfaceManager] Calling setGsmBroadcastConfig with 1 configurations
09-18 15:31:37.707 845 1079 D IccSmsInterfaceManager: [IccSmsInterfaceManager] Failed to add GSM cell broadcast subscription for MID range 4386 to 4391 from client com.android.cellbroadcastreceiver
09-18 15:31:37.714 845 859 D IccSmsInterfaceManager: [IccSmsInterfaceManager] Calling setGsmBroadcastConfig with 1 configurations
09-18 15:31:37.716 845 859 D IccSmsInterfaceManager: [IccSmsInterfaceManager] Failed to add GSM cell broadcast subscription for MID range 4392 to 4392 from client com.android.cellbroadcastreceiver
09-18 15:31:37.745 845 979 D IccSmsInterfaceManager: [IccSmsInterfaceManager] Failed to remove GSM cell broadcast subscription for MID range 4393 to 4395 from client com.android.cellbroadcastreceiver
09-18 15:31:37.777 845 862 D IccSmsInterfaceManager: [IccSmsInterfaceManager] Failed to remove GSM cell broadcast subscription for MID range 50 to 50 from client com.android.cellbroadcastreceiver
09-18 15:31:37.790 491 491 D Sensors : batch handle 1, but there is no batch sensor in genymotion
09-18 15:31:37.787 491 491 I sensors@1.0-ser: type=1400 audit(0.0:588): avc: denied { sendto } for path="/dev/socket/logdw" scontext=u:r:hal_sensors_default:s0 tcontext=u:r:init:s0 tclass=unix_dgram_socket permissive=1
09-18 15:31:37.791 528 550 I WindowManager: ******* TELLING SURFACE FLINGER WE ARE BOOTED!
09-18 15:31:37.792 499 1082 I SurfaceFlinger: Boot is finished (12097 ms)
09-18 15:31:37.791 499 499 I Binder:499_4: type=1400 audit(0.0:589): avc: denied { sendto } for path="/dev/socket/logdw" scontext=u:r:surfaceflinger:s0 tcontext=u:r:init:s0 tclass=unix_dgram_socket permissive=1
09-18 15:31:37.807 658 658 I ndroid.systemui: type=1400 audit(0.0:590): avc: denied { sendto } for path="/dev/socket/logdw" scontext=u:r:platform_app:s0:c512,c768 tcontext=u:r:init:s0 tclass=unix_dgram_socket permissive=1
09-18 15:31:37.808 658 658 W KeyguardUpdateMonitor: invalid subId in handleSimStateChange()
09-18 15:31:37.871 576 576 I BootAnimation: type=1400 audit(0.0:591): avc: denied { sendto } for path="/dev/socket/logdw" scontext=u:r:bootanim:s0 tcontext=u:r:init:s0 tclass=unix_dgram_socket permissive=1
09-18 15:31:37.874 658 658 W KeyguardUpdateMonitor: invalid subId in handleServiceStateChange()
09-18 15:31:37.875 576 579 E eglCodecCommon: goldfish_dma_create_region: could not obtain fd to device! fd -1 errno=2
09-18 15:31:37.906 658 658 W KeyguardUpdateMonitor: invalid subId in handleSimStateChange()
09-18 15:31:37.963 528 550 I SystemServiceManager: Starting phase 1000
09-18 15:31:37.906 658 658 W KeyguardUpdateMonitor: invalid subId in handleSimStateChange()
09-18 15:31:37.967 241 241 I chatty : uid=0(root) Binder:241_2 expire 13 lines
09-18 15:31:37.972 528 550 D ActivityManager: Finishing user boot 0
09-18 15:31:37.972 528 550 I ActivityManager: User 0 state changed from BOOTING to RUNNING_LOCKED
09-18 15:31:37.979 1116 1116 I chatty : uid=0(root) /system/bin/bootstat expire 4 lines
09-18 15:31:37.990 528 550 D CryptdConnector: SND -> {2 cryptfs unlock_user_key 0 0 [scrubbed] [scrubbed]}
09-18 15:31:37.990 192 205 D vold : e4crypt_unlock_user_key 0 serial=0 token_present=0
09-18 15:31:37.987 192 192 I chatty : uid=0(root) /system/bin/vold expire 1 line
09-18 15:31:37.992 192 205 D vold : Skipping non-key .
09-18 15:31:37.992 192 205 D vold : Skipping non-key ..
09-18 15:31:37.992 192 205 D vold : Trying user CE key /data/misc/vold/user_keys/ce/0/current
09-18 15:31:38.006 1117 1117 I chatty : uid=0(root) /system/bin/bootstat expire 2 lines
09-18 15:31:38.006 192 205 D vold : Successfully retrieved key
09-18 15:31:38.006 192 205 D vold : Added key 746419803 (ext4:cd2c40f25c1a36ff) to keyring 87202333 in process 192
09-18 15:31:38.006 192 205 D vold : Installed ce key for user 0
09-18 15:31:38.006 528 624 D CryptdConnector: RCV <- {200 2 Command succeeded}
09-18 15:31:38.006 528 550 I ActivityManager: User 0 state changed from RUNNING_LOCKED to RUNNING_UNLOCKING
09-18 15:31:38.007 528 550 D CryptdConnector: SND -> {3 cryptfs prepare_user_storage ! 0 0 2}
09-18 15:31:38.007 192 205 D vold : e4crypt_prepare_user_storage for volume null, user 0, serial 0, flags 2
09-18 15:31:38.007 192 205 D vold : Preparing: /data/system_ce/0
09-18 15:31:38.007 192 205 D vold : Preparing: /data/misc_ce/0
09-18 15:31:38.007 192 205 D vold : Preparing: /data/media/0
09-18 15:31:38.007 192 205 D vold : Preparing: /data/data
09-18 15:31:38.015 192 205 I vold : Found policy cd2c40f25c1a36ff at /data/system_ce/0 which matches expected value
09-18 15:31:38.015 192 205 I vold : Found policy cd2c40f25c1a36ff at /data/misc_ce/0 which matches expected value
09-18 15:31:38.016 192 205 I vold : Found policy cd2c40f25c1a36ff at /data/media/0 which matches expected value
09-18 15:31:38.017 192 205 I vold : Found policy cd2c40f25c1a36ff at /data/data which matches expected value
09-18 15:31:38.017 192 205 V vold : Starting restorecon of /data/system_ce/0
09-18 15:31:38.018 192 205 V vold : Finished restorecon of /data/system_ce/0
09-18 15:31:38.018 192 205 V vold : Starting restorecon of /data/misc_ce/0
09-18 15:31:38.019 192 205 V vold : Finished restorecon of /data/misc_ce/0
09-18 15:31:38.019 528 624 D CryptdConnector: RCV <- {200 3 Command succeeded}
09-18 15:31:38.020 528 550 V UserDataPreparer: Found /data/user/0 with serial number 0
09-18 15:31:38.021 528 550 V UserDataPreparer: Found /data/system_ce/0 with serial number 0
09-18 15:31:38.021 528 550 V PackageManager: reconcileAppsData for null u0 0x2 migrateAppData=false
09-18 15:31:38.026 1118 1118 I chatty : uid=0(root) /system/bin/bootstat expire 1 line
09-18 15:31:38.032 201 201 W auditd : type=2
09-18 15:31:38.038 1119 1119 I chatty : uid=0(root) /system/bin/bootstat expire 1 line
09-18 15:31:38.093 528 550 V PackageManager: reconcileAppsData finished 93 packages
09-18 15:31:38.093 528 543 I chatty : uid=1000(system) ActivityManager expire 4 lines
09-18 15:31:38.094 528 543 I SystemServiceManager: Calling onUnlockUser u0
09-18 15:31:38.094 528 543 D StorageManagerService: onUnlockUser 0
09-18 15:31:38.094 528 543 D VoldConnector: SND -> {6 volume user_started 0}
09-18 15:31:38.096 192 204 D vold : Linking /storage/emulated/0 to /mnt/user/0/primary
09-18 15:31:38.096 528 623 D VoldConnector: RCV <- {200 6 Command succeeded}
09-18 15:31:38.105 1120 1120 W zygote : Unexpected CPU variant for X86 using defaults: x86
09-18 15:31:38.106 528 528 I ActivityManager: Start proc 1120:com.android.deskclock/u0a46 for broadcast com.android.deskclock/.AlarmInitReceiver
09-18 15:31:38.109 528 622 D StorageManagerService: Volume emulated broadcasting mounted to UserHandle{0}
09-18 15:31:38.117 528 635 D ConnectivityService: Got NetworkFactory Messenger for WIFI
09-18 15:31:38.117 528 635 D ConnectivityService: Got NetworkFactory Messenger for WIFI_UT
09-18 15:31:38.118 528 635 D ConnectivityService: Ignoring this network WIFI_UT
09-18 15:31:38.120 658 658 I Choreographer: Skipped 49 frames! The application may be doing too much work on its main thread.
09-18 15:31:38.136 528 543 V BackupManagerService: No ancestral data
09-18 15:31:38.160 528 543 V BackupManagerService: Starting with transport android/com.android.internal.backup.LocalTransport
09-18 15:31:38.167 528 543 D BackupTransportManager: Binding to transport: android/com.android.internal.backup.LocalTransportService
09-18 15:31:38.194 653 653 I InputAttributes: InputType.TYPE_NULL is specified
09-18 15:31:38.195 528 543 I BackupManagerService: Backup enabled => false
09-18 15:31:38.256 528 528 D BackupTransportManager: Bound to transport: android/com.android.internal.backup.LocalTransportService
09-18 15:31:38.350 528 1133 V KeyValueBackupJob: Scheduling k/v pass in 246 minutes
09-18 15:31:38.351 528 543 W SystemServiceManager: Service com.android.server.backup.BackupManagerService$Lifecycle took 240 ms in onUnlockUser
09-18 15:31:38.354 528 1133 V KeyValueBackupJob: Scheduling k/v pass in 243 minutes
09-18 15:31:38.354 1120 1120 I AlarmClock: AlarmInitReceiver android.intent.action.LOCKED_BOOT_COMPLETED
09-18 15:31:38.363 1120 1151 I AlarmClock: Fixing alarm instances
09-18 15:31:38.384 1120 1151 V AlarmClock: AlarmInitReceiver finished
09-18 15:31:38.407 1083 1083 I Dialer : NotificationChannelManager.initChannels - enter
09-18 15:31:38.605 528 1133 I BackupManagerService: Found stale backup journal, scheduling
09-18 15:31:38.645 528 677 I ActivityManager: Start proc 1159:android.process.media/u0a8 for broadcast com.android.providers.downloads/.DownloadReceiver
09-18 15:31:38.671 1159 1159 W zygote : Unexpected CPU variant for X86 using defaults: x86
09-18 15:31:38.683 528 543 W SystemServiceManager: Service com.android.server.appwidget.AppWidgetService took 332 ms in onUnlockUser
09-18 15:31:38.709 528 543 W VoiceInteractionManagerService: no available voice interaction services found for user 0
09-18 15:31:38.710 528 543 W VoiceInteractionManagerService: no available voice recognition services found for user 0
09-18 15:31:38.746 528 544 W Looper : Dispatch took 114ms on android.ui, h=Handler (com.android.server.am.ActivityManagerService$UiHandler) {296bbc1} cb=null msg=53
09-18 15:31:38.757 528 543 I ActivityManager: Loading recents for user 0 into memory.
09-18 15:31:38.928 528 544 W Looper : Dispatch took 172ms on android.ui, h=Handler (com.android.server.am.ActivityManagerService$UiHandler) {296bbc1} cb=null msg=53
09-18 15:31:38.947 1176 1176 I chatty : uid=0(root) /system/bin/sh expire 6 lines
09-18 15:31:38.979 1179 1179 I n.systempatche: type=1400 audit(0.0:644): avc: denied { sendto } for path="/dev/socket/logdw" scontext=u:r:system_app:s0 tcontext=u:r:init:s0 tclass=unix_dgram_socket permissive=1
09-18 15:31:38.987 1179 1179 W zygote : Unexpected CPU variant for X86 using defaults: x86
09-18 15:31:38.993 528 543 W ActivityManager: Slow operation: 64ms so far, now at startProcess: returned from zygote!
09-18 15:31:38.993 528 543 W ActivityManager: Slow operation: 64ms so far, now at startProcess: done updating battery stats
09-18 15:31:38.993 528 543 W ActivityManager: Slow operation: 64ms so far, now at startProcess: building log message
09-18 15:31:38.993 528 543 I ActivityManager: Start proc 1179:com.genymotion.systempatcher/1000 for added application com.genymotion.systempatcher
09-18 15:31:38.993 528 543 W ActivityManager: Slow operation: 64ms so far, now at startProcess: starting to update pids map
09-18 15:31:38.993 528 543 W ActivityManager: Slow operation: 64ms so far, now at startProcess: done updating pids map
09-18 15:31:39.043 1159 1159 I android.process.media: type=1400 audit(0.0:645): avc: denied { write } for comm=45474C20496E6974 name="property_service" dev="tmpfs" ino=8161 scontext=u:r:priv_app:s0:c512,c768 tcontext=u:object_r:property_socket:s0 tclass=sock_file permissive=1
09-18 15:31:39.100 1194 1194 W zygote : Unexpected CPU variant for X86 using defaults: x86
09-18 15:31:39.105 528 543 W ActivityManager: Slow operation: 112ms so far, now at startProcess: returned from zygote!
09-18 15:31:39.105 528 543 W ActivityManager: Slow operation: 112ms so far, now at startProcess: done updating battery stats
09-18 15:31:39.105 528 543 W ActivityManager: Slow operation: 112ms so far, now at startProcess: building log message
09-18 15:31:39.105 528 543 I ActivityManager: Start proc 1194:com.genymotion.genyd/1000 for added application com.genymotion.genyd
09-18 15:31:39.105 528 543 W ActivityManager: Slow operation: 112ms so far, now at startProcess: starting to update pids map
09-18 15:31:39.105 528 543 W ActivityManager: Slow operation: 112ms so far, now at startProcess: done updating pids map
09-18 15:31:39.188 528 543 I ActivityManager: User 0 state changed from RUNNING_UNLOCKING to RUNNING_UNLOCKED
09-18 15:31:39.192 528 543 I ActivityManager: Sending BOOT_COMPLETE user #0
09-18 15:31:39.238 1120 1146 I vndksupport: sphal namespace is not configured for this process. Loading /vendor/lib/egl/libGLES_emulation.so from the current namespace instead.
09-18 15:31:39.241 1159 1191 I vndksupport: sphal namespace is not configured for this process. Loading /vendor/lib/egl/libGLES_emulation.so from the current namespace instead.
09-18 15:31:39.241 1159 1191 I vndksupport: sphal namespace is not configured for this process. Loading /vendor/lib/egl/libEGL_emulation.so from the current namespace instead.
09-18 15:31:39.241 1120 1146 I vndksupport: sphal namespace is not configured for this process. Loading /vendor/lib/egl/libEGL_emulation.so from the current namespace instead.
09-18 15:31:39.244 1159 1191 I vndksupport: sphal namespace is not configured for this process. Loading /vendor/lib/egl/libGLESv1_CM_emulation.so from the current namespace instead.
09-18 15:31:39.244 1120 1146 I vndksupport: sphal namespace is not configured for this process. Loading /vendor/lib/egl/libGLESv1_CM_emulation.so from the current namespace instead.
09-18 15:31:39.235 1159 1159 I android.process.media: type=1400 audit(0.0:646): avc: denied { sendto } for comm=45474C20496E6974 path="/dev/socket/logdw" scontext=u:r:priv_app:s0:c512,c768 tcontext=u:r:init:s0 tclass=unix_dgram_socket permissive=1
09-18 15:31:39.263 528 540 W ActivityManager: Slow operation: 59ms so far, now at attachApplicationLocked: immediately before bindApplication
09-18 15:31:39.264 1159 1191 I vndksupport: sphal namespace is not configured for this process. Loading /vendor/lib/egl/libGLESv2_emulation.so from the current namespace instead.
09-18 15:31:39.274 1120 1146 I vndksupport: sphal namespace is not configured for this process. Loading /vendor/lib/egl/libGLESv2_emulation.so from the current namespace instead.
09-18 15:31:39.292 528 540 W ActivityManager: Slow operation: 88ms so far, now at attachApplicationLocked: immediately after bindApplication
09-18 15:31:39.292 528 540 W ActivityManager: Slow operation: 88ms so far, now at attachApplicationLocked: after updateLruProcessLocked
09-18 15:31:39.292 528 540 W ActivityManager: Slow operation: 88ms so far, now at attachApplicationLocked: after mServices.attachApplicationLocked
09-18 15:31:39.297 528 540 W ActivityManager: Slow operation: 93ms so far, now at attachApplicationLocked: after updateOomAdjLocked
09-18 15:31:39.339 865 865 D FallbackHome: User unlocked and real home found; let's go!
09-18 15:31:39.381 845 845 D CarrierSvcBindHelper: Received android.intent.action.USER_UNLOCKED
09-18 15:31:39.402 845 845 D CarrierSvcBindHelper: No carrier app for: 0
09-18 15:31:39.409 1222 1222 W zygote : Unexpected CPU variant for X86 using defaults: x86
09-18 15:31:39.411 528 787 I ActivityManager: Start proc 1222:com.android.smspush/u0a62 for service com.android.smspush/.WapPushManager
09-18 15:31:39.426 528 1221 I ActivityManager: START u0 {act=android.intent.action.MAIN cat=[android.intent.category.HOME] flg=0x10000100 cmp=com.android.launcher3/.Launcher} from uid 0
09-18 15:31:39.434 1194 1237 I vndksupport: sphal namespace is not configured for this process. Loading /vendor/lib/egl/libGLES_emulation.so from the current namespace instead.
09-18 15:31:39.440 528 528 I chatty : uid=1000 system_server expire 13 lines
09-18 15:31:39.444 1194 1237 I vndksupport: sphal namespace is not configured for this process. Loading /vendor/lib/egl/libEGL_emulation.so from the current namespace instead.
09-18 15:31:39.447 1194 1237 I vndksupport: sphal namespace is not configured for this process. Loading /vendor/lib/egl/libGLESv1_CM_emulation.so from the current namespace instead.
09-18 15:31:39.453 1179 1239 I vndksupport: sphal namespace is not configured for this process. Loading /vendor/lib/egl/libGLES_emulation.so from the current namespace instead.
09-18 15:31:39.458 1179 1239 I vndksupport: sphal namespace is not configured for this process. Loading /vendor/lib/egl/libEGL_emulation.so from the current namespace instead.
09-18 15:31:39.460 1179 1239 I vndksupport: sphal namespace is not configured for this process. Loading /vendor/lib/egl/libGLESv1_CM_emulation.so from the current namespace instead.
09-18 15:31:39.460 1194 1237 I vndksupport: sphal namespace is not configured for this process. Loading /vendor/lib/egl/libGLESv2_emulation.so from the current namespace instead.
09-18 15:31:39.477 1179 1239 I vndksupport: sphal namespace is not configured for this process. Loading /vendor/lib/egl/libGLESv2_emulation.so from the current namespace instead.
09-18 15:31:39.487 1240 1240 W zygote : Unexpected CPU variant for X86 using defaults: x86
09-18 15:31:39.492 528 1221 I ActivityManager: Start proc 1240:com.android.launcher3/u0a13 for activity com.android.launcher3/.Launcher
09-18 15:31:39.495 1194 1194 D GenydServiceApp: Starting Genyd Service
09-18 15:31:39.496 1194 1194 W ContextImpl: Calling a method in the system process without a qualified user: android.app.ContextImpl.startService:1460 android.content.ContextWrapper.startService:644 com.genymotion.genyd.GenydServiceApp.onCreate:16 android.app.Instrumentation.callApplicationOnCreate:1118 android.app.ActivityThread.handleBindApplication:5791
09-18 15:31:39.509 1179 1179 I SystemPatcherService: Starting up
09-18 15:31:39.512 186 186 I chatty : uid=1000(system) /system/bin/servicemanager expire 12 lines
09-18 15:31:39.513 1179 1179 I SystemPatcherApp: Registered com.genymotion.systempatcher.SystemPatcherService as SystemPatcher
09-18 15:31:39.525 528 542 I ActivityManager: Start proc 1254:com.android.printspooler/u0a59 for service com.android.printspooler/.model.PrintSpoolerService
09-18 15:31:39.526 1254 1254 W zygote : Unexpected CPU variant for X86 using defaults: x86
09-18 15:31:39.555 1194 1194 D IGenydServiceImpl: IGenydServiceImpl startup
09-18 15:31:39.562 658 658 I Choreographer: Skipped 85 frames! The application may be doing too much work on its main thread.
09-18 15:31:39.567 1222 1275 I vndksupport: sphal namespace is not configured for this process. Loading /vendor/lib/egl/libGLES_emulation.so from the current namespace instead.
09-18 15:31:39.567 1222 1275 I vndksupport: sphal namespace is not configured for this process. Loading /vendor/lib/egl/libEGL_emulation.so from the current namespace instead.
09-18 15:31:39.574 1222 1275 I vndksupport: sphal namespace is not configured for this process. Loading /vendor/lib/egl/libGLESv1_CM_emulation.so from the current namespace instead.
09-18 15:31:39.592 1222 1275 I vndksupport: sphal namespace is not configured for this process. Loading /vendor/lib/egl/libGLESv2_emulation.so from the current namespace instead.
09-18 15:31:39.596 658 668 I zygote : Do partial code cache collection, code=58KB, data=52KB
09-18 15:31:39.605 658 668 I zygote : After code cache collection, code=57KB, data=51KB
09-18 15:31:39.605 658 668 I zygote : Increasing code cache capacity to 256KB
09-18 15:31:39.609 1254 1289 I vndksupport: sphal namespace is not configured for this process. Loading /vendor/lib/egl/libGLES_emulation.so from the current namespace instead.
09-18 15:31:39.613 1254 1289 I vndksupport: sphal namespace is not configured for this process. Loading /vendor/lib/egl/libEGL_emulation.so from the current namespace instead.
09-18 15:31:39.619 1254 1289 I vndksupport: sphal namespace is not configured for this process. Loading /vendor/lib/egl/libGLESv1_CM_emulation.so from the current namespace instead.
09-18 15:31:39.629 1254 1289 I vndksupport: sphal namespace is not configured for this process. Loading /vendor/lib/egl/libGLESv2_emulation.so from the current namespace instead.
09-18 15:31:39.640 1240 1291 I vndksupport: sphal namespace is not configured for this process. Loading /vendor/lib/egl/libGLES_emulation.so from the current namespace instead.
09-18 15:31:39.640 1240 1291 I vndksupport: sphal namespace is not configured for this process. Loading /vendor/lib/egl/libEGL_emulation.so from the current namespace instead.
09-18 15:31:39.645 1240 1291 I vndksupport: sphal namespace is not configured for this process. Loading /vendor/lib/egl/libGLESv1_CM_emulation.so from the current namespace instead.
09-18 15:31:39.659 1240 1291 I vndksupport: sphal namespace is not configured for this process. Loading /vendor/lib/egl/libGLESv2_emulation.so from the current namespace instead.
09-18 15:31:39.682 1159 1159 D MediaScannerReceiver: action: android.intent.action.MEDIA_MOUNTED path: /storage/emulated/0
09-18 15:31:39.695 528 677 I ActivityManager: Start proc 1303:com.android.quicksearchbox/u0a61 for broadcast com.android.quicksearchbox/.SearchWidgetProvider
09-18 15:31:39.695 1303 1303 W zygote : Unexpected CPU variant for X86 using defaults: x86
09-18 15:31:39.696 1240 1240 D LauncherProvider: Launcher process started
09-18 15:31:39.726 528 542 I ActivityManager: Start proc 1324:com.android.keychain/1000 for service com.android.keychain/.KeyChainService
09-18 15:31:39.727 1324 1324 W zygote : Unexpected CPU variant for X86 using defaults: x86
09-18 15:31:39.736 1303 1340 I vndksupport: sphal namespace is not configured for this process. Loading /vendor/lib/egl/libGLES_emulation.so from the current namespace instead.
09-18 15:31:39.743 1303 1340 I vndksupport: sphal namespace is not configured for this process. Loading /vendor/lib/egl/libEGL_emulation.so from the current namespace instead.
09-18 15:31:39.754 1303 1340 I vndksupport: sphal namespace is not configured for this process. Loading /vendor/lib/egl/libGLESv1_CM_emulation.so from the current namespace instead.
09-18 15:31:39.757 1240 1240 V Launcher: LauncherAppState initiated
09-18 15:31:39.766 1303 1340 I vndksupport: sphal namespace is not configured for this process. Loading /vendor/lib/egl/libGLESv2_emulation.so from the current namespace instead.
09-18 15:31:39.780 1324 1346 I vndksupport: sphal namespace is not configured for this process. Loading /vendor/lib/egl/libGLES_emulation.so from the current namespace instead.
09-18 15:31:39.787 1324 1346 I vndksupport: sphal namespace is not configured for this process. Loading /vendor/lib/egl/libEGL_emulation.so from the current namespace instead.
09-18 15:31:39.792 1324 1346 I vndksupport: sphal namespace is not configured for this process. Loading /vendor/lib/egl/libGLESv1_CM_emulation.so from the current namespace instead.
09-18 15:31:39.812 1324 1346 I vndksupport: sphal namespace is not configured for this process. Loading /vendor/lib/egl/libGLESv2_emulation.so from the current namespace instead.
09-18 15:31:39.821 1357 1357 W zygote : Unexpected CPU variant for X86 using defaults: x86
09-18 15:31:39.825 528 677 I ActivityManager: Start proc 1357:com.android.launcher3:wallpaper_chooser/u0a13 for service com.android.launcher3/.dynamicui.ColorExtractionService
09-18 15:31:39.830 528 1356 I chatty : uid=1000 system_server expire 1 line
09-18 15:31:39.839 1083 1083 I Dialer : NonUiTaskBuilder.newThread - creating parallel thread
09-18 15:31:39.851 528 1356 I BootReceiver: Copying audit failures to DropBox
09-18 15:31:39.852 528 1356 I BootReceiver: Checking for fsck errors
09-18 15:31:39.852 1357 1377 I vndksupport: sphal namespace is not configured for this process. Loading /vendor/lib/egl/libGLES_emulation.so from the current namespace instead.
09-18 15:31:39.853 1357 1377 I vndksupport: sphal namespace is not configured for this process. Loading /vendor/lib/egl/libEGL_emulation.so from the current namespace instead.
09-18 15:31:39.853 528 1356 I BootReceiver: fs_stat, partition:sdb1 stat:0x9
09-18 15:31:39.853 528 1356 I BootReceiver: fs_stat, partition:sdb3 stat:0x9
09-18 15:31:39.858 1357 1377 I vndksupport: sphal namespace is not configured for this process. Loading /vendor/lib/egl/libGLESv1_CM_emulation.so from the current namespace instead.
09-18 15:31:39.860 1378 1378 W zygote : Unexpected CPU variant for X86 using defaults: x86
09-18 15:31:39.862 528 539 I ActivityManager: Start proc 1378:android.process.acore/u0a1 for content provider com.android.providers.contacts/.CallLogProvider
09-18 15:31:39.873 1357 1377 I vndksupport: sphal namespace is not configured for this process. Loading /vendor/lib/egl/libGLESv2_emulation.so from the current namespace instead.
09-18 15:31:39.892 1159 1318 V MediaScanner: pruneDeadThumbnailFiles... android.content.ContentProviderClient$CursorWrapperInner@36fc141
09-18 15:31:39.892 1159 1318 V MediaScanner: /pruneDeadThumbnailFiles... android.content.ContentProviderClient$CursorWrapperInner@36fc141
09-18 15:31:39.901 1357 1392 E ColorExtractionService: Fetching partial bitmap failed, trying old method
09-18 15:31:39.901 1357 1392 E ColorExtractionService: java.lang.NullPointerException: Attempt to invoke virtual method 'java.io.FileDescriptor android.os.ParcelFileDescriptor.getFileDescriptor()' on a null object reference
09-18 15:31:39.901 1357 1392 E ColorExtractionService: at com.android.launcher3.dynamicui.ColorExtractionService.getHotseatPalette(ColorExtractionService.java:125)
09-18 15:31:39.901 1357 1392 E ColorExtractionService: at com.android.launcher3.dynamicui.ColorExtractionService.-wrap0(Unknown Source:0)
09-18 15:31:39.901 1357 1392 E ColorExtractionService: at com.android.launcher3.dynamicui.ColorExtractionService$1.run(ColorExtractionService.java:88)
09-18 15:31:39.901 1357 1392 E ColorExtractionService: at android.os.Handler.handleCallback(Handler.java:789)
09-18 15:31:39.901 1357 1392 E ColorExtractionService: at android.os.Handler.dispatchMessage(Handler.java:98)
09-18 15:31:39.901 1357 1392 E ColorExtractionService: at android.os.Looper.loop(Looper.java:164)
09-18 15:31:39.901 1357 1392 E ColorExtractionService: at android.os.HandlerThread.run(HandlerThread.java:65)
09-18 15:31:39.914 1378 1394 I vndksupport: sphal namespace is not configured for this process. Loading /vendor/lib/egl/libGLES_emulation.so from the current namespace instead.
09-18 15:31:39.914 1378 1394 I vndksupport: sphal namespace is not configured for this process. Loading /vendor/lib/egl/libEGL_emulation.so from the current namespace instead.
09-18 15:31:39.925 1378 1394 I vndksupport: sphal namespace is not configured for this process. Loading /vendor/lib/egl/libGLESv1_CM_emulation.so from the current namespace instead.
09-18 15:31:39.942 1378 1394 I vndksupport: sphal namespace is not configured for this process. Loading /vendor/lib/egl/libGLESv2_emulation.so from the current namespace instead.
09-18 15:31:39.954 1240 1259 I zygote : Background concurrent copying GC freed 5652(1399KB) AllocSpace objects, 6(116KB) LOS objects, 51% free, 1442KB/2MB, paused 27.442ms total 58.269ms
09-18 15:31:40.130 1240 1345 D Launcher.Model: loadWorkspace: loading default favorites
09-18 15:31:40.141 1240 1396 D OpenGLRenderer: HWUI GL Pipeline
09-18 15:31:40.162 1378 1378 I ContactsPerf: VoicemailContentProvider.onCreate start
09-18 15:31:40.170 1378 1378 I ContactsPerf: VoicemailContentProvider.onCreate finish
09-18 15:31:40.200 653 653 I LatinIME: Timeout waiting for dictionary load
09-18 15:31:40.239 1240 1240 I RenderThread: type=1400 audit(0.0:732): avc: denied { write } for name="local_opengl" dev="tmpfs" ino=13754 scontext=u:r:priv_app:s0:c512,c768 tcontext=u:object_r:socket_device:s0 tclass=sock_file permissive=1
09-18 15:31:40.243 1240 1396 D : HostConnection::get() New Host Connection established 0xd7985940, tid 1396
09-18 15:31:40.243 479 479 I chatty : uid=0(root) /system/bin/local_opengl expire 3 lines
09-18 15:31:40.254 1240 1396 D : HostComposition ext GL_OES_EGL_image_external_essl3 GL_OES_vertex_array_object GL_KHR_texture_compression_astc_ldr ANDROID_EMU_gles_max_version_3_1
09-18 15:31:40.254 1240 1396 W : Process pipe failed
09-18 15:31:40.263 1240 1396 I OpenGLRenderer: Initialized EGL, version 1.4
09-18 15:31:40.263 1240 1396 D OpenGLRenderer: Swap behavior 1
09-18 15:31:40.265 1240 1396 W OpenGLRenderer: Failed to choose config with EGL_SWAP_BEHAVIOR_PRESERVED, retrying without...
09-18 15:31:40.265 1240 1396 D OpenGLRenderer: Swap behavior 0
09-18 15:31:40.271 1378 1397 D ContactsDatabaseHelper: WAL enabled for contacts2.db: true
09-18 15:31:40.287 1240 1396 D EGL_emulation: eglCreateContext: 0xd78fd000: maj 3 min 1 rcv 4
09-18 15:31:40.290 1083 1083 I Dialer : DefaultVoicemailNotifier.updateVoicemailNotifications - update voicemail notifications successful
09-18 15:31:40.293 528 528 I Telecom : DefaultDialerCache: Refreshing default dialer for user 0: now com.android.dialer: DDC.oR@ACs
09-18 15:31:40.302 845 845 D CarrierConfigLoader: mHandler: 13 phoneId: 0
09-18 15:31:40.302 845 845 D CarrierConfigLoader: mHandler: 7 phoneId: 0
09-18 15:31:40.311 845 845 I m.android.phone: type=1400 audit(0.0:736): avc: denied { open } for path="/data/user_de/0/com.android.phone/files/carrierconfig-com.android.carrierconfig-8931027000000000007.xml" dev="sdb3" ino=334210 scontext=u:r:radio:s0 tcontext=u:object_r:system_data_file:s0 tclass=file permissive=1
09-18 15:31:40.315 845 845 D CarrierConfigLoader: Loaded config from XML. package=com.android.carrierconfig phoneId=0
09-18 15:31:40.315 845 845 D CarrierConfigLoader: mHandler: 5 phoneId: 0
09-18 15:31:40.324 528 539 I ActivityManager: Start proc 1406:com.android.calendar/u0a45 for broadcast com.android.calendar/.alerts.AlertReceiver
09-18 15:31:40.329 845 845 I ImsResolver: Received Carrier Config Changed for SubId: 1
09-18 15:31:40.337 528 528 I Telecom : PhoneAccountRegistrar: SimCallManager queried, returning: null: TSI.gSCMFU@AC0
09-18 15:31:40.341 1406 1406 W zygote : Unexpected CPU variant for X86 using defaults: x86
09-18 15:31:40.522 1406 1421 I vndksupport: sphal namespace is not configured for this process. Loading /vendor/lib/egl/libGLES_emulation.so from the current namespace instead.
09-18 15:31:40.522 1406 1421 I vndksupport: sphal namespace is not configured for this process. Loading /vendor/lib/egl/libEGL_emulation.so from the current namespace instead.
09-18 15:31:40.577 1240 1396 I vndksupport: sphal namespace is not configured for this process. Loading /vendor/lib/hw/gralloc.vbox86.so from the current namespace instead.
09-18 15:31:40.579 1240 1396 D : createUnique: call
09-18 15:31:40.579 1240 1396 D : HostConnection::get() New Host Connection established 0xd7987ce0, tid 1396
09-18 15:31:40.584 1240 1396 D : HostComposition ext GL_OES_EGL_image_external_essl3 GL_OES_vertex_array_object GL_KHR_texture_compression_astc_ldr ANDROID_EMU_gles_max_version_3_1
09-18 15:31:40.662 1240 1396 E eglCodecCommon: goldfish_dma_create_region: could not obtain fd to device! fd -1 errno=2
09-18 15:31:40.677 1240 1240 I Choreographer: Skipped 30 frames! The application may be doing too much work on its main thread.
09-18 15:31:41.045 1406 1421 I vndksupport: sphal namespace is not configured for this process. Loading /vendor/lib/egl/libGLESv1_CM_emulation.so from the current namespace instead.
09-18 15:31:41.053 1378 1397 I ContactLocale: AddressBook Labels [[en_US]]: […, A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U, V, W, X, Y, Z, Α, Β, Γ, Δ, Ε, Ζ, Η, Θ, Ι, Κ, Λ, Μ, Ν, Ξ, Ο, Π, Ρ, Σ, Τ, Υ, Φ, Χ, Ψ, Ω, …, А, Б, В, Г, Д, Ђ, Е, Є, Ж, З, И, І, Й, Ј, К, Л, Љ, М, Н, Њ, О, П, Р, С, Т, Ћ, У, Ф, Х, Ц, Ч, Џ, Ш, Щ, Ю, Я, …, א, ב, ג, ד, ה, ו, ז, ח, ט, י, כ, ל, מ, נ, ס, ע, פ, צ, ק, ר, ש, ת, …, ا, ب, ت, ث, ج, ح, خ, د, ذ, ر, ز, س, ش, ص, ض, ط, ظ, ع, غ, ف, ق, ك, ل, م, ن, ه, و, ي, …, ก, ข, ฃ, ค, ฅ, ฆ, ง, จ, ฉ, ช, ซ, ฌ, ญ, ฎ, ฏ, ฐ, ฑ, ฒ, ณ, ด, ต, ถ, ท, ธ, น, บ, ป, ผ, ฝ, พ, ฟ, ภ, ม, ย, ร, ฤ, ล, ฦ, ว, ศ, ษ, ส, ห, ฬ, อ, ฮ, …, ㄱ, ㄴ, ㄷ, ㄹ, ㅁ, ㅂ, ㅅ, ㅇ, ㅈ, ㅊ, ㅋ, ㅌ, ㅍ, ㅎ, …, あ, か, さ, た, な, は, ま, や, ら, わ, #, …]
09-18 15:31:41.059 1406 1421 I vndksupport: sphal namespace is not configured for this process. Loading /vendor/lib/egl/libGLESv2_emulation.so from the current namespace instead.
09-18 15:31:41.094 865 890 E eglCodecCommon: goldfish_dma_create_region: could not obtain fd to device! fd -1 errno=2
09-18 15:31:41.106 1406 1406 D ExtensionsFactory: No custom extensions.
09-18 15:31:41.110 1406 1406 D AlertReceiver: onReceive: a=android.intent.action.BOOT_COMPLETED Intent { act=android.intent.action.BOOT_COMPLETED flg=0x9000010 cmp=com.android.calendar/.alerts.AlertReceiver (has extras) }
09-18 15:31:41.115 1378 1397 D ContactsDatabaseHelper: WAL enabled for profile.db: true
09-18 15:31:41.127 1430 1430 W zygote : Unexpected CPU variant for X86 using defaults: x86
09-18 15:31:41.130 528 540 I ActivityManager: Start proc 1430:com.android.contacts/u0a7 for broadcast com.android.contacts/.interactions.OnBootOrUpgradeReceiver
09-18 15:31:41.134 1406 1428 D AlertService: 0 Action = android.intent.action.BOOT_COMPLETED
09-18 15:31:41.136 1406 1428 D AlertService: Scheduling next alarm with AlarmScheduler. sEventReminderReceived: null
09-18 15:31:41.151 528 540 I ActivityManager: Start proc 1445:com.android.providers.calendar/u0a2 for content provider com.android.providers.calendar/.CalendarProvider2
09-18 15:31:41.165 1445 1445 W zygote : Unexpected CPU variant for X86 using defaults: x86
09-18 15:31:41.221 1430 1460 I vndksupport: sphal namespace is not configured for this process. Loading /vendor/lib/egl/libGLES_emulation.so from the current namespace instead.
09-18 15:31:41.227 1430 1460 I vndksupport: sphal namespace is not configured for this process. Loading /vendor/lib/egl/libEGL_emulation.so from the current namespace instead.
09-18 15:31:41.232 1430 1460 I vndksupport: sphal namespace is not configured for this process. Loading /vendor/lib/egl/libGLESv1_CM_emulation.so from the current namespace instead.
09-18 15:31:41.272 1430 1460 I vndksupport: sphal namespace is not configured for this process. Loading /vendor/lib/egl/libGLESv2_emulation.so from the current namespace instead.
09-18 15:31:41.277 1445 1462 I vndksupport: sphal namespace is not configured for this process. Loading /vendor/lib/egl/libGLES_emulation.so from the current namespace instead.
09-18 15:31:41.292 1445 1462 I vndksupport: sphal namespace is not configured for this process. Loading /vendor/lib/egl/libEGL_emulation.so from the current namespace instead.
09-18 15:31:41.297 1445 1462 I vndksupport: sphal namespace is not configured for this process. Loading /vendor/lib/egl/libGLESv1_CM_emulation.so from the current namespace instead.
09-18 15:31:41.324 1445 1462 I vndksupport: sphal namespace is not configured for this process. Loading /vendor/lib/egl/libGLESv2_emulation.so from the current namespace instead.
09-18 15:31:41.498 528 539 W ActivityManager: Slow operation: 123ms so far, now at getContentProviderImpl: after updateOomAdj
09-18 15:31:41.512 528 539 W ActivityManager: Slow operation: 137ms so far, now at getContentProviderImpl: done!
09-18 15:31:41.512 528 539 I chatty : uid=1000(system) Binder:528_1 expire 1 line
09-18 15:31:41.571 510 510 I chatty : uid=0(root) /system/bin/healthd expire 6 lines
09-18 15:31:41.605 1120 1120 I AlarmClock: AlarmInitReceiver android.intent.action.BOOT_COMPLETED
09-18 15:31:41.603 1120 1120 I droid.deskclock: type=1400 audit(0.0:753): avc: denied { sendto } for path="/dev/socket/logdw" scontext=u:r:untrusted_app:s0:c512,c768 tcontext=u:r:init:s0 tclass=unix_dgram_socket permissive=1
09-18 15:31:41.688 1445 1445 I CalendarProvider2: Created com.android.providers.calendar.CalendarAlarmManager@aab8dc2(com.android.providers.calendar.CalendarProvider2@648a7d3)
09-18 15:31:41.704 1120 1151 I AlarmClock: Fixing alarm instances
09-18 15:31:41.703 1120 1120 I AsyncHandler: type=1400 audit(0.0:754): avc: denied { lock } for path="/data/user_de/0/com.android.deskclock/databases/alarms.db" dev="sdb3" ino=334202 scontext=u:r:untrusted_app:s0:c512,c768 tcontext=u:object_r:system_data_file:s0:c512,c768 tclass=file permissive=1
09-18 15:31:41.711 1120 1151 V AlarmClock: AlarmInitReceiver finished
09-18 15:31:41.728 1406 1428 D AlarmScheduler: No events found starting within 1 week.
09-18 15:31:41.740 1083 1083 I Dialer : VoicemailModule.provideVoicemailClient - providing VoicemailClientImpl
09-18 15:31:41.758 528 540 I ActivityManager: Start proc 1469:com.android.email/u0a43 for broadcast com.android.email/.service.EmailBroadcastReceiver
09-18 15:31:41.760 1469 1469 W zygote : Unexpected CPU variant for X86 using defaults: x86
09-18 15:31:41.818 1469 1484 I vndksupport: sphal namespace is not configured for this process. Loading /vendor/lib/egl/libGLES_emulation.so from the current namespace instead.
09-18 15:31:41.823 1469 1484 I vndksupport: sphal namespace is not configured for this process. Loading /vendor/lib/egl/libEGL_emulation.so from the current namespace instead.
09-18 15:31:41.826 1469 1484 I vndksupport: sphal namespace is not configured for this process. Loading /vendor/lib/egl/libGLESv1_CM_emulation.so from the current namespace instead.
09-18 15:31:41.846 1469 1484 I vndksupport: sphal namespace is not configured for this process. Loading /vendor/lib/egl/libGLESv2_emulation.so from the current namespace instead.
09-18 15:31:41.906 528 677 W ActivityManager: Unable to start service Intent { act=com.android.email.EXCHANGE_INTENT pkg=com.android.exchange } U=0: not found
09-18 15:31:41.913 1469 1494 D ActivityThread: Loading provider com.android.email.provider;com.android.email.notifier: com.android.email.provider.EmailProvider
09-18 15:31:41.915 528 787 W ActivityManager: Unable to start service Intent { act=com.android.email.EXCHANGE_INTENT pkg=com.android.exchange } U=0: not found
09-18 15:31:41.917 1469 1495 D ActivityThread: Loading provider com.android.email.provider;com.android.email.notifier: com.android.email.provider.EmailProvider
09-18 15:31:41.920 528 864 W ActivityManager: Unable to start service Intent { act=com.android.email.EXCHANGE_INTENT pkg=com.android.exchange } U=0: not found
09-18 15:31:41.925 1469 1497 D ActivityThread: Loading provider com.android.email.provider;com.android.email.notifier: com.android.email.provider.EmailProvider
09-18 15:31:41.926 528 540 W ActivityManager: Unable to start service Intent { act=com.android.email.EXCHANGE_INTENT pkg=com.android.exchange } U=0: not found
09-18 15:31:41.957 653 653 I SystemBroadcastReceiver: Boot has been completed
09-18 15:31:41.957 653 653 I SystemBroadcastReceiver: toggleAppIcon() : FLAG_SYSTEM = true
09-18 15:31:41.970 1240 1240 I Choreographer: Skipped 39 frames! The application may be doing too much work on its main thread.
09-18 15:31:41.993 528 1221 I ActivityManager: Start proc 1502:com.android.managedprovisioning/u0a14 for broadcast com.android.managedprovisioning/.preprovisioning.BootReminder
09-18 15:31:41.995 528 864 W ActivityManager: Unable to start service Intent { act=com.android.email.EXCHANGE_INTENT pkg=com.android.exchange } U=0: not found
09-18 15:31:41.997 528 540 W ActivityManager: Unable to start service Intent { cmp=com.android.email/.service.AttachmentService } U=0: not found
09-18 15:31:42.009 528 1221 W ActivityManager: Unable to start service Intent { cmp=com.android.email/.service.AttachmentService } U=0: not found
09-18 15:31:42.009 1502 1502 W zygote : Unexpected CPU variant for X86 using defaults: x86
09-18 15:31:42.011 528 540 W ActivityManager: Unable to start service Intent { cmp=com.android.email/.service.AttachmentService } U=0: not found
09-18 15:31:42.014 528 540 I chatty : uid=1000(system) Binder:528_2 expire 3 lines
09-18 15:31:42.024 1469 1508 I Email : Observing account changes for notifications
09-18 15:31:42.025 243 243 W wificond: Scan is not started. Ignore abort request
09-18 15:31:42.026 528 1221 W ActivityManager: Unable to start service Intent { cmp=com.android.email/.service.AttachmentService } U=0: not found
09-18 15:31:42.029 528 863 W ActivityManager: Unable to start service Intent { act=com.android.email.EXCHANGE_INTENT pkg=com.android.exchange } U=0: not found
09-18 15:31:42.043 528 787 W ActivityManager: Unable to start service Intent { act=com.android.email.EXCHANGE_INTENT pkg=com.android.exchange } U=0: not found
09-18 15:31:42.046 694 694 I wpa_supplicant: wlan0: SME: Trying to authenticate with 02:00:00:00:01:00 (SSID='AndroidWifi' freq=2447 MHz)
09-18 15:31:42.047 395 395 I hostapd : wlan1: STA 08:00:27:55:1c:b5 IEEE 802.11: authenticated
09-18 15:31:42.047 395 395 I hostapd : wlan1: STA 08:00:27:55:1c:b5 IEEE 802.11: authenticated
09-18 15:31:42.049 694 694 I wpa_supplicant: wlan0: Trying to associate with 02:00:00:00:01:00 (SSID='AndroidWifi' freq=2447 MHz)
09-18 15:31:42.054 395 395 I hostapd : wlan1: STA 08:00:27:55:1c:b5 IEEE 802.11: associated (aid 1)
09-18 15:31:42.054 395 395 I hostapd : wlan1: STA 08:00:27:55:1c:b5 IEEE 802.11: associated (aid 1)
09-18 15:31:42.054 395 395 I hostapd : wlan1: AP-STA-CONNECTED 08:00:27:55:1c:b5
09-18 15:31:42.055 694 694 I wpa_supplicant: wlan0: Associated with 02:00:00:00:01:00
09-18 15:31:42.055 694 694 I wpa_supplicant: wlan0: CTRL-EVENT-CONNECTED - Connection to 02:00:00:00:01:00 completed [id=0 id_str=%7B%22configKey%22%3A%22%5C%22AndroidWifi%5C%22NONE%22%2C%22creatorUid%22%3A%221000%22%7D]
09-18 15:31:42.055 694 694 I wpa_supplicant: wlan0: CTRL-EVENT-SUBNET-STATUS-UPDATE status=0
09-18 15:31:42.050 528 787 W ActivityManager: Unable to start service Intent { act=com.android.email.EXCHANGE_INTENT pkg=com.android.exchange } U=0: not found
09-18 15:31:42.061 528 631 D ConnectivityService: registerNetworkAgent NetworkAgentInfo{ ni{[type: WIFI[], state: CONNECTING/CONNECTING, reason: (unspecified), extra: "AndroidWifi", failover: false, available: true, roaming: false, metered: false]} network{100} nethandle{429513165534} lp{{LinkAddresses: [] Routes: [] DnsAddresses: [] Domains: null MTU: 0}} nc{[ Transports: WIFI Capabilities: NOT_METERED&INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN LinkUpBandwidth>=1048576Kbps LinkDnBandwidth>=1048576Kbps]} Score{20} everValidated{false} lastValidated{false} created{false} lingering{false} explicitlySelected{false} acceptUnvalidated{false} everCaptivePortalDetected{false} lastCaptivePortalDetected{false} }
09-18 15:31:42.061 528 635 D ConnectivityService: NetworkAgentInfo [WIFI () - 100] EVENT_NETWORK_INFO_CHANGED, going from null to CONNECTING
09-18 15:31:42.100 1469 1469 E ActivityThread: Service com.android.email.service.EmailBroadcastProcessorService has leaked ServiceConnection com.android.emailcommon.service.ServiceProxy$ProxyConnection@354503b that was originally bound here
09-18 15:31:42.100 1469 1469 E ActivityThread: android.app.ServiceConnectionLeaked: Service com.android.email.service.EmailBroadcastProcessorService has leaked ServiceConnection com.android.emailcommon.service.ServiceProxy$ProxyConnection@354503b that was originally bound here
09-18 15:31:42.100 1469 1469 E ActivityThread: at android.app.LoadedApk$ServiceDispatcher.<init>(LoadedApk.java:1514)
09-18 15:31:42.100 1469 1469 E ActivityThread: at android.app.LoadedApk.getServiceDispatcher(LoadedApk.java:1406)
09-18 15:31:42.100 1469 1469 E ActivityThread: at android.app.ContextImpl.bindServiceCommon(ContextImpl.java:1589)
09-18 15:31:42.100 1469 1469 E ActivityThread: at android.app.ContextImpl.bindService(ContextImpl.java:1541)
09-18 15:31:42.100 1469 1469 E ActivityThread: at android.content.ContextWrapper.bindService(ContextWrapper.java:678)
09-18 15:31:42.100 1469 1469 E ActivityThread: at com.android.emailcommon.service.ServiceProxy.setTask(ServiceProxy.java:181)
09-18 15:31:42.100 1469 1469 E ActivityThread: at com.android.emailcommon.service.ServiceProxy.test(ServiceProxy.java:224)
09-18 15:31:42.100 1469 1469 E ActivityThread: at com.android.email.service.EmailServiceUtils.isServiceAvailable(EmailServiceUtils.java:160)
09-18 15:31:42.100 1469 1469 E ActivityThread: at com.android.email.provider.AccountReconciler.reconcileAccountsInternal(AccountReconciler.java:171)
09-18 15:31:42.100 1469 1469 E ActivityThread: at com.android.email.provider.AccountReconciler.reconcileAccounts(AccountReconciler.java:115)
09-18 15:31:42.100 1469 1469 E ActivityThread: at com.android.email.service.EmailBroadcastProcessorService.reconcileAndStartServices(EmailBroadcastProcessorService.java:305)
09-18 15:31:42.100 1469 1469 E ActivityThread: at com.android.email.service.EmailBroadcastProcessorService.onBootCompleted(EmailBroadcastProcessorService.java:295)
09-18 15:31:42.100 1469 1469 E ActivityThread: at com.android.email.service.EmailBroadcastProcessorService.onHandleIntent(EmailBroadcastProcessorService.java:130)
09-18 15:31:42.100 1469 1469 E ActivityThread: at android.app.IntentService$ServiceHandler.handleMessage(IntentService.java:68)
09-18 15:31:42.100 1469 1469 E ActivityThread: at android.os.Handler.dispatchMessage(Handler.java:105)
09-18 15:31:42.100 1469 1469 E ActivityThread: at android.os.Looper.loop(Looper.java:164)
09-18 15:31:42.100 1469 1469 E ActivityThread: at android.os.HandlerThread.run(HandlerThread.java:65)
09-18 15:31:42.101 528 677 W ActivityManager: Unbind failed: could not find connection for android.os.BinderProxy@bc03b64
09-18 15:31:42.109 528 1221 W ActivityManager: Unable to start service Intent { act=com.android.email.EXCHANGE_INTENT pkg=com.android.exchange } U=0: not found
09-18 15:31:42.115 1502 1523 I vndksupport: sphal namespace is not configured for this process. Loading /vendor/lib/egl/libGLES_emulation.so from the current namespace instead.
09-18 15:31:42.115 1502 1523 I vndksupport: sphal namespace is not configured for this process. Loading /vendor/lib/egl/libEGL_emulation.so from the current namespace instead.
09-18 15:31:42.128 528 787 W ActivityManager: Unable to start service Intent { act=com.android.email.EXCHANGE_INTENT pkg=com.android.exchange } U=0: not found
09-18 15:31:42.130 528 1525 I chatty : uid=1000(system) Thread-9 expire 3 lines
09-18 15:31:42.141 1502 1523 I vndksupport: sphal namespace is not configured for this process. Loading /vendor/lib/egl/libGLESv1_CM_emulation.so from the current namespace instead.
09-18 15:31:42.162 528 539 I ActivityManager: Start proc 1526:com.android.messaging/u0a64 for broadcast com.android.messaging/.receiver.BootAndPackageReplacedReceiver
09-18 15:31:42.165 1526 1526 W zygote : Unexpected CPU variant for X86 using defaults: x86
09-18 15:31:42.169 528 1522 I chatty : uid=1000(system) DhcpClient expire 7 lines
09-18 15:31:42.185 1502 1523 I vndksupport: sphal namespace is not configured for this process. Loading /vendor/lib/egl/libGLESv2_emulation.so from the current namespace instead.
09-18 15:31:42.191 241 334 I chatty : uid=0(root) Binder:241_2 expire 5 lines
09-18 15:31:42.199 528 635 D ConnectivityService: NetworkAgentInfo [WIFI () - 100] EVENT_NETWORK_INFO_CHANGED, going from CONNECTING to CONNECTED
09-18 15:31:42.200 528 635 D ConnectivityService: Adding iface wlan0 to network 100
09-18 15:31:42.206 528 635 D ConnectivityService: Setting DNS servers for network 100 to [/10.0.1.1]
09-18 15:31:42.237 528 635 D ConnectivityService: Switching to new default network: NetworkAgentInfo{ ni{[type: WIFI[], state: CONNECTED/CONNECTED, reason: (unspecified), extra: "AndroidWifi", failover: false, available: true, roaming: false, metered: false]} network{100} nethandle{429513165534} lp{{InterfaceName: wlan0 LinkAddresses: [fe80::a00:27ff:fe55:1cb5/64,10.0.3.15/24,] Routes: [fe80::/64 -> :: wlan0,10.0.3.0/24 -> 0.0.0.0 wlan0,0.0.0.0/0 -> 10.0.3.2 wlan0,] DnsAddresses: [10.0.1.1,] Domains: null MTU: 0 TcpBufferSizes: 524288,1048576,2097152,262144,524288,1048576}} nc{[ Transports: WIFI Capabilities: NOT_METERED&INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN&FOREGROUND LinkUpBandwidth>=1048576Kbps LinkDnBandwidth>=1048576Kbps SignalStrength: -50]} Score{17} everValidated{false} lastValidated{false} created{true} lingering{false} explicitlySelected{false} acceptUnvalidated{false} everCaptivePortalDetected{false} lastCaptivePortalDetected{false} }
09-18 15:31:42.265 1526 1548 I vndksupport: sphal namespace is not configured for this process. Loading /vendor/lib/egl/libGLES_emulation.so from the current namespace instead.
09-18 15:31:42.266 1526 1548 I vndksupport: sphal namespace is not configured for this process. Loading /vendor/lib/egl/libEGL_emulation.so from the current namespace instead.
09-18 15:31:42.276 1526 1548 I vndksupport: sphal namespace is not configured for this process. Loading /vendor/lib/egl/libGLESv1_CM_emulation.so from the current namespace instead.
09-18 15:31:42.293 528 635 D ConnectivityService: Sending CONNECTED broadcast for type 1 NetworkAgentInfo [WIFI () - 100] isDefaultNetwork=true
09-18 15:31:42.294 528 645 I chatty : uid=1000(system) ConnectivityThr expire 3 lines
09-18 15:31:42.295 528 643 I chatty : uid=1000 system_server expire 4 lines
09-18 15:31:42.303 1526 1548 I vndksupport: sphal namespace is not configured for this process. Loading /vendor/lib/egl/libGLESv2_emulation.so from the current namespace instead.
09-18 15:31:42.312 528 628 W NetworkStats: problem registering for global alert: java.lang.IllegalStateException: command '37 bandwidth setglobalalert 2097152' failed with '400 37 Bandwidth command failed'
09-18 15:31:42.321 528 1542 I chatty : uid=1000 system_server expire 2 lines
09-18 15:31:42.321 528 1541 I chatty : uid=1000 system_server expire 2 lines
09-18 15:31:42.399 1557 1557 W zygote : Unexpected CPU variant for X86 using defaults: x86
09-18 15:31:42.403 528 863 I ActivityManager: Start proc 1557:com.android.onetimeinitializer/u0a15 for broadcast com.android.onetimeinitializer/.OneTimeInitializerReceiver
09-18 15:31:42.407 1526 1526 I MessagingApp: Carrier config changed. Reloading MMS config.
09-18 15:31:42.433 1526 1555 W MessagingApp: canonicalizeMccMnc: invalid mccmnc:null ,null
09-18 15:31:42.438 1526 1556 I MessagingAppDataModel: Fixup: Send failed - 0 Download failed - 0
09-18 15:31:42.453 528 540 D MmsServiceBroker: getCarrierConfigValues() by com.android.messaging
09-18 15:31:42.453 528 540 W MmsServiceBroker: MmsService not connected. Try connecting...
09-18 15:31:42.453 528 528 I MmsServiceBroker: Connecting to MmsService
09-18 15:31:42.453 528 528 W ContextImpl: Calling a method in the system process without a qualified user: android.app.ContextImpl.bindService:1540 com.android.server.MmsServiceBroker.tryConnecting:241 com.android.server.MmsServiceBroker.-wrap3:0 com.android.server.MmsServiceBroker$1.handleMessage:83 android.os.Handler.dispatchMessage:105
09-18 15:31:42.466 1557 1575 I vndksupport: sphal namespace is not configured for this process. Loading /vendor/lib/egl/libGLES_emulation.so from the current namespace instead.
09-18 15:31:42.468 1557 1575 I vndksupport: sphal namespace is not configured for this process. Loading /vendor/lib/egl/libEGL_emulation.so from the current namespace instead.
09-18 15:31:42.473 845 845 D MmsService: onCreate
09-18 15:31:42.475 1557 1575 I vndksupport: sphal namespace is not configured for this process. Loading /vendor/lib/egl/libGLESv1_CM_emulation.so from the current namespace instead.
09-18 15:31:42.478 528 528 I MmsServiceBroker: MmsService connected
09-18 15:31:42.478 1557 1557 V OneTimeInitializerReceiver: OneTimeInitializerReceiver.onReceive
09-18 15:31:42.478 845 979 D MmsService: getCarrierConfigValues
09-18 15:31:42.479 845 979 I MmsService: mms config for sub 1: null
09-18 15:31:42.479 845 845 I MmsService: MmsConfigManager receiver action: android.intent.action.SIM_STATE_CHANGED
09-18 15:31:42.479 1526 1555 I MessagingApp: Carrier configs loaded: Bundle[{smsToMmsTextThreshold=-1, maxMessageTextSize=-1, recipientLimit=-1, maxImageHeight=480, maxMessageSize=307200, maxImageWidth=640, enabledMMS=true, enableMultipartSMS=true}] from resources+system for subId=1
09-18 15:31:42.479 845 845 I MmsService: MmsConfigManager receiver action: android.telephony.action.CARRIER_CONFIG_CHANGED
09-18 15:31:42.480 845 1577 I MmsService: MmsConfigManager loads in background mcc/mnc: 310/270
09-18 15:31:42.480 845 1579 I MmsService: MmsConfigManager loads in background mcc/mnc: 310/270
09-18 15:31:42.483 845 1578 I MmsService: MmsConfigManager loads in background mcc/mnc: 310/270
09-18 15:31:42.510 528 677 I ActivityManager: Start proc 1582:com.android.packageinstaller/u0a16 for broadcast com.android.packageinstaller/.TemporaryFileManager
09-18 15:31:42.511 1557 1575 I vndksupport: sphal namespace is not configured for this process. Loading /vendor/lib/egl/libGLESv2_emulation.so from the current namespace instead.
09-18 15:31:42.512 1582 1582 W zygote : Unexpected CPU variant for X86 using defaults: x86
09-18 15:31:42.527 1526 1565 W MessagingApp: canonicalizeMccMnc: invalid mccmnc:null ,null
09-18 15:31:42.535 528 540 D MmsServiceBroker: getCarrierConfigValues() by com.android.messaging
09-18 15:31:42.535 845 1043 D MmsService: getCarrierConfigValues
09-18 15:31:42.535 845 1043 I MmsService: mms config for sub 1: Bundle[{httpSocketTimeout=60000, aliasMinChars=2, smsToMmsTextThreshold=-1, enableSMSDeliveryReports=true, maxMessageTextSize=-1, supportMmsContentDisposition=true, enabledTransID=false, aliasEnabled=false, supportHttpCharsetHeader=false, allowAttachAudio=true, smsToMmsTextLengthThreshold=-1, recipientLimit=2147483647, uaProfTagName=x-wap-profile, aliasMaxChars=48, maxImageHeight=1944, enableMMSDeliveryReports=false, userAgent=, mmsCloseConnection=false, config_cellBroadcastAppLinks=true, maxSubjectLength=40, httpParams=, enableGroupMms=true, emailGatewayNumber=, maxMessageSize=1048576, naiSuffix=, enableMMSReadReports=false, maxImageWidth=2592, uaProfUrl=, enabledMMS=true, enabledNotifyWapMMSC=false, sendMultipartSmsAsSeparateMessages=false, enableMultipartSMS=true}]
09-18 15:31:42.535 1526 1565 I MessagingApp: Carrier configs loaded: Bundle[{httpSocketTimeout=60000, aliasMinChars=2, smsToMmsTextThreshold=-1, enableSMSDeliveryReports=true, maxMessageTextSize=-1, supportMmsContentDisposition=true, enabledTransID=false, aliasEnabled=false, supportHttpCharsetHeader=false, allowAttachAudio=true, smsToMmsTextLengthThreshold=-1, recipientLimit=2147483647, uaProfTagName=x-wap-profile, aliasMaxChars=48, maxImageHeight=1944, enableMMSDeliveryReports=false, userAgent=, mmsCloseConnection=false, config_cellBroadcastAppLinks=true, maxSubjectLength=40, httpParams=, enableGroupMms=true, emailGatewayNumber=, maxMessageSize=1048576, naiSuffix=, enableMMSReadReports=false, maxImageWidth=2592, uaProfUrl=, enabledMMS=true, enabledNotifyWapMMSC=false, sendMultipartSmsAsSeparateMessages=false, enableMultipartSMS=true}] from resources+system for subId=1
09-18 15:31:42.545 528 635 D ConnectivityService: NetworkAgentInfo [WIFI () - 100] validation passed
09-18 15:31:42.591 1240 1240 I launcher-loader: type=1400 audit(0.0:816): avc: denied { setattr } for name="widgetpreviews.db" dev="sdb3" ino=81798 scontext=u:r:priv_app:s0:c512,c768 tcontext=u:object_r:system_data_file:s0:c512,c768 tclass=file permissive=1
09-18 15:31:42.622 1526 1571 W MessagingApp: canonicalizeMccMnc: invalid mccmnc:null ,null
09-18 15:31:42.634 1582 1600 I vndksupport: sphal namespace is not configured for this process. Loading /vendor/lib/egl/libGLES_emulation.so from the current namespace instead.
09-18 15:31:42.643 1582 1600 I vndksupport: sphal namespace is not configured for this process. Loading /vendor/lib/egl/libEGL_emulation.so from the current namespace instead.
09-18 15:31:42.666 1526 1599 I MessagingAppDataModel: SyncMessagesAction: Starting batch for messages from 1663512013530 to 1663515102381 (message update limit = 80, message scan limit = 4000)
09-18 15:31:42.668 528 539 D MmsServiceBroker: getCarrierConfigValues() by com.android.messaging
09-18 15:31:42.668 845 1068 D MmsService: getCarrierConfigValues
09-18 15:31:42.669 845 1068 I MmsService: mms config for sub 1: Bundle[{httpSocketTimeout=60000, aliasMinChars=2, smsToMmsTextThreshold=-1, enableSMSDeliveryReports=true, maxMessageTextSize=-1, supportMmsContentDisposition=true, enabledTransID=false, aliasEnabled=false, supportHttpCharsetHeader=false, allowAttachAudio=true, smsToMmsTextLengthThreshold=-1, recipientLimit=2147483647, uaProfTagName=x-wap-profile, aliasMaxChars=48, maxImageHeight=1944, enableMMSDeliveryReports=false, userAgent=, mmsCloseConnection=false, config_cellBroadcastAppLinks=true, maxSubjectLength=40, httpParams=, enableGroupMms=true, emailGatewayNumber=, maxMessageSize=1048576, naiSuffix=, enableMMSReadReports=false, maxImageWidth=2592, uaProfUrl=, enabledMMS=true, enabledNotifyWapMMSC=false, sendMultipartSmsAsSeparateMessages=false, enableMultipartSMS=true}]
09-18 15:31:42.675 1582 1600 I vndksupport: sphal namespace is not configured for this process. Loading /vendor/lib/egl/libGLESv1_CM_emulation.so from the current namespace instead.
09-18 15:31:42.677 1526 1571 I MessagingApp: Carrier configs loaded: Bundle[{httpSocketTimeout=60000, aliasMinChars=2, smsToMmsTextThreshold=-1, enableSMSDeliveryReports=true, maxMessageTextSize=-1, supportMmsContentDisposition=true, enabledTransID=false, aliasEnabled=false, supportHttpCharsetHeader=false, allowAttachAudio=true, smsToMmsTextLengthThreshold=-1, recipientLimit=2147483647, uaProfTagName=x-wap-profile, aliasMaxChars=48, maxImageHeight=1944, enableMMSDeliveryReports=false, userAgent=, mmsCloseConnection=false, config_cellBroadcastAppLinks=true, maxSubjectLength=40, httpParams=, enableGroupMms=true, emailGatewayNumber=, maxMessageSize=1048576, naiSuffix=, enableMMSReadReports=false, maxImageWidth=2592, uaProfUrl=, enabledMMS=true, enabledNotifyWapMMSC=false, sendMultipartSmsAsSeparateMessages=false, enableMultipartSMS=true}] from resources+system for subId=1
09-18 15:31:42.691 1582 1600 I vndksupport: sphal namespace is not configured for this process. Loading /vendor/lib/egl/libGLESv2_emulation.so from the current namespace instead.
09-18 15:31:42.756 845 845 I VvmSimStateTracker: android.intent.action.BOOT_COMPLETED
09-18 15:31:42.759 845 845 I VvmSimStateTracker: Service connected on ComponentInfo{com.android.phone/com.android.services.telephony.TelephonyConnectionService}, [5fef04621e9a9b41849c3df35e75799299008300], UserHandle{0}
09-18 15:31:42.786 845 845 I RemoteVvmTaskManager: Binding to ComponentInfo{com.android.dialer/com.android.voicemail.impl.OmtpService}
09-18 15:31:42.802 1083 1083 I Dialer : VvmOmtpService - onCellServiceConnected
09-18 15:31:42.856 1526 1602 I MessagingAppDataModel: SyncMessagesAction: All messages now in sync
09-18 15:31:42.859 1526 1526 I droid.messaging: type=1400 audit(0.0:817): avc: denied { write } for name="shared_prefs" dev="sdb3" ino=81758 scontext=u:r:platform_app:s0:c512,c768 tcontext=u:object_r:system_data_file:s0:c512,c768 tclass=dir permissive=1
09-18 15:31:42.859 1526 1526 I droid.messaging: type=1400 audit(0.0:818): avc: denied { remove_name } for name="bugle.xml" dev="sdb3" ino=81804 scontext=u:r:platform_app:s0:c512,c768 tcontext=u:object_r:system_data_file:s0:c512,c768 tclass=dir permissive=1
09-18 15:31:42.859 1526 1526 I droid.messaging: type=1400 audit(0.0:819): avc: denied { rename } for name="bugle.xml" dev="sdb3" ino=81804 scontext=u:r:platform_app:s0:c512,c768 tcontext=u:object_r:system_data_file:s0:c512,c768 tclass=file permissive=1
09-18 15:31:42.859 1526 1526 I droid.messaging: type=1400 audit(0.0:820): avc: denied { add_name } for name="bugle.xml.bak" scontext=u:r:platform_app:s0:c512,c768 tcontext=u:object_r:system_data_file:s0:c512,c768 tclass=dir permissive=1
09-18 15:31:42.892 528 539 D CountryDetector: The first listener is added
09-18 15:31:42.932 1606 1606 W zygote : Unexpected CPU variant for X86 using defaults: x86
09-18 15:31:42.941 528 677 I ActivityManager: Start proc 1606:com.genymotion.superuser/1000 for broadcast com.genymotion.superuser/com.koushikdutta.superuser.SuCheckerReceiver
09-18 15:31:42.984 1606 1621 I vndksupport: sphal namespace is not configured for this process. Loading /vendor/lib/egl/libGLES_emulation.so from the current namespace instead.
09-18 15:31:42.986 1606 1621 I vndksupport: sphal namespace is not configured for this process. Loading /vendor/lib/egl/libEGL_emulation.so from the current namespace instead.
09-18 15:31:43.011 1606 1621 I vndksupport: sphal namespace is not configured for this process. Loading /vendor/lib/egl/libGLESv1_CM_emulation.so from the current namespace instead.
09-18 15:31:43.029 528 677 I ActivityManager: Finished processing BOOT_COMPLETED for u0
09-18 15:31:43.030 845 845 I VvmSimStateTracker: android.intent.action.SIM_STATE_CHANGED
09-18 15:31:43.035 1046 1046 D CellBroadcastReceiver: onReceive Intent { act=android.telephony.action.CARRIER_CONFIG_CHANGED flg=0x5000010 cmp=com.android.cellbroadcastreceiver/.CellBroadcastReceiver (has extras) }
09-18 15:31:43.035 1046 1046 D CellBroadcastReceiver: Start Cell Broadcast configuration.
09-18 15:31:43.038 1606 1622 I Superuser: Result: 16 com.genymotion.superuser
09-18 15:31:43.039 1046 1046 D CellBroadcastReceiver: Default interval 0 did not change.
09-18 15:31:43.043 845 845 D OtaspSimStateReceiver: Received intent: android.telephony.action.CARRIER_CONFIG_CHANGED
09-18 15:31:43.045 845 845 D OtaspSimStateReceiver: otasp activation not needed: no supported carrier
09-18 15:31:43.047 1046 1626 D CellBroadcastConfigService: Enable CellBroadcast on sub 1
09-18 15:31:43.048 1606 1621 I vndksupport: sphal namespace is not configured for this process. Loading /vendor/lib/egl/libGLESv2_emulation.so from the current namespace instead.
09-18 15:31:43.051 845 845 I VvmSimStateTracker: android.telephony.action.CARRIER_CONFIG_CHANGED
09-18 15:31:43.059 845 845 I VvmSimStateTracker: Service connected on ComponentInfo{com.android.phone/com.android.services.telephony.TelephonyConnectionService}, [5fef04621e9a9b41849c3df35e75799299008300], UserHandle{0}
09-18 15:31:43.076 845 862 D IccSmsInterfaceManager: [IccSmsInterfaceManager] Calling setCdmaBroadcastConfig with 1 configurations
09-18 15:31:43.076 845 845 I RemoteVvmTaskManager: Binding to ComponentInfo{com.android.dialer/com.android.voicemail.impl.OmtpService}
09-18 15:31:43.083 1083 1083 I Dialer : VvmTaskReceiver - task received
09-18 15:31:43.084 1083 1083 I Dialer : VvmTaskReceiver - scheduling new job
09-18 15:31:43.085 845 1628 D SIP : [SipPreferences] isReceivingCallsEnabled, option not set; use default value, exception: android.provider.Settings$SettingNotFoundException: sip_receive_calls
09-18 15:31:43.086 1083 1083 I Dialer : TaskSchedulerJobService - scheduling job with 1 tasks
09-18 15:31:43.087 845 862 D IccSmsInterfaceManager: [IccSmsInterfaceManager] Failed to add cdma broadcast subscription for MID range 4096 to 4096 from client com.android.cellbroadcastreceiver
09-18 15:31:43.090 1083 1083 I Dialer : TaskSchedulerJobService - running job instantly.
09-18 15:31:43.093 1083 1083 I Dialer : TaskSchedulerJobService - job 1 scheduled
09-18 15:31:43.095 1083 1083 I Dialer : VvmOmtpService - onCellServiceConnected
09-18 15:31:43.096 845 1068 D IccSmsInterfaceManager: [IccSmsInterfaceManager] Calling setCdmaBroadcastConfig with 1 configurations
09-18 15:31:43.099 845 1068 D IccSmsInterfaceManager: [IccSmsInterfaceManager] Failed to add cdma broadcast subscription for MID range 4097 to 4097 from client com.android.cellbroadcastreceiver
09-18 15:31:43.108 845 979 D IccSmsInterfaceManager: [IccSmsInterfaceManager] Calling setCdmaBroadcastConfig with 1 configurations
09-18 15:31:43.109 845 979 D IccSmsInterfaceManager: [IccSmsInterfaceManager] Failed to add cdma broadcast subscription for MID range 4098 to 4098 from client com.android.cellbroadcastreceiver
09-18 15:31:43.114 1083 1083 I Dialer : VvmTaskReceiver - task received
09-18 15:31:43.114 1083 1083 I Dialer : VvmTaskReceiver - scheduling new job
09-18 15:31:43.116 1083 1083 I Dialer : TaskSchedulerJobService - scheduling job with 1 tasks
09-18 15:31:43.116 1083 1083 I Dialer : TaskSchedulerJobService - merging job with 1 existing tasks
09-18 15:31:43.117 1083 1083 I Dialer : Task.createTask - create task:com.android.voicemail.impl.ActivationTask
09-18 15:31:43.118 845 979 D IccSmsInterfaceManager: [IccSmsInterfaceManager] Calling setCdmaBroadcastConfig with 1 configurations
09-18 15:31:43.119 1083 1083 I Dialer : Task.createTask - create task:com.android.voicemail.impl.ActivationTask
09-18 15:31:43.119 1083 1083 I Dialer : TaskQueue.add - duplicated task added
09-18 15:31:43.119 1083 1083 I Dialer : TaskSchedulerJobService - canceling existing job.
09-18 15:31:43.122 845 979 D IccSmsInterfaceManager: [IccSmsInterfaceManager] Failed to add cdma broadcast subscription for MID range 4099 to 4099 from client com.android.cellbroadcastreceiver
09-18 15:31:43.123 1083 1083 I Dialer : TaskSchedulerJobService - running job instantly.
09-18 15:31:43.125 1083 1083 I Dialer : TaskSchedulerJobService - job 2 scheduled
09-18 15:31:43.128 1083 1083 E Dialer : TaskSchedulerJobService - Job 1 is not the last scheduled job 2, ignoring
09-18 15:31:43.130 845 1079 D IccSmsInterfaceManager: [IccSmsInterfaceManager] Failed to remove cdma broadcast subscription for MID range 4100 to 4100 from client com.android.cellbroadcastreceiver
09-18 15:31:43.145 845 859 D IccSmsInterfaceManager: [IccSmsInterfaceManager] Calling setGsmBroadcastConfig with 1 configurations
09-18 15:31:43.146 1083 1083 I Dialer : TaskSchedulerJobService - starting 2
09-18 15:31:43.147 845 859 D IccSmsInterfaceManager: [IccSmsInterfaceManager] Failed to add GSM cell broadcast subscription for MID range 4352 to 4354 from client com.android.cellbroadcastreceiver
09-18 15:31:43.149 1083 1083 I Dialer : VvmTaskExecutor - onStartJob
09-18 15:31:43.149 1083 1083 I Dialer : Task.createTask - create task:com.android.voicemail.impl.ActivationTask
09-18 15:31:43.151 1083 1630 I Dialer : VvmTaskExecutor - executing task com.android.voicemail.impl.ActivationTask@9e310e9
09-18 15:31:43.154 1083 1630 I Dialer : PreOMigrationHandler - ComponentInfo{com.android.phone/com.android.services.telephony.TelephonyConnectionService}, [5fef04621e9a9b41849c3df35e75799299008300], UserHandle{0} already migrated
09-18 15:31:43.164 845 1068 D IccSmsInterfaceManager: [IccSmsInterfaceManager] Calling setGsmBroadcastConfig with 1 configurations
09-18 15:31:43.167 845 1068 D IccSmsInterfaceManager: [IccSmsInterfaceManager] Failed to add GSM cell broadcast subscription for MID range 4356 to 4356 from client com.android.cellbroadcastreceiver
09-18 15:31:43.177 845 1079 D IccSmsInterfaceManager: [IccSmsInterfaceManager] Failed to remove GSM cell broadcast subscription for MID range 4355 to 4355 from client com.android.cellbroadcastreceiver
09-18 15:31:43.185 845 979 D IccSmsInterfaceManager: [IccSmsInterfaceManager] Calling setGsmBroadcastConfig with 1 configurations
09-18 15:31:43.187 845 979 D IccSmsInterfaceManager: [IccSmsInterfaceManager] Failed to add GSM cell broadcast subscription for MID range 4370 to 4370 from client com.android.cellbroadcastreceiver
09-18 15:31:43.189 1159 1605 W MediaScanner: Error opening directory '/oem/media/', skipping: No such file or directory.
09-18 15:31:43.195 845 859 D IccSmsInterfaceManager: [IccSmsInterfaceManager] Calling setGsmBroadcastConfig with 1 configurations
09-18 15:31:43.196 845 859 D IccSmsInterfaceManager: [IccSmsInterfaceManager] Failed to add GSM cell broadcast subscription for MID range 4371 to 4372 from client com.android.cellbroadcastreceiver
09-18 15:31:43.198 1083 1630 I Dialer : VvmActivationTask - VVM content provider configured - vvm_type_cvvm
09-18 15:31:43.200 1083 1630 I Dialer : OmtpVvmCarrierCfgHlpr - OmtpEvent:CONFIG_ACTIVATING
09-18 15:31:43.206 845 1079 D IccSmsInterfaceManager: [IccSmsInterfaceManager] Calling setGsmBroadcastConfig with 1 configurations
09-18 15:31:43.209 845 1079 D IccSmsInterfaceManager: [IccSmsInterfaceManager] Failed to add GSM cell broadcast subscription for MID range 4373 to 4378 from client com.android.cellbroadcastreceiver
09-18 15:31:43.215 845 979 D IccSmsInterfaceManager: [IccSmsInterfaceManager] Calling setGsmBroadcastConfig with 1 configurations
09-18 15:31:43.218 845 979 D IccSmsInterfaceManager: [IccSmsInterfaceManager] Failed to add GSM cell broadcast subscription for MID range 4379 to 4379 from client com.android.cellbroadcastreceiver
09-18 15:31:43.225 1083 1630 I Dialer : TelephonyMangerCompat.setVisualVoicemailSmsFilterSettings - using TelephonyManager
09-18 15:31:43.228 845 862 D IccSmsInterfaceManager: [IccSmsInterfaceManager] Failed to remove GSM cell broadcast subscription for MID range 4380 to 4382 from client com.android.cellbroadcastreceiver
09-18 15:31:43.234 1083 1630 I Dialer : TelephonyMangerCompat.sendVisualVoicemailSms - using TelephonyManager
09-18 15:31:43.234 845 1068 D IccSmsInterfaceManager: [IccSmsInterfaceManager] Calling setGsmBroadcastConfig with 1 configurations
09-18 15:31:43.238 845 1068 D IccSmsInterfaceManager: [IccSmsInterfaceManager] Failed to add GSM cell broadcast subscription for MID range 4383 to 4383 from client com.android.cellbroadcastreceiver
09-18 15:31:43.245 845 1068 D IccSmsInterfaceManager: [IccSmsInterfaceManager] Calling setGsmBroadcastConfig with 1 configurations
09-18 15:31:43.247 845 1068 D IccSmsInterfaceManager: [IccSmsInterfaceManager] Failed to add GSM cell broadcast subscription for MID range 4384 to 4385 from client com.android.cellbroadcastreceiver
09-18 15:31:43.254 1159 1605 V MediaScanner: pruneDeadThumbnailFiles... android.content.ContentProviderClient$CursorWrapperInner@9f43570
09-18 15:31:43.254 845 862 D IccSmsInterfaceManager: [IccSmsInterfaceManager] Calling setGsmBroadcastConfig with 1 configurations
09-18 15:31:43.254 1159 1605 V MediaScanner: /pruneDeadThumbnailFiles... android.content.ContentProviderClient$CursorWrapperInner@9f43570
09-18 15:31:43.256 845 862 D IccSmsInterfaceManager: [IccSmsInterfaceManager] Failed to add GSM cell broadcast subscription for MID range 4386 to 4391 from client com.android.cellbroadcastreceiver
09-18 15:31:43.264 845 852 I zygote : Do partial code cache collection, code=19KB, data=30KB
09-18 15:31:43.264 845 852 I zygote : After code cache collection, code=19KB, data=30KB
09-18 15:31:43.264 845 852 I zygote : Increasing code cache capacity to 128KB
09-18 15:31:43.264 845 1068 D IccSmsInterfaceManager: [IccSmsInterfaceManager] Calling setGsmBroadcastConfig with 1 configurations
09-18 15:31:43.266 845 1068 D IccSmsInterfaceManager: [IccSmsInterfaceManager] Failed to add GSM cell broadcast subscription for MID range 4392 to 4392 from client com.android.cellbroadcastreceiver
09-18 15:31:43.272 514 726 D baseband-sms: newsms
09-18 15:31:43.272 514 726 D baseband-sms: sender:(N/A)
09-18 15:31:43.272 514 726 D baseband-sms: receiver:122
09-18 15:31:43.272 514 726 D baseband-sms: index:1/1
09-18 15:31:43.272 514 726 D baseband-sms: txt:'FQKf.Σ:etΔ#W'
09-18 15:31:43.273 845 1079 D IccSmsInterfaceManager: [IccSmsInterfaceManager] Failed to remove GSM cell broadcast subscription for MID range 4393 to 4395 from client com.android.cellbroadcastreceiver
09-18 15:31:43.279 845 859 D IccSmsInterfaceManager: [IccSmsInterfaceManager] Failed to remove GSM cell broadcast subscription for MID range 50 to 50 from client com.android.cellbroadcastreceiver
09-18 15:31:43.298 528 841 I chatty : uid=1000(system) NetworkTimeUpda expire 3 lines
09-18 15:31:43.943 165 165 I chatty : uid=0(root) /sbin/ueventd expire 2 lines
09-18 15:31:47.088 1502 1520 I zygote : Waiting for a blocking GC ProfileSaver
09-18 15:31:47.088 201 201 W auditd : type=2
09-18 15:31:47.486 1557 1574 I zygote : Waiting for a blocking GC ProfileSaver
09-18 15:31:56.144 528 543 I ActivityManager: Waited long enough for: ServiceRecord{3c284ca u0 com.android.calendar/.alerts.InitAlarmsService}
09-18 15:31:58.273 528 631 I chatty : uid=1000(system) WifiStateMachin expire 1 line
09-18 15:31:58.331 528 627 I chatty : uid=1000(system) NetworkStats expire 1 line
09-18 15:31:58.337 528 627 W NetworkStats: problem registering for global alert: java.lang.IllegalStateException: command '39 bandwidth setglobalalert 2097152' failed with '400 39 Bandwidth command failed'
09-18 15:31:58.337 528 542 I chatty : uid=1000(system) android.bg expire 10 lines
09-18 15:32:03.216 1639 1639 W zygote : Unexpected CPU variant for X86 using defaults: x86
09-18 15:32:03.220 528 549 I ActivityManager: Start proc 1639:android.ext.services/u0a10 for service android.ext.services/.storage.CacheQuotaServiceImpl
09-18 15:32:03.225 528 787 I ActivityManager: Killing 1303:com.android.quicksearchbox/u0a61 (adj 906): empty #17
09-18 15:32:03.251 1639 1639 I android.ext.services: type=1400 audit(0.0:860): avc: denied { write } for comm=45474C20496E6974 name="property_service" dev="tmpfs" ino=8161 scontext=u:r:platform_app:s0:c512,c768 tcontext=u:object_r:property_socket:s0 tclass=sock_file permissive=1
09-18 15:32:03.253 1639 1654 I vndksupport: sphal namespace is not configured for this process. Loading /vendor/lib/egl/libGLES_emulation.so from the current namespace instead.
09-18 15:32:03.255 1639 1654 I vndksupport: sphal namespace is not configured for this process. Loading /vendor/lib/egl/libEGL_emulation.so from the current namespace instead.
09-18 15:32:03.261 1639 1654 I vndksupport: sphal namespace is not configured for this process. Loading /vendor/lib/egl/libGLESv1_CM_emulation.so from the current namespace instead.
09-18 15:32:03.270 1639 1654 I vndksupport: sphal namespace is not configured for this process. Loading /vendor/lib/egl/libGLESv2_emulation.so from the current namespace instead.
09-18 15:32:03.271 528 1221 I ActivityManager: Killing 1324:com.android.keychain/1000 (adj 906): empty #17
09-18 15:32:05.859 1658 1658 W zygote : Unexpected CPU variant for X86 using defaults: x86
09-18 15:32:05.864 528 539 I ActivityManager: Start proc 1658:com.android.keychain/1000 for service com.android.keychain/.KeyChainService
09-18 15:32:05.871 1658 1672 I vndksupport: sphal namespace is not configured for this process. Loading /vendor/lib/egl/libGLES_emulation.so from the current namespace instead.
09-18 15:32:05.872 1658 1672 I vndksupport: sphal namespace is not configured for this process. Loading /vendor/lib/egl/libEGL_emulation.so from the current namespace instead.
09-18 15:32:05.883 1658 1672 I vndksupport: sphal namespace is not configured for this process. Loading /vendor/lib/egl/libGLESv1_CM_emulation.so from the current namespace instead.
09-18 15:32:05.887 528 539 I ActivityManager: Killing 1357:com.android.launcher3:wallpaper_chooser/u0a13 (adj 906): empty #17
09-18 15:32:05.889 1658 1672 I vndksupport: sphal namespace is not configured for this process. Loading /vendor/lib/egl/libGLESv2_emulation.so from the current namespace instead.
09-18 15:32:11.182 1406 1440 D InitAlarmsService: Clearing and rescheduling alarms.
09-18 15:32:11.179 1406 1406 I IntentService[I: type=1400 audit(0.0:861): avc: denied { sendto } for path="/dev/socket/logdw" scontext=u:r:untrusted_app_25:s0:c512,c768 tcontext=u:r:init:s0 tclass=unix_dgram_socket permissive=1
09-18 15:32:11.185 528 542 I chatty : uid=1000(system) android.bg expire 26 lines
09-18 15:32:16.255 185 185 I logd.reader.per: type=1400 audit(0.0:862): avc: denied { write } for path="socket:[13838]" dev="sockfs" ino=13838 scontext=u:r:logd:s0 tcontext=u:r:init:s0 tclass=unix_stream_socket permissive=1
09-18 15:32:43.307 1083 1630 I Dialer : OmtpVvmCarrierCfgHlpr - OmtpEvent:CONFIG_STATUS_SMS_TIME_OUT
09-18 15:32:43.307 1083 1083 I Dialer : RetryPolicy - discarding deferred status: configuration_state=4
09-18 15:32:43.308 1083 1083 I Dialer : VvmTaskExecutor - no more tasks, stopping service if no task are added in 5000 millis
09-18 15:32:43.308 528 543 I ActivityManager: Killing 1406:com.android.calendar/u0a45 (adj 906): empty #17
09-18 15:32:43.308 528 542 I chatty : uid=1000(system) android.bg expire 12 lines
09-18 15:32:43.309 1083 1083 I Dialer : VvmTaskReceiver - task received
09-18 15:32:43.309 1083 1083 I Dialer : VvmTaskReceiver - TaskExecutor already running
09-18 15:32:43.309 1083 1083 I Dialer : Task.createTask - create task:com.android.voicemail.impl.ActivationTask
09-18 15:32:43.309 1083 1083 I Dialer : RetryPolicy - retry #1 for com.android.voicemail.impl.ActivationTask@752d2a5 queued, executing in 5000
09-18 15:32:43.309 1083 1083 I Dialer : VvmTaskExecutor - com.android.voicemail.impl.ActivationTask@752d2a5 added
09-18 15:32:43.309 1083 1083 I Dialer : VvmTaskExecutor - minimal wait time:5000
09-18 15:32:43.309 1083 1083 I Dialer : VvmTaskExecutor - sleep for 5000 millis
09-18 15:32:48.355 1083 1630 I Dialer : VvmTaskExecutor - executing task com.android.voicemail.impl.ActivationTask@752d2a5
09-18 15:32:48.355 1083 1630 I Dialer : PreOMigrationHandler - ComponentInfo{com.android.phone/com.android.services.telephony.TelephonyConnectionService}, [5fef04621e9a9b41849c3df35e75799299008300], UserHandle{0} already migrated
09-18 15:32:48.372 1083 1630 I Dialer : VvmActivationTask - VVM content provider configured - vvm_type_cvvm
09-18 15:32:48.372 1083 1630 I Dialer : OmtpVvmCarrierCfgHlpr - OmtpEvent:CONFIG_ACTIVATING
09-18 15:32:48.384 1083 1630 I Dialer : TelephonyMangerCompat.setVisualVoicemailSmsFilterSettings - using TelephonyManager
09-18 15:32:48.387 1083 1630 I Dialer : TelephonyMangerCompat.sendVisualVoicemailSms - using TelephonyManager
09-18 15:32:48.401 514 726 D baseband-sms: newsms
09-18 15:32:48.401 514 726 D baseband-sms: sender:(N/A)
09-18 15:32:48.401 514 726 D baseband-sms: receiver:122
09-18 15:32:48.401 514 726 D baseband-sms: index:1/1
09-18 15:32:48.401 514 726 D baseband-sms: txt:'FQKf.Σ:etΔ#W'
09-18 15:33:02.056 528 528 D ConditionProviders.SCP: onReceive android.intent.action.TIME_SET
09-18 15:33:02.061 1684 1684 W zygote : Unexpected CPU variant for X86 using defaults: x86
09-18 15:33:02.057 185 185 I logd.writer: type=1400 audit(0.0:863): avc: denied { read } for path="/dev/socket/logdw" scontext=u:r:logd:s0 tcontext=u:r:init:s0 tclass=unix_dgram_socket permissive=1
09-18 15:33:02.057 1684 1684 I JDWP : type=1400 audit(0.0:864): avc: denied { connectto } for path=006A6477702D636F6E74726F6C scontext=u:r:untrusted_app_25:s0:c512,c768 tcontext=u:r:init:s0 tclass=unix_stream_socket permissive=1
09-18 15:33:02.065 528 543 I ActivityManager: Start proc 1684:com.android.calendar/u0a45 for broadcast com.android.calendar/.widget.CalendarAppWidgetService$CalendarFactory
09-18 15:33:02.065 528 528 D ConditionProviders.SCP: notifyCondition condition://android/schedule?days=6.7&start=23.30&end=10.0&exitAtAlarm=false STATE_FALSE reason=!meetsSchedule
09-18 15:33:02.065 528 528 D ConditionProviders.SCP: notifyCondition condition://android/schedule?days=1.2.3.4.5&start=22.0&end=7.0&exitAtAlarm=false STATE_FALSE reason=!meetsSchedule
09-18 15:33:02.066 528 528 D ConditionProviders.SCP: Scheduling evaluate for Sun Sep 18 22:00:00 GMT+00:00 2022 (1663538400000), in +6h26m57s944ms, now=Sun Sep 18 15:33:02 GMT+00:00 2022 (1663515182056)
09-18 15:33:02.066 528 542 I UsageStatsService: Time changed in UsageStats by 3 seconds
09-18 15:33:02.066 528 542 I UsageStatsService: User[0] Flushing usage stats to disk
09-18 15:33:02.581 1684 1684 I com.android.calendar: type=1400 audit(0.0:866): avc: denied { write } for comm=45474C20496E6974 name="property_service" dev="tmpfs" ino=8161 scontext=u:r:untrusted_app_25:s0:c512,c768 tcontext=u:object_r:property_socket:s0 tclass=sock_file permissive=1
09-18 15:33:02.584 1684 1699 I vndksupport: sphal namespace is not configured for this process. Loading /vendor/lib/egl/libGLES_emulation.so from the current namespace instead.
09-18 15:33:02.601 1684 1699 I vndksupport: sphal namespace is not configured for this process. Loading /vendor/lib/egl/libEGL_emulation.so from the current namespace instead.
09-18 15:33:02.614 1684 1699 I vndksupport: sphal namespace is not configured for this process. Loading /vendor/lib/egl/libGLESv1_CM_emulation.so from the current namespace instead.
09-18 15:33:02.615 528 542 I UsageStatsDatabase: Time changed by +3s767ms. files deleted: 0 files moved: 4
09-18 15:33:02.617 1684 1684 D ExtensionsFactory: No custom extensions.
09-18 15:33:02.623 1120 1120 I AlarmClock: AlarmInitReceiver android.intent.action.TIME_SET
09-18 15:33:02.621 1120 1120 I droid.deskclock: type=1400 audit(0.0:867): avc: denied { sendto } for path="/dev/socket/logdw" scontext=u:r:untrusted_app:s0:c512,c768 tcontext=u:r:init:s0 tclass=unix_dgram_socket permissive=1
09-18 15:33:02.624 528 542 I UsageStatsService: User[0] Rollover scheduled @ 2022-09-19 14:40:14(1663598414088)
09-18 15:33:02.624 1120 1151 I AlarmClock: Fixing alarm instances
09-18 15:33:02.625 1684 1699 I vndksupport: sphal namespace is not configured for this process. Loading /vendor/lib/egl/libGLESv2_emulation.so from the current namespace instead.
09-18 15:33:02.625 1120 1120 I AsyncHandler: type=1400 audit(0.0:868): avc: denied { lock } for path="/data/user_de/0/com.android.deskclock/databases/alarms.db" dev="sdb3" ino=334202 scontext=u:r:untrusted_app:s0:c512,c768 tcontext=u:object_r:system_data_file:s0:c512,c768 tclass=file permissive=1
09-18 15:33:02.625 1120 1120 I queued-work-loo: type=1400 audit(0.0:869): avc: denied { write } for name="shared_prefs" dev="sdb3" ino=334198 scontext=u:r:untrusted_app:s0:c512,c768 tcontext=u:object_r:system_data_file:s0:c512,c768 tclass=dir permissive=1
09-18 15:33:02.625 1120 1120 I queued-work-loo: type=1400 audit(0.0:870): avc: denied { remove_name } for name="com.android.deskclock_preferences.xml" dev="sdb3" ino=334217 scontext=u:r:untrusted_app:s0:c512,c768 tcontext=u:object_r:system_data_file:s0:c512,c768 tclass=dir permissive=1
09-18 15:33:02.625 1120 1120 I queued-work-loo: type=1400 audit(0.0:871): avc: denied { rename } for name="com.android.deskclock_preferences.xml" dev="sdb3" ino=334217 scontext=u:r:untrusted_app:s0:c512,c768 tcontext=u:object_r:system_data_file:s0:c512,c768 tclass=file permissive=1
09-18 15:33:02.625 1120 1120 I queued-work-loo: type=1400 audit(0.0:872): avc: denied { add_name } for name="com.android.deskclock_preferences.xml.bak" scontext=u:r:untrusted_app:s0:c512,c768 tcontext=u:object_r:system_data_file:s0:c512,c768 tclass=dir permissive=1
09-18 15:33:02.625 1120 1120 I queued-work-loo: type=1400 audit(0.0:873): avc: denied { create } for name="com.android.deskclock_preferences.xml" scontext=u:r:untrusted_app:s0:c512,c768 tcontext=u:object_r:system_data_file:s0:c512,c768 tclass=file permissive=1
09-18 15:33:02.625 1120 1120 I queued-work-loo: type=1400 audit(0.0:874): avc: denied { write open } for path="/data/user_de/0/com.android.deskclock/shared_prefs/com.android.deskclock_preferences.xml" dev="sdb3" ino=334231 scontext=u:r:untrusted_app:s0:c512,c768 tcontext=u:object_r:system_data_file:s0:c512,c768 tclass=file permissive=1
09-18 15:33:02.631 1120 1151 V AlarmClock: AlarmInitReceiver finished
09-18 15:33:02.633 1120 1120 I queued-work-loo: type=1400 audit(0.0:875): avc: denied { setattr } for name="com.android.deskclock_preferences.xml" dev="sdb3" ino=334231 scontext=u:r:untrusted_app:s0:c512,c768 tcontext=u:object_r:system_data_file:s0:c512,c768 tclass=file permissive=1
09-18 15:33:02.633 1120 1120 I queued-work-loo: type=1400 audit(0.0:876): avc: denied { unlink } for name="com.android.deskclock_preferences.xml.bak" dev="sdb3" ino=334217 scontext=u:r:untrusted_app:s0:c512,c768 tcontext=u:object_r:system_data_file:s0:c512,c768 tclass=file permissive=1
09-18 15:33:02.636 1120 1120 I DigitalWidgetProvider: onReceive: Intent { act=android.intent.action.TIME_SET flg=0x25200010 cmp=com.android.deskclock/com.android.alarmclock.DigitalAppWidgetProvider }
09-18 15:33:03.373 528 1681 I chatty : uid=1000 system_server expire 1 line
09-18 15:33:04.001 492 492 I wifi@1.0-servic: type=1400 audit(0.0:877): avc: denied { write } for scontext=u:r:hal_wifi_default:s0 tcontext=u:r:hal_wifi_default:s0 tclass=netlink_route_socket permissive=1
09-18 15:33:04.001 492 492 I wifi@1.0-servic: type=1400 audit(0.0:878): avc: denied { nlmsg_read } for scontext=u:r:hal_wifi_default:s0 tcontext=u:r:hal_wifi_default:s0 tclass=netlink_route_socket permissive=1
09-18 15:33:04.001 492 492 I wifi@1.0-servic: type=1400 audit(0.0:879): avc: denied { read } for scontext=u:r:hal_wifi_default:s0 tcontext=u:r:hal_wifi_default:s0 tclass=netlink_route_socket permissive=1
09-18 15:33:06.704 528 787 I chatty : uid=1000(system) Binder:528_4 expire 1 line
09-18 15:33:07.127 1684 1698 I zygote : Waiting for a blocking GC ProfileSaver
09-18 15:33:46.381 1717 1717 I chatty : uid=0(root) /system/bin/sh expire 3 lines
09-18 15:33:46.677 1721 1721 I chatty : uid=0(root) /system/bin/sh expire 4 lines
09-18 15:33:47.125 1732 1732 I chatty : uid=0(root) pgrep expire 8 lines
09-18 15:33:47.125 271 271 I chatty : uid=0(root) /sbin/adbd expire 15 lines
09-18 15:33:47.378 528 677 I ActivityManager: START u0 {act=android.intent.action.MAIN cat=[android.intent.category.LAUNCHER] flg=0x10000000 cmp=io.appium.settings/.Settings} from uid 0
09-18 15:33:47.384 528 602 I chatty : uid=1000(system) android.anim expire 9 lines
09-18 15:33:47.396 1742 1742 I zygote : Late-enabling -Xcheck:jni
09-18 15:33:47.401 528 1221 I ActivityManager: Start proc 1742:io.appium.settings/u0a67 for activity io.appium.settings/.Settings
09-18 15:33:47.410 1742 1742 W zygote : Unexpected CPU variant for X86 using defaults: x86
09-18 15:33:47.410 528 543 I ActivityManager: Killing 1430:com.android.contacts/u0a7 (adj 906): empty #17
09-18 15:33:47.454 1742 1758 I vndksupport: sphal namespace is not configured for this process. Loading /vendor/lib/egl/libGLES_emulation.so from the current namespace instead.
09-18 15:33:47.463 528 542 I chatty : uid=1000(system) android.bg expire 7 lines
09-18 15:33:47.471 1742 1758 I vndksupport: sphal namespace is not configured for this process. Loading /vendor/lib/egl/libEGL_emulation.so from the current namespace instead.
09-18 15:33:47.477 1742 1758 I vndksupport: sphal namespace is not configured for this process. Loading /vendor/lib/egl/libGLESv1_CM_emulation.so from the current namespace instead.
09-18 15:33:47.491 1742 1758 I vndksupport: sphal namespace is not configured for this process. Loading /vendor/lib/egl/libGLESv2_emulation.so from the current namespace instead.
09-18 15:33:47.555 1742 1742 D APPIUM SETTINGS: Entering the app
09-18 15:33:47.567 1742 1742 W GooglePlayServicesUtil: Google Play Store is missing.
09-18 15:33:47.567 1742 1742 D LocationTracker: Configuring the default Android location provider
09-18 15:33:47.573 1742 1742 D LocationTracker: GPS location provider is enabled. Getting FINE location
09-18 15:33:47.576 244 244 D genymotion_gps: gps_set_position_mode: min_interval=1000
09-18 15:33:47.576 244 244 D genymotion_gps: Gps navigation has started
09-18 15:33:47.581 244 244 D genymotion_gps: Gps navigation has stopped
09-18 15:33:47.627 1742 1742 D APPIUM SERVICE: Initializing the foreground service
09-18 15:33:47.632 1742 1742 D APPIUM SETTINGS: Closing the app
09-18 15:33:47.690 1742 1765 D OpenGLRenderer: HWUI GL Pipeline
09-18 15:33:47.697 1766 1766 I chatty : uid=0(root) cmd expire 3 lines
09-18 15:33:47.698 186 186 I chatty : uid=1000(system) /system/bin/servicemanager expire 8 lines
09-18 15:33:47.700 1742 1742 D LocationTracker: Got an updated location
09-18 15:33:47.708 1742 1742 W Notification: Use of stream types is deprecated for operations other than volume control
09-18 15:33:47.708 1742 1742 W Notification: See the documentation of setSound() for what to use instead with android.media.AudioAttributes to qualify your playback use case
09-18 15:33:47.731 658 658 W System : ClassLoader referenced unknown path:
09-18 15:33:47.729 658 658 I ndroid.systemui: type=1400 audit(0.0:1185): avc: denied { sendto } for path="/dev/socket/logdw" scontext=u:r:platform_app:s0:c512,c768 tcontext=u:r:init:s0 tclass=unix_dgram_socket permissive=1
09-18 15:33:47.785 528 639 I chatty : uid=1000(system) notification-sq expire 1 line
09-18 15:33:47.802 1742 1765 D : HostConnection::get() New Host Connection established 0xda224190, tid 1765
09-18 15:33:47.797 1742 1742 I RenderThread: type=1400 audit(0.0:1186): avc: denied { write } for name="local_opengl" dev="tmpfs" ino=13754 scontext=u:r:untrusted_app:s0:c512,c768 tcontext=u:object_r:socket_device:s0 tclass=sock_file permissive=1
09-18 15:33:47.812 1742 1765 D : HostComposition ext GL_OES_EGL_image_external_essl3 GL_OES_vertex_array_object GL_KHR_texture_compression_astc_ldr ANDROID_EMU_gles_max_version_3_1
09-18 15:33:47.812 1742 1765 W : Process pipe failed
09-18 15:33:47.813 240 268 D NuPlayerDriver: NuPlayerDriver(0xea8c8070) created, clientPid(658)
09-18 15:33:47.809 240 240 I Binder:240_1: type=1400 audit(0.0:1187): avc: denied { sendto } for path="/dev/socket/logdw" scontext=u:r:mediaserver:s0 tcontext=u:r:init:s0 tclass=unix_dgram_socket permissive=1
09-18 15:33:47.823 240 1779 D GenericSource: FileSource remote
09-18 15:33:47.835 240 1774 D NuPlayerDriver: notifyListener_l(0xea8c8070), (1, 0, 0, -1), loop setting(0, 0)
09-18 15:33:47.846 1742 1765 I OpenGLRenderer: Initialized EGL, version 1.4
09-18 15:33:47.846 1742 1765 D OpenGLRenderer: Swap behavior 1
09-18 15:33:47.849 1781 1781 I chatty : uid=0(root) logcat expire 2 lines
09-18 15:33:47.858 1742 1765 W OpenGLRenderer: Failed to choose config with EGL_SWAP_BEHAVIOR_PRESERVED, retrying without...
09-18 15:33:47.858 1742 1765 D OpenGLRenderer: Swap behavior 0
09-18 15:33:47.873 185 185 I logd.reader: type=1400 audit(0.0:1190): avc: denied { accept } for path="/dev/socket/logdr" scontext=u:r:logd:s0 tcontext=u:r:init:s0 tclass=unix_stream_socket permissive=1
09-18 15:33:47.873 185 185 I logd.reader: type=1400 audit(0.0:1191): avc: denied { getopt } for path="/dev/socket/logdr" scontext=u:r:logd:s0 tcontext=u:r:init:s0 tclass=unix_stream_socket permissive=1
09-18 15:33:47.873 185 185 I logd.reader: type=1400 audit(0.0:1192): avc: denied { read } for path="socket:[30275]" dev="sockfs" ino=30275 scontext=u:r:logd:s0 tcontext=u:r:init:s0 tclass=unix_stream_socket permissive=1
09-18 15:33:47.873 185 185 I logd.reader: type=1400 audit(0.0:1193): avc: denied { setopt } for path="/dev/socket/logdr" scontext=u:r:logd:s0 tcontext=u:r:init:s0 tclass=unix_stream_socket permissive=1
09-18 15:33:47.873 185 185 I logd.reader.per: type=1400 audit(0.0:1194): avc: denied { write } for path="socket:[13838]" dev="sockfs" ino=13838 scontext=u:r:logd:s0 tcontext=u:r:init:s0 tclass=unix_stream_socket permissive=1
09-18 15:33:47.927 1742 1765 D EGL_emulation: eglCreateContext: 0xda205480: maj 3 min 1 rcv 4
09-18 15:33:48.121 185 185 I logd.writer: type=1400 audit(0.0:1195): avc: denied { read } for path="/dev/socket/logdw" scontext=u:r:logd:s0 tcontext=u:r:init:s0 tclass=unix_dgram_socket permissive=1
09-18 15:33:48.151 1240 1396 E eglCodecCommon: goldfish_dma_create_region: could not obtain fd to device! fd -1 errno=2
09-18 15:33:48.149 1240 1240 I RenderThread: type=1400 audit(0.0:1196): avc: denied { sendto } for path="/dev/socket/logdw" scontext=u:r:priv_app:s0:c512,c768 tcontext=u:r:init:s0 tclass=unix_dgram_socket permissive=1
09-18 15:33:48.153 1742 1765 I vndksupport: sphal namespace is not configured for this process. Loading /vendor/lib/hw/gralloc.vbox86.so from the current namespace instead.
09-18 15:33:48.154 1742 1765 D : createUnique: call
09-18 15:33:48.154 1742 1765 D : HostConnection::get() New Host Connection established 0xda224370, tid 1765
09-18 15:33:48.157 1742 1765 D : HostComposition ext GL_OES_EGL_image_external_essl3 GL_OES_vertex_array_object GL_KHR_texture_compression_astc_ldr ANDROID_EMU_gles_max_version_3_1
09-18 15:33:48.159 1742 1765 E eglCodecCommon: goldfish_dma_create_region: could not obtain fd to device! fd -1 errno=2
09-18 15:33:48.429 240 240 D NuPlayerDriver: start(0xea8c8070), state is 4, eos is 0
09-18 15:33:48.429 240 1774 I GenericSource: start
09-18 15:33:48.433 245 860 I OMXMaster: makeComponentInstance(OMX.google.vorbis.decoder) in android.hardwar process
09-18 15:33:48.429 245 245 I Binder:245_3: type=1400 audit(0.0:1200): avc: denied { sendto } for path="/dev/socket/logdw" scontext=u:r:mediacodec:s0 tcontext=u:r:init:s0 tclass=unix_dgram_socket permissive=1
09-18 15:33:48.435 245 762 E OMXNodeInstance: setConfig(0xeac214a0:google.vorbis.decoder, ConfigPriority(0x6f800002)) ERROR: Undefined(0x80001001)
09-18 15:33:48.435 240 1789 I ACodec : codec does not support config priority (err -2147483648)
09-18 15:33:48.435 245 245 E OMXNodeInstance: getConfig(0xeac214a0:google.vorbis.decoder, ConfigAndroidVendorExtension(0x6f100004)) ERROR: Undefined(0x80001001)
09-18 15:33:48.436 240 1789 I MediaCodec: MediaCodec will operate in async mode
09-18 15:33:48.445 240 1787 D AudioTrack: Client defaulted notificationFrames to 8169 for frameCount 24508
09-18 15:33:48.651 499 1404 D PermissionCache: checking android.permission.READ_FRAME_BUFFER for uid=1000 => granted (520 us)
09-18 15:33:48.679 499 499 E EGL_emulation: tid 499: eglCreateSyncKHR(2094): error 0x3004 (EGL_BAD_ATTRIBUTE)
09-18 15:33:48.687 1742 1765 E eglCodecCommon: goldfish_dma_create_region: could not obtain fd to device! fd -1 errno=2
09-18 15:33:48.700 658 668 I zygote : Do full code cache collection, code=125KB, data=88KB
09-18 15:33:48.701 658 668 I zygote : After code cache collection, code=85KB, data=51KB
09-18 15:33:48.723 240 1774 D NuPlayerDriver: notifyListener_l(0xea8c8070), (6, 0, 0, -1), loop setting(0, 0)
09-18 15:33:48.965 658 658 W com.android.systemui: type=1400 audit(0.0:1203): avc: granted { getattr } for comm=496E666C6174657254687265616420 path="/" dev="rootfs" ino=2 scontext=u:r:platform_app:s0:c512,c768 tcontext=u:object_r:rootfs:s0 tclass=dir
09-18 15:33:48.969 658 658 I chatty : uid=10024(u0_a24) com.android.systemui identical 16 lines
09-18 15:33:48.969 658 658 W com.android.systemui: type=1400 audit(0.0:1219): avc: granted { getattr } for comm=496E666C6174657254687265616420 path="/" dev="rootfs" ino=2 scontext=u:r:platform_app:s0:c512,c768 tcontext=u:object_r:rootfs:s0 tclass=dir
09-18 15:33:49.081 492 492 I wifi@1.0-servic: type=1400 audit(0.0:1220): avc: denied { write } for scontext=u:r:hal_wifi_default:s0 tcontext=u:r:hal_wifi_default:s0 tclass=netlink_route_socket permissive=1
09-18 15:33:49.081 492 492 I wifi@1.0-servic: type=1400 audit(0.0:1221): avc: denied { nlmsg_read } for scontext=u:r:hal_wifi_default:s0 tcontext=u:r:hal_wifi_default:s0 tclass=netlink_route_socket permissive=1
09-18 15:33:49.116 528 650 I chatty : uid=1000(system) TaskSnapshotPer expire 1 line
09-18 15:33:49.121 528 1796 I chatty : uid=1000(system) RenderThread expire 11 lines
09-18 15:33:49.262 1240 1396 W OpenGLRenderer: Incorrectly called buildLayer on View: ShortcutAndWidgetContainer, destroying layer...
09-18 15:33:50.134 240 1788 I NuPlayerDecoder: [audio] saw output EOS
09-18 15:33:50.133 240 240 I NPDecoder: type=1400 audit(0.0:1227): avc: denied { sendto } for path="/dev/socket/logdw" scontext=u:r:mediaserver:s0 tcontext=u:r:init:s0 tclass=unix_dgram_socket permissive=1
09-18 15:33:50.135 240 1787 D AudioTrack: stop() called with 82980 frames delivered
09-18 15:33:50.722 240 1774 D NuPlayerDriver: notifyListener_l(0xea8c8070), (2, 0, 0, -1), loop setting(0, 0)
09-18 15:33:50.723 528 864 I chatty : uid=1000(system) Binder:528_6 expire 1 line
09-18 15:33:51.813 1804 1804 I chatty : uid=0(root) app_process expire 14 lines
09-18 15:33:52.030 1804 1812 I chatty : uid=0(root) app_process expire 1 line
09-18 15:33:52.212 1083 1630 I Dialer : OmtpVvmCarrierCfgHlpr - OmtpEvent:CONFIG_STATUS_SMS_TIME_OUT
09-18 15:33:52.213 1083 1083 I Dialer : RetryPolicy - discarding deferred status: configuration_state=4
09-18 15:33:52.213 1083 1083 I Dialer : VvmTaskExecutor - no more tasks, stopping service if no task are added in 5000 millis
09-18 15:33:52.214 1083 1083 I Dialer : VvmTaskReceiver - task received
09-18 15:33:52.214 1083 1083 I Dialer : VvmTaskReceiver - TaskExecutor already running
09-18 15:33:52.214 1083 1083 I Dialer : Task.createTask - create task:com.android.voicemail.impl.ActivationTask
09-18 15:33:52.214 1083 1083 I Dialer : RetryPolicy - retry #2 for com.android.voicemail.impl.ActivationTask@f42f421 queued, executing in 5000
09-18 15:33:52.214 1083 1083 I Dialer : VvmTaskExecutor - com.android.voicemail.impl.ActivationTask@f42f421 added
09-18 15:33:52.214 1083 1083 I Dialer : VvmTaskExecutor - minimal wait time:4999
09-18 15:33:52.215 1083 1083 I Dialer : VvmTaskExecutor - sleep for 4999 millis
09-18 15:33:52.437 1083 1083 I PersistentLogge: type=1400 audit(0.0:1246): avc: denied { append } for name="0" dev="sdb3" ino=81773 scontext=u:r:priv_app:s0:c512,c768 tcontext=u:object_r:system_data_file:s0:c512,c768 tclass=file permissive=1
09-18 15:33:52.437 1083 1083 I PersistentLogge: type=1400 audit(0.0:1247): avc: denied { open } for path="/data/data/com.android.dialer/cache/persistent_log/plain_text/0" dev="sdb3" ino=81773 scontext=u:r:priv_app:s0:c512,c768 tcontext=u:object_r:system_data_file:s0:c512,c768 tclass=file permissive=1
09-18 15:33:54.497 528 539 I ActivityManager: Force stopping com.example.hello_world appid=10070 user=0: from pid 1835
09-18 15:33:54.500 845 845 D CarrierSvcBindHelper: No carrier app for: 0
09-18 15:33:54.497 845 845 I m.android.phone: type=1400 audit(0.0:1253): avc: denied { sendto } for path="/dev/socket/logdw" scontext=u:r:radio:s0 tcontext=u:r:init:s0 tclass=unix_dgram_socket permissive=1
09-18 15:33:54.725 1837 1837 I chatty : uid=0(root) app_process expire 6 lines
09-18 15:33:54.772 186 186 E SELinux : avc: denied { find } for service=activity pid=1837 uid=0 scontext=u:r:zygote:s0 tcontext=u:object_r:activity_service:s0 tclass=service_manager
09-18 15:33:54.772 528 677 I ActivityManager: Force stopping com.example.hello_world appid=10070 user=0: clear data
09-18 15:33:54.773 528 543 I ActivityManager: Force stopping com.example.hello_world appid=10070 user=-1: clearApplicationUserData
09-18 15:33:54.774 528 677 D ZenLog : config: removeAutomaticZenRules,ZenModeConfig[user=0,allowCalls=true,allowRepeatCallers=false,allowMessages=false,allowCallsFrom=contacts,allowMessagesFrom=contacts,allowReminders=true,allowEvents=true,allowWhenScreenOff=true,allowWhenScreenOn=true,automaticRules={2e27972aa30a4ed7b345d920847b314f=ZenRule[enabled=false,snoozing=false,name=Weekend,zenMode=ZEN_MODE_ALARMS,conditionId=condition://android/schedule?days=6.7&start=23.30&end=10.0&exitAtAlarm=false,condition=Condition[id=condition://android/schedule?days=6.7&start=23.30&end=10.0&exitAtAlarm=false,summary=...,line1=...,line2=...,icon=0,state=STATE_FALSE,flags=2],component=ComponentInfo{android/com.android.server.notification.ScheduleConditionProvider},id=2e27972aa30a4ed7b345d920847b314f,creationTime=1663512007976,enabler=null], 55a3c43ca4cc4938b655df30132821d5=ZenRule[enabled=false,snoozing=false,name=Event,zenMode=ZEN_MODE_ALARMS,conditionId=condition://android/event?userId=-10000&calendar=&reply=1,condition=Condition[id=condition://android/event?userId=-10000&calendar=&reply=1,summary=...,line1=...,line2=...,icon=0,state=STATE_FALSE,flags=2],component=ComponentInfo{android/com.android.server.notification.EventConditionProvider},id=55a3c43ca4cc4938b655df30132821d5,creationTime=1663512007976,enabler=null], 18ca48036945428f8f2827e01c32ce57=ZenRule[enabled=false,snoozing=false,name=Weeknight,zenMode=ZEN_MODE_ALARMS,conditionId=condition://android/schedule?days=1.2.3.4.5&start=22.0&end=7.0&exitAtAlarm=false,condition=Condition[id=condition://android/schedule?days=1.2.3.4.5&start=22.0&end=7.0&exitAtAlarm=false,summary=...,line1=...,line2=...,icon=0,state=STATE_FALSE,flags=2],component=ComponentInfo{android/com.android.server.notification.ScheduleConditionProvider},id=18ca48036945428f8f2827e01c32ce57,creationTime=1663512007976,enabler=null]},manualRule=null],Diff[]
09-18 15:33:54.774 528 528 D ZenLog : set_zen_mode: off,removeAutomaticZenRules
09-18 15:33:54.782 236 236 I keystore: clear_uid 10070
09-18 15:33:54.777 236 236 I keystore: type=1400 audit(0.0:1257): avc: denied { sendto } for path="/dev/socket/logdw" scontext=u:r:keystore:s0 tcontext=u:r:init:s0 tclass=unix_dgram_socket permissive=1
09-18 15:33:54.787 528 584 I ActivityManager: Start proc 1847:com.android.defcontainer/u0a6 for service com.android.defcontainer/.DefaultContainerService
09-18 15:33:54.788 1847 1847 W zygote : Unexpected CPU variant for X86 using defaults: x86
09-18 15:33:54.785 572 572 I chatty : uid=0(root) logcat expire 1 line
09-18 15:33:54.789 1847 1847 I JDWP : type=1400 audit(0.0:1259): avc: denied { connectto } for path=006A6477702D636F6E74726F6C scontext=u:r:platform_app:s0:c512,c768 tcontext=u:r:init:s0 tclass=unix_stream_socket permissive=1
09-18 15:33:54.793 1847 1847 I com.android.defcontainer: type=1400 audit(0.0:1260): avc: denied { write } for comm=45474C20496E6974 name="property_service" dev="tmpfs" ino=8161 scontext=u:r:platform_app:s0:c512,c768 tcontext=u:object_r:property_socket:s0 tclass=sock_file permissive=1
09-18 15:33:54.798 1847 1862 I vndksupport: sphal namespace is not configured for this process. Loading /vendor/lib/egl/libGLES_emulation.so from the current namespace instead.
09-18 15:33:54.799 1847 1862 I vndksupport: sphal namespace is not configured for this process. Loading /vendor/lib/egl/libEGL_emulation.so from the current namespace instead.
09-18 15:33:54.802 1847 1862 I vndksupport: sphal namespace is not configured for this process. Loading /vendor/lib/egl/libGLESv1_CM_emulation.so from the current namespace instead.
09-18 15:33:54.808 1847 1862 I vndksupport: sphal namespace is not configured for this process. Loading /vendor/lib/egl/libGLESv2_emulation.so from the current namespace instead.
09-18 15:33:54.815 528 864 I ActivityManager: Killing 1502:com.android.managedprovisioning/u0a14 (adj 906): empty #17
09-18 15:33:54.818 845 845 D CarrierSvcBindHelper: No carrier app for: 0
09-18 15:33:54.813 845 845 I m.android.phone: type=1400 audit(0.0:1262): avc: denied { sendto } for path="/dev/socket/logdw" scontext=u:r:radio:s0 tcontext=u:r:init:s0 tclass=unix_dgram_socket permissive=1
09-18 15:33:54.823 1866 1866 W zygote : Unexpected CPU variant for X86 using defaults: x86
09-18 15:33:54.830 528 543 I ActivityManager: Start proc 1866:com.android.documentsui/u0a11 for broadcast com.android.documentsui/.PackageReceiver
09-18 15:33:54.851 1866 1882 I vndksupport: sphal namespace is not configured for this process. Loading /vendor/lib/egl/libGLES_emulation.so from the current namespace instead.
09-18 15:33:54.849 1866 1866 I com.android.documentsui: type=1400 audit(0.0:1268): avc: denied { sendto } for comm=45474C20496E6974 path="/dev/socket/logdw" scontext=u:r:platform_app:s0:c512,c768 tcontext=u:r:init:s0 tclass=unix_dgram_socket permissive=1
09-18 15:33:54.851 1866 1882 I vndksupport: sphal namespace is not configured for this process. Loading /vendor/lib/egl/libEGL_emulation.so from the current namespace instead.
09-18 15:33:54.855 1866 1882 I vndksupport: sphal namespace is not configured for this process. Loading /vendor/lib/egl/libGLESv1_CM_emulation.so from the current namespace instead.
09-18 15:33:54.865 1866 1882 I vndksupport: sphal namespace is not configured for this process. Loading /vendor/lib/egl/libGLESv2_emulation.so from the current namespace instead.
09-18 15:33:54.885 496 496 I chatty : uid=0(root) /system/bin/lmkd expire 1 line
09-18 15:33:54.888 528 1221 I ActivityManager: Killing 1557:com.android.onetimeinitializer/u0a15 (adj 906): empty #17
09-18 15:33:54.896 1887 1887 W zygote : Unexpected CPU variant for X86 using defaults: x86
09-18 15:33:54.903 528 677 I ActivityManager: Start proc 1887:com.android.externalstorage/u0a12 for content provider com.android.externalstorage/.ExternalStorageProvider
09-18 15:33:54.904 528 864 I ActivityManager: Killing 1582:com.android.packageinstaller/u0a16 (adj 906): empty #17
09-18 15:33:54.911 1887 1902 I vndksupport: sphal namespace is not configured for this process. Loading /vendor/lib/egl/libGLES_emulation.so from the current namespace instead.
09-18 15:33:54.916 1887 1902 I vndksupport: sphal namespace is not configured for this process. Loading /vendor/lib/egl/libEGL_emulation.so from the current namespace instead.
09-18 15:33:54.917 1903 1903 I chatty : uid=0(root) expire 1 line
09-18 15:33:54.932 1887 1902 I vndksupport: sphal namespace is not configured for this process. Loading /vendor/lib/egl/libGLESv1_CM_emulation.so from the current namespace instead.
09-18 15:33:54.937 1887 1887 D ExternalStorage: After updating volumes, found 2 active roots
09-18 15:33:54.945 1887 1902 I vndksupport: sphal namespace is not configured for this process. Loading /vendor/lib/egl/libGLESv2_emulation.so from the current namespace instead.
09-18 15:33:54.953 186 186 I servicemanager: type=1400 audit(0.0:1271): avc: denied { search } for name="1905" dev="proc" ino=31086 scontext=u:r:servicemanager:s0 tcontext=u:r:init:s0 tclass=dir permissive=1
09-18 15:33:54.953 186 186 I servicemanager: type=1400 audit(0.0:1272): avc: denied { read } for name="current" dev="proc" ino=34060 scontext=u:r:servicemanager:s0 tcontext=u:r:init:s0 tclass=file permissive=1
09-18 15:33:54.953 186 186 I servicemanager: type=1400 audit(0.0:1273): avc: denied { open } for path="/proc/1905/attr/current" dev="proc" ino=34060 scontext=u:r:servicemanager:s0 tcontext=u:r:init:s0 tclass=file permissive=1
09-18 15:33:54.953 1905 1905 I chatty : uid=0(root) cmd expire 3 lines
09-18 15:33:54.956 528 540 I ActivityManager: Force stopping io.appium.uiautomator2.server.test appid=10069 user=0: from pid 1905
09-18 15:33:54.959 845 845 D CarrierSvcBindHelper: No carrier app for: 0
09-18 15:33:54.961 1159 1159 I Binder:1159_3: type=1400 audit(0.0:1278): avc: denied { lock } for path="/data/data/com.android.providers.media/databases/external.db-shm" dev="sdb3" ino=81750 scontext=u:r:priv_app:s0:c512,c768 tcontext=u:object_r:system_data_file:s0:c512,c768 tclass=file permissive=1
09-18 15:33:54.961 1159 1159 I Binder:1159_2: type=1400 audit(0.0:1279): avc: denied { write } for name="external.db" dev="sdb3" ino=81748 scontext=u:r:priv_app:s0:c512,c768 tcontext=u:object_r:system_data_file:s0:c512,c768 tclass=file permissive=1
09-18 15:33:54.989 241 241 I chatty : uid=0(root) Binder:241_2 expire 13 lines
09-18 15:33:55.045 1911 1911 I chatty : uid=0(root) app_process expire 5 lines
09-18 15:33:55.255 186 186 E SELinux : avc: denied { find } for service=window pid=1911 uid=0 scontext=u:r:zygote:s0 tcontext=u:object_r:window_service:s0 tclass=service_manager
09-18 15:33:55.256 186 186 E SELinux : avc: denied { find } for service=accessibility pid=1911 uid=0 scontext=u:r:zygote:s0 tcontext=u:object_r:accessibility_service:s0 tclass=service_manager
09-18 15:33:55.258 528 863 I ActivityManager: Force stopping io.appium.uiautomator2.server appid=10068 user=0: start instr
09-18 15:33:55.267 1921 1921 I chatty : uid=10068(u0_a68) io.appium.uiautomator2.server expire 7 lines
09-18 15:33:55.270 528 863 I ActivityManager: Start proc 1921:io.appium.uiautomator2.server/u0a68 for added application io.appium.uiautomator2.server
09-18 15:33:55.461 1921 1936 I chatty : uid=10068(u0_a68) io.appium.uiautomator2.server expire 4 lines
09-18 15:33:55.489 1921 1921 I chatty : uid=10068(u0_a68) io.appium.uiautomator2.server expire 2 lines
09-18 15:33:55.524 1921 1937 I chatty : uid=10068(u0_a68) io.appium.uiautomator2.server expire 3 lines
09-18 15:33:55.685 1921 1926 I chatty : uid=10068(u0_a68) io.appium.uiautomator2.server expire 3 lines
09-18 15:33:55.693 1921 1937 I chatty : uid=10068(u0_a68) io.appium.uiautomator2.server expire 8 lines
09-18 15:33:56.701 1921 1921 I chatty : uid=10068(u0_a68) io.appium.uiautomator2.server expire 1 line
09-18 15:33:56.701 186 186 I servicemanager: type=1400 audit(0.0:1294): avc: denied { search } for name="1911" dev="proc" ino=31111 scontext=u:r:servicemanager:s0 tcontext=u:r:zygote:s0 tclass=dir permissive=1
09-18 15:33:56.701 186 186 I servicemanager: type=1400 audit(0.0:1295): avc: denied { getattr } for scontext=u:r:servicemanager:s0 tcontext=u:r:zygote:s0 tclass=process permissive=1
09-18 15:33:56.716 1921 1940 I chatty : uid=10068(u0_a68) io.appium.uiautomator2.server expire 1 line
09-18 15:33:56.728 1921 1937 I chatty : uid=10068(u0_a68) io.appium.uiautomator2.server expire 2 lines
09-18 15:33:56.732 1921 1942 I chatty : uid=10068(u0_a68) io.appium.uiautomator2.server expire 1 line
09-18 15:33:57.043 1921 1946 I chatty : uid=10068(u0_a68) io.appium.uiautomator2.server expire 21 lines
09-18 15:33:57.198 186 186 E SELinux : avc: denied { find } for service=window pid=1947 uid=0 scontext=u:r:init:s0 tcontext=u:object_r:window_service:s0 tclass=service_manager
09-18 15:33:57.197 1947 1947 I chatty : uid=0(root) dumpsys expire 1 line
09-18 15:33:57.257 1083 1630 I Dialer : VvmTaskExecutor - executing task com.android.voicemail.impl.ActivationTask@f42f421
09-18 15:33:57.253 1083 1083 I VvmTaskExecutor: type=1400 audit(0.0:1301): avc: denied { sendto } for path="/dev/socket/logdw" scontext=u:r:priv_app:s0:c512,c768 tcontext=u:r:init:s0 tclass=unix_dgram_socket permissive=1
09-18 15:33:57.258 1083 1630 I Dialer : PreOMigrationHandler - ComponentInfo{com.android.phone/com.android.services.telephony.TelephonyConnectionService}, [5fef04621e9a9b41849c3df35e75799299008300], UserHandle{0} already migrated
09-18 15:33:57.269 1378 1378 I Binder:1378_1: type=1400 audit(0.0:1302): avc: denied { read } for name="databases" dev="sdb3" ino=81728 scontext=u:r:priv_app:s0:c512,c768 tcontext=u:object_r:system_data_file:s0:c512,c768 tclass=dir permissive=1
09-18 15:33:57.269 1378 1378 I Binder:1378_1: type=1400 audit(0.0:1303): avc: denied { open } for path="/data/data/com.android.providers.contacts/databases" dev="sdb3" ino=81728 scontext=u:r:priv_app:s0:c512,c768 tcontext=u:object_r:system_data_file:s0:c512,c768 tclass=dir permissive=1
09-18 15:33:57.276 1083 1630 I Dialer : VvmActivationTask - VVM content provider configured - vvm_type_cvvm
09-18 15:33:57.277 1083 1630 I Dialer : OmtpVvmCarrierCfgHlpr - OmtpEvent:CONFIG_ACTIVATING
09-18 15:33:57.292 1083 1630 I Dialer : TelephonyMangerCompat.setVisualVoicemailSmsFilterSettings - using TelephonyManager
09-18 15:33:57.296 528 540 I ActivityManager: Force stopping com.example.hello_world appid=10070 user=0: from pid 1952
09-18 15:33:57.296 1083 1630 I Dialer : TelephonyMangerCompat.sendVisualVoicemailSms - using TelephonyManager
09-18 15:33:57.547 528 540 I ActivityManager: START u0 {flg=0x10000000 cmp=com.example.hello_world/.MainActivity} from uid 0
09-18 15:33:57.800 845 845 D CarrierSvcBindHelper: No carrier app for: 0
09-18 15:33:57.823 1954 1954 I zygote : Late-enabling -Xcheck:jni
09-18 15:33:57.823 528 863 I ActivityManager: Start proc 1954:com.example.hello_world/u0a70 for activity com.example.hello_world/.MainActivity
09-18 15:33:57.825 845 845 I Binder:845_2: type=1400 audit(0.0:1305): avc: denied { lock } for path="/data/user_de/0/com.android.providers.telephony/databases/telephony.db" dev="sdb3" ino=334187 scontext=u:r:radio:s0 tcontext=u:object_r:system_data_file:s0 tclass=file permissive=1
09-18 15:33:57.829 185 185 I logd.writer: type=1400 audit(0.0:1306): avc: denied { read } for path="/dev/socket/logdw" scontext=u:r:logd:s0 tcontext=u:r:init:s0 tclass=unix_dgram_socket permissive=1
09-18 15:33:57.834 1954 1954 W zygote : Unexpected CPU variant for X86 using defaults: x86
09-18 15:33:57.837 246 246 I rild : type=1400 audit(0.0:1307): avc: denied { sendto } for path="/dev/socket/logdw" scontext=u:r:rild:s0 tcontext=u:r:init:s0 tclass=unix_dgram_socket permissive=1
09-18 15:33:57.840 514 726 D baseband-sms: newsms
09-18 15:33:57.840 514 726 D baseband-sms: sender:(N/A)
09-18 15:33:57.840 514 726 D baseband-sms: receiver:122
09-18 15:33:57.840 514 726 D baseband-sms: index:1/1
09-18 15:33:57.840 514 726 D baseband-sms: txt:'FQKf.Σ:etΔ#W'
09-18 15:33:57.857 1954 1954 I ple.hello_world: type=1400 audit(0.0:1309): avc: denied { write } for name="com.example.hello_world" dev="sdb3" ino=97730 scontext=u:r:untrusted_app:s0:c512,c768 tcontext=u:object_r:system_data_file:s0 tclass=dir permissive=1
09-18 15:33:57.857 1954 1954 I ple.hello_world: type=1400 audit(0.0:1310): avc: denied { add_name } for name="cache" scontext=u:r:untrusted_app:s0:c512,c768 tcontext=u:object_r:system_data_file:s0 tclass=dir permissive=1
09-18 15:33:57.857 1954 1954 I ple.hello_world: type=1400 audit(0.0:1311): avc: denied { create } for name="cache" scontext=u:r:untrusted_app:s0:c512,c768 tcontext=u:object_r:system_data_file:s0:c512,c768 tclass=dir permissive=1
09-18 15:33:57.857 1954 1954 I ple.hello_world: type=1400 audit(0.0:1312): avc: denied { setattr } for name="cache" dev="sdb3" ino=105922 scontext=u:r:untrusted_app:s0:c512,c768 tcontext=u:object_r:system_data_file:s0:c512,c768 tclass=dir permissive=1
09-18 15:33:57.857 1954 1954 I ple.hello_world: type=1400 audit(0.0:1313): avc: denied { setattr } for name="com.example.hello_world" dev="sdb3" ino=97730 scontext=u:r:untrusted_app:s0:c512,c768 tcontext=u:object_r:system_data_file:s0 tclass=dir permissive=1
09-18 15:33:57.864 1954 1972 I vndksupport: sphal namespace is not configured for this process. Loading /vendor/lib/egl/libGLES_emulation.so from the current namespace instead.
09-18 15:33:57.864 1954 1972 I vndksupport: sphal namespace is not configured for this process. Loading /vendor/lib/egl/libEGL_emulation.so from the current namespace instead.
09-18 15:33:57.867 1954 1972 I vndksupport: sphal namespace is not configured for this process. Loading /vendor/lib/egl/libGLESv1_CM_emulation.so from the current namespace instead.
09-18 15:33:57.869 1954 1954 I ple.hello_world: type=1400 audit(0.0:1314): avc: denied { read } for name="cache" dev="sdb3" ino=105922 scontext=u:r:untrusted_app:s0:c512,c768 tcontext=u:object_r:system_data_file:s0:c512,c768 tclass=dir permissive=1
09-18 15:33:57.869 1954 1954 I ple.hello_world: type=1400 audit(0.0:1315): avc: denied { open } for path="/data/data/com.example.hello_world/cache" dev="sdb3" ino=105922 scontext=u:r:untrusted_app:s0:c512,c768 tcontext=u:object_r:system_data_file:s0:c512,c768 tclass=dir permissive=1
09-18 15:33:57.889 1954 1954 I com.example.hello_world: type=1400 audit(0.0:1316): avc: denied { write } for comm=4173796E635461736B202331 name="app_flutter" dev="sdb3" ino=105923 scontext=u:r:untrusted_app:s0:c512,c768 tcontext=u:object_r:system_data_file:s0:c512,c768 tclass=dir permissive=1
09-18 15:33:57.891 1954 1973 I ResourceExtractor: Resource version mismatch res_timestamp-1-1663513151157
09-18 15:33:57.889 1954 1954 I com.example.hello_world: type=1400 audit(0.0:1317): avc: denied { add_name } for comm=4173796E635461736B202331 name="flutter_assets" scontext=u:r:untrusted_app:s0:c512,c768 tcontext=u:object_r:system_data_file:s0:c512,c768 tclass=dir permissive=1
09-18 15:33:57.893 1954 1954 I com.example.hello_world: type=1400 audit(0.0:1318): avc: denied { create } for comm=4173796E635461736B202331 name="kernel_blob.bin" scontext=u:r:untrusted_app:s0:c512,c768 tcontext=u:object_r:system_data_file:s0:c512,c768 tclass=file permissive=1
09-18 15:33:57.893 1954 1954 I com.example.hello_world: type=1400 audit(0.0:1319): avc: denied { write open } for comm=4173796E635461736B202331 path="/data/data/com.example.hello_world/app_flutter/flutter_assets/kernel_blob.bin" dev="sdb3" ino=105925 scontext=u:r:untrusted_app:s0:c512,c768 tcontext=u:object_r:system_data_file:s0:c512,c768 tclass=file permissive=1
09-18 15:33:58.017 1954 1972 I vndksupport: sphal namespace is not configured for this process. Loading /vendor/lib/egl/libGLESv2_emulation.so from the current namespace instead.
09-18 15:33:58.101 492 492 I wifi@1.0-servic: type=1400 audit(0.0:1320): avc: denied { write } for scontext=u:r:hal_wifi_default:s0 tcontext=u:r:hal_wifi_default:s0 tclass=netlink_route_socket permissive=1
09-18 15:33:58.101 492 492 I wifi@1.0-servic: type=1400 audit(0.0:1321): avc: denied { nlmsg_read } for scontext=u:r:hal_wifi_default:s0 tcontext=u:r:hal_wifi_default:s0 tclass=netlink_route_socket permissive=1
09-18 15:33:58.101 492 492 I wifi@1.0-servic: type=1400 audit(0.0:1322): avc: denied { read } for scontext=u:r:hal_wifi_default:s0 tcontext=u:r:hal_wifi_default:s0 tclass=netlink_route_socket permissive=1
09-18 15:33:58.192 1240 1396 E eglCodecCommon: goldfish_dma_create_region: could not obtain fd to device! fd -1 errno=2
09-18 15:33:58.273 1954 1973 I ResourceExtractor: Extracted baseline resource assets/flutter_assets/kernel_blob.bin
09-18 15:33:58.276 1954 1973 I ResourceExtractor: Extracted baseline resource assets/flutter_assets/vm_snapshot_data
09-18 15:33:58.326 1954 1973 I ResourceExtractor: Extracted baseline resource assets/flutter_assets/isolate_snapshot_data
09-18 15:33:58.353 1954 1954 I ple.hello_world: type=1400 audit(0.0:1323): avc: denied { execute } for path="/data/data/com.example.hello_world/app_flutter/flutter_assets" dev="sdb3" ino=105924 scontext=u:r:untrusted_app:s0:c512,c768 tcontext=u:object_r:system_data_file:s0:c512,c768 tclass=dir permissive=1
09-18 15:33:58.385 1954 1954 I ple.hello_world: type=1400 audit(0.0:1324): avc: denied { write } for name="local_opengl" dev="tmpfs" ino=13754 scontext=u:r:untrusted_app:s0:c512,c768 tcontext=u:object_r:socket_device:s0 tclass=sock_file permissive=1
09-18 15:33:58.388 1954 1954 D : HostConnection::get() New Host Connection established 0xd7985210, tid 1954
09-18 15:33:58.389 479 479 I chatty : uid=0(root) /system/bin/local_opengl expire 2 lines
09-18 15:33:58.394 1954 1954 D : HostComposition ext GL_OES_EGL_image_external_essl3 GL_OES_vertex_array_object GL_KHR_texture_compression_astc_ldr ANDROID_EMU_gles_max_version_3_1
09-18 15:33:58.394 1954 1954 W : Process pipe failed
09-18 15:33:58.486 1954 1980 I flutter : Observatory listening on http://127.0.0.1:36748/guYG55k_9Iw=/
09-18 15:33:58.506 1954 1954 D EGL_emulation: eglCreateContext: 0xd85dc840: maj 3 min 1 rcv 4
09-18 15:33:58.527 1954 1976 D : HostConnection::get() New Host Connection established 0xd7985530, tid 1976
09-18 15:33:58.531 1954 1976 D : HostComposition ext GL_OES_EGL_image_external_essl3 GL_OES_vertex_array_object GL_KHR_texture_compression_astc_ldr ANDROID_EMU_gles_max_version_3_1
09-18 15:33:58.646 1954 1983 D OpenGLRenderer: HWUI GL Pipeline
09-18 15:33:58.676 1954 1983 I OpenGLRenderer: Initialized EGL, version 1.4
09-18 15:33:58.676 1954 1983 D OpenGLRenderer: Swap behavior 1
09-18 15:33:58.676 1954 1983 D : HostConnection::get() New Host Connection established 0xda2246e0, tid 1983
09-18 15:33:58.685 1954 1983 D : HostComposition ext GL_OES_EGL_image_external_essl3 GL_OES_vertex_array_object GL_KHR_texture_compression_astc_ldr ANDROID_EMU_gles_max_version_3_1
09-18 15:33:58.686 1954 1983 W OpenGLRenderer: Failed to choose config with EGL_SWAP_BEHAVIOR_PRESERVED, retrying without...
09-18 15:33:58.686 1954 1983 D OpenGLRenderer: Swap behavior 0
09-18 15:33:58.706 1954 1983 D EGL_emulation: eglCreateContext: 0xda205900: maj 3 min 1 rcv 4
09-18 15:33:58.794 1954 1983 I vndksupport: sphal namespace is not configured for this process. Loading /vendor/lib/hw/gralloc.vbox86.so from the current namespace instead.
09-18 15:33:58.797 1954 1983 D : createUnique: call
09-18 15:33:58.797 1954 1983 D : HostConnection::get() New Host Connection established 0xda224820, tid 1983
09-18 15:33:58.800 1954 1983 D : HostComposition ext GL_OES_EGL_image_external_essl3 GL_OES_vertex_array_object GL_KHR_texture_compression_astc_ldr ANDROID_EMU_gles_max_version_3_1
09-18 15:33:58.856 1954 1983 E eglCodecCommon: goldfish_dma_create_region: could not obtain fd to device! fd -1 errno=2
09-18 15:33:58.883 1954 1975 D : HostConnection::get() New Host Connection established 0xda224af0, tid 1975
09-18 15:33:58.889 1954 1975 D : HostComposition ext GL_OES_EGL_image_external_essl3 GL_OES_vertex_array_object GL_KHR_texture_compression_astc_ldr ANDROID_EMU_gles_max_version_3_1
09-18 15:33:58.903 1954 1975 D EGL_emulation: eglCreateContext: 0xda205300: maj 3 min 1 rcv 4
09-18 15:33:59.476 528 550 I chatty : uid=1000(system) android.display expire 1 line
09-18 15:33:59.529 499 499 I surfaceflinger: type=1400 audit(0.0:1330): avc: denied { sendto } for path="/dev/socket/logdw" scontext=u:r:surfaceflinger:s0 tcontext=u:r:init:s0 tclass=unix_dgram_socket permissive=1
09-18 15:33:59.637 186 186 I servicemanager: type=1400 audit(0.0:1331): avc: denied { transfer } for scontext=u:r:servicemanager:s0 tcontext=u:r:init:s0 tclass=binder permissive=1
09-18 15:33:59.789 1954 1954 I 1.io : type=1400 audit(0.0:1332): avc: denied { remove_name } for name="CAZAAAACAAAAAEYAAEABYAAUAANQAAQABQAEUAAAAAAAAAAAAAAAEAAAAAOAAYAA.temp" dev="sdb3" ino=105935 scontext=u:r:untrusted_app:s0:c512,c768 tcontext=u:object_r:system_data_file:s0:c512,c768 tclass=dir permissive=1
09-18 15:33:59.789 1954 1954 I 1.io : type=1400 audit(0.0:1333): avc: denied { rename } for name="CAZAAAACAAAAAEYAAEABYAAUAANQAAQABQAEUAAAAAAAAAAAAAAAEAAAAAOAAYAA.temp" dev="sdb3" ino=105935 scontext=u:r:untrusted_app:s0:c512,c768 tcontext=u:object_r:system_data_file:s0:c512,c768 tclass=file permissive=1
09-18 15:34:00.659 528 642 I chatty : uid=1000(system) AudioService expire 1 line
09-18 15:34:01.374 528 652 E TaskPersister: File error accessing recents directory (directory doesn't exist?).
09-18 15:34:06.481 165 165 I chatty : uid=0(root) /sbin/ueventd expire 1 line
09-18 15:34:12.021 1997 1997 I chatty : uid=0(root) /system/bin/sh expire 3 lines
09-18 15:34:12.413 2001 2001 I chatty : uid=0(root) dumpsys expire 1 line
09-18 15:34:12.677 2012 2012 I chatty : uid=0(root) pgrep expire 30 lines
09-18 15:34:13.833 2022 2022 I chatty : uid=0(root) dumpsys expire 1 line
09-18 15:34:13.853 186 186 I servicemanager: type=1400 audit(0.0:1541): avc: denied { search } for name="2022" dev="proc" ino=30368 scontext=u:r:servicemanager:s0 tcontext=u:r:init:s0 tclass=dir permissive=1
09-18 15:34:13.853 186 186 I servicemanager: type=1400 audit(0.0:1542): avc: denied { read } for name="current" dev="proc" ino=35986 scontext=u:r:servicemanager:s0 tcontext=u:r:init:s0 tclass=file permissive=1
09-18 15:34:13.853 186 186 I servicemanager: type=1400 audit(0.0:1543): avc: denied { open } for path="/proc/2022/attr/current" dev="proc" ino=35986 scontext=u:r:servicemanager:s0 tcontext=u:r:init:s0 tclass=file permissive=1
09-18 15:34:13.853 572 572 I chatty : uid=0(root) logcat expire 1 line
09-18 15:34:14.529 2031 2031 I chatty : uid=0(root) app_process expire 9 lines
09-18 15:34:14.585 186 186 I servicemanager: type=1400 audit(0.0:1548): avc: denied { read } for name="current" dev="proc" ino=35999 scontext=u:r:servicemanager:s0 tcontext=u:r:zygote:s0 tclass=file permissive=1
09-18 15:34:14.585 186 186 I servicemanager: type=1400 audit(0.0:1549): avc: denied { open } for path="/proc/2031/attr/current" dev="proc" ino=35999 scontext=u:r:servicemanager:s0 tcontext=u:r:zygote:s0 tclass=file permissive=1
09-18 15:34:14.585 528 528 I chatty : uid=1000 system_server expire 4 lines
09-18 15:34:14.593 2031 2039 I chatty : uid=0(root) app_process expire 1 line
09-18 15:34:18.514 528 540 I ActivityManager: Force stopping com.quod.trading.qa1 appid=10066 user=0: from pid 2062
09-18 15:34:18.515 528 542 I chatty : uid=1000(system) android.bg expire 6 lines
09-18 15:34:18.520 845 845 D CarrierSvcBindHelper: No carrier app for: 0
09-18 15:34:18.810 2064 2064 I chatty : uid=0(root) app_process expire 5 lines
09-18 15:34:18.870 528 539 I ActivityManager: Force stopping com.quod.trading.qa1 appid=10066 user=0: clear data
09-18 15:34:18.872 528 539 D ZenLog : config: removeAutomaticZenRules,ZenModeConfig[user=0,allowCalls=true,allowRepeatCallers=false,allowMessages=false,allowCallsFrom=contacts,allowMessagesFrom=contacts,allowReminders=true,allowEvents=true,allowWhenScreenOff=true,allowWhenScreenOn=true,automaticRules={2e27972aa30a4ed7b345d920847b314f=ZenRule[enabled=false,snoozing=false,name=Weekend,zenMode=ZEN_MODE_ALARMS,conditionId=condition://android/schedule?days=6.7&start=23.30&end=10.0&exitAtAlarm=false,condition=Condition[id=condition://android/schedule?days=6.7&start=23.30&end=10.0&exitAtAlarm=false,summary=...,line1=...,line2=...,icon=0,state=STATE_FALSE,flags=2],component=ComponentInfo{android/com.android.server.notification.ScheduleConditionProvider},id=2e27972aa30a4ed7b345d920847b314f,creationTime=1663512007976,enabler=null], 55a3c43ca4cc4938b655df30132821d5=ZenRule[enabled=false,snoozing=false,name=Event,zenMode=ZEN_MODE_ALARMS,conditionId=condition://android/event?userId=-10000&calendar=&reply=1,condition=Condition[id=condition://android/event?userId=-10000&calendar=&reply=1,summary=...,line1=...,line2=...,icon=0,state=STATE_FALSE,flags=2],component=ComponentInfo{android/com.android.server.notification.EventConditionProvider},id=55a3c43ca4cc4938b655df30132821d5,creationTime=1663512007976,enabler=null], 18ca48036945428f8f2827e01c32ce57=ZenRule[enabled=false,snoozing=false,name=Weeknight,zenMode=ZEN_MODE_ALARMS,conditionId=condition://android/schedule?days=1.2.3.4.5&start=22.0&end=7.0&exitAtAlarm=false,condition=Condition[id=condition://android/schedule?days=1.2.3.4.5&start=22.0&end=7.0&exitAtAlarm=false,summary=...,line1=...,line2=...,icon=0,state=STATE_FALSE,flags=2],component=ComponentInfo{android/com.android.server.notification.ScheduleConditionProvider},id=18ca48036945428f8f2827e01c32ce57,creationTime=1663512007976,enabler=null]},manualRule=null],Diff[]
09-18 15:34:18.872 528 528 D ZenLog : set_zen_mode: off,removeAutomaticZenRules
09-18 15:34:18.873 528 543 I ActivityManager: Force stopping com.quod.trading.qa1 appid=10066 user=-1: clearApplicationUserData
09-18 15:34:18.876 528 652 E TaskPersister: File error accessing recents directory (directory doesn't exist?).
09-18 15:34:18.897 236 236 I keystore: type=1400 audit(0.0:1553): avc: denied { sendto } for path="/dev/socket/logdw" scontext=u:r:keystore:s0 tcontext=u:r:init:s0 tclass=unix_dgram_socket permissive=1
09-18 15:34:18.901 236 236 I keystore: clear_uid 10066
09-18 15:34:18.905 496 496 I chatty : uid=0(root) /system/bin/lmkd expire 1 line
09-18 15:34:18.924 845 845 D CarrierSvcBindHelper: No carrier app for: 0
09-18 15:34:18.921 845 845 I m.android.phone: type=1400 audit(0.0:1556): avc: denied { sendto } for path="/dev/socket/logdw" scontext=u:r:radio:s0 tcontext=u:r:init:s0 tclass=unix_dgram_socket permissive=1
09-18 15:34:18.951 1921 2078 I chatty : uid=10068(u0_a68) io.appium.uiautomator2.server expire 3 lines
09-18 15:34:18.974 1921 2080 I chatty : uid=10068(u0_a68) io.appium.uiautomator2.server expire 4 lines
09-18 15:34:19.773 1921 1937 I chatty : uid=10068(u0_a68) io.appium.uiautomator2.server expire 2 lines
09-18 15:34:19.769 1921 1921 I chatty : uid=10068(u0_a68) io.appium.uiautomator2.server expire 1 line
09-18 15:34:19.779 1921 1937 I chatty : uid=10068(u0_a68) io.appium.uiautomator2.server expire 1 line
09-18 15:34:19.780 528 1221 W WindowManager: removeWindowToken: Attempted to remove non-existing token: android.os.Binder@8d3ec53
09-18 15:34:19.785 528 1221 I ActivityManager: Force stopping io.appium.uiautomator2.server appid=10068 user=0: finished inst
09-18 15:34:19.785 528 1221 I ActivityManager: Killing 1921:io.appium.uiautomator2.server/u0a68 (adj 0): stop io.appium.uiautomator2.server
09-18 15:34:19.786 528 2094 I chatty : uid=1000 system_server expire 1 line
09-18 15:34:19.787 1911 1911 I chatty : uid=0(root) app_process expire 1 line
09-18 15:34:20.289 246 246 I rild : type=1400 audit(0.0:1558): avc: denied { sendto } for path="/dev/socket/logdw" scontext=u:r:rild:s0 tcontext=u:r:init:s0 tclass=unix_dgram_socket permissive=1
09-18 15:34:20.309 2098 2098 I chatty : uid=0(root) cmd expire 3 lines
09-18 15:34:20.312 528 864 I ActivityManager: Force stopping io.appium.uiautomator2.server.test appid=10069 user=0: from pid 2098
09-18 15:34:20.316 845 845 D CarrierSvcBindHelper: No carrier app for: 0
09-18 15:34:20.353 241 241 I chatty : uid=0(root) Binder:241_2 expire 10 lines
09-18 15:34:20.353 271 271 I chatty : uid=0(root) /sbin/adbd expire 13 lines
09-18 15:34:20.405 2102 2102 I chatty : uid=0(root) app_process expire 6 lines
09-18 15:34:20.735 528 864 I ActivityManager: Force stopping io.appium.uiautomator2.server appid=10068 user=0: start instr
09-18 15:34:20.737 231 231 I chatty : uid=0(root) main expire 1 line
09-18 15:34:20.753 2112 2112 I chatty : uid=10068(u0_a68) io.appium.uiautomator2.server expire 8 lines
09-18 15:34:20.754 528 864 I ActivityManager: Start proc 2112:io.appium.uiautomator2.server/u0a68 for added application io.appium.uiautomator2.server
09-18 15:34:20.946 2112 2127 I chatty : uid=10068(u0_a68) io.appium.uiautomator2.server expire 4 lines
09-18 15:34:20.948 2112 2112 I chatty : uid=10068(u0_a68) io.appium.uiautomator2.server expire 3 lines
09-18 15:34:21.482 2112 2129 I chatty : uid=10068(u0_a68) io.appium.uiautomator2.server expire 3 lines
09-18 15:34:21.632 2112 2117 I chatty : uid=10068(u0_a68) io.appium.uiautomator2.server expire 3 lines
09-18 15:34:21.643 2112 2129 I chatty : uid=10068(u0_a68) io.appium.uiautomator2.server expire 8 lines
09-18 15:34:22.653 2112 2112 I chatty : uid=10068(u0_a68) io.appium.uiautomator2.server expire 1 line
09-18 15:34:22.653 186 186 I servicemanager: type=1400 audit(0.0:1575): avc: denied { getattr } for scontext=u:r:servicemanager:s0 tcontext=u:r:zygote:s0 tclass=process permissive=1
09-18 15:34:22.665 2112 2132 I chatty : uid=10068(u0_a68) io.appium.uiautomator2.server expire 1 line
09-18 15:34:22.679 2112 2129 I chatty : uid=10068(u0_a68) io.appium.uiautomator2.server expire 2 lines
09-18 15:34:22.685 2112 2134 I chatty : uid=10068(u0_a68) io.appium.uiautomator2.server expire 1 line
09-18 15:34:23.497 2112 2138 I chatty : uid=10068(u0_a68) io.appium.uiautomator2.server expire 21 lines
09-18 15:34:23.781 528 677 I ActivityManager: Force stopping com.quod.trading.qa1 appid=10066 user=0: from pid 2144
09-18 15:34:23.784 845 845 D CarrierSvcBindHelper: No carrier app for: 0
09-18 15:34:24.034 528 677 I ActivityManager: START u0 {flg=0x10000000 cmp=com.quod.trading.qa1/com.quod.moorgate.moorgatemobile.MainActivity} from uid 0
09-18 15:34:24.045 2146 2146 I chatty : uid=10066(u0_a66) com.quod.trading.qa1 expire 235 lines
09-18 15:34:24.052 528 540 I ActivityManager: Start proc 2146:com.quod.trading.qa1/u0a66 for activity com.quod.trading.qa1/com.quod.moorgate.moorgatemobile.MainActivity
09-18 15:34:24.057 528 528 I chatty : uid=1000 system_server expire 5 lines
09-18 15:34:24.089 185 185 I logd.reader.per: type=1400 audit(0.0:1581): avc: denied { write } for path="socket:[13838]" dev="sockfs" ino=13838 scontext=u:r:logd:s0 tcontext=u:r:init:s0 tclass=unix_stream_socket permissive=1
09-18 15:34:24.106 2146 2161 I chatty : uid=10066(u0_a66) com.quod.trading.qa1 expire 4 lines
09-18 15:34:24.177 185 185 I logd.writer: type=1400 audit(0.0:1583): avc: denied { read } for path="/dev/socket/logdw" scontext=u:r:logd:s0 tcontext=u:r:init:s0 tclass=unix_dgram_socket permissive=1
09-18 15:34:24.177 192 192 I chatty : uid=0(root) /system/bin/vold expire 2 lines
09-18 15:34:24.179 528 864 D VoldConnector: SND -> {7 volume mkdirs /storage/emulated/0/Android/data/com.quod.trading.qa1/cache/}
09-18 15:34:24.184 528 623 D VoldConnector: RCV <- {200 7 Command succeeded}
09-18 15:34:24.391 2146 2163 I chatty : uid=10066(u0_a66) com.quod.trading.qa1 expire 4 lines
09-18 15:34:24.532 1954 1983 E eglCodecCommon: goldfish_dma_create_region: could not obtain fd to device! fd -1 errno=2
09-18 15:34:24.533 499 499 E EGL_emulation: tid 499: eglCreateSyncKHR(2094): error 0x3004 (EGL_BAD_ATTRIBUTE)
09-18 15:34:24.529 499 499 I surfaceflinger: type=1400 audit(0.0:1592): avc: denied { sendto } for path="/dev/socket/logdw" scontext=u:r:surfaceflinger:s0 tcontext=u:r:init:s0 tclass=unix_dgram_socket permissive=1
09-18 15:34:25.157 492 492 I wifi@1.0-servic: type=1400 audit(0.0:1593): avc: denied { write } for scontext=u:r:hal_wifi_default:s0 tcontext=u:r:hal_wifi_default:s0 tclass=netlink_route_socket permissive=1
09-18 15:34:25.157 492 492 I wifi@1.0-servic: type=1400 audit(0.0:1594): avc: denied { nlmsg_read } for scontext=u:r:hal_wifi_default:s0 tcontext=u:r:hal_wifi_default:s0 tclass=netlink_route_socket permissive=1
09-18 15:34:25.157 492 492 I wifi@1.0-servic: type=1400 audit(0.0:1595): avc: denied { read } for scontext=u:r:hal_wifi_default:s0 tcontext=u:r:hal_wifi_default:s0 tclass=netlink_route_socket permissive=1
09-18 15:34:25.277 528 1796 I chatty : uid=1000(system) RenderThread expire 14 lines
09-18 15:34:25.277 479 479 I chatty : uid=0(root) /system/bin/local_opengl expire 2 lines
09-18 15:34:25.723 2146 2168 I chatty : uid=10066(u0_a66) com.quod.trading.qa1 expire 2 lines
09-18 15:34:25.829 236 236 I keystore: del USRPKEY_com.quod.trading.qa1.FlutterKeychain 10066
09-18 15:34:25.830 236 236 I keystore: del USRSKEY_com.quod.trading.qa1.FlutterKeychain 10066
09-18 15:34:25.830 236 236 I keystore: del USRCERT_com.quod.trading.qa1.FlutterKeychain 10066
09-18 15:34:25.831 236 236 I keystore: del CACERT_com.quod.trading.qa1.FlutterKeychain 10066
09-18 15:34:25.957 2146 2183 I chatty : uid=10066(u0_a66) com.quod.trading.qa1 expire 1 line
09-18 15:34:26.528 2146 2185 I chatty : uid=10066(u0_a66) com.quod.trading.qa1 expire 13 lines
09-18 15:34:27.262 2146 2167 I chatty : uid=10066(u0_a66) com.quod.trading.qa1 expire 3 lines
09-18 15:34:27.604 528 652 E TaskPersister: File error accessing recents directory (directory doesn't exist?).
09-18 15:34:28.601 2146 2151 I chatty : uid=10066(u0_a66) com.quod.trading.qa1 expire 6 lines
09-18 15:34:30.309 528 542 I chatty : uid=1000(system) android.bg expire 12 lines
09-18 15:34:30.312 528 550 I chatty : uid=1000(system) android.display expire 1 line
09-18 15:34:30.469 2192 2192 I chatty : uid=0(root) /system/bin/sh expire 2 lines
09-18 15:34:30.501 186 186 I servicemanager: type=1400 audit(0.0:1610): avc: denied { transfer } for scontext=u:r:servicemanager:s0 tcontext=u:r:init:s0 tclass=binder permissive=1
09-18 15:34:47.588 244 244 D genymotion_gps: gps_set_position_mode: min_interval=1000
09-18 15:34:47.585 244 244 I gnss@1.0-servic: type=1400 audit(0.0:1614): avc: denied { sendto } for path="/dev/socket/logdw" scontext=u:r:hal_gnss_default:s0 tcontext=u:r:init:s0 tclass=unix_dgram_socket permissive=1
09-18 15:34:47.588 244 244 D genymotion_gps: Gps navigation has started
09-18 15:34:47.589 244 244 D genymotion_gps: Gps navigation has stopped
09-18 15:34:51.422 528 864 I chatty : uid=1000(system) Binder:528_6 expire 1 line
09-18 15:34:57.885 1083 1083 I VvmTaskExecutor: type=1400 audit(0.0:1615): avc: denied { sendto } for path="/dev/socket/logdw" scontext=u:r:priv_app:s0:c512,c768 tcontext=u:r:init:s0 tclass=unix_dgram_socket permissive=1
09-18 15:34:57.888 1083 1630 I Dialer : OmtpVvmCarrierCfgHlpr - OmtpEvent:CONFIG_STATUS_SMS_TIME_OUT
09-18 15:34:57.889 1083 1083 I Dialer : RetryPolicy - discarding deferred status: configuration_state=4
09-18 15:34:57.889 1083 1083 I Dialer : VvmTaskExecutor - no more tasks, stopping service if no task are added in 5000 millis
09-18 15:34:57.890 1083 1083 I Dialer : VvmTaskReceiver - task received
09-18 15:34:57.890 528 542 I chatty : uid=1000(system) android.bg expire 12 lines
09-18 15:34:57.890 1083 1083 I Dialer : VvmTaskReceiver - TaskExecutor already running
09-18 15:34:57.890 1083 1083 I Dialer : Task.createTask - create task:com.android.voicemail.impl.ActivationTask
09-18 15:34:57.890 1083 1083 I Dialer : RetryPolicy - retry #3 for com.android.voicemail.impl.ActivationTask@bfff34 queued, executing in 5000
09-18 15:34:57.891 1083 1083 I Dialer : VvmTaskExecutor - com.android.voicemail.impl.ActivationTask@bfff34 added
09-18 15:34:57.891 1083 1083 I Dialer : VvmTaskExecutor - minimal wait time:5000
09-18 15:34:57.891 1083 1083 I Dialer : VvmTaskExecutor - sleep for 5000 millis
09-18 15:34:58.125 1083 1083 I PersistentLogge: type=1400 audit(0.0:1616): avc: denied { append } for name="0" dev="sdb3" ino=81773 scontext=u:r:priv_app:s0:c512,c768 tcontext=u:object_r:system_data_file:s0:c512,c768 tclass=file permissive=1
09-18 15:34:58.129 1083 1083 I PersistentLogge: type=1400 audit(0.0:1617): avc: denied { open } for path="/data/data/com.android.dialer/cache/persistent_log/plain_text/0" dev="sdb3" ino=81773 scontext=u:r:priv_app:s0:c512,c768 tcontext=u:object_r:system_data_file:s0:c512,c768 tclass=file permissive=1
09-18 15:35:02.279 528 539 I ActivityManager: Force stopping com.example.hello_world appid=10070 user=0: from pid 2201
09-18 15:35:02.279 528 539 I ActivityManager: Killing 1954:com.example.hello_world/u0a70 (adj 700): stop com.example.hello_world
09-18 15:35:02.281 528 539 I ActivityManager: Force finishing activity ActivityRecord{531c4bb u0 com.example.hello_world/.MainActivity t25}
09-18 15:35:02.289 845 845 D CarrierSvcBindHelper: No carrier app for: 0
09-18 15:35:02.312 528 550 W ActivityManager: setHasOverlayUi called on unknown pid: 1954
09-18 15:35:02.313 185 185 I logd.reader: type=1400 audit(0.0:1618): avc: denied { read } for path="socket:[30275]" dev="sockfs" ino=30275 scontext=u:r:logd:s0 tcontext=u:r:init:s0 tclass=unix_stream_socket permissive=1
09-18 15:35:02.935 1083 1630 I Dialer : VvmTaskExecutor - executing task com.android.voicemail.impl.ActivationTask@bfff34
09-18 15:35:02.936 1083 1630 I Dialer : PreOMigrationHandler - ComponentInfo{com.android.phone/com.android.services.telephony.TelephonyConnectionService}, [5fef04621e9a9b41849c3df35e75799299008300], UserHandle{0} already migrated
09-18 15:35:02.949 1378 1378 I Binder:1378_2: type=1400 audit(0.0:1619): avc: denied { lock } for path="/data/data/com.android.providers.contacts/databases/calllog.db" dev="sdb3" ino=81736 scontext=u:r:priv_app:s0:c512,c768 tcontext=u:object_r:system_data_file:s0:c512,c768 tclass=file permissive=1
09-18 15:35:02.949 1378 1378 I Binder:1378_2: type=1400 audit(0.0:1620): avc: denied { write } for name="calllog.db-journal" dev="sdb3" ino=81737 scontext=u:r:priv_app:s0:c512,c768 tcontext=u:object_r:system_data_file:s0:c512,c768 tclass=file permissive=1
09-18 15:35:02.953 1378 1378 I Binder:1378_2: type=1400 audit(0.0:1621): avc: denied { read } for name="databases" dev="sdb3" ino=81728 scontext=u:r:priv_app:s0:c512,c768 tcontext=u:object_r:system_data_file:s0:c512,c768 tclass=dir permissive=1
09-18 15:35:02.953 1378 1378 I Binder:1378_2: type=1400 audit(0.0:1622): avc: denied { open } for path="/data/data/com.android.providers.contacts/databases" dev="sdb3" ino=81728 scontext=u:r:priv_app:s0:c512,c768 tcontext=u:object_r:system_data_file:s0:c512,c768 tclass=dir permissive=1
09-18 15:35:02.960 1083 1630 I Dialer : VvmActivationTask - VVM content provider configured - vvm_type_cvvm
09-18 15:35:02.961 1083 1630 I Dialer : OmtpVvmCarrierCfgHlpr - OmtpEvent:CONFIG_ACTIVATING
09-18 15:35:02.970 1083 1630 I Dialer : TelephonyMangerCompat.setVisualVoicemailSmsFilterSettings - using TelephonyManager
09-18 15:35:03.475 1083 1630 I Dialer : TelephonyMangerCompat.sendVisualVoicemailSms - using TelephonyManager
09-18 15:35:03.481 845 845 I Binder:845_6: type=1400 audit(0.0:1623): avc: denied { lock } for path="/data/user_de/0/com.android.providers.telephony/databases/telephony.db" dev="sdb3" ino=334187 scontext=u:r:radio:s0 tcontext=u:object_r:system_data_file:s0 tclass=file permissive=1
09-18 15:35:03.491 514 726 D baseband-sms: newsms
09-18 15:35:03.491 514 726 D baseband-sms: sender:(N/A)
09-18 15:35:03.491 514 726 D baseband-sms: receiver:122
09-18 15:35:03.491 514 726 D baseband-sms: index:1/1
09-18 15:35:03.491 514 726 D baseband-sms: txt:'FQKf.Σ:etΔ#W'
09-18 15:35:03.489 246 246 I rild : type=1400 audit(0.0:1624): avc: denied { sendto } for path="/dev/socket/logdw" scontext=u:r:rild:s0 tcontext=u:r:init:s0 tclass=unix_dgram_socket permissive=1
09-18 15:35:05.322 528 652 E TaskPersister: File error accessing recents directory (directory doesn't exist?).
09-18 15:35:30.591 2112 2138 I chatty : uid=10068(u0_a68) io.appium.uiautomator2.server expire 1 line
09-18 15:35:46.165 165 165 I chatty : uid=0(root) /sbin/ueventd expire 2 lines
09-18 15:35:47.589 244 244 I gnss@1.0-servic: type=1400 audit(0.0:1626): avc: denied { sendto } for path="/dev/socket/logdw" scontext=u:r:hal_gnss_default:s0 tcontext=u:r:init:s0 tclass=unix_dgram_socket permissive=1
09-18 15:35:47.591 244 244 D genymotion_gps: gps_set_position_mode: min_interval=1000
09-18 15:35:47.592 244 244 D genymotion_gps: Gps navigation has started
09-18 15:35:47.593 244 244 D genymotion_gps: Gps navigation has stopped
09-18 15:36:03.540 1083 1630 I Dialer : OmtpVvmCarrierCfgHlpr - OmtpEvent:CONFIG_STATUS_SMS_TIME_OUT
09-18 15:36:03.540 1083 1083 I Dialer : RetryPolicy - discarding deferred status: configuration_state=4
09-18 15:36:03.541 1083 1083 I Dialer : VvmTaskExecutor - no more tasks, stopping service if no task are added in 5000 millis
09-18 15:36:03.542 1083 1083 I Dialer : VvmTaskReceiver - task received
09-18 15:36:03.542 1083 1083 I Dialer : VvmTaskReceiver - TaskExecutor already running
09-18 15:36:03.542 1083 1083 I Dialer : Task.createTask - create task:com.android.voicemail.impl.ActivationTask
09-18 15:36:03.542 1083 1083 I Dialer : RetryPolicy - retry #4 for com.android.voicemail.impl.ActivationTask@9090ad2 queued, executing in 5000
09-18 15:36:03.542 1083 1083 I Dialer : VvmTaskExecutor - com.android.voicemail.impl.ActivationTask@9090ad2 added
09-18 15:36:03.542 1083 1083 I Dialer : VvmTaskExecutor - minimal wait time:4999
09-18 15:36:03.542 1083 1083 I Dialer : VvmTaskExecutor - sleep for 4999 millis
09-18 15:36:03.781 1083 1083 I PersistentLogge: type=1400 audit(0.0:1627): avc: denied { append } for name="0" dev="sdb3" ino=81773 scontext=u:r:priv_app:s0:c512,c768 tcontext=u:object_r:system_data_file:s0:c512,c768 tclass=file permissive=1
09-18 15:36:03.781 1083 1083 I PersistentLogge: type=1400 audit(0.0:1628): avc: denied { open } for path="/data/data/com.android.dialer/cache/persistent_log/plain_text/0" dev="sdb3" ino=81773 scontext=u:r:priv_app:s0:c512,c768 tcontext=u:object_r:system_data_file:s0:c512,c768 tclass=file permissive=1
09-18 15:36:07.637 2217 2217 I chatty : uid=0(root) getprop expire 2 lines
09-18 15:36:07.989 186 186 I servicemanager: type=1400 audit(0.0:1631): avc: denied { getattr } for scontext=u:r:servicemanager:s0 tcontext=u:r:init:s0 tclass=process permissive=1
09-18 15:36:08.401 2232 2232 I chatty : uid=0(root) pgrep expire 27 lines
09-18 15:36:08.582 1083 1630 I Dialer : VvmTaskExecutor - executing task com.android.voicemail.impl.ActivationTask@9090ad2
09-18 15:36:08.582 1083 1630 I Dialer : PreOMigrationHandler - ComponentInfo{com.android.phone/com.android.services.telephony.TelephonyConnectionService}, [5fef04621e9a9b41849c3df35e75799299008300], UserHandle{0} already migrated
09-18 15:36:08.599 1083 1630 I Dialer : VvmActivationTask - VVM content provider configured - vvm_type_cvvm
09-18 15:36:08.600 1083 1630 I Dialer : OmtpVvmCarrierCfgHlpr - OmtpEvent:CONFIG_ACTIVATING
09-18 15:36:08.629 1083 1630 I Dialer : TelephonyMangerCompat.setVisualVoicemailSmsFilterSettings - using TelephonyManager
09-18 15:36:08.636 1083 1630 I Dialer : TelephonyMangerCompat.sendVisualVoicemailSms - using TelephonyManager
09-18 15:36:08.651 514 726 D baseband-sms: newsms
09-18 15:36:08.651 514 726 D baseband-sms: sender:(N/A)
09-18 15:36:08.651 514 726 D baseband-sms: receiver:122
09-18 15:36:08.651 514 726 D baseband-sms: index:1/1
09-18 15:36:08.651 514 726 D baseband-sms: txt:'FQKf.Σ:etΔ#W'
09-18 15:36:10.265 2251 2251 I chatty : uid=0(root) app_process expire 10 lines
09-18 15:36:10.313 186 186 I servicemanager: type=1400 audit(0.0:1834): avc: denied { search } for name="2251" dev="proc" ino=36283 scontext=u:r:servicemanager:s0 tcontext=u:r:zygote:s0 tclass=dir permissive=1
09-18 15:36:10.317 186 186 I servicemanager: type=1400 audit(0.0:1835): avc: denied { read } for name="current" dev="proc" ino=32028 scontext=u:r:servicemanager:s0 tcontext=u:r:zygote:s0 tclass=file permissive=1
09-18 15:36:10.317 186 186 I servicemanager: type=1400 audit(0.0:1836): avc: denied { open } for path="/proc/2251/attr/current" dev="proc" ino=32028 scontext=u:r:servicemanager:s0 tcontext=u:r:zygote:s0 tclass=file permissive=1
09-18 15:36:10.323 2251 2259 I chatty : uid=0(root) app_process expire 1 line
09-18 15:36:10.409 2265 2265 I chatty : uid=0(root) dumpsys expire 1 line
09-18 15:36:11.201 2282 2282 I chatty : uid=0(root) cmd expire 1 line
09-18 15:36:11.205 528 787 I ActivityManager: Force stopping com.quod.trading.qa1 appid=10066 user=0: from pid 2282
09-18 15:36:11.205 528 787 I ActivityManager: Killing 2146:com.quod.trading.qa1/u0a66 (adj 0): stop com.quod.trading.qa1
09-18 15:36:11.205 496 496 I chatty : uid=0(root) /system/bin/lmkd expire 2 lines
09-18 15:36:11.206 528 787 W ActivityManager: Force removing ActivityRecord{4497c5b u0 com.quod.trading.qa1/com.quod.moorgate.moorgatemobile.MainActivity t26}: app died, no saved state
09-18 15:36:11.209 528 787 I WindowManager: Failed to capture screenshot of Token{8fdcf8 ActivityRecord{4497c5b u0 com.quod.trading.qa1/com.quod.moorgate.moorgatemobile.MainActivity t26 f}} appWin=Window{aa9c635 u0 com.quod.trading.qa1/com.quod.moorgate.moorgatemobile.MainActivity} drawState=4
09-18 15:36:11.223 845 845 D CarrierSvcBindHelper: No carrier app for: 0
09-18 15:36:11.225 499 499 I surfaceflinger: type=1400 audit(0.0:1844): avc: denied { sendto } for path="/dev/socket/logdw" scontext=u:r:surfaceflinger:s0 tcontext=u:r:init:s0 tclass=unix_dgram_socket permissive=1
09-18 15:36:11.240 528 550 W ActivityManager: setHasOverlayUi called on unknown pid: 2146
09-18 15:36:11.245 1240 1240 I droid.launcher3: type=1400 audit(0.0:1845): avc: denied { sendto } for path="/dev/socket/logdw" scontext=u:r:priv_app:s0:c512,c768 tcontext=u:r:init:s0 tclass=unix_dgram_socket permissive=1
09-18 15:36:11.532 2284 2284 I chatty : uid=0(root) app_process expire 6 lines
09-18 15:36:11.597 186 186 I servicemanager: type=1400 audit(0.0:1847): avc: denied { getattr } for scontext=u:r:servicemanager:s0 tcontext=u:r:zygote:s0 tclass=process permissive=1
09-18 15:36:11.604 528 539 I ActivityManager: Force stopping com.quod.trading.qa1 appid=10066 user=0: clear data
09-18 15:36:11.608 528 539 D ZenLog : config: removeAutomaticZenRules,ZenModeConfig[user=0,allowCalls=true,allowRepeatCallers=false,allowMessages=false,allowCallsFrom=contacts,allowMessagesFrom=contacts,allowReminders=true,allowEvents=true,allowWhenScreenOff=true,allowWhenScreenOn=true,automaticRules={2e27972aa30a4ed7b345d920847b314f=ZenRule[enabled=false,snoozing=false,name=Weekend,zenMode=ZEN_MODE_ALARMS,conditionId=condition://android/schedule?days=6.7&start=23.30&end=10.0&exitAtAlarm=false,condition=Condition[id=condition://android/schedule?days=6.7&start=23.30&end=10.0&exitAtAlarm=false,summary=...,line1=...,line2=...,icon=0,state=STATE_FALSE,flags=2],component=ComponentInfo{android/com.android.server.notification.ScheduleConditionProvider},id=2e27972aa30a4ed7b345d920847b314f,creationTime=1663512007976,enabler=null], 55a3c43ca4cc4938b655df30132821d5=ZenRule[enabled=false,snoozing=false,name=Event,zenMode=ZEN_MODE_ALARMS,conditionId=condition://android/event?userId=-10000&calendar=&reply=1,condition=Condition[id=condition://android/event?userId=-10000&calendar=&reply=1,summary=...,line1=...,line2=...,icon=0,state=STATE_FALSE,flags=2],component=ComponentInfo{android/com.android.server.notification.EventConditionProvider},id=55a3c43ca4cc4938b655df30132821d5,creationTime=1663512007976,enabler=null], 18ca48036945428f8f2827e01c32ce57=ZenRule[enabled=false,snoozing=false,name=Weeknight,zenMode=ZEN_MODE_ALARMS,conditionId=condition://android/schedule?days=1.2.3.4.5&start=22.0&end=7.0&exitAtAlarm=false,condition=Condition[id=condition://android/schedule?days=1.2.3.4.5&start=22.0&end=7.0&exitAtAlarm=false,summary=...,line1=...,line2=...,icon=0,state=STATE_FALSE,flags=2],component=ComponentInfo{android/com.android.server.notification.ScheduleConditionProvider},id=18ca48036945428f8f2827e01c32ce57,creationTime=1663512007976,enabler=null]},manualRule=null],Diff[]
09-18 15:36:11.609 528 543 I ActivityManager: Force stopping com.quod.trading.qa1 appid=10066 user=-1: clearApplicationUserData
09-18 15:36:11.609 528 528 D ZenLog : set_zen_mode: off,removeAutomaticZenRules
09-18 15:36:11.613 528 652 E TaskPersister: File error accessing recents directory (directory doesn't exist?).
09-18 15:36:11.628 236 236 I keystore: clear_uid 10066
09-18 15:36:11.625 236 236 I keystore: type=1400 audit(0.0:1848): avc: denied { sendto } for path="/dev/socket/logdw" scontext=u:r:keystore:s0 tcontext=u:r:init:s0 tclass=unix_dgram_socket permissive=1
09-18 15:36:11.650 845 845 D CarrierSvcBindHelper: No carrier app for: 0
09-18 15:36:11.669 271 271 I chatty : uid=0(root) /sbin/adbd expire 70 lines
09-18 15:36:11.669 241 241 I chatty : uid=0(root) Binder:241_2 expire 13 lines
09-18 15:36:11.669 2112 2112 I nioEventLoopGro: type=1400 audit(0.0:1860): avc: denied { connectto } for path="/dev/socket/fwmarkd" scontext=u:r:untrusted_app:s0:c512,c768 tcontext=u:r:init:s0 tclass=unix_stream_socket permissive=1
09-18 15:36:11.673 2112 2112 I nioEventLoopGro: type=1400 audit(0.0:1861): avc: denied { sendto } for path="/dev/socket/logdw" scontext=u:r:untrusted_app:s0:c512,c768 tcontext=u:r:init:s0 tclass=unix_dgram_socket permissive=1
09-18 15:36:11.678 2112 2298 I appium : channel read: GET /wd/hub/sessions
09-18 15:36:11.679 2112 2298 I appium : GetSessions command
09-18 15:36:11.687 2112 2298 I appium : AppiumResponse: {"sessionId":"None","value":[{"id":"ef3892fd-b321-4a8c-9f18-7ce7c03f5f35","capabilities":{"app":"C:\\Users\\ITserkovnyi\\PycharmProjects\\pythonProject/appium524.apk","appPackage":"com.quod.trading.qa1","networkConnectionEnabled":true,"warnings":{},"databaseEnabled":false,"deviceName":"192.168.247.1…
09-18 15:36:11.701 2112 2300 I appium : channel read: DELETE /wd/hub/session/ef3892fd-b321-4a8c-9f18-7ce7c03f5f35
09-18 15:36:11.702 2112 2300 I appium : DeleteSession command
09-18 15:36:11.704 2112 2300 I appium : Stopping uiautomator2 io.appium.uiautomator2.http io.appium.uiautomator2.server
09-18 15:36:11.706 2112 2300 I appium : AppiumResponse: {"sessionId":"ef3892fd-b321-4a8c-9f18-7ce7c03f5f35","value":null}
09-18 15:36:11.935 1240 1396 W OpenGLRenderer: Incorrectly called buildLayer on View: ShortcutAndWidgetContainer, destroying layer...
09-18 15:36:12.065 2112 2129 I TestRunner: finished: startServer(io.appium.uiautomator2.server.test.AppiumUiAutomator2Server)
09-18 15:36:12.061 2112 2112 I roidJUnitRunner: type=1400 audit(0.0:1862): avc: denied { call } for scontext=u:r:untrusted_app:s0:c512,c768 tcontext=u:r:zygote:s0 tclass=binder permissive=1
09-18 15:36:12.068 2112 2129 I TestRunner: run finished: 1 tests, 0 failed, 0 ignored
09-18 15:36:12.070 2112 2129 I MonitoringInstr: waitForActivitiesToComplete() took: 0ms
09-18 15:36:12.069 186 186 I servicemanager: type=1400 audit(0.0:1863): avc: denied { search } for name="2102" dev="proc" ino=37174 scontext=u:r:servicemanager:s0 tcontext=u:r:zygote:s0 tclass=dir permissive=1
09-18 15:36:12.069 186 186 I servicemanager: type=1400 audit(0.0:1864): avc: denied { read } for name="current" dev="proc" ino=36121 scontext=u:r:servicemanager:s0 tcontext=u:r:zygote:s0 tclass=file permissive=1
09-18 15:36:12.069 186 186 I servicemanager: type=1400 audit(0.0:1865): avc: denied { open } for path="/proc/2102/attr/current" dev="proc" ino=36121 scontext=u:r:servicemanager:s0 tcontext=u:r:zygote:s0 tclass=file permissive=1
09-18 15:36:12.071 528 1221 W WindowManager: removeWindowToken: Attempted to remove non-existing token: android.os.Binder@e06e274
09-18 15:36:12.074 528 677 I ActivityManager: Force stopping io.appium.uiautomator2.server appid=10068 user=0: finished inst
09-18 15:36:12.074 528 677 I ActivityManager: Killing 2112:io.appium.uiautomator2.server/u0a68 (adj 0): stop io.appium.uiautomator2.server
09-18 15:36:12.074 528 2315 I chatty : uid=1000 system_server expire 1 line
09-18 15:36:12.075 2102 2102 I chatty : uid=0(root) app_process expire 1 line
09-18 15:36:12.830 528 540 I ActivityManager: Force stopping io.appium.uiautomator2.server.test appid=10069 user=0: from pid 2318
09-18 15:36:12.834 845 845 D CarrierSvcBindHelper: No carrier app for: 0
09-18 15:36:12.849 528 536 I chatty : uid=1000(system) FinalizerDaemon expire 2 lines
09-18 15:36:13.062 2321 2321 I chatty : uid=0(root) app_process expire 6 lines
09-18 15:36:13.112 528 677 I ActivityManager: Force stopping io.appium.uiautomator2.server appid=10068 user=0: start instr
09-18 15:36:13.113 185 185 I logd.writer: type=1400 audit(0.0:1867): avc: denied { read } for path="/dev/socket/logdw" scontext=u:r:logd:s0 tcontext=u:r:init:s0 tclass=unix_dgram_socket permissive=1
09-18 15:36:13.113 185 185 I logd.reader.per: type=1400 audit(0.0:1868): avc: denied { write } for path="socket:[30494]" dev="sockfs" ino=30494 scontext=u:r:logd:s0 tcontext=u:r:init:s0 tclass=unix_stream_socket permissive=1
09-18 15:36:13.115 528 677 I ActivityManager: Start proc 2331:io.appium.uiautomator2.server/u0a68 for added application io.appium.uiautomator2.server
09-18 15:36:13.116 2331 2331 I zygote : Late-enabling -Xcheck:jni
09-18 15:36:13.123 2331 2331 W zygote : Unexpected CPU variant for X86 using defaults: x86
09-18 15:36:13.141 2331 2331 W zygote : Found duplicate classes, falling back to extracting from APK : /data/app/io.appium.uiautomator2.server-T1xyjFn9HWJ0YMptVGFQPA==/base.apk
09-18 15:36:13.141 2331 2331 W zygote : NOTE: This wastes RAM and hurts startup performance.
09-18 15:36:13.141 2331 2331 W zygote : Found duplicated class when checking oat files: 'Ljunit/runner/BaseTestRunner;' in /data/app/io.appium.uiautomator2.server-T1xyjFn9HWJ0YMptVGFQPA==/base.apk and /system/framework/android.test.runner.jar
09-18 15:36:13.141 2331 2331 W zygote :
09-18 15:36:13.253 2331 2331 I io.appium.uiautomator2.server: type=1400 audit(0.0:1869): avc: denied { write } for comm=45474C20496E6974 name="property_service" dev="tmpfs" ino=8161 scontext=u:r:untrusted_app:s0:c512,c768 tcontext=u:object_r:property_socket:s0 tclass=sock_file permissive=1
09-18 15:36:13.256 2331 2346 I vndksupport: sphal namespace is not configured for this process. Loading /vendor/lib/egl/libGLES_emulation.so from the current namespace instead.
09-18 15:36:13.256 2331 2346 I vndksupport: sphal namespace is not configured for this process. Loading /vendor/lib/egl/libEGL_emulation.so from the current namespace instead.
09-18 15:36:13.257 2331 2331 W System : ClassLoader referenced unknown path:
09-18 15:36:13.267 2331 2346 I vndksupport: sphal namespace is not configured for this process. Loading /vendor/lib/egl/libGLESv1_CM_emulation.so from the current namespace instead.
09-18 15:36:13.276 2331 2331 I MonitoringInstr: Instrumentation started!
09-18 15:36:13.276 2331 2346 I vndksupport: sphal namespace is not configured for this process. Loading /vendor/lib/egl/libGLESv2_emulation.so from the current namespace instead.
09-18 15:36:13.285 2331 2331 V TestEventClient: No service name argument was given (testDiscoveryService, testRunEventService or orchestratorService)
09-18 15:36:13.299 2331 2347 I UsageTrackerFacilitator: Usage tracking disabled
09-18 15:36:13.301 2331 2347 I TestRequestBuilder: Scanning classpath to find tests in paths [/data/app/io.appium.uiautomator2.server.test-7VvBwcZpkzPyaiIPVv4pwQ==/base.apk]
09-18 15:36:13.303 2331 2347 W zygote : Skipping duplicate class check due to unrecognized classloader
09-18 15:36:13.421 492 492 I wifi@1.0-servic: type=1400 audit(0.0:1870): avc: denied { write } for scontext=u:r:hal_wifi_default:s0 tcontext=u:r:hal_wifi_default:s0 tclass=netlink_route_socket permissive=1
09-18 15:36:13.421 492 492 I wifi@1.0-servic: type=1400 audit(0.0:1871): avc: denied { nlmsg_read } for scontext=u:r:hal_wifi_default:s0 tcontext=u:r:hal_wifi_default:s0 tclass=netlink_route_socket permissive=1
09-18 15:36:13.421 492 492 I wifi@1.0-servic: type=1400 audit(0.0:1872): avc: denied { read } for scontext=u:r:hal_wifi_default:s0 tcontext=u:r:hal_wifi_default:s0 tclass=netlink_route_socket permissive=1
09-18 15:36:13.435 2331 2336 I zygote : Do partial code cache collection, code=27KB, data=15KB
09-18 15:36:13.435 2331 2336 I zygote : After code cache collection, code=27KB, data=15KB
09-18 15:36:13.435 2331 2336 I zygote : Increasing code cache capacity to 128KB
09-18 15:36:13.442 2331 2347 D TestExecutor: Adding listener androidx.test.internal.runner.listener.LogRunListener
09-18 15:36:13.443 2331 2347 D TestExecutor: Adding listener androidx.test.internal.runner.listener.InstrumentationResultPrinter
09-18 15:36:13.443 2331 2347 D TestExecutor: Adding listener androidx.test.internal.runner.listener.ActivityFinisherRunListener
09-18 15:36:13.451 2331 2347 I TestRunner: run started: 1 tests
09-18 15:36:13.454 2331 2347 I TestRunner: started: startServer(io.appium.uiautomator2.server.test.AppiumUiAutomator2Server)
09-18 15:36:13.449 2331 2331 I roidJUnitRunner: type=1400 audit(0.0:1873): avc: denied { call } for scontext=u:r:untrusted_app:s0:c512,c768 tcontext=u:r:zygote:s0 tclass=binder permissive=1
09-18 15:36:13.457 2331 2347 I appium : [AppiumUiAutomator2Server] Starting Server
09-18 15:36:14.457 2331 2347 I appium : Starting MJPEG Server
09-18 15:36:14.461 2331 2331 I roidJUnitRunner: type=1400 audit(0.0:1874): avc: denied { transfer } for scontext=u:r:untrusted_app:s0:c512,c768 tcontext=u:r:zygote:s0 tclass=binder permissive=1
09-18 15:36:14.467 1240 1245 I zygote : Do partial code cache collection, code=30KB, data=27KB
09-18 15:36:14.467 1240 1245 I zygote : After code cache collection, code=30KB, data=27KB
09-18 15:36:14.467 1240 1245 I zygote : Increasing code cache capacity to 128KB
09-18 15:36:14.474 2331 2347 I appium : MJPEG Server started
09-18 15:36:14.475 2331 2350 I appium : ServerSocket created on port 7810
09-18 15:36:14.487 2331 2347 I appium : AndroidServer created on port 6790
09-18 15:36:14.487 2331 2347 I appium : io.appium.uiautomator2.server started:
09-18 15:36:14.491 2331 2352 I appium : Started UiAutomator2 io.appium.uiautomator2.http io.appium.uiautomator2.server on port 6790
09-18 15:36:14.907 2331 2357 I appium : channel read: GET /wd/hub/status
09-18 15:36:14.908 2331 2357 I appium : Status command
09-18 15:36:14.919 2331 2357 I appium : AppiumResponse: {"sessionId":"None","value":{"message":"UiAutomator2 Server is ready to accept commands","ready":true}}
09-18 15:36:14.928 2331 2357 I appium : channel read: POST /wd/hub/session
09-18 15:36:14.929 2331 2357 I appium : NewSession command
09-18 15:36:14.936 2331 2357 I appium : Created the new session with id e12f2bbe-ca4c-4e08-b207-c165ee8951d0 and capabilities {app=C:\Users\ITserkovnyi\PycharmProjects\pythonProject/appium524.apk, appPackage=com.quod.trading.qa1, networkConnectionEnabled=true, warnings={}, databaseEnabled=false, deviceName=192.168.247.102:5555, platform=LINUX, deviceUDID=192.168.247.102:5555, desired={platformName=Android, deviceName=Android, automationName=flutter, app=C:\Users\ITserkovnyi\PycharmProjects\pythonProject/appium524.apk}, webStorageEnabled=false, locationContextEnabled=false, automationName=flutter, takesScreenshot=true, javascriptEnabled=true, platformName=Android}
09-18 15:36:14.941 2331 2357 I appium : AppiumResponse: {"sessionId":"e12f2bbe-ca4c-4e08-b207-c165ee8951d0","value":{"capabilities":{"firstMatch":[{"platform":"LINUX","webStorageEnabled":false,"takesScreenshot":true,"javascriptEnabled":true,"databaseEnabled":false,"networkConnectionEnabled":true,"locationContextEnabled":false,"warnings":{},"desired":{"pl…
09-18 15:36:14.957 2331 2357 I appium : channel read: GET /wd/hub/session/e12f2bbe-ca4c-4e08-b207-c165ee8951d0/appium/device/info
09-18 15:36:14.957 2331 2357 I appium : GetDeviceInfo command
09-18 15:36:14.968 2331 2357 E BluetoothAdapter: Bluetooth binder is null
09-18 15:36:14.973 2331 2357 I appium : AppiumResponse: {"sessionId":"e12f2bbe-ca4c-4e08-b207-c165ee8951d0","value":{"androidId":"63a5862e0cbe4611","apiVersion":"26","bluetooth":null,"brand":"Android","carrierName":"Android","displayDensity":420,"locale":"en_US","manufacturer":"unknown","model":"Automation","networks":[{"capabilities":{"SSID":null,"linkD…
09-18 15:36:15.029 2358 2358 I chatty : uid=0(root) dumpsys expire 3 lines
09-18 15:36:15.037 186 186 I servicemanager: type=1400 audit(0.0:1877): avc: denied { transfer } for scontext=u:r:servicemanager:s0 tcontext=u:r:init:s0 tclass=binder permissive=1
09-18 15:36:15.140 528 540 I ActivityManager: Force stopping com.quod.trading.qa1 appid=10066 user=0: from pid 2363
09-18 15:36:15.147 845 845 D CarrierSvcBindHelper: No carrier app for: 0
09-18 15:36:15.391 528 540 I ActivityManager: START u0 {flg=0x10000000 cmp=com.quod.trading.qa1/com.quod.moorgate.moorgatemobile.MainActivity} from uid 0
09-18 15:36:15.398 2365 2365 I chatty : uid=10066(u0_a66) com.quod.trading.qa1 expire 243 lines
09-18 15:36:15.406 528 863 I ActivityManager: Start proc 2365:com.quod.trading.qa1/u0a66 for activity com.quod.trading.qa1/com.quod.moorgate.moorgatemobile.MainActivity
09-18 15:36:15.413 528 528 I chatty : uid=1000 system_server expire 9 lines
09-18 15:36:15.436 2365 2380 I chatty : uid=10066(u0_a66) com.quod.trading.qa1 expire 4 lines
09-18 15:36:15.463 528 787 D VoldConnector: SND -> {8 volume mkdirs /storage/emulated/0/Android/data/com.quod.trading.qa1/cache/}
09-18 15:36:15.461 192 192 I chatty : uid=0(root) /system/bin/vold expire 4 lines
09-18 15:36:15.464 528 623 D VoldConnector: RCV <- {200 8 Command succeeded}
09-18 15:36:15.525 2365 2382 I chatty : uid=10066(u0_a66) com.quod.trading.qa1 expire 4 lines
09-18 15:36:15.738 1240 1396 E eglCodecCommon: goldfish_dma_create_region: could not obtain fd to device! fd -1 errno=2
09-18 15:36:16.089 479 479 I chatty : uid=0(root) /system/bin/local_opengl expire 3 lines
09-18 15:36:16.127 2365 2386 I chatty : uid=10066(u0_a66) com.quod.trading.qa1 expire 2 lines
09-18 15:36:16.188 236 236 I keystore: del USRPKEY_com.quod.trading.qa1.FlutterKeychain 10066
09-18 15:36:16.185 236 236 I keystore: type=1400 audit(0.0:1905): avc: denied { sendto } for path="/dev/socket/logdw" scontext=u:r:keystore:s0 tcontext=u:r:init:s0 tclass=unix_dgram_socket permissive=1
09-18 15:36:16.189 236 236 I keystore: del USRSKEY_com.quod.trading.qa1.FlutterKeychain 10066
09-18 15:36:16.190 236 236 I keystore: del USRCERT_com.quod.trading.qa1.FlutterKeychain 10066
09-18 15:36:16.190 236 236 I keystore: del CACERT_com.quod.trading.qa1.FlutterKeychain 10066
09-18 15:36:16.273 2365 2400 I chatty : uid=10066(u0_a66) com.quod.trading.qa1 expire 1 line
09-18 15:36:16.651 191 191 E hw-IPCThreadState: binder thread pool (1 threads) starved for 459 ms
09-18 15:36:16.649 191 191 I keymaster@3.0-s: type=1400 audit(0.0:1906): avc: denied { sendto } for path="/dev/socket/logdw" scontext=u:r:hal_keymaster_default:s0 tcontext=u:r:init:s0 tclass=unix_dgram_socket permissive=1
09-18 15:36:16.736 2365 2403 I chatty : uid=10066(u0_a66) com.quod.trading.qa1 expire 13 lines
09-18 15:36:16.921 2365 2385 I chatty : uid=10066(u0_a66) com.quod.trading.qa1 expire 3 lines
09-18 15:36:18.162 2365 2370 I chatty : uid=10066(u0_a66) com.quod.trading.qa1 expire 3 lines
09-18 15:36:18.661 528 550 I chatty : uid=1000(system) android.display expire 1 line
09-18 15:36:18.829 186 186 I servicemanager: type=1400 audit(0.0:1918): avc: denied { getattr } for scontext=u:r:servicemanager:s0 tcontext=u:r:init:s0 tclass=process permissive=1
09-18 15:36:18.857 2331 2357 I appium : channel read: GET /wd/hub/session/e12f2bbe-ca4c-4e08-b207-c165ee8951d0/appium/device/pixel_ratio
09-18 15:36:18.859 2331 2357 I appium : GetDevicePixelRatio command
09-18 15:36:18.865 2331 2357 I appium : AppiumResponse: {"sessionId":"e12f2bbe-ca4c-4e08-b207-c165ee8951d0","value":2.625}
09-18 15:36:18.876 2331 2357 I appium : channel read: GET /wd/hub/session/e12f2bbe-ca4c-4e08-b207-c165ee8951d0/appium/device/system_bars
09-18 15:36:18.878 2331 2357 I appium : GetSystemBars command
09-18 15:36:18.881 2331 2357 I appium : AppiumResponse: {"sessionId":"e12f2bbe-ca4c-4e08-b207-c165ee8951d0","value":{"statusBar":63}}
09-18 15:36:18.894 2331 2357 I appium : channel read: GET /wd/hub/session/e12f2bbe-ca4c-4e08-b207-c165ee8951d0/window/current/size
09-18 15:36:18.896 2331 2357 I appium : GetDeviceSize command
09-18 15:36:18.896 2331 2357 I appium : Get window size of the device
09-18 15:36:18.912 2331 2357 I appium : AppiumResponse: {"sessionId":"e12f2bbe-ca4c-4e08-b207-c165ee8951d0","value":{"height":1794,"width":1080}}
09-18 15:36:18.990 528 652 E TaskPersister: File error accessing recents directory (directory doesn't exist?).
09-18 15:36:19.329 510 510 I chatty : uid=0(root) /system/bin/healthd expire 3 lines
09-18 15:36:20.333 246 246 I rild : type=1400 audit(0.0:1922): avc: denied { sendto } for path="/dev/socket/logdw" scontext=u:r:rild:s0 tcontext=u:r:init:s0 tclass=unix_dgram_socket permissive=1
09-18 15:36:46.163 244 244 D genymotion_gps: gps_inject_time not implemented
09-18 15:36:46.161 244 244 I gnss@1.0-servic: type=1400 audit(0.0:1923): avc: denied { sendto } for path="/dev/socket/logdw" scontext=u:r:hal_gnss_default:s0 tcontext=u:r:init:s0 tclass=unix_dgram_socket permissive=1
09-18 15:36:46.163 528 2458 I chatty : uid=1000 system_server expire 2 lines
09-18 15:36:46.386 271 271 I chatty : uid=0(root) /sbin/adbd expire 39 lines
09-18 15:37:08.696 1083 1630 I Dialer : OmtpVvmCarrierCfgHlpr - OmtpEvent:CONFIG_STATUS_SMS_TIME_OUT
09-18 15:37:08.696 1083 1083 I Dialer : RetryPolicy - Retry limit for com.android.voicemail.impl.ActivationTask@9090ad2 reached
09-18 15:37:08.696 1083 1083 I Dialer : RetryPolicy - committing deferred status: configuration_state=4
09-18 15:37:08.697 1378 1378 I Binder:1378_2: type=1400 audit(0.0:1931): avc: denied { lock } for path="/data/data/com.android.providers.contacts/databases/calllog.db" dev="sdb3" ino=81736 scontext=u:r:priv_app:s0:c512,c768 tcontext=u:object_r:system_data_file:s0:c512,c768 tclass=file permissive=1
09-18 15:37:08.697 1378 1378 I Binder:1378_2: type=1400 audit(0.0:1932): avc: denied { write } for name="calllog.db-journal" dev="sdb3" ino=81737 scontext=u:r:priv_app:s0:c512,c768 tcontext=u:object_r:system_data_file:s0:c512,c768 tclass=file permissive=1
09-18 15:37:08.697 1378 1378 I Binder:1378_2: type=1400 audit(0.0:1933): avc: denied { open } for path="/data/data/com.android.providers.contacts/databases/calllog.db-journal" dev="sdb3" ino=81737 scontext=u:r:priv_app:s0:c512,c768 tcontext=u:object_r:system_data_file:s0:c512,c768 tclass=file permissive=1
09-18 15:37:08.697 1378 1378 I Binder:1378_2: type=1400 audit(0.0:1934): avc: denied { read } for name="databases" dev="sdb3" ino=81728 scontext=u:r:priv_app:s0:c512,c768 tcontext=u:object_r:system_data_file:s0:c512,c768 tclass=dir permissive=1
09-18 15:37:08.697 1378 1378 I Binder:1378_2: type=1400 audit(0.0:1935): avc: denied { open } for path="/data/data/com.android.providers.contacts/databases" dev="sdb3" ino=81728 scontext=u:r:priv_app:s0:c512,c768 tcontext=u:object_r:system_data_file:s0:c512,c768 tclass=dir permissive=1
09-18 15:37:08.708 1083 1083 I Dialer : VvmTaskExecutor - no more tasks, stopping service if no task are added in 5000 millis
09-18 15:37:08.937 1083 1083 I PersistentLogge: type=1400 audit(0.0:1936): avc: denied { append } for name="0" dev="sdb3" ino=81773 scontext=u:r:priv_app:s0:c512,c768 tcontext=u:object_r:system_data_file:s0:c512,c768 tclass=file permissive=1
09-18 15:37:13.748 1083 1083 I Dialer : VvmTaskExecutor - Stopping service
09-18 15:37:13.748 1083 1083 I Dialer : VvmTaskExecutor - finishing Job
09-18 15:37:13.748 1083 1083 I Dialer : TaskSchedulerJobService - finishing job
09-18 15:37:13.750 1083 1083 I Dialer : JobFinishedPoller.run - Job finished
09-18 15:37:13.750 1083 1083 I Dialer : VvmTaskExecutor - terminated
09-18 15:37:14.431 271 271 I chatty : uid=0(root) /sbin/adbd expire 45 lines
09-18 15:37:18.924 2331 2357 I appium : READER_IDLE: closing the channel
09-18 15:37:27.590 244 244 D genymotion_gps: gps_set_position_mode: min_interval=1000
09-18 15:37:27.590 244 244 D genymotion_gps: Gps navigation has started
09-18 15:37:27.591 244 244 D genymotion_gps: Gps navigation has stopped
09-18 15:37:28.448 271 271 I chatty : uid=0(root) /sbin/adbd expire 7 lines
09-18 15:37:31.288 528 1221 I chatty : uid=1000(system) Binder:528_7 expire 1 line
09-18 15:38:00.000 528 528 I ActivityManager: Killing 1526:com.android.messaging/u0a64 (adj 906): empty #17
09-18 15:38:00.001 528 542 I chatty : uid=1000(system) android.bg expire 2 lines
09-18 15:38:11.809 229 229 I chatty : uid=0(root) /system/bin/redis expire 2 lines
09-18 15:38:23.069 2571 2571 I chatty : uid=0(root) getprop expire 2 lines
09-18 15:38:23.073 2237 2237 I chatty : uid=0(root) logcat expire 1 line
09-18 15:38:23.357 2575 2575 I chatty : uid=0(root) dumpsys expire 1 line
09-18 15:38:23.365 186 186 I servicemanager: type=1400 audit(0.0:1943): avc: denied { search } for name="2575" dev="proc" ino=35738 scontext=u:r:servicemanager:s0 tcontext=u:r:init:s0 tclass=dir permissive=1
09-18 15:38:23.365 186 186 I servicemanager: type=1400 audit(0.0:1944): avc: denied { read } for name="current" dev="proc" ino=33202 scontext=u:r:servicemanager:s0 tcontext=u:r:init:s0 tclass=file permissive=1
09-18 15:38:23.365 186 186 I servicemanager: type=1400 audit(0.0:1945): avc: denied { open } for path="/proc/2575/attr/current" dev="proc" ino=33202 scontext=u:r:servicemanager:s0 tcontext=u:r:init:s0 tclass=file permissive=1
09-18 15:38:23.625 2586 2586 I chatty : uid=0(root) pgrep expire 24 lines
09-18 15:38:24.785 2598 2598 I chatty : uid=0(root) dumpsys expire 1 line
09-18 15:38:25.401 2607 2607 I chatty : uid=0(root) app_process expire 12 lines
09-18 15:38:25.617 186 186 I servicemanager: type=1400 audit(0.0:2150): avc: denied { getattr } for scontext=u:r:servicemanager:s0 tcontext=u:r:zygote:s0 tclass=process permissive=1
09-18 15:38:25.626 2607 2616 I chatty : uid=0(root) app_process expire 1 line
09-18 15:38:25.729 2621 2621 I chatty : uid=0(root) dumpsys expire 1 line
09-18 15:38:26.417 2638 2638 I chatty : uid=0(root) cmd expire 1 line
09-18 15:38:26.422 528 540 I ActivityManager: Force stopping com.quod.trading.qa1 appid=10066 user=0: from pid 2638
09-18 15:38:26.422 528 540 I ActivityManager: Killing 2365:com.quod.trading.qa1/u0a66 (adj 0): stop com.quod.trading.qa1
09-18 15:38:26.423 528 540 W ActivityManager: Force removing ActivityRecord{6dc9b48 u0 com.quod.trading.qa1/com.quod.moorgate.moorgatemobile.MainActivity t27}: app died, no saved state
09-18 15:38:26.425 528 540 I WindowManager: Failed to capture screenshot of Token{4ee3de1 ActivityRecord{6dc9b48 u0 com.quod.trading.qa1/com.quod.moorgate.moorgatemobile.MainActivity t27 f}} appWin=Window{9fe1bc u0 com.quod.trading.qa1/com.quod.moorgate.moorgatemobile.MainActivity} drawState=4
09-18 15:38:26.433 499 499 I surfaceflinger: type=1400 audit(0.0:2159): avc: denied { sendto } for path="/dev/socket/logdw" scontext=u:r:surfaceflinger:s0 tcontext=u:r:init:s0 tclass=unix_dgram_socket permissive=1
09-18 15:38:26.437 845 845 D CarrierSvcBindHelper: No carrier app for: 0
09-18 15:38:26.433 845 845 I m.android.phone: type=1400 audit(0.0:2160): avc: denied { sendto } for path="/dev/socket/logdw" scontext=u:r:radio:s0 tcontext=u:r:init:s0 tclass=unix_dgram_socket permissive=1
09-18 15:38:26.437 1240 1240 I droid.launcher3: type=1400 audit(0.0:2161): avc: denied { sendto } for path="/dev/socket/logdw" scontext=u:r:priv_app:s0:c512,c768 tcontext=u:r:init:s0 tclass=unix_dgram_socket permissive=1
09-18 15:38:26.484 528 550 W ActivityManager: setHasOverlayUi called on unknown pid: 2365
09-18 15:38:26.590 490 490 E hw-IPCThreadState: binder thread pool (1 threads) starved for 109 ms
09-18 15:38:26.589 490 490 I allocator@2.0-s: type=1400 audit(0.0:2162): avc: denied { sendto } for path="/dev/socket/logdw" scontext=u:r:hal_graphics_allocator_default:s0 tcontext=u:r:init:s0 tclass=unix_dgram_socket permissive=1
09-18 15:38:26.795 2641 2641 I chatty : uid=0(root) app_process expire 6 lines
09-18 15:38:26.857 186 186 I servicemanager: type=1400 audit(0.0:2164): avc: denied { search } for name="2641" dev="proc" ino=36445 scontext=u:r:servicemanager:s0 tcontext=u:r:zygote:s0 tclass=dir permissive=1
09-18 15:38:26.857 186 186 I servicemanager: type=1400 audit(0.0:2165): avc: denied { read } for name="current" dev="proc" ino=33335 scontext=u:r:servicemanager:s0 tcontext=u:r:zygote:s0 tclass=file permissive=1
09-18 15:38:26.857 186 186 I servicemanager: type=1400 audit(0.0:2166): avc: denied { open } for path="/proc/2641/attr/current" dev="proc" ino=33335 scontext=u:r:servicemanager:s0 tcontext=u:r:zygote:s0 tclass=file permissive=1
09-18 15:38:26.862 528 539 I ActivityManager: Force stopping com.quod.trading.qa1 appid=10066 user=0: clear data
09-18 15:38:26.862 528 543 I ActivityManager: Force stopping com.quod.trading.qa1 appid=10066 user=-1: clearApplicationUserData
09-18 15:38:26.864 528 652 E TaskPersister: File error accessing recents directory (directory doesn't exist?).
09-18 15:38:26.868 528 539 D ZenLog : config: removeAutomaticZenRules,ZenModeConfig[user=0,allowCalls=true,allowRepeatCallers=false,allowMessages=false,allowCallsFrom=contacts,allowMessagesFrom=contacts,allowReminders=true,allowEvents=true,allowWhenScreenOff=true,allowWhenScreenOn=true,automaticRules={2e27972aa30a4ed7b345d920847b314f=ZenRule[enabled=false,snoozing=false,name=Weekend,zenMode=ZEN_MODE_ALARMS,conditionId=condition://android/schedule?days=6.7&start=23.30&end=10.0&exitAtAlarm=false,condition=Condition[id=condition://android/schedule?days=6.7&start=23.30&end=10.0&exitAtAlarm=false,summary=...,line1=...,line2=...,icon=0,state=STATE_FALSE,flags=2],component=ComponentInfo{android/com.android.server.notification.ScheduleConditionProvider},id=2e27972aa30a4ed7b345d920847b314f,creationTime=1663512007976,enabler=null], 55a3c43ca4cc4938b655df30132821d5=ZenRule[enabled=false,snoozing=false,name=Event,zenMode=ZEN_MODE_ALARMS,conditionId=condition://android/event?userId=-10000&calendar=&reply=1,condition=Condition[id=condition://android/event?userId=-10000&calendar=&reply=1,summary=...,line1=...,line2=...,icon=0,state=STATE_FALSE,flags=2],component=ComponentInfo{android/com.android.server.notification.EventConditionProvider},id=55a3c43ca4cc4938b655df30132821d5,creationTime=1663512007976,enabler=null], 18ca48036945428f8f2827e01c32ce57=ZenRule[enabled=false,snoozing=false,name=Weeknight,zenMode=ZEN_MODE_ALARMS,conditionId=condition://android/schedule?days=1.2.3.4.5&start=22.0&end=7.0&exitAtAlarm=false,condition=Condition[id=condition://android/schedule?days=1.2.3.4.5&start=22.0&end=7.0&exitAtAlarm=false,summary=...,line1=...,line2=...,icon=0,state=STATE_FALSE,flags=2],component=ComponentInfo{android/com.android.server.notification.ScheduleConditionProvider},id=18ca48036945428f8f2827e01c32ce57,creationTime=1663512007976,enabler=null]},manualRule=null],Diff[]
09-18 15:38:26.868 528 528 D ZenLog : set_zen_mode: off,removeAutomaticZenRules
09-18 15:38:26.881 236 236 I keystore: clear_uid 10066
09-18 15:38:26.877 185 185 I logd.reader.per: type=1400 audit(0.0:2167): avc: denied { write } for path="socket:[30590]" dev="sockfs" ino=30590 scontext=u:r:logd:s0 tcontext=u:r:init:s0 tclass=unix_stream_socket permissive=1
09-18 15:38:26.889 185 185 I logd.writer: type=1400 audit(0.0:2169): avc: denied { read } for path="/dev/socket/logdw" scontext=u:r:logd:s0 tcontext=u:r:init:s0 tclass=unix_dgram_socket permissive=1
09-18 15:38:26.917 845 845 D CarrierSvcBindHelper: No carrier app for: 0
09-18 15:38:26.941 2331 2331 I nioEventLoopGro: type=1400 audit(0.0:2175): avc: denied { sendto } for path="/dev/socket/logdw" scontext=u:r:untrusted_app:s0:c512,c768 tcontext=u:r:init:s0 tclass=unix_dgram_socket permissive=1
09-18 15:38:26.946 2331 2655 I appium : channel read: GET /wd/hub/sessions
09-18 15:38:26.947 2331 2655 I appium : GetSessions command
09-18 15:38:26.960 2331 2655 I appium : AppiumResponse: {"sessionId":"None","value":[{"id":"e12f2bbe-ca4c-4e08-b207-c165ee8951d0","capabilities":{"app":"C:\\Users\\ITserkovnyi\\PycharmProjects\\pythonProject/appium524.apk","appPackage":"com.quod.trading.qa1","networkConnectionEnabled":true,"warnings":{},"databaseEnabled":false,"deviceName":"192.168.247.1…
09-18 15:38:26.980 2331 2657 I appium : channel read: DELETE /wd/hub/session/e12f2bbe-ca4c-4e08-b207-c165ee8951d0
09-18 15:38:26.980 2331 2657 I appium : DeleteSession command
09-18 15:38:26.982 2331 2657 I appium : Stopping uiautomator2 io.appium.uiautomator2.http io.appium.uiautomator2.server
09-18 15:38:26.993 2331 2657 I appium : AppiumResponse: {"sessionId":"e12f2bbe-ca4c-4e08-b207-c165ee8951d0","value":null}
09-18 15:38:27.184 1240 1396 W OpenGLRenderer: Incorrectly called buildLayer on View: ShortcutAndWidgetContainer, destroying layer...
09-18 15:38:27.602 244 244 D genymotion_gps: gps_set_position_mode: min_interval=1000
09-18 15:38:27.603 244 244 D genymotion_gps: Gps navigation has started
09-18 15:38:27.604 244 244 D genymotion_gps: Gps navigation has stopped
09-18 15:38:27.831 2331 2347 I TestRunner: finished: startServer(io.appium.uiautomator2.server.test.AppiumUiAutomator2Server)
09-18 15:38:27.834 2331 2347 I TestRunner: run finished: 1 tests, 0 failed, 0 ignored
09-18 15:38:27.837 2331 2347 I MonitoringInstr: waitForActivitiesToComplete() took: 0ms
09-18 15:38:27.837 528 1221 W WindowManager: removeWindowToken: Attempted to remove non-existing token: android.os.Binder@8cac1c4
09-18 15:38:27.840 528 677 I ActivityManager: Force stopping io.appium.uiautomator2.server appid=10068 user=0: finished inst
09-18 15:38:27.840 528 677 I ActivityManager: Killing 2331:io.appium.uiautomator2.server/u0a68 (adj 0): stop io.appium.uiautomator2.server
09-18 15:38:27.841 528 2670 I chatty : uid=1000 system_server expire 1 line
09-18 15:38:28.073 186 186 I servicemanager: type=1400 audit(0.0:2176): avc: denied { transfer } for scontext=u:r:servicemanager:s0 tcontext=u:r:init:s0 tclass=binder permissive=1
09-18 15:38:28.077 528 1221 I ActivityManager: Force stopping io.appium.uiautomator2.server.test appid=10069 user=0: from pid 2673
09-18 15:38:28.085 845 845 D CarrierSvcBindHelper: No carrier app for: 0
09-18 15:38:28.340 2676 2676 I chatty : uid=0(root) app_process expire 4 lines
09-18 15:38:28.394 528 677 I ActivityManager: Force stopping io.appium.uiautomator2.server appid=10068 user=0: start instr
09-18 15:38:28.400 528 677 I ActivityManager: Start proc 2686:io.appium.uiautomator2.server/u0a68 for added application io.appium.uiautomator2.server
09-18 15:38:28.402 2686 2686 I zygote : Late-enabling -Xcheck:jni
09-18 15:38:28.408 2686 2686 W zygote : Unexpected CPU variant for X86 using defaults: x86
09-18 15:38:28.429 2686 2686 W zygote : Found duplicate classes, falling back to extracting from APK : /data/app/io.appium.uiautomator2.server-T1xyjFn9HWJ0YMptVGFQPA==/base.apk
09-18 15:38:28.430 2686 2686 W zygote : NOTE: This wastes RAM and hurts startup performance.
09-18 15:38:28.430 2686 2686 W zygote : Found duplicated class when checking oat files: 'Ljunit/runner/BaseTestRunner;' in /data/app/io.appium.uiautomator2.server-T1xyjFn9HWJ0YMptVGFQPA==/base.apk and /system/framework/android.test.runner.jar
09-18 15:38:28.430 2686 2686 W zygote :
09-18 15:38:28.541 2686 2686 I io.appium.uiautomator2.server: type=1400 audit(0.0:2178): avc: denied { write } for comm=45474C20496E6974 name="property_service" dev="tmpfs" ino=8161 scontext=u:r:untrusted_app:s0:c512,c768 tcontext=u:object_r:property_socket:s0 tclass=sock_file permissive=1
09-18 15:38:28.544 2686 2701 I vndksupport: sphal namespace is not configured for this process. Loading /vendor/lib/egl/libGLES_emulation.so from the current namespace instead.
09-18 15:38:28.545 2686 2686 W System : ClassLoader referenced unknown path:
09-18 15:38:28.552 2686 2701 I vndksupport: sphal namespace is not configured for this process. Loading /vendor/lib/egl/libEGL_emulation.so from the current namespace instead.
09-18 15:38:28.565 2686 2701 I vndksupport: sphal namespace is not configured for this process. Loading /vendor/lib/egl/libGLESv1_CM_emulation.so from the current namespace instead.
09-18 15:38:28.572 2686 2686 I MonitoringInstr: Instrumentation started!
09-18 15:38:28.575 2686 2701 I vndksupport: sphal namespace is not configured for this process. Loading /vendor/lib/egl/libGLESv2_emulation.so from the current namespace instead.
09-18 15:38:28.581 2686 2686 V TestEventClient: No service name argument was given (testDiscoveryService, testRunEventService or orchestratorService)
09-18 15:38:28.599 2686 2702 I UsageTrackerFacilitator: Usage tracking disabled
09-18 15:38:28.602 2686 2702 I TestRequestBuilder: Scanning classpath to find tests in paths [/data/app/io.appium.uiautomator2.server.test-7VvBwcZpkzPyaiIPVv4pwQ==/base.apk]
09-18 15:38:28.604 2686 2702 W zygote : Skipping duplicate class check due to unrecognized classloader
09-18 15:38:28.761 492 492 I wifi@1.0-servic: type=1400 audit(0.0:2179): avc: denied { write } for scontext=u:r:hal_wifi_default:s0 tcontext=u:r:hal_wifi_default:s0 tclass=netlink_route_socket permissive=1
09-18 15:38:28.761 492 492 I wifi@1.0-servic: type=1400 audit(0.0:2180): avc: denied { nlmsg_read } for scontext=u:r:hal_wifi_default:s0 tcontext=u:r:hal_wifi_default:s0 tclass=netlink_route_socket permissive=1
09-18 15:38:28.761 492 492 I wifi@1.0-servic: type=1400 audit(0.0:2181): avc: denied { read } for scontext=u:r:hal_wifi_default:s0 tcontext=u:r:hal_wifi_default:s0 tclass=netlink_route_socket permissive=1
09-18 15:38:28.792 2686 2691 I zygote : Do partial code cache collection, code=27KB, data=16KB
09-18 15:38:28.792 2686 2691 I zygote : After code cache collection, code=27KB, data=16KB
09-18 15:38:28.792 2686 2691 I zygote : Increasing code cache capacity to 128KB
09-18 15:38:28.799 2686 2702 D TestExecutor: Adding listener androidx.test.internal.runner.listener.LogRunListener
09-18 15:38:28.799 2686 2702 D TestExecutor: Adding listener androidx.test.internal.runner.listener.InstrumentationResultPrinter
09-18 15:38:28.799 2686 2702 D TestExecutor: Adding listener androidx.test.internal.runner.listener.ActivityFinisherRunListener
09-18 15:38:28.801 2686 2702 I TestRunner: run started: 1 tests
09-18 15:38:28.803 2686 2702 I TestRunner: started: startServer(io.appium.uiautomator2.server.test.AppiumUiAutomator2Server)
09-18 15:38:28.801 2686 2686 I roidJUnitRunner: type=1400 audit(0.0:2182): avc: denied { call } for scontext=u:r:untrusted_app:s0:c512,c768 tcontext=u:r:zygote:s0 tclass=binder permissive=1
09-18 15:38:28.806 2686 2702 I appium : [AppiumUiAutomator2Server] Starting Server
09-18 15:38:29.810 2686 2702 I appium : Starting MJPEG Server
09-18 15:38:29.813 2686 2686 I roidJUnitRunner: type=1400 audit(0.0:2183): avc: denied { transfer } for scontext=u:r:untrusted_app:s0:c512,c768 tcontext=u:r:zygote:s0 tclass=binder permissive=1
09-18 15:38:29.825 2686 2702 I appium : MJPEG Server started
09-18 15:38:29.827 2686 2705 I appium : ServerSocket created on port 7810
09-18 15:38:29.835 2686 2702 I appium : AndroidServer created on port 6790
09-18 15:38:29.836 2686 2702 I appium : io.appium.uiautomator2.server started:
09-18 15:38:29.843 2686 2707 I appium : Started UiAutomator2 io.appium.uiautomator2.http io.appium.uiautomator2.server on port 6790
09-18 15:38:30.152 2686 2712 I appium : channel read: GET /wd/hub/status
09-18 15:38:30.153 2686 2712 I appium : Status command
09-18 15:38:30.168 2686 2712 I appium : AppiumResponse: {"sessionId":"None","value":{"message":"UiAutomator2 Server is ready to accept commands","ready":true}}
09-18 15:38:30.176 2686 2712 I appium : channel read: POST /wd/hub/session
09-18 15:38:30.177 2686 2712 I appium : NewSession command
09-18 15:38:30.192 2686 2712 I appium : Created the new session with id 9ccc30db-422d-4331-b48a-8d5f1a9b6cd2 and capabilities {app=C:\Users\ITserkovnyi\PycharmProjects\pythonProject/appium524.apk, appPackage=com.quod.trading.qa1, networkConnectionEnabled=true, warnings={}, databaseEnabled=false, deviceName=192.168.247.102:5555, platform=LINUX, deviceUDID=192.168.247.102:5555, desired={platformName=Android, deviceName=Android, automationName=flutter, app=C:\Users\ITserkovnyi\PycharmProjects\pythonProject/appium524.apk}, webStorageEnabled=false, locationContextEnabled=false, automationName=flutter, takesScreenshot=true, javascriptEnabled=true, platformName=Android}
09-18 15:38:30.197 2686 2712 I appium : AppiumResponse: {"sessionId":"9ccc30db-422d-4331-b48a-8d5f1a9b6cd2","value":{"capabilities":{"firstMatch":[{"platform":"LINUX","webStorageEnabled":false,"takesScreenshot":true,"javascriptEnabled":true,"databaseEnabled":false,"networkConnectionEnabled":true,"locationContextEnabled":false,"warnings":{},"desired":{"pl…
09-18 15:38:30.215 2686 2712 I appium : channel read: GET /wd/hub/session/9ccc30db-422d-4331-b48a-8d5f1a9b6cd2/appium/device/info
09-18 15:38:30.216 2686 2712 I appium : GetDeviceInfo command
09-18 15:38:30.223 2686 2712 E BluetoothAdapter: Bluetooth binder is null
09-18 15:38:30.228 2686 2712 I appium : AppiumResponse: {"sessionId":"9ccc30db-422d-4331-b48a-8d5f1a9b6cd2","value":{"androidId":"63a5862e0cbe4611","apiVersion":"26","bluetooth":null,"brand":"Android","carrierName":"Android","displayDensity":420,"locale":"en_US","manufacturer":"unknown","model":"Automation","networks":[{"capabilities":{"SSID":null,"linkD…
09-18 15:38:30.321 2713 2713 I chatty : uid=0(root) /system/bin/sh expire 2 lines
09-18 15:38:30.426 528 677 I ActivityManager: Force stopping com.quod.trading.qa1 appid=10066 user=0: from pid 2718
09-18 15:38:30.438 845 845 D CarrierSvcBindHelper: No carrier app for: 0
09-18 15:38:30.684 528 677 I ActivityManager: START u0 {flg=0x10000000 cmp=com.quod.trading.qa1/com.quod.moorgate.moorgatemobile.MainActivity} from uid 0
09-18 15:38:30.692 2720 2720 I chatty : uid=10066(u0_a66) com.quod.trading.qa1 expire 113 lines
09-18 15:38:30.698 528 864 I ActivityManager: Start proc 2720:com.quod.trading.qa1/u0a66 for activity com.quod.trading.qa1/com.quod.moorgate.moorgatemobile.MainActivity
09-18 15:38:30.749 2720 2735 I chatty : uid=10066(u0_a66) com.quod.trading.qa1 expire 4 lines
09-18 15:38:30.786 528 539 D VoldConnector: SND -> {9 volume mkdirs /storage/emulated/0/Android/data/com.quod.trading.qa1/cache/}
09-18 15:38:30.788 528 623 D VoldConnector: RCV <- {200 9 Command succeeded}
09-18 15:38:30.805 658 658 I com.android.systemui: type=1400 audit(0.0:2195): avc: denied { sendto } for comm=4A69742074687265616420706F6F6C path="/dev/socket/logdw" scontext=u:r:platform_app:s0:c512,c768 tcontext=u:r:init:s0 tclass=unix_dgram_socket permissive=1
09-18 15:38:30.807 658 668 I zygote : Do partial code cache collection, code=122KB, data=80KB
09-18 15:38:30.808 658 668 I zygote : After code cache collection, code=122KB, data=80KB
09-18 15:38:30.808 658 668 I zygote : Increasing code cache capacity to 512KB
09-18 15:38:30.813 528 1796 I chatty : uid=1000(system) RenderThread expire 3 lines
09-18 15:38:30.826 528 1796 D OpenGLRenderer: Swap behavior 1
09-18 15:38:30.826 528 1796 W OpenGLRenderer: Failed to choose config with EGL_SWAP_BEHAVIOR_PRESERVED, retrying without...
09-18 15:38:30.826 528 1796 D OpenGLRenderer: Swap behavior 0
09-18 15:38:30.858 528 1796 D EGL_emulation: eglCreateContext: 0xc6d68020: maj 3 min 1 rcv 4
09-18 15:38:30.887 2720 2720 I chatty : uid=10066(u0_a66) com.quod.trading.qa1 expire 105 lines
09-18 15:38:30.956 2720 2738 I chatty : uid=10066(u0_a66) com.quod.trading.qa1 expire 4 lines
09-18 15:38:31.149 1240 1396 E eglCodecCommon: goldfish_dma_create_region: could not obtain fd to device! fd -1 errno=2
09-18 15:38:31.329 510 510 I chatty : uid=0(root) /system/bin/healthd expire 3 lines
09-18 15:38:31.672 2720 2720 I chatty : uid=10066(u0_a66) com.quod.trading.qa1 expire 10 lines
09-18 15:38:31.736 2720 2742 I chatty : uid=10066(u0_a66) com.quod.trading.qa1 expire 2 lines
09-18 15:38:31.809 2676 2676 I chatty : uid=0(root) app_process expire 1 line
09-18 15:38:31.818 236 236 I keystore: del USRPKEY_com.quod.trading.qa1.FlutterKeychain 10066
09-18 15:38:31.813 236 236 I keystore: type=1400 audit(0.0:2215): avc: denied { sendto } for path="/dev/socket/logdw" scontext=u:r:keystore:s0 tcontext=u:r:init:s0 tclass=unix_dgram_socket permissive=1
09-18 15:38:31.818 236 236 I keystore: del USRSKEY_com.quod.trading.qa1.FlutterKeychain 10066
09-18 15:38:31.819 236 236 I keystore: del USRCERT_com.quod.trading.qa1.FlutterKeychain 10066
09-18 15:38:31.819 236 236 I keystore: del CACERT_com.quod.trading.qa1.FlutterKeychain 10066
09-18 15:38:31.861 2720 2757 I chatty : uid=10066(u0_a66) com.quod.trading.qa1 expire 1 line
09-18 15:38:32.069 191 191 E hw-IPCThreadState: binder thread pool (1 threads) starved for 249 ms
09-18 15:38:32.065 191 191 I keymaster@3.0-s: type=1400 audit(0.0:2216): avc: denied { sendto } for path="/dev/socket/logdw" scontext=u:r:hal_keymaster_default:s0 tcontext=u:r:init:s0 tclass=unix_dgram_socket permissive=1
09-18 15:38:32.105 2720 2720 I chatty : uid=10066(u0_a66) com.quod.trading.qa1 expire 1 line
09-18 15:38:32.149 2720 2760 I chatty : uid=10066(u0_a66) com.quod.trading.qa1 expire 13 lines
09-18 15:38:32.289 479 479 I chatty : uid=0(root) /system/bin/local_opengl expire 5 lines
09-18 15:38:32.823 2720 2741 I chatty : uid=10066(u0_a66) com.quod.trading.qa1 expire 3 lines
09-18 15:38:32.914 2720 2720 I chatty : uid=10066(u0_a66) com.quod.trading.qa1 expire 3 lines
09-18 15:38:34.063 2720 2725 I chatty : uid=10066(u0_a66) com.quod.trading.qa1 expire 3 lines
09-18 15:38:34.268 528 652 E TaskPersister: File error accessing recents directory (directory doesn't exist?).
09-18 15:38:34.265 528 528 I LazyTaskWriterT: type=1400 audit(0.0:2225): avc: denied { sendto } for path="/dev/socket/logdw" scontext=u:r:system_server:s0 tcontext=u:r:init:s0 tclass=unix_dgram_socket permissive=1
09-18 15:38:34.640 528 550 I ActivityManager: Displayed com.quod.trading.qa1/com.quod.moorgate.moorgatemobile.MainActivity: +3s950ms
09-18 15:38:34.641 528 528 I Binder:528_5: type=1400 audit(0.0:2226): avc: denied { write } for name="timerslack_ns" dev="proc" ino=28728 scontext=u:r:system_server:s0 tcontext=u:r:priv_app:s0:c512,c768 tclass=file permissive=1
09-18 15:38:34.641 528 528 I Binder:528_3: type=1400 audit(0.0:2227): avc: denied { call } for scontext=u:r:system_server:s0 tcontext=u:r:init:s0 tclass=binder permissive=1
09-18 15:38:34.773 186 186 I servicemanager: type=1400 audit(0.0:2228): avc: denied { getattr } for scontext=u:r:servicemanager:s0 tcontext=u:r:init:s0 tclass=process permissive=1
09-18 15:38:34.801 2686 2712 I appium : channel read: GET /wd/hub/session/9ccc30db-422d-4331-b48a-8d5f1a9b6cd2/appium/device/pixel_ratio
09-18 15:38:34.802 2686 2712 I appium : GetDevicePixelRatio command
09-18 15:38:34.801 499 499 I surfaceflinger: type=1400 audit(0.0:2229): avc: denied { sendto } for path="/dev/socket/logdw" scontext=u:r:surfaceflinger:s0 tcontext=u:r:init:s0 tclass=unix_dgram_socket permissive=1
09-18 15:38:34.809 2686 2712 I appium : AppiumResponse: {"sessionId":"9ccc30db-422d-4331-b48a-8d5f1a9b6cd2","value":2.625}
09-18 15:38:34.817 2686 2712 I appium : channel read: GET /wd/hub/session/9ccc30db-422d-4331-b48a-8d5f1a9b6cd2/appium/device/system_bars
09-18 15:38:34.818 2686 2712 I appium : GetSystemBars command
09-18 15:38:34.821 2686 2712 I appium : AppiumResponse: {"sessionId":"9ccc30db-422d-4331-b48a-8d5f1a9b6cd2","value":{"statusBar":63}}
09-18 15:38:34.827 2686 2712 I appium : channel read: GET /wd/hub/session/9ccc30db-422d-4331-b48a-8d5f1a9b6cd2/window/current/size
09-18 15:38:34.827 2686 2712 I appium : GetDeviceSize command
09-18 15:38:34.827 2686 2712 I appium : Get window size of the device
09-18 15:38:34.838 2686 2712 I appium : AppiumResponse: {"sessionId":"9ccc30db-422d-4331-b48a-8d5f1a9b6cd2","value":{"height":1794,"width":1080}}
09-18 15:38:35.137 271 271 I chatty : uid=0(root) /sbin/adbd expire 42 lines
09-18 15:38:40.453 246 246 I rild : type=1400 audit(0.0:2232): avc: denied { sendto } for path="/dev/socket/logdw" scontext=u:r:rild:s0 tcontext=u:r:init:s0 tclass=unix_dgram_socket permissive=1
09-18 15:39:00.009 528 542 E memtrack: Couldn't load memtrack module
09-18 15:39:00.009 528 542 W android.os.Debug: failed to get memory consumption info: -1
09-18 15:39:00.024 528 542 E memtrack: Couldn't load memtrack module
09-18 15:39:00.024 528 542 W android.os.Debug: failed to get memory consumption info: -1
09-18 15:39:00.033 528 542 E memtrack: Couldn't load memtrack module
09-18 15:39:00.033 528 542 W android.os.Debug: failed to get memory consumption info: -1
09-18 15:39:00.192 271 271 I chatty : uid=0(root) /sbin/adbd expire 98 lines
09-18 15:39:34.844 2686 2712 I appium : READER_IDLE: closing the channel
09-18 15:39:35.254 271 271 I chatty : uid=0(root) /sbin/adbd expire 7 lines
09-18 15:40:00.006 528 542 E memtrack: Couldn't load memtrack module
09-18 15:40:00.006 528 542 W android.os.Debug: failed to get memory consumption info: -1
09-18 15:40:07.596 244 244 D genymotion_gps: gps_set_position_mode: min_interval=1000
09-18 15:40:07.596 244 244 D genymotion_gps: Gps navigation has started
09-18 15:40:07.593 2237 2237 I chatty : uid=0(root) logcat expire 1 line
09-18 15:40:07.593 2017 2017 I chatty : uid=0(root) logcat expire 1 line
09-18 15:40:07.597 244 244 D genymotion_gps: Gps navigation has stopped
09-18 15:40:11.281 528 539 D WificondControl: Scan result ready event
09-18 15:40:59.285 2925 2925 I chatty : uid=0(root) getprop expire 2 lines
09-18 15:40:59.585 2929 2929 I chatty : uid=0(root) dumpsys expire 1 line
09-18 15:40:59.593 186 186 I servicemanager: type=1400 audit(0.0:2238): avc: denied { search } for name="2929" dev="proc" ino=41083 scontext=u:r:servicemanager:s0 tcontext=u:r:init:s0 tclass=dir permissive=1
09-18 15:40:59.593 186 186 I servicemanager: type=1400 audit(0.0:2239): avc: denied { read } for name="current" dev="proc" ino=33424 scontext=u:r:servicemanager:s0 tcontext=u:r:init:s0 tclass=file permissive=1
09-18 15:40:59.593 186 186 I servicemanager: type=1400 audit(0.0:2240): avc: denied { open } for path="/proc/2929/attr/current" dev="proc" ino=33424 scontext=u:r:servicemanager:s0 tcontext=u:r:init:s0 tclass=file permissive=1
09-18 15:40:59.861 2940 2940 I chatty : uid=0(root) pgrep expire 11 lines
09-18 15:40:59.861 2940 2940 I pgrep : type=1400 audit(0.0:2252): avc: denied { open } for path="/proc/185/stat" dev="proc" ino=15217 scontext=u:r:toolbox:s0 tcontext=u:r:logd:s0 tclass=file permissive=1
09-18 15:40:59.861 2940 2940 I pgrep : type=1400 audit(0.0:2253): avc: denied { getattr } for path="/proc/186" dev="proc" ino=8212 scontext=u:r:toolbox:s0 tcontext=u:r:servicemanager:s0 tclass=dir permissive=1
09-18 15:40:59.861 2940 2940 I pgrep : type=1400 audit(0.0:2254): avc: denied { search } for name="186" dev="proc" ino=8212 scontext=u:r:toolbox:s0 tcontext=u:r:servicemanager:s0 tclass=dir permissive=1
09-18 15:40:59.861 2940 2940 I pgrep : type=1400 audit(0.0:2255): avc: denied { read } for name="stat" dev="proc" ino=15218 scontext=u:r:toolbox:s0 tcontext=u:r:servicemanager:s0 tclass=file permissive=1
09-18 15:40:59.861 2940 2940 I pgrep : type=1400 audit(0.0:2256): avc: denied { open } for path="/proc/186/stat" dev="proc" ino=15218 scontext=u:r:toolbox:s0 tcontext=u:r:servicemanager:s0 tclass=file permissive=1
09-18 15:40:59.861 2940 2940 I pgrep : type=1400 audit(0.0:2257): avc: denied { getattr } for path="/proc/187" dev="proc" ino=9219 scontext=u:r:toolbox:s0 tcontext=u:r:hwservicemanager:s0 tclass=dir permissive=1
09-18 15:40:59.861 2940 2940 I pgrep : type=1400 audit(0.0:2258): avc: denied { search } for name="187" dev="proc" ino=9219 scontext=u:r:toolbox:s0 tcontext=u:r:hwservicemanager:s0 tclass=dir permissive=1
09-18 15:40:59.861 2940 2940 I pgrep : type=1400 audit(0.0:2259): avc: denied { read } for name="stat" dev="proc" ino=15219 scontext=u:r:toolbox:s0 tcontext=u:r:hwservicemanager:s0 tclass=file permissive=1
09-18 15:40:59.861 2940 2940 I pgrep : type=1400 audit(0.0:2260): avc: denied { open } for path="/proc/187/stat" dev="proc" ino=15219 scontext=u:r:toolbox:s0 tcontext=u:r:hwservicemanager:s0 tclass=file permissive=1
09-18 15:40:59.861 2940 2940 I pgrep : type=1400 audit(0.0:2261): avc: denied { getattr } for path="/proc/188" dev="proc" ino=14337 scontext=u:r:toolbox:s0 tcontext=u:r:vndservicemanager:s0 tclass=dir permissive=1
09-18 15:40:59.861 2940 2940 I pgrep : type=1400 audit(0.0:2262): avc: denied { search } for name="188" dev="proc" ino=14337 scontext=u:r:toolbox:s0 tcontext=u:r:vndservicemanager:s0 tclass=dir permissive=1
09-18 15:40:59.861 2940 2940 I pgrep : type=1400 audit(0.0:2263): avc: denied { read } for name="stat" dev="proc" ino=15220 scontext=u:r:toolbox:s0 tcontext=u:r:vndservicemanager:s0 tclass=file permissive=1
09-18 15:40:59.861 2940 2940 I pgrep : type=1400 audit(0.0:2264): avc: denied { open } for path="/proc/188/stat" dev="proc" ino=15220 scontext=u:r:toolbox:s0 tcontext=u:r:vndservicemanager:s0 tclass=file permissive=1
09-18 15:40:59.861 2940 2940 I pgrep : type=1400 audit(0.0:2265): avc: denied { getattr } for path="/proc/191" dev="proc" ino=11324 scontext=u:r:toolbox:s0 tcontext=u:r:hal_keymaster_default:s0 tclass=dir permissive=1
09-18 15:40:59.861 2940 2940 I pgrep : type=1400 audit(0.0:2266): avc: denied { search } for name="191" dev="proc" ino=11324 scontext=u:r:toolbox:s0 tcontext=u:r:hal_keymaster_default:s0 tclass=dir permissive=1
09-18 15:41:00.993 2949 2949 I dumpsys : type=1400 audit(0.0:2444): avc: denied { write } for path="pipe:[36609]" dev="pipefs" ino=36609 scontext=u:r:system_server:s0 tcontext=u:r:init:s0 tclass=fifo_file permissive=1
09-18 15:41:01.125 528 536 E eglCodecCommon: goldfish_dma_create_region: could not obtain fd to device! fd -1 errno=2
09-18 15:41:01.521 2958 2958 I app_process: type=1400 audit(0.0:2445): avc: denied { read write } for path="socket:[33463]" dev="sockfs" ino=33463 scontext=u:r:zygote:s0 tcontext=u:r:init:s0 tclass=unix_stream_socket permissive=1
09-18 15:41:01.669 2958 2958 I app_process: type=1400 audit(0.0:2446): avc: denied { sendto } for path="/dev/socket/logdw" scontext=u:r:zygote:s0 tcontext=u:r:init:s0 tclass=unix_dgram_socket permissive=1
09-18 15:41:01.674 2958 2958 D AndroidRuntime: >>>>>> START com.android.internal.os.RuntimeInit uid 0 <<<<<<
09-18 15:41:01.701 2958 2958 W app_process: Unexpected CPU variant for X86 using defaults: x86
09-18 15:41:01.697 2958 2958 I main : type=1400 audit(0.0:2447): avc: denied { execute } for path=2F6465762F6173686D656D2F64616C76696B2D6A69742D636F64652D6361636865202864656C6574656429 dev="tmpfs" ino=44090 scontext=u:r:zygote:s0 tcontext=u:object_r:zygote_tmpfs:s0 tclass=file permissive=1
09-18 15:41:01.716 2958 2958 D AndroidRuntime: Calling main entry com.android.commands.pm.Pm
09-18 15:41:01.713 2958 2958 I main : type=1400 audit(0.0:2448): avc: denied { call } for scontext=u:r:zygote:s0 tcontext=u:r:servicemanager:s0 tclass=binder permissive=1
09-18 15:41:01.713 186 186 I servicemanager: type=1400 audit(0.0:2449): avc: denied { getattr } for scontext=u:r:servicemanager:s0 tcontext=u:r:zygote:s0 tclass=process permissive=1
09-18 15:41:01.713 528 528 I Binder:528_4: type=1400 audit(0.0:2450): avc: denied { transfer } for scontext=u:r:system_server:s0 tcontext=u:r:zygote:s0 tclass=binder permissive=1
09-18 15:41:01.713 2958 2958 I main : type=1400 audit(0.0:2451): avc: denied { getattr } for path="socket:[33463]" dev="sockfs" ino=33463 scontext=u:r:zygote:s0 tcontext=u:r:init:s0 tclass=unix_stream_socket permissive=1
09-18 15:41:01.717 2958 2958 I main : type=1400 audit(0.0:2452): avc: denied { transfer } for scontext=u:r:zygote:s0 tcontext=u:r:system_server:s0 tclass=binder permissive=1
09-18 15:41:01.720 2958 2958 I app_process: System.exit called, status: 0
09-18 15:41:01.720 2958 2958 I AndroidRuntime: VM exiting with result code 0.
09-18 15:41:02.968 528 540 I ActivityManager: Force stopping com.quod.trading.qa1 appid=10066 user=0: from pid 2989
09-18 15:41:02.968 528 540 I ActivityManager: Killing 2720:com.quod.trading.qa1/u0a66 (adj 0): stop com.quod.trading.qa1
09-18 15:41:02.969 528 540 W ActivityManager: Force removing ActivityRecord{306f268 u0 com.quod.trading.qa1/com.quod.moorgate.moorgatemobile.MainActivity t28}: app died, no saved state
09-18 15:41:02.965 496 496 I lmkd : type=1400 audit(0.0:2453): avc: denied { read } for path="socket:[8937]" dev="sockfs" ino=8937 scontext=u:r:lmkd:s0 tcontext=u:r:init:s0 tclass=unix_stream_socket permissive=1
09-18 15:41:02.972 528 540 I WindowManager: Failed to capture screenshot of Token{c411681 ActivityRecord{306f268 u0 com.quod.trading.qa1/com.quod.moorgate.moorgatemobile.MainActivity t28 f}} appWin=Window{f0616dc u0 com.quod.trading.qa1/com.quod.moorgate.moorgatemobile.MainActivity} drawState=4
09-18 15:41:02.980 845 845 D CarrierSvcBindHelper: No carrier app for: 0
09-18 15:41:03.485 1240 1240 I droid.launcher3: type=1400 audit(0.0:2454): avc: denied { sendto } for path="/dev/socket/logdw" scontext=u:r:priv_app:s0:c512,c768 tcontext=u:r:init:s0 tclass=unix_dgram_socket permissive=1
09-18 15:41:03.562 528 550 W ActivityManager: setHasOverlayUi called on unknown pid: 2720
09-18 15:41:03.762 2991 2991 D AndroidRuntime: >>>>>> START com.android.internal.os.RuntimeInit uid 0 <<<<<<
09-18 15:41:03.798 2991 2991 W app_process: Unexpected CPU variant for X86 using defaults: x86
09-18 15:41:03.793 2991 2991 I main : type=1400 audit(0.0:2455): avc: denied { execmem } for scontext=u:r:zygote:s0 tcontext=u:r:zygote:s0 tclass=process permissive=1
09-18 15:41:03.816 2991 2991 D AndroidRuntime: Calling main entry com.android.commands.pm.Pm
09-18 15:41:03.813 186 186 I servicemanager: type=1400 audit(0.0:2456): avc: denied { search } for name="2991" dev="proc" ino=40294 scontext=u:r:servicemanager:s0 tcontext=u:r:zygote:s0 tclass=dir permissive=1
09-18 15:41:03.813 186 186 I servicemanager: type=1400 audit(0.0:2457): avc: denied { read } for name="current" dev="proc" ino=44219 scontext=u:r:servicemanager:s0 tcontext=u:r:zygote:s0 tclass=file permissive=1
09-18 15:41:03.813 186 186 I servicemanager: type=1400 audit(0.0:2458): avc: denied { open } for path="/proc/2991/attr/current" dev="proc" ino=44219 scontext=u:r:servicemanager:s0 tcontext=u:r:zygote:s0 tclass=file permissive=1
09-18 15:41:03.821 528 1221 I ActivityManager: Force stopping com.quod.trading.qa1 appid=10066 user=0: clear data
09-18 15:41:03.824 528 543 I ActivityManager: Force stopping com.quod.trading.qa1 appid=10066 user=-1: clearApplicationUserData
09-18 15:41:03.825 528 652 E TaskPersister: File error accessing recents directory (directory doesn't exist?).
09-18 15:41:03.825 528 1221 D ZenLog : config: removeAutomaticZenRules,ZenModeConfig[user=0,allowCalls=true,allowRepeatCallers=false,allowMessages=false,allowCallsFrom=contacts,allowMessagesFrom=contacts,allowReminders=true,allowEvents=true,allowWhenScreenOff=true,allowWhenScreenOn=true,automaticRules={2e27972aa30a4ed7b345d920847b314f=ZenRule[enabled=false,snoozing=false,name=Weekend,zenMode=ZEN_MODE_ALARMS,conditionId=condition://android/schedule?days=6.7&start=23.30&end=10.0&exitAtAlarm=false,condition=Condition[id=condition://android/schedule?days=6.7&start=23.30&end=10.0&exitAtAlarm=false,summary=...,line1=...,line2=...,icon=0,state=STATE_FALSE,flags=2],component=ComponentInfo{android/com.android.server.notification.ScheduleConditionProvider},id=2e27972aa30a4ed7b345d920847b314f,creationTime=1663512007976,enabler=null], 55a3c43ca4cc4938b655df30132821d5=ZenRule[enabled=false,snoozing=false,name=Event,zenMode=ZEN_MODE_ALARMS,conditionId=condition://android/event?userId=-10000&calendar=&reply=1,condition=Condition[id=condition://android/event?userId=-10000&calendar=&reply=1,summary=...,line1=...,line2=...,icon=0,state=STATE_FALSE,flags=2],component=ComponentInfo{android/com.android.server.notification.EventConditionProvider},id=55a3c43ca4cc4938b655df30132821d5,creationTime=1663512007976,enabler=null], 18ca48036945428f8f2827e01c32ce57=ZenRule[enabled=false,snoozing=false,name=Weeknight,zenMode=ZEN_MODE_ALARMS,conditionId=condition://android/schedule?days=1.2.3.4.5&start=22.0&end=7.0&exitAtAlarm=false,condition=Condition[id=condition://android/schedule?days=1.2.3.4.5&start=22.0&end=7.0&exitAtAlarm=false,summary=...,line1=...,line2=...,icon=0,state=STATE_FALSE,flags=2],component=ComponentInfo{android/com.android.server.notification.ScheduleConditionProvider},id=18ca48036945428f8f2827e01c32ce57,creationTime=1663512007976,enabler=null]},manualRule=null],Diff[]
09-18 15:41:03.826 528 528 D ZenLog : set_zen_mode: off,removeAutomaticZenRules
09-18 15:41:04.330 236 236 I keystore: clear_uid 10066
09-18 15:41:04.325 185 185 I logd.reader.per: type=1400 audit(0.0:2459): avc: denied { write } for path="socket:[30367]" dev="sockfs" ino=30367 scontext=u:r:logd:s0 tcontext=u:r:init:s0 tclass=unix_stream_socket permissive=1
09-18 15:41:04.331 658 658 I Choreographer: Skipped 30 frames! The application may be doing too much work on its main thread.
09-18 15:41:04.329 658 658 I ndroid.systemui: type=1400 audit(0.0:2460): avc: denied { sendto } for path="/dev/socket/logdw" scontext=u:r:platform_app:s0:c512,c768 tcontext=u:r:init:s0 tclass=unix_dgram_socket permissive=1
09-18 15:41:04.333 528 528 I PackageManager: type=1400 audit(0.0:2461): avc: denied { write } for name="timerslack_ns" dev="proc" ino=30967 scontext=u:r:system_server:s0 tcontext=u:r:platform_app:s0:c512,c768 tclass=file permissive=1
09-18 15:41:04.336 1240 1396 W OpenGLRenderer: Incorrectly called buildLayer on View: ShortcutAndWidgetContainer, destroying layer...
09-18 15:41:04.333 185 185 I logd.writer: type=1400 audit(0.0:2462): avc: denied { read } for path="/dev/socket/logdw" scontext=u:r:logd:s0 tcontext=u:r:init:s0 tclass=unix_dgram_socket permissive=1
09-18 15:41:04.345 528 528 I PackageManager: type=1400 audit(0.0:2463): avc: denied { call } for scontext=u:r:system_server:s0 tcontext=u:r:zygote:s0 tclass=binder permissive=1
09-18 15:41:04.349 2991 2991 I app_process: System.exit called, status: 0
09-18 15:41:04.349 2991 2991 I AndroidRuntime: VM exiting with result code 0.
09-18 15:41:04.353 845 845 D CarrierSvcBindHelper: No carrier app for: 0
09-18 15:41:04.377 271 271 I adbd : type=1400 audit(0.0:2464): avc: denied { write } for name="dnsproxyd" dev="tmpfs" ino=11366 scontext=u:r:init:s0 tcontext=u:object_r:dnsproxyd_socket:s0 tclass=sock_file permissive=1
09-18 15:41:04.377 241 241 I netd : type=1400 audit(0.0:2465): avc: denied { accept } for path="/dev/socket/dnsproxyd" scontext=u:r:netd:s0 tcontext=u:r:init:s0 tclass=unix_stream_socket permissive=1
09-18 15:41:04.377 241 241 I netd : type=1400 audit(0.0:2466): avc: denied { getopt } for path="/dev/socket/dnsproxyd" scontext=u:r:netd:s0 tcontext=u:r:init:s0 tclass=unix_stream_socket permissive=1
09-18 15:41:04.377 241 241 I netd : type=1400 audit(0.0:2467): avc: denied { read } for path="socket:[44223]" dev="sockfs" ino=44223 scontext=u:r:netd:s0 tcontext=u:r:init:s0 tclass=unix_stream_socket permissive=1
09-18 15:41:04.381 241 241 I netd : type=1400 audit(0.0:2468): avc: denied { write } for path="socket:[44223]" dev="sockfs" ino=44223 scontext=u:r:netd:s0 tcontext=u:r:init:s0 tclass=unix_stream_socket permissive=1
09-18 15:41:04.381 271 271 I adbd : type=1400 audit(0.0:2469): avc: denied { name_connect } for dest=6790 scontext=u:r:init:s0 tcontext=u:object_r:port:s0 tclass=tcp_socket permissive=1
09-18 15:41:04.389 2686 2686 I nioEventLoopGro: type=1400 audit(0.0:2470): avc: denied { sendto } for path="/dev/socket/logdw" scontext=u:r:untrusted_app:s0:c512,c768 tcontext=u:r:init:s0 tclass=unix_dgram_socket permissive=1
09-18 15:41:04.394 2686 3006 I appium : channel read: GET /wd/hub/sessions
09-18 15:41:04.396 2686 3006 I appium : GetSessions command
09-18 15:41:04.408 2686 3006 I appium : AppiumResponse: {"sessionId":"None","value":[{"id":"9ccc30db-422d-4331-b48a-8d5f1a9b6cd2","capabilities":{"app":"C:\\Users\\ITserkovnyi\\PycharmProjects\\pythonProject/appium524.apk","appPackage":"com.quod.trading.qa1","networkConnectionEnabled":true,"warnings":{},"databaseEnabled":false,"deviceName":"192.168.247.1…
09-18 15:41:04.422 2686 3008 I appium : channel read: DELETE /wd/hub/session/9ccc30db-422d-4331-b48a-8d5f1a9b6cd2
09-18 15:41:04.422 2686 3008 I appium : DeleteSession command
09-18 15:41:04.425 2686 3008 I appium : Stopping uiautomator2 io.appium.uiautomator2.http io.appium.uiautomator2.server
09-18 15:41:04.436 2686 3008 I appium : AppiumResponse: {"sessionId":"9ccc30db-422d-4331-b48a-8d5f1a9b6cd2","value":null}
09-18 15:41:05.017 492 492 I wifi@1.0-servic: type=1400 audit(0.0:2471): avc: denied { write } for scontext=u:r:hal_wifi_default:s0 tcontext=u:r:hal_wifi_default:s0 tclass=netlink_route_socket permissive=1
09-18 15:41:05.017 492 492 I wifi@1.0-servic: type=1400 audit(0.0:2472): avc: denied { nlmsg_read } for scontext=u:r:hal_wifi_default:s0 tcontext=u:r:hal_wifi_default:s0 tclass=netlink_route_socket permissive=1
09-18 15:41:05.021 492 492 I wifi@1.0-servic: type=1400 audit(0.0:2473): avc: denied { read } for scontext=u:r:hal_wifi_default:s0 tcontext=u:r:hal_wifi_default:s0 tclass=netlink_route_socket permissive=1
09-18 15:41:05.099 2686 2702 I TestRunner: finished: startServer(io.appium.uiautomator2.server.test.AppiumUiAutomator2Server)
09-18 15:41:05.101 2686 2702 I TestRunner: run finished: 1 tests, 0 failed, 0 ignored
09-18 15:41:05.104 2686 2702 I MonitoringInstr: waitForActivitiesToComplete() took: 0ms
09-18 15:41:05.105 528 787 W WindowManager: removeWindowToken: Attempted to remove non-existing token: android.os.Binder@8b8e2e4
09-18 15:41:05.107 528 1221 I ActivityManager: Force stopping io.appium.uiautomator2.server appid=10068 user=0: finished inst
09-18 15:41:05.107 528 1221 I ActivityManager: Killing 2686:io.appium.uiautomator2.server/u0a68 (adj 0): stop io.appium.uiautomator2.server
09-18 15:41:05.108 528 3023 W Binder : Outgoing transactions from this process must be FLAG_ONEWAY
09-18 15:41:05.108 528 3023 W Binder : java.lang.Throwable
09-18 15:41:05.108 528 3023 W Binder : at android.os.BinderProxy.transact(Binder.java:736)
09-18 15:41:05.108 528 3023 W Binder : at android.app.IInstrumentationWatcher$Stub$Proxy.instrumentationFinished(IInstrumentationWatcher.java:160)
09-18 15:41:05.108 528 3023 W Binder : at com.android.server.am.InstrumentationReporter$MyThread.run(InstrumentationReporter.java:86)
09-18 15:41:05.108 2676 2676 D AndroidRuntime: Shutting down VM
09-18 15:41:05.525 186 186 I servicemanager: type=1400 audit(0.0:2474): avc: denied { transfer } for scontext=u:r:servicemanager:s0 tcontext=u:r:init:s0 tclass=binder permissive=1
09-18 15:41:05.530 528 540 I ActivityManager: Force stopping io.appium.uiautomator2.server.test appid=10069 user=0: from pid 3027
09-18 15:41:05.538 845 845 D CarrierSvcBindHelper: No carrier app for: 0
09-18 15:41:05.572 271 271 E adbd : failed to connect to socket 'tcp:6790': Connection refused
09-18 15:41:05.754 3030 3030 D AndroidRuntime: >>>>>> START com.android.internal.os.RuntimeInit uid 0 <<<<<<
09-18 15:41:05.785 3030 3030 W app_process: Unexpected CPU variant for X86 using defaults: x86
09-18 15:41:05.802 3030 3030 D AndroidRuntime: Calling main entry com.android.commands.am.Am
09-18 15:41:05.807 528 864 I ActivityManager: Force stopping io.appium.uiautomator2.server appid=10068 user=0: start instr
09-18 15:41:05.811 528 864 I ActivityManager: Start proc 3040:io.appium.uiautomator2.server/u0a68 for added application io.appium.uiautomator2.server
09-18 15:41:05.812 3040 3040 I zygote : Late-enabling -Xcheck:jni
09-18 15:41:05.821 3040 3040 W zygote : Unexpected CPU variant for X86 using defaults: x86
09-18 15:41:05.835 3040 3040 W zygote : Found duplicate classes, falling back to extracting from APK : /data/app/io.appium.uiautomator2.server-T1xyjFn9HWJ0YMptVGFQPA==/base.apk
09-18 15:41:05.835 3040 3040 W zygote : NOTE: This wastes RAM and hurts startup performance.
09-18 15:41:05.835 3040 3040 W zygote : Found duplicated class when checking oat files: 'Ljunit/runner/BaseTestRunner;' in /data/app/io.appium.uiautomator2.server-T1xyjFn9HWJ0YMptVGFQPA==/base.apk and /system/framework/android.test.runner.jar
09-18 15:41:05.835 3040 3040 W zygote :
09-18 15:41:05.937 3040 3040 I io.appium.uiautomator2.server: type=1400 audit(0.0:2475): avc: denied { write } for comm=45474C20496E6974 name="property_service" dev="tmpfs" ino=8161 scontext=u:r:untrusted_app:s0:c512,c768 tcontext=u:object_r:property_socket:s0 tclass=sock_file permissive=1
09-18 15:41:05.939 3040 3040 W System : ClassLoader referenced unknown path:
09-18 15:41:05.940 3040 3055 I vndksupport: sphal namespace is not configured for this process. Loading /vendor/lib/egl/libGLES_emulation.so from the current namespace instead.
09-18 15:41:05.941 3040 3055 I vndksupport: sphal namespace is not configured for this process. Loading /vendor/lib/egl/libEGL_emulation.so from the current namespace instead.
09-18 15:41:05.954 3040 3055 I vndksupport: sphal namespace is not configured for this process. Loading /vendor/lib/egl/libGLESv1_CM_emulation.so from the current namespace instead.
09-18 15:41:05.960 3040 3040 I MonitoringInstr: Instrumentation started!
09-18 15:41:05.961 3040 3055 I vndksupport: sphal namespace is not configured for this process. Loading /vendor/lib/egl/libGLESv2_emulation.so from the current namespace instead.
09-18 15:41:05.968 3040 3040 V TestEventClient: No service name argument was given (testDiscoveryService, testRunEventService or orchestratorService)
09-18 15:41:05.984 3040 3056 I UsageTrackerFacilitator: Usage tracking disabled
09-18 15:41:05.986 3040 3056 I TestRequestBuilder: Scanning classpath to find tests in paths [/data/app/io.appium.uiautomator2.server.test-7VvBwcZpkzPyaiIPVv4pwQ==/base.apk]
09-18 15:41:05.988 3040 3056 W zygote : Skipping duplicate class check due to unrecognized classloader
09-18 15:41:06.139 3040 3045 I zygote : Do partial code cache collection, code=27KB, data=16KB
09-18 15:41:06.139 3040 3045 I zygote : After code cache collection, code=27KB, data=16KB
09-18 15:41:06.139 3040 3045 I zygote : Increasing code cache capacity to 128KB
09-18 15:41:06.146 3040 3056 D TestExecutor: Adding listener androidx.test.internal.runner.listener.LogRunListener
09-18 15:41:06.146 3040 3056 D TestExecutor: Adding listener androidx.test.internal.runner.listener.InstrumentationResultPrinter
09-18 15:41:06.146 3040 3056 D TestExecutor: Adding listener androidx.test.internal.runner.listener.ActivityFinisherRunListener
09-18 15:41:06.148 3040 3056 I TestRunner: run started: 1 tests
09-18 15:41:06.150 3040 3056 I TestRunner: started: startServer(io.appium.uiautomator2.server.test.AppiumUiAutomator2Server)
09-18 15:41:06.149 3040 3040 I roidJUnitRunner: type=1400 audit(0.0:2476): avc: denied { call } for scontext=u:r:untrusted_app:s0:c512,c768 tcontext=u:r:zygote:s0 tclass=binder permissive=1
09-18 15:41:06.154 3040 3056 I appium : [AppiumUiAutomator2Server] Starting Server
09-18 15:41:06.577 271 271 E adbd : failed to connect to socket 'tcp:6790': Connection refused
09-18 15:41:07.158 3040 3056 I appium : Starting MJPEG Server
09-18 15:41:07.161 3040 3040 I roidJUnitRunner: type=1400 audit(0.0:2477): avc: denied { transfer } for scontext=u:r:untrusted_app:s0:c512,c768 tcontext=u:r:zygote:s0 tclass=binder permissive=1
09-18 15:41:07.172 3040 3056 I appium : MJPEG Server started
09-18 15:41:07.173 3040 3059 I appium : ServerSocket created on port 7810
09-18 15:41:07.183 3040 3056 I appium : AndroidServer created on port 6790
09-18 15:41:07.183 3040 3056 I appium : io.appium.uiautomator2.server started:
09-18 15:41:07.186 3040 3061 I appium : Started UiAutomator2 io.appium.uiautomator2.http io.appium.uiautomator2.server on port 6790
09-18 15:41:07.602 244 244 D genymotion_gps: gps_set_position_mode: min_interval=1000
09-18 15:41:07.603 244 244 D genymotion_gps: Gps navigation has started
09-18 15:41:07.605 244 244 D genymotion_gps: Gps navigation has stopped
09-18 15:41:07.608 3040 3066 I appium : channel read: GET /wd/hub/status
09-18 15:41:07.609 3040 3066 I appium : Status command
09-18 15:41:07.621 3040 3066 I appium : AppiumResponse: {"sessionId":"None","value":{"message":"UiAutomator2 Server is ready to accept commands","ready":true}}
09-18 15:41:07.630 3040 3066 I appium : channel read: POST /wd/hub/session
09-18 15:41:07.631 3040 3066 I appium : NewSession command
09-18 15:41:07.640 3040 3066 I appium : Created the new session with id a2ee43c9-92c4-4f3f-a9fe-23111a81d926 and capabilities {app=C:\Users\ITserkovnyi\PycharmProjects\pythonProject/appium524.apk, appPackage=com.quod.trading.qa1, networkConnectionEnabled=true, warnings={}, databaseEnabled=false, deviceName=192.168.247.102:5555, platform=LINUX, deviceUDID=192.168.247.102:5555, desired={platformName=Android, deviceName=Android, automationName=flutter, app=C:\Users\ITserkovnyi\PycharmProjects\pythonProject/appium524.apk}, webStorageEnabled=false, locationContextEnabled=false, automationName=flutter, takesScreenshot=true, javascriptEnabled=true, platformName=Android}
09-18 15:41:07.645 3040 3066 I appium : AppiumResponse: {"sessionId":"a2ee43c9-92c4-4f3f-a9fe-23111a81d926","value":{"capabilities":{"firstMatch":[{"platform":"LINUX","webStorageEnabled":false,"takesScreenshot":true,"javascriptEnabled":true,"databaseEnabled":false,"networkConnectionEnabled":true,"locationContextEnabled":false,"warnings":{},"desired":{"pl…
09-18 15:41:07.661 3040 3066 I appium : channel read: GET /wd/hub/session/a2ee43c9-92c4-4f3f-a9fe-23111a81d926/appium/device/info
09-18 15:41:07.662 3040 3066 I appium : GetDeviceInfo command
09-18 15:41:07.670 3040 3066 E BluetoothAdapter: Bluetooth binder is null
09-18 15:41:07.675 3040 3066 I appium : AppiumResponse: {"sessionId":"a2ee43c9-92c4-4f3f-a9fe-23111a81d926","value":{"androidId":"63a5862e0cbe4611","apiVersion":"26","bluetooth":null,"brand":"Android","carrierName":"Android","displayDensity":420,"locale":"en_US","manufacturer":"unknown","model":"Automation","networks":[{"capabilities":{"SSID":null,"linkD…
09-18 15:41:07.729 3067 3067 I adbd : type=1400 audit(0.0:2478): avc: denied { execute_no_trans } for path="/system/bin/sh" dev="sda6" ino=562 scontext=u:r:init:s0 tcontext=u:object_r:shell_exec:s0 tclass=file permissive=1
09-18 15:41:07.737 3067 3067 I dumpsys : type=1400 audit(0.0:2479): avc: denied { call } for scontext=u:r:init:s0 tcontext=u:r:servicemanager:s0 tclass=binder permissive=1
09-18 15:41:07.833 528 1221 I ActivityManager: Force stopping com.quod.trading.qa1 appid=10066 user=0: from pid 3072
09-18 15:41:07.835 845 845 D CarrierSvcBindHelper: No carrier app for: 0
09-18 15:41:08.086 528 1221 I ActivityManager: START u0 {flg=0x10000000 cmp=com.quod.trading.qa1/com.quod.moorgate.moorgatemobile.MainActivity} from uid 0
09-18 15:41:08.093 3074 3074 I chatty : uid=10066(u0_a66) com.quod.trading.qa1 expire 8 lines
09-18 15:41:08.101 528 677 I ActivityManager: Start proc 3074:com.quod.trading.qa1/u0a66 for activity com.quod.trading.qa1/com.quod.moorgate.moorgatemobile.MainActivity
09-18 15:41:08.113 528 528 I Binder:528_6: type=1400 audit(0.0:2480): avc: denied { write } for name="timerslack_ns" dev="proc" ino=44452 scontext=u:r:system_server:s0 tcontext=u:r:untrusted_app:s0:c512,c768 tclass=file permissive=1
09-18 15:41:08.136 3074 3089 I chatty : uid=10066(u0_a66) com.quod.trading.qa1 expire 3 lines
09-18 15:41:08.142 3074 3074 I chatty : uid=10066(u0_a66) com.quod.trading.qa1 expire 54 lines
09-18 15:41:08.158 3074 3089 I chatty : uid=10066(u0_a66) com.quod.trading.qa1 expire 1 line
09-18 15:41:08.163 528 787 D VoldConnector: SND -> {10 volume mkdirs /storage/emulated/0/Android/data/com.quod.trading.qa1/cache/}
09-18 15:41:08.161 192 192 I vold : type=1400 audit(0.0:2487): avc: denied { read } for path="socket:[13068]" dev="sockfs" ino=13068 scontext=u:r:vold:s0 tcontext=u:r:init:s0 tclass=unix_stream_socket permissive=1
09-18 15:41:08.169 192 192 I vold : type=1400 audit(0.0:2488): avc: denied { write } for path="socket:[13068]" dev="sockfs" ino=13068 scontext=u:r:vold:s0 tcontext=u:r:init:s0 tclass=unix_stream_socket permissive=1
09-18 15:41:08.172 528 623 D VoldConnector: RCV <- {200 10 Command succeeded}
09-18 15:41:08.215 528 1796 D : HostConnection::get() New Host Connection established 0xc7797220, tid 1796
09-18 15:41:08.213 528 528 I RenderThread: type=1400 audit(0.0:2489): avc: denied { write } for name="local_opengl" dev="tmpfs" ino=13754 scontext=u:r:system_server:s0 tcontext=u:object_r:socket_device:s0 tclass=sock_file permissive=1
09-18 15:41:08.213 479 479 I local_opengl: type=1400 audit(0.0:2490): avc: denied { write } for name="fwmarkd" dev="tmpfs" ino=11372 scontext=u:r:init:s0 tcontext=u:object_r:fwmarkd_socket:s0 tclass=sock_file permissive=1
09-18 15:41:08.213 241 241 I netd : type=1400 audit(0.0:2491): avc: denied { read write } for path="socket:[46096]" dev="sockfs" ino=46096 scontext=u:r:netd:s0 tcontext=u:r:init:s0 tclass=tcp_socket permissive=1
09-18 15:41:08.213 241 241 I netd : type=1400 audit(0.0:2492): avc: denied { getopt } for laddr=192.168.247.102 lport=22468 faddr=192.168.247.2 fport=54169 scontext=u:r:netd:s0 tcontext=u:r:init:s0 tclass=tcp_socket permissive=1
09-18 15:41:08.213 241 241 I netd : type=1400 audit(0.0:2493): avc: denied { setopt } for laddr=192.168.247.102 lport=22468 faddr=192.168.247.2 fport=54169 scontext=u:r:netd:s0 tcontext=u:r:init:s0 tclass=tcp_socket permissive=1
09-18 15:41:08.217 3074 3074 I chatty : uid=10066(u0_a66) com.quod.trading.qa1 expire 172 lines
09-18 15:41:08.219 528 1796 D : HostComposition ext GL_OES_EGL_image_external_essl3 GL_OES_vertex_array_object GL_KHR_texture_compression_astc_ldr ANDROID_EMU_gles_max_version_3_1
09-18 15:41:08.235 528 1796 I OpenGLRenderer: Initialized EGL, version 1.4
09-18 15:41:08.235 528 1796 D OpenGLRenderer: Swap behavior 1
09-18 15:41:08.235 528 1796 W OpenGLRenderer: Failed to choose config with EGL_SWAP_BEHAVIOR_PRESERVED, retrying without...
09-18 15:41:08.236 528 1796 D OpenGLRenderer: Swap behavior 0
09-18 15:41:08.251 528 1796 D EGL_emulation: eglCreateContext: 0xc6d68020: maj 3 min 1 rcv 4
09-18 15:41:08.273 3074 3092 I chatty : uid=10066(u0_a66) com.quod.trading.qa1 expire 4 lines
09-18 15:41:08.466 1240 1396 E eglCodecCommon: goldfish_dma_create_region: could not obtain fd to device! fd -1 errno=2
09-18 15:41:08.953 3074 3109 I chatty : uid=10066(u0_a66) com.quod.trading.qa1 expire 1 line
09-18 15:41:08.967 3074 3096 I chatty : uid=10066(u0_a66) com.quod.trading.qa1 expire 2 lines
09-18 15:41:09.038 236 236 I keystore: del USRPKEY_com.quod.trading.qa1.FlutterKeychain 10066
09-18 15:41:09.038 236 236 I keystore: del USRSKEY_com.quod.trading.qa1.FlutterKeychain 10066
09-18 15:41:09.039 236 236 I keystore: del USRCERT_com.quod.trading.qa1.FlutterKeychain 10066
09-18 15:41:09.039 236 236 I keystore: del CACERT_com.quod.trading.qa1.FlutterKeychain 10066
09-18 15:41:09.157 3030 3030 I main : type=1400 audit(0.0:2505): avc: denied { call } for scontext=u:r:zygote:s0 tcontext=u:r:system_server:s0 tclass=binder permissive=1
09-18 15:41:09.202 191 191 E hw-IPCThreadState: binder thread pool (1 threads) starved for 162 ms
09-18 15:41:09.264 3074 3113 I chatty : uid=10066(u0_a66) com.quod.trading.qa1 expire 13 lines
09-18 15:41:09.329 510 510 I healthd : type=1400 audit(0.0:2507): avc: denied { read } for name="capacity" dev="fuse" ino=8 scontext=u:r:healthd:s0 tcontext=u:object_r:fuse:s0 tclass=file permissive=1
09-18 15:41:09.329 510 510 I healthd : type=1400 audit(0.0:2508): avc: denied { open } for path="/dev/pipe/battery/BAT0/capacity" dev="fuse" ino=8 scontext=u:r:healthd:s0 tcontext=u:object_r:fuse:s0 tclass=file permissive=1
09-18 15:41:09.329 510 510 I healthd : type=1400 audit(0.0:2509): avc: denied { getattr } for path="/dev/pipe/battery/BAT0/capacity" dev="fuse" ino=8 scontext=u:r:healthd:s0 tcontext=u:object_r:fuse:s0 tclass=file permissive=1
09-18 15:41:09.423 3074 3095 I chatty : uid=10066(u0_a66) com.quod.trading.qa1 expire 3 lines
09-18 15:41:09.513 479 479 I local_opengl: type=1400 audit(0.0:2510): avc: denied { write } for laddr=192.168.247.102 lport=22468 faddr=192.168.247.2 fport=52537 scontext=u:r:init:s0 tcontext=u:r:init:s0 tclass=tcp_socket permissive=1
09-18 15:41:09.517 479 479 I local_opengl: type=1400 audit(0.0:2511): avc: denied { read } for laddr=192.168.247.102 lport=22468 faddr=192.168.247.2 fport=52537 scontext=u:r:init:s0 tcontext=u:r:init:s0 tclass=tcp_socket permissive=1
09-18 15:41:10.645 3074 3079 I chatty : uid=10066(u0_a66) com.quod.trading.qa1 expire 3 lines
09-18 15:41:11.106 528 550 I ActivityManager: Displayed com.quod.trading.qa1/com.quod.moorgate.moorgatemobile.MainActivity: +3s14ms
09-18 15:41:11.105 528 528 I ActivityManager: type=1400 audit(0.0:2514): avc: denied { write } for name="timerslack_ns" dev="proc" ino=28728 scontext=u:r:system_server:s0 tcontext=u:r:priv_app:s0:c512,c768 tclass=file permissive=1
09-18 15:41:11.109 528 528 I Binder:528_7: type=1400 audit(0.0:2515): avc: denied { call } for scontext=u:r:system_server:s0 tcontext=u:r:init:s0 tclass=binder permissive=1
09-18 15:41:11.149 499 499 I surfaceflinger: type=1400 audit(0.0:2516): avc: denied { sendto } for path="/dev/socket/logdw" scontext=u:r:surfaceflinger:s0 tcontext=u:r:init:s0 tclass=unix_dgram_socket permissive=1
09-18 15:41:11.237 186 186 I servicemanager: type=1400 audit(0.0:2517): avc: denied { getattr } for scontext=u:r:servicemanager:s0 tcontext=u:r:init:s0 tclass=process permissive=1
09-18 15:41:11.273 3040 3066 I appium : channel read: GET /wd/hub/session/a2ee43c9-92c4-4f3f-a9fe-23111a81d926/appium/device/pixel_ratio
09-18 15:41:11.274 3040 3066 I appium : GetDevicePixelRatio command
09-18 15:41:11.277 3040 3066 I appium : AppiumResponse: {"sessionId":"a2ee43c9-92c4-4f3f-a9fe-23111a81d926","value":2.625}
09-18 15:41:11.287 3040 3066 I appium : channel read: GET /wd/hub/session/a2ee43c9-92c4-4f3f-a9fe-23111a81d926/appium/device/system_bars
09-18 15:41:11.289 3040 3066 I appium : GetSystemBars command
09-18 15:41:11.293 3040 3066 I appium : AppiumResponse: {"sessionId":"a2ee43c9-92c4-4f3f-a9fe-23111a81d926","value":{"statusBar":63}}
09-18 15:41:11.309 3040 3066 I appium : channel read: GET /wd/hub/session/a2ee43c9-92c4-4f3f-a9fe-23111a81d926/window/current/size
09-18 15:41:11.311 3040 3066 I appium : GetDeviceSize command
09-18 15:41:11.311 3040 3066 I appium : Get window size of the device
09-18 15:41:11.322 3040 3066 I appium : AppiumResponse: {"sessionId":"a2ee43c9-92c4-4f3f-a9fe-23111a81d926","value":{"height":1794,"width":1080}}
09-18 15:41:11.608 271 271 E adbd : failed to connect to socket 'tcp:36748': Connection refused
09-18 15:41:11.605 271 271 I adbd : type=1400 audit(0.0:2518): avc: denied { create } for scontext=u:r:init:s0 tcontext=u:r:init:s0 tclass=tcp_socket permissive=1
09-18 15:41:11.605 271 271 I adbd : type=1400 audit(0.0:2519): avc: denied { connect } for scontext=u:r:init:s0 tcontext=u:r:init:s0 tclass=tcp_socket permissive=1
09-18 15:41:11.605 271 271 I adbd : type=1400 audit(0.0:2520): avc: denied { getopt } for laddr=127.0.0.1 lport=47842 faddr=127.0.0.1 fport=36748 scontext=u:r:init:s0 tcontext=u:r:init:s0 tclass=tcp_socket permissive=1
09-18 15:41:11.633 528 652 E TaskPersister: File error accessing recents directory (directory doesn't exist?).
09-18 15:41:12.611 271 271 E adbd : failed to connect to socket 'tcp:36748': Connection refused
09-18 15:41:18.628 271 271 I chatty : uid=0(root) /sbin/adbd identical 75 lines
09-18 15:41:19.628 271 271 E adbd : failed to connect to socket 'tcp:36748': Connection refused
09-18 15:41:20.537 246 246 I rild : type=1400 audit(0.0:2521): avc: denied { sendto } for path="/dev/socket/logdw" scontext=u:r:rild:s0 tcontext=u:r:init:s0 tclass=unix_dgram_socket permissive=1
09-18 15:41:20.621 271 271 E adbd : failed to connect to socket 'tcp:36748': Connection refused
09-18 15:41:59.687 271 271 E adbd : failed to connect to socket 'tcp:36748': Connection refused
09-18 15:42:00.006 528 542 E memtrack: Couldn't load memtrack module
09-18 15:42:00.006 528 542 W android.os.Debug: failed to get memory consumption info: -1
09-18 15:42:00.030 528 542 E memtrack: Couldn't load memtrack module
09-18 15:42:00.030 528 542 W android.os.Debug: failed to get memory consumption info: -1
09-18 15:42:00.040 528 542 E memtrack: Couldn't load memtrack module
09-18 15:42:00.040 528 542 W android.os.Debug: failed to get memory consumption info: -1
09-18 15:42:00.048 528 542 E memtrack: Couldn't load memtrack module
09-18 15:42:00.048 528 542 W android.os.Debug: failed to get memory consumption info: -1
09-18 15:42:00.683 271 271 E adbd : failed to connect to socket 'tcp:36748': Connection refused
09-18 15:42:09.704 271 271 I chatty : uid=0(root) /sbin/adbd identical 38 lines
09-18 15:42:10.703 271 271 E adbd : failed to connect to socket 'tcp:36748': Connection refused
09-18 15:42:11.336 3040 3066 I appium : READER_IDLE: closing the channel
09-18 15:42:11.701 271 271 E adbd : failed to connect to socket 'tcp:36748': Connection refused
09-18 15:42:24.741 271 271 E adbd : failed to connect to socket 'tcp:36748': Connection refused
09-18 15:42:25.213 229 229 I redis : type=1400 audit(0.0:2522): avc: denied { accept } for lport=6379 scontext=u:r:init:s0 tcontext=u:r:init:s0 tclass=tcp_socket permissive=1
09-18 15:42:25.213 229 229 I redis : type=1400 audit(0.0:2523): avc: denied { setopt } for laddr=127.0.0.1 lport=6379 faddr=127.0.0.1 fport=59016 scontext=u:r:init:s0 tcontext=u:r:init:s0 tclass=tcp_socket permissive=1
09-18 15:42:25.738 271 271 E adbd : failed to connect to socket 'tcp:36748': Connection refused
09-18 15:42:36.753 271 271 I chatty : uid=0(root) /sbin/adbd identical 18 lines
09-18 15:42:36.767 271 271 E adbd : failed to connect to socket 'tcp:36748': Connection refused
09-18 15:42:47.598 244 244 D genymotion_gps: gps_set_position_mode: min_interval=1000
09-18 15:42:47.593 244 244 I gnss@1.0-servic: type=1400 audit(0.0:2524): avc: denied { sendto } for path="/dev/socket/logdw" scontext=u:r:hal_gnss_default:s0 tcontext=u:r:init:s0 tclass=unix_dgram_socket permissive=1
09-18 15:42:47.598 244 244 D genymotion_gps: Gps navigation has started
09-18 15:42:47.599 244 244 D genymotion_gps: Gps navigation has stopped
09-18 15:42:50.309 528 536 E eglCodecCommon: goldfish_dma_create_region: could not obtain fd to device! fd -1 errno=2
09-18 15:42:51.455 528 677 D WificondControl: Scan result ready event
09-18 15:43:03.125 3273 3273 I getprop : type=1400 audit(0.0:2525): avc: denied { read write } for path="socket:[46389]" dev="sockfs" ino=46389 scontext=u:r:toolbox:s0 tcontext=u:r:init:s0 tclass=unix_stream_socket permissive=1
09-18 15:43:03.125 2237 2237 I logcat : type=1400 audit(0.0:2526): avc: denied { write } for path="socket:[38074]" dev="sockfs" ino=38074 scontext=u:r:logpersist:s0 tcontext=u:r:init:s0 tclass=unix_stream_socket permissive=1
09-18 15:43:03.125 572 572 I logcat : type=1400 audit(0.0:2527): avc: denied { write } for path="socket:[10906]" dev="sockfs" ino=10906 scontext=u:r:logpersist:s0 tcontext=u:r:init:s0 tclass=unix_stream_socket permissive=1
09-18 15:43:03.129 3273 3273 I getprop : type=1400 audit(0.0:2528): avc: denied { getattr } for path="socket:[46389]" dev="sockfs" ino=46389 scontext=u:r:toolbox:s0 tcontext=u:r:init:s0 tclass=unix_stream_socket permissive=1
09-18 15:43:03.397 3277 3277 I sh : type=1400 audit(0.0:2529): avc: denied { execute_no_trans } for path="/system/bin/dumpsys" dev="sda6" ino=395 scontext=u:r:init:s0 tcontext=u:object_r:system_file:s0 tclass=file permissive=1
09-18 15:43:03.405 186 186 I servicemanager: type=1400 audit(0.0:2530): avc: denied { search } for name="3277" dev="proc" ino=41275 scontext=u:r:servicemanager:s0 tcontext=u:r:init:s0 tclass=dir permissive=1
09-18 15:43:03.405 186 186 I servicemanager: type=1400 audit(0.0:2531): avc: denied { read } for name="current" dev="proc" ino=46411 scontext=u:r:servicemanager:s0 tcontext=u:r:init:s0 tclass=file permissive=1
09-18 15:43:03.405 186 186 I servicemanager: type=1400 audit(0.0:2532): avc: denied { open } for path="/proc/3277/attr/current" dev="proc" ino=46411 scontext=u:r:servicemanager:s0 tcontext=u:r:init:s0 tclass=file permissive=1
09-18 15:43:03.709 3288 3288 I pgrep : type=1400 audit(0.0:2533): avc: denied { getattr } for path="/proc/1" dev="proc" ino=8156 scontext=u:r:toolbox:s0 tcontext=u:r:init:s0 tclass=dir permissive=1
09-18 15:43:03.709 3288 3288 I pgrep : type=1400 audit(0.0:2534): avc: denied { search } for name="1" dev="proc" ino=8156 scontext=u:r:toolbox:s0 tcontext=u:r:init:s0 tclass=dir permissive=1
09-18 15:43:03.709 3288 3288 I pgrep : type=1400 audit(0.0:2535): avc: denied { read } for name="stat" dev="proc" ino=14997 scontext=u:r:toolbox:s0 tcontext=u:r:init:s0 tclass=file permissive=1
09-18 15:43:03.709 3288 3288 I pgrep : type=1400 audit(0.0:2536): avc: denied { open } for path="/proc/1/stat" dev="proc" ino=14997 scontext=u:r:toolbox:s0 tcontext=u:r:init:s0 tclass=file permissive=1
09-18 15:43:03.709 3288 3288 I pgrep : type=1400 audit(0.0:2537): avc: denied { getattr } for path="/proc/2" dev="proc" ino=14883 scontext=u:r:toolbox:s0 tcontext=u:r:kernel:s0 tclass=dir permissive=1
09-18 15:43:03.709 3288 3288 I pgrep : type=1400 audit(0.0:2538): avc: denied { search } for name="2" dev="proc" ino=14883 scontext=u:r:toolbox:s0 tcontext=u:r:kernel:s0 tclass=dir permissive=1
09-18 15:43:03.709 3288 3288 I pgrep : type=1400 audit(0.0:2539): avc: denied { read } for name="stat" dev="proc" ino=14998 scontext=u:r:toolbox:s0 tcontext=u:r:kernel:s0 tclass=file permissive=1
09-18 15:43:03.709 3288 3288 I pgrep : type=1400 audit(0.0:2540): avc: denied { open } for path="/proc/2/stat" dev="proc" ino=14998 scontext=u:r:toolbox:s0 tcontext=u:r:kernel:s0 tclass=file permissive=1
09-18 15:43:03.709 3288 3288 I pgrep : type=1400 audit(0.0:2541): avc: denied { getattr } for path="/proc/185" dev="proc" ino=10461 scontext=u:r:toolbox:s0 tcontext=u:r:logd:s0 tclass=dir permissive=1
09-18 15:43:03.709 3288 3288 I pgrep : type=1400 audit(0.0:2542): avc: denied { search } for name="185" dev="proc" ino=10461 scontext=u:r:toolbox:s0 tcontext=u:r:logd:s0 tclass=dir permissive=1
09-18 15:43:03.709 3288 3288 I pgrep : type=1400 audit(0.0:2543): avc: denied { read } for name="stat" dev="proc" ino=15217 scontext=u:r:toolbox:s0 tcontext=u:r:logd:s0 tclass=file permissive=1
09-18 15:43:03.709 3288 3288 I pgrep : type=1400 audit(0.0:2544): avc: denied { open } for path="/proc/185/stat" dev="proc" ino=15217 scontext=u:r:toolbox:s0 tcontext=u:r:logd:s0 tclass=file permissive=1
09-18 15:43:05.477 3305 3305 I app_process: type=1400 audit(0.0:2709): avc: denied { read write } for path="socket:[36795]" dev="sockfs" ino=36795 scontext=u:r:zygote:s0 tcontext=u:r:init:s0 tclass=unix_stream_socket permissive=1
09-18 15:43:05.620 3305 3305 D AndroidRuntime: >>>>>> START com.android.internal.os.RuntimeInit uid 0 <<<<<<
09-18 15:43:05.617 3305 3305 I app_process: type=1400 audit(0.0:2710): avc: denied { sendto } for path="/dev/socket/logdw" scontext=u:r:zygote:s0 tcontext=u:r:init:s0 tclass=unix_dgram_socket permissive=1
09-18 15:43:05.647 3305 3305 W app_process: Unexpected CPU variant for X86 using defaults: x86
09-18 15:43:05.645 3305 3305 I main : type=1400 audit(0.0:2711): avc: denied { execute } for path=2F6465762F6173686D656D2F64616C76696B2D6A69742D636F64652D6361636865202864656C6574656429 dev="tmpfs" ino=47242 scontext=u:r:zygote:s0 tcontext=u:object_r:zygote_tmpfs:s0 tclass=file permissive=1
09-18 15:43:05.660 3305 3305 D AndroidRuntime: Calling main entry com.android.commands.pm.Pm
09-18 15:43:05.657 3305 3305 I main : type=1400 audit(0.0:2712): avc: denied { call } for scontext=u:r:zygote:s0 tcontext=u:r:servicemanager:s0 tclass=binder permissive=1
09-18 15:43:05.657 186 186 I servicemanager: type=1400 audit(0.0:2713): avc: denied { getattr } for scontext=u:r:servicemanager:s0 tcontext=u:r:zygote:s0 tclass=process permissive=1
09-18 15:43:05.661 528 528 I Binder:528_1: type=1400 audit(0.0:2714): avc: denied { transfer } for scontext=u:r:system_server:s0 tcontext=u:r:zygote:s0 tclass=binder permissive=1
09-18 15:43:05.661 3305 3305 I main : type=1400 audit(0.0:2715): avc: denied { getattr } for path="socket:[36795]" dev="sockfs" ino=36795 scontext=u:r:zygote:s0 tcontext=u:r:init:s0 tclass=unix_stream_socket permissive=1
09-18 15:43:05.665 3305 3305 I main : type=1400 audit(0.0:2716): avc: denied { transfer } for scontext=u:r:zygote:s0 tcontext=u:r:system_server:s0 tclass=binder permissive=1
09-18 15:43:05.669 3305 3305 I app_process: System.exit called, status: 0
09-18 15:43:05.669 3305 3305 I AndroidRuntime: VM exiting with result code 0.
09-18 15:43:05.669 3305 3313 W MessageQueue: Handler (android.os.Handler) {c45bf48} sending message to a Handler on a dead thread
09-18 15:43:05.669 3305 3313 W MessageQueue: java.lang.IllegalStateException: Handler (android.os.Handler) {c45bf48} sending message to a Handler on a dead thread
09-18 15:43:05.669 3305 3313 W MessageQueue: at android.os.MessageQueue.enqueueMessage(MessageQueue.java:545)
09-18 15:43:05.669 3305 3313 W MessageQueue: at android.os.Handler.enqueueMessage(Handler.java:661)
09-18 15:43:05.669 3305 3313 W MessageQueue: at android.os.Handler.sendMessageAtTime(Handler.java:630)
09-18 15:43:05.669 3305 3313 W MessageQueue: at android.os.Handler.sendMessageDelayed(Handler.java:600)
09-18 15:43:05.669 3305 3313 W MessageQueue: at android.os.Handler.post(Handler.java:356)
09-18 15:43:05.669 3305 3313 W MessageQueue: at android.os.ResultReceiver$MyResultReceiver.send(ResultReceiver.java:57)
09-18 15:43:05.669 3305 3313 W MessageQueue: at com.android.internal.os.IResultReceiver$Stub.onTransact(IResultReceiver.java:58)
09-18 15:43:05.669 3305 3313 W MessageQueue: at android.os.Binder.execTransact(Binder.java:674)
09-18 15:43:06.484 528 540 I ActivityManager: Force stopping com.quod.trading.qa1 appid=10066 user=0: from pid 3336
09-18 15:43:06.484 528 540 I ActivityManager: Killing 3074:com.quod.trading.qa1/u0a66 (adj 0): stop com.quod.trading.qa1
09-18 15:43:06.499 528 540 W ActivityManager: Force removing ActivityRecord{9377988 u0 com.quod.trading.qa1/com.quod.moorgate.moorgatemobile.MainActivity t29}: app died, no saved state
09-18 15:43:06.497 496 496 I lmkd : type=1400 audit(0.0:2717): avc: denied { read } for path="socket:[8937]" dev="sockfs" ino=8937 scontext=u:r:lmkd:s0 tcontext=u:r:init:s0 tclass=unix_stream_socket permissive=1
09-18 15:43:06.507 528 540 I WindowManager: Failed to capture screenshot of Token{ad65f21 ActivityRecord{9377988 u0 com.quod.trading.qa1/com.quod.moorgate.moorgatemobile.MainActivity t29 f}} appWin=Window{3c77bfc u0 com.quod.trading.qa1/com.quod.moorgate.moorgatemobile.MainActivity} drawState=4
09-18 15:43:06.508 528 550 E JavaBinder: !!! FAILED BINDER TRANSACTION !!! (parcel size = 60)
09-18 15:43:06.509 845 845 I m.android.phone: type=1400 audit(0.0:2718): avc: denied { sendto } for path="/dev/socket/logdw" scontext=u:r:radio:s0 tcontext=u:r:init:s0 tclass=unix_dgram_socket permissive=1
09-18 15:43:06.514 845 845 D CarrierSvcBindHelper: No carrier app for: 0
09-18 15:43:06.521 1240 1240 I droid.launcher3: type=1400 audit(0.0:2719): avc: denied { sendto } for path="/dev/socket/logdw" scontext=u:r:priv_app:s0:c512,c768 tcontext=u:r:init:s0 tclass=unix_dgram_socket permissive=1
09-18 15:43:06.524 528 550 W ActivityManager: setHasOverlayUi called on unknown pid: 3074
09-18 15:43:06.819 3339 3339 D AndroidRuntime: >>>>>> START com.android.internal.os.RuntimeInit uid 0 <<<<<<
09-18 15:43:06.862 3339 3339 W app_process: Unexpected CPU variant for X86 using defaults: x86
09-18 15:43:06.878 3339 3339 D AndroidRuntime: Calling main entry com.android.commands.pm.Pm
09-18 15:43:06.877 186 186 I servicemanager: type=1400 audit(0.0:2720): avc: denied { search } for name="3339" dev="proc" ino=43356 scontext=u:r:servicemanager:s0 tcontext=u:r:zygote:s0 tclass=dir permissive=1
09-18 15:43:06.881 528 1221 I ActivityManager: Force stopping com.quod.trading.qa1 appid=10066 user=0: clear data
09-18 15:43:06.882 528 543 I ActivityManager: Force stopping com.quod.trading.qa1 appid=10066 user=-1: clearApplicationUserData
09-18 15:43:06.883 528 652 E TaskPersister: File error accessing recents directory (directory doesn't exist?).
09-18 15:43:06.884 528 1221 D ZenLog : config: removeAutomaticZenRules,ZenModeConfig[user=0,allowCalls=true,allowRepeatCallers=false,allowMessages=false,allowCallsFrom=contacts,allowMessagesFrom=contacts,allowReminders=true,allowEvents=true,allowWhenScreenOff=true,allowWhenScreenOn=true,automaticRules={2e27972aa30a4ed7b345d920847b314f=ZenRule[enabled=false,snoozing=false,name=Weekend,zenMode=ZEN_MODE_ALARMS,conditionId=condition://android/schedule?days=6.7&start=23.30&end=10.0&exitAtAlarm=false,condition=Condition[id=condition://android/schedule?days=6.7&start=23.30&end=10.0&exitAtAlarm=false,summary=...,line1=...,line2=...,icon=0,state=STATE_FALSE,flags=2],component=ComponentInfo{android/com.android.server.notification.ScheduleConditionProvider},id=2e27972aa30a4ed7b345d920847b314f,creationTime=1663512007976,enabler=null], 55a3c43ca4cc4938b655df30132821d5=ZenRule[enabled=false,snoozing=false,name=Event,zenMode=ZEN_MODE_ALARMS,conditionId=condition://android/event?userId=-10000&calendar=&reply=1,condition=Condition[id=condition://android/event?userId=-10000&calendar=&reply=1,summary=...,line1=...,line2=...,icon=0,state=STATE_FALSE,flags=2],component=ComponentInfo{android/com.android.server.notification.EventConditionProvider},id=55a3c43ca4cc4938b655df30132821d5,creationTime=1663512007976,enabler=null], 18ca48036945428f8f2827e01c32ce57=ZenRule[enabled=false,snoozing=false,name=Weeknight,zenMode=ZEN_MODE_ALARMS,conditionId=condition://android/schedule?days=1.2.3.4.5&start=22.0&end=7.0&exitAtAlarm=false,condition=Condition[id=condition://android/schedule?days=1.2.3.4.5&start=22.0&end=7.0&exitAtAlarm=false,summary=...,line1=...,line2=...,icon=0,state=STATE_FALSE,flags=2],component=ComponentInfo{android/com.android.server.notification.ScheduleConditionProvider},id=18ca48036945428f8f2827e01c32ce57,creationTime=1663512007976,enabler=null]},manualRule=null],Diff[]
09-18 15:43:06.885 528 528 D ZenLog : set_zen_mode: off,removeAutomaticZenRules
09-18 15:43:06.906 236 236 I keystore: clear_uid 10066
09-18 15:43:06.909 528 528 I PackageManager: type=1400 audit(0.0:2721): avc: denied { write } for name="timerslack_ns" dev="proc" ino=30967 scontext=u:r:system_server:s0 tcontext=u:r:platform_app:s0:c512,c768 tclass=file permissive=1
09-18 15:43:06.924 3339 3339 I app_process: System.exit called, status: 0
09-18 15:43:06.924 3339 3339 I AndroidRuntime: VM exiting with result code 0.
09-18 15:43:06.924 845 845 D CarrierSvcBindHelper: No carrier app for: 0
09-18 15:43:06.921 185 185 I logd.reader.per: type=1400 audit(0.0:2722): avc: denied { write } for path="socket:[13838]" dev="sockfs" ino=13838 scontext=u:r:logd:s0 tcontext=u:r:init:s0 tclass=unix_stream_socket permissive=1
09-18 15:43:06.949 271 271 I adbd : type=1400 audit(0.0:2723): avc: denied { write } for name="dnsproxyd" dev="tmpfs" ino=11366 scontext=u:r:init:s0 tcontext=u:object_r:dnsproxyd_socket:s0 tclass=sock_file permissive=1
09-18 15:43:06.949 241 241 I netd : type=1400 audit(0.0:2724): avc: denied { accept } for path="/dev/socket/dnsproxyd" scontext=u:r:netd:s0 tcontext=u:r:init:s0 tclass=unix_stream_socket permissive=1
09-18 15:43:06.949 241 241 I netd : type=1400 audit(0.0:2725): avc: denied { getopt } for path="/dev/socket/dnsproxyd" scontext=u:r:netd:s0 tcontext=u:r:init:s0 tclass=unix_stream_socket permissive=1
09-18 15:43:06.949 241 241 I netd : type=1400 audit(0.0:2726): avc: denied { read } for path="socket:[46467]" dev="sockfs" ino=46467 scontext=u:r:netd:s0 tcontext=u:r:init:s0 tclass=unix_stream_socket permissive=1
09-18 15:43:06.949 241 241 I netd : type=1400 audit(0.0:2727): avc: denied { write } for path="socket:[46467]" dev="sockfs" ino=46467 scontext=u:r:netd:s0 tcontext=u:r:init:s0 tclass=unix_stream_socket permissive=1
09-18 15:43:06.949 271 271 I adbd : type=1400 audit(0.0:2728): avc: denied { name_connect } for dest=6790 scontext=u:r:init:s0 tcontext=u:object_r:port:s0 tclass=tcp_socket permissive=1
09-18 15:43:06.953 241 241 I netd : type=1400 audit(0.0:2729): avc: denied { getopt } for path="/dev/socket/fwmarkd" scontext=u:r:netd:s0 tcontext=u:r:init:s0:c512,c768 tclass=unix_stream_socket permissive=1
09-18 15:43:06.953 241 241 I netd : type=1400 audit(0.0:2730): avc: denied { read } for path="/dev/socket/fwmarkd" scontext=u:r:netd:s0 tcontext=u:r:init:s0:c512,c768 tclass=unix_stream_socket permissive=1
09-18 15:43:06.953 241 241 I netd : type=1400 audit(0.0:2731): avc: denied { write } for path="socket:[46468]" dev="sockfs" ino=46468 scontext=u:r:netd:s0 tcontext=u:r:init:s0:c512,c768 tclass=unix_stream_socket permissive=1
09-18 15:43:06.961 3040 3353 I appium : channel read: GET /wd/hub/sessions
09-18 15:43:06.957 3040 3040 I nioEventLoopGro: type=1400 audit(0.0:2732): avc: denied { sendto } for path="/dev/socket/logdw" scontext=u:r:untrusted_app:s0:c512,c768 tcontext=u:r:init:s0 tclass=unix_dgram_socket permissive=1
09-18 15:43:06.963 3040 3353 I appium : GetSessions command
09-18 15:43:06.972 3040 3353 I appium : AppiumResponse: {"sessionId":"None","value":[{"id":"a2ee43c9-92c4-4f3f-a9fe-23111a81d926","capabilities":{"app":"C:\\Users\\ITserkovnyi\\PycharmProjects\\pythonProject/appium524.apk","appPackage":"com.quod.trading.qa1","networkConnectionEnabled":true,"warnings":{},"databaseEnabled":false,"deviceName":"192.168.247.1…
09-18 15:43:06.985 185 185 I logd.writer: type=1400 audit(0.0:2733): avc: denied { read } for path="/dev/socket/logdw" scontext=u:r:logd:s0 tcontext=u:r:init:s0 tclass=unix_dgram_socket permissive=1
09-18 15:43:06.987 3040 3355 I appium : channel read: DELETE /wd/hub/session/a2ee43c9-92c4-4f3f-a9fe-23111a81d926
09-18 15:43:06.988 3040 3355 I appium : DeleteSession command
09-18 15:43:06.991 3040 3355 I appium : Stopping uiautomator2 io.appium.uiautomator2.http io.appium.uiautomator2.server
09-18 15:43:06.994 3040 3355 I appium : AppiumResponse: {"sessionId":"a2ee43c9-92c4-4f3f-a9fe-23111a81d926","value":null}
09-18 15:43:07.251 1240 1396 W OpenGLRenderer: Incorrectly called buildLayer on View: ShortcutAndWidgetContainer, destroying layer...
09-18 15:43:07.722 3040 3056 I TestRunner: finished: startServer(io.appium.uiautomator2.server.test.AppiumUiAutomator2Server)
09-18 15:43:07.725 3040 3056 I TestRunner: run finished: 1 tests, 0 failed, 0 ignored
09-18 15:43:07.727 3040 3056 I MonitoringInstr: waitForActivitiesToComplete() took: 0ms
09-18 15:43:07.725 186 186 I servicemanager: type=1400 audit(0.0:2734): avc: denied { read } for name="current" dev="proc" ino=44366 scontext=u:r:servicemanager:s0 tcontext=u:r:zygote:s0 tclass=file permissive=1
09-18 15:43:07.725 186 186 I servicemanager: type=1400 audit(0.0:2735): avc: denied { open } for path="/proc/3030/attr/current" dev="proc" ino=44366 scontext=u:r:servicemanager:s0 tcontext=u:r:zygote:s0 tclass=file permissive=1
09-18 15:43:07.728 528 677 W WindowManager: removeWindowToken: Attempted to remove non-existing token: android.os.Binder@3680496
09-18 15:43:07.731 528 787 I ActivityManager: Force stopping io.appium.uiautomator2.server appid=10068 user=0: finished inst
09-18 15:43:07.732 528 787 I ActivityManager: Killing 3040:io.appium.uiautomator2.server/u0a68 (adj 0): stop io.appium.uiautomator2.server
09-18 15:43:07.729 528 528 I ActivityManager: type=1400 audit(0.0:2736): avc: denied { call } for scontext=u:r:system_server:s0 tcontext=u:r:zygote:s0 tclass=binder permissive=1
09-18 15:43:07.732 528 3370 W Binder : Outgoing transactions from this process must be FLAG_ONEWAY
09-18 15:43:07.732 528 3370 W Binder : java.lang.Throwable
09-18 15:43:07.732 528 3370 W Binder : at android.os.BinderProxy.transact(Binder.java:736)
09-18 15:43:07.732 528 3370 W Binder : at android.app.IInstrumentationWatcher$Stub$Proxy.instrumentationFinished(IInstrumentationWatcher.java:160)
09-18 15:43:07.732 528 3370 W Binder : at com.android.server.am.InstrumentationReporter$MyThread.run(InstrumentationReporter.java:86)
09-18 15:43:07.733 3030 3030 D AndroidRuntime: Shutting down VM
09-18 15:43:08.093 186 186 I servicemanager: type=1400 audit(0.0:2737): avc: denied { transfer } for scontext=u:r:servicemanager:s0 tcontext=u:r:init:s0 tclass=binder permissive=1
09-18 15:43:08.098 528 540 I ActivityManager: Force stopping io.appium.uiautomator2.server.test appid=10069 user=0: from pid 3374
09-18 15:43:08.110 845 845 D CarrierSvcBindHelper: No carrier app for: 0
09-18 15:43:08.142 271 271 E adbd : failed to connect to socket 'tcp:6790': Connection refused
09-18 15:43:08.337 3377 3377 D AndroidRuntime: >>>>>> START com.android.internal.os.RuntimeInit uid 0 <<<<<<
09-18 15:43:08.368 3377 3377 W app_process: Unexpected CPU variant for X86 using defaults: x86
09-18 15:43:08.365 3377 3377 I main : type=1400 audit(0.0:2738): avc: denied { execmem } for scontext=u:r:zygote:s0 tcontext=u:r:zygote:s0 tclass=process permissive=1
09-18 15:43:08.365 3377 3377 I main : type=1400 audit(0.0:2739): avc: denied { execute } for path="/dev/ashmem" dev="tmpfs" ino=10389 scontext=u:r:zygote:s0 tcontext=u:object_r:ashmem_device:s0 tclass=chr_file permissive=1
09-18 15:43:08.384 3377 3377 D AndroidRuntime: Calling main entry com.android.commands.am.Am
09-18 15:43:08.387 528 787 I ActivityManager: Force stopping io.appium.uiautomator2.server appid=10068 user=0: start instr
09-18 15:43:08.390 528 787 I ActivityManager: Start proc 3387:io.appium.uiautomator2.server/u0a68 for added application io.appium.uiautomator2.server
09-18 15:43:08.394 3387 3387 I zygote : Late-enabling -Xcheck:jni
09-18 15:43:08.401 3387 3387 W zygote : Unexpected CPU variant for X86 using defaults: x86
09-18 15:43:08.428 3387 3387 W zygote : Found duplicate classes, falling back to extracting from APK : /data/app/io.appium.uiautomator2.server-T1xyjFn9HWJ0YMptVGFQPA==/base.apk
09-18 15:43:08.428 3387 3387 W zygote : NOTE: This wastes RAM and hurts startup performance.
09-18 15:43:08.428 3387 3387 W zygote : Found duplicated class when checking oat files: 'Ljunit/runner/BaseTestRunner;' in /data/app/io.appium.uiautomator2.server-T1xyjFn9HWJ0YMptVGFQPA==/base.apk and /system/framework/android.test.runner.jar
09-18 15:43:08.428 3387 3387 W zygote :
09-18 15:43:08.529 3387 3387 I io.appium.uiautomator2.server: type=1400 audit(0.0:2740): avc: denied { write } for comm=45474C20496E6974 name="property_service" dev="tmpfs" ino=8161 scontext=u:r:untrusted_app:s0:c512,c768 tcontext=u:object_r:property_socket:s0 tclass=sock_file permissive=1
09-18 15:43:08.533 3387 3387 W System : ClassLoader referenced unknown path:
09-18 15:43:08.533 3387 3402 I vndksupport: sphal namespace is not configured for this process. Loading /vendor/lib/egl/libGLES_emulation.so from the current namespace instead.
09-18 15:43:08.534 3387 3402 I vndksupport: sphal namespace is not configured for this process. Loading /vendor/lib/egl/libEGL_emulation.so from the current namespace instead.
09-18 15:43:08.537 3387 3402 I vndksupport: sphal namespace is not configured for this process. Loading /vendor/lib/egl/libGLESv1_CM_emulation.so from the current namespace instead.
09-18 15:43:08.551 3387 3402 I vndksupport: sphal namespace is not configured for this process. Loading /vendor/lib/egl/libGLESv2_emulation.so from the current namespace instead.
09-18 15:43:08.552 3387 3387 I MonitoringInstr: Instrumentation started!
09-18 15:43:08.561 3387 3387 V TestEventClient: No service name argument was given (testDiscoveryService, testRunEventService or orchestratorService)
09-18 15:43:08.575 3387 3403 I UsageTrackerFacilitator: Usage tracking disabled
09-18 15:43:08.578 3387 3403 I TestRequestBuilder: Scanning classpath to find tests in paths [/data/app/io.appium.uiautomator2.server.test-7VvBwcZpkzPyaiIPVv4pwQ==/base.apk]
09-18 15:43:08.579 3387 3403 W zygote : Skipping duplicate class check due to unrecognized classloader
09-18 15:43:08.727 3387 3392 I zygote : Do partial code cache collection, code=27KB, data=16KB
09-18 15:43:08.727 3387 3392 I zygote : After code cache collection, code=27KB, data=16KB
09-18 15:43:08.727 3387 3392 I zygote : Increasing code cache capacity to 128KB
09-18 15:43:08.734 3387 3403 D TestExecutor: Adding listener androidx.test.internal.runner.listener.LogRunListener
09-18 15:43:08.734 3387 3403 D TestExecutor: Adding listener androidx.test.internal.runner.listener.InstrumentationResultPrinter
09-18 15:43:08.734 3387 3403 D TestExecutor: Adding listener androidx.test.internal.runner.listener.ActivityFinisherRunListener
09-18 15:43:08.736 3387 3403 I TestRunner: run started: 1 tests
09-18 15:43:08.749 3387 3403 I TestRunner: started: startServer(io.appium.uiautomator2.server.test.AppiumUiAutomator2Server)
09-18 15:43:08.745 3387 3387 I roidJUnitRunner: type=1400 audit(0.0:2741): avc: denied { call } for scontext=u:r:untrusted_app:s0:c512,c768 tcontext=u:r:zygote:s0 tclass=binder permissive=1
09-18 15:43:08.753 3387 3403 I appium : [AppiumUiAutomator2Server] Starting Server
09-18 15:43:09.149 271 271 E adbd : failed to connect to socket 'tcp:6790': Connection refused
09-18 15:43:09.758 3387 3403 I appium : Starting MJPEG Server
09-18 15:43:09.761 3387 3387 I roidJUnitRunner: type=1400 audit(0.0:2742): avc: denied { transfer } for scontext=u:r:untrusted_app:s0:c512,c768 tcontext=u:r:zygote:s0 tclass=binder permissive=1
09-18 15:43:09.772 3387 3403 I appium : MJPEG Server started
09-18 15:43:09.778 3387 3406 I appium : ServerSocket created on port 7810
09-18 15:43:09.787 3387 3403 I appium : AndroidServer created on port 6790
09-18 15:43:09.787 3387 3403 I appium : io.appium.uiautomator2.server started:
09-18 15:43:09.791 3387 3408 I appium : Started UiAutomator2 io.appium.uiautomator2.http io.appium.uiautomator2.server on port 6790
09-18 15:43:10.183 3387 3413 I appium : channel read: GET /wd/hub/status
09-18 15:43:10.184 3387 3413 I appium : Status command
09-18 15:43:10.199 3387 3413 I appium : AppiumResponse: {"sessionId":"None","value":{"message":"UiAutomator2 Server is ready to accept commands","ready":true}}
09-18 15:43:10.213 3387 3413 I appium : channel read: POST /wd/hub/session
09-18 15:43:10.215 3387 3413 I appium : NewSession command
09-18 15:43:10.224 3387 3413 I appium : Created the new session with id 37288627-63a4-4914-9e34-c1cfe1498543 and capabilities {app=C:\Users\ITserkovnyi\PycharmProjects\pythonProject/appium524.apk, appPackage=com.quod.trading.qa1, networkConnectionEnabled=true, warnings={}, databaseEnabled=false, deviceName=192.168.247.102:5555, platform=LINUX, deviceUDID=192.168.247.102:5555, desired={platformName=Android, deviceName=Android, automationName=flutter, app=C:\Users\ITserkovnyi\PycharmProjects\pythonProject/appium524.apk}, webStorageEnabled=false, locationContextEnabled=false, automationName=flutter, takesScreenshot=true, javascriptEnabled=true, platformName=Android}
09-18 15:43:10.228 3387 3413 I appium : AppiumResponse: {"sessionId":"37288627-63a4-4914-9e34-c1cfe1498543","value":{"capabilities":{"firstMatch":[{"platform":"LINUX","webStorageEnabled":false,"takesScreenshot":true,"javascriptEnabled":true,"databaseEnabled":false,"networkConnectionEnabled":true,"locationContextEnabled":false,"warnings":{},"desired":{"pl…
09-18 15:43:10.245 3387 3413 I appium : channel read: GET /wd/hub/session/37288627-63a4-4914-9e34-c1cfe1498543/appium/device/info
09-18 15:43:10.245 3387 3413 I appium : GetDeviceInfo command
09-18 15:43:10.255 3387 3413 E BluetoothAdapter: Bluetooth binder is null
09-18 15:43:10.259 3387 3413 I appium : AppiumResponse: {"sessionId":"37288627-63a4-4914-9e34-c1cfe1498543","value":{"androidId":"63a5862e0cbe4611","apiVersion":"26","bluetooth":null,"brand":"Android","carrierName":"Android","displayDensity":420,"locale":"en_US","manufacturer":"unknown","model":"Automation","networks":[{"capabilities":{"SSID":null,"linkD…
09-18 15:43:10.321 3414 3414 I adbd : type=1400 audit(0.0:2743): avc: denied { execute_no_trans } for path="/system/bin/sh" dev="sda6" ino=562 scontext=u:r:init:s0 tcontext=u:object_r:shell_exec:s0 tclass=file permissive=1
09-18 15:43:10.337 3414 3414 I dumpsys : type=1400 audit(0.0:2744): avc: denied { call } for scontext=u:r:init:s0 tcontext=u:r:servicemanager:s0 tclass=binder permissive=1
09-18 15:43:10.442 528 539 I ActivityManager: Force stopping com.quod.trading.qa1 appid=10066 user=0: from pid 3419
09-18 15:43:10.446 845 845 D CarrierSvcBindHelper: No carrier app for: 0
09-18 15:43:10.694 528 539 I ActivityManager: START u0 {flg=0x10000000 cmp=com.quod.trading.qa1/com.quod.moorgate.moorgatemobile.MainActivity} from uid 0
09-18 15:43:10.703 3421 3421 I chatty : uid=10066(u0_a66) com.quod.trading.qa1 expire 5 lines
09-18 15:43:10.709 528 864 I ActivityManager: Start proc 3421:com.quod.trading.qa1/u0a66 for activity com.quod.trading.qa1/com.quod.moorgate.moorgatemobile.MainActivity
09-18 15:43:10.721 528 528 I Binder:528_4: type=1400 audit(0.0:2745): avc: denied { write } for name="timerslack_ns" dev="proc" ino=47312 scontext=u:r:system_server:s0 tcontext=u:r:untrusted_app:s0:c512,c768 tclass=file permissive=1
09-18 15:43:10.737 3421 3436 I chatty : uid=10066(u0_a66) com.quod.trading.qa1 expire 4 lines
09-18 15:43:10.741 3421 3421 I chatty : uid=10066(u0_a66) com.quod.trading.qa1 expire 213 lines
09-18 15:43:10.757 528 677 D VoldConnector: SND -> {11 volume mkdirs /storage/emulated/0/Android/data/com.quod.trading.qa1/cache/}
09-18 15:43:10.753 192 192 I vold : type=1400 audit(0.0:2749): avc: denied { read } for path="socket:[13068]" dev="sockfs" ino=13068 scontext=u:r:vold:s0 tcontext=u:r:init:s0 tclass=unix_stream_socket permissive=1
09-18 15:43:10.757 192 192 I vold : type=1400 audit(0.0:2750): avc: denied { write } for path="socket:[13068]" dev="sockfs" ino=13068 scontext=u:r:vold:s0 tcontext=u:r:init:s0 tclass=unix_stream_socket permissive=1
09-18 15:43:10.761 528 623 D VoldConnector: RCV <- {200 11 Command succeeded}
09-18 15:43:10.828 528 1796 D : HostConnection::get() New Host Connection established 0xc7797220, tid 1796
09-18 15:43:10.825 528 528 I RenderThread: type=1400 audit(0.0:2751): avc: denied { write } for name="local_opengl" dev="tmpfs" ino=13754 scontext=u:r:system_server:s0 tcontext=u:object_r:socket_device:s0 tclass=sock_file permissive=1
09-18 15:43:10.825 479 479 I local_opengl: type=1400 audit(0.0:2752): avc: denied { write } for name="fwmarkd" dev="tmpfs" ino=11372 scontext=u:r:init:s0 tcontext=u:object_r:fwmarkd_socket:s0 tclass=sock_file permissive=1
09-18 15:43:10.829 241 241 I netd : type=1400 audit(0.0:2753): avc: denied { read write } for path="socket:[46776]" dev="sockfs" ino=46776 scontext=u:r:netd:s0 tcontext=u:r:init:s0 tclass=tcp_socket permissive=1
09-18 15:43:10.829 241 241 I netd : type=1400 audit(0.0:2754): avc: denied { getopt } for laddr=192.168.247.102 lport=22468 faddr=192.168.247.2 fport=54427 scontext=u:r:netd:s0 tcontext=u:r:init:s0 tclass=tcp_socket permissive=1
09-18 15:43:10.829 241 241 I netd : type=1400 audit(0.0:2755): avc: denied { setopt } for laddr=192.168.247.102 lport=22468 faddr=192.168.247.2 fport=54427 scontext=u:r:netd:s0 tcontext=u:r:init:s0 tclass=tcp_socket permissive=1
09-18 15:43:10.835 528 1796 D : HostComposition ext GL_OES_EGL_image_external_essl3 GL_OES_vertex_array_object GL_KHR_texture_compression_astc_ldr ANDROID_EMU_gles_max_version_3_1
09-18 15:43:10.890 528 1796 I OpenGLRenderer: Initialized EGL, version 1.4
09-18 15:43:10.890 528 1796 D OpenGLRenderer: Swap behavior 1
09-18 15:43:10.893 528 1796 W OpenGLRenderer: Failed to choose config with EGL_SWAP_BEHAVIOR_PRESERVED, retrying without...
09-18 15:43:10.894 528 1796 D OpenGLRenderer: Swap behavior 0
09-18 15:43:10.906 3421 3439 I chatty : uid=10066(u0_a66) com.quod.trading.qa1 expire 2 lines
09-18 15:43:10.918 528 1796 D EGL_emulation: eglCreateContext: 0xc6d68020: maj 3 min 1 rcv 4
09-18 15:43:11.129 1240 1396 E eglCodecCommon: goldfish_dma_create_region: could not obtain fd to device! fd -1 errno=2
09-18 15:43:11.485 3421 3421 I com.quod.trading.qa1: type=1400 audit(0.0:2762): avc: denied { create } for comm=4173796E635461736B202331 name="vm_snapshot_data" scontext=u:r:untrusted_app:s0:c512,c768 tcontext=u:object_r:system_data_file:s0:c512,c768 tclass=file permissive=1
09-18 15:43:11.488 3421 3439 I ResourceExtractor: Extracted baseline resource assets/flutter_assets/vm_snapshot_data
09-18 15:43:11.485 3421 3421 I com.quod.trading.qa1: type=1400 audit(0.0:2763): avc: denied { write open } for comm=4173796E635461736B202331 path="/data/data/com.quod.trading.qa1/app_flutter/flutter_assets/vm_snapshot_data" dev="sdb3" ino=81826 scontext=u:r:untrusted_app:s0:c512,c768 tcontext=u:object_r:system_data_file:s0:c512,c768 tclass=file permissive=1
09-18 15:43:11.526 3421 3439 I ResourceExtractor: Extracted baseline resource assets/flutter_assets/isolate_snapshot_data
09-18 15:43:11.531 3421 3421 E DartVM : warning: value specified for --old_gen_heap_size 4186 is larger than the physically addressable range, using 0(unlimited) instead.`
09-18 15:43:11.529 3421 3421 I uod.trading.qa1: type=1400 audit(0.0:2764): avc: denied { read } for name="max_map_count" dev="proc" ino=37962 scontext=u:r:untrusted_app:s0:c512,c768 tcontext=u:object_r:proc:s0 tclass=file permissive=1
09-18 15:43:11.529 3421 3421 I uod.trading.qa1: type=1400 audit(0.0:2765): avc: denied { open } for path="/proc/sys/vm/max_map_count" dev="proc" ino=37962 scontext=u:r:untrusted_app:s0:c512,c768 tcontext=u:object_r:proc:s0 tclass=file permissive=1
09-18 15:43:11.529 3421 3421 I uod.trading.qa1: type=1400 audit(0.0:2766): avc: denied { getattr } for path="/proc/sys/vm/max_map_count" dev="proc" ino=37962 scontext=u:r:untrusted_app:s0:c512,c768 tcontext=u:object_r:proc:s0 tclass=file permissive=1
09-18 15:43:11.537 3421 3421 I uod.trading.qa1: type=1400 audit(0.0:2767): avc: denied { write } for name="local_opengl" dev="tmpfs" ino=13754 scontext=u:r:untrusted_app:s0:c512,c768 tcontext=u:object_r:socket_device:s0 tclass=sock_file permissive=1
09-18 15:43:11.539 3421 3421 D : HostConnection::get() New Host Connection established 0xd79854e0, tid 3421
09-18 15:43:11.537 3421 3421 I uod.trading.qa1: type=1400 audit(0.0:2768): avc: denied { connectto } for path="/dev/socket/local_opengl" scontext=u:r:untrusted_app:s0:c512,c768 tcontext=u:r:init:s0 tclass=unix_stream_socket permissive=1
09-18 15:43:11.542 3421 3421 D : HostComposition ext GL_OES_EGL_image_external_essl3 GL_OES_vertex_array_object GL_KHR_texture_compression_astc_ldr ANDROID_EMU_gles_max_version_3_1
09-18 15:43:11.542 3421 3421 W : Process pipe failed
09-18 15:43:11.556 3421 3421 D EGL_emulation: eglCreateContext: 0xd85dd260: maj 3 min 1 rcv 4
09-18 15:43:11.557 3421 3421 D EGL_emulation: eglCreateContext: 0xd85dd380: maj 3 min 1 rcv 4
09-18 15:43:11.578 3421 3443 D : HostConnection::get() New Host Connection established 0xd79857b0, tid 3443
09-18 15:43:11.581 3421 3443 D : HostComposition ext GL_OES_EGL_image_external_essl3 GL_OES_vertex_array_object GL_KHR_texture_compression_astc_ldr ANDROID_EMU_gles_max_version_3_1
09-18 15:43:11.649 236 236 I keystore: del USRPKEY_com.quod.trading.qa1.FlutterKeychain 10066
09-18 15:43:11.655 236 236 I keystore: del USRSKEY_com.quod.trading.qa1.FlutterKeychain 10066
09-18 15:43:11.656 236 236 I keystore: del USRCERT_com.quod.trading.qa1.FlutterKeychain 10066
09-18 15:43:11.657 236 236 I keystore: del CACERT_com.quod.trading.qa1.FlutterKeychain 10066
09-18 15:43:11.725 3421 3457 I flutter : The Dart VM service is listening on http://127.0.0.1:44378/SVI4sM8Ejh4=/
09-18 15:43:11.784 191 191 E hw-IPCThreadState: binder thread pool (1 threads) starved for 125 ms
09-18 15:43:11.781 191 191 I keymaster@3.0-s: type=1400 audit(0.0:2770): avc: denied { sendto } for path="/dev/socket/logdw" scontext=u:r:hal_keymaster_default:s0 tcontext=u:r:init:s0 tclass=unix_dgram_socket permissive=1
09-18 15:43:11.809 3421 3421 I uod.trading.qa1: type=1400 audit(0.0:2771): avc: denied { setattr } for name="FlutterKeychain.xml" dev="sdb3" ino=81836 scontext=u:r:untrusted_app:s0:c512,c768 tcontext=u:object_r:system_data_file:s0:c512,c768 tclass=file permissive=1
09-18 15:43:11.857 3421 3460 D OpenGLRenderer: HWUI GL Pipeline
09-18 15:43:11.886 3421 3460 I OpenGLRenderer: Initialized EGL, version 1.4
09-18 15:43:11.886 3421 3460 D OpenGLRenderer: Swap behavior 1
09-18 15:43:11.886 3421 3460 D : HostConnection::get() New Host Connection established 0xda2245f0, tid 3460
09-18 15:43:11.889 3421 3460 D : HostComposition ext GL_OES_EGL_image_external_essl3 GL_OES_vertex_array_object GL_KHR_texture_compression_astc_ldr ANDROID_EMU_gles_max_version_3_1
09-18 15:43:11.894 3421 3460 W OpenGLRenderer: Failed to choose config with EGL_SWAP_BEHAVIOR_PRESERVED, retrying without...
09-18 15:43:11.894 3421 3460 D OpenGLRenderer: Swap behavior 0
09-18 15:43:11.902 3421 3460 D EGL_emulation: eglCreateContext: 0xda205720: maj 3 min 1 rcv 4
09-18 15:43:11.945 3421 3460 I vndksupport: sphal namespace is not configured for this process. Loading /vendor/lib/hw/gralloc.vbox86.so from the current namespace instead.
09-18 15:43:11.952 3421 3460 D : createUnique: call
09-18 15:43:11.952 3421 3460 D : HostConnection::get() New Host Connection established 0xda224820, tid 3460
09-18 15:43:11.955 3421 3460 D : HostComposition ext GL_OES_EGL_image_external_essl3 GL_OES_vertex_array_object GL_KHR_texture_compression_astc_ldr ANDROID_EMU_gles_max_version_3_1
09-18 15:43:11.956 3421 3460 E eglCodecCommon: goldfish_dma_create_region: could not obtain fd to device! fd -1 errno=2
09-18 15:43:11.977 3421 3442 D : HostConnection::get() New Host Connection established 0xc2e772d0, tid 3442
09-18 15:43:11.982 3421 3442 D : HostComposition ext GL_OES_EGL_image_external_essl3 GL_OES_vertex_array_object GL_KHR_texture_compression_astc_ldr ANDROID_EMU_gles_max_version_3_1
09-18 15:43:12.016 3421 3442 D EGL_emulation: eglCreateContext: 0xda205480: maj 3 min 1 rcv 4
09-18 15:43:12.757 3377 3377 I main : type=1400 audit(0.0:2772): avc: denied { call } for scontext=u:r:zygote:s0 tcontext=u:r:system_server:s0 tclass=binder permissive=1
09-18 15:43:13.195 3421 3426 I zygote : Do partial code cache collection, code=26KB, data=28KB
09-18 15:43:13.196 3421 3426 I zygote : After code cache collection, code=26KB, data=28KB
09-18 15:43:13.196 3421 3426 I zygote : Increasing code cache capacity to 128KB
09-18 15:43:13.497 3421 3421 I 1.io : type=1400 audit(0.0:2773): avc: denied { remove_name } for name="cd0aebc6a5ab1f494cd5a032873289a051acbce1.temp" dev="sdb3" ino=81837 scontext=u:r:untrusted_app:s0:c512,c768 tcontext=u:object_r:system_data_file:s0:c512,c768 tclass=dir permissive=1
09-18 15:43:13.497 3421 3421 I 1.io : type=1400 audit(0.0:2774): avc: denied { rename } for name="cd0aebc6a5ab1f494cd5a032873289a051acbce1.temp" dev="sdb3" ino=81837 scontext=u:r:untrusted_app:s0:c512,c768 tcontext=u:object_r:system_data_file:s0:c512,c768 tclass=file permissive=1
09-18 15:43:14.203 528 550 I ActivityManager: Displayed com.quod.trading.qa1/com.quod.moorgate.moorgatemobile.MainActivity: +3s503ms
09-18 15:43:14.283 528 652 E TaskPersister: File error accessing recents directory (directory doesn't exist?).
09-18 15:43:14.361 186 186 I servicemanager: type=1400 audit(0.0:2775): avc: denied { getattr } for scontext=u:r:servicemanager:s0 tcontext=u:r:init:s0 tclass=process permissive=1
09-18 15:43:14.391 3387 3413 I appium : channel read: GET /wd/hub/session/37288627-63a4-4914-9e34-c1cfe1498543/appium/device/pixel_ratio
09-18 15:43:14.392 3387 3413 I appium : GetDevicePixelRatio command
09-18 15:43:14.396 3387 3413 I appium : AppiumResponse: {"sessionId":"37288627-63a4-4914-9e34-c1cfe1498543","value":2.625}
09-18 15:43:14.409 3387 3413 I appium : channel read: GET /wd/hub/session/37288627-63a4-4914-9e34-c1cfe1498543/appium/device/system_bars
09-18 15:43:14.409 3387 3413 I appium : GetSystemBars command
09-18 15:43:14.412 3387 3413 I appium : AppiumResponse: {"sessionId":"37288627-63a4-4914-9e34-c1cfe1498543","value":{"statusBar":63}}
09-18 15:43:14.425 3387 3413 I appium : channel read: GET /wd/hub/session/37288627-63a4-4914-9e34-c1cfe1498543/window/current/size
09-18 15:43:14.426 3387 3413 I appium : GetDeviceSize command
09-18 15:43:14.426 3387 3413 I appium : Get window size of the device
09-18 15:43:14.436 3387 3413 I appium : AppiumResponse: {"sessionId":"37288627-63a4-4914-9e34-c1cfe1498543","value":{"height":1794,"width":1080}}
09-18 15:43:14.686 271 271 E adbd : failed to connect to socket 'tcp:36748': Connection refused
09-18 15:43:18.699 271 271 I chatty : uid=0(root) /sbin/adbd identical 6 lines
09-18 15:43:19.701 271 271 E adbd : failed to connect to socket 'tcp:36748': Connection refused
09-18 15:43:20.581 246 246 I rild : type=1400 audit(0.0:2776): avc: denied { sendto } for path="/dev/socket/logdw" scontext=u:r:rild:s0 tcontext=u:r:init:s0 tclass=unix_dgram_socket permissive=1
09-18 15:43:20.697 271 271 E adbd : failed to connect to socket 'tcp:36748': Connection refused
09-18 15:43:20.703 271 271 E adbd : failed to connect to socket 'tcp:36748': Connection refused
09-18 15:43:21.697 271 271 I <-host-12: type=1400 audit(0.0:2777): avc: denied { read } for path="socket:[12424]" dev="sockfs" ino=12424 scontext=u:r:init:s0 tcontext=u:r:init:s0 tclass=tcp_socket permissive=1
09-18 15:43:21.697 271 271 I adbd : type=1400 audit(0.0:2778): avc: denied { create } for scontext=u:r:init:s0 tcontext=u:r:init:s0 tclass=tcp_socket permissive=1
09-18 15:43:21.697 271 271 I adbd : type=1400 audit(0.0:2779): avc: denied { connect } for scontext=u:r:init:s0 tcontext=u:r:init:s0 tclass=tcp_socket permissive=1
09-18 15:43:21.701 271 271 E adbd : failed to connect to socket 'tcp:36748': Connection refused
09-18 15:43:21.697 271 271 I adbd : type=1400 audit(0.0:2780): avc: denied { getopt } for laddr=127.0.0.1 lport=48158 faddr=127.0.0.1 fport=36748 scontext=u:r:init:s0 tcontext=u:r:init:s0 tclass=tcp_socket permissive=1
09-18 15:43:21.697 271 271 I ->host-12: type=1400 audit(0.0:2781): avc: denied { write } for path="socket:[12424]" dev="sockfs" ino=12424 scontext=u:r:init:s0 tcontext=u:r:init:s0 tclass=tcp_socket permissive=1
09-18 15:43:21.718 271 271 E adbd : failed to connect to socket 'tcp:36748': Connection refused
09-18 15:43:45.740 271 271 I chatty : uid=0(root) /sbin/adbd identical 40 lines
09-18 15:43:46.740 271 271 E adbd : failed to connect to socket 'tcp:36748': Connection refused
09-18 15:43:47.601 244 244 D genymotion_gps: gps_set_position_mode: min_interval=1000
09-18 15:43:47.597 244 244 I gnss@1.0-servic: type=1400 audit(0.0:2782): avc: denied { sendto } for path="/dev/socket/logdw" scontext=u:r:hal_gnss_default:s0 tcontext=u:r:init:s0 tclass=unix_dgram_socket permissive=1
09-18 15:43:47.601 244 244 D genymotion_gps: Gps navigation has started
09-18 15:43:47.602 244 244 D genymotion_gps: Gps navigation has stopped
09-18 15:43:47.605 528 542 E memtrack: Couldn't load memtrack module
09-18 15:43:47.605 528 542 W android.os.Debug: failed to get memory consumption info: -1
09-18 15:43:47.601 528 528 I android.bg: type=1400 audit(0.0:2783): avc: denied { sendto } for path="/dev/socket/logdw" scontext=u:r:system_server:s0 tcontext=u:r:init:s0 tclass=unix_dgram_socket permissive=1
09-18 15:43:47.626 528 542 E memtrack: Couldn't load memtrack module
09-18 15:43:47.626 528 542 W android.os.Debug: failed to get memory consumption info: -1
09-18 15:43:47.641 528 542 E memtrack: Couldn't load memtrack module
09-18 15:43:47.641 528 542 W android.os.Debug: failed to get memory consumption info: -1
09-18 15:43:47.653 528 542 E memtrack: Couldn't load memtrack module
09-18 15:43:47.653 528 542 W android.os.Debug: failed to get memory consumption info: -1
09-18 15:43:47.735 271 271 E adbd : failed to connect to socket 'tcp:36748': Connection refused
09-18 15:44:12.791 271 271 I chatty : uid=0(root) /sbin/adbd identical 43 lines
09-18 15:44:13.786 271 271 E adbd : failed to connect to socket 'tcp:36748': Connection refused
09-18 15:44:14.444 3387 3413 I appium : READER_IDLE: closing the channel
09-18 15:44:14.783 271 271 E adbd : failed to connect to socket 'tcp:36748': Connection refused
09-18 15:44:21.795 271 271 I chatty : uid=0(root) /sbin/adbd identical 12 lines
09-18 15:44:21.804 271 271 E adbd : failed to connect to socket 'tcp:36748': Connection refused
09-18 15:44:21.868 528 536 E eglCodecCommon: goldfish_dma_create_region: could not obtain fd to device! fd -1 errno=2
09-18 15:44:22.799 271 271 E adbd : failed to connect to socket 'tcp:36748': Connection refused
09-18 15:44:41.830 271 271 I chatty : uid=0(root) /sbin/adbd identical 31 lines
09-18 15:44:42.835 271 271 E adbd : failed to connect to socket 'tcp:36748': Connection refused
09-18 15:45:27.605 244 244 D genymotion_gps: gps_set_position_mode: min_interval=1000
09-18 15:45:27.606 244 244 D genymotion_gps: Gps navigation has started
09-18 15:45:27.614 244 244 D genymotion_gps: Gps navigation has stopped
09-18 15:45:31.195 528 787 D WificondControl: Scan result ready event
09-18 15:45:50.385 3624 3624 I getprop : type=1400 audit(0.0:2784): avc: denied { read write } for path="socket:[45662]" dev="sockfs" ino=45662 scontext=u:r:toolbox:s0 tcontext=u:r:init:s0 tclass=unix_stream_socket permissive=1
09-18 15:45:50.389 3624 3624 I getprop : type=1400 audit(0.0:2785): avc: denied { getattr } for path="socket:[45662]" dev="sockfs" ino=45662 scontext=u:r:toolbox:s0 tcontext=u:r:init:s0 tclass=unix_stream_socket permissive=1
09-18 15:45:50.641 3628 3628 I sh : type=1400 audit(0.0:2786): avc: denied { execute_no_trans } for path="/system/bin/dumpsys" dev="sda6" ino=395 scontext=u:r:init:s0 tcontext=u:object_r:system_file:s0 tclass=file permissive=1
09-18 15:45:50.653 186 186 I servicemanager: type=1400 audit(0.0:2787): avc: denied { search } for name="3628" dev="proc" ino=42587 scontext=u:r:servicemanager:s0 tcontext=u:r:init:s0 tclass=dir permissive=1
09-18 15:45:50.653 186 186 I servicemanager: type=1400 audit(0.0:2788): avc: denied { read } for name="current" dev="proc" ino=44708 scontext=u:r:servicemanager:s0 tcontext=u:r:init:s0 tclass=file permissive=1
09-18 15:45:50.653 186 186 I servicemanager: type=1400 audit(0.0:2789): avc: denied { open } for path="/proc/3628/attr/current" dev="proc" ino=44708 scontext=u:r:servicemanager:s0 tcontext=u:r:init:s0 tclass=file permissive=1
09-18 15:45:50.913 3639 3639 I pgrep : type=1400 audit(0.0:2790): avc: denied { getattr } for path="/proc/1" dev="proc" ino=8156 scontext=u:r:toolbox:s0 tcontext=u:r:init:s0 tclass=dir permissive=1
09-18 15:45:50.913 3639 3639 I pgrep : type=1400 audit(0.0:2791): avc: denied { search } for name="1" dev="proc" ino=8156 scontext=u:r:toolbox:s0 tcontext=u:r:init:s0 tclass=dir permissive=1
09-18 15:45:50.913 3639 3639 I pgrep : type=1400 audit(0.0:2792): avc: denied { read } for name="stat" dev="proc" ino=14997 scontext=u:r:toolbox:s0 tcontext=u:r:init:s0 tclass=file permissive=1
09-18 15:45:50.913 3639 3639 I pgrep : type=1400 audit(0.0:2793): avc: denied { open } for path="/proc/1/stat" dev="proc" ino=14997 scontext=u:r:toolbox:s0 tcontext=u:r:init:s0 tclass=file permissive=1
09-18 15:45:50.913 3639 3639 I pgrep : type=1400 audit(0.0:2794): avc: denied { getattr } for path="/proc/2" dev="proc" ino=14883 scontext=u:r:toolbox:s0 tcontext=u:r:kernel:s0 tclass=dir permissive=1
09-18 15:45:50.913 3639 3639 I pgrep : type=1400 audit(0.0:2795): avc: denied { search } for name="2" dev="proc" ino=14883 scontext=u:r:toolbox:s0 tcontext=u:r:kernel:s0 tclass=dir permissive=1
09-18 15:45:50.913 3639 3639 I pgrep : type=1400 audit(0.0:2796): avc: denied { read } for name="stat" dev="proc" ino=14998 scontext=u:r:toolbox:s0 tcontext=u:r:kernel:s0 tclass=file permissive=1
09-18 15:45:50.913 3639 3639 I pgrep : type=1400 audit(0.0:2797): avc: denied { open } for path="/proc/2/stat" dev="proc" ino=14998 scontext=u:r:toolbox:s0 tcontext=u:r:kernel:s0 tclass=file permissive=1
09-18 15:45:50.917 3639 3639 I pgrep : type=1400 audit(0.0:2798): avc: denied { getattr } for path="/proc/185" dev="proc" ino=10461 scontext=u:r:toolbox:s0 tcontext=u:r:logd:s0 tclass=dir permissive=1
09-18 15:45:50.917 3639 3639 I pgrep : type=1400 audit(0.0:2799): avc: denied { search } for name="185" dev="proc" ino=10461 scontext=u:r:toolbox:s0 tcontext=u:r:logd:s0 tclass=dir permissive=1
09-18 15:45:50.917 3639 3639 I pgrep : type=1400 audit(0.0:2800): avc: denied { read } for name="stat" dev="proc" ino=15217 scontext=u:r:toolbox:s0 tcontext=u:r:logd:s0 tclass=file permissive=1
09-18 15:45:50.917 3639 3639 I pgrep : type=1400 audit(0.0:2801): avc: denied { open } for path="/proc/185/stat" dev="proc" ino=15217 scontext=u:r:toolbox:s0 tcontext=u:r:logd:s0 tclass=file permissive=1
09-18 15:45:50.917 3639 3639 I pgrep : type=1400 audit(0.0:2802): avc: denied { getattr } for path="/proc/186" dev="proc" ino=8212 scontext=u:r:toolbox:s0 tcontext=u:r:servicemanager:s0 tclass=dir permissive=1
09-18 15:45:50.917 3639 3639 I pgrep : type=1400 audit(0.0:2803): avc: denied { search } for name="186" dev="proc" ino=8212 scontext=u:r:toolbox:s0 tcontext=u:r:servicemanager:s0 tclass=dir permissive=1
09-18 15:45:50.917 3639 3639 I pgrep : type=1400 audit(0.0:2804): avc: denied { read } for name="stat" dev="proc" ino=15218 scontext=u:r:toolbox:s0 tcontext=u:r:servicemanager:s0 tclass=file permissive=1
09-18 15:45:50.917 3639 3639 I pgrep : type=1400 audit(0.0:2805): avc: denied { open } for path="/proc/186/stat" dev="proc" ino=15218 scontext=u:r:toolbox:s0 tcontext=u:r:servicemanager:s0 tclass=file permissive=1
09-18 15:45:50.917 3639 3639 I pgrep : type=1400 audit(0.0:2806): avc: denied { getattr } for path="/proc/187" dev="proc" ino=9219 scontext=u:r:toolbox:s0 tcontext=u:r:hwservicemanager:s0 tclass=dir permissive=1
09-18 15:45:50.917 3639 3639 I pgrep : type=1400 audit(0.0:2807): avc: denied { search } for name="187" dev="proc" ino=9219 scontext=u:r:toolbox:s0 tcontext=u:r:hwservicemanager:s0 tclass=dir permissive=1
09-18 15:45:50.917 3639 3639 I pgrep : type=1400 audit(0.0:2808): avc: denied { read } for name="stat" dev="proc" ino=15219 scontext=u:r:toolbox:s0 tcontext=u:r:hwservicemanager:s0 tclass=file permissive=1
09-18 15:45:50.917 3639 3639 I pgrep : type=1400 audit(0.0:2809): avc: denied { open } for path="/proc/187/stat" dev="proc" ino=15219 scontext=u:r:toolbox:s0 tcontext=u:r:hwservicemanager:s0 tclass=file permissive=1
09-18 15:45:51.109 271 271 E adbd : failed to connect to socket 'tcp:36748': Connection refused
09-18 15:45:52.041 3648 3648 I dumpsys : type=1400 audit(0.0:2969): avc: denied { call } for scontext=u:r:init:s0 tcontext=u:r:system_server:s0 tclass=binder permissive=1
09-18 15:45:52.693 3657 3657 I app_process: type=1400 audit(0.0:2970): avc: denied { sendto } for path="/dev/socket/logdw" scontext=u:r:zygote:s0 tcontext=u:r:init:s0 tclass=unix_dgram_socket permissive=1
09-18 15:45:52.697 3657 3657 D AndroidRuntime: >>>>>> START com.android.internal.os.RuntimeInit uid 0 <<<<<<
09-18 15:45:52.727 3657 3657 W app_process: Unexpected CPU variant for X86 using defaults: x86
09-18 15:45:52.725 3657 3657 I main : type=1400 audit(0.0:2971): avc: denied { execute } for path=2F6465762F6173686D656D2F64616C76696B2D6A69742D636F64652D6361636865202864656C6574656429 dev="tmpfs" ino=49565 scontext=u:r:zygote:s0 tcontext=u:object_r:zygote_tmpfs:s0 tclass=file permissive=1
09-18 15:45:52.742 3657 3657 D AndroidRuntime: Calling main entry com.android.commands.pm.Pm
09-18 15:45:52.737 3657 3657 I main : type=1400 audit(0.0:2972): avc: denied { call } for scontext=u:r:zygote:s0 tcontext=u:r:servicemanager:s0 tclass=binder permissive=1
09-18 15:45:52.741 528 528 I Binder:528_1: type=1400 audit(0.0:2973): avc: denied { transfer } for scontext=u:r:system_server:s0 tcontext=u:r:zygote:s0 tclass=binder permissive=1
09-18 15:45:52.741 3657 3657 I main : type=1400 audit(0.0:2974): avc: denied { getattr } for path="socket:[44733]" dev="sockfs" ino=44733 scontext=u:r:zygote:s0 tcontext=u:r:init:s0 tclass=unix_stream_socket permissive=1
09-18 15:45:52.741 3657 3657 I main : type=1400 audit(0.0:2975): avc: denied { read write } for path="socket:[44733]" dev="sockfs" ino=44733 scontext=u:r:system_server:s0 tcontext=u:r:init:s0 tclass=unix_stream_socket permissive=1
09-18 15:45:52.741 3657 3657 I main : type=1400 audit(0.0:2976): avc: denied { transfer } for scontext=u:r:zygote:s0 tcontext=u:r:system_server:s0 tclass=binder permissive=1
09-18 15:45:52.741 528 528 I Binder:528_2: type=1400 audit(0.0:2977): avc: denied { getopt } for scontext=u:r:system_server:s0 tcontext=u:r:init:s0 tclass=unix_stream_socket permissive=1
09-18 15:45:52.746 3657 3665 W MessageQueue: Handler (android.os.Handler) {45879c7} sending message to a Handler on a dead thread
09-18 15:45:52.746 3657 3665 W MessageQueue: java.lang.IllegalStateException: Handler (android.os.Handler) {45879c7} sending message to a Handler on a dead thread
09-18 15:45:52.746 3657 3665 W MessageQueue: at android.os.MessageQueue.enqueueMessage(MessageQueue.java:545)
09-18 15:45:52.746 3657 3665 W MessageQueue: at android.os.Handler.enqueueMessage(Handler.java:661)
09-18 15:45:52.746 3657 3665 W MessageQueue: at android.os.Handler.sendMessageAtTime(Handler.java:630)
09-18 15:45:52.746 3657 3665 W MessageQueue: at android.os.Handler.sendMessageDelayed(Handler.java:600)
09-18 15:45:52.746 3657 3665 W MessageQueue: at android.os.Handler.post(Handler.java:356)
09-18 15:45:52.746 3657 3665 W MessageQueue: at android.os.ResultReceiver$MyResultReceiver.send(ResultReceiver.java:57)
09-18 15:45:52.746 3657 3665 W MessageQueue: at com.android.internal.os.IResultReceiver$Stub.onTransact(IResultReceiver.java:58)
09-18 15:45:52.746 3657 3665 W MessageQueue: at android.os.Binder.execTransact(Binder.java:674)
09-18 15:45:52.746 3657 3657 I app_process: System.exit called, status: 0
09-18 15:45:52.746 3657 3657 I AndroidRuntime: VM exiting with result code 0.
09-18 15:45:53.481 3688 3688 I cmd : type=1400 audit(0.0:2978): avc: denied { transfer } for scontext=u:r:init:s0 tcontext=u:r:system_server:s0 tclass=binder permissive=1
09-18 15:45:53.489 528 863 I ActivityManager: Force stopping com.quod.trading.qa1 appid=10066 user=0: from pid 3688
09-18 15:45:53.490 528 863 I ActivityManager: Killing 3421:com.quod.trading.qa1/u0a66 (adj 0): stop com.quod.trading.qa1
09-18 15:45:53.491 528 863 W ActivityManager: Force removing ActivityRecord{6d784bc u0 com.quod.trading.qa1/com.quod.moorgate.moorgatemobile.MainActivity t30}: app died, no saved state
09-18 15:45:53.492 528 863 I WindowManager: Failed to capture screenshot of Token{99cfc45 ActivityRecord{6d784bc u0 com.quod.trading.qa1/com.quod.moorgate.moorgatemobile.MainActivity t30 f}} appWin=Window{fac85f0 u0 com.quod.trading.qa1/com.quod.moorgate.moorgatemobile.MainActivity} drawState=4
09-18 15:45:53.489 496 496 I lmkd : type=1400 audit(0.0:2979): avc: denied { read } for path="socket:[8937]" dev="sockfs" ino=8937 scontext=u:r:lmkd:s0 tcontext=u:r:init:s0 tclass=unix_stream_socket permissive=1
09-18 15:45:53.497 528 528 I Binder:528_5: type=1400 audit(0.0:2980): avc: denied { write } for name="timerslack_ns" dev="proc" ino=28728 scontext=u:r:system_server:s0 tcontext=u:r:priv_app:s0:c512,c768 tclass=file permissive=1
09-18 15:45:53.497 499 499 I surfaceflinger: type=1400 audit(0.0:2981): avc: denied { sendto } for path="/dev/socket/logdw" scontext=u:r:surfaceflinger:s0 tcontext=u:r:init:s0 tclass=unix_dgram_socket permissive=1
09-18 15:45:53.505 845 845 I m.android.phone: type=1400 audit(0.0:2982): avc: denied { sendto } for path="/dev/socket/logdw" scontext=u:r:radio:s0 tcontext=u:r:init:s0 tclass=unix_dgram_socket permissive=1
09-18 15:45:53.509 845 845 D CarrierSvcBindHelper: No carrier app for: 0
09-18 15:45:53.509 1240 1240 I droid.launcher3: type=1400 audit(0.0:2983): avc: denied { sendto } for path="/dev/socket/logdw" scontext=u:r:priv_app:s0:c512,c768 tcontext=u:r:init:s0 tclass=unix_dgram_socket permissive=1
09-18 15:45:53.597 3691 3691 I app_process: type=1400 audit(0.0:2984): avc: denied { read write } for path="socket:[44760]" dev="sockfs" ino=44760 scontext=u:r:zygote:s0 tcontext=u:r:init:s0 tclass=unix_stream_socket permissive=1
09-18 15:45:53.741 3691 3691 D AndroidRuntime: >>>>>> START com.android.internal.os.RuntimeInit uid 0 <<<<<<
09-18 15:45:53.773 3691 3691 W app_process: Unexpected CPU variant for X86 using defaults: x86
09-18 15:45:53.790 3691 3691 D AndroidRuntime: Calling main entry com.android.commands.pm.Pm
09-18 15:45:53.792 528 863 I ActivityManager: Force stopping com.quod.trading.qa1 appid=10066 user=0: clear data
09-18 15:45:54.526 528 1221 W zygote : Long monitor contention with owner Binder:528_2 (540) at int com.android.server.wm.WindowManagerService.relayoutWindow(com.android.server.wm.Session, android.view.IWindow, int, android.view.WindowManager$LayoutParams, int, int, int, int, android.graphics.Rect, android.graphics.Rect, android.graphics.Rect, android.graphics.Rect, android.graphics.Rect, android.graphics.Rect, android.graphics.Rect, android.util.MergedConfiguration, android.view.Surface)(WindowManagerService.java:1898) waiters=0 in void com.android.server.wm.Session.binderDied() for 994ms
09-18 15:45:54.527 528 787 W zygote : Long monitor contention with owner Binder:528_2 (540) at int com.android.server.wm.WindowManagerService.relayoutWindow(com.android.server.wm.Session, android.view.IWindow, int, android.view.WindowManager$LayoutParams, int, int, int, int, android.graphics.Rect, android.graphics.Rect, android.graphics.Rect, android.graphics.Rect, android.graphics.Rect, android.graphics.Rect, android.graphics.Rect, android.util.MergedConfiguration, android.view.Surface)(WindowManagerService.java:1898) waiters=1 in void com.android.server.wm.WindowManagerService.getStableInsets(int, android.graphics.Rect) for 932ms
09-18 15:45:54.528 528 863 W zygote : Long monitor contention with owner Binder:528_2 (540) at int com.android.server.wm.WindowManagerService.relayoutWindow(com.android.server.wm.Session, android.view.IWindow, int, android.view.WindowManager$LayoutParams, int, int, int, int, android.graphics.Rect, android.graphics.Rect, android.graphics.Rect, android.graphics.Rect, android.graphics.Rect, android.graphics.Rect, android.graphics.Rect, android.util.MergedConfiguration, android.view.Surface)(WindowManagerService.java:1898) waiters=2 in void com.android.server.wm.WindowManagerService.executeAppTransition() for 735ms
09-18 15:45:54.529 528 543 W zygote : Long monitor contention with owner Binder:528_5 (863) at boolean com.android.server.am.ActivityManagerService.clearApplicationUserData(java.lang.String, android.content.pm.IPackageDataObserver, int)(ActivityManagerService.java:5806) waiters=0 in void com.android.server.am.ActivityStack$ActivityStackHandler.handleMessage(android.os.Message) for 531ms
09-18 15:45:54.530 528 863 D ZenLog : config: removeAutomaticZenRules,ZenModeConfig[user=0,allowCalls=true,allowRepeatCallers=false,allowMessages=false,allowCallsFrom=contacts,allowMessagesFrom=contacts,allowReminders=true,allowEvents=true,allowWhenScreenOff=true,allowWhenScreenOn=true,automaticRules={2e27972aa30a4ed7b345d920847b314f=ZenRule[enabled=false,snoozing=false,name=Weekend,zenMode=ZEN_MODE_ALARMS,conditionId=condition://android/schedule?days=6.7&start=23.30&end=10.0&exitAtAlarm=false,condition=Condition[id=condition://android/schedule?days=6.7&start=23.30&end=10.0&exitAtAlarm=false,summary=...,line1=...,line2=...,icon=0,state=STATE_FALSE,flags=2],component=ComponentInfo{android/com.android.server.notification.ScheduleConditionProvider},id=2e27972aa30a4ed7b345d920847b314f,creationTime=1663512007976,enabler=null], 55a3c43ca4cc4938b655df30132821d5=ZenRule[enabled=false,snoozing=false,name=Event,zenMode=ZEN_MODE_ALARMS,conditionId=condition://android/event?userId=-10000&calendar=&reply=1,condition=Condition[id=condition://android/event?userId=-10000&calendar=&reply=1,summary=...,line1=...,line2=...,icon=0,state=STATE_FALSE,flags=2],component=ComponentInfo{android/com.android.server.notification.EventConditionProvider},id=55a3c43ca4cc4938b655df30132821d5,creationTime=1663512007976,enabler=null], 18ca48036945428f8f2827e01c32ce57=ZenRule[enabled=false,snoozing=false,name=Weeknight,zenMode=ZEN_MODE_ALARMS,conditionId=condition://android/schedule?days=1.2.3.4.5&start=22.0&end=7.0&exitAtAlarm=false,condition=Condition[id=condition://android/schedule?days=1.2.3.4.5&start=22.0&end=7.0&exitAtAlarm=false,summary=...,line1=...,line2=...,icon=0,state=STATE_FALSE,flags=2],component=ComponentInfo{android/com.android.server.notification.ScheduleConditionProvider},id=18ca48036945428f8f2827e01c32ce57,creationTime=1663512007976,enabler=null]},manualRule=null],Diff[]
09-18 15:45:54.530 528 528 D ZenLog : set_zen_mode: off,removeAutomaticZenRules
09-18 15:45:54.535 528 543 I ActivityManager: Force stopping com.quod.trading.qa1 appid=10066 user=-1: clearApplicationUserData
09-18 15:45:54.537 528 652 E TaskPersister: File error accessing recents directory (directory doesn't exist?).
09-18 15:45:54.542 528 550 W ActivityManager: setHasOverlayUi called on unknown pid: 3421
09-18 15:45:54.547 528 540 W ActivityManager: getTaskSnapshot: taskId=30 not found
09-18 15:45:54.551 236 236 I keystore: clear_uid 10066
09-18 15:45:54.557 528 528 I PackageManager: type=1400 audit(0.0:2985): avc: denied { write } for name="timerslack_ns" dev="proc" ino=30967 scontext=u:r:system_server:s0 tcontext=u:r:platform_app:s0:c512,c768 tclass=file permissive=1
09-18 15:45:54.575 3691 3691 I app_process: System.exit called, status: 0
09-18 15:45:54.575 3691 3691 I AndroidRuntime: VM exiting with result code 0.
09-18 15:45:54.577 845 845 D CarrierSvcBindHelper: No carrier app for: 0
09-18 15:45:54.601 271 271 I adbd : type=1400 audit(0.0:2986): avc: denied { write } for name="dnsproxyd" dev="tmpfs" ino=11366 scontext=u:r:init:s0 tcontext=u:object_r:dnsproxyd_socket:s0 tclass=sock_file permissive=1
09-18 15:45:54.601 241 241 I netd : type=1400 audit(0.0:2987): avc: denied { accept } for path="/dev/socket/dnsproxyd" scontext=u:r:netd:s0 tcontext=u:r:init:s0 tclass=unix_stream_socket permissive=1
09-18 15:45:54.601 241 241 I netd : type=1400 audit(0.0:2988): avc: denied { getopt } for path="/dev/socket/dnsproxyd" scontext=u:r:netd:s0 tcontext=u:r:init:s0 tclass=unix_stream_socket permissive=1
09-18 15:45:54.601 241 241 I netd : type=1400 audit(0.0:2989): avc: denied { read } for path="socket:[45759]" dev="sockfs" ino=45759 scontext=u:r:netd:s0 tcontext=u:r:init:s0 tclass=unix_stream_socket permissive=1
09-18 15:45:54.601 241 241 I netd : type=1400 audit(0.0:2990): avc: denied { write } for path="socket:[45759]" dev="sockfs" ino=45759 scontext=u:r:netd:s0 tcontext=u:r:init:s0 tclass=unix_stream_socket permissive=1
09-18 15:45:54.601 271 271 I adbd : type=1400 audit(0.0:2991): avc: denied { name_connect } for dest=6790 scontext=u:r:init:s0 tcontext=u:object_r:port:s0 tclass=tcp_socket permissive=1
09-18 15:45:54.601 271 271 I adbd : type=1400 audit(0.0:2992): avc: denied { setopt } for laddr=127.0.0.1 lport=47202 faddr=127.0.0.1 fport=6790 scontext=u:r:init:s0 tcontext=u:r:init:s0 tclass=tcp_socket permissive=1
09-18 15:45:54.605 241 241 I netd : type=1400 audit(0.0:2993): avc: denied { getopt } for path="/dev/socket/fwmarkd" scontext=u:r:netd:s0 tcontext=u:r:init:s0:c512,c768 tclass=unix_stream_socket permissive=1
09-18 15:45:54.605 241 241 I netd : type=1400 audit(0.0:2994): avc: denied { read } for path="/dev/socket/fwmarkd" scontext=u:r:netd:s0 tcontext=u:r:init:s0:c512,c768 tclass=unix_stream_socket permissive=1
09-18 15:45:54.605 241 241 I netd : type=1400 audit(0.0:2995): avc: denied { write } for path="socket:[50014]" dev="sockfs" ino=50014 scontext=u:r:netd:s0 tcontext=u:r:init:s0:c512,c768 tclass=unix_stream_socket permissive=1
09-18 15:45:54.623 3387 3707 I appium : channel read: GET /wd/hub/sessions
09-18 15:45:54.621 3387 3387 I nioEventLoopGro: type=1400 audit(0.0:2996): avc: denied { sendto } for path="/dev/socket/logdw" scontext=u:r:untrusted_app:s0:c512,c768 tcontext=u:r:init:s0 tclass=unix_dgram_socket permissive=1
09-18 15:45:54.629 3387 3707 I appium : GetSessions command
09-18 15:45:54.638 3387 3707 I appium : AppiumResponse: {"sessionId":"None","value":[{"id":"37288627-63a4-4914-9e34-c1cfe1498543","capabilities":{"app":"C:\\Users\\ITserkovnyi\\PycharmProjects\\pythonProject/appium524.apk","appPackage":"com.quod.trading.qa1","networkConnectionEnabled":true,"warnings":{},"databaseEnabled":false,"deviceName":"192.168.247.1…
09-18 15:45:54.653 3387 3709 I appium : channel read: DELETE /wd/hub/session/37288627-63a4-4914-9e34-c1cfe1498543
09-18 15:45:54.654 3387 3709 I appium : DeleteSession command
09-18 15:45:54.657 3387 3709 I appium : Stopping uiautomator2 io.appium.uiautomator2.http io.appium.uiautomator2.server
09-18 15:45:54.659 3387 3709 I appium : AppiumResponse: {"sessionId":"37288627-63a4-4914-9e34-c1cfe1498543","value":null}
09-18 15:45:55.118 1240 1396 W OpenGLRenderer: Incorrectly called buildLayer on View: ShortcutAndWidgetContainer, destroying layer...
09-18 15:45:55.117 185 185 I logd.reader.per: type=1400 audit(0.0:2998): avc: denied { write } for path="socket:[30367]" dev="sockfs" ino=30367 scontext=u:r:logd:s0 tcontext=u:r:init:s0 tclass=unix_stream_socket permissive=1
09-18 15:45:55.117 185 185 I logd.reader.per: type=1400 audit(0.0:2999): avc: denied { write } for path="socket:[13838]" dev="sockfs" ino=13838 scontext=u:r:logd:s0 tcontext=u:r:init:s0 tclass=unix_stream_socket permissive=1
09-18 15:45:55.117 185 185 I logd.reader.per: type=1400 audit(0.0:2997): avc: denied { write } for path="socket:[30590]" dev="sockfs" ino=30590 scontext=u:r:logd:s0 tcontext=u:r:init:s0 tclass=unix_stream_socket permissive=1
09-18 15:45:55.344 3387 3403 I TestRunner: finished: startServer(io.appium.uiautomator2.server.test.AppiumUiAutomator2Server)
09-18 15:45:55.348 3387 3403 I TestRunner: run finished: 1 tests, 0 failed, 0 ignored
09-18 15:45:55.350 3387 3403 I MonitoringInstr: waitForActivitiesToComplete() took: 0ms
09-18 15:45:55.349 186 186 I servicemanager: type=1400 audit(0.0:3000): avc: denied { search } for name="3377" dev="proc" ino=43661 scontext=u:r:servicemanager:s0 tcontext=u:r:zygote:s0 tclass=dir permissive=1
09-18 15:45:55.349 186 186 I servicemanager: type=1400 audit(0.0:3001): avc: denied { read } for name="current" dev="proc" ino=46753 scontext=u:r:servicemanager:s0 tcontext=u:r:zygote:s0 tclass=file permissive=1
09-18 15:45:55.349 186 186 I servicemanager: type=1400 audit(0.0:3002): avc: denied { open } for path="/proc/3377/attr/current" dev="proc" ino=46753 scontext=u:r:servicemanager:s0 tcontext=u:r:zygote:s0 tclass=file permissive=1
09-18 15:45:55.351 528 539 W WindowManager: removeWindowToken: Attempted to remove non-existing token: android.os.Binder@d757978
09-18 15:45:55.362 528 863 I ActivityManager: Force stopping io.appium.uiautomator2.server appid=10068 user=0: finished inst
09-18 15:45:55.362 528 863 I ActivityManager: Killing 3387:io.appium.uiautomator2.server/u0a68 (adj 0): stop io.appium.uiautomator2.server
09-18 15:45:55.362 528 3724 W Binder : Outgoing transactions from this process must be FLAG_ONEWAY
09-18 15:45:55.362 528 3724 W Binder : java.lang.Throwable
09-18 15:45:55.362 528 3724 W Binder : at android.os.BinderProxy.transact(Binder.java:736)
09-18 15:45:55.362 528 3724 W Binder : at android.app.IInstrumentationWatcher$Stub$Proxy.instrumentationFinished(IInstrumentationWatcher.java:160)
09-18 15:45:55.362 528 3724 W Binder : at com.android.server.am.InstrumentationReporter$MyThread.run(InstrumentationReporter.java:86)
09-18 15:45:55.362 3377 3377 D AndroidRuntime: Shutting down VM
09-18 15:45:55.765 186 186 I servicemanager: type=1400 audit(0.0:3003): avc: denied { transfer } for scontext=u:r:servicemanager:s0 tcontext=u:r:init:s0 tclass=binder permissive=1
09-18 15:45:55.768 528 1221 I ActivityManager: Force stopping io.appium.uiautomator2.server.test appid=10069 user=0: from pid 3727
09-18 15:45:55.777 845 845 D CarrierSvcBindHelper: No carrier app for: 0
09-18 15:45:56.017 3730 3730 I main : type=1400 audit(0.0:3004): avc: denied { execmem } for scontext=u:r:zygote:s0 tcontext=u:r:zygote:s0 tclass=process permissive=1
09-18 15:45:55.806 271 271 E adbd : failed to connect to socket 'tcp:6790': Connection refused
09-18 15:45:55.991 3730 3730 D AndroidRuntime: >>>>>> START com.android.internal.os.RuntimeInit uid 0 <<<<<<
09-18 15:45:56.019 3730 3730 W app_process: Unexpected CPU variant for X86 using defaults: x86
09-18 15:45:56.277 3730 3730 D AndroidRuntime: Calling main entry com.android.commands.am.Am
09-18 15:45:56.280 528 863 I ActivityManager: Force stopping io.appium.uiautomator2.server appid=10068 user=0: start instr
09-18 15:45:56.290 528 863 I ActivityManager: Start proc 3740:io.appium.uiautomator2.server/u0a68 for added application io.appium.uiautomator2.server
09-18 15:45:56.289 185 185 I logd.writer: type=1400 audit(0.0:3005): avc: denied { read } for path="/dev/socket/logdw" scontext=u:r:logd:s0 tcontext=u:r:init:s0 tclass=unix_dgram_socket permissive=1
09-18 15:45:56.292 3740 3740 I zygote : Late-enabling -Xcheck:jni
09-18 15:45:56.298 3740 3740 W zygote : Unexpected CPU variant for X86 using defaults: x86
09-18 15:45:56.312 3740 3740 W zygote : Found duplicate classes, falling back to extracting from APK : /data/app/io.appium.uiautomator2.server-T1xyjFn9HWJ0YMptVGFQPA==/base.apk
09-18 15:45:56.312 3740 3740 W zygote : NOTE: This wastes RAM and hurts startup performance.
09-18 15:45:56.312 3740 3740 W zygote : Found duplicated class when checking oat files: 'Ljunit/runner/BaseTestRunner;' in /data/app/io.appium.uiautomator2.server-T1xyjFn9HWJ0YMptVGFQPA==/base.apk and /system/framework/android.test.runner.jar
09-18 15:45:56.312 3740 3740 W zygote :
09-18 15:45:56.421 3740 3740 I io.appium.uiautomator2.server: type=1400 audit(0.0:3006): avc: denied { write } for comm=45474C20496E6974 name="property_service" dev="tmpfs" ino=8161 scontext=u:r:untrusted_app:s0:c512,c768 tcontext=u:object_r:property_socket:s0 tclass=sock_file permissive=1
09-18 15:45:56.424 3740 3755 I vndksupport: sphal namespace is not configured for this process. Loading /vendor/lib/egl/libGLES_emulation.so from the current namespace instead.
09-18 15:45:56.425 3740 3740 W System : ClassLoader referenced unknown path:
09-18 15:45:56.426 3740 3755 I vndksupport: sphal namespace is not configured for this process. Loading /vendor/lib/egl/libEGL_emulation.so from the current namespace instead.
09-18 15:45:56.442 3740 3755 I vndksupport: sphal namespace is not configured for this process. Loading /vendor/lib/egl/libGLESv1_CM_emulation.so from the current namespace instead.
09-18 15:45:56.448 3740 3740 I MonitoringInstr: Instrumentation started!
09-18 15:45:56.449 3740 3755 I vndksupport: sphal namespace is not configured for this process. Loading /vendor/lib/egl/libGLESv2_emulation.so from the current namespace instead.
09-18 15:45:56.455 3740 3740 V TestEventClient: No service name argument was given (testDiscoveryService, testRunEventService or orchestratorService)
09-18 15:45:56.470 3740 3756 I UsageTrackerFacilitator: Usage tracking disabled
09-18 15:45:56.473 3740 3756 I TestRequestBuilder: Scanning classpath to find tests in paths [/data/app/io.appium.uiautomator2.server.test-7VvBwcZpkzPyaiIPVv4pwQ==/base.apk]
09-18 15:45:56.473 3740 3756 W zygote : Skipping duplicate class check due to unrecognized classloader
09-18 15:45:56.608 3740 3745 I zygote : Do partial code cache collection, code=27KB, data=15KB
09-18 15:45:56.608 3740 3745 I zygote : After code cache collection, code=27KB, data=15KB
09-18 15:45:56.608 3740 3745 I zygote : Increasing code cache capacity to 128KB
09-18 15:45:56.615 3740 3756 D TestExecutor: Adding listener androidx.test.internal.runner.listener.LogRunListener
09-18 15:45:56.615 3740 3756 D TestExecutor: Adding listener androidx.test.internal.runner.listener.InstrumentationResultPrinter
09-18 15:45:56.615 3740 3756 D TestExecutor: Adding listener androidx.test.internal.runner.listener.ActivityFinisherRunListener
09-18 15:45:56.617 3740 3756 I TestRunner: run started: 1 tests
09-18 15:45:56.619 3740 3756 I TestRunner: started: startServer(io.appium.uiautomator2.server.test.AppiumUiAutomator2Server)
09-18 15:45:56.623 3740 3756 I appium : [AppiumUiAutomator2Server] Starting Server
09-18 15:45:56.811 271 271 E adbd : failed to connect to socket 'tcp:6790': Connection refused
09-18 15:45:57.001 492 492 I wifi@1.0-servic: type=1400 audit(0.0:3007): avc: denied { write } for scontext=u:r:hal_wifi_default:s0 tcontext=u:r:hal_wifi_default:s0 tclass=netlink_route_socket permissive=1
09-18 15:45:57.001 492 492 I wifi@1.0-servic: type=1400 audit(0.0:3008): avc: denied { nlmsg_read } for scontext=u:r:hal_wifi_default:s0 tcontext=u:r:hal_wifi_default:s0 tclass=netlink_route_socket permissive=1
09-18 15:45:57.001 492 492 I wifi@1.0-servic: type=1400 audit(0.0:3009): avc: denied { read } for scontext=u:r:hal_wifi_default:s0 tcontext=u:r:hal_wifi_default:s0 tclass=netlink_route_socket permissive=1
09-18 15:45:57.628 3740 3756 I appium : Starting MJPEG Server
09-18 15:45:57.656 3740 3756 I appium : MJPEG Server started
09-18 15:45:57.657 3740 3760 I appium : ServerSocket created on port 7810
09-18 15:45:57.672 3740 3756 I appium : AndroidServer created on port 6790
09-18 15:45:57.672 3740 3756 I appium : io.appium.uiautomator2.server started:
09-18 15:45:57.678 3740 3762 I appium : Started UiAutomator2 io.appium.uiautomator2.http io.appium.uiautomator2.server on port 6790
09-18 15:45:57.849 3740 3766 I appium : channel read: GET /wd/hub/status
09-18 15:45:57.850 3740 3766 I appium : Status command
09-18 15:45:57.862 3740 3766 I appium : AppiumResponse: {"sessionId":"None","value":{"message":"UiAutomator2 Server is ready to accept commands","ready":true}}
09-18 15:45:57.870 3740 3766 I appium : channel read: POST /wd/hub/session
09-18 15:45:57.871 3740 3766 I appium : NewSession command
09-18 15:45:57.879 3740 3766 I appium : Created the new session with id 45351f96-f09c-446c-9d85-153bd6fa943b and capabilities {app=C:\Users\ITserkovnyi\PycharmProjects\pythonProject/appium524.apk, appPackage=com.quod.trading.qa1, networkConnectionEnabled=true, warnings={}, databaseEnabled=false, deviceName=192.168.247.102:5555, platform=LINUX, deviceUDID=192.168.247.102:5555, desired={platformName=Android, deviceName=Android, automationName=flutter, app=C:\Users\ITserkovnyi\PycharmProjects\pythonProject/appium524.apk}, webStorageEnabled=false, locationContextEnabled=false, automationName=flutter, takesScreenshot=true, javascriptEnabled=true, platformName=Android}
09-18 15:45:57.885 3740 3766 I appium : AppiumResponse: {"sessionId":"45351f96-f09c-446c-9d85-153bd6fa943b","value":{"capabilities":{"firstMatch":[{"platform":"LINUX","webStorageEnabled":false,"takesScreenshot":true,"javascriptEnabled":true,"databaseEnabled":false,"networkConnectionEnabled":true,"locationContextEnabled":false,"warnings":{},"desired":{"pl…
09-18 15:45:57.905 3740 3766 I appium : channel read: GET /wd/hub/session/45351f96-f09c-446c-9d85-153bd6fa943b/appium/device/info
09-18 15:45:57.905 3740 3766 I appium : GetDeviceInfo command
09-18 15:45:57.914 3740 3766 E BluetoothAdapter: Bluetooth binder is null
09-18 15:45:57.919 3740 3766 I appium : AppiumResponse: {"sessionId":"45351f96-f09c-446c-9d85-153bd6fa943b","value":{"androidId":"63a5862e0cbe4611","apiVersion":"26","bluetooth":null,"brand":"Android","carrierName":"Android","displayDensity":420,"locale":"en_US","manufacturer":"unknown","model":"Automation","networks":[{"capabilities":{"SSID":null,"linkD…
09-18 15:45:57.989 3767 3767 I dumpsys : type=1400 audit(0.0:3010): avc: denied { call } for scontext=u:r:init:s0 tcontext=u:r:servicemanager:s0 tclass=binder permissive=1
09-18 15:45:57.989 3767 3767 I dumpsys : type=1400 audit(0.0:3011): avc: denied { write } for path="pipe:[47544]" dev="pipefs" ino=47544 scontext=u:r:system_server:s0 tcontext=u:r:init:s0 tclass=fifo_file permissive=1
09-18 15:45:58.065 3770 3770 I adbd : type=1400 audit(0.0:3012): avc: denied { execute_no_trans } for path="/system/bin/sh" dev="sda6" ino=562 scontext=u:r:init:s0 tcontext=u:object_r:shell_exec:s0 tclass=file permissive=1
09-18 15:45:58.093 528 539 I ActivityManager: Force stopping com.quod.trading.qa1 appid=10066 user=0: from pid 3772
09-18 15:45:58.097 845 845 D CarrierSvcBindHelper: No carrier app for: 0
09-18 15:45:58.346 528 539 I ActivityManager: START u0 {flg=0x10000000 cmp=com.quod.trading.qa1/com.quod.moorgate.moorgatemobile.MainActivity} from uid 0
09-18 15:45:58.379 3774 3774 I zygote : Late-enabling -Xcheck:jni
09-18 15:45:58.383 528 787 I ActivityManager: Start proc 3774:com.quod.trading.qa1/u0a66 for activity com.quod.trading.qa1/com.quod.moorgate.moorgatemobile.MainActivity
09-18 15:45:58.392 3774 3774 W zygote : Unexpected CPU variant for X86 using defaults: x86
09-18 15:45:58.417 528 528 I Binder:528_6: type=1400 audit(0.0:3013): avc: denied { write } for name="timerslack_ns" dev="proc" ino=43781 scontext=u:r:system_server:s0 tcontext=u:r:untrusted_app:s0:c512,c768 tclass=file permissive=1
09-18 15:45:58.429 3774 3774 I uod.trading.qa1: type=1400 audit(0.0:3014): avc: denied { write } for name="com.quod.trading.qa1" dev="sdb3" ino=81759 scontext=u:r:untrusted_app:s0:c512,c768 tcontext=u:object_r:system_data_file:s0 tclass=dir permissive=1
09-18 15:45:58.429 3774 3774 I uod.trading.qa1: type=1400 audit(0.0:3015): avc: denied { setattr } for name="com.quod.trading.qa1" dev="sdb3" ino=81759 scontext=u:r:untrusted_app:s0:c512,c768 tcontext=u:object_r:system_data_file:s0 tclass=dir permissive=1
09-18 15:45:58.429 3774 3774 I uod.trading.qa1: type=1400 audit(0.0:3016): avc: denied { add_name } for name="code_cache" scontext=u:r:untrusted_app:s0:c512,c768 tcontext=u:object_r:system_data_file:s0 tclass=dir permissive=1
09-18 15:45:58.436 3774 3789 I vndksupport: sphal namespace is not configured for this process. Loading /vendor/lib/egl/libGLES_emulation.so from the current namespace instead.
09-18 15:45:58.444 3774 3789 I vndksupport: sphal namespace is not configured for this process. Loading /vendor/lib/egl/libEGL_emulation.so from the current namespace instead.
09-18 15:45:58.448 3774 3774 I MultiDex: VM with version 2.1.0 has multidex support
09-18 15:45:58.448 3774 3774 I MultiDex: Installing application
09-18 15:45:58.448 3774 3774 I MultiDex: VM has multidex support, MultiDex support library is disabled.
09-18 15:45:58.461 3774 3789 I vndksupport: sphal namespace is not configured for this process. Loading /vendor/lib/egl/libGLESv1_CM_emulation.so from the current namespace instead.
09-18 15:45:58.470 528 1221 D VoldConnector: SND -> {12 volume mkdirs /storage/emulated/0/Android/data/com.quod.trading.qa1/cache/}
09-18 15:45:58.465 192 192 I vold : type=1400 audit(0.0:3017): avc: denied { read } for path="socket:[13068]" dev="sockfs" ino=13068 scontext=u:r:vold:s0 tcontext=u:r:init:s0 tclass=unix_stream_socket permissive=1
09-18 15:45:58.471 3774 3789 I vndksupport: sphal namespace is not configured for this process. Loading /vendor/lib/egl/libGLESv2_emulation.so from the current namespace instead.
09-18 15:45:58.473 192 192 I vold : type=1400 audit(0.0:3018): avc: denied { write } for path="socket:[13068]" dev="sockfs" ino=13068 scontext=u:r:vold:s0 tcontext=u:r:init:s0 tclass=unix_stream_socket permissive=1
09-18 15:45:58.475 528 623 D VoldConnector: RCV <- {200 12 Command succeeded}
09-18 15:45:58.501 528 528 I RenderThread: type=1400 audit(0.0:3019): avc: denied { write } for name="local_opengl" dev="tmpfs" ino=13754 scontext=u:r:system_server:s0 tcontext=u:object_r:socket_device:s0 tclass=sock_file permissive=1
09-18 15:45:58.505 528 1796 D : HostConnection::get() New Host Connection established 0xc7797220, tid 1796
09-18 15:45:58.509 479 479 I local_opengl: type=1400 audit(0.0:3020): avc: denied { accept } for lport=22468 scontext=u:r:init:s0 tcontext=u:r:init:s0 tclass=tcp_socket permissive=1
09-18 15:45:58.509 479 479 I local_opengl: type=1400 audit(0.0:3021): avc: denied { write } for name="fwmarkd" dev="tmpfs" ino=11372 scontext=u:r:init:s0 tcontext=u:object_r:fwmarkd_socket:s0 tclass=sock_file permissive=1
09-18 15:45:58.509 241 241 I netd : type=1400 audit(0.0:3022): avc: denied { read write } for path="socket:[50520]" dev="sockfs" ino=50520 scontext=u:r:netd:s0 tcontext=u:r:init:s0 tclass=tcp_socket permissive=1
09-18 15:45:58.509 241 241 I netd : type=1400 audit(0.0:3023): avc: denied { getopt } for laddr=192.168.247.102 lport=22468 faddr=192.168.247.2 fport=54699 scontext=u:r:netd:s0 tcontext=u:r:init:s0 tclass=tcp_socket permissive=1
09-18 15:45:58.509 241 241 I netd : type=1400 audit(0.0:3024): avc: denied { setopt } for laddr=192.168.247.102 lport=22468 faddr=192.168.247.2 fport=54699 scontext=u:r:netd:s0 tcontext=u:r:init:s0 tclass=tcp_socket permissive=1
09-18 15:45:58.515 528 1796 D : HostComposition ext GL_OES_EGL_image_external_essl3 GL_OES_vertex_array_object GL_KHR_texture_compression_astc_ldr ANDROID_EMU_gles_max_version_3_1
09-18 15:45:58.535 528 1796 I OpenGLRenderer: Initialized EGL, version 1.4
09-18 15:45:58.535 528 1796 D OpenGLRenderer: Swap behavior 1
09-18 15:45:58.539 528 1796 W OpenGLRenderer: Failed to choose config with EGL_SWAP_BEHAVIOR_PRESERVED, retrying without...
09-18 15:45:58.539 528 1796 D OpenGLRenderer: Swap behavior 0
09-18 15:45:58.548 3774 3774 I zygote : Rejecting re-init on previously-failed class java.lang.Class<io.flutter.embedding.engine.-$$Lambda$FlutterJNI$2fUF03zsar2dpLbGJv6IUmJU-0A>: java.lang.NoClassDefFoundError: Failed resolution of: Landroid/graphics/ImageDecoder$OnHeaderDecodedListener;
09-18 15:45:58.548 3774 3774 I zygote : at io.flutter.embedding.engine.FlutterJNI io.flutter.embedding.engine.FlutterJNI$Factory.provideFlutterJNI() (FlutterJNI.java:123)
09-18 15:45:58.548 3774 3774 I zygote : at void io.flutter.FlutterInjector$Builder.fillDefaults() (FlutterInjector.java:169)
09-18 15:45:58.548 3774 3774 I zygote : at io.flutter.FlutterInjector io.flutter.FlutterInjector$Builder.build() (FlutterInjector.java:179)
09-18 15:45:58.548 3774 3774 I zygote : at io.flutter.FlutterInjector io.flutter.FlutterInjector.instance() (FlutterInjector.java:57)
09-18 15:45:58.548 3774 3774 I zygote : at void io.flutter.embedding.engine.FlutterEngine.<init>(android.content.Context, io.flutter.embedding.engine.loader.FlutterLoader, io.flutter.embedding.engine.FlutterJNI, io.flutter.plugin.platform.PlatformViewsController, java.lang.String[], boolean, boolean) (FlutterEngine.java:289)
09-18 15:45:58.548 3774 3774 I zygote : at void io.flutter.embedding.engine.FlutterEngine.<init>(android.content.Context, java.lang.String[], boolean, boolean) (FlutterEngine.java:207)
09-18 15:45:58.548 3774 3774 I zygote : at void io.flutter.embedding.android.FlutterActivityAndFragmentDelegate.setupFlutterEngine() (FlutterActivityAndFragmentDelegate.java:266)
09-18 15:45:58.548 3774 3774 I zygote : at void io.flutter.embedding.android.FlutterActivityAndFragmentDelegate.onAttach(android.content.Context) (FlutterActivityAndFragmentDelegate.java:175)
09-18 15:45:58.548 3774 3774 I zygote : at void io.flutter.embedding.android.FlutterFragment.onAttach(android.content.Context) (FlutterFragment.java:777)
09-18 15:45:58.548 3774 3774 I zygote : at void androidx.fragment.app.Fragment.performAttach() (Fragment.java:2922)
09-18 15:45:58.548 3774 3774 I zygote : at void androidx.fragment.app.FragmentStateManager.attach() (FragmentStateManager.java:464)
09-18 15:45:58.548 3774 3774 I zygote : at void androidx.fragment.app.FragmentStateManager.moveToExpectedState() (FragmentStateManager.java:275)
09-18 15:45:58.548 3774 3774 I zygote : at void androidx.fragment.app.FragmentManager.executeOpsTogether(java.util.ArrayList, java.util.ArrayList, int, int) (FragmentManager.java:2189)
09-18 15:45:58.548 3774 3774 I zygote : at void androidx.fragment.app.FragmentManager.removeRedundantOperationsAndExecute(java.util.ArrayList, java.util.ArrayList) (FragmentManager.java:2100)
09-18 15:45:58.548 3774 3774 I zygote : at boolean androidx.fragment.app.FragmentManager.execPendingActions(boolean) (FragmentManager.java:2002)
09-18 15:45:58.548 3774 3774 I zygote : at void androidx.fragment.app.FragmentManager.dispatchStateChange(int) (FragmentManager.java:3136)
09-18 15:45:58.548 3774 3774 I zygote : at void androidx.fragment.app.FragmentManager.dispatchActivityCreated() (FragmentManager.java:3070)
09-18 15:45:58.548 3774 3774 I zygote : at void androidx.fragment.app.FragmentController.dispatchActivityCreated() (FragmentController.java:251)
09-18 15:45:58.548 3774 3774 I zygote : at void androidx.fragment.app.FragmentActivity.onStart() (FragmentActivity.java:501)
09-18 15:45:58.548 3774 3774 I zygote : at void android.app.Instrumentation.callActivityOnStart(android.app.Activity) (Instrumentation.java:1333)
09-18 15:45:58.548 3774 3774 I zygote : at void android.app.Activity.performStart() (Activity.java:6992)
09-18 15:45:58.548 3774 3774 I zygote : at android.app.Activity android.app.ActivityThread.performLaunchActivity(android.app.ActivityThread$ActivityClientRecord, android.content.Intent) (ActivityThread.java:2780)
09-18 15:45:58.548 3774 3774 I zygote : at void android.app.ActivityThread.handleLaunchActivity(android.app.ActivityThread$ActivityClientRecord, android.content.Intent, java.lang.String) (ActivityThread.java:2892)
09-18 15:45:58.548 3774 3774 I zygote : at void android.app.ActivityThread.-wrap11(android.app.ActivityThread, android.app.ActivityThread$ActivityClientRecord, android.content.Intent, java.lang.String) (ActivityThread.java:-1)
09-18 15:45:58.548 3774 3774 I zygote : at void android.app.ActivityThread$H.handleMessage(android.os.Message) (ActivityThread.java:1593)
09-18 15:45:58.548 3774 3774 I zygote : at void android.os.Handler.dispatchMessage(android.os.Message) (Handler.java:105)
09-18 15:45:58.548 3774 3774 I zygote : at void android.os.Looper.loop() (Looper.java:164)
09-18 15:45:58.548 3774 3774 I zygote : at void android.app.ActivityThread.main(java.lang.String[]) (ActivityThread.java:6541)
09-18 15:45:58.548 3774 3774 I zygote : at java.lang.Object java.lang.reflect.Method.invoke(java.lang.Object, java.lang.Object[]) (Method.java:-2)
09-18 15:45:58.548 3774 3774 I zygote : at void com.android.internal.os.Zygote$MethodAndArgsCaller.run() (Zygote.java:240)
09-18 15:45:58.548 3774 3774 I zygote : at void com.android.internal.os.ZygoteInit.main(java.lang.String[]) (ZygoteInit.java:767)
09-18 15:45:58.548 3774 3774 I zygote : Caused by: java.lang.ClassNotFoundException: Didn't find class "android.graphics.ImageDecoder$OnHeaderDecodedListener" on path: DexPathList[[zip file "/data/app/com.quod.trading.qa1-aYicXXveInepXUbFNZ9JhA==/base.apk"],nativeLibraryDirectories=[/data/app/com.quod.trading.qa1-aYicXXveInepXUbFNZ9JhA==/lib/x86, /data/app/com.quod.trading.qa1-aYicXXveInepXUbFNZ9JhA==/base.apk!/lib/x86, /system/lib, /system/vendor/lib]]
09-18 15:45:58.548 3774 3774 I zygote : at java.lang.Class dalvik.system.BaseDexClassLoader.findClass(java.lang.String) (BaseDexClassLoader.java:93)
09-18 15:45:58.548 3774 3774 I zygote : at java.lang.Class java.lang.ClassLoader.loadClass(java.lang.String, boolean) (ClassLoader.java:379)
09-18 15:45:58.548 3774 3774 I zygote : at java.lang.Class java.lang.ClassLoader.loadClass(java.lang.String) (ClassLoader.java:312)
09-18 15:45:58.548 3774 3774 I zygote : at io.flutter.embedding.engine.FlutterJNI io.flutter.embedding.engine.FlutterJNI$Factory.provideFlutterJNI() (FlutterJNI.java:123)
09-18 15:45:58.548 3774 3774 I zygote : at void io.flutter.FlutterInjector$Builder.fillDefaults() (FlutterInjector.java:169)
09-18 15:45:58.548 3774 3774 I zygote : at io.flutter.FlutterInjector io.flutter.FlutterInjector$Builder.build() (FlutterInjector.java:179)
09-18 15:45:58.548 3774 3774 I zygote : at io.flutter.FlutterInjector io.flutter.FlutterInjector.instance() (FlutterInjector.java:57)
09-18 15:45:58.548 3774 3774 I zygote : at void io.flutter.embedding.engine.FlutterEngine.<init>(android.content.Context, io.flutter.embedding.engine.loader.FlutterLoader, io.flutter.embedding.engine.FlutterJNI, io.flutter.plugin.platform.PlatformViewsController, java.lang.String[], boolean, boolean) (FlutterEngine.java:289)
09-18 15:45:58.548 3774 3774 I zygote : at void io.flutter.embedding.engine.FlutterEngine.<init>(android.content.Context, java.lang.String[], boolean, boolean) (FlutterEngine.java:207)
09-18 15:45:58.548 3774 3774 I zygote : at void io.flutter.embedding.android.FlutterActivityAndFragmentDelegate.setupFlutterEngine() (FlutterActivityAndFragmentDelegate.java:266)
09-18 15:45:58.548 3774 3774 I zygote : at void io.flutter.embedding.android.FlutterActivityAndFragmentDelegate.onAttach(android.content.Context) (FlutterActivityAndFragmentDelegate.java:175)
09-18 15:45:58.548 3774 3774 I zygote : at void io.flutter.embedding.android.FlutterFragment.onAttach(android.content.Context) (FlutterFragment.java:777)
09-18 15:45:58.548 3774 3774 I zygote : at void androidx.fragment.app.Fragment.performAttach() (Fragment.java:2922)
09-18 15:45:58.548 3774 3774 I zygote : at void androidx.fragment.app.FragmentStateManager.attach() (FragmentStateManager.java:464)
09-18 15:45:58.548 3774 3774 I zygote : at void androidx.fragment.app.FragmentStateManager.moveToExpectedState() (FragmentStateManager.java:275)
09-18 15:45:58.548 3774 3774 I zygote : at void androidx.fragment.app.FragmentManager.executeOpsTogether(java.util.ArrayList, java.util.ArrayList, int, int) (FragmentManager.java:2189)
09-18 15:45:58.548 3774 3774 I zygote : at void androidx.fragment.app.FragmentManager.removeRedundantOperationsAndExecute(java.util.ArrayList, java.util.ArrayList) (FragmentManager.java:2100)
09-18 15:45:58.548 3774 3774 I zygote : at boolean androidx.fragment.app.FragmentManager.execPendingActions(boolean) (FragmentManager.java:2002)
09-18 15:45:58.548 3774 3774 I zygote : at void androidx.fragment.app.FragmentManager.dispatchStateChange(int) (FragmentManager.java:3136)
09-18 15:45:58.548 3774 3774 I zygote : at void androidx.fragment.app.FragmentManager.dispatchActivityCreated() (FragmentManager.java:3070)
09-18 15:45:58.548 3774 3774 I zygote : at void androidx.fragment.app.FragmentController.dispatchActivityCreated() (FragmentController.java:251)
09-18 15:45:58.548 3774 3774 I zygote : at void androidx.fragment.app.FragmentActivity.onStart() (FragmentActivity.java:501)
09-18 15:45:58.548 3774 3774 I zygote : at void android.app.Instrumentation.callActivityOnStart(android.app.Activity) (Instrumentation.java:1333)
09-18 15:45:58.548 3774 3774 I zygote : at void android.app.Activity.performStart() (Activity.java:6992)
09-18 15:45:58.548 3774 3774 I zygote : at android.app.Activity android.app.ActivityThread.performLaunchActivity(android.app.ActivityThread$ActivityClientRecord, android.content.Intent) (ActivityThread.java:2780)
09-18 15:45:58.548 3774 3774 I zygote : at void android.app.ActivityThread.handleLaunchActivity(android.app.ActivityThread$ActivityClientRecord, android.content.Intent, java.lang.String) (ActivityThread.java:2892)
09-18 15:45:58.548 3774 3774 I zygote : at void android.app.ActivityThread.-wrap11(android.app.ActivityThread, android.app.ActivityThread$ActivityClientRecord, android.content.Intent, java.lang.String) (ActivityThread.java:-1)
09-18 15:45:58.548 3774 3774 I zygote : at void android.app.ActivityThread$H.handleMessage(android.os.Message) (ActivityThread.java:1593)
09-18 15:45:58.548 3774 3774 I zygote : at void android.os.Handler.dispatchMessage(android.os.Message) (Handler.java:105)
09-18 15:45:58.548 3774 3774 I zygote : at void android.os.Looper.loop() (Looper.java:164)
09-18 15:45:58.548 3774 3774 I zygote : at void android.app.ActivityThread.main(java.lang.String[]) (ActivityThread.java:6541)
09-18 15:45:58.548 3774 3774 I zygote : at java.lang.Object java.lang.reflect.Method.invoke(java.lang.Object, java.lang.Object[]) (Method.java:-2)
09-18 15:45:58.548 3774 3774 I zygote : at void com.android.internal.os.Zygote$MethodAndArgsCaller.run() (Zygote.java:240)
09-18 15:45:58.548 3774 3774 I zygote : at void com.android.internal.os.ZygoteInit.main(java.lang.String[]) (ZygoteInit.java:767)
09-18 15:45:58.548 3774 3774 I zygote :
09-18 15:45:58.549 3774 3774 I zygote : Rejecting re-init on previously-failed class java.lang.Class<io.flutter.embedding.engine.-$$Lambda$FlutterJNI$2fUF03zsar2dpLbGJv6IUmJU-0A>: java.lang.NoClassDefFoundError: Failed resolution of: Landroid/graphics/ImageDecoder$OnHeaderDecodedListener;
09-18 15:45:58.549 3774 3774 I zygote : at io.flutter.embedding.engine.FlutterJNI io.flutter.embedding.engine.FlutterJNI$Factory.provideFlutterJNI() (FlutterJNI.java:123)
09-18 15:45:58.549 3774 3774 I zygote : at void io.flutter.FlutterInjector$Builder.fillDefaults() (FlutterInjector.java:169)
09-18 15:45:58.549 3774 3774 I zygote : at io.flutter.FlutterInjector io.flutter.FlutterInjector$Builder.build() (FlutterInjector.java:179)
09-18 15:45:58.549 3774 3774 I zygote : at io.flutter.FlutterInjector io.flutter.FlutterInjector.instance() (FlutterInjector.java:57)
09-18 15:45:58.549 3774 3774 I zygote : at void io.flutter.embedding.engine.FlutterEngine.<init>(android.content.Context, io.flutter.embedding.engine.loader.FlutterLoader, io.flutter.embedding.engine.FlutterJNI, io.flutter.plugin.platform.PlatformViewsController, java.lang.String[], boolean, boolean) (FlutterEngine.java:289)
09-18 15:45:58.549 3774 3774 I zygote : at void io.flutter.embedding.engine.FlutterEngine.<init>(android.content.Context, java.lang.String[], boolean, boolean) (FlutterEngine.java:207)
09-18 15:45:58.549 3774 3774 I zygote : at void io.flutter.embedding.android.FlutterActivityAndFragmentDelegate.setupFlutterEngine() (FlutterActivityAndFragmentDelegate.java:266)
09-18 15:45:58.549 3774 3774 I zygote : at void io.flutter.embedding.android.FlutterActivityAndFragmentDelegate.onAttach(android.content.Context) (FlutterActivityAndFragmentDelegate.java:175)
09-18 15:45:58.549 3774 3774 I zygote : at void io.flutter.embedding.android.FlutterFragment.onAttach(android.content.Context) (FlutterFragment.java:777)
09-18 15:45:58.549 3774 3774 I zygote : at void androidx.fragment.app.Fragment.performAttach() (Fragment.java:2922)
09-18 15:45:58.549 3774 3774 I zygote : at void androidx.fragment.app.FragmentStateManager.attach() (FragmentStateManager.java:464)
09-18 15:45:58.549 3774 3774 I zygote : at void androidx.fragment.app.FragmentStateManager.moveToExpectedState() (FragmentStateManager.java:275)
09-18 15:45:58.549 3774 3774 I zygote : at void androidx.fragment.app.FragmentManager.executeOpsTogether(java.util.ArrayList, java.util.ArrayList, int, int) (FragmentManager.java:2189)
09-18 15:45:58.549 3774 3774 I zygote : at void androidx.fragment.app.FragmentManager.removeRedundantOperationsAndExecute(java.util.ArrayList, java.util.ArrayList) (FragmentManager.java:2100)
09-18 15:45:58.549 3774 3774 I zygote : at boolean androidx.fragment.app.FragmentManager.execPendingActions(boolean) (FragmentManager.java:2002)
09-18 15:45:58.549 3774 3774 I zygote : at void androidx.fragment.app.FragmentManager.dispatchStateChange(int) (FragmentManager.java:3136)
09-18 15:45:58.549 3774 3774 I zygote : at void androidx.fragment.app.FragmentManager.dispatchActivityCreated() (FragmentManager.java:3070)
09-18 15:45:58.549 3774 3774 I zygote : at void androidx.fragment.app.FragmentController.dispatchActivityCreated() (FragmentController.java:251)
09-18 15:45:58.549 3774 3774 I zygote : at void androidx.fragment.app.FragmentActivity.onStart() (FragmentActivity.java:501)
09-18 15:45:58.549 3774 3774 I zygote : at void android.app.Instrumentation.callActivityOnStart(android.app.Activity) (Instrumentation.java:1333)
09-18 15:45:58.549 3774 3774 I zygote : at void android.app.Activity.performStart() (Activity.java:6992)
09-18 15:45:58.549 3774 3774 I zygote : at android.app.Activity android.app.ActivityThread.performLaunchActivity(android.app.ActivityThread$ActivityClientRecord, android.content.Intent) (ActivityThread.java:2780)
09-18 15:45:58.549 3774 3774 I zygote : at void android.app.ActivityThread.handleLaunchActivity(android.app.ActivityThread$ActivityClientRecord, android.content.Intent, java.lang.String) (ActivityThread.java:2892)
09-18 15:45:58.549 3774 3774 I zygote : at void android.app.ActivityThread.-wrap11(android.app.ActivityThread, android.app.ActivityThread$ActivityClientRecord, android.content.Intent, java.lang.String) (ActivityThread.java:-1)
09-18 15:45:58.549 3774 3774 I zygote : at void android.app.ActivityThread$H.handleMessage(android.os.Message) (ActivityThread.java:1593)
09-18 15:45:58.549 3774 3774 I zygote : at void android.os.Handler.dispatchMessage(android.os.Message) (Handler.java:105)
09-18 15:45:58.549 3774 3774 I zygote : at void android.os.Looper.loop() (Looper.java:164)
09-18 15:45:58.549 3774 3774 I zygote : at void android.app.ActivityThread.main(java.lang.String[]) (ActivityThread.java:6541)
09-18 15:45:58.549 3774 3774 I zygote : at java.lang.Object java.lang.reflect.Method.invoke(java.lang.Object, java.lang.Object[]) (Method.java:-2)
09-18 15:45:58.549 3774 3774 I zygote : at void com.android.internal.os.Zygote$MethodAndArgsCaller.run() (Zygote.java:240)
09-18 15:45:58.549 3774 3774 I zygote : at void com.android.internal.os.ZygoteInit.main(java.lang.String[]) (ZygoteInit.java:767)
09-18 15:45:58.549 3774 3774 I zygote : Caused by: java.lang.ClassNotFoundException: Didn't find class "android.graphics.ImageDecoder$OnHeaderDecodedListener" on path: DexPathList[[zip file "/data/app/com.quod.trading.qa1-aYicXXveInepXUbFNZ9JhA==/base.apk"],nativeLibraryDirectories=[/data/app/com.quod.trading.qa1-aYicXXveInepXUbFNZ9JhA==/lib/x86, /data/app/com.quod.trading.qa1-aYicXXveInepXUbFNZ9JhA==/base.apk!/lib/x86, /system/lib, /system/vendor/lib]]
09-18 15:45:58.549 3774 3774 I zygote : at java.lang.Class dalvik.system.BaseDexClassLoader.findClass(java.lang.String) (BaseDexClassLoader.java:93)
09-18 15:45:58.549 3774 3774 I zygote : at java.lang.Class java.lang.ClassLoader.loadClass(java.lang.String, boolean) (ClassLoader.java:379)
09-18 15:45:58.549 3774 3774 I zygote : at java.lang.Class java.lang.ClassLoader.loadClass(java.lang.String) (ClassLoader.java:312)
09-18 15:45:58.549 3774 3774 I zygote : at io.flutter.embedding.engine.FlutterJNI io.flutter.embedding.engine.FlutterJNI$Factory.provideFlutterJNI() (FlutterJNI.java:123)
09-18 15:45:58.549 3774 3774 I zygote : at void io.flutter.FlutterInjector$Builder.fillDefaults() (FlutterInjector.java:169)
09-18 15:45:58.549 3774 3774 I zygote : at io.flutter.FlutterInjector io.flutter.FlutterInjector$Builder.build() (FlutterInjector.java:179)
09-18 15:45:58.549 3774 3774 I zygote : at io.flutter.FlutterInjector io.flutter.FlutterInjector.instance() (FlutterInjector.java:57)
09-18 15:45:58.549 3774 3774 I zygote : at void io.flutter.embedding.engine.FlutterEngine.<init>(android.content.Context, io.flutter.embedding.engine.loader.FlutterLoader, io.flutter.embedding.engine.FlutterJNI, io.flutter.plugin.platform.PlatformViewsController, java.lang.String[], boolean, boolean) (FlutterEngine.java:289)
09-18 15:45:58.549 3774 3774 I zygote : at void io.flutter.embedding.engine.FlutterEngine.<init>(android.content.Context, java.lang.String[], boolean, boolean) (FlutterEngine.java:207)
09-18 15:45:58.549 3774 3774 I zygote : at void io.flutter.embedding.android.FlutterActivityAndFragmentDelegate.setupFlutterEngine() (FlutterActivityAndFragmentDelegate.java:266)
09-18 15:45:58.549 3774 3774 I zygote : at void io.flutter.embedding.android.FlutterActivityAndFragmentDelegate.onAttach(android.content.Context) (FlutterActivityAndFragmentDelegate.java:175)
09-18 15:45:58.549 3774 3774 I zygote : at void io.flutter.embedding.android.FlutterFragment.onAttach(android.content.Context) (FlutterFragment.java:777)
09-18 15:45:58.549 3774 3774 I zygote : at void androidx.fragment.app.Fragment.performAttach() (Fragment.java:2922)
09-18 15:45:58.549 3774 3774 I zygote : at void androidx.fragment.app.FragmentStateManager.attach() (FragmentStateManager.java:464)
09-18 15:45:58.549 3774 3774 I zygote : at void androidx.fragment.app.FragmentStateManager.moveToExpectedState() (FragmentStateManager.java:275)
09-18 15:45:58.549 3774 3774 I zygote : at void androidx.fragment.app.FragmentManager.executeOpsTogether(java.util.ArrayList, java.util.ArrayList, int, int) (FragmentManager.java:2189)
09-18 15:45:58.549 3774 3774 I zygote : at void androidx.fragment.app.FragmentManager.removeRedundantOperationsAndExecute(java.util.ArrayList, java.util.ArrayList) (FragmentManager.java:2100)
09-18 15:45:58.549 3774 3774 I zygote : at boolean androidx.fragment.app.FragmentManager.execPendingActions(boolean) (FragmentManager.java:2002)
09-18 15:45:58.549 3774 3774 I zygote : at void androidx.fragment.app.FragmentManager.dispatchStateChange(int) (FragmentManager.java:3136)
09-18 15:45:58.549 3774 3774 I zygote : at void androidx.fragment.app.FragmentManager.dispatchActivityCreated() (FragmentManager.java:3070)
09-18 15:45:58.549 3774 3774 I zygote : at void androidx.fragment.app.FragmentController.dispatchActivityCreated() (FragmentController.java:251)
09-18 15:45:58.549 3774 3774 I zygote : at void androidx.fragment.app.FragmentActivity.onStart() (FragmentActivity.java:501)
09-18 15:45:58.549 3774 3774 I zygote : at void android.app.Instrumentation.callActivityOnStart(android.app.Activity) (Instrumentation.java:1333)
09-18 15:45:58.549 3774 3774 I zygote : at void android.app.Activity.performStart() (Activity.java:6992)
09-18 15:45:58.549 3774 3774 I zygote : at android.app.Activity android.app.ActivityThread.performLaunchActivity(android.app.ActivityThread$ActivityClientRecord, android.content.Intent) (ActivityThread.java:2780)
09-18 15:45:58.549 3774 3774 I zygote : at void android.app.ActivityThread.handleLaunchActivity(android.app.ActivityThread$ActivityClientRecord, android.content.Intent, java.lang.String) (ActivityThread.java:2892)
09-18 15:45:58.549 3774 3774 I zygote : at void android.app.ActivityThread.-wrap11(android.app.ActivityThread, android.app.ActivityThread$ActivityClientRecord, android.content.Intent, java.lang.String) (ActivityThread.java:-1)
09-18 15:45:58.549 3774 3774 I zygote : at void android.app.ActivityThread$H.handleMessage(android.os.Message) (ActivityThread.java:1593)
09-18 15:45:58.549 3774 3774 I zygote : at void android.os.Handler.dispatchMessage(android.os.Message) (Handler.java:105)
09-18 15:45:58.549 3774 3774 I zygote : at void android.os.Looper.loop() (Looper.java:164)
09-18 15:45:58.549 3774 3774 I zygote : at void android.app.ActivityThread.main(java.lang.String[]) (ActivityThread.java:6541)
09-18 15:45:58.549 3774 3774 I zygote : at java.lang.Object java.lang.reflect.Method.invoke(java.lang.Object, java.lang.Object[]) (Method.java:-2)
09-18 15:45:58.549 3774 3774 I zygote : at void com.android.internal.os.Zygote$MethodAndArgsCaller.run() (Zygote.java:240)
09-18 15:45:58.549 3774 3774 I zygote : at void com.android.internal.os.ZygoteInit.main(java.lang.String[]) (ZygoteInit.java:767)
09-18 15:45:58.549 3774 3774 I zygote :
09-18 15:45:58.549 3774 3774 I zygote : Rejecting re-init on previously-failed class java.lang.Class<io.flutter.embedding.engine.-$$Lambda$FlutterJNI$2fUF03zsar2dpLbGJv6IUmJU-0A>: java.lang.NoClassDefFoundError: Failed resolution of: Landroid/graphics/ImageDecoder$OnHeaderDecodedListener;
09-18 15:45:58.549 3774 3774 I zygote : at io.flutter.embedding.engine.FlutterJNI io.flutter.embedding.engine.FlutterJNI$Factory.provideFlutterJNI() (FlutterJNI.java:123)
09-18 15:45:58.549 3774 3774 I zygote : at void io.flutter.FlutterInjector$Builder.fillDefaults() (FlutterInjector.java:169)
09-18 15:45:58.549 3774 3774 I zygote : at io.flutter.FlutterInjector io.flutter.FlutterInjector$Builder.build() (FlutterInjector.java:179)
09-18 15:45:58.549 3774 3774 I zygote : at io.flutter.FlutterInjector io.flutter.FlutterInjector.instance() (FlutterInjector.java:57)
09-18 15:45:58.549 3774 3774 I zygote : at void io.flutter.embedding.engine.FlutterEngine.<init>(android.content.Context, io.flutter.embedding.engine.loader.FlutterLoader, io.flutter.embedding.engine.FlutterJNI, io.flutter.plugin.platform.PlatformViewsController, java.lang.String[], boolean, boolean) (FlutterEngine.java:289)
09-18 15:45:58.549 3774 3774 I zygote : at void io.flutter.embedding.engine.FlutterEngine.<init>(android.content.Context, java.lang.String[], boolean, boolean) (FlutterEngine.java:207)
09-18 15:45:58.549 3774 3774 I zygote : at void io.flutter.embedding.android.FlutterActivityAndFragmentDelegate.setupFlutterEngine() (FlutterActivityAndFragmentDelegate.java:266)
09-18 15:45:58.549 3774 3774 I zygote : at void io.flutter.embedding.android.FlutterActivityAndFragmentDelegate.onAttach(android.content.Context) (FlutterActivityAndFragmentDelegate.java:175)
09-18 15:45:58.549 3774 3774 I zygote : at void io.flutter.embedding.android.FlutterFragment.onAttach(android.content.Context) (FlutterFragment.java:777)
09-18 15:45:58.549 3774 3774 I zygote : at void androidx.fragment.app.Fragment.performAttach() (Fragment.java:2922)
09-18 15:45:58.549 3774 3774 I zygote : at void androidx.fragment.app.FragmentStateManager.attach() (FragmentStateManager.java:464)
09-18 15:45:58.549 3774 3774 I zygote : at void androidx.fragment.app.FragmentStateManager.moveToExpectedState() (FragmentStateManager.java:275)
09-18 15:45:58.549 3774 3774 I zygote : at void androidx.fragment.app.FragmentManager.executeOpsTogether(java.util.ArrayList, java.util.ArrayList, int, int) (FragmentManager.java:2189)
09-18 15:45:58.549 3774 3774 I zygote : at void androidx.fragment.app.FragmentManager.removeRedundantOperationsAndExecute(java.util.ArrayList, java.util.ArrayList) (FragmentManager.java:2100)
09-18 15:45:58.549 3774 3774 I zygote : at boolean androidx.fragment.app.FragmentManager.execPendingActions(boolean) (FragmentManager.java:2002)
09-18 15:45:58.549 3774 3774 I zygote : at void androidx.fragment.app.FragmentManager.dispatchStateChange(int) (FragmentManager.java:3136)
09-18 15:45:58.549 3774 3774 I zygote : at void androidx.fragment.app.FragmentManager.dispatchActivityCreated() (FragmentManager.java:3070)
09-18 15:45:58.549 3774 3774 I zygote : at void androidx.fragment.app.FragmentController.dispatchActivityCreated() (FragmentController.java:251)
09-18 15:45:58.549 3774 3774 I zygote : at void androidx.fragment.app.FragmentActivity.onStart() (FragmentActivity.java:501)
09-18 15:45:58.549 3774 3774 I zygote : at void android.app.Instrumentation.callActivityOnStart(android.app.Activity) (Instrumentation.java:1333)
09-18 15:45:58.549 3774 3774 I zygote : at void android.app.Activity.performStart() (Activity.java:6992)
09-18 15:45:58.549 3774 3774 I zygote : at android.app.Activity android.app.ActivityThread.performLaunchActivity(android.app.ActivityThread$ActivityClientRecord, android.content.Intent) (ActivityThread.java:2780)
09-18 15:45:58.549 3774 3774 I zygote : at void android.app.ActivityThread.handleLaunchActivity(android.app.ActivityThread$ActivityClientRecord, android.content.Intent, java.lang.String) (ActivityThread.java:2892)
09-18 15:45:58.549 3774 3774 I zygote : at void android.app.ActivityThread.-wrap11(android.app.ActivityThread, android.app.ActivityThread$ActivityClientRecord, android.content.Intent, java.lang.String) (ActivityThread.java:-1)
09-18 15:45:58.549 3774 3774 I zygote : at void android.app.ActivityThread$H.handleMessage(android.os.Message) (ActivityThread.java:1593)
09-18 15:45:58.549 3774 3774 I zygote : at void android.os.Handler.dispatchMessage(android.os.Message) (Handler.java:105)
09-18 15:45:58.549 3774 3774 I zygote : at void android.os.Looper.loop() (Looper.java:164)
09-18 15:45:58.549 3774 3774 I zygote : at void android.app.ActivityThread.main(java.lang.String[]) (ActivityThread.java:6541)
09-18 15:45:58.549 3774 3774 I zygote : at java.lang.Object java.lang.reflect.Method.invoke(java.lang.Object, java.lang.Object[]) (Method.java:-2)
09-18 15:45:58.549 3774 3774 I zygote : at void com.android.internal.os.Zygote$MethodAndArgsCaller.run() (Zygote.java:240)
09-18 15:45:58.549 3774 3774 I zygote : at void com.android.internal.os.ZygoteInit.main(java.lang.String[]) (ZygoteInit.java:767)
09-18 15:45:58.549 3774 3774 I zygote : Caused by: java.lang.ClassNotFoundException: Didn't find class "android.graphics.ImageDecoder$OnHeaderDecodedListener" on path: DexPathList[[zip file "/data/app/com.quod.trading.qa1-aYicXXveInepXUbFNZ9JhA==/base.apk"],nativeLibraryDirectories=[/data/app/com.quod.trading.qa1-aYicXXveInepXUbFNZ9JhA==/lib/x86, /data/app/com.quod.trading.qa1-aYicXXveInepXUbFNZ9JhA==/base.apk!/lib/x86, /system/lib, /system/vendor/lib]]
09-18 15:45:58.549 3774 3774 I zygote : at java.lang.Class dalvik.system.BaseDexClassLoader.findClass(java.lang.String) (BaseDexClassLoader.java:93)
09-18 15:45:58.549 3774 3774 I zygote : at java.lang.Class java.lang.ClassLoader.loadClass(java.lang.String, boolean) (ClassLoader.java:379)
09-18 15:45:58.549 3774 3774 I zygote : at java.lang.Class java.lang.ClassLoader.loadClass(java.lang.String) (ClassLoader.java:312)
09-18 15:45:58.549 3774 3774 I zygote : at io.flutter.embedding.engine.FlutterJNI io.flutter.embedding.engine.FlutterJNI$Factory.provideFlutterJNI() (FlutterJNI.java:123)
09-18 15:45:58.549 3774 3774 I zygote : at void io.flutter.FlutterInjector$Builder.fillDefaults() (FlutterInjector.java:169)
09-18 15:45:58.549 3774 3774 I zygote : at io.flutter.FlutterInjector io.flutter.FlutterInjector$Builder.build() (FlutterInjector.java:179)
09-18 15:45:58.549 3774 3774 I zygote : at io.flutter.FlutterInjector io.flutter.FlutterInjector.instance() (FlutterInjector.java:57)
09-18 15:45:58.549 3774 3774 I zygote : at void io.flutter.embedding.engine.FlutterEngine.<init>(android.content.Context, io.flutter.embedding.engine.loader.FlutterLoader, io.flutter.embedding.engine.FlutterJNI, io.flutter.plugin.platform.PlatformViewsController, java.lang.String[], boolean, boolean) (FlutterEngine.java:289)
09-18 15:45:58.549 3774 3774 I zygote : at void io.flutter.embedding.engine.FlutterEngine.<init>(android.content.Context, java.lang.String[], boolean, boolean) (FlutterEngine.java:207)
09-18 15:45:58.549 3774 3774 I zygote : at void io.flutter.embedding.android.FlutterActivityAndFragmentDelegate.setupFlutterEngine() (FlutterActivityAndFragmentDelegate.java:266)
09-18 15:45:58.549 3774 3774 I zygote : at void io.flutter.embedding.android.FlutterActivityAndFragmentDelegate.onAttach(android.content.Context) (FlutterActivityAndFragmentDelegate.java:175)
09-18 15:45:58.549 3774 3774 I zygote : at void io.flutter.embedding.android.FlutterFragment.onAttach(android.content.Context) (FlutterFragment.java:777)
09-18 15:45:58.549 3774 3774 I zygote : at void androidx.fragment.app.Fragment.performAttach() (Fragment.java:2922)
09-18 15:45:58.549 3774 3774 I zygote : at void androidx.fragment.app.FragmentStateManager.attach() (FragmentStateManager.java:464)
09-18 15:45:58.549 3774 3774 I zygote : at void androidx.fragment.app.FragmentStateManager.moveToExpectedState() (FragmentStateManager.java:275)
09-18 15:45:58.549 3774 3774 I zygote : at void androidx.fragment.app.FragmentManager.executeOpsTogether(java.util.ArrayList, java.util.ArrayList, int, int) (FragmentManager.java:2189)
09-18 15:45:58.549 3774 3774 I zygote : at void androidx.fragment.app.FragmentManager.removeRedundantOperationsAndExecute(java.util.ArrayList, java.util.ArrayList) (FragmentManager.java:2100)
09-18 15:45:58.549 3774 3774 I zygote : at boolean androidx.fragment.app.FragmentManager.execPendingActions(boolean) (FragmentManager.java:2002)
09-18 15:45:58.549 3774 3774 I zygote : at void androidx.fragment.app.FragmentManager.dispatchStateChange(int) (FragmentManager.java:3136)
09-18 15:45:58.549 3774 3774 I zygote : at void androidx.fragment.app.FragmentManager.dispatchActivityCreated() (FragmentManager.java:3070)
09-18 15:45:58.549 3774 3774 I zygote : at void androidx.fragment.app.FragmentController.dispatchActivityCreated() (FragmentController.java:251)
09-18 15:45:58.549 3774 3774 I zygote : at void androidx.fragment.app.FragmentActivity.onStart() (FragmentActivity.java:501)
09-18 15:45:58.549 3774 3774 I zygote : at void android.app.Instrumentation.callActivityOnStart(android.app.Activity) (Instrumentation.java:1333)
09-18 15:45:58.549 3774 3774 I zygote : at void android.app.Activity.performStart() (Activity.java:6992)
09-18 15:45:58.549 3774 3774 I zygote : at android.app.Activity android.app.ActivityThread.performLaunchActivity(android.app.ActivityThread$ActivityClientRecord, android.content.Intent) (ActivityThread.java:2780)
09-18 15:45:58.549 3774 3774 I zygote : at void android.app.ActivityThread.handleLaunchActivity(android.app.ActivityThread$ActivityClientRecord, android.content.Intent, java.lang.String) (ActivityThread.java:2892)
09-18 15:45:58.549 3774 3774 I zygote : at void android.app.ActivityThread.-wrap11(android.app.ActivityThread, android.app.ActivityThread$ActivityClientRecord, android.content.Intent, java.lang.String) (ActivityThread.java:-1)
09-18 15:45:58.549 3774 3774 I zygote : at void android.app.ActivityThread$H.handleMessage(android.os.Message) (ActivityThread.java:1593)
09-18 15:45:58.549 3774 3774 I zygote : at void android.os.Handler.dispatchMessage(android.os.Message) (Handler.java:105)
09-18 15:45:58.549 3774 3774 I zygote : at void android.os.Looper.loop() (Looper.java:164)
09-18 15:45:58.549 3774 3774 I zygote : at void android.app.ActivityThread.main(java.lang.String[]) (ActivityThread.java:6541)
09-18 15:45:58.549 3774 3774 I zygote : at java.lang.Object java.lang.reflect.Method.invoke(java.lang.Object, java.lang.Object[]) (Method.java:-2)
09-18 15:45:58.549 3774 3774 I zygote : at void com.android.internal.os.Zygote$MethodAndArgsCaller.run() (Zygote.java:240)
09-18 15:45:58.549 3774 3774 I zygote : at void com.android.internal.os.ZygoteInit.main(java.lang.String[]) (ZygoteInit.java:767)
09-18 15:45:58.549 3774 3774 I zygote :
09-18 15:45:58.559 528 1796 D EGL_emulation: eglCreateContext: 0xc6d68020: maj 3 min 1 rcv 4
09-18 15:45:58.586 3774 3792 I ResourceExtractor: Resource version mismatch res_timestamp-524-1663512082782
09-18 15:45:58.741 1240 1396 E eglCodecCommon: goldfish_dma_create_region: could not obtain fd to device! fd -1 errno=2
09-18 15:45:59.159 3774 3792 I ResourceExtractor: Extracted baseline resource assets/flutter_assets/kernel_blob.bin
09-18 15:45:59.160 3774 3792 I ResourceExtractor: Extracted baseline resource assets/flutter_assets/vm_snapshot_data
09-18 15:45:59.207 3774 3792 I ResourceExtractor: Extracted baseline resource assets/flutter_assets/isolate_snapshot_data
09-18 15:45:59.212 3774 3774 E DartVM : warning: value specified for --old_gen_heap_size 4186 is larger than the physically addressable range, using 0(unlimited) instead.`
09-18 15:45:59.209 3774 3774 I uod.trading.qa1: type=1400 audit(0.0:3025): avc: denied { read } for name="max_map_count" dev="proc" ino=37962 scontext=u:r:untrusted_app:s0:c512,c768 tcontext=u:object_r:proc:s0 tclass=file permissive=1
09-18 15:45:59.209 3774 3774 I uod.trading.qa1: type=1400 audit(0.0:3026): avc: denied { open } for path="/proc/sys/vm/max_map_count" dev="proc" ino=37962 scontext=u:r:untrusted_app:s0:c512,c768 tcontext=u:object_r:proc:s0 tclass=file permissive=1
09-18 15:45:59.209 3774 3774 I uod.trading.qa1: type=1400 audit(0.0:3027): avc: denied { getattr } for path="/proc/sys/vm/max_map_count" dev="proc" ino=37962 scontext=u:r:untrusted_app:s0:c512,c768 tcontext=u:object_r:proc:s0 tclass=file permissive=1
09-18 15:45:59.241 3774 3774 I uod.trading.qa1: type=1400 audit(0.0:3028): avc: denied { write } for name="local_opengl" dev="tmpfs" ino=13754 scontext=u:r:untrusted_app:s0:c512,c768 tcontext=u:object_r:socket_device:s0 tclass=sock_file permissive=1
09-18 15:45:59.244 3774 3774 D : HostConnection::get() New Host Connection established 0xd79854e0, tid 3774
09-18 15:45:59.247 3774 3774 D : HostComposition ext GL_OES_EGL_image_external_essl3 GL_OES_vertex_array_object GL_KHR_texture_compression_astc_ldr ANDROID_EMU_gles_max_version_3_1
09-18 15:45:59.247 3774 3774 W : Process pipe failed
09-18 15:45:59.266 3774 3774 D EGL_emulation: eglCreateContext: 0xd85dd560: maj 3 min 1 rcv 4
09-18 15:45:59.269 3774 3774 D EGL_emulation: eglCreateContext: 0xd85dd680: maj 3 min 1 rcv 4
09-18 15:45:59.293 3774 3796 D : HostConnection::get() New Host Connection established 0xd79858f0, tid 3796
09-18 15:45:59.297 3774 3796 D : HostComposition ext GL_OES_EGL_image_external_essl3 GL_OES_vertex_array_object GL_KHR_texture_compression_astc_ldr ANDROID_EMU_gles_max_version_3_1
09-18 15:45:59.375 236 236 I keystore: del USRPKEY_com.quod.trading.qa1.FlutterKeychain 10066
09-18 15:45:59.373 236 236 I keystore: type=1400 audit(0.0:3029): avc: denied { sendto } for path="/dev/socket/logdw" scontext=u:r:keystore:s0 tcontext=u:r:init:s0 tclass=unix_dgram_socket permissive=1
09-18 15:45:59.375 236 236 I keystore: del USRSKEY_com.quod.trading.qa1.FlutterKeychain 10066
09-18 15:45:59.376 236 236 I keystore: del USRCERT_com.quod.trading.qa1.FlutterKeychain 10066
09-18 15:45:59.376 236 236 I keystore: del CACERT_com.quod.trading.qa1.FlutterKeychain 10066
09-18 15:45:59.405 3774 3811 I flutter : The Dart VM service is listening on http://127.0.0.1:37188/rRu3z4t1sfo=/
09-18 15:45:59.937 191 191 I keymaster@3.0-s: type=1400 audit(0.0:3030): avc: denied { sendto } for path="/dev/socket/logdw" scontext=u:r:hal_keymaster_default:s0 tcontext=u:r:init:s0 tclass=unix_dgram_socket permissive=1
09-18 15:45:59.939 191 191 E hw-IPCThreadState: binder thread pool (1 threads) starved for 561 ms
09-18 15:45:59.977 3774 3774 I uod.trading.qa1: type=1400 audit(0.0:3031): avc: denied { write } for name="shared_prefs" dev="sdb3" ino=81835 scontext=u:r:untrusted_app:s0:c512,c768 tcontext=u:object_r:system_data_file:s0:c512,c768 tclass=dir permissive=1
09-18 15:45:59.977 3774 3774 I uod.trading.qa1: type=1400 audit(0.0:3032): avc: denied { add_name } for name="FlutterKeychain.xml" scontext=u:r:untrusted_app:s0:c512,c768 tcontext=u:object_r:system_data_file:s0:c512,c768 tclass=dir permissive=1
09-18 15:46:00.036 3774 3814 D OpenGLRenderer: HWUI GL Pipeline
09-18 15:46:00.090 3774 3814 I OpenGLRenderer: Initialized EGL, version 1.4
09-18 15:46:00.090 3774 3814 D OpenGLRenderer: Swap behavior 1
09-18 15:46:00.089 3774 3774 I RenderThread: type=1400 audit(0.0:3033): avc: denied { connectto } for path="/dev/socket/local_opengl" scontext=u:r:untrusted_app:s0:c512,c768 tcontext=u:r:init:s0 tclass=unix_stream_socket permissive=1
09-18 15:46:00.091 3774 3814 D : HostConnection::get() New Host Connection established 0xd7984a90, tid 3814
09-18 15:46:00.094 3774 3814 D : HostComposition ext GL_OES_EGL_image_external_essl3 GL_OES_vertex_array_object GL_KHR_texture_compression_astc_ldr ANDROID_EMU_gles_max_version_3_1
09-18 15:46:00.095 3774 3814 W OpenGLRenderer: Failed to choose config with EGL_SWAP_BEHAVIOR_PRESERVED, retrying without...
09-18 15:46:00.095 3774 3814 D OpenGLRenderer: Swap behavior 0
09-18 15:46:00.122 3774 3814 D EGL_emulation: eglCreateContext: 0xe33dca40: maj 3 min 1 rcv 4
09-18 15:46:00.193 3774 3814 I vndksupport: sphal namespace is not configured for this process. Loading /vendor/lib/hw/gralloc.vbox86.so from the current namespace instead.
09-18 15:46:00.196 3774 3814 D : createUnique: call
09-18 15:46:00.196 3774 3814 D : HostConnection::get() New Host Connection established 0xc20ed730, tid 3814
09-18 15:46:00.199 3774 3814 D : HostComposition ext GL_OES_EGL_image_external_essl3 GL_OES_vertex_array_object GL_KHR_texture_compression_astc_ldr ANDROID_EMU_gles_max_version_3_1
09-18 15:46:00.203 3774 3814 E eglCodecCommon: goldfish_dma_create_region: could not obtain fd to device! fd -1 errno=2
09-18 15:46:00.206 3774 3795 D : HostConnection::get() New Host Connection established 0xc20ed690, tid 3795
09-18 15:46:00.209 3774 3795 D : HostComposition ext GL_OES_EGL_image_external_essl3 GL_OES_vertex_array_object GL_KHR_texture_compression_astc_ldr ANDROID_EMU_gles_max_version_3_1
09-18 15:46:00.253 3774 3795 D EGL_emulation: eglCreateContext: 0xda205480: maj 3 min 1 rcv 4
09-18 15:46:00.265 3774 3774 I 1.raster: type=1400 audit(0.0:3034): avc: denied { read } for name="sksl" dev="sdb3" ino=81834 scontext=u:r:untrusted_app:s0:c512,c768 tcontext=u:object_r:system_data_file:s0:c512,c768 tclass=dir permissive=1
09-18 15:46:00.265 3774 3774 I 1.raster: type=1400 audit(0.0:3035): avc: denied { open } for path="/data/data/com.quod.trading.qa1/code_cache/flutter_engine/d1b9a6938ad77326ac3a94d92bbc77933ed829ed/skia/fd9c66e1803092e5fc6f9d6c4cad3d8c030bb860/sksl" dev="sdb3" ino=81834 scontext=u:r:untrusted_app:s0:c512,c768 tcontext=u:object_r:system_data_file:s0:c512,c768 tclass=dir permissive=1
09-18 15:46:00.769 246 246 I rild : type=1400 audit(0.0:3036): avc: denied { sendto } for path="/dev/socket/logdw" scontext=u:r:rild:s0 tcontext=u:r:init:s0 tclass=unix_dgram_socket permissive=1
09-18 15:46:01.329 510 510 I healthd : type=1400 audit(0.0:3037): avc: denied { read } for name="capacity" dev="fuse" ino=8 scontext=u:r:healthd:s0 tcontext=u:object_r:fuse:s0 tclass=file permissive=1
09-18 15:46:01.329 510 510 I healthd : type=1400 audit(0.0:3038): avc: denied { open } for path="/dev/pipe/battery/BAT0/capacity" dev="fuse" ino=8 scontext=u:r:healthd:s0 tcontext=u:object_r:fuse:s0 tclass=file permissive=1
09-18 15:46:01.329 510 510 I healthd : type=1400 audit(0.0:3039): avc: denied { getattr } for path="/dev/pipe/battery/BAT0/capacity" dev="fuse" ino=8 scontext=u:r:healthd:s0 tcontext=u:object_r:fuse:s0 tclass=file permissive=1
09-18 15:46:01.629 3730 3730 I main : type=1400 audit(0.0:3040): avc: denied { call } for scontext=u:r:zygote:s0 tcontext=u:r:system_server:s0 tclass=binder permissive=1
09-18 15:46:01.894 3774 3779 I zygote : Do partial code cache collection, code=26KB, data=28KB
09-18 15:46:01.895 3774 3779 I zygote : After code cache collection, code=26KB, data=28KB
09-18 15:46:01.895 3774 3779 I zygote : Increasing code cache capacity to 128KB
09-18 15:46:01.933 528 652 E TaskPersister: File error accessing recents directory (directory doesn't exist?).
09-18 15:46:02.029 3774 3774 I 1.io : type=1400 audit(0.0:3041): avc: denied { create } for name="cd0aebc6a5ab1f494cd5a032873289a051acbce1.temp" scontext=u:r:untrusted_app:s0:c512,c768 tcontext=u:object_r:system_data_file:s0:c512,c768 tclass=file permissive=1
09-18 15:46:02.029 3774 3774 I 1.io : type=1400 audit(0.0:3042): avc: denied { write open } for path="/data/data/com.quod.trading.qa1/code_cache/flutter_engine/d1b9a6938ad77326ac3a94d92bbc77933ed829ed/skia/fd9c66e1803092e5fc6f9d6c4cad3d8c030bb860/cd0aebc6a5ab1f494cd5a032873289a051acbce1.temp" dev="sdb3" ino=81837 scontext=u:r:untrusted_app:s0:c512,c768 tcontext=u:object_r:system_data_file:s0:c512,c768 tclass=file permissive=1
09-18 15:46:02.033 3774 3774 I 1.io : type=1400 audit(0.0:3043): avc: denied { remove_name } for name="cd0aebc6a5ab1f494cd5a032873289a051acbce1.temp" dev="sdb3" ino=81837 scontext=u:r:untrusted_app:s0:c512,c768 tcontext=u:object_r:system_data_file:s0:c512,c768 tclass=dir permissive=1
09-18 15:46:02.033 3774 3774 I 1.io : type=1400 audit(0.0:3044): avc: denied { rename } for name="cd0aebc6a5ab1f494cd5a032873289a051acbce1.temp" dev="sdb3" ino=81837 scontext=u:r:untrusted_app:s0:c512,c768 tcontext=u:object_r:system_data_file:s0:c512,c768 tclass=file permissive=1
09-18 15:46:02.268 528 550 I ActivityManager: Displayed com.quod.trading.qa1/com.quod.moorgate.moorgatemobile.MainActivity: +3s909ms
09-18 15:46:02.393 186 186 I servicemanager: type=1400 audit(0.0:3045): avc: denied { getattr } for scontext=u:r:servicemanager:s0 tcontext=u:r:init:s0 tclass=process permissive=1
09-18 15:46:02.427 3740 3766 I appium : channel read: GET /wd/hub/session/45351f96-f09c-446c-9d85-153bd6fa943b/appium/device/pixel_ratio
09-18 15:46:02.428 3740 3766 I appium : GetDevicePixelRatio command
09-18 15:46:02.430 3740 3766 I appium : AppiumResponse: {"sessionId":"45351f96-f09c-446c-9d85-153bd6fa943b","value":2.625}
09-18 15:46:02.445 3740 3766 I appium : channel read: GET /wd/hub/session/45351f96-f09c-446c-9d85-153bd6fa943b/appium/device/system_bars
09-18 15:46:02.446 3740 3766 I appium : GetSystemBars command
09-18 15:46:02.449 3740 3766 I appium : AppiumResponse: {"sessionId":"45351f96-f09c-446c-9d85-153bd6fa943b","value":{"statusBar":63}}
09-18 15:46:02.460 3740 3766 I appium : channel read: GET /wd/hub/session/45351f96-f09c-446c-9d85-153bd6fa943b/window/current/size
09-18 15:46:02.461 3740 3766 I appium : GetDeviceSize command
09-18 15:46:02.461 3740 3766 I appium : Get window size of the device
09-18 15:46:02.476 3740 3766 I appium : AppiumResponse: {"sessionId":"45351f96-f09c-446c-9d85-153bd6fa943b","value":{"height":1794,"width":1080}}
09-18 15:46:02.749 271 271 E adbd : failed to connect to socket 'tcp:36748': Connection refused
09-18 15:46:26.812 271 271 I chatty : uid=0(root) /sbin/adbd identical 38 lines
09-18 15:46:26.818 271 271 E adbd : failed to connect to socket 'tcp:36748': Connection refused
09-18 15:46:27.624 244 244 D genymotion_gps: gps_set_position_mode: min_interval=1000
09-18 15:46:27.624 244 244 D genymotion_gps: Gps navigation has started
09-18 15:46:27.625 244 244 D genymotion_gps: Gps navigation has stopped
09-18 15:46:27.628 528 542 E memtrack: Couldn't load memtrack module
09-18 15:46:27.628 528 542 W android.os.Debug: failed to get memory consumption info: -1
09-18 15:46:27.638 528 542 E memtrack: Couldn't load memtrack module
09-18 15:46:27.638 528 542 W android.os.Debug: failed to get memory consumption info: -1
09-18 15:46:27.646 528 542 E memtrack: Couldn't load memtrack module
09-18 15:46:27.646 528 542 W android.os.Debug: failed to get memory consumption info: -1
09-18 15:46:27.817 271 271 E adbd : failed to connect to socket 'tcp:36748': Connection refused
09-18 15:46:39.844 271 271 I chatty : uid=0(root) /sbin/adbd identical 21 lines
09-18 15:46:40.846 271 271 E adbd : failed to connect to socket 'tcp:36748': Connection refused
09-18 15:46:41.837 271 271 I <-host-12: type=1400 audit(0.0:3046): avc: denied { read } for path="socket:[12424]" dev="sockfs" ino=12424 scontext=u:r:init:s0 tcontext=u:r:init:s0 tclass=tcp_socket permissive=1
09-18 15:46:41.841 2017 2017 I logcat : type=1400 audit(0.0:3047): avc: denied { write } for path="socket:[34174]" dev="sockfs" ino=34174 scontext=u:r:logpersist:s0 tcontext=u:r:init:s0 tclass=unix_stream_socket permissive=1
09-18 15:46:41.841 271 271 I adbd : type=1400 audit(0.0:3048): avc: denied { create } for scontext=u:r:init:s0 tcontext=u:r:init:s0 tclass=tcp_socket permissive=1
09-18 15:46:41.841 271 271 I adbd : type=1400 audit(0.0:3049): avc: denied { connect } for scontext=u:r:init:s0 tcontext=u:r:init:s0 tclass=tcp_socket permissive=1
09-18 15:46:41.843 271 271 E adbd : failed to connect to socket 'tcp:36748': Connection refused
09-18 15:46:41.841 271 271 I adbd : type=1400 audit(0.0:3050): avc: denied { getopt } for laddr=127.0.0.1 lport=48566 faddr=127.0.0.1 fport=36748 scontext=u:r:init:s0 tcontext=u:r:init:s0 tclass=tcp_socket permissive=1
09-18 15:46:41.841 271 271 I ->host-12: type=1400 audit(0.0:3051): avc: denied { write } for path="socket:[12424]" dev="sockfs" ino=12424 scontext=u:r:init:s0 tcontext=u:r:init:s0 tclass=tcp_socket permissive=1
09-18 15:46:41.850 271 271 E adbd : failed to connect to socket 'tcp:36748': Connection refused
09-18 15:46:53.879 271 271 I chatty : uid=0(root) /sbin/adbd identical 19 lines
09-18 15:46:53.885 271 271 E adbd : failed to connect to socket 'tcp:36748': Connection refused
09-18 15:46:54.581 528 528 I ActivityManager: type=1400 audit(0.0:3052): avc: denied { sendto } for path="/dev/socket/logdw" scontext=u:r:system_server:s0 tcontext=u:r:init:s0 tclass=unix_dgram_socket permissive=1
09-18 15:46:54.883 271 271 E adbd : failed to connect to socket 'tcp:36748': Connection refused
09-18 15:46:59.888 271 271 I chatty : uid=0(root) /sbin/adbd identical 8 lines
09-18 15:46:59.896 271 271 E adbd : failed to connect to socket 'tcp:36748': Connection refused
09-18 15:47:00.007 528 542 E memtrack: Couldn't load memtrack module
09-18 15:47:00.007 528 542 W android.os.Debug: failed to get memory consumption info: -1
09-18 15:47:00.892 271 271 E adbd : failed to connect to socket 'tcp:36748': Connection refused
09-18 15:47:00.900 271 271 I chatty : uid=0(root) /sbin/adbd identical 1 line
09-18 15:47:01.895 271 271 E adbd : failed to connect to socket 'tcp:36748': Connection refused
09-18 15:47:02.485 3740 3766 I appium : READER_IDLE: closing the channel
09-18 15:47:02.892 271 271 E adbd : failed to connect to socket 'tcp:36748': Connection refused
09-18 15:47:26.928 271 271 I chatty : uid=0(root) /sbin/adbd identical 40 lines
09-18 15:47:26.935 271 271 E adbd : failed to connect to socket 'tcp:36748': Connection refused
09-18 15:47:27.397 229 229 I redis : type=1400 audit(0.0:3053): avc: denied { accept } for lport=6379 scontext=u:r:init:s0 tcontext=u:r:init:s0 tclass=tcp_socket permissive=1
09-18 15:47:27.397 229 229 I redis : type=1400 audit(0.0:3054): avc: denied { setopt } for laddr=127.0.0.1 lport=6379 faddr=127.0.0.1 fport=59650 scontext=u:r:init:s0 tcontext=u:r:init:s0 tclass=tcp_socket permissive=1
09-18 15:47:27.933 271 271 E adbd : failed to connect to socket 'tcp:36748': Connection refused
09-18 15:47:29.939 271 271 I chatty : uid=0(root) /sbin/adbd identical 3 lines
09-18 15:47:30.942 271 271 E adbd : failed to connect to socket 'tcp:36748': Connection refused
09-18 15:48:00.000 528 542 E memtrack: Couldn't load memtrack module
09-18 15:48:00.000 528 542 W android.os.Debug: failed to get memory consumption info: -1
09-18 15:48:00.009 528 542 E memtrack: Couldn't load memtrack module
09-18 15:48:00.009 528 542 W android.os.Debug: failed to get memory consumption info: -1
09-18 15:48:07.611 244 244 D genymotion_gps: gps_set_position_mode: min_interval=1000
09-18 15:48:07.612 244 244 D genymotion_gps: Gps navigation has started
09-18 15:48:07.613 244 244 D genymotion_gps: Gps navigation has stopped
09-18 15:48:11.281 528 864 D WificondControl: Scan result ready event
09-18 15:49:00.001 528 542 E memtrack: Couldn't load memtrack module
09-18 15:49:00.001 528 542 W android.os.Debug: failed to get memory consumption info: -1
09-18 15:49:00.014 528 542 E memtrack: Couldn't load memtrack module
09-18 15:49:00.014 528 542 W android.os.Debug: failed to get memory consumption info: -1
09-18 15:49:00.040 528 542 E memtrack: Couldn't load memtrack module
09-18 15:49:00.040 528 542 W android.os.Debug: failed to get memory consumption info: -1
09-18 15:49:00.049 528 542 E memtrack: Couldn't load memtrack module
09-18 15:49:00.049 528 542 W android.os.Debug: failed to get memory consumption info: -1
09-18 15:49:00.059 528 542 E memtrack: Couldn't load memtrack module
09-18 15:49:00.059 528 542 W android.os.Debug: failed to get memory consumption info: -1
09-18 15:49:00.068 528 542 E memtrack: Couldn't load memtrack module
09-18 15:49:00.068 528 542 W android.os.Debug: failed to get memory consumption info: -1
09-18 15:49:06.265 3988 3988 I logcat : type=1400 audit(0.0:3055): avc: denied { read } for path="socket:[47599]" dev="sockfs" ino=47599 scontext=u:r:logpersist:s0 tcontext=u:r:init:s0 tclass=unix_stream_socket permissive=1
09-18 15:49:06.269 3988 3988 I logcat : type=1400 audit(0.0:3056): avc: denied { connectto } for path="/dev/socket/logdr" scontext=u:r:logpersist:s0 tcontext=u:r:init:s0 tclass=unix_stream_socket permissive=1
09-18 15:49:06.269 185 185 I logd.reader: type=1400 audit(0.0:3057): avc: denied { accept } for path="/dev/socket/logdr" scontext=u:r:logd:s0 tcontext=u:r:init:s0 tclass=unix_stream_socket permissive=1
09-18 15:49:06.269 185 185 I logd.reader: type=1400 audit(0.0:3058): avc: denied { getopt } for path="/dev/socket/logdr" scontext=u:r:logd:s0 tcontext=u:r:init:s0 tclass=unix_stream_socket permissive=1
09-18 15:49:06.269 185 185 I logd.reader: type=1400 audit(0.0:3059): avc: denied { read } for path="socket:[42770]" dev="sockfs" ino=42770 scontext=u:r:logd:s0 tcontext=u:r:init:s0 tclass=unix_stream_socket permissive=1
09-18 15:49:06.269 185 185 I logd.reader: type=1400 audit(0.0:3060): avc: denied { setopt } for path="/dev/socket/logdr" scontext=u:r:logd:s0 tcontext=u:r:init:s0 tclass=unix_stream_socket permissive=1
09-18 15:49:07.615 244 244 D genymotion_gps: gps_set_position_mode: min_interval=1000
09-18 15:49:07.615 244 244 D genymotion_gps: Gps navigation has started
09-18 15:49:07.616 244 244 D genymotion_gps: Gps navigation has stopped
09-18 15:49:20.813 845 845 I m.android.phone: type=1400 audit(0.0:3061): avc: denied { sendto } for path="/dev/socket/logdw" scontext=u:r:radio:s0 tcontext=u:r:init:s0 tclass=unix_dgram_socket permissive=1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment