[2024-10-20 04:41:01.973283 tictac] INFO: xbbs.worker: running job JobMessage(project='managarm', job='tool:host-xxd', repository='https://github.com/managarm/bootstrap-managarm.git', revision='c3112f6f96263c4012d1f6106f8808dd7440f323', output='tcp://10.0.69.1:16999', build_root='/var/lib/xbbs/tmp/worker', needed_pkgs={}, needed_tools={}, prod_pkgs={}, prod_tools={'host-xxd': {'architecture': 'x86_64', 'version': '9.0.0633_1'}}, 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-10-20 04:41:01.974084 tictac] 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-10-20 04:41:01.990311 tictac] 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-10-20 04:41:01.999364 tictac] 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-10-20 04:41:03.010242 tictac] INFO: xbbs.worker: running command ['git', 'checkout', '--detach', 'c3112f6f96263c4012d1f6106f8808dd7440f323'] (params {'cwd': '/var/lib/xbbs/tmp/worker.src'}) HEAD is now at c3112f6 Merge pull request #386 from ElectrodeYT/mlibc-build-options-stuff [2024-10-20 04:41:03.053984 tictac] 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-10-20 04:41:04.053904 tictac] INFO: xbbs.worker: running command ['xbstrap-pipeline', 'run-job', '--keep-going', '--progress-file', 'fd:18', 'tool:host-xxd'] (params {'cwd': '/var/lib/xbbs/tmp/worker', 'pass_fds': (18,)}) xbstrap: Running the following plan: fetch host-xxd checkout host-xxd patch host-xxd regenerate host-xxd configure-tool host-xxd compile-tool host-xxd install-tool host-xxd archive-tool host-xxd xbstrap: fetch host-xxd [1/8] Initialized empty Git repository in /var/lib/xbbs/tmp/worker.src/ports/host-xxd/.git/ From https://mirrors.managarm.org/mirror/git/host-xxd * [new tag] v9.0.0633 -> v9.0.0633 xbstrap: checkout host-xxd [2/8] [2024-10-20 04:41:27.689662 tictac] DEBUG: xbbs.worker: got notify {'action': 'fetch', 'artifact_files': [], 'n_all': 8, 'n_this': 1, 'status': 'success', 'subject': 'host-xxd'} HEAD is now at b850c39 patch 9.0.0633: FEAT_TITLE was removed but is still used xbstrap: patch host-xxd [3/8] xbstrap: regenerate host-xxd [4/8] [2024-10-20 04:41:28.334534 tictac] DEBUG: xbbs.worker: got notify {'action': 'checkout', 'artifact_files': [], 'n_all': 8, 'n_this': 2, 'status': 'success', 'subject': 'host-xxd'} xbstrap: configure-tool host-xxd [5/8] [2024-10-20 04:41:28.335833 tictac] DEBUG: xbbs.worker: got notify {'action': 'patch', 'artifact_files': [], 'n_all': 8, 'n_this': 3, 'status': 'success', 'subject': 'host-xxd'} [2024-10-20 04:41:28.336997 tictac] DEBUG: xbbs.worker: got notify {'action': 'regenerate', 'artifact_files': [], 'n_all': 8, 'n_this': 4, 'status': 'success', 'subject': 'host-xxd'} xbstrap: Running ['cp', '@THIS_SOURCE_DIR@/src/xxd/xxd.c', '@THIS_BUILD_DIR@/'] (tools: []) via cbuildrt PID init is 2274589 (outside the namespace) xbstrap: Running ['cp', '@THIS_SOURCE_DIR@/src/xxd/Makefile', '@THIS_BUILD_DIR@/'] (tools: []) via cbuildrt PID init is 2274594 (outside the namespace) xbstrap: compile-tool ('host-xxd', None) [6/8] [2024-10-20 04:41:28.838008 tictac] DEBUG: xbbs.worker: got notify {'action': 'configure-tool', 'artifact_files': [], 'n_all': 8, 'n_this': 5, 'status': 'success', 'subject': 'host-xxd'} xbstrap: Running ['make'] (tools: []) via cbuildrt PID init is 2274599 (outside the namespace) cc -DUNIX -o xxd xxd.c xbstrap: install-tool ('host-xxd', None) [7/8] [2024-10-20 04:41:29.225206 tictac] DEBUG: xbbs.worker: got notify {'action': 'compile-tool', 'artifact_files': [], 'n_all': 8, 'n_this': 6, 'status': 'success', 'subject': ['host-xxd', None]} xbstrap: Running ['mkdir', '-p', '@PREFIX@/bin/'] (tools: []) via cbuildrt PID init is 2274609 (outside the namespace) xbstrap: Running ['cp', '@THIS_BUILD_DIR@/xxd', '@PREFIX@/bin/'] (tools: []) via cbuildrt PID init is 2274614 (outside the namespace) xbstrap: archive-tool host-xxd [8/8] [2024-10-20 04:41:29.714541 tictac] DEBUG: xbbs.worker: got notify {'action': 'install-tool', 'artifact_files': [], 'n_all': 8, 'n_this': 7, 'status': 'success', 'subject': ['host-xxd', None]} [2024-10-20 04:41:29.728316 tictac] DEBUG: xbbs.worker: got notify {'action': 'archive-tool', 'architecture': 'x86_64', 'artifact_files': [], 'n_all': 8, 'n_this': 8, 'status': 'success', 'subject': 'host-xxd'} [2024-10-20 04:41:29.732422 tictac] DEBUG: xbbs.worker: successfully uploaded tool host-xxd for JobMessage(project='managarm', job='tool:host-xxd', repository='https://github.com/managarm/bootstrap-managarm.git', revision='c3112f6f96263c4012d1f6106f8808dd7440f323', output='tcp://10.0.69.1:16999', build_root='/var/lib/xbbs/tmp/worker', needed_pkgs={}, needed_tools={}, prod_pkgs={}, prod_tools={'host-xxd': {'architecture': 'x86_64', 'version': '9.0.0633_1'}}, 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-10-20 04:41:29.760943 tictac] INFO: xbbs.worker: job done. return code: 0