[2024-09-29 02:31:15.199727 sunset] INFO: xbbs.worker: running job JobMessage(project='managarm', job='package:neofetch', repository='https://github.com/managarm/bootstrap-managarm.git', revision='5414d71db6f863811ed3806d7ce8a3e94f369750', output='tcp://10.0.69.1:16999', build_root='/var/lib/xbbs/tmp/worker', needed_pkgs={}, needed_tools={}, prod_pkgs={'neofetch': {'architecture': {'x86_64'}, 'version': '7.2.0_7'}}, prod_tools={}, prod_files=[], tool_repo='https://mirrors.managarm.org/currents/managarm/tool_repo', pkg_repo='https://mirrors.managarm.org/currents/managarm/package_repo', mirror_root='https://mirrors.managarm.org/mirror/', distfile_path='xbbs/x86_64/') [2024-09-29 02:31:15.200049 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/ [2024-09-29 02:31:15.208673 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'}) [2024-09-29 02:31:15.218030 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 [2024-09-29 02:31:15.991453 sunset] INFO: xbbs.worker: running command ['git', 'checkout', '--detach', '5414d71db6f863811ed3806d7ce8a3e94f369750'] (params {'cwd': '/var/lib/xbbs/tmp/worker.src'}) HEAD is now at 5414d71 Merge pull request #370 from no92/freebsd-e1000 [2024-09-29 02:31:16.024047 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 [2024-09-29 02:31:16.617536 sunset] INFO: xbbs.worker: running command ['xbstrap-pipeline', 'run-job', '--keep-going', '--progress-file', 'fd:15', 'package:neofetch'] (params {'cwd': '/var/lib/xbbs/tmp/worker', 'pass_fds': (15,)}) xbstrap: Running the following plan: fetch neofetch checkout neofetch patch neofetch regenerate neofetch configure neofetch build neofetch pack neofetch xbstrap: fetch neofetch [1/7] Initialized empty Git repository in /var/lib/xbbs/tmp/worker.src/ports/neofetch/.git/ From https://mirrors.managarm.org/mirror/git/neofetch * [new branch] master -> origin/master * [new tag] 0.1 -> 0.1 * [new tag] 0.2 -> 0.2 * [new tag] 0.2.1 -> 0.2.1 * [new tag] 1.0 -> 1.0 * [new tag] 1.1 -> 1.1 * [new tag] 1.2 -> 1.2 * [new tag] 1.3 -> 1.3 * [new tag] 1.4 -> 1.4 * [new tag] 1.5 -> 1.5 * [new tag] 1.6 -> 1.6 * [new tag] 1.7 -> 1.7 * [new tag] 1.8 -> 1.8 * [new tag] 1.8.1 -> 1.8.1 * [new tag] 1.9 -> 1.9 * [new tag] 1.9.1 -> 1.9.1 * [new tag] 2.0 -> 2.0 * [new tag] 2.0.1 -> 2.0.1 * [new tag] 2.0.2 -> 2.0.2 * [new tag] 3.0 -> 3.0 * [new tag] 3.0.1 -> 3.0.1 * [new tag] 3.1.0 -> 3.1.0 * [new tag] 3.2.0 -> 3.2.0 * [new tag] 3.3.0 -> 3.3.0 * [new tag] 3.4.0 -> 3.4.0 * [new tag] 4.0.0 -> 4.0.0 * [new tag] 4.0.1 -> 4.0.1 * [new tag] 4.0.2 -> 4.0.2 * [new tag] 5.0.0 -> 5.0.0 * [new tag] 5.1.0 -> 5.1.0 * [new tag] 6.0.0 -> 6.0.0 * [new tag] 6.1.0 -> 6.1.0 * [new tag] 7.0.0 -> 7.0.0 * [new tag] 7.1.0 -> 7.1.0 xbstrap: checkout neofetch [2/7] [2024-09-29 02:31:18.401768 sunset] DEBUG: xbbs.worker: got notify {'action': 'fetch', 'artifact_files': [], 'n_all': 7, 'n_this': 1, 'status': 'success', 'subject': 'neofetch'} Reset branch 'master' Branch 'master' set up to track remote branch 'master' from 'origin'. xbstrap: patch neofetch [3/7] [2024-09-29 02:31:18.414733 sunset] DEBUG: xbbs.worker: got notify {'action': 'checkout', 'artifact_files': [], 'n_all': 7, 'n_this': 2, 'status': 'success', 'subject': 'neofetch'} Applying: Improve support for Managarm OS xbstrap: regenerate neofetch [4/7] xbstrap: configure neofetch [5/7] [2024-09-29 02:31:18.434018 sunset] DEBUG: xbbs.worker: got notify {'action': 'patch', 'artifact_files': [], 'n_all': 7, 'n_this': 3, 'status': 'success', 'subject': 'neofetch'} [2024-09-29 02:31:18.434719 sunset] DEBUG: xbbs.worker: got notify {'action': 'regenerate', 'artifact_files': [], 'n_all': 7, 'n_this': 4, 'status': 'success', 'subject': 'neofetch'} xbstrap: Running ['cp', '-r', '@THIS_SOURCE_DIR@/.', '@THIS_BUILD_DIR@'] (tools: []) via cbuildrt PID init is 3466333 (outside the namespace) xbstrap: build neofetch [6/7] [2024-09-29 02:31:18.635945 sunset] DEBUG: xbbs.worker: got notify {'action': 'configure', 'artifact_files': [], 'n_all': 7, 'n_this': 5, 'status': 'success', 'subject': 'neofetch'} xbstrap: Running ['make', 'install'] (tools: []) via cbuildrt PID init is 3466338 (outside the namespace) xbstrap: pack neofetch [7/7] [2024-09-29 02:31:18.818045 sunset] DEBUG: xbbs.worker: got notify {'action': 'build', 'artifact_files': [], 'n_all': 7, 'n_this': 6, 'status': 'success', 'subject': 'neofetch'} xbstrap: Running ['xbps-create', '-A', 'noarch', '-s', 'neofetch', '-n', 'neofetch-7.2.0_7', '-D', '', '/tmp/tmppcsrq0hi'] xbstrap: Running ['xbps-rindex', '-fa', '/var/lib/xbbs/tmp/worker/xbps-repo/neofetch-7.2.0_7.noarch.xbps'] (x86_64) [2024-09-29 02:31:18.855615 sunset] DEBUG: xbbs.worker: got notify {'action': 'pack', 'architecture': 'noarch', 'artifact_files': [], 'n_all': 7, 'n_this': 7, 'status': 'success', 'subject': 'neofetch'} [2024-09-29 02:31:18.857602 sunset] DEBUG: xbbs.worker: successfully uploaded package neofetch for JobMessage(project='managarm', job='package:neofetch', repository='https://github.com/managarm/bootstrap-managarm.git', revision='5414d71db6f863811ed3806d7ce8a3e94f369750', output='tcp://10.0.69.1:16999', build_root='/var/lib/xbbs/tmp/worker', needed_pkgs={}, needed_tools={}, prod_pkgs={'neofetch': {'architecture': {'x86_64'}, 'version': '7.2.0_7'}}, prod_tools={}, prod_files=[], tool_repo='https://mirrors.managarm.org/currents/managarm/tool_repo', pkg_repo='https://mirrors.managarm.org/currents/managarm/package_repo', mirror_root='https://mirrors.managarm.org/mirror/', distfile_path='xbbs/x86_64/') [2024-09-29 02:31:18.886573 sunset] INFO: xbbs.worker: job done. return code: 0