New issue
Advanced search Search tips

Issue 727402 link

Starred by 1 user

Issue metadata

Status: WontFix
Owner: ----
Closed: Apr 2018
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: Android
Pri: 3
Type: Bug-Regression



Sign in to add a comment

ChromePublic.apk install failed on android_optional_gpu_tests_rel trybot

Project Member Reported by ynovikov@chromium.org, May 29 2017

Issue description

Seen here:
https://build.chromium.org/p/tryserver.chromium.android/builders/android_optional_gpu_tests_rel/builds/5939

(ERROR) 2017-05-29 02:26:46,460 battor_wrapper.IsBattOrConnected:56  Error generating serial map
Traceback (most recent call last):
  File "/b/swarm_slave/w/ir/third_party/catapult/common/battor/battor/battor_wrapper.py", line 53, in IsBattOrConnected
    android_device_map = battor_device_mapping.GenerateSerialMap()
  File "/b/swarm_slave/w/ir/third_party/catapult/devil/devil/utils/battor_device_mapping.py", line 218, in GenerateSerialMap
    'Phone detected with no corresponding BattOr')
BattOrError: Phone detected with no corresponding BattOr

Not sure, is this telemetry or hardware problem?
 

Comment 1 by pschm...@google.com, May 30 2017

The failing shard was run on build377-m4.  My understanding is that there are no battors attached to any devices in the golo?
that's telemetry being noisy, but it's not the error in the log you've linked. It's failing to install the apk:

AdbCommandFailedError: (device: 01008208895334e7) adb install /b/swarm_slave/w/ir/out/Release/apks/ChromePublic.apk: failed and output:
- 1840 KB/s (128591000 bytes in 68.218s)
- 	pkg: /data/local/tmp/ChromePublic.apk
- Failure [INSTALL_FAILED_INVALID_URI]
Summary: ChromePublic.apk install failed on android_optional_gpu_tests_rel trybot (was: "Phone detected with no corresponding BattOr" on android_optional_gpu_tests_rel trybot)
Thanks for finding the real error among the fake ones!

Something I couldn't figure out from the messages, did the install time out in 120 seconds, or there was some other error?
Components: Infra>Client>Chrome
Moving Infra>Client>Android -> Infra>Client>Chrome+OS=Android
Components: -Infra>Client>Android
Gentle ping.
Cc: perezju@chromium.org
Is this bug still relevant?
Status: WontFix (was: Unconfirmed)
Didn't see this for a while. We can close and open a new one if needed.

Sign in to add a comment