Ran into an issue today where our agents were failing to download from S3, the error was just this:
Failed to download s3://[bucket-name]/[folder-name]/git-credentials
Any chance we can extract some errors or capture the STDOUT/STDERR from the download command and copy the output?
Ran into an issue today where our agents were failing to download from S3, the error was just this:
Error here: https://github.com/buildkite/elastic-ci-stack-s3-secrets-hooks/blob/0bcb6b44b5e63bb7e6b87360243fcc5bf8eb5ed2/git-credential-s3-secrets#L67C1-L67C1
Any chance we can extract some errors or capture the STDOUT/STDERR from the download command and copy the output?