diff --git a/.gitea/workflows/build-push.yaml b/.gitea/workflows/build-push.yaml index 65daa5e..cda9813 100644 --- a/.gitea/workflows/build-push.yaml +++ b/.gitea/workflows/build-push.yaml @@ -24,7 +24,7 @@ jobs: with: registry: git.savethenurse.com username: ${{ github.actor }} - password: ${{ secrets.GITEA_TOKEN }} + password: ${{ github.token }} - name: Extract metadata (tags, labels) for Docker id: meta diff --git a/logs/build-push-docker-7.log b/logs/build-push-docker-7.log new file mode 100644 index 0000000..b069c87 --- /dev/null +++ b/logs/build-push-docker-7.log @@ -0,0 +1,259 @@ +2026-03-12T04:55:14.4174500Z 7906ada0cbde(version:v0.3.0) received task 7 of job docker, be triggered by event: push +2026-03-12T04:55:14.4287282Z workflow prepared +2026-03-12T04:55:14.4288544Z evaluating expression 'success()' +2026-03-12T04:55:14.4289524Z expression 'success()' evaluated to 'true' +2026-03-12T04:55:14.4289737Z 🚀 Start image=docker.gitea.com/runner-images:ubuntu-latest +2026-03-12T04:55:14.6708348Z 🐳 docker pull image=docker.gitea.com/runner-images:ubuntu-latest platform= username= forcePull=false +2026-03-12T04:55:14.6708727Z 🐳 docker pull docker.gitea.com/runner-images:ubuntu-latest +2026-03-12T04:55:14.6803631Z Image exists? true +2026-03-12T04:55:14.6995177Z Cleaning up network for job docker, and network name is: GITEA-ACTIONS-TASK-7_WORKFLOW-Build-and-Push-Docker-Image_JOB-docker-docker-network +2026-03-12T04:55:15.2153753Z 🐳 docker create image=docker.gitea.com/runner-images:ubuntu-latest platform= entrypoint=["/bin/sleep" "10800"] cmd=[] network="GITEA-ACTIONS-TASK-7_WORKFLOW-Build-and-Push-Docker-Image_JOB-docker-docker-network" +2026-03-12T04:55:17.5004001Z Created container name=GITEA-ACTIONS-TASK-7_WORKFLOW-Build-and-Push-Docker-Image_JOB-docker id=5e6a9ffcbc9639d45beb4895eed58e334dfdee51e780012d0645efebe4e32903 from image docker.gitea.com/runner-images:ubuntu-latest (platform: ) +2026-03-12T04:55:17.5004712Z ENV ==> [RUNNER_TOOL_CACHE=/opt/hostedtoolcache RUNNER_OS=Linux RUNNER_ARCH=X64 RUNNER_TEMP=/tmp LANG=C.UTF-8] +2026-03-12T04:55:17.5005118Z 🐳 docker run image=docker.gitea.com/runner-images:ubuntu-latest platform= entrypoint=["/bin/sleep" "10800"] cmd=[] network="GITEA-ACTIONS-TASK-7_WORKFLOW-Build-and-Push-Docker-Image_JOB-docker-docker-network" +2026-03-12T04:55:17.5005422Z Starting container: 5e6a9ffcbc9639d45beb4895eed58e334dfdee51e780012d0645efebe4e32903 +2026-03-12T04:55:20.4770617Z Started container: 5e6a9ffcbc9639d45beb4895eed58e334dfdee51e780012d0645efebe4e32903 +2026-03-12T04:55:20.8919460Z Writing entry to tarball workflow/event.json len:5154 +2026-03-12T04:55:20.8920146Z Writing entry to tarball workflow/envs.txt len:0 +2026-03-12T04:55:20.8920515Z Extracting content to '/var/run/act/' +2026-03-12T04:55:20.9185361Z ☁ git clone 'https://github.com/actions/checkout' # ref=v3 +2026-03-12T04:55:20.9186046Z cloning https://github.com/actions/checkout to /root/.cache/act/656c968832d266db0fe5f8f638000eea9e6a5501569cb9a87c7fdaefedb6a0b6 +2026-03-12T04:55:22.5612074Z Unable to pull refs/heads/v3: worktree contains unstaged changes +2026-03-12T04:55:22.5612659Z Cloned https://github.com/actions/checkout to /root/.cache/act/656c968832d266db0fe5f8f638000eea9e6a5501569cb9a87c7fdaefedb6a0b6 +2026-03-12T04:55:22.6468778Z Checked out v3 +2026-03-12T04:55:22.6530493Z ☁ git clone 'https://github.com/actions/setup-go' # ref=v4 +2026-03-12T04:55:22.6531016Z cloning https://github.com/actions/setup-go to /root/.cache/act/fd7d62239e994546e01f58df7ed12dc03dc4f9370800b8ff8736bf90b80e2db5 +2026-03-12T04:55:42.8411153Z Cloned https://github.com/actions/setup-go to /root/.cache/act/fd7d62239e994546e01f58df7ed12dc03dc4f9370800b8ff8736bf90b80e2db5 +2026-03-12T04:55:43.0109620Z Checked out v4 +2026-03-12T04:55:43.0340443Z ☁ git clone 'https://github.com/docker/login-action' # ref=v2 +2026-03-12T04:55:43.0341444Z cloning https://github.com/docker/login-action to /root/.cache/act/f88522bd445684e74cb6d7753bd78176885e45ce4b458abaf39d58df5ab4184e +2026-03-12T04:55:44.2699899Z Unable to pull refs/heads/v2: worktree contains unstaged changes +2026-03-12T04:55:44.2700402Z Cloned https://github.com/docker/login-action to /root/.cache/act/f88522bd445684e74cb6d7753bd78176885e45ce4b458abaf39d58df5ab4184e +2026-03-12T04:55:44.3323096Z Checked out v2 +2026-03-12T04:55:44.3392365Z ☁ git clone 'https://github.com/docker/metadata-action' # ref=v4 +2026-03-12T04:55:44.3392856Z cloning https://github.com/docker/metadata-action to /root/.cache/act/56cfeb2dfe4931386e5074169fd368b371d8c16549b400f4b28605fa93ff4e61 +2026-03-12T04:56:09.3269344Z Cloned https://github.com/docker/metadata-action to /root/.cache/act/56cfeb2dfe4931386e5074169fd368b371d8c16549b400f4b28605fa93ff4e61 +2026-03-12T04:56:09.5398437Z Checked out v4 +2026-03-12T04:56:09.5493942Z ☁ git clone 'https://github.com/docker/build-push-action' # ref=v4 +2026-03-12T04:56:09.5494770Z cloning https://github.com/docker/build-push-action to /root/.cache/act/c2a42a35a31cd79bcf65f5ea52f316319ce5c18d677fd116460e0f2d572e581d +2026-03-12T04:56:11.0540651Z Cloned https://github.com/docker/build-push-action to /root/.cache/act/c2a42a35a31cd79bcf65f5ea52f316319ce5c18d677fd116460e0f2d572e581d +2026-03-12T04:56:11.3329352Z Checked out v4 +2026-03-12T04:56:11.3561072Z evaluating expression '' +2026-03-12T04:56:11.3561681Z expression '' evaluated to 'true' +2026-03-12T04:56:11.3561837Z ⭐ Run Main Checkout repository +2026-03-12T04:56:11.3562049Z Writing entry to tarball workflow/outputcmd.txt len:0 +2026-03-12T04:56:11.3562257Z Writing entry to tarball workflow/statecmd.txt len:0 +2026-03-12T04:56:11.3562394Z Writing entry to tarball workflow/pathcmd.txt len:0 +2026-03-12T04:56:11.3562525Z Writing entry to tarball workflow/envs.txt len:0 +2026-03-12T04:56:11.3562641Z Writing entry to tarball workflow/SUMMARY.md len:0 +2026-03-12T04:56:11.3562776Z Extracting content to '/var/run/act' +2026-03-12T04:56:11.3686518Z expression '${{ github.token }}' rewritten to 'format('{0}', github.token)' +2026-03-12T04:56:11.3686898Z evaluating expression 'format('{0}', github.token)' +2026-03-12T04:56:11.3687327Z expression 'format('{0}', github.token)' evaluated to '%!t(string=***)' +2026-03-12T04:56:11.3687990Z expression '${{ github.repository }}' rewritten to 'format('{0}', github.repository)' +2026-03-12T04:56:11.3688123Z evaluating expression 'format('{0}', github.repository)' +2026-03-12T04:56:11.3688360Z expression 'format('{0}', github.repository)' evaluated to '%!t(string=savethenurse/ai-media-hub)' +2026-03-12T04:56:11.3688613Z type=remote-action actionDir=/root/.cache/act/656c968832d266db0fe5f8f638000eea9e6a5501569cb9a87c7fdaefedb6a0b6 actionPath= workdir=/workspace/savethenurse/ai-media-hub actionCacheDir=/root/.cache/act actionName=656c968832d266db0fe5f8f638000eea9e6a5501569cb9a87c7fdaefedb6a0b6 containerActionDir=/var/run/act/actions/656c968832d266db0fe5f8f638000eea9e6a5501569cb9a87c7fdaefedb6a0b6 +2026-03-12T04:56:11.3688820Z /var/run/act/actions/656c968832d266db0fe5f8f638000eea9e6a5501569cb9a87c7fdaefedb6a0b6 +2026-03-12T04:56:11.3689050Z Removing /root/.cache/act/656c968832d266db0fe5f8f638000eea9e6a5501569cb9a87c7fdaefedb6a0b6/.gitignore before docker cp +2026-03-12T04:56:11.3690405Z 🐳 docker cp src=/root/.cache/act/656c968832d266db0fe5f8f638000eea9e6a5501569cb9a87c7fdaefedb6a0b6/ dst=/var/run/act/actions/656c968832d266db0fe5f8f638000eea9e6a5501569cb9a87c7fdaefedb6a0b6/ +2026-03-12T04:56:11.3691406Z Writing tarball /tmp/act2992138607 from /root/.cache/act/656c968832d266db0fe5f8f638000eea9e6a5501569cb9a87c7fdaefedb6a0b6/ +2026-03-12T04:56:11.3691597Z Stripping prefix:/root/.cache/act/656c968832d266db0fe5f8f638000eea9e6a5501569cb9a87c7fdaefedb6a0b6/ src:/root/.cache/act/656c968832d266db0fe5f8f638000eea9e6a5501569cb9a87c7fdaefedb6a0b6/ +2026-03-12T04:56:11.5090748Z Extracting content from '/tmp/act2992138607' to '/var/run/act/actions/656c968832d266db0fe5f8f638000eea9e6a5501569cb9a87c7fdaefedb6a0b6/' +2026-03-12T04:56:11.6685025Z executing remote job container: [node /var/run/act/actions/656c968832d266db0fe5f8f638000eea9e6a5501569cb9a87c7fdaefedb6a0b6/dist/index.js] +2026-03-12T04:56:11.6685853Z 🐳 docker exec cmd=[node /var/run/act/actions/656c968832d266db0fe5f8f638000eea9e6a5501569cb9a87c7fdaefedb6a0b6/dist/index.js] user= workdir= +2026-03-12T04:56:11.6686210Z Exec command '[node /var/run/act/actions/656c968832d266db0fe5f8f638000eea9e6a5501569cb9a87c7fdaefedb6a0b6/dist/index.js]' +2026-03-12T04:56:11.6686946Z Working directory '/workspace/savethenurse/ai-media-hub' +2026-03-12T04:56:13.1858559Z (node:19) [DEP0040] DeprecationWarning: The `punycode` module is deprecated. Please use a userland alternative instead. +2026-03-12T04:56:13.1858822Z (Use `node --trace-deprecation ...` to show where the warning was created) +2026-03-12T04:56:13.1871551Z ::add-matcher::/run/act/actions/656c968832d266db0fe5f8f638000eea9e6a5501569cb9a87c7fdaefedb6a0b6/dist/problem-matcher.json +2026-03-12T04:56:13.1876566Z Syncing repository: savethenurse/ai-media-hub +2026-03-12T04:56:13.1880377Z ::group::Getting Git version info +2026-03-12T04:56:13.1880648Z Working directory is '/workspace/savethenurse/ai-media-hub' +2026-03-12T04:56:13.1929523Z [command]/usr/bin/git version +2026-03-12T04:56:13.2552429Z git version 2.53.0 +2026-03-12T04:56:13.2587196Z ::endgroup:: +2026-03-12T04:56:13.3046233Z Temporarily overriding HOME='/tmp/f3cdd707-f1b8-4d85-b62f-b81323c78f00' before making global git config changes +2026-03-12T04:56:13.3046623Z Adding repository directory to the temporary git global config as a safe directory +2026-03-12T04:56:13.3051475Z [command]/usr/bin/git config --global --add safe.directory /workspace/savethenurse/ai-media-hub +2026-03-12T04:56:13.3109293Z Deleting the contents of '/workspace/savethenurse/ai-media-hub' +2026-03-12T04:56:13.3118907Z ::group::Initializing the repository +2026-03-12T04:56:13.3124507Z [command]/usr/bin/git init /workspace/savethenurse/ai-media-hub +2026-03-12T04:56:13.3264254Z hint: Using 'master' as the name for the initial branch. This default branch name +2026-03-12T04:56:13.3264682Z hint: will change to "main" in Git 3.0. To configure the initial branch name +2026-03-12T04:56:13.3265042Z hint: to use in all of your new repositories, which will suppress this warning, +2026-03-12T04:56:13.3265216Z hint: call: +2026-03-12T04:56:13.3265330Z hint: +2026-03-12T04:56:13.3265444Z hint: git config --global init.defaultBranch +2026-03-12T04:56:13.3265558Z hint: +2026-03-12T04:56:13.3265679Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and +2026-03-12T04:56:13.3265891Z hint: 'development'. The just-created branch can be renamed via this command: +2026-03-12T04:56:13.3266032Z hint: +2026-03-12T04:56:13.3266234Z hint: git branch -m +2026-03-12T04:56:13.3266350Z hint: +2026-03-12T04:56:13.3266618Z hint: Disable this message with "git config set advice.defaultBranchName false" +2026-03-12T04:56:13.3266951Z Initialized empty Git repository in /workspace/savethenurse/ai-media-hub/.git/ +2026-03-12T04:56:13.3281364Z [command]/usr/bin/git remote add origin https://git.savethenurse.com/savethenurse/ai-media-hub +2026-03-12T04:56:13.3511790Z ::endgroup:: +2026-03-12T04:56:13.3512307Z ::group::Disabling automatic garbage collection +2026-03-12T04:56:13.3516533Z [command]/usr/bin/git config --local gc.auto 0 +2026-03-12T04:56:13.3565615Z ::endgroup:: +2026-03-12T04:56:13.3566057Z ::group::Setting up auth +2026-03-12T04:56:13.3578984Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand +2026-03-12T04:56:13.3632373Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :" +2026-03-12T04:56:13.5190386Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/git\.savethenurse\.com\/\.extraheader +2026-03-12T04:56:13.5224269Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/git\.savethenurse\.com\/\.extraheader' && git config --local --unset-all 'http.https://git.savethenurse.com/.extraheader' || :" +2026-03-12T04:56:13.5591573Z [command]/usr/bin/git config --local http.https://git.savethenurse.com/.extraheader AUTHORIZATION: basic *** +2026-03-12T04:56:13.5654788Z ::endgroup:: +2026-03-12T04:56:13.5655116Z ::group::Fetching the repository +2026-03-12T04:56:13.5664866Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --progress --no-recurse-submodules --depth=1 origin +8562c44897ad1242bf5e58a11da250a04f1db7eb:refs/remotes/origin/main +2026-03-12T04:56:14.9322391Z remote: Enumerating objects: 11, done. +2026-03-12T04:56:14.9323560Z remote: Counting objects: 9% (1/11) remote: Counting objects: 18% (2/11) remote: Counting objects: 27% (3/11) remote: Counting objects: 36% (4/11) remote: Counting objects: 45% (5/11) remote: Counting objects: 54% (6/11) remote: Counting objects: 63% (7/11) remote: Counting objects: 72% (8/11) remote: Counting objects: 81% (9/11) remote: Counting objects: 90% (10/11) remote: Counting objects: 100% (11/11) remote: Counting objects: 100% (11/11), done. +2026-03-12T04:56:14.9324245Z remote: Compressing objects: 11% (1/9) remote: Compressing objects: 22% (2/9) remote: Compressing objects: 33% (3/9) remote: Compressing objects: 44% (4/9) remote: Compressing objects: 55% (5/9) remote: Compressing objects: 66% (6/9) remote: Compressing objects: 77% (7/9) remote: Compressing objects: 88% (8/9) remote: Compressing objects: 100% (9/9) remote: Compressing objects: 100% (9/9), done. +2026-03-12T04:56:14.9329339Z remote: Total 11 (delta 1), reused 0 (delta 0), pack-reused 0 (from 0) +2026-03-12T04:56:14.9411682Z From https://git.savethenurse.com/savethenurse/ai-media-hub +2026-03-12T04:56:14.9412330Z * [new ref] 8562c44897ad1242bf5e58a11da250a04f1db7eb -> origin/main +2026-03-12T04:56:14.9454107Z ::endgroup:: +2026-03-12T04:56:14.9454812Z ::group::Determining the checkout info +2026-03-12T04:56:14.9460955Z ::endgroup:: +2026-03-12T04:56:14.9461523Z ::group::Checking out the ref +2026-03-12T04:56:14.9468934Z [command]/usr/bin/git checkout --progress --force -B main refs/remotes/origin/main +2026-03-12T04:56:14.9535003Z Switched to a new branch 'main' +2026-03-12T04:56:14.9537994Z branch 'main' set up to track 'origin/main'. +2026-03-12T04:56:14.9548923Z ::endgroup:: +2026-03-12T04:56:14.9601096Z [command]/usr/bin/git log -1 --format='%H' +2026-03-12T04:56:14.9646452Z '8562c44897ad1242bf5e58a11da250a04f1db7eb' +2026-03-12T04:56:14.9669706Z ::remove-matcher owner=checkout-git:: +2026-03-12T04:56:15.4673087Z Setup go version spec 1.22 +2026-03-12T04:56:15.4689576Z Attempting to download 1.22... +2026-03-12T04:56:15.4828741Z (node:110) [DEP0040] DeprecationWarning: The `punycode` module is deprecated. Please use a userland alternative instead. +2026-03-12T04:56:15.4829167Z (Use `node --trace-deprecation ...` to show where the warning was created) +2026-03-12T04:56:16.1161554Z matching 1.22... +2026-03-12T04:56:16.1241537Z Acquiring 1.22.12 from https://github.com/actions/go-versions/releases/download/1.22.12-13149489080/go-1.22.12-linux-x64.tar.gz +2026-03-12T04:56:18.6285622Z Extracting Go... +2026-03-12T04:56:18.7069441Z [command]/usr/bin/tar xz --warning=no-unknown-keyword --overwrite -C /tmp/1224119c-df3b-4d47-828e-7fcffb79fa65 -f /tmp/608b9f6c-2a0e-46d6-af1d-8f9937f5d61b +2026-03-12T04:56:21.8672442Z Successfully extracted go to /tmp/1224119c-df3b-4d47-828e-7fcffb79fa65 +2026-03-12T04:56:21.8673341Z Adding to the cache ... +2026-03-12T04:56:32.3902093Z Successfully cached go to /opt/hostedtoolcache/go/1.22.12/x64 +2026-03-12T04:56:32.3905807Z Added go to the path +2026-03-12T04:56:32.3907647Z Successfully set up Go version 1.22 +2026-03-12T04:56:32.5359303Z [command]/opt/hostedtoolcache/go/1.22.12/x64/bin/go env GOMODCACHE +2026-03-12T04:56:32.5411115Z [command]/opt/hostedtoolcache/go/1.22.12/x64/bin/go env GOCACHE +2026-03-12T04:56:32.5563344Z /root/go/pkg/mod +2026-03-12T04:56:32.5571140Z /root/.cache/go-build +2026-03-12T05:01:10.5150732Z ::warning::Failed to restore: getCacheEntry failed: connect ETIMEDOUT 172.18.0.8:42323 +2026-03-12T05:01:10.5157159Z Cache is not found +2026-03-12T05:01:10.5159265Z ##[add-matcher]/run/act/actions/fd7d62239e994546e01f58df7ed12dc03dc4f9370800b8ff8736bf90b80e2db5/matchers.json +2026-03-12T05:01:10.5159535Z go version go1.22.12 linux/amd64 +2026-03-12T05:01:10.5159831Z +2026-03-12T05:01:10.5160567Z ::group::go env +2026-03-12T05:01:11.4990400Z GO111MODULE='' +2026-03-12T05:01:11.4991068Z GOARCH='amd64' +2026-03-12T05:01:11.4991571Z GOBIN='' +2026-03-12T05:01:11.4991845Z GOCACHE='/root/.cache/go-build' +2026-03-12T05:01:11.4992347Z GOENV='/root/.config/go/env' +2026-03-12T05:01:11.4992728Z GOEXE='' +2026-03-12T05:01:11.4993325Z GOEXPERIMENT='' +2026-03-12T05:01:11.4993841Z GOFLAGS='' +2026-03-12T05:01:11.4994162Z GOHOSTARCH='amd64' +2026-03-12T05:01:11.4994593Z GOHOSTOS='linux' +2026-03-12T05:01:11.4994931Z GOINSECURE='' +2026-03-12T05:01:11.4995133Z GOMODCACHE='/root/go/pkg/mod' +2026-03-12T05:01:11.4995531Z GONOPROXY='' +2026-03-12T05:01:11.4995736Z GONOSUMDB='' +2026-03-12T05:01:11.4996235Z GOOS='linux' +2026-03-12T05:01:11.4996451Z GOPATH='/root/go' +2026-03-12T05:01:11.4996816Z GOPRIVATE='' +2026-03-12T05:01:11.4997186Z GOPROXY='https://proxy.golang.org,direct' +2026-03-12T05:01:11.4997648Z GOROOT='/opt/hostedtoolcache/go/1.22.12/x64' +2026-03-12T05:01:11.4997962Z GOSUMDB='sum.golang.org' +2026-03-12T05:01:11.4998385Z GOTMPDIR='' +2026-03-12T05:01:11.4998667Z GOTOOLCHAIN='auto' +2026-03-12T05:01:11.4998889Z GOTOOLDIR='/opt/hostedtoolcache/go/1.22.12/x64/pkg/tool/linux_amd64' +2026-03-12T05:01:11.4999418Z GOVCS='' +2026-03-12T05:01:11.4999644Z GOVERSION='go1.22.12' +2026-03-12T05:01:11.4999854Z GCCGO='gccgo' +2026-03-12T05:01:11.5000352Z GOAMD64='v1' +2026-03-12T05:01:11.5000608Z AR='ar' +2026-03-12T05:01:11.5000831Z CC='gcc' +2026-03-12T05:01:11.5000995Z CXX='g++' +2026-03-12T05:01:11.5001175Z CGO_ENABLED='1' +2026-03-12T05:01:11.5001415Z GOMOD='/workspace/savethenurse/ai-media-hub/go.mod' +2026-03-12T05:01:11.5001577Z GOWORK='' +2026-03-12T05:01:11.5001794Z CGO_CFLAGS='-O2 -g' +2026-03-12T05:01:11.5001944Z CGO_CPPFLAGS='' +2026-03-12T05:01:11.5002148Z CGO_CXXFLAGS='-O2 -g' +2026-03-12T05:01:11.5002375Z CGO_FFLAGS='-O2 -g' +2026-03-12T05:01:11.5002852Z CGO_LDFLAGS='-O2 -g' +2026-03-12T05:01:11.5003402Z PKG_CONFIG='pkg-config' +2026-03-12T05:01:11.5003529Z GOGCCFLAGS='-fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=/tmp/go-build3840878617=/tmp/go-build -gno-record-gcc-switches' +2026-03-12T05:01:11.5003733Z +2026-03-12T05:01:11.5004090Z ::endgroup:: +2026-03-12T05:01:12.7614835Z Logging into git.savethenurse.com... +2026-03-12T05:01:14.3447631Z ::error::Error response from daemon: Get "https://git.savethenurse.com/v2/": unauthorized +2026-03-12T05:01:14.3545808Z ❌ Failure - Main Log in to Gitea Container Registry +2026-03-12T05:01:14.3611448Z exitcode '1': failure +2026-03-12T05:01:14.4107126Z skipping post step for 'Build and push Docker image'; main step was skipped +2026-03-12T05:01:14.4107652Z skipping post step for 'Extract metadata (tags, labels) for Docker'; main step was skipped +2026-03-12T05:01:14.4292529Z expression '${{ github.actor }}' rewritten to 'format('{0}', github.actor)' +2026-03-12T05:01:14.4293822Z evaluating expression 'format('{0}', github.actor)' +2026-03-12T05:01:14.4294436Z expression 'format('{0}', github.actor)' evaluated to '%!t(string=savethenurse)' +2026-03-12T05:01:14.4294744Z expression '${{ secrets.GITEA_TOKEN }}' rewritten to 'format('{0}', secrets.GITEA_TOKEN)' +2026-03-12T05:01:14.4295036Z evaluating expression 'format('{0}', secrets.GITEA_TOKEN)' +2026-03-12T05:01:14.4295356Z expression 'format('{0}', secrets.GITEA_TOKEN)' evaluated to '%!t(string=***)' +2026-03-12T05:01:14.4384607Z evaluating expression 'always()' +2026-03-12T05:01:14.4385579Z expression 'always()' evaluated to 'true' +2026-03-12T05:01:14.4386228Z ⭐ Run Post Log in to Gitea Container Registry +2026-03-12T05:01:14.4386626Z Writing entry to tarball workflow/outputcmd.txt len:0 +2026-03-12T05:01:14.4387172Z Writing entry to tarball workflow/statecmd.txt len:0 +2026-03-12T05:01:14.4387437Z Writing entry to tarball workflow/pathcmd.txt len:0 +2026-03-12T05:01:14.4387900Z Writing entry to tarball workflow/envs.txt len:0 +2026-03-12T05:01:14.4388142Z Writing entry to tarball workflow/SUMMARY.md len:0 +2026-03-12T05:01:14.4388708Z Extracting content to '/var/run/act' +2026-03-12T05:01:14.4420093Z run post step for 'Log in to Gitea Container Registry' +2026-03-12T05:01:14.4425571Z executing remote job container: [node /var/run/act/actions/f88522bd445684e74cb6d7753bd78176885e45ce4b458abaf39d58df5ab4184e/dist/index.js] +2026-03-12T05:01:14.4426817Z 🐳 docker exec cmd=[node /var/run/act/actions/f88522bd445684e74cb6d7753bd78176885e45ce4b458abaf39d58df5ab4184e/dist/index.js] user= workdir= +2026-03-12T05:01:14.4427315Z Exec command '[node /var/run/act/actions/f88522bd445684e74cb6d7753bd78176885e45ce4b458abaf39d58df5ab4184e/dist/index.js]' +2026-03-12T05:01:14.4428468Z Working directory '/workspace/savethenurse/ai-media-hub' +2026-03-12T05:01:14.6227094Z [command]/usr/bin/docker logout git.savethenurse.com +2026-03-12T05:01:14.6482525Z Removing login credentials for git.savethenurse.com +2026-03-12T05:01:14.6641219Z ✅ Success - Post Log in to Gitea Container Registry +2026-03-12T05:01:14.6948569Z evaluating expression 'success()' +2026-03-12T05:01:14.6949763Z expression 'success()' evaluated to 'false' +2026-03-12T05:01:14.6950307Z Skipping step 'Setup Go' due to 'success()' +2026-03-12T05:01:14.7182343Z evaluating expression 'always()' +2026-03-12T05:01:14.7183728Z expression 'always()' evaluated to 'true' +2026-03-12T05:01:14.7184058Z ⭐ Run Post Checkout repository +2026-03-12T05:01:14.7184657Z Writing entry to tarball workflow/outputcmd.txt len:0 +2026-03-12T05:01:14.7185204Z Writing entry to tarball workflow/statecmd.txt len:0 +2026-03-12T05:01:14.7185470Z Writing entry to tarball workflow/pathcmd.txt len:0 +2026-03-12T05:01:14.7185949Z Writing entry to tarball workflow/envs.txt len:0 +2026-03-12T05:01:14.7186192Z Writing entry to tarball workflow/SUMMARY.md len:0 +2026-03-12T05:01:14.7186631Z Extracting content to '/var/run/act' +2026-03-12T05:01:14.7214784Z run post step for 'Checkout repository' +2026-03-12T05:01:14.7215581Z executing remote job container: [node /var/run/act/actions/656c968832d266db0fe5f8f638000eea9e6a5501569cb9a87c7fdaefedb6a0b6/dist/index.js] +2026-03-12T05:01:14.7225346Z 🐳 docker exec cmd=[node /var/run/act/actions/656c968832d266db0fe5f8f638000eea9e6a5501569cb9a87c7fdaefedb6a0b6/dist/index.js] user= workdir= +2026-03-12T05:01:14.7225587Z Exec command '[node /var/run/act/actions/656c968832d266db0fe5f8f638000eea9e6a5501569cb9a87c7fdaefedb6a0b6/dist/index.js]' +2026-03-12T05:01:14.7225978Z Working directory '/workspace/savethenurse/ai-media-hub' +2026-03-12T05:01:14.8609991Z (node:232) [DEP0040] DeprecationWarning: The `punycode` module is deprecated. Please use a userland alternative instead. +2026-03-12T05:01:14.8610867Z (Use `node --trace-deprecation ...` to show where the warning was created) +2026-03-12T05:01:14.8650382Z [command]/usr/bin/git version +2026-03-12T05:01:14.8931475Z git version 2.53.0 +2026-03-12T05:01:14.8968144Z *** +2026-03-12T05:01:14.8987876Z Temporarily overriding HOME='/tmp/f4b5ec9a-b73c-4ec0-b1d9-87114f8a0bf2' before making global git config changes +2026-03-12T05:01:14.8988512Z Adding repository directory to the temporary git global config as a safe directory +2026-03-12T05:01:14.8994239Z [command]/usr/bin/git config --global --add safe.directory /workspace/savethenurse/ai-media-hub +2026-03-12T05:01:14.9052011Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand +2026-03-12T05:01:14.9101457Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :" +2026-03-12T05:01:14.9964708Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/git\.savethenurse\.com\/\.extraheader +2026-03-12T05:01:14.9997421Z http.https://git.savethenurse.com/.extraheader +2026-03-12T05:01:15.0013818Z [command]/usr/bin/git config --local --unset-all http.https://git.savethenurse.com/.extraheader +2026-03-12T05:01:15.0063586Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/git\.savethenurse\.com\/\.extraheader' && git config --local --unset-all 'http.https://git.savethenurse.com/.extraheader' || :" +2026-03-12T05:01:15.0615055Z ✅ Success - Post Checkout repository +2026-03-12T05:01:15.0683238Z Cleaning up container for job docker +2026-03-12T05:01:17.5582745Z Removed container: 5e6a9ffcbc9639d45beb4895eed58e334dfdee51e780012d0645efebe4e32903 +2026-03-12T05:01:17.5696576Z 🐳 docker volume rm GITEA-ACTIONS-TASK-7_WORKFLOW-Build-and-Push-Docker-Image_JOB-docker +2026-03-12T05:01:17.7059690Z 🐳 docker volume rm GITEA-ACTIONS-TASK-7_WORKFLOW-Build-and-Push-Docker-Image_JOB-docker-env +2026-03-12T05:01:17.9671450Z Cleaning up network for job docker, and network name is: GITEA-ACTIONS-TASK-7_WORKFLOW-Build-and-Push-Docker-Image_JOB-docker-docker-network +2026-03-12T05:01:18.5341355Z 🏁 Job failed +2026-03-12T05:01:18.5406235Z Job 'docker' failed