abstractdog commented on PR #474: URL: https://github.com/apache/tez/pull/474#issuecomment-4647058194
the latest job (https://ci-hadoop.apache.org/job/tez-multibranch/job/PR-474/9/console) failed with: ``` 09:23:54 ERROR: failed to build: failed to solve: process "/bin/ash -o pipefail -c apk add --no-cache curl && curl -sSL [https://github.com/hadolint/hadolint/releases/download/v${HADOLINT_VERSION}/hadolint-Linux-x86_64](https://github.com/hadolint/hadolint/releases/download/v$%7BHADOLINT_VERSION%7D/hadolint-Linux-x86_64) -o /bin/hadolint && chmod a+rx /bin/hadolint && echo \"${HADOLINT_SHA} /bin/hadolint\" | sha512sum -c -" did not complete successfully: exit code: 1 ... 09:23:56 #2 ERROR: pull access denied, repository does not exist or may require authorization: server message: insufficient_scope: authorization failed ``` which is strange as my job is currently successfully passing this point (https://ci-hadoop.apache.org/job/tez-multibranch/job/PR-504/6/) @Aggarwal-Raghav: you had similar failure recently, can you recall if it was a flaky thing or if it was resolved with some magic, rebase, etc.? -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
