[2025-03-23 14:51:16.665625 sunset] INFO: xbbs.worker: running job JobMessage(project='managarm_riscv', job='batch:image', repository='https://github.com/managarm/bootstrap-managarm.git', revision='047cc2b10d72f3e5b04b5bc1a44e4f5878ac2da7', output='tcp://10.0.69.1:16999', build_root='/var/lib/xbbs/tmp/worker', needed_pkgs={'gmp': {'architecture': 'riscv64', 'version': '6.3.0_1'}, 'frigg': {'architecture': 'riscv64', 'version': '0.0pl358_7'}, 'linux-headers': {'architecture': 'riscv64', 'version': '6.12.8_2'}, 'libdrm-headers': {'architecture': 'riscv64', 'version': '2.4.115_2'}, 'mlibc-headers': {'architecture': 'riscv64', 'version': '0.0pl4380_2'}, 'mlibc': {'architecture': 'riscv64', 'version': '0.0pl4380_2'}, 'zlib': {'architecture': 'riscv64', 'version': '1.2.12_8'}, 'mpfr': {'architecture': 'riscv64', 'version': '4.2.1_6'}, 'mpc': {'architecture': 'riscv64', 'version': '1.3.1_5'}, 'gcc': {'architecture': 'riscv64', 'version': '14.2.0_1'}, 'limine': {'architecture': 'riscv64', 'version': '9.2.0_1'}, 'boost': {'architecture': {'riscv64'}, 'version': '1.62.0_8'}, 'libasync': {'architecture': 'riscv64', 'version': '0.0pl175_8'}, 'libdrm': {'architecture': 'riscv64', 'version': '2.4.115_9'}, 'libiconv': {'architecture': 'riscv64', 'version': '1.17_8'}, 'shadow': {'architecture': 'riscv64', 'version': '4.8.1_6'}, 'openssl': {'architecture': 'riscv64', 'version': '1.1.1w_2'}, 'libintl': {'architecture': 'riscv64', 'version': '0.21_10'}, 'libcap': {'architecture': 'riscv64', 'version': '2.72_2'}, 'libxcrypt': {'architecture': 'riscv64', 'version': '4.4.38_1'}, 'ncurses': {'architecture': 'riscv64', 'version': '6.2_11'}, 'readline': {'architecture': 'riscv64', 'version': '8.1_10'}, 'file': {'architecture': 'riscv64', 'version': '5.46_1'}, 'util-linux-libs': {'architecture': 'riscv64', 'version': '2.36.2_13'}, 'systemd': {'architecture': 'riscv64', 'version': '256.8_8'}, 'libsmarter': {'architecture': 'riscv64', 'version': '0.0pl22_10'}, 'lewis': {'architecture': 'riscv64', 'version': '0.0pl109_10'}, 'fafnir': {'architecture': 'riscv64', 'version': '0.0pl8_9'}, 'managarm-system': {'architecture': 'riscv64', 'version': '0.0pl5096_1'}, 'managarm-kernel': {'architecture': 'riscv64', 'version': '0.0pl5096_1'}, 'freestnd-cxx-hdrs': {'architecture': 'riscv64', 'version': '0.0pl113_2'}, 'freestnd-c-hdrs': {'architecture': 'riscv64', 'version': '0.0pl30_2'}, 'managarm-kernel-uefi': {'architecture': 'riscv64', 'version': '0.0pl5096_1'}, 'core-files': {'architecture': {'riscv64'}, 'version': '1.0_12'}}, needed_tools={'cross-binutils': {'architecture': 'riscv64', 'version': '2.43.1_1'}, 'host-limine': {'architecture': 'riscv64', 'version': '9.2.0_1'}}, prod_pkgs={}, prod_tools={}, prod_files=['image.xz'], tool_repo='https://mirrors.managarm.org/currents/managarm_riscv/tool_repo', pkg_repo='https://mirrors.managarm.org/currents/managarm_riscv/package_repo', mirror_root='https://mirrors.managarm.org/mirror/', distfile_path='xbbs/riscv64/') [2025-03-23 14:51:16.668037 sunset] INFO: xbbs.worker: running command ['git', 'init'] (params {'cwd': '/var/lib/xbbs/tmp/worker.src'}) hint: Using 'master' as the name for the initial branch. This default branch name hint: is subject to change. To configure the initial branch name to use in all hint: of your new repositories, which will suppress this warning, call: hint: hint: git config --global init.defaultBranch hint: hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and hint: 'development'. The just-created branch can be renamed via this command: hint: hint: git branch -m Initialized empty Git repository in /var/lib/xbbs/tmp/worker.src/.git/ [2025-03-23 14:51:16.696135 sunset] INFO: xbbs.worker: running command ['git', 'remote', 'add', 'origin', 'https://github.com/managarm/bootstrap-managarm.git'] (params {'cwd': '/var/lib/xbbs/tmp/worker.src'}) [2025-03-23 14:51:16.711076 sunset] INFO: xbbs.worker: running command ['git', 'fetch', 'origin'] (params {'cwd': '/var/lib/xbbs/tmp/worker.src'}) From https://github.com/managarm/bootstrap-managarm * [new branch] master -> origin/master [2025-03-23 14:51:17.920540 sunset] INFO: xbbs.worker: running command ['git', 'checkout', '--detach', '047cc2b10d72f3e5b04b5bc1a44e4f5878ac2da7'] (params {'cwd': '/var/lib/xbbs/tmp/worker.src'}) HEAD is now at 047cc2b Merge pull request #487 from Dennisbonke/mesa [2025-03-23 14:51:17.971086 sunset] INFO: xbbs.worker: running command ['xbstrap', 'init', '/var/lib/xbbs/tmp/worker.src'] (params {'cwd': '/var/lib/xbbs/tmp/worker'}) Creating cargo-home/config.toml [2025-03-23 14:51:24.197150 sunset] INFO: xbbs.worker: running command ['xbps-install', '-Uy', '-R', 'https://mirrors.managarm.org/currents/managarm_riscv/package_repo', '-r', '/var/lib/xbbs/tmp/worker/system-root', '-SM', '--', 'gmp', 'frigg', 'linux-headers', 'libdrm-headers', 'mlibc-headers', 'mlibc', 'zlib', 'mpfr', 'mpc', 'gcc', 'limine', 'boost', 'libasync', 'libdrm', 'libiconv', 'shadow', 'openssl', 'libintl', 'libcap', 'libxcrypt', 'ncurses', 'readline', 'file', 'util-linux-libs', 'systemd', 'libsmarter', 'lewis', 'fafnir', 'managarm-system', 'managarm-kernel', 'freestnd-cxx-hdrs', 'freestnd-c-hdrs', 'managarm-kernel-uefi', 'core-files'] (params {'extra_env': {'XBPS_ARCH': 'riscv64'}}) [*] Updating repository `https://mirrors.managarm.org/currents/managarm_riscv/package_repo/riscv64-repodata' ... riscv64-repodata: [21KB 19%] 55MB/s ETA: 00m00s riscv64-repodata: 21KB [avg rate: 282MB/s] 34 packages will be downloaded: 34 packages will be installed: gmp-6.3.0_1 frigg-0.0pl358_7 linux-headers-6.12.8_2 libdrm-headers-2.4.115_2 mlibc-headers-0.0pl4380_2 mlibc-0.0pl4380_2 zlib-1.2.12_8 mpfr-4.2.1_6 mpc-1.3.1_5 gcc-14.2.0_1 limine-9.2.0_1 boost-1.62.0_8 libasync-0.0pl175_8 libdrm-2.4.115_9 libiconv-1.17_8 shadow-4.8.1_6 openssl-1.1.1w_2 libintl-0.21_10 libcap-2.72_2 libxcrypt-4.4.38_1 ncurses-6.2_11 readline-8.1_10 file-5.46_1 util-linux-libs-2.36.2_13 systemd-256.8_8 libsmarter-0.0pl22_10 lewis-0.0pl109_10 fafnir-0.0pl8_9 managarm-system-0.0pl5096_1 managarm-kernel-0.0pl5096_1 freestnd-cxx-hdrs-0.0pl113_2 freestnd-c-hdrs-0.0pl30_2 managarm-kernel-uefi-0.0pl5096_1 core-files-1.0_12 Size to download: 228MB Size required on disk: 1060MB Space available on disk: 757GB [*] Downloading packages gmp-6.3.0_1.riscv64.xbps.sig2: [512B 100%] 14MB/s ETA: 00m00s gmp-6.3.0_1.riscv64.xbps.sig2: 512B [avg rate: 14MB/s] gmp-6.3.0_1.riscv64.xbps: [398KB 1%] 75MB/s ETA: 00m00s gmp-6.3.0_1.riscv64.xbps: 398KB [avg rate: 7477MB/s] gmp-6.3.0_1: verifying RSA signature... frigg-0.0pl358_7.riscv64.xbps.sig2: [512B 100%] 14MB/s ETA: 00m00s frigg-0.0pl358_7.riscv64.xbps.sig2: 512B [avg rate: 14MB/s] frigg-0.0pl358_7.riscv64.xbps: [42KB 9%] 100MB/s ETA: 00m00s frigg-0.0pl358_7.riscv64.xbps: 42KB [avg rate: 1050MB/s] frigg-0.0pl358_7: verifying RSA signature... linux-headers-6.12.8_2.riscv64.xbps.sig2: [512B 100%] 15MB/s ETA: 00m00s linux-headers-6.12.8_2.riscv64.xbps.sig2: 512B [avg rate: 15MB/s] linux-headers-6.12.8_2.riscv64.xbps: [3054KB 0%] 98MB/s ETA: 00m00s linux-headers-6.12.8_2.riscv64.xbps: 3054KB [avg rate: 73GB/s] linux-headers-6.12.8_2: verifying RSA signature... libdrm-headers-2.4.115_2.riscv64.xbps.sig2: [512B 100%] 14MB/s ETA: 00m00s libdrm-headers-2.4.115_2.riscv64.xbps.sig2: 512B [avg rate: 14MB/s] libdrm-headers-2.4.115_2.riscv64.xbps: [114KB 3%] 95MB/s ETA: 00m00s libdrm-headers-2.4.115_2.riscv64.xbps: 114KB [avg rate: 2722MB/s] libdrm-headers-2.4.115_2: verifying RSA signature... mlibc-headers-0.0pl4380_2.riscv64.xbps.sig2: [512B 100%] 14MB/s ETA: 00m00s mlibc-headers-0.0pl4380_2.riscv64.xbps.sig2: 512B [avg rate: 14MB/s] mlibc-headers-0.0pl4380_2.riscv64.xbps: [99KB 4%] 93MB/s ETA: 00m00s mlibc-headers-0.0pl4380_2.riscv64.xbps: 99KB [avg rate: 2293MB/s] mlibc-headers-0.0pl4380_2: verifying RSA signature... mlibc-0.0pl4380_2.riscv64.xbps.sig2: [512B 100%] 14MB/s ETA: 00m00s mlibc-0.0pl4380_2.riscv64.xbps.sig2: 512B [avg rate: 14MB/s] mlibc-0.0pl4380_2.riscv64.xbps: [4073KB 0%] 69MB/s ETA: 00m00s mlibc-0.0pl4380_2.riscv64.xbps: [4073KB 6%] 5081KB/s ETA: 00m13s mlibc-0.0pl4380_2.riscv64.xbps: 4073KB [avg rate: 74MB/s] mlibc-0.0pl4380_2: verifying RSA signature... zlib-1.2.12_8.riscv64.xbps.sig2: [512B 100%] 15MB/s ETA: 00m00s zlib-1.2.12_8.riscv64.xbps.sig2: 512B [avg rate: 15MB/s] zlib-1.2.12_8.riscv64.xbps: [130KB 3%] 64MB/s ETA: 00m00s zlib-1.2.12_8.riscv64.xbps: 130KB [avg rate: 2082MB/s] zlib-1.2.12_8: verifying RSA signature... mpfr-4.2.1_6.riscv64.xbps.sig2: [512B 100%] 13MB/s ETA: 00m00s mpfr-4.2.1_6.riscv64.xbps.sig2: 512B [avg rate: 13MB/s] mpfr-4.2.1_6.riscv64.xbps: [967KB 0%] 103MB/s ETA: 00m00s mpfr-4.2.1_6.riscv64.xbps: 967KB [avg rate: 24GB/s] mpfr-4.2.1_6: verifying RSA signature... mpc-1.3.1_5.riscv64.xbps.sig2: [512B 100%] 14MB/s ETA: 00m00s mpc-1.3.1_5.riscv64.xbps.sig2: 512B [avg rate: 14MB/s] mpc-1.3.1_5.riscv64.xbps: [243KB 1%] 77MB/s ETA: 00m00s mpc-1.3.1_5.riscv64.xbps: 243KB [avg rate: 4644MB/s] mpc-1.3.1_5: verifying RSA signature... gcc-14.2.0_1.riscv64.xbps.sig2: [512B 100%] 15MB/s ETA: 00m00s gcc-14.2.0_1.riscv64.xbps.sig2: 512B [avg rate: 15MB/s] gcc-14.2.0_1.riscv64.xbps: [129MB 0%] 100MB/s ETA: 00m00s gcc-14.2.0_1.riscv64.xbps: [129MB 0%] 5333KB/s ETA: 04m35s gcc-14.2.0_1.riscv64.xbps: [129MB 6%] 8177KB/s ETA: 00m28s gcc-14.2.0_1.riscv64.xbps: [129MB 13%] 8467KB/s ETA: 00m19s gcc-14.2.0_1.riscv64.xbps: [129MB 21%] 9118KB/s ETA: 00m14s gcc-14.2.0_1.riscv64.xbps: [129MB 27%] 9076KB/s ETA: 00m12s gcc-14.2.0_1.riscv64.xbps: [129MB 34%] 9034KB/s ETA: 00m11s gcc-14.2.0_1.riscv64.xbps: [129MB 41%] 9157KB/s ETA: 00m09s gcc-14.2.0_1.riscv64.xbps: [129MB 49%] 9305KB/s ETA: 00m08s gcc-14.2.0_1.riscv64.xbps: [129MB 57%] 9481KB/s ETA: 00m06s gcc-14.2.0_1.riscv64.xbps: [129MB 64%] 9439KB/s ETA: 00m05s gcc-14.2.0_1.riscv64.xbps: [129MB 69%] 9212KB/s ETA: 00m04s gcc-14.2.0_1.riscv64.xbps: [129MB 75%] 9052KB/s ETA: 00m03s gcc-14.2.0_1.riscv64.xbps: [129MB 81%] 8957KB/s ETA: 00m02s gcc-14.2.0_1.riscv64.xbps: [129MB 88%] 8923KB/s ETA: 00m01s gcc-14.2.0_1.riscv64.xbps: [129MB 95%] 9032KB/s ETA: 00m00s gcc-14.2.0_1.riscv64.xbps: 129MB [avg rate: 9428KB/s] gcc-14.2.0_1: verifying RSA signature... limine-9.2.0_1.riscv64.xbps.sig2: [512B 100%] 14MB/s ETA: 00m00s limine-9.2.0_1.riscv64.xbps.sig2: 512B [avg rate: 14MB/s] limine-9.2.0_1.riscv64.xbps: [144KB 2%] 81MB/s ETA: 00m00s limine-9.2.0_1.riscv64.xbps: 144KB [avg rate: 2931MB/s] limine-9.2.0_1: verifying RSA signature... boost-1.62.0_8.noarch.xbps.sig2: [512B 100%] 15MB/s ETA: 00m00s boost-1.62.0_8.noarch.xbps.sig2: 512B [avg rate: 15MB/s] boost-1.62.0_8.noarch.xbps: [8386KB 0%] 103MB/s ETA: 00m00s boost-1.62.0_8.noarch.xbps: [8386KB 33%] 9162KB/s ETA: 00m01s boost-1.62.0_8.noarch.xbps: 8386KB [avg rate: 27MB/s] boost-1.62.0_8: verifying RSA signature... libasync-0.0pl175_8.riscv64.xbps.sig2: [512B 100%] 11MB/s ETA: 00m00s libasync-0.0pl175_8.riscv64.xbps.sig2: 512B [avg rate: 11MB/s] libasync-0.0pl175_8.riscv64.xbps: [17KB 23%] 95MB/s ETA: 00m00s libasync-0.0pl175_8.riscv64.xbps: 17KB [avg rate: 406MB/s] libasync-0.0pl175_8: verifying RSA signature... libdrm-2.4.115_9.riscv64.xbps.sig2: [512B 100%] 13MB/s ETA: 00m00s libdrm-2.4.115_9.riscv64.xbps.sig2: 512B [avg rate: 13MB/s] libdrm-2.4.115_9.riscv64.xbps: [235KB 1%] 93MB/s ETA: 00m00s libdrm-2.4.115_9.riscv64.xbps: 235KB [avg rate: 5466MB/s] libdrm-2.4.115_9: verifying RSA signature... libiconv-1.17_8.riscv64.xbps.sig2: [512B 100%] 13MB/s ETA: 00m00s libiconv-1.17_8.riscv64.xbps.sig2: 512B [avg rate: 13MB/s] libiconv-1.17_8.riscv64.xbps: [842KB 0%] 47MB/s ETA: 00m00s libiconv-1.17_8.riscv64.xbps: 842KB [avg rate: 9794MB/s] libiconv-1.17_8: verifying RSA signature... shadow-4.8.1_6.riscv64.xbps.sig2: [512B 100%] 1695KB/s ETA: 00m00s shadow-4.8.1_6.riscv64.xbps.sig2: 512B [avg rate: 1695KB/s] shadow-4.8.1_6.riscv64.xbps: [895KB 0%] 77MB/s ETA: 00m00s shadow-4.8.1_6.riscv64.xbps: 895KB [avg rate: 17GB/s] shadow-4.8.1_6: verifying RSA signature... openssl-1.1.1w_2.riscv64.xbps.sig2: [512B 100%] 14MB/s ETA: 00m00s openssl-1.1.1w_2.riscv64.xbps.sig2: 512B [avg rate: 14MB/s] openssl-1.1.1w_2.riscv64.xbps: [3367KB 0%] 103MB/s ETA: 00m00s openssl-1.1.1w_2.riscv64.xbps: 3367KB [avg rate: 84GB/s] openssl-1.1.1w_2: verifying RSA signature... libintl-0.21_10.riscv64.xbps.sig2: [512B 100%] 12MB/s ETA: 00m00s libintl-0.21_10.riscv64.xbps.sig2: 512B [avg rate: 12MB/s] libintl-0.21_10.riscv64.xbps: [82KB 4%] 89MB/s ETA: 00m00s libintl-0.21_10.riscv64.xbps: 82KB [avg rate: 1816MB/s] libintl-0.21_10: verifying RSA signature... libcap-2.72_2.riscv64.xbps.sig2: [512B 100%] 10MB/s ETA: 00m00s libcap-2.72_2.riscv64.xbps.sig2: 512B [avg rate: 10MB/s] libcap-2.72_2.riscv64.xbps: [111KB 3%] 80MB/s ETA: 00m00s libcap-2.72_2.riscv64.xbps: 111KB [avg rate: 2205MB/s] libcap-2.72_2: verifying RSA signature... libxcrypt-4.4.38_1.riscv64.xbps.sig2: [512B 100%] 14MB/s ETA: 00m00s libxcrypt-4.4.38_1.riscv64.xbps.sig2: 512B [avg rate: 14MB/s] libxcrypt-4.4.38_1.riscv64.xbps: [260KB 1%] 103MB/s ETA: 00m00s libxcrypt-4.4.38_1.riscv64.xbps: 260KB [avg rate: 6694MB/s] libxcrypt-4.4.38_1: verifying RSA signature... ncurses-6.2_11.riscv64.xbps.sig2: [512B 100%] 14MB/s ETA: 00m00s ncurses-6.2_11.riscv64.xbps.sig2: 512B [avg rate: 14MB/s] ncurses-6.2_11.riscv64.xbps: [3736KB 0%] 95MB/s ETA: 00m00s ncurses-6.2_11.riscv64.xbps: [3736KB 63%] 10MB/s ETA: 00m00s ncurses-6.2_11.riscv64.xbps: 3736KB [avg rate: 16MB/s] ncurses-6.2_11: verifying RSA signature... readline-8.1_10.riscv64.xbps.sig2: [512B 100%] 14MB/s ETA: 00m00s readline-8.1_10.riscv64.xbps.sig2: 512B [avg rate: 14MB/s] readline-8.1_10.riscv64.xbps: [516KB 0%] 74MB/s ETA: 00m00s readline-8.1_10.riscv64.xbps: 516KB [avg rate: 9501MB/s] readline-8.1_10: verifying RSA signature... file-5.46_1.riscv64.xbps.sig2: [512B 100%] 7692KB/s ETA: 00m00s file-5.46_1.riscv64.xbps.sig2: 512B [avg rate: 7692KB/s] file-5.46_1.riscv64.xbps: [690KB 0%] 103MB/s ETA: 00m00s file-5.46_1.riscv64.xbps: 690KB [avg rate: 17GB/s] file-5.46_1: verifying RSA signature... util-linux-libs-2.36.2_13.riscv64.xbps.sig2: [512B 100%] 13MB/s ETA: 00m00s util-linux-libs-2.36.2_13.riscv64.xbps.sig2: 512B [avg rate: 13MB/s] util-linux-libs-2.36.2_13.riscv64.xbps: [1534KB 0%] 100MB/s ETA: 00m00s util-linux-libs-2.36.2_13.riscv64.xbps: 1534KB [avg rate: 38GB/s] util-linux-libs-2.36.2_13: verifying RSA signature... systemd-256.8_8.riscv64.xbps.sig2: [512B 100%] 15MB/s ETA: 00m00s systemd-256.8_8.riscv64.xbps.sig2: 512B [avg rate: 15MB/s] systemd-256.8_8.riscv64.xbps: [34MB 0%] 103MB/s ETA: 00m00s systemd-256.8_8.riscv64.xbps: [34MB 9%] 8809KB/s ETA: 00m09s systemd-256.8_8.riscv64.xbps: [34MB 37%] 9581KB/s ETA: 00m03s systemd-256.8_8.riscv64.xbps: [34MB 68%] 9.8MB/s ETA: 00m01s systemd-256.8_8.riscv64.xbps: 34MB [avg rate: 14MB/s] systemd-256.8_8: verifying RSA signature... libsmarter-0.0pl22_10.riscv64.xbps.sig2: [512B 100%] 15MB/s ETA: 00m00s libsmarter-0.0pl22_10.riscv64.xbps.sig2: 512B [avg rate: 15MB/s] libsmarter-0.0pl22_10.riscv64.xbps: [3077B 100%] 21MB/s ETA: 00m00s libsmarter-0.0pl22_10.riscv64.xbps: 3077B [avg rate: 21MB/s] libsmarter-0.0pl22_10: verifying RSA signature... lewis-0.0pl109_10.riscv64.xbps.sig2: [512B 100%] 10MB/s ETA: 00m00s lewis-0.0pl109_10.riscv64.xbps.sig2: 512B [avg rate: 10MB/s] lewis-0.0pl109_10.riscv64.xbps: [1074KB 0%] 95MB/s ETA: 00m00s lewis-0.0pl109_10.riscv64.xbps: 1074KB [avg rate: 25GB/s] lewis-0.0pl109_10: verifying RSA signature... fafnir-0.0pl8_9.riscv64.xbps.sig2: [512B 100%] 15MB/s ETA: 00m00s fafnir-0.0pl8_9.riscv64.xbps.sig2: 512B [avg rate: 15MB/s] fafnir-0.0pl8_9.riscv64.xbps: [2635B 100%] 63MB/s ETA: 00m00s fafnir-0.0pl8_9.riscv64.xbps: 2635B [avg rate: 63MB/s] fafnir-0.0pl8_9: verifying RSA signature... managarm-system-0.0pl5096_1.riscv64.xbps.sig2: [512B 100%] 14MB/s ETA: 00m00s managarm-system-0.0pl5096_1.riscv64.xbps.sig2: 512B [avg rate: 14MB/s] managarm-system-0.0pl5096_1.riscv64.xbps: [32MB 0%] 81MB/s ETA: 00m00s managarm-system-0.0pl5096_1.riscv64.xbps: [32MB 22%] 9335KB/s ETA: 00m03s managarm-system-0.0pl5096_1.riscv64.xbps: [32MB 52%] 9578KB/s ETA: 00m01s managarm-system-0.0pl5096_1.riscv64.xbps: [32MB 88%] 10MB/s ETA: 00m00s managarm-system-0.0pl5096_1.riscv64.xbps: 32MB [avg rate: 12MB/s] managarm-system-0.0pl5096_1: verifying RSA signature... managarm-kernel-0.0pl5096_1.riscv64.xbps.sig2: [512B 100%] 10MB/s ETA: 00m00s managarm-kernel-0.0pl5096_1.riscv64.xbps.sig2: 512B [avg rate: 10MB/s] managarm-kernel-0.0pl5096_1.riscv64.xbps: [468KB 0%] 103MB/s ETA: 00m00s managarm-kernel-0.0pl5096_1.riscv64.xbps: 468KB [avg rate: 12GB/s] managarm-kernel-0.0pl5096_1: verifying RSA signature... freestnd-cxx-hdrs-0.0pl113_2.riscv64.xbps.sig2: [512B 100%] 7463KB/s ETA: 00m00s freestnd-cxx-hdrs-0.0pl113_2.riscv64.xbps.sig2: 512B [avg rate: 7463KB/s] freestnd-cxx-hdrs-0.0pl113_2.riscv64.xbps: [420KB 0%] 100MB/s ETA: 00m00s freestnd-cxx-hdrs-0.0pl113_2.riscv64.xbps: 420KB [avg rate: 10GB/s] freestnd-cxx-hdrs-0.0pl113_2: verifying RSA signature... freestnd-c-hdrs-0.0pl30_2.riscv64.xbps.sig2: [512B 100%] 14MB/s ETA: 00m00s freestnd-c-hdrs-0.0pl30_2.riscv64.xbps.sig2: 512B [avg rate: 14MB/s] freestnd-c-hdrs-0.0pl30_2.riscv64.xbps: [246KB 1%] 74MB/s ETA: 00m00s freestnd-c-hdrs-0.0pl30_2.riscv64.xbps: 246KB [avg rate: 4532MB/s] freestnd-c-hdrs-0.0pl30_2: verifying RSA signature... managarm-kernel-uefi-0.0pl5096_1.riscv64.xbps.sig2: [512B 100%] 11MB/s ETA: 00m00s managarm-kernel-uefi-0.0pl5096_1.riscv64.xbps.sig2: 512B [avg rate: 11MB/s] managarm-kernel-uefi-0.0pl5096_1.riscv64.xbps: [324KB 1%] 2486KB/s ETA: 00m00s managarm-kernel-uefi-0.0pl5096_1.riscv64.xbps: 324KB [avg rate: 197MB/s] managarm-kernel-uefi-0.0pl5096_1: verifying RSA signature... core-files-1.0_12.noarch.xbps.sig2: [512B 100%] 14MB/s ETA: 00m00s core-files-1.0_12.noarch.xbps.sig2: 512B [avg rate: 14MB/s] core-files-1.0_12.noarch.xbps: [2176B 100%] 53MB/s ETA: 00m00s core-files-1.0_12.noarch.xbps: 2176B [avg rate: 53MB/s] core-files-1.0_12: verifying RSA signature... [*] Collecting package files gmp-6.3.0_1: collecting files... frigg-0.0pl358_7: collecting files... linux-headers-6.12.8_2: collecting files... libdrm-headers-2.4.115_2: collecting files... mlibc-headers-0.0pl4380_2: collecting files... mlibc-0.0pl4380_2: collecting files... zlib-1.2.12_8: collecting files... mpfr-4.2.1_6: collecting files... mpc-1.3.1_5: collecting files... gcc-14.2.0_1: collecting files... limine-9.2.0_1: collecting files... boost-1.62.0_8: collecting files... libasync-0.0pl175_8: collecting files... libdrm-2.4.115_9: collecting files... libiconv-1.17_8: collecting files... shadow-4.8.1_6: collecting files... openssl-1.1.1w_2: collecting files... libintl-0.21_10: collecting files... libcap-2.72_2: collecting files... libxcrypt-4.4.38_1: collecting files... ncurses-6.2_11: collecting files... readline-8.1_10: collecting files... file-5.46_1: collecting files... util-linux-libs-2.36.2_13: collecting files... systemd-256.8_8: collecting files... libsmarter-0.0pl22_10: collecting files... lewis-0.0pl109_10: collecting files... fafnir-0.0pl8_9: collecting files... managarm-system-0.0pl5096_1: collecting files... managarm-kernel-0.0pl5096_1: collecting files... freestnd-cxx-hdrs-0.0pl113_2: collecting files... freestnd-c-hdrs-0.0pl30_2: collecting files... managarm-kernel-uefi-0.0pl5096_1: collecting files... core-files-1.0_12: collecting files... [*] Unpacking packages gmp-6.3.0_1: unpacking ... frigg-0.0pl358_7: unpacking ... linux-headers-6.12.8_2: unpacking ... libdrm-headers-2.4.115_2: unpacking ... mlibc-headers-0.0pl4380_2: unpacking ... mlibc-0.0pl4380_2: unpacking ... zlib-1.2.12_8: unpacking ... mpfr-4.2.1_6: unpacking ... mpc-1.3.1_5: unpacking ... gcc-14.2.0_1: unpacking ... limine-9.2.0_1: unpacking ... boost-1.62.0_8: unpacking ... libasync-0.0pl175_8: unpacking ... libdrm-2.4.115_9: unpacking ... libiconv-1.17_8: unpacking ... shadow-4.8.1_6: unpacking ... openssl-1.1.1w_2: unpacking ... libintl-0.21_10: unpacking ... libcap-2.72_2: unpacking ... libxcrypt-4.4.38_1: unpacking ... ncurses-6.2_11: unpacking ... readline-8.1_10: unpacking ... file-5.46_1: unpacking ... util-linux-libs-2.36.2_13: unpacking ... systemd-256.8_8: unpacking ... libsmarter-0.0pl22_10: unpacking ... lewis-0.0pl109_10: unpacking ... fafnir-0.0pl8_9: unpacking ... managarm-system-0.0pl5096_1: unpacking ... managarm-kernel-0.0pl5096_1: unpacking ... freestnd-cxx-hdrs-0.0pl113_2: unpacking ... freestnd-c-hdrs-0.0pl30_2: unpacking ... managarm-kernel-uefi-0.0pl5096_1: unpacking ... core-files-1.0_12: unpacking ... 34 downloaded, 34 installed, 0 updated, 34 configured, 0 removed. [2025-03-23 14:51:56.394631 sunset] DEBUG: xbbs.worker: creating repository with existing packages... [2025-03-23 14:51:56.395210 sunset] DEBUG: xbbs.worker: ... found libdrm-2.4.115_9.riscv64.xbps [2025-03-23 14:51:56.395802 sunset] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'libdrm-2.4.115_9.riscv64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'riscv64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `libdrm-2.4.115_9' (riscv64). index: 1 packages registered. [2025-03-23 14:51:56.426056 sunset] DEBUG: xbbs.worker: ... found libasync-0.0pl175_8.riscv64.xbps [2025-03-23 14:51:56.427727 sunset] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'libasync-0.0pl175_8.riscv64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'riscv64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `libasync-0.0pl175_8' (riscv64). index: 2 packages registered. [2025-03-23 14:51:56.456911 sunset] DEBUG: xbbs.worker: ... found mlibc-0.0pl4380_2.riscv64.xbps [2025-03-23 14:51:56.469745 sunset] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'mlibc-0.0pl4380_2.riscv64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'riscv64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `mlibc-0.0pl4380_2' (riscv64). index: 3 packages registered. [2025-03-23 14:51:56.494018 sunset] DEBUG: xbbs.worker: ... found zlib-1.2.12_8.riscv64.xbps [2025-03-23 14:51:56.494862 sunset] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'zlib-1.2.12_8.riscv64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'riscv64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `zlib-1.2.12_8' (riscv64). index: 4 packages registered. [2025-03-23 14:51:56.517912 sunset] DEBUG: xbbs.worker: ... found libiconv-1.17_8.riscv64.xbps [2025-03-23 14:51:56.519890 sunset] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'libiconv-1.17_8.riscv64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'riscv64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `libiconv-1.17_8' (riscv64). index: 5 packages registered. [2025-03-23 14:51:56.539282 sunset] DEBUG: xbbs.worker: ... found fafnir-0.0pl8_9.riscv64.xbps [2025-03-23 14:51:56.539911 sunset] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'fafnir-0.0pl8_9.riscv64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'riscv64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `fafnir-0.0pl8_9' (riscv64). index: 6 packages registered. [2025-03-23 14:51:56.561923 sunset] DEBUG: xbbs.worker: ... found gmp-6.3.0_1.riscv64.xbps [2025-03-23 14:51:56.562973 sunset] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'gmp-6.3.0_1.riscv64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'riscv64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `gmp-6.3.0_1' (riscv64). index: 7 packages registered. [2025-03-23 14:51:56.612200 sunset] DEBUG: xbbs.worker: ... found ncurses-6.2_11.riscv64.xbps [2025-03-23 14:51:56.619687 sunset] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'ncurses-6.2_11.riscv64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'riscv64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `ncurses-6.2_11' (riscv64). index: 8 packages registered. [2025-03-23 14:51:56.651293 sunset] DEBUG: xbbs.worker: ... found readline-8.1_10.riscv64.xbps [2025-03-23 14:51:56.652339 sunset] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'readline-8.1_10.riscv64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'riscv64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `readline-8.1_10' (riscv64). index: 9 packages registered. [2025-03-23 14:51:56.674713 sunset] DEBUG: xbbs.worker: ... found libsmarter-0.0pl22_10.riscv64.xbps [2025-03-23 14:51:56.675400 sunset] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'libsmarter-0.0pl22_10.riscv64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'riscv64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `libsmarter-0.0pl22_10' (riscv64). index: 10 packages registered. [2025-03-23 14:51:56.692785 sunset] DEBUG: xbbs.worker: ... found managarm-kernel-uefi-0.0pl5096_1.riscv64.xbps [2025-03-23 14:51:56.693732 sunset] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'managarm-kernel-uefi-0.0pl5096_1.riscv64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'riscv64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `managarm-kernel-uefi-0.0pl5096_1' (riscv64). index: 11 packages registered. [2025-03-23 14:51:56.722715 sunset] DEBUG: xbbs.worker: ... found openssl-1.1.1w_2.riscv64.xbps [2025-03-23 14:51:56.732928 sunset] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'openssl-1.1.1w_2.riscv64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'riscv64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `openssl-1.1.1w_2' (riscv64). index: 12 packages registered. [2025-03-23 14:51:56.763341 sunset] DEBUG: xbbs.worker: ... found mpfr-4.2.1_6.riscv64.xbps [2025-03-23 14:51:56.765458 sunset] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'mpfr-4.2.1_6.riscv64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'riscv64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `mpfr-4.2.1_6' (riscv64). index: 13 packages registered. [2025-03-23 14:51:56.784227 sunset] DEBUG: xbbs.worker: ... found managarm-system-0.0pl5096_1.riscv64.xbps [2025-03-23 14:51:56.851499 sunset] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'managarm-system-0.0pl5096_1.riscv64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'riscv64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `managarm-system-0.0pl5096_1' (riscv64). index: 14 packages registered. [2025-03-23 14:51:56.898617 sunset] DEBUG: xbbs.worker: ... found gcc-14.2.0_1.riscv64.xbps [2025-03-23 14:51:57.214919 sunset] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'gcc-14.2.0_1.riscv64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'riscv64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `gcc-14.2.0_1' (riscv64). index: 15 packages registered. [2025-03-23 14:51:57.368027 sunset] DEBUG: xbbs.worker: ... found libxcrypt-4.4.38_1.riscv64.xbps [2025-03-23 14:51:57.375376 sunset] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'libxcrypt-4.4.38_1.riscv64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'riscv64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `libxcrypt-4.4.38_1' (riscv64). index: 16 packages registered. [2025-03-23 14:51:57.412380 sunset] DEBUG: xbbs.worker: ... found frigg-0.0pl358_7.riscv64.xbps [2025-03-23 14:51:57.413260 sunset] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'frigg-0.0pl358_7.riscv64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'riscv64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `frigg-0.0pl358_7' (riscv64). index: 17 packages registered. [2025-03-23 14:51:57.437120 sunset] DEBUG: xbbs.worker: ... found systemd-256.8_8.riscv64.xbps [2025-03-23 14:51:57.528908 sunset] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'systemd-256.8_8.riscv64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'riscv64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `systemd-256.8_8' (riscv64). index: 18 packages registered. [2025-03-23 14:51:57.576742 sunset] DEBUG: xbbs.worker: ... found file-5.46_1.riscv64.xbps [2025-03-23 14:51:57.578215 sunset] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'file-5.46_1.riscv64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'riscv64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `file-5.46_1' (riscv64). index: 19 packages registered. [2025-03-23 14:51:57.612706 sunset] DEBUG: xbbs.worker: ... found linux-headers-6.12.8_2.riscv64.xbps [2025-03-23 14:51:57.624783 sunset] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'linux-headers-6.12.8_2.riscv64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'riscv64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `linux-headers-6.12.8_2' (riscv64). index: 20 packages registered. [2025-03-23 14:51:57.650534 sunset] DEBUG: xbbs.worker: ... found managarm-kernel-0.0pl5096_1.riscv64.xbps [2025-03-23 14:51:57.652996 sunset] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'managarm-kernel-0.0pl5096_1.riscv64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'riscv64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `managarm-kernel-0.0pl5096_1' (riscv64). index: 21 packages registered. [2025-03-23 14:51:57.677446 sunset] DEBUG: xbbs.worker: ... found boost-1.62.0_8.noarch.xbps [2025-03-23 14:51:57.696134 sunset] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'boost-1.62.0_8.noarch.xbps'] (params {'extra_env': {'XBPS_ARCH': 'riscv64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `boost-1.62.0_8' (noarch). index: 22 packages registered. [2025-03-23 14:51:57.726630 sunset] DEBUG: xbbs.worker: ... found shadow-4.8.1_6.riscv64.xbps [2025-03-23 14:51:57.728210 sunset] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'shadow-4.8.1_6.riscv64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'riscv64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `shadow-4.8.1_6' (riscv64). index: 23 packages registered. [2025-03-23 14:51:57.754541 sunset] DEBUG: xbbs.worker: ... found lewis-0.0pl109_10.riscv64.xbps [2025-03-23 14:51:57.756753 sunset] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'lewis-0.0pl109_10.riscv64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'riscv64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `lewis-0.0pl109_10' (riscv64). index: 24 packages registered. [2025-03-23 14:51:57.776707 sunset] DEBUG: xbbs.worker: ... found limine-9.2.0_1.riscv64.xbps [2025-03-23 14:51:57.777655 sunset] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'limine-9.2.0_1.riscv64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'riscv64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `limine-9.2.0_1' (riscv64). index: 25 packages registered. [2025-03-23 14:51:57.810863 sunset] DEBUG: xbbs.worker: ... found freestnd-c-hdrs-0.0pl30_2.riscv64.xbps [2025-03-23 14:51:57.813035 sunset] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'freestnd-c-hdrs-0.0pl30_2.riscv64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'riscv64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `freestnd-c-hdrs-0.0pl30_2' (riscv64). index: 26 packages registered. [2025-03-23 14:51:57.832956 sunset] DEBUG: xbbs.worker: ... found libdrm-headers-2.4.115_2.riscv64.xbps [2025-03-23 14:51:57.834109 sunset] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'libdrm-headers-2.4.115_2.riscv64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'riscv64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `libdrm-headers-2.4.115_2' (riscv64). index: 27 packages registered. [2025-03-23 14:51:57.860083 sunset] DEBUG: xbbs.worker: ... found util-linux-libs-2.36.2_13.riscv64.xbps [2025-03-23 14:51:57.862205 sunset] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'util-linux-libs-2.36.2_13.riscv64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'riscv64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `util-linux-libs-2.36.2_13' (riscv64). index: 28 packages registered. [2025-03-23 14:51:57.906524 sunset] DEBUG: xbbs.worker: ... found core-files-1.0_12.noarch.xbps [2025-03-23 14:51:57.907340 sunset] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'core-files-1.0_12.noarch.xbps'] (params {'extra_env': {'XBPS_ARCH': 'riscv64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `core-files-1.0_12' (noarch). index: 29 packages registered. [2025-03-23 14:51:57.928878 sunset] DEBUG: xbbs.worker: ... found freestnd-cxx-hdrs-0.0pl113_2.riscv64.xbps [2025-03-23 14:51:57.929745 sunset] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'freestnd-cxx-hdrs-0.0pl113_2.riscv64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'riscv64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `freestnd-cxx-hdrs-0.0pl113_2' (riscv64). index: 30 packages registered. [2025-03-23 14:51:57.967037 sunset] DEBUG: xbbs.worker: ... found libcap-2.72_2.riscv64.xbps [2025-03-23 14:51:57.967824 sunset] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'libcap-2.72_2.riscv64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'riscv64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `libcap-2.72_2' (riscv64). index: 31 packages registered. [2025-03-23 14:51:58.028477 sunset] DEBUG: xbbs.worker: ... found mlibc-headers-0.0pl4380_2.riscv64.xbps [2025-03-23 14:51:58.032334 sunset] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'mlibc-headers-0.0pl4380_2.riscv64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'riscv64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `mlibc-headers-0.0pl4380_2' (riscv64). index: 32 packages registered. [2025-03-23 14:51:58.067613 sunset] DEBUG: xbbs.worker: ... found libintl-0.21_10.riscv64.xbps [2025-03-23 14:51:58.068298 sunset] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'libintl-0.21_10.riscv64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'riscv64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `libintl-0.21_10' (riscv64). index: 33 packages registered. [2025-03-23 14:51:58.110555 sunset] DEBUG: xbbs.worker: ... found mpc-1.3.1_5.riscv64.xbps [2025-03-23 14:51:58.112936 sunset] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'mpc-1.3.1_5.riscv64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'riscv64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `mpc-1.3.1_5' (riscv64). index: 34 packages registered. [2025-03-23 14:52:00.108918 sunset] INFO: xbbs.worker: running command ['xbstrap-pipeline', 'run-job', '--keep-going', '--progress-file', 'fd:17', 'batch:image'] (params {'cwd': '/var/lib/xbbs/tmp/worker', 'pass_fds': (17,)}) xbstrap: Running the following plan: fetch image_create checkout image_create patch image_create fetch managarm checkout managarm patch managarm run initialize-empty-image run update-initrd run remake-image run xz-image xbstrap: fetch image_create [1/10] Initialized empty Git repository in /var/lib/xbbs/tmp/worker.src/ports/image_create/.git/ From https://mirrors.managarm.org/mirror/git/image_create * [new branch] master -> origin/master xbstrap: checkout image_create [2/10] [2025-03-23 14:52:01.987071 sunset] DEBUG: xbbs.worker: got notify {'action': 'fetch', 'artifact_files': [], 'n_all': 10, 'n_this': 1, 'status': 'success', 'subject': 'image_create'} Reset branch 'master' branch 'master' set up to track 'origin/master'. xbstrap: patch image_create [3/10] xbstrap: fetch managarm [4/10] [2025-03-23 14:52:02.060041 sunset] DEBUG: xbbs.worker: got notify {'action': 'checkout', 'artifact_files': [], 'n_all': 10, 'n_this': 2, 'status': 'success', 'subject': 'image_create'} [2025-03-23 14:52:02.066662 sunset] DEBUG: xbbs.worker: got notify {'action': 'patch', 'artifact_files': [], 'n_all': 10, 'n_this': 3, 'status': 'success', 'subject': 'image_create'} Initialized empty Git repository in /var/lib/xbbs/tmp/worker.src/managarm/.git/ From https://mirrors.managarm.org/mirror/git/managarm * [new branch] master -> origin/master xbstrap: checkout managarm [5/10] [2025-03-23 14:52:09.068754 sunset] DEBUG: xbbs.worker: got notify {'action': 'fetch', 'artifact_files': [], 'n_all': 10, 'n_this': 4, 'status': 'success', 'subject': 'managarm'} Reset branch 'master' branch 'master' set up to track 'origin/master'. xbstrap: patch managarm [6/10] xbstrap: run initialize-empty-image [7/10] xbstrap: Running if [ "@OPTION:arch@" == x86_64 ]; then biosboot=-b # Install the BIOS bootloader only on x86_64. fi @SOURCE_ROOT@/ports/image_create/image_create.sh \ -oimage \ -s@OPTION:image-size@ \ -pgpt \ -text2 \ -llimine \ -a@OPTION:arch@ \ -e \ $biosboot (tools: ['host-limine']) via cbuildrt [2025-03-23 14:52:09.183836 sunset] DEBUG: xbbs.worker: got notify {'action': 'checkout', 'artifact_files': [], 'n_all': 10, 'n_this': 5, 'status': 'success', 'subject': 'managarm'} [2025-03-23 14:52:09.184671 sunset] DEBUG: xbbs.worker: got notify {'action': 'patch', 'artifact_files': [], 'n_all': 10, 'n_this': 6, 'status': 'success', 'subject': 'managarm'} PID init is 2770513 (outside the namespace) Checking that no-one is using this disk right now ... OK Disk image: 4 GiB, 4294967296 bytes, 8388608 sectors Units: sectors of 1 * 512 = 512 bytes Sector size (logical/physical): 512 bytes / 512 bytes I/O size (minimum/optimal): 512 bytes / 512 bytes >>> Script header accepted. >>> Created a new GPT disklabel (GUID: 4CE6CF9E-F820-1948-AC39-8FAFD417E8EC). image1: Created a new partition 1 of type 'EFI System' and of size 256 MiB. image2: Created a new partition 2 of type 'unknown' and of size 3.7 GiB. image3: Done. New situation: Disklabel type: gpt Disk identifier: 4CE6CF9E-F820-1948-AC39-8FAFD417E8EC Device Start End Sectors Size Type image1 2048 526335 524288 256M EFI System image2 526336 8386559 7860224 3.7G unknown The partition table has been altered. Warning: block count mismatch: found 4193280 but assuming 262144. mkfs.fat 4.2 (2021-01-31) mke2fs 1.47.0 (5-Feb-2023) Discarding device blocks: 0/982528 done Creating filesystem with 982528 4k blocks and 245760 inodes Filesystem UUID: e81d7ec3-2f9c-40ed-b84e-08d6acec99d8 Superblock backups stored on blocks: 32768, 98304, 163840, 229376, 294912, 819200, 884736 Allocating group tables: 0/30 done Writing inode tables: 0/30 done Copying files into the device: done Writing superblocks and filesystem accounting information: 0/30 done xbstrap: run update-initrd [8/10] xbstrap: Running ['@SOURCE_ROOT@/managarm/tools/gen-initrd.py', '--triple', '@OPTION:arch-triple@'] (tools: ['cross-binutils']) via cbuildrt [2025-03-23 14:52:09.840121 sunset] DEBUG: xbbs.worker: got notify {'action': 'run', 'artifact_files': [], 'n_all': 10, 'n_this': 7, 'status': 'success', 'subject': 'initialize-empty-image'} PID init is 2770564 (outside the namespace) xbstrap: run remake-image [9/10] xbstrap: Running ['@SOURCE_ROOT@/scripts/update-image.py', '--triple', '@OPTION:arch-triple@', 'remake'] (tools: []) via cbuildrt [2025-03-23 14:52:10.386828 sunset] DEBUG: xbbs.worker: got notify {'action': 'run', 'artifact_files': [], 'n_all': 10, 'n_this': 8, 'status': 'success', 'subject': 'update-initrd'} PID init is 2770602 (outside the namespace) Warning: block count mismatch: found 4193280 but assuming 262144. mkfs.fat 4.2 (2021-01-31) mke2fs 1.47.0 (5-Feb-2023) Discarding device blocks: 0/982528 done Creating filesystem with 982528 4k blocks and 245760 inodes Filesystem UUID: 65ead782-b781-40a9-af28-533c187ad469 Superblock backups stored on blocks: 32768, 98304, 163840, 229376, 294912, 819200, 884736 Allocating group tables: 0/30 done Writing inode tables: 0/30 done Copying files into the device: done Writing superblocks and filesystem accounting information: 0/30 done update-image: Running the following plan: - remake update-image: Running action remake image from scratch update-image: running program: partx -gbs --output start,size,type image update-image: running program: /usr/sbin/mkfs.vfat -F 32 -n ESP -s 2 -S 512 --offset 2048 image 262144 update-image: running program: mmd -i image@@1048576 /EFI update-image: running program: mmd -i image@@1048576 /EFI/BOOT update-image: running program: mmd -i image@@1048576 /grub update-image: running program: mmd -i image@@1048576 /managarm update-image: running program: mcopy -i image@@1048576 - ::/managarm/initrd.cpio update-image: running program: mcopy -i image@@1048576 - ::/managarm/eir-limine update-image: running program: mcopy -i image@@1048576 - ::/managarm/eir-uefi update-image: running program: mcopy -i image@@1048576 - ::/EFI/BOOT/BOOTRISCV64.EFI update-image: running program: mcopy -i image@@1048576 - ::/limine.conf update-image: running program: /usr/sbin/mke2fs -Ft ext2 -M / -L managarm_rootfs -U 65ead782-b781-40a9-af28-533c187ad469 -d system-root/ -E offset=269484032 image 3930112K update-image: Finished running plan. xbstrap: run xz-image [10/10] xbstrap: Running ['xz', '--fast', '--keep', '@BUILD_ROOT@/image'] (tools: []) via cbuildrt [2025-03-23 14:52:24.778684 sunset] DEBUG: xbbs.worker: got notify {'action': 'run', 'artifact_files': [], 'n_all': 10, 'n_this': 9, 'status': 'success', 'subject': 'remake-image'} PID init is 2770619 (outside the namespace) [2025-03-23 14:55:12.650417 sunset] DEBUG: xbbs.worker: got notify {'action': 'run', 'artifact_files': [{'architecture': 'x86_64', 'filepath': '/var/lib/xbbs/tmp/worker/image.xz', 'name': 'image.xz'}], 'n_all': 10, 'n_this': 10, 'status': 'success', 'subject': 'xz-image'} [2025-03-23 14:55:28.042978 sunset] DEBUG: xbbs.worker: successfully uploaded file image.xz for JobMessage(project='managarm_riscv', job='batch:image', repository='https://github.com/managarm/bootstrap-managarm.git', revision='047cc2b10d72f3e5b04b5bc1a44e4f5878ac2da7', output='tcp://10.0.69.1:16999', build_root='/var/lib/xbbs/tmp/worker', needed_pkgs={'gmp': {'architecture': 'riscv64', 'version': '6.3.0_1'}, 'frigg': {'architecture': 'riscv64', 'version': '0.0pl358_7'}, 'linux-headers': {'architecture': 'riscv64', 'version': '6.12.8_2'}, 'libdrm-headers': {'architecture': 'riscv64', 'version': '2.4.115_2'}, 'mlibc-headers': {'architecture': 'riscv64', 'version': '0.0pl4380_2'}, 'mlibc': {'architecture': 'riscv64', 'version': '0.0pl4380_2'}, 'zlib': {'architecture': 'riscv64', 'version': '1.2.12_8'}, 'mpfr': {'architecture': 'riscv64', 'version': '4.2.1_6'}, 'mpc': {'architecture': 'riscv64', 'version': '1.3.1_5'}, 'gcc': {'architecture': 'riscv64', 'version': '14.2.0_1'}, 'limine': {'architecture': 'riscv64', 'version': '9.2.0_1'}, 'boost': {'architecture': {'riscv64'}, 'version': '1.62.0_8'}, 'libasync': {'architecture': 'riscv64', 'version': '0.0pl175_8'}, 'libdrm': {'architecture': 'riscv64', 'version': '2.4.115_9'}, 'libiconv': {'architecture': 'riscv64', 'version': '1.17_8'}, 'shadow': {'architecture': 'riscv64', 'version': '4.8.1_6'}, 'openssl': {'architecture': 'riscv64', 'version': '1.1.1w_2'}, 'libintl': {'architecture': 'riscv64', 'version': '0.21_10'}, 'libcap': {'architecture': 'riscv64', 'version': '2.72_2'}, 'libxcrypt': {'architecture': 'riscv64', 'version': '4.4.38_1'}, 'ncurses': {'architecture': 'riscv64', 'version': '6.2_11'}, 'readline': {'architecture': 'riscv64', 'version': '8.1_10'}, 'file': {'architecture': 'riscv64', 'version': '5.46_1'}, 'util-linux-libs': {'architecture': 'riscv64', 'version': '2.36.2_13'}, 'systemd': {'architecture': 'riscv64', 'version': '256.8_8'}, 'libsmarter': {'architecture': 'riscv64', 'version': '0.0pl22_10'}, 'lewis': {'architecture': 'riscv64', 'version': '0.0pl109_10'}, 'fafnir': {'architecture': 'riscv64', 'version': '0.0pl8_9'}, 'managarm-system': {'architecture': 'riscv64', 'version': '0.0pl5096_1'}, 'managarm-kernel': {'architecture': 'riscv64', 'version': '0.0pl5096_1'}, 'freestnd-cxx-hdrs': {'architecture': 'riscv64', 'version': '0.0pl113_2'}, 'freestnd-c-hdrs': {'architecture': 'riscv64', 'version': '0.0pl30_2'}, 'managarm-kernel-uefi': {'architecture': 'riscv64', 'version': '0.0pl5096_1'}, 'core-files': {'architecture': {'riscv64'}, 'version': '1.0_12'}}, needed_tools={'cross-binutils': {'architecture': 'riscv64', 'version': '2.43.1_1'}, 'host-limine': {'architecture': 'riscv64', 'version': '9.2.0_1'}}, prod_pkgs={}, prod_tools={}, prod_files=['image.xz'], tool_repo='https://mirrors.managarm.org/currents/managarm_riscv/tool_repo', pkg_repo='https://mirrors.managarm.org/currents/managarm_riscv/package_repo', mirror_root='https://mirrors.managarm.org/mirror/', distfile_path='xbbs/riscv64/') [2025-03-23 14:55:28.043471 sunset] INFO: xbbs.worker: job done. return code: 0