#0 building with "default" instance using docker driver #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: 425B done #1 DONE 0.1s #2 [internal] load .dockerignore #2 transferring context: 97B 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: 1.08MB 0.0s done #4 DONE 0.0s #5 [1/9] FROM docker.io/library/node:lts-alpine@sha256:2d07db07a2df6830718ae2a47db6fedce6745f5bcd174c398f2acdda90a11c03 #5 resolve docker.io/library/node:lts-alpine@sha256:2d07db07a2df6830718ae2a47db6fedce6745f5bcd174c398f2acdda90a11c03 0.0s done #5 sha256:2d07db07a2df6830718ae2a47db6fedce6745f5bcd174c398f2acdda90a11c03 7.67kB / 7.67kB done #5 sha256:558a6416c5e0da2cb0f19bbc766f0a76825a7e76484bc211af0bb1cedbb7ca1e 1.72kB / 1.72kB done #5 sha256:45a59611ca84e7fa7e39413f7a657afd43e2b71b8d6cb3cb722d97ffc842decb 6.36kB / 6.36kB done #5 sha256:43c4264eed91be63b206e17d93e75256a6097070ce643c5e8f0379998b44f170 0B / 3.62MB 0.1s #5 sha256:c36270121b0cfc4d7ddaf49f4711e7bcad4cf5e364694d5ff4bd5b65b01ed571 0B / 42.31MB 0.1s #5 sha256:842cd80f9366843dd6175d28abb6233501045711892a1a5a700676a0ed2d6ec4 0B / 1.39MB 0.1s #5 sha256:842cd80f9366843dd6175d28abb6233501045711892a1a5a700676a0ed2d6ec4 1.39MB / 1.39MB 0.2s done #5 sha256:737da86e5e86be8d490b910c63f7a45bc0a97913a42ff71d396c801c8bf06a58 0B / 446B 0.3s #5 sha256:c36270121b0cfc4d7ddaf49f4711e7bcad4cf5e364694d5ff4bd5b65b01ed571 13.63MB / 42.31MB 0.5s #5 sha256:43c4264eed91be63b206e17d93e75256a6097070ce643c5e8f0379998b44f170 2.10MB / 3.62MB 0.6s #5 sha256:c36270121b0cfc4d7ddaf49f4711e7bcad4cf5e364694d5ff4bd5b65b01ed571 23.07MB / 42.31MB 0.6s #5 sha256:737da86e5e86be8d490b910c63f7a45bc0a97913a42ff71d396c801c8bf06a58 446B / 446B 0.5s done #5 sha256:43c4264eed91be63b206e17d93e75256a6097070ce643c5e8f0379998b44f170 3.62MB / 3.62MB 0.7s done #5 sha256:c36270121b0cfc4d7ddaf49f4711e7bcad4cf5e364694d5ff4bd5b65b01ed571 27.26MB / 42.31MB 0.7s #5 extracting sha256:43c4264eed91be63b206e17d93e75256a6097070ce643c5e8f0379998b44f170 0.1s #5 sha256:c36270121b0cfc4d7ddaf49f4711e7bcad4cf5e364694d5ff4bd5b65b01ed571 32.51MB / 42.31MB 0.8s #5 extracting sha256:43c4264eed91be63b206e17d93e75256a6097070ce643c5e8f0379998b44f170 0.1s done #5 sha256:c36270121b0cfc4d7ddaf49f4711e7bcad4cf5e364694d5ff4bd5b65b01ed571 38.80MB / 42.31MB 0.9s #5 sha256:c36270121b0cfc4d7ddaf49f4711e7bcad4cf5e364694d5ff4bd5b65b01ed571 42.31MB / 42.31MB 1.1s #5 sha256:c36270121b0cfc4d7ddaf49f4711e7bcad4cf5e364694d5ff4bd5b65b01ed571 42.31MB / 42.31MB 1.2s done #5 extracting sha256:c36270121b0cfc4d7ddaf49f4711e7bcad4cf5e364694d5ff4bd5b65b01ed571 #5 extracting sha256:c36270121b0cfc4d7ddaf49f4711e7bcad4cf5e364694d5ff4bd5b65b01ed571 2.4s done #5 extracting sha256:842cd80f9366843dd6175d28abb6233501045711892a1a5a700676a0ed2d6ec4 #5 extracting sha256:842cd80f9366843dd6175d28abb6233501045711892a1a5a700676a0ed2d6ec4 0.5s done #5 extracting sha256:737da86e5e86be8d490b910c63f7a45bc0a97913a42ff71d396c801c8bf06a58 #5 extracting sha256:737da86e5e86be8d490b910c63f7a45bc0a97913a42ff71d396c801c8bf06a58 done #5 DONE 4.8s #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 15.60 npm warn deprecated are-we-there-yet@3.0.1: This package is no longer supported. #8 15.69 npm warn deprecated @npmcli/move-file@1.1.2: This functionality has been moved to @npmcli/fs #8 15.83 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 15.90 npm warn deprecated glob@7.2.3: Glob versions prior to v9 are no longer supported #8 15.90 npm warn deprecated gauge@4.0.4: This package is no longer supported. #8 15.90 npm warn deprecated rimraf@3.0.2: Rimraf versions prior to v4 are no longer supported #8 15.92 npm warn deprecated npmlog@6.0.2: This package is no longer supported. #8 17.09 npm warn deprecated are-we-there-yet@3.0.1: This package is no longer supported. #8 17.19 npm warn deprecated @npmcli/move-file@1.1.2: This functionality has been moved to @npmcli/fs #8 17.29 npm warn deprecated rimraf@3.0.2: Rimraf versions prior to v4 are no longer supported #8 17.29 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 17.32 npm warn deprecated gauge@4.0.4: This package is no longer supported. #8 17.32 npm warn deprecated npmlog@6.0.2: This package is no longer supported. #8 17.35 npm warn deprecated glob@7.2.3: Glob versions prior to v9 are no longer supported #8 20.62 #8 20.62 added 625 packages in 20s #8 20.62 #8 20.62 50 packages are looking for funding #8 20.62 run `npm fund` for details #8 20.62 npm notice #8 20.62 npm notice New patch version of npm available! 10.8.2 -> 10.8.3 #8 20.62 npm notice Changelog: https://github.com/npm/cli/releases/tag/v10.8.3 #8 20.62 npm notice To update run: npm install -g npm@10.8.3 #8 20.62 npm notice #8 DONE 20.6s #9 [5/9] RUN rm -rf /tmp/packages #9 DONE 2.3s #10 [6/9] RUN apk add dumb-init #10 2.370 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz #10 2.579 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz #10 3.007 (1/1) Installing dumb-init (1.2.5-r3) #10 3.016 Executing busybox-1.36.1-r29.trigger #10 3.021 OK: 11 MiB in 17 packages #10 DONE 3.1s #11 [7/9] WORKDIR /app #11 DONE 2.4s #12 [8/9] RUN mkdir db #12 DONE 2.5s #13 [9/9] RUN chown node:node /app/* #13 DONE 2.5s #14 exporting to image #14 exporting layers #14 exporting layers 7.2s done #14 writing image sha256:ce7d12e4651e9fb1574cab8079965d091b4a8e8b1ea360fdefb0630a9c285825 done #14 naming to docker.io/library/device-service:0.2.8-dev.4816d28 done #14 DONE 7.2s