Project

General

Profile

Actions

Bug #18345

open

Activity script crash

Added by Peter Amstutz over 2 years ago. Updated 27 days ago.

Status:
New
Priority:
Normal
Assigned To:
-
Category:
-
Target version:
Story points:
-
Release:
Release relationship:
Auto

Description

User activity on pirca between 2021-11-08 05:00 and 2021-11-09 05:00

Traceback (most recent call last):
  File "/usr/bin/arv-user-activity", line 8, in <module>
    sys.exit(main())
  File "/usr/share/python3/dist/python3-arvados-user-activity/lib/python3.7/site-packages/arvados_user_activity/main.py", line 150, in main
    getCollectionName(arv, e["properties"].get("collection_uuid")),
  File "/usr/share/python3/dist/python3-arvados-user-activity/lib/python3.7/site-packages/arvados_user_activity/main.py", line 47, in getCollectionName
    u = arv.collections().get(uuid=uuid).execute()
  File "/usr/share/python3/dist/python3-arvados-user-activity/lib/python3.7/site-packages/googleapiclient/_helpers.py", line 134, in positional_wrapper
    return wrapped(*args, **kwargs)
  File "/usr/share/python3/dist/python3-arvados-user-activity/lib/python3.7/site-packages/googleapiclient/http.py", line 915, in execute
    raise HttpError(resp, content, uri=self.uri)
arvados.errors.ApiError: <HttpError 404 when requesting https://pirca.arvadosapi.com/arvados/v1/collections/pirca-4zz18-80bm2gtgu3nlgdw?alt=json returned "//railsapi.internal/arvados/v1/collections/pirca-4zz18-80bm2gtgu3nlgdw: 404 Not Found: Path not found (req-53v8xwb9q7pa478g18z9)">

And from a few days before:

User activity on pirca between 2021-11-01 05:00 and 2021-11-02 05:00

Traceback (most recent call last):
  File "/usr/bin/arv-user-activity", line 8, in <module>
    sys.exit(main())
  File "/usr/share/python3/dist/python3-arvados-user-activity/lib/python3.7/site-packages/arvados_user_activity/main.py", line 150, in main
    getCollectionName(arv, e["properties"].get("collection_uuid")),
  File "/usr/share/python3/dist/python3-arvados-user-activity/lib/python3.7/site-packages/arvados_user_activity/main.py", line 47, in getCollectionName
    u = arv.collections().get(uuid=uuid).execute()
  File "/usr/share/python3/dist/python3-arvados-user-activity/lib/python3.7/site-packages/googleapiclient/_helpers.py", line 134, in positional_wrapper
    return wrapped(*args, **kwargs)
  File "/usr/share/python3/dist/python3-arvados-user-activity/lib/python3.7/site-packages/googleapiclient/http.py", line 915, in execute
    raise HttpError(resp, content, uri=self.uri)
arvados.errors.ApiError: <HttpError 404 when requesting https://pirca.arvadosapi.com/arvados/v1/collections/pirca-4zz18-bpyesdkgbxl494k?alt=json returned "//railsapi.internal/arvados/v1/collections/pirca-4zz18-bpyesdkgbxl494k: 404 Not Found: Path not found (req-b9h5e7lpo64q3twee9o0)">

It doesn't always fail, though.

Actions #1

Updated by Peter Amstutz over 2 years ago

  • Status changed from New to In Progress
Actions #2

Updated by Peter Amstutz over 2 years ago

  • Status changed from In Progress to New
Actions #3

Updated by Peter Amstutz over 2 years ago

  • Target version changed from 2021-11-24 sprint to 2021-12-08 sprint
Actions #4

Updated by Peter Amstutz over 2 years ago

  • Target version deleted (2021-12-08 sprint)
Actions #5

Updated by Peter Amstutz over 2 years ago

  • Description updated (diff)
Actions #6

Updated by Ward Vandewege over 2 years ago

  • Description updated (diff)
Actions #7

Updated by Ward Vandewege over 2 years ago

  • Description updated (diff)
Actions #8

Updated by Peter Amstutz about 1 year ago

  • Release set to 60
Actions #9

Updated by Peter Amstutz 27 days ago

  • Target version set to Future
Actions

Also available in: Atom PDF