[xbbs @ 2026-08-16 04:59:08+0000 INFO] Running command git clone https://github.com/managarm/bootstrap-managarm.git . (env=None, cwd='/var/lib/xbbs/tmp/tmpwrv_snjr/src') Cloning into '.'... [xbbs @ 2026-08-16 04:59:09+0000 INFO] Exit code: 0 [xbbs @ 2026-08-16 04:59:09+0000 INFO] Running command git checkout 008dbd031c38d333fa076d88fefb64b940987a7a (env=None, cwd='/var/lib/xbbs/tmp/tmpwrv_snjr/src') Note: switching to '008dbd031c38d333fa076d88fefb64b940987a7a'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by switching back to a branch. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -c with the switch command. Example: git switch -c Or undo this operation with: git switch - Turn off this advice by setting config variable advice.detachedHead to false HEAD is now at 008dbd03 Merge pull request #758 from lzcunt/rsync/mkstemp-cross [xbbs @ 2026-08-16 04:59:09+0000 INFO] Exit code: 0 [xbbs @ 2026-08-16 04:59:09+0000 INFO] Running command xbstrap init /var/lib/xbbs/tmp/tmpwrv_snjr/src (env=None, cwd='/var/lib/xbbs/tmp/tmpwrv_snjr/build') Creating cargo-home/config.toml [xbbs @ 2026-08-16 04:59:15+0000 INFO] Exit code: 0 [xbbs @ 2026-08-16 04:59:15+0000 INFO] Running command xbps-install -Uy -R http://10.0.69.1:10999/repos/plJfCZAn6wfoLoVL6CHUgg/packages/x86_64/ -r /var/lib/xbbs/tmp/tmpwrv_snjr/build/system-root -SM -- (env={'XBPS_ARCH': 'x86_64'}, cwd='/var/lib/xbbs/tmp/tmpwrv_snjr/build') [*] Updating repository `http://10.0.69.1:10999/repos/plJfCZAn6wfoLoVL6CHUgg/packages/x86_64//x86_64-repodata' ... x86_64-repodata: [4515B 90%] 64MB/s ETA: 00m00s x86_64-repodata: 4515B [avg rate: 71MB/s] [xbbs @ 2026-08-16 04:59:15+0000 INFO] Exit code: 0 [xbbs @ 2026-08-16 04:59:15+0000 INFO] Downloading artifact tools/x86_64/system-gcc.tar.gz into /var/lib/xbbs/tmp/tmpwrv_snjr/build/tools/system-gcc.tar.gz [xbbs @ 2026-08-16 04:59:18+0000 INFO] Downloading artifact tools/noarch/wayland-scanner.tar.gz into /var/lib/xbbs/tmp/tmpwrv_snjr/build/tools/wayland-scanner.tar.gz [xbbs @ 2026-08-16 04:59:18+0000 INFO] Downloading artifact tools/x86_64/cross-binutils.tar.gz into /var/lib/xbbs/tmp/tmpwrv_snjr/build/tools/cross-binutils.tar.gz xbstrap: Running the following plan: fetch wayland-protocols checkout wayland-protocols patch wayland-protocols regenerate wayland-protocols configure wayland-protocols (inside sysroot.96q6hq_s) build wayland-protocols (inside sysroot.96q6hq_s) pack wayland-protocols xbstrap: fetch wayland-protocols [1/7] Traceback (most recent call last): File "/var/lib/xbbs/xbbs_virtualenv/bin/xbstrap-pipeline", line 8, in sys.exit(main()) ^^^^^^ File "/var/lib/xbbs/xbbs_virtualenv/lib/python3.12/site-packages/xbstrap/pipeline/__init__.py", line 411, in main do_run_job(args) File "/var/lib/xbbs/xbbs_virtualenv/lib/python3.12/site-packages/xbstrap/pipeline/__init__.py", line 373, in do_run_job plan.run_plan() File "/var/lib/xbbs/xbbs_virtualenv/lib/python3.12/site-packages/xbstrap/base.py", line 4493, in run_plan fetch_src(self._cfg, subject) File "/var/lib/xbbs/xbbs_virtualenv/lib/python3.12/site-packages/xbstrap/base.py", line 2942, in fetch_src _vcs_utils.fetch_repo(cfg, src, src.sub_dir) File "/var/lib/xbbs/xbbs_virtualenv/lib/python3.12/site-packages/xbstrap/vcs_utils.py", line 357, in fetch_repo with urllib.request.urlopen(source["url"]) as req: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/urllib/request.py", line 215, in urlopen return opener.open(url, data, timeout) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/urllib/request.py", line 521, in open response = meth(req, response) ^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/urllib/request.py", line 630, in http_response response = self.parent.error( ^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/urllib/request.py", line 559, in error return self._call_chain(*args) ^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/urllib/request.py", line 492, in _call_chain result = func(*args) ^^^^^^^^^^^ File "/usr/lib/python3.12/urllib/request.py", line 639, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 504: [xbbs @ 2026-08-16 04:59:34+0000 INFO] Build failed.