Actions
Bug #18345
openActivity script crash
Status:
New
Priority:
Normal
Assigned To:
-
Category:
-
Target version:
-
Start date:
Due date:
% Done:
0%
Estimated time:
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.
Updated by Peter Amstutz about 3 years ago
- Status changed from New to In Progress
Updated by Peter Amstutz about 3 years ago
- Status changed from In Progress to New
Updated by Peter Amstutz about 3 years ago
- Target version changed from 2021-11-24 sprint to 2021-12-08 sprint
Updated by Peter Amstutz about 3 years ago
- Target version deleted (
2021-12-08 sprint)
Actions