Cloning into 'project'...
Note: switching to '012e9fea1bfc457230dd4650ba1a3a0aed0e8107'.
You are in 'detached HEAD' state. You can look around, make experimental
changes and commit them, and you can discard any commits you make in this
state without impacting any branches by switching back to a branch.
If you want to create a new branch to retain commits you create, you may
do so (now or later) by using -c with the switch command. Example:
git switch -c <new-branch-name>
Or undo this operation with:
git switch -
Turn off this advice by setting config variable advice.detachedHead to false
HEAD is now at 012e9fea1 runpod-lazy: no churn on unknown pod model; adopt existing pod on proxy restart
[DEPRECATION NOTICE]: API is accessible on http://0.0.0.0:2375 without encryption.
Access to the remote API is equivalent to root access on the host. Refer
to the 'Docker daemon attack surface' section in the documentation for
more information: https://docs.docker.com/go/attack-surface/
In future versions this will be a hard failure preventing the daemon from starting! Learn more at: https://docs.docker.com/go/api-security/
WARNING! Using --password via the CLI is insecure. Use --password-stdin.
WARNING! Your credentials are stored unencrypted in '/root/.docker/config.json'.
Configure a credential helper to remove this warning. See
https://docs.docker.com/go/credential-store/
Login Succeeded
latest: Pulling from permissionbrick/sillytavern
16733d1099a5: Pulling fs layer
635fcdb36d83: Pulling fs layer
56f481fc68d8: Pulling fs layer
e6f31ffc071e: Pulling fs layer
1c599076d397: Pulling fs layer
89c9fe2b87e7: Pulling fs layer
3fb23a14cdbd: Pulling fs layer
9761493dd307: Pulling fs layer
633b3fae9b6a: Pulling fs layer
503677da3707: Pulling fs layer
0d8aa8e026f1: Pulling fs layer
09ddda476dba: Pulling fs layer
e34b4c8fb837: Pulling fs layer
d36d3c848d7d: Download complete
1c599076d397: Download complete
56f481fc68d8: Download complete
9761493dd307: Download complete
0d8aa8e026f1: Download complete
503677da3707: Download complete
e34b4c8fb837: Download complete
635fcdb36d83: Download complete
09ddda476dba: Download complete
e6f31ffc071e: Download complete
e6f31ffc071e: Pull complete
3fb23a14cdbd: Download complete
16733d1099a5: Download complete
89c9fe2b87e7: Download complete
633b3fae9b6a: Download complete
16733d1099a5: Pull complete
09ddda476dba: Pull complete
0d8aa8e026f1: Pull complete
3fb23a14cdbd: Pull complete
503677da3707: Pull complete
e34b4c8fb837: Pull complete
89c9fe2b87e7: Pull complete
633b3fae9b6a: Pull complete
1c599076d397: Pull complete
635fcdb36d83: Pull complete
56f481fc68d8: Pull complete
9761493dd307: Pull complete
Digest: sha256:50d52f9f0c8e01dc6970bbf0477c0632b30fad6739a617d3db016a9bd79a0838
Status: Downloaded newer image for git.nas.home.htl-sky.net/permissionbrick/sillytavern:latest
git.nas.home.htl-sky.net/permissionbrick/sillytavern:latest
#0 building with "default" instance using docker driver
#1 [internal] load build definition from Dockerfile
#1 transferring dockerfile:
#1 transferring dockerfile: 1.72kB done
#1 DONE 0.3s
#2 [internal] load metadata for docker.io/library/node:lts-alpine3.23
#2 DONE 2.2s
#3 [internal] load .dockerignore
#3 transferring context:
#3 transferring context: 809B done
#3 DONE 0.2s
#4 [internal] load build context
#4 DONE 0.0s
#5 [ 1/10] FROM docker.io/library/node:lts-alpine3.23@sha256:595398b0081eacda8e1c4c5b97b76cd1020e4d58a8ebcb4843b9bca1e79e7436
#5 resolve docker.io/library/node:lts-alpine3.23@sha256:595398b0081eacda8e1c4c5b97b76cd1020e4d58a8ebcb4843b9bca1e79e7436
#5 resolve docker.io/library/node:lts-alpine3.23@sha256:595398b0081eacda8e1c4c5b97b76cd1020e4d58a8ebcb4843b9bca1e79e7436 0.2s done
#5 DONE 0.2s
#6 importing cache manifest from git.nas.home.htl-sky.net/permissionbrick/sillytavern:latest
#6 inferred cache manifest type: application/vnd.oci.image.index.v1+json done
#6 DONE 0.4s
#5 [ 1/10] FROM docker.io/library/node:lts-alpine3.23@sha256:595398b0081eacda8e1c4c5b97b76cd1020e4d58a8ebcb4843b9bca1e79e7436
#5 DONE 0.8s
#4 [internal] load build context
#4 transferring context: 61.24MB 0.4s done
#4 DONE 0.7s
#7 [ 2/10] RUN apk add --no-cache gcompat tini git git-lfs su-exec shadow dos2unix
#7 1.521 ( 1/25) Installing dos2unix (7.5.3-r0)
#7 1.538 ( 2/25) Installing musl-obstack (1.2.3-r2)
#7 1.550 ( 3/25) Installing libucontext (1.3.3-r0)
#7 1.561 ( 4/25) Installing gcompat (1.1.0-r4)
#7 1.576 ( 5/25) Installing brotli-libs (1.2.0-r0)
#7 1.629 ( 6/25) Installing c-ares (1.34.8-r0)
#7 1.652 ( 7/25) Installing libunistring (1.4.1-r0)
#7 1.734 ( 8/25) Installing libidn2 (2.3.8-r0)
#7 1.754 ( 9/25) Installing nghttp2-libs (1.69.0-r0)
#7 1.771 (10/25) Installing libpsl (0.21.5-r3)
#7 1.787 (11/25) Installing zstd-libs (1.5.7-r2)
#7 1.833 (12/25) Installing libcurl (8.20.0-r0)
#7 1.875 (13/25) Installing libexpat (2.8.2-r0)
#7 1.893 (14/25) Installing pcre2 (10.47-r0)
#7 1.935 (15/25) Installing git (2.52.0-r0)
#7 2.278 (16/25) Installing git-init-template (2.52.0-r0)
#7 2.292 (17/25) Installing git-lfs (3.7.1-r0)
#7 2.797 Executing git-lfs-3.7.1-r0.post-install
#7 2.830 * Git LFS initialized.
#7 2.830 (18/25) Installing libmd (1.1.0-r0)
#7 2.845 (19/25) Installing libbsd (0.12.2-r0)
#7 2.861 (20/25) Installing skalibs-libs (2.14.4.0-r0)
#7 2.882 (21/25) Installing utmps-libs (0.1.3.1-r0)
#7 2.894 (22/25) Installing linux-pam (1.7.1-r2)
#7 2.941 (23/25) Installing shadow (4.18.0-r0)
#7 3.003 (24/25) Installing su-exec (0.3-r0)
#7 3.016 (25/25) Installing tini (0.19.0-r3)
#7 3.030 Executing busybox-1.37.0-r30.trigger
#7 3.041 OK: 39.4 MiB in 43 packages
#7 DONE 6.6s
#8 [ 3/10] WORKDIR /home/node/app
#8 DONE 0.3s
#9 [ 4/10] RUN chown node:node /home/node/app
#9 DONE 0.5s
#10 [ 5/10] COPY --chown=node:node . ./
#10 DONE 1.1s
#11 [ 6/10] RUN echo "*** Install npm packages ***" && npm ci --no-audit --no-fund --loglevel=error --no-progress --omit=dev --ignore-scripts && npm cache clean --force
#11 0.458 *** Install npm packages ***
#11 11.58
#11 11.58 added 667 packages in 11s
#11 11.58 npm notice
#11 11.58 npm notice New major version of npm available! 11.16.0 -> 12.0.1
#11 11.58 npm notice Changelog: https://github.com/npm/cli/releases/tag/v12.0.1
#11 11.58 npm notice To update run: npm install -g npm@12.0.1
#11 11.58 npm notice
#11 11.85 npm warn using --force Recommended protections disabled.
#11 DONE 13.7s
#12 [ 7/10] RUN rm -f "config.yaml" || true && mkdir -p config data plugins public/scripts/extensions/third-party backups && chown -R node:node config data plugins public/scripts/extensions/third-party backups && ln -s "./config/config.yaml" "config.yaml"
#12 DONE 0.7s
#13 [ 8/10] RUN echo "*** Run Webpack ***" && node "./docker/build-lib.js"
#13 0.489 *** Run Webpack ***
#13 0.692
#13 0.692 Compiling frontend libraries...
#13 11.36 webpack 5.105.4 compiled [1m[32msuccessfully[39m[22m in 10203 ms
#13 11.36
#13 DONE 12.9s
#14 [ 9/10] RUN echo "*** Cleanup ***" && mv "./docker/docker-entrypoint.sh" "./" && echo "*** Make docker-entrypoint.sh executable ***" && chmod +x "./docker-entrypoint.sh" && echo "*** Convert line endings to Unix format ***" && dos2unix "./docker-entrypoint.sh" && rm -rf "./docker"
#14 0.452 *** Cleanup ***
#14 0.454 *** Make docker-entrypoint.sh executable ***
#14 0.454 *** Convert line endings to Unix format ***
#14 0.456 dos2unix: converting file ./docker-entrypoint.sh to Unix format...
#14 DONE 0.5s
#15 [10/10] RUN git config --global --add safe.directory "*"
#15 DONE 0.6s
#16 exporting to image
#16 exporting layers
#16 exporting layers 11.8s done
#16 exporting manifest sha256:24eff163b1e83f3cfb21950f27ca68a211b3d14b0b67ed1b4a0cd6516be1f857 0.1s done
#16 exporting config sha256:dd5471e473ca8bdd578aae9942c91ee594ed76a8c94d40233378b9599557d522 0.1s done
#16 exporting attestation manifest sha256:8013ff32fd732c4dee1b3bc32d1d159f2f3fa68100d787e906404545c81577a4 0.1s done
#16 exporting manifest list sha256:6754ee43ac589e439e2112840120dd0f3184affe6c5008dc33dc6ce3b80a7190
#16 exporting manifest list sha256:6754ee43ac589e439e2112840120dd0f3184affe6c5008dc33dc6ce3b80a7190 0.1s done
#16 naming to git.nas.home.htl-sky.net/permissionbrick/sillytavern:012e9fea 0.0s done
#16 unpacking to git.nas.home.htl-sky.net/permissionbrick/sillytavern:012e9fea
#16 unpacking to git.nas.home.htl-sky.net/permissionbrick/sillytavern:012e9fea 7.6s done
#16 naming to git.nas.home.htl-sky.net/permissionbrick/sillytavern:latest 0.0s done
#16 unpacking to git.nas.home.htl-sky.net/permissionbrick/sillytavern:latest 0.0s done
#16 DONE 19.9s
The push refers to repository [git.nas.home.htl-sky.net/permissionbrick/sillytavern]
09ddda476dba: Layer already exists
0d8aa8e026f1: Layer already exists
7224b3eb9f68: Waiting
5c27c19e0819: Waiting
bb07e05e1bcc: Waiting
e6f31ffc071e: Layer already exists
ac5412df1476: Waiting
16733d1099a5: Layer already exists
2463df4c446e: Pushed
0dd0cb7f0fd5: Pushed
745343bb32db: Pushed
8a5099bae4e8: Pushed
284179fdd26c: Pushed
bb07e05e1bcc: Pushed
0e6c10a7eba3: Pushed
ac5412df1476: Pushed
7224b3eb9f68: Pushed
5c27c19e0819: Pushed
012e9fea: digest: sha256:6754ee43ac589e439e2112840120dd0f3184affe6c5008dc33dc6ce3b80a7190 size: 856
The push refers to repository [git.nas.home.htl-sky.net/permissionbrick/sillytavern]
5c27c19e0819: Layer already exists
7224b3eb9f68: Layer already exists
8a5099bae4e8: Already exists
09ddda476dba: Layer already exists
745343bb32db: Layer already exists
16733d1099a5: Layer already exists
0e6c10a7eba3: Layer already exists
284179fdd26c: Layer already exists
2463df4c446e: Layer already exists
ac5412df1476: Layer already exists
0d8aa8e026f1: Layer already exists
e6f31ffc071e: Layer already exists
0dd0cb7f0fd5: Layer already exists
bb07e05e1bcc: Layer already exists
latest: digest: sha256:6754ee43ac589e439e2112840120dd0f3184affe6c5008dc33dc6ce3b80a7190 size: 856