CI not using right credentials. #1

Closed
opened 2026-04-12 02:56:16 +00:00 by daniel · 1 comment
Owner

1
(node:343) [DEP0040] DeprecationWarning: The punycode module is deprecated. Please use a userland alternative instead.
2
(Use node --trace-deprecation ... to show where the warning was created)
3
::error::Username and password required
4
Failure - Main Login to Gitea Container Registry
5
exitcode '1': failure

The proper secrets are DOCKER_REGISTRY, DOCKER_USERNAME, and DOCKER_PASSWORD

[1](https://git.danhenry.dev/thelab/work-queue-webui/issues/new#jobstep-3-1) (node:343) [DEP0040] DeprecationWarning: The `punycode` module is deprecated. Please use a userland alternative instead. [2](https://git.danhenry.dev/thelab/work-queue-webui/issues/new#jobstep-3-2) (Use `node --trace-deprecation ...` to show where the warning was created) [3](https://git.danhenry.dev/thelab/work-queue-webui/issues/new#jobstep-3-3) ::error::Username and password required [4](https://git.danhenry.dev/thelab/work-queue-webui/issues/new#jobstep-3-4) ❌ Failure - Main Login to Gitea Container Registry [5](https://git.danhenry.dev/thelab/work-queue-webui/issues/new#jobstep-3-5) exitcode '1': failure The proper secrets are DOCKER_REGISTRY, DOCKER_USERNAME, and DOCKER_PASSWORD
Author
Owner

Build is still failing in the build image stage

1
(node:374) [DEP0040] DeprecationWarning: The punycode module is deprecated. Please use a userland alternative instead.
2
(Use node --trace-deprecation ... to show where the warning was created)
3
GitHub Actions runtime token ACs
5
6
Docker info
96
97
Proxy configuration
99
100
Buildx version
103
104
Builder info
167
168
[command]/usr/bin/docker buildx build --cache-from type=gha --cache-to type=gha,mode=max --iidfile /tmp/docker-actions-toolkit-OezEUZ/build-iidfile-8f24f51a02.txt --platform linux/amd64,linux/arm64 --attest type=provenance,mode=max,builder-id=https://***/thelab/work-queue-webui/actions/runs/93/attempts/1 --tag /thelab/work-queue-webui: --tag /thelab/work-queue-webui:latest --metadata-file /tmp/docker-actions-toolkit-OezEUZ/build-metadata-53afba34bb.json --push .
169
ERROR: failed to build: invalid tag "
/thelab/work-queue-webui:": invalid reference format
170
Reference
172
173
Check build summary support
175
176
::error::buildx failed with: ERROR: failed to build: invalid tag "
/thelab/work-queue-webui:": invalid reference format
177
Failure - Main Build and push multi-arch image
178
exitcode '1': failure

Build is still failing in the build image stage [1](https://git.danhenry.dev/thelab/work-queue-webui/issues/1#jobstep-5-1) (node:374) [DEP0040] DeprecationWarning: The `punycode` module is deprecated. Please use a userland alternative instead. [2](https://git.danhenry.dev/thelab/work-queue-webui/issues/1#jobstep-5-2) (Use `node --trace-deprecation ...` to show where the warning was created) [3](https://git.danhenry.dev/thelab/work-queue-webui/issues/1#jobstep-5-3) GitHub Actions runtime token ACs [5](https://git.danhenry.dev/thelab/work-queue-webui/issues/1#jobstep-5-5) [6](https://git.danhenry.dev/thelab/work-queue-webui/issues/1#jobstep-5-6) Docker info [96](https://git.danhenry.dev/thelab/work-queue-webui/issues/1#jobstep-5-96) [97](https://git.danhenry.dev/thelab/work-queue-webui/issues/1#jobstep-5-97) Proxy configuration [99](https://git.danhenry.dev/thelab/work-queue-webui/issues/1#jobstep-5-99) [100](https://git.danhenry.dev/thelab/work-queue-webui/issues/1#jobstep-5-100) Buildx version [103](https://git.danhenry.dev/thelab/work-queue-webui/issues/1#jobstep-5-103) [104](https://git.danhenry.dev/thelab/work-queue-webui/issues/1#jobstep-5-104) Builder info [167](https://git.danhenry.dev/thelab/work-queue-webui/issues/1#jobstep-5-167) [168](https://git.danhenry.dev/thelab/work-queue-webui/issues/1#jobstep-5-168) [command]/usr/bin/docker buildx build --cache-from type=gha --cache-to type=gha,mode=max --iidfile /tmp/docker-actions-toolkit-OezEUZ/build-iidfile-8f24f51a02.txt --platform linux/amd64,linux/arm64 --attest type=provenance,mode=max,builder-id=https://***/thelab/work-queue-webui/actions/runs/93/attempts/1 --tag ***/thelab/work-queue-webui: --tag ***/thelab/work-queue-webui:latest --metadata-file /tmp/docker-actions-toolkit-OezEUZ/build-metadata-53afba34bb.json --push . [169](https://git.danhenry.dev/thelab/work-queue-webui/issues/1#jobstep-5-169) ERROR: failed to build: invalid tag "***/thelab/work-queue-webui:": invalid reference format [170](https://git.danhenry.dev/thelab/work-queue-webui/issues/1#jobstep-5-170) Reference [172](https://git.danhenry.dev/thelab/work-queue-webui/issues/1#jobstep-5-172) [173](https://git.danhenry.dev/thelab/work-queue-webui/issues/1#jobstep-5-173) Check build summary support [175](https://git.danhenry.dev/thelab/work-queue-webui/issues/1#jobstep-5-175) [176](https://git.danhenry.dev/thelab/work-queue-webui/issues/1#jobstep-5-176) ::error::buildx failed with: ERROR: failed to build: invalid tag "***/thelab/work-queue-webui:": invalid reference format [177](https://git.danhenry.dev/thelab/work-queue-webui/issues/1#jobstep-5-177) ❌ Failure - Main Build and push multi-arch image [178](https://git.danhenry.dev/thelab/work-queue-webui/issues/1#jobstep-5-178) exitcode '1': failure
Sign in to join this conversation.
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: thelab/work-queue-webui#1