Intermittent IndexError: too many indices for array
Categories
(Testing :: Raptor, defect, P5)
Tracking
(Not tracked)
People
(Reporter: intermittent-bug-filer, Unassigned)
Details
Filed by: nbeleuzu [at] mozilla.com
Parsed log: https://treeherder.mozilla.org/logviewer.html#?job_id=307987966&repo=autoland
Full log: https://firefox-ci-tc.services.mozilla.com/api/queue/v1/task/GajjM52bTB2Ik_MExz3n6g/runs/0/artifacts/public/logs/live_backing.log
[task 2020-06-30T05:36:09.746Z] [mov,mp4,m4a,3gp,3g2,mj2 @ 0x1ec0a80] moov atom not found
[task 2020-06-30T05:36:09.747Z] [mov,mp4,m4a,3gp,3g2,mj2 @ 0x1ec0a80] moov atom not found
[task 2020-06-30T05:36:09.748Z] 2020-06-30T05:36:09.748265Z Found 15 new videos
[task 2020-06-30T05:36:09.748Z] 2020-06-30T05:36:09.748888Z Querying Active-data...
[task 2020-06-30T05:36:12.361Z] 2020-06-30T05:36:12.361529Z Status: {'200'}
[task 2020-06-30T05:36:12.436Z] 2020-06-30T05:36:12.436895Z Found 12 datums
[task 2020-06-30T05:36:12.437Z] 2020-06-30T05:36:12.437022Z Comparing videos to TASK_GROUP=c6Om9_BsSteAr8Qk7mJ_yA, TASK_ID=Op-fyd9KTOqSCehBqjFmcw
[task 2020-06-30T05:36:12.437Z] 2020-06-30T05:36:12.437204Z Downloading https://firefox-ci-tc.services.mozilla.com/api/queue/v1/task/Op-fyd9KTOqSCehBqjFmcw/artifacts/public/test_info/browsertime-results.tgz
[task 2020-06-30T05:36:13.209Z] 2020-06-30T05:36:13.209844Z Found 15 old videos
[task 2020-06-30T05:36:14.631Z] 2020-06-30T05:36:14.630574Z Failed to calculate similarity score
[task 2020-06-30T05:36:14.631Z] Traceback (most recent call last):
[task 2020-06-30T05:36:14.631Z] File "/builds/worker/bin/run-visual-metrics.py", line 295, in main
[task 2020-06-30T05:36:14.631Z] for name, value in calculate_similarity(jobs_json, fetch_dir, OUTPUT_DIR).items():
[task 2020-06-30T05:36:14.631Z] File "/builds/worker/bin/similarity.py", line 333, in calculate_similarity
[task 2020-06-30T05:36:14.631Z] old_btime_videos, new_btime_videos, output
[task 2020-06-30T05:36:14.631Z] File "/builds/worker/bin/similarity.py", line 251, in _get_similarity
[task 2020-06-30T05:36:14.631Z] histn2d, _, _ = plt.hist(datan[-1, :, :].flatten(), bins=255)
[task 2020-06-30T05:36:14.631Z] IndexError: too many indices for array
[task 2020-06-30T05:36:14.639Z] 2020-06-30T05:36:14.638930Z PERFHERDER_DATA: {"framework": {"name": "browsertime"}, "application": {"name": "geckoview"}, "type": "pageload", "suites": []}
[fetches 2020-06-30T05:36:14.730Z] removing /builds/worker/fetches
[fetches 2020-06-30T05:36:14.733Z] finished
[taskcluster 2020-06-30 05:36:15.005Z] === Task Finished ===
[taskcluster 2020-06-30 05:36:16.011Z] Unsuccessful task run with exit code: 15 completed in 33.93 seconds
Updated•5 years ago
|
Comment 1•5 years ago
|
||
Resolving as duplicate of bug 1633332. Failures in the similarity metric calculation will never cause a task to fail. Note that just above this similarity metric failure, there are video processing failures such as those in bug 1633332.
Comment hidden (Intermittent Failures Robot) |
Description
•