#0 building with "default" instance using docker driver

#1 [internal] load build definition from Dockerfile
#1 transferring dockerfile: 429B done
#1 DONE 0.1s

#2 [internal] load .dockerignore
#2 transferring context: 52B done
#2 DONE 0.1s

#3 [internal] load metadata for docker.io/library/node:lts-alpine
#3 DONE 1.6s

#4 [internal] load build context
#4 transferring context: 66.86kB done
#4 DONE 0.0s

#5 [1/9] FROM docker.io/library/node:lts-alpine@sha256:c13b26e7e602ef2f1074aef304ce6e9b7dd284c419b35d89fcf3cc8e44a8def9
#5 resolve docker.io/library/node:lts-alpine@sha256:c13b26e7e602ef2f1074aef304ce6e9b7dd284c419b35d89fcf3cc8e44a8def9 0.0s done
#5 sha256:65e1b46b2b03b6ac10b59eaac1a4359fb1908c3ca79e024adf765dbf22f73b6c 0B / 42.62MB 0.1s
#5 sha256:9b2c43f8e8e69cb2206f88a053836df6abe7853b997f401ebcab1ebde996e70b 0B / 1.39MB 0.1s
#5 sha256:c13b26e7e602ef2f1074aef304ce6e9b7dd284c419b35d89fcf3cc8e44a8def9 7.67kB / 7.67kB done
#5 sha256:d504f23acdda979406cf3bdbff0dff7933e5c4ec183dda404ed24286c6125e60 1.72kB / 1.72kB done
#5 sha256:63ac15de6a472cc561bba5d7297951644dd3b527ae5efa979c8454e970c2f4c8 6.29kB / 6.29kB done
#5 sha256:43c4264eed91be63b206e17d93e75256a6097070ce643c5e8f0379998b44f170 0B / 3.62MB 0.1s
#5 sha256:43c4264eed91be63b206e17d93e75256a6097070ce643c5e8f0379998b44f170 3.15MB / 3.62MB 0.3s
#5 sha256:43c4264eed91be63b206e17d93e75256a6097070ce643c5e8f0379998b44f170 3.62MB / 3.62MB 0.3s done
#5 extracting sha256:43c4264eed91be63b206e17d93e75256a6097070ce643c5e8f0379998b44f170 0.1s done
#5 sha256:4daa6557aeb9c85fe8f6aeb7dd95c97952e65ea9db33cb52dd1cf08998affbb7 0B / 446B 0.4s
#5 sha256:65e1b46b2b03b6ac10b59eaac1a4359fb1908c3ca79e024adf765dbf22f73b6c 14.68MB / 42.62MB 0.6s
#5 sha256:9b2c43f8e8e69cb2206f88a053836df6abe7853b997f401ebcab1ebde996e70b 1.39MB / 1.39MB 0.5s done
#5 sha256:4daa6557aeb9c85fe8f6aeb7dd95c97952e65ea9db33cb52dd1cf08998affbb7 446B / 446B 0.5s done
#5 sha256:65e1b46b2b03b6ac10b59eaac1a4359fb1908c3ca79e024adf765dbf22f73b6c 26.21MB / 42.62MB 0.7s
#5 sha256:65e1b46b2b03b6ac10b59eaac1a4359fb1908c3ca79e024adf765dbf22f73b6c 36.70MB / 42.62MB 0.9s
#5 sha256:65e1b46b2b03b6ac10b59eaac1a4359fb1908c3ca79e024adf765dbf22f73b6c 41.94MB / 42.62MB 1.0s
#5 sha256:65e1b46b2b03b6ac10b59eaac1a4359fb1908c3ca79e024adf765dbf22f73b6c 42.62MB / 42.62MB 1.1s done
#5 extracting sha256:65e1b46b2b03b6ac10b59eaac1a4359fb1908c3ca79e024adf765dbf22f73b6c 0.1s
#5 extracting sha256:65e1b46b2b03b6ac10b59eaac1a4359fb1908c3ca79e024adf765dbf22f73b6c 2.7s done
#5 extracting sha256:9b2c43f8e8e69cb2206f88a053836df6abe7853b997f401ebcab1ebde996e70b
#5 extracting sha256:9b2c43f8e8e69cb2206f88a053836df6abe7853b997f401ebcab1ebde996e70b 0.4s done
#5 extracting sha256:4daa6557aeb9c85fe8f6aeb7dd95c97952e65ea9db33cb52dd1cf08998affbb7
#5 extracting sha256:4daa6557aeb9c85fe8f6aeb7dd95c97952e65ea9db33cb52dd1cf08998affbb7 done
#5 DONE 4.9s

#6 [2/9] WORKDIR /tmp
#6 DONE 0.4s

#7 [3/9] COPY .packages /tmp/packages
#7 DONE 0.4s

#8 [4/9] RUN npm install --global /tmp/packages/*
#8 23.50 npm warn deprecated are-we-there-yet@3.0.1: This package is no longer supported.
#8 23.58 npm warn deprecated @npmcli/move-file@1.1.2: This functionality has been moved to @npmcli/fs
#8 23.63 npm warn deprecated gauge@4.0.4: This package is no longer supported.
#8 23.69 npm warn deprecated inflight@1.0.6: This module is not supported, and leaks memory. Do not use it. Check out lru-cache if you want a good and tested way to coalesce async requests by a key value, which is much more comprehensive and powerful.
#8 23.72 npm warn deprecated rimraf@3.0.2: Rimraf versions prior to v4 are no longer supported
#8 23.74 npm warn deprecated npmlog@6.0.2: This package is no longer supported.
#8 23.74 npm warn deprecated glob@7.2.3: Glob versions prior to v9 are no longer supported
#8 24.96 npm warn deprecated @npmcli/move-file@1.1.2: This functionality has been moved to @npmcli/fs
#8 25.08 npm warn deprecated are-we-there-yet@3.0.1: This package is no longer supported.
#8 25.08 npm warn deprecated npmlog@6.0.2: This package is no longer supported.
#8 25.21 npm warn deprecated inflight@1.0.6: This module is not supported, and leaks memory. Do not use it. Check out lru-cache if you want a good and tested way to coalesce async requests by a key value, which is much more comprehensive and powerful.
#8 25.24 npm warn deprecated glob@7.2.3: Glob versions prior to v9 are no longer supported
#8 25.27 npm warn deprecated gauge@4.0.4: This package is no longer supported.
#8 25.32 npm warn deprecated are-we-there-yet@2.0.0: This package is no longer supported.
#8 25.44 npm warn deprecated gauge@3.0.2: This package is no longer supported.
#8 25.61 npm warn deprecated rimraf@3.0.2: Rimraf versions prior to v4 are no longer supported
#8 25.63 npm warn deprecated npmlog@5.0.1: This package is no longer supported.
#8 28.89 
#8 28.89 added 685 packages in 28s
#8 28.89 
#8 28.89 51 packages are looking for funding
#8 28.89   run `npm fund` for details
#8 28.89 npm notice
#8 28.89 npm notice New minor version of npm available! 10.8.2 -> 10.9.0
#8 28.89 npm notice Changelog: https://github.com/npm/cli/releases/tag/v10.9.0
#8 28.89 npm notice To update run: npm install -g npm@10.9.0
#8 28.89 npm notice
#8 DONE 28.9s

#9 [5/9] RUN rm -rf /tmp/packages
#9 DONE 2.6s

#10 [6/9] RUN apk add dumb-init openldap-clients
#10 2.635 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz
#10 2.845 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz
#10 3.259 (1/6) Installing dumb-init (1.2.5-r3)
#10 3.269 (2/6) Installing gdbm (1.23-r1)
#10 3.277 (3/6) Installing libsasl (2.1.28-r6)
#10 3.288 (4/6) Installing libldap (2.6.8-r0)
#10 3.303 (5/6) Installing libuuid (2.40.1-r1)
#10 3.311 (6/6) Installing openldap-clients (2.6.8-r0)
#10 3.331 Executing busybox-1.36.1-r29.trigger
#10 3.336 OK: 12 MiB in 22 packages
#10 DONE 3.4s

#11 [7/9] WORKDIR /app
#11 DONE 2.9s

#12 [8/9] RUN mkdir db
#12 DONE 3.0s

#13 [9/9] RUN chown node:node /app/*
#13 DONE 2.6s

#14 exporting to image
#14 exporting layers
#14 exporting layers 10.1s done
#14 writing image sha256:94e147dd9f99ed68f2af3421eba4cd75ed209f822228ea9172107a85972cac2e done
#14 naming to docker.io/library/auth-service:0.2.8-dev.0a7850b done
#14 DONE 10.1s