Bug #14377
closed[API] 401 on 4xphq with generated token
Description
we are getting an error on the cwl job https://ci.curoverse.com/view/CWL/job/run-cwl-test-4xphq/747/console
14:45:18 Test failed: /data-xvdf/home/ci/arvados-cwl-runner-with-checksum.sh --outdir=/tmp/tmpApinN8 --quiet v1.0/bwa-mem-tool.cwl v1.0/bwa-mem-job.json
14:45:18 General test of command line generation
14:45:18 Returned non-zero
14:45:18 2018-10-18 14:45:18 arvados.cwl-runner ERROR: <HttpError 401 when requesting https://4xphq.arvadosapi.com/arvados/v1/users/current?alt=json returned "Not logged in">
14:45:18
14:45:18 Test [2/133] Test nested prefixes with arrays
14:45:18
14:45:19 Test failed: /data-xvdf/home/ci/arvados-cwl-runner-with-checksum.sh --outdir=/tmp/tmpgYAfNE --quiet v1.0/binding-test.cwl v1.0/bwa-mem-job.json
14:45:19 Test nested prefixes with arrays
14:45:19 Returned non-zero
14:45:19 2018-10-18 14:45:19 arvados.cwl-runner ERROR: <HttpError 401 when requesting https://4xphq.arvadosapi.com/arvados/v1/users/current?alt=json returned "Not logged in">
Updated by Lucas Di Pentima about 6 years ago
- Subject changed from 401 on 4xphq with generated token to [API] 401 on 4xphq with generated token
- Category set to API
- Status changed from New to In Progress
- Target version set to 2018-10-31 sprint
Updated by Lucas Di Pentima about 6 years ago
On #14196 we added v2 auth tokens by default. I'm investigating if this could have produced the problem.
Updated by Lucas Di Pentima about 6 years ago
It seems that there's no bug causing this, re-tried with a fresh token and it's running ok.
Updated by Lucas Di Pentima about 6 years ago
- Status changed from In Progress to Closed