Console Output
+ cd /var/jenkins_home/workspace/juntete-deploy
+ docker-compose -f docker-compose.production.yml build --no-cache
time="2025-11-20T12:51:22Z" level=warning msg="/var/jenkins_home/workspace/juntete-deploy/docker-compose.production.yml: the attribute `version` is obsolete, it will be ignored, please remove it to avoid potential confusion"
#1 [internal] load local bake definitions
#1 reading from stdin 1.08kB done
#1 DONE 0.0s
#2 [backend internal] load build definition from Dockerfile
#2 DONE 0.0s
#2 [backend internal] load build definition from Dockerfile
#2 transferring dockerfile: 1.00kB 0.0s done
#2 DONE 0.1s
#3 [frontend internal] load build definition from Dockerfile
#3 transferring dockerfile: 382B 0.0s done
#3 DONE 0.1s
#4 [frontend internal] load metadata for docker.io/library/node:20-alpine
#4 DONE 1.0s
#5 [backend internal] load metadata for docker.io/library/python:3.11-slim
#5 DONE 1.2s
#6 [frontend internal] load .dockerignore
#6 transferring context: 2B done
#6 DONE 0.0s
#7 [frontend 1/6] FROM docker.io/library/node:20-alpine@sha256:6178e78b972f79c335df281f4b7674a2d85071aae2af020ffa39f0a770265435
#7 DONE 0.0s
#8 [frontend 2/6] WORKDIR /app
#8 CACHED
#9 [backend internal] load .dockerignore
#9 transferring context: 2B done
#9 DONE 0.0s
#10 [frontend internal] load build context
#10 transferring context: 6.90kB 0.0s done
#10 DONE 0.1s
#11 [backend 1/7] FROM docker.io/library/python:3.11-slim@sha256:8ef21a26e7c342e978a68cf2d6b07627885930530064f572f432ea422a8c0907
#11 DONE 0.0s
#12 [backend 2/7] WORKDIR /app
#12 CACHED
#13 [frontend 3/6] COPY package*.json ./
#13 ...
#14 [backend internal] load build context
#14 transferring context: 2.03kB 0.0s done
#14 DONE 0.1s
#15 [backend 3/7] RUN apt-get update && apt-get install -y gcc g++ libfreetype6-dev libpng-dev libjpeg-dev zlib1g-dev libglib2.0-0 libnss3 libnspr4 libatk1.0-0 libatk-bridge2.0-0 libcups2 libdrm2 libdbus-1-3 libxkbcommon0 libxcomposite1 libxdamage1 libxfixes3 libxrandr2 libgbm1 libpango-1.0-0 libcairo2 libasound2 libatspi2.0-0 libxshmfence1 && rm -rf /var/lib/apt/lists/*
#15 ...
#13 [frontend 3/6] COPY package*.json ./
#13 DONE 0.5s
#16 [frontend 4/6] RUN rm -rf node_modules package-lock.json
#16 DONE 3.5s
#15 [backend 3/7] RUN apt-get update && apt-get install -y gcc g++ libfreetype6-dev libpng-dev libjpeg-dev zlib1g-dev libglib2.0-0 libnss3 libnspr4 libatk1.0-0 libatk-bridge2.0-0 libcups2 libdrm2 libdbus-1-3 libxkbcommon0 libxcomposite1 libxdamage1 libxfixes3 libxrandr2 libgbm1 libpango-1.0-0 libcairo2 libasound2 libatspi2.0-0 libxshmfence1 && rm -rf /var/lib/apt/lists/*
#15 1.762 Hit:1 http://deb.debian.org/debian trixie InRelease
#15 1.762 Get:2 http://deb.debian.org/debian trixie-updates InRelease [47.3 kB]
#15 1.783 Get:3 http://deb.debian.org/debian-security trixie-security InRelease [43.4 kB]
#15 1.965 Get:4 http://deb.debian.org/debian trixie/main arm64 Packages [9607 kB]
#15 4.142 Get:5 http://deb.debian.org/debian trixie-updates/main arm64 Packages [5404 B]
#15 4.146 Get:6 http://deb.debian.org/debian-security trixie-security/main arm64 Packages [72.5 kB]
#15 8.531 Fetched 9775 kB in 7s (1341 kB/s)
#15 8.531 Reading package lists...
#15 11.88 Reading package lists...
#15 ...
#17 [frontend 5/6] RUN npm install
#17 ...
#15 [backend 3/7] RUN apt-get update && apt-get install -y gcc g++ libfreetype6-dev libpng-dev libjpeg-dev zlib1g-dev libglib2.0-0 libnss3 libnspr4 libatk1.0-0 libatk-bridge2.0-0 libcups2 libdrm2 libdbus-1-3 libxkbcommon0 libxcomposite1 libxdamage1 libxfixes3 libxrandr2 libgbm1 libpango-1.0-0 libcairo2 libasound2 libatspi2.0-0 libxshmfence1 && rm -rf /var/lib/apt/lists/*
#15 11.88 Reading package lists...
#15 14.38 Building dependency tree...
#15 14.93 Reading state information...
#15 16.36 The following additional packages will be installed:
#15 16.36 alsa-topology-conf alsa-ucm-conf at-spi2-common at-spi2-core binutils
#15 16.36 binutils-aarch64-linux-gnu binutils-common bzip2-doc cpp cpp-14
#15 16.36 cpp-14-aarch64-linux-gnu cpp-aarch64-linux-gnu dbus dbus-bin dbus-daemon
#15 16.36 dbus-session-bus-common dbus-system-bus-common dbus-user-session
#15 16.36 dconf-gsettings-backend dconf-service dmsetup fontconfig fontconfig-config
#15 16.36 fonts-dejavu-core fonts-dejavu-mono g++-14 g++-14-aarch64-linux-gnu
#15 16.36 g++-aarch64-linux-gnu gcc-14 gcc-14-aarch64-linux-gnu gcc-aarch64-linux-gnu
#15 16.36 gsettings-desktop-schemas krb5-locales libapparmor1 libasan8 libasound2-data
#15 16.36 libatomic1 libavahi-client3 libavahi-common-data libavahi-common3
#15 16.36 libbinutils libbrotli-dev libbrotli1 libbz2-dev libc-dev-bin libc6-dev
#15 16.36 libcc1-0 libcom-err2 libcrypt-dev libcryptsetup12 libctf-nobfd0 libctf0
#15 16.36 libdatrie1 libdconf1 libdevmapper1.02.1 libdrm-amdgpu1 libdrm-common
#15 16.36 libedit2 libelf1t64 libexpat1 libfontconfig1 libfreetype6 libfribidi0
#15 16.37 libgcc-14-dev libglib2.0-data libgnutls30t64 libgomp1 libgprofng0
#15 16.37 libgraphite2-3 libgssapi-krb5-2 libharfbuzz0b libhwasan0 libidn2-0 libisl23
#15 16.37 libitm1 libjansson4 libjpeg62-turbo libjpeg62-turbo-dev libjson-c5
#15 16.37 libk5crypto3 libkeyutils1 libkmod2 libkrb5-3 libkrb5support0 libllvm19
#15 16.37 liblsan0 libmpc3 libmpfr6 libnss-systemd libp11-kit0 libpam-systemd
#15 16.37 libpixman-1-0 libpng-tools libpng16-16t64 libproc2-0 libsensors-config
#15 16.37 libsensors5 libsframe1 libstdc++-14-dev libsystemd-shared libtasn1-6
#15 16.37 libthai-data libthai0 libtsan2 libubsan1 libunistring5 libwayland-server0
#15 16.37 libx11-6 libx11-data libx11-xcb1 libxau6 libxcb-dri3-0 libxcb-present0
#15 16.37 libxcb-randr0 libxcb-render0 libxcb-shm0 libxcb-sync1 libxcb-xfixes0 libxcb1
#15 16.37 libxdmcp6 libxext6 libxi6 libxml2 libxrender1 libxtst6 libz3-4
#15 16.37 linux-libc-dev linux-sysctl-defaults manpages manpages-dev mesa-libgallium
#15 16.37 procps psmisc rpcsvc-proto shared-mime-info systemd systemd-cryptsetup
#15 16.37 systemd-sysv systemd-timesyncd x11-common xdg-user-dirs xkb-data
#15 16.39 Suggested packages:
#15 16.39 binutils-doc gprofng-gui binutils-gold cpp-doc gcc-14-locales cpp-14-doc
#15 16.39 gcc-14-doc gcc-multilib make autoconf automake libtool flex bison gdb
#15 16.39 gcc-doc gdb-aarch64-linux-gnu alsa-utils libasound2-plugins libc-devtools
#15 16.39 glibc-doc cups-common freetype2-doc low-memory-monitor gnutls-bin krb5-doc
#15 16.39 krb5-user libtss2-rc0t64 lm-sensors libstdc++-14-doc libarchive13t64 libbpf1
#15 16.39 libdw1t64 libfido2-1 libgcrypt20 libip4tc2 libpwquality1 libqrencode4
#15 16.39 man-browser systemd-container systemd-homed systemd-userdbd systemd-boot
#15 16.39 systemd-resolved systemd-repart libtss2-tcti-device0 polkitd
#15 19.61 The following NEW packages will be installed:
#15 19.61 alsa-topology-conf alsa-ucm-conf at-spi2-common at-spi2-core binutils
#15 19.61 binutils-aarch64-linux-gnu binutils-common bzip2-doc cpp cpp-14
#15 19.61 cpp-14-aarch64-linux-gnu cpp-aarch64-linux-gnu dbus dbus-bin dbus-daemon
#15 19.61 dbus-session-bus-common dbus-system-bus-common dbus-user-session
#15 19.61 dconf-gsettings-backend dconf-service dmsetup fontconfig fontconfig-config
#15 19.61 fonts-dejavu-core fonts-dejavu-mono g++ g++-14 g++-14-aarch64-linux-gnu
#15 19.61 g++-aarch64-linux-gnu gcc gcc-14 gcc-14-aarch64-linux-gnu
#15 19.62 gcc-aarch64-linux-gnu gsettings-desktop-schemas krb5-locales libapparmor1
#15 19.62 libasan8 libasound2-data libasound2t64 libatk-bridge2.0-0t64 libatk1.0-0t64
#15 19.62 libatomic1 libatspi2.0-0t64 libavahi-client3 libavahi-common-data
#15 19.62 libavahi-common3 libbinutils libbrotli-dev libbrotli1 libbz2-dev
#15 19.62 libc-dev-bin libc6-dev libcairo2 libcc1-0 libcom-err2 libcrypt-dev
#15 19.62 libcryptsetup12 libctf-nobfd0 libctf0 libcups2t64 libdatrie1 libdbus-1-3
#15 19.62 libdconf1 libdevmapper1.02.1 libdrm-amdgpu1 libdrm-common libdrm2 libedit2
#15 19.62 libelf1t64 libexpat1 libfontconfig1 libfreetype-dev libfreetype6 libfribidi0
#15 19.62 libgbm1 libgcc-14-dev libglib2.0-0t64 libglib2.0-data libgnutls30t64
#15 19.62 libgomp1 libgprofng0 libgraphite2-3 libgssapi-krb5-2 libharfbuzz0b
#15 19.62 libhwasan0 libidn2-0 libisl23 libitm1 libjansson4 libjpeg-dev
#15 19.62 libjpeg62-turbo libjpeg62-turbo-dev libjson-c5 libk5crypto3 libkeyutils1
#15 19.62 libkmod2 libkrb5-3 libkrb5support0 libllvm19 liblsan0 libmpc3 libmpfr6
#15 19.62 libnspr4 libnss-systemd libnss3 libp11-kit0 libpam-systemd libpango-1.0-0
#15 19.63 libpixman-1-0 libpng-dev libpng-tools libpng16-16t64 libproc2-0
#15 19.63 libsensors-config libsensors5 libsframe1 libstdc++-14-dev libsystemd-shared
#15 19.63 libtasn1-6 libthai-data libthai0 libtsan2 libubsan1 libunistring5
#15 19.63 libwayland-server0 libx11-6 libx11-data libx11-xcb1 libxau6 libxcb-dri3-0
#15 19.63 libxcb-present0 libxcb-randr0 libxcb-render0 libxcb-shm0 libxcb-sync1
#15 19.63 libxcb-xfixes0 libxcb1 libxcomposite1 libxdamage1 libxdmcp6 libxext6
#15 19.63 libxfixes3 libxi6 libxkbcommon0 libxml2 libxrandr2 libxrender1 libxshmfence1
#15 19.63 libxtst6 libz3-4 linux-libc-dev linux-sysctl-defaults manpages manpages-dev
#15 19.63 mesa-libgallium procps psmisc rpcsvc-proto shared-mime-info systemd
#15 19.63 systemd-cryptsetup systemd-sysv systemd-timesyncd x11-common xdg-user-dirs
#15 19.63 xkb-data zlib1g-dev
#15 19.83 0 upgraded, 167 newly installed, 0 to remove and 0 not upgraded.
#15 19.83 Need to get 136 MB of archives.
#15 19.83 After this operation, 577 MB of additional disk space will be used.
#15 19.83 Get:1 http://deb.debian.org/debian trixie/main arm64 libsystemd-shared arm64 257.9-1~deb13u1 [1920 kB]
#15 20.26 Get:2 http://deb.debian.org/debian trixie/main arm64 libapparmor1 arm64 4.1.0-1 [42.9 kB]
#15 20.30 Get:3 http://deb.debian.org/debian trixie/main arm64 systemd arm64 257.9-1~deb13u1 [2927 kB]
#15 20.97 Get:4 http://deb.debian.org/debian trixie/main arm64 systemd-sysv arm64 257.9-1~deb13u1 [64.5 kB]
#15 21.00 Get:5 http://deb.debian.org/debian trixie/main arm64 libdbus-1-3 arm64 1.16.2-2 [169 kB]
#15 21.01 Get:6 http://deb.debian.org/debian trixie/main arm64 dbus-bin arm64 1.16.2-2 [78.8 kB]
#15 21.02 Get:7 http://deb.debian.org/debian trixie/main arm64 dbus-session-bus-common all 1.16.2-2 [52.3 kB]
#15 21.03 Get:8 http://deb.debian.org/debian trixie/main arm64 libexpat1 arm64 2.7.1-2 [93.3 kB]
#15 21.04 Get:9 http://deb.debian.org/debian trixie/main arm64 dbus-daemon arm64 1.16.2-2 [152 kB]
#15 21.05 Get:10 http://deb.debian.org/debian trixie/main arm64 dbus-system-bus-common all 1.16.2-2 [53.5 kB]
#15 21.06 Get:11 http://deb.debian.org/debian trixie/main arm64 dbus arm64 1.16.2-2 [70.7 kB]
#15 21.06 Get:12 http://deb.debian.org/debian trixie/main arm64 linux-sysctl-defaults all 4.12 [5624 B]
#15 21.06 Get:13 http://deb.debian.org/debian trixie/main arm64 libproc2-0 arm64 2:4.0.4-9 [62.8 kB]
#15 21.12 Get:14 http://deb.debian.org/debian trixie/main arm64 procps arm64 2:4.0.4-9 [871 kB]
#15 21.18 Get:15 http://deb.debian.org/debian trixie/main arm64 krb5-locales all 1.21.3-5 [101 kB]
#15 21.23 Get:16 http://deb.debian.org/debian trixie/main arm64 libnss-systemd arm64 257.9-1~deb13u1 [203 kB]
#15 21.25 Get:17 http://deb.debian.org/debian trixie/main arm64 libpam-systemd arm64 257.9-1~deb13u1 [275 kB]
#15 21.30 Get:18 http://deb.debian.org/debian trixie/main arm64 manpages all 6.9.1-1 [1393 kB]
#15 21.50 Get:19 http://deb.debian.org/debian trixie/main arm64 systemd-timesyncd arm64 257.9-1~deb13u1 [91.1 kB]
#15 21.56 Get:20 http://deb.debian.org/debian trixie/main arm64 alsa-topology-conf all 1.2.5.1-3 [15.3 kB]
#15 21.68 Get:21 http://deb.debian.org/debian trixie/main arm64 libasound2-data all 1.2.14-1 [21.1 kB]
#15 22.04 Get:22 http://deb.debian.org/debian trixie/main arm64 libasound2t64 arm64 1.2.14-1 [342 kB]
#15 22.11 Get:23 http://deb.debian.org/debian trixie/main arm64 alsa-ucm-conf all 1.2.14-1 [92.5 kB]
#15 22.36 Get:24 http://deb.debian.org/debian trixie/main arm64 at-spi2-common all 2.56.2-1 [171 kB]
#15 22.36 Get:25 http://deb.debian.org/debian trixie/main arm64 libatomic1 arm64 14.2.0-19 [10.1 kB]
#15 22.36 Get:26 http://deb.debian.org/debian trixie/main arm64 libglib2.0-0t64 arm64 2.84.4-3~deb13u1 [1427 kB]
#15 22.60 Get:27 http://deb.debian.org/debian trixie/main arm64 libxau6 arm64 1:1.0.11-1 [20.6 kB]
#15 22.61 Get:28 http://deb.debian.org/debian trixie/main arm64 libxdmcp6 arm64 1:1.1.5-1 [27.8 kB]
#15 22.77 Get:29 http://deb.debian.org/debian trixie/main arm64 libxcb1 arm64 1.17.0-2+b1 [143 kB]
#15 22.83 Get:30 http://deb.debian.org/debian trixie/main arm64 libx11-data all 2:1.8.12-1 [343 kB]
#15 22.92 Get:31 http://deb.debian.org/debian trixie/main arm64 libx11-6 arm64 2:1.8.12-1 [795 kB]
#15 23.27 Get:32 http://deb.debian.org/debian trixie/main arm64 libxext6 arm64 2:1.3.4-1+b3 [49.2 kB]
#15 23.28 Get:33 http://deb.debian.org/debian trixie/main arm64 libxi6 arm64 2:1.8.2-1 [77.8 kB]
#15 23.29 Get:34 http://deb.debian.org/debian trixie/main arm64 libatspi2.0-0t64 arm64 2.56.2-1 [76.5 kB]
#15 23.34 Get:35 http://deb.debian.org/debian trixie/main arm64 x11-common all 1:7.7+24+deb13u1 [217 kB]
#15 23.38 Get:36 http://deb.debian.org/debian trixie/main arm64 libxtst6 arm64 2:1.2.5-1 [25.7 kB]
#15 23.41 Get:37 http://deb.debian.org/debian trixie/main arm64 dbus-user-session arm64 1.16.2-2 [52.1 kB]
#15 23.43 Get:38 http://deb.debian.org/debian trixie/main arm64 libdconf1 arm64 0.40.0-5 [40.4 kB]
#15 23.46 Get:39 http://deb.debian.org/debian trixie/main arm64 dconf-service arm64 0.40.0-5 [30.9 kB]
#15 23.47 Get:40 http://deb.debian.org/debian trixie/main arm64 dconf-gsettings-backend arm64 0.40.0-5 [27.3 kB]
#15 23.49 Get:41 http://deb.debian.org/debian trixie/main arm64 gsettings-desktop-schemas all 48.0-1 [700 kB]
#15 23.55 Get:42 http://deb.debian.org/debian trixie/main arm64 at-spi2-core arm64 2.56.2-1 [59.7 kB]
#15 23.60 Get:43 http://deb.debian.org/debian trixie/main arm64 libsframe1 arm64 2.44-3 [77.8 kB]
#15 23.61 Get:44 http://deb.debian.org/debian trixie/main arm64 binutils-common arm64 2.44-3 [2509 kB]
#15 24.05 Get:45 http://deb.debian.org/debian trixie/main arm64 libbinutils arm64 2.44-3 [660 kB]
#15 24.16 Get:46 http://deb.debian.org/debian trixie/main arm64 libgprofng0 arm64 2.44-3 [668 kB]
#15 24.26 Get:47 http://deb.debian.org/debian trixie/main arm64 libctf-nobfd0 arm64 2.44-3 [152 kB]
#15 24.26 Get:48 http://deb.debian.org/debian trixie/main arm64 libctf0 arm64 2.44-3 [84.2 kB]
#15 24.31 Get:49 http://deb.debian.org/debian trixie/main arm64 libjansson4 arm64 2.14-2+b3 [39.2 kB]
#15 24.35 Get:50 http://deb.debian.org/debian trixie/main arm64 binutils-aarch64-linux-gnu arm64 2.44-3 [820 kB]
#15 24.47 Get:51 http://deb.debian.org/debian trixie/main arm64 binutils arm64 2.44-3 [262 kB]
#15 24.48 Get:52 http://deb.debian.org/debian trixie/main arm64 bzip2-doc all 1.0.8-6 [505 kB]
#15 24.55 Get:53 http://deb.debian.org/debian trixie/main arm64 libisl23 arm64 0.27-1 [601 kB]
#15 24.63 Get:54 http://deb.debian.org/debian trixie/main arm64 libmpfr6 arm64 4.2.2-1 [685 kB]
#15 24.74 Get:55 http://deb.debian.org/debian trixie/main arm64 libmpc3 arm64 1.3.1-1+b3 [50.5 kB]
#15 24.79 Get:56 http://deb.debian.org/debian trixie/main arm64 cpp-14-aarch64-linux-gnu arm64 14.2.0-19 [9169 kB]
#15 28.85 Get:57 http://deb.debian.org/debian trixie/main arm64 cpp-14 arm64 14.2.0-19 [1276 B]
#15 29.59 Get:58 http://deb.debian.org/debian trixie/main arm64 cpp-aarch64-linux-gnu arm64 4:14.2.0-1 [4832 B]
#15 29.59 Get:59 http://deb.debian.org/debian trixie/main arm64 cpp arm64 4:14.2.0-1 [1568 B]
#15 29.60 Get:60 http://deb.debian.org/debian trixie/main arm64 libdevmapper1.02.1 arm64 2:1.02.205-2 [118 kB]
#15 29.60 Get:61 http://deb.debian.org/debian trixie/main arm64 dmsetup arm64 2:1.02.205-2 [76.1 kB]
#15 29.61 Get:62 http://deb.debian.org/debian trixie/main arm64 libbrotli1 arm64 1.1.0-2+b7 [308 kB]
#15 29.61 Get:63 http://deb.debian.org/debian trixie/main arm64 libpng16-16t64 arm64 1.6.48-1 [274 kB]
#15 29.62 Get:64 http://deb.debian.org/debian trixie/main arm64 libfreetype6 arm64 2.13.3+dfsg-1 [422 kB]
#15 29.63 Get:65 http://deb.debian.org/debian trixie/main arm64 fonts-dejavu-mono all 2.37-8 [489 kB]
#15 31.20 Get:66 http://deb.debian.org/debian trixie/main arm64 fonts-dejavu-core all 2.37-8 [840 kB]
#15 31.22 Get:67 http://deb.debian.org/debian trixie/main arm64 fontconfig-config arm64 2.15.0-2.3 [318 kB]
#15 31.22 Get:68 http://deb.debian.org/debian trixie/main arm64 libfontconfig1 arm64 2.15.0-2.3 [387 kB]
#15 31.25 Get:69 http://deb.debian.org/debian trixie/main arm64 fontconfig arm64 2.15.0-2.3 [463 kB]
#15 31.34 Get:70 http://deb.debian.org/debian trixie/main arm64 libcc1-0 arm64 14.2.0-19 [42.2 kB]
#15 31.36 Get:71 http://deb.debian.org/debian trixie/main arm64 libgomp1 arm64 14.2.0-19 [124 kB]
#15 31.37 Get:72 http://deb.debian.org/debian trixie/main arm64 libitm1 arm64 14.2.0-19 [24.2 kB]
#15 31.40 Get:73 http://deb.debian.org/debian trixie/main arm64 libasan8 arm64 14.2.0-19 [2578 kB]
#15 31.81 Get:74 http://deb.debian.org/debian trixie/main arm64 liblsan0 arm64 14.2.0-19 [1161 kB]
#15 31.85 Get:75 http://deb.debian.org/debian trixie/main arm64 libtsan2 arm64 14.2.0-19 [2383 kB]
#15 32.44 Get:76 http://deb.debian.org/debian trixie/main arm64 libubsan1 arm64 14.2.0-19 [1039 kB]
#15 32.46 Get:77 http://deb.debian.org/debian trixie/main arm64 libhwasan0 arm64 14.2.0-19 [1442 kB]
#15 32.66 Get:78 http://deb.debian.org/debian trixie/main arm64 libgcc-14-dev arm64 14.2.0-19 [2359 kB]
#15 32.91 Get:79 http://deb.debian.org/debian trixie/main arm64 gcc-14-aarch64-linux-gnu arm64 14.2.0-19 [17.7 MB]
#15 44.69 Get:80 http://deb.debian.org/debian trixie/main arm64 gcc-14 arm64 14.2.0-19 [529 kB]
#15 45.78 Get:81 http://deb.debian.org/debian trixie/main arm64 gcc-aarch64-linux-gnu arm64 4:14.2.0-1 [1440 B]
#15 45.78 Get:82 http://deb.debian.org/debian trixie/main arm64 gcc arm64 4:14.2.0-1 [5136 B]
#15 45.78 Get:83 http://deb.debian.org/debian trixie/main arm64 libc-dev-bin arm64 2.41-12 [57.4 kB]
#15 45.79 Get:84 http://deb.debian.org/debian trixie/main arm64 linux-libc-dev all 6.12.57-1 [2692 kB]
#15 46.16 Get:85 http://deb.debian.org/debian trixie/main arm64 libcrypt-dev arm64 1:4.4.38-1 [123 kB]
#15 46.69 Get:86 http://deb.debian.org/debian trixie/main arm64 rpcsvc-proto arm64 1.4.3-1+b1 [60.5 kB]
#15 46.70 Get:87 http://deb.debian.org/debian trixie/main arm64 libc6-dev arm64 2.41-12 [1621 kB]
#15 69.01 Get:88 http://deb.debian.org/debian trixie/main arm64 libstdc++-14-dev arm64 14.2.0-19 [2295 kB]
#15 69.01 Get:89 http://deb.debian.org/debian trixie/main arm64 g++-14-aarch64-linux-gnu arm64 14.2.0-19 [10.1 MB]
#15 73.48 Get:90 http://deb.debian.org/debian trixie/main arm64 g++-14 arm64 14.2.0-19 [22.5 kB]
#15 73.48 Get:91 http://deb.debian.org/debian trixie/main arm64 g++-aarch64-linux-gnu arm64 4:14.2.0-1 [1200 B]
#15 73.49 Get:92 http://deb.debian.org/debian trixie/main arm64 g++ arm64 4:14.2.0-1 [1332 B]
#15 73.49 Get:93 http://deb.debian.org/debian trixie/main arm64 libatk1.0-0t64 arm64 2.56.2-1 [50.1 kB]
#15 73.49 Get:94 http://deb.debian.org/debian trixie/main arm64 libatk-bridge2.0-0t64 arm64 2.56.2-1 [64.8 kB]
#15 73.49 Get:95 http://deb.debian.org/debian trixie/main arm64 libavahi-common-data arm64 0.8-16 [112 kB]
#15 73.58 Get:96 http://deb.debian.org/debian trixie/main arm64 libavahi-common3 arm64 0.8-16 [43.3 kB]
#15 73.68 Get:97 http://deb.debian.org/debian trixie/main arm64 libavahi-client3 arm64 0.8-16 [46.7 kB]
#15 73.69 Get:98 http://deb.debian.org/debian trixie/main arm64 libbrotli-dev arm64 1.1.0-2+b7 [308 kB]
#15 75.02 Get:99 http://deb.debian.org/debian trixie/main arm64 libbz2-dev arm64 1.0.8-6 [31.9 kB]
#15 75.02 Get:100 http://deb.debian.org/debian trixie/main arm64 libpixman-1-0 arm64 0.44.0-3 [168 kB]
#15 76.08 Get:101 http://deb.debian.org/debian trixie/main arm64 libxcb-render0 arm64 1.17.0-2+b1 [115 kB]
#15 87.01 Get:102 http://deb.debian.org/debian trixie/main arm64 libxcb-shm0 arm64 1.17.0-2+b1 [105 kB]
#15 87.21 Get:103 http://deb.debian.org/debian trixie/main arm64 libxrender1 arm64 1:0.9.12-1 [27.0 kB]
#15 87.21 Get:104 http://deb.debian.org/debian trixie/main arm64 libcairo2 arm64 1.18.4-1+b1 [483 kB]
#15 87.31 Get:105 http://deb.debian.org/debian trixie/main arm64 libcom-err2 arm64 1.47.2-3+b3 [24.9 kB]
#15 87.32 Get:106 http://deb.debian.org/debian trixie/main arm64 libjson-c5 arm64 0.18+ds-1 [45.2 kB]
#15 87.33 Get:107 http://deb.debian.org/debian trixie/main arm64 libcryptsetup12 arm64 2:2.7.5-2 [232 kB]
#15 88.16 Get:108 http://deb.debian.org/debian trixie/main arm64 libunistring5 arm64 1.3-2 [453 kB]
#15 88.56 Get:109 http://deb.debian.org/debian trixie/main arm64 libidn2-0 arm64 2.3.8-2 [107 kB]
#15 89.59 Get:110 http://deb.debian.org/debian trixie/main arm64 libp11-kit0 arm64 0.25.5-3 [409 kB]
#15 99.16 Get:111 http://deb.debian.org/debian trixie/main arm64 libtasn1-6 arm64 4.20.0-2 [47.3 kB]
#15 99.27 Get:112 http://deb.debian.org/debian trixie/main arm64 libgnutls30t64 arm64 3.8.9-3 [1375 kB]
#15 99.37 Get:113 http://deb.debian.org/debian trixie/main arm64 libkrb5support0 arm64 1.21.3-5 [32.4 kB]
#15 99.38 Get:114 http://deb.debian.org/debian trixie/main arm64 libk5crypto3 arm64 1.21.3-5 [81.2 kB]
#15 99.43 Get:115 http://deb.debian.org/debian trixie/main arm64 libkeyutils1 arm64 1.6.3-6 [9716 B]
#15 99.44 Get:116 http://deb.debian.org/debian trixie/main arm64 libkrb5-3 arm64 1.21.3-5 [308 kB]
#15 107.2 Get:117 http://deb.debian.org/debian trixie/main arm64 libgssapi-krb5-2 arm64 1.21.3-5 [127 kB]
#15 112.7 Get:118 http://deb.debian.org/debian trixie/main arm64 libcups2t64 arm64 2.4.10-3+deb13u2 [236 kB]
#15 112.7 Get:119 http://deb.debian.org/debian trixie/main arm64 libdatrie1 arm64 0.2.13-3+b1 [37.6 kB]
#15 112.7 Get:120 http://deb.debian.org/debian trixie/main arm64 libdrm-common all 2.4.124-2 [8288 B]
#15 112.9 Get:121 http://deb.debian.org/debian trixie/main arm64 libdrm2 arm64 2.4.124-2 [38.3 kB]
#15 113.3 Get:122 http://deb.debian.org/debian trixie/main arm64 libdrm-amdgpu1 arm64 2.4.124-2 [21.8 kB]
#15 115.4 Get:123 http://deb.debian.org/debian trixie/main arm64 libedit2 arm64 3.1-20250104-1 [89.3 kB]
#15 115.4 Get:124 http://deb.debian.org/debian trixie/main arm64 libelf1t64 arm64 0.192-4 [189 kB]
#15 115.5 Get:125 http://deb.debian.org/debian trixie/main arm64 zlib1g-dev arm64 1:1.3.dfsg+really1.3.1-1+b1 [917 kB]
#15 117.7 Get:126 http://deb.debian.org/debian trixie/main arm64 libpng-dev arm64 1.6.48-1 [360 kB]
#15 117.7 Get:127 http://deb.debian.org/debian trixie/main arm64 libfreetype-dev arm64 2.13.3+dfsg-1 [600 kB]
#15 117.7 Get:128 http://deb.debian.org/debian trixie/main arm64 libfribidi0 arm64 1.0.16-1 [26.5 kB]
#15 117.7 Get:129 http://deb.debian.org/debian trixie/main arm64 libwayland-server0 arm64 1.23.1-3 [33.7 kB]
#15 117.7 Get:130 http://deb.debian.org/debian trixie/main arm64 libxml2 arm64 2.12.7+dfsg+really2.9.14-2.1+deb13u2 [630 kB]
#15 117.8 Get:131 http://deb.debian.org/debian trixie/main arm64 libz3-4 arm64 4.13.3-1 [7507 kB]
#15 119.2 Get:132 http://deb.debian.org/debian trixie/main arm64 libllvm19 arm64 1:19.1.7-3+b1 [23.3 MB]
#15 124.0 Get:133 http://deb.debian.org/debian trixie/main arm64 libsensors-config all 1:3.6.2-2 [16.2 kB]
#15 124.1 Get:134 http://deb.debian.org/debian trixie/main arm64 libsensors5 arm64 1:3.6.2-2 [36.4 kB]
#15 124.1 Get:135 http://deb.debian.org/debian trixie/main arm64 libx11-xcb1 arm64 2:1.8.12-1 [247 kB]
#15 132.2 Get:136 http://deb.debian.org/debian trixie/main arm64 libxcb-dri3-0 arm64 1.17.0-2+b1 [107 kB]
#15 132.2 Get:137 http://deb.debian.org/debian trixie/main arm64 libxcb-present0 arm64 1.17.0-2+b1 [106 kB]
#15 134.1 Get:138 http://deb.debian.org/debian trixie/main arm64 libxcb-randr0 arm64 1.17.0-2+b1 [117 kB]
#15 134.2 Get:139 http://deb.debian.org/debian trixie/main arm64 libxcb-sync1 arm64 1.17.0-2+b1 [109 kB]
#15 134.3 Get:140 http://deb.debian.org/debian trixie/main arm64 libxcb-xfixes0 arm64 1.17.0-2+b1 [110 kB]
#15 134.7 Get:141 http://deb.debian.org/debian trixie/main arm64 libxshmfence1 arm64 1.3.3-1 [11.1 kB]
#15 135.8 Get:142 http://deb.debian.org/debian trixie/main arm64 mesa-libgallium arm64 25.0.7-2 [8032 kB]
#15 136.6 Get:143 http://deb.debian.org/debian trixie/main arm64 libgbm1 arm64 25.0.7-2 [43.9 kB]
#15 136.7 Get:144 http://deb.debian.org/debian trixie/main arm64 libglib2.0-data all 2.84.4-3~deb13u1 [1286 kB]
#15 136.8 Get:145 http://deb.debian.org/debian trixie/main arm64 libgraphite2-3 arm64 1.3.14-2+b1 [70.4 kB]
#15 136.9 Get:146 http://deb.debian.org/debian trixie/main arm64 libharfbuzz0b arm64 10.2.0-1+b1 [442 kB]
#15 139.6 Get:147 http://deb.debian.org/debian trixie/main arm64 libjpeg62-turbo arm64 1:2.1.5-4 [173 kB]
#15 139.6 Get:148 http://deb.debian.org/debian trixie/main arm64 libjpeg62-turbo-dev arm64 1:2.1.5-4 [293 kB]
#15 139.7 Get:149 http://deb.debian.org/debian trixie/main arm64 libjpeg-dev arm64 1:2.1.5-4 [72.2 kB]
#15 139.7 Get:150 http://deb.debian.org/debian trixie/main arm64 libkmod2 arm64 34.2-2 [59.7 kB]
#15 139.7 Get:151 http://deb.debian.org/debian trixie/main arm64 libnspr4 arm64 2:4.36-1 [102 kB]
#15 139.7 Get:152 http://deb.debian.org/debian trixie/main arm64 libnss3 arm64 2:3.110-1 [1292 kB]
#15 139.7 Get:153 http://deb.debian.org/debian trixie/main arm64 libthai-data all 0.1.29-2 [168 kB]
#15 139.7 Get:154 http://deb.debian.org/debian trixie/main arm64 libthai0 arm64 0.1.29-2+b1 [48.4 kB]
#15 139.8 Get:155 http://deb.debian.org/debian trixie/main arm64 libpango-1.0-0 arm64 1.56.3-1 [213 kB]
#15 139.8 Get:156 http://deb.debian.org/debian trixie/main arm64 libpng-tools arm64 1.6.48-1 [129 kB]
#15 139.8 Get:157 http://deb.debian.org/debian trixie/main arm64 libxcomposite1 arm64 1:0.4.6-1 [16.4 kB]
#15 139.8 Get:158 http://deb.debian.org/debian trixie/main arm64 libxdamage1 arm64 1:1.1.6-1+b2 [15.6 kB]
#15 139.8 Get:159 http://deb.debian.org/debian trixie/main arm64 libxfixes3 arm64 1:6.0.0-2+b4 [20.5 kB]
#15 139.9 Get:160 http://deb.debian.org/debian trixie/main arm64 xkb-data all 2.42-1 [790 kB]
#15 140.0 Get:161 http://deb.debian.org/debian trixie/main arm64 libxkbcommon0 arm64 1.7.0-2 [106 kB]
#15 140.0 Get:162 http://deb.debian.org/debian trixie/main arm64 libxrandr2 arm64 2:1.5.4-1+b3 [35.9 kB]
#15 140.0 Get:163 http://deb.debian.org/debian trixie/main arm64 manpages-dev all 6.9.1-1 [2122 kB]
#15 140.3 Get:164 http://deb.debian.org/debian trixie/main arm64 psmisc arm64 23.7-2 [265 kB]
#15 140.4 Get:165 http://deb.debian.org/debian trixie/main arm64 shared-mime-info arm64 2.4-5+b2 [756 kB]
#15 144.9 Get:166 http://deb.debian.org/debian trixie/main arm64 systemd-cryptsetup arm64 257.9-1~deb13u1 [164 kB]
#15 145.3 Get:167 http://deb.debian.org/debian trixie/main arm64 xdg-user-dirs arm64 0.18-2 [53.2 kB]
#15 ...
#17 [frontend 5/6] RUN npm install
#17 176.5
#17 176.5 added 139 packages, and audited 140 packages in 3m
#17 176.5
#17 176.5 37 packages are looking for funding
#17 176.5 run `npm fund` for details
#17 176.5
#17 176.5 found 0 vulnerabilities
#17 176.5 npm notice
#17 176.5 npm notice New major version of npm available! 10.8.2 -> 11.6.3
#17 176.5 npm notice Changelog: https://github.com/npm/cli/releases/tag/v11.6.3
#17 176.5 npm notice To update run: npm install -g npm@11.6.3
#17 176.5 npm notice
#17 ...
#15 [backend 3/7] RUN apt-get update && apt-get install -y gcc g++ libfreetype6-dev libpng-dev libjpeg-dev zlib1g-dev libglib2.0-0 libnss3 libnspr4 libatk1.0-0 libatk-bridge2.0-0 libcups2 libdrm2 libdbus-1-3 libxkbcommon0 libxcomposite1 libxdamage1 libxfixes3 libxrandr2 libgbm1 libpango-1.0-0 libcairo2 libasound2 libatspi2.0-0 libxshmfence1 && rm -rf /var/lib/apt/lists/*
#15 181.2 debconf: unable to initialize frontend: Dialog
#15 181.2 debconf: (TERM is not set, so the dialog frontend is not usable.)
#15 181.2 debconf: falling back to frontend: Readline
#15 181.5 debconf: unable to initialize frontend: Readline
#15 181.5 debconf: (Can't locate Term/ReadLine.pm in @INC (you may need to install the Term::ReadLine module) (@INC entries checked: /etc/perl /usr/local/lib/aarch64-linux-gnu/perl/5.40.1 /usr/local/share/perl/5.40.1 /usr/lib/aarch64-linux-gnu/perl5/5.40 /usr/share/perl5 /usr/lib/aarch64-linux-gnu/perl-base /usr/lib/aarch64-linux-gnu/perl/5.40 /usr/share/perl/5.40 /usr/local/lib/site_perl) at /usr/share/perl5/Debconf/FrontEnd/Readline.pm line 8, <STDIN> line 167.)
#15 181.5 debconf: falling back to frontend: Teletype
#15 181.6 debconf: unable to initialize frontend: Teletype
#15 181.6 debconf: (This frontend requires a controlling tty.)
#15 181.6 debconf: falling back to frontend: Noninteractive
#15 ...
#17 [frontend 5/6] RUN npm install
#17 DONE 281.9s
#18 [frontend 6/6] COPY . .
#18 DONE 1.1s
#15 [backend 3/7] RUN apt-get update && apt-get install -y gcc g++ libfreetype6-dev libpng-dev libjpeg-dev zlib1g-dev libglib2.0-0 libnss3 libnspr4 libatk1.0-0 libatk-bridge2.0-0 libcups2 libdrm2 libdbus-1-3 libxkbcommon0 libxcomposite1 libxdamage1 libxfixes3 libxrandr2 libgbm1 libpango-1.0-0 libcairo2 libasound2 libatspi2.0-0 libxshmfence1 && rm -rf /var/lib/apt/lists/*
#15 ...
#19 [frontend] exporting to image
#19 exporting layers
#19 ...
#15 [backend 3/7] RUN apt-get update && apt-get install -y gcc g++ libfreetype6-dev libpng-dev libjpeg-dev zlib1g-dev libglib2.0-0 libnss3 libnspr4 libatk1.0-0 libatk-bridge2.0-0 libcups2 libdrm2 libdbus-1-3 libxkbcommon0 libxcomposite1 libxdamage1 libxfixes3 libxrandr2 libgbm1 libpango-1.0-0 libcairo2 libasound2 libatspi2.0-0 libxshmfence1 && rm -rf /var/lib/apt/lists/*
#15 295.5 Preconfiguring packages ...
#15 296.8 Fetched 136 MB in 2min 6s (1083 kB/s)
#15 297.0 Selecting previously unselected package libsystemd-shared:arm64.
#15 297.0 (Reading database ...
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 5642 files and directories currently installed.)
#15 297.2 Preparing to unpack .../libsystemd-shared_257.9-1~deb13u1_arm64.deb ...
#15 297.2 Unpacking libsystemd-shared:arm64 (257.9-1~deb13u1) ...
#15 300.3 Selecting previously unselected package libapparmor1:arm64.
#15 300.3 Preparing to unpack .../libapparmor1_4.1.0-1_arm64.deb ...
#15 300.3 Unpacking libapparmor1:arm64 (4.1.0-1) ...
#15 300.5 Setting up libsystemd-shared:arm64 (257.9-1~deb13u1) ...
#15 300.8 Selecting previously unselected package systemd.
#15 300.8 (Reading database ...
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 5655 files and directories currently installed.)
#15 300.8 Preparing to unpack .../systemd_257.9-1~deb13u1_arm64.deb ...
#15 300.9 Unpacking systemd (257.9-1~deb13u1) ...
#15 307.9 Setting up libapparmor1:arm64 (4.1.0-1) ...
#15 308.0 Setting up systemd (257.9-1~deb13u1) ...
#15 308.3 Created symlink '/etc/systemd/system/getty.target.wants/getty@tty1.service' → '/usr/lib/systemd/system/getty@.service'.
#15 308.4 Created symlink '/etc/systemd/system/multi-user.target.wants/remote-fs.target' → '/usr/lib/systemd/system/remote-fs.target'.
#15 308.4 Created symlink '/etc/systemd/system/sysinit.target.wants/systemd-pstore.service' → '/usr/lib/systemd/system/systemd-pstore.service'.
#15 308.4 Initializing machine ID from random generator.
#15 308.8 Creating group 'systemd-journal' with GID 999.
#15 308.8 Creating group 'systemd-network' with GID 998.
#15 308.8 Creating user 'systemd-network' (systemd Network Management) with UID 998 and GID 998.
#15 309.0 /usr/lib/tmpfiles.d/legacy.conf:14: Duplicate line for path "/run/lock", ignoring.
#15 309.6 Selecting previously unselected package systemd-sysv.
#15 309.6 (Reading database ...
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 6592 files and directories currently installed.)
#15 309.6 Preparing to unpack .../000-systemd-sysv_257.9-1~deb13u1_arm64.deb ...
#15 309.6 Unpacking systemd-sysv (257.9-1~deb13u1) ...
#15 309.9 Selecting previously unselected package libdbus-1-3:arm64.
#15 309.9 Preparing to unpack .../001-libdbus-1-3_1.16.2-2_arm64.deb ...
#15 309.9 Unpacking libdbus-1-3:arm64 (1.16.2-2) ...
#15 310.1 Selecting previously unselected package dbus-bin.
#15 310.1 Preparing to unpack .../002-dbus-bin_1.16.2-2_arm64.deb ...
#15 310.2 Unpacking dbus-bin (1.16.2-2) ...
#15 310.4 Selecting previously unselected package dbus-session-bus-common.
#15 310.4 Preparing to unpack .../003-dbus-session-bus-common_1.16.2-2_all.deb ...
#15 310.4 Unpacking dbus-session-bus-common (1.16.2-2) ...
#15 310.6 Selecting previously unselected package libexpat1:arm64.
#15 310.6 Preparing to unpack .../004-libexpat1_2.7.1-2_arm64.deb ...
#15 310.6 Unpacking libexpat1:arm64 (2.7.1-2) ...
#15 313.2 Selecting previously unselected package dbus-daemon.
#15 313.2 Preparing to unpack .../005-dbus-daemon_1.16.2-2_arm64.deb ...
#15 313.3 Unpacking dbus-daemon (1.16.2-2) ...
#15 313.6 Selecting previously unselected package dbus-system-bus-common.
#15 313.6 Preparing to unpack .../006-dbus-system-bus-common_1.16.2-2_all.deb ...
#15 313.7 Unpacking dbus-system-bus-common (1.16.2-2) ...
#15 314.0 Selecting previously unselected package dbus.
#15 314.0 Preparing to unpack .../007-dbus_1.16.2-2_arm64.deb ...
#15 314.0 Unpacking dbus (1.16.2-2) ...
#15 314.7 Selecting previously unselected package linux-sysctl-defaults.
#15 314.7 Preparing to unpack .../008-linux-sysctl-defaults_4.12_all.deb ...
#15 315.5 Unpacking linux-sysctl-defaults (4.12) ...
#15 315.8 Selecting previously unselected package libproc2-0:arm64.
#15 315.8 Preparing to unpack .../009-libproc2-0_2%3a4.0.4-9_arm64.deb ...
#15 315.8 Unpacking libproc2-0:arm64 (2:4.0.4-9) ...
#15 316.3 Selecting previously unselected package procps.
#15 316.4 Preparing to unpack .../010-procps_2%3a4.0.4-9_arm64.deb ...
#15 316.4 Unpacking procps (2:4.0.4-9) ...
#15 316.9 Selecting previously unselected package krb5-locales.
#15 316.9 Preparing to unpack .../011-krb5-locales_1.21.3-5_all.deb ...
#15 317.0 Unpacking krb5-locales (1.21.3-5) ...
#15 317.5 Selecting previously unselected package libnss-systemd:arm64.
#15 317.5 Preparing to unpack .../012-libnss-systemd_257.9-1~deb13u1_arm64.deb ...
#15 317.5 Unpacking libnss-systemd:arm64 (257.9-1~deb13u1) ...
#15 320.5 Selecting previously unselected package libpam-systemd:arm64.
#15 320.5 Preparing to unpack .../013-libpam-systemd_257.9-1~deb13u1_arm64.deb ...
#15 320.6 Unpacking libpam-systemd:arm64 (257.9-1~deb13u1) ...
#15 321.4 Selecting previously unselected package manpages.
#15 321.4 Preparing to unpack .../014-manpages_6.9.1-1_all.deb ...
#15 323.4 Unpacking manpages (6.9.1-1) ...
#15 328.4 Selecting previously unselected package systemd-timesyncd.
#15 328.4 Preparing to unpack .../015-systemd-timesyncd_257.9-1~deb13u1_arm64.deb ...
#15 328.6 Unpacking systemd-timesyncd (257.9-1~deb13u1) ...
#15 328.9 Selecting previously unselected package alsa-topology-conf.
#15 328.9 Preparing to unpack .../016-alsa-topology-conf_1.2.5.1-3_all.deb ...
#15 329.0 Unpacking alsa-topology-conf (1.2.5.1-3) ...
#15 329.2 Selecting previously unselected package libasound2-data.
#15 329.2 Preparing to unpack .../017-libasound2-data_1.2.14-1_all.deb ...
#15 329.2 Unpacking libasound2-data (1.2.14-1) ...
#15 329.5 Selecting previously unselected package libasound2t64:arm64.
#15 329.5 Preparing to unpack .../018-libasound2t64_1.2.14-1_arm64.deb ...
#15 329.6 Unpacking libasound2t64:arm64 (1.2.14-1) ...
#15 329.9 Selecting previously unselected package alsa-ucm-conf.
#15 329.9 Preparing to unpack .../019-alsa-ucm-conf_1.2.14-1_all.deb ...
#15 330.0 Unpacking alsa-ucm-conf (1.2.14-1) ...
#15 331.8 Selecting previously unselected package at-spi2-common.
#15 331.8 Preparing to unpack .../020-at-spi2-common_2.56.2-1_all.deb ...
#15 331.8 Unpacking at-spi2-common (2.56.2-1) ...
#15 332.1 Selecting previously unselected package libatomic1:arm64.
#15 332.1 Preparing to unpack .../021-libatomic1_14.2.0-19_arm64.deb ...
#15 332.1 Unpacking libatomic1:arm64 (14.2.0-19) ...
#15 332.4 Selecting previously unselected package libglib2.0-0t64:arm64.
#15 332.4 Preparing to unpack .../022-libglib2.0-0t64_2.84.4-3~deb13u1_arm64.deb ...
#15 332.5 Unpacking libglib2.0-0t64:arm64 (2.84.4-3~deb13u1) ...
#15 333.1 Selecting previously unselected package libxau6:arm64.
#15 333.1 Preparing to unpack .../023-libxau6_1%3a1.0.11-1_arm64.deb ...
#15 333.1 Unpacking libxau6:arm64 (1:1.0.11-1) ...
#15 333.4 Selecting previously unselected package libxdmcp6:arm64.
#15 333.4 Preparing to unpack .../024-libxdmcp6_1%3a1.1.5-1_arm64.deb ...
#15 333.4 Unpacking libxdmcp6:arm64 (1:1.1.5-1) ...
#15 333.7 Selecting previously unselected package libxcb1:arm64.
#15 333.7 Preparing to unpack .../025-libxcb1_1.17.0-2+b1_arm64.deb ...
#15 333.7 Unpacking libxcb1:arm64 (1.17.0-2+b1) ...
#15 333.9 Selecting previously unselected package libx11-data.
#15 333.9 Preparing to unpack .../026-libx11-data_2%3a1.8.12-1_all.deb ...
#15 333.9 Unpacking libx11-data (2:1.8.12-1) ...
#15 334.3 Selecting previously unselected package libx11-6:arm64.
#15 334.3 Preparing to unpack .../027-libx11-6_2%3a1.8.12-1_arm64.deb ...
#15 334.3 Unpacking libx11-6:arm64 (2:1.8.12-1) ...
#15 334.7 Selecting previously unselected package libxext6:arm64.
#15 334.7 Preparing to unpack .../028-libxext6_2%3a1.3.4-1+b3_arm64.deb ...
#15 334.8 Unpacking libxext6:arm64 (2:1.3.4-1+b3) ...
#15 335.0 Selecting previously unselected package libxi6:arm64.
#15 335.0 Preparing to unpack .../029-libxi6_2%3a1.8.2-1_arm64.deb ...
#15 335.0 Unpacking libxi6:arm64 (2:1.8.2-1) ...
#15 335.3 Selecting previously unselected package libatspi2.0-0t64:arm64.
#15 335.3 Preparing to unpack .../030-libatspi2.0-0t64_2.56.2-1_arm64.deb ...
#15 335.4 Unpacking libatspi2.0-0t64:arm64 (2.56.2-1) ...
#15 338.0 Selecting previously unselected package x11-common.
#15 338.0 Preparing to unpack .../031-x11-common_1%3a7.7+24+deb13u1_all.deb ...
#15 338.1 Unpacking x11-common (1:7.7+24+deb13u1) ...
#15 338.3 Selecting previously unselected package libxtst6:arm64.
#15 338.3 Preparing to unpack .../032-libxtst6_2%3a1.2.5-1_arm64.deb ...
#15 338.3 Unpacking libxtst6:arm64 (2:1.2.5-1) ...
#15 338.5 Selecting previously unselected package dbus-user-session.
#15 338.5 Preparing to unpack .../033-dbus-user-session_1.16.2-2_arm64.deb ...
#15 338.5 Unpacking dbus-user-session (1.16.2-2) ...
#15 338.8 Selecting previously unselected package libdconf1:arm64.
#15 338.8 Preparing to unpack .../034-libdconf1_0.40.0-5_arm64.deb ...
#15 338.9 Unpacking libdconf1:arm64 (0.40.0-5) ...
#15 339.8 Selecting previously unselected package dconf-service.
#15 339.8 Preparing to unpack .../035-dconf-service_0.40.0-5_arm64.deb ...
#15 340.5 Unpacking dconf-service (0.40.0-5) ...
#15 343.5 Selecting previously unselected package dconf-gsettings-backend:arm64.
#15 343.5 Preparing to unpack .../036-dconf-gsettings-backend_0.40.0-5_arm64.deb ...
#15 343.6 Unpacking dconf-gsettings-backend:arm64 (0.40.0-5) ...
#15 343.8 Selecting previously unselected package gsettings-desktop-schemas.
#15 343.8 Preparing to unpack .../037-gsettings-desktop-schemas_48.0-1_all.deb ...
#15 343.8 Unpacking gsettings-desktop-schemas (48.0-1) ...
#15 344.2 Selecting previously unselected package at-spi2-core.
#15 344.2 Preparing to unpack .../038-at-spi2-core_2.56.2-1_arm64.deb ...
#15 344.3 Unpacking at-spi2-core (2.56.2-1) ...
#15 344.5 Selecting previously unselected package libsframe1:arm64.
#15 344.5 Preparing to unpack .../039-libsframe1_2.44-3_arm64.deb ...
#15 344.5 Unpacking libsframe1:arm64 (2.44-3) ...
#15 347.0 Selecting previously unselected package binutils-common:arm64.
#15 347.0 Preparing to unpack .../040-binutils-common_2.44-3_arm64.deb ...
#15 347.1 Unpacking binutils-common:arm64 (2.44-3) ...
#15 348.0 Selecting previously unselected package libbinutils:arm64.
#15 348.0 Preparing to unpack .../041-libbinutils_2.44-3_arm64.deb ...
#15 348.0 Unpacking libbinutils:arm64 (2.44-3) ...
#15 348.4 Selecting previously unselected package libgprofng0:arm64.
#15 348.4 Preparing to unpack .../042-libgprofng0_2.44-3_arm64.deb ...
#15 348.5 Unpacking libgprofng0:arm64 (2.44-3) ...
#15 349.3 Selecting previously unselected package libctf-nobfd0:arm64.
#15 349.3 Preparing to unpack .../043-libctf-nobfd0_2.44-3_arm64.deb ...
#15 349.3 Unpacking libctf-nobfd0:arm64 (2.44-3) ...
#15 349.6 Selecting previously unselected package libctf0:arm64.
#15 349.6 Preparing to unpack .../044-libctf0_2.44-3_arm64.deb ...
#15 349.6 Unpacking libctf0:arm64 (2.44-3) ...
#15 349.9 Selecting previously unselected package libjansson4:arm64.
#15 349.9 Preparing to unpack .../045-libjansson4_2.14-2+b3_arm64.deb ...
#15 350.2 Unpacking libjansson4:arm64 (2.14-2+b3) ...
#15 351.7 Selecting previously unselected package binutils-aarch64-linux-gnu.
#15 351.7 Preparing to unpack .../046-binutils-aarch64-linux-gnu_2.44-3_arm64.deb ...
#15 351.7 Unpacking binutils-aarch64-linux-gnu (2.44-3) ...
#15 352.5 Selecting previously unselected package binutils.
#15 352.5 Preparing to unpack .../047-binutils_2.44-3_arm64.deb ...
#15 352.6 Unpacking binutils (2.44-3) ...
#15 352.9 Selecting previously unselected package bzip2-doc.
#15 352.9 Preparing to unpack .../048-bzip2-doc_1.0.8-6_all.deb ...
#15 352.9 Unpacking bzip2-doc (1.0.8-6) ...
#15 353.4 Selecting previously unselected package libisl23:arm64.
#15 353.4 Preparing to unpack .../049-libisl23_0.27-1_arm64.deb ...
#15 353.4 Unpacking libisl23:arm64 (0.27-1) ...
#15 354.0 Selecting previously unselected package libmpfr6:arm64.
#15 354.0 Preparing to unpack .../050-libmpfr6_4.2.2-1_arm64.deb ...
#15 354.2 Unpacking libmpfr6:arm64 (4.2.2-1) ...
#15 356.4 Selecting previously unselected package libmpc3:arm64.
#15 356.4 Preparing to unpack .../051-libmpc3_1.3.1-1+b3_arm64.deb ...
#15 356.4 Unpacking libmpc3:arm64 (1.3.1-1+b3) ...
#15 356.6 Selecting previously unselected package cpp-14-aarch64-linux-gnu.
#15 356.6 Preparing to unpack .../052-cpp-14-aarch64-linux-gnu_14.2.0-19_arm64.deb ...
#15 356.7 Unpacking cpp-14-aarch64-linux-gnu (14.2.0-19) ...
#15 358.6 Selecting previously unselected package cpp-14.
#15 358.6 Preparing to unpack .../053-cpp-14_14.2.0-19_arm64.deb ...
#15 358.7 Unpacking cpp-14 (14.2.0-19) ...
#15 358.9 Selecting previously unselected package cpp-aarch64-linux-gnu.
#15 358.9 Preparing to unpack .../054-cpp-aarch64-linux-gnu_4%3a14.2.0-1_arm64.deb ...
#15 358.9 Unpacking cpp-aarch64-linux-gnu (4:14.2.0-1) ...
#15 359.1 Selecting previously unselected package cpp.
#15 359.2 Preparing to unpack .../055-cpp_4%3a14.2.0-1_arm64.deb ...
#15 359.2 Unpacking cpp (4:14.2.0-1) ...
#15 359.4 Selecting previously unselected package libdevmapper1.02.1:arm64.
#15 359.4 Preparing to unpack .../056-libdevmapper1.02.1_2%3a1.02.205-2_arm64.deb ...
#15 359.4 Unpacking libdevmapper1.02.1:arm64 (2:1.02.205-2) ...
#15 359.7 Selecting previously unselected package dmsetup.
#15 359.7 Preparing to unpack .../057-dmsetup_2%3a1.02.205-2_arm64.deb ...
#15 359.7 Unpacking dmsetup (2:1.02.205-2) ...
#15 359.9 Selecting previously unselected package libbrotli1:arm64.
#15 359.9 Preparing to unpack .../058-libbrotli1_1.1.0-2+b7_arm64.deb ...
#15 360.0 Unpacking libbrotli1:arm64 (1.1.0-2+b7) ...
#15 360.3 Selecting previously unselected package libpng16-16t64:arm64.
#15 360.3 Preparing to unpack .../059-libpng16-16t64_1.6.48-1_arm64.deb ...
#15 360.3 Unpacking libpng16-16t64:arm64 (1.6.48-1) ...
#15 362.5 Selecting previously unselected package libfreetype6:arm64.
#15 ...
#19 [frontend] exporting to image
#19 exporting layers 75.3s done
#19 writing image sha256:69950adf6352cfba832b07277f647e53c08b35df695a1b6879655ba7b2a09d88 0.0s done
#19 naming to docker.io/library/juntete-frontend 0.0s done
#19 DONE 75.4s
#15 [backend 3/7] RUN apt-get update && apt-get install -y gcc g++ libfreetype6-dev libpng-dev libjpeg-dev zlib1g-dev libglib2.0-0 libnss3 libnspr4 libatk1.0-0 libatk-bridge2.0-0 libcups2 libdrm2 libdbus-1-3 libxkbcommon0 libxcomposite1 libxdamage1 libxfixes3 libxrandr2 libgbm1 libpango-1.0-0 libcairo2 libasound2 libatspi2.0-0 libxshmfence1 && rm -rf /var/lib/apt/lists/*
#15 362.5 Preparing to unpack .../060-libfreetype6_2.13.3+dfsg-1_arm64.deb ...
#15 362.5 Unpacking libfreetype6:arm64 (2.13.3+dfsg-1) ...
#15 363.0 Selecting previously unselected package fonts-dejavu-mono.
#15 363.0 Preparing to unpack .../061-fonts-dejavu-mono_2.37-8_all.deb ...
#15 363.0 Unpacking fonts-dejavu-mono (2.37-8) ...
#15 ...
#20 [frontend] resolving provenance for metadata file
#20 DONE 0.1s
#15 [backend 3/7] RUN apt-get update && apt-get install -y gcc g++ libfreetype6-dev libpng-dev libjpeg-dev zlib1g-dev libglib2.0-0 libnss3 libnspr4 libatk1.0-0 libatk-bridge2.0-0 libcups2 libdrm2 libdbus-1-3 libxkbcommon0 libxcomposite1 libxdamage1 libxfixes3 libxrandr2 libgbm1 libpango-1.0-0 libcairo2 libasound2 libatspi2.0-0 libxshmfence1 && rm -rf /var/lib/apt/lists/*
#15 363.6 Selecting previously unselected package fonts-dejavu-core.
#15 363.6 Preparing to unpack .../062-fonts-dejavu-core_2.37-8_all.deb ...
#15 363.7 Unpacking fonts-dejavu-core (2.37-8) ...
#15 369.2 Selecting previously unselected package fontconfig-config.
#15 369.3 Preparing to unpack .../063-fontconfig-config_2.15.0-2.3_arm64.deb ...
#15 369.3 Unpacking fontconfig-config (2.15.0-2.3) ...
#15 369.9 Selecting previously unselected package libfontconfig1:arm64.
#15 369.9 Preparing to unpack .../064-libfontconfig1_2.15.0-2.3_arm64.deb ...
#15 369.9 Unpacking libfontconfig1:arm64 (2.15.0-2.3) ...
#15 370.3 Selecting previously unselected package fontconfig.
#15 370.3 Preparing to unpack .../065-fontconfig_2.15.0-2.3_arm64.deb ...
#15 370.3 Unpacking fontconfig (2.15.0-2.3) ...
#15 370.7 Selecting previously unselected package libcc1-0:arm64.
#15 370.7 Preparing to unpack .../066-libcc1-0_14.2.0-19_arm64.deb ...
#15 370.7 Unpacking libcc1-0:arm64 (14.2.0-19) ...
#15 371.0 Selecting previously unselected package libgomp1:arm64.
#15 371.0 Preparing to unpack .../067-libgomp1_14.2.0-19_arm64.deb ...
#15 371.0 Unpacking libgomp1:arm64 (14.2.0-19) ...
#15 372.5 Selecting previously unselected package libitm1:arm64.
#15 372.5 Preparing to unpack .../068-libitm1_14.2.0-19_arm64.deb ...
#15 372.7 Unpacking libitm1:arm64 (14.2.0-19) ...
#15 372.9 Selecting previously unselected package libasan8:arm64.
#15 372.9 Preparing to unpack .../069-libasan8_14.2.0-19_arm64.deb ...
#15 373.0 Unpacking libasan8:arm64 (14.2.0-19) ...
#15 373.9 Selecting previously unselected package liblsan0:arm64.
#15 373.9 Preparing to unpack .../070-liblsan0_14.2.0-19_arm64.deb ...
#15 373.9 Unpacking liblsan0:arm64 (14.2.0-19) ...
#15 374.4 Selecting previously unselected package libtsan2:arm64.
#15 374.4 Preparing to unpack .../071-libtsan2_14.2.0-19_arm64.deb ...
#15 374.4 Unpacking libtsan2:arm64 (14.2.0-19) ...
#15 375.2 Selecting previously unselected package libubsan1:arm64.
#15 375.2 Preparing to unpack .../072-libubsan1_14.2.0-19_arm64.deb ...
#15 375.2 Unpacking libubsan1:arm64 (14.2.0-19) ...
#15 375.7 Selecting previously unselected package libhwasan0:arm64.
#15 375.7 Preparing to unpack .../073-libhwasan0_14.2.0-19_arm64.deb ...
#15 375.7 Unpacking libhwasan0:arm64 (14.2.0-19) ...
#15 376.2 Selecting previously unselected package libgcc-14-dev:arm64.
#15 376.2 Preparing to unpack .../074-libgcc-14-dev_14.2.0-19_arm64.deb ...
#15 376.2 Unpacking libgcc-14-dev:arm64 (14.2.0-19) ...
#15 376.9 Selecting previously unselected package gcc-14-aarch64-linux-gnu.
#15 376.9 Preparing to unpack .../075-gcc-14-aarch64-linux-gnu_14.2.0-19_arm64.deb ...
#15 376.9 Unpacking gcc-14-aarch64-linux-gnu (14.2.0-19) ...
#15 382.6 Selecting previously unselected package gcc-14.
#15 382.6 Preparing to unpack .../076-gcc-14_14.2.0-19_arm64.deb ...
#15 382.6 Unpacking gcc-14 (14.2.0-19) ...
#15 382.8 Selecting previously unselected package gcc-aarch64-linux-gnu.
#15 382.8 Preparing to unpack .../077-gcc-aarch64-linux-gnu_4%3a14.2.0-1_arm64.deb ...
#15 382.8 Unpacking gcc-aarch64-linux-gnu (4:14.2.0-1) ...
#15 383.0 Selecting previously unselected package gcc.
#15 383.0 Preparing to unpack .../078-gcc_4%3a14.2.0-1_arm64.deb ...
#15 383.0 Unpacking gcc (4:14.2.0-1) ...
#15 383.1 Selecting previously unselected package libc-dev-bin.
#15 383.1 Preparing to unpack .../079-libc-dev-bin_2.41-12_arm64.deb ...
#15 383.2 Unpacking libc-dev-bin (2.41-12) ...
#15 383.5 Selecting previously unselected package linux-libc-dev.
#15 383.5 Preparing to unpack .../080-linux-libc-dev_6.12.57-1_all.deb ...
#15 384.1 Unpacking linux-libc-dev (6.12.57-1) ...
#15 386.0 Selecting previously unselected package libcrypt-dev:arm64.
#15 386.0 Preparing to unpack .../081-libcrypt-dev_1%3a4.4.38-1_arm64.deb ...
#15 386.1 Unpacking libcrypt-dev:arm64 (1:4.4.38-1) ...
#15 386.2 Selecting previously unselected package rpcsvc-proto.
#15 386.2 Preparing to unpack .../082-rpcsvc-proto_1.4.3-1+b1_arm64.deb ...
#15 386.2 Unpacking rpcsvc-proto (1.4.3-1+b1) ...
#15 386.4 Selecting previously unselected package libc6-dev:arm64.
#15 386.4 Preparing to unpack .../083-libc6-dev_2.41-12_arm64.deb ...
#15 386.9 Unpacking libc6-dev:arm64 (2.41-12) ...
#15 389.2 Selecting previously unselected package libstdc++-14-dev:arm64.
#15 389.2 Preparing to unpack .../084-libstdc++-14-dev_14.2.0-19_arm64.deb ...
#15 389.3 Unpacking libstdc++-14-dev:arm64 (14.2.0-19) ...
#15 390.3 Selecting previously unselected package g++-14-aarch64-linux-gnu.
#15 390.3 Preparing to unpack .../085-g++-14-aarch64-linux-gnu_14.2.0-19_arm64.deb ...
#15 402.7 Unpacking g++-14-aarch64-linux-gnu (14.2.0-19) ...
#15 405.8 Selecting previously unselected package g++-14.
#15 405.8 Preparing to unpack .../086-g++-14_14.2.0-19_arm64.deb ...
#15 405.8 Unpacking g++-14 (14.2.0-19) ...
#15 406.0 Selecting previously unselected package g++-aarch64-linux-gnu.
#15 406.0 Preparing to unpack .../087-g++-aarch64-linux-gnu_4%3a14.2.0-1_arm64.deb ...
#15 406.0 Unpacking g++-aarch64-linux-gnu (4:14.2.0-1) ...
#15 406.3 Selecting previously unselected package g++.
#15 406.3 Preparing to unpack .../088-g++_4%3a14.2.0-1_arm64.deb ...
#15 420.3 Unpacking g++ (4:14.2.0-1) ...
#15 435.5 Selecting previously unselected package libatk1.0-0t64:arm64.
#15 435.5 Preparing to unpack .../089-libatk1.0-0t64_2.56.2-1_arm64.deb ...
#15 440.6 Unpacking libatk1.0-0t64:arm64 (2.56.2-1) ...
#15 467.6 Selecting previously unselected package libatk-bridge2.0-0t64:arm64.
#15 467.6 Preparing to unpack .../090-libatk-bridge2.0-0t64_2.56.2-1_arm64.deb ...
#15 467.7 Unpacking libatk-bridge2.0-0t64:arm64 (2.56.2-1) ...
#15 467.9 Selecting previously unselected package libavahi-common-data:arm64.
#15 467.9 Preparing to unpack .../091-libavahi-common-data_0.8-16_arm64.deb ...
#15 467.9 Unpacking libavahi-common-data:arm64 (0.8-16) ...
#15 468.2 Selecting previously unselected package libavahi-common3:arm64.
#15 468.2 Preparing to unpack .../092-libavahi-common3_0.8-16_arm64.deb ...
#15 468.2 Unpacking libavahi-common3:arm64 (0.8-16) ...
#15 468.4 Selecting previously unselected package libavahi-client3:arm64.
#15 468.4 Preparing to unpack .../093-libavahi-client3_0.8-16_arm64.deb ...
#15 468.5 Unpacking libavahi-client3:arm64 (0.8-16) ...
#15 468.7 Selecting previously unselected package libbrotli-dev:arm64.
#15 468.7 Preparing to unpack .../094-libbrotli-dev_1.1.0-2+b7_arm64.deb ...
#15 468.7 Unpacking libbrotli-dev:arm64 (1.1.0-2+b7) ...
#15 469.0 Selecting previously unselected package libbz2-dev:arm64.
#15 469.0 Preparing to unpack .../095-libbz2-dev_1.0.8-6_arm64.deb ...
#15 469.0 Unpacking libbz2-dev:arm64 (1.0.8-6) ...
#15 469.2 Selecting previously unselected package libpixman-1-0:arm64.
#15 469.3 Preparing to unpack .../096-libpixman-1-0_0.44.0-3_arm64.deb ...
#15 469.3 Unpacking libpixman-1-0:arm64 (0.44.0-3) ...
#15 469.7 Selecting previously unselected package libxcb-render0:arm64.
#15 469.7 Preparing to unpack .../097-libxcb-render0_1.17.0-2+b1_arm64.deb ...
#15 469.8 Unpacking libxcb-render0:arm64 (1.17.0-2+b1) ...
#15 470.1 Selecting previously unselected package libxcb-shm0:arm64.
#15 470.1 Preparing to unpack .../098-libxcb-shm0_1.17.0-2+b1_arm64.deb ...
#15 470.1 Unpacking libxcb-shm0:arm64 (1.17.0-2+b1) ...
#15 470.3 Selecting previously unselected package libxrender1:arm64.
#15 470.3 Preparing to unpack .../099-libxrender1_1%3a0.9.12-1_arm64.deb ...
#15 470.3 Unpacking libxrender1:arm64 (1:0.9.12-1) ...
#15 470.5 Selecting previously unselected package libcairo2:arm64.
#15 470.5 Preparing to unpack .../100-libcairo2_1.18.4-1+b1_arm64.deb ...
#15 470.5 Unpacking libcairo2:arm64 (1.18.4-1+b1) ...
#15 470.8 Selecting previously unselected package libcom-err2:arm64.
#15 470.8 Preparing to unpack .../101-libcom-err2_1.47.2-3+b3_arm64.deb ...
#15 470.8 Unpacking libcom-err2:arm64 (1.47.2-3+b3) ...
#15 471.6 Selecting previously unselected package libjson-c5:arm64.
#15 471.6 Preparing to unpack .../102-libjson-c5_0.18+ds-1_arm64.deb ...
#15 471.9 Unpacking libjson-c5:arm64 (0.18+ds-1) ...
#15 473.0 Selecting previously unselected package libcryptsetup12:arm64.
#15 473.0 Preparing to unpack .../103-libcryptsetup12_2%3a2.7.5-2_arm64.deb ...
#15 473.0 Unpacking libcryptsetup12:arm64 (2:2.7.5-2) ...
#15 473.2 Selecting previously unselected package libunistring5:arm64.
#15 473.2 Preparing to unpack .../104-libunistring5_1.3-2_arm64.deb ...
#15 473.2 Unpacking libunistring5:arm64 (1.3-2) ...
#15 473.5 Selecting previously unselected package libidn2-0:arm64.
#15 473.5 Preparing to unpack .../105-libidn2-0_2.3.8-2_arm64.deb ...
#15 473.5 Unpacking libidn2-0:arm64 (2.3.8-2) ...
#15 473.7 Selecting previously unselected package libp11-kit0:arm64.
#15 473.8 Preparing to unpack .../106-libp11-kit0_0.25.5-3_arm64.deb ...
#15 473.8 Unpacking libp11-kit0:arm64 (0.25.5-3) ...
#15 474.0 Selecting previously unselected package libtasn1-6:arm64.
#15 474.0 Preparing to unpack .../107-libtasn1-6_4.20.0-2_arm64.deb ...
#15 474.0 Unpacking libtasn1-6:arm64 (4.20.0-2) ...
#15 474.2 Selecting previously unselected package libgnutls30t64:arm64.
#15 474.2 Preparing to unpack .../108-libgnutls30t64_3.8.9-3_arm64.deb ...
#15 474.3 Unpacking libgnutls30t64:arm64 (3.8.9-3) ...
#15 474.6 Selecting previously unselected package libkrb5support0:arm64.
#15 474.6 Preparing to unpack .../109-libkrb5support0_1.21.3-5_arm64.deb ...
#15 474.6 Unpacking libkrb5support0:arm64 (1.21.3-5) ...
#15 474.8 Selecting previously unselected package libk5crypto3:arm64.
#15 474.8 Preparing to unpack .../110-libk5crypto3_1.21.3-5_arm64.deb ...
#15 474.8 Unpacking libk5crypto3:arm64 (1.21.3-5) ...
#15 475.0 Selecting previously unselected package libkeyutils1:arm64.
#15 475.0 Preparing to unpack .../111-libkeyutils1_1.6.3-6_arm64.deb ...
#15 475.1 Unpacking libkeyutils1:arm64 (1.6.3-6) ...
#15 475.3 Selecting previously unselected package libkrb5-3:arm64.
#15 475.3 Preparing to unpack .../112-libkrb5-3_1.21.3-5_arm64.deb ...
#15 475.3 Unpacking libkrb5-3:arm64 (1.21.3-5) ...
#15 477.4 Selecting previously unselected package libgssapi-krb5-2:arm64.
#15 477.4 Preparing to unpack .../113-libgssapi-krb5-2_1.21.3-5_arm64.deb ...
#15 477.5 Unpacking libgssapi-krb5-2:arm64 (1.21.3-5) ...
#15 477.8 Selecting previously unselected package libcups2t64:arm64.
#15 477.8 Preparing to unpack .../114-libcups2t64_2.4.10-3+deb13u2_arm64.deb ...
#15 477.8 Unpacking libcups2t64:arm64 (2.4.10-3+deb13u2) ...
#15 478.7 Selecting previously unselected package libdatrie1:arm64.
#15 478.8 Preparing to unpack .../115-libdatrie1_0.2.13-3+b1_arm64.deb ...
#15 478.8 Unpacking libdatrie1:arm64 (0.2.13-3+b1) ...
#15 479.0 Selecting previously unselected package libdrm-common.
#15 479.0 Preparing to unpack .../116-libdrm-common_2.4.124-2_all.deb ...
#15 479.0 Unpacking libdrm-common (2.4.124-2) ...
#15 479.2 Selecting previously unselected package libdrm2:arm64.
#15 479.2 Preparing to unpack .../117-libdrm2_2.4.124-2_arm64.deb ...
#15 479.2 Unpacking libdrm2:arm64 (2.4.124-2) ...
#15 479.5 Selecting previously unselected package libdrm-amdgpu1:arm64.
#15 479.5 Preparing to unpack .../118-libdrm-amdgpu1_2.4.124-2_arm64.deb ...
#15 479.5 Unpacking libdrm-amdgpu1:arm64 (2.4.124-2) ...
#15 479.8 Selecting previously unselected package libedit2:arm64.
#15 479.8 Preparing to unpack .../119-libedit2_3.1-20250104-1_arm64.deb ...
#15 479.8 Unpacking libedit2:arm64 (3.1-20250104-1) ...
#15 480.0 Selecting previously unselected package libelf1t64:arm64.
#15 480.1 Preparing to unpack .../120-libelf1t64_0.192-4_arm64.deb ...
#15 480.1 Unpacking libelf1t64:arm64 (0.192-4) ...
#15 480.3 Selecting previously unselected package zlib1g-dev:arm64.
#15 480.3 Preparing to unpack .../121-zlib1g-dev_1%3a1.3.dfsg+really1.3.1-1+b1_arm64.deb ...
#15 480.3 Unpacking zlib1g-dev:arm64 (1:1.3.dfsg+really1.3.1-1+b1) ...
#15 480.6 Selecting previously unselected package libpng-dev:arm64.
#15 480.6 Preparing to unpack .../122-libpng-dev_1.6.48-1_arm64.deb ...
#15 480.7 Unpacking libpng-dev:arm64 (1.6.48-1) ...
#15 481.1 Selecting previously unselected package libfreetype-dev:arm64.
#15 481.1 Preparing to unpack .../123-libfreetype-dev_2.13.3+dfsg-1_arm64.deb ...
#15 481.1 Unpacking libfreetype-dev:arm64 (2.13.3+dfsg-1) ...
#15 481.5 Selecting previously unselected package libfribidi0:arm64.
#15 481.5 Preparing to unpack .../124-libfribidi0_1.0.16-1_arm64.deb ...
#15 481.5 Unpacking libfribidi0:arm64 (1.0.16-1) ...
#15 481.9 Selecting previously unselected package libwayland-server0:arm64.
#15 481.9 Preparing to unpack .../125-libwayland-server0_1.23.1-3_arm64.deb ...
#15 482.0 Unpacking libwayland-server0:arm64 (1.23.1-3) ...
#15 482.4 Selecting previously unselected package libxml2:arm64.
#15 482.4 Preparing to unpack .../126-libxml2_2.12.7+dfsg+really2.9.14-2.1+deb13u2_arm64.deb ...
#15 482.4 Unpacking libxml2:arm64 (2.12.7+dfsg+really2.9.14-2.1+deb13u2) ...
#15 482.9 Selecting previously unselected package libz3-4:arm64.
#15 482.9 Preparing to unpack .../127-libz3-4_4.13.3-1_arm64.deb ...
#15 482.9 Unpacking libz3-4:arm64 (4.13.3-1) ...
#15 484.9 Selecting previously unselected package libllvm19:arm64.
#15 484.9 Preparing to unpack .../128-libllvm19_1%3a19.1.7-3+b1_arm64.deb ...
#15 484.9 Unpacking libllvm19:arm64 (1:19.1.7-3+b1) ...
#15 487.9 Selecting previously unselected package libsensors-config.
#15 487.9 Preparing to unpack .../129-libsensors-config_1%3a3.6.2-2_all.deb ...
#15 487.9 Unpacking libsensors-config (1:3.6.2-2) ...
#15 488.1 Selecting previously unselected package libsensors5:arm64.
#15 488.1 Preparing to unpack .../130-libsensors5_1%3a3.6.2-2_arm64.deb ...
#15 488.1 Unpacking libsensors5:arm64 (1:3.6.2-2) ...
#15 490.2 Selecting previously unselected package libx11-xcb1:arm64.
#15 490.2 Preparing to unpack .../131-libx11-xcb1_2%3a1.8.12-1_arm64.deb ...
#15 490.2 Unpacking libx11-xcb1:arm64 (2:1.8.12-1) ...
#15 490.4 Selecting previously unselected package libxcb-dri3-0:arm64.
#15 490.4 Preparing to unpack .../132-libxcb-dri3-0_1.17.0-2+b1_arm64.deb ...
#15 490.4 Unpacking libxcb-dri3-0:arm64 (1.17.0-2+b1) ...
#15 490.6 Selecting previously unselected package libxcb-present0:arm64.
#15 490.6 Preparing to unpack .../133-libxcb-present0_1.17.0-2+b1_arm64.deb ...
#15 490.6 Unpacking libxcb-present0:arm64 (1.17.0-2+b1) ...
#15 490.8 Selecting previously unselected package libxcb-randr0:arm64.
#15 490.8 Preparing to unpack .../134-libxcb-randr0_1.17.0-2+b1_arm64.deb ...
#15 490.8 Unpacking libxcb-randr0:arm64 (1.17.0-2+b1) ...
#15 491.0 Selecting previously unselected package libxcb-sync1:arm64.
#15 491.0 Preparing to unpack .../135-libxcb-sync1_1.17.0-2+b1_arm64.deb ...
#15 491.0 Unpacking libxcb-sync1:arm64 (1.17.0-2+b1) ...
#15 491.3 Selecting previously unselected package libxcb-xfixes0:arm64.
#15 491.3 Preparing to unpack .../136-libxcb-xfixes0_1.17.0-2+b1_arm64.deb ...
#15 491.3 Unpacking libxcb-xfixes0:arm64 (1.17.0-2+b1) ...
#15 493.3 Selecting previously unselected package libxshmfence1:arm64.
#15 493.3 Preparing to unpack .../137-libxshmfence1_1.3.3-1_arm64.deb ...
#15 493.3 Unpacking libxshmfence1:arm64 (1.3.3-1) ...
#15 493.5 Selecting previously unselected package mesa-libgallium:arm64.
#15 493.5 Preparing to unpack .../138-mesa-libgallium_25.0.7-2_arm64.deb ...
#15 493.6 Unpacking mesa-libgallium:arm64 (25.0.7-2) ...
#15 495.1 Selecting previously unselected package libgbm1:arm64.
#15 495.1 Preparing to unpack .../139-libgbm1_25.0.7-2_arm64.deb ...
#15 495.1 Unpacking libgbm1:arm64 (25.0.7-2) ...
#15 495.2 Selecting previously unselected package libglib2.0-data.
#15 495.3 Preparing to unpack .../140-libglib2.0-data_2.84.4-3~deb13u1_all.deb ...
#15 495.3 Unpacking libglib2.0-data (2.84.4-3~deb13u1) ...
#15 495.8 Selecting previously unselected package libgraphite2-3:arm64.
#15 495.8 Preparing to unpack .../141-libgraphite2-3_1.3.14-2+b1_arm64.deb ...
#15 495.8 Unpacking libgraphite2-3:arm64 (1.3.14-2+b1) ...
#15 496.1 Selecting previously unselected package libharfbuzz0b:arm64.
#15 496.1 Preparing to unpack .../142-libharfbuzz0b_10.2.0-1+b1_arm64.deb ...
#15 496.1 Unpacking libharfbuzz0b:arm64 (10.2.0-1+b1) ...
#15 496.4 Selecting previously unselected package libjpeg62-turbo:arm64.
#15 496.4 Preparing to unpack .../143-libjpeg62-turbo_1%3a2.1.5-4_arm64.deb ...
#15 496.5 Unpacking libjpeg62-turbo:arm64 (1:2.1.5-4) ...
#15 496.7 Selecting previously unselected package libjpeg62-turbo-dev:arm64.
#15 496.7 Preparing to unpack .../144-libjpeg62-turbo-dev_1%3a2.1.5-4_arm64.deb ...
#15 496.7 Unpacking libjpeg62-turbo-dev:arm64 (1:2.1.5-4) ...
#15 497.1 Selecting previously unselected package libjpeg-dev:arm64.
#15 497.1 Preparing to unpack .../145-libjpeg-dev_1%3a2.1.5-4_arm64.deb ...
#15 497.1 Unpacking libjpeg-dev:arm64 (1:2.1.5-4) ...
#15 497.5 Selecting previously unselected package libkmod2:arm64.
#15 497.5 Preparing to unpack .../146-libkmod2_34.2-2_arm64.deb ...
#15 497.5 Unpacking libkmod2:arm64 (34.2-2) ...
#15 497.8 Selecting previously unselected package libnspr4:arm64.
#15 497.8 Preparing to unpack .../147-libnspr4_2%3a4.36-1_arm64.deb ...
#15 497.8 Unpacking libnspr4:arm64 (2:4.36-1) ...
#15 498.1 Selecting previously unselected package libnss3:arm64.
#15 498.1 Preparing to unpack .../148-libnss3_2%3a3.110-1_arm64.deb ...
#15 498.2 Unpacking libnss3:arm64 (2:3.110-1) ...
#15 499.1 Selecting previously unselected package libthai-data.
#15 499.1 Preparing to unpack .../149-libthai-data_0.1.29-2_all.deb ...
#15 499.2 Unpacking libthai-data (0.1.29-2) ...
#15 499.4 Selecting previously unselected package libthai0:arm64.
#15 499.4 Preparing to unpack .../150-libthai0_0.1.29-2+b1_arm64.deb ...
#15 499.4 Unpacking libthai0:arm64 (0.1.29-2+b1) ...
#15 499.6 Selecting previously unselected package libpango-1.0-0:arm64.
#15 499.6 Preparing to unpack .../151-libpango-1.0-0_1.56.3-1_arm64.deb ...
#15 499.6 Unpacking libpango-1.0-0:arm64 (1.56.3-1) ...
#15 499.8 Selecting previously unselected package libpng-tools.
#15 499.8 Preparing to unpack .../152-libpng-tools_1.6.48-1_arm64.deb ...
#15 499.9 Unpacking libpng-tools (1.6.48-1) ...
#15 500.1 Selecting previously unselected package libxcomposite1:arm64.
#15 500.1 Preparing to unpack .../153-libxcomposite1_1%3a0.4.6-1_arm64.deb ...
#15 500.2 Unpacking libxcomposite1:arm64 (1:0.4.6-1) ...
#15 500.4 Selecting previously unselected package libxdamage1:arm64.
#15 500.4 Preparing to unpack .../154-libxdamage1_1%3a1.1.6-1+b2_arm64.deb ...
#15 500.4 Unpacking libxdamage1:arm64 (1:1.1.6-1+b2) ...
#15 500.6 Selecting previously unselected package libxfixes3:arm64.
#15 500.6 Preparing to unpack .../155-libxfixes3_1%3a6.0.0-2+b4_arm64.deb ...
#15 500.6 Unpacking libxfixes3:arm64 (1:6.0.0-2+b4) ...
#15 500.8 Selecting previously unselected package xkb-data.
#15 500.8 Preparing to unpack .../156-xkb-data_2.42-1_all.deb ...
#15 500.8 Unpacking xkb-data (2.42-1) ...
#15 501.3 Selecting previously unselected package libxkbcommon0:arm64.
#15 501.3 Preparing to unpack .../157-libxkbcommon0_1.7.0-2_arm64.deb ...
#15 501.3 Unpacking libxkbcommon0:arm64 (1.7.0-2) ...
#15 501.5 Selecting previously unselected package libxrandr2:arm64.
#15 501.6 Preparing to unpack .../158-libxrandr2_2%3a1.5.4-1+b3_arm64.deb ...
#15 501.6 Unpacking libxrandr2:arm64 (2:1.5.4-1+b3) ...
#15 501.7 Selecting previously unselected package manpages-dev.
#15 501.7 Preparing to unpack .../159-manpages-dev_6.9.1-1_all.deb ...
#15 501.8 Unpacking manpages-dev (6.9.1-1) ...
#15 502.5 Selecting previously unselected package psmisc.
#15 502.5 Preparing to unpack .../160-psmisc_23.7-2_arm64.deb ...
#15 502.5 Unpacking psmisc (23.7-2) ...
#15 504.0 Selecting previously unselected package shared-mime-info.
#15 504.0 Preparing to unpack .../161-shared-mime-info_2.4-5+b2_arm64.deb ...
#15 504.0 Unpacking shared-mime-info (2.4-5+b2) ...
#15 504.4 Selecting previously unselected package systemd-cryptsetup.
#15 504.4 Preparing to unpack .../162-systemd-cryptsetup_257.9-1~deb13u1_arm64.deb ...
#15 504.4 Unpacking systemd-cryptsetup (257.9-1~deb13u1) ...
#15 506.3 Selecting previously unselected package xdg-user-dirs.
#15 506.3 Preparing to unpack .../163-xdg-user-dirs_0.18-2_arm64.deb ...
#15 506.3 Unpacking xdg-user-dirs (0.18-2) ...
#15 507.2 Setting up libexpat1:arm64 (2.7.1-2) ...
#15 507.7 Setting up libgraphite2-3:arm64 (1.3.14-2+b1) ...
#15 507.7 Setting up libpixman-1-0:arm64 (0.44.0-3) ...
#15 507.8 Setting up bzip2-doc (1.0.8-6) ...
#15 507.9 Setting up libwayland-server0:arm64 (1.23.1-3) ...
#15 508.0 Setting up systemd-sysv (257.9-1~deb13u1) ...
#15 508.1 Setting up libxau6:arm64 (1:1.0.11-1) ...
#15 508.2 Setting up libxdmcp6:arm64 (1:1.1.5-1) ...
#15 508.2 Setting up libkeyutils1:arm64 (1.6.3-6) ...
#15 508.3 Setting up libxcb1:arm64 (1.17.0-2+b1) ...
#15 508.4 Setting up libxcb-xfixes0:arm64 (1.17.0-2+b1) ...
#15 508.5 Setting up libdatrie1:arm64 (0.2.13-3+b1) ...
#15 508.6 Setting up xdg-user-dirs (0.18-2) ...
#15 508.8 Setting up psmisc (23.7-2) ...
#15 508.9 Setting up libxcb-render0:arm64 (1.17.0-2+b1) ...
#15 509.0 Setting up manpages (6.9.1-1) ...
#15 509.1 Setting up libbrotli1:arm64 (1.1.0-2+b7) ...
#15 509.1 Setting up libedit2:arm64 (3.1-20250104-1) ...
#15 509.2 Setting up binutils-common:arm64 (2.44-3) ...
#15 509.2 Setting up x11-common (1:7.7+24+deb13u1) ...
#15 510.1 debconf: unable to initialize frontend: Dialog
#15 510.1 debconf: (TERM is not set, so the dialog frontend is not usable.)
#15 510.1 debconf: falling back to frontend: Readline
#15 510.1 debconf: unable to initialize frontend: Readline
#15 510.1 debconf: (Can't locate Term/ReadLine.pm in @INC (you may need to install the Term::ReadLine module) (@INC entries checked: /etc/perl /usr/local/lib/aarch64-linux-gnu/perl/5.40.1 /usr/local/share/perl/5.40.1 /usr/lib/aarch64-linux-gnu/perl5/5.40 /usr/share/perl5 /usr/lib/aarch64-linux-gnu/perl-base /usr/lib/aarch64-linux-gnu/perl/5.40 /usr/share/perl/5.40 /usr/local/lib/site_perl) at /usr/share/perl5/Debconf/FrontEnd/Readline.pm line 8.)
#15 510.1 debconf: falling back to frontend: Teletype
#15 510.2 debconf: unable to initialize frontend: Teletype
#15 510.2 debconf: (This frontend requires a controlling tty.)
#15 510.2 debconf: falling back to frontend: Noninteractive
#15 510.3 invoke-rc.d: could not determine current runlevel
#15 510.3 invoke-rc.d: policy-rc.d denied execution of start.
#15 510.4 Setting up libsensors-config (1:3.6.2-2) ...
#15 510.5 Setting up linux-libc-dev (6.12.57-1) ...
#15 510.5 Setting up libctf-nobfd0:arm64 (2.44-3) ...
#15 512.8 Setting up libnss-systemd:arm64 (257.9-1~deb13u1) ...
#15 512.9 Setting up xkb-data (2.42-1) ...
#15 512.9 Setting up krb5-locales (1.21.3-5) ...
#15 513.0 Setting up libxcb-shm0:arm64 (1.17.0-2+b1) ...
#15 513.1 Setting up libcom-err2:arm64 (1.47.2-3+b3) ...
#15 513.1 Setting up libgomp1:arm64 (14.2.0-19) ...
#15 513.2 Setting up libsframe1:arm64 (2.44-3) ...
#15 513.2 Setting up libelf1t64:arm64 (0.192-4) ...
#15 513.3 Setting up libjansson4:arm64 (2.14-2+b3) ...
#15 513.4 Setting up libkrb5support0:arm64 (1.21.3-5) ...
#15 513.4 Setting up libxcb-present0:arm64 (1.17.0-2+b1) ...
#15 513.5 Setting up libasound2-data (1.2.14-1) ...
#15 513.6 Setting up libz3-4:arm64 (4.13.3-1) ...
#15 513.6 Setting up libglib2.0-data (2.84.4-3~deb13u1) ...
#15 513.7 Setting up rpcsvc-proto (1.4.3-1+b1) ...
#15 513.7 Setting up linux-sysctl-defaults (4.12) ...
#15 513.8 Setting up libasound2t64:arm64 (1.2.14-1) ...
#15 513.9 Setting up libjpeg62-turbo:arm64 (1:2.1.5-4) ...
#15 514.0 Setting up libx11-data (2:1.8.12-1) ...
#15 514.0 Setting up libmpfr6:arm64 (4.2.2-1) ...
#15 514.1 Setting up libnspr4:arm64 (2:4.36-1) ...
#15 514.2 Setting up libxcb-sync1:arm64 (1.17.0-2+b1) ...
#15 514.2 Setting up libavahi-common-data:arm64 (0.8-16) ...
#15 514.3 Setting up libdbus-1-3:arm64 (1.16.2-2) ...
#15 514.3 Setting up libfribidi0:arm64 (1.0.16-1) ...
#15 514.4 Setting up libp11-kit0:arm64 (0.25.5-3) ...
#15 514.5 Setting up libproc2-0:arm64 (2:4.0.4-9) ...
#15 514.5 Setting up libunistring5:arm64 (1.3-2) ...
#15 514.6 Setting up fonts-dejavu-mono (2.37-8) ...
#15 514.7 Setting up libpng16-16t64:arm64 (1.6.48-1) ...
#15 515.2 Setting up libmpc3:arm64 (1.3.1-1+b3) ...
#15 515.3 Setting up systemd-timesyncd (257.9-1~deb13u1) ...
#15 515.4 Creating group 'systemd-timesync' with GID 997.
#15 515.4 Creating user 'systemd-timesync' (systemd Time Synchronization) with UID 997 and GID 997.
#15 564.1 Created symlink '/etc/systemd/system/dbus-org.freedesktop.timesync1.service' → '/usr/lib/systemd/system/systemd-timesyncd.service'.
#15 564.1 Created symlink '/etc/systemd/system/sysinit.target.wants/systemd-timesyncd.service' → '/usr/lib/systemd/system/systemd-timesyncd.service'.
#15 564.5 Setting up libatomic1:arm64 (14.2.0-19) ...
#15 565.6 Setting up fonts-dejavu-core (2.37-8) ...
#15 567.4 Setting up libsensors5:arm64 (1:3.6.2-2) ...
#15 567.5 Setting up libk5crypto3:arm64 (1.21.3-5) ...
#15 567.5 Setting up libubsan1:arm64 (14.2.0-19) ...
#15 567.6 Setting up alsa-topology-conf (1.2.5.1-3) ...
#15 567.6 Setting up libxshmfence1:arm64 (1.3.3-1) ...
#15 567.8 Setting up libhwasan0:arm64 (14.2.0-19) ...
#15 567.8 Setting up at-spi2-common (2.56.2-1) ...
#15 567.9 Setting up libcrypt-dev:arm64 (1:4.4.38-1) ...
#15 568.0 Setting up libxcb-randr0:arm64 (1.17.0-2+b1) ...
#15 568.1 Setting up dbus-session-bus-common (1.16.2-2) ...
#15 568.1 Setting up libasan8:arm64 (14.2.0-19) ...
#15 568.2 Setting up procps (2:4.0.4-9) ...
#15 568.4 Setting up libtasn1-6:arm64 (4.20.0-2) ...
#15 568.4 Setting up libx11-6:arm64 (2:1.8.12-1) ...
#15 568.5 Setting up libthai-data (0.1.29-2) ...
#15 568.6 Setting up libkrb5-3:arm64 (1.21.3-5) ...
#15 568.7 Setting up libtsan2:arm64 (14.2.0-19) ...
#15 568.7 Setting up libbinutils:arm64 (2.44-3) ...
#15 568.8 Setting up dbus-system-bus-common (1.16.2-2) ...
#15 568.9 Creating group 'messagebus' with GID 996.
#15 568.9 Creating user 'messagebus' (System Message Bus) with UID 996 and GID 996.
#15 569.0 Setting up libisl23:arm64 (0.27-1) ...
#15 569.0 Setting up libc-dev-bin (2.41-12) ...
#15 569.1 Setting up libdrm-common (2.4.124-2) ...
#15 569.2 Setting up libxcomposite1:arm64 (1:0.4.6-1) ...
#15 569.4 Setting up libjson-c5:arm64 (0.18+ds-1) ...
#15 569.4 Setting up libxml2:arm64 (2.12.7+dfsg+really2.9.14-2.1+deb13u2) ...
#15 569.5 Setting up libcc1-0:arm64 (14.2.0-19) ...
#15 569.6 Setting up dbus-bin (1.16.2-2) ...
#15 569.6 Setting up libbrotli-dev:arm64 (1.1.0-2+b7) ...
#15 569.7 Setting up liblsan0:arm64 (14.2.0-19) ...
#15 569.8 Setting up libitm1:arm64 (14.2.0-19) ...
#15 569.8 Setting up libkmod2:arm64 (34.2-2) ...
#15 569.9 Setting up libxkbcommon0:arm64 (1.7.0-2) ...
#15 569.9 Setting up libctf0:arm64 (2.44-3) ...
#15 570.0 Setting up libxcb-dri3-0:arm64 (1.17.0-2+b1) ...
#15 570.1 Setting up libllvm19:arm64 (1:19.1.7-3+b1) ...
#15 570.6 Setting up manpages-dev (6.9.1-1) ...
#15 571.6 Setting up libx11-xcb1:arm64 (2:1.8.12-1) ...
#15 572.0 Setting up libxdamage1:arm64 (1:1.1.6-1+b2) ...
#15 572.0 Setting up libxrender1:arm64 (1:0.9.12-1) ...
#15 572.1 Setting up libpng-tools (1.6.48-1) ...
#15 572.2 Setting up alsa-ucm-conf (1.2.14-1) ...
#15 572.2 Setting up fontconfig-config (2.15.0-2.3) ...
#15 572.7 debconf: unable to initialize frontend: Dialog
#15 572.7 debconf: (TERM is not set, so the dialog frontend is not usable.)
#15 572.7 debconf: falling back to frontend: Readline
#15 572.7 debconf: unable to initialize frontend: Readline
#15 572.7 debconf: (Can't locate Term/ReadLine.pm in @INC (you may need to install the Term::ReadLine module) (@INC entries checked: /etc/perl /usr/local/lib/aarch64-linux-gnu/perl/5.40.1 /usr/local/share/perl/5.40.1 /usr/lib/aarch64-linux-gnu/perl5/5.40 /usr/share/perl5 /usr/lib/aarch64-linux-gnu/perl-base /usr/lib/aarch64-linux-gnu/perl/5.40 /usr/share/perl/5.40 /usr/local/lib/site_perl) at /usr/share/perl5/Debconf/FrontEnd/Readline.pm line 8.)
#15 572.7 debconf: falling back to frontend: Teletype
#15 572.8 debconf: unable to initialize frontend: Teletype
#15 572.8 debconf: (This frontend requires a controlling tty.)
#15 572.8 debconf: falling back to frontend: Noninteractive
#15 573.1 Setting up libavahi-common3:arm64 (0.8-16) ...
#15 573.2 Setting up libxext6:arm64 (2:1.3.4-1+b3) ...
#15 573.2 Setting up binutils-aarch64-linux-gnu (2.44-3) ...
#15 573.3 Setting up libidn2-0:arm64 (2.3.8-2) ...
#15 573.4 Setting up libnss3:arm64 (2:3.110-1) ...
#15 573.4 Setting up dbus-daemon (1.16.2-2) ...
#15 573.6 Setting up libthai0:arm64 (0.1.29-2+b1) ...
#15 573.6 Setting up libglib2.0-0t64:arm64 (2.84.4-3~deb13u1) ...
#15 573.9 Setting up libgprofng0:arm64 (2.44-3) ...
#15 574.0 Setting up libfreetype6:arm64 (2.13.3+dfsg-1) ...
#15 574.0 Setting up libxfixes3:arm64 (1:6.0.0-2+b4) ...
#15 574.1 Setting up dbus (1.16.2-2) ...
#15 574.3 invoke-rc.d: could not determine current runlevel
#15 574.3 invoke-rc.d: policy-rc.d denied execution of start.
#15 574.4 Setting up shared-mime-info (2.4-5+b2) ...
#15 597.0 Setting up libgssapi-krb5-2:arm64 (1.21.3-5) ...
#15 597.1 Setting up libxrandr2:arm64 (2:1.5.4-1+b3) ...
#15 597.2 Setting up libdrm2:arm64 (2.4.124-2) ...
#15 597.2 Setting up cpp-14-aarch64-linux-gnu (14.2.0-19) ...
#15 597.3 Setting up libpam-systemd:arm64 (257.9-1~deb13u1) ...
#15 597.7 debconf: unable to initialize frontend: Dialog
#15 597.7 debconf: (TERM is not set, so the dialog frontend is not usable.)
#15 597.7 debconf: falling back to frontend: Readline
#15 597.7 debconf: unable to initialize frontend: Readline
#15 597.7 debconf: (Can't locate Term/ReadLine.pm in @INC (you may need to install the Term::ReadLine module) (@INC entries checked: /etc/perl /usr/local/lib/aarch64-linux-gnu/perl/5.40.1 /usr/local/share/perl/5.40.1 /usr/lib/aarch64-linux-gnu/perl5/5.40 /usr/share/perl5 /usr/lib/aarch64-linux-gnu/perl-base /usr/lib/aarch64-linux-gnu/perl/5.40 /usr/share/perl/5.40 /usr/local/lib/site_perl) at /usr/share/perl5/Debconf/FrontEnd/Readline.pm line 8.)
#15 597.7 debconf: falling back to frontend: Teletype
#15 597.8 debconf: unable to initialize frontend: Teletype
#15 597.8 debconf: (This frontend requires a controlling tty.)
#15 597.8 debconf: falling back to frontend: Noninteractive
#15 598.2 Setting up libc6-dev:arm64 (2.41-12) ...
#15 598.2 Setting up libharfbuzz0b:arm64 (10.2.0-1+b1) ...
#15 598.8 Setting up libfontconfig1:arm64 (2.15.0-2.3) ...
#15 599.5 Setting up libgcc-14-dev:arm64 (14.2.0-19) ...
#15 599.5 Setting up libstdc++-14-dev:arm64 (14.2.0-19) ...
#15 599.6 Setting up libavahi-client3:arm64 (0.8-16) ...
#15 599.6 Setting up libdrm-amdgpu1:arm64 (2.4.124-2) ...
#15 599.7 Setting up libbz2-dev:arm64 (1.0.8-6) ...
#15 599.7 Setting up libgnutls30t64:arm64 (3.8.9-3) ...
#15 599.8 Setting up mesa-libgallium:arm64 (25.0.7-2) ...
#15 599.8 Setting up fontconfig (2.15.0-2.3) ...
#15 600.0 Regenerating fonts cache... done.
#15 602.2 Setting up libatk1.0-0t64:arm64 (2.56.2-1) ...
#15 602.3 Setting up libxi6:arm64 (2:1.8.2-1) ...
#15 602.3 Setting up libgbm1:arm64 (25.0.7-2) ...
#15 602.4 Setting up libxtst6:arm64 (2:1.2.5-1) ...
#15 602.4 Setting up libpango-1.0-0:arm64 (1.56.3-1) ...
#15 602.5 Setting up binutils (2.44-3) ...
#15 602.6 Setting up libcairo2:arm64 (1.18.4-1+b1) ...
#15 602.6 Setting up libdconf1:arm64 (0.40.0-5) ...
#15 602.7 Setting up dbus-user-session (1.16.2-2) ...
#15 602.8 Setting up cpp-aarch64-linux-gnu (4:14.2.0-1) ...
#15 602.9 Setting up libjpeg62-turbo-dev:arm64 (1:2.1.5-4) ...
#15 602.9 Setting up libatspi2.0-0t64:arm64 (2.56.2-1) ...
#15 603.0 Setting up cpp-14 (14.2.0-19) ...
#15 603.0 Setting up zlib1g-dev:arm64 (1:1.3.dfsg+really1.3.1-1+b1) ...
#15 603.1 Setting up cpp (4:14.2.0-1) ...
#15 603.2 Setting up gcc-14-aarch64-linux-gnu (14.2.0-19) ...
#15 603.3 Setting up libcups2t64:arm64 (2.4.10-3+deb13u2) ...
#15 603.4 Setting up libatk-bridge2.0-0t64:arm64 (2.56.2-1) ...
#15 603.5 Setting up gcc-aarch64-linux-gnu (4:14.2.0-1) ...
#15 603.5 Setting up g++-14-aarch64-linux-gnu (14.2.0-19) ...
#15 603.6 Setting up libpng-dev:arm64 (1.6.48-1) ...
#15 604.6 Setting up libjpeg-dev:arm64 (1:2.1.5-4) ...
#15 604.7 Setting up dconf-service (0.40.0-5) ...
#15 604.7 Setting up gcc-14 (14.2.0-19) ...
#15 604.9 Setting up libfreetype-dev:arm64 (2.13.3+dfsg-1) ...
#15 604.9 Setting up g++-aarch64-linux-gnu (4:14.2.0-1) ...
#15 605.1 Setting up g++-14 (14.2.0-19) ...
#15 605.2 Setting up dconf-gsettings-backend:arm64 (0.40.0-5) ...
#15 605.2 Setting up gcc (4:14.2.0-1) ...
#15 605.4 Setting up g++ (4:14.2.0-1) ...
#15 605.4 update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode
#15 605.5 Setting up gsettings-desktop-schemas (48.0-1) ...
#15 605.6 Setting up at-spi2-core (2.56.2-1) ...
#15 605.7 Setting up dmsetup (2:1.02.205-2) ...
#15 605.8 Setting up libdevmapper1.02.1:arm64 (2:1.02.205-2) ...
#15 605.9 Setting up libcryptsetup12:arm64 (2:2.7.5-2) ...
#15 606.0 Setting up systemd-cryptsetup (257.9-1~deb13u1) ...
#15 606.0 Processing triggers for libc-bin (2.41-12) ...
#15 606.4 Processing triggers for systemd (257.9-1~deb13u1) ...
#15 DONE 609.5s
#21 [backend 4/7] COPY requirements.txt .
#21 DONE 1.1s
#22 [backend 5/7] RUN pip install --no-cache-dir -r requirements.txt
#22 13.64 Collecting fastapi==0.104.1 (from -r requirements.txt (line 1))
#22 13.80 Downloading fastapi-0.104.1-py3-none-any.whl.metadata (24 kB)
#22 14.02 Collecting uvicorn==0.24.0 (from uvicorn[standard]==0.24.0->-r requirements.txt (line 2))
#22 14.05 Downloading uvicorn-0.24.0-py3-none-any.whl.metadata (6.4 kB)
#22 15.92 Collecting sqlalchemy==2.0.23 (from -r requirements.txt (line 3))
#22 15.95 Downloading SQLAlchemy-2.0.23-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.metadata (9.6 kB)
#22 16.27 Collecting alembic==1.12.1 (from -r requirements.txt (line 4))
#22 16.29 Downloading alembic-1.12.1-py3-none-any.whl.metadata (7.3 kB)
#22 17.15 Collecting pydantic==2.5.0 (from -r requirements.txt (line 5))
#22 17.17 Downloading pydantic-2.5.0-py3-none-any.whl.metadata (174 kB)
#22 17.26 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 174.6/174.6 kB 2.4 MB/s eta 0:00:00
#22 17.41 Collecting pydantic-settings==2.1.0 (from -r requirements.txt (line 6))
#22 17.46 Downloading pydantic_settings-2.1.0-py3-none-any.whl.metadata (2.9 kB)
#22 17.57 Collecting python-multipart==0.0.6 (from -r requirements.txt (line 7))
#22 17.60 Downloading python_multipart-0.0.6-py3-none-any.whl.metadata (2.5 kB)
#22 17.69 Collecting python-jose==3.3.0 (from python-jose[cryptography]==3.3.0->-r requirements.txt (line 8))
#22 17.71 Downloading python_jose-3.3.0-py2.py3-none-any.whl.metadata (5.4 kB)
#22 17.79 Collecting passlib==1.7.4 (from passlib[bcrypt]==1.7.4->-r requirements.txt (line 9))
#22 17.82 Downloading passlib-1.7.4-py2.py3-none-any.whl.metadata (1.7 kB)
#22 17.93 Collecting python-dotenv==1.0.0 (from -r requirements.txt (line 10))
#22 17.95 Downloading python_dotenv-1.0.0-py3-none-any.whl.metadata (21 kB)
#22 18.12 Collecting httpx==0.25.2 (from -r requirements.txt (line 11))
#22 18.14 Downloading httpx-0.25.2-py3-none-any.whl.metadata (6.9 kB)
#22 18.50 Collecting pytest==7.4.3 (from -r requirements.txt (line 12))
#22 18.53 Downloading pytest-7.4.3-py3-none-any.whl.metadata (7.9 kB)
#22 18.69 Collecting pytest-asyncio==0.21.1 (from -r requirements.txt (line 13))
#22 18.71 Downloading pytest_asyncio-0.21.1-py3-none-any.whl.metadata (4.0 kB)
#22 18.91 Collecting requests==2.31.0 (from -r requirements.txt (line 14))
#22 18.93 Downloading requests-2.31.0-py3-none-any.whl.metadata (4.6 kB)
#22 19.09 Collecting pytest-mock==3.12.0 (from -r requirements.txt (line 15))
#22 19.12 Downloading pytest_mock-3.12.0-py3-none-any.whl.metadata (3.8 kB)
#22 19.88 Collecting reportlab==4.0.7 (from -r requirements.txt (line 16))
#22 19.90 Downloading reportlab-4.0.7-py3-none-any.whl.metadata (1.3 kB)
#22 20.92 Collecting matplotlib==3.8.2 (from -r requirements.txt (line 17))
#22 20.95 Downloading matplotlib-3.8.2-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.metadata (5.8 kB)
#22 22.17 Collecting Pillow==10.1.0 (from -r requirements.txt (line 18))
#22 22.20 Downloading Pillow-10.1.0-cp311-cp311-manylinux_2_28_aarch64.whl.metadata (9.5 kB)
#22 22.50 Collecting playwright==1.55.0 (from -r requirements.txt (line 19))
#22 22.60 Downloading playwright-1.55.0-py3-none-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.metadata (3.5 kB)
#22 22.86 Collecting anyio<4.0.0,>=3.7.1 (from fastapi==0.104.1->-r requirements.txt (line 1))
#22 22.88 Downloading anyio-3.7.1-py3-none-any.whl.metadata (4.7 kB)
#22 23.24 Collecting starlette<0.28.0,>=0.27.0 (from fastapi==0.104.1->-r requirements.txt (line 1))
#22 23.27 Downloading starlette-0.27.0-py3-none-any.whl.metadata (5.8 kB)
#22 23.41 Collecting typing-extensions>=4.8.0 (from fastapi==0.104.1->-r requirements.txt (line 1))
#22 23.44 Downloading typing_extensions-4.15.0-py3-none-any.whl.metadata (3.3 kB)
#22 23.64 Collecting click>=7.0 (from uvicorn==0.24.0->uvicorn[standard]==0.24.0->-r requirements.txt (line 2))
#22 23.67 Downloading click-8.3.1-py3-none-any.whl.metadata (2.6 kB)
#22 23.75 Collecting h11>=0.8 (from uvicorn==0.24.0->uvicorn[standard]==0.24.0->-r requirements.txt (line 2))
#22 23.77 Downloading h11-0.16.0-py3-none-any.whl.metadata (8.3 kB)
#22 25.03 Collecting greenlet!=0.4.17 (from sqlalchemy==2.0.23->-r requirements.txt (line 3))
#22 25.05 Downloading greenlet-3.2.4-cp311-cp311-manylinux2014_aarch64.manylinux_2_17_aarch64.whl.metadata (4.1 kB)
#22 25.29 Collecting Mako (from alembic==1.12.1->-r requirements.txt (line 4))
#22 25.32 Downloading mako-1.3.10-py3-none-any.whl.metadata (2.9 kB)
#22 25.48 Collecting annotated-types>=0.4.0 (from pydantic==2.5.0->-r requirements.txt (line 5))
#22 25.50 Downloading annotated_types-0.7.0-py3-none-any.whl.metadata (15 kB)
#22 30.09 Collecting pydantic-core==2.14.1 (from pydantic==2.5.0->-r requirements.txt (line 5))
#22 30.12 Downloading pydantic_core-2.14.1-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.metadata (6.5 kB)
#22 30.47 Collecting ecdsa!=0.15 (from python-jose==3.3.0->python-jose[cryptography]==3.3.0->-r requirements.txt (line 8))
#22 30.50 Downloading ecdsa-0.19.1-py2.py3-none-any.whl.metadata (29 kB)
#22 30.60 Collecting rsa (from python-jose==3.3.0->python-jose[cryptography]==3.3.0->-r requirements.txt (line 8))
#22 30.62 Downloading rsa-4.9.1-py3-none-any.whl.metadata (5.6 kB)
#22 30.78 Collecting pyasn1 (from python-jose==3.3.0->python-jose[cryptography]==3.3.0->-r requirements.txt (line 8))
#22 30.80 Downloading pyasn1-0.6.1-py3-none-any.whl.metadata (8.4 kB)
#22 31.25 Collecting certifi (from httpx==0.25.2->-r requirements.txt (line 11))
#22 32.04 Downloading certifi-2025.11.12-py3-none-any.whl.metadata (2.5 kB)
#22 32.19 Collecting httpcore==1.* (from httpx==0.25.2->-r requirements.txt (line 11))
#22 32.23 Downloading httpcore-1.0.9-py3-none-any.whl.metadata (21 kB)
#22 32.35 Collecting idna (from httpx==0.25.2->-r requirements.txt (line 11))
#22 32.38 Downloading idna-3.11-py3-none-any.whl.metadata (8.4 kB)
#22 32.44 Collecting sniffio (from httpx==0.25.2->-r requirements.txt (line 11))
#22 32.47 Downloading sniffio-1.3.1-py3-none-any.whl.metadata (3.9 kB)
#22 32.60 Collecting iniconfig (from pytest==7.4.3->-r requirements.txt (line 12))
#22 32.62 Downloading iniconfig-2.3.0-py3-none-any.whl.metadata (2.5 kB)
#22 32.76 Collecting packaging (from pytest==7.4.3->-r requirements.txt (line 12))
#22 32.84 Downloading packaging-25.0-py3-none-any.whl.metadata (3.3 kB)
#22 32.95 Collecting pluggy<2.0,>=0.12 (from pytest==7.4.3->-r requirements.txt (line 12))
#22 32.98 Downloading pluggy-1.6.0-py3-none-any.whl.metadata (4.8 kB)
#22 33.64 Collecting charset-normalizer<4,>=2 (from requests==2.31.0->-r requirements.txt (line 14))
#22 33.66 Downloading charset_normalizer-3.4.4-cp311-cp311-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl.metadata (37 kB)
#22 33.92 Collecting urllib3<3,>=1.21.1 (from requests==2.31.0->-r requirements.txt (line 14))
#22 33.94 Downloading urllib3-2.5.0-py3-none-any.whl.metadata (6.5 kB)
#22 34.51 Collecting contourpy>=1.0.1 (from matplotlib==3.8.2->-r requirements.txt (line 17))
#22 34.54 Downloading contourpy-1.3.3-cp311-cp311-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl.metadata (5.5 kB)
#22 34.60 Collecting cycler>=0.10 (from matplotlib==3.8.2->-r requirements.txt (line 17))
#22 34.62 Downloading cycler-0.12.1-py3-none-any.whl.metadata (3.8 kB)
#22 35.54 Collecting fonttools>=4.22.0 (from matplotlib==3.8.2->-r requirements.txt (line 17))
#22 35.56 Downloading fonttools-4.60.1-cp311-cp311-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl.metadata (112 kB)
#22 35.58 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 112.3/112.3 kB 25.0 MB/s eta 0:00:00
#22 35.96 Collecting kiwisolver>=1.3.1 (from matplotlib==3.8.2->-r requirements.txt (line 17))
#22 35.99 Downloading kiwisolver-1.4.9-cp311-cp311-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl.metadata (6.3 kB)
#22 37.33 Collecting numpy<2,>=1.21 (from matplotlib==3.8.2->-r requirements.txt (line 17))
#22 37.35 Downloading numpy-1.26.4-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.metadata (62 kB)
#22 37.37 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.3/62.3 kB 18.7 MB/s eta 0:00:00
#22 37.70 Collecting pyparsing>=2.3.1 (from matplotlib==3.8.2->-r requirements.txt (line 17))
#22 37.73 Downloading pyparsing-3.2.5-py3-none-any.whl.metadata (5.0 kB)
#22 37.82 Collecting python-dateutil>=2.7 (from matplotlib==3.8.2->-r requirements.txt (line 17))
#22 37.85 Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl.metadata (8.4 kB)
#22 38.04 Collecting pyee<14,>=13 (from playwright==1.55.0->-r requirements.txt (line 19))
#22 38.12 Downloading pyee-13.0.0-py3-none-any.whl.metadata (2.9 kB)
#22 38.47 Collecting bcrypt>=3.1.0 (from passlib[bcrypt]==1.7.4->-r requirements.txt (line 9))
#22 38.55 Downloading bcrypt-5.0.0-cp39-abi3-manylinux_2_34_aarch64.whl.metadata (10 kB)
#22 39.77 Collecting cryptography>=3.4.0 (from python-jose[cryptography]==3.3.0->-r requirements.txt (line 8))
#22 39.79 Downloading cryptography-46.0.3-cp311-abi3-manylinux_2_34_aarch64.whl.metadata (5.7 kB)
#22 40.05 Collecting httptools>=0.5.0 (from uvicorn[standard]==0.24.0->-r requirements.txt (line 2))
#22 40.07 Downloading httptools-0.7.1-cp311-cp311-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl.metadata (3.5 kB)
#22 40.31 Collecting pyyaml>=5.1 (from uvicorn[standard]==0.24.0->-r requirements.txt (line 2))
#22 40.34 Downloading pyyaml-6.0.3-cp311-cp311-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl.metadata (2.4 kB)
#22 40.58 Collecting uvloop!=0.15.0,!=0.15.1,>=0.14.0 (from uvicorn[standard]==0.24.0->-r requirements.txt (line 2))
#22 40.61 Downloading uvloop-0.22.1-cp311-cp311-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl.metadata (4.9 kB)
#22 41.04 Collecting watchfiles>=0.13 (from uvicorn[standard]==0.24.0->-r requirements.txt (line 2))
#22 41.07 Downloading watchfiles-1.1.1-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.metadata (4.9 kB)
#22 41.56 Collecting websockets>=10.4 (from uvicorn[standard]==0.24.0->-r requirements.txt (line 2))
#22 41.59 Downloading websockets-15.0.1-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.metadata (6.8 kB)
#22 43.08 Collecting cffi>=2.0.0 (from cryptography>=3.4.0->python-jose[cryptography]==3.3.0->-r requirements.txt (line 8))
#22 43.10 Downloading cffi-2.0.0-cp311-cp311-manylinux2014_aarch64.manylinux_2_17_aarch64.whl.metadata (2.6 kB)
#22 43.28 Collecting six>=1.9.0 (from ecdsa!=0.15->python-jose==3.3.0->python-jose[cryptography]==3.3.0->-r requirements.txt (line 8))
#22 43.31 Downloading six-1.17.0-py2.py3-none-any.whl.metadata (1.7 kB)
#22 44.99 Collecting MarkupSafe>=0.9.2 (from Mako->alembic==1.12.1->-r requirements.txt (line 4))
#22 45.01 Downloading markupsafe-3.0.3-cp311-cp311-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl.metadata (2.7 kB)
#22 45.23 Collecting pycparser (from cffi>=2.0.0->cryptography>=3.4.0->python-jose[cryptography]==3.3.0->-r requirements.txt (line 8))
#22 45.26 Downloading pycparser-2.23-py3-none-any.whl.metadata (993 bytes)
#22 45.48 Downloading fastapi-0.104.1-py3-none-any.whl (92 kB)
#22 45.49 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 92.9/92.9 kB 29.7 MB/s eta 0:00:00
#22 45.52 Downloading uvicorn-0.24.0-py3-none-any.whl (59 kB)
#22 45.53 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 59.6/59.6 kB 24.4 MB/s eta 0:00:00
#22 45.56 Downloading SQLAlchemy-2.0.23-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (3.2 MB)
#22 45.85 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.2/3.2 MB 11.5 MB/s eta 0:00:00
#22 45.88 Downloading alembic-1.12.1-py3-none-any.whl (226 kB)
#22 45.90 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 226.8/226.8 kB 20.4 MB/s eta 0:00:00
#22 45.92 Downloading pydantic-2.5.0-py3-none-any.whl (407 kB)
#22 45.96 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 407.5/407.5 kB 13.8 MB/s eta 0:00:00
#22 45.98 Downloading pydantic_settings-2.1.0-py3-none-any.whl (11 kB)
#22 46.01 Downloading python_multipart-0.0.6-py3-none-any.whl (45 kB)
#22 46.02 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 45.7/45.7 kB 28.7 MB/s eta 0:00:00
#22 46.04 Downloading python_jose-3.3.0-py2.py3-none-any.whl (33 kB)
#22 46.06 Downloading passlib-1.7.4-py2.py3-none-any.whl (525 kB)
#22 46.17 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 525.6/525.6 kB 5.3 MB/s eta 0:00:00
#22 46.19 Downloading python_dotenv-1.0.0-py3-none-any.whl (19 kB)
#22 46.22 Downloading httpx-0.25.2-py3-none-any.whl (74 kB)
#22 46.23 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 75.0/75.0 kB 29.6 MB/s eta 0:00:00
#22 46.25 Downloading pytest-7.4.3-py3-none-any.whl (325 kB)
#22 46.29 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 325.1/325.1 kB 14.2 MB/s eta 0:00:00
#22 46.31 Downloading pytest_asyncio-0.21.1-py3-none-any.whl (13 kB)
#22 46.33 Downloading requests-2.31.0-py3-none-any.whl (62 kB)
#22 46.34 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.6/62.6 kB 19.2 MB/s eta 0:00:00
#22 46.37 Downloading pytest_mock-3.12.0-py3-none-any.whl (9.8 kB)
#22 46.39 Downloading reportlab-4.0.7-py3-none-any.whl (1.9 MB)
#22 46.59 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.9/1.9 MB 10.1 MB/s eta 0:00:00
#22 46.70 Downloading matplotlib-3.8.2-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (11.4 MB)
#22 48.02 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 11.4/11.4 MB 8.5 MB/s eta 0:00:00
#22 48.05 Downloading Pillow-10.1.0-cp311-cp311-manylinux_2_28_aarch64.whl (3.5 MB)
#22 48.34 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.5/3.5 MB 12.5 MB/s eta 0:00:00
#22 48.36 Downloading playwright-1.55.0-py3-none-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (45.3 MB)
#22 52.14 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 45.3/45.3 MB 12.2 MB/s eta 0:00:00
#22 52.16 Downloading httpcore-1.0.9-py3-none-any.whl (78 kB)
#22 52.18 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 78.8/78.8 kB 27.6 MB/s eta 0:00:00
#22 52.20 Downloading pydantic_core-2.14.1-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (1.8 MB)
#22 52.35 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB 12.8 MB/s eta 0:00:00
#22 52.38 Downloading annotated_types-0.7.0-py3-none-any.whl (13 kB)
#22 52.40 Downloading anyio-3.7.1-py3-none-any.whl (80 kB)
#22 52.41 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 80.9/80.9 kB 28.8 MB/s eta 0:00:00
#22 52.44 Downloading bcrypt-5.0.0-cp39-abi3-manylinux_2_34_aarch64.whl (275 kB)
#22 52.47 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 275.7/275.7 kB 18.0 MB/s eta 0:00:00
#22 52.49 Downloading certifi-2025.11.12-py3-none-any.whl (159 kB)
#22 52.51 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 159.4/159.4 kB 26.9 MB/s eta 0:00:00
#22 52.53 Downloading charset_normalizer-3.4.4-cp311-cp311-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl (147 kB)
#22 52.55 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 147.3/147.3 kB 20.2 MB/s eta 0:00:00
#22 52.57 Downloading click-8.3.1-py3-none-any.whl (108 kB)
#22 52.58 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 108.3/108.3 kB 24.1 MB/s eta 0:00:00
#22 52.60 Downloading contourpy-1.3.3-cp311-cp311-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl (329 kB)
#22 52.63 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 329.2/329.2 kB 14.3 MB/s eta 0:00:00
#22 52.66 Downloading cryptography-46.0.3-cp311-abi3-manylinux_2_34_aarch64.whl (4.3 MB)
#22 53.01 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.3/4.3 MB 12.4 MB/s eta 0:00:00
#22 53.04 Downloading cycler-0.12.1-py3-none-any.whl (8.3 kB)
#22 53.06 Downloading ecdsa-0.19.1-py2.py3-none-any.whl (150 kB)
#22 53.09 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 150.6/150.6 kB 25.9 MB/s eta 0:00:00
#22 53.12 Downloading fonttools-4.60.1-cp311-cp311-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl (5.0 MB)
#22 53.54 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 5.0/5.0 MB 12.4 MB/s eta 0:00:00
#22 53.56 Downloading greenlet-3.2.4-cp311-cp311-manylinux2014_aarch64.manylinux_2_17_aarch64.whl (632 kB)
#22 53.61 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 632.5/632.5 kB 13.2 MB/s eta 0:00:00
#22 53.63 Downloading h11-0.16.0-py3-none-any.whl (37 kB)
#22 53.66 Downloading httptools-0.7.1-cp311-cp311-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl (454 kB)
#22 53.70 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 455.0/455.0 kB 13.5 MB/s eta 0:00:00
#22 53.72 Downloading idna-3.11-py3-none-any.whl (71 kB)
#22 53.73 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 71.0/71.0 kB 28.8 MB/s eta 0:00:00
#22 53.75 Downloading kiwisolver-1.4.9-cp311-cp311-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl (1.2 MB)
#22 53.86 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 12.9 MB/s eta 0:00:00
#22 53.88 Downloading numpy-1.26.4-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (14.2 MB)
#22 55.07 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 14.2/14.2 MB 12.0 MB/s eta 0:00:00
#22 55.09 Downloading packaging-25.0-py3-none-any.whl (66 kB)
#22 55.10 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 66.5/66.5 kB 26.2 MB/s eta 0:00:00
#22 55.12 Downloading pluggy-1.6.0-py3-none-any.whl (20 kB)
#22 55.15 Downloading pyee-13.0.0-py3-none-any.whl (15 kB)
#22 55.17 Downloading pyparsing-3.2.5-py3-none-any.whl (113 kB)
#22 55.18 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 113.9/113.9 kB 22.9 MB/s eta 0:00:00
#22 55.21 Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB)
#22 55.23 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 229.9/229.9 kB 18.1 MB/s eta 0:00:00
#22 55.25 Downloading pyyaml-6.0.3-cp311-cp311-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl (775 kB)
#22 55.32 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 775.6/775.6 kB 12.2 MB/s eta 0:00:00
#22 55.34 Downloading sniffio-1.3.1-py3-none-any.whl (10 kB)
#22 55.37 Downloading starlette-0.27.0-py3-none-any.whl (66 kB)
#22 55.38 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 67.0/67.0 kB 26.2 MB/s eta 0:00:00
#22 55.40 Downloading typing_extensions-4.15.0-py3-none-any.whl (44 kB)
#22 55.41 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 44.6/44.6 kB 27.9 MB/s eta 0:00:00
#22 55.43 Downloading urllib3-2.5.0-py3-none-any.whl (129 kB)
#22 55.45 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 129.8/129.8 kB 21.5 MB/s eta 0:00:00
#22 55.47 Downloading uvloop-0.22.1-cp311-cp311-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl (3.8 MB)
#22 55.80 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.8/3.8 MB 11.9 MB/s eta 0:00:00
#22 55.82 Downloading watchfiles-1.1.1-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (448 kB)
#22 55.86 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 448.8/448.8 kB 14.8 MB/s eta 0:00:00
#22 55.89 Downloading websockets-15.0.1-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (182 kB)
#22 55.91 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 182.9/182.9 kB 16.3 MB/s eta 0:00:00
#22 55.93 Downloading iniconfig-2.3.0-py3-none-any.whl (7.5 kB)
#22 55.95 Downloading mako-1.3.10-py3-none-any.whl (78 kB)
#22 55.96 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 78.5/78.5 kB 24.8 MB/s eta 0:00:00
#22 55.98 Downloading pyasn1-0.6.1-py3-none-any.whl (83 kB)
#22 55.99 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 83.1/83.1 kB 23.9 MB/s eta 0:00:00
#22 56.02 Downloading rsa-4.9.1-py3-none-any.whl (34 kB)
#22 56.04 Downloading cffi-2.0.0-cp311-cp311-manylinux2014_aarch64.manylinux_2_17_aarch64.whl (216 kB)
#22 56.07 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 216.5/216.5 kB 14.8 MB/s eta 0:00:00
#22 56.09 Downloading markupsafe-3.0.3-cp311-cp311-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl (24 kB)
#22 56.12 Downloading six-1.17.0-py2.py3-none-any.whl (11 kB)
#22 56.14 Downloading pycparser-2.23-py3-none-any.whl (118 kB)
#22 56.15 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.1/118.1 kB 21.6 MB/s eta 0:00:00
#22 59.17 Installing collected packages: passlib, websockets, uvloop, urllib3, typing-extensions, sniffio, six, pyyaml, python-multipart, python-dotenv, pyparsing, pycparser, pyasn1, pluggy, Pillow, packaging, numpy, MarkupSafe, kiwisolver, iniconfig, idna, httptools, h11, greenlet, fonttools, cycler, click, charset-normalizer, certifi, bcrypt, annotated-types, uvicorn, sqlalchemy, rsa, requests, reportlab, python-dateutil, pytest, pyee, pydantic-core, Mako, httpcore, ecdsa, contourpy, cffi, anyio, watchfiles, starlette, python-jose, pytest-mock, pytest-asyncio, pydantic, playwright, matplotlib, httpx, cryptography, alembic, pydantic-settings, fastapi
#22 192.0 Successfully installed Mako-1.3.10 MarkupSafe-3.0.3 Pillow-10.1.0 alembic-1.12.1 annotated-types-0.7.0 anyio-3.7.1 bcrypt-5.0.0 certifi-2025.11.12 cffi-2.0.0 charset-normalizer-3.4.4 click-8.3.1 contourpy-1.3.3 cryptography-46.0.3 cycler-0.12.1 ecdsa-0.19.1 fastapi-0.104.1 fonttools-4.60.1 greenlet-3.2.4 h11-0.16.0 httpcore-1.0.9 httptools-0.7.1 httpx-0.25.2 idna-3.11 iniconfig-2.3.0 kiwisolver-1.4.9 matplotlib-3.8.2 numpy-1.26.4 packaging-25.0 passlib-1.7.4 playwright-1.55.0 pluggy-1.6.0 pyasn1-0.6.1 pycparser-2.23 pydantic-2.5.0 pydantic-core-2.14.1 pydantic-settings-2.1.0 pyee-13.0.0 pyparsing-3.2.5 pytest-7.4.3 pytest-asyncio-0.21.1 pytest-mock-3.12.0 python-dateutil-2.9.0.post0 python-dotenv-1.0.0 python-jose-3.3.0 python-multipart-0.0.6 pyyaml-6.0.3 reportlab-4.0.7 requests-2.31.0 rsa-4.9.1 six-1.17.0 sniffio-1.3.1 sqlalchemy-2.0.23 starlette-0.27.0 typing-extensions-4.15.0 urllib3-2.5.0 uvicorn-0.24.0 uvloop-0.22.1 watchfiles-1.1.1 websockets-15.0.1
#22 192.0 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv
#22 192.3
#22 192.3 [notice] A new release of pip is available: 24.0 -> 25.3
#22 192.3 [notice] To update, run: pip install --upgrade pip
#22 DONE 239.5s
#23 [backend 6/7] COPY . .
#23 DONE 6.9s
#24 [backend 7/7] RUN mkdir -p data
#24 DONE 1.8s
#25 [backend] exporting to image
#25 exporting layers
#25 exporting layers 35.4s done
#25 writing image sha256:fd66628a3abd8940406ad5416330ae6799d36aceaa36f2cda686863004b84803 0.0s done
#25 naming to docker.io/library/juntete-backend 0.0s done
#25 DONE 35.6s
#26 [backend] resolving provenance for metadata file
#26 DONE 0.1s
juntete-backend Built
juntete-frontend Built