07-19 10:38:14.927 1780 1794 I chatty : uid=1000(system) ActivityManager expire 8 lines 07-19 10:38:15.088 31530 31530 E ActivityThread: Failed to find provider info for com.android.email.provider 07-19 10:38:15.127 1780 18833 I chatty : uid=1000(system) Binder:1780_17 expire 2 lines 07-19 10:38:15.592 1780 2749 I chatty : uid=1000(system) Binder:1780_B expire 3 lines 07-19 10:38:16.590 1780 1924 I chatty : uid=1000(system) ConnectivitySer expire 12 lines 07-19 10:38:19.499 1780 13449 I chatty : uid=1000(system) Binder:1780_12 expire 1 line 07-19 10:38:43.796 1780 13450 I chatty : uid=1000(system) Binder:1780_13 expire 2 lines 07-19 10:42:54.746 1780 13447 I chatty : uid=1000(system) Binder:1780_11 expire 2 lines 07-19 10:48:51.278 1780 1793 I chatty : uid=1000(system) android.bg expire 1 line 07-19 11:03:13.214 1780 2746 I chatty : uid=1000(system) Binder:1780_8 expire 2 lines 07-19 11:03:13.508 1780 28117 I chatty : uid=1000(system) Binder:1780_10 expire 2 lines 07-19 11:04:17.272 12200 12200 W ContextImpl: Calling a method in the system process without a qualified user: android.app.ContextImpl.startService:1357 android.content.ContextWrapper.startService:613 foundation.e.drive.jobs.ScannerJob.onStartJob:37 android.app.job.JobService$JobHandler.handleMessage:143 android.os.Handler.dispatchMessage:102 07-19 11:04:17.302 1780 1915 I chatty : uid=1000(system) NetworkStats expire 1 line 07-19 11:04:17.308 12200 12200 W ContextImpl: Calling a method in the system process without a qualified user: android.app.ContextImpl.startService:1357 android.content.ContextWrapper.startService:613 foundation.e.drive.services.ObserverService.onCreate:127 android.app.ActivityThread.handleCreateService:3216 android.app.ActivityThread.-wrap5:-1 07-19 11:04:17.484 12200 12200 W ContextImpl: Calling a method in the system process without a qualified user: android.app.ContextImpl.bindService:1421 android.content.ContextWrapper.bindService:636 foundation.e.drive.services.ObserverService.begin:181 foundation.e.drive.services.ObserverService.onOCClientReceived:206 foundation.e.drive.utils.GetOCClientTask.onPostExecute:63 07-19 11:07:57.483 32576 32613 E AndroidRuntime: FATAL EXCEPTION: AsyncTask #3 07-19 11:07:57.483 32576 32613 E AndroidRuntime: Process: com.ebay.mobile, PID: 32576 07-19 11:07:57.483 32576 32613 E AndroidRuntime: java.lang.RuntimeException: An error occurred while executing doInBackground() 07-19 11:07:57.483 32576 32613 E AndroidRuntime: at android.os.AsyncTask$3.done(AsyncTask.java:325) 07-19 11:07:57.483 32576 32613 E AndroidRuntime: at java.util.concurrent.FutureTask.finishCompletion(FutureTask.java:354) 07-19 11:07:57.483 32576 32613 E AndroidRuntime: at java.util.concurrent.FutureTask.setException(FutureTask.java:223) 07-19 11:07:57.483 32576 32613 E AndroidRuntime: at java.util.concurrent.FutureTask.run(FutureTask.java:242) 07-19 11:07:57.483 32576 32613 E AndroidRuntime: at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1133) 07-19 11:07:57.483 32576 32613 E AndroidRuntime: at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:607) 07-19 11:07:57.483 32576 32613 E AndroidRuntime: at java.lang.Thread.run(Thread.java:761) 07-19 11:07:57.483 32576 32613 E AndroidRuntime: Caused by: java.lang.IllegalArgumentException: cipherSuite TLS_ECDHE_ECDSA_WITH_CHACHA20_POLY1305_SHA256 is not supported. 07-19 11:07:57.483 32576 32613 E AndroidRuntime: at org.conscrypt.NativeCrypto.checkEnabledCipherSuites(NativeCrypto.java:1082) 07-19 11:07:57.483 32576 32613 E AndroidRuntime: at org.conscrypt.NativeCrypto.setEnabledCipherSuites(NativeCrypto.java:1043) 07-19 11:07:57.483 32576 32613 E AndroidRuntime: at org.conscrypt.NativeSsl.initialize(NativeSsl.java:315) 07-19 11:07:57.483 32576 32613 E AndroidRuntime: at org.conscrypt.ConscryptFileDescriptorSocket.startHandshake(ConscryptFileDescriptorSocket.java:198) 07-19 11:07:57.483 32576 32613 E AndroidRuntime: at com.android.okhttp.Connection.connectTls(Connection.java:235) 07-19 11:07:57.483 32576 32613 E AndroidRuntime: at com.android.okhttp.Connection.connectSocket(Connection.java:199) 07-19 11:07:57.483 32576 32613 E AndroidRuntime: at com.android.okhttp.Connection.connect(Connection.java:172) 07-19 11:07:57.483 32576 32613 E AndroidRuntime: at com.android.okhttp.Connection.connectAndSetOwner(Connection.java:367) 07-19 11:07:57.483 32576 32613 E AndroidRuntime: at com.android.okhttp.OkHttpClient$1.connectAndSetOwner(OkHttpClient.java:130) 07-19 11:07:57.483 32576 32613 E AndroidRuntime: at com.android.okhttp.internal.http.HttpEngine.connect(HttpEngine.java:330) 07-19 11:07:57.483 32576 32613 E AndroidRuntime: at com.android.okhttp.internal.http.HttpEngine.sendRequest(HttpEngine.java:247) 07-19 11:07:57.483 32576 32613 E AndroidRuntime: at com.android.okhttp.internal.huc.HttpURLConnectionImpl.execute(HttpURLConnectionImpl.java:457) 07-19 11:07:57.483 32576 32613 E AndroidRuntime: at com.android.okhttp.internal.huc.HttpURLConnectionImpl.connect(HttpURLConnectionImpl.java:126) 07-19 11:07:57.483 32576 32613 E AndroidRuntime: at com.android.okhttp.internal.huc.HttpURLConnectionImpl.getOutputStream(HttpURLConnectionImpl.java:257) 07-19 11:07:57.483 32576 32613 E AndroidRuntime: at com.android.okhttp.internal.huc.DelegatingHttpsURLConnection.getOutputStream(DelegatingHttpsURLConnection.java:218) 07-19 11:07:57.483 32576 32613 E AndroidRuntime: at com.android.okhttp.internal.huc.HttpsURLConnectionImpl.getOutputStream(HttpsURLConnectionImpl.java) 07-19 11:07:57.483 32576 32613 E AndroidRuntime: at com.ebay.nautilus.kernel.net.RequestControllerHttpUrlConnection.trackedSend(RequestControllerHttpUrlConnection.java:447) 07-19 11:07:57.483 32576 32613 E AndroidRuntime: at com.ebay.nautilus.kernel.net.RequestControllerHttpUrlConnection.send(RequestControllerHttpUrlConnection.java:422) 07-19 11:07:57.483 32576 32613 E AndroidRuntime: at com.ebay.nautilus.kernel.net.RequestControllerHttpUrlConnection.sendRequest(RequestControllerHttpUrlConnection.java:207) 07-19 11:07:57.483 32576 32613 E AndroidRuntime: at com.ebay.nautilus.kernel.net.ConnectorImpl.sendRequest(ConnectorImpl.java:88) 07-19 11:07:57.483 32576 32613 E AndroidRuntime: at com.ebay.nautilus.kernel.net.ConnectorImpl.sendRequest(ConnectorImpl.java:57) 07-19 11:07:57.483 32576 32613 E AndroidRuntime: at com.ebay.nautilus.kernel.net.ConnectorLegacy.sendRequest(ConnectorLegacy.java:37) 07-19 11:07:57.483 32576 32613 E AndroidRuntime: at com.ebay.nautilus.domain.analytics.mts.AnalyticsProviderModule.sendRequest(AnalyticsProviderModule.java:311) 07-19 11:07:57.483 32576 32613 E AndroidRuntime: at com.ebay.nautilus.domain.analytics.mts.AnalyticsProviderModule.start(AnalyticsProviderModule.java:113) 07-19 11:07:57.483 32576 32613 E AndroidRuntime: at com.ebay.nautilus.domain.analytics.tracking.TrackingWorkHandler.handleWork(TrackingWorkHandler.java:148) 07-19 11:07:57.483 32576 32613 E AndroidRuntime: at com.ebay.mobile.analytics.AnalyticsJobIntentService.onHandleWork(AnalyticsJobIntentService.java:48) 07-19 11:07:57.483 32576 32613 E AndroidRuntime: at androidx.core.app.JobIntentService$CommandProcessor.doInBackground(JobIntentService.java:392) 07-19 11:07:57.483 32576 32613 E AndroidRuntime: at androidx.core.app.JobIntentService$CommandProcessor.doInBackground(JobIntentService.java:383) 07-19 11:07:57.483 32576 32613 E AndroidRuntime: at android.os.AsyncTask$2.call(AsyncTask.java:305) 07-19 11:07:57.483 32576 32613 E AndroidRuntime: at java.util.concurrent.FutureTask.run(FutureTask.java:237) 07-19 11:07:57.483 32576 32613 E AndroidRuntime: ... 3 more 07-19 11:08:27.050 466 490 E AndroidRuntime: FATAL EXCEPTION: AsyncTask #2 07-19 11:08:27.050 466 490 E AndroidRuntime: Process: com.ebay.mobile, PID: 466 07-19 11:08:27.050 466 490 E AndroidRuntime: java.lang.RuntimeException: An error occurred while executing doInBackground() 07-19 11:08:27.050 466 490 E AndroidRuntime: at android.os.AsyncTask$3.done(AsyncTask.java:325) 07-19 11:08:27.050 466 490 E AndroidRuntime: at java.util.concurrent.FutureTask.finishCompletion(FutureTask.java:354) 07-19 11:08:27.050 466 490 E AndroidRuntime: at java.util.concurrent.FutureTask.setException(FutureTask.java:223) 07-19 11:08:27.050 466 490 E AndroidRuntime: at java.util.concurrent.FutureTask.run(FutureTask.java:242) 07-19 11:08:27.050 466 490 E AndroidRuntime: at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1133) 07-19 11:08:27.050 466 490 E AndroidRuntime: at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:607) 07-19 11:08:27.050 466 490 E AndroidRuntime: at java.lang.Thread.run(Thread.java:761) 07-19 11:08:27.050 466 490 E AndroidRuntime: Caused by: java.lang.IllegalArgumentException: cipherSuite TLS_ECDHE_ECDSA_WITH_CHACHA20_POLY1305_SHA256 is not supported. 07-19 11:08:27.050 466 490 E AndroidRuntime: at org.conscrypt.NativeCrypto.checkEnabledCipherSuites(NativeCrypto.java:1082) 07-19 11:08:27.050 466 490 E AndroidRuntime: at org.conscrypt.NativeCrypto.setEnabledCipherSuites(NativeCrypto.java:1043) 07-19 11:08:27.050 466 490 E AndroidRuntime: at org.conscrypt.NativeSsl.initialize(NativeSsl.java:315) 07-19 11:08:27.050 466 490 E AndroidRuntime: at org.conscrypt.ConscryptFileDescriptorSocket.startHandshake(ConscryptFileDescriptorSocket.java:198) 07-19 11:08:27.050 466 490 E AndroidRuntime: at com.android.okhttp.Connection.connectTls(Connection.java:235) 07-19 11:08:27.050 466 490 E AndroidRuntime: at com.android.okhttp.Connection.connectSocket(Connection.java:199) 07-19 11:08:27.050 466 490 E AndroidRuntime: at com.android.okhttp.Connection.connect(Connection.java:172) 07-19 11:08:27.050 466 490 E AndroidRuntime: at com.android.okhttp.Connection.connectAndSetOwner(Connection.java:367) 07-19 11:08:27.050 466 490 E AndroidRuntime: at com.android.okhttp.OkHttpClient$1.connectAndSetOwner(OkHttpClient.java:130) 07-19 11:08:27.050 466 490 E AndroidRuntime: at com.android.okhttp.internal.http.HttpEngine.connect(HttpEngine.java:330) 07-19 11:08:27.050 466 490 E AndroidRuntime: at com.android.okhttp.internal.http.HttpEngine.sendRequest(HttpEngine.java:247) 07-19 11:08:27.050 466 490 E AndroidRuntime: at com.android.okhttp.internal.huc.HttpURLConnectionImpl.execute(HttpURLConnectionImpl.java:457) 07-19 11:08:27.050 466 490 E AndroidRuntime: at com.android.okhttp.internal.huc.HttpURLConnectionImpl.connect(HttpURLConnectionImpl.java:126) 07-19 11:08:27.050 466 490 E AndroidRuntime: at com.android.okhttp.internal.huc.HttpURLConnectionImpl.getOutputStream(HttpURLConnectionImpl.java:257) 07-19 11:08:27.050 466 490 E AndroidRuntime: at com.android.okhttp.internal.huc.DelegatingHttpsURLConnection.getOutputStream(DelegatingHttpsURLConnection.java:218) 07-19 11:08:27.050 466 490 E AndroidRuntime: at com.android.okhttp.internal.huc.HttpsURLConnectionImpl.getOutputStream(HttpsURLConnectionImpl.java) 07-19 11:08:27.050 466 490 E AndroidRuntime: at com.ebay.nautilus.kernel.net.RequestControllerHttpUrlConnection.trackedSend(RequestControllerHttpUrlConnection.java:447) 07-19 11:08:27.050 466 490 E AndroidRuntime: at com.ebay.nautilus.kernel.net.RequestControllerHttpUrlConnection.send(RequestControllerHttpUrlConnection.java:422) 07-19 11:08:27.050 466 490 E AndroidRuntime: at com.ebay.nautilus.kernel.net.RequestControllerHttpUrlConnection.sendRequest(RequestControllerHttpUrlConnection.java:207) 07-19 11:08:27.050 466 490 E AndroidRuntime: at com.ebay.nautilus.kernel.net.ConnectorImpl.sendRequest(ConnectorImpl.java:88) 07-19 11:08:27.050 466 490 E AndroidRuntime: at com.ebay.nautilus.kernel.net.ConnectorImpl.sendRequest(ConnectorImpl.java:57) 07-19 11:08:27.050 466 490 E AndroidRuntime: at com.ebay.nautilus.domain.content.DataManager.sendRequest(DataManager.java:584) 07-19 11:08:27.050 466 490 E AndroidRuntime: at com.ebay.nautilus.domain.content.DataManager.sendRequest(DataManager.java:565) 07-19 11:08:27.050 466 490 E AndroidRuntime: at com.ebay.nautilus.domain.content.DataManager.safeSendRequest(DataManager.java:604) 07-19 11:08:27.050 466 490 E AndroidRuntime: at com.ebay.nautilus.domain.content.dm.messages.MessagesDataManagerBase$MessageLoadTaskBase.doInBackground(MessagesDataManagerBase.java:311) 07-19 11:08:27.050 466 490 E AndroidRuntime: at com.ebay.nautilus.domain.content.dm.messages.MessagesDataManagerBase$MessageLoadTaskBase.doInBackground(MessagesDataManagerBase.java:240) 07-19 11:08:27.050 466 490 E AndroidRuntime: at android.os.AsyncTask$2.call(AsyncTask.java:305) 07-19 11:08:27.050 466 490 E AndroidRuntime: at java.util.concurrent.FutureTask.run(FutureTask.java:237) 07-19 11:08:27.050 466 490 E AndroidRuntime: ... 3 more 07-19 11:08:28.795 1780 1903 I chatty : uid=1000(system) InputDispatcher expire 4 lines 07-19 11:09:53.499 1780 1805 I chatty : uid=1000(system) PowerManagerSer expire 11 lines 07-19 11:09:53.540 1780 1794 I chatty : uid=1000(system) ActivityManager expire 13 lines 07-19 11:09:53.619 1780 1791 I chatty : uid=1000(system) Binder:1780_1 expire 4 lines 07-19 11:09:53.643 1780 1803 I chatty : uid=1000(system) android.display expire 11 lines 07-19 11:09:53.994 1780 1795 I chatty : uid=1000(system) android.ui expire 4 lines 07-19 11:09:54.117 12200 12200 W ContextImpl: Calling a method in the system process without a qualified user: android.app.ContextImpl.startService:1357 android.content.ContextWrapper.startService:613 foundation.e.drive.receivers.ScreenOffReceiver.onReceive:52 android.app.LoadedApk$ReceiverDispatcher$Args.run:1122 android.os.Handler.handleCallback:751 07-19 11:09:54.126 12200 12200 W ContextImpl: Calling a method in the system process without a qualified user: android.app.ContextImpl.startService:1357 android.content.ContextWrapper.startService:613 foundation.e.drive.services.ObserverService.onCreate:127 android.app.ActivityThread.handleCreateService:3216 android.app.ActivityThread.-wrap5:-1 07-19 11:09:54.256 12200 12200 W ContextImpl: Calling a method in the system process without a qualified user: android.app.ContextImpl.bindService:1421 android.content.ContextWrapper.bindService:636 foundation.e.drive.services.ObserverService.begin:181 foundation.e.drive.services.ObserverService.onOCClientReceived:206 foundation.e.drive.utils.GetOCClientTask.onPostExecute:63 07-19 11:09:58.008 1780 18833 I chatty : uid=1000(system) Binder:1780_17 expire 2 lines 07-19 11:11:01.169 1780 1797 I chatty : uid=1000(system) batterystats-sy expire 10 lines 07-19 11:13:28.373 1780 1780 I chatty : uid=1000 system_server expire 13 lines 07-19 11:14:55.068 1006 1045 E AndroidRuntime: FATAL EXCEPTION: AsyncTask #3 07-19 11:14:55.068 1006 1045 E AndroidRuntime: Process: com.ebay.mobile, PID: 1006 07-19 11:14:55.068 1006 1045 E AndroidRuntime: java.lang.RuntimeException: An error occurred while executing doInBackground() 07-19 11:14:55.068 1006 1045 E AndroidRuntime: at android.os.AsyncTask$3.done(AsyncTask.java:325) 07-19 11:14:55.068 1006 1045 E AndroidRuntime: at java.util.concurrent.FutureTask.finishCompletion(FutureTask.java:354) 07-19 11:14:55.068 1006 1045 E AndroidRuntime: at java.util.concurrent.FutureTask.setException(FutureTask.java:223) 07-19 11:14:55.068 1006 1045 E AndroidRuntime: at java.util.concurrent.FutureTask.run(FutureTask.java:242) 07-19 11:14:55.068 1006 1045 E AndroidRuntime: at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1133) 07-19 11:14:55.068 1006 1045 E AndroidRuntime: at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:607) 07-19 11:14:55.068 1006 1045 E AndroidRuntime: at java.lang.Thread.run(Thread.java:761) 07-19 11:14:55.068 1006 1045 E AndroidRuntime: Caused by: java.lang.IllegalArgumentException: cipherSuite TLS_ECDHE_ECDSA_WITH_CHACHA20_POLY1305_SHA256 is not supported. 07-19 11:14:55.068 1006 1045 E AndroidRuntime: at org.conscrypt.NativeCrypto.checkEnabledCipherSuites(NativeCrypto.java:1082) 07-19 11:14:55.068 1006 1045 E AndroidRuntime: at org.conscrypt.NativeCrypto.setEnabledCipherSuites(NativeCrypto.java:1043) 07-19 11:14:55.068 1006 1045 E AndroidRuntime: at org.conscrypt.NativeSsl.initialize(NativeSsl.java:315) 07-19 11:14:55.068 1006 1045 E AndroidRuntime: at org.conscrypt.ConscryptFileDescriptorSocket.startHandshake(ConscryptFileDescriptorSocket.java:198) 07-19 11:14:55.068 1006 1045 E AndroidRuntime: at com.android.okhttp.Connection.connectTls(Connection.java:235) 07-19 11:14:55.068 1006 1045 E AndroidRuntime: at com.android.okhttp.Connection.connectSocket(Connection.java:199) 07-19 11:14:55.068 1006 1045 E AndroidRuntime: at com.android.okhttp.Connection.connect(Connection.java:172) 07-19 11:14:55.068 1006 1045 E AndroidRuntime: at com.android.okhttp.Connection.connectAndSetOwner(Connection.java:367) 07-19 11:14:55.068 1006 1045 E AndroidRuntime: at com.android.okhttp.OkHttpClient$1.connectAndSetOwner(OkHttpClient.java:130) 07-19 11:14:55.068 1006 1045 E AndroidRuntime: at com.android.okhttp.internal.http.HttpEngine.connect(HttpEngine.java:330) 07-19 11:14:55.068 1006 1045 E AndroidRuntime: at com.android.okhttp.internal.http.HttpEngine.sendRequest(HttpEngine.java:247) 07-19 11:14:55.068 1006 1045 E AndroidRuntime: at com.android.okhttp.internal.huc.HttpURLConnectionImpl.execute(HttpURLConnectionImpl.java:457) 07-19 11:14:55.068 1006 1045 E AndroidRuntime: at com.android.okhttp.internal.huc.HttpURLConnectionImpl.connect(HttpURLConnectionImpl.java:126) 07-19 11:14:55.068 1006 1045 E AndroidRuntime: at com.android.okhttp.internal.huc.HttpURLConnectionImpl.getOutputStream(HttpURLConnectionImpl.java:257) 07-19 11:14:55.068 1006 1045 E AndroidRuntime: at com.android.okhttp.internal.huc.DelegatingHttpsURLConnection.getOutputStream(DelegatingHttpsURLConnection.java:218) 07-19 11:14:55.068 1006 1045 E AndroidRuntime: at com.android.okhttp.internal.huc.HttpsURLConnectionImpl.getOutputStream(HttpsURLConnectionImpl.java) 07-19 11:14:55.068 1006 1045 E AndroidRuntime: at com.ebay.nautilus.kernel.net.RequestControllerHttpUrlConnection.trackedSend(RequestControllerHttpUrlConnection.java:447) 07-19 11:14:55.068 1006 1045 E AndroidRuntime: at com.ebay.nautilus.kernel.net.RequestControllerHttpUrlConnection.send(RequestControllerHttpUrlConnection.java:422) 07-19 11:14:55.068 1006 1045 E AndroidRuntime: at com.ebay.nautilus.kernel.net.RequestControllerHttpUrlConnection.sendRequest(RequestControllerHttpUrlConnection.java:207) 07-19 11:14:55.068 1006 1045 E AndroidRuntime: at com.ebay.nautilus.kernel.net.ConnectorImpl.sendRequest(ConnectorImpl.java:88) 07-19 11:14:55.068 1006 1045 E AndroidRuntime: at com.ebay.nautilus.kernel.net.ConnectorImpl.sendRequest(ConnectorImpl.java:57) 07-19 11:14:55.068 1006 1045 E AndroidRuntime: at com.ebay.nautilus.domain.content.dm.ExperimentationDataManager$LoadTask.doInBackground(ExperimentationDataManager.java:1781) 07-19 11:14:55.068 1006 1045 E AndroidRuntime: at com.ebay.nautilus.domain.content.dm.ExperimentationDataManager$LoadTask.doInBackground(ExperimentationDataManager.java:1709) 07-19 11:14:55.068 1006 1045 E AndroidRuntime: at android.os.AsyncTask$2.call(AsyncTask.java:305) 07-19 11:14:55.068 1006 1045 E AndroidRuntime: at java.util.concurrent.FutureTask.run(FutureTask.java:237) 07-19 11:14:55.068 1006 1045 E AndroidRuntime: ... 3 more 07-19 11:14:55.109 1780 13449 I chatty : uid=1000(system) Binder:1780_12 expire 5 lines 07-19 11:14:56.635 1107 1145 E AndroidRuntime: FATAL EXCEPTION: AsyncTask #1 07-19 11:14:56.635 1107 1145 E AndroidRuntime: Process: com.ebay.mobile, PID: 1107 07-19 11:14:56.635 1107 1145 E AndroidRuntime: java.lang.RuntimeException: An error occurred while executing doInBackground() 07-19 11:14:56.635 1107 1145 E AndroidRuntime: at android.os.AsyncTask$3.done(AsyncTask.java:325) 07-19 11:14:56.635 1107 1145 E AndroidRuntime: at java.util.concurrent.FutureTask.finishCompletion(FutureTask.java:354) 07-19 11:14:56.635 1107 1145 E AndroidRuntime: at java.util.concurrent.FutureTask.setException(FutureTask.java:223) 07-19 11:14:56.635 1107 1145 E AndroidRuntime: at java.util.concurrent.FutureTask.run(FutureTask.java:242) 07-19 11:14:56.635 1107 1145 E AndroidRuntime: at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1133) 07-19 11:14:56.635 1107 1145 E AndroidRuntime: at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:607) 07-19 11:14:56.635 1107 1145 E AndroidRuntime: at java.lang.Thread.run(Thread.java:761) 07-19 11:14:56.635 1107 1145 E AndroidRuntime: Caused by: java.lang.IllegalArgumentException: cipherSuite TLS_ECDHE_ECDSA_WITH_CHACHA20_POLY1305_SHA256 is not supported. 07-19 11:14:56.635 1107 1145 E AndroidRuntime: at org.conscrypt.NativeCrypto.checkEnabledCipherSuites(NativeCrypto.java:1082) 07-19 11:14:56.635 1107 1145 E AndroidRuntime: at org.conscrypt.NativeCrypto.setEnabledCipherSuites(NativeCrypto.java:1043) 07-19 11:14:56.635 1107 1145 E AndroidRuntime: at org.conscrypt.NativeSsl.initialize(NativeSsl.java:315) 07-19 11:14:56.635 1107 1145 E AndroidRuntime: at org.conscrypt.ConscryptFileDescriptorSocket.startHandshake(ConscryptFileDescriptorSocket.java:198) 07-19 11:14:56.635 1107 1145 E AndroidRuntime: at com.android.okhttp.Connection.connectTls(Connection.java:235) 07-19 11:14:56.635 1107 1145 E AndroidRuntime: at com.android.okhttp.Connection.connectSocket(Connection.java:199) 07-19 11:14:56.635 1107 1145 E AndroidRuntime: at com.android.okhttp.Connection.connect(Connection.java:172) 07-19 11:14:56.635 1107 1145 E AndroidRuntime: at com.android.okhttp.Connection.connectAndSetOwner(Connection.java:367) 07-19 11:14:56.635 1107 1145 E AndroidRuntime: at com.android.okhttp.OkHttpClient$1.connectAndSetOwner(OkHttpClient.java:130) 07-19 11:14:56.635 1107 1145 E AndroidRuntime: at com.android.okhttp.internal.http.HttpEngine.connect(HttpEngine.java:330) 07-19 11:14:56.635 1107 1145 E AndroidRuntime: at com.android.okhttp.internal.http.HttpEngine.sendRequest(HttpEngine.java:247) 07-19 11:14:56.635 1107 1145 E AndroidRuntime: at com.android.okhttp.internal.huc.HttpURLConnectionImpl.execute(HttpURLConnectionImpl.java:457) 07-19 11:14:56.635 1107 1145 E AndroidRuntime: at com.android.okhttp.internal.huc.HttpURLConnectionImpl.connect(HttpURLConnectionImpl.java:126) 07-19 11:14:56.635 1107 1145 E AndroidRuntime: at com.android.okhttp.internal.huc.HttpURLConnectionImpl.getOutputStream(HttpURLConnectionImpl.java:257) 07-19 11:14:56.635 1107 1145 E AndroidRuntime: at com.android.okhttp.internal.huc.DelegatingHttpsURLConnection.getOutputStream(DelegatingHttpsURLConnection.java:218) 07-19 11:14:56.635 1107 1145 E AndroidRuntime: at com.android.okhttp.internal.huc.HttpsURLConnectionImpl.getOutputStream(HttpsURLConnectionImpl.java) 07-19 11:14:56.635 1107 1145 E AndroidRuntime: at com.ebay.nautilus.kernel.net.RequestControllerHttpUrlConnection.trackedSend(RequestControllerHttpUrlConnection.java:447) 07-19 11:14:56.635 1107 1145 E AndroidRuntime: at com.ebay.nautilus.kernel.net.RequestControllerHttpUrlConnection.send(RequestControllerHttpUrlConnection.java:422) 07-19 11:14:56.635 1107 1145 E AndroidRuntime: at com.ebay.nautilus.kernel.net.RequestControllerHttpUrlConnection.sendRequest(RequestControllerHttpUrlConnection.java:207) 07-19 11:14:56.635 1107 1145 E AndroidRuntime: at com.ebay.nautilus.kernel.net.ConnectorImpl.sendRequest(ConnectorImpl.java:88) 07-19 11:14:56.635 1107 1145 E AndroidRuntime: at com.ebay.nautilus.kernel.net.ConnectorImpl.sendRequest(ConnectorImpl.java:57) 07-19 11:14:56.635 1107 1145 E AndroidRuntime: at com.ebay.nautilus.domain.content.dm.ExperimentationDataManager$LoadTask.doInBackground(ExperimentationDataManager.java:1781) 07-19 11:14:56.635 1107 1145 E AndroidRuntime: at com.ebay.nautilus.domain.content.dm.ExperimentationDataManager$LoadTask.doInBackground(ExperimentationDataManager.java:1709) 07-19 11:14:56.635 1107 1145 E AndroidRuntime: at android.os.AsyncTask$2.call(AsyncTask.java:305) 07-19 11:14:56.635 1107 1145 E AndroidRuntime: at java.util.concurrent.FutureTask.run(FutureTask.java:237) 07-19 11:14:56.635 1107 1145 E AndroidRuntime: ... 3 more 07-19 11:14:56.663 1780 2784 I chatty : uid=1000(system) Binder:1780_F expire 3 lines 07-19 11:34:31.996 1780 2512 I chatty : uid=1000(system) Binder:1780_5 expire 2 lines 07-19 11:34:32.119 12200 12200 W ContextImpl: Calling a method in the system process without a qualified user: android.app.ContextImpl.startService:1357 android.content.ContextWrapper.startService:613 foundation.e.drive.jobs.ScannerJob.onStartJob:37 android.app.job.JobService$JobHandler.handleMessage:143 android.os.Handler.dispatchMessage:102 07-19 11:34:32.129 12200 12200 W ContextImpl: Calling a method in the system process without a qualified user: android.app.ContextImpl.startService:1357 android.content.ContextWrapper.startService:613 foundation.e.drive.services.ObserverService.onCreate:127 android.app.ActivityThread.handleCreateService:3216 android.app.ActivityThread.-wrap5:-1 07-19 11:34:32.157 1780 2559 I chatty : uid=1000(system) Binder:1780_6 expire 5 lines 07-19 11:34:32.160 1780 13447 I chatty : uid=1000(system) Binder:1780_11 expire 3 lines 07-19 11:34:32.245 12200 12200 W ContextImpl: Calling a method in the system process without a qualified user: android.app.ContextImpl.bindService:1421 android.content.ContextWrapper.bindService:636 foundation.e.drive.services.ObserverService.begin:181 foundation.e.drive.services.ObserverService.onOCClientReceived:206 foundation.e.drive.utils.GetOCClientTask.onPostExecute:63 07-19 11:34:42.524 3236 12941 E ActivityThread: Failed to find provider info for com.lge.sizechangable.weather.platform.provider 07-19 11:34:48.943 1780 1904 I chatty : uid=1000(system) InputReader expire 2 lines 07-19 11:34:49.434 1780 1805 I chatty : uid=1000(system) PowerManagerSer expire 17 lines 07-19 11:34:49.753 1780 28117 I chatty : uid=1000(system) Binder:1780_10 expire 4 lines 07-19 11:34:50.142 12200 12200 W ContextImpl: Calling a method in the system process without a qualified user: android.app.ContextImpl.startService:1357 android.content.ContextWrapper.startService:613 foundation.e.drive.receivers.ScreenOffReceiver.onReceive:52 android.app.LoadedApk$ReceiverDispatcher$Args.run:1122 android.os.Handler.handleCallback:751 07-19 11:34:50.146 12200 12200 W ContextImpl: Calling a method in the system process without a qualified user: android.app.ContextImpl.startService:1357 android.content.ContextWrapper.startService:613 foundation.e.drive.services.ObserverService.onCreate:127 android.app.ActivityThread.handleCreateService:3216 android.app.ActivityThread.-wrap5:-1 07-19 11:34:50.166 12200 12200 W ContextImpl: Calling a method in the system process without a qualified user: android.app.ContextImpl.bindService:1421 android.content.ContextWrapper.bindService:636 foundation.e.drive.services.ObserverService.begin:181 foundation.e.drive.services.ObserverService.onOCClientReceived:206 foundation.e.drive.utils.GetOCClientTask.onPostExecute:63 07-19 11:38:26.961 1780 2747 I chatty : uid=1000(system) Binder:1780_9 expire 2 lines 07-19 11:38:27.165 1780 2782 I chatty : uid=1000(system) Binder:1780_E expire 3 lines 07-19 11:38:58.000 12200 12200 W ContextImpl: Calling a method in the system process without a qualified user: android.app.ContextImpl.startService:1357 android.content.ContextWrapper.startService:613 foundation.e.drive.receivers.ScreenOffReceiver.onReceive:52 android.app.LoadedApk$ReceiverDispatcher$Args.run:1122 android.os.Handler.handleCallback:751 07-19 11:38:58.011 12200 12200 W ContextImpl: Calling a method in the system process without a qualified user: android.app.ContextImpl.startService:1357 android.content.ContextWrapper.startService:613 foundation.e.drive.services.ObserverService.onCreate:127 android.app.ActivityThread.handleCreateService:3216 android.app.ActivityThread.-wrap5:-1 07-19 11:38:58.058 12200 12200 W ContextImpl: Calling a method in the system process without a qualified user: android.app.ContextImpl.bindService:1421 android.content.ContextWrapper.bindService:636 foundation.e.drive.services.ObserverService.begin:181 foundation.e.drive.services.ObserverService.onOCClientReceived:206 foundation.e.drive.utils.GetOCClientTask.onPostExecute:63 07-19 11:39:12.445 1780 18831 I chatty : uid=1000(system) Binder:1780_15 expire 2 lines 07-19 11:39:34.332 7249 7249 E ActivityThread: Service foundation.e.accountmanager.syncadapter.GoogleCalendarsSyncAdapterService has leaked ServiceConnection net.openid.appauth.browser.CustomTabManager$1@cd61403 that was originally bound here 07-19 11:39:34.332 7249 7249 E ActivityThread: android.app.ServiceConnectionLeaked: Service foundation.e.accountmanager.syncadapter.GoogleCalendarsSyncAdapterService has leaked ServiceConnection net.openid.appauth.browser.CustomTabManager$1@cd61403 that was originally bound here 07-19 11:39:34.332 7249 7249 E ActivityThread: at android.app.LoadedApk$ServiceDispatcher.(LoadedApk.java:1336) 07-19 11:39:34.332 7249 7249 E ActivityThread: at android.app.LoadedApk.getServiceDispatcher(LoadedApk.java:1231) 07-19 11:39:34.332 7249 7249 E ActivityThread: at android.app.ContextImpl.bindServiceCommon(ContextImpl.java:1450) 07-19 11:39:34.332 7249 7249 E ActivityThread: at android.app.ContextImpl.bindService(ContextImpl.java:1422) 07-19 11:39:34.332 7249 7249 E ActivityThread: at android.content.ContextWrapper.bindService(ContextWrapper.java:636) 07-19 11:39:34.332 7249 7249 E ActivityThread: at android.support.customtabs.CustomTabsClient.bindCustomTabsService(CustomTabsClient.java:71) 07-19 11:39:34.332 7249 7249 E ActivityThread: at net.openid.appauth.browser.CustomTabManager.bind(CustomTabManager.java:95) 07-19 11:39:34.332 7249 7249 E ActivityThread: at net.openid.appauth.AuthorizationService.(AuthorizationService.java:116) 07-19 11:39:34.332 7249 7249 E ActivityThread: at net.openid.appauth.AuthorizationService.(AuthorizationService.java:94) 07-19 11:39:34.332 7249 7249 E ActivityThread: at net.openid.appauth.AuthorizationService.(AuthorizationService.java:83) 07-19 11:39:34.332 7249 7249 E ActivityThread: at foundation.e.accountmanager.syncadapter.GoogleCalendarsSyncAdapterService$CalendarsSyncAdapter.sync(GoogleCalendarsSyncAdapterService.kt:69) 07-19 11:39:34.332 7249 7249 E ActivityThread: at foundation.e.accountmanager.syncadapter.SyncAdapterService$SyncAdapter.onPerformSync(SyncAdapterService.kt:83) 07-19 11:39:34.332 7249 7249 E ActivityThread: at android.content.AbstractThreadedSyncAdapter$SyncThread.run(AbstractThreadedSyncAdapter.java:272) 07-19 11:43:59.199 1780 13450 I chatty : uid=1000(system) Binder:1780_13 expire 1 line 07-19 11:50:12.721 1780 1917 I chatty : uid=1000(system) NetworkPolicy expire 2 lines 07-19 11:54:16.700 1780 2749 I chatty : uid=1000(system) Binder:1780_B expire 1 line 07-19 11:56:16.677 1780 1805 I chatty : uid=1000(system) PowerManagerSer expire 17 lines 07-19 11:56:19.183 1780 1780 I chatty : uid=1000 system_server expire 9 lines 07-19 11:56:19.488 1780 2746 I chatty : uid=1000(system) Binder:1780_8 expire 3 lines 07-19 11:56:19.505 1780 2781 I chatty : uid=1000(system) Binder:1780_D expire 1 line 07-19 11:56:50.531 12200 12200 W ContextImpl: Calling a method in the system process without a qualified user: android.app.ContextImpl.startService:1357 android.content.ContextWrapper.startService:613 foundation.e.drive.receivers.ScreenOffReceiver.onReceive:52 android.app.LoadedApk$ReceiverDispatcher$Args.run:1122 android.os.Handler.handleCallback:751 07-19 11:56:50.547 12200 12200 W ContextImpl: Calling a method in the system process without a qualified user: android.app.ContextImpl.startService:1357 android.content.ContextWrapper.startService:613 foundation.e.drive.services.ObserverService.onCreate:127 android.app.ActivityThread.handleCreateService:3216 android.app.ActivityThread.-wrap5:-1 07-19 11:56:50.613 12200 12200 W ContextImpl: Calling a method in the system process without a qualified user: android.app.ContextImpl.bindService:1421 android.content.ContextWrapper.bindService:636 foundation.e.drive.services.ObserverService.begin:181 foundation.e.drive.services.ObserverService.onOCClientReceived:206 foundation.e.drive.utils.GetOCClientTask.onPostExecute:63 07-19 11:56:54.783 1780 1792 I chatty : uid=1000(system) Binder:1780_2 expire 1 line 07-19 11:58:39.089 1192 3651 E AndroidRuntime: FATAL EXCEPTION: AsyncTask #11 07-19 11:58:39.089 1192 3651 E AndroidRuntime: Process: com.ebay.mobile, PID: 1192 07-19 11:58:39.089 1192 3651 E AndroidRuntime: java.lang.RuntimeException: An error occurred while executing doInBackground() 07-19 11:58:39.089 1192 3651 E AndroidRuntime: at android.os.AsyncTask$3.done(AsyncTask.java:325) 07-19 11:58:39.089 1192 3651 E AndroidRuntime: at java.util.concurrent.FutureTask.finishCompletion(FutureTask.java:354) 07-19 11:58:39.089 1192 3651 E AndroidRuntime: at java.util.concurrent.FutureTask.setException(FutureTask.java:223) 07-19 11:58:39.089 1192 3651 E AndroidRuntime: at java.util.concurrent.FutureTask.run(FutureTask.java:242) 07-19 11:58:39.089 1192 3651 E AndroidRuntime: at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1133) 07-19 11:58:39.089 1192 3651 E AndroidRuntime: at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:607) 07-19 11:58:39.089 1192 3651 E AndroidRuntime: at java.lang.Thread.run(Thread.java:761) 07-19 11:58:39.089 1192 3651 E AndroidRuntime: Caused by: java.lang.IllegalArgumentException: cipherSuite TLS_ECDHE_ECDSA_WITH_CHACHA20_POLY1305_SHA256 is not supported. 07-19 11:58:39.089 1192 3651 E AndroidRuntime: at org.conscrypt.NativeCrypto.checkEnabledCipherSuites(NativeCrypto.java:1082) 07-19 11:58:39.089 1192 3651 E AndroidRuntime: at org.conscrypt.NativeCrypto.setEnabledCipherSuites(NativeCrypto.java:1043) 07-19 11:58:39.089 1192 3651 E AndroidRuntime: at org.conscrypt.NativeSsl.initialize(NativeSsl.java:315) 07-19 11:58:39.089 1192 3651 E AndroidRuntime: at org.conscrypt.ConscryptFileDescriptorSocket.startHandshake(ConscryptFileDescriptorSocket.java:198) 07-19 11:58:39.089 1192 3651 E AndroidRuntime: at com.android.okhttp.Connection.connectTls(Connection.java:235) 07-19 11:58:39.089 1192 3651 E AndroidRuntime: at com.android.okhttp.Connection.connectSocket(Connection.java:199) 07-19 11:58:39.089 1192 3651 E AndroidRuntime: at com.android.okhttp.Connection.connect(Connection.java:172) 07-19 11:58:39.089 1192 3651 E AndroidRuntime: at com.android.okhttp.Connection.connectAndSetOwner(Connection.java:367) 07-19 11:58:39.089 1192 3651 E AndroidRuntime: at com.android.okhttp.OkHttpClient$1.connectAndSetOwner(OkHttpClient.java:130) 07-19 11:58:39.089 1192 3651 E AndroidRuntime: at com.android.okhttp.internal.http.HttpEngine.connect(HttpEngine.java:330) 07-19 11:58:39.089 1192 3651 E AndroidRuntime: at com.android.okhttp.internal.http.HttpEngine.sendRequest(HttpEngine.java:247) 07-19 11:58:39.089 1192 3651 E AndroidRuntime: at com.android.okhttp.internal.huc.HttpURLConnectionImpl.execute(HttpURLConnectionImpl.java:457) 07-19 11:58:39.089 1192 3651 E AndroidRuntime: at com.android.okhttp.internal.huc.HttpURLConnectionImpl.connect(HttpURLConnectionImpl.java:126) 07-19 11:58:39.089 1192 3651 E AndroidRuntime: at com.android.okhttp.internal.huc.HttpURLConnectionImpl.getOutputStream(HttpURLConnectionImpl.java:257) 07-19 11:58:39.089 1192 3651 E AndroidRuntime: at com.android.okhttp.internal.huc.DelegatingHttpsURLConnection.getOutputStream(DelegatingHttpsURLConnection.java:218) 07-19 11:58:39.089 1192 3651 E AndroidRuntime: at com.android.okhttp.internal.huc.HttpsURLConnectionImpl.getOutputStream(HttpsURLConnectionImpl.java) 07-19 11:58:39.089 1192 3651 E AndroidRuntime: at com.ebay.nautilus.kernel.net.RequestControllerHttpUrlConnection.trackedSend(RequestControllerHttpUrlConnection.java:447) 07-19 11:58:39.089 1192 3651 E AndroidRuntime: at com.ebay.nautilus.kernel.net.RequestControllerHttpUrlConnection.send(RequestControllerHttpUrlConnection.java:422) 07-19 11:58:39.089 1192 3651 E AndroidRuntime: at com.ebay.nautilus.kernel.net.RequestControllerHttpUrlConnection.sendRequest(RequestControllerHttpUrlConnection.java:207) 07-19 11:58:39.089 1192 3651 E AndroidRuntime: at com.ebay.nautilus.kernel.net.ConnectorImpl.sendRequest(ConnectorImpl.java:88) 07-19 11:58:39.089 1192 3651 E AndroidRuntime: at com.ebay.nautilus.kernel.net.ConnectorImpl.sendRequest(ConnectorImpl.java:57) 07-19 11:58:39.089 1192 3651 E AndroidRuntime: at com.ebay.mobile.apls.AplsLogTrackSweeper$TrafficTask.doInBackground(AplsLogTrackSweeper.java:593) 07-19 11:58:39.089 1192 3651 E AndroidRuntime: at com.ebay.mobile.apls.AplsLogTrackSweeper$TrafficTask.doInBackground(AplsLogTrackSweeper.java:548) 07-19 11:58:39.089 1192 3651 E AndroidRuntime: at android.os.AsyncTask$2.call(AsyncTask.java:305) 07-19 11:58:39.089 1192 3651 E AndroidRuntime: at java.util.concurrent.FutureTask.run(FutureTask.java:237) 07-19 11:58:39.089 1192 3651 E AndroidRuntime: ... 3 more 07-19 11:58:39.231 1780 2574 I chatty : uid=1000(system) Binder:1780_7 expire 3 lines 07-19 11:58:40.602 3665 3688 E AndroidRuntime: FATAL EXCEPTION: AsyncTask #2 07-19 11:58:40.602 3665 3688 E AndroidRuntime: Process: com.ebay.mobile, PID: 3665 07-19 11:58:40.602 3665 3688 E AndroidRuntime: java.lang.RuntimeException: An error occurred while executing doInBackground() 07-19 11:58:40.602 3665 3688 E AndroidRuntime: at android.os.AsyncTask$3.done(AsyncTask.java:325) 07-19 11:58:40.602 3665 3688 E AndroidRuntime: at java.util.concurrent.FutureTask.finishCompletion(FutureTask.java:354) 07-19 11:58:40.602 3665 3688 E AndroidRuntime: at java.util.concurrent.FutureTask.setException(FutureTask.java:223) 07-19 11:58:40.602 3665 3688 E AndroidRuntime: at java.util.concurrent.FutureTask.run(FutureTask.java:242) 07-19 11:58:40.602 3665 3688 E AndroidRuntime: at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1133) 07-19 11:58:40.602 3665 3688 E AndroidRuntime: at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:607) 07-19 11:58:40.602 3665 3688 E AndroidRuntime: at java.lang.Thread.run(Thread.java:761) 07-19 11:58:40.602 3665 3688 E AndroidRuntime: Caused by: java.lang.IllegalArgumentException: cipherSuite TLS_ECDHE_ECDSA_WITH_CHACHA20_POLY1305_SHA256 is not supported. 07-19 11:58:40.602 3665 3688 E AndroidRuntime: at org.conscrypt.NativeCrypto.checkEnabledCipherSuites(NativeCrypto.java:1082) 07-19 11:58:40.602 3665 3688 E AndroidRuntime: at org.conscrypt.NativeCrypto.setEnabledCipherSuites(NativeCrypto.java:1043) 07-19 11:58:40.602 3665 3688 E AndroidRuntime: at org.conscrypt.NativeSsl.initialize(NativeSsl.java:315) 07-19 11:58:40.602 3665 3688 E AndroidRuntime: at org.conscrypt.ConscryptFileDescriptorSocket.startHandshake(ConscryptFileDescriptorSocket.java:198) 07-19 11:58:40.602 3665 3688 E AndroidRuntime: at com.android.okhttp.Connection.connectTls(Connection.java:235) 07-19 11:58:40.602 3665 3688 E AndroidRuntime: at com.android.okhttp.Connection.connectSocket(Connection.java:199) 07-19 11:58:40.602 3665 3688 E AndroidRuntime: at com.android.okhttp.Connection.connect(Connection.java:172) 07-19 11:58:40.602 3665 3688 E AndroidRuntime: at com.android.okhttp.Connection.connectAndSetOwner(Connection.java:367) 07-19 11:58:40.602 3665 3688 E AndroidRuntime: at com.android.okhttp.OkHttpClient$1.connectAndSetOwner(OkHttpClient.java:130) 07-19 11:58:40.602 3665 3688 E AndroidRuntime: at com.android.okhttp.internal.http.HttpEngine.connect(HttpEngine.java:330) 07-19 11:58:40.602 3665 3688 E AndroidRuntime: at com.android.okhttp.internal.http.HttpEngine.sendRequest(HttpEngine.java:247) 07-19 11:58:40.602 3665 3688 E AndroidRuntime: at com.android.okhttp.internal.huc.HttpURLConnectionImpl.execute(HttpURLConnectionImpl.java:457) 07-19 11:58:40.602 3665 3688 E AndroidRuntime: at com.android.okhttp.internal.huc.HttpURLConnectionImpl.connect(HttpURLConnectionImpl.java:126) 07-19 11:58:40.602 3665 3688 E AndroidRuntime: at com.android.okhttp.internal.huc.HttpURLConnectionImpl.getOutputStream(HttpURLConnectionImpl.java:257) 07-19 11:58:40.602 3665 3688 E AndroidRuntime: at com.android.okhttp.internal.huc.DelegatingHttpsURLConnection.getOutputStream(DelegatingHttpsURLConnection.java:218) 07-19 11:58:40.602 3665 3688 E AndroidRuntime: at com.android.okhttp.internal.huc.HttpsURLConnectionImpl.getOutputStream(HttpsURLConnectionImpl.java) 07-19 11:58:40.602 3665 3688 E AndroidRuntime: at com.ebay.nautilus.kernel.net.RequestControllerHttpUrlConnection.trackedSend(RequestControllerHttpUrlConnection.java:447) 07-19 11:58:40.602 3665 3688 E AndroidRuntime: at com.ebay.nautilus.kernel.net.RequestControllerHttpUrlConnection.send(RequestControllerHttpUrlConnection.java:422) 07-19 11:58:40.602 3665 3688 E AndroidRuntime: at com.ebay.nautilus.kernel.net.RequestControllerHttpUrlConnection.sendRequest(RequestControllerHttpUrlConnection.java:207) 07-19 11:58:40.602 3665 3688 E AndroidRuntime: at com.ebay.nautilus.kernel.net.ConnectorImpl.sendRequest(ConnectorImpl.java:88) 07-19 11:58:40.602 3665 3688 E AndroidRuntime: at com.ebay.nautilus.kernel.net.ConnectorImpl.sendRequest(ConnectorImpl.java:57) 07-19 11:58:40.602 3665 3688 E AndroidRuntime: at com.ebay.nautilus.domain.content.dm.ExperimentationDataManager$LoadTask.doInBackground(ExperimentationDataManager.java:1781) 07-19 11:58:40.602 3665 3688 E AndroidRuntime: at com.ebay.nautilus.domain.content.dm.ExperimentationDataManager$LoadTask.doInBackground(ExperimentationDataManager.java:1709) 07-19 11:58:40.602 3665 3688 E AndroidRuntime: at android.os.AsyncTask$2.call(AsyncTask.java:305) 07-19 11:58:40.602 3665 3688 E AndroidRuntime: at java.util.concurrent.FutureTask.run(FutureTask.java:237) 07-19 11:58:40.602 3665 3688 E AndroidRuntime: ... 3 more 07-19 12:03:31.138 1780 1797 I chatty : uid=1000(system) batterystats-sy expire 10 lines 07-19 12:07:12.372 12200 12200 W ContextImpl: Calling a method in the system process without a qualified user: android.app.ContextImpl.startService:1357 android.content.ContextWrapper.startService:613 foundation.e.drive.jobs.ScannerJob.onStartJob:37 android.app.job.JobService$JobHandler.handleMessage:143 android.os.Handler.dispatchMessage:102 07-19 12:07:12.386 12200 12200 W ContextImpl: Calling a method in the system process without a qualified user: android.app.ContextImpl.startService:1357 android.content.ContextWrapper.startService:613 foundation.e.drive.services.ObserverService.onCreate:127 android.app.ActivityThread.handleCreateService:3216 android.app.ActivityThread.-wrap5:-1 07-19 12:07:12.533 12200 12200 W ContextImpl: Calling a method in the system process without a qualified user: android.app.ContextImpl.bindService:1421 android.content.ContextWrapper.bindService:636 foundation.e.drive.services.ObserverService.begin:181 foundation.e.drive.services.ObserverService.onOCClientReceived:206 foundation.e.drive.utils.GetOCClientTask.onPostExecute:63 07-19 12:07:42.236 1780 18832 I chatty : uid=1000(system) Binder:1780_16 expire 1 line 07-19 12:07:42.331 1780 1793 I chatty : uid=1000(system) android.bg expire 1 line 07-19 12:13:37.931 1780 2006 I chatty : uid=1000(system) Binder:1780_4 expire 2 lines 07-19 12:33:48.366 1780 1805 I chatty : uid=1000(system) PowerManagerSer expire 15 lines 07-19 12:33:48.824 1780 2755 I chatty : uid=1000(system) Binder:1780_C expire 1 line 07-19 12:34:03.547 12200 12200 W ContextImpl: Calling a method in the system process without a qualified user: android.app.ContextImpl.startService:1357 android.content.ContextWrapper.startService:613 foundation.e.drive.jobs.ScannerJob.onStartJob:37 android.app.job.JobService$JobHandler.handleMessage:143 android.os.Handler.dispatchMessage:102 07-19 12:34:03.568 12200 12200 W ContextImpl: Calling a method in the system process without a qualified user: android.app.ContextImpl.startService:1357 android.content.ContextWrapper.startService:613 foundation.e.drive.services.ObserverService.onCreate:127 android.app.ActivityThread.handleCreateService:3216 android.app.ActivityThread.-wrap5:-1 07-19 12:34:03.631 12200 12200 W ContextImpl: Calling a method in the system process without a qualified user: android.app.ContextImpl.bindService:1421 android.content.ContextWrapper.bindService:636 foundation.e.drive.services.ObserverService.begin:181 foundation.e.drive.services.ObserverService.onOCClientReceived:206 foundation.e.drive.utils.GetOCClientTask.onPostExecute:63 07-19 12:36:27.011 3714 4993 E AndroidRuntime: FATAL EXCEPTION: AsyncTask #9 07-19 12:36:27.011 3714 4993 E AndroidRuntime: Process: com.ebay.mobile, PID: 3714 07-19 12:36:27.011 3714 4993 E AndroidRuntime: java.lang.RuntimeException: An error occurred while executing doInBackground() 07-19 12:36:27.011 3714 4993 E AndroidRuntime: at android.os.AsyncTask$3.done(AsyncTask.java:325) 07-19 12:36:27.011 3714 4993 E AndroidRuntime: at java.util.concurrent.FutureTask.finishCompletion(FutureTask.java:354) 07-19 12:36:27.011 3714 4993 E AndroidRuntime: at java.util.concurrent.FutureTask.setException(FutureTask.java:223) 07-19 12:36:27.011 3714 4993 E AndroidRuntime: at java.util.concurrent.FutureTask.run(FutureTask.java:242) 07-19 12:36:27.011 3714 4993 E AndroidRuntime: at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1133) 07-19 12:36:27.011 3714 4993 E AndroidRuntime: at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:607) 07-19 12:36:27.011 3714 4993 E AndroidRuntime: at java.lang.Thread.run(Thread.java:761) 07-19 12:36:27.011 3714 4993 E AndroidRuntime: Caused by: java.lang.IllegalArgumentException: cipherSuite TLS_ECDHE_ECDSA_WITH_CHACHA20_POLY1305_SHA256 is not supported. 07-19 12:36:27.011 3714 4993 E AndroidRuntime: at org.conscrypt.NativeCrypto.checkEnabledCipherSuites(NativeCrypto.java:1082) 07-19 12:36:27.011 3714 4993 E AndroidRuntime: at org.conscrypt.NativeCrypto.setEnabledCipherSuites(NativeCrypto.java:1043) 07-19 12:36:27.011 3714 4993 E AndroidRuntime: at org.conscrypt.NativeSsl.initialize(NativeSsl.java:315) 07-19 12:36:27.011 3714 4993 E AndroidRuntime: at org.conscrypt.ConscryptFileDescriptorSocket.startHandshake(ConscryptFileDescriptorSocket.java:198) 07-19 12:36:27.011 3714 4993 E AndroidRuntime: at com.android.okhttp.Connection.connectTls(Connection.java:235) 07-19 12:36:27.011 3714 4993 E AndroidRuntime: at com.android.okhttp.Connection.connectSocket(Connection.java:199) 07-19 12:36:27.011 3714 4993 E AndroidRuntime: at com.android.okhttp.Connection.connect(Connection.java:172) 07-19 12:36:27.011 3714 4993 E AndroidRuntime: at com.android.okhttp.Connection.connectAndSetOwner(Connection.java:367) 07-19 12:36:27.011 3714 4993 E AndroidRuntime: at com.android.okhttp.OkHttpClient$1.connectAndSetOwner(OkHttpClient.java:130) 07-19 12:36:27.011 3714 4993 E AndroidRuntime: at com.android.okhttp.internal.http.HttpEngine.connect(HttpEngine.java:330) 07-19 12:36:27.011 3714 4993 E AndroidRuntime: at com.android.okhttp.internal.http.HttpEngine.sendRequest(HttpEngine.java:247) 07-19 12:36:27.011 3714 4993 E AndroidRuntime: at com.android.okhttp.internal.huc.HttpURLConnectionImpl.execute(HttpURLConnectionImpl.java:457) 07-19 12:36:27.011 3714 4993 E AndroidRuntime: at com.android.okhttp.internal.huc.HttpURLConnectionImpl.connect(HttpURLConnectionImpl.java:126) 07-19 12:36:27.011 3714 4993 E AndroidRuntime: at com.android.okhttp.internal.huc.HttpURLConnectionImpl.getOutputStream(HttpURLConnectionImpl.java:257) 07-19 12:36:27.011 3714 4993 E AndroidRuntime: at com.android.okhttp.internal.huc.DelegatingHttpsURLConnection.getOutputStream(DelegatingHttpsURLConnection.java:218) 07-19 12:36:27.011 3714 4993 E AndroidRuntime: at com.android.okhttp.internal.huc.HttpsURLConnectionImpl.getOutputStream(HttpsURLConnectionImpl.java) 07-19 12:36:27.011 3714 4993 E AndroidRuntime: at com.ebay.nautilus.kernel.net.RequestControllerHttpUrlConnection.trackedSend(RequestControllerHttpUrlConnection.java:447) 07-19 12:36:27.011 3714 4993 E AndroidRuntime: at com.ebay.nautilus.kernel.net.RequestControllerHttpUrlConnection.send(RequestControllerHttpUrlConnection.java:422) 07-19 12:36:27.011 3714 4993 E AndroidRuntime: at com.ebay.nautilus.kernel.net.RequestControllerHttpUrlConnection.sendRequest(RequestControllerHttpUrlConnection.java:207) 07-19 12:36:27.011 3714 4993 E AndroidRuntime: at com.ebay.nautilus.kernel.net.ConnectorImpl.sendRequest(ConnectorImpl.java:88) 07-19 12:36:27.011 3714 4993 E AndroidRuntime: at com.ebay.nautilus.kernel.net.ConnectorImpl.sendRequest(ConnectorImpl.java:57) 07-19 12:36:27.011 3714 4993 E AndroidRuntime: at com.ebay.mobile.apls.AplsLogTrackSweeper$TrafficTask.doInBackground(AplsLogTrackSweeper.java:593) 07-19 12:36:27.011 3714 4993 E AndroidRuntime: at com.ebay.mobile.apls.AplsLogTrackSweeper$TrafficTask.doInBackground(AplsLogTrackSweeper.java:548) 07-19 12:36:27.011 3714 4993 E AndroidRuntime: at android.os.AsyncTask$2.call(AsyncTask.java:305) 07-19 12:36:27.011 3714 4993 E AndroidRuntime: at java.util.concurrent.FutureTask.run(FutureTask.java:237) 07-19 12:36:27.011 3714 4993 E AndroidRuntime: ... 3 more 07-19 12:36:33.800 1780 2748 I chatty : uid=1000(system) Binder:1780_A expire 2 lines 07-19 12:36:33.995 1780 1803 I chatty : uid=1000(system) android.display expire 10 lines 07-19 12:36:50.894 1780 1805 I chatty : uid=1000(system) PowerManagerSer expire 19 lines 07-19 12:37:52.527 1780 1797 I chatty : uid=1000(system) batterystats-sy expire 10 lines 07-19 12:37:53.577 1780 1903 I chatty : uid=1000(system) InputDispatcher expire 2 lines 07-19 12:38:22.020 1780 1794 I chatty : uid=1000(system) ActivityManager expire 8 lines 07-19 12:38:22.195 1780 1792 I chatty : uid=1000(system) Binder:1780_2 expire 3 lines 07-19 12:38:23.674 1780 1780 I chatty : uid=1000 system_server expire 13 lines 07-19 12:38:24.661 1780 1795 I chatty : uid=1000(system) android.ui expire 3 lines 07-19 12:38:25.736 12200 12200 W ContextImpl: Calling a method in the system process without a qualified user: android.app.ContextImpl.startService:1357 android.content.ContextWrapper.startService:613 foundation.e.drive.receivers.ScreenOffReceiver.onReceive:52 android.app.LoadedApk$ReceiverDispatcher$Args.run:1122 android.os.Handler.handleCallback:751 07-19 12:38:25.753 12200 12200 W ContextImpl: Calling a method in the system process without a qualified user: android.app.ContextImpl.startService:1357 android.content.ContextWrapper.startService:613 foundation.e.drive.services.ObserverService.onCreate:127 android.app.ActivityThread.handleCreateService:3216 android.app.ActivityThread.-wrap5:-1 07-19 12:38:25.837 12200 12200 W ContextImpl: Calling a method in the system process without a qualified user: android.app.ContextImpl.bindService:1421 android.content.ContextWrapper.bindService:636 foundation.e.drive.services.ObserverService.begin:181 foundation.e.drive.services.ObserverService.onOCClientReceived:206 foundation.e.drive.utils.GetOCClientTask.onPostExecute:63 07-19 12:38:28.683 1780 2512 I chatty : uid=1000(system) Binder:1780_5 expire 1 line 07-19 12:38:29.136 1780 2755 I chatty : uid=1000(system) Binder:1780_C expire 6 lines 07-19 12:38:50.029 5179 5200 E AndroidRuntime: FATAL EXCEPTION: AsyncTask #3 07-19 12:38:50.029 5179 5200 E AndroidRuntime: Process: com.ebay.mobile, PID: 5179 07-19 12:38:50.029 5179 5200 E AndroidRuntime: java.lang.RuntimeException: An error occurred while executing doInBackground() 07-19 12:38:50.029 5179 5200 E AndroidRuntime: at android.os.AsyncTask$3.done(AsyncTask.java:325) 07-19 12:38:50.029 5179 5200 E AndroidRuntime: at java.util.concurrent.FutureTask.finishCompletion(FutureTask.java:354) 07-19 12:38:50.029 5179 5200 E AndroidRuntime: at java.util.concurrent.FutureTask.setException(FutureTask.java:223) 07-19 12:38:50.029 5179 5200 E AndroidRuntime: at java.util.concurrent.FutureTask.run(FutureTask.java:242) 07-19 12:38:50.029 5179 5200 E AndroidRuntime: at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1133) 07-19 12:38:50.029 5179 5200 E AndroidRuntime: at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:607) 07-19 12:38:50.029 5179 5200 E AndroidRuntime: at java.lang.Thread.run(Thread.java:761) 07-19 12:38:50.029 5179 5200 E AndroidRuntime: Caused by: java.lang.IllegalArgumentException: cipherSuite TLS_ECDHE_ECDSA_WITH_CHACHA20_POLY1305_SHA256 is not supported. 07-19 12:38:50.029 5179 5200 E AndroidRuntime: at org.conscrypt.NativeCrypto.checkEnabledCipherSuites(NativeCrypto.java:1082) 07-19 12:38:50.029 5179 5200 E AndroidRuntime: at org.conscrypt.NativeCrypto.setEnabledCipherSuites(NativeCrypto.java:1043) 07-19 12:38:50.029 5179 5200 E AndroidRuntime: at org.conscrypt.NativeSsl.initialize(NativeSsl.java:315) 07-19 12:38:50.029 5179 5200 E AndroidRuntime: at org.conscrypt.ConscryptFileDescriptorSocket.startHandshake(ConscryptFileDescriptorSocket.java:198) 07-19 12:38:50.029 5179 5200 E AndroidRuntime: at com.android.okhttp.Connection.connectTls(Connection.java:235) 07-19 12:38:50.029 5179 5200 E AndroidRuntime: at com.android.okhttp.Connection.connectSocket(Connection.java:199) 07-19 12:38:50.029 5179 5200 E AndroidRuntime: at com.android.okhttp.Connection.connect(Connection.java:172) 07-19 12:38:50.029 5179 5200 E AndroidRuntime: at com.android.okhttp.Connection.connectAndSetOwner(Connection.java:367) 07-19 12:38:50.029 5179 5200 E AndroidRuntime: at com.android.okhttp.OkHttpClient$1.connectAndSetOwner(OkHttpClient.java:130) 07-19 12:38:50.029 5179 5200 E AndroidRuntime: at com.android.okhttp.internal.http.HttpEngine.connect(HttpEngine.java:330) 07-19 12:38:50.029 5179 5200 E AndroidRuntime: at com.android.okhttp.internal.http.HttpEngine.sendRequest(HttpEngine.java:247) 07-19 12:38:50.029 5179 5200 E AndroidRuntime: at com.android.okhttp.internal.huc.HttpURLConnectionImpl.execute(HttpURLConnectionImpl.java:457) 07-19 12:38:50.029 5179 5200 E AndroidRuntime: at com.android.okhttp.internal.huc.HttpURLConnectionImpl.connect(HttpURLConnectionImpl.java:126) 07-19 12:38:50.029 5179 5200 E AndroidRuntime: at com.android.okhttp.internal.huc.HttpURLConnectionImpl.getOutputStream(HttpURLConnectionImpl.java:257) 07-19 12:38:50.029 5179 5200 E AndroidRuntime: at com.android.okhttp.internal.huc.DelegatingHttpsURLConnection.getOutputStream(DelegatingHttpsURLConnection.java:218) 07-19 12:38:50.029 5179 5200 E AndroidRuntime: at com.android.okhttp.internal.huc.HttpsURLConnectionImpl.getOutputStream(HttpsURLConnectionImpl.java) 07-19 12:38:50.029 5179 5200 E AndroidRuntime: at com.ebay.nautilus.kernel.net.RequestControllerHttpUrlConnection.trackedSend(RequestControllerHttpUrlConnection.java:447) 07-19 12:38:50.029 5179 5200 E AndroidRuntime: at com.ebay.nautilus.kernel.net.RequestControllerHttpUrlConnection.send(RequestControllerHttpUrlConnection.java:422) 07-19 12:38:50.029 5179 5200 E AndroidRuntime: at com.ebay.nautilus.kernel.net.RequestControllerHttpUrlConnection.sendRequest(RequestControllerHttpUrlConnection.java:207) 07-19 12:38:50.029 5179 5200 E AndroidRuntime: at com.ebay.nautilus.kernel.net.ConnectorImpl.sendRequest(ConnectorImpl.java:88) 07-19 12:38:50.029 5179 5200 E AndroidRuntime: at com.ebay.nautilus.kernel.net.ConnectorImpl.sendRequest(ConnectorImpl.java:57) 07-19 12:38:50.029 5179 5200 E AndroidRuntime: at com.ebay.nautilus.domain.content.dm.ExperimentationDataManager$LoadTask.doInBackground(ExperimentationDataManager.java:1781) 07-19 12:38:50.029 5179 5200 E AndroidRuntime: at com.ebay.nautilus.domain.content.dm.ExperimentationDataManager$LoadTask.doInBackground(ExperimentationDataManager.java:1709) 07-19 12:38:50.029 5179 5200 E AndroidRuntime: at android.os.AsyncTask$2.call(AsyncTask.java:305) 07-19 12:38:50.029 5179 5200 E AndroidRuntime: at java.util.concurrent.FutureTask.run(FutureTask.java:237) 07-19 12:38:50.029 5179 5200 E AndroidRuntime: ... 3 more 07-19 12:38:50.090 1780 2781 I chatty : uid=1000(system) Binder:1780_D expire 4 lines 07-19 12:39:50.597 7249 7249 E ActivityThread: Service foundation.e.accountmanager.syncadapter.GoogleCalendarsSyncAdapterService has leaked ServiceConnection net.openid.appauth.browser.CustomTabManager$1@5d7703f that was originally bound here 07-19 12:39:50.597 7249 7249 E ActivityThread: android.app.ServiceConnectionLeaked: Service foundation.e.accountmanager.syncadapter.GoogleCalendarsSyncAdapterService has leaked ServiceConnection net.openid.appauth.browser.CustomTabManager$1@5d7703f that was originally bound here 07-19 12:39:50.597 7249 7249 E ActivityThread: at android.app.LoadedApk$ServiceDispatcher.(LoadedApk.java:1336) 07-19 12:39:50.597 7249 7249 E ActivityThread: at android.app.LoadedApk.getServiceDispatcher(LoadedApk.java:1231) 07-19 12:39:50.597 7249 7249 E ActivityThread: at android.app.ContextImpl.bindServiceCommon(ContextImpl.java:1450) 07-19 12:39:50.597 7249 7249 E ActivityThread: at android.app.ContextImpl.bindService(ContextImpl.java:1422) 07-19 12:39:50.597 7249 7249 E ActivityThread: at android.content.ContextWrapper.bindService(ContextWrapper.java:636) 07-19 12:39:50.597 7249 7249 E ActivityThread: at android.support.customtabs.CustomTabsClient.bindCustomTabsService(CustomTabsClient.java:71) 07-19 12:39:50.597 7249 7249 E ActivityThread: at net.openid.appauth.browser.CustomTabManager.bind(CustomTabManager.java:95) 07-19 12:39:50.597 7249 7249 E ActivityThread: at net.openid.appauth.AuthorizationService.(AuthorizationService.java:116) 07-19 12:39:50.597 7249 7249 E ActivityThread: at net.openid.appauth.AuthorizationService.(AuthorizationService.java:94) 07-19 12:39:50.597 7249 7249 E ActivityThread: at net.openid.appauth.AuthorizationService.(AuthorizationService.java:83) 07-19 12:39:50.597 7249 7249 E ActivityThread: at foundation.e.accountmanager.syncadapter.GoogleCalendarsSyncAdapterService$CalendarsSyncAdapter.sync(GoogleCalendarsSyncAdapterService.kt:69) 07-19 12:39:50.597 7249 7249 E ActivityThread: at foundation.e.accountmanager.syncadapter.SyncAdapterService$SyncAdapter.onPerformSync(SyncAdapterService.kt:83) 07-19 12:39:50.597 7249 7249 E ActivityThread: at android.content.AbstractThreadedSyncAdapter$SyncThread.run(AbstractThreadedSyncAdapter.java:272) 07-19 12:39:51.404 1780 18832 I chatty : uid=1000(system) Binder:1780_16 expire 4 lines 07-19 12:44:12.653 1780 2559 I chatty : uid=1000(system) Binder:1780_6 expire 1 line 07-19 12:48:06.999 1780 13450 I chatty : uid=1000(system) Binder:1780_13 expire 3 lines 07-19 12:48:07.003 1780 1805 I chatty : uid=1000(system) PowerManagerSer expire 24 lines 07-19 12:48:07.164 1780 18833 I chatty : uid=1000(system) Binder:1780_17 expire 1 line 07-19 12:48:07.182 1780 18831 I chatty : uid=1000(system) Binder:1780_15 expire 1 line 07-19 12:48:08.121 1780 13447 I chatty : uid=1000(system) Binder:1780_11 expire 1 line 07-19 12:48:12.459 1780 2784 I chatty : uid=1000(system) Binder:1780_F expire 4 lines 07-19 12:48:12.878 1780 2005 I chatty : uid=1000(system) Binder:1780_3 expire 4 lines 07-19 12:50:00.054 1780 2747 I chatty : uid=1000(system) Binder:1780_9 expire 1 line 07-19 12:50:00.086 1780 28117 I chatty : uid=1000(system) Binder:1780_10 expire 2 lines 07-19 12:50:24.791 1780 1793 I chatty : uid=1000(system) android.bg expire 2 lines 07-19 12:50:36.239 12200 12200 W ContextImpl: Calling a method in the system process without a qualified user: android.app.ContextImpl.startService:1357 android.content.ContextWrapper.startService:613 foundation.e.drive.receivers.ScreenOffReceiver.onReceive:52 android.app.LoadedApk$ReceiverDispatcher$Args.run:1122 android.os.Handler.handleCallback:751 07-19 12:50:36.249 12200 12200 W ContextImpl: Calling a method in the system process without a qualified user: android.app.ContextImpl.startService:1357 android.content.ContextWrapper.startService:613 foundation.e.drive.services.ObserverService.onCreate:127 android.app.ActivityThread.handleCreateService:3216 android.app.ActivityThread.-wrap5:-1 07-19 12:50:36.292 12200 12200 W ContextImpl: Calling a method in the system process without a qualified user: android.app.ContextImpl.bindService:1421 android.content.ContextWrapper.bindService:636 foundation.e.drive.services.ObserverService.begin:181 foundation.e.drive.services.ObserverService.onOCClientReceived:206 foundation.e.drive.utils.GetOCClientTask.onPostExecute:63 07-19 12:50:40.241 1780 1791 I chatty : uid=1000(system) Binder:1780_1 expire 2 lines 07-19 12:57:58.716 1780 1780 I chatty : uid=1000 system_server expire 8 lines 07-19 12:57:58.726 1780 1805 I chatty : uid=1000(system) PowerManagerSer expire 16 lines 07-19 12:58:29.837 12200 12200 W ContextImpl: Calling a method in the system process without a qualified user: android.app.ContextImpl.startService:1357 android.content.ContextWrapper.startService:613 foundation.e.drive.receivers.ScreenOffReceiver.onReceive:52 android.app.LoadedApk$ReceiverDispatcher$Args.run:1122 android.os.Handler.handleCallback:751 07-19 12:58:29.850 12200 12200 W ContextImpl: Calling a method in the system process without a qualified user: android.app.ContextImpl.startService:1357 android.content.ContextWrapper.startService:613 foundation.e.drive.services.ObserverService.onCreate:127 android.app.ActivityThread.handleCreateService:3216 android.app.ActivityThread.-wrap5:-1 07-19 12:58:29.893 12200 12200 W ContextImpl: Calling a method in the system process without a qualified user: android.app.ContextImpl.bindService:1421 android.content.ContextWrapper.bindService:636 foundation.e.drive.services.ObserverService.begin:181 foundation.e.drive.services.ObserverService.onOCClientReceived:206 foundation.e.drive.utils.GetOCClientTask.onPostExecute:63 07-19 12:58:33.814 1780 2749 I chatty : uid=1000(system) Binder:1780_B expire 2 lines 07-19 12:59:38.961 5226 6420 E AndroidRuntime: FATAL EXCEPTION: AsyncTask #8 07-19 12:59:38.961 5226 6420 E AndroidRuntime: Process: com.ebay.mobile, PID: 5226 07-19 12:59:38.961 5226 6420 E AndroidRuntime: java.lang.RuntimeException: An error occurred while executing doInBackground() 07-19 12:59:38.961 5226 6420 E AndroidRuntime: at android.os.AsyncTask$3.done(AsyncTask.java:325) 07-19 12:59:38.961 5226 6420 E AndroidRuntime: at java.util.concurrent.FutureTask.finishCompletion(FutureTask.java:354) 07-19 12:59:38.961 5226 6420 E AndroidRuntime: at java.util.concurrent.FutureTask.setException(FutureTask.java:223) 07-19 12:59:38.961 5226 6420 E AndroidRuntime: at java.util.concurrent.FutureTask.run(FutureTask.java:242) 07-19 12:59:38.961 5226 6420 E AndroidRuntime: at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1133) 07-19 12:59:38.961 5226 6420 E AndroidRuntime: at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:607) 07-19 12:59:38.961 5226 6420 E AndroidRuntime: at java.lang.Thread.run(Thread.java:761) 07-19 12:59:38.961 5226 6420 E AndroidRuntime: Caused by: java.lang.IllegalArgumentException: cipherSuite TLS_ECDHE_ECDSA_WITH_CHACHA20_POLY1305_SHA256 is not supported. 07-19 12:59:38.961 5226 6420 E AndroidRuntime: at org.conscrypt.NativeCrypto.checkEnabledCipherSuites(NativeCrypto.java:1082) 07-19 12:59:38.961 5226 6420 E AndroidRuntime: at org.conscrypt.NativeCrypto.setEnabledCipherSuites(NativeCrypto.java:1043) 07-19 12:59:38.961 5226 6420 E AndroidRuntime: at org.conscrypt.NativeSsl.initialize(NativeSsl.java:315) 07-19 12:59:38.961 5226 6420 E AndroidRuntime: at org.conscrypt.ConscryptFileDescriptorSocket.startHandshake(ConscryptFileDescriptorSocket.java:198) 07-19 12:59:38.961 5226 6420 E AndroidRuntime: at com.android.okhttp.Connection.connectTls(Connection.java:235) 07-19 12:59:38.961 5226 6420 E AndroidRuntime: at com.android.okhttp.Connection.connectSocket(Connection.java:199) 07-19 12:59:38.961 5226 6420 E AndroidRuntime: at com.android.okhttp.Connection.connect(Connection.java:172) 07-19 12:59:38.961 5226 6420 E AndroidRuntime: at com.android.okhttp.Connection.connectAndSetOwner(Connection.java:367) 07-19 12:59:38.961 5226 6420 E AndroidRuntime: at com.android.okhttp.OkHttpClient$1.connectAndSetOwner(OkHttpClient.java:130) 07-19 12:59:38.961 5226 6420 E AndroidRuntime: at com.android.okhttp.internal.http.HttpEngine.connect(HttpEngine.java:330) 07-19 12:59:38.961 5226 6420 E AndroidRuntime: at com.android.okhttp.internal.http.HttpEngine.sendRequest(HttpEngine.java:247) 07-19 12:59:38.961 5226 6420 E AndroidRuntime: at com.android.okhttp.internal.huc.HttpURLConnectionImpl.execute(HttpURLConnectionImpl.java:457) 07-19 12:59:38.961 5226 6420 E AndroidRuntime: at com.android.okhttp.internal.huc.HttpURLConnectionImpl.connect(HttpURLConnectionImpl.java:126) 07-19 12:59:38.961 5226 6420 E AndroidRuntime: at com.android.okhttp.internal.huc.HttpURLConnectionImpl.getOutputStream(HttpURLConnectionImpl.java:257) 07-19 12:59:38.961 5226 6420 E AndroidRuntime: at com.android.okhttp.internal.huc.DelegatingHttpsURLConnection.getOutputStream(DelegatingHttpsURLConnection.java:218) 07-19 12:59:38.961 5226 6420 E AndroidRuntime: at com.android.okhttp.internal.huc.HttpsURLConnectionImpl.getOutputStream(HttpsURLConnectionImpl.java) 07-19 12:59:38.961 5226 6420 E AndroidRuntime: at com.ebay.nautilus.kernel.net.RequestControllerHttpUrlConnection.trackedSend(RequestControllerHttpUrlConnection.java:447) 07-19 12:59:38.961 5226 6420 E AndroidRuntime: at com.ebay.nautilus.kernel.net.RequestControllerHttpUrlConnection.send(RequestControllerHttpUrlConnection.java:422) 07-19 12:59:38.961 5226 6420 E AndroidRuntime: at com.ebay.nautilus.kernel.net.RequestControllerHttpUrlConnection.sendRequest(RequestControllerHttpUrlConnection.java:207) 07-19 12:59:38.961 5226 6420 E AndroidRuntime: at com.ebay.nautilus.kernel.net.ConnectorImpl.sendRequest(ConnectorImpl.java:88) 07-19 12:59:38.961 5226 6420 E AndroidRuntime: at com.ebay.nautilus.kernel.net.ConnectorImpl.sendRequest(ConnectorImpl.java:57) 07-19 12:59:38.961 5226 6420 E AndroidRuntime: at com.ebay.mobile.apls.AplsLogTrackSweeper$TrafficTask.doInBackground(AplsLogTrackSweeper.java:593) 07-19 12:59:38.961 5226 6420 E AndroidRuntime: at com.ebay.mobile.apls.AplsLogTrackSweeper$TrafficTask.doInBackground(AplsLogTrackSweeper.java:548) 07-19 12:59:38.961 5226 6420 E AndroidRuntime: at android.os.AsyncTask$2.call(AsyncTask.java:305) 07-19 12:59:38.961 5226 6420 E AndroidRuntime: at java.util.concurrent.FutureTask.run(FutureTask.java:237) 07-19 12:59:38.961 5226 6420 E AndroidRuntime: ... 3 more 07-19 12:59:39.030 1780 2746 I chatty : uid=1000(system) Binder:1780_8 expire 4 lines 07-19 13:00:30.639 1780 1930 I chatty : uid=1000(system) onProviders.ECP expire 2 lines 07-19 13:10:31.724 12200 12200 W ContextImpl: Calling a method in the system process without a qualified user: android.app.ContextImpl.startService:1357 android.content.ContextWrapper.startService:613 foundation.e.drive.jobs.ScannerJob.onStartJob:37 android.app.job.JobService$JobHandler.handleMessage:143 android.os.Handler.dispatchMessage:102 07-19 13:10:31.739 12200 12200 W ContextImpl: Calling a method in the system process without a qualified user: android.app.ContextImpl.startService:1357 android.content.ContextWrapper.startService:613 foundation.e.drive.services.ObserverService.onCreate:127 android.app.ActivityThread.handleCreateService:3216 android.app.ActivityThread.-wrap5:-1 07-19 13:10:31.798 12200 12200 W ContextImpl: Calling a method in the system process without a qualified user: android.app.ContextImpl.bindService:1421 android.content.ContextWrapper.bindService:636 foundation.e.drive.services.ObserverService.begin:181 foundation.e.drive.services.ObserverService.onOCClientReceived:206 foundation.e.drive.utils.GetOCClientTask.onPostExecute:63 07-19 13:11:36.500 1780 1917 I chatty : uid=1000(system) NetworkPolicy expire 1 line 07-19 13:21:12.267 1780 2574 I chatty : uid=1000(system) Binder:1780_7 expire 1 line 07-19 13:23:31.882 1780 1805 I chatty : uid=1000(system) PowerManagerSer expire 19 lines 07-19 13:23:32.953 1780 2748 I chatty : uid=1000(system) Binder:1780_A expire 1 line 07-19 13:24:11.352 3236 12941 E ActivityThread: Failed to find provider info for com.lge.sizechangable.weather.platform.provider 07-19 13:24:36.548 1780 1797 I chatty : uid=1000(system) batterystats-sy expire 10 lines 07-19 13:26:30.662 1780 1805 I chatty : uid=1000(system) PowerManagerSer expire 15 lines 07-19 13:26:59.812 6427 7435 E AndroidRuntime: FATAL EXCEPTION: AsyncTask #8 07-19 13:26:59.812 6427 7435 E AndroidRuntime: Process: com.ebay.mobile, PID: 6427 07-19 13:26:59.812 6427 7435 E AndroidRuntime: java.lang.RuntimeException: An error occurred while executing doInBackground() 07-19 13:26:59.812 6427 7435 E AndroidRuntime: at android.os.AsyncTask$3.done(AsyncTask.java:325) 07-19 13:26:59.812 6427 7435 E AndroidRuntime: at java.util.concurrent.FutureTask.finishCompletion(FutureTask.java:354) 07-19 13:26:59.812 6427 7435 E AndroidRuntime: at java.util.concurrent.FutureTask.setException(FutureTask.java:223) 07-19 13:26:59.812 6427 7435 E AndroidRuntime: at java.util.concurrent.FutureTask.run(FutureTask.java:242) 07-19 13:26:59.812 6427 7435 E AndroidRuntime: at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1133) 07-19 13:26:59.812 6427 7435 E AndroidRuntime: at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:607) 07-19 13:26:59.812 6427 7435 E AndroidRuntime: at java.lang.Thread.run(Thread.java:761) 07-19 13:26:59.812 6427 7435 E AndroidRuntime: Caused by: java.lang.IllegalArgumentException: cipherSuite TLS_ECDHE_ECDSA_WITH_CHACHA20_POLY1305_SHA256 is not supported. 07-19 13:26:59.812 6427 7435 E AndroidRuntime: at org.conscrypt.NativeCrypto.checkEnabledCipherSuites(NativeCrypto.java:1082) 07-19 13:26:59.812 6427 7435 E AndroidRuntime: at org.conscrypt.NativeCrypto.setEnabledCipherSuites(NativeCrypto.java:1043) 07-19 13:26:59.812 6427 7435 E AndroidRuntime: at org.conscrypt.NativeSsl.initialize(NativeSsl.java:315) 07-19 13:26:59.812 6427 7435 E AndroidRuntime: at org.conscrypt.ConscryptFileDescriptorSocket.startHandshake(ConscryptFileDescriptorSocket.java:198) 07-19 13:26:59.812 6427 7435 E AndroidRuntime: at com.android.okhttp.Connection.connectTls(Connection.java:235) 07-19 13:26:59.812 6427 7435 E AndroidRuntime: at com.android.okhttp.Connection.connectSocket(Connection.java:199) 07-19 13:26:59.812 6427 7435 E AndroidRuntime: at com.android.okhttp.Connection.connect(Connection.java:172) 07-19 13:26:59.812 6427 7435 E AndroidRuntime: at com.android.okhttp.Connection.connectAndSetOwner(Connection.java:367) 07-19 13:26:59.812 6427 7435 E AndroidRuntime: at com.android.okhttp.OkHttpClient$1.connectAndSetOwner(OkHttpClient.java:130) 07-19 13:26:59.812 6427 7435 E AndroidRuntime: at com.android.okhttp.internal.http.HttpEngine.connect(HttpEngine.java:330) 07-19 13:26:59.812 6427 7435 E AndroidRuntime: at com.android.okhttp.internal.http.HttpEngine.sendRequest(HttpEngine.java:247) 07-19 13:26:59.812 6427 7435 E AndroidRuntime: at com.android.okhttp.internal.huc.HttpURLConnectionImpl.execute(HttpURLConnectionImpl.java:457) 07-19 13:26:59.812 6427 7435 E AndroidRuntime: at com.android.okhttp.internal.huc.HttpURLConnectionImpl.connect(HttpURLConnectionImpl.java:126) 07-19 13:26:59.812 6427 7435 E AndroidRuntime: at com.android.okhttp.internal.huc.HttpURLConnectionImpl.getOutputStream(HttpURLConnectionImpl.java:257) 07-19 13:26:59.812 6427 7435 E AndroidRuntime: at com.android.okhttp.internal.huc.DelegatingHttpsURLConnection.getOutputStream(DelegatingHttpsURLConnection.java:218) 07-19 13:26:59.812 6427 7435 E AndroidRuntime: at com.android.okhttp.internal.huc.HttpsURLConnectionImpl.getOutputStream(HttpsURLConnectionImpl.java) 07-19 13:26:59.812 6427 7435 E AndroidRuntime: at com.ebay.nautilus.kernel.net.RequestControllerHttpUrlConnection.trackedSend(RequestControllerHttpUrlConnection.java:447) 07-19 13:26:59.812 6427 7435 E AndroidRuntime: at com.ebay.nautilus.kernel.net.RequestControllerHttpUrlConnection.send(RequestControllerHttpUrlConnection.java:422) 07-19 13:26:59.812 6427 7435 E AndroidRuntime: at com.ebay.nautilus.kernel.net.RequestControllerHttpUrlConnection.sendRequest(RequestControllerHttpUrlConnection.java:207) 07-19 13:26:59.812 6427 7435 E AndroidRuntime: at com.ebay.nautilus.kernel.net.ConnectorImpl.sendRequest(ConnectorImpl.java:88) 07-19 13:26:59.812 6427 7435 E AndroidRuntime: at com.ebay.nautilus.kernel.net.ConnectorImpl.sendRequest(ConnectorImpl.java:57) 07-19 13:26:59.812 6427 7435 E AndroidRuntime: at com.ebay.mobile.apls.AplsLogTrackSweeper$TrafficTask.doInBackground(AplsLogTrackSweeper.java:593) 07-19 13:26:59.812 6427 7435 E AndroidRuntime: at com.ebay.mobile.apls.AplsLogTrackSweeper$TrafficTask.doInBackground(AplsLogTrackSweeper.java:548) 07-19 13:26:59.812 6427 7435 E AndroidRuntime: at android.os.AsyncTask$2.call(AsyncTask.java:305) 07-19 13:26:59.812 6427 7435 E AndroidRuntime: at java.util.concurrent.FutureTask.run(FutureTask.java:237) 07-19 13:26:59.812 6427 7435 E AndroidRuntime: ... 3 more 07-19 13:27:00.013 1780 2747 I chatty : uid=1000(system) Binder:1780_9 expire 6 lines 07-19 13:27:00.027 1780 1791 I chatty : uid=1000(system) Binder:1780_1 expire 2 lines 07-19 13:27:00.200 1780 1803 I chatty : uid=1000(system) android.display expire 10 lines 07-19 13:27:04.825 1780 1780 I chatty : uid=1000 system_server expire 11 lines 07-19 13:27:22.466 1780 1903 I chatty : uid=1000(system) InputDispatcher expire 3 lines 07-19 13:27:28.399 1780 13449 I chatty : uid=1000(system) Binder:1780_12 expire 3 lines 07-19 13:27:28.405 1780 2005 I chatty : uid=1000(system) Binder:1780_3 expire 2 lines 07-19 13:27:28.438 1780 2784 I chatty : uid=1000(system) Binder:1780_F expire 2 lines 07-19 13:27:34.411 1780 2746 I chatty : uid=1000(system) Binder:1780_8 expire 4 lines 07-19 13:27:42.840 1780 1794 I chatty : uid=1000(system) ActivityManager expire 5 lines 07-19 13:27:49.402 1780 28117 I chatty : uid=1000(system) Binder:1780_10 expire 6 lines 07-19 13:27:49.458 1780 18831 I chatty : uid=1000(system) Binder:1780_15 expire 2 lines 07-19 13:27:53.617 1780 1795 I chatty : uid=1000(system) android.ui expire 3 lines 07-19 13:27:54.673 12200 12200 W ContextImpl: Calling a method in the system process without a qualified user: android.app.ContextImpl.startService:1357 android.content.ContextWrapper.startService:613 foundation.e.drive.receivers.ScreenOffReceiver.onReceive:52 android.app.LoadedApk$ReceiverDispatcher$Args.run:1122 android.os.Handler.handleCallback:751 07-19 13:27:54.681 12200 12200 W ContextImpl: Calling a method in the system process without a qualified user: android.app.ContextImpl.startService:1357 android.content.ContextWrapper.startService:613 foundation.e.drive.services.ObserverService.onCreate:127 android.app.ActivityThread.handleCreateService:3216 android.app.ActivityThread.-wrap5:-1 07-19 13:27:54.735 12200 12200 W ContextImpl: Calling a method in the system process without a qualified user: android.app.ContextImpl.bindService:1421 android.content.ContextWrapper.bindService:636 foundation.e.drive.services.ObserverService.begin:181 foundation.e.drive.services.ObserverService.onOCClientReceived:206 foundation.e.drive.utils.GetOCClientTask.onPostExecute:63 07-19 13:27:55.354 1780 2781 I chatty : uid=1000(system) Binder:1780_D expire 1 line 07-19 13:27:55.358 1780 1805 I chatty : uid=1000(system) PowerManagerSer expire 14 lines 07-19 13:27:58.310 1780 2559 I chatty : uid=1000(system) Binder:1780_6 expire 5 lines 07-19 13:27:58.324 1780 2755 I chatty : uid=1000(system) Binder:1780_C expire 4 lines 07-19 13:27:58.789 1780 13447 I chatty : uid=1000(system) Binder:1780_11 expire 3 lines 07-19 13:27:59.529 30936 7595 E ActivityThread: Failed to find provider info for com.facebook.appmanager.attribution 07-19 13:28:19.590 1780 18833 I chatty : uid=1000(system) Binder:1780_17 expire 3 lines 07-19 13:28:25.630 1780 18829 I chatty : uid=1000(system) Binder:1780_14 expire 7 lines 07-19 13:28:29.428 12200 12200 W ContextImpl: Calling a method in the system process without a qualified user: android.app.ContextImpl.startService:1357 android.content.ContextWrapper.startService:613 foundation.e.drive.receivers.ScreenOffReceiver.onReceive:52 android.app.LoadedApk$ReceiverDispatcher$Args.run:1122 android.os.Handler.handleCallback:751 07-19 13:28:29.438 12200 12200 W ContextImpl: Calling a method in the system process without a qualified user: android.app.ContextImpl.startService:1357 android.content.ContextWrapper.startService:613 foundation.e.drive.services.ObserverService.onCreate:127 android.app.ActivityThread.handleCreateService:3216 android.app.ActivityThread.-wrap5:-1 07-19 13:28:29.477 12200 12200 W ContextImpl: Calling a method in the system process without a qualified user: android.app.ContextImpl.bindService:1421 android.content.ContextWrapper.bindService:636 foundation.e.drive.services.ObserverService.begin:181 foundation.e.drive.services.ObserverService.onOCClientReceived:206 foundation.e.drive.utils.GetOCClientTask.onPostExecute:63 07-19 13:30:50.934 1780 1805 I chatty : uid=1000(system) PowerManagerSer expire 18 lines 07-19 13:30:53.765 30936 7810 E ActivityThread: Failed to find provider info for com.facebook.appmanager.attribution 07-19 13:30:56.519 1780 2782 I chatty : uid=1000(system) Binder:1780_E expire 2 lines 07-19 13:30:56.880 1780 1924 I chatty : uid=1000(system) ConnectivitySer expire 4 lines 07-19 13:31:03.357 30936 7810 E ActivityThread: Failed to find provider info for com.facebook.appmanager.attribution 07-19 13:31:10.020 1780 2748 I chatty : uid=1000(system) Binder:1780_A expire 8 lines 07-19 13:31:10.070 1780 1792 I chatty : uid=1000(system) Binder:1780_2 expire 1 line 07-19 13:31:11.185 30936 30936 E ActivityThread: Activity com.facebook.katana.activity.ImmersiveActivity has leaked IntentReceiver X.04W@1478634 that was originally registered here. Are you missing a call to unregisterReceiver()? 07-19 13:31:11.185 30936 30936 E ActivityThread: android.app.IntentReceiverLeaked: Activity com.facebook.katana.activity.ImmersiveActivity has leaked IntentReceiver X.04W@1478634 that was originally registered here. Are you missing a call to unregisterReceiver()? 07-19 13:31:11.185 30936 30936 E ActivityThread: at android.app.LoadedApk$ReceiverDispatcher.(LoadedApk.java:1159) 07-19 13:31:11.185 30936 30936 E ActivityThread: at android.app.LoadedApk.getReceiverDispatcher(LoadedApk.java:946) 07-19 13:31:11.185 30936 30936 E ActivityThread: at android.app.ContextImpl.registerReceiverInternal(ContextImpl.java:1302) 07-19 13:31:11.185 30936 30936 E ActivityThread: at android.app.ContextImpl.registerReceiver(ContextImpl.java:1282) 07-19 13:31:11.185 30936 30936 E ActivityThread: at android.app.ContextImpl.registerReceiver(ContextImpl.java:1276) 07-19 13:31:11.185 30936 30936 E ActivityThread: at android.content.ContextWrapper.registerReceiver(ContextWrapper.java:586) 07-19 13:31:11.185 30936 30936 E ActivityThread: at X.3Kg.run(:30) 07-19 13:31:11.185 30936 30936 E ActivityThread: at X.0Y2.run(:2) 07-19 13:31:11.185 30936 30936 E ActivityThread: at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1133) 07-19 13:31:11.185 30936 30936 E ActivityThread: at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:607) 07-19 13:31:11.185 30936 30936 E ActivityThread: at X.1MQ.run(:3) 07-19 13:31:11.185 30936 30936 E ActivityThread: at X.1gB.run(:12) 07-19 13:31:11.185 30936 30936 E ActivityThread: at java.lang.Thread.run(Thread.java:761) 07-19 13:31:12.093 1780 13450 I chatty : uid=1000(system) Binder:1780_13 expire 2 lines 07-19 13:31:12.291 1780 2749 I chatty : uid=1000(system) Binder:1780_B expire 5 lines 07-19 13:33:03.556 1780 1780 I chatty : uid=1000 system_server expire 7 lines 07-19 13:33:08.821 1780 18832 I chatty : uid=1000(system) Binder:1780_16 expire 3 lines 07-19 13:33:28.979 7446 8751 E AndroidRuntime: FATAL EXCEPTION: AsyncTask #5 07-19 13:33:28.979 7446 8751 E AndroidRuntime: Process: com.ebay.mobile, PID: 7446 07-19 13:33:28.979 7446 8751 E AndroidRuntime: java.lang.RuntimeException: An error occurred while executing doInBackground() 07-19 13:33:28.979 7446 8751 E AndroidRuntime: at android.os.AsyncTask$3.done(AsyncTask.java:325) 07-19 13:33:28.979 7446 8751 E AndroidRuntime: at java.util.concurrent.FutureTask.finishCompletion(FutureTask.java:354) 07-19 13:33:28.979 7446 8751 E AndroidRuntime: at java.util.concurrent.FutureTask.setException(FutureTask.java:223) 07-19 13:33:28.979 7446 8751 E AndroidRuntime: at java.util.concurrent.FutureTask.run(FutureTask.java:242) 07-19 13:33:28.979 7446 8751 E AndroidRuntime: at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1133) 07-19 13:33:28.979 7446 8751 E AndroidRuntime: at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:607) 07-19 13:33:28.979 7446 8751 E AndroidRuntime: at java.lang.Thread.run(Thread.java:761) 07-19 13:33:28.979 7446 8751 E AndroidRuntime: Caused by: java.lang.IllegalArgumentException: cipherSuite TLS_ECDHE_ECDSA_WITH_CHACHA20_POLY1305_SHA256 is not supported. 07-19 13:33:28.979 7446 8751 E AndroidRuntime: at org.conscrypt.NativeCrypto.checkEnabledCipherSuites(NativeCrypto.java:1082) 07-19 13:33:28.979 7446 8751 E AndroidRuntime: at org.conscrypt.NativeCrypto.setEnabledCipherSuites(NativeCrypto.java:1043) 07-19 13:33:28.979 7446 8751 E AndroidRuntime: at org.conscrypt.NativeSsl.initialize(NativeSsl.java:315) 07-19 13:33:28.979 7446 8751 E AndroidRuntime: at org.conscrypt.ConscryptFileDescriptorSocket.startHandshake(ConscryptFileDescriptorSocket.java:198) 07-19 13:33:28.979 7446 8751 E AndroidRuntime: at com.android.okhttp.Connection.connectTls(Connection.java:235) 07-19 13:33:28.979 7446 8751 E AndroidRuntime: at com.android.okhttp.Connection.connectSocket(Connection.java:199) 07-19 13:33:28.979 7446 8751 E AndroidRuntime: at com.android.okhttp.Connection.connect(Connection.java:172) 07-19 13:33:28.979 7446 8751 E AndroidRuntime: at com.android.okhttp.Connection.connectAndSetOwner(Connection.java:367) 07-19 13:33:28.979 7446 8751 E AndroidRuntime: at com.android.okhttp.OkHttpClient$1.connectAndSetOwner(OkHttpClient.java:130) 07-19 13:33:28.979 7446 8751 E AndroidRuntime: at com.android.okhttp.internal.http.HttpEngine.connect(HttpEngine.java:330) 07-19 13:33:28.979 7446 8751 E AndroidRuntime: at com.android.okhttp.internal.http.HttpEngine.sendRequest(HttpEngine.java:247) 07-19 13:33:28.979 7446 8751 E AndroidRuntime: at com.android.okhttp.internal.huc.HttpURLConnectionImpl.execute(HttpURLConnectionImpl.java:457) 07-19 13:33:28.979 7446 8751 E AndroidRuntime: at com.android.okhttp.internal.huc.HttpURLConnectionImpl.connect(HttpURLConnectionImpl.java:126) 07-19 13:33:28.979 7446 8751 E AndroidRuntime: at com.android.okhttp.internal.huc.HttpURLConnectionImpl.getOutputStream(HttpURLConnectionImpl.java:257) 07-19 13:33:28.979 7446 8751 E AndroidRuntime: at com.android.okhttp.internal.huc.DelegatingHttpsURLConnection.getOutputStream(DelegatingHttpsURLConnection.java:218) 07-19 13:33:28.979 7446 8751 E AndroidRuntime: at com.android.okhttp.internal.huc.HttpsURLConnectionImpl.getOutputStream(HttpsURLConnectionImpl.java) 07-19 13:33:28.979 7446 8751 E AndroidRuntime: at com.ebay.nautilus.kernel.net.RequestControllerHttpUrlConnection.trackedSend(RequestControllerHttpUrlConnection.java:447) 07-19 13:33:28.979 7446 8751 E AndroidRuntime: at com.ebay.nautilus.kernel.net.RequestControllerHttpUrlConnection.send(RequestControllerHttpUrlConnection.java:422) 07-19 13:33:28.979 7446 8751 E AndroidRuntime: at com.ebay.nautilus.kernel.net.RequestControllerHttpUrlConnection.sendRequest(RequestControllerHttpUrlConnection.java:207) 07-19 13:33:28.979 7446 8751 E AndroidRuntime: at com.ebay.nautilus.kernel.net.ConnectorImpl.sendRequest(ConnectorImpl.java:88) 07-19 13:33:28.979 7446 8751 E AndroidRuntime: at com.ebay.nautilus.kernel.net.ConnectorImpl.sendRequest(ConnectorImpl.java:57) 07-19 13:33:28.979 7446 8751 E AndroidRuntime: at com.ebay.mobile.apls.AplsLogTrackSweeper$TrafficTask.doInBackground(AplsLogTrackSweeper.java:593) 07-19 13:33:28.979 7446 8751 E AndroidRuntime: at com.ebay.mobile.apls.AplsLogTrackSweeper$TrafficTask.doInBackground(AplsLogTrackSweeper.java:548) 07-19 13:33:28.979 7446 8751 E AndroidRuntime: at android.os.AsyncTask$2.call(AsyncTask.java:305) 07-19 13:33:28.979 7446 8751 E AndroidRuntime: at java.util.concurrent.FutureTask.run(FutureTask.java:237) 07-19 13:33:28.979 7446 8751 E AndroidRuntime: ... 3 more 07-19 13:34:00.987 1780 2574 I chatty : uid=1000(system) Binder:1780_7 expire 1 line 07-19 13:34:02.203 1780 2512 I chatty : uid=1000(system) Binder:1780_5 expire 1 line 07-19 13:34:07.031 1780 1797 I chatty : uid=1000(system) batterystats-sy expire 5 lines 07-19 13:34:36.751 12200 12200 W ContextImpl: Calling a method in the system process without a qualified user: android.app.ContextImpl.startService:1357 android.content.ContextWrapper.startService:613 foundation.e.drive.receivers.ScreenOffReceiver.onReceive:52 android.app.LoadedApk$ReceiverDispatcher$Args.run:1122 android.os.Handler.handleCallback:751 07-19 13:34:36.776 12200 12200 W ContextImpl: Calling a method in the system process without a qualified user: android.app.ContextImpl.startService:1357 android.content.ContextWrapper.startService:613 foundation.e.drive.services.ObserverService.onCreate:127 android.app.ActivityThread.handleCreateService:3216 android.app.ActivityThread.-wrap5:-1 07-19 13:34:36.817 12200 12200 W ContextImpl: Calling a method in the system process without a qualified user: android.app.ContextImpl.bindService:1421 android.content.ContextWrapper.bindService:636 foundation.e.drive.services.ObserverService.begin:181 foundation.e.drive.services.ObserverService.onOCClientReceived:206 foundation.e.drive.utils.GetOCClientTask.onPostExecute:63 07-19 13:34:54.452 1780 1805 I chatty : uid=1000(system) PowerManagerSer expire 7 lines 07-19 13:34:54.897 1780 2748 I ActivityManager: Setting hasTopUi=false for pid=1979 07-19 13:34:58.993 1780 1805 D LuxLevels: bright hysteresis constant= 0.1, threshold=12.75547, lux=11.595881 07-19 13:34:58.993 1780 1805 D LuxLevels: dark hysteresis constant= 0.2, threshold=9.276706, lux=11.595881 07-19 13:34:59.965 1780 1903 I ActivityManager: START u0 {act=android.intent.action.MAIN cat=[android.intent.category.HOME] flg=0x10200000 cmp=ch.deletescape.lawnchair.plah/ch.deletescape.lawnchair.Launcher (has extras)} from uid 1000 on display 0 07-19 13:35:01.586 1780 13449 I ActivityManager: START u0 {act=android.intent.action.MAIN cat=[android.intent.category.LAUNCHER] flg=0x10200000 cmp=com.aurora.store/.activity.AuroraActivity bnds=[827,839][1110,1182] (has extras)} from uid 10202 on display 0 07-19 13:35:19.048 1780 1805 D LuxLevels: bright hysteresis constant= 0.1, threshold=8.657191, lux=7.8701735 07-19 13:35:19.048 1780 1805 D LuxLevels: dark hysteresis constant= 0.2, threshold=6.296139, lux=7.8701735 07-19 13:35:24.356 1780 2749 I ActivityManager: START u0 {cmp=com.aurora.store/.activity.DetailsActivity (has extras)} from uid 10191 on display 0 07-19 13:35:35.411 1780 1805 D LuxLevels: bright hysteresis constant= 0.1, threshold=13.18269, lux=11.984263 07-19 13:35:35.411 1780 1805 D LuxLevels: dark hysteresis constant= 0.2, threshold=9.587411, lux=11.984263 07-19 13:35:37.115 1780 1805 D LuxLevels: bright hysteresis constant= 0.1, threshold=14.660268, lux=13.327516 07-19 13:35:37.115 1780 1805 D LuxLevels: dark hysteresis constant= 0.2, threshold=10.662013, lux=13.327516 07-19 13:35:40.123 1780 1805 D LuxLevels: bright hysteresis constant= 0.1, threshold=16.20046, lux=14.727691 07-19 13:35:40.123 1780 1805 D LuxLevels: dark hysteresis constant= 0.2, threshold=11.782153, lux=14.727691 07-19 13:35:54.292 1780 1805 I PowerManagerService: Nap time (uid 1000)... 07-19 13:35:54.292 1780 1805 I PowerManagerService: Going to sleep due to screen timeout (uid 1000)... 07-19 13:35:54.349 1780 1780 V FingerprintService: startAuthentication(com.android.systemui) 07-19 13:35:54.350 1780 1780 V FingerprintService: starting client AuthenticationClient(com.android.systemui), initiatedByClient = true) 07-19 13:35:54.363 1780 1780 W FingerprintService: client com.android.systemui is authenticating... 07-19 13:35:54.908 1780 1780 V FingerprintService: onAuthenticated(owner=com.android.systemui, id=1465145582, gp=0) 07-19 13:35:54.911 1780 1780 V FingerprintService: Done with client: com.android.systemui 07-19 13:35:54.923 1780 1805 E KernelWakelockReader: neither /proc/wakelocks nor /d/wakeup_sources exists 07-19 13:35:54.924 1780 1805 W BatteryStatsImpl: Couldn't get kernel wake lock stats 07-19 13:35:54.960 1780 1794 I VrManagerService: VR mode is disallowed 07-19 13:35:54.971 1780 1803 I DisplayManagerService: Display device changed state: "├ëcran int├®gr├®", OFF 07-19 13:35:55.111 1780 1805 I PowerManagerService: Sleeping (uid 1000)... 07-19 13:35:55.127 1780 18832 I PowerManagerService: Waking up from sleep (uid 10036)... 07-19 13:35:55.131 1780 1805 E KernelWakelockReader: neither /proc/wakelocks nor /d/wakeup_sources exists 07-19 13:35:55.132 1780 1805 W BatteryStatsImpl: Couldn't get kernel wake lock stats 07-19 13:35:55.153 1780 1805 I DisplayPowerController: Blocking screen on until initial contents have been drawn. 07-19 13:35:55.183 1780 1803 I DisplayManagerService: Display device changed state: "├ëcran int├®gr├®", ON 07-19 13:35:55.258 1780 1805 I DisplayPowerController: Unblocked screen on after 105 ms 07-19 13:35:55.259 1780 1805 I VrManagerService: VR mode is allowed 07-19 13:35:55.262 12200 12200 W ContextImpl: Calling a method in the system process without a qualified user: android.app.ContextImpl.startService:1357 android.content.ContextWrapper.startService:613 foundation.e.drive.receivers.ScreenOffReceiver.onReceive:52 android.app.LoadedApk$ReceiverDispatcher$Args.run:1122 android.os.Handler.handleCallback:751 07-19 13:35:55.266 12200 12200 W ContextImpl: Calling a method in the system process without a qualified user: android.app.ContextImpl.startService:1357 android.content.ContextWrapper.startService:613 foundation.e.drive.services.ObserverService.onCreate:127 android.app.ActivityThread.handleCreateService:3216 android.app.ActivityThread.-wrap5:-1 07-19 13:35:55.276 12200 12200 W ContextImpl: Calling a method in the system process without a qualified user: android.app.ContextImpl.bindService:1421 android.content.ContextWrapper.bindService:636 foundation.e.drive.services.ObserverService.begin:181 foundation.e.drive.services.ObserverService.onOCClientReceived:206 foundation.e.drive.utils.GetOCClientTask.onPostExecute:63 07-19 13:35:55.311 1780 1795 I WindowManager: OverscanTimeout run 07-19 13:35:55.389 1780 1805 D LuxLevels: bright hysteresis constant= 0.1, threshold=7.7000003, lux=7.0 07-19 13:35:55.389 1780 1805 D LuxLevels: dark hysteresis constant= 0.2, threshold=5.6, lux=7.0 07-19 13:36:00.153 1780 18829 I ActivityManager: START u0 {flg=0x10804000 cmp=com.android.systemui/.recents.RecentsActivity} from uid 10036 on display 0 07-19 13:36:01.020 1780 18829 I ActivityManager: Killing 7828:com.aurora.store/u0a191 (adj 900): remove task 07-19 13:36:01.075 1780 2559 D ConnectivityService: ConnectivityService NetworkRequestInfo binderDied(NetworkRequest [ LISTEN id=95, [ Transports: CELLULAR|WIFI|ETHERNET Capabilities: NOT_RESTRICTED&TRUSTED&NOT_VPN&FOREGROUND] ], android.os.BinderProxy@f8a9a3a) 07-19 13:36:01.075 1780 13447 I WindowManager: WIN DEATH: Window{6185323 u0 com.aurora.store/com.aurora.store.activity.AuroraActivity} 07-19 13:36:01.076 1780 1924 D ConnectivityService: releasing NetworkRequest [ LISTEN id=95, [ Transports: CELLULAR|WIFI|ETHERNET Capabilities: NOT_RESTRICTED&TRUSTED&NOT_VPN&FOREGROUND] ] 07-19 13:36:01.076 1780 2559 D ActivityManager: cleanUpApplicationRecord -- 7828 07-19 13:36:01.077 1780 1924 D ConnectivityService: sending notification RELEASED for NetworkRequest [ LISTEN id=95, [ Transports: CELLULAR|WIFI|ETHERNET Capabilities: NOT_RESTRICTED&TRUSTED&NOT_VPN&FOREGROUND] ] 07-19 13:36:01.077 1780 1924 E ConnectivityService: RemoteException caught trying to send a callback msg for NetworkRequest [ LISTEN id=95, [ Transports: CELLULAR|WIFI|ETHERNET Capabilities: NOT_RESTRICTED&TRUSTED&NOT_VPN&FOREGROUND] ] 07-19 13:36:01.196 1780 1805 D LuxLevels: bright hysteresis constant= 0.1, threshold=8.560027, lux=7.7818427 07-19 13:36:01.196 1780 1805 D LuxLevels: dark hysteresis constant= 0.2, threshold=6.2254744, lux=7.7818427 07-19 13:36:01.468 1780 13449 I ActivityManager: START u0 {act=android.intent.action.MAIN cat=[android.intent.category.HOME] flg=0x10200000 cmp=ch.deletescape.lawnchair.plah/ch.deletescape.lawnchair.Launcher} from uid 10036 on display 0 07-19 13:36:02.694 1780 13449 I ActivityManager: START u0 {act=android.intent.action.MAIN cat=[android.intent.category.LAUNCHER] flg=0x10200000 cmp=com.aurora.store/.activity.AuroraActivity bnds=[827,839][1110,1182] (has extras)} from uid 10202 on display 0 07-19 13:36:02.722 1780 18833 I ActivityManager: Start proc 9138:com.aurora.store/u0a191 for activity com.aurora.store/.activity.AuroraActivity 07-19 13:36:02.981 1780 13449 D ConnectivityService: listenForNetwork for uid/pid:10191/9138 NetworkRequest [ LISTEN id=96, [ Transports: CELLULAR|WIFI|ETHERNET Capabilities: NOT_RESTRICTED&TRUSTED&NOT_VPN&FOREGROUND] ] 07-19 13:36:02.981 1780 1924 D ConnectivityService: rematching NetworkAgentInfo [MOBILE (LTE) - 102] 07-19 13:36:02.981 1780 1924 D ConnectivityService: network has: [ Transports: CELLULAR Capabilities: SUPL&DUN&INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN&VALIDATED&FOREGROUND LinkUpBandwidth>=51200Kbps LinkDnBandwidth>=102400Kbps Specifier: <1>] 07-19 13:36:02.981 1780 1924 D ConnectivityService: Network NetworkAgentInfo [MOBILE (LTE) - 102] was already satisfying request 1. No change. 07-19 13:36:02.981 1780 1924 D ConnectivityService: sending notification AVAILABLE for NetworkRequest [ LISTEN id=96, [ Transports: CELLULAR|WIFI|ETHERNET Capabilities: NOT_RESTRICTED&TRUSTED&NOT_VPN&FOREGROUND] ] 07-19 13:36:05.969 1780 2749 I ActivityManager: START u0 {cmp=com.aurora.store/.activity.DetailsActivity (has extras)} from uid 10191 on display 0 07-19 13:36:07.196 1780 2749 D ConnectivityService: listenForNetwork for uid/pid:10191/9138 NetworkRequest [ LISTEN id=97, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&FOREGROUND] ] 07-19 13:36:07.196 1780 1924 D ConnectivityService: rematching NetworkAgentInfo [MOBILE (LTE) - 102] 07-19 13:36:07.196 1780 1924 D ConnectivityService: network has: [ Transports: CELLULAR Capabilities: SUPL&DUN&INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN&VALIDATED&FOREGROUND LinkUpBandwidth>=51200Kbps LinkDnBandwidth>=102400Kbps Specifier: <1>] 07-19 13:36:07.196 1780 1924 D ConnectivityService: Network NetworkAgentInfo [MOBILE (LTE) - 102] was already satisfying request 1. No change. 07-19 13:36:07.197 1780 1924 D ConnectivityService: sending notification AVAILABLE for NetworkRequest [ LISTEN id=97, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&FOREGROUND] ] 07-19 13:36:21.350 1780 28117 I ActivityManager: START u0 {act=android.content.pm.action.CONFIRM_PERMISSIONS flg=0x10000000 pkg=com.android.packageinstaller cmp=com.android.packageinstaller/.PackageInstallerActivity (has extras)} from uid 10191 on display 0 07-19 13:36:21.386 1780 13447 I ActivityManager: Start proc 9307:com.android.packageinstaller/u0a27 for activity com.android.packageinstaller/.PackageInstallerActivity 07-19 13:36:24.444 1780 1811 I ActivityManager: Start proc 9325:com.android.defcontainer/u0a6 for service com.android.defcontainer/.DefaultContainerService 07-19 13:36:29.533 1780 1794 I ActivityManager: Force stopping com.microsoft.skydrive appid=10097 user=-1: installPackageLI 07-19 13:36:29.535 1780 1794 I ActivityManager: Killing 26156:com.microsoft.skydrive/u0a97 (adj 500): stop com.microsoft.skydrive 07-19 13:36:29.536 1780 1794 D ActivityManager: cleanUpApplicationRecord -- 26156 07-19 13:36:29.567 1780 1794 W ActivityManager: Scheduling restart of crashed service com.microsoft.skydrive/com.microsoft.odsp.task.TaskService in 1000ms 07-19 13:36:29.575 1780 1794 I ActivityManager: Force stopping service ServiceRecord{db9eb3 u0 com.microsoft.skydrive/com.microsoft.odsp.task.TaskService} 07-19 13:36:29.693 1780 1811 I PackageManager: Package com.microsoft.skydrive codePath changed from /data/app/com.microsoft.skydrive-2 to /data/app/com.microsoft.skydrive-1; Retaining data and using new 07-19 13:36:29.693 1780 1811 W PackageManager: Code path for com.microsoft.skydrive changing from /data/app/com.microsoft.skydrive-2 to /data/app/com.microsoft.skydrive-1 07-19 13:36:29.693 1780 1811 W PackageManager: Resource path for com.microsoft.skydrive changing from /data/app/com.microsoft.skydrive-2 to /data/app/com.microsoft.skydrive-1 07-19 13:36:29.848 1780 1811 W PackageManager: Unknown permission com.google.android.permission.PROVIDE_BACKGROUND in package com.microsoft.skydrive 07-19 13:36:29.848 1780 1811 W PackageManager: Unknown permission com.android.vending.BILLING in package com.microsoft.skydrive 07-19 13:36:29.848 1780 1811 W PackageManager: Unknown permission com.google.android.finsky.permission.BIND_GET_INSTALL_REFERRER_SERVICE in package com.microsoft.skydrive 07-19 13:36:30.203 1780 1811 I ActivityManager: Force stopping com.microsoft.skydrive appid=10097 user=0: pkg removed 07-19 13:36:30.366 1780 2512 I ActivityManager: Start proc 9348:com.android.gallery3d/u0a23 for broadcast com.android.gallery3d/.app.PackagesMonitor 07-19 13:36:30.617 1780 2005 I ActivityManager: Start proc 9367:com.android.keychain/1000 for broadcast com.android.keychain/.KeyChainBroadcastReceiver 07-19 13:36:30.721 9367 9367 W ContextImpl: Calling a method in the system process without a qualified user: android.app.ContextImpl.startService:1357 android.content.ContextWrapper.startService:613 android.content.ContextWrapper.startService:613 com.android.keychain.KeyChainBroadcastReceiver.onReceive:12 android.app.ActivityThread.handleReceiver:3065 07-19 13:36:30.758 1780 2005 I ActivityManager: Start proc 9386:com.verizon.vzwavs/u0a34 for broadcast com.verizon.vzwavs/.WakeupReceiver 07-19 13:36:30.799 1780 1793 W VoiceInteractionManagerService: no available voice recognition services found for user 0 07-19 13:36:30.882 1780 1791 I ActivityManager: Start proc 9405:org.fdroid.fdroid/u0a99 for broadcast org.fdroid.fdroid/.receiver.PackageManagerReceiver 07-19 13:36:31.706 1780 13447 I ActivityManager: Start proc 9431:com.svox.pico/u0a72 for broadcast com.svox.pico/.VoiceDataInstallerReceiver 07-19 13:36:31.874 1780 28117 I ActivityManager: Start proc 9460:com.groupon/u0a187 for broadcast com.groupon/.gcmnotifications.main.receivers.NonGrouponUpgradeReceiver 07-19 13:36:32.337 12200 12200 W ContextImpl: Calling a method in the system process without a qualified user: android.app.ContextImpl.startService:1357 android.content.ContextWrapper.startService:613 foundation.e.drive.jobs.ScannerJob.onStartJob:37 android.app.job.JobService$JobHandler.handleMessage:143 android.os.Handler.dispatchMessage:102 07-19 13:36:32.342 12200 12200 W ContextImpl: Calling a method in the system process without a qualified user: android.app.ContextImpl.startService:1357 android.content.ContextWrapper.startService:613 foundation.e.drive.services.ObserverService.onCreate:127 android.app.ActivityThread.handleCreateService:3216 android.app.ActivityThread.-wrap5:-1 07-19 13:36:32.374 12200 12200 W ContextImpl: Calling a method in the system process without a qualified user: android.app.ContextImpl.bindService:1421 android.content.ContextWrapper.bindService:636 foundation.e.drive.services.ObserverService.begin:181 foundation.e.drive.services.ObserverService.onOCClientReceived:206 foundation.e.drive.utils.GetOCClientTask.onPostExecute:63 07-19 13:36:33.208 1780 18831 I ActivityManager: Killing 32144:fr.leboncoin/u0a204 (adj 906): empty #31 07-19 13:36:33.289 1780 13449 I ActivityManager: Start proc 9539:com.microsoft.skydrive/u0a97 for broadcast com.microsoft.skydrive/com.evernote.android.job.JobBootReceiver 07-19 13:36:33.401 1780 2784 D ConnectivityService: ConnectivityService NetworkRequestInfo binderDied(NetworkRequest [ LISTEN id=94, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&FOREGROUND] ], android.os.BinderProxy@e882e6d) 07-19 13:36:33.402 1780 2749 D ConnectivityService: ConnectivityService NetworkRequestInfo binderDied(NetworkRequest [ LISTEN id=93, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&FOREGROUND] ], android.os.BinderProxy@36f2aa2) 07-19 13:36:33.402 1780 2784 D ActivityManager: cleanUpApplicationRecord -- 32144 07-19 13:36:33.403 1780 1924 D ConnectivityService: releasing NetworkRequest [ LISTEN id=94, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&FOREGROUND] ] 07-19 13:36:33.403 1780 1924 D ConnectivityService: sending notification RELEASED for NetworkRequest [ LISTEN id=94, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&FOREGROUND] ] 07-19 13:36:33.404 1780 1924 E ConnectivityService: RemoteException caught trying to send a callback msg for NetworkRequest [ LISTEN id=94, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&FOREGROUND] ] 07-19 13:36:33.404 1780 1924 D ConnectivityService: releasing NetworkRequest [ LISTEN id=93, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&FOREGROUND] ] 07-19 13:36:33.404 1780 1924 D ConnectivityService: sending notification RELEASED for NetworkRequest [ LISTEN id=93, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&FOREGROUND] ] 07-19 13:36:33.404 1780 1924 E ConnectivityService: RemoteException caught trying to send a callback msg for NetworkRequest [ LISTEN id=93, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&FOREGROUND] ] 07-19 13:36:34.625 1780 2781 I ActivityManager: Killing 31530:com.android.exchange/u0a53 (adj 906): empty #31 07-19 13:36:34.664 1780 13450 D ActivityManager: cleanUpApplicationRecord -- 31530 07-19 13:36:35.034 1780 2574 I ActivityManager: START u0 {cmp=com.aurora.store/.activity.DetailsActivity (has extras)} from uid 10191 on display 0 07-19 13:36:35.810 1780 2755 I ActivityManager: Killing 31549:foundation.e.browser/u0a81 (adj 906): empty #31 07-19 13:36:35.846 1780 13450 D ActivityManager: cleanUpApplicationRecord -- 31549 07-19 13:36:39.675 1780 2746 I ActivityManager: Killing 31573:com.brave.browser/u0a196 (adj 906): empty #31 07-19 13:36:39.685 1780 1792 D ActivityManager: cleanUpApplicationRecord -- 31573 07-19 13:36:43.625 1780 2559 I ActivityManager: START u0 {act=android.content.pm.action.CONFIRM_PERMISSIONS flg=0x10000000 pkg=com.android.packageinstaller cmp=com.android.packageinstaller/.PackageInstallerActivity (has extras)} from uid 10191 on display 0 07-19 13:36:45.598 1780 1797 E BatteryStatsService: no controller energy info supplied 07-19 13:36:45.598 1780 1797 E BatteryStatsService: no controller energy info supplied 07-19 13:36:45.694 1780 1797 E KernelWakelockReader: neither /proc/wakelocks nor /d/wakeup_sources exists 07-19 13:36:45.704 1780 1797 W BatteryStatsImpl: Couldn't get kernel wake lock stats 07-19 13:36:45.704 1780 1797 E BatteryStatsService: modem info is invalid: ModemActivityInfo{ mTimestamp=0 mSleepTimeMs=0 mIdleTimeMs=0 mTxTimeMs[]=[0, 0, 0, 0, 0] mRxTimeMs=0 mEnergyUsed=0} 07-19 13:36:46.299 1780 1794 I ActivityManager: Waited long enough for: ServiceRecord{cbd8763 u0 org.fdroid.fdroid/.data.InstalledAppProviderService} 07-19 13:36:47.747 1780 1811 W PackageManager: Unknown permission android.permission.FOREGROUND_SERVICE in package fr.freebox.android.compagnon 07-19 13:36:47.748 1780 1811 W PackageManager: Unknown permission com.google.android.finsky.permission.BIND_GET_INSTALL_REFERRER_SERVICE in package fr.freebox.android.compagnon 07-19 13:36:47.979 1780 1811 V BackupManagerService: restoreAtInstall pkg=fr.freebox.android.compagnon token=c restoreSet=0 07-19 13:36:47.980 1780 1811 W BackupManagerService: Requested unavailable transport: com.google.android.gms/.backup.BackupTransportService 07-19 13:36:47.980 1780 1811 W BackupManagerService: No transport 07-19 13:36:47.980 1780 1811 V BackupManagerService: Finishing install immediately 07-19 13:36:48.433 1780 1793 W VoiceInteractionManagerService: no available voice recognition services found for user 0 07-19 13:36:48.664 1780 1805 D LuxLevels: bright hysteresis constant= 0.1, threshold=9.511932, lux=8.647211 07-19 13:36:48.665 1780 1805 D LuxLevels: dark hysteresis constant= 0.2, threshold=6.917769, lux=8.647211 07-19 13:36:49.240 1780 1903 I ActivityManager: START u0 {act=android.intent.action.MAIN cat=[android.intent.category.HOME] flg=0x10200000 cmp=ch.deletescape.lawnchair.plah/ch.deletescape.lawnchair.Launcher (has extras)} from uid 1000 on display 0 07-19 13:36:56.141 1780 18832 I ActivityManager: START u0 {act=android.intent.action.MAIN cat=[android.intent.category.LAUNCHER] flg=0x10200000 cmp=fr.freebox.android.compagnon/.MainAutomationActivityLauncher bnds=[582,1634][857,2025] (has extras)} from uid 10202 on display 0 07-19 13:36:56.179 1780 18833 I ActivityManager: Start proc 9776:fr.freebox.android.compagnon/u0a216 for activity fr.freebox.android.compagnon/.MainAutomationActivityLauncher 07-19 13:36:56.843 1780 2512 I ActivityManager: START u0 {cmp=fr.freebox.android.compagnon/.wizard.StartupWizardActivity} from uid 10216 on display 0 07-19 13:36:57.612 9776 9831 E AndroidRuntime: FATAL EXCEPTION: OkHttp Dispatcher 07-19 13:36:57.612 9776 9831 E AndroidRuntime: Process: fr.freebox.android.compagnon, PID: 9776 07-19 13:36:57.612 9776 9831 E AndroidRuntime: java.lang.IllegalArgumentException: cipherSuite TLS_ECDHE_ECDSA_WITH_CHACHA20_POLY1305_SHA256 is not supported. 07-19 13:36:57.612 9776 9831 E AndroidRuntime: at org.conscrypt.NativeCrypto.checkEnabledCipherSuites(NativeCrypto.java:1082) 07-19 13:36:57.612 9776 9831 E AndroidRuntime: at org.conscrypt.SSLParametersImpl.setEnabledCipherSuites(SSLParametersImpl.java:221) 07-19 13:36:57.612 9776 9831 E AndroidRuntime: at org.conscrypt.ConscryptFileDescriptorSocket.setEnabledCipherSuites(ConscryptFileDescriptorSocket.java:730) 07-19 13:36:57.612 9776 9831 E AndroidRuntime: at okhttp3.ConnectionSpec.apply(SourceFile:158) 07-19 13:36:57.612 9776 9831 E AndroidRuntime: at okhttp3.OkHttpClient$1.apply(SourceFile:180) 07-19 13:36:57.612 9776 9831 E AndroidRuntime: at okhttp3.internal.connection.ConnectionSpecSelector.configureSecureSocket(SourceFile:79) 07-19 13:36:57.612 9776 9831 E AndroidRuntime: at okhttp3.internal.connection.RealConnection.connectTls(SourceFile:313) 07-19 13:36:57.612 9776 9831 E AndroidRuntime: at okhttp3.internal.connection.RealConnection.establishProtocol(SourceFile:284) 07-19 13:36:57.612 9776 9831 E AndroidRuntime: at okhttp3.internal.connection.RealConnection.connect(SourceFile:169) 07-19 13:36:57.612 9776 9831 E AndroidRuntime: at okhttp3.internal.connection.StreamAllocation.findConnection(SourceFile:257) 07-19 13:36:57.612 9776 9831 E AndroidRuntime: at okhttp3.internal.connection.StreamAllocation.findHealthyConnection(SourceFile:135) 07-19 13:36:57.612 9776 9831 E AndroidRuntime: at okhttp3.internal.connection.StreamAllocation.newStream(SourceFile:114) 07-19 13:36:57.612 9776 9831 E AndroidRuntime: at okhttp3.internal.connection.ConnectInterceptor.intercept(SourceFile:42) 07-19 13:36:57.612 9776 9831 E AndroidRuntime: at okhttp3.internal.http.RealInterceptorChain.proceed(SourceFile:147) 07-19 13:36:57.612 9776 9831 E AndroidRuntime: at okhttp3.internal.http.RealInterceptorChain.proceed(SourceFile:121) 07-19 13:36:57.612 9776 9831 E AndroidRuntime: at okhttp3.internal.cache.CacheInterceptor.intercept(SourceFile:93) 07-19 13:36:57.612 9776 9831 E AndroidRuntime: at okhttp3.internal.http.RealInterceptorChain.proceed(SourceFile:147) 07-19 13:36:57.612 9776 9831 E AndroidRuntime: at okhttp3.internal.http.RealInterceptorChain.proceed(SourceFile:121) 07-19 13:36:57.612 9776 9831 E AndroidRuntime: at okhttp3.internal.http.BridgeInterceptor.intercept(SourceFile:93) 07-19 13:36:57.612 9776 9831 E AndroidRuntime: at okhttp3.internal.http.RealInterceptorChain.proceed(SourceFile:147) 07-19 13:36:57.612 9776 9831 E AndroidRuntime: at okhttp3.internal.http.RetryAndFollowUpInterceptor.intercept(SourceFile:126) 07-19 13:36:57.612 9776 9831 E AndroidRuntime: at okhttp3.internal.http.RealInterceptorChain.proceed(SourceFile:147) 07-19 13:36:57.612 9776 9831 E AndroidRuntime: at okhttp3.internal.http.RealInterceptorChain.proceed(SourceFile:121) 07-19 13:36:57.612 9776 9831 E AndroidRuntime: at fr.freebox.android.fbxosapi.QueryParamsSorterInterceptor.intercept(SourceFile:18) 07-19 13:36:57.612 9776 9831 E AndroidRuntime: at okhttp3.internal.http.RealInterceptorChain.proceed(SourceFile:147) 07-19 13:36:57.612 9776 9831 E AndroidRuntime: at okhttp3.internal.http.RealInterceptorChain.proceed(SourceFile:121) 07-19 13:36:57.612 9776 9831 E AndroidRuntime: at fr.freebox.android.fbxosapi.OkHttpClientFactory$1.intercept(SourceFile:65) 07-19 13:36:57.612 9776 9831 E AndroidRuntime: at okhttp3.internal.http.RealInterceptorChain.proceed(SourceFile:147) 07-19 13:36:57.612 9776 9831 E AndroidRuntime: at okhttp3.internal.http.RealInterceptorChain.proceed(SourceFile:121) 07-19 13:36:57.612 9776 9831 E AndroidRuntime: at okhttp3.logging.HttpLoggingInterceptor.intercept(SourceFile:213) 07-19 13:36:57.612 9776 9831 E AndroidRuntime: at okhttp3.internal.http.RealInterceptorChain.proceed(SourceFile:147) 07-19 13:36:57.612 9776 9831 E AndroidRuntime: at okhttp3.internal.http.RealInterceptorChain.proceed(SourceFile:121) 07-19 13:36:57.612 9776 9831 E AndroidRuntime: at okhttp3.RealCall.getResponseWithInterceptorChain(SourceFile:250) 07-19 13:36:57.612 9776 9831 E AndroidRuntime: at okhttp3.RealCall$AsyncCall.execute(SourceFile:201) 07-19 13:36:57.612 9776 9831 E AndroidRuntime: at okhttp3.internal.NamedRunnable.run(SourceFile:32) 07-19 13:36:57.612 9776 9831 E AndroidRuntime: at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1133) 07-19 13:36:57.612 9776 9831 E AndroidRuntime: at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:607) 07-19 13:36:57.612 9776 9831 E AndroidRuntime: at java.lang.Thread.run(Thread.java:761) 07-19 13:36:57.616 1780 2559 W ActivityManager: Force finishing activity fr.freebox.android.compagnon/.wizard.StartupWizardActivity 07-19 13:36:57.618 1780 2559 W ActivityManager: Force finishing activity fr.freebox.android.compagnon/.MainAutomationActivityLauncher 07-19 13:36:57.649 1780 2782 D WindowManager: relayoutVisibleWindow: Window{f13eb9f u0 ch.deletescape.lawnchair.plah/ch.deletescape.lawnchair.Launcher EXITING} mAnimatingExit=true, mRemoveOnExit=false, mDestroying=false 07-19 13:37:03.542 1780 2559 I ActivityManager: Killing 9776:fr.freebox.android.compagnon/u0a216 (adj 900): crash 07-19 13:37:03.542 1780 2559 D ActivityManager: cleanUpApplicationRecord -- 9776 07-19 13:37:03.548 1780 1903 I ActivityManager: START u0 {act=android.intent.action.MAIN cat=[android.intent.category.HOME] flg=0x10200000 cmp=ch.deletescape.lawnchair.plah/ch.deletescape.lawnchair.Launcher (has extras)} from uid 1000 on display 0 07-19 13:37:03.580 1780 2005 W InputMethodManagerService: Window already focused, ignoring focus gain of: com.android.internal.view.IInputMethodClient$Stub$Proxy@d8b4e9a attribute=android.view.inputmethod.EditorInfo@b5f93cb, token = android.os.BinderProxy@85913e 07-19 13:37:03.589 1780 2755 E WifiService: Multicaster binderDied 07-19 13:37:03.741 1780 1803 W AppOps : Finishing op nesting under-run: uid 1000 pkg android code 24 time=0 duration=0 nesting=0 07-19 13:37:10.752 1780 2782 I ActivityManager: START u0 {act=android.intent.action.MAIN cat=[android.intent.category.LAUNCHER] flg=0x10200000 cmp=fr.freebox.android.compagnon/.MainAutomationActivityLauncher bnds=[581,1390][860,1706] (has extras)} from uid 10202 on display 0 07-19 13:37:10.774 1780 18832 I ActivityManager: Start proc 9859:fr.freebox.android.compagnon/u0a216 for activity fr.freebox.android.compagnon/.MainAutomationActivityLauncher 07-19 13:37:11.304 1780 18833 I ActivityManager: START u0 {cmp=fr.freebox.android.compagnon/.FreeboxDiscoveryActivity} from uid 10216 on display 0 07-19 13:37:11.585 9859 9901 E AndroidRuntime: FATAL EXCEPTION: OkHttp Dispatcher 07-19 13:37:11.585 9859 9901 E AndroidRuntime: Process: fr.freebox.android.compagnon, PID: 9859 07-19 13:37:11.585 9859 9901 E AndroidRuntime: java.lang.IllegalArgumentException: cipherSuite TLS_ECDHE_ECDSA_WITH_CHACHA20_POLY1305_SHA256 is not supported. 07-19 13:37:11.585 9859 9901 E AndroidRuntime: at org.conscrypt.NativeCrypto.checkEnabledCipherSuites(NativeCrypto.java:1082) 07-19 13:37:11.585 9859 9901 E AndroidRuntime: at org.conscrypt.SSLParametersImpl.setEnabledCipherSuites(SSLParametersImpl.java:221) 07-19 13:37:11.585 9859 9901 E AndroidRuntime: at org.conscrypt.ConscryptFileDescriptorSocket.setEnabledCipherSuites(ConscryptFileDescriptorSocket.java:730) 07-19 13:37:11.585 9859 9901 E AndroidRuntime: at okhttp3.ConnectionSpec.apply(SourceFile:158) 07-19 13:37:11.585 9859 9901 E AndroidRuntime: at okhttp3.OkHttpClient$1.apply(SourceFile:180) 07-19 13:37:11.585 9859 9901 E AndroidRuntime: at okhttp3.internal.connection.ConnectionSpecSelector.configureSecureSocket(SourceFile:79) 07-19 13:37:11.585 9859 9901 E AndroidRuntime: at okhttp3.internal.connection.RealConnection.connectTls(SourceFile:313) 07-19 13:37:11.585 9859 9901 E AndroidRuntime: at okhttp3.internal.connection.RealConnection.establishProtocol(SourceFile:284) 07-19 13:37:11.585 9859 9901 E AndroidRuntime: at okhttp3.internal.connection.RealConnection.connect(SourceFile:169) 07-19 13:37:11.585 9859 9901 E AndroidRuntime: at okhttp3.internal.connection.StreamAllocation.findConnection(SourceFile:257) 07-19 13:37:11.585 9859 9901 E AndroidRuntime: at okhttp3.internal.connection.StreamAllocation.findHealthyConnection(SourceFile:135) 07-19 13:37:11.585 9859 9901 E AndroidRuntime: at okhttp3.internal.connection.StreamAllocation.newStream(SourceFile:114) 07-19 13:37:11.585 9859 9901 E AndroidRuntime: at okhttp3.internal.connection.ConnectInterceptor.intercept(SourceFile:42) 07-19 13:37:11.585 9859 9901 E AndroidRuntime: at okhttp3.internal.http.RealInterceptorChain.proceed(SourceFile:147) 07-19 13:37:11.585 9859 9901 E AndroidRuntime: at okhttp3.internal.http.RealInterceptorChain.proceed(SourceFile:121) 07-19 13:37:11.585 9859 9901 E AndroidRuntime: at okhttp3.internal.cache.CacheInterceptor.intercept(SourceFile:93) 07-19 13:37:11.585 9859 9901 E AndroidRuntime: at okhttp3.internal.http.RealInterceptorChain.proceed(SourceFile:147) 07-19 13:37:11.585 9859 9901 E AndroidRuntime: at okhttp3.internal.http.RealInterceptorChain.proceed(SourceFile:121) 07-19 13:37:11.585 9859 9901 E AndroidRuntime: at okhttp3.internal.http.BridgeInterceptor.intercept(SourceFile:93) 07-19 13:37:11.585 9859 9901 E AndroidRuntime: at okhttp3.internal.http.RealInterceptorChain.proceed(SourceFile:147) 07-19 13:37:11.585 9859 9901 E AndroidRuntime: at okhttp3.internal.http.RetryAndFollowUpInterceptor.intercept(SourceFile:126) 07-19 13:37:11.585 9859 9901 E AndroidRuntime: at okhttp3.internal.http.RealInterceptorChain.proceed(SourceFile:147) 07-19 13:37:11.585 9859 9901 E AndroidRuntime: at okhttp3.internal.http.RealInterceptorChain.proceed(SourceFile:121) 07-19 13:37:11.585 9859 9901 E AndroidRuntime: at fr.freebox.android.fbxosapi.QueryParamsSorterInterceptor.intercept(SourceFile:18) 07-19 13:37:11.585 9859 9901 E AndroidRuntime: at okhttp3.internal.http.RealInterceptorChain.proceed(SourceFile:147) 07-19 13:37:11.585 9859 9901 E AndroidRuntime: at okhttp3.internal.http.RealInterceptorChain.proceed(SourceFile:121) 07-19 13:37:11.585 9859 9901 E AndroidRuntime: at fr.freebox.android.fbxosapi.OkHttpClientFactory$1.intercept(SourceFile:65) 07-19 13:37:11.585 9859 9901 E AndroidRuntime: at okhttp3.internal.http.RealInterceptorChain.proceed(SourceFile:147) 07-19 13:37:11.585 9859 9901 E AndroidRuntime: at okhttp3.internal.http.RealInterceptorChain.proceed(SourceFile:121) 07-19 13:37:11.585 9859 9901 E AndroidRuntime: at okhttp3.logging.HttpLoggingInterceptor.intercept(SourceFile:213) 07-19 13:37:11.585 9859 9901 E AndroidRuntime: at okhttp3.internal.http.RealInterceptorChain.proceed(SourceFile:147) 07-19 13:37:11.585 9859 9901 E AndroidRuntime: at okhttp3.internal.http.RealInterceptorChain.proceed(SourceFile:121) 07-19 13:37:11.585 9859 9901 E AndroidRuntime: at okhttp3.RealCall.getResponseWithInterceptorChain(SourceFile:250) 07-19 13:37:11.585 9859 9901 E AndroidRuntime: at okhttp3.RealCall$AsyncCall.execute(SourceFile:201) 07-19 13:37:11.585 9859 9901 E AndroidRuntime: at okhttp3.internal.NamedRunnable.run(SourceFile:32) 07-19 13:37:11.585 9859 9901 E AndroidRuntime: at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1133) 07-19 13:37:11.585 9859 9901 E AndroidRuntime: at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:607) 07-19 13:37:11.585 9859 9901 E AndroidRuntime: at java.lang.Thread.run(Thread.java:761) 07-19 13:37:11.586 1780 2574 W ActivityManager: Force finishing activity fr.freebox.android.compagnon/.FreeboxDiscoveryActivity 07-19 13:37:11.589 1780 2574 W ActivityManager: Force finishing activity fr.freebox.android.compagnon/.MainAutomationActivityLauncher 07-19 13:37:11.753 1780 18832 I ActivityManager: Killing 31599:com.google.android.youtube/u0a142 (adj 906): empty #31 07-19 13:37:11.798 1780 2746 D ConnectivityService: ConnectivityService NetworkRequestInfo binderDied(NetworkRequest [ LISTEN id=92, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&FOREGROUND] ], android.os.BinderProxy@c5b0714) 07-19 13:37:11.799 1780 1924 D ConnectivityService: releasing NetworkRequest [ LISTEN id=92, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&FOREGROUND] ] 07-19 13:37:11.799 1780 18829 D ActivityManager: cleanUpApplicationRecord -- 31599 07-19 13:37:11.799 1780 1924 D ConnectivityService: sending notification RELEASED for NetworkRequest [ LISTEN id=92, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&FOREGROUND] ] 07-19 13:37:11.800 1780 1924 E ConnectivityService: RemoteException caught trying to send a callback msg for NetworkRequest [ LISTEN id=92, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&FOREGROUND] ] 07-19 13:37:11.899 1780 2749 W WindowManager: Failed looking up window 07-19 13:37:11.899 1780 2749 W WindowManager: java.lang.IllegalArgumentException: Requested window android.os.BinderProxy@2a7c5a1 does not exist 07-19 13:37:11.899 1780 2749 W WindowManager: at com.android.server.wm.WindowManagerService.windowForClientLocked(WindowManagerService.java:9475) 07-19 13:37:11.899 1780 2749 W WindowManager: at com.android.server.wm.WindowManagerService.windowForClientLocked(WindowManagerService.java:9466) 07-19 13:37:11.899 1780 2749 W WindowManager: at com.android.server.wm.WindowManagerService.removeWindow(WindowManagerService.java:2402) 07-19 13:37:11.899 1780 2749 W WindowManager: at com.android.server.wm.Session.remove(Session.java:202) 07-19 13:37:11.899 1780 2749 W WindowManager: at android.view.IWindowSession$Stub.onTransact(IWindowSession.java:242) 07-19 13:37:11.899 1780 2749 W WindowManager: at com.android.server.wm.Session.onTransact(Session.java:145) 07-19 13:37:11.899 1780 2749 W WindowManager: at android.os.Binder.execTransact(Binder.java:565) 07-19 13:37:12.007 1780 2749 E WifiService: Multicaster binderDied 07-19 13:37:12.007 1780 2006 E WifiService: Multicaster binderDied 07-19 13:37:12.008 1780 2749 I ActivityManager: Process fr.freebox.android.compagnon (pid 9859) has died 07-19 13:37:12.008 1780 2749 D ActivityManager: cleanUpApplicationRecord -- 9859 07-19 13:37:12.019 1780 2574 W ActivityManager: Ignoring remove of inactive process: ProcessRecord{e218916 0:fr.freebox.android.compagnon/u0a216} 07-19 13:37:12.020 1780 2749 W InputMethodManagerService: Window already focused, ignoring focus gain of: com.android.internal.view.IInputMethodClient$Stub$Proxy@8ece6b9 attribute=android.view.inputmethod.EditorInfo@740cafe, token = android.os.BinderProxy@85913e 07-19 13:37:12.202 1780 1803 W AppOps : Finishing op nesting under-run: uid 1000 pkg android code 24 time=0 duration=0 nesting=0 07-19 13:37:13.043 1780 28117 I ActivityManager: START u0 {act=android.intent.action.MAIN cat=[android.intent.category.LAUNCHER] flg=0x10200000 cmp=fr.freebox.android.compagnon/.MainAutomationActivityLauncher bnds=[581,1390][860,1706] (has extras)} from uid 10202 on display 0 07-19 13:37:13.065 1780 2574 I ActivityManager: Start proc 9923:fr.freebox.android.compagnon/u0a216 for activity fr.freebox.android.compagnon/.MainAutomationActivityLauncher 07-19 13:37:13.563 1780 18831 I ActivityManager: START u0 {cmp=fr.freebox.android.compagnon/.FreeboxDiscoveryActivity} from uid 10216 on display 0 07-19 13:37:13.648 9923 9965 E AndroidRuntime: FATAL EXCEPTION: OkHttp Dispatcher 07-19 13:37:13.648 9923 9965 E AndroidRuntime: Process: fr.freebox.android.compagnon, PID: 9923 07-19 13:37:13.648 9923 9965 E AndroidRuntime: java.lang.IllegalArgumentException: cipherSuite TLS_ECDHE_ECDSA_WITH_CHACHA20_POLY1305_SHA256 is not supported. 07-19 13:37:13.648 9923 9965 E AndroidRuntime: at org.conscrypt.NativeCrypto.checkEnabledCipherSuites(NativeCrypto.java:1082) 07-19 13:37:13.648 9923 9965 E AndroidRuntime: at org.conscrypt.SSLParametersImpl.setEnabledCipherSuites(SSLParametersImpl.java:221) 07-19 13:37:13.648 9923 9965 E AndroidRuntime: at org.conscrypt.ConscryptFileDescriptorSocket.setEnabledCipherSuites(ConscryptFileDescriptorSocket.java:730) 07-19 13:37:13.648 9923 9965 E AndroidRuntime: at okhttp3.ConnectionSpec.apply(SourceFile:158) 07-19 13:37:13.648 9923 9965 E AndroidRuntime: at okhttp3.OkHttpClient$1.apply(SourceFile:180) 07-19 13:37:13.648 9923 9965 E AndroidRuntime: at okhttp3.internal.connection.ConnectionSpecSelector.configureSecureSocket(SourceFile:79) 07-19 13:37:13.648 9923 9965 E AndroidRuntime: at okhttp3.internal.connection.RealConnection.connectTls(SourceFile:313) 07-19 13:37:13.648 9923 9965 E AndroidRuntime: at okhttp3.internal.connection.RealConnection.establishProtocol(SourceFile:284) 07-19 13:37:13.648 9923 9965 E AndroidRuntime: at okhttp3.internal.connection.RealConnection.connect(SourceFile:169) 07-19 13:37:13.648 9923 9965 E AndroidRuntime: at okhttp3.internal.connection.StreamAllocation.findConnection(SourceFile:257) 07-19 13:37:13.648 9923 9965 E AndroidRuntime: at okhttp3.internal.connection.StreamAllocation.findHealthyConnection(SourceFile:135) 07-19 13:37:13.648 9923 9965 E AndroidRuntime: at okhttp3.internal.connection.StreamAllocation.newStream(SourceFile:114) 07-19 13:37:13.648 9923 9965 E AndroidRuntime: at okhttp3.internal.connection.ConnectInterceptor.intercept(SourceFile:42) 07-19 13:37:13.648 9923 9965 E AndroidRuntime: at okhttp3.internal.http.RealInterceptorChain.proceed(SourceFile:147) 07-19 13:37:13.648 9923 9965 E AndroidRuntime: at okhttp3.internal.http.RealInterceptorChain.proceed(SourceFile:121) 07-19 13:37:13.648 9923 9965 E AndroidRuntime: at okhttp3.internal.cache.CacheInterceptor.intercept(SourceFile:93) 07-19 13:37:13.648 9923 9965 E AndroidRuntime: at okhttp3.internal.http.RealInterceptorChain.proceed(SourceFile:147) 07-19 13:37:13.648 9923 9965 E AndroidRuntime: at okhttp3.internal.http.RealInterceptorChain.proceed(SourceFile:121) 07-19 13:37:13.648 9923 9965 E AndroidRuntime: at okhttp3.internal.http.BridgeInterceptor.intercept(SourceFile:93) 07-19 13:37:13.648 9923 9965 E AndroidRuntime: at okhttp3.internal.http.RealInterceptorChain.proceed(SourceFile:147) 07-19 13:37:13.648 9923 9965 E AndroidRuntime: at okhttp3.internal.http.RetryAndFollowUpInterceptor.intercept(SourceFile:126) 07-19 13:37:13.648 9923 9965 E AndroidRuntime: at okhttp3.internal.http.RealInterceptorChain.proceed(SourceFile:147) 07-19 13:37:13.648 9923 9965 E AndroidRuntime: at okhttp3.internal.http.RealInterceptorChain.proceed(SourceFile:121) 07-19 13:37:13.648 9923 9965 E AndroidRuntime: at fr.freebox.android.fbxosapi.QueryParamsSorterInterceptor.intercept(SourceFile:18) 07-19 13:37:13.648 9923 9965 E AndroidRuntime: at okhttp3.internal.http.RealInterceptorChain.proceed(SourceFile:147) 07-19 13:37:13.648 9923 9965 E AndroidRuntime: at okhttp3.internal.http.RealInterceptorChain.proceed(SourceFile:121) 07-19 13:37:13.648 9923 9965 E AndroidRuntime: at fr.freebox.android.fbxosapi.OkHttpClientFactory$1.intercept(SourceFile:65) 07-19 13:37:13.648 9923 9965 E AndroidRuntime: at okhttp3.internal.http.RealInterceptorChain.proceed(SourceFile:147) 07-19 13:37:13.648 9923 9965 E AndroidRuntime: at okhttp3.internal.http.RealInterceptorChain.proceed(SourceFile:121) 07-19 13:37:13.648 9923 9965 E AndroidRuntime: at okhttp3.logging.HttpLoggingInterceptor.intercept(SourceFile:213) 07-19 13:37:13.648 9923 9965 E AndroidRuntime: at okhttp3.internal.http.RealInterceptorChain.proceed(SourceFile:147) 07-19 13:37:13.648 9923 9965 E AndroidRuntime: at okhttp3.internal.http.RealInterceptorChain.proceed(SourceFile:121) 07-19 13:37:13.648 9923 9965 E AndroidRuntime: at okhttp3.RealCall.getResponseWithInterceptorChain(SourceFile:250) 07-19 13:37:13.648 9923 9965 E AndroidRuntime: at okhttp3.RealCall$AsyncCall.execute(SourceFile:201) 07-19 13:37:13.648 9923 9965 E AndroidRuntime: at okhttp3.internal.NamedRunnable.run(SourceFile:32) 07-19 13:37:13.648 9923 9965 E AndroidRuntime: at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1133) 07-19 13:37:13.648 9923 9965 E AndroidRuntime: at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:607) 07-19 13:37:13.648 9923 9965 E AndroidRuntime: at java.lang.Thread.run(Thread.java:761) 07-19 13:37:14.030 1780 2746 E WifiService: Multicaster binderDied 07-19 13:37:14.030 1780 2746 I WindowManager: WIN DEATH: Window{b659255 u0 fr.freebox.android.compagnon/fr.freebox.android.compagnon.MainAutomationActivityLauncher} 07-19 13:37:14.030 1780 18831 E WifiService: Multicaster binderDied 07-19 13:37:14.031 1780 18832 I ActivityManager: Process fr.freebox.android.compagnon (pid 9923) has died 07-19 13:37:14.031 1780 18832 D ActivityManager: cleanUpApplicationRecord -- 9923 07-19 13:37:14.033 1780 18832 W ActivityManager: Force removing ActivityRecord{f93646a u0 fr.freebox.android.compagnon/.FreeboxDiscoveryActivity t4918}: app died, no saved state 07-19 13:37:14.036 1780 18831 I WindowManager: WIN DEATH: Window{b12a61f u0 fr.freebox.android.compagnon/fr.freebox.android.compagnon.FreeboxDiscoveryActivity} 07-19 13:37:14.043 1780 18832 W ActivityManager: Force removing ActivityRecord{2e4025f u0 fr.freebox.android.compagnon/.MainAutomationActivityLauncher t4918}: app died, no saved state 07-19 13:37:14.059 1780 2782 W ActivityManager: Ignoring remove of inactive process: ProcessRecord{3f410dc 0:fr.freebox.android.compagnon/u0a216} 07-19 13:37:14.077 1780 13449 W InputMethodManagerService: Focus gain on non-focused client com.android.internal.view.IInputMethodClient$Stub$Proxy@85a20eb (uid=10202 pid=14855) 07-19 13:37:14.079 1780 18833 D WindowManager: relayoutVisibleWindow: Window{f13eb9f u0 ch.deletescape.lawnchair.plah/ch.deletescape.lawnchair.Launcher EXITING} mAnimatingExit=true, mRemoveOnExit=false, mDestroying=false 07-19 13:37:14.093 1780 2747 W InputMethodManagerService: Window already focused, ignoring focus gain of: com.android.internal.view.IInputMethodClient$Stub$Proxy@9c5853b attribute=null, token = android.os.BinderProxy@85913e 07-19 13:37:14.215 1780 1803 W AppOps : Finishing op nesting under-run: uid 1000 pkg android code 24 time=0 duration=0 nesting=0 07-19 13:37:14.396 1780 1795 I ActivityManager: Start proc 9981:com.android.systemui:screenshot/u0a36 for service com.android.systemui/.screenshot.TakeScreenshotService 07-19 13:37:18.991 1780 2005 I ActivityManager: START u0 {act=android.intent.action.MAIN cat=[android.intent.category.LAUNCHER] flg=0x10200000 cmp=fr.freebox.android.compagnon/.MainAutomationActivityLauncher bnds=[581,1390][860,1706] (has extras)} from uid 10202 on display 0 07-19 13:37:19.023 1780 28117 I ActivityManager: Start proc 10012:fr.freebox.android.compagnon/u0a216 for activity fr.freebox.android.compagnon/.MainAutomationActivityLauncher 07-19 13:37:19.556 1780 2784 I ActivityManager: START u0 {cmp=fr.freebox.android.compagnon/.FreeboxDiscoveryActivity} from uid 10216 on display 0 07-19 13:37:19.638 10012 10056 E AndroidRuntime: FATAL EXCEPTION: OkHttp Dispatcher 07-19 13:37:19.638 10012 10056 E AndroidRuntime: Process: fr.freebox.android.compagnon, PID: 10012 07-19 13:37:19.638 10012 10056 E AndroidRuntime: java.lang.IllegalArgumentException: cipherSuite TLS_ECDHE_ECDSA_WITH_CHACHA20_POLY1305_SHA256 is not supported. 07-19 13:37:19.638 10012 10056 E AndroidRuntime: at org.conscrypt.NativeCrypto.checkEnabledCipherSuites(NativeCrypto.java:1082) 07-19 13:37:19.638 10012 10056 E AndroidRuntime: at org.conscrypt.SSLParametersImpl.setEnabledCipherSuites(SSLParametersImpl.java:221) 07-19 13:37:19.638 10012 10056 E AndroidRuntime: at org.conscrypt.ConscryptFileDescriptorSocket.setEnabledCipherSuites(ConscryptFileDescriptorSocket.java:730) 07-19 13:37:19.638 10012 10056 E AndroidRuntime: at okhttp3.ConnectionSpec.apply(SourceFile:158) 07-19 13:37:19.638 10012 10056 E AndroidRuntime: at okhttp3.OkHttpClient$1.apply(SourceFile:180) 07-19 13:37:19.638 10012 10056 E AndroidRuntime: at okhttp3.internal.connection.ConnectionSpecSelector.configureSecureSocket(SourceFile:79) 07-19 13:37:19.638 10012 10056 E AndroidRuntime: at okhttp3.internal.connection.RealConnection.connectTls(SourceFile:313) 07-19 13:37:19.638 10012 10056 E AndroidRuntime: at okhttp3.internal.connection.RealConnection.establishProtocol(SourceFile:284) 07-19 13:37:19.638 10012 10056 E AndroidRuntime: at okhttp3.internal.connection.RealConnection.connect(SourceFile:169) 07-19 13:37:19.638 10012 10056 E AndroidRuntime: at okhttp3.internal.connection.StreamAllocation.findConnection(SourceFile:257) 07-19 13:37:19.638 10012 10056 E AndroidRuntime: at okhttp3.internal.connection.StreamAllocation.findHealthyConnection(SourceFile:135) 07-19 13:37:19.638 10012 10056 E AndroidRuntime: at okhttp3.internal.connection.StreamAllocation.newStream(SourceFile:114) 07-19 13:37:19.638 10012 10056 E AndroidRuntime: at okhttp3.internal.connection.ConnectInterceptor.intercept(SourceFile:42) 07-19 13:37:19.638 10012 10056 E AndroidRuntime: at okhttp3.internal.http.RealInterceptorChain.proceed(SourceFile:147) 07-19 13:37:19.638 10012 10056 E AndroidRuntime: at okhttp3.internal.http.RealInterceptorChain.proceed(SourceFile:121) 07-19 13:37:19.638 10012 10056 E AndroidRuntime: at okhttp3.internal.cache.CacheInterceptor.intercept(SourceFile:93) 07-19 13:37:19.638 10012 10056 E AndroidRuntime: at okhttp3.internal.http.RealInterceptorChain.proceed(SourceFile:147) 07-19 13:37:19.638 10012 10056 E AndroidRuntime: at okhttp3.internal.http.RealInterceptorChain.proceed(SourceFile:121) 07-19 13:37:19.638 10012 10056 E AndroidRuntime: at okhttp3.internal.http.BridgeInterceptor.intercept(SourceFile:93) 07-19 13:37:19.638 10012 10056 E AndroidRuntime: at okhttp3.internal.http.RealInterceptorChain.proceed(SourceFile:147) 07-19 13:37:19.638 10012 10056 E AndroidRuntime: at okhttp3.internal.http.RetryAndFollowUpInterceptor.intercept(SourceFile:126) 07-19 13:37:19.638 10012 10056 E AndroidRuntime: at okhttp3.internal.http.RealInterceptorChain.proceed(SourceFile:147) 07-19 13:37:19.638 10012 10056 E AndroidRuntime: at okhttp3.internal.http.RealInterceptorChain.proceed(SourceFile:121) 07-19 13:37:19.638 10012 10056 E AndroidRuntime: at fr.freebox.android.fbxosapi.QueryParamsSorterInterceptor.intercept(SourceFile:18) 07-19 13:37:19.638 10012 10056 E AndroidRuntime: at okhttp3.internal.http.RealInterceptorChain.proceed(SourceFile:147) 07-19 13:37:19.638 10012 10056 E AndroidRuntime: at okhttp3.internal.http.RealInterceptorChain.proceed(SourceFile:121) 07-19 13:37:19.638 10012 10056 E AndroidRuntime: at fr.freebox.android.fbxosapi.OkHttpClientFactory$1.intercept(SourceFile:65) 07-19 13:37:19.638 10012 10056 E AndroidRuntime: at okhttp3.internal.http.RealInterceptorChain.proceed(SourceFile:147) 07-19 13:37:19.638 10012 10056 E AndroidRuntime: at okhttp3.internal.http.RealInterceptorChain.proceed(SourceFile:121) 07-19 13:37:19.638 10012 10056 E AndroidRuntime: at okhttp3.logging.HttpLoggingInterceptor.intercept(SourceFile:213) 07-19 13:37:19.638 10012 10056 E AndroidRuntime: at okhttp3.internal.http.RealInterceptorChain.proceed(SourceFile:147) 07-19 13:37:19.638 10012 10056 E AndroidRuntime: at okhttp3.internal.http.RealInterceptorChain.proceed(SourceFile:121) 07-19 13:37:19.638 10012 10056 E AndroidRuntime: at okhttp3.RealCall.getResponseWithInterceptorChain(SourceFile:250) 07-19 13:37:19.638 10012 10056 E AndroidRuntime: at okhttp3.RealCall$AsyncCall.execute(SourceFile:201) 07-19 13:37:19.638 10012 10056 E AndroidRuntime: at okhttp3.internal.NamedRunnable.run(SourceFile:32) 07-19 13:37:19.638 10012 10056 E AndroidRuntime: at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1133) 07-19 13:37:19.638 10012 10056 E AndroidRuntime: at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:607) 07-19 13:37:19.638 10012 10056 E AndroidRuntime: at java.lang.Thread.run(Thread.java:761) 07-19 13:37:20.141 1780 2746 I WindowManager: WIN DEATH: Window{f562c u0 fr.freebox.android.compagnon/fr.freebox.android.compagnon.MainAutomationActivityLauncher} 07-19 13:37:20.141 1780 18829 E WifiService: Multicaster binderDied 07-19 13:37:20.141 1780 18829 E WifiService: Multicaster binderDied 07-19 13:37:20.142 1780 18829 I ActivityManager: Process fr.freebox.android.compagnon (pid 10012) has died 07-19 13:37:20.142 1780 18829 D ActivityManager: cleanUpApplicationRecord -- 10012 07-19 13:37:20.143 1780 18829 W ActivityManager: Force removing ActivityRecord{4d148f5 u0 fr.freebox.android.compagnon/.FreeboxDiscoveryActivity t4919}: app died, no saved state 07-19 13:37:20.148 1780 2781 I WindowManager: WIN DEATH: Window{95a7a8d u0 fr.freebox.android.compagnon/fr.freebox.android.compagnon.FreeboxDiscoveryActivity} 07-19 13:37:20.153 1780 18829 W ActivityManager: Force removing ActivityRecord{a4ad707 u0 fr.freebox.android.compagnon/.MainAutomationActivityLauncher t4919}: app died, no saved state 07-19 13:37:20.173 1780 2748 W ActivityManager: Ignoring remove of inactive process: ProcessRecord{bc475fc 0:fr.freebox.android.compagnon/u0a216} 07-19 13:37:20.182 1780 18832 W InputMethodManagerService: Focus gain on non-focused client com.android.internal.view.IInputMethodClient$Stub$Proxy@85a20eb (uid=10202 pid=14855) 07-19 13:37:20.190 1780 13450 D WindowManager: relayoutVisibleWindow: Window{f13eb9f u0 ch.deletescape.lawnchair.plah/ch.deletescape.lawnchair.Launcher EXITING} mAnimatingExit=true, mRemoveOnExit=false, mDestroying=false 07-19 13:37:20.202 1780 18833 W InputMethodManagerService: Window already focused, ignoring focus gain of: com.android.internal.view.IInputMethodClient$Stub$Proxy@d813289 attribute=null, token = android.os.BinderProxy@85913e 07-19 13:37:20.327 1780 1803 W AppOps : Finishing op nesting under-run: uid 1000 pkg android code 24 time=0 duration=0 nesting=0 07-19 13:37:23.307 1780 1903 I ActivityManager: START u0 {act=android.intent.action.MAIN cat=[android.intent.category.HOME] flg=0x10200000 cmp=ch.deletescape.lawnchair.plah/ch.deletescape.lawnchair.Launcher (has extras)} from uid 1000 on display 0 07-19 13:37:24.739 1780 1903 I ActivityManager: START u0 {act=android.intent.action.MAIN cat=[android.intent.category.HOME] flg=0x10200000 cmp=ch.deletescape.lawnchair.plah/ch.deletescape.lawnchair.Launcher (has extras)} from uid 1000 on display 0 07-19 13:37:29.513 1780 1805 D LuxLevels: bright hysteresis constant= 0.1, threshold=13.804029, lux=12.549117 07-19 13:37:29.513 1780 1805 D LuxLevels: dark hysteresis constant= 0.2, threshold=10.039294, lux=12.549117 07-19 13:37:31.466 1780 1805 D LuxLevels: bright hysteresis constant= 0.1, threshold=15.224946, lux=13.840859 07-19 13:37:31.466 1780 1805 D LuxLevels: dark hysteresis constant= 0.2, threshold=11.072688, lux=13.840859 07-19 13:37:54.740 1780 1805 I PowerManagerService: Nap time (uid 1000)... 07-19 13:37:54.740 1780 1805 I PowerManagerService: Going to sleep due to screen timeout (uid 1000)... 07-19 13:37:54.800 1780 1780 V FingerprintService: startAuthentication(com.android.systemui) 07-19 13:37:54.801 1780 1780 V FingerprintService: starting client AuthenticationClient(com.android.systemui), initiatedByClient = true) 07-19 13:37:54.817 1780 1780 W FingerprintService: client com.android.systemui is authenticating... 07-19 13:37:55.320 1780 1805 E KernelWakelockReader: neither /proc/wakelocks nor /d/wakeup_sources exists 07-19 13:37:55.323 1780 1805 W BatteryStatsImpl: Couldn't get kernel wake lock stats 07-19 13:37:55.364 1780 1794 I VrManagerService: VR mode is disallowed 07-19 13:37:55.374 1780 1805 I ActivityManager: Killing 29869:net.mailobj.netc/u0a194 (adj 906): empty #31 07-19 13:37:55.486 1780 2747 D ActivityManager: cleanUpApplicationRecord -- 29869 07-19 13:37:55.503 1780 1803 I DisplayManagerService: Display device changed state: "├ëcran int├®gr├®", OFF 07-19 13:37:55.658 1780 1805 I PowerManagerService: Sleeping (uid 1000)... 07-19 13:37:55.860 1780 1795 I WindowManager: OverscanTimeout run 07-19 13:37:55.876 12200 12200 W ContextImpl: Calling a method in the system process without a qualified user: android.app.ContextImpl.startService:1357 android.content.ContextWrapper.startService:613 foundation.e.drive.receivers.ScreenOffReceiver.onReceive:52 android.app.LoadedApk$ReceiverDispatcher$Args.run:1122 android.os.Handler.handleCallback:751 07-19 13:37:55.887 12200 12200 W ContextImpl: Calling a method in the system process without a qualified user: android.app.ContextImpl.startService:1357 android.content.ContextWrapper.startService:613 foundation.e.drive.services.ObserverService.onCreate:127 android.app.ActivityThread.handleCreateService:3216 android.app.ActivityThread.-wrap5:-1 07-19 13:37:55.951 12200 12200 W ContextImpl: Calling a method in the system process without a qualified user: android.app.ContextImpl.bindService:1421 android.content.ContextWrapper.bindService:636 foundation.e.drive.services.ObserverService.begin:181 foundation.e.drive.services.ObserverService.onOCClientReceived:206 foundation.e.drive.utils.GetOCClientTask.onPostExecute:63 07-19 13:37:59.823 1780 2782 I ActivityManager: Setting hasTopUi=true for pid=1979 07-19 13:38:54.055 1780 1780 V FingerprintService: onAuthenticated(owner=com.android.systemui, id=1465145582, gp=0) 07-19 13:38:54.060 1780 2749 I PowerManagerService: Waking up from sleep (uid 10036)... 07-19 13:38:54.062 1780 1780 V FingerprintService: Done with client: com.android.systemui 07-19 13:38:54.064 1780 1805 E KernelWakelockReader: neither /proc/wakelocks nor /d/wakeup_sources exists 07-19 13:38:54.065 1780 1805 W BatteryStatsImpl: Couldn't get kernel wake lock stats 07-19 13:38:54.081 1780 1805 I DisplayPowerController: Blocking screen on until initial contents have been drawn. 07-19 13:38:54.133 1780 1803 I DisplayManagerService: Display device changed state: "├ëcran int├®gr├®", ON 07-19 13:38:54.143 1780 1803 E WindowManager: Timeout waiting for animation to startup 07-19 13:38:54.223 1780 2781 W InputMethodManagerService: Window already focused, ignoring focus gain of: com.android.internal.view.IInputMethodClient$Stub$Proxy@903fef7 attribute=android.view.inputmethod.EditorInfo@86d0164, token = android.os.BinderProxy@85913e 07-19 13:38:54.259 1780 1805 I DisplayPowerController: Unblocked screen on after 178 ms 07-19 13:38:54.260 1780 1805 I VrManagerService: VR mode is allowed 07-19 13:38:54.383 1780 1805 D LuxLevels: bright hysteresis constant= 0.1, threshold=13.200001, lux=12.0 07-19 13:38:54.383 1780 1805 D LuxLevels: dark hysteresis constant= 0.2, threshold=9.6, lux=12.0 07-19 13:38:54.462 1780 28117 I ActivityManager: Setting hasTopUi=false for pid=1979 07-19 13:38:55.670 1780 18829 I ActivityManager: Setting hasTopUi=true for pid=1979 07-19 13:38:58.963 1780 2755 W InputMethodManagerService: Window already focused, ignoring focus gain of: com.android.internal.view.IInputMethodClient$Stub$Proxy@d1bb63d attribute=null, token = android.os.BinderProxy@85913e 07-19 13:38:58.972 1780 1791 I ActivityManager: Setting hasTopUi=false for pid=1979 07-19 13:38:59.889 1780 1805 D LuxLevels: bright hysteresis constant= 0.1, threshold=16.178642, lux=14.707857 07-19 13:38:59.889 1780 1805 D LuxLevels: dark hysteresis constant= 0.2, threshold=11.766286, lux=14.707857 07-19 13:39:04.559 1780 18831 I ActivityManager: START u0 {act=android.intent.action.MAIN cat=[android.intent.category.LAUNCHER] flg=0x10200000 cmp=com.facebook.katana/.LoginActivity bnds=[23,126][302,442] (has extras)} from uid 10202 on display 0 07-19 13:39:05.861 30936 7811 E ActivityThread: Failed to find provider info for com.facebook.appmanager.attribution 07-19 13:39:19.437 8776 10295 E AndroidRuntime: FATAL EXCEPTION: AsyncTask #5 07-19 13:39:19.437 8776 10295 E AndroidRuntime: Process: com.ebay.mobile, PID: 8776 07-19 13:39:19.437 8776 10295 E AndroidRuntime: java.lang.RuntimeException: An error occurred while executing doInBackground() 07-19 13:39:19.437 8776 10295 E AndroidRuntime: at android.os.AsyncTask$3.done(AsyncTask.java:325) 07-19 13:39:19.437 8776 10295 E AndroidRuntime: at java.util.concurrent.FutureTask.finishCompletion(FutureTask.java:354) 07-19 13:39:19.437 8776 10295 E AndroidRuntime: at java.util.concurrent.FutureTask.setException(FutureTask.java:223) 07-19 13:39:19.437 8776 10295 E AndroidRuntime: at java.util.concurrent.FutureTask.run(FutureTask.java:242) 07-19 13:39:19.437 8776 10295 E AndroidRuntime: at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1133) 07-19 13:39:19.437 8776 10295 E AndroidRuntime: at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:607) 07-19 13:39:19.437 8776 10295 E AndroidRuntime: at java.lang.Thread.run(Thread.java:761) 07-19 13:39:19.437 8776 10295 E AndroidRuntime: Caused by: java.lang.IllegalArgumentException: cipherSuite TLS_ECDHE_ECDSA_WITH_CHACHA20_POLY1305_SHA256 is not supported. 07-19 13:39:19.437 8776 10295 E AndroidRuntime: at org.conscrypt.NativeCrypto.checkEnabledCipherSuites(NativeCrypto.java:1082) 07-19 13:39:19.437 8776 10295 E AndroidRuntime: at org.conscrypt.NativeCrypto.setEnabledCipherSuites(NativeCrypto.java:1043) 07-19 13:39:19.437 8776 10295 E AndroidRuntime: at org.conscrypt.NativeSsl.initialize(NativeSsl.java:315) 07-19 13:39:19.437 8776 10295 E AndroidRuntime: at org.conscrypt.ConscryptFileDescriptorSocket.startHandshake(ConscryptFileDescriptorSocket.java:198) 07-19 13:39:19.437 8776 10295 E AndroidRuntime: at com.android.okhttp.Connection.connectTls(Connection.java:235) 07-19 13:39:19.437 8776 10295 E AndroidRuntime: at com.android.okhttp.Connection.connectSocket(Connection.java:199) 07-19 13:39:19.437 8776 10295 E AndroidRuntime: at com.android.okhttp.Connection.connect(Connection.java:172) 07-19 13:39:19.437 8776 10295 E AndroidRuntime: at com.android.okhttp.Connection.connectAndSetOwner(Connection.java:367) 07-19 13:39:19.437 8776 10295 E AndroidRuntime: at com.android.okhttp.OkHttpClient$1.connectAndSetOwner(OkHttpClient.java:130) 07-19 13:39:19.437 8776 10295 E AndroidRuntime: at com.android.okhttp.internal.http.HttpEngine.connect(HttpEngine.java:330) 07-19 13:39:19.437 8776 10295 E AndroidRuntime: at com.android.okhttp.internal.http.HttpEngine.sendRequest(HttpEngine.java:247) 07-19 13:39:19.437 8776 10295 E AndroidRuntime: at com.android.okhttp.internal.huc.HttpURLConnectionImpl.execute(HttpURLConnectionImpl.java:457) 07-19 13:39:19.437 8776 10295 E AndroidRuntime: at com.android.okhttp.internal.huc.HttpURLConnectionImpl.connect(HttpURLConnectionImpl.java:126) 07-19 13:39:19.437 8776 10295 E AndroidRuntime: at com.android.okhttp.internal.huc.HttpURLConnectionImpl.getOutputStream(HttpURLConnectionImpl.java:257) 07-19 13:39:19.437 8776 10295 E AndroidRuntime: at com.android.okhttp.internal.huc.DelegatingHttpsURLConnection.getOutputStream(DelegatingHttpsURLConnection.java:218) 07-19 13:39:19.437 8776 10295 E AndroidRuntime: at com.android.okhttp.internal.huc.HttpsURLConnectionImpl.getOutputStream(HttpsURLConnectionImpl.java) 07-19 13:39:19.437 8776 10295 E AndroidRuntime: at com.ebay.nautilus.kernel.net.RequestControllerHttpUrlConnection.trackedSend(RequestControllerHttpUrlConnection.java:447) 07-19 13:39:19.437 8776 10295 E AndroidRuntime: at com.ebay.nautilus.kernel.net.RequestControllerHttpUrlConnection.send(RequestControllerHttpUrlConnection.java:422) 07-19 13:39:19.437 8776 10295 E AndroidRuntime: at com.ebay.nautilus.kernel.net.RequestControllerHttpUrlConnection.sendRequest(RequestControllerHttpUrlConnection.java:207) 07-19 13:39:19.437 8776 10295 E AndroidRuntime: at com.ebay.nautilus.kernel.net.ConnectorImpl.sendRequest(ConnectorImpl.java:88) 07-19 13:39:19.437 8776 10295 E AndroidRuntime: at com.ebay.nautilus.kernel.net.ConnectorImpl.sendRequest(ConnectorImpl.java:57) 07-19 13:39:19.437 8776 10295 E AndroidRuntime: at com.ebay.mobile.apls.AplsLogTrackSweeper$TrafficTask.doInBackground(AplsLogTrackSweeper.java:593) 07-19 13:39:19.437 8776 10295 E AndroidRuntime: at com.ebay.mobile.apls.AplsLogTrackSweeper$TrafficTask.doInBackground(AplsLogTrackSweeper.java:548) 07-19 13:39:19.437 8776 10295 E AndroidRuntime: at android.os.AsyncTask$2.call(AsyncTask.java:305) 07-19 13:39:19.437 8776 10295 E AndroidRuntime: at java.util.concurrent.FutureTask.run(FutureTask.java:237) 07-19 13:39:19.437 8776 10295 E AndroidRuntime: ... 3 more 07-19 13:40:02.030 1780 1805 D LuxLevels: bright hysteresis constant= 0.1, threshold=18.593685, lux=16.903349 07-19 13:40:02.030 1780 1805 D LuxLevels: dark hysteresis constant= 0.2, threshold=13.522679, lux=16.903349 07-19 13:40:40.329 7249 7249 E ActivityThread: Service foundation.e.accountmanager.syncadapter.GoogleCalendarsSyncAdapterService has leaked ServiceConnection net.openid.appauth.browser.CustomTabManager$1@c280ac3 that was originally bound here 07-19 13:40:40.329 7249 7249 E ActivityThread: android.app.ServiceConnectionLeaked: Service foundation.e.accountmanager.syncadapter.GoogleCalendarsSyncAdapterService has leaked ServiceConnection net.openid.appauth.browser.CustomTabManager$1@c280ac3 that was originally bound here 07-19 13:40:40.329 7249 7249 E ActivityThread: at android.app.LoadedApk$ServiceDispatcher.(LoadedApk.java:1336) 07-19 13:40:40.329 7249 7249 E ActivityThread: at android.app.LoadedApk.getServiceDispatcher(LoadedApk.java:1231) 07-19 13:40:40.329 7249 7249 E ActivityThread: at android.app.ContextImpl.bindServiceCommon(ContextImpl.java:1450) 07-19 13:40:40.329 7249 7249 E ActivityThread: at android.app.ContextImpl.bindService(ContextImpl.java:1422) 07-19 13:40:40.329 7249 7249 E ActivityThread: at android.content.ContextWrapper.bindService(ContextWrapper.java:636) 07-19 13:40:40.329 7249 7249 E ActivityThread: at android.support.customtabs.CustomTabsClient.bindCustomTabsService(CustomTabsClient.java:71) 07-19 13:40:40.329 7249 7249 E ActivityThread: at net.openid.appauth.browser.CustomTabManager.bind(CustomTabManager.java:95) 07-19 13:40:40.329 7249 7249 E ActivityThread: at net.openid.appauth.AuthorizationService.(AuthorizationService.java:116) 07-19 13:40:40.329 7249 7249 E ActivityThread: at net.openid.appauth.AuthorizationService.(AuthorizationService.java:94) 07-19 13:40:40.329 7249 7249 E ActivityThread: at net.openid.appauth.AuthorizationService.(AuthorizationService.java:83) 07-19 13:40:40.329 7249 7249 E ActivityThread: at foundation.e.accountmanager.syncadapter.GoogleCalendarsSyncAdapterService$CalendarsSyncAdapter.sync(GoogleCalendarsSyncAdapterService.kt:69) 07-19 13:40:40.329 7249 7249 E ActivityThread: at foundation.e.accountmanager.syncadapter.SyncAdapterService$SyncAdapter.onPerformSync(SyncAdapterService.kt:83) 07-19 13:40:40.329 7249 7249 E ActivityThread: at android.content.AbstractThreadedSyncAdapter$SyncThread.run(AbstractThreadedSyncAdapter.java:272) 07-19 13:40:40.807 1780 1794 I ActivityManager: Start proc 10352:com.android.exchange/u0a53 for broadcast com.android.exchange/.ExchangeBroadcastReceiver 07-19 13:40:40.947 10352 10352 E ActivityThread: Failed to find provider info for com.android.email.provider 07-19 13:40:40.998 1780 18832 I ActivityManager: Start proc 10377:foundation.e.browser/u0a81 for broadcast foundation.e.browser/org.chromium.chrome.browser.services.AccountsChangedReceiver 07-19 13:40:41.188 1780 2781 I ActivityManager: Start proc 10404:com.brave.browser/u0a196 for broadcast com.brave.browser/org.chromium.chrome.browser.services.AccountsChangedReceiver 07-19 13:40:41.445 1780 1791 I ActivityManager: Start proc 10428:com.google.android.youtube/u0a142 for broadcast com.google.android.youtube/com.google.android.libraries.youtube.account.AccountsChangedReceiver 07-19 13:40:42.307 1780 18833 D ConnectivityService: listenForNetwork for uid/pid:10142/10428 NetworkRequest [ LISTEN id=98, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&FOREGROUND] ] 07-19 13:40:42.310 1780 1924 D ConnectivityService: rematching NetworkAgentInfo [MOBILE (LTE) - 102] 07-19 13:40:42.311 1780 1924 D ConnectivityService: network has: [ Transports: CELLULAR Capabilities: SUPL&DUN&INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN&VALIDATED&FOREGROUND LinkUpBandwidth>=51200Kbps LinkDnBandwidth>=102400Kbps Specifier: <1>] 07-19 13:40:42.311 1780 1924 D ConnectivityService: Network NetworkAgentInfo [MOBILE (LTE) - 102] was already satisfying request 1. No change. 07-19 13:40:42.311 1780 1924 D ConnectivityService: sending notification AVAILABLE for NetworkRequest [ LISTEN id=98, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&FOREGROUND] ] 07-19 13:40:45.214 1780 2748 I ActivityManager: Killing 22476:com.android.deskclock/u0a52 (adj 906): empty #31 07-19 13:40:45.235 1780 18831 D ActivityManager: cleanUpApplicationRecord -- 22476 07-19 13:41:11.366 1780 2559 I ActivityManager: Killing 6170:com.microsoft.office.outlook/u0a175 (adj 906): empty #31 07-19 13:41:11.442 1780 18831 D ActivityManager: cleanUpApplicationRecord -- 6170 07-19 13:41:15.721 1780 1805 I PowerManagerService: Nap time (uid 1000)... 07-19 13:41:15.723 1780 1805 I PowerManagerService: Going to sleep due to screen timeout (uid 1000)... 07-19 13:41:15.804 1780 1780 V FingerprintService: startAuthentication(com.android.systemui) 07-19 13:41:15.805 1780 1780 V FingerprintService: starting client AuthenticationClient(com.android.systemui), initiatedByClient = true) 07-19 13:41:15.815 1780 1780 W FingerprintService: client com.android.systemui is authenticating... 07-19 13:41:16.348 1780 1805 E KernelWakelockReader: neither /proc/wakelocks nor /d/wakeup_sources exists 07-19 13:41:16.352 1780 1805 W BatteryStatsImpl: Couldn't get kernel wake lock stats 07-19 13:41:16.396 1780 1794 I VrManagerService: VR mode is disallowed 07-19 13:41:16.482 1780 1803 I DisplayManagerService: Display device changed state: "├ëcran int├®gr├®", OFF 07-19 13:41:16.652 1780 1805 I PowerManagerService: Sleeping (uid 1000)... 07-19 13:41:16.854 1780 1795 I WindowManager: OverscanTimeout run 07-19 13:41:17.609 12200 12200 W ContextImpl: Calling a method in the system process without a qualified user: android.app.ContextImpl.startService:1357 android.content.ContextWrapper.startService:613 foundation.e.drive.receivers.ScreenOffReceiver.onReceive:52 android.app.LoadedApk$ReceiverDispatcher$Args.run:1122 android.os.Handler.handleCallback:751 07-19 13:41:17.618 12200 12200 W ContextImpl: Calling a method in the system process without a qualified user: android.app.ContextImpl.startService:1357 android.content.ContextWrapper.startService:613 foundation.e.drive.services.ObserverService.onCreate:127 android.app.ActivityThread.handleCreateService:3216 android.app.ActivityThread.-wrap5:-1 07-19 13:41:17.667 12200 12200 W ContextImpl: Calling a method in the system process without a qualified user: android.app.ContextImpl.bindService:1421 android.content.ContextWrapper.bindService:636 foundation.e.drive.services.ObserverService.begin:181 foundation.e.drive.services.ObserverService.onOCClientReceived:206 foundation.e.drive.utils.GetOCClientTask.onPostExecute:63 07-19 13:41:18.895 1780 1780 V FingerprintService: onAuthenticated(owner=com.android.systemui, id=1465145582, gp=0) 07-19 13:41:18.898 1780 2006 I PowerManagerService: Waking up from sleep (uid 10036)... 07-19 13:41:18.903 1780 1805 E KernelWakelockReader: neither /proc/wakelocks nor /d/wakeup_sources exists 07-19 13:41:18.903 1780 1805 W BatteryStatsImpl: Couldn't get kernel wake lock stats 07-19 13:41:18.913 1780 1805 I DisplayPowerController: Blocking screen on until initial contents have been drawn. 07-19 13:41:18.914 1780 1780 V FingerprintService: Done with client: com.android.systemui 07-19 13:41:18.936 1780 1803 I DisplayManagerService: Display device changed state: "├ëcran int├®gr├®", ON 07-19 13:41:19.070 1780 1805 I DisplayPowerController: Unblocked screen on after 158 ms 07-19 13:41:19.071 1780 1805 I VrManagerService: VR mode is allowed 07-19 13:41:19.132 1780 1805 D LuxLevels: bright hysteresis constant= 0.1, threshold=14.3, lux=13.0 07-19 13:41:19.133 1780 1805 D LuxLevels: dark hysteresis constant= 0.2, threshold=10.400001, lux=13.0 07-19 13:41:23.335 1780 1805 D LuxLevels: bright hysteresis constant= 0.1, threshold=19.531908, lux=17.756279 07-19 13:41:23.336 1780 1805 D LuxLevels: dark hysteresis constant= 0.2, threshold=14.205024, lux=17.756279 07-19 13:41:52.551 1780 2749 I ActivityManager: Killing 8776:com.ebay.mobile/u0a91 (adj 902): crash 07-19 13:41:52.559 1780 2749 D ActivityManager: cleanUpApplicationRecord -- 8776 07-19 13:41:52.581 1780 13450 W InputMethodManagerService: Window already focused, ignoring focus gain of: com.android.internal.view.IInputMethodClient$Stub$Proxy@b21ab57 attribute=android.view.inputmethod.EditorInfo@bd4a644, token = android.os.BinderProxy@b2bd2ac 07-19 13:41:52.760 1780 1803 W AppOps : Finishing op nesting under-run: uid 1000 pkg android code 24 time=0 duration=0 nesting=0 07-19 13:41:54.716 1780 1797 E BatteryStatsService: no controller energy info supplied 07-19 13:41:54.716 1780 1797 E BatteryStatsService: no controller energy info supplied 07-19 13:41:54.757 1780 1797 E KernelWakelockReader: neither /proc/wakelocks nor /d/wakeup_sources exists 07-19 13:41:54.759 1780 1797 W BatteryStatsImpl: Couldn't get kernel wake lock stats 07-19 13:41:54.759 1780 1797 E BatteryStatsService: modem info is invalid: ModemActivityInfo{ mTimestamp=0 mSleepTimeMs=0 mIdleTimeMs=0 mTxTimeMs[]=[0, 0, 0, 0, 0] mRxTimeMs=0 mEnergyUsed=0} 07-19 13:41:55.368 1780 2574 I ActivityManager: Start proc 10714:com.android.webview:webview_service/u0a86 for service com.android.webview/org.chromium.android_webview.services.VariationsSeedServer 07-19 13:41:55.534 1780 2782 D ConnectivityService: listenForNetwork for uid/pid:10192/30936 NetworkRequest [ LISTEN id=99, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED] ] 07-19 13:41:55.535 1780 1924 D ConnectivityService: rematching NetworkAgentInfo [MOBILE (LTE) - 102] 07-19 13:41:55.535 1780 1924 D ConnectivityService: network has: [ Transports: CELLULAR Capabilities: SUPL&DUN&INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN&VALIDATED&FOREGROUND LinkUpBandwidth>=51200Kbps LinkDnBandwidth>=102400Kbps Specifier: <1>] 07-19 13:41:55.535 1780 1924 D ConnectivityService: Network NetworkAgentInfo [MOBILE (LTE) - 102] was already satisfying request 1. No change. 07-19 13:41:55.535 1780 1924 D ConnectivityService: sending notification AVAILABLE for NetworkRequest [ LISTEN id=99, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED] ] 07-19 13:41:55.646 1780 2782 D ConnectivityService: listenForNetwork for uid/pid:10192/30936 NetworkRequest [ LISTEN id=100, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED] ] 07-19 13:41:55.646 1780 1924 D ConnectivityService: rematching NetworkAgentInfo [MOBILE (LTE) - 102] 07-19 13:41:55.647 1780 1924 D ConnectivityService: network has: [ Transports: CELLULAR Capabilities: SUPL&DUN&INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN&VALIDATED&FOREGROUND LinkUpBandwidth>=51200Kbps LinkDnBandwidth>=102400Kbps Specifier: <1>] 07-19 13:41:55.647 1780 1924 D ConnectivityService: Network NetworkAgentInfo [MOBILE (LTE) - 102] was already satisfying request 1. No change. 07-19 13:41:55.647 1780 1924 D ConnectivityService: sending notification AVAILABLE for NetworkRequest [ LISTEN id=100, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED] ] 07-19 13:42:21.423 1780 1780 I ActivityManager: Killing 23875:com.keylesspalace.tusky/u0a172 (adj 906): empty #31 07-19 13:42:21.540 1780 18829 D ActivityManager: cleanUpApplicationRecord -- 23875 07-19 13:42:23.447 1780 1805 D LuxLevels: bright hysteresis constant= 0.1, threshold=8.519051, lux=7.7445917 07-19 13:42:23.447 1780 1805 D LuxLevels: dark hysteresis constant= 0.2, threshold=6.1956735, lux=7.7445917 07-19 13:42:30.240 1780 1793 I UsageStatsService: User[0] Flushing usage stats to disk 07-19 13:42:30.489 1780 1924 D ConnectivityService: releasing NetworkRequest [ LISTEN id=99, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED] ] 07-19 13:42:30.493 1780 1924 D ConnectivityService: sending notification RELEASED for NetworkRequest [ LISTEN id=99, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED] ] 07-19 13:42:32.597 1780 1805 D LuxLevels: bright hysteresis constant= 0.1, threshold=10.67592, lux=9.705381 07-19 13:42:32.597 1780 1805 D LuxLevels: dark hysteresis constant= 0.2, threshold=7.764305, lux=9.705381 07-19 13:42:34.736 1780 1797 E BatteryStatsService: no controller energy info supplied 07-19 13:42:34.736 1780 1797 E BatteryStatsService: no controller energy info supplied 07-19 13:42:34.778 1780 1797 E KernelWakelockReader: neither /proc/wakelocks nor /d/wakeup_sources exists 07-19 13:42:34.782 1780 1797 W BatteryStatsImpl: Couldn't get kernel wake lock stats 07-19 13:42:34.782 1780 1797 E BatteryStatsService: modem info is invalid: ModemActivityInfo{ mTimestamp=0 mSleepTimeMs=0 mIdleTimeMs=0 mTxTimeMs[]=[0, 0, 0, 0, 0] mRxTimeMs=0 mEnergyUsed=0} 07-19 13:43:03.509 1780 1903 I ActivityManager: START u0 {act=android.intent.action.MAIN cat=[android.intent.category.HOME] flg=0x10200000 cmp=ch.deletescape.lawnchair.plah/ch.deletescape.lawnchair.Launcher (has extras)} from uid 1000 on display 0 07-19 13:43:04.343 1780 2748 I ActivityManager: Setting hasTopUi=true for pid=1979 07-19 13:43:05.266 1780 2748 W InputMethodManagerService: Window already focused, ignoring focus gain of: com.android.internal.view.IInputMethodClient$Stub$Proxy@f52825 attribute=null, token = android.os.BinderProxy@85913e 07-19 13:43:05.279 1780 13447 I ActivityManager: Setting hasTopUi=false for pid=1979 07-19 13:43:09.938 1780 1805 D LuxLevels: bright hysteresis constant= 0.1, threshold=15.425263, lux=14.022966 07-19 13:43:09.939 1780 1805 D LuxLevels: dark hysteresis constant= 0.2, threshold=11.218373, lux=14.022966 07-19 13:43:11.564 1780 1794 I ProcessStatsService: Prepared write state in 5ms 07-19 13:43:11.570 1780 1794 I ProcessStatsService: Prepared write state in 5ms 07-19 13:43:11.760 1780 1805 D LuxLevels: bright hysteresis constant= 0.1, threshold=17.117014, lux=15.560922 07-19 13:43:11.760 1780 1805 D LuxLevels: dark hysteresis constant= 0.2, threshold=12.448737, lux=15.560922 07-19 13:43:15.263 1780 1805 D LuxLevels: bright hysteresis constant= 0.1, threshold=19.28509, lux=17.531898 07-19 13:43:15.264 1780 1805 D LuxLevels: dark hysteresis constant= 0.2, threshold=14.025519, lux=17.531898 07-19 13:43:34.993 1780 1805 I PowerManagerService: Nap time (uid 1000)... 07-19 13:43:34.994 1780 1805 I PowerManagerService: Going to sleep due to screen timeout (uid 1000)... 07-19 13:43:35.038 1780 1780 V FingerprintService: startAuthentication(com.android.systemui) 07-19 13:43:35.038 1780 1780 V FingerprintService: starting client AuthenticationClient(com.android.systemui), initiatedByClient = true) 07-19 13:43:35.048 1780 1780 W FingerprintService: client com.android.systemui is authenticating... 07-19 13:43:35.641 1780 1805 E KernelWakelockReader: neither /proc/wakelocks nor /d/wakeup_sources exists 07-19 13:43:35.642 1780 1805 W BatteryStatsImpl: Couldn't get kernel wake lock stats 07-19 13:43:35.696 1780 1794 I VrManagerService: VR mode is disallowed 07-19 13:43:35.766 1780 1803 I DisplayManagerService: Display device changed state: "├ëcran int├®gr├®", OFF 07-19 13:43:35.910 1780 1805 I PowerManagerService: Sleeping (uid 1000)... 07-19 13:43:36.111 1780 1795 I WindowManager: OverscanTimeout run 07-19 13:43:36.431 12200 12200 W ContextImpl: Calling a method in the system process without a qualified user: android.app.ContextImpl.startService:1357 android.content.ContextWrapper.startService:613 foundation.e.drive.receivers.ScreenOffReceiver.onReceive:52 android.app.LoadedApk$ReceiverDispatcher$Args.run:1122 android.os.Handler.handleCallback:751 07-19 13:43:36.443 12200 12200 W ContextImpl: Calling a method in the system process without a qualified user: android.app.ContextImpl.startService:1357 android.content.ContextWrapper.startService:613 foundation.e.drive.services.ObserverService.onCreate:127 android.app.ActivityThread.handleCreateService:3216 android.app.ActivityThread.-wrap5:-1 07-19 13:43:36.511 12200 12200 W ContextImpl: Calling a method in the system process without a qualified user: android.app.ContextImpl.bindService:1421 android.content.ContextWrapper.bindService:636 foundation.e.drive.services.ObserverService.begin:181 foundation.e.drive.services.ObserverService.onOCClientReceived:206 foundation.e.drive.utils.GetOCClientTask.onPostExecute:63 07-19 13:43:40.033 1780 2782 I ActivityManager: Setting hasTopUi=true for pid=1979 07-19 13:45:08.618 1780 2006 I ActivityManager: Start proc 11018:com.android.deskclock/u0a52 for broadcast com.android.deskclock/com.android.alarmclock.DigitalAppWidgetProvider 07-19 13:45:38.405 1780 1780 I ActivityManager: Start proc 11070:com.microsoft.office.outlook/u0a175 for service com.microsoft.office.outlook/com.evernote.android.job.v21.PlatformJobService 07-19 13:45:38.459 1780 1780 I ActivityManager: Start proc 11083:com.ebay.mobile/u0a91 for service com.ebay.mobile/com.ebay.nautilus.domain.analytics.tracking.TrackingJobService 07-19 13:47:12.053 1780 1780 V FingerprintService: onAuthenticated(owner=com.android.systemui, id=1465145582, gp=0) 07-19 13:47:12.056 1780 1780 V FingerprintService: Done with client: com.android.systemui 07-19 13:47:12.057 1780 28117 I PowerManagerService: Waking up from sleep (uid 10036)... 07-19 13:47:12.060 1780 1805 E KernelWakelockReader: neither /proc/wakelocks nor /d/wakeup_sources exists 07-19 13:47:12.060 1780 1805 W BatteryStatsImpl: Couldn't get kernel wake lock stats 07-19 13:47:12.066 1780 1805 I DisplayPowerController: Blocking screen on until initial contents have been drawn. 07-19 13:47:12.108 1780 1803 E WindowManager: Timeout waiting for animation to startup 07-19 13:47:12.109 1780 1803 I DisplayManagerService: Display device changed state: "├ëcran int├®gr├®", ON 07-19 13:47:12.254 1780 2781 W InputMethodManagerService: Window already focused, ignoring focus gain of: com.android.internal.view.IInputMethodClient$Stub$Proxy@49a6f34 attribute=android.view.inputmethod.EditorInfo@9db615d, token = android.os.BinderProxy@85913e 07-19 13:47:12.266 1780 1805 I DisplayPowerController: Unblocked screen on after 199 ms 07-19 13:47:12.267 1780 1805 I VrManagerService: VR mode is allowed 07-19 13:47:12.359 1780 1805 D LuxLevels: bright hysteresis constant= 0.1, threshold=12.1, lux=11.0 07-19 13:47:12.359 1780 1805 D LuxLevels: dark hysteresis constant= 0.2, threshold=8.8, lux=11.0 07-19 13:47:12.467 1780 2782 I ActivityManager: Setting hasTopUi=false for pid=1979 07-19 13:47:13.589 1780 1791 I ActivityManager: Setting hasTopUi=true for pid=1979 07-19 13:47:14.993 1780 2512 W InputMethodManagerService: Window already focused, ignoring focus gain of: com.android.internal.view.IInputMethodClient$Stub$Proxy@7c870cc attribute=null, token = android.os.BinderProxy@85913e 07-19 13:47:14.994 1780 2781 I ActivityManager: START u0 {act=android.intent.action.VIEW_CHAT dat=snapchat://notification/chat_on_friendsfeed/?feed-id=3&conversation-id=jopl08~quentincarl&is-group=false flg=0x24000000 cmp=com.snapchat.android/com.snap.mushroom.MainActivity (has extras)} from uid 10193 on display 0 07-19 13:47:15.025 1780 2781 W ActivityManager: startActivity called from non-Activity context; forcing Intent.FLAG_ACTIVITY_NEW_TASK for: Intent { act=android.intent.action.VIEW_CHAT dat=snapchat://notification/chat_on_friendsfeed/?feed-id=3&conversation-id=jopl08~quentincarl&is-group=false flg=0x24000000 cmp=com.snapchat.android/com.snap.mushroom.MainActivity (has extras) } 07-19 13:47:15.037 1780 18829 E ActivityManager: applyOptionsLocked: Unknown animationType=0 07-19 13:47:15.449 1780 2512 I ActivityManager: Setting hasTopUi=false for pid=1979 07-19 13:47:17.808 1780 1797 E BatteryStatsService: no controller energy info supplied 07-19 13:47:17.808 1780 1797 E BatteryStatsService: no controller energy info supplied 07-19 13:47:17.851 1780 1797 E KernelWakelockReader: neither /proc/wakelocks nor /d/wakeup_sources exists 07-19 13:47:17.852 1780 1797 W BatteryStatsImpl: Couldn't get kernel wake lock stats 07-19 13:47:17.852 1780 1797 E BatteryStatsService: modem info is invalid: ModemActivityInfo{ mTimestamp=0 mSleepTimeMs=0 mIdleTimeMs=0 mTxTimeMs[]=[0, 0, 0, 0, 0] mRxTimeMs=0 mEnergyUsed=0} 07-19 13:47:37.413 1780 18833 I ActivityManager: Killing 8880:com.android.cellbroadcastreceiver/u0a7 (adj 906): empty #31 07-19 13:47:37.451 1780 2748 D ActivityManager: cleanUpApplicationRecord -- 8880 07-19 13:47:37.810 1780 1903 I ActivityManager: START u0 {act=android.intent.action.MAIN cat=[android.intent.category.HOME] flg=0x10200000 cmp=ch.deletescape.lawnchair.plah/ch.deletescape.lawnchair.Launcher (has extras)} from uid 1000 on display 0 07-19 13:47:39.626 1780 2512 I ActivityManager: START u0 {act=android.intent.action.MAIN cat=[android.intent.category.LAUNCHER] flg=0x10200000 cmp=fr.creditagricole.androidapp/.activities.identification.ConnectionActivity bnds=[857,2109][1136,2389] (has extras)} from uid 10202 on display 0 07-19 13:47:39.680 1780 2784 I ActivityManager: Start proc 11484:fr.creditagricole.androidapp/u0a102 for activity fr.creditagricole.androidapp/.activities.identification.ConnectionActivity 07-19 13:47:40.416 1780 1780 V FingerprintService: startAuthentication(fr.creditagricole.androidapp) 07-19 13:47:40.417 1780 1780 V FingerprintService: starting client AuthenticationClient(fr.creditagricole.androidapp), initiatedByClient = true) 07-19 13:47:40.423 1780 1780 W FingerprintService: client fr.creditagricole.androidapp is authenticating... 07-19 13:47:40.542 1780 2746 I ActivityManager: Start proc 11549:fr.creditagricole.androidapp:A4SService/u0a102 for service fr.creditagricole.androidapp/com.ad4screen.sdk.A4SService 07-19 13:47:41.837 1780 1780 V FingerprintService: onAuthenticated(owner=fr.creditagricole.androidapp, id=1465145582, gp=0) 07-19 13:47:41.845 1780 1780 V FingerprintService: Done with client: fr.creditagricole.androidapp 07-19 13:47:42.664 1780 2747 I ActivityManager: START u0 {cmp=fr.creditagricole.androidapp/.activities.dashboard.DashboardActivity (has extras)} from uid 10102 on display 0 07-19 13:47:46.751 1780 1792 I ActivityManager: START u0 {flg=0x10804000 cmp=com.android.systemui/.recents.RecentsActivity} from uid 10036 on display 0 07-19 13:47:48.278 1780 18829 I ActivityManager: Killing 8903:org.cyanogenmod.cmparts/1000 (adj 901): empty #31 07-19 13:47:48.286 1780 18829 I ActivityManager: Killing 11484:fr.creditagricole.androidapp/u0a102 (adj 900): remove task 07-19 13:47:48.290 1780 2755 I ActivityManager: Killing 11549:fr.creditagricole.androidapp:A4SService/u0a102 (adj 500): remove task 07-19 13:47:48.309 1780 2746 D ActivityManager: cleanUpApplicationRecord -- 8903 07-19 13:47:48.311 8863 8863 I ActivityThread: Removing dead content provider:android.content.ContentProviderProxy@dad3e1a 07-19 13:47:48.328 1780 2574 D ActivityManager: cleanUpApplicationRecord -- 11549 07-19 13:47:48.329 1780 2574 W ActivityManager: Scheduling restart of crashed service fr.creditagricole.androidapp/com.ad4screen.sdk.A4SService in 1000ms 07-19 13:47:48.339 1780 2006 I WindowManager: WIN DEATH: Window{b8d9f4d u0 fr.creditagricole.androidapp/fr.creditagricole.androidapp.activities.dashboard.DashboardActivity} 07-19 13:47:48.339 1780 2574 D ActivityManager: cleanUpApplicationRecord -- 11484 07-19 13:47:49.094 1780 13450 I ActivityManager: START u0 {act=android.intent.action.MAIN cat=[android.intent.category.HOME] flg=0x10200000 cmp=ch.deletescape.lawnchair.plah/ch.deletescape.lawnchair.Launcher} from uid 10036 on display 0 07-19 13:47:49.643 1780 2746 I ActivityManager: START u0 {act=android.intent.action.MAIN cat=[android.intent.category.LAUNCHER] flg=0x10200000 cmp=com.orangebank.android/com.orangebank.authentication.ui.splashscreen.SplashActivity bnds=[1136,2109][1415,2389] (has extras)} from uid 10202 on display 0 07-19 13:47:50.409 1780 2749 I ActivityManager: START u0 {cmp=com.orangebank.android/com.orangebank.authentication.ui.login.LoginActivity (has extras)} from uid 10158 on display 0 07-19 13:47:51.242 1780 1780 V FingerprintService: startAuthentication(com.orangebank.android) 07-19 13:47:51.242 1780 1780 V FingerprintService: starting client AuthenticationClient(com.orangebank.android), initiatedByClient = true) 07-19 13:47:51.275 1780 1780 W FingerprintService: client com.orangebank.android is authenticating... 07-19 13:47:51.860 1780 1794 I ActivityManager: Start proc 11667:fr.creditagricole.androidapp/u0a102 for broadcast fr.creditagricole.androidapp/fr.creditagricole.module.core.LogoutReceiver 07-19 13:47:52.324 1780 1780 V FingerprintService: onAuthenticated(owner=com.orangebank.android, id=1465145582, gp=0) 07-19 13:47:52.328 1780 1780 V FingerprintService: Done with client: com.orangebank.android 07-19 13:47:54.401 1780 2749 I ActivityManager: START u0 {flg=0x10008000 cmp=com.orangebank.android/com.orangebank.oslo.MainActivity} from uid 10158 on display 0 07-19 13:47:54.506 1780 2748 W WindowManager: Screenshot failure taking screenshot for (1440x2560) to layer 21075 07-19 13:48:00.014 1780 1780 I ActivityManager: Killing 9367:com.android.keychain/1000 (adj 906): empty #31 07-19 13:48:00.072 1780 18829 D ActivityManager: cleanUpApplicationRecord -- 9367 07-19 13:48:07.983 1780 2755 I ActivityManager: START u0 {cmp=com.orangebank.android/com.orangebank.transactions.ui.categories.CategoriesActivity (has extras)} from uid 10158 on display 0 07-19 13:48:08.011 1780 28117 I ActivityManager: Killing 9460:com.groupon/u0a187 (adj 906): empty #31 07-19 13:48:08.034 1780 18831 D ActivityManager: cleanUpApplicationRecord -- 9460 07-19 13:48:22.017 1780 1903 I ActivityManager: START u0 {act=android.intent.action.MAIN cat=[android.intent.category.HOME] flg=0x10200000 cmp=ch.deletescape.lawnchair.plah/ch.deletescape.lawnchair.Launcher (has extras)} from uid 1000 on display 0 07-19 13:48:22.042 1780 1903 W WindowManager: Screenshot failure taking screenshot for (1440x2560) to layer 21070 07-19 13:48:26.996 1780 1805 D LuxLevels: bright hysteresis constant= 0.1, threshold=15.39647, lux=13.996791 07-19 13:48:26.996 1780 1805 D LuxLevels: dark hysteresis constant= 0.2, threshold=11.1974325, lux=13.996791 07-19 13:48:29.700 1780 1805 D LuxLevels: bright hysteresis constant= 0.1, threshold=16.96277, lux=15.4207 07-19 13:48:29.701 1780 1805 D LuxLevels: dark hysteresis constant= 0.2, threshold=12.33656, lux=15.4207 07-19 13:48:39.351 1780 1780 I ActivityManager: Start proc 11792:com.keylesspalace.tusky/u0a172 for service com.keylesspalace.tusky/com.evernote.android.job.v21.PlatformJobService 07-19 13:48:52.016 1780 1805 I PowerManagerService: Nap time (uid 1000)... 07-19 13:48:52.017 1780 1805 I PowerManagerService: Going to sleep due to screen timeout (uid 1000)... 07-19 13:48:52.078 1780 1780 V FingerprintService: startAuthentication(com.android.systemui) 07-19 13:48:52.079 1780 1780 V FingerprintService: starting client AuthenticationClient(com.android.systemui), initiatedByClient = true) 07-19 13:48:52.084 1780 1780 W FingerprintService: client com.android.systemui is authenticating... 07-19 13:48:52.668 1780 1805 E KernelWakelockReader: neither /proc/wakelocks nor /d/wakeup_sources exists 07-19 13:48:52.670 1780 1805 W BatteryStatsImpl: Couldn't get kernel wake lock stats 07-19 13:48:52.703 1780 1794 I VrManagerService: VR mode is disallowed 07-19 13:48:52.782 1780 1803 I DisplayManagerService: Display device changed state: "├ëcran int├®gr├®", OFF 07-19 13:48:52.941 1780 1805 I PowerManagerService: Sleeping (uid 1000)... 07-19 13:48:53.143 1780 1795 I WindowManager: OverscanTimeout run 07-19 13:48:53.221 12200 12200 W ContextImpl: Calling a method in the system process without a qualified user: android.app.ContextImpl.startService:1357 android.content.ContextWrapper.startService:613 foundation.e.drive.receivers.ScreenOffReceiver.onReceive:52 android.app.LoadedApk$ReceiverDispatcher$Args.run:1122 android.os.Handler.handleCallback:751 07-19 13:48:53.233 12200 12200 W ContextImpl: Calling a method in the system process without a qualified user: android.app.ContextImpl.startService:1357 android.content.ContextWrapper.startService:613 foundation.e.drive.services.ObserverService.onCreate:127 android.app.ActivityThread.handleCreateService:3216 android.app.ActivityThread.-wrap5:-1 07-19 13:48:53.288 12200 12200 W ContextImpl: Calling a method in the system process without a qualified user: android.app.ContextImpl.bindService:1421 android.content.ContextWrapper.bindService:636 foundation.e.drive.services.ObserverService.begin:181 foundation.e.drive.services.ObserverService.onOCClientReceived:206 foundation.e.drive.utils.GetOCClientTask.onPostExecute:63 07-19 13:48:57.164 1780 18833 I ActivityManager: Setting hasTopUi=true for pid=1979 07-19 13:50:07.793 1780 1780 V FingerprintService: onAuthenticated(owner=com.android.systemui, id=1465145582, gp=0) 07-19 13:50:07.797 1780 1780 V FingerprintService: Done with client: com.android.systemui 07-19 13:50:07.799 1780 2559 I PowerManagerService: Waking up from sleep (uid 10036)... 07-19 13:50:07.803 1780 1805 E KernelWakelockReader: neither /proc/wakelocks nor /d/wakeup_sources exists 07-19 13:50:07.804 1780 1805 W BatteryStatsImpl: Couldn't get kernel wake lock stats 07-19 13:50:07.819 1780 1805 I DisplayPowerController: Blocking screen on until initial contents have been drawn. 07-19 13:50:07.827 1780 1803 I DisplayManagerService: Display device changed state: "├ëcran int├®gr├®", ON 07-19 13:50:07.872 1780 1803 E WindowManager: Timeout waiting for animation to startup 07-19 13:50:07.957 1780 28117 W InputMethodManagerService: Window already focused, ignoring focus gain of: com.android.internal.view.IInputMethodClient$Stub$Proxy@925d205 attribute=android.view.inputmethod.EditorInfo@ff6225a, token = android.os.BinderProxy@85913e 07-19 13:50:07.989 1780 1805 I DisplayPowerController: Unblocked screen on after 171 ms 07-19 13:50:07.991 1780 1805 I VrManagerService: VR mode is allowed 07-19 13:50:08.108 1780 1805 D LuxLevels: bright hysteresis constant= 0.1, threshold=12.1, lux=11.0 07-19 13:50:08.108 1780 1805 D LuxLevels: dark hysteresis constant= 0.2, threshold=8.8, lux=11.0 07-19 13:50:08.195 1780 2747 I ActivityManager: Setting hasTopUi=false for pid=1979 07-19 13:50:12.811 1780 1805 D LuxLevels: bright hysteresis constant= 0.1, threshold=18.505781, lux=16.823437 07-19 13:50:12.812 1780 1805 D LuxLevels: dark hysteresis constant= 0.2, threshold=13.45875, lux=16.823437 07-19 13:50:30.383 1780 1805 D LuxLevels: bright hysteresis constant= 0.1, threshold=20.955673, lux=19.050611 07-19 13:50:30.384 1780 1805 D LuxLevels: dark hysteresis constant= 0.2, threshold=15.240489, lux=19.050611 07-19 13:50:37.824 1780 1805 I PowerManagerService: Nap time (uid 1000)... 07-19 13:50:37.825 1780 1805 I PowerManagerService: Going to sleep due to screen timeout (uid 1000)... 07-19 13:50:37.885 1780 1780 V FingerprintService: startAuthentication(com.android.systemui) 07-19 13:50:37.885 1780 1780 V FingerprintService: starting client AuthenticationClient(com.android.systemui), initiatedByClient = true) 07-19 13:50:37.896 1780 1780 W FingerprintService: client com.android.systemui is authenticating... 07-19 13:50:38.457 1780 1805 E KernelWakelockReader: neither /proc/wakelocks nor /d/wakeup_sources exists 07-19 13:50:38.459 1780 1805 W BatteryStatsImpl: Couldn't get kernel wake lock stats 07-19 13:50:38.507 1780 1794 I VrManagerService: VR mode is disallowed 07-19 13:50:38.514 1780 1805 I ActivityManager: Killing 7515:com.mediapart.app/u0a110 (adj 906): empty #31 07-19 13:50:38.599 1780 2574 D ActivityManager: cleanUpApplicationRecord -- 7515 07-19 13:50:38.610 1780 1803 I DisplayManagerService: Display device changed state: "├ëcran int├®gr├®", OFF 07-19 13:50:38.773 1780 1805 I PowerManagerService: Sleeping (uid 1000)... 07-19 13:50:38.975 1780 1795 I WindowManager: OverscanTimeout run 07-19 13:50:39.031 12200 12200 W ContextImpl: Calling a method in the system process without a qualified user: android.app.ContextImpl.startService:1357 android.content.ContextWrapper.startService:613 foundation.e.drive.receivers.ScreenOffReceiver.onReceive:52 android.app.LoadedApk$ReceiverDispatcher$Args.run:1122 android.os.Handler.handleCallback:751 07-19 13:50:39.048 12200 12200 W ContextImpl: Calling a method in the system process without a qualified user: android.app.ContextImpl.startService:1357 android.content.ContextWrapper.startService:613 foundation.e.drive.services.ObserverService.onCreate:127 android.app.ActivityThread.handleCreateService:3216 android.app.ActivityThread.-wrap5:-1 07-19 13:50:39.099 12200 12200 W ContextImpl: Calling a method in the system process without a qualified user: android.app.ContextImpl.bindService:1421 android.content.ContextWrapper.bindService:636 foundation.e.drive.services.ObserverService.begin:181 foundation.e.drive.services.ObserverService.onOCClientReceived:206 foundation.e.drive.utils.GetOCClientTask.onPostExecute:63 07-19 13:50:42.881 1780 2746 I ActivityManager: Setting hasTopUi=true for pid=1979 07-19 13:51:17.148 1780 1794 W ProcessCpuTracker: Skipping unknown process pid 11969 07-19 13:56:11.600 1780 1917 E NetdConnector: NDC Command {1206 firewall enable_chain dozable} took too long (31466ms) 07-19 13:56:11.652 1780 28117 D ConnectivityService: Returning blocked NetworkInfo to uid=10192 07-19 14:00:41.427 1780 18833 D ConnectivityService: Returning blocked NetworkInfo to uid=10177 07-19 14:00:41.497 1780 18833 D ConnectivityService: Returning unblocked NetworkInfo to uid=10177 07-19 14:00:41.552 1780 1780 V FingerprintService: onAuthenticated(owner=com.android.systemui, id=1465145582, gp=0) 07-19 14:00:41.556 1780 28117 I PowerManagerService: Waking up from sleep (uid 10036)... 07-19 14:00:41.558 1780 1805 E KernelWakelockReader: neither /proc/wakelocks nor /d/wakeup_sources exists 07-19 14:00:41.558 1780 1805 W BatteryStatsImpl: Couldn't get kernel wake lock stats 07-19 14:00:41.563 1780 1780 V FingerprintService: Done with client: com.android.systemui 07-19 14:00:41.568 1780 1792 D ConnectivityService: Returning unblocked NetworkInfo to uid=10192 07-19 14:00:41.569 1780 1805 I DisplayPowerController: Blocking screen on until initial contents have been drawn. 07-19 14:00:41.599 1780 1803 I DisplayManagerService: Display device changed state: "├ëcran int├®gr├®", ON 07-19 14:00:41.631 1780 1803 E WindowManager: Timeout waiting for animation to startup 07-19 14:00:41.723 1780 13449 W InputMethodManagerService: Window already focused, ignoring focus gain of: com.android.internal.view.IInputMethodClient$Stub$Proxy@9887928 attribute=android.view.inputmethod.EditorInfo@f5f641, token = android.os.BinderProxy@85913e 07-19 14:00:41.746 1780 1805 I DisplayPowerController: Unblocked screen on after 177 ms 07-19 14:00:41.749 1780 1805 I VrManagerService: VR mode is allowed 07-19 14:00:41.892 1780 1805 D LuxLevels: bright hysteresis constant= 0.1, threshold=7.7000003, lux=7.0 07-19 14:00:41.892 1780 1805 D LuxLevels: dark hysteresis constant= 0.2, threshold=5.6, lux=7.0 07-19 14:00:41.948 1780 13447 I ActivityManager: Setting hasTopUi=false for pid=1979 07-19 14:00:44.368 1780 28117 I ActivityManager: START u0 {act=android.intent.action.MAIN cat=[android.intent.category.LAUNCHER] flg=0x10200000 cmp=com.facebook.katana/.LoginActivity bnds=[23,126][302,442] (has extras)} from uid 10202 on display 0 07-19 14:00:45.528 30936 10880 E ActivityThread: Failed to find provider info for com.facebook.appmanager.attribution 07-19 14:01:18.693 1780 1805 D LuxLevels: bright hysteresis constant= 0.1, threshold=8.474162, lux=7.7037835 07-19 14:01:18.693 1780 1805 D LuxLevels: dark hysteresis constant= 0.2, threshold=6.163027, lux=7.7037835 07-19 14:01:36.950 1780 1805 D LuxLevels: bright hysteresis constant= 0.1, threshold=9.53924, lux=8.672036 07-19 14:01:36.950 1780 1805 D LuxLevels: dark hysteresis constant= 0.2, threshold=6.937629, lux=8.672036 07-19 14:01:40.071 1780 1903 I ActivityManager: START u0 {act=android.intent.action.MAIN cat=[android.intent.category.HOME] flg=0x10200000 cmp=ch.deletescape.lawnchair.plah/ch.deletescape.lawnchair.Launcher (has extras)} from uid 1000 on display 0 07-19 14:01:44.577 1780 1805 D LuxLevels: bright hysteresis constant= 0.1, threshold=14.328567, lux=13.0259695 07-19 14:01:44.577 1780 1805 D LuxLevels: dark hysteresis constant= 0.2, threshold=10.420775, lux=13.0259695 07-19 14:01:46.380 1780 1805 D LuxLevels: bright hysteresis constant= 0.1, threshold=15.891038, lux=14.446398 07-19 14:01:46.380 1780 1805 D LuxLevels: dark hysteresis constant= 0.2, threshold=11.557118, lux=14.446398 07-19 14:01:49.892 1780 1805 D LuxLevels: bright hysteresis constant= 0.1, threshold=17.483286, lux=15.893896 07-19 14:01:49.892 1780 1805 D LuxLevels: dark hysteresis constant= 0.2, threshold=12.715117, lux=15.893896 07-19 14:02:10.070 1780 1805 I PowerManagerService: Nap time (uid 1000)... 07-19 14:02:10.071 1780 1805 I PowerManagerService: Going to sleep due to screen timeout (uid 1000)... 07-19 14:02:10.121 1780 1780 V FingerprintService: startAuthentication(com.android.systemui) 07-19 14:02:10.121 1780 1780 V FingerprintService: starting client AuthenticationClient(com.android.systemui), initiatedByClient = true) 07-19 14:02:10.139 1780 1780 W FingerprintService: client com.android.systemui is authenticating... 07-19 14:02:10.649 1780 1805 E KernelWakelockReader: neither /proc/wakelocks nor /d/wakeup_sources exists 07-19 14:02:10.652 1780 1805 W BatteryStatsImpl: Couldn't get kernel wake lock stats 07-19 14:02:10.705 1780 1794 I VrManagerService: VR mode is disallowed 07-19 14:02:10.800 1780 1803 I DisplayManagerService: Display device changed state: "├ëcran int├®gr├®", OFF 07-19 14:02:10.969 1780 1805 I PowerManagerService: Sleeping (uid 1000)... 07-19 14:02:11.171 1780 1795 I WindowManager: OverscanTimeout run 07-19 14:02:11.196 12200 12200 W ContextImpl: Calling a method in the system process without a qualified user: android.app.ContextImpl.startService:1357 android.content.ContextWrapper.startService:613 foundation.e.drive.receivers.ScreenOffReceiver.onReceive:52 android.app.LoadedApk$ReceiverDispatcher$Args.run:1122 android.os.Handler.handleCallback:751 07-19 14:02:11.214 12200 12200 W ContextImpl: Calling a method in the system process without a qualified user: android.app.ContextImpl.startService:1357 android.content.ContextWrapper.startService:613 foundation.e.drive.services.ObserverService.onCreate:127 android.app.ActivityThread.handleCreateService:3216 android.app.ActivityThread.-wrap5:-1 07-19 14:02:11.271 12200 12200 W ContextImpl: Calling a method in the system process without a qualified user: android.app.ContextImpl.bindService:1421 android.content.ContextWrapper.bindService:636 foundation.e.drive.services.ObserverService.begin:181 foundation.e.drive.services.ObserverService.onOCClientReceived:206 foundation.e.drive.utils.GetOCClientTask.onPostExecute:63 07-19 14:02:15.151 1780 28117 I ActivityManager: Setting hasTopUi=true for pid=1979 07-19 14:02:36.799 11083 12313 E AndroidRuntime: FATAL EXCEPTION: AsyncTask #7 07-19 14:02:36.799 11083 12313 E AndroidRuntime: Process: com.ebay.mobile, PID: 11083 07-19 14:02:36.799 11083 12313 E AndroidRuntime: java.lang.RuntimeException: An error occurred while executing doInBackground() 07-19 14:02:36.799 11083 12313 E AndroidRuntime: at android.os.AsyncTask$3.done(AsyncTask.java:325) 07-19 14:02:36.799 11083 12313 E AndroidRuntime: at java.util.concurrent.FutureTask.finishCompletion(FutureTask.java:354) 07-19 14:02:36.799 11083 12313 E AndroidRuntime: at java.util.concurrent.FutureTask.setException(FutureTask.java:223) 07-19 14:02:36.799 11083 12313 E AndroidRuntime: at java.util.concurrent.FutureTask.run(FutureTask.java:242) 07-19 14:02:36.799 11083 12313 E AndroidRuntime: at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1133) 07-19 14:02:36.799 11083 12313 E AndroidRuntime: at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:607) 07-19 14:02:36.799 11083 12313 E AndroidRuntime: at java.lang.Thread.run(Thread.java:761) 07-19 14:02:36.799 11083 12313 E AndroidRuntime: Caused by: java.lang.IllegalArgumentException: cipherSuite TLS_ECDHE_ECDSA_WITH_CHACHA20_POLY1305_SHA256 is not supported. 07-19 14:02:36.799 11083 12313 E AndroidRuntime: at org.conscrypt.NativeCrypto.checkEnabledCipherSuites(NativeCrypto.java:1082) 07-19 14:02:36.799 11083 12313 E AndroidRuntime: at org.conscrypt.NativeCrypto.setEnabledCipherSuites(NativeCrypto.java:1043) 07-19 14:02:36.799 11083 12313 E AndroidRuntime: at org.conscrypt.NativeSsl.initialize(NativeSsl.java:315) 07-19 14:02:36.799 11083 12313 E AndroidRuntime: at org.conscrypt.ConscryptFileDescriptorSocket.startHandshake(ConscryptFileDescriptorSocket.java:198) 07-19 14:02:36.799 11083 12313 E AndroidRuntime: at com.android.okhttp.Connection.connectTls(Connection.java:235) 07-19 14:02:36.799 11083 12313 E AndroidRuntime: at com.android.okhttp.Connection.connectSocket(Connection.java:199) 07-19 14:02:36.799 11083 12313 E AndroidRuntime: at com.android.okhttp.Connection.connect(Connection.java:172) 07-19 14:02:36.799 11083 12313 E AndroidRuntime: at com.android.okhttp.Connection.connectAndSetOwner(Connection.java:367) 07-19 14:02:36.799 11083 12313 E AndroidRuntime: at com.android.okhttp.OkHttpClient$1.connectAndSetOwner(OkHttpClient.java:130) 07-19 14:02:36.799 11083 12313 E AndroidRuntime: at com.android.okhttp.internal.http.HttpEngine.connect(HttpEngine.java:330) 07-19 14:02:36.799 11083 12313 E AndroidRuntime: at com.android.okhttp.internal.http.HttpEngine.sendRequest(HttpEngine.java:247) 07-19 14:02:36.799 11083 12313 E AndroidRuntime: at com.android.okhttp.internal.huc.HttpURLConnectionImpl.execute(HttpURLConnectionImpl.java:457) 07-19 14:02:36.799 11083 12313 E AndroidRuntime: at com.android.okhttp.internal.huc.HttpURLConnectionImpl.connect(HttpURLConnectionImpl.java:126) 07-19 14:02:36.799 11083 12313 E AndroidRuntime: at com.android.okhttp.internal.huc.HttpURLConnectionImpl.getOutputStream(HttpURLConnectionImpl.java:257) 07-19 14:02:36.799 11083 12313 E AndroidRuntime: at com.android.okhttp.internal.huc.DelegatingHttpsURLConnection.getOutputStream(DelegatingHttpsURLConnection.java:218) 07-19 14:02:36.799 11083 12313 E AndroidRuntime: at com.android.okhttp.internal.huc.HttpsURLConnectionImpl.getOutputStream(HttpsURLConnectionImpl.java) 07-19 14:02:36.799 11083 12313 E AndroidRuntime: at com.ebay.nautilus.kernel.net.RequestControllerHttpUrlConnection.trackedSend(RequestControllerHttpUrlConnection.java:447) 07-19 14:02:36.799 11083 12313 E AndroidRuntime: at com.ebay.nautilus.kernel.net.RequestControllerHttpUrlConnection.send(RequestControllerHttpUrlConnection.java:422) 07-19 14:02:36.799 11083 12313 E AndroidRuntime: at com.ebay.nautilus.kernel.net.RequestControllerHttpUrlConnection.sendRequest(RequestControllerHttpUrlConnection.java:207) 07-19 14:02:36.799 11083 12313 E AndroidRuntime: at com.ebay.nautilus.kernel.net.ConnectorImpl.sendRequest(ConnectorImpl.java:88) 07-19 14:02:36.799 11083 12313 E AndroidRuntime: at com.ebay.nautilus.kernel.net.ConnectorImpl.sendRequest(ConnectorImpl.java:57) 07-19 14:02:36.799 11083 12313 E AndroidRuntime: at com.ebay.mobile.apls.AplsLogTrackSweeper$TrafficTask.doInBackground(AplsLogTrackSweeper.java:593) 07-19 14:02:36.799 11083 12313 E AndroidRuntime: at com.ebay.mobile.apls.AplsLogTrackSweeper$TrafficTask.doInBackground(AplsLogTrackSweeper.java:548) 07-19 14:02:36.799 11083 12313 E AndroidRuntime: at android.os.AsyncTask$2.call(AsyncTask.java:305) 07-19 14:02:36.799 11083 12313 E AndroidRuntime: at java.util.concurrent.FutureTask.run(FutureTask.java:237) 07-19 14:02:36.799 11083 12313 E AndroidRuntime: ... 3 more 07-19 14:02:36.885 1780 2748 I ActivityManager: Process com.ebay.mobile (pid 11083) has died 07-19 14:02:36.885 1780 2748 D ActivityManager: cleanUpApplicationRecord -- 11083 07-19 14:02:41.830 1780 1780 I ActivityManager: Start proc 12322:com.ebay.mobile/u0a91 for service com.ebay.mobile/com.ebay.nautilus.domain.analytics.tracking.TrackingJobService 07-19 14:03:12.327 1780 1794 W ProcessCpuTracker: Skipping unknown process pid 12412 07-19 14:07:33.195 1780 28117 D ConnectivityService: Returning blocked NetworkInfo to uid=10192 07-19 14:08:42.990 1780 2746 E NetdConnector: NDC Command {1211 firewall set_uid_rule dozable 10194 allow} took too long (24205ms) 07-19 14:08:43.006 1780 1794 I ActivityManager: Start proc 12531:net.mailobj.netc/u0a194 for broadcast net.mailobj.netc/com.google.firebase.iid.FirebaseInstanceIdReceiver 07-19 14:09:30.958 1780 1780 V FingerprintService: onAuthenticated(owner=com.android.systemui, id=1465145582, gp=0) 07-19 14:09:30.963 1780 1780 V FingerprintService: Done with client: com.android.systemui 07-19 14:09:31.001 1780 2512 I PowerManagerService: Waking up from sleep (uid 10036)... 07-19 14:09:31.007 1780 1805 E KernelWakelockReader: neither /proc/wakelocks nor /d/wakeup_sources exists 07-19 14:09:31.008 1780 1805 W BatteryStatsImpl: Couldn't get kernel wake lock stats 07-19 14:09:31.026 1780 1805 I DisplayPowerController: Blocking screen on until initial contents have been drawn. 07-19 14:09:31.043 1780 1803 I DisplayManagerService: Display device changed state: "├ëcran int├®gr├®", ON 07-19 14:09:31.107 1780 1803 E WindowManager: Timeout waiting for animation to startup 07-19 14:09:31.142 12200 12200 W ContextImpl: Calling a method in the system process without a qualified user: android.app.ContextImpl.startService:1357 android.content.ContextWrapper.startService:613 foundation.e.drive.jobs.ScannerJob.onStartJob:37 android.app.job.JobService$JobHandler.handleMessage:143 android.os.Handler.dispatchMessage:102 07-19 14:09:31.144 12200 12200 W ContextImpl: Calling a method in the system process without a qualified user: android.app.ContextImpl.startService:1357 android.content.ContextWrapper.startService:613 foundation.e.drive.services.ObserverService.onCreate:127 android.app.ActivityThread.handleCreateService:3216 android.app.ActivityThread.-wrap5:-1 07-19 14:09:31.169 12200 12200 W ContextImpl: Calling a method in the system process without a qualified user: android.app.ContextImpl.bindService:1421 android.content.ContextWrapper.bindService:636 foundation.e.drive.services.ObserverService.begin:181 foundation.e.drive.services.ObserverService.onOCClientReceived:206 foundation.e.drive.utils.GetOCClientTask.onPostExecute:63 07-19 14:09:31.188 1780 13447 W InputMethodManagerService: Window already focused, ignoring focus gain of: com.android.internal.view.IInputMethodClient$Stub$Proxy@8e6dad0 attribute=android.view.inputmethod.EditorInfo@dd6bac9, token = android.os.BinderProxy@85913e 07-19 14:09:31.208 1780 1805 I DisplayPowerController: Unblocked screen on after 182 ms 07-19 14:09:31.210 1780 1805 I VrManagerService: VR mode is allowed 07-19 14:09:31.340 1780 1805 D LuxLevels: bright hysteresis constant= 0.1, threshold=7.7000003, lux=7.0 07-19 14:09:31.340 1780 1805 D LuxLevels: dark hysteresis constant= 0.2, threshold=5.6, lux=7.0 07-19 14:09:31.422 1780 18832 I ActivityManager: Setting hasTopUi=false for pid=1979 07-19 14:09:32.220 1780 18833 I ActivityManager: Setting hasTopUi=true for pid=1979 07-19 14:09:34.821 1780 2512 I ActivityManager: START u0 {flg=0x1000c000 cmp=foundation.e.mail/.activity.Accounts (has extras)} from uid 10061 on display 0 07-19 14:09:34.832 1780 2781 W InputMethodManagerService: Window already focused, ignoring focus gain of: com.android.internal.view.IInputMethodClient$Stub$Proxy@4c22242 attribute=null, token = android.os.BinderProxy@85913e 07-19 14:09:34.840 1780 2512 I ActivityManager: START u0 {flg=0x14000000 cmp=foundation.e.mail/.activity.MessageList (has extras)} from uid 10061 on display 0 07-19 14:09:34.846 1780 2512 I ActivityManager: START u0 {flg=0x4000000 cmp=foundation.e.mail/.activity.MessageList (has extras)} from uid 10061 on display 0 07-19 14:09:35.314 1780 2749 I ActivityManager: Setting hasTopUi=false for pid=1979 07-19 14:09:35.589 1780 2006 D ConnectivityService: listenForNetwork for uid/pid:10061/6579 NetworkRequest [ LISTEN id=101, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&FOREGROUND] ] 07-19 14:09:35.590 1780 1924 D ConnectivityService: rematching NetworkAgentInfo [MOBILE (LTE) - 102] 07-19 14:09:35.590 1780 1924 D ConnectivityService: network has: [ Transports: CELLULAR Capabilities: SUPL&DUN&INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN&VALIDATED&FOREGROUND LinkUpBandwidth>=51200Kbps LinkDnBandwidth>=102400Kbps Specifier: <1>] 07-19 14:09:35.590 1780 1924 D ConnectivityService: Network NetworkAgentInfo [MOBILE (LTE) - 102] was already satisfying request 1. No change. 07-19 14:09:35.590 1780 1924 D ConnectivityService: sending notification AVAILABLE for NetworkRequest [ LISTEN id=101, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&FOREGROUND] ] 07-19 14:09:35.657 1780 2782 D ConnectivityService: listenForNetwork for uid/pid:10061/6579 NetworkRequest [ LISTEN id=102, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&FOREGROUND] ] 07-19 14:09:35.657 1780 1924 D ConnectivityService: rematching NetworkAgentInfo [MOBILE (LTE) - 102] 07-19 14:09:35.658 1780 1924 D ConnectivityService: network has: [ Transports: CELLULAR Capabilities: SUPL&DUN&INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN&VALIDATED&FOREGROUND LinkUpBandwidth>=51200Kbps LinkDnBandwidth>=102400Kbps Specifier: <1>] 07-19 14:09:35.658 1780 1924 D ConnectivityService: Network NetworkAgentInfo [MOBILE (LTE) - 102] was already satisfying request 1. No change. 07-19 14:09:35.658 1780 1924 D ConnectivityService: sending notification AVAILABLE for NetworkRequest [ LISTEN id=102, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&FOREGROUND] ] 07-19 14:09:36.444 1780 1805 D LuxLevels: bright hysteresis constant= 0.1, threshold=9.41612, lux=8.560108 07-19 14:09:36.444 1780 1805 D LuxLevels: dark hysteresis constant= 0.2, threshold=6.848087, lux=8.560108 07-19 14:09:41.446 1780 2005 I ActivityManager: Setting hasTopUi=true for pid=1979 07-19 14:09:45.777 1780 13450 W InputMethodManagerService: Window already focused, ignoring focus gain of: com.android.internal.view.IInputMethodClient$Stub$Proxy@f132814 attribute=null, token = android.os.BinderProxy@8fcf8b5 07-19 14:09:45.793 1780 2782 I ActivityManager: Setting hasTopUi=false for pid=1979 07-19 14:09:46.253 1780 13449 I ActivityManager: START u0 {flg=0x10804000 cmp=com.android.systemui/.recents.RecentsActivity} from uid 10036 on display 0 07-19 14:09:47.027 1780 18831 I ActivityManager: Killing 6579:foundation.e.mail/u0a61 (adj 1001): remove task 07-19 14:09:47.087 1780 18829 D ConnectivityService: ConnectivityService NetworkRequestInfo binderDied(NetworkRequest [ LISTEN id=102, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&FOREGROUND] ], android.os.BinderProxy@d7b8eb2) 07-19 14:09:47.087 1780 1924 D ConnectivityService: releasing NetworkRequest [ LISTEN id=102, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&FOREGROUND] ] 07-19 14:09:47.087 1780 18829 D ConnectivityService: ConnectivityService NetworkRequestInfo binderDied(NetworkRequest [ LISTEN id=101, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&FOREGROUND] ], android.os.BinderProxy@2c22e03) 07-19 14:09:47.088 1780 1924 D ConnectivityService: sending notification RELEASED for NetworkRequest [ LISTEN id=102, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&FOREGROUND] ] 07-19 14:09:47.088 1780 18829 D ActivityManager: cleanUpApplicationRecord -- 6579 07-19 14:09:47.089 1780 18829 W ActivityManager: Scheduling restart of crashed service foundation.e.mail/.service.PushService in 1000ms 07-19 14:09:47.096 1780 1924 E ConnectivityService: RemoteException caught trying to send a callback msg for NetworkRequest [ LISTEN id=102, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&FOREGROUND] ] 07-19 14:09:47.096 1780 1924 D ConnectivityService: releasing NetworkRequest [ LISTEN id=101, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&FOREGROUND] ] 07-19 14:09:47.097 1780 1924 D ConnectivityService: sending notification RELEASED for NetworkRequest [ LISTEN id=101, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&FOREGROUND] ] 07-19 14:09:47.097 1780 1924 E ConnectivityService: RemoteException caught trying to send a callback msg for NetworkRequest [ LISTEN id=101, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&FOREGROUND] ] 07-19 14:09:48.115 1780 1794 I ActivityManager: Start proc 12693:foundation.e.mail/u0a61 for service foundation.e.mail/.service.PushService 07-19 14:09:48.999 1780 28117 I ActivityManager: Killing 8299:com.facebook.katana:browser/u0a192 (adj 900): remove task 07-19 14:09:49.010 1780 2748 I ActivityManager: Killing 30900:com.facebook.katana:notification/u0a192 (adj 800): remove task 07-19 14:09:49.019 1780 2747 D ActivityManager: cleanUpApplicationRecord -- 8299 07-19 14:09:49.033 1780 2782 D ActivityManager: cleanUpApplicationRecord -- 30900 07-19 14:09:49.033 1780 2782 W ActivityManager: Scheduling restart of crashed service com.facebook.katana/com.facebook.rti.push.service.FbnsService in 1000ms 07-19 14:09:49.073 1780 2005 I ActivityManager: Killing 30936:com.facebook.katana/u0a192 (adj 1001): remove task 07-19 14:09:49.075 1780 2005 I ActivityManager: Killing 7940:com.facebook.katana:videoplayer/u0a192 (adj 900): remove task 07-19 14:09:49.076 1780 1796 I libprocessgroup: Killing pid 30970 in uid 10192 as part of process group 30936 07-19 14:09:49.104 1780 2574 D ActivityManager: cleanUpApplicationRecord -- 7940 07-19 14:09:49.104 1780 2574 W ActivityManager: Scheduling restart of crashed service com.facebook.katana/com.facebook.video.heroplayer.service.HeroService in 10929ms 07-19 14:09:49.140 1780 13450 D ConnectivityService: ConnectivityService NetworkRequestInfo binderDied(NetworkRequest [ LISTEN id=100, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED] ], android.os.BinderProxy@cfe30f1) 07-19 14:09:49.140 1780 18829 D ActivityManager: cleanUpApplicationRecord -- 30936 07-19 14:09:49.141 1780 1924 D ConnectivityService: releasing NetworkRequest [ LISTEN id=100, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED] ] 07-19 14:09:49.141 1780 18829 W ActivityManager: Scheduling restart of crashed service com.facebook.katana/com.facebook.mqttlite.MqttService in 10893ms 07-19 14:09:49.141 1780 1924 D ConnectivityService: sending notification RELEASED for NetworkRequest [ LISTEN id=100, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED] ] 07-19 14:09:49.142 1780 1924 E ConnectivityService: RemoteException caught trying to send a callback msg for NetworkRequest [ LISTEN id=100, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED] ] 07-19 14:09:50.048 1780 1794 I ActivityManager: Start proc 12732:com.facebook.katana:notification/u0a192 for service com.facebook.katana/com.facebook.rti.push.service.FbnsService 07-19 14:09:50.287 1780 2746 E BatteryStatsService: no controller energy info supplied 07-19 14:09:50.287 1780 2746 E BatteryStatsService: no controller energy info supplied 07-19 14:09:50.303 1780 2746 E KernelWakelockReader: neither /proc/wakelocks nor /d/wakeup_sources exists 07-19 14:09:50.304 1780 2746 W BatteryStatsImpl: Couldn't get kernel wake lock stats 07-19 14:09:50.305 1780 2746 E BatteryStatsService: modem info is invalid: ModemActivityInfo{ mTimestamp=0 mSleepTimeMs=0 mIdleTimeMs=0 mTxTimeMs[]=[0, 0, 0, 0, 0] mRxTimeMs=0 mEnergyUsed=0} 07-19 14:09:50.805 1780 1791 D ConnectivityService: Returning unblocked NetworkInfo to uid=10192 07-19 14:09:51.527 1780 1797 E BatteryStatsService: no controller energy info supplied 07-19 14:09:51.527 1780 1797 E BatteryStatsService: no controller energy info supplied 07-19 14:09:51.551 1780 1797 E KernelWakelockReader: neither /proc/wakelocks nor /d/wakeup_sources exists 07-19 14:09:51.552 1780 1797 W BatteryStatsImpl: Couldn't get kernel wake lock stats 07-19 14:09:51.552 1780 1797 E BatteryStatsService: modem info is invalid: ModemActivityInfo{ mTimestamp=0 mSleepTimeMs=0 mIdleTimeMs=0 mTxTimeMs[]=[0, 0, 0, 0, 0] mRxTimeMs=0 mEnergyUsed=0} 07-19 14:09:52.769 1780 2005 I ActivityManager: Killing 4104:com.snapchat.android/u0a193 (adj 1001): remove task 07-19 14:09:52.857 1780 2781 D ConnectivityService: ConnectivityService NetworkRequestInfo binderDied(NetworkRequest [ LISTEN id=78, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED] ], android.os.BinderProxy@383d72) 07-19 14:09:52.858 1780 1924 D ConnectivityService: releasing NetworkRequest [ LISTEN id=78, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED] ] 07-19 14:09:52.858 1780 18829 D ActivityManager: cleanUpApplicationRecord -- 4104 07-19 14:09:52.858 1780 18829 W ActivityManager: Scheduling restart of crashed service com.snapchat.android/com.snap.framework.startup.BackgroundService in 17176ms 07-19 14:09:52.859 1780 1924 D ConnectivityService: sending notification RELEASED for NetworkRequest [ LISTEN id=78, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED] ] 07-19 14:09:52.859 1780 1924 E ConnectivityService: RemoteException caught trying to send a callback msg for NetworkRequest [ LISTEN id=78, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED] ] 07-19 14:09:53.169 1780 2781 I ActivityManager: Killing 9138:com.aurora.store/u0a191 (adj 900): remove task 07-19 14:09:53.235 1780 2006 I WindowManager: WIN DEATH: Window{f32ca4c u0 com.aurora.store/com.aurora.store.activity.DetailsActivity} 07-19 14:09:53.235 1780 13450 D ConnectivityService: ConnectivityService NetworkRequestInfo binderDied(NetworkRequest [ LISTEN id=97, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&FOREGROUND] ], android.os.BinderProxy@2d715c3) 07-19 14:09:53.235 1780 2784 D ConnectivityService: ConnectivityService NetworkRequestInfo binderDied(NetworkRequest [ LISTEN id=96, [ Transports: CELLULAR|WIFI|ETHERNET Capabilities: NOT_RESTRICTED&TRUSTED&NOT_VPN&FOREGROUND] ], android.os.BinderProxy@607de40) 07-19 14:09:53.236 1780 2755 D ActivityManager: cleanUpApplicationRecord -- 9138 07-19 14:09:53.236 1780 1924 D ConnectivityService: releasing NetworkRequest [ LISTEN id=97, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&FOREGROUND] ] 07-19 14:09:53.237 1780 1924 D ConnectivityService: sending notification RELEASED for NetworkRequest [ LISTEN id=97, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&FOREGROUND] ] 07-19 14:09:53.238 1780 1924 E ConnectivityService: RemoteException caught trying to send a callback msg for NetworkRequest [ LISTEN id=97, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&FOREGROUND] ] 07-19 14:09:53.238 1780 1924 D ConnectivityService: releasing NetworkRequest [ LISTEN id=96, [ Transports: CELLULAR|WIFI|ETHERNET Capabilities: NOT_RESTRICTED&TRUSTED&NOT_VPN&FOREGROUND] ] 07-19 14:09:53.238 1780 1924 D ConnectivityService: sending notification RELEASED for NetworkRequest [ LISTEN id=96, [ Transports: CELLULAR|WIFI|ETHERNET Capabilities: NOT_RESTRICTED&TRUSTED&NOT_VPN&FOREGROUND] ] 07-19 14:09:53.238 1780 1924 E ConnectivityService: RemoteException caught trying to send a callback msg for NetworkRequest [ LISTEN id=96, [ Transports: CELLULAR|WIFI|ETHERNET Capabilities: NOT_RESTRICTED&TRUSTED&NOT_VPN&FOREGROUND] ] 07-19 14:09:53.243 1780 13450 I WindowManager: WIN DEATH: Window{765cfb7 u0 com.aurora.store/com.aurora.store.activity.AuroraActivity} 07-19 14:09:53.630 1780 2782 I ActivityManager: Killing 8863:com.android.settings/1000 (adj 900): remove task 07-19 14:09:53.658 1780 2782 I WindowManager: WIN DEATH: Window{250cba6 u0 com.android.settings/com.android.settings.Settings$DeviceInfoSettingsActivity} 07-19 14:09:53.664 1780 18832 I WindowManager: WIN DEATH: Window{565c228 u0 com.android.settings/com.android.settings.Settings} 07-19 14:09:53.664 1780 18833 D ActivityManager: cleanUpApplicationRecord -- 8863 07-19 14:09:54.130 1780 18829 I ActivityManager: START u0 {flg=0x10000000 cmp=org.thoughtcrime.securesms/.DummyActivity} from uid 10088 on display 0 07-19 14:09:54.424 1780 2782 I ActivityManager: Killing 12322:com.ebay.mobile/u0a91 (adj 900): remove task 07-19 14:09:54.447 1780 28117 D ActivityManager: cleanUpApplicationRecord -- 12322 07-19 14:09:55.515 1780 1903 I ActivityManager: START u0 {act=android.intent.action.MAIN cat=[android.intent.category.HOME] flg=0x10200000 cmp=ch.deletescape.lawnchair.plah/ch.deletescape.lawnchair.Launcher (has extras)} from uid 1000 on display 0 07-19 14:09:57.026 1780 1903 I ActivityManager: START u0 {act=android.intent.action.MAIN cat=[android.intent.category.HOME] flg=0x10200000 cmp=ch.deletescape.lawnchair.plah/ch.deletescape.lawnchair.Launcher (has extras)} from uid 1000 on display 0 07-19 14:09:58.719 1780 1805 D LuxLevels: bright hysteresis constant= 0.1, threshold=14.650865, lux=13.318968 07-19 14:09:58.720 1780 1805 D LuxLevels: dark hysteresis constant= 0.2, threshold=10.655174, lux=13.318968 07-19 14:10:00.083 1780 1794 I ActivityManager: Start proc 12814:com.facebook.katana/u0a192 for service com.facebook.katana/com.facebook.mqttlite.MqttService 07-19 14:10:00.561 1780 2005 E BatteryStatsService: no controller energy info supplied 07-19 14:10:00.562 1780 2005 E BatteryStatsService: no controller energy info supplied 07-19 14:10:00.585 1780 2005 E KernelWakelockReader: neither /proc/wakelocks nor /d/wakeup_sources exists 07-19 14:10:00.587 1780 2005 W BatteryStatsImpl: Couldn't get kernel wake lock stats 07-19 14:10:00.587 1780 2005 E BatteryStatsService: modem info is invalid: ModemActivityInfo{ mTimestamp=0 mSleepTimeMs=0 mIdleTimeMs=0 mTxTimeMs[]=[0, 0, 0, 0, 0] mRxTimeMs=0 mEnergyUsed=0} 07-19 14:10:00.623 1780 1805 D LuxLevels: bright hysteresis constant= 0.1, threshold=16.204592, lux=14.731446 07-19 14:10:00.623 1780 1805 D LuxLevels: dark hysteresis constant= 0.2, threshold=11.785157, lux=14.731446 07-19 14:10:03.454 1780 1794 I ActivityManager: Waited long enough for: ServiceRecord{fd73098 u0 foundation.e.mail/.service.PushService} 07-19 14:10:07.312 1780 1791 E BatteryStatsService: no controller energy info supplied 07-19 14:10:07.312 1780 1791 E BatteryStatsService: no controller energy info supplied 07-19 14:10:07.341 1780 1791 E KernelWakelockReader: neither /proc/wakelocks nor /d/wakeup_sources exists 07-19 14:10:07.354 1780 1791 W BatteryStatsImpl: Couldn't get kernel wake lock stats 07-19 14:10:07.354 1780 1791 E BatteryStatsService: modem info is invalid: ModemActivityInfo{ mTimestamp=0 mSleepTimeMs=0 mIdleTimeMs=0 mTxTimeMs[]=[0, 0, 0, 0, 0] mRxTimeMs=0 mEnergyUsed=0} 07-19 14:10:07.403 1780 2512 E BatteryStatsService: no controller energy info supplied 07-19 14:10:07.403 1780 2512 E BatteryStatsService: no controller energy info supplied 07-19 14:10:07.418 1780 2512 E KernelWakelockReader: neither /proc/wakelocks nor /d/wakeup_sources exists 07-19 14:10:07.419 1780 2512 W BatteryStatsImpl: Couldn't get kernel wake lock stats 07-19 14:10:07.419 1780 2512 E BatteryStatsService: modem info is invalid: ModemActivityInfo{ mTimestamp=0 mSleepTimeMs=0 mIdleTimeMs=0 mTxTimeMs[]=[0, 0, 0, 0, 0] mRxTimeMs=0 mEnergyUsed=0} 07-19 14:10:07.436 1780 18831 E BatteryStatsService: no controller energy info supplied 07-19 14:10:07.436 1780 18831 E BatteryStatsService: no controller energy info supplied 07-19 14:10:07.447 1780 18831 E KernelWakelockReader: neither /proc/wakelocks nor /d/wakeup_sources exists 07-19 14:10:07.448 1780 18831 W BatteryStatsImpl: Couldn't get kernel wake lock stats 07-19 14:10:07.448 1780 18831 E BatteryStatsService: modem info is invalid: ModemActivityInfo{ mTimestamp=0 mSleepTimeMs=0 mIdleTimeMs=0 mTxTimeMs[]=[0, 0, 0, 0, 0] mRxTimeMs=0 mEnergyUsed=0} 07-19 14:10:07.463 1780 2005 E BatteryStatsService: no controller energy info supplied 07-19 14:10:07.463 1780 2005 E BatteryStatsService: no controller energy info supplied 07-19 14:10:07.474 1780 2005 E KernelWakelockReader: neither /proc/wakelocks nor /d/wakeup_sources exists 07-19 14:10:07.475 1780 2005 W BatteryStatsImpl: Couldn't get kernel wake lock stats 07-19 14:10:07.475 1780 2005 E BatteryStatsService: modem info is invalid: ModemActivityInfo{ mTimestamp=0 mSleepTimeMs=0 mIdleTimeMs=0 mTxTimeMs[]=[0, 0, 0, 0, 0] mRxTimeMs=0 mEnergyUsed=0} 07-19 14:10:07.620 1780 2748 W ActivityManager: Unable to start service Intent { act=com.google.android.gms.nearby.messages.service.NearbyMessagesService.START pkg=com.google.android.gms } U=0: not found 07-19 14:10:07.621 1780 28117 W ActivityManager: Unbind failed: could not find connection for android.os.BinderProxy@6ffd29f 07-19 14:10:07.937 1780 1794 W BroadcastQueue: Permission Denial: broadcasting Intent { act=android.net.conn.CONNECTIVITY_CHANGE flg=0x4000010 (has extras) } from null (pid=-1, uid=-1) requires com.facebook.permission.prod.FB_APP_COMMUNICATION due to registered receiver BroadcastFilter{f2b0231 u0 ReceiverList{6db7ed8 12814 com.facebook.katana/10192/u0 remote:898f9bb}} 07-19 14:10:07.937 1780 1794 W BroadcastQueue: Permission Denial: broadcasting Intent { act=android.net.conn.INET_CONDITION_ACTION flg=0x4000010 (has extras) } from null (pid=-1, uid=-1) requires com.facebook.permission.prod.FB_APP_COMMUNICATION due to registered receiver BroadcastFilter{f2b0231 u0 ReceiverList{6db7ed8 12814 com.facebook.katana/10192/u0 remote:898f9bb}} 07-19 14:10:08.066 1780 1794 W BroadcastQueue: Permission Denial: broadcasting Intent { act=android.net.conn.CONNECTIVITY_CHANGE flg=0x4000010 (has extras) } from null (pid=-1, uid=-1) requires com.facebook.permission.prod.FB_APP_COMMUNICATION due to registered receiver BroadcastFilter{7f5b084 u0 ReceiverList{d37697 12814 com.facebook.katana/10192/u0 remote:2e10d16}} 07-19 14:10:10.090 1780 1794 I ActivityManager: Start proc 12931:com.snapchat.android/u0a193 for service com.snapchat.android/com.snap.framework.startup.BackgroundService 07-19 14:10:16.297 1780 1794 I ActivityManager: Waited long enough for: ServiceRecord{4b9eca5 u0 com.facebook.katana/com.facebook.push.fcm.FcmInstanceIDListenerService} 07-19 14:10:20.697 1780 1805 D LuxLevels: bright hysteresis constant= 0.1, threshold=18.431393, lux=16.755812 07-19 14:10:20.697 1780 1805 D LuxLevels: dark hysteresis constant= 0.2, threshold=13.40465, lux=16.755812 07-19 14:10:27.027 1780 1805 I PowerManagerService: Nap time (uid 1000)... 07-19 14:10:27.027 1780 1805 I PowerManagerService: Going to sleep due to screen timeout (uid 1000)... 07-19 14:10:27.083 1780 1780 V FingerprintService: startAuthentication(com.android.systemui) 07-19 14:10:27.083 1780 1780 V FingerprintService: starting client AuthenticationClient(com.android.systemui), initiatedByClient = true) 07-19 14:10:27.096 1780 1780 W FingerprintService: client com.android.systemui is authenticating... 07-19 14:10:27.613 1780 1805 E KernelWakelockReader: neither /proc/wakelocks nor /d/wakeup_sources exists 07-19 14:10:27.616 1780 1805 W BatteryStatsImpl: Couldn't get kernel wake lock stats 07-19 14:10:27.664 1780 1794 I VrManagerService: VR mode is disallowed 07-19 14:10:27.707 1780 1803 I DisplayManagerService: Display device changed state: "├ëcran int├®gr├®", OFF 07-19 14:10:27.870 1780 1805 I PowerManagerService: Sleeping (uid 1000)... 07-19 14:10:28.071 1780 1795 I WindowManager: OverscanTimeout run 07-19 14:10:28.880 12200 12200 W ContextImpl: Calling a method in the system process without a qualified user: android.app.ContextImpl.startService:1357 android.content.ContextWrapper.startService:613 foundation.e.drive.receivers.ScreenOffReceiver.onReceive:52 android.app.LoadedApk$ReceiverDispatcher$Args.run:1122 android.os.Handler.handleCallback:751 07-19 14:10:28.890 12200 12200 W ContextImpl: Calling a method in the system process without a qualified user: android.app.ContextImpl.startService:1357 android.content.ContextWrapper.startService:613 foundation.e.drive.services.ObserverService.onCreate:127 android.app.ActivityThread.handleCreateService:3216 android.app.ActivityThread.-wrap5:-1 07-19 14:10:28.967 12200 12200 W ContextImpl: Calling a method in the system process without a qualified user: android.app.ContextImpl.bindService:1421 android.content.ContextWrapper.bindService:636 foundation.e.drive.services.ObserverService.begin:181 foundation.e.drive.services.ObserverService.onOCClientReceived:206 foundation.e.drive.utils.GetOCClientTask.onPostExecute:63 07-19 14:10:32.128 1780 13450 I ActivityManager: Setting hasTopUi=true for pid=1979 07-19 14:10:46.624 1780 1780 I ActivityManager: Start proc 13000:com.ebay.mobile/u0a91 for service com.ebay.mobile/com.ebay.nautilus.domain.analytics.tracking.TrackingJobService 07-19 14:11:01.527 1780 1794 I ActivityManager: Waited long enough for: ServiceRecord{edb8410 u0 com.facebook.katana/com.facebook.push.fcm.FcmInstanceIDListenerService} 07-19 14:12:03.052 1780 1794 I ActivityManager: Waited long enough for: ServiceRecord{4cdeeaf u0 com.facebook.katana/com.facebook.push.fcm.FcmInstanceIDListenerService} 07-19 14:13:34.077 1780 1794 I ActivityManager: Waited long enough for: ServiceRecord{aea6c03 u0 com.facebook.katana/com.facebook.push.fcm.FcmInstanceIDListenerService} 07-19 14:15:38.761 1780 18829 D ConnectivityService: Returning blocked NetworkInfo to uid=10192 07-19 14:15:53.365 1780 1794 I ActivityManager: Waited long enough for: ServiceRecord{9545c21 u0 com.facebook.katana/com.facebook.push.fcm.FcmInstanceIDListenerService} 07-19 14:17:21.964 1780 2559 D ConnectivityService: Returning unblocked NetworkInfo to uid=10192 07-19 14:18:49.270 1780 1794 W ProcessCpuTracker: Skipping unknown process pid 13320 07-19 14:19:04.322 1780 1794 I ActivityManager: Waited long enough for: ServiceRecord{553b551 u0 com.facebook.katana/com.facebook.push.fcm.FcmInstanceIDListenerService} 07-19 14:19:19.378 1780 2782 D ConnectivityService: Returning blocked NetworkInfo to uid=10192 07-19 14:19:19.425 1780 2006 I ActivityManager: Killing 8923:com.android.printspooler/u0a73 (adj 906): empty #31 07-19 14:19:19.440 1780 13449 D ActivityManager: cleanUpApplicationRecord -- 8923 07-19 14:20:41.627 1780 1792 D ConnectivityService: Returning unblocked NetworkInfo to uid=10192 07-19 14:22:09.059 1780 1780 V FingerprintService: onAuthenticated(owner=com.android.systemui, id=1465145582, gp=0) 07-19 14:22:09.062 1780 1780 V FingerprintService: Done with client: com.android.systemui 07-19 14:22:09.063 1780 2782 I PowerManagerService: Waking up from sleep (uid 10036)... 07-19 14:22:09.069 1780 1805 E KernelWakelockReader: neither /proc/wakelocks nor /d/wakeup_sources exists 07-19 14:22:09.070 1780 1805 W BatteryStatsImpl: Couldn't get kernel wake lock stats 07-19 14:22:09.087 1780 1805 I DisplayPowerController: Blocking screen on until initial contents have been drawn. 07-19 14:22:09.102 1780 1803 I DisplayManagerService: Display device changed state: "├ëcran int├®gr├®", ON 07-19 14:22:09.137 1780 1803 E WindowManager: Timeout waiting for animation to startup 07-19 14:22:09.191 1780 2006 W InputMethodManagerService: Window already focused, ignoring focus gain of: com.android.internal.view.IInputMethodClient$Stub$Proxy@d57608a attribute=android.view.inputmethod.EditorInfo@25a56fb, token = android.os.BinderProxy@85913e 07-19 14:22:09.243 1780 1805 I DisplayPowerController: Unblocked screen on after 156 ms 07-19 14:22:09.244 1780 1805 I VrManagerService: VR mode is allowed 07-19 14:22:09.356 1780 1805 D LuxLevels: bright hysteresis constant= 0.1, threshold=14.3, lux=13.0 07-19 14:22:09.356 1780 1805 D LuxLevels: dark hysteresis constant= 0.2, threshold=10.400001, lux=13.0 07-19 14:22:09.461 1780 2574 I ActivityManager: Setting hasTopUi=false for pid=1979 07-19 14:22:10.505 1780 2784 I ActivityManager: START u0 {act=android.intent.action.MAIN cat=[android.intent.category.LAUNCHER] flg=0x10200000 cmp=fr.freebox.android.compagnon/.MainAutomationActivityLauncher bnds=[581,1390][860,1706] (has extras)} from uid 10202 on display 0 07-19 14:22:10.544 1780 18832 I ActivityManager: Start proc 13515:fr.freebox.android.compagnon/u0a216 for activity fr.freebox.android.compagnon/.MainAutomationActivityLauncher 07-19 14:22:11.148 1780 2781 I ActivityManager: START u0 {cmp=fr.freebox.android.compagnon/.FreeboxDiscoveryActivity} from uid 10216 on display 0 07-19 14:22:11.174 13515 13557 E AndroidRuntime: FATAL EXCEPTION: OkHttp Dispatcher 07-19 14:22:11.174 13515 13557 E AndroidRuntime: Process: fr.freebox.android.compagnon, PID: 13515 07-19 14:22:11.174 13515 13557 E AndroidRuntime: java.lang.IllegalArgumentException: cipherSuite TLS_ECDHE_ECDSA_WITH_CHACHA20_POLY1305_SHA256 is not supported. 07-19 14:22:11.174 13515 13557 E AndroidRuntime: at org.conscrypt.NativeCrypto.checkEnabledCipherSuites(NativeCrypto.java:1082) 07-19 14:22:11.174 13515 13557 E AndroidRuntime: at org.conscrypt.SSLParametersImpl.setEnabledCipherSuites(SSLParametersImpl.java:221) 07-19 14:22:11.174 13515 13557 E AndroidRuntime: at org.conscrypt.ConscryptFileDescriptorSocket.setEnabledCipherSuites(ConscryptFileDescriptorSocket.java:730) 07-19 14:22:11.174 13515 13557 E AndroidRuntime: at okhttp3.ConnectionSpec.apply(SourceFile:158) 07-19 14:22:11.174 13515 13557 E AndroidRuntime: at okhttp3.OkHttpClient$1.apply(SourceFile:180) 07-19 14:22:11.174 13515 13557 E AndroidRuntime: at okhttp3.internal.connection.ConnectionSpecSelector.configureSecureSocket(SourceFile:79) 07-19 14:22:11.174 13515 13557 E AndroidRuntime: at okhttp3.internal.connection.RealConnection.connectTls(SourceFile:313) 07-19 14:22:11.174 13515 13557 E AndroidRuntime: at okhttp3.internal.connection.RealConnection.establishProtocol(SourceFile:284) 07-19 14:22:11.174 13515 13557 E AndroidRuntime: at okhttp3.internal.connection.RealConnection.connect(SourceFile:169) 07-19 14:22:11.174 13515 13557 E AndroidRuntime: at okhttp3.internal.connection.StreamAllocation.findConnection(SourceFile:257) 07-19 14:22:11.174 13515 13557 E AndroidRuntime: at okhttp3.internal.connection.StreamAllocation.findHealthyConnection(SourceFile:135) 07-19 14:22:11.174 13515 13557 E AndroidRuntime: at okhttp3.internal.connection.StreamAllocation.newStream(SourceFile:114) 07-19 14:22:11.174 13515 13557 E AndroidRuntime: at okhttp3.internal.connection.ConnectInterceptor.intercept(SourceFile:42) 07-19 14:22:11.174 13515 13557 E AndroidRuntime: at okhttp3.internal.http.RealInterceptorChain.proceed(SourceFile:147) 07-19 14:22:11.174 13515 13557 E AndroidRuntime: at okhttp3.internal.http.RealInterceptorChain.proceed(SourceFile:121) 07-19 14:22:11.174 13515 13557 E AndroidRuntime: at okhttp3.internal.cache.CacheInterceptor.intercept(SourceFile:93) 07-19 14:22:11.174 13515 13557 E AndroidRuntime: at okhttp3.internal.http.RealInterceptorChain.proceed(SourceFile:147) 07-19 14:22:11.174 13515 13557 E AndroidRuntime: at okhttp3.internal.http.RealInterceptorChain.proceed(SourceFile:121) 07-19 14:22:11.174 13515 13557 E AndroidRuntime: at okhttp3.internal.http.BridgeInterceptor.intercept(SourceFile:93) 07-19 14:22:11.174 13515 13557 E AndroidRuntime: at okhttp3.internal.http.RealInterceptorChain.proceed(SourceFile:147) 07-19 14:22:11.174 13515 13557 E AndroidRuntime: at okhttp3.internal.http.RetryAndFollowUpInterceptor.intercept(SourceFile:126) 07-19 14:22:11.174 13515 13557 E AndroidRuntime: at okhttp3.internal.http.RealInterceptorChain.proceed(SourceFile:147) 07-19 14:22:11.174 13515 13557 E AndroidRuntime: at okhttp3.internal.http.RealInterceptorChain.proceed(SourceFile:121) 07-19 14:22:11.174 13515 13557 E AndroidRuntime: at fr.freebox.android.fbxosapi.QueryParamsSorterInterceptor.intercept(SourceFile:18) 07-19 14:22:11.174 13515 13557 E AndroidRuntime: at okhttp3.internal.http.RealInterceptorChain.proceed(SourceFile:147) 07-19 14:22:11.174 13515 13557 E AndroidRuntime: at okhttp3.internal.http.RealInterceptorChain.proceed(SourceFile:121) 07-19 14:22:11.174 13515 13557 E AndroidRuntime: at fr.freebox.android.fbxosapi.OkHttpClientFactory$1.intercept(SourceFile:65) 07-19 14:22:11.174 13515 13557 E AndroidRuntime: at okhttp3.internal.http.RealInterceptorChain.proceed(SourceFile:147) 07-19 14:22:11.174 13515 13557 E AndroidRuntime: at okhttp3.internal.http.RealInterceptorChain.proceed(SourceFile:121) 07-19 14:22:11.174 13515 13557 E AndroidRuntime: at okhttp3.logging.HttpLoggingInterceptor.intercept(SourceFile:213) 07-19 14:22:11.174 13515 13557 E AndroidRuntime: at okhttp3.internal.http.RealInterceptorChain.proceed(SourceFile:147) 07-19 14:22:11.174 13515 13557 E AndroidRuntime: at okhttp3.internal.http.RealInterceptorChain.proceed(SourceFile:121) 07-19 14:22:11.174 13515 13557 E AndroidRuntime: at okhttp3.RealCall.getResponseWithInterceptorChain(SourceFile:250) 07-19 14:22:11.174 13515 13557 E AndroidRuntime: at okhttp3.RealCall$AsyncCall.execute(SourceFile:201) 07-19 14:22:11.174 13515 13557 E AndroidRuntime: at okhttp3.internal.NamedRunnable.run(SourceFile:32) 07-19 14:22:11.174 13515 13557 E AndroidRuntime: at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1133) 07-19 14:22:11.174 13515 13557 E AndroidRuntime: at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:607) 07-19 14:22:11.174 13515 13557 E AndroidRuntime: at java.lang.Thread.run(Thread.java:761) 07-19 14:22:11.596 1780 2559 I WindowManager: WIN DEATH: Window{be568bc u0 fr.freebox.android.compagnon/fr.freebox.android.compagnon.MainAutomationActivityLauncher} 07-19 14:22:11.596 1780 2748 E WifiService: Multicaster binderDied 07-19 14:22:11.597 1780 2512 E WifiService: Multicaster binderDied 07-19 14:22:11.597 1780 18829 I ActivityManager: Process fr.freebox.android.compagnon (pid 13515) has died 07-19 14:22:11.597 1780 18829 D ActivityManager: cleanUpApplicationRecord -- 13515 07-19 14:22:11.598 1780 18829 W ActivityManager: Force removing ActivityRecord{3ff1045 u0 fr.freebox.android.compagnon/.FreeboxDiscoveryActivity t4924}: app died, no saved state 07-19 14:22:11.603 1780 2747 I WindowManager: WIN DEATH: Window{99d4087 u0 fr.freebox.android.compagnon/fr.freebox.android.compagnon.FreeboxDiscoveryActivity} 07-19 14:22:11.611 1780 18829 W ActivityManager: Force removing ActivityRecord{7972da9 u0 fr.freebox.android.compagnon/.MainAutomationActivityLauncher t4924}: app died, no saved state 07-19 14:22:11.630 1780 2574 W ActivityManager: Ignoring remove of inactive process: ProcessRecord{521c48c 0:fr.freebox.android.compagnon/u0a216} 07-19 14:22:11.639 1780 2755 D WindowManager: relayoutVisibleWindow: Window{f13eb9f u0 ch.deletescape.lawnchair.plah/ch.deletescape.lawnchair.Launcher EXITING} mAnimatingExit=true, mRemoveOnExit=false, mDestroying=false 07-19 14:22:11.645 1780 2748 W InputMethodManagerService: Window already focused, ignoring focus gain of: com.android.internal.view.IInputMethodClient$Stub$Proxy@2035e23 attribute=null, token = android.os.BinderProxy@85913e 07-19 14:22:11.780 1780 1803 W AppOps : Finishing op nesting under-run: uid 1000 pkg android code 24 time=0 duration=0 nesting=0 07-19 14:22:13.860 1780 1805 D LuxLevels: bright hysteresis constant= 0.1, threshold=16.377499, lux=14.888636 07-19 14:22:13.860 1780 1805 D LuxLevels: dark hysteresis constant= 0.2, threshold=11.910909, lux=14.888636 07-19 14:22:15.478 1780 2574 I ActivityManager: START u0 {act=android.intent.action.MAIN cat=[android.intent.category.LAUNCHER] flg=0x10200000 cmp=com.facebook.katana/.LoginActivity bnds=[23,126][302,442] (has extras)} from uid 10202 on display 0 07-19 14:22:17.000 12814 13580 E ActivityThread: Failed to find provider info for com.facebook.appmanager.attribution 07-19 14:22:22.151 1780 2755 I ActivityManager: Start proc 13631:com.facebook.katana:browser/u0a192 for service com.facebook.katana/com.facebook.browser.lite.BrowserLiteIntentService 07-19 14:22:22.272 1780 13450 E BatteryStatsService: no controller energy info supplied 07-19 14:22:22.272 1780 13450 E BatteryStatsService: no controller energy info supplied 07-19 14:22:22.286 1780 13450 E KernelWakelockReader: neither /proc/wakelocks nor /d/wakeup_sources exists 07-19 14:22:22.291 1780 13450 W BatteryStatsImpl: Couldn't get kernel wake lock stats 07-19 14:22:22.292 1780 13450 E BatteryStatsService: modem info is invalid: ModemActivityInfo{ mTimestamp=0 mSleepTimeMs=0 mIdleTimeMs=0 mTxTimeMs[]=[0, 0, 0, 0, 0] mRxTimeMs=0 mEnergyUsed=0} 07-19 14:22:36.314 1780 1805 D LuxLevels: bright hysteresis constant= 0.1, threshold=9.154614, lux=8.322376 07-19 14:22:36.315 1780 1805 D LuxLevels: dark hysteresis constant= 0.2, threshold=6.6579013, lux=8.322376 07-19 14:22:41.420 1780 18833 I ActivityManager: Start proc 13699:com.facebook.katana:videoplayer/u0a192 for service com.facebook.katana/com.facebook.video.heroplayer.service.HeroService 07-19 14:22:41.522 1780 2559 E BatteryStatsService: no controller energy info supplied 07-19 14:22:41.522 1780 2559 E BatteryStatsService: no controller energy info supplied 07-19 14:22:41.534 1780 2559 E KernelWakelockReader: neither /proc/wakelocks nor /d/wakeup_sources exists 07-19 14:22:41.536 1780 2559 W BatteryStatsImpl: Couldn't get kernel wake lock stats 07-19 14:22:41.536 1780 2559 E BatteryStatsService: modem info is invalid: ModemActivityInfo{ mTimestamp=0 mSleepTimeMs=0 mIdleTimeMs=0 mTxTimeMs[]=[0, 0, 0, 0, 0] mRxTimeMs=0 mEnergyUsed=0} 07-19 14:22:41.775 1780 1797 E BatteryStatsService: no controller energy info supplied 07-19 14:22:41.775 1780 1797 E BatteryStatsService: no controller energy info supplied 07-19 14:22:41.793 1780 1797 E KernelWakelockReader: neither /proc/wakelocks nor /d/wakeup_sources exists 07-19 14:22:41.793 1780 1797 W BatteryStatsImpl: Couldn't get kernel wake lock stats 07-19 14:22:41.793 1780 1797 E BatteryStatsService: modem info is invalid: ModemActivityInfo{ mTimestamp=0 mSleepTimeMs=0 mIdleTimeMs=0 mTxTimeMs[]=[0, 0, 0, 0, 0] mRxTimeMs=0 mEnergyUsed=0} 07-19 14:23:13.821 1780 2746 I ActivityManager: START u0 {act=android.intent.action.VIEW dat=https://www.lemonde.fr/... flg=0x20000000 cmp=com.facebook.katana/com.facebook.browser.lite.BrowserLite2Activity (has extras)} from uid 10192 on display 0 07-19 14:23:14.245 1780 18829 D ConnectivityService: listenForNetwork for uid/pid:10192/13631 NetworkRequest [ LISTEN id=103, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED] ] 07-19 14:23:14.246 1780 1924 D ConnectivityService: rematching NetworkAgentInfo [MOBILE (LTE) - 102] 07-19 14:23:14.246 1780 1924 D ConnectivityService: network has: [ Transports: CELLULAR Capabilities: SUPL&DUN&INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN&VALIDATED&FOREGROUND LinkUpBandwidth>=51200Kbps LinkDnBandwidth>=102400Kbps Specifier: <1>] 07-19 14:23:14.246 1780 1924 D ConnectivityService: Network NetworkAgentInfo [MOBILE (LTE) - 102] was already satisfying request 1. No change. 07-19 14:23:14.246 1780 1924 D ConnectivityService: sending notification AVAILABLE for NetworkRequest [ LISTEN id=103, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED] ] 07-19 14:23:14.349 1780 13449 D ConnectivityService: listenForNetwork for uid/pid:10192/13631 NetworkRequest [ LISTEN id=104, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED] ] 07-19 14:23:14.350 1780 1924 D ConnectivityService: rematching NetworkAgentInfo [MOBILE (LTE) - 102] 07-19 14:23:14.350 1780 1924 D ConnectivityService: network has: [ Transports: CELLULAR Capabilities: SUPL&DUN&INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN&VALIDATED&FOREGROUND LinkUpBandwidth>=51200Kbps LinkDnBandwidth>=102400Kbps Specifier: <1>] 07-19 14:23:14.350 1780 1924 D ConnectivityService: Network NetworkAgentInfo [MOBILE (LTE) - 102] was already satisfying request 1. No change. 07-19 14:23:14.350 1780 1924 D ConnectivityService: sending notification AVAILABLE for NetworkRequest [ LISTEN id=104, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED] ] 07-19 14:23:28.217 13000 14122 E AndroidRuntime: FATAL EXCEPTION: AsyncTask #6 07-19 14:23:28.217 13000 14122 E AndroidRuntime: Process: com.ebay.mobile, PID: 13000 07-19 14:23:28.217 13000 14122 E AndroidRuntime: java.lang.RuntimeException: An error occurred while executing doInBackground() 07-19 14:23:28.217 13000 14122 E AndroidRuntime: at android.os.AsyncTask$3.done(AsyncTask.java:325) 07-19 14:23:28.217 13000 14122 E AndroidRuntime: at java.util.concurrent.FutureTask.finishCompletion(FutureTask.java:354) 07-19 14:23:28.217 13000 14122 E AndroidRuntime: at java.util.concurrent.FutureTask.setException(FutureTask.java:223) 07-19 14:23:28.217 13000 14122 E AndroidRuntime: at java.util.concurrent.FutureTask.run(FutureTask.java:242) 07-19 14:23:28.217 13000 14122 E AndroidRuntime: at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1133) 07-19 14:23:28.217 13000 14122 E AndroidRuntime: at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:607) 07-19 14:23:28.217 13000 14122 E AndroidRuntime: at java.lang.Thread.run(Thread.java:761) 07-19 14:23:28.217 13000 14122 E AndroidRuntime: Caused by: java.lang.IllegalArgumentException: cipherSuite TLS_ECDHE_ECDSA_WITH_CHACHA20_POLY1305_SHA256 is not supported. 07-19 14:23:28.217 13000 14122 E AndroidRuntime: at org.conscrypt.NativeCrypto.checkEnabledCipherSuites(NativeCrypto.java:1082) 07-19 14:23:28.217 13000 14122 E AndroidRuntime: at org.conscrypt.NativeCrypto.setEnabledCipherSuites(NativeCrypto.java:1043) 07-19 14:23:28.217 13000 14122 E AndroidRuntime: at org.conscrypt.NativeSsl.initialize(NativeSsl.java:315) 07-19 14:23:28.217 13000 14122 E AndroidRuntime: at org.conscrypt.ConscryptFileDescriptorSocket.startHandshake(ConscryptFileDescriptorSocket.java:198) 07-19 14:23:28.217 13000 14122 E AndroidRuntime: at com.android.okhttp.Connection.connectTls(Connection.java:235) 07-19 14:23:28.217 13000 14122 E AndroidRuntime: at com.android.okhttp.Connection.connectSocket(Connection.java:199) 07-19 14:23:28.217 13000 14122 E AndroidRuntime: at com.android.okhttp.Connection.connect(Connection.java:172) 07-19 14:23:28.217 13000 14122 E AndroidRuntime: at com.android.okhttp.Connection.connectAndSetOwner(Connection.java:367) 07-19 14:23:28.217 13000 14122 E AndroidRuntime: at com.android.okhttp.OkHttpClient$1.connectAndSetOwner(OkHttpClient.java:130) 07-19 14:23:28.217 13000 14122 E AndroidRuntime: at com.android.okhttp.internal.http.HttpEngine.connect(HttpEngine.java:330) 07-19 14:23:28.217 13000 14122 E AndroidRuntime: at com.android.okhttp.internal.http.HttpEngine.sendRequest(HttpEngine.java:247) 07-19 14:23:28.217 13000 14122 E AndroidRuntime: at com.android.okhttp.internal.huc.HttpURLConnectionImpl.execute(HttpURLConnectionImpl.java:457) 07-19 14:23:28.217 13000 14122 E AndroidRuntime: at com.android.okhttp.internal.huc.HttpURLConnectionImpl.connect(HttpURLConnectionImpl.java:126) 07-19 14:23:28.217 13000 14122 E AndroidRuntime: at com.android.okhttp.internal.huc.HttpURLConnectionImpl.getOutputStream(HttpURLConnectionImpl.java:257) 07-19 14:23:28.217 13000 14122 E AndroidRuntime: at com.android.okhttp.internal.huc.DelegatingHttpsURLConnection.getOutputStream(DelegatingHttpsURLConnection.java:218) 07-19 14:23:28.217 13000 14122 E AndroidRuntime: at com.android.okhttp.internal.huc.HttpsURLConnectionImpl.getOutputStream(HttpsURLConnectionImpl.java) 07-19 14:23:28.217 13000 14122 E AndroidRuntime: at com.ebay.nautilus.kernel.net.RequestControllerHttpUrlConnection.trackedSend(RequestControllerHttpUrlConnection.java:447) 07-19 14:23:28.217 13000 14122 E AndroidRuntime: at com.ebay.nautilus.kernel.net.RequestControllerHttpUrlConnection.send(RequestControllerHttpUrlConnection.java:422) 07-19 14:23:28.217 13000 14122 E AndroidRuntime: at com.ebay.nautilus.kernel.net.RequestControllerHttpUrlConnection.sendRequest(RequestControllerHttpUrlConnection.java:207) 07-19 14:23:28.217 13000 14122 E AndroidRuntime: at com.ebay.nautilus.kernel.net.ConnectorImpl.sendRequest(ConnectorImpl.java:88) 07-19 14:23:28.217 13000 14122 E AndroidRuntime: at com.ebay.nautilus.kernel.net.ConnectorImpl.sendRequest(ConnectorImpl.java:57) 07-19 14:23:28.217 13000 14122 E AndroidRuntime: at com.ebay.mobile.apls.AplsLogTrackSweeper$TrafficTask.doInBackground(AplsLogTrackSweeper.java:593) 07-19 14:23:28.217 13000 14122 E AndroidRuntime: at com.ebay.mobile.apls.AplsLogTrackSweeper$TrafficTask.doInBackground(AplsLogTrackSweeper.java:548) 07-19 14:23:28.217 13000 14122 E AndroidRuntime: at android.os.AsyncTask$2.call(AsyncTask.java:305) 07-19 14:23:28.217 13000 14122 E AndroidRuntime: at java.util.concurrent.FutureTask.run(FutureTask.java:237) 07-19 14:23:28.217 13000 14122 E AndroidRuntime: ... 3 more 07-19 14:23:29.662 1780 18833 I ActivityManager: Killing 13000:com.ebay.mobile/u0a91 (adj 902): crash 07-19 14:23:29.669 1780 18833 D ActivityManager: cleanUpApplicationRecord -- 13000 07-19 14:23:29.671 1780 1791 W InputMethodManagerService: Window already focused, ignoring focus gain of: com.android.internal.view.IInputMethodClient$Stub$Proxy@895832f attribute=null, token = android.os.BinderProxy@74490a 07-19 14:23:29.861 1780 1803 W AppOps : Finishing op nesting under-run: uid 1000 pkg android code 24 time=0 duration=0 nesting=0 07-19 14:23:33.224 1780 1780 I ActivityManager: Start proc 14131:com.ebay.mobile/u0a91 for service com.ebay.mobile/com.ebay.nautilus.domain.analytics.tracking.TrackingJobService 07-19 14:26:22.998 1780 2574 I WindowManager: WIN DEATH: Window{780557b u0 com.facebook.katana/com.facebook.browser.lite.BrowserLite2Activity} 07-19 14:26:22.998 1780 28117 D ConnectivityService: ConnectivityService NetworkRequestInfo binderDied(NetworkRequest [ LISTEN id=104, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED] ], android.os.BinderProxy@d47b330) 07-19 14:26:22.998 1780 1792 D ConnectivityService: ConnectivityService NetworkRequestInfo binderDied(NetworkRequest [ LISTEN id=103, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED] ], android.os.BinderProxy@7401ba9) 07-19 14:26:22.999 1780 2559 I ActivityManager: Process com.facebook.katana:browser (pid 13631) has died 07-19 14:26:22.999 1780 1924 D ConnectivityService: releasing NetworkRequest [ LISTEN id=104, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED] ] 07-19 14:26:22.999 1780 2559 D ActivityManager: cleanUpApplicationRecord -- 13631 07-19 14:26:23.000 1780 1924 D ConnectivityService: sending notification RELEASED for NetworkRequest [ LISTEN id=104, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED] ] 07-19 14:26:23.001 1780 1924 E ConnectivityService: RemoteException caught trying to send a callback msg for NetworkRequest [ LISTEN id=104, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED] ] 07-19 14:26:23.001 1780 1924 D ConnectivityService: releasing NetworkRequest [ LISTEN id=103, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED] ] 07-19 14:26:23.002 1780 1924 D ConnectivityService: sending notification RELEASED for NetworkRequest [ LISTEN id=103, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED] ] 07-19 14:26:23.003 1780 1924 E ConnectivityService: RemoteException caught trying to send a callback msg for NetworkRequest [ LISTEN id=103, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED] ] 07-19 14:26:27.842 1780 1903 I ActivityManager: START u0 {act=android.intent.action.MAIN cat=[android.intent.category.HOME] flg=0x10200000 cmp=ch.deletescape.lawnchair.plah/ch.deletescape.lawnchair.Launcher (has extras)} from uid 1000 on display 0 07-19 14:26:31.084 1780 1805 D LuxLevels: bright hysteresis constant= 0.1, threshold=13.558129, lux=12.325572 07-19 14:26:31.084 1780 1805 D LuxLevels: dark hysteresis constant= 0.2, threshold=9.860457, lux=12.325572 07-19 14:26:33.493 1780 1805 D LuxLevels: bright hysteresis constant= 0.1, threshold=16.702896, lux=15.18445 07-19 14:26:33.494 1780 1805 D LuxLevels: dark hysteresis constant= 0.2, threshold=12.14756, lux=15.18445 07-19 14:26:35.460 1780 1805 D LuxLevels: bright hysteresis constant= 0.1, threshold=18.527365, lux=16.843058 07-19 14:26:35.460 1780 1805 D LuxLevels: dark hysteresis constant= 0.2, threshold=13.474446, lux=16.843058 07-19 14:26:57.841 1780 1805 I PowerManagerService: Nap time (uid 1000)... 07-19 14:26:57.842 1780 1805 I PowerManagerService: Going to sleep due to screen timeout (uid 1000)... 07-19 14:26:57.892 1780 1780 V FingerprintService: startAuthentication(com.android.systemui) 07-19 14:26:57.893 1780 1780 V FingerprintService: starting client AuthenticationClient(com.android.systemui), initiatedByClient = true) 07-19 14:26:57.906 1780 1780 W FingerprintService: client com.android.systemui is authenticating... 07-19 14:26:58.465 1780 1805 E KernelWakelockReader: neither /proc/wakelocks nor /d/wakeup_sources exists 07-19 14:26:58.467 1780 1805 W BatteryStatsImpl: Couldn't get kernel wake lock stats 07-19 14:26:58.520 1780 1794 I VrManagerService: VR mode is disallowed 07-19 14:26:58.596 1780 1803 I DisplayManagerService: Display device changed state: "├ëcran int├®gr├®", OFF 07-19 14:26:58.756 1780 1805 I PowerManagerService: Sleeping (uid 1000)... 07-19 14:26:58.948 12200 12200 W ContextImpl: Calling a method in the system process without a qualified user: android.app.ContextImpl.startService:1357 android.content.ContextWrapper.startService:613 foundation.e.drive.receivers.ScreenOffReceiver.onReceive:52 android.app.LoadedApk$ReceiverDispatcher$Args.run:1122 android.os.Handler.handleCallback:751 07-19 14:26:58.956 12200 12200 W ContextImpl: Calling a method in the system process without a qualified user: android.app.ContextImpl.startService:1357 android.content.ContextWrapper.startService:613 foundation.e.drive.services.ObserverService.onCreate:127 android.app.ActivityThread.handleCreateService:3216 android.app.ActivityThread.-wrap5:-1 07-19 14:26:58.956 1780 1795 I WindowManager: OverscanTimeout run 07-19 14:26:58.983 12200 12200 W ContextImpl: Calling a method in the system process without a qualified user: android.app.ContextImpl.bindService:1421 android.content.ContextWrapper.bindService:636 foundation.e.drive.services.ObserverService.begin:181 foundation.e.drive.services.ObserverService.onOCClientReceived:206 foundation.e.drive.utils.GetOCClientTask.onPostExecute:63 07-19 14:27:03.076 1780 18831 I ActivityManager: Setting hasTopUi=true for pid=1979 07-19 14:28:25.920 1780 1780 V FingerprintService: onAuthenticated(owner=com.android.systemui, id=1465145582, gp=0) 07-19 14:28:25.924 1780 1780 V FingerprintService: Done with client: com.android.systemui 07-19 14:28:25.925 1780 1792 I PowerManagerService: Waking up from sleep (uid 10036)... 07-19 14:28:25.930 1780 1805 E KernelWakelockReader: neither /proc/wakelocks nor /d/wakeup_sources exists 07-19 14:28:25.930 1780 1805 W BatteryStatsImpl: Couldn't get kernel wake lock stats 07-19 14:28:25.951 1780 1805 I DisplayPowerController: Blocking screen on until initial contents have been drawn. 07-19 14:28:25.964 1780 1803 I DisplayManagerService: Display device changed state: "├ëcran int├®gr├®", ON 07-19 14:28:26.010 1780 1803 E WindowManager: Timeout waiting for animation to startup 07-19 14:28:26.097 1780 2747 W InputMethodManagerService: Window already focused, ignoring focus gain of: com.android.internal.view.IInputMethodClient$Stub$Proxy@4d4a758 attribute=android.view.inputmethod.EditorInfo@f9840b1, token = android.os.BinderProxy@85913e 07-19 14:28:26.127 1780 1805 I DisplayPowerController: Unblocked screen on after 176 ms 07-19 14:28:26.128 1780 1805 I VrManagerService: VR mode is allowed 07-19 14:28:26.245 1780 1805 D LuxLevels: bright hysteresis constant= 0.1, threshold=11.0, lux=10.0 07-19 14:28:26.245 1780 1805 D LuxLevels: dark hysteresis constant= 0.2, threshold=8.0, lux=10.0 07-19 14:28:26.322 1780 2749 I ActivityManager: Setting hasTopUi=false for pid=1979 07-19 14:28:27.082 1780 13449 I ActivityManager: START u0 {act=android.intent.action.MAIN cat=[android.intent.category.LAUNCHER] flg=0x10200000 pkg=net.sourceforge.opencamera cmp=net.sourceforge.opencamera/.MainActivity bnds=[1136,1829][1415,2109] (has extras)} from uid 10202 on display 0 07-19 14:28:27.104 1780 13449 I WindowManager: setFocusedApp token: Token{23b1917 ActivityRecord{16fa996 u0 net.sourceforge.opencamera/.MainActivity t4926}} requestedOrientation: 0 07-19 14:28:27.123 1780 2781 I ActivityManager: Start proc 14481:net.sourceforge.opencamera/u0a66 for activity net.sourceforge.opencamera/.MainActivity 07-19 14:28:27.161 1780 18829 I ActivityManager: Config changes=480 {1.0 208mcc1mnc [fr_FR] ldltr sw411dp w683dp h387dp 560dpi nrml land finger -keyb/v/h -nav/h s.10} 07-19 14:28:27.241 1780 18829 W ActivityManager: Slow operation: 101ms so far, now at attachApplicationLocked: after mServices.attachApplicationLocked 07-19 14:28:27.740 1780 2512 I WindowManager: setAppOrientation token: Token{23b1917 ActivityRecord{16fa996 u0 net.sourceforge.opencamera/.MainActivity t4926}} requestedOrientation: 0 07-19 14:28:28.033 1780 1803 E WindowManager: Performed 6 layouts in a row. Skipping 07-19 14:28:28.051 1780 2755 E WindowManager: Performed 6 layouts in a row. Skipping 07-19 14:28:28.082 1780 1803 I WindowManager: Screen frozen for +939ms due to Window{c494c9c u0 Starting net.sourceforge.opencamera} 07-19 14:28:31.058 1780 1797 E BatteryStatsService: no controller energy info supplied 07-19 14:28:31.058 1780 1797 E BatteryStatsService: no controller energy info supplied 07-19 14:28:31.091 1780 1797 E KernelWakelockReader: neither /proc/wakelocks nor /d/wakeup_sources exists 07-19 14:28:31.091 1780 1797 W BatteryStatsImpl: Couldn't get kernel wake lock stats 07-19 14:28:31.091 1780 1797 E BatteryStatsService: modem info is invalid: ModemActivityInfo{ mTimestamp=0 mSleepTimeMs=0 mIdleTimeMs=0 mTxTimeMs[]=[0, 0, 0, 0, 0] mRxTimeMs=0 mEnergyUsed=0} 07-19 14:28:34.234 1780 1780 W WindowManager: Attempted to remove non-existing token: android.os.Binder@d0c113a 07-19 14:29:07.468 1780 1797 E BatteryStatsService: no controller energy info supplied 07-19 14:29:07.468 1780 1797 E BatteryStatsService: no controller energy info supplied 07-19 14:29:07.505 1780 1797 E KernelWakelockReader: neither /proc/wakelocks nor /d/wakeup_sources exists 07-19 14:29:07.505 1780 1797 W BatteryStatsImpl: Couldn't get kernel wake lock stats 07-19 14:29:07.505 1780 1797 E BatteryStatsService: modem info is invalid: ModemActivityInfo{ mTimestamp=0 mSleepTimeMs=0 mIdleTimeMs=0 mTxTimeMs[]=[0, 0, 0, 0, 0] mRxTimeMs=0 mEnergyUsed=0} 07-19 14:29:12.275 1780 18831 I ActivityManager: Config changes=480 {1.0 208mcc1mnc [fr_FR] ldltr sw411dp w411dp h659dp 560dpi nrml port finger -keyb/v/h -nav/h s.11} 07-19 14:29:12.807 1780 1803 I WindowManager: Screen frozen for +574ms due to Window{d8df91 u0 NavigationBar} 07-19 14:29:12.818 1780 1805 D LuxLevels: bright hysteresis constant= 0.1, threshold=2696.1, lux=2451.0 07-19 14:29:12.818 1780 1805 D LuxLevels: dark hysteresis constant= 0.2, threshold=1960.8, lux=2451.0 07-19 14:29:20.881 1780 1805 D LuxLevels: bright hysteresis constant= 0.1, threshold=457.34152, lux=415.765 07-19 14:29:20.881 1780 1805 D LuxLevels: dark hysteresis constant= 0.2, threshold=332.61203, lux=415.765 07-19 14:29:22.416 14131 14822 E AndroidRuntime: FATAL EXCEPTION: AsyncTask #5 07-19 14:29:22.416 14131 14822 E AndroidRuntime: Process: com.ebay.mobile, PID: 14131 07-19 14:29:22.416 14131 14822 E AndroidRuntime: java.lang.RuntimeException: An error occurred while executing doInBackground() 07-19 14:29:22.416 14131 14822 E AndroidRuntime: at android.os.AsyncTask$3.done(AsyncTask.java:325) 07-19 14:29:22.416 14131 14822 E AndroidRuntime: at java.util.concurrent.FutureTask.finishCompletion(FutureTask.java:354) 07-19 14:29:22.416 14131 14822 E AndroidRuntime: at java.util.concurrent.FutureTask.setException(FutureTask.java:223) 07-19 14:29:22.416 14131 14822 E AndroidRuntime: at java.util.concurrent.FutureTask.run(FutureTask.java:242) 07-19 14:29:22.416 14131 14822 E AndroidRuntime: at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1133) 07-19 14:29:22.416 14131 14822 E AndroidRuntime: at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:607) 07-19 14:29:22.416 14131 14822 E AndroidRuntime: at java.lang.Thread.run(Thread.java:761) 07-19 14:29:22.416 14131 14822 E AndroidRuntime: Caused by: java.lang.IllegalArgumentException: cipherSuite TLS_ECDHE_ECDSA_WITH_CHACHA20_POLY1305_SHA256 is not supported. 07-19 14:29:22.416 14131 14822 E AndroidRuntime: at org.conscrypt.NativeCrypto.checkEnabledCipherSuites(NativeCrypto.java:1082) 07-19 14:29:22.416 14131 14822 E AndroidRuntime: at org.conscrypt.NativeCrypto.setEnabledCipherSuites(NativeCrypto.java:1043) 07-19 14:29:22.416 14131 14822 E AndroidRuntime: at org.conscrypt.NativeSsl.initialize(NativeSsl.java:315) 07-19 14:29:22.416 14131 14822 E AndroidRuntime: at org.conscrypt.ConscryptFileDescriptorSocket.startHandshake(ConscryptFileDescriptorSocket.java:198) 07-19 14:29:22.416 14131 14822 E AndroidRuntime: at com.android.okhttp.Connection.connectTls(Connection.java:235) 07-19 14:29:22.416 14131 14822 E AndroidRuntime: at com.android.okhttp.Connection.connectSocket(Connection.java:199) 07-19 14:29:22.416 14131 14822 E AndroidRuntime: at com.android.okhttp.Connection.connect(Connection.java:172) 07-19 14:29:22.416 14131 14822 E AndroidRuntime: at com.android.okhttp.Connection.connectAndSetOwner(Connection.java:367) 07-19 14:29:22.416 14131 14822 E AndroidRuntime: at com.android.okhttp.OkHttpClient$1.connectAndSetOwner(OkHttpClient.java:130) 07-19 14:29:22.416 14131 14822 E AndroidRuntime: at com.android.okhttp.internal.http.HttpEngine.connect(HttpEngine.java:330) 07-19 14:29:22.416 14131 14822 E AndroidRuntime: at com.android.okhttp.internal.http.HttpEngine.sendRequest(HttpEngine.java:247) 07-19 14:29:22.416 14131 14822 E AndroidRuntime: at com.android.okhttp.internal.huc.HttpURLConnectionImpl.execute(HttpURLConnectionImpl.java:457) 07-19 14:29:22.416 14131 14822 E AndroidRuntime: at com.android.okhttp.internal.huc.HttpURLConnectionImpl.connect(HttpURLConnectionImpl.java:126) 07-19 14:29:22.416 14131 14822 E AndroidRuntime: at com.android.okhttp.internal.huc.HttpURLConnectionImpl.getOutputStream(HttpURLConnectionImpl.java:257) 07-19 14:29:22.416 14131 14822 E AndroidRuntime: at com.android.okhttp.internal.huc.DelegatingHttpsURLConnection.getOutputStream(DelegatingHttpsURLConnection.java:218) 07-19 14:29:22.416 14131 14822 E AndroidRuntime: at com.android.okhttp.internal.huc.HttpsURLConnectionImpl.getOutputStream(HttpsURLConnectionImpl.java) 07-19 14:29:22.416 14131 14822 E AndroidRuntime: at com.ebay.nautilus.kernel.net.RequestControllerHttpUrlConnection.trackedSend(RequestControllerHttpUrlConnection.java:447) 07-19 14:29:22.416 14131 14822 E AndroidRuntime: at com.ebay.nautilus.kernel.net.RequestControllerHttpUrlConnection.send(RequestControllerHttpUrlConnection.java:422) 07-19 14:29:22.416 14131 14822 E AndroidRuntime: at com.ebay.nautilus.kernel.net.RequestControllerHttpUrlConnection.sendRequest(RequestControllerHttpUrlConnection.java:207) 07-19 14:29:22.416 14131 14822 E AndroidRuntime: at com.ebay.nautilus.kernel.net.ConnectorImpl.sendRequest(ConnectorImpl.java:88) 07-19 14:29:22.416 14131 14822 E AndroidRuntime: at com.ebay.nautilus.kernel.net.ConnectorImpl.sendRequest(ConnectorImpl.java:57) 07-19 14:29:22.416 14131 14822 E AndroidRuntime: at com.ebay.mobile.apls.AplsLogTrackSweeper$TrafficTask.doInBackground(AplsLogTrackSweeper.java:593) 07-19 14:29:22.416 14131 14822 E AndroidRuntime: at com.ebay.mobile.apls.AplsLogTrackSweeper$TrafficTask.doInBackground(AplsLogTrackSweeper.java:548) 07-19 14:29:22.416 14131 14822 E AndroidRuntime: at android.os.AsyncTask$2.call(AsyncTask.java:305) 07-19 14:29:22.416 14131 14822 E AndroidRuntime: at java.util.concurrent.FutureTask.run(FutureTask.java:237) 07-19 14:29:22.416 14131 14822 E AndroidRuntime: ... 3 more 07-19 14:29:23.420 1780 1805 D LuxLevels: bright hysteresis constant= 0.1, threshold=567.613, lux=516.0118 07-19 14:29:23.420 1780 1805 D LuxLevels: dark hysteresis constant= 0.2, threshold=412.80942, lux=516.0118 07-19 14:29:23.722 1780 1805 D LuxLevels: bright hysteresis constant= 0.1, threshold=725.64557, lux=659.6778 07-19 14:29:23.722 1780 1805 D LuxLevels: dark hysteresis constant= 0.2, threshold=527.74225, lux=659.6778 07-19 14:29:23.926 1780 1805 D LuxLevels: bright hysteresis constant= 0.1, threshold=836.0054, lux=760.0049 07-19 14:29:23.926 1780 1805 D LuxLevels: dark hysteresis constant= 0.2, threshold=608.0039, lux=760.0049 07-19 14:29:24.125 1780 1805 D LuxLevels: bright hysteresis constant= 0.1, threshold=953.3791, lux=866.70825 07-19 14:29:24.125 1780 1805 D LuxLevels: dark hysteresis constant= 0.2, threshold=693.36664, lux=866.70825 07-19 14:29:24.241 1780 18833 I ActivityManager: Killing 14131:com.ebay.mobile/u0a91 (adj 902): crash 07-19 14:29:24.248 1780 18833 D ActivityManager: cleanUpApplicationRecord -- 14131 07-19 14:29:24.257 1780 18829 W InputMethodManagerService: Window already focused, ignoring focus gain of: com.android.internal.view.IInputMethodClient$Stub$Proxy@c8bff18 attribute=null, token = android.os.BinderProxy@85913e 07-19 14:29:24.324 1780 1805 D LuxLevels: bright hysteresis constant= 0.1, threshold=1067.4199, lux=970.3818 07-19 14:29:24.324 1780 1805 D LuxLevels: dark hysteresis constant= 0.2, threshold=776.3054, lux=970.3818 07-19 14:29:24.428 1780 1803 W AppOps : Finishing op nesting under-run: uid 1000 pkg android code 24 time=0 duration=0 nesting=0 07-19 14:29:24.575 1780 1805 D LuxLevels: bright hysteresis constant= 0.1, threshold=1203.5565, lux=1094.1422 07-19 14:29:24.575 1780 1805 D LuxLevels: dark hysteresis constant= 0.2, threshold=875.3138, lux=1094.1422 07-19 14:29:24.931 1780 1805 D LuxLevels: bright hysteresis constant= 0.1, threshold=1403.9423, lux=1276.3112 07-19 14:29:24.931 1780 1805 D LuxLevels: dark hysteresis constant= 0.2, threshold=1021.04895, lux=1276.3112 07-19 14:29:27.476 1780 1780 I ActivityManager: Start proc 14829:com.ebay.mobile/u0a91 for service com.ebay.mobile/com.ebay.nautilus.domain.analytics.tracking.TrackingJobService 07-19 14:29:28.506 14829 14851 E AndroidRuntime: FATAL EXCEPTION: AsyncTask #3 07-19 14:29:28.506 14829 14851 E AndroidRuntime: Process: com.ebay.mobile, PID: 14829 07-19 14:29:28.506 14829 14851 E AndroidRuntime: java.lang.RuntimeException: An error occurred while executing doInBackground() 07-19 14:29:28.506 14829 14851 E AndroidRuntime: at android.os.AsyncTask$3.done(AsyncTask.java:325) 07-19 14:29:28.506 14829 14851 E AndroidRuntime: at java.util.concurrent.FutureTask.finishCompletion(FutureTask.java:354) 07-19 14:29:28.506 14829 14851 E AndroidRuntime: at java.util.concurrent.FutureTask.setException(FutureTask.java:223) 07-19 14:29:28.506 14829 14851 E AndroidRuntime: at java.util.concurrent.FutureTask.run(FutureTask.java:242) 07-19 14:29:28.506 14829 14851 E AndroidRuntime: at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1133) 07-19 14:29:28.506 14829 14851 E AndroidRuntime: at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:607) 07-19 14:29:28.506 14829 14851 E AndroidRuntime: at java.lang.Thread.run(Thread.java:761) 07-19 14:29:28.506 14829 14851 E AndroidRuntime: Caused by: java.lang.IllegalArgumentException: cipherSuite TLS_ECDHE_ECDSA_WITH_CHACHA20_POLY1305_SHA256 is not supported. 07-19 14:29:28.506 14829 14851 E AndroidRuntime: at org.conscrypt.NativeCrypto.checkEnabledCipherSuites(NativeCrypto.java:1082) 07-19 14:29:28.506 14829 14851 E AndroidRuntime: at org.conscrypt.NativeCrypto.setEnabledCipherSuites(NativeCrypto.java:1043) 07-19 14:29:28.506 14829 14851 E AndroidRuntime: at org.conscrypt.NativeSsl.initialize(NativeSsl.java:315) 07-19 14:29:28.506 14829 14851 E AndroidRuntime: at org.conscrypt.ConscryptFileDescriptorSocket.startHandshake(ConscryptFileDescriptorSocket.java:198) 07-19 14:29:28.506 14829 14851 E AndroidRuntime: at com.android.okhttp.Connection.connectTls(Connection.java:235) 07-19 14:29:28.506 14829 14851 E AndroidRuntime: at com.android.okhttp.Connection.connectSocket(Connection.java:199) 07-19 14:29:28.506 14829 14851 E AndroidRuntime: at com.android.okhttp.Connection.connect(Connection.java:172) 07-19 14:29:28.506 14829 14851 E AndroidRuntime: at com.android.okhttp.Connection.connectAndSetOwner(Connection.java:367) 07-19 14:29:28.506 14829 14851 E AndroidRuntime: at com.android.okhttp.OkHttpClient$1.connectAndSetOwner(OkHttpClient.java:130) 07-19 14:29:28.506 14829 14851 E AndroidRuntime: at com.android.okhttp.internal.http.HttpEngine.connect(HttpEngine.java:330) 07-19 14:29:28.506 14829 14851 E AndroidRuntime: at com.android.okhttp.internal.http.HttpEngine.sendRequest(HttpEngine.java:247) 07-19 14:29:28.506 14829 14851 E AndroidRuntime: at com.android.okhttp.internal.huc.HttpURLConnectionImpl.execute(HttpURLConnectionImpl.java:457) 07-19 14:29:28.506 14829 14851 E AndroidRuntime: at com.android.okhttp.internal.huc.HttpURLConnectionImpl.connect(HttpURLConnectionImpl.java:126) 07-19 14:29:28.506 14829 14851 E AndroidRuntime: at com.android.okhttp.internal.huc.HttpURLConnectionImpl.getOutputStream(HttpURLConnectionImpl.java:257) 07-19 14:29:28.506 14829 14851 E AndroidRuntime: at com.android.okhttp.internal.huc.DelegatingHttpsURLConnection.getOutputStream(DelegatingHttpsURLConnection.java:218) 07-19 14:29:28.506 14829 14851 E AndroidRuntime: at com.android.okhttp.internal.huc.HttpsURLConnectionImpl.getOutputStream(HttpsURLConnectionImpl.java) 07-19 14:29:28.506 14829 14851 E AndroidRuntime: at com.ebay.nautilus.kernel.net.RequestControllerHttpUrlConnection.trackedSend(RequestControllerHttpUrlConnection.java:447) 07-19 14:29:28.506 14829 14851 E AndroidRuntime: at com.ebay.nautilus.kernel.net.RequestControllerHttpUrlConnection.send(RequestControllerHttpUrlConnection.java:422) 07-19 14:29:28.506 14829 14851 E AndroidRuntime: at com.ebay.nautilus.kernel.net.RequestControllerHttpUrlConnection.sendRequest(RequestControllerHttpUrlConnection.java:207) 07-19 14:29:28.506 14829 14851 E AndroidRuntime: at com.ebay.nautilus.kernel.net.ConnectorImpl.sendRequest(ConnectorImpl.java:88) 07-19 14:29:28.506 14829 14851 E AndroidRuntime: at com.ebay.nautilus.kernel.net.ConnectorImpl.sendRequest(ConnectorImpl.java:57) 07-19 14:29:28.506 14829 14851 E AndroidRuntime: at com.ebay.nautilus.domain.content.dm.ExperimentationDataManager$LoadTask.doInBackground(ExperimentationDataManager.java:1781) 07-19 14:29:28.506 14829 14851 E AndroidRuntime: at com.ebay.nautilus.domain.content.dm.ExperimentationDataManager$LoadTask.doInBackground(ExperimentationDataManager.java:1709) 07-19 14:29:28.506 14829 14851 E AndroidRuntime: at android.os.AsyncTask$2.call(AsyncTask.java:305) 07-19 14:29:28.506 14829 14851 E AndroidRuntime: at java.util.concurrent.FutureTask.run(FutureTask.java:237) 07-19 14:29:28.506 14829 14851 E AndroidRuntime: ... 3 more 07-19 14:29:31.081 1780 18832 I ActivityManager: Killing 14829:com.ebay.mobile/u0a91 (adj 900): crash 07-19 14:29:31.081 1780 18832 D ActivityManager: cleanUpApplicationRecord -- 14829 07-19 14:29:31.089 1780 2005 W InputMethodManagerService: Window already focused, ignoring focus gain of: com.android.internal.view.IInputMethodClient$Stub$Proxy@cffda53 attribute=null, token = android.os.BinderProxy@85913e 07-19 14:29:31.268 1780 1803 W AppOps : Finishing op nesting under-run: uid 1000 pkg android code 24 time=0 duration=0 nesting=0 07-19 14:29:33.940 1780 1805 D LuxLevels: bright hysteresis constant= 0.1, threshold=132.42688, lux=120.38807 07-19 14:29:33.940 1780 1805 D LuxLevels: dark hysteresis constant= 0.2, threshold=96.310455, lux=120.38807 07-19 14:29:34.939 1780 1805 D LuxLevels: bright hysteresis constant= 0.1, threshold=45.368755, lux=41.244324 07-19 14:29:34.939 1780 1805 D LuxLevels: dark hysteresis constant= 0.2, threshold=32.99546, lux=41.244324 07-19 14:29:36.138 1780 1805 D LuxLevels: bright hysteresis constant= 0.1, threshold=17.384401, lux=15.804001 07-19 14:29:36.138 1780 1805 D LuxLevels: dark hysteresis constant= 0.2, threshold=12.643201, lux=15.804001 07-19 14:29:36.945 1780 2784 I ActivityManager: START u0 {act=android.intent.action.DELETE dat=package:com.ebay.mobile flg=0x10800000 cmp=com.android.packageinstaller/.UninstallerActivity (has extras)} from uid 10202 on display 0 07-19 14:29:37.593 1780 2006 I ActivityManager: START u0 {act=android.intent.action.VIEW cmp=com.android.packageinstaller/.UninstallAppProgress (has extras)} from uid 10027 on display 0 07-19 14:29:37.639 1780 1794 I ActivityManager: Force stopping com.ebay.mobile appid=10091 user=0: deletePackageX 07-19 14:29:37.727 1780 1811 I PackageManager: Removing old permission: com.ebay.mobile.permission.MAPS_RECEIVE from package com.ebay.mobile 07-19 14:29:37.727 1780 1811 I PackageManager: Removing old permission: com.ebay.mobile.permission.EBAY_USER_CONFIG from package com.ebay.mobile 07-19 14:29:38.531 1780 1811 I ActivityManager: Force stopping com.ebay.mobile appid=10091 user=0: pkg removed 07-19 14:29:38.769 1780 2747 I ActivityManager: Start proc 15000:com.android.keychain/1000 for broadcast com.android.keychain/.KeyChainBroadcastReceiver 07-19 14:29:38.887 15000 15000 W ContextImpl: Calling a method in the system process without a qualified user: android.app.ContextImpl.startService:1357 android.content.ContextWrapper.startService:613 android.content.ContextWrapper.startService:613 com.android.keychain.KeyChainBroadcastReceiver.onReceive:12 android.app.ActivityThread.handleReceiver:3065 07-19 14:29:39.067 1780 13450 I ActivityManager: Start proc 15030:com.android.documentsui/u0a11 for broadcast com.android.documentsui/.PackageReceiver 07-19 14:29:39.151 1780 1780 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={dc38c0aaefbb48cea83da9244a08bc64=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=dc38c0aaefbb48cea83da9244a08bc64,creationTime=3537142,enabler=null], 83cc25fbfd7e455799d53fcd004774f1=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=83cc25fbfd7e455799d53fcd004774f1,creationTime=3537141,enabler=null], ecb54722cf62446c98f277304dd8e123=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=ecb54722cf62446c98f277304dd8e123,creationTime=3537143,enabler=null]},manualRule=null],Diff[] 07-19 14:29:39.205 1780 1780 D ZenLog : set_zen_mode: off,removeAutomaticZenRules 07-19 14:29:39.331 1780 2559 I ActivityManager: Start proc 15052:org.sufficientlysecure.keychain/u0a77 for broadcast org.sufficientlysecure.keychain/.remote.PackageUninstallReceiver 07-19 14:29:39.350 1780 1793 I ActivityManager: Start proc 15066:com.android.printspooler/u0a73 for service com.android.printspooler/.model.PrintSpoolerService 07-19 14:29:39.691 1780 1792 I ActivityManager: Killing 10352:com.android.exchange/u0a53 (adj 906): empty #31 07-19 14:29:39.716 1780 2784 D ActivityManager: cleanUpApplicationRecord -- 10352 07-19 14:29:40.997 1780 2005 I ActivityManager: START u0 {act=android.intent.action.MAIN cat=[android.intent.category.LAUNCHER] flg=0x10200000 cmp=fr.freebox.android.compagnon/.MainAutomationActivityLauncher bnds=[581,1390][860,1706] (has extras)} from uid 10202 on display 0 07-19 14:29:41.025 1780 13449 I ActivityManager: Start proc 15147:fr.freebox.android.compagnon/u0a216 for activity fr.freebox.android.compagnon/.MainAutomationActivityLauncher 07-19 14:29:41.586 1780 1792 I ActivityManager: START u0 {cmp=fr.freebox.android.compagnon/.FreeboxDiscoveryActivity} from uid 10216 on display 0 07-19 14:29:41.631 15147 15209 E AndroidRuntime: FATAL EXCEPTION: OkHttp Dispatcher 07-19 14:29:41.631 15147 15209 E AndroidRuntime: Process: fr.freebox.android.compagnon, PID: 15147 07-19 14:29:41.631 15147 15209 E AndroidRuntime: java.lang.IllegalArgumentException: cipherSuite TLS_ECDHE_ECDSA_WITH_CHACHA20_POLY1305_SHA256 is not supported. 07-19 14:29:41.631 15147 15209 E AndroidRuntime: at org.conscrypt.NativeCrypto.checkEnabledCipherSuites(NativeCrypto.java:1082) 07-19 14:29:41.631 15147 15209 E AndroidRuntime: at org.conscrypt.SSLParametersImpl.setEnabledCipherSuites(SSLParametersImpl.java:221) 07-19 14:29:41.631 15147 15209 E AndroidRuntime: at org.conscrypt.ConscryptFileDescriptorSocket.setEnabledCipherSuites(ConscryptFileDescriptorSocket.java:730) 07-19 14:29:41.631 15147 15209 E AndroidRuntime: at okhttp3.ConnectionSpec.apply(SourceFile:158) 07-19 14:29:41.631 15147 15209 E AndroidRuntime: at okhttp3.OkHttpClient$1.apply(SourceFile:180) 07-19 14:29:41.631 15147 15209 E AndroidRuntime: at okhttp3.internal.connection.ConnectionSpecSelector.configureSecureSocket(SourceFile:79) 07-19 14:29:41.631 15147 15209 E AndroidRuntime: at okhttp3.internal.connection.RealConnection.connectTls(SourceFile:313) 07-19 14:29:41.631 15147 15209 E AndroidRuntime: at okhttp3.internal.connection.RealConnection.establishProtocol(SourceFile:284) 07-19 14:29:41.631 15147 15209 E AndroidRuntime: at okhttp3.internal.connection.RealConnection.connect(SourceFile:169) 07-19 14:29:41.631 15147 15209 E AndroidRuntime: at okhttp3.internal.connection.StreamAllocation.findConnection(SourceFile:257) 07-19 14:29:41.631 15147 15209 E AndroidRuntime: at okhttp3.internal.connection.StreamAllocation.findHealthyConnection(SourceFile:135) 07-19 14:29:41.631 15147 15209 E AndroidRuntime: at okhttp3.internal.connection.StreamAllocation.newStream(SourceFile:114) 07-19 14:29:41.631 15147 15209 E AndroidRuntime: at okhttp3.internal.connection.ConnectInterceptor.intercept(SourceFile:42) 07-19 14:29:41.631 15147 15209 E AndroidRuntime: at okhttp3.internal.http.RealInterceptorChain.proceed(SourceFile:147) 07-19 14:29:41.631 15147 15209 E AndroidRuntime: at okhttp3.internal.http.RealInterceptorChain.proceed(SourceFile:121) 07-19 14:29:41.631 15147 15209 E AndroidRuntime: at okhttp3.internal.cache.CacheInterceptor.intercept(SourceFile:93) 07-19 14:29:41.631 15147 15209 E AndroidRuntime: at okhttp3.internal.http.RealInterceptorChain.proceed(SourceFile:147) 07-19 14:29:41.631 15147 15209 E AndroidRuntime: at okhttp3.internal.http.RealInterceptorChain.proceed(SourceFile:121) 07-19 14:29:41.631 15147 15209 E AndroidRuntime: at okhttp3.internal.http.BridgeInterceptor.intercept(SourceFile:93) 07-19 14:29:41.631 15147 15209 E AndroidRuntime: at okhttp3.internal.http.RealInterceptorChain.proceed(SourceFile:147) 07-19 14:29:41.631 15147 15209 E AndroidRuntime: at okhttp3.internal.http.RetryAndFollowUpInterceptor.intercept(SourceFile:126) 07-19 14:29:41.631 15147 15209 E AndroidRuntime: at okhttp3.internal.http.RealInterceptorChain.proceed(SourceFile:147) 07-19 14:29:41.631 15147 15209 E AndroidRuntime: at okhttp3.internal.http.RealInterceptorChain.proceed(SourceFile:121) 07-19 14:29:41.631 15147 15209 E AndroidRuntime: at fr.freebox.android.fbxosapi.QueryParamsSorterInterceptor.intercept(SourceFile:18) 07-19 14:29:41.631 15147 15209 E AndroidRuntime: at okhttp3.internal.http.RealInterceptorChain.proceed(SourceFile:147) 07-19 14:29:41.631 15147 15209 E AndroidRuntime: at okhttp3.internal.http.RealInterceptorChain.proceed(SourceFile:121) 07-19 14:29:41.631 15147 15209 E AndroidRuntime: at fr.freebox.android.fbxosapi.OkHttpClientFactory$1.intercept(SourceFile:65) 07-19 14:29:41.631 15147 15209 E AndroidRuntime: at okhttp3.internal.http.RealInterceptorChain.proceed(SourceFile:147) 07-19 14:29:41.631 15147 15209 E AndroidRuntime: at okhttp3.internal.http.RealInterceptorChain.proceed(SourceFile:121) 07-19 14:29:41.631 15147 15209 E AndroidRuntime: at okhttp3.logging.HttpLoggingInterceptor.intercept(SourceFile:213) 07-19 14:29:41.631 15147 15209 E AndroidRuntime: at okhttp3.internal.http.RealInterceptorChain.proceed(SourceFile:147) 07-19 14:29:41.631 15147 15209 E AndroidRuntime: at okhttp3.internal.http.RealInterceptorChain.proceed(SourceFile:121) 07-19 14:29:41.631 15147 15209 E AndroidRuntime: at okhttp3.RealCall.getResponseWithInterceptorChain(SourceFile:250) 07-19 14:29:41.631 15147 15209 E AndroidRuntime: at okhttp3.RealCall$AsyncCall.execute(SourceFile:201) 07-19 14:29:41.631 15147 15209 E AndroidRuntime: at okhttp3.internal.NamedRunnable.run(SourceFile:32) 07-19 14:29:41.631 15147 15209 E AndroidRuntime: at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1133) 07-19 14:29:41.631 15147 15209 E AndroidRuntime: at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:607) 07-19 14:29:41.631 15147 15209 E AndroidRuntime: at java.lang.Thread.run(Thread.java:761) 07-19 14:29:42.062 1780 1780 W WindowManager: Attempted to remove non-existing token: android.os.Binder@97e30b5 07-19 14:29:42.069 1780 1780 I ActivityManager: Killing 10428:com.google.android.youtube/u0a142 (adj 906): empty #31 07-19 14:29:42.108 1780 28117 D ConnectivityService: ConnectivityService NetworkRequestInfo binderDied(NetworkRequest [ LISTEN id=98, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&FOREGROUND] ], android.os.BinderProxy@60a500b) 07-19 14:29:42.108 1780 18831 D ActivityManager: cleanUpApplicationRecord -- 10428 07-19 14:29:42.108 1780 1924 D ConnectivityService: releasing NetworkRequest [ LISTEN id=98, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&FOREGROUND] ] 07-19 14:29:42.109 1780 1924 D ConnectivityService: sending notification RELEASED for NetworkRequest [ LISTEN id=98, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&FOREGROUND] ] 07-19 14:29:42.110 1780 1924 E ConnectivityService: RemoteException caught trying to send a callback msg for NetworkRequest [ LISTEN id=98, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&FOREGROUND] ] 07-19 14:29:42.112 1780 2574 E WifiService: Multicaster binderDied 07-19 14:29:42.112 1780 18829 I WindowManager: WIN DEATH: Window{35842e9 u0 fr.freebox.android.compagnon/fr.freebox.android.compagnon.MainAutomationActivityLauncher} 07-19 14:29:42.113 1780 2574 E WifiService: Multicaster binderDied 07-19 14:29:42.114 1780 2559 I ActivityManager: Process fr.freebox.android.compagnon (pid 15147) has died 07-19 14:29:42.114 1780 2559 D ActivityManager: cleanUpApplicationRecord -- 15147 07-19 14:29:42.115 1780 2559 W ActivityManager: Force removing ActivityRecord{a2dab6e u0 fr.freebox.android.compagnon/.FreeboxDiscoveryActivity t4928}: app died, no saved state 07-19 14:29:42.119 1780 2782 I WindowManager: WIN DEATH: Window{2c48efc u0 fr.freebox.android.compagnon/fr.freebox.android.compagnon.FreeboxDiscoveryActivity} 07-19 14:29:42.122 1780 2559 W ActivityManager: Force removing ActivityRecord{4c037c2 u0 fr.freebox.android.compagnon/.MainAutomationActivityLauncher t4928}: app died, no saved state 07-19 14:29:42.141 1780 18832 W ActivityManager: Ignoring remove of inactive process: ProcessRecord{1df0979 0:fr.freebox.android.compagnon/u0a216} 07-19 14:29:42.143 1780 2512 D WindowManager: relayoutVisibleWindow: Window{f13eb9f u0 ch.deletescape.lawnchair.plah/ch.deletescape.lawnchair.Launcher EXITING} mAnimatingExit=true, mRemoveOnExit=false, mDestroying=false 07-19 14:29:42.162 1780 28117 W InputMethodManagerService: Window already focused, ignoring focus gain of: com.android.internal.view.IInputMethodClient$Stub$Proxy@50be1e7 attribute=null, token = android.os.BinderProxy@85913e 07-19 14:29:42.297 1780 1803 W AppOps : Finishing op nesting under-run: uid 1000 pkg android code 24 time=0 duration=0 nesting=0 07-19 14:29:43.444 1780 1903 I ActivityManager: START u0 {act=android.intent.action.MAIN cat=[android.intent.category.HOME] flg=0x10200000 cmp=ch.deletescape.lawnchair.plah/ch.deletescape.lawnchair.Launcher (has extras)} from uid 1000 on display 0 07-19 14:29:44.297 1780 1904 I PowerManagerService: Going to sleep due to power button (uid 1000)... 07-19 14:29:44.321 1780 1780 V FingerprintService: startAuthentication(com.android.systemui) 07-19 14:29:44.321 1780 1780 V FingerprintService: starting client AuthenticationClient(com.android.systemui), initiatedByClient = true) 07-19 14:29:44.327 1780 1780 W FingerprintService: client com.android.systemui is authenticating... 07-19 14:29:44.435 1780 2781 I ActivityManager: Killing 9981:com.android.systemui:screenshot/u0a36 (adj 906): empty #31 07-19 14:29:44.462 1780 2006 D ActivityManager: cleanUpApplicationRecord -- 9981 07-19 14:29:44.812 1780 1805 E KernelWakelockReader: neither /proc/wakelocks nor /d/wakeup_sources exists 07-19 14:29:44.813 1780 1805 W BatteryStatsImpl: Couldn't get kernel wake lock stats 07-19 14:29:44.835 1780 1794 I VrManagerService: VR mode is disallowed 07-19 14:29:44.871 1780 1803 I DisplayManagerService: Display device changed state: "├ëcran int├®gr├®", OFF 07-19 14:29:45.022 1780 1805 I PowerManagerService: Sleeping (uid 1000)... 07-19 14:29:45.046 1780 13447 I ActivityManager: Setting hasTopUi=true for pid=1979 07-19 14:29:45.223 1780 1795 I WindowManager: OverscanTimeout run 07-19 14:29:45.824 12200 12200 W ContextImpl: Calling a method in the system process without a qualified user: android.app.ContextImpl.startService:1357 android.content.ContextWrapper.startService:613 foundation.e.drive.receivers.ScreenOffReceiver.onReceive:52 android.app.LoadedApk$ReceiverDispatcher$Args.run:1122 android.os.Handler.handleCallback:751 07-19 14:29:45.827 12200 12200 W ContextImpl: Calling a method in the system process without a qualified user: android.app.ContextImpl.startService:1357 android.content.ContextWrapper.startService:613 foundation.e.drive.services.ObserverService.onCreate:127 android.app.ActivityThread.handleCreateService:3216 android.app.ActivityThread.-wrap5:-1 07-19 14:29:45.852 12200 12200 W ContextImpl: Calling a method in the system process without a qualified user: android.app.ContextImpl.bindService:1421 android.content.ContextWrapper.bindService:636 foundation.e.drive.services.ObserverService.begin:181 foundation.e.drive.services.ObserverService.onOCClientReceived:206 foundation.e.drive.utils.GetOCClientTask.onPostExecute:63 07-19 14:30:50.631 1780 1793 I UsageStatsService: User[0] Flushing usage stats to disk 07-19 14:33:30.484 1780 1794 W ProcessCpuTracker: Skipping unknown process pid 15389 07-19 14:34:46.796 1780 2755 D ConnectivityService: Returning blocked NetworkInfo to uid=10192 07-19 14:35:23.121 1780 1780 V FingerprintService: onAuthenticated(owner=com.android.systemui, id=1465145582, gp=0) 07-19 14:35:23.125 1780 1780 V FingerprintService: Done with client: com.android.systemui 07-19 14:35:23.125 1780 13447 I PowerManagerService: Waking up from sleep (uid 10036)... 07-19 14:35:23.130 1780 1805 E KernelWakelockReader: neither /proc/wakelocks nor /d/wakeup_sources exists 07-19 14:35:23.132 1780 1805 W BatteryStatsImpl: Couldn't get kernel wake lock stats 07-19 14:35:23.148 1780 1805 I DisplayPowerController: Blocking screen on until initial contents have been drawn. 07-19 14:35:23.173 1780 1803 I DisplayManagerService: Display device changed state: "├ëcran int├®gr├®", ON 07-19 14:35:23.222 1780 1803 E WindowManager: Timeout waiting for animation to startup 07-19 14:35:23.287 1780 2746 W InputMethodManagerService: Window already focused, ignoring focus gain of: com.android.internal.view.IInputMethodClient$Stub$Proxy@f4fdcb2 attribute=android.view.inputmethod.EditorInfo@deb6403, token = android.os.BinderProxy@85913e 07-19 14:35:23.332 1780 1805 I DisplayPowerController: Unblocked screen on after 184 ms 07-19 14:35:23.332 1780 1805 I VrManagerService: VR mode is allowed 07-19 14:35:23.453 1780 1805 D LuxLevels: bright hysteresis constant= 0.1, threshold=11.0, lux=10.0 07-19 14:35:23.454 1780 1805 D LuxLevels: dark hysteresis constant= 0.2, threshold=8.0, lux=10.0 07-19 14:35:23.532 1780 2755 I ActivityManager: Setting hasTopUi=false for pid=1979 07-19 14:35:24.531 1780 1904 I PowerManagerService: Going to sleep due to power button (uid 1000)... 07-19 14:35:24.549 1780 1780 V FingerprintService: startAuthentication(com.android.systemui) 07-19 14:35:24.550 1780 1780 V FingerprintService: starting client AuthenticationClient(com.android.systemui), initiatedByClient = true) 07-19 14:35:24.555 1780 1780 W FingerprintService: client com.android.systemui is authenticating... 07-19 14:35:25.012 1780 1805 E KernelWakelockReader: neither /proc/wakelocks nor /d/wakeup_sources exists 07-19 14:35:25.012 1780 1805 W BatteryStatsImpl: Couldn't get kernel wake lock stats 07-19 14:35:25.034 1780 1794 I VrManagerService: VR mode is disallowed 07-19 14:35:25.064 1780 1803 I DisplayManagerService: Display device changed state: "├ëcran int├®gr├®", OFF 07-19 14:35:25.218 1780 1805 I PowerManagerService: Sleeping (uid 1000)... 07-19 14:35:25.256 1780 2782 I ActivityManager: Setting hasTopUi=true for pid=1979 07-19 14:35:25.419 1780 1795 I WindowManager: OverscanTimeout run 07-19 14:35:25.534 12200 12200 W ContextImpl: Calling a method in the system process without a qualified user: android.app.ContextImpl.startService:1357 android.content.ContextWrapper.startService:613 foundation.e.drive.receivers.ScreenOffReceiver.onReceive:52 android.app.LoadedApk$ReceiverDispatcher$Args.run:1122 android.os.Handler.handleCallback:751 07-19 14:35:25.539 12200 12200 W ContextImpl: Calling a method in the system process without a qualified user: android.app.ContextImpl.startService:1357 android.content.ContextWrapper.startService:613 foundation.e.drive.services.ObserverService.onCreate:127 android.app.ActivityThread.handleCreateService:3216 android.app.ActivityThread.-wrap5:-1 07-19 14:35:25.555 12200 12200 W ContextImpl: Calling a method in the system process without a qualified user: android.app.ContextImpl.bindService:1421 android.content.ContextWrapper.bindService:636 foundation.e.drive.services.ObserverService.begin:181 foundation.e.drive.services.ObserverService.onOCClientReceived:206 foundation.e.drive.utils.GetOCClientTask.onPostExecute:63 07-19 14:35:31.212 12200 12200 W ContextImpl: Calling a method in the system process without a qualified user: android.app.ContextImpl.startService:1357 android.content.ContextWrapper.startService:613 foundation.e.drive.jobs.ScannerJob.onStartJob:37 android.app.job.JobService$JobHandler.handleMessage:143 android.os.Handler.dispatchMessage:102 07-19 14:35:31.238 12200 12200 W ContextImpl: Calling a method in the system process without a qualified user: android.app.ContextImpl.startService:1357 android.content.ContextWrapper.startService:613 foundation.e.drive.services.ObserverService.onCreate:127 android.app.ActivityThread.handleCreateService:3216 android.app.ActivityThread.-wrap5:-1 07-19 14:35:31.314 1780 2755 D ConnectivityService: Returning unblocked NetworkInfo to uid=10192 07-19 14:35:31.403 12200 12200 W ContextImpl: Calling a method in the system process without a qualified user: android.app.ContextImpl.bindService:1421 android.content.ContextWrapper.bindService:636 foundation.e.drive.services.ObserverService.begin:181 foundation.e.drive.services.ObserverService.onOCClientReceived:206 foundation.e.drive.utils.GetOCClientTask.onPostExecute:63 07-19 14:36:56.872 1780 1794 I ActivityManager: Waited long enough for: ServiceRecord{8e49ebf u0 com.facebook.katana/com.facebook.push.fcm.FcmInstanceIDListenerService} 07-19 14:40:43.902 1780 13447 D ConnectivityService: Returning blocked NetworkInfo to uid=10192 07-19 14:45:46.814 7249 7249 E ActivityThread: Service foundation.e.accountmanager.syncadapter.GoogleCalendarsSyncAdapterService has leaked ServiceConnection net.openid.appauth.browser.CustomTabManager$1@73291a2 that was originally bound here 07-19 14:45:46.814 7249 7249 E ActivityThread: android.app.ServiceConnectionLeaked: Service foundation.e.accountmanager.syncadapter.GoogleCalendarsSyncAdapterService has leaked ServiceConnection net.openid.appauth.browser.CustomTabManager$1@73291a2 that was originally bound here 07-19 14:45:46.814 7249 7249 E ActivityThread: at android.app.LoadedApk$ServiceDispatcher.(LoadedApk.java:1336) 07-19 14:45:46.814 7249 7249 E ActivityThread: at android.app.LoadedApk.getServiceDispatcher(LoadedApk.java:1231) 07-19 14:45:46.814 7249 7249 E ActivityThread: at android.app.ContextImpl.bindServiceCommon(ContextImpl.java:1450) 07-19 14:45:46.814 7249 7249 E ActivityThread: at android.app.ContextImpl.bindService(ContextImpl.java:1422) 07-19 14:45:46.814 7249 7249 E ActivityThread: at android.content.ContextWrapper.bindService(ContextWrapper.java:636) 07-19 14:45:46.814 7249 7249 E ActivityThread: at android.support.customtabs.CustomTabsClient.bindCustomTabsService(CustomTabsClient.java:71) 07-19 14:45:46.814 7249 7249 E ActivityThread: at net.openid.appauth.browser.CustomTabManager.bind(CustomTabManager.java:95) 07-19 14:45:46.814 7249 7249 E ActivityThread: at net.openid.appauth.AuthorizationService.(AuthorizationService.java:116) 07-19 14:45:46.814 7249 7249 E ActivityThread: at net.openid.appauth.AuthorizationService.(AuthorizationService.java:94) 07-19 14:45:46.814 7249 7249 E ActivityThread: at net.openid.appauth.AuthorizationService.(AuthorizationService.java:83) 07-19 14:45:46.814 7249 7249 E ActivityThread: at foundation.e.accountmanager.syncadapter.GoogleCalendarsSyncAdapterService$CalendarsSyncAdapter.sync(GoogleCalendarsSyncAdapterService.kt:69) 07-19 14:45:46.814 7249 7249 E ActivityThread: at foundation.e.accountmanager.syncadapter.SyncAdapterService$SyncAdapter.onPerformSync(SyncAdapterService.kt:83) 07-19 14:45:46.814 7249 7249 E ActivityThread: at android.content.AbstractThreadedSyncAdapter$SyncThread.run(AbstractThreadedSyncAdapter.java:272) 07-19 14:45:47.316 7249 7249 E ActivityThread: Service foundation.e.accountmanager.syncadapter.GoogleContactsSyncAdapterService has leaked ServiceConnection net.openid.appauth.browser.CustomTabManager$1@59070ae that was originally bound here 07-19 14:45:47.316 7249 7249 E ActivityThread: android.app.ServiceConnectionLeaked: Service foundation.e.accountmanager.syncadapter.GoogleContactsSyncAdapterService has leaked ServiceConnection net.openid.appauth.browser.CustomTabManager$1@59070ae that was originally bound here 07-19 14:45:47.316 7249 7249 E ActivityThread: at android.app.LoadedApk$ServiceDispatcher.(LoadedApk.java:1336) 07-19 14:45:47.316 7249 7249 E ActivityThread: at android.app.LoadedApk.getServiceDispatcher(LoadedApk.java:1231) 07-19 14:45:47.316 7249 7249 E ActivityThread: at android.app.ContextImpl.bindServiceCommon(ContextImpl.java:1450) 07-19 14:45:47.316 7249 7249 E ActivityThread: at android.app.ContextImpl.bindService(ContextImpl.java:1422) 07-19 14:45:47.316 7249 7249 E ActivityThread: at android.content.ContextWrapper.bindService(ContextWrapper.java:636) 07-19 14:45:47.316 7249 7249 E ActivityThread: at android.support.customtabs.CustomTabsClient.bindCustomTabsService(CustomTabsClient.java:71) 07-19 14:45:47.316 7249 7249 E ActivityThread: at net.openid.appauth.browser.CustomTabManager.bind(CustomTabManager.java:95) 07-19 14:45:47.316 7249 7249 E ActivityThread: at net.openid.appauth.AuthorizationService.(AuthorizationService.java:116) 07-19 14:45:47.316 7249 7249 E ActivityThread: at net.openid.appauth.AuthorizationService.(AuthorizationService.java:94) 07-19 14:45:47.316 7249 7249 E ActivityThread: at net.openid.appauth.AuthorizationService.(AuthorizationService.java:83) 07-19 14:45:47.316 7249 7249 E ActivityThread: at foundation.e.accountmanager.syncadapter.GoogleContactsSyncAdapterService$ContactsSyncAdapter.sync(GoogleContactsSyncAdapterService.kt:79) 07-19 14:45:47.316 7249 7249 E ActivityThread: at foundation.e.accountmanager.syncadapter.SyncAdapterService$SyncAdapter.onPerformSync(SyncAdapterService.kt:83) 07-19 14:45:47.316 7249 7249 E ActivityThread: at android.content.AbstractThreadedSyncAdapter$SyncThread.run(AbstractThreadedSyncAdapter.java:272) 07-19 14:45:47.560 1780 1794 I ActivityManager: Start proc 15778:com.android.exchange/u0a53 for broadcast com.android.exchange/.ExchangeBroadcastReceiver 07-19 14:45:47.690 15778 15778 E ActivityThread: Failed to find provider info for com.android.email.provider 07-19 14:45:47.878 1780 1792 I ActivityManager: Start proc 15802:com.google.android.youtube/u0a142 for broadcast com.google.android.youtube/com.google.android.libraries.youtube.account.AccountsChangedReceiver 07-19 14:45:49.063 1780 2781 D ConnectivityService: listenForNetwork for uid/pid:10142/15802 NetworkRequest [ LISTEN id=105, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&FOREGROUND] ] 07-19 14:45:49.065 1780 1924 D ConnectivityService: rematching NetworkAgentInfo [MOBILE (LTE) - 102] 07-19 14:45:49.065 1780 1924 D ConnectivityService: network has: [ Transports: CELLULAR Capabilities: SUPL&DUN&INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN&VALIDATED&FOREGROUND LinkUpBandwidth>=51200Kbps LinkDnBandwidth>=102400Kbps Specifier: <1>] 07-19 14:45:49.065 1780 1924 D ConnectivityService: Network NetworkAgentInfo [MOBILE (LTE) - 102] was already satisfying request 1. No change. 07-19 14:45:49.066 1780 1924 D ConnectivityService: sending notification AVAILABLE for NetworkRequest [ LISTEN id=105, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&FOREGROUND] ] 07-19 14:46:04.838 1780 1794 I ActivityManager: Waited long enough for: ServiceRecord{59e9fef u0 com.microsoft.skydrive/.updateuserinfo.UpdateUserInfoJob} 07-19 14:46:20.176 1780 2749 I ActivityManager: Killing 11667:fr.creditagricole.androidapp/u0a102 (adj 906): empty #31 07-19 14:46:20.243 1780 13450 D ActivityManager: cleanUpApplicationRecord -- 11667 07-19 14:46:31.551 1780 1794 I ActivityManager: Start proc 16042:com.ebuyclub/u0a129 for broadcast com.ebuyclub/com.google.firebase.iid.FirebaseInstanceIdReceiver 07-19 14:46:33.287 1780 2574 I ActivityManager: Killing 12531:net.mailobj.netc/u0a194 (adj 906): empty #31 07-19 14:46:33.332 1780 18829 D ActivityManager: cleanUpApplicationRecord -- 12531 07-19 14:47:11.570 1780 1794 I ActivityManager: Killing 10714:com.android.webview:webview_service/u0a86 (adj 906): empty #31 07-19 14:47:11.671 1780 28117 D ActivityManager: cleanUpApplicationRecord -- 10714 07-19 14:47:31.087 1780 1780 V FingerprintService: onAuthenticated(owner=com.android.systemui, id=1465145582, gp=0) 07-19 14:47:31.091 1780 1780 V FingerprintService: Done with client: com.android.systemui 07-19 14:47:31.092 1780 2005 I PowerManagerService: Waking up from sleep (uid 10036)... 07-19 14:47:31.096 1780 1805 E KernelWakelockReader: neither /proc/wakelocks nor /d/wakeup_sources exists 07-19 14:47:31.096 1780 1805 W BatteryStatsImpl: Couldn't get kernel wake lock stats 07-19 14:47:31.110 1780 1805 I DisplayPowerController: Blocking screen on until initial contents have been drawn. 07-19 14:47:31.125 1780 1803 I DisplayManagerService: Display device changed state: "├ëcran int├®gr├®", ON 07-19 14:47:31.155 1780 1803 E WindowManager: Timeout waiting for animation to startup 07-19 14:47:31.260 1780 2749 W InputMethodManagerService: Window already focused, ignoring focus gain of: com.android.internal.view.IInputMethodClient$Stub$Proxy@35cf9ea attribute=android.view.inputmethod.EditorInfo@7b7e4db, token = android.os.BinderProxy@85913e 07-19 14:47:31.271 1780 1805 I DisplayPowerController: Unblocked screen on after 162 ms 07-19 14:47:31.275 1780 1805 I VrManagerService: VR mode is allowed 07-19 14:47:31.412 1780 1805 D LuxLevels: bright hysteresis constant= 0.1, threshold=13.200001, lux=12.0 07-19 14:47:31.412 1780 1805 D LuxLevels: dark hysteresis constant= 0.2, threshold=9.6, lux=12.0 07-19 14:47:31.472 1780 18829 I ActivityManager: Setting hasTopUi=false for pid=1979 07-19 14:47:32.180 1780 2781 I ActivityManager: Setting hasTopUi=true for pid=1979 07-19 14:47:34.772 1780 2782 W InputMethodManagerService: Window already focused, ignoring focus gain of: com.android.internal.view.IInputMethodClient$Stub$Proxy@cf82190 attribute=null, token = android.os.BinderProxy@85913e 07-19 14:47:34.786 1780 1792 I ActivityManager: Setting hasTopUi=false for pid=1979 07-19 14:47:36.190 1780 1904 I PowerManagerService: Going to sleep due to power button (uid 1000)... 07-19 14:47:36.207 1780 1780 V FingerprintService: startAuthentication(com.android.systemui) 07-19 14:47:36.208 1780 1780 V FingerprintService: starting client AuthenticationClient(com.android.systemui), initiatedByClient = true) 07-19 14:47:36.228 1780 1780 W FingerprintService: client com.android.systemui is authenticating... 07-19 14:47:36.714 1780 1805 E KernelWakelockReader: neither /proc/wakelocks nor /d/wakeup_sources exists 07-19 14:47:36.716 1780 1805 W BatteryStatsImpl: Couldn't get kernel wake lock stats 07-19 14:47:36.744 1780 1794 I VrManagerService: VR mode is disallowed 07-19 14:47:36.755 1780 1803 I DisplayManagerService: Display device changed state: "├ëcran int├®gr├®", OFF 07-19 14:47:36.898 1780 1805 I PowerManagerService: Sleeping (uid 1000)... 07-19 14:47:36.917 1780 2755 I ActivityManager: Setting hasTopUi=true for pid=1979 07-19 14:47:37.099 1780 1795 I WindowManager: OverscanTimeout run 07-19 14:47:37.186 12200 12200 W ContextImpl: Calling a method in the system process without a qualified user: android.app.ContextImpl.startService:1357 android.content.ContextWrapper.startService:613 foundation.e.drive.receivers.ScreenOffReceiver.onReceive:52 android.app.LoadedApk$ReceiverDispatcher$Args.run:1122 android.os.Handler.handleCallback:751 07-19 14:47:37.190 12200 12200 W ContextImpl: Calling a method in the system process without a qualified user: android.app.ContextImpl.startService:1357 android.content.ContextWrapper.startService:613 foundation.e.drive.services.ObserverService.onCreate:127 android.app.ActivityThread.handleCreateService:3216 android.app.ActivityThread.-wrap5:-1 07-19 14:47:37.213 12200 12200 W ContextImpl: Calling a method in the system process without a qualified user: android.app.ContextImpl.bindService:1421 android.content.ContextWrapper.bindService:636 foundation.e.drive.services.ObserverService.begin:181 foundation.e.drive.services.ObserverService.onOCClientReceived:206 foundation.e.drive.utils.GetOCClientTask.onPostExecute:63 07-19 14:47:37.548 1780 1780 V FingerprintService: onAuthenticated(owner=com.android.systemui, id=1465145582, gp=0) 07-19 14:47:37.552 1780 1780 V FingerprintService: Done with client: com.android.systemui 07-19 14:47:37.552 1780 2574 I PowerManagerService: Waking up from sleep (uid 10036)... 07-19 14:47:37.557 1780 1805 E KernelWakelockReader: neither /proc/wakelocks nor /d/wakeup_sources exists 07-19 14:47:37.558 1780 1805 W BatteryStatsImpl: Couldn't get kernel wake lock stats 07-19 14:47:37.567 1780 1805 I DisplayPowerController: Blocking screen on until initial contents have been drawn. 07-19 14:47:37.578 1780 1803 I DisplayManagerService: Display device changed state: "├ëcran int├®gr├®", ON 07-19 14:47:37.638 1780 1803 E WindowManager: Timeout waiting for animation to startup 07-19 14:47:37.687 1780 1791 D ConnectivityService: Returning unblocked NetworkInfo to uid=10192 07-19 14:47:37.701 1780 2574 W InputMethodManagerService: Window already focused, ignoring focus gain of: com.android.internal.view.IInputMethodClient$Stub$Proxy@5abd026 attribute=android.view.inputmethod.EditorInfo@6f76467, token = android.os.BinderProxy@85913e 07-19 14:47:37.728 1780 1805 I DisplayPowerController: Unblocked screen on after 162 ms 07-19 14:47:37.729 1780 1805 I VrManagerService: VR mode is allowed 07-19 14:47:37.863 1780 1805 D LuxLevels: bright hysteresis constant= 0.1, threshold=13.200001, lux=12.0 07-19 14:47:37.863 1780 1805 D LuxLevels: dark hysteresis constant= 0.2, threshold=9.6, lux=12.0 07-19 14:47:37.941 1780 1791 I ActivityManager: Setting hasTopUi=false for pid=1979 07-19 14:47:38.469 1780 18831 I ActivityManager: START u0 {act=android.intent.action.MAIN cat=[android.intent.category.LAUNCHER] flg=0x10200000 cmp=fr.creditagricole.androidapp/.activities.identification.ConnectionActivity bnds=[857,2109][1136,2389] (has extras)} from uid 10202 on display 0 07-19 14:47:38.503 1780 2784 I ActivityManager: Start proc 16167:fr.creditagricole.androidapp/u0a102 for activity fr.creditagricole.androidapp/.activities.identification.ConnectionActivity 07-19 14:47:39.135 1780 1780 V FingerprintService: startAuthentication(fr.creditagricole.androidapp) 07-19 14:47:39.135 1780 1780 V FingerprintService: starting client AuthenticationClient(fr.creditagricole.androidapp), initiatedByClient = true) 07-19 14:47:39.142 1780 1780 W FingerprintService: client fr.creditagricole.androidapp is authenticating... 07-19 14:47:39.263 1780 18831 I ActivityManager: Start proc 16233:fr.creditagricole.androidapp:A4SService/u0a102 for service fr.creditagricole.androidapp/com.ad4screen.sdk.A4SService 07-19 14:47:41.285 1780 1780 V FingerprintService: onAuthenticated(owner=fr.creditagricole.androidapp, id=1465145582, gp=0) 07-19 14:47:41.289 1780 1780 V FingerprintService: Done with client: fr.creditagricole.androidapp 07-19 14:47:42.029 1780 18829 I ActivityManager: START u0 {cmp=fr.creditagricole.androidapp/.activities.dashboard.DashboardActivity (has extras)} from uid 10102 on display 0 07-19 14:47:45.609 1780 1903 I ActivityManager: START u0 {act=android.intent.action.MAIN cat=[android.intent.category.HOME] flg=0x10200000 cmp=ch.deletescape.lawnchair.plah/ch.deletescape.lawnchair.Launcher (has extras)} from uid 1000 on display 0 07-19 14:47:50.394 1780 1805 D LuxLevels: bright hysteresis constant= 0.1, threshold=16.581238, lux=15.073853 07-19 14:47:50.394 1780 1805 D LuxLevels: dark hysteresis constant= 0.2, threshold=12.059082, lux=15.073853 07-19 14:48:15.609 1780 1805 I PowerManagerService: Nap time (uid 1000)... 07-19 14:48:15.610 1780 1805 I PowerManagerService: Going to sleep due to screen timeout (uid 1000)... 07-19 14:48:15.662 1780 1780 V FingerprintService: startAuthentication(com.android.systemui) 07-19 14:48:15.662 1780 1780 V FingerprintService: starting client AuthenticationClient(com.android.systemui), initiatedByClient = true) 07-19 14:48:15.675 1780 1780 W FingerprintService: client com.android.systemui is authenticating... 07-19 14:48:16.246 1780 1805 E KernelWakelockReader: neither /proc/wakelocks nor /d/wakeup_sources exists 07-19 14:48:16.248 1780 1805 W BatteryStatsImpl: Couldn't get kernel wake lock stats 07-19 14:48:16.290 1780 1794 I VrManagerService: VR mode is disallowed 07-19 14:48:16.381 1780 1803 I DisplayManagerService: Display device changed state: "├ëcran int├®gr├®", OFF 07-19 14:48:16.537 1780 1805 I PowerManagerService: Sleeping (uid 1000)... 07-19 14:48:16.707 12200 12200 W ContextImpl: Calling a method in the system process without a qualified user: android.app.ContextImpl.startService:1357 android.content.ContextWrapper.startService:613 foundation.e.drive.receivers.ScreenOffReceiver.onReceive:52 android.app.LoadedApk$ReceiverDispatcher$Args.run:1122 android.os.Handler.handleCallback:751 07-19 14:48:16.714 12200 12200 W ContextImpl: Calling a method in the system process without a qualified user: android.app.ContextImpl.startService:1357 android.content.ContextWrapper.startService:613 foundation.e.drive.services.ObserverService.onCreate:127 android.app.ActivityThread.handleCreateService:3216 android.app.ActivityThread.-wrap5:-1 07-19 14:48:16.738 1780 1795 I WindowManager: OverscanTimeout run 07-19 14:48:16.768 12200 12200 W ContextImpl: Calling a method in the system process without a qualified user: android.app.ContextImpl.bindService:1421 android.content.ContextWrapper.bindService:636 foundation.e.drive.services.ObserverService.begin:181 foundation.e.drive.services.ObserverService.onOCClientReceived:206 foundation.e.drive.utils.GetOCClientTask.onPostExecute:63 07-19 14:48:20.661 1780 2784 I ActivityManager: Setting hasTopUi=true for pid=1979 07-19 14:55:13.476 1780 2005 D ConnectivityService: Returning blocked NetworkInfo to uid=10192 07-19 14:58:47.948 1780 1794 I ActivityManager: Waited long enough for: ServiceRecord{fa3e8eb u0 com.facebook.mlite/com.facebook.pushlite.tokenprovider.fcm.PushLiteInstanceIDListenerService} 07-19 14:58:47.970 1780 1794 I ActivityManager: Waited long enough for: ServiceRecord{a83f648 u0 com.facebook.katana/com.facebook.push.fcm.FcmInstanceIDListenerService} 07-19 14:59:03.056 1780 2782 D ConnectivityService: Returning blocked NetworkInfo to uid=10108 07-19 15:03:16.285 1780 1780 I ActivityManager: Killing 14481:net.sourceforge.opencamera/u0a66 (adj 906): empty #31 07-19 15:03:16.311 1780 2755 D ActivityManager: cleanUpApplicationRecord -- 14481 07-19 15:11:13.367 1780 1780 V FingerprintService: onAuthenticated(owner=com.android.systemui, id=1465145582, gp=0) 07-19 15:11:13.371 1780 18831 I PowerManagerService: Waking up from sleep (uid 10036)... 07-19 15:11:13.371 1780 1780 V FingerprintService: Done with client: com.android.systemui 07-19 15:11:13.374 1780 1805 E KernelWakelockReader: neither /proc/wakelocks nor /d/wakeup_sources exists 07-19 15:11:13.375 1780 1805 W BatteryStatsImpl: Couldn't get kernel wake lock stats 07-19 15:11:13.394 1780 1805 I DisplayPowerController: Blocking screen on until initial contents have been drawn. 07-19 15:11:13.433 1780 1803 I DisplayManagerService: Display device changed state: "├ëcran int├®gr├®", ON 07-19 15:11:13.436 1780 1803 E WindowManager: Timeout waiting for animation to startup 07-19 15:11:13.493 12200 12200 W ContextImpl: Calling a method in the system process without a qualified user: android.app.ContextImpl.startService:1357 android.content.ContextWrapper.startService:613 foundation.e.drive.jobs.ScannerJob.onStartJob:37 android.app.job.JobService$JobHandler.handleMessage:143 android.os.Handler.dispatchMessage:102 07-19 15:11:13.505 12200 12200 W ContextImpl: Calling a method in the system process without a qualified user: android.app.ContextImpl.startService:1357 android.content.ContextWrapper.startService:613 foundation.e.drive.services.ObserverService.onCreate:127 android.app.ActivityThread.handleCreateService:3216 android.app.ActivityThread.-wrap5:-1 07-19 15:11:13.531 12200 12200 W ContextImpl: Calling a method in the system process without a qualified user: android.app.ContextImpl.bindService:1421 android.content.ContextWrapper.bindService:636 foundation.e.drive.services.ObserverService.begin:181 foundation.e.drive.services.ObserverService.onOCClientReceived:206 foundation.e.drive.utils.GetOCClientTask.onPostExecute:63 07-19 15:11:13.538 1780 2747 W InputMethodManagerService: Window already focused, ignoring focus gain of: com.android.internal.view.IInputMethodClient$Stub$Proxy@a6afb8e attribute=android.view.inputmethod.EditorInfo@6068faf, token = android.os.BinderProxy@85913e 07-19 15:11:13.567 1780 1805 I DisplayPowerController: Unblocked screen on after 173 ms 07-19 15:11:13.568 1780 1805 I VrManagerService: VR mode is allowed 07-19 15:11:13.684 1780 1805 D LuxLevels: bright hysteresis constant= 0.1, threshold=14.3, lux=13.0 07-19 15:11:13.684 1780 1805 D LuxLevels: dark hysteresis constant= 0.2, threshold=10.400001, lux=13.0 07-19 15:11:13.763 1780 18831 I ActivityManager: Setting hasTopUi=false for pid=1979 07-19 15:11:18.992 1780 1805 D LuxLevels: bright hysteresis constant= 0.1, threshold=19.477474, lux=17.706795 07-19 15:11:18.992 1780 1805 D LuxLevels: dark hysteresis constant= 0.2, threshold=14.165436, lux=17.706795 07-19 15:11:43.397 1780 1805 I PowerManagerService: Nap time (uid 1000)... 07-19 15:11:43.398 1780 1805 I PowerManagerService: Going to sleep due to screen timeout (uid 1000)... 07-19 15:11:43.448 1780 1780 V FingerprintService: startAuthentication(com.android.systemui) 07-19 15:11:43.449 1780 1780 V FingerprintService: starting client AuthenticationClient(com.android.systemui), initiatedByClient = true) 07-19 15:11:43.464 1780 1780 W FingerprintService: client com.android.systemui is authenticating... 07-19 15:11:43.985 1780 1805 E KernelWakelockReader: neither /proc/wakelocks nor /d/wakeup_sources exists 07-19 15:11:43.986 1780 1805 W BatteryStatsImpl: Couldn't get kernel wake lock stats 07-19 15:11:44.011 1780 1794 I VrManagerService: VR mode is disallowed 07-19 15:11:44.067 1780 1803 I DisplayManagerService: Display device changed state: "├ëcran int├®gr├®", OFF 07-19 15:11:44.206 1780 1805 I PowerManagerService: Sleeping (uid 1000)... 07-19 15:11:44.408 1780 1795 I WindowManager: OverscanTimeout run 07-19 15:11:44.591 12200 12200 W ContextImpl: Calling a method in the system process without a qualified user: android.app.ContextImpl.startService:1357 android.content.ContextWrapper.startService:613 foundation.e.drive.receivers.ScreenOffReceiver.onReceive:52 android.app.LoadedApk$ReceiverDispatcher$Args.run:1122 android.os.Handler.handleCallback:751 07-19 15:11:44.602 12200 12200 W ContextImpl: Calling a method in the system process without a qualified user: android.app.ContextImpl.startService:1357 android.content.ContextWrapper.startService:613 foundation.e.drive.services.ObserverService.onCreate:127 android.app.ActivityThread.handleCreateService:3216 android.app.ActivityThread.-wrap5:-1 07-19 15:11:44.656 12200 12200 W ContextImpl: Calling a method in the system process without a qualified user: android.app.ContextImpl.bindService:1421 android.content.ContextWrapper.bindService:636 foundation.e.drive.services.ObserverService.begin:181 foundation.e.drive.services.ObserverService.onOCClientReceived:206 foundation.e.drive.utils.GetOCClientTask.onPostExecute:63 07-19 15:11:48.461 1780 2782 I ActivityManager: Setting hasTopUi=true for pid=1979 07-19 15:17:04.101 1780 1917 E NetdConnector: NDC Command {1289 firewall enable_chain dozable} took too long (18713ms) 07-19 15:17:04.139 1780 1794 W ProcessCpuTracker: Skipping unknown process pid 16931 07-19 15:21:52.251 1780 1794 W ProcessCpuTracker: Skipping unknown process pid 17023 07-19 15:22:34.263 1780 1917 E NetdConnector: NDC Command {1291 firewall enable_chain dozable} took too long (42000ms) 07-19 15:23:15.430 1780 1794 I ActivityManager: Start proc 17045:com.mediapart.app/u0a110 for broadcast com.mediapart.app/com.appcelerator.aps.GCMReceiver 07-19 15:23:48.160 1780 1780 V FingerprintService: onAuthenticated(owner=com.android.systemui, id=1465145582, gp=0) 07-19 15:23:48.164 1780 1780 V FingerprintService: Done with client: com.android.systemui 07-19 15:23:48.165 1780 2747 I PowerManagerService: Waking up from sleep (uid 10036)... 07-19 15:23:48.170 1780 1805 E KernelWakelockReader: neither /proc/wakelocks nor /d/wakeup_sources exists 07-19 15:23:48.170 1780 1805 W BatteryStatsImpl: Couldn't get kernel wake lock stats 07-19 15:23:48.185 1780 1805 I DisplayPowerController: Blocking screen on until initial contents have been drawn. 07-19 15:23:48.220 1780 1803 E WindowManager: Timeout waiting for animation to startup 07-19 15:23:48.233 1780 1803 I DisplayManagerService: Display device changed state: "├ëcran int├®gr├®", ON 07-19 15:23:48.377 1780 18829 W InputMethodManagerService: Window already focused, ignoring focus gain of: com.android.internal.view.IInputMethodClient$Stub$Proxy@9c25fdb attribute=android.view.inputmethod.EditorInfo@f59ba78, token = android.os.BinderProxy@85913e 07-19 15:23:48.413 1780 1805 I DisplayPowerController: Unblocked screen on after 228 ms 07-19 15:23:48.414 1780 1805 I VrManagerService: VR mode is allowed 07-19 15:23:48.485 1780 1805 D LuxLevels: bright hysteresis constant= 0.1, threshold=11.0, lux=10.0 07-19 15:23:48.485 1780 1805 D LuxLevels: dark hysteresis constant= 0.2, threshold=8.0, lux=10.0 07-19 15:23:48.613 1780 2755 I ActivityManager: Setting hasTopUi=false for pid=1979 07-19 15:23:49.647 1780 2574 D ConnectivityService: Returning unblocked NetworkInfo to uid=10192 07-19 15:23:50.022 1780 1904 I PowerManagerService: Going to sleep due to power button (uid 1000)... 07-19 15:23:50.055 1780 1780 V FingerprintService: startAuthentication(com.android.systemui) 07-19 15:23:50.055 1780 1780 V FingerprintService: starting client AuthenticationClient(com.android.systemui), initiatedByClient = true) 07-19 15:23:50.071 1780 1780 W FingerprintService: client com.android.systemui is authenticating... 07-19 15:23:50.532 1780 1805 E KernelWakelockReader: neither /proc/wakelocks nor /d/wakeup_sources exists 07-19 15:23:50.533 1780 1805 W BatteryStatsImpl: Couldn't get kernel wake lock stats 07-19 15:23:50.558 1780 1794 I VrManagerService: VR mode is disallowed 07-19 15:23:50.569 1780 1803 I DisplayManagerService: Display device changed state: "├ëcran int├®gr├®", OFF 07-19 15:23:50.717 1780 1805 I PowerManagerService: Sleeping (uid 1000)... 07-19 15:23:50.743 1780 2784 I ActivityManager: Setting hasTopUi=true for pid=1979 07-19 15:23:50.918 1780 1795 I WindowManager: OverscanTimeout run 07-19 15:23:51.026 12200 12200 W ContextImpl: Calling a method in the system process without a qualified user: android.app.ContextImpl.startService:1357 android.content.ContextWrapper.startService:613 foundation.e.drive.receivers.ScreenOffReceiver.onReceive:52 android.app.LoadedApk$ReceiverDispatcher$Args.run:1122 android.os.Handler.handleCallback:751 07-19 15:23:51.030 12200 12200 W ContextImpl: Calling a method in the system process without a qualified user: android.app.ContextImpl.startService:1357 android.content.ContextWrapper.startService:613 foundation.e.drive.services.ObserverService.onCreate:127 android.app.ActivityThread.handleCreateService:3216 android.app.ActivityThread.-wrap5:-1 07-19 15:23:51.059 12200 12200 W ContextImpl: Calling a method in the system process without a qualified user: android.app.ContextImpl.bindService:1421 android.content.ContextWrapper.bindService:636 foundation.e.drive.services.ObserverService.begin:181 foundation.e.drive.services.ObserverService.onOCClientReceived:206 foundation.e.drive.utils.GetOCClientTask.onPostExecute:63 07-19 15:24:18.141 3236 12941 E ActivityThread: Failed to find provider info for com.lge.sizechangable.weather.platform.provider 07-19 15:28:16.043 1780 1780 V FingerprintService: onAuthenticated(owner=com.android.systemui, id=1465145582, gp=0) 07-19 15:28:16.046 1780 1780 V FingerprintService: Done with client: com.android.systemui 07-19 15:28:16.048 1780 2784 I PowerManagerService: Waking up from sleep (uid 10036)... 07-19 15:28:16.051 1780 1805 E KernelWakelockReader: neither /proc/wakelocks nor /d/wakeup_sources exists 07-19 15:28:16.052 1780 1805 W BatteryStatsImpl: Couldn't get kernel wake lock stats 07-19 15:28:16.064 1780 1805 I DisplayPowerController: Blocking screen on until initial contents have been drawn. 07-19 15:28:16.079 1780 1803 I DisplayManagerService: Display device changed state: "├ëcran int├®gr├®", ON 07-19 15:28:16.123 1780 1803 E WindowManager: Timeout waiting for animation to startup 07-19 15:28:16.174 1780 2005 W InputMethodManagerService: Window already focused, ignoring focus gain of: com.android.internal.view.IInputMethodClient$Stub$Proxy@6b6e4eb attribute=android.view.inputmethod.EditorInfo@e614248, token = android.os.BinderProxy@85913e 07-19 15:28:16.218 1780 1805 I DisplayPowerController: Unblocked screen on after 154 ms 07-19 15:28:16.219 1780 1805 I VrManagerService: VR mode is allowed 07-19 15:28:16.347 1780 1805 D LuxLevels: bright hysteresis constant= 0.1, threshold=9.900001, lux=9.0 07-19 15:28:16.347 1780 1805 D LuxLevels: dark hysteresis constant= 0.2, threshold=7.2000003, lux=9.0 07-19 15:28:16.419 1780 18829 I ActivityManager: Setting hasTopUi=false for pid=1979 07-19 15:28:20.752 1780 1805 D LuxLevels: bright hysteresis constant= 0.1, threshold=17.124533, lux=15.567757 07-19 15:28:20.752 1780 1805 D LuxLevels: dark hysteresis constant= 0.2, threshold=12.4542055, lux=15.567757 07-19 15:28:46.068 1780 1805 I PowerManagerService: Nap time (uid 1000)... 07-19 15:28:46.069 1780 1805 I PowerManagerService: Going to sleep due to screen timeout (uid 1000)... 07-19 15:28:46.124 1780 1780 V FingerprintService: startAuthentication(com.android.systemui) 07-19 15:28:46.124 1780 1780 V FingerprintService: starting client AuthenticationClient(com.android.systemui), initiatedByClient = true) 07-19 15:28:46.139 1780 1780 W FingerprintService: client com.android.systemui is authenticating... 07-19 15:28:46.672 1780 1805 E KernelWakelockReader: neither /proc/wakelocks nor /d/wakeup_sources exists 07-19 15:28:46.673 1780 1805 W BatteryStatsImpl: Couldn't get kernel wake lock stats 07-19 15:28:46.706 1780 1794 I VrManagerService: VR mode is disallowed 07-19 15:28:46.744 1780 1803 I DisplayManagerService: Display device changed state: "├ëcran int├®gr├®", OFF 07-19 15:28:46.897 1780 1805 I PowerManagerService: Sleeping (uid 1000)... 07-19 15:28:47.099 1780 1795 I WindowManager: OverscanTimeout run 07-19 15:28:47.119 12200 12200 W ContextImpl: Calling a method in the system process without a qualified user: android.app.ContextImpl.startService:1357 android.content.ContextWrapper.startService:613 foundation.e.drive.receivers.ScreenOffReceiver.onReceive:52 android.app.LoadedApk$ReceiverDispatcher$Args.run:1122 android.os.Handler.handleCallback:751 07-19 15:28:47.140 12200 12200 W ContextImpl: Calling a method in the system process without a qualified user: android.app.ContextImpl.startService:1357 android.content.ContextWrapper.startService:613 foundation.e.drive.services.ObserverService.onCreate:127 android.app.ActivityThread.handleCreateService:3216 android.app.ActivityThread.-wrap5:-1 07-19 15:28:47.179 12200 12200 W ContextImpl: Calling a method in the system process without a qualified user: android.app.ContextImpl.bindService:1421 android.content.ContextWrapper.bindService:636 foundation.e.drive.services.ObserverService.begin:181 foundation.e.drive.services.ObserverService.onOCClientReceived:206 foundation.e.drive.utils.GetOCClientTask.onPostExecute:63 07-19 15:28:48.175 1780 1797 E BatteryStatsService: no controller energy info supplied 07-19 15:28:48.175 1780 1797 E BatteryStatsService: no controller energy info supplied 07-19 15:28:48.263 1780 1797 E KernelWakelockReader: neither /proc/wakelocks nor /d/wakeup_sources exists 07-19 15:28:48.265 1780 1797 W BatteryStatsImpl: Couldn't get kernel wake lock stats 07-19 15:28:48.266 1780 1797 E BatteryStatsService: modem info is invalid: ModemActivityInfo{ mTimestamp=0 mSleepTimeMs=0 mIdleTimeMs=0 mTxTimeMs[]=[0, 0, 0, 0, 0] mRxTimeMs=0 mEnergyUsed=0} 07-19 15:28:51.111 1780 2782 I ActivityManager: Setting hasTopUi=true for pid=1979 07-19 15:29:00.284 1780 1780 V FingerprintService: onAuthenticated(owner=com.android.systemui, id=1465145582, gp=0) 07-19 15:29:00.288 1780 1780 V FingerprintService: Done with client: com.android.systemui 07-19 15:29:00.292 1780 2512 I PowerManagerService: Waking up from sleep (uid 10036)... 07-19 15:29:00.296 1780 1805 E KernelWakelockReader: neither /proc/wakelocks nor /d/wakeup_sources exists 07-19 15:29:00.297 1780 1805 W BatteryStatsImpl: Couldn't get kernel wake lock stats 07-19 15:29:00.314 1780 1805 I DisplayPowerController: Blocking screen on until initial contents have been drawn. 07-19 15:29:00.334 1780 1803 I DisplayManagerService: Display device changed state: "├ëcran int├®gr├®", ON 07-19 15:29:00.382 1780 1803 E WindowManager: Timeout waiting for animation to startup 07-19 15:29:00.459 1780 2747 W InputMethodManagerService: Window already focused, ignoring focus gain of: com.android.internal.view.IInputMethodClient$Stub$Proxy@eae5ee5 attribute=android.view.inputmethod.EditorInfo@b465dba, token = android.os.BinderProxy@85913e 07-19 15:29:00.466 1780 1805 I DisplayPowerController: Unblocked screen on after 152 ms 07-19 15:29:00.467 1780 1805 I VrManagerService: VR mode is allowed 07-19 15:29:00.608 1780 1805 D LuxLevels: bright hysteresis constant= 0.1, threshold=7.7000003, lux=7.0 07-19 15:29:00.609 1780 1805 D LuxLevels: dark hysteresis constant= 0.2, threshold=5.6, lux=7.0 07-19 15:29:00.666 1780 2747 I ActivityManager: Setting hasTopUi=false for pid=1979 07-19 15:29:04.810 1780 1805 D LuxLevels: bright hysteresis constant= 0.1, threshold=12.663435, lux=11.512214 07-19 15:29:04.810 1780 1805 D LuxLevels: dark hysteresis constant= 0.2, threshold=9.209771, lux=11.512214 07-19 15:29:19.209 1780 1805 D LuxLevels: bright hysteresis constant= 0.1, threshold=13.944222, lux=12.676565 07-19 15:29:19.210 1780 1805 D LuxLevels: dark hysteresis constant= 0.2, threshold=10.1412525, lux=12.676565 07-19 15:29:30.318 1780 1805 I PowerManagerService: Nap time (uid 1000)... 07-19 15:29:30.319 1780 1805 I PowerManagerService: Going to sleep due to screen timeout (uid 1000)... 07-19 15:29:30.371 1780 1780 V FingerprintService: startAuthentication(com.android.systemui) 07-19 15:29:30.371 1780 1780 V FingerprintService: starting client AuthenticationClient(com.android.systemui), initiatedByClient = true) 07-19 15:29:30.390 1780 1780 W FingerprintService: client com.android.systemui is authenticating... 07-19 15:29:30.911 1780 1805 E KernelWakelockReader: neither /proc/wakelocks nor /d/wakeup_sources exists 07-19 15:29:30.913 1780 1805 W BatteryStatsImpl: Couldn't get kernel wake lock stats 07-19 15:29:30.963 1780 1794 I VrManagerService: VR mode is disallowed 07-19 15:29:30.966 1780 1805 I ActivityManager: Killing 9325:com.android.defcontainer/u0a6 (adj 906): empty #31 07-19 15:29:31.079 1780 1792 D ActivityManager: cleanUpApplicationRecord -- 9325 07-19 15:29:31.107 1780 1803 I DisplayManagerService: Display device changed state: "├ëcran int├®gr├®", OFF 07-19 15:29:31.252 1780 1805 I PowerManagerService: Sleeping (uid 1000)... 07-19 15:29:31.453 1780 1795 I WindowManager: OverscanTimeout run 07-19 15:29:32.595 12200 12200 W ContextImpl: Calling a method in the system process without a qualified user: android.app.ContextImpl.startService:1357 android.content.ContextWrapper.startService:613 foundation.e.drive.receivers.ScreenOffReceiver.onReceive:52 android.app.LoadedApk$ReceiverDispatcher$Args.run:1122 android.os.Handler.handleCallback:751 07-19 15:29:32.616 12200 12200 W ContextImpl: Calling a method in the system process without a qualified user: android.app.ContextImpl.startService:1357 android.content.ContextWrapper.startService:613 foundation.e.drive.services.ObserverService.onCreate:127 android.app.ActivityThread.handleCreateService:3216 android.app.ActivityThread.-wrap5:-1 07-19 15:29:32.689 12200 12200 W ContextImpl: Calling a method in the system process without a qualified user: android.app.ContextImpl.bindService:1421 android.content.ContextWrapper.bindService:636 foundation.e.drive.services.ObserverService.begin:181 foundation.e.drive.services.ObserverService.onOCClientReceived:206 foundation.e.drive.utils.GetOCClientTask.onPostExecute:63 07-19 15:29:35.378 1780 2512 I ActivityManager: Setting hasTopUi=true for pid=1979 07-19 15:29:35.662 1780 1780 V FingerprintService: onAuthenticated(owner=com.android.systemui, id=1465145582, gp=0) 07-19 15:29:35.666 1780 1780 V FingerprintService: Done with client: com.android.systemui 07-19 15:29:35.682 1780 2749 I PowerManagerService: Waking up from sleep (uid 10036)... 07-19 15:29:35.683 1780 1792 W InputMethodManagerService: Starting input on non-focused client com.android.internal.view.IInputMethodClient$Stub$Proxy@85a20eb (uid=10202 pid=14855) 07-19 15:29:35.686 1780 1805 E KernelWakelockReader: neither /proc/wakelocks nor /d/wakeup_sources exists 07-19 15:29:35.687 1780 1805 W BatteryStatsImpl: Couldn't get kernel wake lock stats 07-19 15:29:35.704 1780 1805 I DisplayPowerController: Blocking screen on until initial contents have been drawn. 07-19 15:29:35.754 1780 1803 I DisplayManagerService: Display device changed state: "├ëcran int├®gr├®", ON 07-19 15:29:35.812 1780 1803 E WindowManager: Timeout waiting for animation to startup 07-19 15:29:35.867 1780 1792 W InputMethodManagerService: Window already focused, ignoring focus gain of: com.android.internal.view.IInputMethodClient$Stub$Proxy@cf5975d attribute=android.view.inputmethod.EditorInfo@79df8d2, token = android.os.BinderProxy@85913e 07-19 15:29:35.892 1780 1805 I DisplayPowerController: Unblocked screen on after 188 ms 07-19 15:29:35.893 1780 1805 I VrManagerService: VR mode is allowed 07-19 15:29:36.033 1780 1805 D LuxLevels: bright hysteresis constant= 0.1, threshold=5.5, lux=5.0 07-19 15:29:36.033 1780 1805 D LuxLevels: dark hysteresis constant= 0.2, threshold=4.0, lux=5.0 07-19 15:29:36.090 1780 18831 I ActivityManager: Setting hasTopUi=false for pid=1979 07-19 15:29:41.676 1780 13449 I ActivityManager: START u0 {act=android.intent.action.MAIN cat=[android.intent.category.LAUNCHER] flg=0x10200000 cmp=com.aurora.store/.activity.AuroraActivity bnds=[582,319][857,710] (has extras)} from uid 10202 on display 0 07-19 15:29:41.706 1780 2781 I ActivityManager: Start proc 17339:com.aurora.store/u0a191 for activity com.aurora.store/.activity.AuroraActivity 07-19 15:29:42.036 1780 2784 D ConnectivityService: listenForNetwork for uid/pid:10191/17339 NetworkRequest [ LISTEN id=106, [ Transports: CELLULAR|WIFI|ETHERNET Capabilities: NOT_RESTRICTED&TRUSTED&NOT_VPN&FOREGROUND] ] 07-19 15:29:42.036 1780 1924 D ConnectivityService: rematching NetworkAgentInfo [MOBILE (LTE) - 102] 07-19 15:29:42.036 1780 1924 D ConnectivityService: network has: [ Transports: CELLULAR Capabilities: SUPL&DUN&INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN&VALIDATED&FOREGROUND LinkUpBandwidth>=51200Kbps LinkDnBandwidth>=102400Kbps Specifier: <1>] 07-19 15:29:42.036 1780 1924 D ConnectivityService: Network NetworkAgentInfo [MOBILE (LTE) - 102] was already satisfying request 1. No change. 07-19 15:29:42.036 1780 1924 D ConnectivityService: sending notification AVAILABLE for NetworkRequest [ LISTEN id=106, [ Transports: CELLULAR|WIFI|ETHERNET Capabilities: NOT_RESTRICTED&TRUSTED&NOT_VPN&FOREGROUND] ] 07-19 15:29:42.345 1780 1805 D LuxLevels: bright hysteresis constant= 0.1, threshold=6.3662834, lux=5.7875304 07-19 15:29:42.345 1780 1805 D LuxLevels: dark hysteresis constant= 0.2, threshold=4.6300244, lux=5.7875304 07-19 15:29:49.060 1780 1797 E BatteryStatsService: no controller energy info supplied 07-19 15:29:49.060 1780 1797 E BatteryStatsService: no controller energy info supplied 07-19 15:29:49.071 1780 1797 E KernelWakelockReader: neither /proc/wakelocks nor /d/wakeup_sources exists 07-19 15:29:49.073 1780 1797 W BatteryStatsImpl: Couldn't get kernel wake lock stats 07-19 15:29:49.073 1780 1797 E BatteryStatsService: modem info is invalid: ModemActivityInfo{ mTimestamp=0 mSleepTimeMs=0 mIdleTimeMs=0 mTxTimeMs[]=[0, 0, 0, 0, 0] mRxTimeMs=0 mEnergyUsed=0} 07-19 15:29:53.788 1780 2755 I ActivityManager: START u0 {cmp=com.aurora.store/.activity.DetailsActivity (has extras)} from uid 10191 on display 0 07-19 15:29:55.003 1780 2755 D ConnectivityService: listenForNetwork for uid/pid:10191/17339 NetworkRequest [ LISTEN id=107, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&FOREGROUND] ] 07-19 15:29:55.003 1780 1924 D ConnectivityService: rematching NetworkAgentInfo [MOBILE (LTE) - 102] 07-19 15:29:55.004 1780 1924 D ConnectivityService: network has: [ Transports: CELLULAR Capabilities: SUPL&DUN&INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN&VALIDATED&FOREGROUND LinkUpBandwidth>=51200Kbps LinkDnBandwidth>=102400Kbps Specifier: <1>] 07-19 15:29:55.004 1780 1924 D ConnectivityService: Network NetworkAgentInfo [MOBILE (LTE) - 102] was already satisfying request 1. No change. 07-19 15:29:55.004 1780 1924 D ConnectivityService: sending notification AVAILABLE for NetworkRequest [ LISTEN id=107, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&FOREGROUND] ] 07-19 15:29:59.506 1780 2574 I ActivityManager: START u0 {cmp=com.aurora.store/.activity.DetailsActivity (has extras)} from uid 10191 on display 0 07-19 15:30:09.829 1780 2746 I ActivityManager: START u0 {act=android.content.pm.action.CONFIRM_PERMISSIONS flg=0x10000000 pkg=com.android.packageinstaller cmp=com.android.packageinstaller/.PackageInstallerActivity (has extras)} from uid 10191 on display 0 07-19 15:30:11.120 1780 1811 I ActivityManager: Start proc 17565:com.android.defcontainer/u0a6 for service com.android.defcontainer/.DefaultContainerService 07-19 15:30:11.718 1780 1805 D LuxLevels: bright hysteresis constant= 0.1, threshold=7.320808, lux=6.6552796 07-19 15:30:11.718 1780 1805 D LuxLevels: dark hysteresis constant= 0.2, threshold=5.324224, lux=6.6552796 07-19 15:30:18.731 1780 1811 W PackageManager: Unknown permission com.google.android.providers.gsf.permission.READ_GSERVICES in package com.ebay.mobile 07-19 15:30:18.731 1780 1811 W PackageManager: Unknown permission com.sec.android.provider.badge.permission.READ in package com.ebay.mobile 07-19 15:30:18.731 1780 1811 W PackageManager: Unknown permission com.sec.android.provider.badge.permission.WRITE in package com.ebay.mobile 07-19 15:30:19.434 1780 1793 W VoiceInteractionManagerService: no available voice recognition services found for user 0 07-19 15:30:20.180 1780 2005 I ActivityManager: START u0 {act=android.intent.action.MAIN cat=[android.intent.category.LAUNCHER] flg=0x10000000 pkg=com.ebay.mobile cmp=com.ebay.mobile/.activities.MainActivity} from uid 10191 on display 0 07-19 15:30:20.212 1780 13447 I ActivityManager: Start proc 17601:com.ebay.mobile/u0a217 for activity com.ebay.mobile/.activities.MainActivity 07-19 15:30:21.342 17601 17623 E AndroidRuntime: FATAL EXCEPTION: AsyncTask #2 07-19 15:30:21.342 17601 17623 E AndroidRuntime: Process: com.ebay.mobile, PID: 17601 07-19 15:30:21.342 17601 17623 E AndroidRuntime: java.lang.RuntimeException: An error occurred while executing doInBackground() 07-19 15:30:21.342 17601 17623 E AndroidRuntime: at android.os.AsyncTask$3.done(AsyncTask.java:325) 07-19 15:30:21.342 17601 17623 E AndroidRuntime: at java.util.concurrent.FutureTask.finishCompletion(FutureTask.java:354) 07-19 15:30:21.342 17601 17623 E AndroidRuntime: at java.util.concurrent.FutureTask.setException(FutureTask.java:223) 07-19 15:30:21.342 17601 17623 E AndroidRuntime: at java.util.concurrent.FutureTask.run(FutureTask.java:242) 07-19 15:30:21.342 17601 17623 E AndroidRuntime: at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1133) 07-19 15:30:21.342 17601 17623 E AndroidRuntime: at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:607) 07-19 15:30:21.342 17601 17623 E AndroidRuntime: at java.lang.Thread.run(Thread.java:761) 07-19 15:30:21.342 17601 17623 E AndroidRuntime: Caused by: java.lang.IllegalArgumentException: cipherSuite TLS_ECDHE_ECDSA_WITH_CHACHA20_POLY1305_SHA256 is not supported. 07-19 15:30:21.342 17601 17623 E AndroidRuntime: at org.conscrypt.NativeCrypto.checkEnabledCipherSuites(NativeCrypto.java:1082) 07-19 15:30:21.342 17601 17623 E AndroidRuntime: at org.conscrypt.NativeCrypto.setEnabledCipherSuites(NativeCrypto.java:1043) 07-19 15:30:21.342 17601 17623 E AndroidRuntime: at org.conscrypt.NativeSsl.initialize(NativeSsl.java:315) 07-19 15:30:21.342 17601 17623 E AndroidRuntime: at org.conscrypt.ConscryptFileDescriptorSocket.startHandshake(ConscryptFileDescriptorSocket.java:198) 07-19 15:30:21.342 17601 17623 E AndroidRuntime: at com.android.okhttp.Connection.connectTls(Connection.java:235) 07-19 15:30:21.342 17601 17623 E AndroidRuntime: at com.android.okhttp.Connection.connectSocket(Connection.java:199) 07-19 15:30:21.342 17601 17623 E AndroidRuntime: at com.android.okhttp.Connection.connect(Connection.java:172) 07-19 15:30:21.342 17601 17623 E AndroidRuntime: at com.android.okhttp.Connection.connectAndSetOwner(Connection.java:367) 07-19 15:30:21.342 17601 17623 E AndroidRuntime: at com.android.okhttp.OkHttpClient$1.connectAndSetOwner(OkHttpClient.java:130) 07-19 15:30:21.342 17601 17623 E AndroidRuntime: at com.android.okhttp.internal.http.HttpEngine.connect(HttpEngine.java:330) 07-19 15:30:21.342 17601 17623 E AndroidRuntime: at com.android.okhttp.internal.http.HttpEngine.sendRequest(HttpEngine.java:247) 07-19 15:30:21.342 17601 17623 E AndroidRuntime: at com.android.okhttp.internal.huc.HttpURLConnectionImpl.execute(HttpURLConnectionImpl.java:457) 07-19 15:30:21.342 17601 17623 E AndroidRuntime: at com.android.okhttp.internal.huc.HttpURLConnectionImpl.connect(HttpURLConnectionImpl.java:126) 07-19 15:30:21.342 17601 17623 E AndroidRuntime: at com.android.okhttp.internal.huc.HttpURLConnectionImpl.getOutputStream(HttpURLConnectionImpl.java:257) 07-19 15:30:21.342 17601 17623 E AndroidRuntime: at com.android.okhttp.internal.huc.DelegatingHttpsURLConnection.getOutputStream(DelegatingHttpsURLConnection.java:218) 07-19 15:30:21.342 17601 17623 E AndroidRuntime: at com.android.okhttp.internal.huc.HttpsURLConnectionImpl.getOutputStream(HttpsURLConnectionImpl.java) 07-19 15:30:21.342 17601 17623 E AndroidRuntime: at com.ebay.nautilus.kernel.net.RequestControllerHttpUrlConnection.trackedSend(RequestControllerHttpUrlConnection.java:447) 07-19 15:30:21.342 17601 17623 E AndroidRuntime: at com.ebay.nautilus.kernel.net.RequestControllerHttpUrlConnection.send(RequestControllerHttpUrlConnection.java:422) 07-19 15:30:21.342 17601 17623 E AndroidRuntime: at com.ebay.nautilus.kernel.net.RequestControllerHttpUrlConnection.sendRequest(RequestControllerHttpUrlConnection.java:207) 07-19 15:30:21.342 17601 17623 E AndroidRuntime: at com.ebay.nautilus.kernel.net.ConnectorImpl.sendRequest(ConnectorImpl.java:88) 07-19 15:30:21.342 17601 17623 E AndroidRuntime: at com.ebay.nautilus.domain.EbayAppCredentials.updateIdentityDeviceReg(EbayAppCredentials.java:391) 07-19 15:30:21.342 17601 17623 E AndroidRuntime: at com.ebay.nautilus.domain.EbayAppCredentials.lambda$getIdentityDeviceReg$2(EbayAppCredentials.java:373) 07-19 15:30:21.342 17601 17623 E AndroidRuntime: at com.ebay.nautilus.domain.-$$Lambda$EbayAppCredentials$vq49XG43y6tFYW0LubkCCb9M94A.get(lambda) 07-19 15:30:21.342 17601 17623 E AndroidRuntime: at com.ebay.nautilus.domain.JoinableSingleExecution.executeOrJoin(JoinableSingleExecution.java:49) 07-19 15:30:21.342 17601 17623 E AndroidRuntime: at com.ebay.nautilus.domain.EbayAppCredentials.getIdentityDeviceReg(EbayAppCredentials.java:373) 07-19 15:30:21.342 17601 17623 E AndroidRuntime: at com.ebay.nautilus.domain.EbayAppCredentials.updateIdentityAccessToken(EbayAppCredentials.java:249) 07-19 15:30:21.342 17601 17623 E AndroidRuntime: at com.ebay.nautilus.domain.EbayAppCredentials.lambda$getIdentityAccessToken$1(EbayAppCredentials.java:234) 07-19 15:30:21.342 17601 17623 E AndroidRuntime: at com.ebay.nautilus.domain.-$$Lambda$EbayAppCredentials$43xe4AeKYr8OMrMoWYpVPH4m0bo.get(lambda) 07-19 15:30:21.342 17601 17623 E AndroidRuntime: at com.ebay.nautilus.domain.JoinableSingleExecution.executeOrJoin(JoinableSingleExecution.java:49) 07-19 15:30:21.342 17601 17623 E AndroidRuntime: at com.ebay.nautilus.domain.EbayAppCredentials.getIdentityAccessToken(EbayAppCredentials.java:234) 07-19 15:30:21.342 17601 17623 E AndroidRuntime: at com.ebay.nautilus.domain.EbayAppCredentials.getBearerToken(EbayAppCredentials.java:141) 07-19 15:30:21.342 17601 17623 E AndroidRuntime: at com.ebay.nautilus.domain.net.EbayCosRequest.initialize(EbayCosRequest.java:111) 07-19 15:30:21.342 17601 17623 E AndroidRuntime: at com.ebay.nautilus.domain.net.EbayCosExpRequest.initialize(EbayCosExpRequest.java:132) 07-19 15:30:21.342 17601 17623 E AndroidRuntime: at com.ebay.nautilus.domain.net.api.experience.home.HomeAnswersRequest.initialize(HomeAnswersRequest.java:143) 07-19 15:30:21.342 17601 17623 E AndroidRuntime: at com.ebay.nautilus.kernel.net.RequestControllerHttpUrlConnection.sendRequest(RequestControllerHttpUrlConnection.java:200) 07-19 15:30:21.342 17601 17623 E AndroidRuntime: at com.ebay.nautilus.kernel.net.ConnectorImpl.sendRequest(ConnectorImpl.java:88) 07-19 15:30:21.342 17601 17623 E AndroidRuntime: at com.ebay.nautilus.domain.content.DmTask.sendRequest(DmTask.java:507) 07-19 15:30:21.342 17601 17623 E AndroidRuntime: at com.ebay.nautilus.domain.content.dm.home.HomeAnswersDataManager$LoadTask.loadInBackground(HomeAnswersDataManager.java:273) 07-19 15:30:21.342 17601 17623 E AndroidRuntime: at com.ebay.nautilus.domain.content.dm.home.HomeAnswersDataManager$LoadTask.loadInBackground(HomeAnswersDataManager.java:252) 07-19 15:30:21.342 17601 17623 E AndroidRuntime: at com.ebay.nautilus.domain.content.DmAsyncTask$InnerTask.doInBackground(DmAsyncTask.java:155) 07-19 15:30:21.342 17601 17623 E AndroidRuntime: at com.ebay.nautilus.domain.content.AsynchronousTask$Callback.doInBackground(AsynchronousTask.java:262) 07-19 15:30:21.342 17601 17623 E AndroidRuntime: at com.ebay.nautilus.domain.content.DefaultTaskExecutorFactory$Task.doInBackground(DefaultTaskExecutorFactory.java:70) 07-19 15:30:21.342 17601 17623 E AndroidRuntime: at com.ebay.nautilus.domain.content.DefaultTaskExecutorFactory$Task.doInBackground(DefaultTaskExecutorFactory.java:45) 07-19 15:30:21.342 17601 17623 E AndroidRuntime: at android.os.AsyncTask$2.call(AsyncTask.java:305) 07-19 15:30:21.342 17601 17623 E AndroidRuntime: at java.util.concurrent.FutureTask.run(FutureTask.java:237) 07-19 15:30:21.342 17601 17623 E AndroidRuntime: ... 3 more 07-19 15:30:21.345 1780 2005 W ActivityManager: Force finishing activity com.ebay.mobile/.activities.MainActivity 07-19 15:30:21.368 1780 2005 W ActivityManager: Force finishing activity com.ebay.mobile/.activities.MainActivity 07-19 15:30:21.368 1780 2005 W ActivityManager: Duplicate finish request for ActivityRecord{c12debc u0 com.ebay.mobile/.activities.MainActivity t4932 f} 07-19 15:30:21.652 1780 18831 W InputMethodManagerService: Focus gain on non-focused client com.android.internal.view.IInputMethodClient$Stub$Proxy@344a28b (uid=10217 pid=17601) 07-19 15:30:21.672 1780 2512 I WindowManager: Failed to capture screenshot of Token{54e4e45 ActivityRecord{c12debc u0 com.ebay.mobile/.activities.MainActivity t4932 f}} appWin=Window{cf9cec6 u0 com.ebay.mobile/com.ebay.mobile.activities.MainActivity} drawState=4 07-19 15:30:22.491 1780 1794 W BroadcastQueue: Skipping deliver [background] BroadcastRecord{bdde7ac u0 com.ebay.common.intent.action.EBAY_APPBACKGROUND} to ReceiverList{f917ba2 17601 com.ebay.mobile/10217/u0 remote:16d236d}: process crashing 07-19 15:30:23.651 1780 1805 D LuxLevels: bright hysteresis constant= 0.1, threshold=8.411933, lux=7.6472116 07-19 15:30:23.651 1780 1805 D LuxLevels: dark hysteresis constant= 0.2, threshold=6.1177692, lux=7.6472116 07-19 15:30:23.912 1780 18829 I ActivityManager: START u0 {flg=0x10804000 cmp=com.android.systemui/.recents.RecentsActivity} from uid 10036 on display 0 07-19 15:30:23.961 1780 2005 I ActivityManager: Killing 17601:com.ebay.mobile/u0a217 (adj 900): crash 07-19 15:30:23.962 1780 2005 D ActivityManager: cleanUpApplicationRecord -- 17601 07-19 15:30:24.153 1780 1803 W AppOps : Finishing op nesting under-run: uid 1000 pkg android code 24 time=0 duration=0 nesting=0 07-19 15:30:24.856 1780 2755 E ActivityManager: applyOptionsLocked: Unknown animationType=0 07-19 15:30:26.181 1780 28117 I ActivityManager: START u0 {act=android.intent.action.MAIN cat=[android.intent.category.LAUNCHER] flg=0x10000000 pkg=com.ebay.mobile cmp=com.ebay.mobile/.activities.MainActivity} from uid 10191 on display 0 07-19 15:30:26.216 1780 1791 I ActivityManager: Start proc 17692:com.ebay.mobile/u0a217 for activity com.ebay.mobile/.activities.MainActivity 07-19 15:30:26.295 1780 1794 I ProcessStatsService: Prepared write state in 20ms 07-19 15:30:26.297 1780 1794 I ProcessStatsService: Prepared write state in 0ms 07-19 15:30:26.320 1780 1793 I ProcessStatsService: Pruning old procstats: /data/system/procstats/state-2019-07-18-05-38-21.bin 07-19 15:30:27.161 17692 17711 E AndroidRuntime: FATAL EXCEPTION: AsyncTask #1 07-19 15:30:27.161 17692 17711 E AndroidRuntime: Process: com.ebay.mobile, PID: 17692 07-19 15:30:27.161 17692 17711 E AndroidRuntime: java.lang.RuntimeException: An error occurred while executing doInBackground() 07-19 15:30:27.161 17692 17711 E AndroidRuntime: at android.os.AsyncTask$3.done(AsyncTask.java:325) 07-19 15:30:27.161 17692 17711 E AndroidRuntime: at java.util.concurrent.FutureTask.finishCompletion(FutureTask.java:354) 07-19 15:30:27.161 17692 17711 E AndroidRuntime: at java.util.concurrent.FutureTask.setException(FutureTask.java:223) 07-19 15:30:27.161 17692 17711 E AndroidRuntime: at java.util.concurrent.FutureTask.run(FutureTask.java:242) 07-19 15:30:27.161 17692 17711 E AndroidRuntime: at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1133) 07-19 15:30:27.161 17692 17711 E AndroidRuntime: at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:607) 07-19 15:30:27.161 17692 17711 E AndroidRuntime: at java.lang.Thread.run(Thread.java:761) 07-19 15:30:27.161 17692 17711 E AndroidRuntime: Caused by: java.lang.IllegalArgumentException: cipherSuite TLS_ECDHE_ECDSA_WITH_CHACHA20_POLY1305_SHA256 is not supported. 07-19 15:30:27.161 17692 17711 E AndroidRuntime: at org.conscrypt.NativeCrypto.checkEnabledCipherSuites(NativeCrypto.java:1082) 07-19 15:30:27.161 17692 17711 E AndroidRuntime: at org.conscrypt.NativeCrypto.setEnabledCipherSuites(NativeCrypto.java:1043) 07-19 15:30:27.161 17692 17711 E AndroidRuntime: at org.conscrypt.NativeSsl.initialize(NativeSsl.java:315) 07-19 15:30:27.161 17692 17711 E AndroidRuntime: at org.conscrypt.ConscryptFileDescriptorSocket.startHandshake(ConscryptFileDescriptorSocket.java:198) 07-19 15:30:27.161 17692 17711 E AndroidRuntime: at com.android.okhttp.Connection.connectTls(Connection.java:235) 07-19 15:30:27.161 17692 17711 E AndroidRuntime: at com.android.okhttp.Connection.connectSocket(Connection.java:199) 07-19 15:30:27.161 17692 17711 E AndroidRuntime: at com.android.okhttp.Connection.connect(Connection.java:172) 07-19 15:30:27.161 17692 17711 E AndroidRuntime: at com.android.okhttp.Connection.connectAndSetOwner(Connection.java:367) 07-19 15:30:27.161 17692 17711 E AndroidRuntime: at com.android.okhttp.OkHttpClient$1.connectAndSetOwner(OkHttpClient.java:130) 07-19 15:30:27.161 17692 17711 E AndroidRuntime: at com.android.okhttp.internal.http.HttpEngine.connect(HttpEngine.java:330) 07-19 15:30:27.161 17692 17711 E AndroidRuntime: at com.android.okhttp.internal.http.HttpEngine.sendRequest(HttpEngine.java:247) 07-19 15:30:27.161 17692 17711 E AndroidRuntime: at com.android.okhttp.internal.huc.HttpURLConnectionImpl.execute(HttpURLConnectionImpl.java:457) 07-19 15:30:27.161 17692 17711 E AndroidRuntime: at com.android.okhttp.internal.huc.HttpURLConnectionImpl.connect(HttpURLConnectionImpl.java:126) 07-19 15:30:27.161 17692 17711 E AndroidRuntime: at com.android.okhttp.internal.huc.HttpURLConnectionImpl.getOutputStream(HttpURLConnectionImpl.java:257) 07-19 15:30:27.161 17692 17711 E AndroidRuntime: at com.android.okhttp.internal.huc.DelegatingHttpsURLConnection.getOutputStream(DelegatingHttpsURLConnection.java:218) 07-19 15:30:27.161 17692 17711 E AndroidRuntime: at com.android.okhttp.internal.huc.HttpsURLConnectionImpl.getOutputStream(HttpsURLConnectionImpl.java) 07-19 15:30:27.161 17692 17711 E AndroidRuntime: at com.ebay.nautilus.kernel.net.RequestControllerHttpUrlConnection.trackedSend(RequestControllerHttpUrlConnection.java:447) 07-19 15:30:27.161 17692 17711 E AndroidRuntime: at com.ebay.nautilus.kernel.net.RequestControllerHttpUrlConnection.send(RequestControllerHttpUrlConnection.java:422) 07-19 15:30:27.161 17692 17711 E AndroidRuntime: at com.ebay.nautilus.kernel.net.RequestControllerHttpUrlConnection.sendRequest(RequestControllerHttpUrlConnection.java:207) 07-19 15:30:27.161 17692 17711 E AndroidRuntime: at com.ebay.nautilus.kernel.net.ConnectorImpl.sendRequest(ConnectorImpl.java:88) 07-19 15:30:27.161 17692 17711 E AndroidRuntime: at com.ebay.nautilus.domain.EbayAppCredentials.updateIdentityDeviceReg(EbayAppCredentials.java:391) 07-19 15:30:27.161 17692 17711 E AndroidRuntime: at com.ebay.nautilus.domain.EbayAppCredentials.lambda$getIdentityDeviceReg$2(EbayAppCredentials.java:373) 07-19 15:30:27.161 17692 17711 E AndroidRuntime: at com.ebay.nautilus.domain.-$$Lambda$EbayAppCredentials$vq49XG43y6tFYW0LubkCCb9M94A.get(lambda) 07-19 15:30:27.161 17692 17711 E AndroidRuntime: at com.ebay.nautilus.domain.JoinableSingleExecution.executeOrJoin(JoinableSingleExecution.java:49) 07-19 15:30:27.161 17692 17711 E AndroidRuntime: at com.ebay.nautilus.domain.EbayAppCredentials.getIdentityDeviceReg(EbayAppCredentials.java:373) 07-19 15:30:27.161 17692 17711 E AndroidRuntime: at com.ebay.nautilus.domain.EbayAppCredentials.updateIdentityAccessToken(EbayAppCredentials.java:249) 07-19 15:30:27.161 17692 17711 E AndroidRuntime: at com.ebay.nautilus.domain.EbayAppCredentials.lambda$getIdentityAccessToken$1(EbayAppCredentials.java:234) 07-19 15:30:27.161 17692 17711 E AndroidRuntime: at com.ebay.nautilus.domain.-$$Lambda$EbayAppCredentials$43xe4AeKYr8OMrMoWYpVPH4m0bo.get(lambda) 07-19 15:30:27.161 17692 17711 E AndroidRuntime: at com.ebay.nautilus.domain.JoinableSingleExecution.executeOrJoin(JoinableSingleExecution.java:49) 07-19 15:30:27.161 17692 17711 E AndroidRuntime: at com.ebay.nautilus.domain.EbayAppCredentials.getIdentityAccessToken(EbayAppCredentials.java:234) 07-19 15:30:27.161 17692 17711 E AndroidRuntime: at com.ebay.nautilus.domain.EbayAppCredentials.getBearerToken(EbayAppCredentials.java:141) 07-19 15:30:27.161 17692 17711 E AndroidRuntime: at com.ebay.nautilus.domain.net.EbayCosRequest.initialize(EbayCosRequest.java:111) 07-19 15:30:27.161 17692 17711 E AndroidRuntime: at com.ebay.nautilus.domain.net.EbayCosExpRequest.initialize(EbayCosExpRequest.java:132) 07-19 15:30:27.161 17692 17711 E AndroidRuntime: at com.ebay.nautilus.domain.net.api.experience.coupon.GetCouponRequest.initialize(GetCouponRequest.java:50) 07-19 15:30:27.161 17692 17711 E AndroidRuntime: at com.ebay.nautilus.kernel.net.RequestControllerHttpUrlConnection.sendRequest(RequestControllerHttpUrlConnection.java:200) 07-19 15:30:27.161 17692 17711 E AndroidRuntime: at com.ebay.nautilus.kernel.net.ConnectorImpl.sendRequest(ConnectorImpl.java:88) 07-19 15:30:27.161 17692 17711 E AndroidRuntime: at com.ebay.nautilus.domain.content.DmTask.sendRequest(DmTask.java:507) 07-19 15:30:27.161 17692 17711 E AndroidRuntime: at com.ebay.nautilus.domain.content.dm.CouponsDataManager$LoadTask.loadInBackground(CouponsDataManager.java:206) 07-19 15:30:27.161 17692 17711 E AndroidRuntime: at com.ebay.nautilus.domain.content.dm.CouponsDataManager$LoadTask.loadInBackground(CouponsDataManager.java:186) 07-19 15:30:27.161 17692 17711 E AndroidRuntime: at com.ebay.nautilus.domain.content.DmAsyncTask$InnerTask.doInBackground(DmAsyncTask.java:155) 07-19 15:30:27.161 17692 17711 E AndroidRuntime: at com.ebay.nautilus.domain.content.AsynchronousTask$Callback.doInBackground(AsynchronousTask.java:262) 07-19 15:30:27.161 17692 17711 E AndroidRuntime: at com.ebay.nautilus.domain.content.DefaultTaskExecutorFactory$Task.doInBackground(DefaultTaskExecutorFactory.java:70) 07-19 15:30:27.161 17692 17711 E AndroidRuntime: at com.ebay.nautilus.domain.content.DefaultTaskExecutorFactory$Task.doInBackground(DefaultTaskExecutorFactory.java:45) 07-19 15:30:27.161 17692 17711 E AndroidRuntime: at android.os.AsyncTask$2.call(AsyncTask.java:305) 07-19 15:30:27.161 17692 17711 E AndroidRuntime: at java.util.concurrent.FutureTask.run(FutureTask.java:237) 07-19 15:30:27.161 17692 17711 E AndroidRuntime: ... 3 more 07-19 15:30:27.170 1780 18832 W ActivityManager: Force finishing activity com.ebay.mobile/.activities.MainActivity 07-19 15:30:27.176 1780 18832 W ActivityManager: Force finishing activity com.ebay.mobile/.activities.MainActivity 07-19 15:30:27.176 1780 18832 W ActivityManager: Duplicate finish request for ActivityRecord{1da5cb0 u0 com.ebay.mobile/.activities.MainActivity t4933 f} 07-19 15:30:28.272 1780 1794 W BroadcastQueue: Skipping deliver [background] BroadcastRecord{5fb7393 u0 com.ebay.common.intent.action.EBAY_APPBACKGROUND} to ReceiverList{4eaa337 17692 com.ebay.mobile/10217/u0 remote:59c8836}: process crashing 07-19 15:30:28.318 1780 18832 I ActivityManager: Killing 17692:com.ebay.mobile/u0a217 (adj 900): crash 07-19 15:30:28.318 1780 18832 D ActivityManager: cleanUpApplicationRecord -- 17692 07-19 15:30:28.326 1780 28117 W InputMethodManagerService: Window already focused, ignoring focus gain of: com.android.internal.view.IInputMethodClient$Stub$Proxy@9dfb5ef attribute=null, token = android.os.BinderProxy@19b638b 07-19 15:30:28.497 1780 1803 W AppOps : Finishing op nesting under-run: uid 1000 pkg android code 24 time=0 duration=0 nesting=0 07-19 15:30:28.953 1780 1903 I ActivityManager: START u0 {act=android.intent.action.MAIN cat=[android.intent.category.HOME] flg=0x10200000 cmp=ch.deletescape.lawnchair.plah/ch.deletescape.lawnchair.Launcher (has extras)} from uid 1000 on display 0 07-19 15:30:31.542 1780 18833 I ActivityManager: START u0 {act=android.intent.action.MAIN cat=[android.intent.category.LAUNCHER] flg=0x10200000 cmp=fr.freebox.android.compagnon/.MainAutomationActivityLauncher bnds=[581,1390][860,1706] (has extras)} from uid 10202 on display 0 07-19 15:30:31.577 1780 1791 I ActivityManager: Start proc 17777:fr.freebox.android.compagnon/u0a216 for activity fr.freebox.android.compagnon/.MainAutomationActivityLauncher 07-19 15:30:32.113 1780 18832 I ActivityManager: START u0 {cmp=fr.freebox.android.compagnon/.FreeboxDiscoveryActivity} from uid 10216 on display 0 07-19 15:30:32.158 17777 17819 E AndroidRuntime: FATAL EXCEPTION: OkHttp Dispatcher 07-19 15:30:32.158 17777 17819 E AndroidRuntime: Process: fr.freebox.android.compagnon, PID: 17777 07-19 15:30:32.158 17777 17819 E AndroidRuntime: java.lang.IllegalArgumentException: cipherSuite TLS_ECDHE_ECDSA_WITH_CHACHA20_POLY1305_SHA256 is not supported. 07-19 15:30:32.158 17777 17819 E AndroidRuntime: at org.conscrypt.NativeCrypto.checkEnabledCipherSuites(NativeCrypto.java:1082) 07-19 15:30:32.158 17777 17819 E AndroidRuntime: at org.conscrypt.SSLParametersImpl.setEnabledCipherSuites(SSLParametersImpl.java:221) 07-19 15:30:32.158 17777 17819 E AndroidRuntime: at org.conscrypt.ConscryptFileDescriptorSocket.setEnabledCipherSuites(ConscryptFileDescriptorSocket.java:730) 07-19 15:30:32.158 17777 17819 E AndroidRuntime: at okhttp3.ConnectionSpec.apply(SourceFile:158) 07-19 15:30:32.158 17777 17819 E AndroidRuntime: at okhttp3.OkHttpClient$1.apply(SourceFile:180) 07-19 15:30:32.158 17777 17819 E AndroidRuntime: at okhttp3.internal.connection.ConnectionSpecSelector.configureSecureSocket(SourceFile:79) 07-19 15:30:32.158 17777 17819 E AndroidRuntime: at okhttp3.internal.connection.RealConnection.connectTls(SourceFile:313) 07-19 15:30:32.158 17777 17819 E AndroidRuntime: at okhttp3.internal.connection.RealConnection.establishProtocol(SourceFile:284) 07-19 15:30:32.158 17777 17819 E AndroidRuntime: at okhttp3.internal.connection.RealConnection.connect(SourceFile:169) 07-19 15:30:32.158 17777 17819 E AndroidRuntime: at okhttp3.internal.connection.StreamAllocation.findConnection(SourceFile:257) 07-19 15:30:32.158 17777 17819 E AndroidRuntime: at okhttp3.internal.connection.StreamAllocation.findHealthyConnection(SourceFile:135) 07-19 15:30:32.158 17777 17819 E AndroidRuntime: at okhttp3.internal.connection.StreamAllocation.newStream(SourceFile:114) 07-19 15:30:32.158 17777 17819 E AndroidRuntime: at okhttp3.internal.connection.ConnectInterceptor.intercept(SourceFile:42) 07-19 15:30:32.158 17777 17819 E AndroidRuntime: at okhttp3.internal.http.RealInterceptorChain.proceed(SourceFile:147) 07-19 15:30:32.158 17777 17819 E AndroidRuntime: at okhttp3.internal.http.RealInterceptorChain.proceed(SourceFile:121) 07-19 15:30:32.158 17777 17819 E AndroidRuntime: at okhttp3.internal.cache.CacheInterceptor.intercept(SourceFile:93) 07-19 15:30:32.158 17777 17819 E AndroidRuntime: at okhttp3.internal.http.RealInterceptorChain.proceed(SourceFile:147) 07-19 15:30:32.158 17777 17819 E AndroidRuntime: at okhttp3.internal.http.RealInterceptorChain.proceed(SourceFile:121) 07-19 15:30:32.158 17777 17819 E AndroidRuntime: at okhttp3.internal.http.BridgeInterceptor.intercept(SourceFile:93) 07-19 15:30:32.158 17777 17819 E AndroidRuntime: at okhttp3.internal.http.RealInterceptorChain.proceed(SourceFile:147) 07-19 15:30:32.158 17777 17819 E AndroidRuntime: at okhttp3.internal.http.RetryAndFollowUpInterceptor.intercept(SourceFile:126) 07-19 15:30:32.158 17777 17819 E AndroidRuntime: at okhttp3.internal.http.RealInterceptorChain.proceed(SourceFile:147) 07-19 15:30:32.158 17777 17819 E AndroidRuntime: at okhttp3.internal.http.RealInterceptorChain.proceed(SourceFile:121) 07-19 15:30:32.158 17777 17819 E AndroidRuntime: at fr.freebox.android.fbxosapi.QueryParamsSorterInterceptor.intercept(SourceFile:18) 07-19 15:30:32.158 17777 17819 E AndroidRuntime: at okhttp3.internal.http.RealInterceptorChain.proceed(SourceFile:147) 07-19 15:30:32.158 17777 17819 E AndroidRuntime: at okhttp3.internal.http.RealInterceptorChain.proceed(SourceFile:121) 07-19 15:30:32.158 17777 17819 E AndroidRuntime: at fr.freebox.android.fbxosapi.OkHttpClientFactory$1.intercept(SourceFile:65) 07-19 15:30:32.158 17777 17819 E AndroidRuntime: at okhttp3.internal.http.RealInterceptorChain.proceed(SourceFile:147) 07-19 15:30:32.158 17777 17819 E AndroidRuntime: at okhttp3.internal.http.RealInterceptorChain.proceed(SourceFile:121) 07-19 15:30:32.158 17777 17819 E AndroidRuntime: at okhttp3.logging.HttpLoggingInterceptor.intercept(SourceFile:213) 07-19 15:30:32.158 17777 17819 E AndroidRuntime: at okhttp3.internal.http.RealInterceptorChain.proceed(SourceFile:147) 07-19 15:30:32.158 17777 17819 E AndroidRuntime: at okhttp3.internal.http.RealInterceptorChain.proceed(SourceFile:121) 07-19 15:30:32.158 17777 17819 E AndroidRuntime: at okhttp3.RealCall.getResponseWithInterceptorChain(SourceFile:250) 07-19 15:30:32.158 17777 17819 E AndroidRuntime: at okhttp3.RealCall$AsyncCall.execute(SourceFile:201) 07-19 15:30:32.158 17777 17819 E AndroidRuntime: at okhttp3.internal.NamedRunnable.run(SourceFile:32) 07-19 15:30:32.158 17777 17819 E AndroidRuntime: at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1133) 07-19 15:30:32.158 17777 17819 E AndroidRuntime: at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:607) 07-19 15:30:32.158 17777 17819 E AndroidRuntime: at java.lang.Thread.run(Thread.java:761) 07-19 15:30:32.605 1780 1792 E WifiService: Multicaster binderDied 07-19 15:30:32.605 1780 2784 I WindowManager: WIN DEATH: Window{5adf71d u0 fr.freebox.android.compagnon/fr.freebox.android.compagnon.MainAutomationActivityLauncher} 07-19 15:30:32.605 1780 2781 E WifiService: Multicaster binderDied 07-19 15:30:32.607 1780 2782 I ActivityManager: Process fr.freebox.android.compagnon (pid 17777) has died 07-19 15:30:32.607 1780 2782 D ActivityManager: cleanUpApplicationRecord -- 17777 07-19 15:30:32.608 1780 2782 W ActivityManager: Force removing ActivityRecord{9cb3d92 u0 fr.freebox.android.compagnon/.FreeboxDiscoveryActivity t4934}: app died, no saved state 07-19 15:30:32.620 1780 2005 I WindowManager: WIN DEATH: Window{2d91c9f u0 fr.freebox.android.compagnon/fr.freebox.android.compagnon.FreeboxDiscoveryActivity} 07-19 15:30:32.624 1780 2782 W ActivityManager: Force removing ActivityRecord{7836da6 u0 fr.freebox.android.compagnon/.MainAutomationActivityLauncher t4934}: app died, no saved state 07-19 15:30:32.651 1780 2559 W ActivityManager: Ignoring remove of inactive process: ProcessRecord{6ac88ad 0:fr.freebox.android.compagnon/u0a216} 07-19 15:30:32.663 1780 2746 D WindowManager: relayoutVisibleWindow: Window{f13eb9f u0 ch.deletescape.lawnchair.plah/ch.deletescape.lawnchair.Launcher EXITING} mAnimatingExit=true, mRemoveOnExit=false, mDestroying=false 07-19 15:30:32.677 1780 1791 W InputMethodManagerService: Window already focused, ignoring focus gain of: com.android.internal.view.IInputMethodClient$Stub$Proxy@9bce3bb attribute=null, token = android.os.BinderProxy@85913e 07-19 15:30:32.781 1780 1803 W AppOps : Finishing op nesting under-run: uid 1000 pkg android code 24 time=0 duration=0 nesting=0 07-19 15:30:33.586 1780 13450 I ActivityManager: START u0 {act=android.intent.action.MAIN cat=[android.intent.category.LAUNCHER] flg=0x10200000 cmp=fr.freebox.android.compagnon/.MainAutomationActivityLauncher bnds=[581,1390][860,1706] (has extras)} from uid 10202 on display 0 07-19 15:30:33.615 1780 2746 I ActivityManager: Start proc 17836:fr.freebox.android.compagnon/u0a216 for activity fr.freebox.android.compagnon/.MainAutomationActivityLauncher 07-19 15:30:34.143 1780 2755 I ActivityManager: START u0 {cmp=fr.freebox.android.compagnon/.FreeboxDiscoveryActivity} from uid 10216 on display 0 07-19 15:30:34.177 17836 17879 E AndroidRuntime: FATAL EXCEPTION: OkHttp Dispatcher 07-19 15:30:34.177 17836 17879 E AndroidRuntime: Process: fr.freebox.android.compagnon, PID: 17836 07-19 15:30:34.177 17836 17879 E AndroidRuntime: java.lang.IllegalArgumentException: cipherSuite TLS_ECDHE_ECDSA_WITH_CHACHA20_POLY1305_SHA256 is not supported. 07-19 15:30:34.177 17836 17879 E AndroidRuntime: at org.conscrypt.NativeCrypto.checkEnabledCipherSuites(NativeCrypto.java:1082) 07-19 15:30:34.177 17836 17879 E AndroidRuntime: at org.conscrypt.SSLParametersImpl.setEnabledCipherSuites(SSLParametersImpl.java:221) 07-19 15:30:34.177 17836 17879 E AndroidRuntime: at org.conscrypt.ConscryptFileDescriptorSocket.setEnabledCipherSuites(ConscryptFileDescriptorSocket.java:730) 07-19 15:30:34.177 17836 17879 E AndroidRuntime: at okhttp3.ConnectionSpec.apply(SourceFile:158) 07-19 15:30:34.177 17836 17879 E AndroidRuntime: at okhttp3.OkHttpClient$1.apply(SourceFile:180) 07-19 15:30:34.177 17836 17879 E AndroidRuntime: at okhttp3.internal.connection.ConnectionSpecSelector.configureSecureSocket(SourceFile:79) 07-19 15:30:34.177 17836 17879 E AndroidRuntime: at okhttp3.internal.connection.RealConnection.connectTls(SourceFile:313) 07-19 15:30:34.177 17836 17879 E AndroidRuntime: at okhttp3.internal.connection.RealConnection.establishProtocol(SourceFile:284) 07-19 15:30:34.177 17836 17879 E AndroidRuntime: at okhttp3.internal.connection.RealConnection.connect(SourceFile:169) 07-19 15:30:34.177 17836 17879 E AndroidRuntime: at okhttp3.internal.connection.StreamAllocation.findConnection(SourceFile:257) 07-19 15:30:34.177 17836 17879 E AndroidRuntime: at okhttp3.internal.connection.StreamAllocation.findHealthyConnection(SourceFile:135) 07-19 15:30:34.177 17836 17879 E AndroidRuntime: at okhttp3.internal.connection.StreamAllocation.newStream(SourceFile:114) 07-19 15:30:34.177 17836 17879 E AndroidRuntime: at okhttp3.internal.connection.ConnectInterceptor.intercept(SourceFile:42) 07-19 15:30:34.177 17836 17879 E AndroidRuntime: at okhttp3.internal.http.RealInterceptorChain.proceed(SourceFile:147) 07-19 15:30:34.177 17836 17879 E AndroidRuntime: at okhttp3.internal.http.RealInterceptorChain.proceed(SourceFile:121) 07-19 15:30:34.177 17836 17879 E AndroidRuntime: at okhttp3.internal.cache.CacheInterceptor.intercept(SourceFile:93) 07-19 15:30:34.177 17836 17879 E AndroidRuntime: at okhttp3.internal.http.RealInterceptorChain.proceed(SourceFile:147) 07-19 15:30:34.177 17836 17879 E AndroidRuntime: at okhttp3.internal.http.RealInterceptorChain.proceed(SourceFile:121) 07-19 15:30:34.177 17836 17879 E AndroidRuntime: at okhttp3.internal.http.BridgeInterceptor.intercept(SourceFile:93) 07-19 15:30:34.177 17836 17879 E AndroidRuntime: at okhttp3.internal.http.RealInterceptorChain.proceed(SourceFile:147) 07-19 15:30:34.177 17836 17879 E AndroidRuntime: at okhttp3.internal.http.RetryAndFollowUpInterceptor.intercept(SourceFile:126) 07-19 15:30:34.177 17836 17879 E AndroidRuntime: at okhttp3.internal.http.RealInterceptorChain.proceed(SourceFile:147) 07-19 15:30:34.177 17836 17879 E AndroidRuntime: at okhttp3.internal.http.RealInterceptorChain.proceed(SourceFile:121) 07-19 15:30:34.177 17836 17879 E AndroidRuntime: at fr.freebox.android.fbxosapi.QueryParamsSorterInterceptor.intercept(SourceFile:18) 07-19 15:30:34.177 17836 17879 E AndroidRuntime: at okhttp3.internal.http.RealInterceptorChain.proceed(SourceFile:147) 07-19 15:30:34.177 17836 17879 E AndroidRuntime: at okhttp3.internal.http.RealInterceptorChain.proceed(SourceFile:121) 07-19 15:30:34.177 17836 17879 E AndroidRuntime: at fr.freebox.android.fbxosapi.OkHttpClientFactory$1.intercept(SourceFile:65) 07-19 15:30:34.177 17836 17879 E AndroidRuntime: at okhttp3.internal.http.RealInterceptorChain.proceed(SourceFile:147) 07-19 15:30:34.177 17836 17879 E AndroidRuntime: at okhttp3.internal.http.RealInterceptorChain.proceed(SourceFile:121) 07-19 15:30:34.177 17836 17879 E AndroidRuntime: at okhttp3.logging.HttpLoggingInterceptor.intercept(SourceFile:213) 07-19 15:30:34.177 17836 17879 E AndroidRuntime: at okhttp3.internal.http.RealInterceptorChain.proceed(SourceFile:147) 07-19 15:30:34.177 17836 17879 E AndroidRuntime: at okhttp3.internal.http.RealInterceptorChain.proceed(SourceFile:121) 07-19 15:30:34.177 17836 17879 E AndroidRuntime: at okhttp3.RealCall.getResponseWithInterceptorChain(SourceFile:250) 07-19 15:30:34.177 17836 17879 E AndroidRuntime: at okhttp3.RealCall$AsyncCall.execute(SourceFile:201) 07-19 15:30:34.177 17836 17879 E AndroidRuntime: at okhttp3.internal.NamedRunnable.run(SourceFile:32) 07-19 15:30:34.177 17836 17879 E AndroidRuntime: at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1133) 07-19 15:30:34.177 17836 17879 E AndroidRuntime: at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:607) 07-19 15:30:34.177 17836 17879 E AndroidRuntime: at java.lang.Thread.run(Thread.java:761) 07-19 15:30:34.619 1780 2747 E WifiService: Multicaster binderDied 07-19 15:30:34.619 1780 2747 E WifiService: Multicaster binderDied 07-19 15:30:34.620 1780 2005 I ActivityManager: Process fr.freebox.android.compagnon (pid 17836) has died 07-19 15:30:34.620 1780 2005 D ActivityManager: cleanUpApplicationRecord -- 17836 07-19 15:30:34.621 1780 2005 W ActivityManager: Force removing ActivityRecord{3a59677 u0 fr.freebox.android.compagnon/.FreeboxDiscoveryActivity t4935}: app died, no saved state 07-19 15:30:34.623 1780 1792 I WindowManager: WIN DEATH: Window{bea4076 u0 fr.freebox.android.compagnon/fr.freebox.android.compagnon.MainAutomationActivityLauncher} 07-19 15:30:34.626 1780 2746 I WindowManager: WIN DEATH: Window{9206598 u0 fr.freebox.android.compagnon/fr.freebox.android.compagnon.FreeboxDiscoveryActivity} 07-19 15:30:34.629 1780 2005 W ActivityManager: Force removing ActivityRecord{7220d8 u0 fr.freebox.android.compagnon/.MainAutomationActivityLauncher t4935}: app died, no saved state 07-19 15:30:34.649 1780 2574 W ActivityManager: Ignoring remove of inactive process: ProcessRecord{a11d9c6 0:fr.freebox.android.compagnon/u0a216} 07-19 15:30:34.655 1780 2559 D WindowManager: relayoutVisibleWindow: Window{f13eb9f u0 ch.deletescape.lawnchair.plah/ch.deletescape.lawnchair.Launcher EXITING} mAnimatingExit=true, mRemoveOnExit=false, mDestroying=false 07-19 15:30:34.667 1780 2755 W InputMethodManagerService: Window already focused, ignoring focus gain of: com.android.internal.view.IInputMethodClient$Stub$Proxy@5824344 attribute=null, token = android.os.BinderProxy@85913e 07-19 15:30:34.826 1780 1803 W AppOps : Finishing op nesting under-run: uid 1000 pkg android code 24 time=0 duration=0 nesting=0 07-19 15:30:38.475 1780 2781 I ActivityManager: START u0 {act=android.intent.action.MAIN cat=[android.intent.category.LAUNCHER] flg=0x10200000 cmp=com.ebay.mobile/.activities.MainActivity bnds=[307,1492][582,1883] (has extras)} from uid 10202 on display 0 07-19 15:30:38.499 1780 18831 I ActivityManager: Start proc 17905:com.ebay.mobile/u0a217 for activity com.ebay.mobile/.activities.MainActivity 07-19 15:30:39.402 17905 17924 E AndroidRuntime: FATAL EXCEPTION: AsyncTask #1 07-19 15:30:39.402 17905 17924 E AndroidRuntime: Process: com.ebay.mobile, PID: 17905 07-19 15:30:39.402 17905 17924 E AndroidRuntime: java.lang.RuntimeException: An error occurred while executing doInBackground() 07-19 15:30:39.402 17905 17924 E AndroidRuntime: at android.os.AsyncTask$3.done(AsyncTask.java:325) 07-19 15:30:39.402 17905 17924 E AndroidRuntime: at java.util.concurrent.FutureTask.finishCompletion(FutureTask.java:354) 07-19 15:30:39.402 17905 17924 E AndroidRuntime: at java.util.concurrent.FutureTask.setException(FutureTask.java:223) 07-19 15:30:39.402 17905 17924 E AndroidRuntime: at java.util.concurrent.FutureTask.run(FutureTask.java:242) 07-19 15:30:39.402 17905 17924 E AndroidRuntime: at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1133) 07-19 15:30:39.402 17905 17924 E AndroidRuntime: at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:607) 07-19 15:30:39.402 17905 17924 E AndroidRuntime: at java.lang.Thread.run(Thread.java:761) 07-19 15:30:39.402 17905 17924 E AndroidRuntime: Caused by: java.lang.IllegalArgumentException: cipherSuite TLS_ECDHE_ECDSA_WITH_CHACHA20_POLY1305_SHA256 is not supported. 07-19 15:30:39.402 17905 17924 E AndroidRuntime: at org.conscrypt.NativeCrypto.checkEnabledCipherSuites(NativeCrypto.java:1082) 07-19 15:30:39.402 17905 17924 E AndroidRuntime: at org.conscrypt.NativeCrypto.setEnabledCipherSuites(NativeCrypto.java:1043) 07-19 15:30:39.402 17905 17924 E AndroidRuntime: at org.conscrypt.NativeSsl.initialize(NativeSsl.java:315) 07-19 15:30:39.402 17905 17924 E AndroidRuntime: at org.conscrypt.ConscryptFileDescriptorSocket.startHandshake(ConscryptFileDescriptorSocket.java:198) 07-19 15:30:39.402 17905 17924 E AndroidRuntime: at com.android.okhttp.Connection.connectTls(Connection.java:235) 07-19 15:30:39.402 17905 17924 E AndroidRuntime: at com.android.okhttp.Connection.connectSocket(Connection.java:199) 07-19 15:30:39.402 17905 17924 E AndroidRuntime: at com.android.okhttp.Connection.connect(Connection.java:172) 07-19 15:30:39.402 17905 17924 E AndroidRuntime: at com.android.okhttp.Connection.connectAndSetOwner(Connection.java:367) 07-19 15:30:39.402 17905 17924 E AndroidRuntime: at com.android.okhttp.OkHttpClient$1.connectAndSetOwner(OkHttpClient.java:130) 07-19 15:30:39.402 17905 17924 E AndroidRuntime: at com.android.okhttp.internal.http.HttpEngine.connect(HttpEngine.java:330) 07-19 15:30:39.402 17905 17924 E AndroidRuntime: at com.android.okhttp.internal.http.HttpEngine.sendRequest(HttpEngine.java:247) 07-19 15:30:39.402 17905 17924 E AndroidRuntime: at com.android.okhttp.internal.huc.HttpURLConnectionImpl.execute(HttpURLConnectionImpl.java:457) 07-19 15:30:39.402 17905 17924 E AndroidRuntime: at com.android.okhttp.internal.huc.HttpURLConnectionImpl.connect(HttpURLConnectionImpl.java:126) 07-19 15:30:39.402 17905 17924 E AndroidRuntime: at com.android.okhttp.internal.huc.HttpURLConnectionImpl.getOutputStream(HttpURLConnectionImpl.java:257) 07-19 15:30:39.402 17905 17924 E AndroidRuntime: at com.android.okhttp.internal.huc.DelegatingHttpsURLConnection.getOutputStream(DelegatingHttpsURLConnection.java:218) 07-19 15:30:39.402 17905 17924 E AndroidRuntime: at com.android.okhttp.internal.huc.HttpsURLConnectionImpl.getOutputStream(HttpsURLConnectionImpl.java) 07-19 15:30:39.402 17905 17924 E AndroidRuntime: at com.ebay.nautilus.kernel.net.RequestControllerHttpUrlConnection.trackedSend(RequestControllerHttpUrlConnection.java:447) 07-19 15:30:39.402 17905 17924 E AndroidRuntime: at com.ebay.nautilus.kernel.net.RequestControllerHttpUrlConnection.send(RequestControllerHttpUrlConnection.java:422) 07-19 15:30:39.402 17905 17924 E AndroidRuntime: at com.ebay.nautilus.kernel.net.RequestControllerHttpUrlConnection.sendRequest(RequestControllerHttpUrlConnection.java:207) 07-19 15:30:39.402 17905 17924 E AndroidRuntime: at com.ebay.nautilus.kernel.net.ConnectorImpl.sendRequest(ConnectorImpl.java:88) 07-19 15:30:39.402 17905 17924 E AndroidRuntime: at com.ebay.nautilus.domain.EbayAppCredentials.updateIdentityDeviceReg(EbayAppCredentials.java:391) 07-19 15:30:39.402 17905 17924 E AndroidRuntime: at com.ebay.nautilus.domain.EbayAppCredentials.lambda$getIdentityDeviceReg$2(EbayAppCredentials.java:373) 07-19 15:30:39.402 17905 17924 E AndroidRuntime: at com.ebay.nautilus.domain.-$$Lambda$EbayAppCredentials$vq49XG43y6tFYW0LubkCCb9M94A.get(lambda) 07-19 15:30:39.402 17905 17924 E AndroidRuntime: at com.ebay.nautilus.domain.JoinableSingleExecution.executeOrJoin(JoinableSingleExecution.java:49) 07-19 15:30:39.402 17905 17924 E AndroidRuntime: at com.ebay.nautilus.domain.EbayAppCredentials.getIdentityDeviceReg(EbayAppCredentials.java:373) 07-19 15:30:39.402 17905 17924 E AndroidRuntime: at com.ebay.nautilus.domain.EbayAppCredentials.updateIdentityAccessToken(EbayAppCredentials.java:249) 07-19 15:30:39.402 17905 17924 E AndroidRuntime: at com.ebay.nautilus.domain.EbayAppCredentials.lambda$getIdentityAccessToken$1(EbayAppCredentials.java:234) 07-19 15:30:39.402 17905 17924 E AndroidRuntime: at com.ebay.nautilus.domain.-$$Lambda$EbayAppCredentials$43xe4AeKYr8OMrMoWYpVPH4m0bo.get(lambda) 07-19 15:30:39.402 17905 17924 E AndroidRuntime: at com.ebay.nautilus.domain.JoinableSingleExecution.executeOrJoin(JoinableSingleExecution.java:49) 07-19 15:30:39.402 17905 17924 E AndroidRuntime: at com.ebay.nautilus.domain.EbayAppCredentials.getIdentityAccessToken(EbayAppCredentials.java:234) 07-19 15:30:39.402 17905 17924 E AndroidRuntime: at com.ebay.nautilus.domain.EbayAppCredentials.getBearerToken(EbayAppCredentials.java:141) 07-19 15:30:39.402 17905 17924 E AndroidRuntime: at com.ebay.nautilus.domain.net.EbayCosRequest.initialize(EbayCosRequest.java:111) 07-19 15:30:39.402 17905 17924 E AndroidRuntime: at com.ebay.nautilus.domain.net.EbayCosExpRequest.initialize(EbayCosExpRequest.java:132) 07-19 15:30:39.402 17905 17924 E AndroidRuntime: at com.ebay.nautilus.domain.net.api.experience.coupon.GetCouponRequest.initialize(GetCouponRequest.java:50) 07-19 15:30:39.407 17905 17924 E AndroidRuntime: at com.ebay.nautilus.kernel.net.RequestControllerHttpUrlConnection.sendRequest(RequestControllerHttpUrlConnection.java:200) 07-19 15:30:39.407 17905 17924 E AndroidRuntime: at com.ebay.nautilus.kernel.net.ConnectorImpl.sendRequest(ConnectorImpl.java:88) 07-19 15:30:39.407 17905 17924 E AndroidRuntime: at com.ebay.nautilus.domain.content.DmTask.sendRequest(DmTask.java:507) 07-19 15:30:39.407 17905 17924 E AndroidRuntime: at com.ebay.nautilus.domain.content.dm.CouponsDataManager$LoadTask.loadInBackground(CouponsDataManager.java:206) 07-19 15:30:39.407 17905 17924 E AndroidRuntime: at com.ebay.nautilus.domain.content.dm.CouponsDataManager$LoadTask.loadInBackground(CouponsDataManager.java:186) 07-19 15:30:39.407 17905 17924 E AndroidRuntime: at com.ebay.nautilus.domain.content.DmAsyncTask$InnerTask.doInBackground(DmAsyncTask.java:155) 07-19 15:30:39.407 17905 17924 E AndroidRuntime: at com.ebay.nautilus.domain.content.AsynchronousTask$Callback.doInBackground(AsynchronousTask.java:262) 07-19 15:30:39.407 17905 17924 E AndroidRuntime: at com.ebay.nautilus.domain.content.DefaultTaskExecutorFactory$Task.doInBackground(DefaultTaskExecutorFactory.java:70) 07-19 15:30:39.407 17905 17924 E AndroidRuntime: at com.ebay.nautilus.domain.content.DefaultTaskExecutorFactory$Task.doInBackground(DefaultTaskExecutorFactory.java:45) 07-19 15:30:39.407 17905 17924 E AndroidRuntime: at android.os.AsyncTask$2.call(AsyncTask.java:305) 07-19 15:30:39.407 17905 17924 E AndroidRuntime: at java.util.concurrent.FutureTask.run(FutureTask.java:237) 07-19 15:30:39.407 17905 17924 E AndroidRuntime: ... 3 more 07-19 15:30:39.410 1780 13450 W ActivityManager: Force finishing activity com.ebay.mobile/.activities.MainActivity 07-19 15:30:39.705 1780 2746 I WindowManager: Failed to capture screenshot of Token{ac464c8 ActivityRecord{8ff016b u0 com.ebay.mobile/.activities.MainActivity t4936 f}} appWin=Window{969f5ca u0 com.ebay.mobile/com.ebay.mobile.activities.MainActivity} drawState=1 07-19 15:30:40.467 1780 1794 W BroadcastQueue: Skipping deliver [background] BroadcastRecord{ea04a15 u0 com.ebay.common.intent.action.EBAY_APPBACKGROUND} to ReceiverList{a48b3a4 17905 com.ebay.mobile/10217/u0 remote:1921237}: process crashing 07-19 15:30:40.718 1780 13450 I ActivityManager: Killing 17905:com.ebay.mobile/u0a217 (adj 900): crash 07-19 15:30:40.718 1780 13450 D ActivityManager: cleanUpApplicationRecord -- 17905 07-19 15:30:40.726 1780 2005 W InputMethodManagerService: Window already focused, ignoring focus gain of: com.android.internal.view.IInputMethodClient$Stub$Proxy@e404df7 attribute=null, token = android.os.BinderProxy@85913e 07-19 15:30:40.904 1780 1803 W AppOps : Finishing op nesting under-run: uid 1000 pkg android code 24 time=0 duration=0 nesting=0 07-19 15:30:41.309 1780 1903 I ActivityManager: START u0 {act=android.intent.action.MAIN cat=[android.intent.category.HOME] flg=0x10200000 cmp=ch.deletescape.lawnchair.plah/ch.deletescape.lawnchair.Launcher (has extras)} from uid 1000 on display 0 07-19 15:30:55.795 1780 1805 D LuxLevels: bright hysteresis constant= 0.1, threshold=9.3004, lux=8.454908 07-19 15:30:55.795 1780 1805 D LuxLevels: dark hysteresis constant= 0.2, threshold=6.763927, lux=8.454908 07-19 15:31:11.306 1780 1805 I PowerManagerService: Nap time (uid 1000)... 07-19 15:31:11.307 1780 1805 I PowerManagerService: Going to sleep due to screen timeout (uid 1000)... 07-19 15:31:11.367 1780 1780 V FingerprintService: startAuthentication(com.android.systemui) 07-19 15:31:11.368 1780 1780 V FingerprintService: starting client AuthenticationClient(com.android.systemui), initiatedByClient = true) 07-19 15:31:11.378 1780 1780 W FingerprintService: client com.android.systemui is authenticating... 07-19 15:31:11.965 1780 1805 E KernelWakelockReader: neither /proc/wakelocks nor /d/wakeup_sources exists 07-19 15:31:11.967 1780 1805 W BatteryStatsImpl: Couldn't get kernel wake lock stats 07-19 15:31:12.004 1780 1805 I ActivityManager: Killing 15000:com.android.keychain/1000 (adj 906): empty #31 07-19 15:31:12.022 1780 1794 I VrManagerService: VR mode is disallowed 07-19 15:31:12.161 1780 2574 D ActivityManager: cleanUpApplicationRecord -- 15000 07-19 15:31:12.191 1780 1803 I DisplayManagerService: Display device changed state: "├ëcran int├®gr├®", OFF 07-19 15:31:12.368 1780 1805 I PowerManagerService: Sleeping (uid 1000)... 07-19 15:31:12.570 1780 1795 I WindowManager: OverscanTimeout run 07-19 15:31:12.599 12200 12200 W ContextImpl: Calling a method in the system process without a qualified user: android.app.ContextImpl.startService:1357 android.content.ContextWrapper.startService:613 foundation.e.drive.receivers.ScreenOffReceiver.onReceive:52 android.app.LoadedApk$ReceiverDispatcher$Args.run:1122 android.os.Handler.handleCallback:751 07-19 15:31:12.614 12200 12200 W ContextImpl: Calling a method in the system process without a qualified user: android.app.ContextImpl.startService:1357 android.content.ContextWrapper.startService:613 foundation.e.drive.services.ObserverService.onCreate:127 android.app.ActivityThread.handleCreateService:3216 android.app.ActivityThread.-wrap5:-1 07-19 15:31:12.702 12200 12200 W ContextImpl: Calling a method in the system process without a qualified user: android.app.ContextImpl.bindService:1421 android.content.ContextWrapper.bindService:636 foundation.e.drive.services.ObserverService.begin:181 foundation.e.drive.services.ObserverService.onOCClientReceived:206 foundation.e.drive.utils.GetOCClientTask.onPostExecute:63 07-19 15:31:16.383 1780 18829 I ActivityManager: Setting hasTopUi=true for pid=1979 --------- beginning of main 07-19 15:31:47.992 7249 18100 I davdroid: [foundation.e.accountmanager.syncadapter.SyncAdapterService] Sync for (org.dmfs.tasks, Account {name=jonple08@gmail.com, type=e.foundation.webdav.google}) finished 07-19 15:31:48.731 7249 18101 I davdroid: [foundation.e.accountmanager.syncadapter.SyncAdapterService] com.android.calendar sync of Account {name=jonple08@gmail.com, type=e.foundation.webdav.google} has been initiated 07-19 15:31:48.731 7249 18101 I davdroid: PARAMETER #0 = 07-19 15:31:48.752 7274 7274 I davdroid: [foundation.e.accountmanager.settings.Settings] Initializing Settings service 07-19 15:31:48.820 7249 18101 I ical4android: [foundation.e.ical4android.AndroidCalendar] Removing event colors from account Account {name=jonple08@gmail.com, type=e.foundation.webdav.google} 07-19 15:31:49.027 7249 18101 I davdroid: [foundation.e.accountmanager.syncadapter.GoogleCalendarsSyncAdapterService] Synchronizing calendar #3, URL: https://apidata.googleusercontent.com/caldav/v2/jonple08@gmail.com/events/ 07-19 15:31:49.042 7274 7274 I cert4android: [foundation.e.cert4android.CustomCertService] CustomCertService created 07-19 15:31:49.049 7274 7274 I cert4android: [foundation.e.cert4android.CustomCertService] No persistent key store (yet), creating in-memory key store. This is not an error! 07-19 15:31:49.049 7274 7274 I cert4android: EXCEPTION java.io.FileNotFoundException: /data/user/0/foundation.e.accountmanager/app_KeyStore/KeyStore.bks (No such file or directory) 07-19 15:31:49.049 7274 7274 I cert4android: at java.io.FileInputStream.open(Native Method) 07-19 15:31:49.049 7274 7274 I cert4android: at java.io.FileInputStream.(FileInputStream.java:146) 07-19 15:31:49.049 7274 7274 I cert4android: at foundation.e.cert4android.CustomCertService.onCreate(CustomCertService.kt:73) 07-19 15:31:49.049 7274 7274 I cert4android: at android.app.ActivityThread.handleCreateService(ActivityThread.java:3216) 07-19 15:31:49.049 7274 7274 I cert4android: at android.app.ActivityThread.-wrap5(ActivityThread.java) 07-19 15:31:49.049 7274 7274 I cert4android: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1586) 07-19 15:31:49.049 7274 7274 I cert4android: at android.os.Handler.dispatchMessage(Handler.java:102) 07-19 15:31:49.049 7274 7274 I cert4android: at android.os.Looper.loop(Looper.java:154) 07-19 15:31:49.049 7274 7274 I cert4android: at android.app.ActivityThread.main(ActivityThread.java:6186) 07-19 15:31:49.049 7274 7274 I cert4android: at java.lang.reflect.Method.invoke(Native Method) 07-19 15:31:49.049 7274 7274 I cert4android: at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:889) 07-19 15:31:49.049 7274 7274 I cert4android: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:779) 07-19 15:31:49.102 7249 18101 I davdroid: [foundation.e.accountmanager.syncadapter.SyncManager] Preparing synchronization 07-19 15:31:49.123 7249 18101 I davdroid: [foundation.e.accountmanager.resource.LocalCalendar] Processing deleted exceptions 07-19 15:31:49.143 7249 18101 I davdroid: [foundation.e.accountmanager.resource.LocalCalendar] Processing dirty exceptions 07-19 15:31:49.161 7249 18101 I davdroid: [foundation.e.accountmanager.syncadapter.SyncManager] Querying server capabilities 07-19 15:31:49.341 1780 1828 D sensors_hal_Time: time_service_sensor1_cb: msg_type 2 07-19 15:31:49.342 1780 1828 D sensors_hal_Time: time_service_sensor1_cb: Sn 24, msg Id 3, txn Id 0 07-19 15:31:49.342 1780 1828 D sensors_hal_Time: tsOffsetIs: Apps: 59408625339903; DSPS: 1946930350; Offset : -6973720181 (diff 2239 @4) 07-19 15:31:49.601 7249 18101 I davdroid: [foundation.e.accountmanager.syncadapter.CalendarSyncManager] Server supports Collection Sync: true 07-19 15:31:49.603 7249 18101 I davdroid: [foundation.e.accountmanager.syncadapter.SyncManager] Sending local deletes/updates to server 07-19 15:31:49.632 7249 18101 I davdroid: [foundation.e.accountmanager.syncadapter.SyncManager] Removed 0 record(s) from server 07-19 15:31:49.659 7249 18101 I davdroid: [foundation.e.accountmanager.syncadapter.SyncManager] Sent 0 record(s) to server 07-19 15:31:49.681 7249 18101 I davdroid: [foundation.e.accountmanager.syncadapter.SyncManager] Local sync state = {"type":"SYNC_TOKEN","value":"\/caldav\/v2\/jonple08%40gmail.com\/events\/sync\/ChQIiJPzxr\/w4gIQiJPzxr\/w4gIYBQ=="}, remote sync state = {"type":"SYNC_TOKEN","value":"\/caldav\/v2\/jonple08%40gmail.com\/events\/sync\/ChQIiJPzxr\/w4gIQiJPzxr\/w4gIYBQ=="} 07-19 15:31:49.683 7249 18101 I davdroid: [foundation.e.accountmanager.syncadapter.SyncManager] Remote collection didn't change, no reason to sync 07-19 15:31:49.691 7274 7274 I cert4android: [foundation.e.cert4android.CustomCertService] CustomCertService destroyed 07-19 15:31:49.697 7249 18101 I davdroid: [foundation.e.accountmanager.syncadapter.GoogleCalendarsSyncAdapterService] Calendar sync complete 07-19 15:31:49.705 7274 7274 I davdroid: [foundation.e.accountmanager.settings.Settings] Shutting down Settings service 07-19 15:31:49.715 7249 18101 I davdroid: [foundation.e.accountmanager.syncadapter.SyncAdapterService] Sync for (com.android.calendar, Account {name=jonple08@gmail.com, type=e.foundation.webdav.google}) finished 07-19 15:31:49.839 7249 18108 I davdroid: [foundation.e.accountmanager.syncadapter.SyncAdapterService] org.dmfs.tasks sync of Account {name=jonp@e.email, type=e.foundation.webdav.eelo} has been initiated 07-19 15:31:49.839 7249 18108 I davdroid: PARAMETER #0 = 07-19 15:31:49.845 7249 18107 I davdroid: [foundation.e.accountmanager.syncadapter.SyncAdapterService] com.android.calendar sync of Account {name=jonp@e.email, type=e.foundation.webdav.eelo} has been initiated 07-19 15:31:49.845 7249 18107 I davdroid: PARAMETER #0 = 07-19 15:31:49.862 7274 7274 I davdroid: [foundation.e.accountmanager.settings.Settings] Initializing Settings service 07-19 15:31:49.905 7249 18107 I ical4android: [foundation.e.ical4android.AndroidCalendar] Removing event colors from account Account {name=jonp@e.email, type=e.foundation.webdav.eelo} 07-19 15:31:50.034 6732 6748 D Profiled: Time spent in Update: 2 milliseconds 07-19 15:31:50.051 6732 19901 W ContentResolver: Failed to get type for: content://org.dmfs.tasks (Unsupported URI: content://org.dmfs.tasks) 07-19 15:31:50.070 6732 19901 D Profiled: Time spent in Update: 76 milliseconds 07-19 15:31:50.127 7249 18107 I davdroid: [foundation.e.accountmanager.syncadapter.EeloCalendarsSyncAdapterService] Synchronizing calendar #1, URL: https://ecloud.global/remote.php/dav/calendars/jonp@e.email/contact_birthdays/ 07-19 15:31:50.134 7274 7274 I cert4android: [foundation.e.cert4android.CustomCertService] CustomCertService created 07-19 15:31:50.138 7274 7274 I cert4android: [foundation.e.cert4android.CustomCertService] No persistent key store (yet), creating in-memory key store. This is not an error! 07-19 15:31:50.138 7274 7274 I cert4android: EXCEPTION java.io.FileNotFoundException: /data/user/0/foundation.e.accountmanager/app_KeyStore/KeyStore.bks (No such file or directory) 07-19 15:31:50.138 7274 7274 I cert4android: at java.io.FileInputStream.open(Native Method) 07-19 15:31:50.138 7274 7274 I cert4android: at java.io.FileInputStream.(FileInputStream.java:146) 07-19 15:31:50.138 7274 7274 I cert4android: at foundation.e.cert4android.CustomCertService.onCreate(CustomCertService.kt:73) 07-19 15:31:50.138 7274 7274 I cert4android: at android.app.ActivityThread.handleCreateService(ActivityThread.java:3216) 07-19 15:31:50.138 7274 7274 I cert4android: at android.app.ActivityThread.-wrap5(ActivityThread.java) 07-19 15:31:50.138 7274 7274 I cert4android: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1586) 07-19 15:31:50.138 7274 7274 I cert4android: at android.os.Handler.dispatchMessage(Handler.java:102) 07-19 15:31:50.138 7274 7274 I cert4android: at android.os.Looper.loop(Looper.java:154) 07-19 15:31:50.138 7274 7274 I cert4android: at android.app.ActivityThread.main(ActivityThread.java:6186) 07-19 15:31:50.138 7274 7274 I cert4android: at java.lang.reflect.Method.invoke(Native Method) 07-19 15:31:50.138 7274 7274 I cert4android: at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:889) 07-19 15:31:50.138 7274 7274 I cert4android: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:779) 07-19 15:31:50.155 7249 18107 I davdroid: [foundation.e.accountmanager.syncadapter.SyncManager] Preparing synchronization 07-19 15:31:50.164 7249 18107 I davdroid: [foundation.e.accountmanager.resource.LocalCalendar] Processing deleted exceptions 07-19 15:31:50.175 7249 18107 I davdroid: [foundation.e.accountmanager.resource.LocalCalendar] Processing dirty exceptions 07-19 15:31:50.186 7249 18107 I davdroid: [foundation.e.accountmanager.syncadapter.SyncManager] Querying server capabilities 07-19 15:31:50.418 6732 6748 D Profiled: Time spent in Update: 1 milliseconds 07-19 15:31:50.424 6732 12930 W ContentResolver: Failed to get type for: content://org.dmfs.tasks (Unsupported URI: content://org.dmfs.tasks) 07-19 15:31:50.427 6732 12930 D Profiled: Time spent in Update: 75 milliseconds 07-19 15:31:50.456 7249 18108 I davdroid: [foundation.e.accountmanager.syncadapter.EeloTasksSyncAdapterService] Synchronizing task list #251 [https://ecloud.global/remote.php/dav/calendars/jonp@e.email/contact_birthdays/] 07-19 15:31:50.483 7249 18108 I davdroid: [foundation.e.accountmanager.syncadapter.SyncManager] Preparing synchronization 07-19 15:31:50.490 7249 18108 I davdroid: [foundation.e.accountmanager.syncadapter.SyncManager] Querying server capabilities 07-19 15:31:50.614 7249 18107 I davdroid: [foundation.e.accountmanager.syncadapter.CalendarSyncManager] Server supports Collection Sync: true 07-19 15:31:50.616 7249 18107 I davdroid: [foundation.e.accountmanager.syncadapter.SyncManager] Sending local deletes/updates to server 07-19 15:31:50.676 7249 18107 I davdroid: [foundation.e.accountmanager.syncadapter.SyncManager] Removed 0 record(s) from server 07-19 15:31:50.714 7249 18107 I davdroid: [foundation.e.accountmanager.syncadapter.SyncManager] Sent 0 record(s) to server 07-19 15:31:50.741 7249 18107 I davdroid: [foundation.e.accountmanager.syncadapter.SyncManager] Local sync state = {"type":"SYNC_TOKEN","value":"http:\/\/sabre.io\/ns\/sync\/27"}, remote sync state = {"type":"SYNC_TOKEN","value":"http:\/\/sabre.io\/ns\/sync\/27"} 07-19 15:31:50.743 7249 18107 I davdroid: [foundation.e.accountmanager.syncadapter.SyncManager] Remote collection didn't change, no reason to sync 07-19 15:31:50.747 7249 18107 I davdroid: [foundation.e.accountmanager.syncadapter.EeloCalendarsSyncAdapterService] Synchronizing calendar #2, URL: https://ecloud.global/remote.php/dav/calendars/jonp@e.email/personal/ 07-19 15:31:50.791 7249 18107 I davdroid: [foundation.e.accountmanager.syncadapter.SyncManager] Preparing synchronization 07-19 15:31:50.804 7249 18107 I davdroid: [foundation.e.accountmanager.resource.LocalCalendar] Processing deleted exceptions 07-19 15:31:50.822 7249 18107 I davdroid: [foundation.e.accountmanager.resource.LocalCalendar] Processing dirty exceptions 07-19 15:31:50.839 7249 18107 I davdroid: [foundation.e.accountmanager.syncadapter.SyncManager] Querying server capabilities 07-19 15:31:50.864 7249 18108 I davdroid: [foundation.e.accountmanager.syncadapter.SyncManager] Sending local deletes/updates to server 07-19 15:31:50.884 7249 18108 I davdroid: [foundation.e.accountmanager.syncadapter.SyncManager] Removed 0 record(s) from server 07-19 15:31:50.899 7249 18108 I davdroid: [foundation.e.accountmanager.syncadapter.SyncManager] Sent 0 record(s) to server 07-19 15:31:50.915 7249 18108 I davdroid: [foundation.e.accountmanager.syncadapter.SyncManager] Local sync state = {"type":"SYNC_TOKEN","value":"http:\/\/sabre.io\/ns\/sync\/27"}, remote sync state = {"type":"SYNC_TOKEN","value":"http:\/\/sabre.io\/ns\/sync\/27"} 07-19 15:31:50.915 7249 18108 I davdroid: [foundation.e.accountmanager.syncadapter.SyncManager] Remote collection didn't change, no reason to sync 07-19 15:31:50.919 7249 18108 I davdroid: [foundation.e.accountmanager.syncadapter.EeloTasksSyncAdapterService] Synchronizing task list #252 [https://ecloud.global/remote.php/dav/calendars/jonp@e.email/personal/] 07-19 15:31:50.957 7249 18108 I davdroid: [foundation.e.accountmanager.syncadapter.SyncManager] Preparing synchronization 07-19 15:31:50.973 7249 18108 I davdroid: [foundation.e.accountmanager.syncadapter.SyncManager] Querying server capabilities 07-19 15:31:51.159 7249 18107 I davdroid: [foundation.e.accountmanager.syncadapter.CalendarSyncManager] Server supports Collection Sync: true 07-19 15:31:51.162 7249 18107 I davdroid: [foundation.e.accountmanager.syncadapter.SyncManager] Sending local deletes/updates to server 07-19 15:31:51.185 7249 18107 I davdroid: [foundation.e.accountmanager.syncadapter.SyncManager] Removed 0 record(s) from server 07-19 15:31:51.220 7249 18107 I davdroid: [foundation.e.accountmanager.syncadapter.SyncManager] Sent 0 record(s) to server 07-19 15:31:51.240 7249 18107 I davdroid: [foundation.e.accountmanager.syncadapter.SyncManager] Local sync state = {"type":"SYNC_TOKEN","value":"http:\/\/sabre.io\/ns\/sync\/9"}, remote sync state = {"type":"SYNC_TOKEN","value":"http:\/\/sabre.io\/ns\/sync\/9"} 07-19 15:31:51.242 7249 18107 I davdroid: [foundation.e.accountmanager.syncadapter.SyncManager] Remote collection didn't change, no reason to sync 07-19 15:31:51.245 7249 18107 I davdroid: [foundation.e.accountmanager.syncadapter.EeloCalendarsSyncAdapterService] Calendar sync complete 07-19 15:31:51.248 7249 18107 I davdroid: [foundation.e.accountmanager.syncadapter.SyncAdapterService] Sync for (com.android.calendar, Account {name=jonp@e.email, type=e.foundation.webdav.eelo}) finished 07-19 15:31:51.299 7249 18108 I davdroid: [foundation.e.accountmanager.syncadapter.SyncManager] Sending local deletes/updates to server 07-19 15:31:51.311 7249 18108 I davdroid: [foundation.e.accountmanager.syncadapter.SyncManager] Removed 0 record(s) from server 07-19 15:31:51.322 7249 18108 I davdroid: [foundation.e.accountmanager.syncadapter.SyncManager] Sent 0 record(s) to server 07-19 15:31:51.335 7249 18108 I davdroid: [foundation.e.accountmanager.syncadapter.SyncManager] Local sync state = {"type":"SYNC_TOKEN","value":"http:\/\/sabre.io\/ns\/sync\/9"}, remote sync state = {"type":"SYNC_TOKEN","value":"http:\/\/sabre.io\/ns\/sync\/9"} 07-19 15:31:51.336 7249 18108 I davdroid: [foundation.e.accountmanager.syncadapter.SyncManager] Remote collection didn't change, no reason to sync 07-19 15:31:51.340 7274 7274 I cert4android: [foundation.e.cert4android.CustomCertService] CustomCertService destroyed 07-19 15:31:51.344 7249 18108 I davdroid: [foundation.e.accountmanager.syncadapter.EeloTasksSyncAdapterService] Task sync complete 07-19 15:31:51.349 7274 7274 I davdroid: [foundation.e.accountmanager.settings.Settings] Shutting down Settings service 07-19 15:31:51.358 7249 18108 I davdroid: [foundation.e.accountmanager.syncadapter.SyncAdapterService] Sync for (org.dmfs.tasks, Account {name=jonp@e.email, type=e.foundation.webdav.eelo}) finished 07-19 15:31:56.018 2690 2824 W QCNEJ : |CORE| CNE received unexpected action: android.intent.action.BATTERY_CHANGED 07-19 15:32:08.510 2690 2824 W QCNEJ : |CORE| CNE received unexpected action: android.intent.action.BATTERY_CHANGED 07-19 15:32:11.671 1780 1828 D sensors_hal_Time: time_service_sensor1_cb: msg_type 2 07-19 15:32:11.672 1780 1828 D sensors_hal_Time: time_service_sensor1_cb: Sn 24, msg Id 3, txn Id 0 07-19 15:32:11.672 1780 1828 D sensors_hal_Time: tsOffsetIs: Apps: 59430955013368; DSPS: 1947662049; Offset : -6973725508 (diff 9323 @5) 07-19 15:32:12.062 11070 18145 D AfdFeatureClient: HxCore AFD features: [ouuni1221, oucal1071, ousup6630, ousyn7401, ougro3271, oucal4751, ousyn7021, ousup3491, ousup2061, ousyn3771, ouenh9281, ousyn8071, ougro6670, ousyn4301, ousyn1541, oumig6391, oudon7021, tasmigration014, ousen8031, okhttpenablesorteddns, oudis4661] 07-19 15:32:12.065 11070 18145 I AfdFeatureClient: HxCore AFD configs: {OutlookMobile=universaldummyflight=true,CalendarRichNotifications=true,SupportsCopyMasterToOccurrences=true,SyncCalendarSeries=true,Groups=true,CalendarMonthSyncWindow=true,SyncAllAppointmentsPerCalendar=true,SupportsMessageScheduling=true,SupportsFavoriteSync=true,SyncDefaultCalendarFirst=true,EnhancedSyncHealthTelemetry=true,SyncDefaultCalendarPerMonth=true,GroupsCalendar=false,SyncCalendarViewRevised=true,SyncBodiesAlways=true,MigrateMessageDataFromOldStore=true,DontInitializeDeviceOnEveryBoot=true,FewerInitializeDeviceReconnects=true,SendHourlySyncHealthTelemetry=true,EnableSortedDns=true,DisableAnchorMailBoxForIsHxsCapable=true} 07-19 15:32:12.122 11070 11075 I art : Do partial code cache collection, code=121KB, data=122KB 07-19 15:32:12.126 11070 11207 D AirstripFeatureManager: requesting Airstrip feature flags 07-19 15:32:12.137 11070 11075 I art : After code cache collection, code=121KB, data=122KB 07-19 15:32:12.137 11070 11075 I art : Increasing code cache capacity to 512KB 07-19 15:32:12.178 11070 18146 D AfdFeatureClient: OM AFD features: [las9371, oursv8151, ouzer6331, ousid5171, oufre7781, ouatt1140, oubad6821, ousso3781, ouand3931, ouhet3191, ouinl6531, tabletdev, groupcreatefollowininboxon, groupcardfilesandroid, ouqui8951, ouand6811, groupseeallfiles, 3smsaserveronly, 3smopccserver-local, 3sgmailccserveronly, lensandphototoplevel, ouena9771, circleadimages, ouage9161, adsoutlookaccounts, 3so365serveronly, oublo9731, ouand3701, ougro3001, om_hxcore_okhttp, ouedi4331, oucal8691, ouand7571, ouand2711, ouand1491, ouand8160, filesdirectandroid, ou3ss4561, ouand6911, ouint9631, oucon3461, oudon1221, nofeandroid, ouand1021, ouand3671, ouimp1161, ouand8381cf, ouper1740, ougro6671, addinsmainfeatureflags, ouswi1821, androidmonthviewflight, androidrsvpminicalflight, ouand1701, ouand2301, ouhxc8601, ouima6371, ouadd9271, ougro5201, longerdraftsnackbar, ouena3941, outoo5710, ouext4771, om_hxinterestingcalendars, converttoevent, droidourem2251, ouhxc5781, ousin4801, ougro7432, ouwid1801, oucom6701, ougro4021, om_hxsharedcalendars, ouema5911, oufav1441, ouhxc2990, ouloc8341, droidourem3321, om_hx_telemetry_sampling, oucan5951, oumdm5391, om_ios_automigratemsa, om_and_hxschedule, oudyn6041, oucon6171, ouena5521, oucal1981, ouatt5001, ouadd6351, om_hxautomigrateaad, ouand2581, outea4920, ouone6081, ougro4981, ounat9111, ouhxc7151, oujoi4300, ouasy2850, ouand5021cf, ouhx7251cf, ougro5621, ourem7381, ouwee2241, oucal3731, ouacc7031, ouhxc8891, ougro7601, ousug9001, androidincreasedrecentfilessize, ouhxc2571, ouhxj6221, oufav5511, oufav6721, inboxwidgetv2, oufav6241, oulie3121, oudel3481, oucon9351, calendarwidgetconfigscreenv2, ouoff8941, viewnewtimeproposal, ouhxf8981, timezonereceiver, oufav4601, ouand4371, ouage6511, matsandroid, ouand4891, ouo4500, tasmigration014, ouhxc9731, eventsdataondemand, oup5881, enable3squeryuopcc, enable3sqfuopcc, ouhxg7501, oupro2921, oublu8891, ousug4841] 07-19 15:32:12.181 11070 18146 I AfdFeatureClient: OM AFD configs: {OutlookMobile=lasLocationSuggestions=true,rsvpToMeetingRequestWithMessage=true,rsvpToMeetingWithMessage=true,zeroQueryTodaySection=true,conversationV3=true,sidebarV2=true,freeBusyMeetingSupport=true,attachmentImageCompression=true,badgeCount=true,ssoAddAccountsGoogle=true,androidSearchTab=true,androidZeroQueryTodaySection=true,topContactsLive=true,heterogeneousFavoritesEdit=true,heterogeneousFavoritesGroups=true,heterogeneousFavorites=true,inlineCalendarAttachmentsDisplay=true,androidTabletSplitCalendar=true,groupCreateFollowInInboxOn=true,groupCardFiles=true,quickReply=true,androidUseJobCreatorForLocalContactsSync=true,androidContactPhotoSync=true,groupSeeAllFiles=true,enable3SQueryOutlookCom=true,noLocalSearchWhileOnlineOutlookCom=true,enable3SQueryMOPCC=true,enable3SQueryGmailCC=true,noLocalSearchWhileOnlineGmailCC=true,takePhotoTopLevel=true,enableOfficeLens=true,enable3SQFv2=true,NativeAdsCircleCropImages=true,AgendaWidgetV2=true,NativeAdsOutlook=true,enable3SQueryOffice365=true,noLocalSearchWhileOnlineOffice365=true,blockExternalContent=true,androidOreoNotificationChannels=true,groupsNotebook=true,hxEnableOkHttp=true,editGroupPhoto=true,calendarShortcut=true,androidAccountTokenRefreshJobLongInterval=true,androidAccountTokenRefreshJobNotificationO365=true,androidOutlookMsaGdprIdentifierFetch=true,androidMDMModernProfile=true,filesDirectList=true,enable3SQFGmailCC=true,enable3SQFMOPCC=true,enable3SQFOutlookCom=true,enable3SQFOffice365=true,androidSubstrateAvatars-MSA=true,intuneDiagnosticsV2=true,contactExportIntuneRestriction=true,doNotDisturb=true,noFE=true,androidDeleteContact=true,androidPowerliftUseChunkedUploading=true,improvedSupportNotification=true,androidPowerliftUseBigChunks=false,performanceTracker=true,groupCardEvents=true,groupSeeAllEvents=true,addinsBasic=true,addinsOutlookDotCom=true,swipeViewV2=true,androidMonthView=true,androidRsvpMiniCal=true,androidIconicSync=true,androidOpenSharedCalendar=true,hxContactSync=true,imageViewerV2=true,addEditContactGoogleCCSupport=true,groupFilesDirect=true,draftLongSnackbarDuration=true,enableOfficeLensQuickReply=true,toolbarCalendarPicker=true,externalRecipientsMailTips=true,hxInterestingCalendars=true,convertToEvent=true,removeCanceledEventInMessageList=true,hxCoreAfd=true,singleMessageTriage=true,groupManagementRESTDirect=true,widgetSyncImprovement=true,composerPreviewAttachment=true,groupsHx=true,hxSharedCalendars=true,emailRendererRemoveMinHeight100Percent=true,favoritesHx=true,hxContactCRUD=true,LocalCalendars=true,removeCanceledEventInEventDetails=true,hxTelemetrySampling=true,cancelMeetingWithMessage=true,mdmMailTips=true,hxAutoMigrateMSA=true,hxEmailSchedule=true,DynamicLayoutBlockFix=true,contactSyncJobGuardFix=true,enableOfficeLensBusinessCard=true,calendarTabAnim=true,attendeeStatus=true,AddinsWithoutOsf=true,hxAutoMigrateAAD=true,androidSubstrateAvatars-AAD=true,createTeamsServerSupportedOnlineMeetings=true,oneWeekDatePicker=true,groupsUnifiedTelemetry=true,nativeAdsDismissable=true,hxContactSyncAfterFirstSyncComplete=true,joinTeamsServerSupportedOnlineMeetings=true,asyncAttachmentInputStream=true,androidPowerLiftCrashDescriptions=false,hxPushNotificationHealthTelemetry=false,groupHxConversationManagement=true,groupsSearchFilter=true,reminderTwoWeeksAgo=true,weekViewInLandscape=true,calendarCategoryColors=true,acCalendarSearchForMSA=true,hxCalendarSearchForMSA=true,groupsNamingPolicy=true,suggestedReply=true,increasedRecentFilesLimit=true,hxCreateTeamsServerSupportedOnlineMeetings=true,hxJoinTeamsServerSupportedOnlineMeetings=true,favoritesForOnpremCloudCache=true,favoritesForGmailCloudCache=true,InboxWidgetV2=true,favoritePicker=true,lieRepository=true,mailActionsV2=true,deleteGroupThroughActorAPI=true,conversationDrafts=true,calendarWidgetConfigScreenV2=true,officeAppsServiceDiscovery=true,viewNewTimeProposal=true,hxFavoritePeople=true,timeZoneReceiver=true,favoriteGroupConversationsPrefetch=true,androidPowerLiftCrashDescriptionsSlowThrottling=true,agendaScrollToNow=true,matsTelemetry=tru 07-19 15:32:12.565 11070 11207 E AirstripFeatureManager: Error requesting feature flags, status code=503 07-19 15:32:12.580 11070 11207 D AirstripFeatureManager: Airstrip error body: Device not found in DB. Bad auth ticket? 07-19 15:32:16.784 11070 11193 D AccessTokenRefreshRunnable: Running the refresh ... 07-19 15:32:17.220 2690 2824 W QCNEJ : |CORE| CNE received unexpected action: android.intent.action.BATTERY_CHANGED 07-19 15:32:19.601 11070 18161 D EventNotificationJob: Running EventNotificationJob, isDetail=true 07-19 15:32:19.627 11070 18161 D EventNotificationJob: finished processing events. 07-19 15:32:19.703 1780 1915 I TetherStatsReporting: getTetherStats() called NetworkStats: elapsedRealtime=59438763 07-19 15:32:19.703 1780 1915 I TetherStatsReporting: [0] iface=wlan0 uid=0 set=DEFAULT tag=0x0 roaming=NO rxBytes=4238 rxPackets=32 txBytes=4384 txPackets=40 operations=0 07-19 15:32:19.703 1780 1915 I TetherStatsReporting: [1] iface=wlan0 uid=0 set=FOREGROUND tag=0x0 roaming=NO rxBytes=0 rxPackets=0 txBytes=0 txPackets=0 operations=0 07-19 15:32:19.703 1780 1915 I TetherStatsReporting: [2] iface=wlan0 uid=1020 set=DEFAULT tag=0x0 roaming=NO rxBytes=10006 rxPackets=77 txBytes=1369 txPackets=11 operations=0 07-19 15:32:19.703 1780 1915 I TetherStatsReporting: [3] iface=wlan0 uid=1020 set=FOREGROUND tag=0x0 roaming=NO rxBytes=0 rxPackets=0 txBytes=0 txPackets=0 operations=0 07-19 15:32:19.703 1780 1915 I TetherStatsReporting: [4] iface=wlan0 uid=9999 set=DEFAULT tag=0x0 roaming=NO rxBytes=17386 rxPackets=254 txBytes=44977 txPackets=255 operations=0 07-19 15:32:19.703 1780 1915 I TetherStatsReporting: [5] iface=wlan0 uid=9999 set=FOREGROUND tag=0x0 roaming=NO rxBytes=0 rxPackets=0 txBytes=0 txPackets=0 operations=0 07-19 15:32:19.703 1780 1915 I TetherStatsReporting: [6] iface=rmnet_data0 uid=0 set=DEFAULT tag=0x0 roaming=NO rxBytes=3789557 rxPackets=15706 txBytes=447485 txPackets=8554 operations=0 07-19 15:32:19.703 1780 1915 I TetherStatsReporting: [7] iface=rmnet_data0 uid=0 set=FOREGROUND tag=0x0 roaming=NO rxBytes=0 rxPackets=0 txBytes=0 txPackets=0 operations=0 07-19 15:32:19.703 1780 1915 I TetherStatsReporting: [8] iface=rmnet_data0 uid=1000 set=DEFAULT tag=0x0 roaming=NO rxBytes=11136317 rxPackets=31344 txBytes=34323650 txPackets=29032 operations=0 07-19 15:32:19.703 1780 1915 I TetherStatsReporting: [9] iface=rmnet_data0 uid=1000 set=FOREGROUND tag=0x0 roaming=NO rxBytes=0 rxPackets=0 txBytes=0 txPackets=0 operations=0 07-19 15:32:19.703 1780 1915 I TetherStatsReporting: [10] iface=rmnet_data0 uid=9999 set=DEFAULT tag=0x0 roaming=NO rxBytes=43236 rxPackets=243 txBytes=16616 txPackets=243 operations=0 07-19 15:32:19.703 1780 1915 I TetherStatsReporting: [11] iface=rmnet_data0 uid=9999 set=FOREGROUND tag=0x0 roaming=NO rxBytes=0 rxPackets=0 txBytes=0 txPackets=0 operations=0 07-19 15:32:19.703 1780 1915 I TetherStatsReporting: [12] iface=rmnet_data0 uid=10009 set=DEFAULT tag=0x0 roaming=NO rxBytes=0 rxPackets=0 txBytes=52 txPackets=1 operations=0 07-19 15:32:19.703 1780 1915 I TetherStatsReporting: [13] iface=rmnet_data0 uid=10009 set=FOREGROUND tag=0x0 roaming=NO rxBytes=0 rxPackets=0 txBytes=0 txPackets=0 operations=0 07-19 15:32:19.703 1780 1915 I TetherStatsReporting: [14] iface=rmnet_data0 uid=10010 set=DEFAULT tag=0x0 roaming=NO rxBytes=111861 rxPackets=94 txBytes=9042 txPackets=97 operations=0 07-19 15:32:19.703 1780 1915 I TetherStatsReporting: [15] iface=rmnet_data0 uid=10010 set=FOREGROUND tag=0x0 roaming=NO rxBytes=0 rxPackets=0 txBytes=0 txPackets=0 operations=0 07-19 15:32:19.703 1780 1915 I TetherStatsReporting: [16] iface=rmnet_data0 uid=10020 set=DEFAULT tag=0x0 roaming=NO rxBytes=380193 rxPackets=1569 txBytes=327148 txPackets=1609 operations=0 07-19 15:32:19.703 1780 1915 I TetherStatsReporting: [17] iface=rmnet_data0 uid=10020 set=FOREGROUND tag=0x0 roaming=NO rxBytes=2331 rxPackets=13 txBytes=2577 txPackets=15 operations=0 07-19 15:32:19.703 1780 1915 I TetherStatsReporting: [18] iface=rmnet_data0 uid=10028 set=DEFAULT tag=0x0 roaming=NO rxBytes=76599 rxPackets=137 txBytes=16303 txPackets=148 operations=0 07-19 15:32:19.703 1780 1915 I TetherStatsReporting: [19] iface=rmnet_data0 uid=10028 set=FOREGROUND tag=0x0 roaming=NO rxBytes=0 rxPackets=0 txBytes=0 txPackets=0 operations=0 07-19 15:32:19.703 1780 1915 I TetherStatsReporting: [20] iface=rmnet_data0 uid=10032 set=DEFAULT tag=0x0 roaming=NO rxBytes=24603 rxPackets=42 txBytes=3734 txPackets=49 operations=0 07-19 15:32:19.703 1780 1915 I TetherStatsReporting: [21] iface=rmnet_data0 uid=10032 set=FOREGROUND tag=0x0 roaming=NO rxBytes=3572 rxPackets=8 txBytes=1030 txPackets=9 operations=0 07-19 15:32:19.703 1780 1915 I TetherStatsReporting: [22] iface=rmnet_data0 uid=10060 set=DEFAULT tag=0x0 roaming=NO rxBytes=27592 rxPackets=75 txBytes=12024 txPackets=93 operations=0 07-19 15:32:19.703 1780 1915 I TetherStatsReporting: [23] iface=rmnet_data0 uid=10060 set=FOREGROUND tag=0x0 roaming=NO rxBytes=0 rxPackets=0 txBytes=0 txPackets=0 operations=0 07-19 15:32:19.703 1780 1915 I TetherStatsReporting: [24] iface=rmnet_data0 uid=10061 set=DEFAULT tag=0x0 roaming=NO rxBytes=1496463 rxPackets=4065 txBytes=370951 txPackets=4895 operations=0 07-19 15:32:19.703 1780 1915 I TetherStatsReporting: [25] iface=rmnet_data0 uid=10061 set=FOREGROUND tag=0x0 roaming=NO rxBytes=61196 rxPackets=85 txBytes=12200 txPackets=96 operations=0 07-19 15:32:19.703 1780 1915 I TetherStatsReporting: [26] iface=rmnet_data0 uid=10086 set=DEFAULT tag=0x0 roaming=NO rxBytes=9781 rxPackets=13 txBytes=1483 txPackets=16 operations=0 07-19 15:32:19.703 1780 1915 I TetherStatsReporting: [27] iface=rmnet_data0 uid=10086 set=FOREGROUND tag=0x0 roaming=NO rxBytes=0 rxPackets=0 txBytes=0 txPackets=0 operations=0 07-19 15:32:19.703 1780 1915 I TetherStatsReporting: [28] iface=rmnet_data0 uid=10087 set=DEFAULT tag=0x0 roaming=NO rxBytes=8888 rxPackets=45 txBytes=11867 txPackets=55 operations=0 07-19 15:32:19.703 1780 1915 I TetherStatsReporting: [29] iface=rmnet_data0 uid=10087 set=FOREGROUND tag=0x0 roaming=NO rxBytes=0 rxPackets=0 txBytes=0 txPackets=0 operations=0 07-19 15:32:19.703 1780 1915 I TetherStatsReporting: [30] iface=rmnet_data0 uid=10088 set=DEFAULT tag=0x0 roaming=NO rxBytes=54767 rxPackets=169 txBytes=30224 txPackets=18 07-19 15:32:19.704 1780 1915 I TetherStatsReporting: combining tether stats 07-19 15:32:19.706 2690 2708 D QtiTetherService/IpaWrapper: getStats(false) 07-19 15:32:19.809 1780 1795 W art : Long monitor contention with owner NetworkStats (1915) at void com.android.server.net.NetworkStatsService.performPoll(int)(NetworkStatsService.java:1121) waiters=0 in void com.android.server.net.NetworkStatsService.setUidForeground(int, boolean) for 308ms 07-19 15:32:22.846 7209 7209 I CalendarProvider2: Sending notification intent: Intent { act=android.intent.action.PROVIDER_CHANGED dat=content://com.android.calendar flg=0x20000000 } 07-19 15:32:22.847 7209 7209 W ContentResolver: Failed to get type for: content://com.android.calendar (Unknown URL content://com.android.calendar) 07-19 15:32:22.943 7172 7172 D AlertReceiver: onReceive: a=android.intent.action.PROVIDER_CHANGED Intent { act=android.intent.action.PROVIDER_CHANGED dat=content://com.android.calendar flg=0x20000010 cmp=foundation.e.calendar/com.android.calendar.alerts.AlertReceiver } 07-19 15:32:22.974 7172 18165 D AlertService: 0 Action = android.intent.action.PROVIDER_CHANGED 07-19 15:32:27.978 7172 18165 D AlertService: Beginning updateAlertNotification 07-19 15:32:28.050 7172 18165 D AlertService: No fired or scheduled alerts 07-19 15:32:28.070 7172 18165 D AlertService: Scheduling next alarm with AlarmScheduler. sEventReminderReceived: null 07-19 15:32:28.102 7172 18165 D AlarmScheduler: No events found starting within 1 week. 07-19 15:32:33.133 1780 1828 D sensors_hal_Time: time_service_sensor1_cb: msg_type 2 07-19 15:32:33.133 1780 1828 D sensors_hal_Time: time_service_sensor1_cb: Sn 24, msg Id 3, txn Id 0 07-19 15:32:33.133 1780 1828 D sensors_hal_Time: tsOffsetIs: Apps: 59452416600329; DSPS: 1948365302; Offset : -6973717672 (diff 7708 @5) 07-19 15:32:37.328 11792 15415 V NativeCrypto: SSL shutdown failed: ssl=0x7f8581d088: I/O error during system call, Software caused connection abort 07-19 15:32:50.831 2690 2824 W QCNEJ : |CORE| CNE received unexpected action: android.intent.action.BATTERY_CHANGED 07-19 15:32:57.318 1780 1828 D sensors_hal_Time: time_service_sensor1_cb: msg_type 2 07-19 15:32:57.318 1780 1828 D sensors_hal_Time: time_service_sensor1_cb: Sn 24, msg Id 3, txn Id 0 07-19 15:32:57.318 1780 1828 D sensors_hal_Time: tsOffsetIs: Apps: 59476600967503; DSPS: 1949157776; Offset : -6973739502 (diff 3073 @4) 07-19 15:33:11.688 11070 18214 D EventNotificationJob: Running EventNotificationJob, isDetail=true 07-19 15:33:11.723 11070 18214 D EventNotificationJob: finished processing events. 07-19 15:33:11.753 11792 18216 D PlatformJobService: Run job, request{id=12, tag=notifications_job_tag, transient=false}, waited 14:17:58 (+2 days), interval 00:15:00, flex 00:15:00 07-19 15:33:11.754 11792 18216 I JobExecutor: Executing request{id=12, tag=notifications_job_tag, transient=false}, context PlatformJobService 07-19 15:33:12.095 11792 18217 I JobExecutor: Finished job{id=12, finished=true, result=SUCCESS, canceled=false, periodic=true, class=T, tag=notifications_job_tag} 07-19 15:33:12.110 11792 18216 D PlatformJobService: Finished job, request{id=12, tag=notifications_job_tag, transient=false} SUCCESS 07-19 15:33:20.836 1780 1828 D sensors_hal_Time: time_service_sensor1_cb: msg_type 2 07-19 15:33:20.836 1780 1828 D sensors_hal_Time: time_service_sensor1_cb: Sn 24, msg Id 3, txn Id 0 07-19 15:33:20.836 1780 1828 D sensors_hal_Time: tsOffsetIs: Apps: 59500119433410; DSPS: 1949928429; Offset : -6973734750 (diff 8593 @5) 07-19 15:33:25.643 2690 2824 W QCNEJ : |CORE| CNE received unexpected action: android.intent.action.BATTERY_CHANGED 07-19 15:33:29.697 25981 26039 D JobProxy24: Schedule one-off jobInfo success, request{id=11579, tag=ScribeFlushJob, transient=false}, start 00:01:00, end 00:06:00 (from now), reschedule count 0 07-19 15:33:29.737 25981 18238 I JobManager: Found pending job request{id=11579, tag=ScribeFlushJob, transient=false}, canceling 07-19 15:33:29.794 25981 18238 D JobProxy24: Schedule one-off jobInfo success, request{id=11580, tag=ScribeFlushJob, transient=false}, start 00:01:00, end 00:06:00 (from now), reschedule count 0 07-19 15:33:43.011 1780 1828 D sensors_hal_Time: time_service_sensor1_cb: msg_type 2 07-19 15:33:43.012 1780 1828 D sensors_hal_Time: time_service_sensor1_cb: Sn 24, msg Id 3, txn Id 0 07-19 15:33:43.012 1780 1828 D sensors_hal_Time: tsOffsetIs: Apps: 59522294950603; DSPS: 1950655076; Offset : -6973723289 (diff 9895 @5) 07-19 15:33:47.887 7249 18255 I davdroid: [foundation.e.accountmanager.syncadapter.SyncAdapterService] org.dmfs.tasks sync of Account {name=jonple08@gmail.com, type=e.foundation.webdav.google} has been initiated 07-19 15:33:47.887 7249 18255 I davdroid: PARAMETER #0 = 07-19 15:33:47.905 7274 7274 I davdroid: [foundation.e.accountmanager.settings.Settings] Initializing Settings service 07-19 15:33:47.981 7249 18255 I davdroid: [foundation.e.accountmanager.syncadapter.GoogleTasksSyncAdapterService] Task sync complete 07-19 15:33:47.989 7274 7274 I davdroid: [foundation.e.accountmanager.settings.Settings] Shutting down Settings service 07-19 15:33:48.001 7249 18255 I davdroid: [foundation.e.accountmanager.syncadapter.SyncAdapterService] Sync for (org.dmfs.tasks, Account {name=jonple08@gmail.com, type=e.foundation.webdav.google}) finished 07-19 15:33:48.736 7249 18256 I davdroid: [foundation.e.accountmanager.syncadapter.SyncAdapterService] com.android.calendar sync of Account {name=jonple08@gmail.com, type=e.foundation.webdav.google} has been initiated 07-19 15:33:48.736 7249 18256 I davdroid: PARAMETER #0 = 07-19 15:33:48.755 7274 7274 I davdroid: [foundation.e.accountmanager.settings.Settings] Initializing Settings service 07-19 15:33:48.834 7249 18256 I ical4android: [foundation.e.ical4android.AndroidCalendar] Removing event colors from account Account {name=jonple08@gmail.com, type=e.foundation.webdav.google} 07-19 15:33:49.342 7249 18256 I davdroid: [foundation.e.accountmanager.syncadapter.GoogleCalendarsSyncAdapterService] Synchronizing calendar #3, URL: https://apidata.googleusercontent.com/caldav/v2/jonple08@gmail.com/events/ 07-19 15:33:49.351 7274 7274 I cert4android: [foundation.e.cert4android.CustomCertService] CustomCertService created 07-19 15:33:49.356 7274 7274 I cert4android: [foundation.e.cert4android.CustomCertService] No persistent key store (yet), creating in-memory key store. This is not an error! 07-19 15:33:49.356 7274 7274 I cert4android: EXCEPTION java.io.FileNotFoundException: /data/user/0/foundation.e.accountmanager/app_KeyStore/KeyStore.bks (No such file or directory) 07-19 15:33:49.356 7274 7274 I cert4android: at java.io.FileInputStream.open(Native Method) 07-19 15:33:49.356 7274 7274 I cert4android: at java.io.FileInputStream.(FileInputStream.java:146) 07-19 15:33:49.356 7274 7274 I cert4android: at foundation.e.cert4android.CustomCertService.onCreate(CustomCertService.kt:73) 07-19 15:33:49.356 7274 7274 I cert4android: at android.app.ActivityThread.handleCreateService(ActivityThread.java:3216) 07-19 15:33:49.356 7274 7274 I cert4android: at android.app.ActivityThread.-wrap5(ActivityThread.java) 07-19 15:33:49.356 7274 7274 I cert4android: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1586) 07-19 15:33:49.356 7274 7274 I cert4android: at android.os.Handler.dispatchMessage(Handler.java:102) 07-19 15:33:49.356 7274 7274 I cert4android: at android.os.Looper.loop(Looper.java:154) 07-19 15:33:49.356 7274 7274 I cert4android: at android.app.ActivityThread.main(ActivityThread.java:6186) 07-19 15:33:49.356 7274 7274 I cert4android: at java.lang.reflect.Method.invoke(Native Method) 07-19 15:33:49.356 7274 7274 I cert4android: at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:889) 07-19 15:33:49.356 7274 7274 I cert4android: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:779) 07-19 15:33:49.386 7249 18256 I davdroid: [foundation.e.accountmanager.syncadapter.SyncManager] Preparing synchronization 07-19 15:33:49.398 7249 18256 I davdroid: [foundation.e.accountmanager.resource.LocalCalendar] Processing deleted exceptions 07-19 15:33:49.410 7249 18256 I davdroid: [foundation.e.accountmanager.resource.LocalCalendar] Processing dirty exceptions 07-19 15:33:49.423 7249 18256 I davdroid: [foundation.e.accountmanager.syncadapter.SyncManager] Querying server capabilities 07-19 15:33:49.789 7249 18256 I davdroid: [foundation.e.accountmanager.syncadapter.CalendarSyncManager] Server supports Collection Sync: true 07-19 15:33:49.791 7249 18256 I davdroid: [foundation.e.accountmanager.syncadapter.SyncManager] Sending local deletes/updates to server 07-19 15:33:49.817 7249 18256 I davdroid: [foundation.e.accountmanager.syncadapter.SyncManager] Removed 0 record(s) from server 07-19 15:33:49.841 7249 18256 I davdroid: [foundation.e.accountmanager.syncadapter.SyncManager] Sent 0 record(s) to server 07-19 15:33:49.864 7249 18256 I davdroid: [foundation.e.accountmanager.syncadapter.SyncManager] Local sync state = {"type":"SYNC_TOKEN","value":"\/caldav\/v2\/jonple08%40gmail.com\/events\/sync\/ChQIiJPzxr\/w4gIQiJPzxr\/w4gIYBQ=="}, remote sync state = {"type":"SYNC_TOKEN","value":"\/caldav\/v2\/jonple08%40gmail.com\/events\/sync\/ChQIiJPzxr\/w4gIQiJPzxr\/w4gIYBQ=="} 07-19 15:33:49.867 7249 18256 I davdroid: [foundation.e.accountmanager.syncadapter.SyncManager] Remote collection didn't change, no reason to sync 07-19 15:33:49.877 7274 7274 I cert4android: [foundation.e.cert4android.CustomCertService] CustomCertService destroyed 07-19 15:33:49.883 7249 18256 I davdroid: [foundation.e.accountmanager.syncadapter.GoogleCalendarsSyncAdapterService] Calendar sync complete 07-19 15:33:49.892 7274 7274 I davdroid: [foundation.e.accountmanager.settings.Settings] Shutting down Settings service 07-19 15:33:49.900 7249 18256 I davdroid: [foundation.e.accountmanager.syncadapter.SyncAdapterService] Sync for (com.android.calendar, Account {name=jonple08@gmail.com, type=e.foundation.webdav.google}) finished 07-19 15:33:50.052 7249 18264 I davdroid: [foundation.e.accountmanager.syncadapter.SyncAdapterService] org.dmfs.tasks sync of Account {name=jonp@e.email, type=e.foundation.webdav.eelo} has been initiated 07-19 15:33:50.052 7249 18264 I davdroid: PARAMETER #0 = 07-19 15:33:50.061 7249 18265 I davdroid: [foundation.e.accountmanager.syncadapter.SyncAdapterService] com.android.calendar sync of Account {name=jonp@e.email, type=e.foundation.webdav.eelo} has been initiated 07-19 15:33:50.061 7249 18265 I davdroid: PARAMETER #0 = 07-19 15:33:50.067 7274 7274 I davdroid: [foundation.e.accountmanager.settings.Settings] Initializing Settings service 07-19 15:33:50.097 7249 18265 I ical4android: [foundation.e.ical4android.AndroidCalendar] Removing event colors from account Account {name=jonp@e.email, type=e.foundation.webdav.eelo} 07-19 15:33:50.229 6732 6748 D Profiled: Time spent in Update: 1 milliseconds 07-19 15:33:50.236 6732 6745 W ContentResolver: Failed to get type for: content://org.dmfs.tasks (Unsupported URI: content://org.dmfs.tasks) 07-19 15:33:50.254 6732 6745 D Profiled: Time spent in Update: 74 milliseconds 07-19 15:33:50.309 6732 6748 D Profiled: Time spent in Update: 2 milliseconds 07-19 15:33:50.317 6732 6744 W ContentResolver: Failed to get type for: content://org.dmfs.tasks (Unsupported URI: content://org.dmfs.tasks) 07-19 15:33:50.321 6732 6744 D Profiled: Time spent in Update: 48 milliseconds 07-19 15:33:50.377 7249 18265 I davdroid: [foundation.e.accountmanager.syncadapter.EeloCalendarsSyncAdapterService] Synchronizing calendar #1, URL: https://ecloud.global/remote.php/dav/calendars/jonp@e.email/contact_birthdays/ 07-19 15:33:50.380 7249 18264 I davdroid: [foundation.e.accountmanager.syncadapter.EeloTasksSyncAdapterService] Synchronizing task list #251 [https://ecloud.global/remote.php/dav/calendars/jonp@e.email/contact_birthdays/] 07-19 15:33:50.400 7274 7274 I cert4android: [foundation.e.cert4android.CustomCertService] CustomCertService created 07-19 15:33:50.406 7274 7274 I cert4android: [foundation.e.cert4android.CustomCertService] No persistent key store (yet), creating in-memory key store. This is not an error! 07-19 15:33:50.406 7274 7274 I cert4android: EXCEPTION java.io.FileNotFoundException: /data/user/0/foundation.e.accountmanager/app_KeyStore/KeyStore.bks (No such file or directory) 07-19 15:33:50.406 7274 7274 I cert4android: at java.io.FileInputStream.open(Native Method) 07-19 15:33:50.406 7274 7274 I cert4android: at java.io.FileInputStream.(FileInputStream.java:146) 07-19 15:33:50.406 7274 7274 I cert4android: at foundation.e.cert4android.CustomCertService.onCreate(CustomCertService.kt:73) 07-19 15:33:50.406 7274 7274 I cert4android: at android.app.ActivityThread.handleCreateService(ActivityThread.java:3216) 07-19 15:33:50.406 7274 7274 I cert4android: at android.app.ActivityThread.-wrap5(ActivityThread.java) 07-19 15:33:50.406 7274 7274 I cert4android: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1586) 07-19 15:33:50.406 7274 7274 I cert4android: at android.os.Handler.dispatchMessage(Handler.java:102) 07-19 15:33:50.406 7274 7274 I cert4android: at android.os.Looper.loop(Looper.java:154) 07-19 15:33:50.406 7274 7274 I cert4android: at android.app.ActivityThread.main(ActivityThread.java:6186) 07-19 15:33:50.406 7274 7274 I cert4android: at java.lang.reflect.Method.invoke(Native Method) 07-19 15:33:50.406 7274 7274 I cert4android: at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:889) 07-19 15:33:50.406 7274 7274 I cert4android: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:779) 07-19 15:33:50.455 7249 18265 I davdroid: [foundation.e.accountmanager.syncadapter.SyncManager] Preparing synchronization 07-19 15:33:50.461 7249 18264 I davdroid: [foundation.e.accountmanager.syncadapter.SyncManager] Preparing synchronization 07-19 15:33:50.474 7249 18265 I davdroid: [foundation.e.accountmanager.resource.LocalCalendar] Processing deleted exceptions 07-19 15:33:50.482 7249 18264 I davdroid: [foundation.e.accountmanager.syncadapter.SyncManager] Querying server capabilities 07-19 15:33:50.498 7249 18265 I davdroid: [foundation.e.accountmanager.resource.LocalCalendar] Processing dirty exceptions 07-19 15:33:50.511 7249 18265 I davdroid: [foundation.e.accountmanager.syncadapter.SyncManager] Querying server capabilities 07-19 15:33:50.899 7249 18264 I davdroid: [foundation.e.accountmanager.syncadapter.SyncManager] Sending local deletes/updates to server 07-19 15:33:50.935 7249 18265 I davdroid: [foundation.e.accountmanager.syncadapter.CalendarSyncManager] Server supports Collection Sync: true 07-19 15:33:50.937 7249 18265 I davdroid: [foundation.e.accountmanager.syncadapter.SyncManager] Sending local deletes/updates to server 07-19 15:33:50.948 7249 18264 I davdroid: [foundation.e.accountmanager.syncadapter.SyncManager] Removed 0 record(s) from server 07-19 15:33:50.983 7249 18264 I davdroid: [foundation.e.accountmanager.syncadapter.SyncManager] Sent 0 record(s) to server 07-19 15:33:50.994 7249 18265 I davdroid: [foundation.e.accountmanager.syncadapter.SyncManager] Removed 0 record(s) from server 07-19 15:33:51.010 7249 18264 I davdroid: [foundation.e.accountmanager.syncadapter.SyncManager] Local sync state = {"type":"SYNC_TOKEN","value":"http:\/\/sabre.io\/ns\/sync\/27"}, remote sync state = {"type":"SYNC_TOKEN","value":"http:\/\/sabre.io\/ns\/sync\/27"} 07-19 15:33:51.011 7249 18264 I davdroid: [foundation.e.accountmanager.syncadapter.SyncManager] Remote collection didn't change, no reason to sync 07-19 15:33:51.017 7249 18264 I davdroid: [foundation.e.accountmanager.syncadapter.EeloTasksSyncAdapterService] Synchronizing task list #252 [https://ecloud.global/remote.php/dav/calendars/jonp@e.email/personal/] 07-19 15:33:51.040 7249 18265 I davdroid: [foundation.e.accountmanager.syncadapter.SyncManager] Sent 0 record(s) to server 07-19 15:33:51.079 7249 18265 I davdroid: [foundation.e.accountmanager.syncadapter.SyncManager] Local sync state = {"type":"SYNC_TOKEN","value":"http:\/\/sabre.io\/ns\/sync\/27"}, remote sync state = {"type":"SYNC_TOKEN","value":"http:\/\/sabre.io\/ns\/sync\/27"} 07-19 15:33:51.080 7249 18265 I davdroid: [foundation.e.accountmanager.syncadapter.SyncManager] Remote collection didn't change, no reason to sync 07-19 15:33:51.087 7249 18264 I davdroid: [foundation.e.accountmanager.syncadapter.SyncManager] Preparing synchronization 07-19 15:33:51.089 7249 18265 I davdroid: [foundation.e.accountmanager.syncadapter.EeloCalendarsSyncAdapterService] Synchronizing calendar #2, URL: https://ecloud.global/remote.php/dav/calendars/jonp@e.email/personal/ 07-19 15:33:51.117 7249 18264 I davdroid: [foundation.e.accountmanager.syncadapter.SyncManager] Querying server capabilities 07-19 15:33:51.150 7249 18265 I davdroid: [foundation.e.accountmanager.syncadapter.SyncManager] Preparing synchronization 07-19 15:33:51.163 7249 18265 I davdroid: [foundation.e.accountmanager.resource.LocalCalendar] Processing deleted exceptions 07-19 15:33:51.185 7249 18265 I davdroid: [foundation.e.accountmanager.resource.LocalCalendar] Processing dirty exceptions 07-19 15:33:51.202 7249 18265 I davdroid: [foundation.e.accountmanager.syncadapter.SyncManager] Querying server capabilities 07-19 15:33:51.470 7249 18264 I davdroid: [foundation.e.accountmanager.syncadapter.SyncManager] Sending local deletes/updates to server 07-19 15:33:51.493 7249 18264 I davdroid: [foundation.e.accountmanager.syncadapter.SyncManager] Removed 0 record(s) from server 07-19 15:33:51.523 7249 18264 I davdroid: [foundation.e.accountmanager.syncadapter.SyncManager] Sent 0 record(s) to server 07-19 15:33:51.541 7249 18265 I davdroid: [foundation.e.accountmanager.syncadapter.CalendarSyncManager] Server supports Collection Sync: true 07-19 15:33:51.543 7249 18265 I davdroid: [foundation.e.accountmanager.syncadapter.SyncManager] Sending local deletes/updates to server 07-19 15:33:51.566 7249 18264 I davdroid: [foundation.e.accountmanager.syncadapter.SyncManager] Local sync state = {"type":"SYNC_TOKEN","value":"http:\/\/sabre.io\/ns\/sync\/9"}, remote sync state = {"type":"SYNC_TOKEN","value":"http:\/\/sabre.io\/ns\/sync\/9"} 07-19 15:33:51.567 7249 18264 I davdroid: [foundation.e.accountmanager.syncadapter.SyncManager] Remote collection didn't change, no reason to sync 07-19 15:33:51.573 7249 18264 I davdroid: [foundation.e.accountmanager.syncadapter.EeloTasksSyncAdapterService] Task sync complete 07-19 15:33:51.581 7249 18264 I davdroid: [foundation.e.accountmanager.syncadapter.SyncAdapterService] Sync for (org.dmfs.tasks, Account {name=jonp@e.email, type=e.foundation.webdav.eelo}) finished 07-19 15:33:51.624 7249 18265 I davdroid: [foundation.e.accountmanager.syncadapter.SyncManager] Removed 0 record(s) from server 07-19 15:33:51.644 7249 18265 I davdroid: [foundation.e.accountmanager.syncadapter.SyncManager] Sent 0 record(s) to server 07-19 15:33:51.658 7249 18265 I davdroid: [foundation.e.accountmanager.syncadapter.SyncManager] Local sync state = {"type":"SYNC_TOKEN","value":"http:\/\/sabre.io\/ns\/sync\/9"}, remote sync state = {"type":"SYNC_TOKEN","value":"http:\/\/sabre.io\/ns\/sync\/9"} 07-19 15:33:51.659 7249 18265 I davdroid: [foundation.e.accountmanager.syncadapter.SyncManager] Remote collection didn't change, no reason to sync 07-19 15:33:51.663 7274 7274 I cert4android: [foundation.e.cert4android.CustomCertService] CustomCertService destroyed 07-19 15:33:51.667 7249 18265 I davdroid: [foundation.e.accountmanager.syncadapter.EeloCalendarsSyncAdapterService] Calendar sync complete 07-19 15:33:51.673 7274 7274 I davdroid: [foundation.e.accountmanager.settings.Settings] Shutting down Settings service 07-19 15:33:51.675 7249 18265 I davdroid: [foundation.e.accountmanager.syncadapter.SyncAdapterService] Sync for (com.android.calendar, Account {name=jonp@e.email, type=e.foundation.webdav.eelo}) finished 07-19 15:33:53.448 1780 1794 W ProcessCpuTracker: Skipping unknown process pid 18278 07-19 15:33:59.210 2690 2824 W QCNEJ : |CORE| CNE received unexpected action: android.intent.action.BATTERY_CHANGED 07-19 15:34:05.464 1780 1828 D sensors_hal_Time: time_service_sensor1_cb: msg_type 2 07-19 15:34:05.464 1780 1828 D sensors_hal_Time: time_service_sensor1_cb: Sn 24, msg Id 3, txn Id 0 07-19 15:34:05.464 1780 1828 D sensors_hal_Time: tsOffsetIs: Apps: 59544747267381; DSPS: 1951390793; Offset : -6973710480 (diff 3177 @4) 07-19 15:34:16.791 1780 1797 E QCOM PowerHAL: extract_stats: failed to open: Permission denied 07-19 15:34:16.799 1780 1920 D WifiNative-HAL: Failing getSupportedFeatureset because HAL isn't started 07-19 15:34:16.803 1780 1797 E BatteryStatsService: no controller energy info supplied 07-19 15:34:16.804 1780 1797 E BatteryStatsService: no controller energy info supplied 07-19 15:34:16.862 1780 1797 E KernelWakelockReader: neither /proc/wakelocks nor /d/wakeup_sources exists 07-19 15:34:16.864 1780 1797 W BatteryStatsImpl: Couldn't get kernel wake lock stats 07-19 15:34:16.865 1780 1797 E BatteryStatsService: modem info is invalid: ModemActivityInfo{ mTimestamp=0 mSleepTimeMs=0 mIdleTimeMs=0 mTxTimeMs[]=[0, 0, 0, 0, 0] mRxTimeMs=0 mEnergyUsed=0} 07-19 15:34:16.873 2690 2824 W QCNEJ : |CORE| CNE received unexpected action: android.intent.action.BATTERY_CHANGED 07-19 15:34:16.880 11070 11070 I BatteryReceiver: now=1563543256880 source=BATTERY level=0.65 health=GOOD 07-19 15:34:24.888 7209 7209 I CalendarProvider2: Sending notification intent: Intent { act=android.intent.action.PROVIDER_CHANGED dat=content://com.android.calendar flg=0x20000000 } 07-19 15:34:24.899 7209 7209 W ContentResolver: Failed to get type for: content://com.android.calendar (Unknown URL content://com.android.calendar) 07-19 15:34:24.960 7172 7172 D AlertReceiver: onReceive: a=android.intent.action.PROVIDER_CHANGED Intent { act=android.intent.action.PROVIDER_CHANGED dat=content://com.android.calendar flg=0x20000010 cmp=foundation.e.calendar/com.android.calendar.alerts.AlertReceiver } 07-19 15:34:25.016 7172 18312 D AlertService: 0 Action = android.intent.action.PROVIDER_CHANGED 07-19 15:34:27.580 2896 18889 D GmsGcmMcsInput: Incoming message: DataMessageStanza{id=095AD451, from=191410808405, category=com.snapchat.android, app_data=[AppData{key=sender_username, value=quentincarl}, AppData{key=revoke_key, value=typing~quentincarl}, AppData{key=sound, value=generic_push}, AppData{key=target_screen, value=CHAT_WINDOW}, AppData{key=chat_message_id, value=025b9f46-4496-d01c-9084-d91f76912722}, AppData{key=source, value=FCM}, AppData{key=type, value=chat}, AppData{key=sent_ts, value=1563543268106}, AppData{key=seq_num, value=5723}, AppData{key=suppress_bitmoji, value=true}, AppData{key=n_key, value=chat~quentincarl}, AppData{key=sender, value=Quentin Carl Photo}, AppData{key=splash_screen, value=splash-chat}, AppData{key=subtitle, value=vous a envoy├® un Chat┬á!}, AppData{key=revoke_type, value=typing}, AppData{key=sender_userid, value=19a6514b-5609-47b4-ac08-c124ad9cf324}, AppData{key=local_message, value=de Quentin Carl Photo}, AppData{key=text, value=de Quentin Carl Photo}, AppData{key=dt_id, value=Chat::quentincarl::025b9f46-4496-d01c-9084-d91f76912722}, AppData{key=recipient_userid, value=aa54ba9a-b100-4026-9853-ac4c5ac2f287}, AppData{key=username, value=jopl08}, AppData{key=display_for, value=3}, AppData{key=n_id, value=Chat::quentincarl::025b9f46-4496-d01c-9084-d91f76912722}], persistent_id=0:1563543268126962%7cd40770f9fd7ecd, ttl=2419200, sent=1563543268122} 07-19 15:34:27.615 2896 18889 D GmsGcmMcsSvc: Target: ResolveInfo{673757 com.snapchat.android/com.google.firebase.iid.FirebaseInstanceIdReceiver m=0x108000} 07-19 15:34:27.617 2896 18889 D GmsGcmMcsSvc: Adding app com.snapchat.android for userId 0 to the temp whitelist 07-19 15:34:27.946 2896 2896 D GmsGcmRegisterSvc: onBind: Intent { act=com.google.android.c2dm.intent.REGISTER pkg=com.google.android.gms } 07-19 15:34:27.951 2896 2896 W GmsGcmRegisterHdl: oneWay requested 07-19 15:34:28.178 1780 1828 D sensors_hal_Time: time_service_sensor1_cb: msg_type 2 07-19 15:34:28.178 1780 1828 D sensors_hal_Time: time_service_sensor1_cb: Sn 24, msg Id 3, txn Id 0 07-19 15:34:28.178 1780 1828 D sensors_hal_Time: tsOffsetIs: Apps: 59567461538324; DSPS: 1952135095; Offset : -6973731210 (diff 7344 @5) 07-19 15:34:28.292 1780 18831 D ConnectivityService: listenForNetwork for uid/pid:10193/12931 NetworkRequest [ LISTEN id=108, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED] ] 07-19 15:34:28.294 1780 1924 D ConnectivityService: rematching NetworkAgentInfo [MOBILE (LTE) - 102] 07-19 15:34:28.294 1780 1924 D ConnectivityService: network has: [ Transports: CELLULAR Capabilities: SUPL&DUN&INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN&VALIDATED&FOREGROUND LinkUpBandwidth>=51200Kbps LinkDnBandwidth>=102400Kbps Specifier: <1>] 07-19 15:34:28.295 1780 1924 D ConnectivityService: Network NetworkAgentInfo [MOBILE (LTE) - 102] was already satisfying request 1. No change. 07-19 15:34:28.297 1780 1924 D ConnectivityService: sending notification AVAILABLE for NetworkRequest [ LISTEN id=108, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED] ] 07-19 15:34:28.317 12931 18332 I cr_CronetLibraryLoader: Cronet version: 73.0.3683.90, arch: aarch64 07-19 15:34:28.575 12931 18339 D NetworkSecurityConfig: Using Network Security Config from resource network_security_config debugBuild: false 07-19 15:34:29.844 25981 18355 D PlatformJobService: Run job, request{id=11580, tag=ScribeFlushJob, transient=false}, waited 00:01:00, start 00:01:00, end 00:06:00 07-19 15:34:29.860 25981 18355 I JobExecutor: Executing request{id=11580, tag=ScribeFlushJob, transient=false}, context PlatformJobService 07-19 15:34:29.870 25981 18356 I JobExecutor: Finished job{id=11580, finished=true, result=SUCCESS, canceled=false, periodic=false, class=bax, tag=ScribeFlushJob} 07-19 15:34:29.873 25981 26035 I JobManager: Found pending job request{id=11580, tag=ScribeFlushJob, transient=false}, canceling 07-19 15:34:29.887 11070 18357 D EventNotificationJob: Running EventNotificationJob, isDetail=true 07-19 15:34:29.901 11070 18357 D EventNotificationJob: finished processing events. 07-19 15:34:29.902 25981 25981 D PlatformJobService: Called onStopJob for job{id=11580, finished=true, result=SUCCESS, canceled=false, periodic=false, class=bax, tag=ScribeFlushJob} 07-19 15:34:29.904 25981 18355 D PlatformJobService: Finished job, request{id=11580, tag=ScribeFlushJob, transient=false} SUCCESS 07-19 15:34:30.019 7172 18312 D AlertService: Beginning updateAlertNotification 07-19 15:34:30.119 7172 18312 D AlertService: No fired or scheduled alerts 07-19 15:34:30.160 7172 18312 D AlertService: Scheduling next alarm with AlarmScheduler. sEventReminderReceived: null 07-19 15:34:30.161 1780 1780 D lights : Using blink pattern: 0xffff00,500,1000 07-19 15:34:30.190 2817 2817 D NotificationRepository: updateNotification() called with: list = [6] 07-19 15:34:30.235 7172 18312 D AlarmScheduler: No events found starting within 1 week. 07-19 15:34:30.296 1979 1979 W View : requestLayout() improperly called by com.android.systemui.statusbar.NotificationOverflowIconsView{846762d V.E...... ......ID 210,77-1386,77 #7f12027c app:id/overflow_icons_view} during layout: running second layout pass 07-19 15:34:30.296 1979 1979 W View : requestLayout() improperly called by StatusBarIconView(slot= icon=StatusBarIcon(icon=Icon(typ=RESOURCE pkg=com.mediapart.app id=0x7f0200c2) visible user=0 ) notification=Notification(pri=0 contentView=null vibrate=null sound=null tick defaults=0x0 flags=0x10 color=0x00000000 vis=PRIVATE)) during layout: running second layout pass 07-19 15:34:30.296 1979 1979 W View : requestLayout() improperly called by com.android.systemui.statusbar.NotificationOverflowContainer{2c849d VFE...C.. ......ID 0,0-1440,154} during layout: running second layout pass 07-19 15:34:50.502 1780 1828 D sensors_hal_Time: time_service_sensor1_cb: msg_type 2 07-19 15:34:50.503 1780 1828 D sensors_hal_Time: time_service_sensor1_cb: Sn 24, msg Id 3, txn Id 0 07-19 15:34:50.503 1780 1828 D sensors_hal_Time: tsOffsetIs: Apps: 59589785630569; DSPS: 1952866610; Offset : -6973707809 (diff 2916 @4) 07-19 15:35:03.856 12931 18325 W MessengerIpcClient: Timing out request: 1 07-19 15:35:03.862 1780 1828 D sensors_hal_Time: time_service_sensor1_cb: msg_type 2 07-19 15:35:03.863 1780 1828 D sensors_hal_Time: time_service_sensor1_cb: Sn 24, msg Id 3, txn Id 0 07-19 15:35:03.863 1780 1828 D sensors_hal_Time: tsOffsetIs: Apps: 59603145556883; DSPS: 1953304388; Offset : -6973705760 (diff 3125 @4) 07-19 15:35:25.623 1780 1828 D sensors_hal_Time: time_service_sensor1_cb: msg_type 2 07-19 15:35:25.623 1780 1828 D sensors_hal_Time: time_service_sensor1_cb: Sn 24, msg Id 3, txn Id 0 07-19 15:35:25.623 1780 1828 D sensors_hal_Time: tsOffsetIs: Apps: 59624896879204; DSPS: 1954017136; Offset : -6973726211 (diff 3229 @4) 07-19 15:35:34.669 1780 13450 D lights : Using blink pattern: 0xffff00,500,1000 07-19 15:35:34.675 1780 1805 I PowerManagerService: Waking up from sleep (uid 1000)... 07-19 15:35:34.679 1780 1920 D WifiNative-HAL: Failing getSupportedFeatureset because HAL isn't started 07-19 15:35:34.682 1780 1797 E BatteryStatsService: no controller energy info supplied 07-19 15:35:34.682 1780 1797 E BatteryStatsService: no controller energy info supplied 07-19 15:35:34.696 2690 2824 W QCNEJ : |CORE| CNE received unexpected action: android.intent.action.BATTERY_CHANGED 07-19 15:35:34.698 1780 1805 E KernelWakelockReader: neither /proc/wakelocks nor /d/wakeup_sources exists 07-19 15:35:34.699 1780 1805 W BatteryStatsImpl: Couldn't get kernel wake lock stats 07-19 15:35:34.731 1780 1780 V KeyguardServiceDelegate: onStartedWakingUp() 07-19 15:35:34.732 1780 1805 I DisplayPowerController: Blocking screen on until initial contents have been drawn. 07-19 15:35:34.733 1780 1805 V KeyguardServiceDelegate: onScreenTurnedOn(showListener = com.android.server.policy.PhoneWindowManager$2@12e1150) 07-19 15:35:34.734 1780 1805 D sensors_hal_SMGR: batch:sensor(android.sensor.light) sample_rate=5.000000Hz report_rate_f=0.000000Hz curr sample rate:5.000000 cur rpt rate:0 max:5.000000 min:5.000000 07-19 15:35:34.734 1780 1805 D sensors_hal_Util: waitForResponse: timeout=1000 07-19 15:35:34.734 11070 11070 I BatteryReceiver: now=1563543334734 source=USB level=0.65 health=GOOD 07-19 15:35:34.745 1780 1805 D sensors_hal_SMGR: isRawDataMode: Received Response: 0 07-19 15:35:34.745 1780 1805 D sensors_hal_SMGR: enable:sensor(android.sensor.light)handle 1 rawDataMode:0 07-19 15:35:34.745 1780 1805 D sensors_hal_SMGR: enable:sensor(android.sensor.light) handle 1, freq=5.000000 report_rate=0 batched=0 07-19 15:35:34.745 1780 1805 D sensors_hal_SMGR: SMGRPrepareAddMsg sample_rate 5.000000 report_rate 327680 subhz_sample_rate_ms 0 sample_rate_hz 5 07-19 15:35:34.745 1780 1805 D sensors_hal_SMGR: SMGRPrepareAddMsg:sensor android.sensor.light 07-19 15:35:34.745 1780 1805 D sensors_hal_Util: waitForResponse: timeout=1000 07-19 15:35:34.752 1780 1805 D sensors_hal_SMGR: SMGRReportAdd: Received Response: 0 07-19 15:35:34.753 1780 2746 D sensors_hal_SAM: batch:sensor(android.sensor.proximity) sample_rate=40.000000Hz report_rate_f=0.000000Hz curr sample rate:40.000000 cur rpt rate:40 max:40.000000 min:0.015259 07-19 15:35:34.753 1780 2746 D sensors_hal_Thresh: enable: handle=53 07-19 15:35:34.753 1780 2746 D sensors_hal_Util: waitForResponse: timeout=1000 07-19 15:35:34.757 1780 1886 D sensors_hal_Thresh: processResp: Received SNS_SAM_SENSOR_THRESH_ENABLE_RESP_V01 07-19 15:35:34.757 1780 2746 D sensors_hal_Thresh: enable: Received response: 0 07-19 15:35:34.758 1780 1803 I DisplayManagerService: Display device changed state: "├ëcran int├®gr├®", ON 07-19 15:35:34.761 514 514 D SurfaceFlinger: Set power mode=2, type=0 flinger=0x7fb3848000 07-19 15:35:34.761 514 514 I SDM : DisplayBase::SetDisplayState: Set state = 1, display 0 07-19 15:35:34.763 1780 1780 I EntropyMixer: Writing entropy... 07-19 15:35:34.773 2690 2824 W QCNEJ : |CORE| CNE received unexpected action: android.intent.action.BATTERY_CHANGED 07-19 15:35:34.774 1780 1797 E KernelWakelockReader: neither /proc/wakelocks nor /d/wakeup_sources exists 07-19 15:35:34.777 1780 1797 W BatteryStatsImpl: Couldn't get kernel wake lock stats 07-19 15:35:34.779 1780 1797 E BatteryStatsService: modem info is invalid: ModemActivityInfo{ mTimestamp=0 mSleepTimeMs=0 mIdleTimeMs=0 mTxTimeMs[]=[0, 0, 0, 0, 0] mRxTimeMs=0 mEnergyUsed=0} 07-19 15:35:34.810 32328 32328 V WATCHDOG: Wakeup application after reboot device. 07-19 15:35:34.812 11070 11070 D HxBatteryStatusReceiver: onReceiveandroid.intent.action.ACTION_POWER_CONNECTED 07-19 15:35:34.825 1780 13449 V KeyguardServiceDelegate: **** SHOWN CALLED **** 07-19 15:35:34.848 11070 11070 D HxBatteryStatusReceiver: Battery status change: isBatteryLow false isDevicePluggedIn true CalculatedHxBatteryStatus PluggedIn 07-19 15:35:34.866 11070 18442 D HxBatteryStatusReceiver: Update Battery Status: LatestHxBatteryStatus Normal NewHxBatteryStatus PluggedIn ShouldUpdate true 07-19 15:35:34.877 1780 1886 D sensors_hal_Util: SAMSensor_sensor1_cb: acquired wakelock sensor_ind 07-19 15:35:34.877 1780 1886 D sensors_hal_Thresh: processInd: SNS_SAM_SENSOR_THRESH_REPORT_IND_V01 07-19 15:35:34.877 1780 1957 D SurfaceControl: Excessive delay in setPowerMode(): 120ms 07-19 15:35:34.877 1780 1886 D sensors_hal_Util: increment_wake_events_in_queue_count: incremented wake_events_in_queue to 1 07-19 15:35:34.878 1780 1890 D sensors_hal_Util: decrement_wake_events_in_queue_count: Decremented wake events in queue to 0 07-19 15:35:34.878 1780 1890 D sensors_hal_Ctx: poll:polldata:1, sensor:53, type:8, x:5.000000 y:0.000000 z:-0.000000 07-19 15:35:34.878 1780 1890 D sensors_hal_Util: poll: released wakelock sensor_ind 07-19 15:35:34.878 1780 1890 D sensors_hal_Util: waitForResponse: timeout=0 07-19 15:35:34.889 1780 1791 I ActivityManager: Start proc 18444:com.venteprivee/u0a130 for broadcast com.venteprivee/mobi.inthepocket.android.beacons.ibeaconscanner.BluetoothScanBroadcastReceiver 07-19 15:35:34.891 1780 1780 D lights : Using onoff pattern: 0xff8d00 07-19 15:35:34.893 1780 1795 D sensors_hal_SMGR: batch:sensor(android.sensor.accelerometer) sample_rate=14.999925Hz report_rate_f=10.000000Hz curr sample rate:14.999925 cur rpt rate:655360 max:200.000000 min:1.000000 07-19 15:35:34.893 1780 1795 D sensors_hal_Util: waitForResponse: timeout=1000 07-19 15:35:34.894 1780 1795 D sensors_hal_SMGR: isRawDataMode: Received Response: 0 07-19 15:35:34.894 1780 1795 D sensors_hal_SMGR: enable:sensor(android.sensor.accelerometer)handle 0 rawDataMode:0 07-19 15:35:34.894 1780 1795 D sensors_hal_SMGR: enable:sensor(android.sensor.accelerometer) handle 0, freq=14.999925 report_rate=655360 batched=1 07-19 15:35:34.894 1780 1795 D sensors_hal_SMGR: SMGRPrepareAddMsg sample_rate 14.999925 report_rate 655360 subhz_sample_rate_ms 0 sample_rate_hz 15 07-19 15:35:34.894 1780 1795 D sensors_hal_SMGR: SMGRPrepareAddMsg:sensor android.sensor.accelerometer 07-19 15:35:34.894 1780 1795 D sensors_hal_Util: waitForResponse: timeout=1000 07-19 15:35:34.898 1357 19672 D audio_hw_primary: adev_set_parameters: enter: screen_state=on 07-19 15:35:34.898 1357 19672 D audio_hw_extn: audio_extn_set_anc_parameters: anc_enabled:0 07-19 15:35:34.900 1780 1795 D sensors_hal_SMGR: SMGRReportAdd: Received Response: 0 07-19 15:35:34.901 1780 1805 I DisplayPowerController: Unblocked screen on after 168 ms 07-19 15:35:34.901 1780 1805 V KeyguardServiceDelegate: onScreenTurnedOn() 07-19 15:35:34.937 1780 1801 I UsbPortManager: USB port changed: port=UsbPort{id=otg_default, supportedModes=dual}, status=UsbPortStatus{connected=true, currentMode=ufp, currentPowerRole=sink, currentDataRole=device, supportedRoleCombinations=[source:host, sink:device]}, canChangeMode=true, canChangePowerRole=false, canChangeDataRole=false 07-19 15:35:34.956 1780 1890 D sensors_hal_Ctx: poll:polldata:1, sensor:0, type:1, x:2.593918 y:1.050751 z:7.190979 07-19 15:35:34.956 1780 1890 D sensors_hal_Util: waitForResponse: timeout=0 07-19 15:35:34.960 1780 1824 D sensors_hal_SMGR: processBufferingInd:report(on_change_sensor) eventtype 0 07-19 15:35:34.961 1780 1890 D sensors_hal_Ctx: poll:polldata:1, sensor:1, type:5, x:8.000000 y:0.000000 z:0.000000 07-19 15:35:34.961 1780 1890 D sensors_hal_Util: waitForResponse: timeout=0 07-19 15:35:34.962 1780 1805 D sensors_hal_SMGR: batch:sensor(android.sensor.light) sample_rate=5.000000Hz report_rate_f=0.000000Hz curr sample rate:5.000000 cur rpt rate:0 max:5.000000 min:5.000000 07-19 15:35:34.962 1780 1805 D LuxLevels: bright hysteresis constant= 0.1, threshold=8.8, lux=8.0 07-19 15:35:34.962 1780 1805 D LuxLevels: dark hysteresis constant= 0.2, threshold=6.4, lux=8.0 07-19 15:35:35.015 1780 1890 D sensors_hal_Ctx: poll:polldata:1, sensor:0, type:1, x:6.414261 y:-0.780807 z:13.028046 07-19 15:35:35.015 1780 1890 D sensors_hal_Util: waitForResponse: timeout=0 07-19 15:35:35.023 18444 18444 I art : Starting a blocking GC AddRemoveAppImageSpace 07-19 15:35:35.044 18444 18444 W System : ClassLoader referenced unknown path: /data/app/com.venteprivee-1/lib/arm64 07-19 15:35:35.066 12200 12200 I chatty : uid=1000(system) foundation.e.drive expire 13 lines 07-19 15:35:35.075 1780 1890 D sensors_hal_Ctx: poll:polldata:1, sensor:0, type:1, x:1.699295 y:-0.525436 z:12.789413 07-19 15:35:35.075 1780 1890 D sensors_hal_Util: waitForResponse: timeout=0 07-19 15:35:35.111 18444 18444 I MultiDex: VM with version 2.1.0 has multidex support 07-19 15:35:35.111 18444 18444 I MultiDex: Installing application 07-19 15:35:35.111 18444 18444 I MultiDex: VM has multidex support, MultiDex support library is disabled. 07-19 15:35:35.135 1780 1890 D sensors_hal_Ctx: poll:polldata:1, sensor:0, type:1, x:-1.196899 y:0.059555 z:8.981049 07-19 15:35:35.135 1780 1890 D sensors_hal_Util: waitForResponse: timeout=0 07-19 15:35:35.195 1780 1890 D sensors_hal_Ctx: poll:polldata:1, sensor:0, type:1, x:-0.595154 y:0.030823 z:9.919571 07-19 15:35:35.195 1780 1890 D sensors_hal_Util: waitForResponse: timeout=0 07-19 15:35:35.221 11070 18471 D EventNotificationJob: Running EventNotificationJob, isDetail=true 07-19 15:35:35.235 11070 18471 D EventNotificationJob: finished processing events. 07-19 15:35:35.255 1780 1890 D sensors_hal_Ctx: poll:polldata:1, sensor:0, type:1, x:-0.605530 y:0.045197 z:9.965851 07-19 15:35:35.255 1780 1890 D sensors_hal_Util: waitForResponse: timeout=0 07-19 15:35:35.282 18444 18444 D FirebaseApp: com.google.firebase.auth.FirebaseAuth is not linked. Skipping initialization. 07-19 15:35:35.283 18444 18444 D FirebaseApp: com.google.firebase.crash.FirebaseCrash is not linked. Skipping initialization. 07-19 15:35:35.283 18444 18444 I FirebaseInitProvider: FirebaseApp initialization successful 07-19 15:35:35.312 18444 18444 I CrashlyticsInitProvider: CrashlyticsInitProvider skipping initialization 07-19 15:35:35.314 18444 18479 W cc : Application name is not set. Call Builder#setApplicationName. 07-19 15:35:35.315 1780 1890 D sensors_hal_Ctx: poll:polldata:1, sensor:0, type:1, x:-0.614304 y:0.034012 z:9.973846 07-19 15:35:35.315 1780 1890 D sensors_hal_Util: waitForResponse: timeout=0 07-19 15:35:35.344 18444 18444 W cc : Application name is not set. Call Builder#setApplicationName. 07-19 15:35:35.376 1780 1890 D sensors_hal_Ctx: poll:polldata:1, sensor:0, type:1, x:-0.619095 y:0.042801 z:9.975433 07-19 15:35:35.376 1780 1890 D sensors_hal_Util: waitForResponse: timeout=0 07-19 15:35:35.388 18444 18484 D NetworkSecurityConfig: Using Network Security Config from resource network_security_config debugBuild: false 07-19 15:35:35.398 18444 18444 D CrashLogAppProvider: initialize crash logging 07-19 15:35:35.435 1780 1890 D sensors_hal_Ctx: poll:polldata:1, sensor:0, type:1, x:-0.603928 y:0.032425 z:9.966660 07-19 15:35:35.436 1780 1890 D sensors_hal_Util: waitForResponse: timeout=0 07-19 15:35:35.502 18444 18492 W System : ClassLoader referenced unknown path: /system/priv-app/GmsCore/lib/arm64 07-19 15:35:35.504 18444 18492 D ApplicationLoaders: ignored Vulkan layer search path /system/priv-app/GmsCore/lib/arm64:/system/priv-app/GmsCore/GmsCore.apk!/lib/arm64-v8a:/system/lib64:/vendor/lib64 for namespace 0x7f8e0fa0f0 07-19 15:35:35.518 18444 18492 W ContextImpl: Failed to ensure /data/user/0/com.google.android.gms/shared_prefs: mkdir failed: EACCES (Permission denied) 07-19 15:35:35.633 1780 2747 I ActivityManager: Start proc 18497:com.venteprivee:A4SService/u0a130 for service com.venteprivee/com.ad4screen.sdk.A4SService 07-19 15:35:35.680 18444 18444 W DynamiteModule: Local module descriptor class for providerinstaller not found. 07-19 15:35:35.683 2896 2915 D GmsChimeraSpoof: query: content://com.google.android.gms.chimera/api_force_staging/providerinstaller 07-19 15:35:35.691 18444 18444 W DynamiteModule: Failed to retrieve remote module version. 07-19 15:35:35.698 18444 18475 I FA : App measurement is starting up, version: 15300 07-19 15:35:35.699 18444 18475 I FA : To enable debug logging run: adb shell setprop log.tag.FA VERBOSE 07-19 15:35:35.699 18444 18475 I FA : To enable faster debug mode event logging run: 07-19 15:35:35.699 18444 18475 I FA : adb shell setprop debug.firebase.analytics.app com.venteprivee 07-19 15:35:35.710 18444 18444 W DynamiteModule: IDynamite loader version < 2, falling back to getModuleVersion2 07-19 15:35:35.711 18444 18444 D GmsDynamiteLoaderImpl: unimplemented Method: getModuleVersion for providerinstaller 07-19 15:35:35.711 18444 18444 I DynamiteModule: Considering local module providerinstaller:0 and remote module providerinstaller:0 07-19 15:35:35.712 18444 18444 W ProviderInstaller: Failed to load providerinstaller module: No acceptable module found. Local version is 0 and remote version is 0. 07-19 15:35:35.721 18444 18444 D GmsProviderInstaller: Provider installer invoked for com.venteprivee 07-19 15:35:35.724 18497 18497 I art : Starting a blocking GC AddRemoveAppImageSpace 07-19 15:35:35.738 18497 18497 W System : ClassLoader referenced unknown path: /data/app/com.venteprivee-1/lib/arm64 07-19 15:35:35.751 18444 18444 V NativeCrypto: Registering org/conscrypt/NativeCrypto's 284 native methods... 07-19 15:35:35.751 2817 2817 D NotificationRepository: updateNotification() called with: list = [7] 07-19 15:35:35.773 18497 18497 I MultiDex: VM with version 2.1.0 has multidex support 07-19 15:35:35.773 18497 18497 I MultiDex: Installing application 07-19 15:35:35.773 18497 18497 I MultiDex: VM has multidex support, MultiDex support library is disabled. 07-19 15:35:35.802 18497 18497 D CrashLogSdkProvider: initialize crash logging 07-19 15:35:35.804 18444 18444 D GmsProviderInstaller: SSL provider installed 07-19 15:35:35.832 12814 13619 W art : Long monitor contention with owner AsyncTask #11 (18439) at java.util.SortedMap X.0Ti.E(X.0UP)(:6) waiters=0 in void X.2jN.run() for 359ms 07-19 15:35:35.842 18497 18497 I A4SService: Initialization 07-19 15:35:35.847 18444 18485 E l : {HttpStatus: 403, errorCode: 4, subErrorCode: -1, errorType: OAuthException, errorMessage: (#4) Application request limit reached} 07-19 15:35:35.887 18444 18485 W ContextImpl: Failed to ensure /data/user/0/com.google.android.gms/shared_prefs: mkdir failed: EACCES (Permission denied) 07-19 15:35:36.005 2896 15741 D SafeParcel: Unknown field num 10 in com.google.android.gms.common.internal.GetServiceRequest, skipping. 07-19 15:35:36.005 2896 15741 D SafeParcel: Unknown field num 11 in com.google.android.gms.common.internal.GetServiceRequest, skipping. 07-19 15:35:36.005 2896 15741 D SafeParcel: Unknown field num 12 in com.google.android.gms.common.internal.GetServiceRequest, skipping. 07-19 15:35:36.005 2896 15741 D GmsMeasureBrokerSvc: bound by: GetServiceRequest{serviceId=MEASUREMENT, gmsVersion=12451000, packageName='com.venteprivee', extras=Bundle[{}]} 07-19 15:35:36.042 11694 11694 D MtpService: starting MTP server in MTP mode 07-19 15:35:36.043 18497 18497 D FCMPushProvider: FCMPushProvider senderId=795197693699 07-19 15:35:36.148 2896 2914 D GmsMeasureSvcImpl: onTransact [unknown]: 4, android.os.Parcel@d5668d4, 16 07-19 15:35:36.172 2896 2915 D GmsMeasureSvcImpl: onTransact [unknown]: 11, android.os.Parcel@a348a0c, 16 07-19 15:35:36.176 2896 3057 D GmsMeasureSvcImpl: onTransact [unknown]: 7, android.os.Parcel@d5668d4, 16 07-19 15:35:36.490 12814 13619 D relenginterceptor: RELENG rewrite skipped, config is disabled. 07-19 15:35:36.547 18444 18482 E FirebaseRemoteConfig: Fetch failed! Server responded with an error. 07-19 15:35:36.547 18444 18482 E FirebaseRemoteConfig: com.google.android.gms.internal.firebase_remote_config.zze: 400 Bad Request 07-19 15:35:36.547 18444 18482 E FirebaseRemoteConfig: { 07-19 15:35:36.547 18444 18482 E FirebaseRemoteConfig: "code": 400, 07-19 15:35:36.547 18444 18482 E FirebaseRemoteConfig: "errors": [ 07-19 15:35:36.547 18444 18482 E FirebaseRemoteConfig: { 07-19 15:35:36.547 18444 18482 E FirebaseRemoteConfig: "domain": "global", 07-19 15:35:36.547 18444 18482 E FirebaseRemoteConfig: "message": "API key expired. Please renew the API key.", 07-19 15:35:36.547 18444 18482 E FirebaseRemoteConfig: "reason": "badRequest" 07-19 15:35:36.547 18444 18482 E FirebaseRemoteConfig: } 07-19 15:35:36.547 18444 18482 E FirebaseRemoteConfig: ], 07-19 15:35:36.547 18444 18482 E FirebaseRemoteConfig: "message": "API key expired. Please renew the API key.", 07-19 15:35:36.547 18444 18482 E FirebaseRemoteConfig: "status": "INVALID_ARGUMENT" 07-19 15:35:36.547 18444 18482 E FirebaseRemoteConfig: } 07-19 15:35:36.547 18444 18482 E FirebaseRemoteConfig: at com.google.android.gms.internal.firebase_remote_config.jw.a(Unknown Source) 07-19 15:35:36.547 18444 18482 E FirebaseRemoteConfig: at com.google.android.gms.internal.firebase_remote_config.fz.a(Unknown Source) 07-19 15:35:36.547 18444 18482 E FirebaseRemoteConfig: at com.google.android.gms.internal.firebase_remote_config.c.l(Unknown Source) 07-19 15:35:36.547 18444 18482 E FirebaseRemoteConfig: at com.google.android.gms.internal.firebase_remote_config.ea.g(Unknown Source) 07-19 15:35:36.547 18444 18482 E FirebaseRemoteConfig: at com.google.android.gms.internal.firebase_remote_config.dt.b(Unknown Source) 07-19 15:35:36.547 18444 18482 E FirebaseRemoteConfig: at com.google.android.gms.internal.firebase_remote_config.dt.a(Unknown Source) 07-19 15:35:36.547 18444 18482 E FirebaseRemoteConfig: at com.google.android.gms.internal.firebase_remote_config.dt.a(Unknown Source) 07-19 15:35:36.547 18444 18482 E FirebaseRemoteConfig: at com.google.android.gms.internal.firebase_remote_config.dw.a(Unknown Source) 07-19 15:35:36.547 18444 18482 E FirebaseRemoteConfig: at com.google.android.gms.tasks.n.run(Unknown Source) 07-19 15:35:36.547 18444 18482 E FirebaseRemoteConfig: at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1133) 07-19 15:35:36.547 18444 18482 E FirebaseRemoteConfig: at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:607) 07-19 15:35:36.547 18444 18482 E FirebaseRemoteConfig: at java.lang.Thread.run(Thread.java:761) 07-19 15:35:36.555 18444 18479 E FirebaseRemoteConfig: Fetch failed! 07-19 15:35:36.555 18444 18479 E FirebaseRemoteConfig: com.google.firebase.remoteconfig.FirebaseRemoteConfigFetchException: Fetch failed: Server returned an unexpected error. 07-19 15:35:36.555 18444 18479 E FirebaseRemoteConfig: Check logs for details. 07-19 15:35:36.555 18444 18479 E FirebaseRemoteConfig: at com.google.android.gms.internal.firebase_remote_config.dt.b(Unknown Source) 07-19 15:35:36.555 18444 18479 E FirebaseRemoteConfig: at com.google.android.gms.internal.firebase_remote_config.dt.a(Unknown Source) 07-19 15:35:36.555 18444 18479 E FirebaseRemoteConfig: at com.google.android.gms.internal.firebase_remote_config.dt.a(Unknown Source) 07-19 15:35:36.555 18444 18479 E FirebaseRemoteConfig: at com.google.android.gms.internal.firebase_remote_config.dw.a(Unknown Source) 07-19 15:35:36.555 18444 18479 E FirebaseRemoteConfig: at com.google.android.gms.tasks.n.run(Unknown Source) 07-19 15:35:36.555 18444 18479 E FirebaseRemoteConfig: at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1133) 07-19 15:35:36.555 18444 18479 E FirebaseRemoteConfig: at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:607) 07-19 15:35:36.555 18444 18479 E FirebaseRemoteConfig: at java.lang.Thread.run(Thread.java:761) 07-19 15:35:36.557 18444 18444 D FeatureFlagger: RemoteConfig Fetch Failed 07-19 15:35:36.570 12814 14369 D relenginterceptor: RELENG rewrite skipped, config is disabled. 07-19 15:35:36.627 12814 14371 D relenginterceptor: RELENG rewrite skipped, config is disabled. 07-19 15:35:36.781 12814 18534 D relenginterceptor: RELENG rewrite skipped, config is disabled. 07-19 15:35:36.857 12814 18529 W fb4a.com.facebook.resources.impl.qt.loading.QTLanguagePackPeriodicDownloader: Failed to get checksum of current QT language pack on device 07-19 15:35:36.857 12814 18529 W fb4a.com.facebook.resources.impl.qt.loading.QTLanguagePackPeriodicDownloader: X.0u2: No QT files found for build 162942673 and locale fr and user 702874856 07-19 15:35:36.857 12814 18529 W fb4a.com.facebook.resources.impl.qt.loading.QTLanguagePackPeriodicDownloader: at X.1ay.A(:221) 07-19 15:35:36.857 12814 18529 W fb4a.com.facebook.resources.impl.qt.loading.QTLanguagePackPeriodicDownloader: at X.N5w.XpC(:43) 07-19 15:35:36.857 12814 18529 W fb4a.com.facebook.resources.impl.qt.loading.QTLanguagePackPeriodicDownloader: at X.5AF.call(:50) 07-19 15:35:36.857 12814 18529 W fb4a.com.facebook.resources.impl.qt.loading.QTLanguagePackPeriodicDownloader: at java.util.concurrent.FutureTask.run(FutureTask.java:237) 07-19 15:35:36.857 12814 18529 W fb4a.com.facebook.resources.impl.qt.loading.QTLanguagePackPeriodicDownloader: at X.10N.run(:52) 07-19 15:35:36.857 12814 18529 W fb4a.com.facebook.resources.impl.qt.loading.QTLanguagePackPeriodicDownloader: at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1133) 07-19 15:35:36.857 12814 18529 W fb4a.com.facebook.resources.impl.qt.loading.QTLanguagePackPeriodicDownloader: at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:607) 07-19 15:35:36.857 12814 18529 W fb4a.com.facebook.resources.impl.qt.loading.QTLanguagePackPeriodicDownloader: at X.1MQ.run(:3) 07-19 15:35:36.857 12814 18529 W fb4a.com.facebook.resources.impl.qt.loading.QTLanguagePackPeriodicDownloader: at X.1gB.run(:12) 07-19 15:35:36.857 12814 18529 W fb4a.com.facebook.resources.impl.qt.loading.QTLanguagePackPeriodicDownloader: at java.lang.Thread.run(Thread.java:761) 07-19 15:35:36.869 12814 13619 D relenginterceptor: RELENG rewrite skipped, config is disabled. 07-19 15:35:36.870 12814 18533 W MDCLAN_FCH: Failed to find class in boot class loader (may not be fatal): descriptor=Lcom/facebook/ipc/composer/model/InlineSproutsRankingInfoSerializer; hash=4205456019 boot_class_path_.size()=19 07-19 15:35:36.915 12814 18533 W MDCLAN_FCH: Failed to find class in boot class loader (may not be fatal): descriptor=Lcom/facebook/ipc/composer/model/InlineSproutsSurfaceAndListInfoSerializer; hash=4257358469 boot_class_path_.size()=19 07-19 15:35:36.926 12814 18533 W MDCLAN_FCH: Failed to find class in boot class loader (may not be fatal): descriptor=Lcom/facebook/ipc/composer/model/InlineSproutsSurfaceAndListInfoSerializer; hash=4257358469 boot_class_path_.size()=19 07-19 15:35:36.957 12814 18535 E fb4a.GRAPHQL_QUERY_STRING: Trying to use query id on graph services backed query 'GetLoggedInUserQuery'. The id is now removed from Java layer. See https://fburl.com/7c0t5i23 for more explanation. 07-19 15:35:36.971 12814 18533 W MDCLAN_FCH: Failed to find class in boot class loader (may not be fatal): descriptor=Lcom/facebook/composer/inlinesprouts/model/InlineSproutsServerUpsellInfoSerializer; hash=1093661182 boot_class_path_.size()=19 07-19 15:35:36.995 12814 18529 D relenginterceptor: RELENG rewrite skipped, config is disabled. 07-19 15:35:37.001 12814 18535 E fb4a.GRAPHQL_QUERY_STRING: Trying to use query id on graph services backed query 'FetchInterstitials'. The id is now removed from Java layer. See https://fburl.com/7c0t5i23 for more explanation. 07-19 15:35:37.012 12814 18535 E fb4a.GRAPHQL_QUERY_STRING: Trying to use query id on graph services backed query 'FetchComposerPrivacyGuardrailInfo'. The id is now removed from Java layer. See https://fburl.com/7c0t5i23 for more explanation. 07-19 15:35:37.036 12814 18535 E fb4a.GRAPHQL_QUERY_STRING: Trying to use query id on graph services backed query 'FetchAudienceInfo'. The id is now removed from Java layer. See https://fburl.com/7c0t5i23 for more explanation. 07-19 15:35:37.045 12814 18535 E fb4a.GRAPHQL_QUERY_STRING: Trying to use query id on graph services backed query 'FetchProfilePicGraphQL'. The id is now removed from Java layer. See https://fburl.com/7c0t5i23 for more explanation. 07-19 15:35:37.075 12814 18535 E fb4a.GRAPHQL_QUERY_STRING: Trying to use query id on graph services backed query 'GravitySettingsQuery'. The id is now removed from Java layer. See https://fburl.com/7c0t5i23 for more explanation. 07-19 15:35:37.168 12814 18533 I BSDIFF : bspatch /data/user/0/com.facebook.katana/files/strings/fr-162942673-6f53f46723e91efb008083002b3e0e4f.langpack /data/user/0/com.facebook.katana/files/strings/fr-162942673-6f53f46723e91efb008083002b3e0e4f_75b129a69447cc311a65c42ea241aa7d.langpack.delta.patched /data/user/0/com.facebook.katana/files/strings/fr-162942673-6f53f46723e91efb008083002b3e0e4f_75b129a69447cc311a65c42ea241aa7d.langpack.delta.new 07-19 15:35:37.339 12814 18535 D relenginterceptor: RELENG rewrite skipped, config is disabled. 07-19 15:35:37.349 12814 12814 W MDCLAN_FCH: Failed to find class in boot class loader (may not be fatal): descriptor=Lcom/facebook/auth/credentials/DBLFacebookCredentialsSerializer; hash=3212574710 boot_class_path_.size()=19 07-19 15:35:37.350 12814 12814 W MDCLAN_FCH: Failed to find class in boot class loader (may not be fatal): descriptor=Lcom/facebook/auth/credentials/DBLFacebookCredentials$Serializer; hash=442265752 boot_class_path_.size()=19 07-19 15:35:37.432 12814 18534 D relenginterceptor: RELENG rewrite skipped, config is disabled. 07-19 15:35:37.545 12814 14369 D relenginterceptor: RELENG rewrite skipped, config is disabled. 07-19 15:35:38.436 589 1938 D fingerprintd: onAcquired(0) 07-19 15:35:38.475 589 1938 I fpc_fingerprint_hal: do_identify fpc_tac_identify result 2 1000 189260 0 96 07-19 15:35:38.479 589 1938 D fingerprintd: onAuthenticated(fid=1465145582, gid=0) 07-19 15:35:38.480 1780 1780 V FingerprintService: onAuthenticated(owner=com.android.systemui, id=1465145582, gp=0) 07-19 15:35:38.486 1780 1780 V FingerprintService: Done with client: com.android.systemui 07-19 15:35:38.681 1780 1890 D sensors_hal_Ctx: poll:polldata:1, sensor:0, type:1, x:-5.261459 y:7.229385 z:6.254044 07-19 15:35:38.681 1780 1890 D sensors_hal_Util: waitForResponse: timeout=0 07-19 15:35:38.741 1780 1890 D sensors_hal_Ctx: poll:polldata:1, sensor:0, type:1, x:-3.661331 y:7.287643 z:5.997070 07-19 15:35:38.742 1780 1890 D sensors_hal_Util: waitForResponse: timeout=0 07-19 15:35:38.797 1979 1979 D PhoneStatusBar: disable: < expand ICONS alerts SYSTEM_INFO back HOME RECENT clock SEARCH quick_settings > 07-19 15:35:38.802 1780 1890 D sensors_hal_Ctx: poll:polldata:1, sensor:0, type:1, x:0.002594 y:8.096085 z:5.300354 07-19 15:35:38.802 1780 1890 D sensors_hal_Util: waitForResponse: timeout=0 07-19 15:35:38.813 1780 1794 I VrManagerService: VR mode is allowed 07-19 15:35:38.826 1979 1979 D PhoneStatusBar: disable: < expand icons* alerts system_info* back HOME RECENT clock SEARCH quick_settings > 07-19 15:35:38.828 1780 2755 D sensors_hal_Thresh: enable: handle=53 07-19 15:35:38.828 1780 2755 D sensors_hal_Thresh: enable: Disabling sensor handle=53 07-19 15:35:38.828 1780 2755 D sensors_hal_Util: waitForResponse: timeout=1000 07-19 15:35:38.831 1780 1886 D sensors_hal_Thresh: processResp: Received SNS_SAM_SENSOR_THRESH_DISABLE/CANCEL_RESP_V01 07-19 15:35:38.831 1780 2755 D sensors_hal_SAM: sendCancel: Received cancel response for sensor: android.sensor.proximity 07-19 15:35:38.857 1780 2006 W InputMethodManagerService: Window already focused, ignoring focus gain of: com.android.internal.view.IInputMethodClient$Stub$Proxy@970689d attribute=android.view.inputmethod.EditorInfo@b2a9112, token = android.os.BinderProxy@85913e 07-19 15:35:38.863 1780 1890 D sensors_hal_Ctx: poll:polldata:1, sensor:0, type:1, x:-0.192932 y:6.168762 z:6.110397 07-19 15:35:38.863 1780 1890 D sensors_hal_Util: waitForResponse: timeout=0 07-19 15:35:38.871 1979 1979 D PhoneStatusBar: disable: < expand icons alerts system_info back home* recent* clock search* quick_settings > 07-19 15:35:38.922 1780 1890 D sensors_hal_Ctx: poll:polldata:1, sensor:0, type:1, x:0.767944 y:6.884628 z:6.671432 07-19 15:35:38.922 1780 1890 D sensors_hal_Util: waitForResponse: timeout=0 07-19 15:35:38.982 1780 1890 D sensors_hal_Ctx: poll:polldata:1, sensor:0, type:1, x:-0.927948 y:7.831131 z:5.977921 07-19 15:35:38.983 1780 1890 D sensors_hal_Util: waitForResponse: timeout=0 07-19 15:35:39.037 1780 1824 D sensors_hal_SMGR: processBufferingInd:report(on_change_sensor) eventtype 0 07-19 15:35:39.042 1780 1890 D sensors_hal_Ctx: poll:polldata:1, sensor:0, type:1, x:0.060059 y:7.871033 z:6.601212 07-19 15:35:39.042 1780 1890 D sensors_hal_Util: waitForResponse: timeout=0 07-19 15:35:39.102 1780 1890 D sensors_hal_Ctx: poll:polldata:1, sensor:0, type:1, x:0.709686 y:8.059387 z:5.639542 07-19 15:35:39.102 1780 1890 D sensors_hal_Util: waitForResponse: timeout=0 07-19 15:35:39.162 1780 1890 D sensors_hal_Ctx: poll:polldata:1, sensor:0, type:1, x:1.110321 y:8.086517 z:5.959564 07-19 15:35:39.162 1780 1890 D sensors_hal_Util: waitForResponse: timeout=0 07-19 15:35:39.222 1780 1890 D sensors_hal_Ctx: poll:polldata:1, sensor:0, type:1, x:0.736023 y:7.993134 z:6.258835 07-19 15:35:39.222 1780 1890 D sensors_hal_Util: waitForResponse: timeout=0 07-19 15:35:39.237 1780 1824 D sensors_hal_SMGR: processBufferingInd:report(on_change_sensor) eventtype 0 07-19 15:35:39.237 1780 1890 D sensors_hal_Ctx: poll:polldata:1, sensor:1, type:5, x:8.000000 y:0.000000 z:0.000000 07-19 15:35:39.237 1780 1890 D sensors_hal_Util: waitForResponse: timeout=0 07-19 15:35:39.264 1780 13450 I ActivityManager: Setting hasTopUi=false for pid=1979 07-19 15:35:39.282 1780 1890 D sensors_hal_Ctx: poll:polldata:1, sensor:0, type:1, x:0.807053 y:7.776871 z:6.400894 07-19 15:35:39.282 1780 1890 D sensors_hal_Util: waitForResponse: timeout=0 07-19 15:35:40.526 1780 1780 I ActivityManager: Start proc 18546:com.ebay.mobile/u0a217 for service com.ebay.mobile/com.ebay.nautilus.domain.analytics.tracking.TrackingJobService 07-19 15:35:40.694 18546 18546 D FirebaseApp: com.google.firebase.auth.FirebaseAuth is not linked. Skipping initialization. 07-19 15:35:40.695 18546 18546 D FirebaseApp: com.google.firebase.crash.FirebaseCrash is not linked. Skipping initialization. 07-19 15:35:40.696 18546 18546 D FirebaseApp: com.google.android.gms.measurement.AppMeasurement is not linked. Skipping initialization. 07-19 15:35:40.696 18546 18546 I FirebaseInitProvider: FirebaseApp initialization successful 07-19 15:35:40.702 18546 18546 I CrashlyticsInitProvider: CrashlyticsInitProvider skipping initialization 07-19 15:35:40.766 18546 18565 D com.facebook.FacebookSdk: getGraphApiVersion: v3.0 07-19 15:35:40.775 18546 18565 D NetworkSecurityConfig: Using Network Security Config from resource network_security_config debugBuild: false 07-19 15:35:40.924 18546 18557 W art : Suspending all threads took: 5.583ms 07-19 15:35:40.976 18546 18571 W System : ClassLoader referenced unknown path: /system/priv-app/GmsCore/lib/arm64 07-19 15:35:40.977 18546 18571 D ApplicationLoaders: ignored Vulkan layer search path /system/priv-app/GmsCore/lib/arm64:/system/priv-app/GmsCore/GmsCore.apk!/lib/arm64-v8a:/system/lib:/vendor/lib for namespace 0xf54c7090 07-19 15:35:40.982 18546 18571 W ContextImpl: Failed to ensure /data/user/0/com.google.android.gms/shared_prefs: mkdir failed: EACCES (Permission denied) 07-19 15:35:41.166 18546 18546 I ComponentInitializer: Component initializer found for component: interface com.ebay.nautilus.kernel.dagger.KernelComponent 07-19 15:35:41.167 18546 18546 I ComponentInitializer: Initializers found, from most preferred to least preferred: 07-19 15:35:41.167 18546 18546 I ComponentInitializer: Selected : com.ebay.mobile.dagger.AppComponentInitializer@6dcc3c 07-19 15:35:41.167 18546 18546 I ComponentInitializer: Alternate: com.ebay.nautilus.domain.dagger.DomainComponentInitializer@5626dc5 07-19 15:35:41.167 18546 18546 I ComponentInitializer: Alternate: com.ebay.nautilus.kernel.dagger.KernelComponentInitializer@3b8f31a 07-19 15:35:41.316 18546 18566 W DynamiteModule: Local module descriptor class for providerinstaller not found. 07-19 15:35:41.319 2896 15742 D GmsChimeraSpoof: query: content://com.google.android.gms.chimera/api_force_staging/providerinstaller 07-19 15:35:41.321 18546 18566 W DynamiteModule: Failed to retrieve remote module version. 07-19 15:35:41.345 18546 18566 W DynamiteModule: IDynamite loader version < 2, falling back to getModuleVersion2 07-19 15:35:41.346 18546 18566 D GmsDynamiteLoaderImpl: unimplemented Method: getModuleVersion for providerinstaller 07-19 15:35:41.347 18546 18566 I DynamiteModule: Considering local module providerinstaller:0 and remote module providerinstaller:0 07-19 15:35:41.347 18546 18566 W ProviderInstaller: Failed to load providerinstaller module: No acceptable module found. Local version is 0 and remote version is 0. 07-19 15:35:41.352 18546 18566 D GmsProviderInstaller: Provider installer invoked for com.ebay.mobile 07-19 15:35:41.368 18546 18566 W GmsProviderInstaller: Could not link conscrypt via default loader, trying manual loading 07-19 15:35:41.369 18546 18566 W System : ClassLoader referenced unknown path: 07-19 15:35:41.370 18546 18566 D ApplicationLoaders: ignored Vulkan layer search path /data/app/com.ebay.mobile-1/lib/arm:/data/app/com.ebay.mobile-1/base.apk!/lib/armeabi-v7a for namespace 0xf54c70d0 07-19 15:35:41.370 18546 18566 D GmsProviderInstaller: Loading conscrypt_jni from /data/user/0/com.ebay.mobile/cache/.gmscore/lib/armeabi-v7a/libconscrypt_jni.so 07-19 15:35:41.376 18546 18566 V NativeCrypto: Registering org/conscrypt/NativeCrypto's 284 native methods... 07-19 15:35:41.398 18546 18566 D GmsProviderInstaller: SSL provider installed 07-19 15:35:41.466 18546 18546 W art : Before Android 4.1, method double java.util.concurrent.ThreadLocalRandom.internalNextDouble(double, double) would have incorrectly overridden the package-private method in java.util.Random 07-19 15:35:41.466 18546 18546 W art : Before Android 4.1, method int java.util.concurrent.ThreadLocalRandom.internalNextInt(int, int) would have incorrectly overridden the package-private method in java.util.Random 07-19 15:35:41.466 18546 18546 W art : Before Android 4.1, method long java.util.concurrent.ThreadLocalRandom.internalNextLong(long, long) would have incorrectly overridden the package-private method in java.util.Random 07-19 15:35:41.535 1780 28117 I ActivityManager: Killing 15030:com.android.documentsui/u0a11 (adj 906): empty #31 07-19 15:35:41.549 1780 2747 D ActivityManager: cleanUpApplicationRecord -- 15030 07-19 15:35:46.180 1780 2005 I ActivityManager: Killing 15066:com.android.printspooler/u0a73 (adj 906): empty #31 07-19 15:35:46.222 1780 2784 D ActivityManager: cleanUpApplicationRecord -- 15066 07-19 15:35:47.850 7249 18588 I davdroid: [foundation.e.accountmanager.syncadapter.SyncAdapterService] org.dmfs.tasks sync of Account {name=jonple08@gmail.com, type=e.foundation.webdav.google} has been initiated 07-19 15:35:47.850 7249 18588 I davdroid: PARAMETER #0 = 07-19 15:35:47.872 7274 7274 I davdroid: [foundation.e.accountmanager.settings.Settings] Initializing Settings service 07-19 15:35:47.980 7249 18588 I davdroid: [foundation.e.accountmanager.syncadapter.GoogleTasksSyncAdapterService] Task sync complete 07-19 15:35:47.988 7274 7274 I davdroid: [foundation.e.accountmanager.settings.Settings] Shutting down Settings service 07-19 15:35:48.001 7249 18588 I davdroid: [foundation.e.accountmanager.syncadapter.SyncAdapterService] Sync for (org.dmfs.tasks, Account {name=jonple08@gmail.com, type=e.foundation.webdav.google}) finished 07-19 15:35:48.728 7249 18589 I davdroid: [foundation.e.accountmanager.syncadapter.SyncAdapterService] com.android.calendar sync of Account {name=jonple08@gmail.com, type=e.foundation.webdav.google} has been initiated 07-19 15:35:48.728 7249 18589 I davdroid: PARAMETER #0 = 07-19 15:35:48.746 7274 7274 I davdroid: [foundation.e.accountmanager.settings.Settings] Initializing Settings service 07-19 15:35:48.779 7249 18589 I ical4android: [foundation.e.ical4android.AndroidCalendar] Removing event colors from account Account {name=jonple08@gmail.com, type=e.foundation.webdav.google} 07-19 15:35:48.993 7249 18589 I davdroid: [foundation.e.accountmanager.syncadapter.GoogleCalendarsSyncAdapterService] Synchronizing calendar #3, URL: https://apidata.googleusercontent.com/caldav/v2/jonple08@gmail.com/events/ 07-19 15:35:49.001 7274 7274 I cert4android: [foundation.e.cert4android.CustomCertService] CustomCertService created 07-19 15:35:49.006 7274 7274 I cert4android: [foundation.e.cert4android.CustomCertService] No persistent key store (yet), creating in-memory key store. This is not an error! 07-19 15:35:49.006 7274 7274 I cert4android: EXCEPTION java.io.FileNotFoundException: /data/user/0/foundation.e.accountmanager/app_KeyStore/KeyStore.bks (No such file or directory) 07-19 15:35:49.006 7274 7274 I cert4android: at java.io.FileInputStream.open(Native Method) 07-19 15:35:49.006 7274 7274 I cert4android: at java.io.FileInputStream.(FileInputStream.java:146) 07-19 15:35:49.006 7274 7274 I cert4android: at foundation.e.cert4android.CustomCertService.onCreate(CustomCertService.kt:73) 07-19 15:35:49.006 7274 7274 I cert4android: at android.app.ActivityThread.handleCreateService(ActivityThread.java:3216) 07-19 15:35:49.006 7274 7274 I cert4android: at android.app.ActivityThread.-wrap5(ActivityThread.java) 07-19 15:35:49.006 7274 7274 I cert4android: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1586) 07-19 15:35:49.006 7274 7274 I cert4android: at android.os.Handler.dispatchMessage(Handler.java:102) 07-19 15:35:49.006 7274 7274 I cert4android: at android.os.Looper.loop(Looper.java:154) 07-19 15:35:49.006 7274 7274 I cert4android: at android.app.ActivityThread.main(ActivityThread.java:6186) 07-19 15:35:49.006 7274 7274 I cert4android: at java.lang.reflect.Method.invoke(Native Method) 07-19 15:35:49.006 7274 7274 I cert4android: at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:889) 07-19 15:35:49.006 7274 7274 I cert4android: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:779) 07-19 15:35:49.033 7249 18589 I davdroid: [foundation.e.accountmanager.syncadapter.SyncManager] Preparing synchronization 07-19 15:35:49.046 7249 18589 I davdroid: [foundation.e.accountmanager.resource.LocalCalendar] Processing deleted exceptions 07-19 15:35:49.059 7249 18589 I davdroid: [foundation.e.accountmanager.resource.LocalCalendar] Processing dirty exceptions 07-19 15:35:49.071 7249 18589 I davdroid: [foundation.e.accountmanager.syncadapter.SyncManager] Querying server capabilities 07-19 15:35:49.380 7249 18589 I davdroid: [foundation.e.accountmanager.syncadapter.CalendarSyncManager] Server supports Collection Sync: true 07-19 15:35:49.383 7249 18589 I davdroid: [foundation.e.accountmanager.syncadapter.SyncManager] Sending local deletes/updates to server 07-19 15:35:49.414 7249 18589 I davdroid: [foundation.e.accountmanager.syncadapter.SyncManager] Removed 0 record(s) from server 07-19 15:35:49.439 7249 18589 I davdroid: [foundation.e.accountmanager.syncadapter.SyncManager] Sent 0 record(s) to server 07-19 15:35:49.461 7249 18589 I davdroid: [foundation.e.accountmanager.syncadapter.SyncManager] Local sync state = {"type":"SYNC_TOKEN","value":"\/caldav\/v2\/jonple08%40gmail.com\/events\/sync\/ChQIiJPzxr\/w4gIQiJPzxr\/w4gIYBQ=="}, remote sync state = {"type":"SYNC_TOKEN","value":"\/caldav\/v2\/jonple08%40gmail.com\/events\/sync\/ChQIiJPzxr\/w4gIQiJPzxr\/w4gIYBQ=="} 07-19 15:35:49.462 7249 18589 I davdroid: [foundation.e.accountmanager.syncadapter.SyncManager] Remote collection didn't change, no reason to sync 07-19 15:35:49.471 7274 7274 I cert4android: [foundation.e.cert4android.CustomCertService] CustomCertService destroyed 07-19 15:35:49.477 7249 18589 I davdroid: [foundation.e.accountmanager.syncadapter.GoogleCalendarsSyncAdapterService] Calendar sync complete 07-19 15:35:49.485 7274 7274 I davdroid: [foundation.e.accountmanager.settings.Settings] Shutting down Settings service 07-19 15:35:49.488 7249 18589 I davdroid: [foundation.e.accountmanager.syncadapter.SyncAdapterService] Sync for (com.android.calendar, Account {name=jonple08@gmail.com, type=e.foundation.webdav.google}) finished 07-19 15:35:49.647 7249 18598 I davdroid: [foundation.e.accountmanager.syncadapter.SyncAdapterService] org.dmfs.tasks sync of Account {name=jonp@e.email, type=e.foundation.webdav.eelo} has been initiated 07-19 15:35:49.647 7249 18598 I davdroid: PARAMETER #0 = 07-19 15:35:49.650 7249 18597 I davdroid: [foundation.e.accountmanager.syncadapter.SyncAdapterService] com.android.calendar sync of Account {name=jonp@e.email, type=e.foundation.webdav.eelo} has been initiated 07-19 15:35:49.650 7249 18597 I davdroid: PARAMETER #0 = 07-19 15:35:49.672 7274 7274 I davdroid: [foundation.e.accountmanager.settings.Settings] Initializing Settings service 07-19 15:35:49.724 7249 18597 I ical4android: [foundation.e.ical4android.AndroidCalendar] Removing event colors from account Account {name=jonp@e.email, type=e.foundation.webdav.eelo} 07-19 15:35:49.789 6732 6748 D Profiled: Time spent in Update: 1 milliseconds 07-19 15:35:49.795 6732 7362 W ContentResolver: Failed to get type for: content://org.dmfs.tasks (Unsupported URI: content://org.dmfs.tasks) 07-19 15:35:49.798 6732 7362 D Profiled: Time spent in Update: 31 milliseconds 07-19 15:35:49.842 6732 12930 W ContentResolver: Failed to get type for: content://org.dmfs.tasks (Unsupported URI: content://org.dmfs.tasks) 07-19 15:35:49.845 6732 6748 D Profiled: Time spent in Update: 1 milliseconds 07-19 15:35:49.856 6732 12930 D Profiled: Time spent in Update: 54 milliseconds 07-19 15:35:49.863 7249 18597 I davdroid: [foundation.e.accountmanager.syncadapter.EeloCalendarsSyncAdapterService] Synchronizing calendar #1, URL: https://ecloud.global/remote.php/dav/calendars/jonp@e.email/contact_birthdays/ 07-19 15:35:49.898 7274 7274 I cert4android: [foundation.e.cert4android.CustomCertService] CustomCertService created 07-19 15:35:49.903 7274 7274 I cert4android: [foundation.e.cert4android.CustomCertService] No persistent key store (yet), creating in-memory key store. This is not an error! 07-19 15:35:49.903 7274 7274 I cert4android: EXCEPTION java.io.FileNotFoundException: /data/user/0/foundation.e.accountmanager/app_KeyStore/KeyStore.bks (No such file or directory) 07-19 15:35:49.903 7274 7274 I cert4android: at java.io.FileInputStream.open(Native Method) 07-19 15:35:49.903 7274 7274 I cert4android: at java.io.FileInputStream.(FileInputStream.java:146) 07-19 15:35:49.903 7274 7274 I cert4android: at foundation.e.cert4android.CustomCertService.onCreate(CustomCertService.kt:73) 07-19 15:35:49.903 7274 7274 I cert4android: at android.app.ActivityThread.handleCreateService(ActivityThread.java:3216) 07-19 15:35:49.903 7274 7274 I cert4android: at android.app.ActivityThread.-wrap5(ActivityThread.java) 07-19 15:35:49.903 7274 7274 I cert4android: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1586) 07-19 15:35:49.903 7274 7274 I cert4android: at android.os.Handler.dispatchMessage(Handler.java:102) 07-19 15:35:49.903 7274 7274 I cert4android: at android.os.Looper.loop(Looper.java:154) 07-19 15:35:49.903 7274 7274 I cert4android: at android.app.ActivityThread.main(ActivityThread.java:6186) 07-19 15:35:49.903 7274 7274 I cert4android: at java.lang.reflect.Method.invoke(Native Method) 07-19 15:35:49.903 7274 7274 I cert4android: at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:889) 07-19 15:35:49.903 7274 7274 I cert4android: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:779) 07-19 15:35:49.911 7249 18598 I davdroid: [foundation.e.accountmanager.syncadapter.EeloTasksSyncAdapterService] Synchronizing task list #251 [https://ecloud.global/remote.php/dav/calendars/jonp@e.email/contact_birthdays/] 07-19 15:35:49.939 7249 18597 I davdroid: [foundation.e.accountmanager.syncadapter.SyncManager] Preparing synchronization 07-19 15:35:49.947 7249 18598 I davdroid: [foundation.e.accountmanager.syncadapter.SyncManager] Preparing synchronization 07-19 15:35:49.955 7249 18597 I davdroid: [foundation.e.accountmanager.resource.LocalCalendar] Processing deleted exceptions 07-19 15:35:49.959 7249 18598 I davdroid: [foundation.e.accountmanager.syncadapter.SyncManager] Querying server capabilities 07-19 15:35:49.977 7249 18597 I davdroid: [foundation.e.accountmanager.resource.LocalCalendar] Processing dirty exceptions 07-19 15:35:49.989 7249 18597 I davdroid: [foundation.e.accountmanager.syncadapter.SyncManager] Querying server capabilities 07-19 15:35:50.355 7249 18598 I davdroid: [foundation.e.accountmanager.syncadapter.SyncManager] Sending local deletes/updates to server 07-19 15:35:50.402 7249 18597 I davdroid: [foundation.e.accountmanager.syncadapter.CalendarSyncManager] Server supports Collection Sync: true 07-19 15:35:50.413 7249 18597 I davdroid: [foundation.e.accountmanager.syncadapter.SyncManager] Sending local deletes/updates to server 07-19 15:35:50.415 7249 18598 I davdroid: [foundation.e.accountmanager.syncadapter.SyncManager] Removed 0 record(s) from server 07-19 15:35:50.453 7249 18598 I davdroid: [foundation.e.accountmanager.syncadapter.SyncManager] Sent 0 record(s) to server 07-19 15:35:50.470 7249 18597 I davdroid: [foundation.e.accountmanager.syncadapter.SyncManager] Removed 0 record(s) from server 07-19 15:35:50.495 7249 18598 I davdroid: [foundation.e.accountmanager.syncadapter.SyncManager] Local sync state = {"type":"SYNC_TOKEN","value":"http:\/\/sabre.io\/ns\/sync\/27"}, remote sync state = {"type":"SYNC_TOKEN","value":"http:\/\/sabre.io\/ns\/sync\/27"} 07-19 15:35:50.496 7249 18598 I davdroid: [foundation.e.accountmanager.syncadapter.SyncManager] Remote collection didn't change, no reason to sync 07-19 15:35:50.504 7249 18598 I davdroid: [foundation.e.accountmanager.syncadapter.EeloTasksSyncAdapterService] Synchronizing task list #252 [https://ecloud.global/remote.php/dav/calendars/jonp@e.email/personal/] 07-19 15:35:50.511 7249 18597 I davdroid: [foundation.e.accountmanager.syncadapter.SyncManager] Sent 0 record(s) to server 07-19 15:35:50.565 7249 18597 I davdroid: [foundation.e.accountmanager.syncadapter.SyncManager] Local sync state = {"type":"SYNC_TOKEN","value":"http:\/\/sabre.io\/ns\/sync\/27"}, remote sync state = {"type":"SYNC_TOKEN","value":"http:\/\/sabre.io\/ns\/sync\/27"} 07-19 15:35:50.566 7249 18597 I davdroid: [foundation.e.accountmanager.syncadapter.SyncManager] Remote collection didn't change, no reason to sync 07-19 15:35:50.572 7249 18598 I davdroid: [foundation.e.accountmanager.syncadapter.SyncManager] Preparing synchronization 07-19 15:35:50.575 7249 18597 I davdroid: [foundation.e.accountmanager.syncadapter.EeloCalendarsSyncAdapterService] Synchronizing calendar #2, URL: https://ecloud.global/remote.php/dav/calendars/jonp@e.email/personal/ 07-19 15:35:50.595 7249 18598 I davdroid: [foundation.e.accountmanager.syncadapter.SyncManager] Querying server capabilities 07-19 15:35:50.614 7249 18597 I davdroid: [foundation.e.accountmanager.syncadapter.SyncManager] Preparing synchronization 07-19 15:35:50.623 7249 18597 I davdroid: [foundation.e.accountmanager.resource.LocalCalendar] Processing deleted exceptions 07-19 15:35:50.638 7249 18597 I davdroid: [foundation.e.accountmanager.resource.LocalCalendar] Processing dirty exceptions 07-19 15:35:50.662 7249 18597 I davdroid: [foundation.e.accountmanager.syncadapter.SyncManager] Querying server capabilities 07-19 15:35:50.962 7249 18598 I davdroid: [foundation.e.accountmanager.syncadapter.SyncManager] Sending local deletes/updates to server 07-19 15:35:51.000 7249 18598 I davdroid: [foundation.e.accountmanager.syncadapter.SyncManager] Removed 0 record(s) from server 07-19 15:35:51.020 7249 18597 I davdroid: [foundation.e.accountmanager.syncadapter.CalendarSyncManager] Server supports Collection Sync: true 07-19 15:35:51.045 7249 18597 I davdroid: [foundation.e.accountmanager.syncadapter.SyncManager] Sending local deletes/updates to server 07-19 15:35:51.101 7249 18598 I davdroid: [foundation.e.accountmanager.syncadapter.SyncManager] Sent 0 record(s) to server 07-19 15:35:51.154 7249 18597 I davdroid: [foundation.e.accountmanager.syncadapter.SyncManager] Removed 0 record(s) from server 07-19 15:35:51.162 7249 18598 I davdroid: [foundation.e.accountmanager.syncadapter.SyncManager] Local sync state = {"type":"SYNC_TOKEN","value":"http:\/\/sabre.io\/ns\/sync\/9"}, remote sync state = {"type":"SYNC_TOKEN","value":"http:\/\/sabre.io\/ns\/sync\/9"} 07-19 15:35:51.163 7249 18598 I davdroid: [foundation.e.accountmanager.syncadapter.SyncManager] Remote collection didn't change, no reason to sync 07-19 15:35:51.168 7249 18598 I davdroid: [foundation.e.accountmanager.syncadapter.EeloTasksSyncAdapterService] Task sync complete 07-19 15:35:51.174 7249 18598 I davdroid: [foundation.e.accountmanager.syncadapter.SyncAdapterService] Sync for (org.dmfs.tasks, Account {name=jonp@e.email, type=e.foundation.webdav.eelo}) finished 07-19 15:35:51.177 7249 18597 I davdroid: [foundation.e.accountmanager.syncadapter.SyncManager] Sent 0 record(s) to server 07-19 15:35:51.201 7249 18597 I davdroid: [foundation.e.accountmanager.syncadapter.SyncManager] Local sync state = {"type":"SYNC_TOKEN","value":"http:\/\/sabre.io\/ns\/sync\/9"}, remote sync state = {"type":"SYNC_TOKEN","value":"http:\/\/sabre.io\/ns\/sync\/9"} 07-19 15:35:51.202 7249 18597 I davdroid: [foundation.e.accountmanager.syncadapter.SyncManager] Remote collection didn't change, no reason to sync 07-19 15:35:51.206 7274 7274 I cert4android: [foundation.e.cert4android.CustomCertService] CustomCertService destroyed 07-19 15:35:51.209 7249 18597 I davdroid: [foundation.e.accountmanager.syncadapter.EeloCalendarsSyncAdapterService] Calendar sync complete 07-19 15:35:51.213 7274 7274 I davdroid: [foundation.e.accountmanager.settings.Settings] Shutting down Settings service 07-19 15:35:51.214 7249 18597 I davdroid: [foundation.e.accountmanager.syncadapter.SyncAdapterService] Sync for (com.android.calendar, Account {name=jonp@e.email, type=e.foundation.webdav.eelo}) finished 07-19 15:35:51.705 1780 1890 D sensors_hal_Ctx: poll:polldata:1, sensor:0, type:1, x:-0.600739 y:-0.000305 z:9.980225 07-19 15:35:51.706 1780 1890 D sensors_hal_Util: waitForResponse: timeout=0 07-19 15:35:51.745 1780 1890 D sensors_hal_Ctx: poll:polldata:1, sensor:0, type:1, x:-0.600739 y:0.016464 z:9.989807 07-19 15:35:51.746 1780 1890 D sensors_hal_Util: waitForResponse: timeout=0 07-19 15:35:51.785 1780 1890 D sensors_hal_Ctx: poll:polldata:1, sensor:0, type:1, x:-0.605530 y:-0.000305 z:9.989807 07-19 15:35:51.786 1780 1890 D sensors_hal_Util: waitForResponse: timeout=0 07-19 15:35:51.826 1780 1890 D sensors_hal_Ctx: poll:polldata:1, sensor:0, type:1, x:-0.607925 y:0.006882 z:9.989807 07-19 15:35:51.826 1780 1890 D sensors_hal_Util: waitForResponse: timeout=0 07-19 15:35:53.757 1780 2574 I ActivityManager: Setting hasTopUi=true for pid=1979 07-19 15:35:53.760 1979 1979 D PhoneStatusBar: disable: < expand ICONS* alerts SYSTEM_INFO* back home recent clock search quick_settings > 07-19 15:35:56.465 18546 18571 D com.facebook.FacebookSdk: getGraphApiVersion: v3.0 07-19 15:35:56.471 18546 18571 W AnalyticsUserIDStore: initStore should have been called before calling setUserID 07-19 15:35:57.143 1780 13449 I ActivityManager: START u0 {act=android.intent.action.MAIN cat=[android.intent.category.LAUNCHER] flg=0x10008000 cmp=com.android.settings/.deviceinfo.UsbModeChooserActivity} from uid 1000 on display 0 07-19 15:35:57.153 1780 13447 W InputMethodManagerService: Window already focused, ignoring focus gain of: com.android.internal.view.IInputMethodClient$Stub$Proxy@7e7d0c9 attribute=null, token = android.os.BinderProxy@85913e 07-19 15:35:57.210 1780 13449 D QCOM PowerHAL: LAUNCH HINT: ON 07-19 15:35:57.215 1780 13449 I QCOM PowerHAL: Activity launch hint handled 07-19 15:35:57.222 1780 2782 E ActivityManager: applyOptionsLocked: Unknown animationType=0 07-19 15:35:57.233 1780 2782 I ActivityManager: Start proc 18619:com.android.settings/1000 for activity com.android.settings/.deviceinfo.UsbModeChooserActivity 07-19 15:35:57.272 18619 18619 W System : ClassLoader referenced unknown path: /system/priv-app/Settings/lib/arm64 07-19 15:35:57.434 18619 18634 I Adreno : QUALCOMM build : 8209866, I528a81912f 07-19 15:35:57.434 18619 18634 I Adreno : Build Date : 04/01/17 07-19 15:35:57.434 18619 18634 I Adreno : OpenGL ES Shader Compiler Version: XE031.14.00.02 07-19 15:35:57.434 18619 18634 I Adreno : Local Branch : 07-19 15:35:57.434 18619 18634 I Adreno : Remote Branch : 07-19 15:35:57.434 18619 18634 I Adreno : Remote Branch : 07-19 15:35:57.434 18619 18634 I Adreno : Reconstruct Branch : 07-19 15:35:57.437 18619 18634 I Adreno : PFP: 0x005ff087, ME: 0x005ff063 07-19 15:35:57.440 18619 18634 I OpenGLRenderer: Initialized EGL, version 1.4 07-19 15:35:57.440 18619 18634 D OpenGLRenderer: Swap behavior 1 07-19 15:35:57.514 1780 1803 I ActivityManager: Displayed com.android.settings/.deviceinfo.UsbModeChooserActivity: +292ms (total +5m9s67ms) 07-19 15:35:57.536 1780 2512 D QCOM PowerHAL: LAUNCH HINT: OFF 07-19 15:35:57.539 566 776 E ANDR-PERF-RESOURCEQS: Failed to reset optimization [2, 1] 07-19 15:35:57.539 566 776 E ANDR-PERF-RESOURCEQS: Failed to reset optimization [2, 1] 07-19 15:35:57.648 1780 2782 I ActivityManager: Setting hasTopUi=false for pid=1979 07-19 15:35:57.650 1979 1979 D PhoneStatusBar: disable: < expand icons* alerts system_info* back home recent clock search quick_settings > 07-19 15:36:00.117 11070 18637 D EventNotificationJob: Running EventNotificationJob, isDetail=true 07-19 15:36:00.144 11070 18637 D EventNotificationJob: finished processing events. 07-19 15:36:00.985 1780 1805 D LuxLevels: bright hysteresis constant= 0.1, threshold=6.619763, lux=6.0179663 07-19 15:36:00.986 1780 1805 D LuxLevels: dark hysteresis constant= 0.2, threshold=4.814373, lux=6.0179663 07-19 15:36:01.639 1780 2781 W InputMethodManagerService: Window already focused, ignoring focus gain of: com.android.internal.view.IInputMethodClient$Stub$Proxy@e964c7e attribute=null, token = android.os.BinderProxy@85913e 07-19 15:36:01.689 1780 2006 W ActivityManager: Finishing task with all activities already finished 07-19 15:36:01.689 1780 2006 W ActivityManager: Duplicate finish request for ActivityRecord{3c753ce u0 com.android.settings/.deviceinfo.UsbModeChooserActivity t4937 f} 07-19 15:36:02.568 1780 1792 I ActivityManager: Setting hasTopUi=true for pid=1979 07-19 15:36:02.571 1979 1979 D PhoneStatusBar: disable: < expand ICONS* alerts SYSTEM_INFO* back home recent clock search quick_settings > 07-19 15:36:02.627 14855 14908 W OpenGLRenderer: Incorrectly called buildLayer on View: SuperGContainerView, destroying layer... 07-19 15:36:03.425 1780 13447 I ActivityManager: START u0 {act=android.settings.SETTINGS flg=0x14000000 cmp=com.android.settings/.Settings} from uid 10036 on display 0 07-19 15:36:03.427 1780 13447 D QCOM PowerHAL: LAUNCH HINT: ON 07-19 15:36:03.430 1780 13447 I QCOM PowerHAL: Activity launch hint handled 07-19 15:36:03.440 1780 2574 E ActivityManager: applyOptionsLocked: Unknown animationType=0 07-19 15:36:03.520 18619 18619 W TileUtils: Found com.android.systemui.tuner.TunerActivity for intent Intent { act=com.android.settings.action.EXTRA_SETTINGS } missing metadata 07-19 15:36:03.559 18619 18644 W System : ClassLoader referenced unknown path: 07-19 15:36:03.566 18619 18644 W System : ClassLoader referenced unknown path: /system/priv-app/CellBroadcastReceiver/lib/arm64 07-19 15:36:03.568 18619 18644 D ApplicationLoaders: ignored Vulkan layer search path /system/priv-app/CellBroadcastReceiver/lib/arm64:/system/lib64:/vendor/lib64 for namespace 0x7f8e0fa0f0 07-19 15:36:03.589 1780 18833 I ActivityManager: Start proc 18645:com.android.cellbroadcastreceiver/u0a7 for content provider com.android.cellbroadcastreceiver/.CellBroadcastSearchIndexableProvider 07-19 15:36:03.646 18645 18645 I art : Starting a blocking GC AddRemoveAppImageSpace 07-19 15:36:03.646 18645 18645 W System : ClassLoader referenced unknown path: /system/priv-app/CellBroadcastReceiver/lib/arm64 07-19 15:36:03.652 18619 18660 D LocalBluetoothProfileManager: Adding local MAP profile 07-19 15:36:03.654 18619 18660 D BluetoothMap: Create BluetoothMap proxy object 07-19 15:36:03.662 18619 18660 D LocalBluetoothProfileManager: LocalBluetoothProfileManager construction complete 07-19 15:36:03.716 18619 18619 D DashboardSummary: onConditionsChanged 07-19 15:36:03.725 1780 1803 I ActivityManager: Displayed com.android.settings/.Settings: +284ms 07-19 15:36:03.760 1780 2005 I ActivityManager: Start proc 18667:org.cyanogenmod.cmparts/1000 for content provider org.cyanogenmod.cmparts/.search.CMPartsSearchIndexablesProvider 07-19 15:36:03.768 1780 2747 D QCOM PowerHAL: LAUNCH HINT: OFF 07-19 15:36:03.771 566 776 E ANDR-PERF-RESOURCEQS: Failed to reset optimization [2, 1] 07-19 15:36:03.771 566 776 E ANDR-PERF-RESOURCEQS: Failed to reset optimization [2, 1] 07-19 15:36:03.818 18667 18667 I art : Starting a blocking GC AddRemoveAppImageSpace 07-19 15:36:03.820 18667 18667 W System : ClassLoader referenced unknown path: /system/priv-app/CMParts/lib/arm64 07-19 15:36:03.829 1780 2755 I ProcessStatsService: Added stats: 2019-07-19-12-07-42, over +3h22m44s13ms 07-19 15:36:03.851 18619 18660 W ProcStatsManager: No process com.nextcloud.client/10177 for service com.evernote.android.job.v21.PlatformJobService 07-19 15:36:03.851 18619 18660 W ProcStatsManager: No process com.nextcloud.client/10177 for service com.evernote.android.job.v14.PlatformAlarmService 07-19 15:36:03.851 18619 18660 W ProcStatsManager: No process com.nextcloud.client/10177 for service com.owncloud.android.jobs.NContentObserverJob 07-19 15:36:03.851 18619 18660 W ProcStatsManager: No process com.google.android.youtube/10142 for service com.google.android.libraries.youtube.account.AccountsChangedJobIntentService 07-19 15:36:03.851 18619 18660 W ProcStatsManager: No process com.verizon.vzwavs/10034 for service com.verizon.vzwavs.AVSService 07-19 15:36:03.852 18619 18660 W ProcStatsManager: No process org.sufficientlysecure.keychain/10077 for service androidx.work.impl.background.systemjob.SystemJobService 07-19 15:36:03.852 18619 18660 W ProcStatsManager: No process foundation.e.calendar/10048 for service com.android.calendar.alerts.AlertService 07-19 15:36:03.852 18619 18660 W ProcStatsManager: No process com.android.defcontainer/10006 for service com.android.defcontainer.DefaultContainerService 07-19 15:36:03.852 18619 18660 W ProcStatsManager: No process com.cyanogenmod.lockclock/10058 for service com.cyanogenmod.lockclock.ClockWidgetService 07-19 15:36:03.852 18619 18660 W ProcStatsManager: No process com.microsoft.office.outlook/10175 for service com.evernote.android.job.JobRescheduleService 07-19 15:36:03.852 18619 18660 W ProcStatsManager: No process com.microsoft.office.outlook/10175 for service com.evernote.android.job.v21.PlatformJobService 07-19 15:36:03.852 18619 18660 W ProcStatsManager: No process com.android.printspooler/10073 for service com.android.printspooler.model.PrintSpoolerService 07-19 15:36:03.852 18619 18660 W ProcStatsManager: No process com.android.webview:webview_service/10086 for service org.chromium.android_webview.services.VariationsSeedServer 07-19 15:36:03.852 18619 18660 W ProcStatsManager: No process com.orange.mysosh:equalone/10101 for service com.v3d.equalcore.inpc.server.EQualOneService 07-19 15:36:03.852 18619 18660 W ProcStatsManager: No process com.orange.mysosh/10101 for service com.google.android.gms.tagmanager.TagManagerService 07-19 15:36:03.852 18619 18660 W ProcStatsManager: No process com.twitter.android/10141 for service com.evernote.android.job.v21.PlatformJobService 07-19 15:36:03.852 18619 18660 W ProcStatsManager: No process org.fdroid.fdroid/10099 for service org.fdroid.fdroid.net.ConnectivityMonitorService 07-19 15:36:03.852 18619 18660 W ProcStatsManager: No process org.fdroid.fdroid/10099 for service org.fdroid.fdroid.data.InstalledAppProviderService 07-19 15:36:03.852 18619 18660 W ProcStatsManager: No process org.fdroid.fdroid/10099 for service org.fdroid.fdroid.nearby.WifiStateChangeService 07-19 15:36:03.852 18619 18660 W ProcStatsManager: No process org.fdroid.fdroid/10099 for service org.fdroid.fdroid.nearby.SDCardScannerService 07-19 15:36:03.852 18619 18660 W ProcStatsManager: No process net.mailobj.netc/10194 for service com.adobe.phonegap.push.FCMService 07-19 15:36:03.852 18619 18660 W ProcStatsManager: No process org.dmfs.tasks/10079 for service org.dmfs.tasks.notification.TaskNotificationService 07-19 15:36:03.852 18619 18660 W ProcStatsManager: No process com.venteprivee:A4SService/10130 for service com.ad4screen.sdk.A4SService 07-19 15:36:03.852 18619 18660 W ProcStatsManager: No process com.android.keychain/1000 for service com.android.keychain.KeyChainService 07-19 15:36:03.852 18619 18660 W ProcStatsManager: No process com.android.gallery3d/10023 for service com.android.gallery3d.app.PackagesMonitor$AsyncService 07-19 15:36:03.852 18619 18660 W ProcStatsManager: No process com.ebuyclub/10129 for service com.pushwoosh.PushFcmIntentService 07-19 15:36:03.852 18619 18660 W ProcStatsManager: No process com.ebuyclub/10129 for service com.pushwoosh.inapp.InAppRetrieverService 07-19 15:36:03.852 18619 18660 W ProcStatsManager: No process com.ebuyclub/10129 for service com.pushwoosh.PushwooshService 07-19 15:36:03.852 18619 18660 W ProcStatsManager: No process org.mozilla.firefox/10094 for service org.mozilla.gecko.gfx.SurfaceAllocatorService 07-19 15:36:03.852 18619 18660 W ProcStatsManager: No process org.mozilla.firefox/10094 for service org.mozilla.gecko.customtabs.GeckoCustomTabsService 07-19 15:36:03.852 18619 18660 W ProcStatsManager: No process foundation.e.accountmanager/10092 for service foundation.e.cert4android.CustomCertService 07-19 15:36:03.852 18619 18660 W ProcStatsManager: No process foundation.e.accountmanager:sync/10092 for service foundation.e.accountmanager.syncadapter.GoogleAddressBooksSyncAdapterService 07-19 15:36:03.852 18619 18660 W ProcStatsManager: No process foundation.e.accountmanager:sync/10092 for service foundation.e.accountmanager.syncadapter.GoogleContactsSyncAdapterService 07-19 15:36:03.852 18619 18660 W ProcStatsManager: No process foundation.e.accountmanager:sync/10092 for service foundation.e.accountmanager.syncadapter.EeloContactsSyncAdapterService 07-19 15:36:03.852 18619 18660 W ProcStatsManager: No process foundation.e.accountmanager:sync/10092 for service foundation.e.accountmanager.syncadapter.GoogleTasksSyncAdapterService 07-19 15:36:03.852 18619 18660 W ProcStatsManager: No process foundation.e.accountmanager:sync/10092 for service foundation.e.accountmanager.syncadapter.GoogleCalendarsSyncAdapterService 07-19 15:36:03.852 18619 18660 W ProcStatsManager: No process foundation.e.accountmanager/10092 for service foundation.e.accountmanager.settings.Settings 07-19 15:36:03.852 18619 18660 W ProcStatsManager: No process foundation.e.accountmanager:sync/10092 for service foundation.e.accountmanager.syncadapter.EeloCalendarsSyncAdapterService 07-19 15:36:03.852 18619 18660 W ProcStatsManager: No process foundation.e.accountmanager:sync/10092 for service foundation.e.accountmanager.syncadapter.EeloTasksSyncAdapterService 07-19 15:36:03.852 18619 18660 W ProcStatsManager: No process foundation.e.accountmanager:sync/10092 for service foundation.e.accountmanager.syncadapter.EeloAddressBooksSyncAdapterService 07-19 15:36:03.852 18619 18660 W ProcStatsManager: No process com.keylesspalace.tusky/10172 for service com.evernote.android.job.JobRescheduleService 07-19 15:36:03.852 18619 18660 W ProcStatsManager: No process com.keylesspalace.tusky/10172 for service com.evernote.android.job.v21.PlatformJobService 07-19 15:36:03.852 18619 18660 W ProcStatsManager: No process com.ebay.mobile/10091 for service com.ebay.nautilus.domain.analytics.tracking.TrackingJobService 07-19 15:36:03.852 18619 18660 W ProcStatsManager: No process com.ebay.mobile/10091 for service com.ebay.mobile.analytics.AnalyticsJobIntentService 07-19 15:36:03.852 18619 18660 W ProcStatsManager: No process com.ebay.mobile/10217 for service com.ebay.mobile.payments.service.MagnesService 07-19 15:36:03.852 18619 18660 W ProcStatsManager: No process com.ebay.mobile/10217 for service com.google.firebase.iid.FirebaseInstanceIdService 07-19 15:36:03.852 18619 18660 W ProcStatsManager: No process com.ebay.mobile/10217 for service com.ebay.nautilus.domain.analytics.tracking.TrackingJobService 07-19 15:36:03.852 18619 18660 W ProcStatsManager: No process com.ebay.mobile/10217 for service com.ebay.mobile.analytics.AnalyticsJobIntentService 07-19 15:36:03.852 18619 18660 W ProcStatsManager: No process com.ebay.mobile/10217 for service com.ebay.mobile.notifications.gcm.FcmMessagingService 07-19 15:36:03.852 18619 18660 W ProcStatsManager: No process fr.freebox.android.compagnon/10216 for service fr.freebox.android.compagnon.notification.MyFirebaseMessagingService 07-19 15:36:03.913 1780 13450 I ActivityManager: Start proc 18687:com.android.printspooler/u0a73 for service com.android.printspooler/.model.PrintSpoolerService 07-19 15:36:03.924 1780 1792 I ActivityManager: Setting hasTopUi=false for pid=1979 07-19 15:36:03.926 1979 1979 D PhoneStatusBar: disable: < expand icons* alerts system_info* back home recent clock search quick_settings > 07-19 15:36:03.939 18619 18686 W TileUtils: Found com.android.systemui.tuner.TunerActivity for intent Intent { act=com.android.settings.action.EXTRA_SETTINGS } missing metadata 07-19 15:36:03.953 18687 18687 I art : Starting a blocking GC AddRemoveAppImageSpace 07-19 15:36:04.087 1780 1920 D WifiNative-HAL: Failing getSupportedFeatureset because HAL isn't started 07-19 15:36:04.088 1780 2782 E BatteryStatsService: no controller energy info supplied 07-19 15:36:04.088 1780 2782 E BatteryStatsService: no controller energy info supplied 07-19 15:36:04.117 1780 2782 E KernelWakelockReader: neither /proc/wakelocks nor /d/wakeup_sources exists 07-19 15:36:04.117 1780 2782 W BatteryStatsImpl: Couldn't get kernel wake lock stats 07-19 15:36:04.117 1780 2782 E BatteryStatsService: modem info is invalid: ModemActivityInfo{ mTimestamp=0 mSleepTimeMs=0 mIdleTimeMs=0 mTxTimeMs[]=[0, 0, 0, 0, 0] mRxTimeMs=0 mEnergyUsed=0} 07-19 15:36:04.164 18619 18686 I IndexDatabaseHelper: Using schema version: 115 07-19 15:36:04.165 18619 18686 I IndexDatabaseHelper: Index is fine 07-19 15:36:04.168 18619 18686 D Index : Locale 'fr_FR' is already indexed 07-19 15:36:04.201 18619 18686 D Index : Indexing locale 'fr_FR' took 33 millis 07-19 15:36:04.226 18619 18686 D Index : Indexing locale 'fr_FR' took 13 millis 07-19 15:36:04.725 1780 1890 D sensors_hal_Ctx: poll:polldata:1, sensor:0, type:1, x:-0.641449 y:-0.012268 z:9.994598 07-19 15:36:04.725 1780 1890 D sensors_hal_Util: waitForResponse: timeout=0 07-19 15:36:04.765 1780 1890 D sensors_hal_Ctx: poll:polldata:1, sensor:0, type:1, x:-0.648621 y:-0.005096 z:9.987411 07-19 15:36:04.765 1780 1890 D sensors_hal_Util: waitForResponse: timeout=0 07-19 15:36:04.805 1780 1890 D sensors_hal_Ctx: poll:polldata:1, sensor:0, type:1, x:-0.641449 y:-0.024246 z:9.994598 07-19 15:36:04.805 1780 1890 D sensors_hal_Util: waitForResponse: timeout=0 07-19 15:36:04.845 1780 1890 D sensors_hal_Ctx: poll:polldata:1, sensor:0, type:1, x:-0.648621 y:-0.021851 z:9.996979 07-19 15:36:04.845 1780 1890 D sensors_hal_Util: waitForResponse: timeout=0 07-19 15:36:13.739 1780 2748 I ActivityManager: START u0 {flg=0x8000 cmp=com.android.settings/.Settings$DeviceInfoSettingsActivity (has extras)} from uid 1000 on display 0 07-19 15:36:13.819 18619 18619 D ConstraintsHelper: construct key=cm_updates available=true 07-19 15:36:13.838 18619 18619 D DeviceInfoSettings: Property 'ro.url.safetylegal' missing and no 'safetylegal' preference 07-19 15:36:13.901 18619 18685 D Index : Indexing locale 'fr_FR' took 11 millis 07-19 15:36:13.920 18619 18644 D Index : Indexing locale 'fr_FR' took 8 millis 07-19 15:36:13.951 18619 18644 W TileUtils: Found com.android.systemui.tuner.TunerActivity for intent Intent { act=com.android.settings.action.EXTRA_SETTINGS } missing metadata 07-19 15:36:14.021 1780 1803 I ActivityManager: Displayed com.android.settings/.Settings$DeviceInfoSettingsActivity: +268ms 07-19 15:36:14.072 18619 18634 D OpenGLRenderer: endAllActiveAnimators on 0x7f69622800 (RippleDrawable) with handle 0x7f69631ee0 07-19 15:36:14.093 514 514 E SurfaceFlinger: releasePendingBuffer failed: Unknown error -1 (1) 07-19 15:36:17.747 1780 1890 D sensors_hal_Ctx: poll:polldata:1, sensor:0, type:1, x:-0.154617 y:7.464020 z:6.391312 07-19 15:36:17.747 1780 1890 D sensors_hal_Util: waitForResponse: timeout=0 07-19 15:36:17.808 1780 1890 D sensors_hal_Ctx: poll:polldata:1, sensor:0, type:1, x:-0.116318 y:7.443268 z:6.311508 07-19 15:36:17.808 1780 1890 D sensors_hal_Util: waitForResponse: timeout=0 07-19 15:36:17.867 1780 1890 D sensors_hal_Ctx: poll:polldata:1, sensor:0, type:1, x:-0.187332 y:7.439285 z:6.276398 07-19 15:36:17.867 1780 1890 D sensors_hal_Util: waitForResponse: timeout=0 07-19 15:36:19.490 1780 18831 D lights : Using onoff pattern: 0xff8d00 07-19 15:36:19.490 1780 1920 D WifiNative-HAL: Failing getSupportedFeatureset because HAL isn't started 07-19 15:36:19.493 2690 2824 W QCNEJ : |CORE| CNE received unexpected action: android.intent.action.BATTERY_CHANGED 07-19 15:36:19.495 11070 11070 I BatteryReceiver: now=1563543379495 source=USB level=0.66 health=GOOD 07-19 15:36:19.498 1780 1797 E BatteryStatsService: no controller energy info supplied 07-19 15:36:19.498 1780 1797 E BatteryStatsService: no controller energy info supplied 07-19 15:36:19.503 1780 1780 E QCOM PowerHAL: extract_stats: failed to open: Permission denied 07-19 15:36:19.516 1780 1780 V BackupManagerService: Scheduling immediate backup pass 07-19 15:36:19.535 1780 1797 E KernelWakelockReader: neither /proc/wakelocks nor /d/wakeup_sources exists 07-19 15:36:19.535 1780 1797 W BatteryStatsImpl: Couldn't get kernel wake lock stats 07-19 15:36:19.535 1780 1797 E BatteryStatsService: modem info is invalid: ModemActivityInfo{ mTimestamp=0 mSleepTimeMs=0 mIdleTimeMs=0 mTxTimeMs[]=[0, 0, 0, 0, 0] mRxTimeMs=0 mEnergyUsed=0} 07-19 15:36:19.557 1780 1780 W BackupManagerService: Backup pass but e=false p=true 07-19 15:36:19.831 7209 7209 I CalendarProvider2: Sending notification intent: Intent { act=android.intent.action.PROVIDER_CHANGED dat=content://com.android.calendar flg=0x20000000 } 07-19 15:36:19.832 7209 7209 W ContentResolver: Failed to get type for: content://com.android.calendar (Unknown URL content://com.android.calendar) 07-19 15:36:19.854 7172 7172 D AlertReceiver: onReceive: a=android.intent.action.PROVIDER_CHANGED Intent { act=android.intent.action.PROVIDER_CHANGED dat=content://com.android.calendar flg=0x20000010 cmp=foundation.e.calendar/com.android.calendar.alerts.AlertReceiver } 07-19 15:36:19.869 7172 18719 D AlertService: 0 Action = android.intent.action.PROVIDER_CHANGED 07-19 15:36:22.734 1780 2782 I NotificationService: cancelToast pkg=com.android.settings callback=android.app.ITransientNotification$Stub$Proxy@94f4c12 07-19 15:36:22.737 1780 2782 W WindowManager: Attempted to remove non-existing token: android.os.Binder@5cc7fba 07-19 15:36:23.664 1979 1979 I SlideTouchEvent: vel=0.027464122, MinimumFlingVelocity=175 07-19 15:36:23.715 18619 18686 D Index : Indexing locale 'fr_FR' took 30 millis 07-19 15:36:23.747 1780 1794 I ActivityManager: Killing 15052:org.sufficientlysecure.keychain/u0a77 (adj 906): empty #31 07-19 15:36:23.761 18619 18619 D DashboardSummary: onConditionsChanged 07-19 15:36:23.767 1780 18829 D ActivityManager: cleanUpApplicationRecord -- 15052 07-19 15:36:23.782 1780 13447 I ProcessStatsService: Added stats: 2019-07-19-12-07-42, over +3h22m44s13ms 07-19 15:36:23.799 18619 18660 W ProcStatsManager: No process com.nextcloud.client/10177 for service com.evernote.android.job.v21.PlatformJobService 07-19 15:36:23.799 18619 18660 W ProcStatsManager: No process com.nextcloud.client/10177 for service com.evernote.android.job.v14.PlatformAlarmService 07-19 15:36:23.799 18619 18660 W ProcStatsManager: No process com.nextcloud.client/10177 for service com.owncloud.android.jobs.NContentObserverJob 07-19 15:36:23.799 18619 18660 W ProcStatsManager: No process com.google.android.youtube/10142 for service com.google.android.libraries.youtube.account.AccountsChangedJobIntentService 07-19 15:36:23.799 18619 18660 W ProcStatsManager: No process com.verizon.vzwavs/10034 for service com.verizon.vzwavs.AVSService 07-19 15:36:23.799 18619 18660 W ProcStatsManager: No process org.sufficientlysecure.keychain/10077 for service androidx.work.impl.background.systemjob.SystemJobService 07-19 15:36:23.799 18619 18660 W ProcStatsManager: No process foundation.e.calendar/10048 for service com.android.calendar.alerts.AlertService 07-19 15:36:23.799 18619 18660 W ProcStatsManager: No process com.android.defcontainer/10006 for service com.android.defcontainer.DefaultContainerService 07-19 15:36:23.799 18619 18660 W ProcStatsManager: No process com.cyanogenmod.lockclock/10058 for service com.cyanogenmod.lockclock.ClockWidgetService 07-19 15:36:23.799 18619 18660 W ProcStatsManager: No process com.microsoft.office.outlook/10175 for service com.evernote.android.job.JobRescheduleService 07-19 15:36:23.799 18619 18660 W ProcStatsManager: No process com.microsoft.office.outlook/10175 for service com.evernote.android.job.v21.PlatformJobService 07-19 15:36:23.799 18619 18660 W ProcStatsManager: No process com.android.printspooler/10073 for service com.android.printspooler.model.PrintSpoolerService 07-19 15:36:23.799 18619 18660 W ProcStatsManager: No process com.android.webview:webview_service/10086 for service org.chromium.android_webview.services.VariationsSeedServer 07-19 15:36:23.800 18619 18660 W ProcStatsManager: No process com.orange.mysosh:equalone/10101 for service com.v3d.equalcore.inpc.server.EQualOneService 07-19 15:36:23.800 18619 18660 W ProcStatsManager: No process com.orange.mysosh/10101 for service com.google.android.gms.tagmanager.TagManagerService 07-19 15:36:23.800 18619 18660 W ProcStatsManager: No process com.twitter.android/10141 for service com.evernote.android.job.v21.PlatformJobService 07-19 15:36:23.800 18619 18660 W ProcStatsManager: No process org.fdroid.fdroid/10099 for service org.fdroid.fdroid.net.ConnectivityMonitorService 07-19 15:36:23.800 18619 18660 W ProcStatsManager: No process org.fdroid.fdroid/10099 for service org.fdroid.fdroid.data.InstalledAppProviderService 07-19 15:36:23.800 18619 18660 W ProcStatsManager: No process org.fdroid.fdroid/10099 for service org.fdroid.fdroid.nearby.WifiStateChangeService 07-19 15:36:23.800 18619 18660 W ProcStatsManager: No process org.fdroid.fdroid/10099 for service org.fdroid.fdroid.nearby.SDCardScannerService 07-19 15:36:23.800 18619 18660 W ProcStatsManager: No process net.mailobj.netc/10194 for service com.adobe.phonegap.push.FCMService 07-19 15:36:23.800 18619 18660 W ProcStatsManager: No process org.dmfs.tasks/10079 for service org.dmfs.tasks.notification.TaskNotificationService 07-19 15:36:23.800 18619 18660 W ProcStatsManager: No process com.venteprivee:A4SService/10130 for service com.ad4screen.sdk.A4SService 07-19 15:36:23.800 18619 18660 W ProcStatsManager: No process com.android.keychain/1000 for service com.android.keychain.KeyChainService 07-19 15:36:23.800 18619 18660 W ProcStatsManager: No process com.android.gallery3d/10023 for service com.android.gallery3d.app.PackagesMonitor$AsyncService 07-19 15:36:23.800 18619 18660 W ProcStatsManager: No process com.ebuyclub/10129 for service com.pushwoosh.PushFcmIntentService 07-19 15:36:23.800 18619 18660 W ProcStatsManager: No process com.ebuyclub/10129 for service com.pushwoosh.inapp.InAppRetrieverService 07-19 15:36:23.800 18619 18660 W ProcStatsManager: No process com.ebuyclub/10129 for service com.pushwoosh.PushwooshService 07-19 15:36:23.800 18619 18660 W ProcStatsManager: No process org.mozilla.firefox/10094 for service org.mozilla.gecko.gfx.SurfaceAllocatorService 07-19 15:36:23.800 18619 18660 W ProcStatsManager: No process org.mozilla.firefox/10094 for service org.mozilla.gecko.customtabs.GeckoCustomTabsService 07-19 15:36:23.800 18619 18660 W ProcStatsManager: No process foundation.e.accountmanager/10092 for service foundation.e.cert4android.CustomCertService 07-19 15:36:23.800 18619 18660 W ProcStatsManager: No process foundation.e.accountmanager:sync/10092 for service foundation.e.accountmanager.syncadapter.GoogleAddressBooksSyncAdapterService 07-19 15:36:23.800 18619 18660 W ProcStatsManager: No process foundation.e.accountmanager:sync/10092 for service foundation.e.accountmanager.syncadapter.GoogleContactsSyncAdapterService 07-19 15:36:23.800 18619 18660 W ProcStatsManager: No process foundation.e.accountmanager:sync/10092 for service foundation.e.accountmanager.syncadapter.EeloContactsSyncAdapterService 07-19 15:36:23.800 18619 18660 W ProcStatsManager: No process foundation.e.accountmanager:sync/10092 for service foundation.e.accountmanager.syncadapter.GoogleTasksSyncAdapterService 07-19 15:36:23.800 18619 18660 W ProcStatsManager: No process foundation.e.accountmanager:sync/10092 for service foundation.e.accountmanager.syncadapter.GoogleCalendarsSyncAdapterService 07-19 15:36:23.800 18619 18660 W ProcStatsManager: No process foundation.e.accountmanager/10092 for service foundation.e.accountmanager.settings.Settings 07-19 15:36:23.800 18619 18660 W ProcStatsManager: No process foundation.e.accountmanager:sync/10092 for service foundation.e.accountmanager.syncadapter.EeloCalendarsSyncAdapterService 07-19 15:36:23.800 18619 18660 W ProcStatsManager: No process foundation.e.accountmanager:sync/10092 for service foundation.e.accountmanager.syncadapter.EeloTasksSyncAdapterService 07-19 15:36:23.800 18619 18660 W ProcStatsManager: No process foundation.e.accountmanager:sync/10092 for service foundation.e.accountmanager.syncadapter.EeloAddressBooksSyncAdapterService 07-19 15:36:23.800 18619 18660 W ProcStatsManager: No process com.keylesspalace.tusky/10172 for service com.evernote.android.job.JobRescheduleService 07-19 15:36:23.800 18619 18660 W ProcStatsManager: No process com.keylesspalace.tusky/10172 for service com.evernote.android.job.v21.PlatformJobService 07-19 15:36:23.800 18619 18660 W ProcStatsManager: No process com.ebay.mobile/10091 for service com.ebay.nautilus.domain.analytics.tracking.TrackingJobService 07-19 15:36:23.800 18619 18660 W ProcStatsManager: No process com.ebay.mobile/10091 for service com.ebay.mobile.analytics.AnalyticsJobIntentService 07-19 15:36:23.800 18619 18660 W ProcStatsManager: No process com.ebay.mobile/10217 for service com.ebay.mobile.payments.service.MagnesService 07-19 15:36:23.801 18619 18660 W ProcStatsManager: No process com.ebay.mobile/10217 for service com.google.firebase.iid.FirebaseInstanceIdService 07-19 15:36:23.801 18619 18660 W ProcStatsManager: No process com.ebay.mobile/10217 for service com.ebay.nautilus.domain.analytics.tracking.TrackingJobService 07-19 15:36:23.801 18619 18660 W ProcStatsManager: No process com.ebay.mobile/10217 for service com.ebay.mobile.analytics.AnalyticsJobIntentService 07-19 15:36:23.801 18619 18660 W ProcStatsManager: No process com.ebay.mobile/10217 for service com.ebay.mobile.notifications.gcm.FcmMessagingService 07-19 15:36:23.801 18619 18660 W ProcStatsManager: No process fr.freebox.android.compagnon/10216 for service fr.freebox.android.compagnon.notification.MyFirebaseMessagingService 07-19 15:36:23.901 18619 18686 W TileUtils: Found com.android.systemui.tuner.TunerActivity for intent Intent { act=com.android.settings.action.EXTRA_SETTINGS } missing metadata 07-19 15:36:23.914 18619 18686 D Index : Indexing locale 'fr_FR' took 10 millis 07-19 15:36:23.936 1780 1920 D WifiNative-HAL: Failing getSupportedFeatureset because HAL isn't started 07-19 15:36:23.937 1780 2784 E BatteryStatsService: no controller energy info supplied 07-19 15:36:23.937 1780 2784 E BatteryStatsService: no controller energy info supplied 07-19 15:36:23.949 1780 2784 E KernelWakelockReader: neither /proc/wakelocks nor /d/wakeup_sources exists 07-19 15:36:23.949 1780 2784 W BatteryStatsImpl: Couldn't get kernel wake lock stats 07-19 15:36:23.950 1780 2784 E BatteryStatsService: modem info is invalid: ModemActivityInfo{ mTimestamp=0 mSleepTimeMs=0 mIdleTimeMs=0 mTxTimeMs[]=[0, 0, 0, 0, 0] mRxTimeMs=0 mEnergyUsed=0} 07-19 15:36:24.743 1780 1780 W WindowManager: Attempted to remove non-existing token: android.os.Binder@54b5647 07-19 15:36:24.870 7172 18719 D AlertService: Beginning updateAlertNotification 07-19 15:36:24.909 7172 18719 D AlertService: No fired or scheduled alerts 07-19 15:36:24.919 7172 18719 D AlertService: Scheduling next alarm with AlarmScheduler. sEventReminderReceived: null 07-19 15:36:24.933 7172 18719 D AlarmScheduler: No events found starting within 1 week. 07-19 15:36:27.448 1780 2006 I ActivityManager: START u0 {flg=0x8000 cmp=com.android.settings/.Settings$DeviceInfoSettingsActivity (has extras)} from uid 1000 on display 0 07-19 15:36:27.503 18619 18619 D ConstraintsHelper: construct key=cm_updates available=true 07-19 15:36:27.516 18619 18619 D DeviceInfoSettings: Property 'ro.url.safetylegal' missing and no 'safetylegal' preference 07-19 15:36:27.591 18619 18644 D Index : Indexing locale 'fr_FR' took 33 millis 07-19 15:36:27.639 18619 18644 D Index : Indexing locale 'fr_FR' took 22 millis 07-19 15:36:27.663 1780 1803 I ActivityManager: Displayed com.android.settings/.Settings$DeviceInfoSettingsActivity: +205ms 07-19 15:36:27.680 18619 18644 W TileUtils: Found com.android.systemui.tuner.TunerActivity for intent Intent { act=com.android.settings.action.EXTRA_SETTINGS } missing metadata 07-19 15:36:27.697 18619 18634 D OpenGLRenderer: endAllActiveAnimators on 0x7f69622800 (RippleDrawable) with handle 0x7f6815b220 07-19 15:36:30.789 1780 1890 D sensors_hal_Ctx: poll:polldata:1, sensor:0, type:1, x:-0.545670 y:7.349106 z:6.649902 07-19 15:36:30.789 1780 1890 D sensors_hal_Util: waitForResponse: timeout=0 07-19 15:36:30.848 1780 1890 D sensors_hal_Ctx: poll:polldata:1, sensor:0, type:1, x:-0.626282 y:7.288452 z:6.479904 07-19 15:36:30.848 1780 1890 D sensors_hal_Util: waitForResponse: timeout=0 07-19 15:36:30.908 1780 1890 D sensors_hal_Ctx: poll:polldata:1, sensor:0, type:1, x:-0.682938 y:7.286057 z:6.562103 07-19 15:36:30.909 1780 1890 D sensors_hal_Util: waitForResponse: timeout=0 07-19 15:36:31.878 1780 18832 I NotificationService: cancelToast pkg=com.android.settings callback=android.app.ITransientNotification$Stub$Proxy@e7a6d64 07-19 15:36:31.880 1780 18832 W WindowManager: Attempted to remove non-existing token: android.os.Binder@2c4d0cc 07-19 15:36:32.069 1780 13449 I NotificationService: cancelToast pkg=com.android.settings callback=android.app.ITransientNotification$Stub$Proxy@122fbd0 07-19 15:36:32.071 1780 13449 W WindowManager: Attempted to remove non-existing token: android.os.Binder@595b791 07-19 15:36:32.268 1780 2781 I NotificationService: cancelToast pkg=com.android.settings callback=android.app.ITransientNotification$Stub$Proxy@b8404fc 07-19 15:36:32.271 1780 2781 W WindowManager: Attempted to remove non-existing token: android.os.Binder@5bcef93 07-19 15:36:32.653 1780 13450 I NotificationService: cancelToast pkg=com.android.settings callback=android.app.ITransientNotification$Stub$Proxy@e8a74e8 07-19 15:36:32.655 1780 13450 W WindowManager: Attempted to remove non-existing token: android.os.Binder@a3cf1ef 07-19 15:36:32.696 18619 18686 W TileUtils: Found com.android.systemui.tuner.TunerActivity for intent Intent { act=com.android.settings.action.EXTRA_SETTINGS } missing metadata 07-19 15:36:32.703 18619 18686 D Index : Deleting data for locale 'fr_FR' took 3 millis 07-19 15:36:32.835 18619 18686 D Index : Indexing locale 'fr_FR' took 132 millis 07-19 15:36:33.790 1979 1979 I SlideTouchEvent: vel=131.3476, MinimumFlingVelocity=175 07-19 15:36:33.849 18619 18685 D Index : Indexing locale 'fr_FR' took 31 millis 07-19 15:36:33.885 18619 18619 D DashboardSummary: onConditionsChanged 07-19 15:36:33.910 1780 2005 I ProcessStatsService: Added stats: 2019-07-19-12-07-42, over +3h22m44s13ms 07-19 15:36:33.923 18619 18685 W TileUtils: Found com.android.systemui.tuner.TunerActivity for intent Intent { act=com.android.settings.action.EXTRA_SETTINGS } missing metadata 07-19 15:36:33.926 18619 18660 W ProcStatsManager: No process com.nextcloud.client/10177 for service com.evernote.android.job.v21.PlatformJobService 07-19 15:36:33.926 18619 18660 W ProcStatsManager: No process com.nextcloud.client/10177 for service com.evernote.android.job.v14.PlatformAlarmService 07-19 15:36:33.926 18619 18660 W ProcStatsManager: No process com.nextcloud.client/10177 for service com.owncloud.android.jobs.NContentObserverJob 07-19 15:36:33.926 18619 18660 W ProcStatsManager: No process com.google.android.youtube/10142 for service com.google.android.libraries.youtube.account.AccountsChangedJobIntentService 07-19 15:36:33.926 18619 18660 W ProcStatsManager: No process com.verizon.vzwavs/10034 for service com.verizon.vzwavs.AVSService 07-19 15:36:33.926 18619 18660 W ProcStatsManager: No process org.sufficientlysecure.keychain/10077 for service androidx.work.impl.background.systemjob.SystemJobService 07-19 15:36:33.926 18619 18660 W ProcStatsManager: No process foundation.e.calendar/10048 for service com.android.calendar.alerts.AlertService 07-19 15:36:33.926 18619 18660 W ProcStatsManager: No process com.android.defcontainer/10006 for service com.android.defcontainer.DefaultContainerService 07-19 15:36:33.926 18619 18660 W ProcStatsManager: No process com.cyanogenmod.lockclock/10058 for service com.cyanogenmod.lockclock.ClockWidgetService 07-19 15:36:33.926 18619 18660 W ProcStatsManager: No process com.microsoft.office.outlook/10175 for service com.evernote.android.job.JobRescheduleService 07-19 15:36:33.926 18619 18660 W ProcStatsManager: No process com.microsoft.office.outlook/10175 for service com.evernote.android.job.v21.PlatformJobService 07-19 15:36:33.926 18619 18660 W ProcStatsManager: No process com.android.printspooler/10073 for service com.android.printspooler.model.PrintSpoolerService 07-19 15:36:33.926 18619 18660 W ProcStatsManager: No process com.android.webview:webview_service/10086 for service org.chromium.android_webview.services.VariationsSeedServer 07-19 15:36:33.926 18619 18660 W ProcStatsManager: No process com.orange.mysosh:equalone/10101 for service com.v3d.equalcore.inpc.server.EQualOneService 07-19 15:36:33.926 18619 18660 W ProcStatsManager: No process com.orange.mysosh/10101 for service com.google.android.gms.tagmanager.TagManagerService 07-19 15:36:33.926 18619 18660 W ProcStatsManager: No process com.twitter.android/10141 for service com.evernote.android.job.v21.PlatformJobService 07-19 15:36:33.926 18619 18660 W ProcStatsManager: No process org.fdroid.fdroid/10099 for service org.fdroid.fdroid.net.ConnectivityMonitorService 07-19 15:36:33.927 18619 18660 W ProcStatsManager: No process org.fdroid.fdroid/10099 for service org.fdroid.fdroid.data.InstalledAppProviderService 07-19 15:36:33.927 18619 18660 W ProcStatsManager: No process org.fdroid.fdroid/10099 for service org.fdroid.fdroid.nearby.WifiStateChangeService 07-19 15:36:33.927 18619 18660 W ProcStatsManager: No process org.fdroid.fdroid/10099 for service org.fdroid.fdroid.nearby.SDCardScannerService 07-19 15:36:33.927 18619 18660 W ProcStatsManager: No process net.mailobj.netc/10194 for service com.adobe.phonegap.push.FCMService 07-19 15:36:33.927 18619 18660 W ProcStatsManager: No process org.dmfs.tasks/10079 for service org.dmfs.tasks.notification.TaskNotificationService 07-19 15:36:33.927 18619 18660 W ProcStatsManager: No process com.venteprivee:A4SService/10130 for service com.ad4screen.sdk.A4SService 07-19 15:36:33.927 18619 18660 W ProcStatsManager: No process com.android.keychain/1000 for service com.android.keychain.KeyChainService 07-19 15:36:33.927 18619 18660 W ProcStatsManager: No process com.android.gallery3d/10023 for service com.android.gallery3d.app.PackagesMonitor$AsyncService 07-19 15:36:33.927 18619 18660 W ProcStatsManager: No process com.ebuyclub/10129 for service com.pushwoosh.PushFcmIntentService 07-19 15:36:33.927 18619 18660 W ProcStatsManager: No process com.ebuyclub/10129 for service com.pushwoosh.inapp.InAppRetrieverService 07-19 15:36:33.927 18619 18660 W ProcStatsManager: No process com.ebuyclub/10129 for service com.pushwoosh.PushwooshService 07-19 15:36:33.927 18619 18660 W ProcStatsManager: No process org.mozilla.firefox/10094 for service org.mozilla.gecko.gfx.SurfaceAllocatorService 07-19 15:36:33.927 18619 18660 W ProcStatsManager: No process org.mozilla.firefox/10094 for service org.mozilla.gecko.customtabs.GeckoCustomTabsService 07-19 15:36:33.927 18619 18660 W ProcStatsManager: No process foundation.e.accountmanager/10092 for service foundation.e.cert4android.CustomCertService 07-19 15:36:33.927 18619 18660 W ProcStatsManager: No process foundation.e.accountmanager:sync/10092 for service foundation.e.accountmanager.syncadapter.GoogleAddressBooksSyncAdapterService 07-19 15:36:33.927 18619 18660 W ProcStatsManager: No process foundation.e.accountmanager:sync/10092 for service foundation.e.accountmanager.syncadapter.GoogleContactsSyncAdapterService 07-19 15:36:33.927 18619 18660 W ProcStatsManager: No process foundation.e.accountmanager:sync/10092 for service foundation.e.accountmanager.syncadapter.EeloContactsSyncAdapterService 07-19 15:36:33.927 18619 18660 W ProcStatsManager: No process foundation.e.accountmanager:sync/10092 for service foundation.e.accountmanager.syncadapter.GoogleTasksSyncAdapterService 07-19 15:36:33.927 18619 18660 W ProcStatsManager: No process foundation.e.accountmanager:sync/10092 for service foundation.e.accountmanager.syncadapter.GoogleCalendarsSyncAdapterService 07-19 15:36:33.927 18619 18660 W ProcStatsManager: No process foundation.e.accountmanager/10092 for service foundation.e.accountmanager.settings.Settings 07-19 15:36:33.927 18619 18660 W ProcStatsManager: No process foundation.e.accountmanager:sync/10092 for service foundation.e.accountmanager.syncadapter.EeloCalendarsSyncAdapterService 07-19 15:36:33.927 18619 18660 W ProcStatsManager: No process foundation.e.accountmanager:sync/10092 for service foundation.e.accountmanager.syncadapter.EeloTasksSyncAdapterService 07-19 15:36:33.927 18619 18660 W ProcStatsManager: No process foundation.e.accountmanager:sync/10092 for service foundation.e.accountmanager.syncadapter.EeloAddressBooksSyncAdapterService 07-19 15:36:33.927 18619 18660 W ProcStatsManager: No process com.keylesspalace.tusky/10172 for service com.evernote.android.job.JobRescheduleService 07-19 15:36:33.927 18619 18660 W ProcStatsManager: No process com.keylesspalace.tusky/10172 for service com.evernote.android.job.v21.PlatformJobService 07-19 15:36:33.927 18619 18660 W ProcStatsManager: No process com.ebay.mobile/10091 for service com.ebay.nautilus.domain.analytics.tracking.TrackingJobService 07-19 15:36:33.927 18619 18660 W ProcStatsManager: No process com.ebay.mobile/10091 for service com.ebay.mobile.analytics.AnalyticsJobIntentService 07-19 15:36:33.927 18619 18660 W ProcStatsManager: No process com.ebay.mobile/10217 for service com.ebay.mobile.payments.service.MagnesService 07-19 15:36:33.927 18619 18660 W ProcStatsManager: No process com.ebay.mobile/10217 for service com.google.firebase.iid.FirebaseInstanceIdService 07-19 15:36:33.927 18619 18660 W ProcStatsManager: No process com.ebay.mobile/10217 for service com.ebay.nautilus.domain.analytics.tracking.TrackingJobService 07-19 15:36:33.927 18619 18660 W ProcStatsManager: No process com.ebay.mobile/10217 for service com.ebay.mobile.analytics.AnalyticsJobIntentService 07-19 15:36:33.927 18619 18660 W ProcStatsManager: No process com.ebay.mobile/10217 for service com.ebay.mobile.notifications.gcm.FcmMessagingService 07-19 15:36:33.927 18619 18660 W ProcStatsManager: No process fr.freebox.android.compagnon/10216 for service fr.freebox.android.compagnon.notification.MyFirebaseMessagingService 07-19 15:36:34.031 18619 18685 D Index : Indexing locale 'fr_FR' took 9 millis 07-19 15:36:34.050 1780 1920 D WifiNative-HAL: Failing getSupportedFeatureset because HAL isn't started 07-19 15:36:34.051 1780 13447 E BatteryStatsService: no controller energy info supplied 07-19 15:36:34.051 1780 13447 E BatteryStatsService: no controller energy info supplied 07-19 15:36:34.061 1780 13447 E KernelWakelockReader: neither /proc/wakelocks nor /d/wakeup_sources exists 07-19 15:36:34.061 1780 13447 W BatteryStatsImpl: Couldn't get kernel wake lock stats 07-19 15:36:34.061 1780 13447 E BatteryStatsService: modem info is invalid: ModemActivityInfo{ mTimestamp=0 mSleepTimeMs=0 mIdleTimeMs=0 mTxTimeMs[]=[0, 0, 0, 0, 0] mRxTimeMs=0 mEnergyUsed=0} 07-19 15:36:34.152 18619 18619 I art : Starting a blocking GC Explicit 07-19 15:36:34.184 18619 18619 I art : Explicit concurrent mark sweep GC freed 26397(1526KB) AllocSpace objects, 3(500KB) LOS objects, 43% free, 10MB/18MB, paused 312us total 30.894ms 07-19 15:36:34.185 18619 18619 I art : Starting a blocking GC Explicit 07-19 15:36:34.206 18619 18619 I art : Explicit concurrent mark sweep GC freed 3732(307KB) AllocSpace objects, 0(0B) LOS objects, 44% free, 10MB/18MB, paused 285us total 21.216ms 07-19 15:36:35.709 1780 1791 I ActivityManager: START u0 {flg=0x8000 cmp=com.android.settings/.Settings$DevelopmentSettingsActivity (has extras)} from uid 1000 on display 0 07-19 15:36:35.759 18619 18619 D ConstraintsHelper: construct key=advanced_reboot available=true 07-19 15:36:35.764 1780 2559 E UserRestrictionsUtils: Unknown restriction: null 07-19 15:36:35.766 1780 2746 E UserRestrictionsUtils: Unknown restriction: null 07-19 15:36:35.768 18619 18619 D ConstraintsHelper: construct key=adb_notify available=true 07-19 15:36:35.775 18619 18619 D ConstraintsHelper: construct key=kill_app_longpress_back available=true 07-19 15:36:35.782 1780 1791 D CryptdConnector: SND -> {6 cryptfs isConvertibleToFBE} 07-19 15:36:35.790 446 453 D VoldCryptCmdListener: cryptfs isConvertibleToFBE 07-19 15:36:35.791 1780 1913 D CryptdConnector: RCV <- {200 6 0} 07-19 15:36:35.845 18619 18644 D Index : Indexing locale 'fr_FR' took 16 millis 07-19 15:36:35.848 18619 18619 W Settings: Setting bugreport_in_power_menu has moved from android.provider.Settings.Secure to android.provider.Settings.Global. 07-19 15:36:35.869 18619 18686 D Index : Indexing locale 'fr_FR' took 11 millis 07-19 15:36:35.886 18619 18619 W Settings: Setting bugreport_in_power_menu has moved from android.provider.Settings.Secure to android.provider.Settings.Global. 07-19 15:36:35.886 1780 2631 V KeyValueBackupJob: Scheduling k/v pass in 246 minutes 07-19 15:36:35.939 18619 18686 W TileUtils: Found com.android.systemui.tuner.TunerActivity for intent Intent { act=com.android.settings.action.EXTRA_SETTINGS } missing metadata 07-19 15:36:36.018 1780 1803 I ActivityManager: Displayed com.android.settings/.Settings$DevelopmentSettingsActivity: +296ms 07-19 15:36:36.043 32328 32471 W ContextImpl: Failed to ensure /data/user/0/com.google.android.gms/shared_prefs: mkdir failed: EACCES (Permission denied) 07-19 15:36:36.058 18619 18634 D OpenGLRenderer: endAllActiveAnimators on 0x7f69622800 (RippleDrawable) with handle 0x7f68020da0 07-19 15:36:36.067 32328 32471 I GoogleTagManager: Obtained fresh AdvertisingId info from GmsCore. 07-19 15:36:36.079 514 514 E SurfaceFlinger: releasePendingBuffer failed: Unknown error -1 (1) 07-19 15:36:36.165 1780 1780 W WindowManager: Attempted to remove non-existing token: android.os.Binder@e10be0b 07-19 15:36:36.221 586 586 D com.qualcomm.qti.qseeproxy-server: Unknown binder command ID: 1599295570 07-19 15:36:36.223 513 513 E SELinux : avc: denied { find } for service=netd pid=18619 uid=1000 scontext=u:r:system_app:s0 tcontext=u:object_r:netd_service:s0 tclass=service_manager permissive=0 07-19 15:36:36.247 18686 18686 W com.android.settings: type=1400 audit(0.0:179): avc: denied { call } for comm=4173796E635461736B202333 scontext=u:r:system_app:s0 tcontext=u:r:fingerprintd:s0 tclass=binder permissive=0 07-19 15:36:36.249 18619 18686 E JavaBinder: !!! FAILED BINDER TRANSACTION !!! (parcel size = 0) 07-19 15:36:42.750 2700 2700 W RegisteredComponentCache: Unable to load component info ResolveInfo{f74b658 com.tisseo.passeasy/com.passeasy.SplashScreenActivity m=0x108000} 07-19 15:36:42.750 2700 2700 W RegisteredComponentCache: org.xmlpull.v1.XmlPullParserException: No android.nfc.action.TECH_DISCOVERED meta-data 07-19 15:36:42.750 2700 2700 W RegisteredComponentCache: at com.android.nfc.RegisteredComponentCache.parseComponentInfo(RegisteredComponentCache.java:186) 07-19 15:36:42.750 2700 2700 W RegisteredComponentCache: at com.android.nfc.RegisteredComponentCache.generateComponentsList(RegisteredComponentCache.java:161) 07-19 15:36:42.750 2700 2700 W RegisteredComponentCache: at com.android.nfc.RegisteredComponentCache$1.onReceive(RegisteredComponentCache.java:66) 07-19 15:36:42.750 2700 2700 W RegisteredComponentCache: at android.app.LoadedApk$ReceiverDispatcher$Args.run(LoadedApk.java:1122) 07-19 15:36:42.750 2700 2700 W RegisteredComponentCache: at android.os.Handler.handleCallback(Handler.java:751) 07-19 15:36:42.750 2700 2700 W RegisteredComponentCache: at android.os.Handler.dispatchMessage(Handler.java:95) 07-19 15:36:42.750 2700 2700 W RegisteredComponentCache: at android.os.Looper.loop(Looper.java:154) 07-19 15:36:42.750 2700 2700 W RegisteredComponentCache: at android.app.ActivityThread.main(ActivityThread.java:6186) 07-19 15:36:42.750 2700 2700 W RegisteredComponentCache: at java.lang.reflect.Method.invoke(Native Method) 07-19 15:36:42.750 2700 2700 W RegisteredComponentCache: at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:889) 07-19 15:36:42.750 2700 2700 W RegisteredComponentCache: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:779) 07-19 15:36:42.751 2700 2700 D RegisteredServicesCache: Intent action: android.intent.action.PACKAGE_CHANGED 07-19 15:36:42.765 1780 1904 I InputReader: Reconfiguring input devices. changes=0x00000010 07-19 15:36:42.767 2700 2700 D NQApduServiceInfo: No com.nxp.nfc.extensions meta-data 07-19 15:36:42.767 2700 2700 E NQApduServiceInfo: SE extension not present, Setting default offhost seID 07-19 15:36:42.767 2700 2700 D RegisteredServicesCache: Adding service: ComponentInfo{com.orangebank.android/com.orangebank.payment.utils.cardemulation.WatcherOffHostApduService} AIDs: [] 07-19 15:36:42.767 2700 2700 D RegisteredServicesCache: Reading service state data always from file 07-19 15:36:42.772 18619 18644 W TileUtils: Found com.android.systemui.tuner.TunerActivity for intent Intent { act=com.android.settings.action.EXTRA_SETTINGS } missing metadata 07-19 15:36:42.773 1780 1793 W ResourceType: No known package when getting value for resource number 0x7f02012d 07-19 15:36:42.773 1780 1793 W ResourceType: No known package when getting value for resource number 0x7f0c0511 07-19 15:36:42.773 1780 1793 W ResourceType: No known package when getting value for resource number 0x7f02012c 07-19 15:36:42.773 1780 1793 W ResourceType: No known package when getting value for resource number 0x7f0c0aa2 07-19 15:36:42.773 1780 1793 W ResourceType: No known package when getting value for resource number 0x7f02012b 07-19 15:36:42.773 1780 1793 W ResourceType: No known package when getting value for resource number 0x7f0c095c 07-19 15:36:42.789 2700 2700 D RegisteredServicesCache: ServiceStateFileVersion=1.0 07-19 15:36:42.790 2700 2700 E RegisteredServicesCache: Next Tag=services 07-19 15:36:42.790 2700 2700 E RegisteredServicesCache: 1invalidateCache:WriteServiceStateToFile 07-19 15:36:42.790 2700 2700 E RegisteredServicesCache: Writing service state Data Always 07-19 15:36:42.792 2160 2160 D CarrierSvcBindHelper: No carrier app for: 0 07-19 15:36:42.802 2700 2700 D CardEmulationManager: Current default: ComponentInfo{com.orangebank.android/com.orangebank.payment.utils.cardemulation.WatcherOffHostApduService} 07-19 15:36:42.802 2700 2700 D CardEmulationManager: Default payment service still ok. 07-19 15:36:42.802 2700 2700 D RegisteredAidCache: onServicesUpdated 07-19 15:36:42.803 2700 2700 D RegisteredAidCache: generateServiceMap component: ComponentInfo{com.orangebank.android/com.orangebank.payment.utils.cardemulation.WatcherOffHostApduService} 07-19 15:36:42.803 2700 2700 D RegisteredAidCache: generateAidCacheLocked: starting with aid 325041592E5359532E4444463031 07-19 15:36:42.803 2700 2700 D RegisteredAidCache: Exact AID, resolving. 07-19 15:36:42.803 2700 2700 D RegisteredAidCache: resolveAidLocked: DECISION: routing to payment default default ApduService: ComponentInfo{com.orangebank.android/com.orangebank.payment.utils.cardemulation.WatcherOffHostApduService}, description: Orange Bank, Static AID Groups: , Dynamic AID Groups: Category: payment, AIDs:325041592E5359532E4444463031, A000000003101040101001, 07-19 15:36:42.803 2700 2700 D RegisteredAidCache: AIDs: [325041592E5359532E4444463031] were resolved. 07-19 15:36:42.803 2700 2700 D RegisteredAidCache: generateAidCacheLocked: starting with aid A000000003101040101001 07-19 15:36:42.803 2700 2700 D RegisteredAidCache: Exact AID, resolving. 07-19 15:36:42.804 2700 2700 D RegisteredAidCache: resolveAidLocked: DECISION: routing to payment default default ApduService: ComponentInfo{com.orangebank.android/com.orangebank.payment.utils.cardemulation.WatcherOffHostApduService}, description: Orange Bank, Static AID Groups: , Dynamic AID Groups: Category: payment, AIDs:325041592E5359532E4444463031, A000000003101040101001, 07-19 15:36:42.804 2700 2700 D RegisteredAidCache: AIDs: [A000000003101040101001] were resolved. 07-19 15:36:42.804 2700 2700 D RegisteredAidCache: Not updating routing table because NFC is off. 07-19 15:36:42.804 2700 2700 D RegisteredServicesCache: ApduService: ComponentInfo{com.orangebank.android/com.orangebank.payment.utils.cardemulation.WatcherOffHostApduService}, description: Orange Bank, Static AID Groups: , Dynamic AID Groups: Category: payment, AIDs:325041592E5359532E4444463031, A000000003101040101001, 07-19 15:36:42.805 2700 2700 D RegisteredNfcFServicesCache: Service unchanged, not updating 07-19 15:36:42.896 1780 1793 W SearchableInfo: Invalid searchable metadata for com.paypal.android.p2pmobile/com.paypal.android.foundation.presentation.activity.DeveloperConfigRcsFlagsActivity: Search label must be a resource reference. 07-19 15:36:42.899 1780 1793 W Searchables: No global search activity found 07-19 15:36:43.827 1780 1890 D sensors_hal_Ctx: poll:polldata:1, sensor:0, type:1, x:-0.781097 y:7.636398 z:6.166260 07-19 15:36:43.827 1780 1890 D sensors_hal_Util: waitForResponse: timeout=0 07-19 15:36:43.887 1780 1890 D sensors_hal_Ctx: poll:polldata:1, sensor:0, type:1, x:-0.741989 y:7.640396 z:6.218933 07-19 15:36:43.887 1780 1890 D sensors_hal_Util: waitForResponse: timeout=0 07-19 15:36:43.948 1780 1890 D sensors_hal_Ctx: poll:polldata:1, sensor:0, type:1, x:-0.772324 y:7.636398 z:5.964355 07-19 15:36:43.948 1780 1890 D sensors_hal_Util: waitForResponse: timeout=0 07-19 15:36:47.932 1780 13449 I ActivityManager: Killing 15778:com.android.exchange/u0a53 (adj 906): empty #31 07-19 15:36:47.951 1780 18829 D ActivityManager: cleanUpApplicationRecord -- 15778 07-19 15:36:56.846 1780 1890 D sensors_hal_Ctx: poll:polldata:1, sensor:0, type:1, x:-0.671768 y:7.541443 z:6.173447 07-19 15:36:56.846 1780 1890 D sensors_hal_Util: waitForResponse: timeout=0 07-19 15:36:56.860 1780 1828 D sensors_hal_Time: time_service_sensor1_cb: msg_type 2 07-19 15:36:56.860 1780 1828 D sensors_hal_Time: time_service_sensor1_cb: Sn 24, msg Id 3, txn Id 0 07-19 15:36:56.860 1780 1828 D sensors_hal_Time: tsOffsetIs: Apps: 59716144592021; DSPS: 1957007140; Offset : -6973692965 (diff 3854 @5) 07-19 15:36:56.907 1780 1890 D sensors_hal_Ctx: poll:polldata:1, sensor:0, type:1, x:-0.682144 y:7.550217 z:6.115189 07-19 15:36:56.907 1780 1890 D sensors_hal_Util: waitForResponse: timeout=0 07-19 15:37:00.067 11070 18763 D EventNotificationJob: Running EventNotificationJob, isDetail=true 07-19 15:37:00.077 11070 18763 D EventNotificationJob: finished processing events. 07-19 15:37:01.850 1780 13449 W InputMethodManagerService: Window already focused, ignoring focus gain of: com.android.internal.view.IInputMethodClient$Stub$Proxy@c4968d1 attribute=null, token = android.os.BinderProxy@cd642f9 07-19 15:37:01.851 1780 1801 I UsbDeviceManager: Setting USB config to adb 07-19 15:37:01.984 2817 2817 D NotificationRepository: updateNotification() called with: list = [8] 07-19 15:37:01.989 1780 18833 I ActivityManager: Killing 10377:foundation.e.browser/u0a81 (adj 906): empty #31 07-19 15:37:02.011 1780 2755 D ActivityManager: cleanUpApplicationRecord -- 10377 07-19 15:37:08.895 3236 3236 I BIO SDSERVICE 2: StepDetector::detected on 2019-07-19T15:37:05.135+02:00 07-19 15:37:08.973 3236 3236 I HealthEventReceiver: [onChange] URI : content://com.lge.lifetracker.HealthDataProvider/temp_activity 07-19 15:37:08.973 3236 3236 I HealthEventReceiver: [onChange] URI : content://com.lge.lifetracker.HealthDataProvider/temp_activity 07-19 15:37:08.982 3236 18773 I BIO SDSERVICE 2: SDServiceStepDetectorAlarm::[startStepDetectorAlarm] set Step Detector Alarm : 2019-07-19T15:38:08.980+02:00 07-19 15:37:08.984 3236 18773 I BIO SDSERVICE 2: StepDetectorIntentService::[TEMP : STEP DETECTOR] 2019-07-19T15:37:08.938+02:00 / 2019-07-19T15:37:05.135+02:00, Event TS:1563543425135 07-19 15:37:09.867 1780 1890 D sensors_hal_Ctx: poll:polldata:1, sensor:0, type:1, x:-0.543274 y:-0.014664 z:9.989807 07-19 15:37:09.869 1780 1890 D sensors_hal_Util: waitForResponse: timeout=0 07-19 15:37:09.907 1780 1890 D sensors_hal_Ctx: poll:polldata:1, sensor:0, type:1, x:-0.540878 y:-0.009872 z:9.980225 07-19 15:37:09.907 1780 1890 D sensors_hal_Util: waitForResponse: timeout=0 07-19 15:37:09.947 1780 1890 D sensors_hal_Ctx: poll:polldata:1, sensor:0, type:1, x:-0.538498 y:-0.012268 z:10.006561 07-19 15:37:09.948 1780 1890 D sensors_hal_Util: waitForResponse: timeout=0 07-19 15:37:09.987 1780 1890 D sensors_hal_Ctx: poll:polldata:1, sensor:0, type:1, x:-0.538498 y:-0.019455 z:9.989807 07-19 15:37:09.988 1780 1890 D sensors_hal_Util: waitForResponse: timeout=0 07-19 15:37:10.897 3236 3236 I BIO SDSERVICE 2: TempActivityHelper[addActivityFromTempActivity] Add activityView from tempActivity. lastBufferTS :1563543425136 07-19 15:37:10.903 3236 3236 D BIO SDSERVICE 2: DB_TempActivity::[get] no data 07-19 15:37:10.904 3236 3236 I BIO SDSERVICE 2: TempActivityHelper[addActivityFromTempActivity] Add activityView from tempActivity. lastBufferTS :1563543425136 07-19 15:37:10.912 3236 3236 D BIO SDSERVICE 2: TempActivityHelper[addActivityFromTempActivity] TempActivity size:1 07-19 15:37:10.930 3236 3236 D BIO SDSERVICE 2: DB_Activity::[get] no data 07-19 15:37:11.051 3236 3236 D BIO SDSERVICE 2: DB_Activity::[getActivityOverlap] no data 07-19 15:37:11.096 3236 3236 D BIO SDSERVICE 2: DB_ActivityView::[setForCovering] new data - start: 1563543425135, end: 1563543425135 07-19 15:37:11.096 3236 3236 D BIO SDSERVICE 2: DB_ActivityView::[setForCovering] Overlapped data does not exist 07-19 15:37:11.172 3236 3236 I HealthEventReceiver: [onChange] URI : content://com.lge.lifetracker.HealthDataProvider/activity_view 07-19 15:37:11.172 3236 3236 I HealthEventReceiver: [WidgetUpdate] URI : content://com.lge.lifetracker.HealthDataProvider/activity_view 07-19 15:37:11.175 3236 3236 D Event : No subscribers registered for event class com.lge.lifetracker.layer.eventtype.observer.EventTypeExerciseChanged 07-19 15:37:11.175 3236 3236 D Event : No subscribers registered for event class de.greenrobot.event.NoSubscriberEvent 07-19 15:37:11.175 3236 3236 I HealthEventReceiver: [onChange][QuickCover] URI : content://com.lge.lifetracker.HealthDataProvider/activity_view 07-19 15:37:11.175 3236 3236 I HealthEventReceiver: [onChange] URI : content://com.lge.lifetracker.HealthDataProvider/activity_view 07-19 15:37:11.176 3236 3236 I HealthEventReceiver: [WidgetUpdate] URI : content://com.lge.lifetracker.HealthDataProvider/activity_view 07-19 15:37:11.182 3236 3236 D Event : No subscribers registered for event class com.lge.lifetracker.layer.eventtype.observer.EventTypeExerciseChanged 07-19 15:37:11.183 3236 3236 D Event : No subscribers registered for event class de.greenrobot.event.NoSubscriberEvent 07-19 15:37:11.183 3236 3236 I HealthEventReceiver: [onChange][QuickCover] URI : content://com.lge.lifetracker.HealthDataProvider/activity_view 07-19 15:37:11.183 3236 3236 I HealthEventReceiver: [onChange] URI : content://com.lge.lifetracker.HealthDataProvider/activity 07-19 15:37:11.183 3236 3236 I HealthEventReceiver: [onChange] URI : content://com.lge.lifetracker.HealthDataProvider/activity 07-19 15:37:11.183 3236 3236 I HealthEventReceiver: [onChange] URI : content://com.lge.lifetracker.HealthDataProvider/temp_activity 07-19 15:37:11.183 3236 3236 I HealthEventReceiver: [onChange] URI : content://com.lge.lifetracker.HealthDataProvider/temp_activity 07-19 15:37:11.183 3236 3236 D HealthWidgetProvider: onReceive : com.lge.lifetracker.action.LIFETRACKER_APPWIDGET_UPDATE 07-19 15:37:11.192 3236 3236 D HealthWidgetProvider: onUpdate 07-19 15:37:11.193 3236 3236 I HomeController: Home Grid Changed : 1384 07-19 15:37:11.195 3236 3236 D HealthWidgetProvider: updateAppWidget 07-19 15:37:11.196 3236 3236 D WidgetMainUpdater: WidgetMainUpdater 07-19 15:37:11.198 3236 3236 D HealthWidgetProvider: getRemoteViews mViewType : main WidgetTheme : WhiteWidgetTheme widgetUpdater : WidgetMainUpdater 07-19 15:37:11.199 3236 3236 D lifetracker: connect 07-19 15:37:11.202 3236 3236 D lifetracker: connect 07-19 15:37:11.206 3236 18777 D lifetracker: com.lge.bioitplatform.sdservice.stub.HealthDataProvider@26b74aa 07-19 15:37:11.216 3236 3236 D SmartWidgetProvider: onReceive : com.lge.lifetracker.action.LIFETRACKER_APPWIDGET_UPDATE 07-19 15:37:11.216 3236 3236 D HealthWidgetProvider: onReceive : com.lge.lifetracker.action.LIFETRACKER_APPWIDGET_UPDATE 07-19 15:37:11.218 3236 18778 D lifetracker: com.lge.bioitplatform.sdservice.stub.HealthDataProvider@26b74aa 07-19 15:37:11.218 3236 18778 D lifetracker: connect 07-19 15:37:11.225 3236 18781 D lifetracker: com.lge.bioitplatform.sdservice.stub.HealthDataProvider@26b74aa 07-19 15:37:11.247 3236 18781 D BIO SDSERVICE 2: HealthDataProvider::[getGoal] size = 1 07-19 15:37:11.258 3236 3236 D HealthWidgetProvider: onReceive : com.lge.lifetracker.action.LIFETRACKER_APPWIDGET_UPDATE 07-19 15:37:11.267 3236 3236 D HealthWidgetProvider: onUpdate 07-19 15:37:11.269 3236 3236 I HomeController: Home Grid Changed : 1384 07-19 15:37:11.270 3236 3236 D HealthWidgetProvider: updateAppWidget 07-19 15:37:11.272 3236 3236 D WidgetMainUpdater: WidgetMainUpdater 07-19 15:37:11.275 3236 3236 D HealthWidgetProvider: getRemoteViews mViewType : main WidgetTheme : WhiteWidgetTheme widgetUpdater : WidgetMainUpdater 07-19 15:37:11.275 3236 3236 D lifetracker: connect 07-19 15:37:11.278 3236 3236 D lifetracker: connect 07-19 15:37:11.285 3236 18784 D lifetracker: com.lge.bioitplatform.sdservice.stub.HealthDataProvider@26b74aa 07-19 15:37:11.289 3236 18785 D lifetracker: com.lge.bioitplatform.sdservice.stub.HealthDataProvider@26b74aa 07-19 15:37:11.289 3236 18785 D lifetracker: connect 07-19 15:37:11.294 3236 3236 D SmartWidgetProvider: onReceive : com.lge.lifetracker.action.LIFETRACKER_APPWIDGET_UPDATE 07-19 15:37:11.294 3236 3236 D HealthWidgetProvider: onReceive : com.lge.lifetracker.action.LIFETRACKER_APPWIDGET_UPDATE 07-19 15:37:11.302 3236 18788 D lifetracker: com.lge.bioitplatform.sdservice.stub.HealthDataProvider@26b74aa 07-19 15:37:11.312 3236 18788 D BIO SDSERVICE 2: HealthDataProvider::[getGoal] size = 1 07-19 15:37:11.502 3236 3267 D lifetracker: connect 07-19 15:37:11.518 3236 18791 D lifetracker: com.lge.bioitplatform.sdservice.stub.HealthDataProvider@26b74aa 07-19 15:37:11.541 3236 18791 I WidgetMainUpdater: updateUI 07-19 15:37:11.542 3236 18791 I WidgetMainUpdater: mData.isAvailablePedometerInfo() 07-19 15:37:11.579 3236 3268 D lifetracker: connect 07-19 15:37:11.591 3236 18795 D lifetracker: com.lge.bioitplatform.sdservice.stub.HealthDataProvider@26b74aa 07-19 15:37:11.615 3236 18795 I WidgetMainUpdater: updateUI 07-19 15:37:11.616 3236 18795 I WidgetMainUpdater: mData.isAvailablePedometerInfo() 07-19 15:37:13.008 1780 1805 D LuxLevels: bright hysteresis constant= 0.1, threshold=4.4410677, lux=4.037334 07-19 15:37:13.009 1780 1805 D LuxLevels: dark hysteresis constant= 0.2, threshold=3.2298672, lux=4.037334 07-19 15:37:18.734 1780 1805 D LuxLevels: bright hysteresis constant= 0.1, threshold=5.1119323, lux=4.647211 07-19 15:37:18.735 1780 1805 D LuxLevels: dark hysteresis constant= 0.2, threshold=3.717769, lux=4.647211 07-19 15:37:22.886 1780 1890 D sensors_hal_Ctx: poll:polldata:1, sensor:0, type:1, x:-0.552856 y:-0.009872 z:9.994598 07-19 15:37:22.886 1780 1890 D sensors_hal_Util: waitForResponse: timeout=0 07-19 15:37:22.926 1780 1890 D sensors_hal_Ctx: poll:polldata:1, sensor:0, type:1, x:-0.548065 y:-0.009872 z:9.987411 07-19 15:37:22.926 1780 1890 D sensors_hal_Util: waitForResponse: timeout=0 07-19 15:37:22.967 1780 1890 D sensors_hal_Ctx: poll:polldata:1, sensor:0, type:1, x:-0.555252 y:-0.007477 z:9.987411 07-19 15:37:22.967 1780 1890 D sensors_hal_Util: waitForResponse: timeout=0 07-19 15:37:23.006 1780 1890 D sensors_hal_Ctx: poll:polldata:1, sensor:0, type:1, x:-0.552856 y:-0.017059 z:9.989807 07-19 15:37:23.006 1780 1890 D sensors_hal_Util: waitForResponse: timeout=0 07-19 15:37:30.789 2690 2824 W QCNEJ : |CORE| CNE received unexpected action: android.intent.action.BATTERY_CHANGED 07-19 15:37:35.909 1780 1890 D sensors_hal_Ctx: poll:polldata:1, sensor:0, type:1, x:-0.557648 y:0.004486 z:9.982620 07-19 15:37:35.910 1780 1890 D sensors_hal_Util: waitForResponse: timeout=0 07-19 15:37:35.948 1780 1890 D sensors_hal_Ctx: poll:polldata:1, sensor:0, type:1, x:-0.557648 y:-0.012268 z:9.989807 07-19 15:37:35.949 1780 1890 D sensors_hal_Util: waitForResponse: timeout=0 07-19 15:37:35.987 1780 1890 D sensors_hal_Ctx: poll:polldata:1, sensor:0, type:1, x:-0.560043 y:-0.007477 z:9.982620 07-19 15:37:35.987 1780 1890 D sensors_hal_Util: waitForResponse: timeout=0 07-19 15:37:36.027 1780 1890 D sensors_hal_Ctx: poll:polldata:1, sensor:0, type:1, x:-0.555252 y:-0.005096 z:9.980225 07-19 15:37:36.028 1780 1890 D sensors_hal_Util: waitForResponse: timeout=0 07-19 15:37:40.303 11070 11193 D AccessTokenRefreshRunnable: Running the refresh ... 07-19 15:37:47.811 12200 12200 W ContextImpl: Calling a method in the system process without a qualified user: android.app.ContextImpl.startService:1357 android.content.ContextWrapper.startService:613 foundation.e.drive.jobs.ScannerJob.onStartJob:37 android.app.job.JobService$JobHandler.handleMessage:143 android.os.Handler.dispatchMessage:102 07-19 15:37:47.818 12200 12200 W ContextImpl: Calling a method in the system process without a qualified user: android.app.ContextImpl.startService:1357 android.content.ContextWrapper.startService:613 foundation.e.drive.services.ObserverService.onCreate:127 android.app.ActivityThread.handleCreateService:3216 android.app.ActivityThread.-wrap5:-1 07-19 15:37:47.836 12200 18809 I chatty : uid=1000(system) foundation.e.drive expire 2 lines 07-19 15:37:47.877 12200 12200 W ContextImpl: Calling a method in the system process without a qualified user: android.app.ContextImpl.bindService:1421 android.content.ContextWrapper.bindService:636 foundation.e.drive.services.ObserverService.begin:181 foundation.e.drive.services.ObserverService.onOCClientReceived:206 foundation.e.drive.utils.GetOCClientTask.onPostExecute:63 07-19 15:37:48.012 7249 18810 I davdroid: [foundation.e.accountmanager.syncadapter.SyncAdapterService] org.dmfs.tasks sync of Account {name=jonple08@gmail.com, type=e.foundation.webdav.google} has been initiated 07-19 15:37:48.012 7249 18810 I davdroid: PARAMETER #0 = 07-19 15:37:48.025 12200 12200 I chatty : uid=1000(system) foundation.e.drive expire 4 lines 07-19 15:37:48.033 12200 18811 I chatty : uid=1000(system) foundation.e.drive expire 24 lines 07-19 15:37:48.057 7274 7274 I davdroid: [foundation.e.accountmanager.settings.Settings] Initializing Settings service 07-19 15:37:48.140 7249 18810 I davdroid: [foundation.e.accountmanager.syncadapter.GoogleTasksSyncAdapterService] Task sync complete 07-19 15:37:48.146 7274 7274 I davdroid: [foundation.e.accountmanager.settings.Settings] Shutting down Settings service 07-19 15:37:48.149 7249 18810 I davdroid: [foundation.e.accountmanager.syncadapter.SyncAdapterService] Sync for (org.dmfs.tasks, Account {name=jonple08@gmail.com, type=e.foundation.webdav.google}) finished 07-19 15:37:48.736 7249 18815 I davdroid: [foundation.e.accountmanager.syncadapter.SyncAdapterService] com.android.calendar sync of Account {name=jonple08@gmail.com, type=e.foundation.webdav.google} has been initiated 07-19 15:37:48.736 7249 18815 I davdroid: PARAMETER #0 = 07-19 15:37:48.754 7274 7274 I davdroid: [foundation.e.accountmanager.settings.Settings] Initializing Settings service 07-19 15:37:48.812 7249 18815 I ical4android: [foundation.e.ical4android.AndroidCalendar] Removing event colors from account Account {name=jonple08@gmail.com, type=e.foundation.webdav.google} 07-19 15:37:48.927 1780 1890 D sensors_hal_Ctx: poll:polldata:1, sensor:0, type:1, x:-0.552856 y:-0.007477 z:9.977829 07-19 15:37:48.928 1780 1890 D sensors_hal_Util: waitForResponse: timeout=0 07-19 15:37:48.968 1780 1890 D sensors_hal_Ctx: poll:polldata:1, sensor:0, type:1, x:-0.550461 y:-0.014664 z:9.980225 07-19 15:37:48.968 1780 1890 D sensors_hal_Util: waitForResponse: timeout=0 07-19 15:37:49.007 1780 1890 D sensors_hal_Ctx: poll:polldata:1, sensor:0, type:1, x:-0.543274 y:-0.002701 z:9.992203 07-19 15:37:49.007 1780 1890 D sensors_hal_Util: waitForResponse: timeout=0 07-19 15:37:49.047 1780 1890 D sensors_hal_Ctx: poll:polldata:1, sensor:0, type:1, x:-0.555252 y:-0.017059 z:9.985016 07-19 15:37:49.048 1780 1890 D sensors_hal_Util: waitForResponse: timeout=0 07-19 15:37:49.285 7249 18815 I davdroid: [foundation.e.accountmanager.syncadapter.GoogleCalendarsSyncAdapterService] Synchronizing calendar #3, URL: https://apidata.googleusercontent.com/caldav/v2/jonple08@gmail.com/events/ 07-19 15:37:49.313 7274 7274 I cert4android: [foundation.e.cert4android.CustomCertService] CustomCertService created 07-19 15:37:49.326 7274 7274 I cert4android: [foundation.e.cert4android.CustomCertService] No persistent key store (yet), creating in-memory key store. This is not an error! 07-19 15:37:49.326 7274 7274 I cert4android: EXCEPTION java.io.FileNotFoundException: /data/user/0/foundation.e.accountmanager/app_KeyStore/KeyStore.bks (No such file or directory) 07-19 15:37:49.326 7274 7274 I cert4android: at java.io.FileInputStream.open(Native Method) 07-19 15:37:49.326 7274 7274 I cert4android: at java.io.FileInputStream.(FileInputStream.java:146) 07-19 15:37:49.326 7274 7274 I cert4android: at foundation.e.cert4android.CustomCertService.onCreate(CustomCertService.kt:73) 07-19 15:37:49.326 7274 7274 I cert4android: at android.app.ActivityThread.handleCreateService(ActivityThread.java:3216) 07-19 15:37:49.326 7274 7274 I cert4android: at android.app.ActivityThread.-wrap5(ActivityThread.java) 07-19 15:37:49.326 7274 7274 I cert4android: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1586) 07-19 15:37:49.326 7274 7274 I cert4android: at android.os.Handler.dispatchMessage(Handler.java:102) 07-19 15:37:49.326 7274 7274 I cert4android: at android.os.Looper.loop(Looper.java:154) 07-19 15:37:49.326 7274 7274 I cert4android: at android.app.ActivityThread.main(ActivityThread.java:6186) 07-19 15:37:49.326 7274 7274 I cert4android: at java.lang.reflect.Method.invoke(Native Method) 07-19 15:37:49.326 7274 7274 I cert4android: at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:889) 07-19 15:37:49.326 7274 7274 I cert4android: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:779) 07-19 15:37:49.382 7249 18815 I davdroid: [foundation.e.accountmanager.syncadapter.SyncManager] Preparing synchronization 07-19 15:37:49.403 7249 18815 I davdroid: [foundation.e.accountmanager.resource.LocalCalendar] Processing deleted exceptions 07-19 15:37:49.444 7249 18815 I davdroid: [foundation.e.accountmanager.resource.LocalCalendar] Processing dirty exceptions 07-19 15:37:49.576 7249 18815 I davdroid: [foundation.e.accountmanager.syncadapter.SyncManager] Querying server capabilities 07-19 15:37:49.980 7249 18815 I davdroid: [foundation.e.accountmanager.syncadapter.CalendarSyncManager] Server supports Collection Sync: true 07-19 15:37:50.009 7249 18815 I davdroid: [foundation.e.accountmanager.syncadapter.SyncManager] Sending local deletes/updates to server 07-19 15:37:50.021 7249 18815 I davdroid: [foundation.e.accountmanager.syncadapter.SyncManager] Removed 0 record(s) from server 07-19 15:37:50.034 7249 18815 I davdroid: [foundation.e.accountmanager.syncadapter.SyncManager] Sent 0 record(s) to server 07-19 15:37:50.044 7249 18815 I davdroid: [foundation.e.accountmanager.syncadapter.SyncManager] Local sync state = {"type":"SYNC_TOKEN","value":"\/caldav\/v2\/jonple08%40gmail.com\/events\/sync\/ChQIiJPzxr\/w4gIQiJPzxr\/w4gIYBQ=="}, remote sync state = {"type":"SYNC_TOKEN","value":"\/caldav\/v2\/jonple08%40gmail.com\/events\/sync\/ChQIiJPzxr\/w4gIQiJPzxr\/w4gIYBQ=="} 07-19 15:37:50.045 7249 18815 I davdroid: [foundation.e.accountmanager.syncadapter.SyncManager] Remote collection didn't change, no reason to sync 07-19 15:37:50.050 7274 7274 I cert4android: [foundation.e.cert4android.CustomCertService] CustomCertService destroyed 07-19 15:37:50.053 7249 18815 I davdroid: [foundation.e.accountmanager.syncadapter.GoogleCalendarsSyncAdapterService] Calendar sync complete 07-19 15:37:50.057 7274 7274 I davdroid: [foundation.e.accountmanager.settings.Settings] Shutting down Settings service 07-19 15:37:50.063 7249 18815 I davdroid: [foundation.e.accountmanager.syncadapter.SyncAdapterService] Sync for (com.android.calendar, Account {name=jonple08@gmail.com, type=e.foundation.webdav.google}) finished 07-19 15:37:50.172 7249 18824 I davdroid: [foundation.e.accountmanager.syncadapter.SyncAdapterService] org.dmfs.tasks sync of Account {name=jonp@e.email, type=e.foundation.webdav.eelo} has been initiated 07-19 15:37:50.172 7249 18824 I davdroid: PARAMETER #0 = 07-19 15:37:50.192 7274 7274 I davdroid: [foundation.e.accountmanager.settings.Settings] Initializing Settings service 07-19 15:37:50.211 7249 18823 I davdroid: [foundation.e.accountmanager.syncadapter.SyncAdapterService] com.android.calendar sync of Account {name=jonp@e.email, type=e.foundation.webdav.eelo} has been initiated 07-19 15:37:50.211 7249 18823 I davdroid: PARAMETER #0 = 07-19 15:37:50.230 7249 18823 I ical4android: [foundation.e.ical4android.AndroidCalendar] Removing event colors from account Account {name=jonp@e.email, type=e.foundation.webdav.eelo} 07-19 15:37:50.341 6732 6748 D Profiled: Time spent in Update: 1 milliseconds 07-19 15:37:50.345 6732 6744 W ContentResolver: Failed to get type for: content://org.dmfs.tasks (Unsupported URI: content://org.dmfs.tasks) 07-19 15:37:50.353 6732 6744 D Profiled: Time spent in Update: 40 milliseconds 07-19 15:37:50.405 6732 12930 W ContentResolver: Failed to get type for: content://org.dmfs.tasks (Unsupported URI: content://org.dmfs.tasks) 07-19 15:37:50.407 6732 6748 D Profiled: Time spent in Update: 1 milliseconds 07-19 15:37:50.418 6732 12930 D Profiled: Time spent in Update: 46 milliseconds 07-19 15:37:50.464 7249 18824 I davdroid: [foundation.e.accountmanager.syncadapter.EeloTasksSyncAdapterService] Synchronizing task list #251 [https://ecloud.global/remote.php/dav/calendars/jonp@e.email/contact_birthdays/] 07-19 15:37:50.476 7249 18823 I davdroid: [foundation.e.accountmanager.syncadapter.EeloCalendarsSyncAdapterService] Synchronizing calendar #1, URL: https://ecloud.global/remote.php/dav/calendars/jonp@e.email/contact_birthdays/ 07-19 15:37:50.479 7274 7274 I cert4android: [foundation.e.cert4android.CustomCertService] CustomCertService created 07-19 15:37:50.486 7274 7274 I cert4android: [foundation.e.cert4android.CustomCertService] No persistent key store (yet), creating in-memory key store. This is not an error! 07-19 15:37:50.486 7274 7274 I cert4android: EXCEPTION java.io.FileNotFoundException: /data/user/0/foundation.e.accountmanager/app_KeyStore/KeyStore.bks (No such file or directory) 07-19 15:37:50.486 7274 7274 I cert4android: at java.io.FileInputStream.open(Native Method) 07-19 15:37:50.486 7274 7274 I cert4android: at java.io.FileInputStream.(FileInputStream.java:146) 07-19 15:37:50.486 7274 7274 I cert4android: at foundation.e.cert4android.CustomCertService.onCreate(CustomCertService.kt:73) 07-19 15:37:50.486 7274 7274 I cert4android: at android.app.ActivityThread.handleCreateService(ActivityThread.java:3216) 07-19 15:37:50.486 7274 7274 I cert4android: at android.app.ActivityThread.-wrap5(ActivityThread.java) 07-19 15:37:50.486 7274 7274 I cert4android: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1586) 07-19 15:37:50.486 7274 7274 I cert4android: at android.os.Handler.dispatchMessage(Handler.java:102) 07-19 15:37:50.486 7274 7274 I cert4android: at android.os.Looper.loop(Looper.java:154) 07-19 15:37:50.486 7274 7274 I cert4android: at android.app.ActivityThread.main(ActivityThread.java:6186) 07-19 15:37:50.486 7274 7274 I cert4android: at java.lang.reflect.Method.invoke(Native Method) 07-19 15:37:50.486 7274 7274 I cert4android: at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:889) 07-19 15:37:50.486 7274 7274 I cert4android: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:779) 07-19 15:37:50.529 7249 18824 I davdroid: [foundation.e.accountmanager.syncadapter.SyncManager] Preparing synchronization 07-19 15:37:50.539 7249 18823 I davdroid: [foundation.e.accountmanager.syncadapter.SyncManager] Preparing synchronization 07-19 15:37:50.545 7249 18824 I davdroid: [foundation.e.accountmanager.syncadapter.SyncManager] Querying server capabilities 07-19 15:37:50.563 7249 18823 I davdroid: [foundation.e.accountmanager.resource.LocalCalendar] Processing deleted exceptions 07-19 15:37:50.580 7249 18823 I davdroid: [foundation.e.accountmanager.resource.LocalCalendar] Processing dirty exceptions 07-19 15:37:50.589 7249 18823 I davdroid: [foundation.e.accountmanager.syncadapter.SyncManager] Querying server capabilities 07-19 15:37:50.968 7249 18824 I davdroid: [foundation.e.accountmanager.syncadapter.SyncManager] Sending local deletes/updates to server 07-19 15:37:50.978 7249 18823 I davdroid: [foundation.e.accountmanager.syncadapter.CalendarSyncManager] Server supports Collection Sync: true 07-19 15:37:50.980 7249 18823 I davdroid: [foundation.e.accountmanager.syncadapter.SyncManager] Sending local deletes/updates to server 07-19 15:37:51.027 7249 18824 I davdroid: [foundation.e.accountmanager.syncadapter.SyncManager] Removed 0 record(s) from server 07-19 15:37:51.040 7249 18823 I davdroid: [foundation.e.accountmanager.syncadapter.SyncManager] Removed 0 record(s) from server 07-19 15:37:51.158 11070 11274 D PowerLiftClient: Error fetching analysis system delta 07-19 15:37:51.158 11070 11274 D PowerLiftClient: okhttp3.internal.http2.ConnectionShutdownException 07-19 15:37:51.158 11070 11274 D PowerLiftClient: at okhttp3.internal.http2.Http2Connection.newStream(Http2Connection.java:248) 07-19 15:37:51.158 11070 11274 D PowerLiftClient: at okhttp3.internal.http2.Http2Connection.newStream(Http2Connection.java:231) 07-19 15:37:51.158 11070 11274 D PowerLiftClient: at okhttp3.internal.http2.Http2Codec.writeRequestHeaders(Http2Codec.java:117) 07-19 15:37:51.158 11070 11274 D PowerLiftClient: at okhttp3.internal.http.CallServerInterceptor.intercept(CallServerInterceptor.java:50) 07-19 15:37:51.158 11070 11274 D PowerLiftClient: at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:147) 07-19 15:37:51.158 11070 11274 D PowerLiftClient: at okhttp3.internal.connection.ConnectInterceptor.intercept(ConnectInterceptor.java:45) 07-19 15:37:51.158 11070 11274 D PowerLiftClient: at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:147) 07-19 15:37:51.158 11070 11274 D PowerLiftClient: at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:121) 07-19 15:37:51.158 11070 11274 D PowerLiftClient: at okhttp3.internal.cache.CacheInterceptor.intercept(CacheInterceptor.java:93) 07-19 15:37:51.158 11070 11274 D PowerLiftClient: at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:147) 07-19 15:37:51.158 11070 11274 D PowerLiftClient: at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:121) 07-19 15:37:51.158 11070 11274 D PowerLiftClient: at okhttp3.internal.http.BridgeInterceptor.intercept(BridgeInterceptor.java:93) 07-19 15:37:51.158 11070 11274 D PowerLiftClient: at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:147) 07-19 15:37:51.158 11070 11274 D PowerLiftClient: at okhttp3.internal.http.RetryAndFollowUpInterceptor.intercept(RetryAndFollowUpInterceptor.java:126) 07-19 15:37:51.158 11070 11274 D PowerLiftClient: at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:147) 07-19 15:37:51.158 11070 11274 D PowerLiftClient: at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:121) 07-19 15:37:51.158 11070 11274 D PowerLiftClient: at okhttp3.RealCall.getResponseWithInterceptorChain(RealCall.java:250) 07-19 15:37:51.158 11070 11274 D PowerLiftClient: at okhttp3.RealCall.execute(RealCall.java:93) 07-19 15:37:51.158 11070 11274 D PowerLiftClient: at com.microsoft.powerlift.PowerLiftClient.fetchAnalysisSystemDefinitionDelta(PowerLiftClient.kt:589) 07-19 15:37:51.158 11070 11274 D PowerLiftClient: at com.microsoft.powerlift.android.internal.sync.AndroidClientAnalysisSystemLoader.attemptDeltaUpdate(AndroidClientAnalysisSystemLoader.kt:189) 07-19 15:37:51.158 11070 11274 D PowerLiftClient: at com.microsoft.powerlift.android.internal.sync.AndroidClientAnalysisSystemLoader.updateAnalysisSystem(AndroidClientAnalysisSystemLoader.kt:179) 07-19 15:37:51.158 11070 11274 D PowerLiftClient: at com.microsoft.powerlift.android.internal.sync.AndroidClientAnalysisSystemLoader.access$updateAnalysisSystem(AndroidClientAnalysisSystemLoader.kt:57) 07-19 15:37:51.158 11070 11274 D PowerLiftClient: at com.microsoft.powerlift.android.internal.sync.AndroidClientAnalysisSystemLoader$registerUpdateFuture$$inlined$synchronized$lambda$1.run(AndroidClientAnalysisSystemLoader.kt:143) 07-19 15:37:51.158 11070 11274 D PowerLiftClient: at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:428) 07-19 15:37:51.158 11070 11274 D PowerLiftClient: at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:278) 07-19 15:37:51.158 11070 11274 D PowerLiftClient: at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:273) 07-19 15:37:51.158 11070 11274 D PowerLiftClient: at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1133) 07-19 15:37:51.158 11070 11274 D PowerLiftClient: at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:607) 07-19 15:37:51.158 11070 11274 D PowerLiftClient: at java.lang.Thread.run(Thread.java:761) 07-19 15:37:51.252 7249 18823 I davdroid: [foundation.e.accountmanager.syncadapter.SyncManager] Sent 0 record(s) to server 07-19 15:37:51.261 12200 12200 I chatty : uid=1000(system) foundation.e.drive expire 495 lines 07-19 15:37:51.294 7249 18824 I davdroid: [foundation.e.accountmanager.syncadapter.SyncManager] Sent 0 record(s) to server 07-19 15:37:51.319 7249 18823 I davdroid: [foundation.e.accountmanager.syncadapter.SyncManager] Local sync state = {"type":"SYNC_TOKEN","value":"http:\/\/sabre.io\/ns\/sync\/27"}, remote sync state = {"type":"SYNC_TOKEN","value":"http:\/\/sabre.io\/ns\/sync\/27"} 07-19 15:37:51.320 7249 18823 I davdroid: [foundation.e.accountmanager.syncadapter.SyncManager] Remote collection didn't change, no reason to sync 07-19 15:37:51.329 7249 18823 I davdroid: [foundation.e.accountmanager.syncadapter.EeloCalendarsSyncAdapterService] Synchronizing calendar #2, URL: https://ecloud.global/remote.php/dav/calendars/jonp@e.email/personal/ 07-19 15:37:51.336 7249 18824 I davdroid: [foundation.e.accountmanager.syncadapter.SyncManager] Local sync state = {"type":"SYNC_TOKEN","value":"http:\/\/sabre.io\/ns\/sync\/27"}, remote sync state = {"type":"SYNC_TOKEN","value":"http:\/\/sabre.io\/ns\/sync\/27"} 07-19 15:37:51.372 7249 18824 I davdroid: [foundation.e.accountmanager.syncadapter.SyncManager] Remote collection didn't change, no reason to sync 07-19 15:37:51.397 7249 18824 I davdroid: [foundation.e.accountmanager.syncadapter.EeloTasksSyncAdapterService] Synchronizing task list #252 [https://ecloud.global/remote.php/dav/calendars/jonp@e.email/personal/] 07-19 15:37:51.494 7249 18823 I davdroid: [foundation.e.accountmanager.syncadapter.SyncManager] Preparing synchronization 07-19 15:37:51.514 7249 18824 I davdroid: [foundation.e.accountmanager.syncadapter.SyncManager] Preparing synchronization 07-19 15:37:51.526 7249 18823 I davdroid: [foundation.e.accountmanager.resource.LocalCalendar] Processing deleted exceptions 07-19 15:37:51.545 7249 18824 I davdroid: [foundation.e.accountmanager.syncadapter.SyncManager] Querying server capabilities 07-19 15:37:51.565 7249 18823 I davdroid: [foundation.e.accountmanager.resource.LocalCalendar] Processing dirty exceptions 07-19 15:37:51.613 7249 18823 I davdroid: [foundation.e.accountmanager.syncadapter.SyncManager] Querying server capabilities 07-19 15:37:51.805 12200 18845 I chatty : uid=1000(system) foundation.e.drive expire 1 line 07-19 15:37:51.807 12200 12200 I chatty : uid=1000(system) foundation.e.drive expire 3311 lines 07-19 15:37:51.918 7249 18824 I davdroid: [foundation.e.accountmanager.syncadapter.SyncManager] Sending local deletes/updates to server 07-19 15:37:51.956 12200 18845 I chatty : uid=1000(system) foundation.e.drive expire 4 lines 07-19 15:37:51.961 12200 12200 I chatty : uid=1000(system) foundation.e.drive expire 3801 lines 07-19 15:37:51.981 7249 18823 I davdroid: [foundation.e.accountmanager.syncadapter.CalendarSyncManager] Server supports Collection Sync: true 07-19 15:37:51.982 7249 18823 I davdroid: [foundation.e.accountmanager.syncadapter.SyncManager] Sending local deletes/updates to server 07-19 15:37:52.012 7249 18824 I davdroid: [foundation.e.accountmanager.syncadapter.SyncManager] Removed 0 record(s) from server 07-19 15:37:52.062 7249 18824 I davdroid: [foundation.e.accountmanager.syncadapter.SyncManager] Sent 0 record(s) to server 07-19 15:37:52.063 7249 18823 I davdroid: [foundation.e.accountmanager.syncadapter.SyncManager] Removed 0 record(s) from server 07-19 15:37:52.074 7249 18824 I davdroid: [foundation.e.accountmanager.syncadapter.SyncManager] Local sync state = {"type":"SYNC_TOKEN","value":"http:\/\/sabre.io\/ns\/sync\/9"}, remote sync state = {"type":"SYNC_TOKEN","value":"http:\/\/sabre.io\/ns\/sync\/9"} 07-19 15:37:52.075 7249 18824 I davdroid: [foundation.e.accountmanager.syncadapter.SyncManager] Remote collection didn't change, no reason to sync 07-19 15:37:52.079 7249 18824 I davdroid: [foundation.e.accountmanager.syncadapter.EeloTasksSyncAdapterService] Task sync complete 07-19 15:37:52.081 7249 18823 I davdroid: [foundation.e.accountmanager.syncadapter.SyncManager] Sent 0 record(s) to server 07-19 15:37:52.082 7249 18824 I davdroid: [foundation.e.accountmanager.syncadapter.SyncAdapterService] Sync for (org.dmfs.tasks, Account {name=jonp@e.email, type=e.foundation.webdav.eelo}) finished 07-19 15:37:52.100 7249 18823 I davdroid: [foundation.e.accountmanager.syncadapter.SyncManager] Local sync state = {"type":"SYNC_TOKEN","value":"http:\/\/sabre.io\/ns\/sync\/9"}, remote sync state = {"type":"SYNC_TOKEN","value":"http:\/\/sabre.io\/ns\/sync\/9"} 07-19 15:37:52.101 7249 18823 I davdroid: [foundation.e.accountmanager.syncadapter.SyncManager] Remote collection didn't change, no reason to sync 07-19 15:37:52.105 7274 7274 I cert4android: [foundation.e.cert4android.CustomCertService] CustomCertService destroyed 07-19 15:37:52.107 7249 18823 I davdroid: [foundation.e.accountmanager.syncadapter.EeloCalendarsSyncAdapterService] Calendar sync complete 07-19 15:37:52.111 7274 7274 I davdroid: [foundation.e.accountmanager.settings.Settings] Shutting down Settings service 07-19 15:37:52.114 7249 18823 I davdroid: [foundation.e.accountmanager.syncadapter.SyncAdapterService] Sync for (com.android.calendar, Account {name=jonp@e.email, type=e.foundation.webdav.eelo}) finished 07-19 15:37:52.289 12200 18845 I chatty : uid=1000(system) foundation.e.drive expire 2 lines 07-19 15:37:55.433 1780 1805 I PowerManagerService: Nap time (uid 1000)... 07-19 15:37:55.434 1780 1805 I PowerManagerService: Going to sleep due to screen timeout (uid 1000)... 07-19 15:37:55.467 589 589 V fingerprintd: getAuthenticatorId() 07-19 15:37:55.479 1780 1780 V FingerprintService: startAuthentication(com.android.systemui) 07-19 15:37:55.479 1780 1780 V FingerprintService: starting client AuthenticationClient(com.android.systemui), initiatedByClient = true) 07-19 15:37:55.481 589 589 V fingerprintd: authenticate(sid=0, gid=0) 07-19 15:37:55.488 1780 1780 W FingerprintService: client com.android.systemui is authenticating... 07-19 15:37:55.960 1780 1794 I VrManagerService: VR mode is disallowed 07-19 15:37:56.037 1780 1805 D sensors_hal_SMGR: enable:sensor(android.sensor.accelerometer) Deactivating sensor handle=0 07-19 15:37:56.038 1780 1805 D sensors_hal_Util: waitForResponse: timeout=1000 07-19 15:37:56.048 1780 1805 D sensors_hal_SMGR: SMGRReportDelete: Rcvd success response from request 07-19 15:37:56.048 1780 1805 V KeyguardServiceDelegate: onScreenTurnedOff() 07-19 15:37:56.067 1780 1805 D sensors_hal_SMGR: batch:sensor(android.sensor.light) sample_rate=5.000000Hz report_rate_f=0.000000Hz curr sample rate:5.000000 cur rpt rate:0 max:5.000000 min:5.000000 07-19 15:37:56.068 1780 1803 I DisplayManagerService: Display device changed state: "├ëcran int├®gr├®", OFF 07-19 15:37:56.078 514 514 D SurfaceFlinger: Set power mode=0, type=0 flinger=0x7fb3848000 07-19 15:37:56.079 514 514 I SDM : DisplayBase::SetDisplayState: Set state = 0, display 0 07-19 15:37:56.081 1780 1944 D sensors_hal_SMGR: enable:sensor(android.sensor.light) Deactivating sensor handle=1 07-19 15:37:56.082 1780 1944 D sensors_hal_Util: waitForResponse: timeout=1000 07-19 15:37:56.089 1780 1944 D sensors_hal_SMGR: SMGRReportDelete: Rcvd success response from request 07-19 15:37:56.233 1780 1957 D SurfaceControl: Excessive delay in setPowerMode(): 164ms 07-19 15:37:56.239 1780 1805 I PowerManagerService: Sleeping (uid 1000)... 07-19 15:37:56.319 1357 1799 D audio_hw_primary: adev_set_parameters: enter: screen_state=off 07-19 15:37:56.320 1357 1799 D audio_hw_extn: audio_extn_set_anc_parameters: anc_enabled:0 07-19 15:37:56.440 1780 1795 I WindowManager: OverscanTimeout run 07-19 15:37:56.473 12200 12200 W ContextImpl: Calling a method in the system process without a qualified user: android.app.ContextImpl.startService:1357 android.content.ContextWrapper.startService:613 foundation.e.drive.receivers.ScreenOffReceiver.onReceive:52 android.app.LoadedApk$ReceiverDispatcher$Args.run:1122 android.os.Handler.handleCallback:751 07-19 15:37:56.492 12200 12200 W ContextImpl: Calling a method in the system process without a qualified user: android.app.ContextImpl.startService:1357 android.content.ContextWrapper.startService:613 foundation.e.drive.services.ObserverService.onCreate:127 android.app.ActivityThread.handleCreateService:3216 android.app.ActivityThread.-wrap5:-1 07-19 15:37:56.523 12200 18848 I chatty : uid=1000(system) foundation.e.drive expire 2 lines 07-19 15:37:56.543 12200 12200 W ContextImpl: Calling a method in the system process without a qualified user: android.app.ContextImpl.bindService:1421 android.content.ContextWrapper.bindService:636 foundation.e.drive.services.ObserverService.begin:181 foundation.e.drive.services.ObserverService.onOCClientReceived:206 foundation.e.drive.utils.GetOCClientTask.onPostExecute:63 07-19 15:37:56.676 12200 18849 I chatty : uid=1000(system) foundation.e.drive expire 20 lines 07-19 15:38:00.117 12200 12200 I chatty : uid=1000(system) foundation.e.drive expire 1530 lines 07-19 15:38:00.517 12200 12200 V ObserverService: /storage/emulated/0/DCIM/.thumbnails/1562704584922.jpg, 294, 1562704584000 07-19 15:38:00.517 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.517 12200 12200 V ObserverService: /storage/emulated/0/Pictures/Screenshots/Screenshot_20190710-003148.png, 297, 1562711509000 07-19 15:38:00.517 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.517 12200 12200 V ObserverService: /storage/emulated/0/DCIM/.thumbnails/1562766437786.jpg, 303, 1562766437000 07-19 15:38:00.517 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.517 12200 12200 V ObserverService: /storage/emulated/0/DCIM/.thumbnails/1562775773660.jpg, 305, 1562775773000 07-19 15:38:00.517 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.517 12200 12200 V ObserverService: /storage/emulated/0/Pictures/Screenshots/Screenshot_20190713-001529.png, 309, 1562969730000 07-19 15:38:00.517 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.517 12200 12200 V ObserverService: /storage/emulated/0/Pictures/Screenshots/IMG_20190713_004054.jpg, 311, 1562971255000 07-19 15:38:00.517 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.517 12200 12200 V ObserverService: /storage/emulated/0/DCIM/.thumbnails/1562971255340.jpg, 312, 1562971255000 07-19 15:38:00.517 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.517 12200 12200 V ObserverService: /storage/emulated/0/DCIM/.thumbnails/1563007411990.jpg, 313, 1563007412000 07-19 15:38:00.517 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.517 12200 12200 V ObserverService: /storage/emulated/0/DCIM/.thumbnails/1563122529100.jpg, 320, 1563122529000 07-19 15:38:00.517 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.517 12200 12200 V ObserverService: /storage/emulated/0/DCIM/.thumbnails/1563210277129.jpg, 323, 1563210277000 07-19 15:38:00.517 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.517 12200 12200 V ObserverService: /storage/emulated/0/DCIM/Facebook/FB_IMG_1563277693985.jpg, 324, 1563277693000 07-19 15:38:00.517 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.517 12200 12200 V ObserverService: /storage/emulated/0/DCIM/.thumbnails/1563309350303.jpg, 327, 1563309350000 07-19 15:38:00.517 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.517 12200 12200 V ObserverService: /storage/emulated/0/DCIM/.thumbnails/1563309427547.jpg, 329, 1563309427000 07-19 15:38:00.517 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.517 12200 12200 V ObserverService: /storage/emulated/0/DCIM/.thumbnails/1563378127244.jpg, 335, 1563378127000 07-19 15:38:00.517 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.517 12200 12200 V ObserverService: /storage/emulated/0/DCIM/.thumbnails/1563378138598.jpg, 336, 1563378138000 07-19 15:38:00.517 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.517 12200 12200 V ObserverService: /storage/emulated/0/DCIM/.thumbnails/1563383506863.jpg, 339, 1563383506000 07-19 15:38:00.517 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.517 12200 12200 V ObserverService: /storage/emulated/0/DCIM/OpenCamera/IMG_20190717_220322.jpg, 340, 1563393802000 07-19 15:38:00.517 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.524 12200 12200 D ObserverService: Current File is /storage/emulated/0/DCIM/OpenCamera/IMG_20190718_185204.jpg, true, 1563468724000 07-19 15:38:00.524 12200 12200 V ObserverService: Loop through syncedFileState (Path, Id, last Modified): 07-19 15:38:00.524 12200 12200 V ObserverService: /storage/emulated/0/Pictures/Twitter/IMG_20190502_235751.jpg, 1, 1559472578000 07-19 15:38:00.524 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.524 12200 12200 V ObserverService: /storage/emulated/0/Pictures/Twitter/IMG_20190502_235819.jpg, 2, 1559472578000 07-19 15:38:00.524 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.524 12200 12200 V ObserverService: /storage/emulated/0/Pictures/Twitter/IMG_20190503_231040.jpg, 3, 1559472578000 07-19 15:38:00.524 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.524 12200 12200 V ObserverService: /storage/emulated/0/DCIM/Facebook/FB_IMG_1558215247575.jpg, 7, 1558215247000 07-19 15:38:00.524 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.524 12200 12200 V ObserverService: /storage/emulated/0/Music/SoundRecords/SoundRecord-2019-05-28-16-58-55.wav, 8, 1559055549000 07-19 15:38:00.524 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.524 12200 12200 V ObserverService: /storage/emulated/0/Documents/Lawnchair/backup/7 mai 2019 13:36:31.shed, 9, 1557229008000 07-19 15:38:00.524 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.524 12200 12200 V ObserverService: /storage/emulated/0/Documents/Lawnchair/backup/7 mai 2019 14:11:10.shed, 10, 1557231077000 07-19 15:38:00.524 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.524 12200 12200 V ObserverService: /storage/emulated/0/Pictures/Screenshots/Screenshot_20190521-130111.png, 61, 1558436472000 07-19 15:38:00.524 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.524 12200 12200 V ObserverService: /storage/emulated/0/Pictures/Screenshots/Screenshot_20190524-145649.png, 62, 1558702610000 07-19 15:38:00.524 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.524 12200 12200 V ObserverService: /storage/emulated/0/Pictures/Screenshots/IMG_20190524_145743.jpg, 63, 1558702663000 07-19 15:38:00.524 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.524 12200 12200 V ObserverService: /storage/emulated/0/Pictures/Screenshots/Screenshot_20190602-110245.png, 65, 1559466165000 07-19 15:38:00.524 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.524 12200 12200 V ObserverService: /storage/emulated/0/DCIM/Facebook/FB_IMG_1559516800624.jpg, 68, 1559516800000 07-19 15:38:00.524 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.524 12200 12200 V ObserverService: /storage/emulated/0/DCIM/.thumbnails/.thumbdata4--1967290299, 70, 1563539308000 07-19 15:38:00.524 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.524 12200 12200 V ObserverService: /storage/emulated/0/DCIM/.thumbnails/.thumbindex4--1967290299, 71, 1563539308000 07-19 15:38:00.524 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.524 12200 12200 V ObserverService: /storage/emulated/0/DCIM/.thumbnails/1558293191149.jpg, 73, 1558293191000 07-19 15:38:00.524 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.524 12200 12200 V ObserverService: /storage/emulated/0/DCIM/.thumbnails/1559292298780.jpg, 79, 1559292298000 07-19 15:38:00.524 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.524 12200 12200 V ObserverService: /storage/emulated/0/DCIM/.thumbnails/1555837251815.jpg, 81, 1555837251000 07-19 15:38:00.524 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.524 12200 12200 V ObserverService: /storage/emulated/0/DCIM/.thumbnails/1555837254476.jpg, 82, 1555837254000 07-19 15:38:00.524 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.524 12200 12200 V ObserverService: /storage/emulated/0/DCIM/.thumbnails/1556893937259.jpg, 85, 1556893937000 07-19 15:38:00.524 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.524 12200 12200 V ObserverService: /storage/emulated/0/DCIM/.thumbnails/.thumbdata4-1763508120, 87, 1558803319000 07-19 15:38:00.524 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.524 12200 12200 V ObserverService: /storage/emulated/0/DCIM/.thumbnails/.thumbindex4-1763508120, 88, 1558803319000 07-19 15:38:00.524 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.524 12200 12200 V ObserverService: /storage/emulated/0/DCIM/.thumbnails/1556958359132.jpg, 89, 1556958359000 07-19 15:38:00.524 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.524 12200 12200 V ObserverService: /storage/emulated/0/DCIM/.thumbnails/1556958359238.jpg, 90, 1556958359000 07-19 15:38:00.524 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.524 12200 12200 V ObserverService: /storage/emulated/0/DCIM/.thumbnails/1556989729650.jpg, 93, 1556989729000 07-19 15:38:00.524 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.524 12200 12200 V ObserverService: /storage/emulated/0/DCIM/.thumbnails/1557067873318.jpg, 94, 1557067873000 07-19 15:38:00.524 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.524 12200 12200 V ObserverService: /storage/emulated/0/DCIM/.thumbnails/1557073412491.jpg, 95, 1557073412000 07-19 15:38:00.525 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.525 12200 12200 V ObserverService: /storage/emulated/0/DCIM/.thumbnails/1557073447042.jpg, 96, 1557073447000 07-19 15:38:00.525 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.525 12200 12200 V ObserverService: /storage/emulated/0/DCIM/.thumbnails/1557090343142.jpg, 97, 1557090343000 07-19 15:38:00.525 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.525 12200 12200 V ObserverService: /storage/emulated/0/DCIM/.thumbnails/1557101093613.jpg, 98, 1557101093000 07-19 15:38:00.525 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.525 12200 12200 V ObserverService: /storage/emulated/0/DCIM/.thumbnails/1557162441576.jpg, 99, 1557162441000 07-19 15:38:00.525 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.525 12200 12200 V ObserverService: /storage/emulated/0/DCIM/.thumbnails/1557163057937.jpg, 100, 1557163057000 07-19 15:38:00.525 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.525 12200 12200 V ObserverService: /storage/emulated/0/DCIM/.thumbnails/1558702663670.jpg, 105, 1558702663000 07-19 15:38:00.525 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.525 12200 12200 V ObserverService: /storage/emulated/0/DCIM/.thumbnails/1557583382751.jpg, 106, 1557583382000 07-19 15:38:00.525 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.525 12200 12200 V ObserverService: /storage/emulated/0/DCIM/.thumbnails/1558778855996.jpg, 110, 1558778856000 07-19 15:38:00.525 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.525 12200 12200 V ObserverService: /storage/emulated/0/DCIM/.thumbnails/1558778857312.jpg, 113, 1558778857000 07-19 15:38:00.525 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.525 12200 12200 V ObserverService: /storage/emulated/0/DCIM/.thumbnails/1557617502040.jpg, 114, 1557617502000 07-19 15:38:00.525 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.525 12200 12200 V ObserverService: /storage/emulated/0/Pictures/Twitter/IMG_20190606_082230.jpg, 119, 1559802151000 07-19 15:38:00.525 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.525 12200 12200 V ObserverService: /storage/emulated/0/Documents/Lawnchair, 120, 0 07-19 15:38:00.525 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.525 12200 12200 V ObserverService: /storage/emulated/0/DCIM/.thumbnails/1559923821989.jpg, 122, 1559923822000 07-19 15:38:00.525 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.525 12200 12200 V ObserverService: /storage/emulated/0/DCIM/.thumbnails/1559930300300.jpg, 126, 1559930300000 07-19 15:38:00.525 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.525 12200 12200 V ObserverService: /storage/emulated/0/DCIM/OpenCamera/IMG_20190608_183007.jpg, 160, 1560011407000 07-19 15:38:00.525 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.525 12200 12200 V ObserverService: /storage/emulated/0/DCIM/.thumbnails/1560017891727.jpg, 163, 1560017891000 07-19 15:38:00.525 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.526 11070 18851 D EventNotificationJob: Running EventNotificationJob, isDetail=true 07-19 15:38:00.531 12200 12200 V ObserverService: /storage/emulated/0/Documents/Lawnchair/backup/9 juin 2019 5:30:17 PM.shed, 166, 1560094231000 07-19 15:38:00.531 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.531 12200 12200 V ObserverService: /storage/emulated/0/Movies/ScreenRecords, 167, 0 07-19 15:38:00.531 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.531 12200 12200 V ObserverService: /storage/emulated/0/Documents/Lawnchair/backup, 168, 0 07-19 15:38:00.531 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.531 12200 12200 V ObserverService: /storage/emulated/0/DCIM/.thumbnails/1560670537027.jpg, 198, 1560670537000 07-19 15:38:00.531 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.531 12200 12200 V ObserverService: /storage/emulated/0/DCIM/.thumbnails/1560670537276.jpg, 199, 1560670537000 07-19 15:38:00.531 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.531 12200 12200 V ObserverService: /storage/emulated/0/DCIM/.thumbnails/1560670538295.jpg, 201, 1560670538000 07-19 15:38:00.531 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.531 12200 12200 V ObserverService: /storage/emulated/0/Music/SoundRecords, 212, 0 07-19 15:38:00.531 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.531 12200 12200 V ObserverService: /storage/emulated/0/Documents/Lawnchair/backup/19 juin 2019 10:21:24.shed, 213, 1560932493000 07-19 15:38:00.531 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.531 12200 12200 V ObserverService: /storage/emulated/0/Documents/Lawnchair/backup/19 juin 2019 10_21_35.shed, 214, 1560932505000 07-19 15:38:00.531 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.531 12200 12200 V ObserverService: /storage/emulated/0/Pictures/Screenshots/Screenshot_20190620-112451.png, 216, 1561022692000 07-19 15:38:00.531 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.531 12200 12200 V ObserverService: /storage/emulated/0/DCIM/.thumbnails/1561024412110.jpg, 217, 1561024412000 07-19 15:38:00.531 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.531 12200 12200 V ObserverService: /storage/emulated/0/DCIM/.thumbnails/1561190748106.jpg, 231, 1561190748000 07-19 15:38:00.531 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.531 12200 12200 V ObserverService: /storage/emulated/0/DCIM/Facebook/FB_IMG_1561734274742.jpg, 233, 1561734274000 07-19 15:38:00.531 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.531 12200 12200 V ObserverService: /storage/emulated/0/DCIM/.thumbnails/1561894603714.jpg, 240, 1561894603000 07-19 15:38:00.531 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.531 12200 12200 V ObserverService: /storage/emulated/0/DCIM/.thumbnails/1561894604456.jpg, 242, 1561894604000 07-19 15:38:00.531 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.531 12200 12200 V ObserverService: /storage/emulated/0/Pictures/Twitter/IMG_20190702_103724.jpg, 248, 1562056644000 07-19 15:38:00.531 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.531 12200 12200 V ObserverService: /storage/emulated/0/Pictures/Twitter/IMG_20190702_104600.jpg, 249, 1562057160000 07-19 15:38:00.531 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.531 12200 12200 V ObserverService: /storage/emulated/0/DCIM/.thumbnails/1562192516191.jpg, 256, 1562192516000 07-19 15:38:00.531 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.531 12200 12200 V ObserverService: /storage/emulated/0/DCIM/.thumbnails/1562192550916.jpg, 262, 1562192550000 07-19 15:38:00.531 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.531 12200 12200 V ObserverService: /storage/emulated/0/DCIM/.thumbnails/1562192551039.jpg, 263, 1562192551000 07-19 15:38:00.531 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.531 12200 12200 V ObserverService: /storage/emulated/0/DCIM/.thumbnails/1562260897595.jpg, 275, 1562260897000 07-19 15:38:00.532 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.532 12200 12200 V ObserverService: /storage/emulated/0/DCIM/.thumbnails/1562524702502.jpg, 284, 1562524702000 07-19 15:38:00.532 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.532 12200 12200 V ObserverService: /storage/emulated/0/DCIM/.thumbnails/1562612315575.jpg, 288, 1562612315000 07-19 15:38:00.532 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.532 12200 12200 V ObserverService: /storage/emulated/0/DCIM/.thumbnails/1562704542632.jpg, 290, 1562704542000 07-19 15:38:00.532 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.532 12200 12200 V ObserverService: /storage/emulated/0/DCIM/.thumbnails/1562704584429.jpg, 292, 1562704584000 07-19 15:38:00.532 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.532 12200 12200 V ObserverService: /storage/emulated/0/DCIM/.thumbnails/1562704584665.jpg, 293, 1562704584000 07-19 15:38:00.532 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.532 12200 12200 V ObserverService: /storage/emulated/0/DCIM/.thumbnails/1562704584922.jpg, 294, 1562704584000 07-19 15:38:00.532 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.532 12200 12200 V ObserverService: /storage/emulated/0/Pictures/Screenshots/Screenshot_20190710-003148.png, 297, 1562711509000 07-19 15:38:00.532 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.532 12200 12200 V ObserverService: /storage/emulated/0/DCIM/.thumbnails/1562766437786.jpg, 303, 1562766437000 07-19 15:38:00.532 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.532 12200 12200 V ObserverService: /storage/emulated/0/DCIM/.thumbnails/1562775773660.jpg, 305, 1562775773000 07-19 15:38:00.532 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.532 12200 12200 V ObserverService: /storage/emulated/0/Pictures/Screenshots/Screenshot_20190713-001529.png, 309, 1562969730000 07-19 15:38:00.532 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.532 12200 12200 V ObserverService: /storage/emulated/0/Pictures/Screenshots/IMG_20190713_004054.jpg, 311, 1562971255000 07-19 15:38:00.532 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.532 12200 12200 V ObserverService: /storage/emulated/0/DCIM/.thumbnails/1562971255340.jpg, 312, 1562971255000 07-19 15:38:00.532 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.532 12200 12200 V ObserverService: /storage/emulated/0/DCIM/.thumbnails/1563007411990.jpg, 313, 1563007412000 07-19 15:38:00.532 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.532 12200 12200 V ObserverService: /storage/emulated/0/DCIM/.thumbnails/1563122529100.jpg, 320, 1563122529000 07-19 15:38:00.532 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.532 12200 12200 V ObserverService: /storage/emulated/0/DCIM/.thumbnails/1563210277129.jpg, 323, 1563210277000 07-19 15:38:00.532 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.532 12200 12200 V ObserverService: /storage/emulated/0/DCIM/Facebook/FB_IMG_1563277693985.jpg, 324, 1563277693000 07-19 15:38:00.532 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.532 12200 12200 V ObserverService: /storage/emulated/0/DCIM/.thumbnails/1563309350303.jpg, 327, 1563309350000 07-19 15:38:00.532 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.532 12200 12200 V ObserverService: /storage/emulated/0/DCIM/.thumbnails/1563309427547.jpg, 329, 1563309427000 07-19 15:38:00.532 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.532 12200 12200 V ObserverService: /storage/emulated/0/DCIM/.thumbnails/1563378127244.jpg, 335, 1563378127000 07-19 15:38:00.532 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.532 12200 12200 V ObserverService: /storage/emulated/0/DCIM/.thumbnails/1563378138598.jpg, 336, 1563378138000 07-19 15:38:00.532 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.532 12200 12200 V ObserverService: /storage/emulated/0/DCIM/.thumbnails/1563383506863.jpg, 339, 1563383506000 07-19 15:38:00.532 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.532 12200 12200 V ObserverService: /storage/emulated/0/DCIM/.thumbnails/1563393731320.jpg, 341, 1563393731000 07-19 15:38:00.532 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.532 12200 12200 V ObserverService: /storage/emulated/0/DCIM/OpenCamera/IMG_20190718_185204.jpg, 342, 1563468724000 07-19 15:38:00.532 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.532 12200 12200 D ObserverService: Current File is /storage/emulated/0/DCIM/OpenCamera/IMG_20190608_183007.jpg, true, 1560011407000 07-19 15:38:00.532 12200 12200 V ObserverService: Loop through syncedFileState (Path, Id, last Modified): 07-19 15:38:00.532 12200 12200 V ObserverService: /storage/emulated/0/Pictures/Twitter/IMG_20190502_235751.jpg, 1, 1559472578000 07-19 15:38:00.532 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.532 12200 12200 V ObserverService: /storage/emulated/0/Pictures/Twitter/IMG_20190502_235819.jpg, 2, 1559472578000 07-19 15:38:00.532 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.532 12200 12200 V ObserverService: /storage/emulated/0/Pictures/Twitter/IMG_20190503_231040.jpg, 3, 1559472578000 07-19 15:38:00.532 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.532 12200 12200 V ObserverService: /storage/emulated/0/DCIM/Facebook/FB_IMG_1558215247575.jpg, 7, 1558215247000 07-19 15:38:00.532 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.532 12200 12200 V ObserverService: /storage/emulated/0/Music/SoundRecords/SoundRecord-2019-05-28-16-58-55.wav, 8, 1559055549000 07-19 15:38:00.532 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.532 12200 12200 V ObserverService: /storage/emulated/0/Documents/Lawnchair/backup/7 mai 2019 13:36:31.shed, 9, 1557229008000 07-19 15:38:00.532 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.539 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.547 11070 18851 D EventNotificationJob: finished processing events. 07-19 15:38:00.549 12200 12200 V ObserverService: /storage/emulated/0/Pictures/Twitter/IMG_20190606_082230.jpg, 119, 1559802151000 07-19 15:38:00.549 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.549 12200 12200 V ObserverService: /storage/emulated/0/Documents/Lawnchair, 120, 0 07-19 15:38:00.549 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.549 12200 12200 V ObserverService: /storage/emulated/0/DCIM/.thumbnails/1559923821989.jpg, 122, 1559923822000 07-19 15:38:00.549 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.549 12200 12200 V ObserverService: /storage/emulated/0/DCIM/.thumbnails/1559930300300.jpg, 126, 1559930300000 07-19 15:38:00.549 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.549 12200 12200 V ObserverService: /storage/emulated/0/DCIM/.thumbnails/1560017891727.jpg, 163, 1560017891000 07-19 15:38:00.549 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.549 12200 12200 V ObserverService: /storage/emulated/0/Documents/Lawnchair/backup/9 juin 2019 5:30:17 PM.shed, 166, 1560094231000 07-19 15:38:00.549 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.549 12200 12200 V ObserverService: /storage/emulated/0/Movies/ScreenRecords, 167, 0 07-19 15:38:00.549 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.549 12200 12200 V ObserverService: /storage/emulated/0/Documents/Lawnchair/backup, 168, 0 07-19 15:38:00.549 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.549 12200 12200 V ObserverService: /storage/emulated/0/DCIM/.thumbnails/1560670537027.jpg, 198, 1560670537000 07-19 15:38:00.549 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.549 12200 12200 V ObserverService: /storage/emulated/0/DCIM/.thumbnails/1560670537276.jpg, 199, 1560670537000 07-19 15:38:00.549 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.549 12200 12200 V ObserverService: /storage/emulated/0/DCIM/.thumbnails/1560670538295.jpg, 201, 1560670538000 07-19 15:38:00.549 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.549 12200 12200 V ObserverService: /storage/emulated/0/Music/SoundRecords, 212, 0 07-19 15:38:00.549 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.549 12200 12200 V ObserverService: /storage/emulated/0/Documents/Lawnchair/backup/19 juin 2019 10:21:24.shed, 213, 1560932493000 07-19 15:38:00.549 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.549 12200 12200 V ObserverService: /storage/emulated/0/Documents/Lawnchair/backup/19 juin 2019 10_21_35.shed, 214, 1560932505000 07-19 15:38:00.549 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.549 12200 12200 V ObserverService: /storage/emulated/0/Pictures/Screenshots/Screenshot_20190620-112451.png, 216, 1561022692000 07-19 15:38:00.549 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.549 12200 12200 V ObserverService: /storage/emulated/0/DCIM/.thumbnails/1561024412110.jpg, 217, 1561024412000 07-19 15:38:00.549 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.549 12200 12200 V ObserverService: /storage/emulated/0/DCIM/.thumbnails/1561190748106.jpg, 231, 1561190748000 07-19 15:38:00.549 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.549 12200 12200 V ObserverService: /storage/emulated/0/DCIM/Facebook/FB_IMG_1561734274742.jpg, 233, 1561734274000 07-19 15:38:00.549 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.549 12200 12200 V ObserverService: /storage/emulated/0/DCIM/.thumbnails/1561894603714.jpg, 240, 1561894603000 07-19 15:38:00.549 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.549 12200 12200 V ObserverService: /storage/emulated/0/DCIM/.thumbnails/1561894604456.jpg, 242, 1561894604000 07-19 15:38:00.549 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.549 12200 12200 V ObserverService: /storage/emulated/0/Pictures/Twitter/IMG_20190702_104600.jpg, 249, 1562057160000 07-19 15:38:00.549 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.550 12200 12200 D ObserverService: Current File is /storage/emulated/0/Pictures/Twitter/IMG_20190606_082230.jpg, true, 1559802151000 07-19 15:38:00.550 12200 12200 V ObserverService: Loop through syncedFileState (Path, Id, last Modified): 07-19 15:38:00.550 12200 12200 V ObserverService: /storage/emulated/0/DCIM/Facebook/FB_IMG_1558215247575.jpg, 7, 1558215247000 07-19 15:38:00.550 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.550 12200 12200 V ObserverService: /storage/emulated/0/Music/SoundRecords/SoundRecord-2019-05-28-16-58-55.wav, 8, 1559055549000 07-19 15:38:00.550 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.550 12200 12200 V ObserverService: /storage/emulated/0/Documents/Lawnchair/backup/7 mai 2019 13:36:31.shed, 9, 1557229008000 07-19 15:38:00.550 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.550 12200 12200 V ObserverService: /storage/emulated/0/Documents/Lawnchair/backup/7 mai 2019 14:11:10.shed, 10, 1557231077000 07-19 15:38:00.550 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.550 12200 12200 V ObserverService: /storage/emulated/0/Pictures/Screenshots/Screenshot_20190521-130111.png, 61, 1558436472000 07-19 15:38:00.550 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.550 12200 12200 V ObserverService: /storage/emulated/0/Pictures/Screenshots/Screenshot_20190524-145649.png, 62, 1558702610000 07-19 15:38:00.550 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.550 12200 12200 V ObserverService: /storage/emulated/0/Pictures/Screenshots/IMG_20190524_145743.jpg, 63, 1558702663000 07-19 15:38:00.550 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.550 12200 12200 V ObserverService: /storage/emulated/0/Pictures/Screenshots/Screenshot_20190602-110245.png, 65, 1559466165000 07-19 15:38:00.550 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.550 12200 12200 V ObserverService: /storage/emulated/0/DCIM/Facebook/FB_IMG_1559516800624.jpg, 68, 1559516800000 07-19 15:38:00.550 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.550 12200 12200 V ObserverService: /storage/emulated/0/DCIM/.thumbnails/.thumbdata4--1967290299, 70, 1563539308000 07-19 15:38:00.550 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.550 12200 12200 V ObserverService: /storage/emulated/0/DCIM/.thumbnails/.thumbindex4--1967290299, 71, 1563539308000 07-19 15:38:00.550 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.550 12200 12200 V ObserverService: /storage/emulated/0/DCIM/.thumbnails/1558293191149.jpg, 73, 1558293191000 07-19 15:38:00.550 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.550 12200 12200 V ObserverService: /storage/emulated/0/DCIM/.thumbnails/1559292298780.jpg, 79, 1559292298000 07-19 15:38:00.550 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.550 12200 12200 V ObserverService: /storage/emulated/0/DCIM/.thumbnails/1555837251815.jpg, 81, 1555837251000 07-19 15:38:00.550 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.550 12200 12200 V ObserverService: /storage/emulated/0/DCIM/.thumbnails/1555837254476.jpg, 82, 1555837254000 07-19 15:38:00.550 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.550 12200 12200 V ObserverService: /storage/emulated/0/DCIM/.thumbnails/1556893937259.jpg, 85, 1556893937000 07-19 15:38:00.550 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.550 12200 12200 V ObserverService: /storage/emulated/0/DCIM/.thumbnails/.thumbdata4-1763508120, 87, 1558803319000 07-19 15:38:00.550 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.550 12200 12200 V ObserverService: /storage/emulated/0/DCIM/.thumbnails/.thumbindex4-1763508120, 88, 1558803319000 07-19 15:38:00.550 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.550 12200 12200 V ObserverService: /storage/emulated/0/DCIM/.thumbnails/1556958359132.jpg, 89, 1556958359000 07-19 15:38:00.550 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.550 12200 12200 V ObserverService: /storage/emulated/0/DCIM/.thumbnails/1556958359238.jpg, 90, 1556958359000 07-19 15:38:00.550 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.550 12200 12200 V ObserverService: /storage/emulated/0/DCIM/.thumbnails/1556989729650.jpg, 93, 1556989729000 07-19 15:38:00.550 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.550 12200 12200 V ObserverService: /storage/emulated/0/DCIM/.thumbnails/1557067873318.jpg, 94, 1557067873000 07-19 15:38:00.550 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.550 12200 12200 V ObserverService: /storage/emulated/0/DCIM/.thumbnails/1557073412491.jpg, 95, 1557073412000 07-19 15:38:00.550 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.550 12200 12200 V ObserverService: /storage/emulated/0/DCIM/.thumbnails/1557073447042.jpg, 96, 1557073447000 07-19 15:38:00.550 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.550 12200 12200 V ObserverService: /storage/emulated/0/DCIM/.thumbnails/1557090343142.jpg, 97, 1557090343000 07-19 15:38:00.550 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.550 12200 12200 V ObserverService: /storage/emulated/0/DCIM/.thumbnails/1557101093613.jpg, 98, 1557101093000 07-19 15:38:00.550 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.550 12200 12200 V ObserverService: /storage/emulated/0/DCIM/.thumbnails/1557162441576.jpg, 99, 1557162441000 07-19 15:38:00.550 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.550 12200 12200 V ObserverService: /storage/emulated/0/DCIM/.thumbnails/1557163057937.jpg, 100, 1557163057000 07-19 15:38:00.550 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.550 12200 12200 V ObserverService: /storage/emulated/0/DCIM/.thumbnails/1558702663670.jpg, 105, 1558702663000 07-19 15:38:00.550 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.550 12200 12200 V ObserverService: /storage/emulated/0/DCIM/.thumbnails/1557583382751.jpg, 106, 1557583382000 07-19 15:38:00.550 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.550 12200 12200 V ObserverService: /storage/emulated/0/DCIM/.thumbnails/1558778855996.jpg, 110, 1558778856000 07-19 15:38:00.550 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.550 12200 12200 V ObserverService: /storage/emulated/0/DCIM/.thumbnails/1558778857312.jpg, 113, 1558778857000 07-19 15:38:00.550 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.550 12200 12200 V ObserverService: /storage/emulated/0/DCIM/.thumbnails/1557617502040.jpg, 114, 1557617502000 07-19 15:38:00.550 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.550 12200 12200 V ObserverService: /storage/emulated/0/Pictures/Twitter/IMG_20190606_082230.jpg, 119, 1559802151000 07-19 15:38:00.550 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.551 12200 12200 D ObserverService: Current File is /storage/emulated/0/Pictures/Screenshots/Screenshot_20190521-130111.png, true, 1558436472000 07-19 15:38:00.551 12200 12200 V ObserverService: Loop through syncedFileState (Path, Id, last Modified): 07-19 15:38:00.551 12200 12200 V ObserverService: /storage/emulated/0/DCIM/Facebook/FB_IMG_1558215247575.jpg, 7, 1558215247000 07-19 15:38:00.551 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.551 12200 12200 V ObserverService: /storage/emulated/0/Music/SoundRecords/SoundRecord-2019-05-28-16-58-55.wav, 8, 1559055549000 07-19 15:38:00.551 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.551 12200 12200 V ObserverService: /storage/emulated/0/Documents/Lawnchair/backup/7 mai 2019 13:36:31.shed, 9, 1557229008000 07-19 15:38:00.551 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.551 12200 12200 V ObserverService: /storage/emulated/0/Documents/Lawnchair/backup/7 mai 2019 14:11:10.shed, 10, 1557231077000 07-19 15:38:00.551 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.551 12200 12200 V ObserverService: /storage/emulated/0/Pictures/Screenshots/Screenshot_20190521-130111.png, 61, 1558436472000 07-19 15:38:00.551 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.551 12200 12200 D ObserverService: Current File is /storage/emulated/0/Pictures/Screenshots/Screenshot_20190524-145649.png, true, 1558702610000 07-19 15:38:00.551 12200 12200 V ObserverService: Loop through syncedFileState (Path, Id, last Modified): 07-19 15:38:00.551 12200 12200 V ObserverService: /storage/emulated/0/DCIM/Facebook/FB_IMG_1558215247575.jpg, 7, 1558215247000 07-19 15:38:00.551 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.551 12200 12200 V ObserverService: /storage/emulated/0/Music/SoundRecords/SoundRecord-2019-05-28-16-58-55.wav, 8, 1559055549000 07-19 15:38:00.551 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.551 12200 12200 V ObserverService: /storage/emulated/0/Documents/Lawnchair/backup/7 mai 2019 13:36:31.shed, 9, 1557229008000 07-19 15:38:00.551 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.551 12200 12200 V ObserverService: /storage/emulated/0/Documents/Lawnchair/backup/7 mai 2019 14:11:10.shed, 10, 1557231077000 07-19 15:38:00.551 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.551 12200 12200 V ObserverService: /storage/emulated/0/Pictures/Screenshots/Screenshot_20190524-145649.png, 62, 1558702610000 07-19 15:38:00.551 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.551 12200 12200 D ObserverService: Current File is /storage/emulated/0/Pictures/Screenshots/IMG_20190524_145743.jpg, true, 1558702663000 07-19 15:38:00.551 12200 12200 V ObserverService: Loop through syncedFileState (Path, Id, last Modified): 07-19 15:38:00.551 12200 12200 V ObserverService: /storage/emulated/0/DCIM/Facebook/FB_IMG_1558215247575.jpg, 7, 1558215247000 07-19 15:38:00.551 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.551 12200 12200 V ObserverService: /storage/emulated/0/Music/SoundRecords/SoundRecord-2019-05-28-16-58-55.wav, 8, 1559055549000 07-19 15:38:00.551 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.551 12200 12200 V ObserverService: /storage/emulated/0/Documents/Lawnchair/backup/7 mai 2019 13:36:31.shed, 9, 1557229008000 07-19 15:38:00.551 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.551 12200 12200 V ObserverService: /storage/emulated/0/Documents/Lawnchair/backup/7 mai 2019 14:11:10.shed, 10, 1557231077000 07-19 15:38:00.551 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.551 12200 12200 V ObserverService: /storage/emulated/0/Pictures/Screenshots/IMG_20190524_145743.jpg, 63, 1558702663000 07-19 15:38:00.551 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.551 12200 12200 D ObserverService: Current File is /storage/emulated/0/Pictures/Screenshots/Screenshot_20190719-002843.png, true, 1563488925000 07-19 15:38:00.551 12200 12200 V ObserverService: Loop through syncedFileState (Path, Id, last Modified): 07-19 15:38:00.551 12200 12200 V ObserverService: /storage/emulated/0/DCIM/Facebook/FB_IMG_1558215247575.jpg, 7, 1558215247000 07-19 15:38:00.551 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.551 12200 12200 V ObserverService: /storage/emulated/0/Music/SoundRecords/SoundRecord-2019-05-28-16-58-55.wav, 8, 1559055549000 07-19 15:38:00.551 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.551 12200 12200 V ObserverService: /storage/emulated/0/Documents/Lawnchair/backup/7 mai 2019 13:36:31.shed, 9, 1557229008000 07-19 15:38:00.551 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.551 12200 12200 V ObserverService: /storage/emulated/0/Documents/Lawnchair/backup/7 mai 2019 14:11:10.shed, 10, 1557231077000 07-19 15:38:00.551 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.552 12200 12200 V ObserverService: /storage/emulated/0/Pictures/Screenshots/Screenshot_20190602-110245.png, 65, 1559466165000 07-19 15:38:00.552 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.552 12200 12200 V ObserverService: /storage/emulated/0/DCIM/Facebook/FB_IMG_1559516800624.jpg, 68, 1559516800000 07-19 15:38:00.552 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.552 12200 12200 V ObserverService: /storage/emulated/0/DCIM/.thumbnails/.thumbdata4--1967290299, 70, 1563539308000 07-19 15:38:00.552 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.552 12200 12200 V ObserverService: /storage/emulated/0/DCIM/.thumbnails/.thumbindex4--1967290299, 71, 1563539308000 07-19 15:38:00.552 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.552 12200 12200 V ObserverService: /storage/emulated/0/DCIM/.thumbnails/1558293191149.jpg, 73, 1558293191000 07-19 15:38:00.552 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.552 12200 12200 V ObserverService: /storage/emulated/0/DCIM/.thumbnails/1559292298780.jpg, 79, 1559292298000 07-19 15:38:00.552 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.552 12200 12200 V ObserverService: /storage/emulated/0/DCIM/.thumbnails/1555837251815.jpg, 81, 1555837251000 07-19 15:38:00.552 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.552 12200 12200 V ObserverService: /storage/emulated/0/DCIM/.thumbnails/1555837254476.jpg, 82, 1555837254000 07-19 15:38:00.554 1780 1792 I ActivityManager: Setting hasTopUi=true for pid=1979 07-19 15:38:00.554 12200 12200 D ObserverService: Current File is /storage/emulated/0/Pictures/Screenshots/Screenshot_20190602-110245.png, true, 1559466165000 07-19 15:38:00.554 12200 12200 V ObserverService: Loop through syncedFileState (Path, Id, last Modified): 07-19 15:38:00.554 12200 12200 V ObserverService: /storage/emulated/0/DCIM/Facebook/FB_IMG_1558215247575.jpg, 7, 1558215247000 07-19 15:38:00.555 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.555 12200 12200 V ObserverService: /storage/emulated/0/Music/SoundRecords/SoundRecord-2019-05-28-16-58-55.wav, 8, 1559055549000 07-19 15:38:00.555 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.555 12200 12200 V ObserverService: /storage/emulated/0/Documents/Lawnchair/backup/7 mai 2019 13:36:31.shed, 9, 1557229008000 07-19 15:38:00.555 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.555 12200 12200 V ObserverService: /storage/emulated/0/Documents/Lawnchair/backup/7 mai 2019 14:11:10.shed, 10, 1557231077000 07-19 15:38:00.555 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.555 12200 12200 V ObserverService: /storage/emulated/0/Pictures/Screenshots/Screenshot_20190602-110245.png, 65, 1559466165000 07-19 15:38:00.555 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.555 12200 12200 D ObserverService: Current File is /storage/emulated/0/Pictures/Screenshots/Screenshot_20190620-112451.png, true, 1561022692000 07-19 15:38:00.555 12200 12200 V ObserverService: Loop through syncedFileState (Path, Id, last Modified): 07-19 15:38:00.555 12200 12200 V ObserverService: /storage/emulated/0/DCIM/Facebook/FB_IMG_1558215247575.jpg, 7, 1558215247000 07-19 15:38:00.555 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.555 12200 12200 V ObserverService: /storage/emulated/0/Music/SoundRecords/SoundRecord-2019-05-28-16-58-55.wav, 8, 1559055549000 07-19 15:38:00.555 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.555 12200 12200 V ObserverService: /storage/emulated/0/Documents/Lawnchair/backup/7 mai 2019 13:36:31.shed, 9, 1557229008000 07-19 15:38:00.555 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.555 12200 12200 V ObserverService: /storage/emulated/0/Documents/Lawnchair/backup/7 mai 2019 14:11:10.shed, 10, 1557231077000 07-19 15:38:00.555 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.555 12200 12200 V ObserverService: /storage/emulated/0/DCIM/Facebook/FB_IMG_1559516800624.jpg, 68, 1559516800000 07-19 15:38:00.555 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.555 12200 12200 V ObserverService: /storage/emulated/0/DCIM/.thumbnails/.thumbdata4--1967290299, 70, 1563539308000 07-19 15:38:00.555 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.555 12200 12200 V ObserverService: /storage/emulated/0/DCIM/.thumbnails/.thumbindex4--1967290299, 71, 1563539308000 07-19 15:38:00.555 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.555 12200 12200 V ObserverService: /storage/emulated/0/DCIM/.thumbnails/1558293191149.jpg, 73, 1558293191000 07-19 15:38:00.555 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.555 12200 12200 V ObserverService: /storage/emulated/0/DCIM/.thumbnails/1559292298780.jpg, 79, 1559292298000 07-19 15:38:00.555 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.555 12200 12200 V ObserverService: /storage/emulated/0/DCIM/.thumbnails/1555837251815.jpg, 81, 1555837251000 07-19 15:38:00.555 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.555 12200 12200 V ObserverService: /storage/emulated/0/DCIM/.thumbnails/1555837254476.jpg, 82, 1555837254000 07-19 15:38:00.555 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.555 12200 12200 V ObserverService: /storage/emulated/0/DCIM/.thumbnails/1556893937259.jpg, 85, 1556893937000 07-19 15:38:00.555 12200 12200 V ObserverService: /storage/emulated/0/DCIM/.thumbnails/1557163057937.jpg, 100, 1557163057000 07-19 15:38:00.556 12200 12200 V ObserverService: /storage/emulated/0/DCIM/.thumbnails/1558702663670.jpg, 105, 1558702663000 07-19 15:38:00.556 12200 12200 V ObserverService: /storage/emulated/0/DCIM/.thumbnails/1557583382751.jpg, 106, 1557583382000 07-19 15:38:00.556 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.556 12200 12200 V ObserverService: /storage/emulated/0/DCIM/.thumbnails/1558778855996.jpg, 110, 1558778856000 07-19 15:38:00.556 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.556 12200 12200 V ObserverService: /storage/emulated/0/DCIM/.thumbnails/1558778857312.jpg, 113, 1558778857000 07-19 15:38:00.556 12200 12200 V ObserverService: /storage/emulated/0/DCIM/.thumbnails/1557617502040.jpg, 114, 1557617502000 07-19 15:38:00.556 12200 12200 V ObserverService: /storage/emulated/0/Documents/Lawnchair, 120, 0 07-19 15:38:00.556 12200 12200 V ObserverService: /storage/emulated/0/DCIM/.thumbnails/1559923821989.jpg, 122, 1559923822000 07-19 15:38:00.556 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.556 12200 12200 V ObserverService: /storage/emulated/0/DCIM/.thumbnails/1560017891727.jpg, 163, 1560017891000 07-19 15:38:00.556 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.556 12200 12200 V ObserverService: /storage/emulated/0/Documents/Lawnchair/backup/9 juin 2019 5:30:17 PM.shed, 166, 1560094231000 07-19 15:38:00.556 12200 12200 V ObserverService: /storage/emulated/0/Movies/ScreenRecords, 167, 0 07-19 15:38:00.556 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.556 12200 12200 V ObserverService: /storage/emulated/0/Documents/Lawnchair/backup, 168, 0 07-19 15:38:00.556 12200 12200 V ObserverService: /storage/emulated/0/DCIM/.thumbnails/1560670537027.jpg, 198, 1560670537000 07-19 15:38:00.556 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.556 12200 12200 V ObserverService: /storage/emulated/0/DCIM/.thumbnails/1560670537276.jpg, 199, 1560670537000 07-19 15:38:00.556 12200 12200 D ObserverService: Current File is /storage/emulated/0/Pictures/Screenshots/Screenshot_20190719-133716.png, true, 1563536237000 07-19 15:38:00.556 12200 12200 V ObserverService: Loop through syncedFileState (Path, Id, last Modified): 07-19 15:38:00.556 12200 12200 V ObserverService: /storage/emulated/0/DCIM/Facebook/FB_IMG_1558215247575.jpg, 7, 1558215247000 07-19 15:38:00.556 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.557 12200 12200 V ObserverService: /storage/emulated/0/Music/SoundRecords/SoundRecord-2019-05-28-16-58-55.wav, 8, 1559055549000 07-19 15:38:00.557 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.557 12200 12200 V ObserverService: /storage/emulated/0/Documents/Lawnchair/backup/7 mai 2019 13:36:31.shed, 9, 1557229008000 07-19 15:38:00.557 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.557 12200 12200 V ObserverService: /storage/emulated/0/Documents/Lawnchair/backup/7 mai 2019 14:11:10.shed, 10, 1557231077000 07-19 15:38:00.557 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.557 12200 12200 V ObserverService: /storage/emulated/0/DCIM/Facebook/FB_IMG_1559516800624.jpg, 68, 1559516800000 07-19 15:38:00.557 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.557 12200 12200 V ObserverService: /storage/emulated/0/DCIM/.thumbnails/.thumbdata4--1967290299, 70, 1563539308000 07-19 15:38:00.557 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.557 12200 12200 V ObserverService: /storage/emulated/0/DCIM/.thumbnails/.thumbindex4--1967290299, 71, 1563539308000 07-19 15:38:00.557 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.557 12200 12200 V ObserverService: /storage/emulated/0/DCIM/.thumbnails/1558293191149.jpg, 73, 1558293191000 07-19 15:38:00.557 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.557 12200 12200 V ObserverService: /storage/emulated/0/DCIM/.thumbnails/1559292298780.jpg, 79, 1559292298000 07-19 15:38:00.557 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.557 12200 12200 V ObserverService: /storage/emulated/0/DCIM/.thumbnails/1555837251815.jpg, 81, 1555837251000 07-19 15:38:00.557 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.557 12200 12200 V ObserverService: /storage/emulated/0/DCIM/.thumbnails/1555837254476.jpg, 82, 1555837254000 07-19 15:38:00.557 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.557 12200 12200 V ObserverService: /storage/emulated/0/DCIM/.thumbnails/1556893937259.jpg, 85, 1556893937000 07-19 15:38:00.557 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.557 12200 12200 V ObserverService: /storage/emulated/0/DCIM/.thumbnails/.thumbdata4-1763508120, 87, 1558803319000 07-19 15:38:00.557 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.557 12200 12200 V ObserverService: /storage/emulated/0/DCIM/.thumbnails/.thumbindex4-1763508120, 88, 1558803319000 07-19 15:38:00.557 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.557 12200 12200 V ObserverService: /storage/emulated/0/DCIM/.thumbnails/1556958359132.jpg, 89, 1556958359000 07-19 15:38:00.557 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.557 12200 12200 V ObserverService: /storage/emulated/0/DCIM/.thumbnails/1556958359238.jpg, 90, 1556958359000 07-19 15:38:00.557 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.557 12200 12200 V ObserverService: /storage/emulated/0/DCIM/.thumbnails/1556989729650.jpg, 93, 1556989729000 07-19 15:38:00.557 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.557 12200 12200 V ObserverService: /storage/emulated/0/DCIM/.thumbnails/1557067873318.jpg, 94, 1557067873000 07-19 15:38:00.557 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.557 12200 12200 V ObserverService: /storage/emulated/0/DCIM/.thumbnails/1557073412491.jpg, 95, 1557073412000 07-19 15:38:00.557 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.557 12200 12200 V ObserverService: /storage/emulated/0/DCIM/.thumbnails/1557073447042.jpg, 96, 1557073447000 07-19 15:38:00.557 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.557 12200 12200 V ObserverService: /storage/emulated/0/DCIM/.thumbnails/1557090343142.jpg, 97, 1557090343000 07-19 15:38:00.557 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.557 12200 12200 V ObserverService: /storage/emulated/0/DCIM/.thumbnails/1557101093613.jpg, 98, 1557101093000 07-19 15:38:00.557 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.557 12200 12200 V ObserverService: /storage/emulated/0/DCIM/.thumbnails/1557162441576.jpg, 99, 1557162441000 07-19 15:38:00.557 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.557 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.557 12200 12200 V ObserverService: /storage/emulated/0/DCIM/.thumbnails/1558778855996.jpg, 110, 1558778856000 07-19 15:38:00.557 12200 12200 V ObserverService: /storage/emulated/0/DCIM/.thumbnails/1557617502040.jpg, 114, 1557617502000 07-19 15:38:00.557 12200 12200 V ObserverService: /storage/emulated/0/Documents/Lawnchair, 120, 0 07-19 15:38:00.557 12200 12200 V ObserverService: /storage/emulated/0/DCIM/.thumbnails/1559930300300.jpg, 126, 1559930300000 07-19 15:38:00.557 12200 12200 V ObserverService: /storage/emulated/0/DCIM/.thumbnails/1560017891727.jpg, 163, 1560017891000 07-19 15:38:00.557 12200 12200 V ObserverService: /storage/emulated/0/Documents/Lawnchair/backup/9 juin 2019 5:30:17 PM.shed, 166, 1560094231000 07-19 15:38:00.558 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.558 12200 12200 V ObserverService: /storage/emulated/0/DCIM/.thumbnails/1562971255340.jpg, 312, 1562971255000 07-19 15:38:00.559 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.559 12200 12200 V ObserverService: /storage/emulated/0/DCIM/.thumbnails/1563309350303.jpg, 327, 1563309350000 07-19 15:38:00.559 12200 12200 D ObserverService: Current File is /storage/emulated/0/Pictures/Screenshots/Screenshot_20190719-133721.png, true, 1563536242000 07-19 15:38:00.559 12200 12200 V ObserverService: Loop through syncedFileState (Path, Id, last Modified): 07-19 15:38:00.559 12200 12200 V ObserverService: /storage/emulated/0/DCIM/Facebook/FB_IMG_1558215247575.jpg, 7, 1558215247000 07-19 15:38:00.559 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.559 12200 12200 V ObserverService: /storage/emulated/0/Music/SoundRecords/SoundRecord-2019-05-28-16-58-55.wav, 8, 1559055549000 07-19 15:38:00.559 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.559 12200 12200 V ObserverService: /storage/emulated/0/Documents/Lawnchair/backup/7 mai 2019 13:36:31.shed, 9, 1557229008000 07-19 15:38:00.559 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.559 12200 12200 V ObserverService: /storage/emulated/0/Documents/Lawnchair/backup/7 mai 2019 14:11:10.shed, 10, 1557231077000 07-19 15:38:00.559 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.559 12200 12200 V ObserverService: /storage/emulated/0/DCIM/Facebook/FB_IMG_1559516800624.jpg, 68, 1559516800000 07-19 15:38:00.559 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.559 12200 12200 V ObserverService: /storage/emulated/0/DCIM/.thumbnails/.thumbdata4--1967290299, 70, 1563539308000 07-19 15:38:00.559 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.559 12200 12200 V ObserverService: /storage/emulated/0/DCIM/.thumbnails/.thumbindex4--1967290299, 71, 1563539308000 07-19 15:38:00.559 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.559 12200 12200 V ObserverService: /storage/emulated/0/DCIM/.thumbnails/1558293191149.jpg, 73, 1558293191000 07-19 15:38:00.559 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.559 12200 12200 V ObserverService: /storage/emulated/0/DCIM/.thumbnails/1559292298780.jpg, 79, 1559292298000 07-19 15:38:00.559 12200 12200 V ObserverService: /storage/emulated/0/DCIM/.thumbnails/1555837251815.jpg, 81, 1555837251000 07-19 15:38:00.561 12200 12200 V ObserverService: /storage/emulated/0/DCIM/.thumbnails/1562524702502.jpg, 284, 1562524702000 07-19 15:38:00.562 12200 12200 D ObserverService: Current File is /storage/emulated/0/Pictures/Screenshots/Screenshot_20190719-134145.png, true, 1563536506000 07-19 15:38:00.563 12200 12200 V ObserverService: /storage/emulated/0/DCIM/.thumbnails/1558778855996.jpg, 110, 1558778856000 07-19 15:38:00.564 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.564 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.564 12200 12200 V ObserverService: /storage/emulated/0/Pictures/Screenshots/IMG_20190713_004054.jpg, 311, 1562971255000 07-19 15:38:00.565 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.565 12200 12200 V ObserverService: /storage/emulated/0/DCIM/.thumbnails/1563468717437.jpg, 343, 1563468717000 07-19 15:38:00.565 12200 12200 D ObserverService: Current File is /storage/emulated/0/Pictures/Screenshots/Screenshot_20190710-003148.png, true, 1562711509000 07-19 15:38:00.565 12200 12200 V ObserverService: Loop through syncedFileState (Path, Id, last Modified): 07-19 15:38:00.565 12200 12200 V ObserverService: /storage/emulated/0/DCIM/Facebook/FB_IMG_1558215247575.jpg, 7, 1558215247000 07-19 15:38:00.565 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.565 12200 12200 V ObserverService: /storage/emulated/0/Music/SoundRecords/SoundRecord-2019-05-28-16-58-55.wav, 8, 1559055549000 07-19 15:38:00.565 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.565 12200 12200 V ObserverService: /storage/emulated/0/Documents/Lawnchair/backup/7 mai 2019 13:36:31.shed, 9, 1557229008000 07-19 15:38:00.565 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.565 12200 12200 V ObserverService: /storage/emulated/0/Documents/Lawnchair/backup/7 mai 2019 14:11:10.shed, 10, 1557231077000 07-19 15:38:00.565 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.566 12200 12200 V ObserverService: /storage/emulated/0/DCIM/.thumbnails/1557583382751.jpg, 106, 1557583382000 07-19 15:38:00.566 12200 12200 V ObserverService: /storage/emulated/0/DCIM/.thumbnails/1558778857312.jpg, 113, 1558778857000 07-19 15:38:00.566 12200 12200 V ObserverService: /storage/emulated/0/Documents/Lawnchair, 120, 0 07-19 15:38:00.566 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.567 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.567 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.567 12200 12200 V ObserverService: /storage/emulated/0/DCIM/.thumbnails/1562704584922.jpg, 294, 1562704584000 07-19 15:38:00.567 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.567 12200 12200 V ObserverService: /storage/emulated/0/Pictures/Screenshots/Screenshot_20190710-003148.png, 297, 1562711509000 07-19 15:38:00.567 12200 12200 D ObserverService: Current File is /storage/emulated/0/Pictures/Screenshots/Screenshot_20190713-001529.png, true, 1562969730000 07-19 15:38:00.567 12200 12200 V ObserverService: Loop through syncedFileState (Path, Id, last Modified): 07-19 15:38:00.567 12200 12200 V ObserverService: /storage/emulated/0/DCIM/Facebook/FB_IMG_1558215247575.jpg, 7, 1558215247000 07-19 15:38:00.567 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.567 12200 12200 V ObserverService: /storage/emulated/0/Music/SoundRecords/SoundRecord-2019-05-28-16-58-55.wav, 8, 1559055549000 07-19 15:38:00.567 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.569 12200 12200 D ObserverService: Current File is /storage/emulated/0/Pictures/Screenshots/IMG_20190713_004054.jpg, true, 1562971255000 07-19 15:38:00.569 12200 12200 V ObserverService: Loop through syncedFileState (Path, Id, last Modified): 07-19 15:38:00.569 12200 12200 V ObserverService: /storage/emulated/0/DCIM/Facebook/FB_IMG_1558215247575.jpg, 7, 1558215247000 07-19 15:38:00.569 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.569 12200 12200 V ObserverService: /storage/emulated/0/Music/SoundRecords/SoundRecord-2019-05-28-16-58-55.wav, 8, 1559055549000 07-19 15:38:00.569 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.569 12200 12200 V ObserverService: /storage/emulated/0/Documents/Lawnchair/backup/7 mai 2019 13:36:31.shed, 9, 1557229008000 07-19 15:38:00.569 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.569 12200 12200 V ObserverService: /storage/emulated/0/Documents/Lawnchair/backup/7 mai 2019 14:11:10.shed, 10, 1557231077000 07-19 15:38:00.569 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.569 12200 12200 V ObserverService: /storage/emulated/0/DCIM/Facebook/FB_IMG_1559516800624.jpg, 68, 1559516800000 07-19 15:38:00.569 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.569 12200 12200 V ObserverService: /storage/emulated/0/DCIM/.thumbnails/.thumbdata4--1967290299, 70, 1563539308000 07-19 15:38:00.569 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.569 12200 12200 V ObserverService: /storage/emulated/0/DCIM/.thumbnails/.thumbindex4--1967290299, 71, 1563539308000 07-19 15:38:00.569 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.569 12200 12200 V ObserverService: /storage/emulated/0/DCIM/.thumbnails/1558293191149.jpg, 73, 1558293191000 07-19 15:38:00.569 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.569 12200 12200 V ObserverService: /storage/emulated/0/DCIM/.thumbnails/1559292298780.jpg, 79, 1559292298000 07-19 15:38:00.570 12200 12200 V ObserverService: /storage/emulated/0/DCIM/.thumbnails/.thumbindex4-1763508120, 88, 1558803319000 07-19 15:38:00.570 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.571 12200 12200 V ObserverService: /storage/emulated/0/Documents/Lawnchair/backup/19 juin 2019 10_21_35.shed, 214, 1560932505000 07-19 15:38:00.571 12200 12200 V ObserverService: /storage/emulated/0/DCIM/Facebook/FB_IMG_1561734274742.jpg, 233, 1561734274000 07-19 15:38:00.571 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.571 12200 12200 V ObserverService: /storage/emulated/0/DCIM/.thumbnails/1561894603714.jpg, 240, 1561894603000 07-19 15:38:00.571 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.571 12200 12200 V ObserverService: /storage/emulated/0/DCIM/.thumbnails/1561894604456.jpg, 242, 1561894604000 07-19 15:38:00.571 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.571 12200 12200 V ObserverService: /storage/emulated/0/DCIM/.thumbnails/1562192516191.jpg, 256, 1562192516000 07-19 15:38:00.571 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.571 12200 12200 V ObserverService: /storage/emulated/0/DCIM/.thumbnails/1562192550916.jpg, 262, 1562192550000 07-19 15:38:00.571 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.571 12200 12200 V ObserverService: /storage/emulated/0/DCIM/.thumbnails/1562192551039.jpg, 263, 1562192551000 07-19 15:38:00.571 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.571 12200 12200 V ObserverService: /storage/emulated/0/DCIM/.thumbnails/1562260897595.jpg, 275, 1562260897000 07-19 15:38:00.571 12200 12200 V ObserverService: /storage/emulated/0/DCIM/.thumbnails/1562612315575.jpg, 288, 1562612315000 07-19 15:38:00.571 12200 12200 V ObserverService: /storage/emulated/0/DCIM/.thumbnails/1562704542632.jpg, 290, 1562704542000 07-19 15:38:00.571 12200 12200 V ObserverService: /storage/emulated/0/DCIM/.thumbnails/1562704584922.jpg, 294, 1562704584000 07-19 15:38:00.571 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.571 12200 12200 V ObserverService: /storage/emulated/0/DCIM/.thumbnails/1562766437786.jpg, 303, 1562766437000 07-19 15:38:00.571 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.571 12200 12200 V ObserverService: /storage/emulated/0/DCIM/.thumbnails/1562775773660.jpg, 305, 1562775773000 07-19 15:38:00.572 12200 12200 D ObserverService: Current File is /storage/emulated/0/DCIM/Facebook/FB_IMG_1558215247575.jpg, true, 1558215247000 07-19 15:38:00.572 12200 12200 V ObserverService: Loop through syncedFileState (Path, Id, last Modified): 07-19 15:38:00.572 12200 12200 V ObserverService: /storage/emulated/0/DCIM/Facebook/FB_IMG_1558215247575.jpg, 7, 1558215247000 07-19 15:38:00.572 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.572 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.573 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.573 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.573 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.573 12200 12200 V ObserverService: /storage/emulated/0/DCIM/.thumbnails/1557101093613.jpg, 98, 1557101093000 07-19 15:38:00.573 12200 12200 V ObserverService: /storage/emulated/0/DCIM/.thumbnails/1557163057937.jpg, 100, 1557163057000 07-19 15:38:00.573 12200 12200 V ObserverService: /storage/emulated/0/DCIM/.thumbnails/1558702663670.jpg, 105, 1558702663000 07-19 15:38:00.574 12200 12200 D ObserverService: Current File is /storage/emulated/0/DCIM/Facebook/FB_IMG_1563277693985.jpg, true, 1563277693000 07-19 15:38:00.574 12200 12200 V ObserverService: Loop through syncedFileState (Path, Id, last Modified): 07-19 15:38:00.575 12200 12200 V ObserverService: /storage/emulated/0/DCIM/.thumbnails/1558702663670.jpg, 105, 1558702663000 07-19 15:38:00.575 12200 12200 V ObserverService: /storage/emulated/0/DCIM/.thumbnails/1557617502040.jpg, 114, 1557617502000 07-19 15:38:00.575 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.575 12200 12200 V ObserverService: /storage/emulated/0/Documents/Lawnchair, 120, 0 07-19 15:38:00.575 12200 12200 V ObserverService: /storage/emulated/0/Movies/ScreenRecords, 167, 0 07-19 15:38:00.575 12200 12200 V ObserverService: /storage/emulated/0/DCIM/.thumbnails/1560670537276.jpg, 199, 1560670537000 07-19 15:38:00.575 12200 12200 V ObserverService: /storage/emulated/0/Documents/Lawnchair/backup/19 juin 2019 10:21:24.shed, 213, 1560932493000 07-19 15:38:00.575 12200 12200 V ObserverService: /storage/emulated/0/DCIM/.thumbnails/1561024412110.jpg, 217, 1561024412000 07-19 15:38:00.576 12200 12200 D ObserverService: Current File is /storage/emulated/0/Music/SoundRecords/SoundRecord-2019-05-28-16-58-55.wav, true, 1559055549000 07-19 15:38:00.576 12200 12200 V ObserverService: Loop through syncedFileState (Path, Id, last Modified): 07-19 15:38:00.576 12200 12200 V ObserverService: /storage/emulated/0/Music/SoundRecords/SoundRecord-2019-05-28-16-58-55.wav, 8, 1559055549000 07-19 15:38:00.576 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.577 12200 12200 D ObserverService: Current File is /storage/emulated/0/Documents/Lawnchair/backup/7 mai 2019 13:36:31.shed, true, 1557229008000 07-19 15:38:00.577 12200 12200 V ObserverService: Loop through syncedFileState (Path, Id, last Modified): 07-19 15:38:00.577 12200 12200 V ObserverService: /storage/emulated/0/Documents/Lawnchair/backup/7 mai 2019 13:36:31.shed, 9, 1557229008000 07-19 15:38:00.577 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.577 12200 12200 D ObserverService: Current File is /storage/emulated/0/Documents/Lawnchair/backup/7 mai 2019 14:11:10.shed, true, 1557231077000 07-19 15:38:00.577 12200 12200 V ObserverService: Loop through syncedFileState (Path, Id, last Modified): 07-19 15:38:00.577 12200 12200 V ObserverService: /storage/emulated/0/Documents/Lawnchair/backup/7 mai 2019 14:11:10.shed, 10, 1557231077000 07-19 15:38:00.577 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.577 12200 12200 D ObserverService: Current File is /storage/emulated/0/Documents/Lawnchair/backup/9 juin 2019 5:30:17 PM.shed, true, 1560094231000 07-19 15:38:00.577 12200 12200 V ObserverService: Loop through syncedFileState (Path, Id, last Modified): 07-19 15:38:00.577 12200 12200 V ObserverService: /storage/emulated/0/DCIM/.thumbnails/.thumbdata4--1967290299, 70, 1563539308000 07-19 15:38:00.577 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.577 12200 12200 V ObserverService: /storage/emulated/0/DCIM/.thumbnails/.thumbindex4--1967290299, 71, 1563539308000 07-19 15:38:00.577 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.577 12200 12200 V ObserverService: /storage/emulated/0/DCIM/.thumbnails/1558293191149.jpg, 73, 1558293191000 07-19 15:38:00.577 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.577 12200 12200 V ObserverService: /storage/emulated/0/DCIM/.thumbnails/1559292298780.jpg, 79, 1559292298000 07-19 15:38:00.577 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.577 12200 12200 V ObserverService: /storage/emulated/0/DCIM/.thumbnails/1555837251815.jpg, 81, 1555837251000 07-19 15:38:00.577 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.577 12200 12200 V ObserverService: /storage/emulated/0/DCIM/.thumbnails/1555837254476.jpg, 82, 1555837254000 07-19 15:38:00.577 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.577 12200 12200 V ObserverService: /storage/emulated/0/DCIM/.thumbnails/1556893937259.jpg, 85, 1556893937000 07-19 15:38:00.577 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.577 12200 12200 V ObserverService: /storage/emulated/0/DCIM/.thumbnails/.thumbdata4-1763508120, 87, 1558803319000 07-19 15:38:00.577 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.577 12200 12200 V ObserverService: /storage/emulated/0/DCIM/.thumbnails/.thumbindex4-1763508120, 88, 1558803319000 07-19 15:38:00.577 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.577 12200 12200 V ObserverService: /storage/emulated/0/DCIM/.thumbnails/1556958359132.jpg, 89, 1556958359000 07-19 15:38:00.577 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.577 12200 12200 V ObserverService: /storage/emulated/0/DCIM/.thumbnails/1556958359238.jpg, 90, 1556958359000 07-19 15:38:00.577 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.577 12200 12200 V ObserverService: /storage/emulated/0/DCIM/.thumbnails/1556989729650.jpg, 93, 1556989729000 07-19 15:38:00.577 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.577 12200 12200 V ObserverService: /storage/emulated/0/DCIM/.thumbnails/1557067873318.jpg, 94, 1557067873000 07-19 15:38:00.577 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.577 12200 12200 V ObserverService: /storage/emulated/0/DCIM/.thumbnails/1557073412491.jpg, 95, 1557073412000 07-19 15:38:00.577 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.577 12200 12200 V ObserverService: /storage/emulated/0/DCIM/.thumbnails/1557073447042.jpg, 96, 1557073447000 07-19 15:38:00.577 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.577 12200 12200 V ObserverService: /storage/emulated/0/DCIM/.thumbnails/1557090343142.jpg, 97, 1557090343000 07-19 15:38:00.577 12200 12200 V ObserverService: /storage/emulated/0/DCIM/.thumbnails/1557101093613.jpg, 98, 1557101093000 07-19 15:38:00.578 12200 12200 V ObserverService: /storage/emulated/0/Documents/Lawnchair, 120, 0 07-19 15:38:00.578 12200 12200 V ObserverService: /storage/emulated/0/Documents/Lawnchair/backup/9 juin 2019 5:30:17 PM.shed, 166, 1560094231000 07-19 15:38:00.578 12200 12200 D ObserverService: Current File is /storage/emulated/0/Documents/Lawnchair/backup/19 juin 2019 10:21:24.shed, true, 1560932493000 07-19 15:38:00.578 12200 12200 V ObserverService: Loop through syncedFileState (Path, Id, last Modified): 07-19 15:38:00.578 12200 12200 V ObserverService: /storage/emulated/0/DCIM/.thumbnails/.thumbdata4--1967290299, 70, 1563539308000 07-19 15:38:00.578 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.578 12200 12200 V ObserverService: /storage/emulated/0/DCIM/.thumbnails/.thumbindex4--1967290299, 71, 1563539308000 07-19 15:38:00.578 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.578 12200 12200 V ObserverService: /storage/emulated/0/DCIM/.thumbnails/1558293191149.jpg, 73, 1558293191000 07-19 15:38:00.578 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.578 12200 12200 V ObserverService: /storage/emulated/0/DCIM/.thumbnails/1559292298780.jpg, 79, 1559292298000 07-19 15:38:00.578 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.578 12200 12200 V ObserverService: /storage/emulated/0/DCIM/.thumbnails/1555837251815.jpg, 81, 1555837251000 07-19 15:38:00.578 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.578 12200 12200 V ObserverService: /storage/emulated/0/DCIM/.thumbnails/1555837254476.jpg, 82, 1555837254000 07-19 15:38:00.578 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.578 12200 12200 V ObserverService: /storage/emulated/0/DCIM/.thumbnails/1556893937259.jpg, 85, 1556893937000 07-19 15:38:00.578 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.578 12200 12200 V ObserverService: /storage/emulated/0/DCIM/.thumbnails/.thumbdata4-1763508120, 87, 1558803319000 07-19 15:38:00.578 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.578 12200 12200 V ObserverService: /storage/emulated/0/DCIM/.thumbnails/.thumbindex4-1763508120, 88, 1558803319000 07-19 15:38:00.578 12200 12200 V ObserverService: /storage/emulated/0/DCIM/.thumbnails/1556958359132.jpg, 89, 1556958359000 07-19 15:38:00.578 12200 12200 V ObserverService: /storage/emulated/0/DCIM/.thumbnails/1557101093613.jpg, 98, 1557101093000 07-19 15:38:00.579 12200 12200 V ObserverService: /storage/emulated/0/DCIM/.thumbnails/1560017891727.jpg, 163, 1560017891000 07-19 15:38:00.579 12200 12200 V ObserverService: /storage/emulated/0/Movies/ScreenRecords, 167, 0 07-19 15:38:00.580 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.580 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.580 12200 12200 V ObserverService: /storage/emulated/0/DCIM/.thumbnails/1557617502040.jpg, 114, 1557617502000 07-19 15:38:00.580 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.581 12200 12200 D ObserverService: Current File is /storage/emulated/0/Documents/Lawnchair/backup/18 juil. 2019 11:30:23 PM.shed, true, 1563485429000 07-19 15:38:00.581 12200 12200 V ObserverService: Loop through syncedFileState (Path, Id, last Modified): 07-19 15:38:00.581 12200 12200 V ObserverService: /storage/emulated/0/DCIM/.thumbnails/.thumbdata4--1967290299, 70, 1563539308000 07-19 15:38:00.581 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.581 12200 12200 V ObserverService: /storage/emulated/0/DCIM/.thumbnails/.thumbindex4--1967290299, 71, 1563539308000 07-19 15:38:00.581 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.581 12200 12200 V ObserverService: /storage/emulated/0/DCIM/.thumbnails/1558293191149.jpg, 73, 1558293191000 07-19 15:38:00.581 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.581 12200 12200 V ObserverService: /storage/emulated/0/DCIM/.thumbnails/1559292298780.jpg, 79, 1559292298000 07-19 15:38:00.581 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.581 12200 12200 V ObserverService: /storage/emulated/0/DCIM/.thumbnails/1555837251815.jpg, 81, 1555837251000 07-19 15:38:00.581 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.581 12200 12200 V ObserverService: /storage/emulated/0/DCIM/.thumbnails/1555837254476.jpg, 82, 1555837254000 07-19 15:38:00.581 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.581 12200 12200 V ObserverService: /storage/emulated/0/DCIM/.thumbnails/1556893937259.jpg, 85, 1556893937000 07-19 15:38:00.581 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.581 12200 12200 V ObserverService: /storage/emulated/0/DCIM/.thumbnails/.thumbdata4-1763508120, 87, 1558803319000 07-19 15:38:00.581 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.581 12200 12200 V ObserverService: /storage/emulated/0/DCIM/.thumbnails/.thumbindex4-1763508120, 88, 1558803319000 07-19 15:38:00.581 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.581 12200 12200 V ObserverService: /storage/emulated/0/DCIM/.thumbnails/1556958359132.jpg, 89, 1556958359000 07-19 15:38:00.581 12200 12200 V ObserverService: /storage/emulated/0/DCIM/.thumbnails/1556958359238.jpg, 90, 1556958359000 07-19 15:38:00.581 12200 12200 V ObserverService: /storage/emulated/0/DCIM/.thumbnails/1556989729650.jpg, 93, 1556989729000 07-19 15:38:00.581 12200 12200 V ObserverService: /storage/emulated/0/DCIM/.thumbnails/1557073447042.jpg, 96, 1557073447000 07-19 15:38:00.581 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.581 12200 12200 V ObserverService: /storage/emulated/0/DCIM/.thumbnails/1558702663670.jpg, 105, 1558702663000 07-19 15:38:00.582 12200 12200 V ObserverService: /storage/emulated/0/Documents/Lawnchair/backup, 168, 0 07-19 15:38:00.582 12200 12200 V ObserverService: /storage/emulated/0/DCIM/.thumbnails/1560670537027.jpg, 198, 1560670537000 07-19 15:38:00.582 12200 12200 V ObserverService: /storage/emulated/0/DCIM/.thumbnails/1560670537276.jpg, 199, 1560670537000 07-19 15:38:00.582 12200 12200 V ObserverService: /storage/emulated/0/DCIM/.thumbnails/1562524702502.jpg, 284, 1562524702000 07-19 15:38:00.583 12200 12200 D ObserverService: Current File is /storage/emulated/0/DCIM/.thumbnails/.thumbindex4--1967290299, true, 1563539308000 07-19 15:38:00.583 12200 12200 V ObserverService: Loop through syncedFileState (Path, Id, last Modified): 07-19 15:38:00.583 12200 12200 V ObserverService: /storage/emulated/0/DCIM/.thumbnails/.thumbindex4--1967290299, 71, 1563539308000 07-19 15:38:00.583 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.583 12200 12200 D ObserverService: Current File is /storage/emulated/0/DCIM/.thumbnails/1561024412110.jpg, true, 1561024412000 07-19 15:38:00.583 12200 12200 V ObserverService: Loop through syncedFileState (Path, Id, last Modified): 07-19 15:38:00.583 12200 12200 V ObserverService: /storage/emulated/0/DCIM/.thumbnails/1558293191149.jpg, 73, 1558293191000 07-19 15:38:00.583 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.584 12200 12200 V ObserverService: /storage/emulated/0/DCIM/.thumbnails/1559292298780.jpg, 79, 1559292298000 07-19 15:38:00.584 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.584 12200 12200 V ObserverService: /storage/emulated/0/DCIM/.thumbnails/1555837251815.jpg, 81, 1555837251000 07-19 15:38:00.584 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.584 12200 12200 V ObserverService: /storage/emulated/0/DCIM/.thumbnails/1555837254476.jpg, 82, 1555837254000 07-19 15:38:00.584 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.584 12200 12200 V ObserverService: /storage/emulated/0/DCIM/.thumbnails/1556893937259.jpg, 85, 1556893937000 07-19 15:38:00.584 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.584 12200 12200 V ObserverService: /storage/emulated/0/DCIM/.thumbnails/.thumbdata4-1763508120, 87, 1558803319000 07-19 15:38:00.584 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.584 12200 12200 V ObserverService: /storage/emulated/0/DCIM/.thumbnails/.thumbindex4-1763508120, 88, 1558803319000 07-19 15:38:00.584 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.584 12200 12200 V ObserverService: /storage/emulated/0/DCIM/.thumbnails/1556958359132.jpg, 89, 1556958359000 07-19 15:38:00.584 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.584 12200 12200 V ObserverService: /storage/emulated/0/DCIM/.thumbnails/1556989729650.jpg, 93, 1556989729000 07-19 15:38:00.584 12200 12200 V ObserverService: /storage/emulated/0/DCIM/.thumbnails/1557163057937.jpg, 100, 1557163057000 07-19 15:38:00.584 12200 12200 V ObserverService: /storage/emulated/0/DCIM/.thumbnails/1557583382751.jpg, 106, 1557583382000 07-19 15:38:00.584 12200 12200 V ObserverService: /storage/emulated/0/Documents/Lawnchair, 120, 0 07-19 15:38:00.584 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.585 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.585 12200 12200 D ObserverService: Current File is /storage/emulated/0/DCIM/.thumbnails/1558293191149.jpg, true, 1558293191000 07-19 15:38:00.585 12200 12200 V ObserverService: Loop through syncedFileState (Path, Id, last Modified): 07-19 15:38:00.585 12200 12200 V ObserverService: /storage/emulated/0/DCIM/.thumbnails/1558293191149.jpg, 73, 1558293191000 07-19 15:38:00.585 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.585 12200 12200 D ObserverService: Current File is /storage/emulated/0/DCIM/.thumbnails/1563539308144.jpg, true, 1563539308000 07-19 15:38:00.585 12200 12200 V ObserverService: Loop through syncedFileState (Path, Id, last Modified): 07-19 15:38:00.585 12200 12200 V ObserverService: /storage/emulated/0/DCIM/.thumbnails/1559292298780.jpg, 79, 1559292298000 07-19 15:38:00.585 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.585 12200 12200 V ObserverService: /storage/emulated/0/DCIM/.thumbnails/1555837251815.jpg, 81, 1555837251000 07-19 15:38:00.585 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.585 12200 12200 V ObserverService: /storage/emulated/0/DCIM/.thumbnails/1555837254476.jpg, 82, 1555837254000 07-19 15:38:00.585 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.585 12200 12200 V ObserverService: /storage/emulated/0/DCIM/.thumbnails/1556893937259.jpg, 85, 1556893937000 07-19 15:38:00.585 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.585 12200 12200 V ObserverService: /storage/emulated/0/DCIM/.thumbnails/.thumbdata4-1763508120, 87, 1558803319000 07-19 15:38:00.585 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.585 12200 12200 V ObserverService: /storage/emulated/0/DCIM/.thumbnails/.thumbindex4-1763508120, 88, 1558803319000 07-19 15:38:00.585 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.585 12200 12200 V ObserverService: /storage/emulated/0/DCIM/.thumbnails/1556958359132.jpg, 89, 1556958359000 07-19 15:38:00.585 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.585 12200 12200 V ObserverService: /storage/emulated/0/DCIM/.thumbnails/1556958359238.jpg, 90, 1556958359000 07-19 15:38:00.585 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.585 12200 12200 V ObserverService: /storage/emulated/0/DCIM/.thumbnails/1556989729650.jpg, 93, 1556989729000 07-19 15:38:00.585 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.585 12200 12200 V ObserverService: /storage/emulated/0/DCIM/.thumbnails/1557067873318.jpg, 94, 1557067873000 07-19 15:38:00.585 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.585 12200 12200 V ObserverService: /storage/emulated/0/DCIM/.thumbnails/1557073412491.jpg, 95, 1557073412000 07-19 15:38:00.585 12200 12200 V ObserverService: /storage/emulated/0/DCIM/.thumbnails/1557073447042.jpg, 96, 1557073447000 07-19 15:38:00.585 12200 12200 V ObserverService: /storage/emulated/0/DCIM/.thumbnails/1557090343142.jpg, 97, 1557090343000 07-19 15:38:00.585 12200 12200 V ObserverService: /storage/emulated/0/DCIM/.thumbnails/1557162441576.jpg, 99, 1557162441000 07-19 15:38:00.586 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.587 12200 12200 D ObserverService: Current File is /storage/emulated/0/DCIM/.thumbnails/1561894603714.jpg, true, 1561894603000 07-19 15:38:00.587 12200 12200 V ObserverService: Loop through syncedFileState (Path, Id, last Modified): 07-19 15:38:00.587 12200 12200 V ObserverService: /storage/emulated/0/DCIM/.thumbnails/1559292298780.jpg, 79, 1559292298000 07-19 15:38:00.587 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.587 12200 12200 V ObserverService: /storage/emulated/0/DCIM/.thumbnails/1555837251815.jpg, 81, 1555837251000 07-19 15:38:00.587 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.587 12200 12200 V ObserverService: /storage/emulated/0/DCIM/.thumbnails/1555837254476.jpg, 82, 1555837254000 07-19 15:38:00.587 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.587 12200 12200 V ObserverService: /storage/emulated/0/DCIM/.thumbnails/1556893937259.jpg, 85, 1556893937000 07-19 15:38:00.587 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.587 12200 12200 V ObserverService: /storage/emulated/0/DCIM/.thumbnails/.thumbdata4-1763508120, 87, 1558803319000 07-19 15:38:00.587 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.587 12200 12200 V ObserverService: /storage/emulated/0/DCIM/.thumbnails/.thumbindex4-1763508120, 88, 1558803319000 07-19 15:38:00.587 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.587 12200 12200 V ObserverService: /storage/emulated/0/DCIM/.thumbnails/1556958359132.jpg, 89, 1556958359000 07-19 15:38:00.587 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.587 12200 12200 V ObserverService: /storage/emulated/0/DCIM/.thumbnails/1556958359238.jpg, 90, 1556958359000 07-19 15:38:00.587 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.587 12200 12200 V ObserverService: /storage/emulated/0/DCIM/.thumbnails/1556989729650.jpg, 93, 1556989729000 07-19 15:38:00.587 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.587 12200 12200 V ObserverService: /storage/emulated/0/DCIM/.thumbnails/1557067873318.jpg, 94, 1557067873000 07-19 15:38:00.587 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.587 12200 12200 V ObserverService: /storage/emulated/0/DCIM/.thumbnails/1557073412491.jpg, 95, 1557073412000 07-19 15:38:00.587 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.587 12200 12200 V ObserverService: /storage/emulated/0/DCIM/.thumbnails/1557073447042.jpg, 96, 1557073447000 07-19 15:38:00.587 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.587 12200 12200 V ObserverService: /storage/emulated/0/DCIM/.thumbnails/1557090343142.jpg, 97, 1557090343000 07-19 15:38:00.587 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.587 12200 12200 V ObserverService: /storage/emulated/0/DCIM/.thumbnails/1557101093613.jpg, 98, 1557101093000 07-19 15:38:00.587 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.587 12200 12200 V ObserverService: /storage/emulated/0/DCIM/.thumbnails/1557162441576.jpg, 99, 1557162441000 07-19 15:38:00.587 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.587 12200 12200 V ObserverService: /storage/emulated/0/DCIM/.thumbnails/1557163057937.jpg, 100, 1557163057000 07-19 15:38:00.587 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.587 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.588 12200 12200 V ObserverService: /storage/emulated/0/DCIM/.thumbnails/1557583382751.jpg, 106, 1557583382000 07-19 15:38:00.588 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.588 12200 12200 V ObserverService: /storage/emulated/0/DCIM/.thumbnails/1558778855996.jpg, 110, 1558778856000 07-19 15:38:00.588 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.588 12200 12200 V ObserverService: /storage/emulated/0/DCIM/.thumbnails/1558778857312.jpg, 113, 1558778857000 07-19 15:38:00.588 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.588 12200 12200 V ObserverService: /storage/emulated/0/DCIM/.thumbnails/1557617502040.jpg, 114, 1557617502000 07-19 15:38:00.588 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.588 12200 12200 V ObserverService: /storage/emulated/0/Documents/Lawnchair, 120, 0 07-19 15:38:00.588 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.588 12200 12200 V ObserverService: /storage/emulated/0/DCIM/.thumbnails/1559923821989.jpg, 122, 1559923822000 07-19 15:38:00.588 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.588 12200 12200 V ObserverService: /storage/emulated/0/DCIM/.thumbnails/1559930300300.jpg, 126, 1559930300000 07-19 15:38:00.588 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.588 12200 12200 V ObserverService: /storage/emulated/0/DCIM/.thumbnails/1560017891727.jpg, 163, 1560017891000 07-19 15:38:00.588 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.588 12200 12200 V ObserverService: /storage/emulated/0/Movies/ScreenRecords, 167, 0 07-19 15:38:00.588 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.588 12200 12200 V ObserverService: /storage/emulated/0/Documents/Lawnchair/backup, 168, 0 07-19 15:38:00.588 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.588 12200 12200 V ObserverService: /storage/emulated/0/DCIM/.thumbnails/1560670537027.jpg, 198, 1560670537000 07-19 15:38:00.588 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.588 12200 12200 V ObserverService: /storage/emulated/0/DCIM/.thumbnails/1560670537276.jpg, 199, 1560670537000 07-19 15:38:00.588 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.588 12200 12200 V ObserverService: /storage/emulated/0/DCIM/.thumbnails/1560670538295.jpg, 201, 1560670538000 07-19 15:38:00.588 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.588 12200 12200 V ObserverService: /storage/emulated/0/Music/SoundRecords, 212, 0 07-19 15:38:00.588 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.588 12200 12200 V ObserverService: /storage/emulated/0/DCIM/.thumbnails/1561190748106.jpg, 231, 1561190748000 07-19 15:38:00.588 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.588 12200 12200 V ObserverService: /storage/emulated/0/DCIM/.thumbnails/1561894603714.jpg, 240, 1561894603000 07-19 15:38:00.588 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.588 12200 12200 D ObserverService: Current File is /storage/emulated/0/DCIM/.thumbnails/1559292298780.jpg, true, 1559292298000 07-19 15:38:00.588 12200 12200 V ObserverService: Loop through syncedFileState (Path, Id, last Modified): 07-19 15:38:00.588 12200 12200 V ObserverService: /storage/emulated/0/DCIM/.thumbnails/1559292298780.jpg, 79, 1559292298000 07-19 15:38:00.588 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.589 12200 12200 D ObserverService: Current File is /storage/emulated/0/DCIM/.thumbnails/1561190748106.jpg, true, 1561190748000 07-19 15:38:00.589 12200 12200 V ObserverService: Loop through syncedFileState (Path, Id, last Modified): 07-19 15:38:00.589 12200 12200 V ObserverService: /storage/emulated/0/DCIM/.thumbnails/1555837251815.jpg, 81, 1555837251000 07-19 15:38:00.589 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.589 12200 12200 V ObserverService: /storage/emulated/0/DCIM/.thumbnails/1555837254476.jpg, 82, 1555837254000 07-19 15:38:00.589 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.589 12200 12200 V ObserverService: /storage/emulated/0/DCIM/.thumbnails/1556893937259.jpg, 85, 1556893937000 07-19 15:38:00.589 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.589 12200 12200 V ObserverService: /storage/emulated/0/DCIM/.thumbnails/.thumbdata4-1763508120, 87, 1558803319000 07-19 15:38:00.589 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.589 12200 12200 V ObserverService: /storage/emulated/0/DCIM/.thumbnails/.thumbindex4-1763508120, 88, 1558803319000 07-19 15:38:00.589 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.589 12200 12200 V ObserverService: /storage/emulated/0/DCIM/.thumbnails/1556958359132.jpg, 89, 1556958359000 07-19 15:38:00.589 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.589 12200 12200 V ObserverService: /storage/emulated/0/DCIM/.thumbnails/1556958359238.jpg, 90, 1556958359000 07-19 15:38:00.589 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.589 12200 12200 V ObserverService: /storage/emulated/0/DCIM/.thumbnails/1556989729650.jpg, 93, 1556989729000 07-19 15:38:00.589 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.589 12200 12200 V ObserverService: /storage/emulated/0/DCIM/.thumbnails/1557067873318.jpg, 94, 1557067873000 07-19 15:38:00.589 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.589 12200 12200 V ObserverService: /storage/emulated/0/DCIM/.thumbnails/1557073412491.jpg, 95, 1557073412000 07-19 15:38:00.589 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.589 12200 12200 V ObserverService: /storage/emulated/0/DCIM/.thumbnails/1557073447042.jpg, 96, 1557073447000 07-19 15:38:00.589 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.589 12200 12200 V ObserverService: /storage/emulated/0/DCIM/.thumbnails/1557090343142.jpg, 97, 1557090343000 07-19 15:38:00.589 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.589 12200 12200 V ObserverService: /storage/emulated/0/DCIM/.thumbnails/1557101093613.jpg, 98, 1557101093000 07-19 15:38:00.589 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.589 12200 12200 V ObserverService: /storage/emulated/0/DCIM/.thumbnails/1557162441576.jpg, 99, 1557162441000 07-19 15:38:00.589 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.589 12200 12200 V ObserverService: /storage/emulated/0/DCIM/.thumbnails/1557163057937.jpg, 100, 1557163057000 07-19 15:38:00.589 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.589 12200 12200 V ObserverService: /storage/emulated/0/DCIM/.thumbnails/1558702663670.jpg, 105, 1558702663000 07-19 15:38:00.589 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.589 12200 12200 V ObserverService: /storage/emulated/0/DCIM/.thumbnails/1557583382751.jpg, 106, 1557583382000 07-19 15:38:00.589 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.589 12200 12200 V ObserverService: /storage/emulated/0/DCIM/.thumbnails/1558778855996.jpg, 110, 1558778856000 07-19 15:38:00.589 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.589 12200 12200 V ObserverService: /storage/emulated/0/DCIM/.thumbnails/1558778857312.jpg, 113, 1558778857000 07-19 15:38:00.589 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.589 12200 12200 V ObserverService: /storage/emulated/0/DCIM/.thumbnails/1557617502040.jpg, 114, 1557617502000 07-19 15:38:00.589 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.589 12200 12200 V ObserverService: /storage/emulated/0/Documents/Lawnchair, 120, 0 07-19 15:38:00.589 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.589 12200 12200 V ObserverService: /storage/emulated/0/DCIM/.thumbnails/1559923821989.jpg, 122, 1559923822000 07-19 15:38:00.589 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.589 12200 12200 V ObserverService: /storage/emulated/0/DCIM/.thumbnails/1559930300300.jpg, 126, 1559930300000 07-19 15:38:00.589 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.589 12200 12200 V ObserverService: /storage/emulated/0/DCIM/.thumbnails/1560017891727.jpg, 163, 1560017891000 07-19 15:38:00.589 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.589 12200 12200 V ObserverService: /storage/emulated/0/Movies/ScreenRecords, 167, 0 07-19 15:38:00.589 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.589 12200 12200 V ObserverService: /storage/emulated/0/Documents/Lawnchair/backup, 168, 0 07-19 15:38:00.589 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.589 12200 12200 V ObserverService: /storage/emulated/0/DCIM/.thumbnails/1560670537027.jpg, 198, 1560670537000 07-19 15:38:00.589 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.589 12200 12200 V ObserverService: /storage/emulated/0/DCIM/.thumbnails/1560670537276.jpg, 199, 1560670537000 07-19 15:38:00.589 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.589 12200 12200 V ObserverService: /storage/emulated/0/DCIM/.thumbnails/1560670538295.jpg, 201, 1560670538000 07-19 15:38:00.589 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.589 12200 12200 V ObserverService: /storage/emulated/0/Music/SoundRecords, 212, 0 07-19 15:38:00.589 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.589 12200 12200 V ObserverService: /storage/emulated/0/DCIM/.thumbnails/1561190748106.jpg, 231, 1561190748000 07-19 15:38:00.589 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.590 12200 12200 D ObserverService: Current File is /storage/emulated/0/DCIM/.thumbnails/1555837251815.jpg, true, 1555837251000 07-19 15:38:00.590 12200 12200 V ObserverService: Loop through syncedFileState (Path, Id, last Modified): 07-19 15:38:00.590 12200 12200 V ObserverService: /storage/emulated/0/DCIM/.thumbnails/1555837251815.jpg, 81, 1555837251000 07-19 15:38:00.590 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.590 12200 12200 D ObserverService: Current File is /storage/emulated/0/DCIM/.thumbnails/1555837254476.jpg, true, 1555837254000 07-19 15:38:00.590 12200 12200 V ObserverService: Loop through syncedFileState (Path, Id, last Modified): 07-19 15:38:00.590 12200 12200 V ObserverService: /storage/emulated/0/DCIM/.thumbnails/1555837254476.jpg, 82, 1555837254000 07-19 15:38:00.590 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.590 12200 12200 D ObserverService: Current File is /storage/emulated/0/DCIM/.thumbnails/1561894604456.jpg, true, 1561894604000 07-19 15:38:00.590 12200 12200 V ObserverService: Loop through syncedFileState (Path, Id, last Modified): 07-19 15:38:00.590 12200 12200 V ObserverService: /storage/emulated/0/DCIM/.thumbnails/1556893937259.jpg, 85, 1556893937000 07-19 15:38:00.590 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.590 12200 12200 V ObserverService: /storage/emulated/0/DCIM/.thumbnails/.thumbdata4-1763508120, 87, 1558803319000 07-19 15:38:00.590 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.590 12200 12200 V ObserverService: /storage/emulated/0/DCIM/.thumbnails/.thumbindex4-1763508120, 88, 1558803319000 07-19 15:38:00.590 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.590 12200 12200 V ObserverService: /storage/emulated/0/DCIM/.thumbnails/1556958359132.jpg, 89, 1556958359000 07-19 15:38:00.590 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.591 12200 12200 V ObserverService: /storage/emulated/0/DCIM/.thumbnails/1560670537276.jpg, 199, 1560670537000 07-19 15:38:00.591 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.591 12200 12200 V ObserverService: /storage/emulated/0/DCIM/.thumbnails/1560670538295.jpg, 201, 1560670538000 07-19 15:38:00.591 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.591 12200 12200 V ObserverService: /storage/emulated/0/Music/SoundRecords, 212, 0 07-19 15:38:00.591 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.591 12200 12200 V ObserverService: /storage/emulated/0/DCIM/.thumbnails/1561894604456.jpg, 242, 1561894604000 07-19 15:38:00.591 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.591 12200 12200 D ObserverService: Current File is /storage/emulated/0/DCIM/.thumbnails/1556893937259.jpg, true, 1556893937000 07-19 15:38:00.591 12200 12200 V ObserverService: Loop through syncedFileState (Path, Id, last Modified): 07-19 15:38:00.591 12200 12200 V ObserverService: /storage/emulated/0/DCIM/.thumbnails/1556893937259.jpg, 85, 1556893937000 07-19 15:38:00.591 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.591 12200 12200 D ObserverService: Current File is /storage/emulated/0/DCIM/.thumbnails/.thumbdata4-1763508120, true, 1558803319000 07-19 15:38:00.591 12200 12200 V ObserverService: Loop through syncedFileState (Path, Id, last Modified): 07-19 15:38:00.591 12200 12200 V ObserverService: /storage/emulated/0/DCIM/.thumbnails/.thumbdata4-1763508120, 87, 1558803319000 07-19 15:38:00.591 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.592 12200 12200 D ObserverService: Current File is /storage/emulated/0/DCIM/.thumbnails/.thumbindex4-1763508120, true, 1558803319000 07-19 15:38:00.592 12200 12200 V ObserverService: Loop through syncedFileState (Path, Id, last Modified): 07-19 15:38:00.592 12200 12200 V ObserverService: /storage/emulated/0/DCIM/.thumbnails/.thumbindex4-1763508120, 88, 1558803319000 07-19 15:38:00.592 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.592 12200 12200 D ObserverService: Current File is /storage/emulated/0/DCIM/.thumbnails/1556958359132.jpg, true, 1556958359000 07-19 15:38:00.592 12200 12200 V ObserverService: Loop through syncedFileState (Path, Id, last Modified): 07-19 15:38:00.592 12200 12200 V ObserverService: /storage/emulated/0/DCIM/.thumbnails/1556958359132.jpg, 89, 1556958359000 07-19 15:38:00.592 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.592 12200 12200 D ObserverService: Current File is /storage/emulated/0/DCIM/.thumbnails/1556958359238.jpg, true, 1556958359000 07-19 15:38:00.592 12200 12200 V ObserverService: Loop through syncedFileState (Path, Id, last Modified): 07-19 15:38:00.592 12200 12200 V ObserverService: /storage/emulated/0/DCIM/.thumbnails/1556958359238.jpg, 90, 1556958359000 07-19 15:38:00.592 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.592 12200 12200 D ObserverService: Current File is /storage/emulated/0/DCIM/.thumbnails/1562192516191.jpg, true, 1562192516000 07-19 15:38:00.592 12200 12200 V ObserverService: Loop through syncedFileState (Path, Id, last Modified): 07-19 15:38:00.592 12200 12200 V ObserverService: /storage/emulated/0/DCIM/.thumbnails/1556989729650.jpg, 93, 1556989729000 07-19 15:38:00.592 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.592 12200 12200 V ObserverService: /storage/emulated/0/DCIM/.thumbnails/1557067873318.jpg, 94, 1557067873000 07-19 15:38:00.592 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.592 12200 12200 V ObserverService: /storage/emulated/0/DCIM/.thumbnails/1557073412491.jpg, 95, 1557073412000 07-19 15:38:00.592 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.592 12200 12200 V ObserverService: /storage/emulated/0/DCIM/.thumbnails/1557073447042.jpg, 96, 1557073447000 07-19 15:38:00.592 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.592 12200 12200 V ObserverService: /storage/emulated/0/DCIM/.thumbnails/1557090343142.jpg, 97, 1557090343000 07-19 15:38:00.592 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.592 12200 12200 V ObserverService: /storage/emulated/0/DCIM/.thumbnails/1557101093613.jpg, 98, 1557101093000 07-19 15:38:00.592 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.592 12200 12200 V ObserverService: /storage/emulated/0/DCIM/.thumbnails/1557162441576.jpg, 99, 1557162441000 07-19 15:38:00.592 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.592 12200 12200 V ObserverService: /storage/emulated/0/DCIM/.thumbnails/1557163057937.jpg, 100, 1557163057000 07-19 15:38:00.592 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.592 12200 12200 V ObserverService: /storage/emulated/0/DCIM/.thumbnails/1558702663670.jpg, 105, 1558702663000 07-19 15:38:00.592 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.592 12200 12200 V ObserverService: /storage/emulated/0/DCIM/.thumbnails/1557583382751.jpg, 106, 1557583382000 07-19 15:38:00.592 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.592 12200 12200 V ObserverService: /storage/emulated/0/DCIM/.thumbnails/1558778855996.jpg, 110, 1558778856000 07-19 15:38:00.592 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.592 12200 12200 V ObserverService: /storage/emulated/0/DCIM/.thumbnails/1558778857312.jpg, 113, 1558778857000 07-19 15:38:00.592 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.592 12200 12200 V ObserverService: /storage/emulated/0/DCIM/.thumbnails/1557617502040.jpg, 114, 1557617502000 07-19 15:38:00.592 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.592 12200 12200 V ObserverService: /storage/emulated/0/Documents/Lawnchair, 120, 0 07-19 15:38:00.592 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.592 12200 12200 V ObserverService: /storage/emulated/0/DCIM/.thumbnails/1559923821989.jpg, 122, 1559923822000 07-19 15:38:00.592 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.592 12200 12200 V ObserverService: /storage/emulated/0/DCIM/.thumbnails/1559930300300.jpg, 126, 1559930300000 07-19 15:38:00.592 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.592 12200 12200 V ObserverService: /storage/emulated/0/DCIM/.thumbnails/1560017891727.jpg, 163, 1560017891000 07-19 15:38:00.592 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.592 12200 12200 V ObserverService: /storage/emulated/0/Movies/ScreenRecords, 167, 0 07-19 15:38:00.592 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.592 12200 12200 V ObserverService: /storage/emulated/0/Documents/Lawnchair/backup, 168, 0 07-19 15:38:00.592 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.592 12200 12200 V ObserverService: /storage/emulated/0/DCIM/.thumbnails/1560670537027.jpg, 198, 1560670537000 07-19 15:38:00.593 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.593 12200 12200 V ObserverService: /storage/emulated/0/DCIM/.thumbnails/1560670537276.jpg, 199, 1560670537000 07-19 15:38:00.593 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.593 12200 12200 D ObserverService: Current File is /storage/emulated/0/DCIM/.thumbnails/1562524702502.jpg, true, 1562524702000 07-19 15:38:00.593 12200 12200 V ObserverService: Loop through syncedFileState (Path, Id, last Modified): 07-19 15:38:00.593 12200 12200 V ObserverService: /storage/emulated/0/DCIM/.thumbnails/1556989729650.jpg, 93, 1556989729000 07-19 15:38:00.593 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.593 12200 12200 V ObserverService: /storage/emulated/0/DCIM/.thumbnails/1557067873318.jpg, 94, 1557067873000 07-19 15:38:00.593 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.593 12200 12200 V ObserverService: /storage/emulated/0/DCIM/.thumbnails/1557073412491.jpg, 95, 1557073412000 07-19 15:38:00.593 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.593 12200 12200 V ObserverService: /storage/emulated/0/DCIM/.thumbnails/1557073447042.jpg, 96, 1557073447000 07-19 15:38:00.593 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.593 12200 12200 V ObserverService: /storage/emulated/0/DCIM/.thumbnails/1557090343142.jpg, 97, 1557090343000 07-19 15:38:00.593 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.593 12200 12200 V ObserverService: /storage/emulated/0/DCIM/.thumbnails/1557101093613.jpg, 98, 1557101093000 07-19 15:38:00.593 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.593 12200 12200 V ObserverService: /storage/emulated/0/DCIM/.thumbnails/1557162441576.jpg, 99, 1557162441000 07-19 15:38:00.593 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.593 12200 12200 V ObserverService: /storage/emulated/0/DCIM/.thumbnails/1557163057937.jpg, 100, 1557163057000 07-19 15:38:00.593 12200 12200 V ObserverService: /storage/emulated/0/DCIM/.thumbnails/1558702663670.jpg, 105, 1558702663000 07-19 15:38:00.593 12200 12200 V ObserverService: /storage/emulated/0/DCIM/.thumbnails/1557583382751.jpg, 106, 1557583382000 07-19 15:38:00.593 12200 12200 V ObserverService: /storage/emulated/0/DCIM/.thumbnails/1558778855996.jpg, 110, 1558778856000 07-19 15:38:00.593 12200 12200 V ObserverService: /storage/emulated/0/DCIM/.thumbnails/1558778857312.jpg, 113, 1558778857000 07-19 15:38:00.593 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.593 12200 12200 V ObserverService: /storage/emulated/0/DCIM/.thumbnails/1559923821989.jpg, 122, 1559923822000 07-19 15:38:00.593 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.593 12200 12200 V ObserverService: /storage/emulated/0/DCIM/.thumbnails/1559930300300.jpg, 126, 1559930300000 07-19 15:38:00.593 12200 12200 V ObserverService: /storage/emulated/0/DCIM/.thumbnails/1560017891727.jpg, 163, 1560017891000 07-19 15:38:00.593 12200 12200 V ObserverService: /storage/emulated/0/Movies/ScreenRecords, 167, 0 07-19 15:38:00.593 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.593 12200 12200 V ObserverService: /storage/emulated/0/Documents/Lawnchair/backup, 168, 0 07-19 15:38:00.593 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.593 12200 12200 V ObserverService: /storage/emulated/0/DCIM/.thumbnails/1560670537027.jpg, 198, 1560670537000 07-19 15:38:00.593 12200 12200 V ObserverService: /storage/emulated/0/DCIM/.thumbnails/1560670537276.jpg, 199, 1560670537000 07-19 15:38:00.593 12200 12200 V ObserverService: /storage/emulated/0/Music/SoundRecords, 212, 0 07-19 15:38:00.593 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.593 12200 12200 V ObserverService: /storage/emulated/0/DCIM/.thumbnails/1562192550916.jpg, 262, 1562192550000 07-19 15:38:00.593 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.593 12200 12200 V ObserverService: /storage/emulated/0/DCIM/.thumbnails/1562192551039.jpg, 263, 1562192551000 07-19 15:38:00.593 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.594 12200 12200 V ObserverService: /storage/emulated/0/DCIM/.thumbnails/1562260897595.jpg, 275, 1562260897000 07-19 15:38:00.594 12200 12200 V ObserverService: /storage/emulated/0/DCIM/.thumbnails/1562524702502.jpg, 284, 1562524702000 07-19 15:38:00.594 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.594 12200 12200 D ObserverService: Current File is /storage/emulated/0/DCIM/.thumbnails/1556989729650.jpg, true, 1556989729000 07-19 15:38:00.594 12200 12200 V ObserverService: Loop through syncedFileState (Path, Id, last Modified): 07-19 15:38:00.594 12200 12200 V ObserverService: /storage/emulated/0/DCIM/.thumbnails/1556989729650.jpg, 93, 1556989729000 07-19 15:38:00.594 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.594 12200 12200 D ObserverService: Current File is /storage/emulated/0/DCIM/.thumbnails/1557067873318.jpg, true, 1557067873000 07-19 15:38:00.594 12200 12200 V ObserverService: Loop through syncedFileState (Path, Id, last Modified): 07-19 15:38:00.594 12200 12200 V ObserverService: /storage/emulated/0/DCIM/.thumbnails/1557067873318.jpg, 94, 1557067873000 07-19 15:38:00.594 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.594 12200 12200 D ObserverService: Current File is /storage/emulated/0/DCIM/.thumbnails/1557073412491.jpg, true, 1557073412000 07-19 15:38:00.594 12200 12200 V ObserverService: Loop through syncedFileState (Path, Id, last Modified): 07-19 15:38:00.594 12200 12200 V ObserverService: /storage/emulated/0/DCIM/.thumbnails/1557073412491.jpg, 95, 1557073412000 07-19 15:38:00.594 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.594 12200 12200 D ObserverService: Current File is /storage/emulated/0/DCIM/.thumbnails/1557073447042.jpg, true, 1557073447000 07-19 15:38:00.594 12200 12200 V ObserverService: Loop through syncedFileState (Path, Id, last Modified): 07-19 15:38:00.594 12200 12200 V ObserverService: /storage/emulated/0/DCIM/.thumbnails/1557073447042.jpg, 96, 1557073447000 07-19 15:38:00.594 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.595 12200 12200 D ObserverService: Current File is /storage/emulated/0/DCIM/.thumbnails/1557090343142.jpg, true, 1557090343000 07-19 15:38:00.595 12200 12200 V ObserverService: Loop through syncedFileState (Path, Id, last Modified): 07-19 15:38:00.595 12200 12200 V ObserverService: /storage/emulated/0/DCIM/.thumbnails/1557090343142.jpg, 97, 1557090343000 07-19 15:38:00.595 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.595 12200 12200 D ObserverService: Current File is /storage/emulated/0/DCIM/.thumbnails/1557101093613.jpg, true, 1557101093000 07-19 15:38:00.595 12200 12200 V ObserverService: Loop through syncedFileState (Path, Id, last Modified): 07-19 15:38:00.595 12200 12200 V ObserverService: /storage/emulated/0/DCIM/.thumbnails/1557101093613.jpg, 98, 1557101093000 07-19 15:38:00.595 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.595 12200 12200 D ObserverService: Current File is /storage/emulated/0/DCIM/.thumbnails/1557162441576.jpg, true, 1557162441000 07-19 15:38:00.595 12200 12200 V ObserverService: Loop through syncedFileState (Path, Id, last Modified): 07-19 15:38:00.595 12200 12200 V ObserverService: /storage/emulated/0/DCIM/.thumbnails/1557162441576.jpg, 99, 1557162441000 07-19 15:38:00.595 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.595 12200 12200 D ObserverService: Current File is /storage/emulated/0/DCIM/.thumbnails/1557163057937.jpg, true, 1557163057000 07-19 15:38:00.595 12200 12200 V ObserverService: Loop through syncedFileState (Path, Id, last Modified): 07-19 15:38:00.595 12200 12200 V ObserverService: /storage/emulated/0/DCIM/.thumbnails/1557163057937.jpg, 100, 1557163057000 07-19 15:38:00.595 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.595 12200 12200 D ObserverService: Current File is /storage/emulated/0/DCIM/.thumbnails/1562612315575.jpg, true, 1562612315000 07-19 15:38:00.595 12200 12200 V ObserverService: Loop through syncedFileState (Path, Id, last Modified): 07-19 15:38:00.595 12200 12200 V ObserverService: /storage/emulated/0/DCIM/.thumbnails/1558702663670.jpg, 105, 1558702663000 07-19 15:38:00.595 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.595 12200 12200 V ObserverService: /storage/emulated/0/DCIM/.thumbnails/1557583382751.jpg, 106, 1557583382000 07-19 15:38:00.595 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.595 12200 12200 V ObserverService: /storage/emulated/0/DCIM/.thumbnails/1558778855996.jpg, 110, 1558778856000 07-19 15:38:00.595 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.595 12200 12200 V ObserverService: /storage/emulated/0/DCIM/.thumbnails/1558778857312.jpg, 113, 1558778857000 07-19 15:38:00.595 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.595 12200 12200 V ObserverService: /storage/emulated/0/DCIM/.thumbnails/1557617502040.jpg, 114, 1557617502000 07-19 15:38:00.595 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.595 12200 12200 V ObserverService: /storage/emulated/0/Documents/Lawnchair, 120, 0 07-19 15:38:00.595 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.595 12200 12200 V ObserverService: /storage/emulated/0/DCIM/.thumbnails/1559923821989.jpg, 122, 1559923822000 07-19 15:38:00.595 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.595 12200 12200 V ObserverService: /storage/emulated/0/DCIM/.thumbnails/1559930300300.jpg, 126, 1559930300000 07-19 15:38:00.595 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.595 12200 12200 V ObserverService: /storage/emulated/0/DCIM/.thumbnails/1560017891727.jpg, 163, 1560017891000 07-19 15:38:00.595 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.595 12200 12200 V ObserverService: /storage/emulated/0/Movies/ScreenRecords, 167, 0 07-19 15:38:00.595 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.595 12200 12200 V ObserverService: /storage/emulated/0/Documents/Lawnchair/backup, 168, 0 07-19 15:38:00.595 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.595 12200 12200 V ObserverService: /storage/emulated/0/DCIM/.thumbnails/1560670537027.jpg, 198, 1560670537000 07-19 15:38:00.595 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.595 12200 12200 V ObserverService: /storage/emulated/0/DCIM/.thumbnails/1560670537276.jpg, 199, 1560670537000 07-19 15:38:00.595 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.595 12200 12200 V ObserverService: /storage/emulated/0/DCIM/.thumbnails/1560670538295.jpg, 201, 1560670538000 07-19 15:38:00.595 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.595 12200 12200 V ObserverService: /storage/emulated/0/Music/SoundRecords, 212, 0 07-19 15:38:00.595 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.595 12200 12200 V ObserverService: /storage/emulated/0/DCIM/.thumbnails/1562192550916.jpg, 262, 1562192550000 07-19 15:38:00.595 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.595 12200 12200 V ObserverService: /storage/emulated/0/DCIM/.thumbnails/1562192551039.jpg, 263, 1562192551000 07-19 15:38:00.595 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.595 12200 12200 V ObserverService: /storage/emulated/0/DCIM/.thumbnails/1562260897595.jpg, 275, 1562260897000 07-19 15:38:00.595 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.595 12200 12200 V ObserverService: /storage/emulated/0/DCIM/.thumbnails/1562612315575.jpg, 288, 1562612315000 07-19 15:38:00.595 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.596 12200 12200 D ObserverService: Current File is /storage/emulated/0/DCIM/.thumbnails/1558702663670.jpg, true, 1558702663000 07-19 15:38:00.596 12200 12200 V ObserverService: Loop through syncedFileState (Path, Id, last Modified): 07-19 15:38:00.596 12200 12200 V ObserverService: /storage/emulated/0/DCIM/.thumbnails/1558702663670.jpg, 105, 1558702663000 07-19 15:38:00.596 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.596 12200 12200 D ObserverService: Current File is /storage/emulated/0/DCIM/.thumbnails/1557583382751.jpg, true, 1557583382000 07-19 15:38:00.596 12200 12200 V ObserverService: Loop through syncedFileState (Path, Id, last Modified): 07-19 15:38:00.596 12200 12200 V ObserverService: /storage/emulated/0/DCIM/.thumbnails/1557583382751.jpg, 106, 1557583382000 07-19 15:38:00.596 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.596 12200 12200 D ObserverService: Current File is /storage/emulated/0/DCIM/.thumbnails/1562192550916.jpg, true, 1562192550000 07-19 15:38:00.596 12200 12200 V ObserverService: Loop through syncedFileState (Path, Id, last Modified): 07-19 15:38:00.596 12200 12200 V ObserverService: /storage/emulated/0/DCIM/.thumbnails/1558778855996.jpg, 110, 1558778856000 07-19 15:38:00.596 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.596 12200 12200 V ObserverService: /storage/emulated/0/DCIM/.thumbnails/1558778857312.jpg, 113, 1558778857000 07-19 15:38:00.596 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.596 12200 12200 V ObserverService: /storage/emulated/0/DCIM/.thumbnails/1557617502040.jpg, 114, 1557617502000 07-19 15:38:00.596 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.596 12200 12200 V ObserverService: /storage/emulated/0/Documents/Lawnchair, 120, 0 07-19 15:38:00.596 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.596 12200 12200 V ObserverService: /storage/emulated/0/DCIM/.thumbnails/1559923821989.jpg, 122, 1559923822000 07-19 15:38:00.596 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.596 12200 12200 V ObserverService: /storage/emulated/0/DCIM/.thumbnails/1559930300300.jpg, 126, 1559930300000 07-19 15:38:00.596 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.596 12200 12200 V ObserverService: /storage/emulated/0/DCIM/.thumbnails/1560017891727.jpg, 163, 1560017891000 07-19 15:38:00.596 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.596 12200 12200 V ObserverService: /storage/emulated/0/Movies/ScreenRecords, 167, 0 07-19 15:38:00.596 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.596 12200 12200 V ObserverService: /storage/emulated/0/Documents/Lawnchair/backup, 168, 0 07-19 15:38:00.596 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.596 12200 12200 V ObserverService: /storage/emulated/0/DCIM/.thumbnails/1560670537027.jpg, 198, 1560670537000 07-19 15:38:00.596 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.596 12200 12200 V ObserverService: /storage/emulated/0/DCIM/.thumbnails/1560670537276.jpg, 199, 1560670537000 07-19 15:38:00.596 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.596 12200 12200 V ObserverService: /storage/emulated/0/DCIM/.thumbnails/1560670538295.jpg, 201, 1560670538000 07-19 15:38:00.596 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.596 12200 12200 V ObserverService: /storage/emulated/0/Music/SoundRecords, 212, 0 07-19 15:38:00.596 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.596 12200 12200 V ObserverService: /storage/emulated/0/DCIM/.thumbnails/1562192550916.jpg, 262, 1562192550000 07-19 15:38:00.596 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.597 12200 12200 D ObserverService: Current File is /storage/emulated/0/DCIM/.thumbnails/1562192551039.jpg, true, 1562192551000 07-19 15:38:00.597 12200 12200 V ObserverService: Loop through syncedFileState (Path, Id, last Modified): 07-19 15:38:00.597 12200 12200 V ObserverService: /storage/emulated/0/DCIM/.thumbnails/1558778855996.jpg, 110, 1558778856000 07-19 15:38:00.597 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.597 12200 12200 V ObserverService: /storage/emulated/0/DCIM/.thumbnails/1558778857312.jpg, 113, 1558778857000 07-19 15:38:00.597 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.597 12200 12200 V ObserverService: /storage/emulated/0/DCIM/.thumbnails/1557617502040.jpg, 114, 1557617502000 07-19 15:38:00.597 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.597 12200 12200 V ObserverService: /storage/emulated/0/Documents/Lawnchair, 120, 0 07-19 15:38:00.597 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.597 12200 12200 V ObserverService: /storage/emulated/0/DCIM/.thumbnails/1559923821989.jpg, 122, 1559923822000 07-19 15:38:00.597 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.597 12200 12200 V ObserverService: /storage/emulated/0/DCIM/.thumbnails/1559930300300.jpg, 126, 1559930300000 07-19 15:38:00.597 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.597 12200 12200 V ObserverService: /storage/emulated/0/DCIM/.thumbnails/1560017891727.jpg, 163, 1560017891000 07-19 15:38:00.597 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.597 12200 12200 V ObserverService: /storage/emulated/0/Movies/ScreenRecords, 167, 0 07-19 15:38:00.597 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.597 12200 12200 V ObserverService: /storage/emulated/0/Documents/Lawnchair/backup, 168, 0 07-19 15:38:00.597 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.597 12200 12200 V ObserverService: /storage/emulated/0/DCIM/.thumbnails/1560670537027.jpg, 198, 1560670537000 07-19 15:38:00.597 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.597 12200 12200 V ObserverService: /storage/emulated/0/DCIM/.thumbnails/1560670537276.jpg, 199, 1560670537000 07-19 15:38:00.597 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.597 12200 12200 V ObserverService: /storage/emulated/0/DCIM/.thumbnails/1560670538295.jpg, 201, 1560670538000 07-19 15:38:00.597 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.597 12200 12200 V ObserverService: /storage/emulated/0/Music/SoundRecords, 212, 0 07-19 15:38:00.597 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.597 12200 12200 V ObserverService: /storage/emulated/0/DCIM/.thumbnails/1562192551039.jpg, 263, 1562192551000 07-19 15:38:00.597 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.597 12200 12200 D ObserverService: Current File is /storage/emulated/0/DCIM/.thumbnails/1558778855996.jpg, true, 1558778856000 07-19 15:38:00.597 12200 12200 V ObserverService: Loop through syncedFileState (Path, Id, last Modified): 07-19 15:38:00.597 12200 12200 V ObserverService: /storage/emulated/0/DCIM/.thumbnails/1558778855996.jpg, 110, 1558778856000 07-19 15:38:00.597 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.597 12200 12200 D ObserverService: Current File is /storage/emulated/0/DCIM/.thumbnails/1558778857312.jpg, true, 1558778857000 07-19 15:38:00.597 12200 12200 V ObserverService: Loop through syncedFileState (Path, Id, last Modified): 07-19 15:38:00.597 12200 12200 V ObserverService: /storage/emulated/0/DCIM/.thumbnails/1558778857312.jpg, 113, 1558778857000 07-19 15:38:00.597 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.598 12200 12200 D ObserverService: Current File is /storage/emulated/0/DCIM/.thumbnails/1557617502040.jpg, true, 1557617502000 07-19 15:38:00.598 12200 12200 V ObserverService: Loop through syncedFileState (Path, Id, last Modified): 07-19 15:38:00.598 12200 12200 V ObserverService: /storage/emulated/0/DCIM/.thumbnails/1557617502040.jpg, 114, 1557617502000 07-19 15:38:00.598 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.598 12200 12200 D ObserverService: Current File is /storage/emulated/0/DCIM/.thumbnails/1559923821989.jpg, true, 1559923822000 07-19 15:38:00.598 12200 12200 V ObserverService: Loop through syncedFileState (Path, Id, last Modified): 07-19 15:38:00.598 12200 12200 V ObserverService: /storage/emulated/0/Documents/Lawnchair, 120, 0 07-19 15:38:00.598 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.598 12200 12200 V ObserverService: /storage/emulated/0/DCIM/.thumbnails/1559923821989.jpg, 122, 1559923822000 07-19 15:38:00.598 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.598 12200 12200 D ObserverService: Current File is /storage/emulated/0/DCIM/.thumbnails/1559930300300.jpg, true, 1559930300000 07-19 15:38:00.598 12200 12200 V ObserverService: Loop through syncedFileState (Path, Id, last Modified): 07-19 15:38:00.598 12200 12200 V ObserverService: /storage/emulated/0/Documents/Lawnchair, 120, 0 07-19 15:38:00.598 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.598 12200 12200 V ObserverService: /storage/emulated/0/DCIM/.thumbnails/1559930300300.jpg, 126, 1559930300000 07-19 15:38:00.598 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.598 12200 12200 D ObserverService: Current File is /storage/emulated/0/DCIM/.thumbnails/1562260897595.jpg, true, 1562260897000 07-19 15:38:00.598 12200 12200 V ObserverService: Loop through syncedFileState (Path, Id, last Modified): 07-19 15:38:00.598 12200 12200 V ObserverService: /storage/emulated/0/Documents/Lawnchair, 120, 0 07-19 15:38:00.598 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.598 12200 12200 V ObserverService: /storage/emulated/0/DCIM/.thumbnails/1560017891727.jpg, 163, 1560017891000 07-19 15:38:00.598 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.598 12200 12200 V ObserverService: /storage/emulated/0/Movies/ScreenRecords, 167, 0 07-19 15:38:00.598 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.598 12200 12200 V ObserverService: /storage/emulated/0/Documents/Lawnchair/backup, 168, 0 07-19 15:38:00.598 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.598 12200 12200 V ObserverService: /storage/emulated/0/DCIM/.thumbnails/1560670537027.jpg, 198, 1560670537000 07-19 15:38:00.598 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.598 12200 12200 V ObserverService: /storage/emulated/0/DCIM/.thumbnails/1560670537276.jpg, 199, 1560670537000 07-19 15:38:00.598 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.598 12200 12200 V ObserverService: /storage/emulated/0/DCIM/.thumbnails/1560670538295.jpg, 201, 1560670538000 07-19 15:38:00.598 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.598 12200 12200 V ObserverService: /storage/emulated/0/Music/SoundRecords, 212, 0 07-19 15:38:00.598 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.598 12200 12200 V ObserverService: /storage/emulated/0/DCIM/.thumbnails/1562260897595.jpg, 275, 1562260897000 07-19 15:38:00.598 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.599 12200 12200 D ObserverService: Current File is /storage/emulated/0/DCIM/.thumbnails/1562704542632.jpg, true, 1562704542000 07-19 15:38:00.599 12200 12200 V ObserverService: Loop through syncedFileState (Path, Id, last Modified): 07-19 15:38:00.599 12200 12200 V ObserverService: /storage/emulated/0/Documents/Lawnchair, 120, 0 07-19 15:38:00.599 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.599 12200 12200 V ObserverService: /storage/emulated/0/DCIM/.thumbnails/1560017891727.jpg, 163, 1560017891000 07-19 15:38:00.599 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.599 12200 12200 V ObserverService: /storage/emulated/0/Movies/ScreenRecords, 167, 0 07-19 15:38:00.599 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.599 12200 12200 V ObserverService: /storage/emulated/0/Documents/Lawnchair/backup, 168, 0 07-19 15:38:00.599 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.599 12200 12200 V ObserverService: /storage/emulated/0/DCIM/.thumbnails/1560670537027.jpg, 198, 1560670537000 07-19 15:38:00.599 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.599 12200 12200 V ObserverService: /storage/emulated/0/DCIM/.thumbnails/1560670537276.jpg, 199, 1560670537000 07-19 15:38:00.599 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.599 12200 12200 V ObserverService: /storage/emulated/0/DCIM/.thumbnails/1560670538295.jpg, 201, 1560670538000 07-19 15:38:00.599 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.599 12200 12200 V ObserverService: /storage/emulated/0/Music/SoundRecords, 212, 0 07-19 15:38:00.599 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.599 12200 12200 V ObserverService: /storage/emulated/0/DCIM/.thumbnails/1562704542632.jpg, 290, 1562704542000 07-19 15:38:00.599 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.599 12200 12200 D ObserverService: Current File is /storage/emulated/0/DCIM/.thumbnails/1562704584429.jpg, true, 1562704584000 07-19 15:38:00.599 12200 12200 V ObserverService: Loop through syncedFileState (Path, Id, last Modified): 07-19 15:38:00.599 12200 12200 V ObserverService: /storage/emulated/0/Documents/Lawnchair, 120, 0 07-19 15:38:00.599 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.599 12200 12200 V ObserverService: /storage/emulated/0/DCIM/.thumbnails/1560017891727.jpg, 163, 1560017891000 07-19 15:38:00.599 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.599 12200 12200 V ObserverService: /storage/emulated/0/Movies/ScreenRecords, 167, 0 07-19 15:38:00.599 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.599 12200 12200 V ObserverService: /storage/emulated/0/Documents/Lawnchair/backup, 168, 0 07-19 15:38:00.599 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.599 12200 12200 V ObserverService: /storage/emulated/0/DCIM/.thumbnails/1560670537027.jpg, 198, 1560670537000 07-19 15:38:00.599 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.599 12200 12200 V ObserverService: /storage/emulated/0/DCIM/.thumbnails/1560670537276.jpg, 199, 1560670537000 07-19 15:38:00.599 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.599 12200 12200 V ObserverService: /storage/emulated/0/DCIM/.thumbnails/1560670538295.jpg, 201, 1560670538000 07-19 15:38:00.599 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.599 12200 12200 V ObserverService: /storage/emulated/0/Music/SoundRecords, 212, 0 07-19 15:38:00.599 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.599 12200 12200 V ObserverService: /storage/emulated/0/DCIM/.thumbnails/1562704584429.jpg, 292, 1562704584000 07-19 15:38:00.599 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.599 12200 12200 D ObserverService: Current File is /storage/emulated/0/DCIM/.thumbnails/1562704584665.jpg, true, 1562704584000 07-19 15:38:00.599 12200 12200 V ObserverService: Loop through syncedFileState (Path, Id, last Modified): 07-19 15:38:00.599 12200 12200 V ObserverService: /storage/emulated/0/Documents/Lawnchair, 120, 0 07-19 15:38:00.599 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.599 12200 12200 V ObserverService: /storage/emulated/0/DCIM/.thumbnails/1560017891727.jpg, 163, 1560017891000 07-19 15:38:00.599 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.599 12200 12200 V ObserverService: /storage/emulated/0/Movies/ScreenRecords, 167, 0 07-19 15:38:00.599 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.599 12200 12200 V ObserverService: /storage/emulated/0/Documents/Lawnchair/backup, 168, 0 07-19 15:38:00.599 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.599 12200 12200 V ObserverService: /storage/emulated/0/DCIM/.thumbnails/1560670537027.jpg, 198, 1560670537000 07-19 15:38:00.599 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.599 12200 12200 V ObserverService: /storage/emulated/0/DCIM/.thumbnails/1560670537276.jpg, 199, 1560670537000 07-19 15:38:00.599 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.599 12200 12200 V ObserverService: /storage/emulated/0/DCIM/.thumbnails/1560670538295.jpg, 201, 1560670538000 07-19 15:38:00.599 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.599 12200 12200 V ObserverService: /storage/emulated/0/Music/SoundRecords, 212, 0 07-19 15:38:00.600 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.600 12200 12200 V ObserverService: /storage/emulated/0/DCIM/.thumbnails/1562704584665.jpg, 293, 1562704584000 07-19 15:38:00.600 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.600 12200 12200 D ObserverService: Current File is /storage/emulated/0/DCIM/.thumbnails/1562704584922.jpg, true, 1562704584000 07-19 15:38:00.600 12200 12200 V ObserverService: Loop through syncedFileState (Path, Id, last Modified): 07-19 15:38:00.600 12200 12200 V ObserverService: /storage/emulated/0/Documents/Lawnchair, 120, 0 07-19 15:38:00.600 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.600 12200 12200 V ObserverService: /storage/emulated/0/DCIM/.thumbnails/1560017891727.jpg, 163, 1560017891000 07-19 15:38:00.600 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.600 12200 12200 V ObserverService: /storage/emulated/0/Movies/ScreenRecords, 167, 0 07-19 15:38:00.600 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.600 12200 12200 V ObserverService: /storage/emulated/0/Documents/Lawnchair/backup, 168, 0 07-19 15:38:00.600 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.600 12200 12200 V ObserverService: /storage/emulated/0/DCIM/.thumbnails/1560670537027.jpg, 198, 1560670537000 07-19 15:38:00.600 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.600 12200 12200 V ObserverService: /storage/emulated/0/DCIM/.thumbnails/1560670537276.jpg, 199, 1560670537000 07-19 15:38:00.600 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.600 12200 12200 V ObserverService: /storage/emulated/0/DCIM/.thumbnails/1560670538295.jpg, 201, 1560670538000 07-19 15:38:00.606 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.606 12200 12200 V ObserverService: /storage/emulated/0/Music/SoundRecords, 212, 0 07-19 15:38:00.606 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.606 12200 12200 V ObserverService: /storage/emulated/0/DCIM/.thumbnails/1562704584922.jpg, 294, 1562704584000 07-19 15:38:00.606 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.606 12200 12200 D ObserverService: Current File is /storage/emulated/0/DCIM/.thumbnails/1562766437786.jpg, true, 1562766437000 07-19 15:38:00.606 12200 12200 V ObserverService: Loop through syncedFileState (Path, Id, last Modified): 07-19 15:38:00.606 12200 12200 V ObserverService: /storage/emulated/0/Documents/Lawnchair, 120, 0 07-19 15:38:00.606 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.606 12200 12200 V ObserverService: /storage/emulated/0/DCIM/.thumbnails/1560017891727.jpg, 163, 1560017891000 07-19 15:38:00.606 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.606 12200 12200 V ObserverService: /storage/emulated/0/Movies/ScreenRecords, 167, 0 07-19 15:38:00.606 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.606 12200 12200 V ObserverService: /storage/emulated/0/Documents/Lawnchair/backup, 168, 0 07-19 15:38:00.606 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.606 12200 12200 V ObserverService: /storage/emulated/0/DCIM/.thumbnails/1560670537027.jpg, 198, 1560670537000 07-19 15:38:00.606 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.606 12200 12200 V ObserverService: /storage/emulated/0/DCIM/.thumbnails/1560670537276.jpg, 199, 1560670537000 07-19 15:38:00.606 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.606 12200 12200 V ObserverService: /storage/emulated/0/DCIM/.thumbnails/1560670538295.jpg, 201, 1560670538000 07-19 15:38:00.606 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.606 12200 12200 V ObserverService: /storage/emulated/0/Music/SoundRecords, 212, 0 07-19 15:38:00.606 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.606 12200 12200 V ObserverService: /storage/emulated/0/DCIM/.thumbnails/1562766437786.jpg, 303, 1562766437000 07-19 15:38:00.606 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.607 12200 12200 D ObserverService: Current File is /storage/emulated/0/DCIM/.thumbnails/1562775773660.jpg, true, 1562775773000 07-19 15:38:00.607 12200 12200 V ObserverService: Loop through syncedFileState (Path, Id, last Modified): 07-19 15:38:00.607 12200 12200 V ObserverService: /storage/emulated/0/Documents/Lawnchair, 120, 0 07-19 15:38:00.607 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.607 12200 12200 V ObserverService: /storage/emulated/0/DCIM/.thumbnails/1560017891727.jpg, 163, 1560017891000 07-19 15:38:00.607 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.607 12200 12200 V ObserverService: /storage/emulated/0/Movies/ScreenRecords, 167, 0 07-19 15:38:00.607 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.607 12200 12200 V ObserverService: /storage/emulated/0/Documents/Lawnchair/backup, 168, 0 07-19 15:38:00.607 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.607 12200 12200 V ObserverService: /storage/emulated/0/DCIM/.thumbnails/1560670537027.jpg, 198, 1560670537000 07-19 15:38:00.607 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.607 12200 12200 V ObserverService: /storage/emulated/0/DCIM/.thumbnails/1560670537276.jpg, 199, 1560670537000 07-19 15:38:00.607 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.607 12200 12200 V ObserverService: /storage/emulated/0/DCIM/.thumbnails/1560670538295.jpg, 201, 1560670538000 07-19 15:38:00.607 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.607 12200 12200 V ObserverService: /storage/emulated/0/Music/SoundRecords, 212, 0 07-19 15:38:00.607 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.607 12200 12200 V ObserverService: /storage/emulated/0/DCIM/.thumbnails/1562775773660.jpg, 305, 1562775773000 07-19 15:38:00.607 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.607 12200 12200 D ObserverService: Current File is /storage/emulated/0/DCIM/.thumbnails/1562971255340.jpg, true, 1562971255000 07-19 15:38:00.607 12200 12200 V ObserverService: Loop through syncedFileState (Path, Id, last Modified): 07-19 15:38:00.607 12200 12200 V ObserverService: /storage/emulated/0/Documents/Lawnchair, 120, 0 07-19 15:38:00.607 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.607 12200 12200 V ObserverService: /storage/emulated/0/DCIM/.thumbnails/1560017891727.jpg, 163, 1560017891000 07-19 15:38:00.607 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.607 12200 12200 V ObserverService: /storage/emulated/0/Movies/ScreenRecords, 167, 0 07-19 15:38:00.607 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.607 12200 12200 V ObserverService: /storage/emulated/0/Documents/Lawnchair/backup, 168, 0 07-19 15:38:00.607 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.607 12200 12200 V ObserverService: /storage/emulated/0/DCIM/.thumbnails/1560670537027.jpg, 198, 1560670537000 07-19 15:38:00.607 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.607 12200 12200 V ObserverService: /storage/emulated/0/DCIM/.thumbnails/1560670537276.jpg, 199, 1560670537000 07-19 15:38:00.607 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.607 12200 12200 V ObserverService: /storage/emulated/0/DCIM/.thumbnails/1560670538295.jpg, 201, 1560670538000 07-19 15:38:00.607 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.607 12200 12200 V ObserverService: /storage/emulated/0/Music/SoundRecords, 212, 0 07-19 15:38:00.607 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.607 12200 12200 V ObserverService: /storage/emulated/0/DCIM/.thumbnails/1562971255340.jpg, 312, 1562971255000 07-19 15:38:00.607 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.607 12200 12200 D ObserverService: Current File is /storage/emulated/0/DCIM/.thumbnails/1563007411990.jpg, true, 1563007412000 07-19 15:38:00.607 12200 12200 V ObserverService: Loop through syncedFileState (Path, Id, last Modified): 07-19 15:38:00.607 12200 12200 V ObserverService: /storage/emulated/0/Documents/Lawnchair, 120, 0 07-19 15:38:00.607 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.607 12200 12200 V ObserverService: /storage/emulated/0/DCIM/.thumbnails/1560017891727.jpg, 163, 1560017891000 07-19 15:38:00.607 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.607 12200 12200 V ObserverService: /storage/emulated/0/Movies/ScreenRecords, 167, 0 07-19 15:38:00.607 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.607 12200 12200 V ObserverService: /storage/emulated/0/Documents/Lawnchair/backup, 168, 0 07-19 15:38:00.607 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.607 12200 12200 V ObserverService: /storage/emulated/0/DCIM/.thumbnails/1560670537027.jpg, 198, 1560670537000 07-19 15:38:00.607 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.607 12200 12200 V ObserverService: /storage/emulated/0/DCIM/.thumbnails/1560670537276.jpg, 199, 1560670537000 07-19 15:38:00.607 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.607 12200 12200 V ObserverService: /storage/emulated/0/DCIM/.thumbnails/1560670538295.jpg, 201, 1560670538000 07-19 15:38:00.607 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.607 12200 12200 V ObserverService: /storage/emulated/0/Music/SoundRecords, 212, 0 07-19 15:38:00.607 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.607 12200 12200 V ObserverService: /storage/emulated/0/DCIM/.thumbnails/1563007411990.jpg, 313, 1563007412000 07-19 15:38:00.607 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.608 12200 12200 D ObserverService: Current File is /storage/emulated/0/DCIM/.thumbnails/1563122529100.jpg, true, 1563122529000 07-19 15:38:00.608 12200 12200 V ObserverService: Loop through syncedFileState (Path, Id, last Modified): 07-19 15:38:00.608 12200 12200 V ObserverService: /storage/emulated/0/Documents/Lawnchair, 120, 0 07-19 15:38:00.608 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.608 12200 12200 V ObserverService: /storage/emulated/0/DCIM/.thumbnails/1560017891727.jpg, 163, 1560017891000 07-19 15:38:00.608 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.608 12200 12200 V ObserverService: /storage/emulated/0/Movies/ScreenRecords, 167, 0 07-19 15:38:00.608 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.608 12200 12200 V ObserverService: /storage/emulated/0/Documents/Lawnchair/backup, 168, 0 07-19 15:38:00.608 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.608 12200 12200 V ObserverService: /storage/emulated/0/DCIM/.thumbnails/1560670537027.jpg, 198, 1560670537000 07-19 15:38:00.608 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.608 12200 12200 V ObserverService: /storage/emulated/0/DCIM/.thumbnails/1560670537276.jpg, 199, 1560670537000 07-19 15:38:00.608 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.608 12200 12200 V ObserverService: /storage/emulated/0/DCIM/.thumbnails/1560670538295.jpg, 201, 1560670538000 07-19 15:38:00.608 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.608 12200 12200 V ObserverService: /storage/emulated/0/Music/SoundRecords, 212, 0 07-19 15:38:00.608 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.608 12200 12200 V ObserverService: /storage/emulated/0/DCIM/.thumbnails/1563122529100.jpg, 320, 1563122529000 07-19 15:38:00.608 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.608 12200 12200 D ObserverService: Current File is /storage/emulated/0/DCIM/.thumbnails/1560017891727.jpg, true, 1560017891000 07-19 15:38:00.608 12200 12200 V ObserverService: Loop through syncedFileState (Path, Id, last Modified): 07-19 15:38:00.608 12200 12200 V ObserverService: /storage/emulated/0/Documents/Lawnchair, 120, 0 07-19 15:38:00.608 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.608 12200 12200 V ObserverService: /storage/emulated/0/DCIM/.thumbnails/1560017891727.jpg, 163, 1560017891000 07-19 15:38:00.608 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.608 12200 12200 D ObserverService: Current File is /storage/emulated/0/DCIM/.thumbnails/1563210277129.jpg, true, 1563210277000 07-19 15:38:00.608 12200 12200 V ObserverService: Loop through syncedFileState (Path, Id, last Modified): 07-19 15:38:00.608 12200 12200 V ObserverService: /storage/emulated/0/Documents/Lawnchair, 120, 0 07-19 15:38:00.608 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.608 12200 12200 V ObserverService: /storage/emulated/0/Movies/ScreenRecords, 167, 0 07-19 15:38:00.608 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.608 12200 12200 V ObserverService: /storage/emulated/0/Documents/Lawnchair/backup, 168, 0 07-19 15:38:00.608 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.608 12200 12200 V ObserverService: /storage/emulated/0/DCIM/.thumbnails/1560670537027.jpg, 198, 1560670537000 07-19 15:38:00.608 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.608 12200 12200 V ObserverService: /storage/emulated/0/DCIM/.thumbnails/1560670537276.jpg, 199, 1560670537000 07-19 15:38:00.608 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.608 12200 12200 V ObserverService: /storage/emulated/0/DCIM/.thumbnails/1560670538295.jpg, 201, 1560670538000 07-19 15:38:00.608 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.608 12200 12200 V ObserverService: /storage/emulated/0/Music/SoundRecords, 212, 0 07-19 15:38:00.608 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.608 12200 12200 V ObserverService: /storage/emulated/0/DCIM/.thumbnails/1563210277129.jpg, 323, 1563210277000 07-19 15:38:00.608 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.609 12200 12200 D ObserverService: Current File is /storage/emulated/0/DCIM/.thumbnails/1563309350303.jpg, true, 1563309350000 07-19 15:38:00.609 12200 12200 V ObserverService: Loop through syncedFileState (Path, Id, last Modified): 07-19 15:38:00.609 12200 12200 V ObserverService: /storage/emulated/0/Documents/Lawnchair, 120, 0 07-19 15:38:00.609 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.609 12200 12200 V ObserverService: /storage/emulated/0/Movies/ScreenRecords, 167, 0 07-19 15:38:00.609 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.609 12200 12200 V ObserverService: /storage/emulated/0/Documents/Lawnchair/backup, 168, 0 07-19 15:38:00.609 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.609 12200 12200 V ObserverService: /storage/emulated/0/DCIM/.thumbnails/1560670537027.jpg, 198, 1560670537000 07-19 15:38:00.609 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.609 12200 12200 V ObserverService: /storage/emulated/0/DCIM/.thumbnails/1560670537276.jpg, 199, 1560670537000 07-19 15:38:00.609 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.609 12200 12200 V ObserverService: /storage/emulated/0/DCIM/.thumbnails/1560670538295.jpg, 201, 1560670538000 07-19 15:38:00.609 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.609 12200 12200 V ObserverService: /storage/emulated/0/Music/SoundRecords, 212, 0 07-19 15:38:00.609 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.609 12200 12200 V ObserverService: /storage/emulated/0/DCIM/.thumbnails/1563309350303.jpg, 327, 1563309350000 07-19 15:38:00.609 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.609 12200 12200 D ObserverService: Current File is /storage/emulated/0/DCIM/.thumbnails/1563309427547.jpg, true, 1563309427000 07-19 15:38:00.609 12200 12200 V ObserverService: Loop through syncedFileState (Path, Id, last Modified): 07-19 15:38:00.609 12200 12200 V ObserverService: /storage/emulated/0/Documents/Lawnchair, 120, 0 07-19 15:38:00.609 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.609 12200 12200 V ObserverService: /storage/emulated/0/Movies/ScreenRecords, 167, 0 07-19 15:38:00.609 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.609 12200 12200 V ObserverService: /storage/emulated/0/Documents/Lawnchair/backup, 168, 0 07-19 15:38:00.609 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.609 12200 12200 V ObserverService: /storage/emulated/0/DCIM/.thumbnails/1560670537027.jpg, 198, 1560670537000 07-19 15:38:00.609 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.609 12200 12200 V ObserverService: /storage/emulated/0/DCIM/.thumbnails/1560670537276.jpg, 199, 1560670537000 07-19 15:38:00.609 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.609 12200 12200 V ObserverService: /storage/emulated/0/DCIM/.thumbnails/1560670538295.jpg, 201, 1560670538000 07-19 15:38:00.609 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.609 12200 12200 V ObserverService: /storage/emulated/0/Music/SoundRecords, 212, 0 07-19 15:38:00.609 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.609 12200 12200 V ObserverService: /storage/emulated/0/DCIM/.thumbnails/1563309427547.jpg, 329, 1563309427000 07-19 15:38:00.609 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.609 12200 12200 D ObserverService: Current File is /storage/emulated/0/DCIM/.thumbnails/1563378127244.jpg, true, 1563378127000 07-19 15:38:00.609 12200 12200 V ObserverService: Loop through syncedFileState (Path, Id, last Modified): 07-19 15:38:00.609 12200 12200 V ObserverService: /storage/emulated/0/Documents/Lawnchair, 120, 0 07-19 15:38:00.609 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.609 12200 12200 V ObserverService: /storage/emulated/0/Movies/ScreenRecords, 167, 0 07-19 15:38:00.609 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.609 12200 12200 V ObserverService: /storage/emulated/0/Documents/Lawnchair/backup, 168, 0 07-19 15:38:00.609 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.609 12200 12200 V ObserverService: /storage/emulated/0/DCIM/.thumbnails/1560670537027.jpg, 198, 1560670537000 07-19 15:38:00.609 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.609 12200 12200 V ObserverService: /storage/emulated/0/DCIM/.thumbnails/1560670537276.jpg, 199, 1560670537000 07-19 15:38:00.609 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.609 12200 12200 V ObserverService: /storage/emulated/0/DCIM/.thumbnails/1560670538295.jpg, 201, 1560670538000 07-19 15:38:00.609 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.610 12200 12200 V ObserverService: /storage/emulated/0/Music/SoundRecords, 212, 0 07-19 15:38:00.610 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.610 12200 12200 V ObserverService: /storage/emulated/0/DCIM/.thumbnails/1563378127244.jpg, 335, 1563378127000 07-19 15:38:00.610 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.610 12200 12200 D ObserverService: Current File is /storage/emulated/0/DCIM/.thumbnails/1563378138598.jpg, true, 1563378138000 07-19 15:38:00.610 12200 12200 V ObserverService: Loop through syncedFileState (Path, Id, last Modified): 07-19 15:38:00.610 12200 12200 V ObserverService: /storage/emulated/0/Documents/Lawnchair, 120, 0 07-19 15:38:00.610 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.610 12200 12200 V ObserverService: /storage/emulated/0/Movies/ScreenRecords, 167, 0 07-19 15:38:00.610 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.610 12200 12200 V ObserverService: /storage/emulated/0/Documents/Lawnchair/backup, 168, 0 07-19 15:38:00.610 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.610 12200 12200 V ObserverService: /storage/emulated/0/DCIM/.thumbnails/1560670537027.jpg, 198, 1560670537000 07-19 15:38:00.610 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.610 12200 12200 V ObserverService: /storage/emulated/0/DCIM/.thumbnails/1560670537276.jpg, 199, 1560670537000 07-19 15:38:00.610 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.610 12200 12200 V ObserverService: /storage/emulated/0/DCIM/.thumbnails/1560670538295.jpg, 201, 1560670538000 07-19 15:38:00.610 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.610 12200 12200 V ObserverService: /storage/emulated/0/Music/SoundRecords, 212, 0 07-19 15:38:00.610 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.610 12200 12200 V ObserverService: /storage/emulated/0/DCIM/.thumbnails/1563378138598.jpg, 336, 1563378138000 07-19 15:38:00.610 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.610 12200 12200 D ObserverService: Current File is /storage/emulated/0/DCIM/.thumbnails/1563383506863.jpg, true, 1563383506000 07-19 15:38:00.610 12200 12200 V ObserverService: Loop through syncedFileState (Path, Id, last Modified): 07-19 15:38:00.610 12200 12200 V ObserverService: /storage/emulated/0/Documents/Lawnchair, 120, 0 07-19 15:38:00.610 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.610 12200 12200 V ObserverService: /storage/emulated/0/Movies/ScreenRecords, 167, 0 07-19 15:38:00.610 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.610 12200 12200 V ObserverService: /storage/emulated/0/Documents/Lawnchair/backup, 168, 0 07-19 15:38:00.610 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.610 12200 12200 V ObserverService: /storage/emulated/0/DCIM/.thumbnails/1560670537027.jpg, 198, 1560670537000 07-19 15:38:00.610 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.610 12200 12200 V ObserverService: /storage/emulated/0/DCIM/.thumbnails/1560670537276.jpg, 199, 1560670537000 07-19 15:38:00.610 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.610 12200 12200 V ObserverService: /storage/emulated/0/DCIM/.thumbnails/1560670538295.jpg, 201, 1560670538000 07-19 15:38:00.610 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.610 12200 12200 V ObserverService: /storage/emulated/0/Music/SoundRecords, 212, 0 07-19 15:38:00.610 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.610 12200 12200 V ObserverService: /storage/emulated/0/DCIM/.thumbnails/1563383506863.jpg, 339, 1563383506000 07-19 15:38:00.610 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.610 12200 12200 D ObserverService: Current File is /storage/emulated/0/DCIM/.thumbnails/1563393731320.jpg, true, 1563393731000 07-19 15:38:00.610 12200 12200 V ObserverService: Loop through syncedFileState (Path, Id, last Modified): 07-19 15:38:00.610 12200 12200 V ObserverService: /storage/emulated/0/Documents/Lawnchair, 120, 0 07-19 15:38:00.610 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.610 12200 12200 V ObserverService: /storage/emulated/0/Movies/ScreenRecords, 167, 0 07-19 15:38:00.610 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.610 12200 12200 V ObserverService: /storage/emulated/0/Documents/Lawnchair/backup, 168, 0 07-19 15:38:00.610 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.610 12200 12200 V ObserverService: /storage/emulated/0/DCIM/.thumbnails/1560670537027.jpg, 198, 1560670537000 07-19 15:38:00.610 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.610 12200 12200 V ObserverService: /storage/emulated/0/DCIM/.thumbnails/1560670537276.jpg, 199, 1560670537000 07-19 15:38:00.610 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.611 12200 12200 V ObserverService: /storage/emulated/0/DCIM/.thumbnails/1560670538295.jpg, 201, 1560670538000 07-19 15:38:00.611 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.611 12200 12200 V ObserverService: /storage/emulated/0/Music/SoundRecords, 212, 0 07-19 15:38:00.611 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.611 12200 12200 V ObserverService: /storage/emulated/0/DCIM/.thumbnails/1563393731320.jpg, 341, 1563393731000 07-19 15:38:00.611 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.611 12200 12200 D ObserverService: Current File is /storage/emulated/0/DCIM/.thumbnails/1563468717437.jpg, true, 1563468717000 07-19 15:38:00.611 12200 12200 V ObserverService: Loop through syncedFileState (Path, Id, last Modified): 07-19 15:38:00.611 12200 12200 V ObserverService: /storage/emulated/0/Documents/Lawnchair, 120, 0 07-19 15:38:00.611 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.611 12200 12200 V ObserverService: /storage/emulated/0/Movies/ScreenRecords, 167, 0 07-19 15:38:00.611 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.611 12200 12200 V ObserverService: /storage/emulated/0/Documents/Lawnchair/backup, 168, 0 07-19 15:38:00.611 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.611 12200 12200 V ObserverService: /storage/emulated/0/DCIM/.thumbnails/1560670537027.jpg, 198, 1560670537000 07-19 15:38:00.611 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.611 12200 12200 V ObserverService: /storage/emulated/0/DCIM/.thumbnails/1560670537276.jpg, 199, 1560670537000 07-19 15:38:00.611 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.611 12200 12200 V ObserverService: /storage/emulated/0/DCIM/.thumbnails/1560670538295.jpg, 201, 1560670538000 07-19 15:38:00.611 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.611 12200 12200 V ObserverService: /storage/emulated/0/Music/SoundRecords, 212, 0 07-19 15:38:00.611 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.611 12200 12200 V ObserverService: /storage/emulated/0/DCIM/.thumbnails/1563468717437.jpg, 343, 1563468717000 07-19 15:38:00.611 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.611 12200 12200 D ObserverService: Current File is /storage/emulated/0/DCIM/.thumbnails/1560670537027.jpg, true, 1560670537000 07-19 15:38:00.611 12200 12200 V ObserverService: Loop through syncedFileState (Path, Id, last Modified): 07-19 15:38:00.611 12200 12200 V ObserverService: /storage/emulated/0/Documents/Lawnchair, 120, 0 07-19 15:38:00.611 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.611 12200 12200 V ObserverService: /storage/emulated/0/Movies/ScreenRecords, 167, 0 07-19 15:38:00.611 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.611 12200 12200 V ObserverService: /storage/emulated/0/Documents/Lawnchair/backup, 168, 0 07-19 15:38:00.611 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.611 12200 12200 V ObserverService: /storage/emulated/0/DCIM/.thumbnails/1560670537027.jpg, 198, 1560670537000 07-19 15:38:00.611 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.611 12200 12200 D ObserverService: Current File is /storage/emulated/0/DCIM/.thumbnails/1560670537276.jpg, true, 1560670537000 07-19 15:38:00.611 12200 12200 V ObserverService: Loop through syncedFileState (Path, Id, last Modified): 07-19 15:38:00.612 12200 12200 V ObserverService: /storage/emulated/0/Documents/Lawnchair, 120, 0 07-19 15:38:00.612 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.612 12200 12200 V ObserverService: /storage/emulated/0/Movies/ScreenRecords, 167, 0 07-19 15:38:00.612 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.612 12200 12200 V ObserverService: /storage/emulated/0/Documents/Lawnchair/backup, 168, 0 07-19 15:38:00.612 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.612 12200 12200 V ObserverService: /storage/emulated/0/DCIM/.thumbnails/1560670537276.jpg, 199, 1560670537000 07-19 15:38:00.612 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.612 12200 12200 D ObserverService: Current File is /storage/emulated/0/DCIM/.thumbnails/1560670538295.jpg, true, 1560670538000 07-19 15:38:00.612 12200 12200 V ObserverService: Loop through syncedFileState (Path, Id, last Modified): 07-19 15:38:00.612 12200 12200 V ObserverService: /storage/emulated/0/Documents/Lawnchair, 120, 0 07-19 15:38:00.612 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.612 12200 12200 V ObserverService: /storage/emulated/0/Movies/ScreenRecords, 167, 0 07-19 15:38:00.612 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.612 12200 12200 V ObserverService: /storage/emulated/0/Documents/Lawnchair/backup, 168, 0 07-19 15:38:00.612 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.612 12200 12200 V ObserverService: /storage/emulated/0/DCIM/.thumbnails/1560670538295.jpg, 201, 1560670538000 07-19 15:38:00.612 12200 12200 V ObserverService: The file isn't synchronizing 07-19 15:38:00.612 12200 12200 I ObserverService: handleLocalRemainingSyncedFileState(...) 07-19 15:38:00.612 12200 12200 D ObserverService: Looping throught syncedFileState 07-19 15:38:00.612 12200 12200 D ObserverService: Looping throught syncedFileState 07-19 15:38:00.612 12200 12200 D ObserverService: Looping throught syncedFileState 07-19 15:38:00.612 12200 12200 D ObserverService: Looping throught syncedFileState 07-19 15:38:00.616 12200 12200 I ObserverService: onDestroy() 07-19 15:38:00.626 1979 1979 D CarrierText: onSimStateChanged: SimMissing 07-19 15:38:00.626 1979 1979 D CarrierText: onSimStateChanged: Normal 07-19 15:38:00.760 1979 1979 D PhoneStatusBar: disable: < expand ICONS* alerts SYSTEM_INFO* back home recent clock search quick_settings > 07-19 15:38:00.897 1979 1979 W View : requestLayout() improperly called by com.android.systemui.statusbar.NotificationOverflowIconsView{846762d V.E...... ......ID 210,35-1386,119 #7f12027c app:id/overflow_icons_view} during layout: running second layout pass 07-19 15:38:00.897 1979 1979 W View : requestLayout() improperly called by com.android.systemui.statusbar.ExpandableNotificationRow{d67904f VFE...C.. ......ID 0,0-1440,321} during layout: running second layout pass 07-19 15:38:00.897 1979 1979 W View : requestLayout() improperly called by com.android.systemui.statusbar.ExpandableNotificationRow{9b4e6d7 VFE...C.. ......ID 0,0-1440,321} during layout: running second layout pass 07-19 15:38:00.897 1979 1979 W View : requestLayout() improperly called by StatusBarIconView(slot= icon=StatusBarIcon(icon=Icon(typ=RESOURCE pkg=com.mediapart.app id=0x7f0200c2) visible user=0 ) notification=Notification(pri=0 contentView=null vibrate=null sound=null tick defaults=0x0 flags=0x10 color=0x00000000 vis=PRIVATE)) during layout: running second layout pass 07-19 15:38:00.898 1979 1979 W View : requestLayout() improperly called by StatusBarIconView(slot= icon=StatusBarIcon(icon=Icon(typ=RESOURCE pkg=com.mediapart.app id=0x7f0200c2) visible user=0 ) notification=Notification(pri=0 contentView=null vibrate=null sound=null tick defaults=0x0 flags=0x10 color=0x00000000 vis=PRIVATE)) during layout: running second layout pass 07-19 15:38:00.898 1979 1979 W View : requestLayout() improperly called by StatusBarIconView(slot= icon=StatusBarIcon(icon=Icon(typ=RESOURCE pkg=android id=0x010806e9) visible user=-1 ) notification=Notification(pri=-1 contentView=null vibrate=null sound=null tick defaults=0x0 flags=0x2 color=0xff607d8b vis=PUBLIC)) during layout: running second layout pass 07-19 15:38:00.927 1979 1979 D PhoneStatusBar: disable: < expand ICONS alerts SYSTEM_INFO back HOME* RECENT* clock SEARCH* quick_settings > 07-19 15:38:00.950 1979 1979 W View : requestLayout() improperly called by com.android.systemui.statusbar.NotificationOverflowIconsView{846762d V.E...... ......ID 210,35-1386,119 #7f12027c app:id/overflow_icons_view} during layout: running second layout pass 07-19 15:38:00.950 1979 1979 W View : requestLayout() improperly called by com.android.systemui.statusbar.ExpandableNotificationRow{4b4ec8a VFE...C.. ......ID 0,0-1440,321} during layout: running second layout pass 07-19 15:38:00.950 1979 1979 W View : requestLayout() improperly called by StatusBarIconView(slot= icon=StatusBarIcon(icon=Icon(typ=RESOURCE pkg=com.mediapart.app id=0x7f0200c2) visible user=0 ) notification=Notification(pri=0 contentView=null vibrate=null sound=null tick defaults=0x0 flags=0x10 color=0x00000000 vis=PRIVATE)) during layout: running second layout pass 07-19 15:38:00.950 1979 1979 W View : requestLayout() improperly called by StatusBarIconView(slot= icon=StatusBarIcon(icon=Icon(typ=RESOURCE pkg=android id=0x010806e9) visible user=-1 ) notification=Notification(pri=-1 contentView=null vibrate=null sound=null tick defaults=0x0 flags=0x2 color=0xff607d8b vis=PUBLIC)) during layout: running second layout pass 07-19 15:38:06.869 1780 1828 D sensors_hal_Time: time_service_sensor1_cb: msg_type 2 07-19 15:38:06.869 1780 1828 D sensors_hal_Time: time_service_sensor1_cb: Sn 24, msg Id 3, txn Id 0 07-19 15:38:06.869 1780 1828 D sensors_hal_Time: tsOffsetIs: Apps: 59786152755714; DSPS: 1959301167; Offset : -6973678690 (diff 3073 @4) 07-19 15:38:08.993 3236 3236 I BIO SDSERVICE 2: TempActivityHelper[addActivityFromTempActivity] Add activityView from tempActivity. lastBufferTS :1563543425136 07-19 15:38:09.002 3236 3236 D BIO SDSERVICE 2: DB_TempActivity::[get] no data 07-19 15:38:09.003 3236 3236 I BIO SDSERVICE 2: TempActivityHelper[addActivityFromTempActivity] Add activityView from tempActivity. lastBufferTS :1563543425136 07-19 15:38:09.009 3236 3236 D BIO SDSERVICE 2: DB_TempActivity::[get] no data 07-19 15:38:20.434 7209 7209 I CalendarProvider2: Sending notification intent: Intent { act=android.intent.action.PROVIDER_CHANGED dat=content://com.android.calendar flg=0x20000000 } 07-19 15:38:20.435 7209 7209 W ContentResolver: Failed to get type for: content://com.android.calendar (Unknown URL content://com.android.calendar) 07-19 15:38:20.496 7172 7172 D AlertReceiver: onReceive: a=android.intent.action.PROVIDER_CHANGED Intent { act=android.intent.action.PROVIDER_CHANGED dat=content://com.android.calendar flg=0x20000010 cmp=foundation.e.calendar/com.android.calendar.alerts.AlertReceiver } 07-19 15:38:20.523 7172 18858 D AlertService: 0 Action = android.intent.action.PROVIDER_CHANGED 07-19 15:38:25.525 7172 18858 D AlertService: Beginning updateAlertNotification 07-19 15:38:25.594 7172 18858 D AlertService: No fired or scheduled alerts 07-19 15:38:25.613 7172 18858 D AlertService: Scheduling next alarm with AlarmScheduler. sEventReminderReceived: null 07-19 15:38:25.646 7172 18858 D AlarmScheduler: No events found starting within 1 week. 07-19 15:38:26.873 1780 1828 D sensors_hal_Time: time_service_sensor1_cb: msg_type 2 07-19 15:38:26.873 1780 1828 D sensors_hal_Time: time_service_sensor1_cb: Sn 24, msg Id 3, txn Id 0 07-19 15:38:26.873 1780 1828 D sensors_hal_Time: tsOffsetIs: Apps: 59806156507238; DSPS: 1959956650; Offset : -6973680724 (diff 3177 @4) 07-19 15:38:41.097 2690 2824 W QCNEJ : |CORE| CNE received unexpected action: android.intent.action.BATTERY_CHANGED 07-19 15:38:46.876 1780 1828 D sensors_hal_Time: time_service_sensor1_cb: msg_type 2 07-19 15:38:46.876 1780 1828 D sensors_hal_Time: time_service_sensor1_cb: Sn 24, msg Id 3, txn Id 0 07-19 15:38:46.876 1780 1828 D sensors_hal_Time: tsOffsetIs: Apps: 59826159751887; DSPS: 1960612117; Offset : -6973701560 (diff 3073 @4)