chore(deps): update all non-major (#1792) #1
build.yml
on: push
yamllint
8s
smoke-test
12s
typecheck
9s
eslint
10s
unused-deps
10s
test
3m 22s
CodeQL
1m 39s
Annotations
4 errors
|
test
Process completed with exit code 1.
|
|
[threads] tests/test-cases/local-registry/integration.test.ts > local-registry login <oci>:
src/utils.ts#L463
Error: Command failed with exit code 125: docker run -d --name registry.gcl.local --network registry.gcl.local.net --volume registry.gcl.local.data:/var/lib/registry --volume registry.gcl.local.certs:/certs:ro -e REGISTRY_HTTP_ADDR=0.0.0.0:443 -e REGISTRY_HTTP_TLS_CERTIFICATE=/certs/registry.gcl.local.crt -e REGISTRY_HTTP_TLS_KEY=/certs/registry.gcl.local.key registry
Unable to find image 'registry:latest' locally
docker: Error response from daemon: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit
Run 'docker run --help' for more information
❯ makeError node_modules/execa/lib/error.js:60:11
❯ handlePromise node_modules/execa/index.js:118:26
❯ Function.startDockerRegistry src/utils.ts:463:9
❯ handler src/handler.ts:73:13
❯ tests/test-cases/local-registry/integration.test.ts:37:5
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { shortMessage: 'Command failed with exit code 125: docker run -d --name registry.gcl.local --network registry.gcl.local.net --volume registry.gcl.local.data:/var/lib/registry --volume registry.gcl.local.certs:/certs:ro -e REGISTRY_HTTP_ADDR=0.0.0.0:443 -e REGISTRY_HTTP_TLS_CERTIFICATE=/certs/registry.gcl.local.crt -e REGISTRY_HTTP_TLS_KEY=/certs/registry.gcl.local.key registry', command: 'docker run -d --name registry.gcl.local --network registry.gcl.local.net --volume registry.gcl.local.data:/var/lib/registry --volume registry.gcl.local.certs:/certs:ro -e REGISTRY_HTTP_ADDR=0.0.0.0:443 -e REGISTRY_HTTP_TLS_CERTIFICATE=/certs/registry.gcl.local.crt -e REGISTRY_HTTP_TLS_KEY=/certs/registry.gcl.local.key registry', escapedCommand: 'docker run -d --name registry.gcl.local --network registry.gcl.local.net --volume "registry.gcl.local.data:/var/lib/registry" --volume "registry.gcl.local.certs:/certs:ro" -e "REGISTRY_HTTP_ADDR=0.0.0.0:443" -e "REGISTRY_HTTP_TLS_CERTIFICATE=/certs/registry.gcl.local.crt" -e "REGISTRY_HTTP_TLS_KEY=/certs/registry.gcl.local.key" registry', exitCode: 125, signal: undefined, signalDescription: undefined, stdout: '', stderr: 'Unable to find image \'registry:latest\' locally\ndocker: Error response from daemon: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit\n\nRun \'docker run --help\' for more information', failed: true, timedOut: false, isCanceled: false, killed: false }
|
|
[threads] tests/test-cases/local-registry/integration.test.ts > local-registry login <docker>:
src/utils.ts#L463
Error: Command failed with exit code 125: docker run -d --name registry.gcl.local --network registry.gcl.local.net --volume registry.gcl.local.data:/var/lib/registry --volume registry.gcl.local.certs:/certs:ro -e REGISTRY_HTTP_ADDR=0.0.0.0:443 -e REGISTRY_HTTP_TLS_CERTIFICATE=/certs/registry.gcl.local.crt -e REGISTRY_HTTP_TLS_KEY=/certs/registry.gcl.local.key registry
Unable to find image 'registry:latest' locally
docker: Error response from daemon: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit
Run 'docker run --help' for more information
❯ makeError node_modules/execa/lib/error.js:60:11
❯ handlePromise node_modules/execa/index.js:118:26
❯ Function.startDockerRegistry src/utils.ts:463:9
❯ handler src/handler.ts:73:13
❯ tests/test-cases/local-registry/integration.test.ts:25:5
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { shortMessage: 'Command failed with exit code 125: docker run -d --name registry.gcl.local --network registry.gcl.local.net --volume registry.gcl.local.data:/var/lib/registry --volume registry.gcl.local.certs:/certs:ro -e REGISTRY_HTTP_ADDR=0.0.0.0:443 -e REGISTRY_HTTP_TLS_CERTIFICATE=/certs/registry.gcl.local.crt -e REGISTRY_HTTP_TLS_KEY=/certs/registry.gcl.local.key registry', command: 'docker run -d --name registry.gcl.local --network registry.gcl.local.net --volume registry.gcl.local.data:/var/lib/registry --volume registry.gcl.local.certs:/certs:ro -e REGISTRY_HTTP_ADDR=0.0.0.0:443 -e REGISTRY_HTTP_TLS_CERTIFICATE=/certs/registry.gcl.local.crt -e REGISTRY_HTTP_TLS_KEY=/certs/registry.gcl.local.key registry', escapedCommand: 'docker run -d --name registry.gcl.local --network registry.gcl.local.net --volume "registry.gcl.local.data:/var/lib/registry" --volume "registry.gcl.local.certs:/certs:ro" -e "REGISTRY_HTTP_ADDR=0.0.0.0:443" -e "REGISTRY_HTTP_TLS_CERTIFICATE=/certs/registry.gcl.local.crt" -e "REGISTRY_HTTP_TLS_KEY=/certs/registry.gcl.local.key" registry', exitCode: 125, signal: undefined, signalDescription: undefined, stdout: '', stderr: 'Unable to find image \'registry:latest\' locally\ndocker: Error response from daemon: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit\n\nRun \'docker run --help\' for more information', failed: true, timedOut: false, isCanceled: false, killed: false }
|
|
[threads] tests/test-cases/local-registry/integration.test.ts > local-registry ci variables:
src/utils.ts#L463
Error: Command failed with exit code 125: docker run -d --name registry.gcl.local --network registry.gcl.local.net --volume registry.gcl.local.data:/var/lib/registry --volume registry.gcl.local.certs:/certs:ro -e REGISTRY_HTTP_ADDR=0.0.0.0:443 -e REGISTRY_HTTP_TLS_CERTIFICATE=/certs/registry.gcl.local.crt -e REGISTRY_HTTP_TLS_KEY=/certs/registry.gcl.local.key registry
Unable to find image 'registry:latest' locally
latest: Pulling from library/registry
docker: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit
Run 'docker run --help' for more information
❯ makeError node_modules/execa/lib/error.js:60:11
❯ handlePromise node_modules/execa/index.js:118:26
❯ Function.startDockerRegistry src/utils.ts:463:9
❯ handler src/handler.ts:73:13
❯ tests/test-cases/local-registry/integration.test.ts:7:5
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { shortMessage: 'Command failed with exit code 125: docker run -d --name registry.gcl.local --network registry.gcl.local.net --volume registry.gcl.local.data:/var/lib/registry --volume registry.gcl.local.certs:/certs:ro -e REGISTRY_HTTP_ADDR=0.0.0.0:443 -e REGISTRY_HTTP_TLS_CERTIFICATE=/certs/registry.gcl.local.crt -e REGISTRY_HTTP_TLS_KEY=/certs/registry.gcl.local.key registry', command: 'docker run -d --name registry.gcl.local --network registry.gcl.local.net --volume registry.gcl.local.data:/var/lib/registry --volume registry.gcl.local.certs:/certs:ro -e REGISTRY_HTTP_ADDR=0.0.0.0:443 -e REGISTRY_HTTP_TLS_CERTIFICATE=/certs/registry.gcl.local.crt -e REGISTRY_HTTP_TLS_KEY=/certs/registry.gcl.local.key registry', escapedCommand: 'docker run -d --name registry.gcl.local --network registry.gcl.local.net --volume "registry.gcl.local.data:/var/lib/registry" --volume "registry.gcl.local.certs:/certs:ro" -e "REGISTRY_HTTP_ADDR=0.0.0.0:443" -e "REGISTRY_HTTP_TLS_CERTIFICATE=/certs/registry.gcl.local.crt" -e "REGISTRY_HTTP_TLS_KEY=/certs/registry.gcl.local.key" registry', exitCode: 125, signal: undefined, signalDescription: undefined, stdout: '', stderr: 'Unable to find image \'registry:latest\' locally\nlatest: Pulling from library/registry\ndocker: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit\n\nRun \'docker run --help\' for more information', failed: true, timedOut: false, isCanceled: false, killed: false }
|