Steps to Reproduce
- Download code sample: https://github.com/King-of-Spades/AppCenter-Test-Samples/tree/master/Xamarin.UITest/UITestDemo
- Switch VS 4 Mac to beta channel
- Open Android emulator & select in VS 4 Mac
- Run Android tests
Expected Behavior
Tests run successfully (they run correctly on VS 4 Mac stable).
Actual Behavior
Tests fail to run either with error:
SetUp : System.Net.Http.HttpRequestException : An error occurred while sending the request
----> System.Net.WebException : Unable to read data from the transport connection: Connection reset by peer.
----> System.IO.IOException : Unable to read data from the transport connection: Connection reset by peer.
----> System.Net.Sockets.SocketException : Connection reset by peer
or error:
SetUp : System.Net.Http.HttpRequestException : An error occurred while sending the request
----> System.IO.IOException : Unable to write data to the transport connection: The socket is not connected.
----> System.Net.Sockets.SocketException : The socket is not connected
Version Information
=== Visual Studio Community 2017 for Mac (Preview) ===
Version 7.6 Preview (7.6 build 947)
Installation UUID: 088a769e-be74-4fd9-b64b-065d830c7305
Runtime:
Mono 5.12.0.260 (2018-02/58637d0ee7c) (64-bit)
GTK+ 2.24.23 (Raleigh theme)
Xamarin.Mac 4.4.0.36 (master / 0c7c49a6)
Package version: 512000260
=== NuGet ===
Version: 4.3.1.4445
=== .NET Core ===
Runtime: /usr/local/share/dotnet/dotnet
Runtime Versions:
2.0.5
2.0.0
SDK: /usr/local/share/dotnet/sdk/2.1.4/Sdks
SDK Versions:
2.1.4
2.0.2
2.0.0
MSBuild SDKs: /Library/Frameworks/Mono.framework/Versions/5.12.0/lib/mono/msbuild/15.0/bin/Sdks
=== Xamarin.Profiler ===
Version: 1.6.3
Location: /Applications/Xamarin Profiler.app/Contents/MacOS/Xamarin Profiler
=== Apple Developer Tools ===
Xcode 9.3 (14154)
Build 9E145
=== Xamarin.Mac ===
Version: 4.5.0.331 (Visual Studio Community)
Hash: 238eb94c
Branch: master
Build date: 2018-05-25 07:47:00-0400
=== Xamarin.iOS ===
Version: 11.11.0.331 (Visual Studio Community)
Hash: 238eb94c
Branch: master
Build date: 2018-05-25 07:47:00-0400
=== Xamarin.Android ===
Version: 8.3.99.12 (Visual Studio Community)
Android SDK: /Users/owenniblock/Library/Developer/Xamarin/android-sdk-macosx
Supported Android versions:
6.0 (API level 23)
7.0 (API level 24)
7.1 (API level 25)
8.0 (API level 26)
SDK Tools Version: 25.2.5
SDK Platform Tools Version: 27.0.1
SDK Build Tools Version: 25.0.3
Java SDK: /usr
java version "1.8.0_141"
Java(TM) SE Runtime Environment (build 1.8.0_141-b15)
Java HotSpot(TM) 64-Bit Server VM (build 25.141-b15, mixed mode)
Android Designer EPL code available here:
https://github.com/xamarin/AndroidDesigner.EPL
=== Xamarin Inspector ===
Version: 1.4.0
Hash: b3f92f9
Branch: master
Build date: Fri, 19 Jan 2018 22:00:34 GMT
Client compatibility: 1
=== Build Information ===
Release ID: 706000947
Git revision: f7b338b596748ffa52b2f86a292bb52a1ce2a4fd
Build date: 2018-05-25 12:47:39-04
Xamarin extensions: 179dd16370b3fd3f3e71ef70ba136fea5e66c60c
Build lane: monodevelop-lion-master
=== Operating System ===
Mac OS X 10.13.5
Darwin 17.6.0 Darwin Kernel Version 17.6.0
Tue May 8 15:22:16 PDT 2018
root:xnu-4570.61.1~1/RELEASE_X86_64 x86_64
=== Enabled user installed extensions ===
Internet of Things (IoT) development (Preview) 7.5
Log File
--------- NOTE: Had to truncate log as it was huge - let me know if you want an upload of the whole thing.
06-13 19:07:56.090 5277 5277 I InstrumentationBackend: Added:'DumpHtml', with key:'dump_html'
06-13 19:07:56.090 5277 5277 I InstrumentationBackend: Added:'EnterTextByCssSelector', with key:'enter_text_by_selector'
06-13 19:07:56.090 5277 5277 I InstrumentationBackend: Added:'GetLoadProgress', with key:'get_load_progress'
06-13 19:07:56.090 5277 5277 I InstrumentationBackend: Added:'GetUrl', with key:'get_url'
06-13 19:07:56.090 5277 5277 I InstrumentationBackend: Added:'ScrollTo', with key:'scroll_to'
06-13 19:07:56.090 5277 5277 I InstrumentationBackend: Added:'SetPropertyByCssSelector', with key:'set_property_by_css_selector'
06-13 19:07:56.090 5277 5277 I calabash: Instantiating http server at 54604
06-13 19:07:56.091 5277 5277 I System.out: HTTP Daemon listening on: 54604
06-13 19:07:56.837 2233 2727 D EGL_emulation: eglMakeCurrent: 0xae594c00: ver 2 0 (tinfo 0xae5926f0)
06-13 19:08:00.063 1262 1321 D hwcomposer: hw_composer sent 599 syncs in 60s
06-13 19:09:00.055 1262 1321 D hwcomposer: hw_composer sent 12 syncs in 60s
06-13 19:10:00.038 1262 1321 D hwcomposer: hw_composer sent 5 syncs in 60s
06-13 19:11:00.065 1262 1321 D hwcomposer: hw_composer sent 5 syncs in 60s
06-13 19:11:34.233 1948 2100 I AccountManagerService: getTypesVisibleToCaller: isPermitted? true
06-13 19:11:34.316 5303 5303 W dex2oat : Unexpected CPU variant for X86 using defaults: x86
06-13 19:11:34.316 5303 5303 W dex2oat : Mismatch between dex2oat instruction set features (ISA: X86 Feature string: smp,-ssse3,-sse4.1,-sse4.2,-avx,-avx2) and those of dex2oat executable (ISA: X86 Feature string: smp,ssse3,-sse4.1,-sse4.2,-avx,-avx2) for the command line:
06-13 19:11:34.316 5303 5303 W dex2oat : /system/bin/dex2oat --runtime-arg -classpath --runtime-arg --instruction-set=x86 --instruction-set-features=smp,ssse3,-sse4.1,-sse4.2,-avx,-avx2 --runtime-arg -Xrelocate --boot-image=/system/framework/boot.art --runtime-arg -Xms64m --runtime-arg -Xmx512m --instruction-set-variant=x86 --instruction-set-features=default --dex-file=/data/user/0/com.google.android.gms/app_fb/f.apk --oat-file=/data/user/0/com.google.android.gms/app_fb/f.dex
06-13 19:11:34.316 5303 5303 I dex2oat : /system/bin/dex2oat --dex-file=/data/user/0/com.google.android.gms/app_fb/f.apk --oat-file=/data/user/0/com.google.android.gms/app_fb/f.dex
06-13 19:11:34.340 5303 5303 I dex2oat : dex2oat took 24.014ms (threads: 4) arena alloc=121KB java alloc=63KB native alloc=1605KB free=1722KB
06-13 19:11:34.341 3722 3802 E linker : readlink('/proc/self/fd/28') failed: Permission denied [fd=28]
06-13 19:11:34.341 3722 3802 E linker : warning: unable to get realpath for the library "/data/data/com.google.android.gms/app_fb/f.dex". Will use given name.
06-13 19:11:34.341 3722 3802 W System : ClassLoader referenced unknown path:
06-13 19:11:34.346 3722 3802 D EGL_emulation: eglCreateContext: 0xae5954a0: maj 2 min 0 rcv 2
06-13 19:11:34.346 3722 3802 D EGL_emulation: eglMakeCurrent: 0xae5954a0: ver 2 0 (tinfo 0x9bd75050)
06-13 19:11:34.685 2769 3296 W Conscrypt: Could not set socket write timeout:
06-13 19:11:34.686 2769 3296 W Conscrypt: java.lang.reflect.Method.invoke(Native Method)
06-13 19:11:34.686 2769 3296 W Conscrypt: com.google.android.gms.org.conscrypt.Platform.setSocketWriteTimeout(:com.google.android.gms@11743470:13)
06-13 19:11:34.816 2769 3296 W Conscrypt: Could not set socket write timeout:
06-13 19:11:34.816 2769 3296 W Conscrypt: java.lang.reflect.Method.invoke(Native Method)
06-13 19:11:34.816 2769 3296 W Conscrypt: com.google.android.gms.org.conscrypt.Platform.setSocketWriteTimeout(:com.google.android.gms@11743470:13)
06-13 19:11:35.082 2769 3296 W GLSUser : [AppCertManager] IOException while requesting key:
06-13 19:11:35.082 2769 3296 W GLSUser : java.io.IOException: Invalid device key response.
06-13 19:11:35.082 2769 3296 W GLSUser : at eyw.a(:com.google.android.gms@11743470:14)
06-13 19:11:35.082 2769 3296 W GLSUser : at eyw.a(:com.google.android.gms@11743470:65)
06-13 19:11:35.082 2769 3296 W GLSUser : at eyu.a(:com.google.android.gms@11743470:8)
06-13 19:11:35.082 2769 3296 W GLSUser : at eyq.a(:com.google.android.gms@11743470:1)
06-13 19:11:35.082 2769 3296 W GLSUser : at eyp.a(:com.google.android.gms@11743470:10)
06-13 19:11:35.082 2769 3296 W GLSUser : at com.google.android.gms.auth.account.be.legacy.AuthCronChimeraService.b(:com.google.android.gms@11743470:7)
06-13 19:11:35.082 2769 3296 W GLSUser : at edr.call(:com.google.android.gms@11743470:3)
06-13 19:11:35.082 2769 3296 W GLSUser : at java.util.concurrent.FutureTask.run(FutureTask.java:237)
06-13 19:11:35.082 2769 3296 W GLSUser : at mmu.run(:com.google.android.gms@11743470:26)
06-13 19:11:35.082 2769 3296 W GLSUser : at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1113)
06-13 19:11:35.082 2769 3296 W GLSUser : at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:588)
06-13 19:11:35.082 2769 3296 W GLSUser : at mse.run(:com.google.android.gms@11743470)
06-13 19:11:35.082 2769 3296 W GLSUser : at java.lang.Thread.run(Thread.java:818)
06-13 19:12:00.065 1262 1321 D hwcomposer: hw_composer sent 7 syncs in 60s
06-13 19:13:00.062 1262 1321 D hwcomposer: hw_composer sent 5 syncs in 60s
06-13 19:14:00.058 1262 1321 D hwcomposer: hw_composer sent 5 syncs in 60s
06-13 19:15:00.060 1262 1321 D hwcomposer: hw_composer sent 5 syncs in 60s
06-13 19:16:00.050 1262 1321 D hwcomposer: hw_composer sent 5 syncs in 60s
06-13 19:17:00.045 1262 1321 D hwcomposer: hw_composer sent 8 syncs in 60s
06-13 19:18:00.055 1262 1321 D hwcomposer: hw_composer sent 5 syncs in 60s
06-13 19:19:00.047 1262 1321 D hwcomposer: hw_composer sent 5 syncs in 60s
06-13 19:19:44.119 1948 3853 I AccountManagerService: getTypesVisibleToCaller: isPermitted? true
06-13 19:19:44.560 3722 3733 D EGL_emulation: eglCreateContext: 0xae594a80: maj 2 min 0 rcv 2
06-13 19:19:44.560 3722 3733 D EGL_emulation: eglMakeCurrent: 0xae594a80: ver 2 0 (tinfo 0x9bd75140)
06-13 19:19:44.580 3722 3733 D EGL_emulation: eglCreateContext: 0xae594f00: maj 2 min 0 rcv 2
06-13 19:19:44.581 3722 3733 D EGL_emulation: eglMakeCurrent: 0xae594f00: ver 2 0 (tinfo 0x9bd75140)
06-13 19:19:44.592 3733 3733 W Binder_1: type=1400 audit(0.0:46): avc: denied { read } for name="/" dev="tmpfs" ino=5121 scontext=u:r:untrusted_app:s0:c512,c768 tcontext=u:object_r:device:s0 tclass=dir permissive=0
06-13 19:19:44.622 3733 3733 W Binder_1: type=1400 audit(0.0:47): avc: denied { search } for name="1680" dev="proc" ino=7219 scontext=u:r:untrusted_app:s0:c512,c768 tcontext=u:r:zygote:s0 tclass=dir permissive=0
06-13 19:19:44.762 2769 3296 W Conscrypt: Could not set socket write timeout:
06-13 19:19:44.762 2769 3296 W Conscrypt: java.lang.reflect.Method.invoke(Native Method)
06-13 19:19:44.762 2769 3296 W Conscrypt: com.google.android.gms.org.conscrypt.Platform.setSocketWriteTimeout(:com.google.android.gms@11743470:13)
06-13 19:19:44.874 2769 3296 W Conscrypt: Could not set socket write timeout:
06-13 19:19:44.874 2769 3296 W Conscrypt: java.lang.reflect.Method.invoke(Native Method)
06-13 19:19:44.874 2769 3296 W Conscrypt: com.google.android.gms.org.conscrypt.Platform.setSocketWriteTimeout(:com.google.android.gms@11743470:13)
06-13 19:19:45.135 2769 3296 W GLSUser : [AppCertManager] IOException while requesting key:
06-13 19:19:45.135 2769 3296 W GLSUser : java.io.IOException: Invalid device key response.
06-13 19:19:45.135 2769 3296 W GLSUser : at eyw.a(:com.google.android.gms@11743470:14)
06-13 19:19:45.135 2769 3296 W GLSUser : at eyw.a(:com.google.android.gms@11743470:65)
06-13 19:19:45.135 2769 3296 W GLSUser : at eyu.a(:com.google.android.gms@11743470:8)
06-13 19:19:45.135 2769 3296 W GLSUser : at eyq.a(:com.google.android.gms@11743470:1)
06-13 19:19:45.135 2769 3296 W GLSUser : at eyp.a(:com.google.android.gms@11743470:10)
06-13 19:19:45.135 2769 3296 W GLSUser : at com.google.android.gms.auth.account.be.legacy.AuthCronChimeraService.b(:com.google.android.gms@11743470:7)
06-13 19:19:45.135 2769 3296 W GLSUser : at edr.call(:com.google.android.gms@11743470:3)
06-13 19:19:45.135 2769 3296 W GLSUser : at java.util.concurrent.FutureTask.run(FutureTask.java:237)
06-13 19:19:45.135 2769 3296 W GLSUser : at mmu.run(:com.google.android.gms@11743470:26)
06-13 19:19:45.135 2769 3296 W GLSUser : at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1113)
06-13 19:19:45.135 2769 3296 W GLSUser : at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:588)
06-13 19:19:45.135 2769 3296 W GLSUser : at mse.run(:com.google.android.gms@11743470)
06-13 19:19:45.135 2769 3296 W GLSUser : at java.lang.Thread.run(Thread.java:818)
06-13 19:20:00.055 1262 1321 D hwcomposer: hw_composer sent 8 syncs in 60s
06-13 19:21:00.054 1262 1321 D hwcomposer: hw_composer sent 5 syncs in 60s
06-13 19:22:00.058 1262 1321 D hwcomposer: hw_composer sent 5 syncs in 60s
06-13 19:22:32.982 1948 1961 I UsageStatsService: User[0] Flushing usage stats to disk
06-13 19:23:00.044 1262 1321 D hwcomposer: hw_composer sent 5 syncs in 60s
06-13 19:24:00.050 1262 1321 D hwcomposer: hw_composer sent 5 syncs in 60s
06-13 19:25:00.070 1262 1321 D hwcomposer: hw_composer sent 9 syncs in 60s
NOTE 2: I can't seem to set a Label :)
Steps to Reproduce
Expected Behavior
Tests run successfully (they run correctly on VS 4 Mac stable).
Actual Behavior
Tests fail to run either with error:
or error:
Version Information
=== Visual Studio Community 2017 for Mac (Preview) ===
Version 7.6 Preview (7.6 build 947)
Installation UUID: 088a769e-be74-4fd9-b64b-065d830c7305
Runtime:
Mono 5.12.0.260 (2018-02/58637d0ee7c) (64-bit)
GTK+ 2.24.23 (Raleigh theme)
Xamarin.Mac 4.4.0.36 (master / 0c7c49a6)
=== NuGet ===
Version: 4.3.1.4445
=== .NET Core ===
Runtime: /usr/local/share/dotnet/dotnet
Runtime Versions:
2.0.5
2.0.0
SDK: /usr/local/share/dotnet/sdk/2.1.4/Sdks
SDK Versions:
2.1.4
2.0.2
2.0.0
MSBuild SDKs: /Library/Frameworks/Mono.framework/Versions/5.12.0/lib/mono/msbuild/15.0/bin/Sdks
=== Xamarin.Profiler ===
Version: 1.6.3
Location: /Applications/Xamarin Profiler.app/Contents/MacOS/Xamarin Profiler
=== Apple Developer Tools ===
Xcode 9.3 (14154)
Build 9E145
=== Xamarin.Mac ===
Version: 4.5.0.331 (Visual Studio Community)
Hash: 238eb94c
Branch: master
Build date: 2018-05-25 07:47:00-0400
=== Xamarin.iOS ===
Version: 11.11.0.331 (Visual Studio Community)
Hash: 238eb94c
Branch: master
Build date: 2018-05-25 07:47:00-0400
=== Xamarin.Android ===
Version: 8.3.99.12 (Visual Studio Community)
Android SDK: /Users/owenniblock/Library/Developer/Xamarin/android-sdk-macosx
Supported Android versions:
6.0 (API level 23)
7.0 (API level 24)
7.1 (API level 25)
8.0 (API level 26)
SDK Tools Version: 25.2.5
SDK Platform Tools Version: 27.0.1
SDK Build Tools Version: 25.0.3
Java SDK: /usr
java version "1.8.0_141"
Java(TM) SE Runtime Environment (build 1.8.0_141-b15)
Java HotSpot(TM) 64-Bit Server VM (build 25.141-b15, mixed mode)
Android Designer EPL code available here:
https://github.com/xamarin/AndroidDesigner.EPL
=== Xamarin Inspector ===
Version: 1.4.0
Hash: b3f92f9
Branch: master
Build date: Fri, 19 Jan 2018 22:00:34 GMT
Client compatibility: 1
=== Build Information ===
Release ID: 706000947
Git revision: f7b338b596748ffa52b2f86a292bb52a1ce2a4fd
Build date: 2018-05-25 12:47:39-04
Xamarin extensions: 179dd16370b3fd3f3e71ef70ba136fea5e66c60c
Build lane: monodevelop-lion-master
=== Operating System ===
Mac OS X 10.13.5
Darwin 17.6.0 Darwin Kernel Version 17.6.0
Tue May 8 15:22:16 PDT 2018
root:xnu-4570.61.1~1/RELEASE_X86_64 x86_64
=== Enabled user installed extensions ===
Internet of Things (IoT) development (Preview) 7.5
Log File
--------- NOTE: Had to truncate log as it was huge - let me know if you want an upload of the whole thing.
06-13 19:07:56.090 5277 5277 I InstrumentationBackend: Added:'DumpHtml', with key:'dump_html'
06-13 19:07:56.090 5277 5277 I InstrumentationBackend: Added:'EnterTextByCssSelector', with key:'enter_text_by_selector'
06-13 19:07:56.090 5277 5277 I InstrumentationBackend: Added:'GetLoadProgress', with key:'get_load_progress'
06-13 19:07:56.090 5277 5277 I InstrumentationBackend: Added:'GetUrl', with key:'get_url'
06-13 19:07:56.090 5277 5277 I InstrumentationBackend: Added:'ScrollTo', with key:'scroll_to'
06-13 19:07:56.090 5277 5277 I InstrumentationBackend: Added:'SetPropertyByCssSelector', with key:'set_property_by_css_selector'
06-13 19:07:56.090 5277 5277 I calabash: Instantiating http server at 54604
06-13 19:07:56.091 5277 5277 I System.out: HTTP Daemon listening on: 54604
06-13 19:07:56.837 2233 2727 D EGL_emulation: eglMakeCurrent: 0xae594c00: ver 2 0 (tinfo 0xae5926f0)
06-13 19:08:00.063 1262 1321 D hwcomposer: hw_composer sent 599 syncs in 60s
06-13 19:09:00.055 1262 1321 D hwcomposer: hw_composer sent 12 syncs in 60s
06-13 19:10:00.038 1262 1321 D hwcomposer: hw_composer sent 5 syncs in 60s
06-13 19:11:00.065 1262 1321 D hwcomposer: hw_composer sent 5 syncs in 60s
06-13 19:11:34.233 1948 2100 I AccountManagerService: getTypesVisibleToCaller: isPermitted? true
06-13 19:11:34.316 5303 5303 W dex2oat : Unexpected CPU variant for X86 using defaults: x86
06-13 19:11:34.316 5303 5303 W dex2oat : Mismatch between dex2oat instruction set features (ISA: X86 Feature string: smp,-ssse3,-sse4.1,-sse4.2,-avx,-avx2) and those of dex2oat executable (ISA: X86 Feature string: smp,ssse3,-sse4.1,-sse4.2,-avx,-avx2) for the command line:
06-13 19:11:34.316 5303 5303 W dex2oat : /system/bin/dex2oat --runtime-arg -classpath --runtime-arg --instruction-set=x86 --instruction-set-features=smp,ssse3,-sse4.1,-sse4.2,-avx,-avx2 --runtime-arg -Xrelocate --boot-image=/system/framework/boot.art --runtime-arg -Xms64m --runtime-arg -Xmx512m --instruction-set-variant=x86 --instruction-set-features=default --dex-file=/data/user/0/com.google.android.gms/app_fb/f.apk --oat-file=/data/user/0/com.google.android.gms/app_fb/f.dex
06-13 19:11:34.316 5303 5303 I dex2oat : /system/bin/dex2oat --dex-file=/data/user/0/com.google.android.gms/app_fb/f.apk --oat-file=/data/user/0/com.google.android.gms/app_fb/f.dex
06-13 19:11:34.340 5303 5303 I dex2oat : dex2oat took 24.014ms (threads: 4) arena alloc=121KB java alloc=63KB native alloc=1605KB free=1722KB
06-13 19:11:34.341 3722 3802 E linker : readlink('/proc/self/fd/28') failed: Permission denied [fd=28]
06-13 19:11:34.341 3722 3802 E linker : warning: unable to get realpath for the library "/data/data/com.google.android.gms/app_fb/f.dex". Will use given name.
06-13 19:11:34.341 3722 3802 W System : ClassLoader referenced unknown path:
06-13 19:11:34.346 3722 3802 D EGL_emulation: eglCreateContext: 0xae5954a0: maj 2 min 0 rcv 2
06-13 19:11:34.346 3722 3802 D EGL_emulation: eglMakeCurrent: 0xae5954a0: ver 2 0 (tinfo 0x9bd75050)
06-13 19:11:34.685 2769 3296 W Conscrypt: Could not set socket write timeout:
06-13 19:11:34.686 2769 3296 W Conscrypt: java.lang.reflect.Method.invoke(Native Method)
06-13 19:11:34.686 2769 3296 W Conscrypt: com.google.android.gms.org.conscrypt.Platform.setSocketWriteTimeout(:com.google.android.gms@11743470:13)
06-13 19:11:34.816 2769 3296 W Conscrypt: Could not set socket write timeout:
06-13 19:11:34.816 2769 3296 W Conscrypt: java.lang.reflect.Method.invoke(Native Method)
06-13 19:11:34.816 2769 3296 W Conscrypt: com.google.android.gms.org.conscrypt.Platform.setSocketWriteTimeout(:com.google.android.gms@11743470:13)
06-13 19:11:35.082 2769 3296 W GLSUser : [AppCertManager] IOException while requesting key:
06-13 19:11:35.082 2769 3296 W GLSUser : java.io.IOException: Invalid device key response.
06-13 19:11:35.082 2769 3296 W GLSUser : at eyw.a(:com.google.android.gms@11743470:14)
06-13 19:11:35.082 2769 3296 W GLSUser : at eyw.a(:com.google.android.gms@11743470:65)
06-13 19:11:35.082 2769 3296 W GLSUser : at eyu.a(:com.google.android.gms@11743470:8)
06-13 19:11:35.082 2769 3296 W GLSUser : at eyq.a(:com.google.android.gms@11743470:1)
06-13 19:11:35.082 2769 3296 W GLSUser : at eyp.a(:com.google.android.gms@11743470:10)
06-13 19:11:35.082 2769 3296 W GLSUser : at com.google.android.gms.auth.account.be.legacy.AuthCronChimeraService.b(:com.google.android.gms@11743470:7)
06-13 19:11:35.082 2769 3296 W GLSUser : at edr.call(:com.google.android.gms@11743470:3)
06-13 19:11:35.082 2769 3296 W GLSUser : at java.util.concurrent.FutureTask.run(FutureTask.java:237)
06-13 19:11:35.082 2769 3296 W GLSUser : at mmu.run(:com.google.android.gms@11743470:26)
06-13 19:11:35.082 2769 3296 W GLSUser : at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1113)
06-13 19:11:35.082 2769 3296 W GLSUser : at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:588)
06-13 19:11:35.082 2769 3296 W GLSUser : at mse.run(:com.google.android.gms@11743470)
06-13 19:11:35.082 2769 3296 W GLSUser : at java.lang.Thread.run(Thread.java:818)
06-13 19:12:00.065 1262 1321 D hwcomposer: hw_composer sent 7 syncs in 60s
06-13 19:13:00.062 1262 1321 D hwcomposer: hw_composer sent 5 syncs in 60s
06-13 19:14:00.058 1262 1321 D hwcomposer: hw_composer sent 5 syncs in 60s
06-13 19:15:00.060 1262 1321 D hwcomposer: hw_composer sent 5 syncs in 60s
06-13 19:16:00.050 1262 1321 D hwcomposer: hw_composer sent 5 syncs in 60s
06-13 19:17:00.045 1262 1321 D hwcomposer: hw_composer sent 8 syncs in 60s
06-13 19:18:00.055 1262 1321 D hwcomposer: hw_composer sent 5 syncs in 60s
06-13 19:19:00.047 1262 1321 D hwcomposer: hw_composer sent 5 syncs in 60s
06-13 19:19:44.119 1948 3853 I AccountManagerService: getTypesVisibleToCaller: isPermitted? true
06-13 19:19:44.560 3722 3733 D EGL_emulation: eglCreateContext: 0xae594a80: maj 2 min 0 rcv 2
06-13 19:19:44.560 3722 3733 D EGL_emulation: eglMakeCurrent: 0xae594a80: ver 2 0 (tinfo 0x9bd75140)
06-13 19:19:44.580 3722 3733 D EGL_emulation: eglCreateContext: 0xae594f00: maj 2 min 0 rcv 2
06-13 19:19:44.581 3722 3733 D EGL_emulation: eglMakeCurrent: 0xae594f00: ver 2 0 (tinfo 0x9bd75140)
06-13 19:19:44.592 3733 3733 W Binder_1: type=1400 audit(0.0:46): avc: denied { read } for name="/" dev="tmpfs" ino=5121 scontext=u:r:untrusted_app:s0:c512,c768 tcontext=u:object_r:device:s0 tclass=dir permissive=0
06-13 19:19:44.622 3733 3733 W Binder_1: type=1400 audit(0.0:47): avc: denied { search } for name="1680" dev="proc" ino=7219 scontext=u:r:untrusted_app:s0:c512,c768 tcontext=u:r:zygote:s0 tclass=dir permissive=0
06-13 19:19:44.762 2769 3296 W Conscrypt: Could not set socket write timeout:
06-13 19:19:44.762 2769 3296 W Conscrypt: java.lang.reflect.Method.invoke(Native Method)
06-13 19:19:44.762 2769 3296 W Conscrypt: com.google.android.gms.org.conscrypt.Platform.setSocketWriteTimeout(:com.google.android.gms@11743470:13)
06-13 19:19:44.874 2769 3296 W Conscrypt: Could not set socket write timeout:
06-13 19:19:44.874 2769 3296 W Conscrypt: java.lang.reflect.Method.invoke(Native Method)
06-13 19:19:44.874 2769 3296 W Conscrypt: com.google.android.gms.org.conscrypt.Platform.setSocketWriteTimeout(:com.google.android.gms@11743470:13)
06-13 19:19:45.135 2769 3296 W GLSUser : [AppCertManager] IOException while requesting key:
06-13 19:19:45.135 2769 3296 W GLSUser : java.io.IOException: Invalid device key response.
06-13 19:19:45.135 2769 3296 W GLSUser : at eyw.a(:com.google.android.gms@11743470:14)
06-13 19:19:45.135 2769 3296 W GLSUser : at eyw.a(:com.google.android.gms@11743470:65)
06-13 19:19:45.135 2769 3296 W GLSUser : at eyu.a(:com.google.android.gms@11743470:8)
06-13 19:19:45.135 2769 3296 W GLSUser : at eyq.a(:com.google.android.gms@11743470:1)
06-13 19:19:45.135 2769 3296 W GLSUser : at eyp.a(:com.google.android.gms@11743470:10)
06-13 19:19:45.135 2769 3296 W GLSUser : at com.google.android.gms.auth.account.be.legacy.AuthCronChimeraService.b(:com.google.android.gms@11743470:7)
06-13 19:19:45.135 2769 3296 W GLSUser : at edr.call(:com.google.android.gms@11743470:3)
06-13 19:19:45.135 2769 3296 W GLSUser : at java.util.concurrent.FutureTask.run(FutureTask.java:237)
06-13 19:19:45.135 2769 3296 W GLSUser : at mmu.run(:com.google.android.gms@11743470:26)
06-13 19:19:45.135 2769 3296 W GLSUser : at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1113)
06-13 19:19:45.135 2769 3296 W GLSUser : at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:588)
06-13 19:19:45.135 2769 3296 W GLSUser : at mse.run(:com.google.android.gms@11743470)
06-13 19:19:45.135 2769 3296 W GLSUser : at java.lang.Thread.run(Thread.java:818)
06-13 19:20:00.055 1262 1321 D hwcomposer: hw_composer sent 8 syncs in 60s
06-13 19:21:00.054 1262 1321 D hwcomposer: hw_composer sent 5 syncs in 60s
06-13 19:22:00.058 1262 1321 D hwcomposer: hw_composer sent 5 syncs in 60s
06-13 19:22:32.982 1948 1961 I UsageStatsService: User[0] Flushing usage stats to disk
06-13 19:23:00.044 1262 1321 D hwcomposer: hw_composer sent 5 syncs in 60s
06-13 19:24:00.050 1262 1321 D hwcomposer: hw_composer sent 5 syncs in 60s
06-13 19:25:00.070 1262 1321 D hwcomposer: hw_composer sent 9 syncs in 60s
NOTE 2: I can't seem to set a Label :)