tweise commented on issue #11399: Interpolate publish credentials as expected for Maven settings.xml URL: https://github.com/apache/beam/pull/11399#issuecomment-612929859 Unrelated failure: ``` 07:43:02 > Task :beam-test-infra-metrics:composeUp FAILED 07:43:02 07:43:02 FAILURE: Build failed with an exception. 07:43:02 07:43:02 * What went wrong: 07:43:02 Execution failed for task ':beam-test-infra-metrics:composeUp'. 07:43:02 > Exit-code 255 when calling docker-compose, stdout: postgresql uses an image, skipping 07:43:02 prometheus uses an image, skipping 07:43:02 pushgateway uses an image, skipping 07:43:02 alertmanager uses an image, skipping 07:43:02 Building grafana 07:43:02 [17276] Failed to execute script docker-compose 07:43:02 Traceback (most recent call last): 07:43:02 File "bin/docker-compose", line 6, in <module> 07:43:02 File "compose/cli/main.py", line 71, in main 07:43:02 File "compose/cli/main.py", line 127, in perform_command 07:43:02 File "compose/cli/main.py", line 287, in build 07:43:02 File "compose/project.py", line 386, in build 07:43:02 File "compose/project.py", line 368, in build_service 07:43:02 File "compose/service.py", line 1084, in build 07:43:02 File "site-packages/docker/api/build.py", line 260, in build 07:43:02 File "site-packages/docker/api/build.py", line 307, in _set_auth_headers 07:43:02 File "site-packages/docker/auth.py", line 310, in get_all_credentials 07:43:02 File "site-packages/docker/auth.py", line 262, in _resolve_authconfig_credstore 07:43:02 File "site-packages/docker/auth.py", line 287, in _get_store_instance 07:43:02 File "site-packages/dockerpycreds/store.py", line 25, in __init__ 07:43:02 dockerpycreds.errors.InitializationError: docker-credential-gcloud not installed or not available in PATH ```
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
