﻿2026-09-22T01:33:47.0737716Z Current runner version: '2.337.0'
2026-09-22T01:33:47.0742464Z Runner name: 'kitsubito'
2026-09-22T01:33:47.0743015Z Runner group name: 'Default'
2026-09-22T01:33:47.0743636Z Machine name: 'KITSUBITO'
2026-09-22T01:33:47.0745467Z ##[group]GITHUB_TOKEN Permissions
2026-09-22T01:33:47.0747151Z Actions: read
2026-09-22T01:33:47.0747542Z Contents: read
2026-09-22T01:33:47.0747915Z Metadata: read
2026-09-22T01:33:47.0748272Z ##[endgroup]
2026-09-22T01:33:47.0750113Z Secret source: Actions
2026-09-22T01:33:47.0750738Z Cache mode: write
2026-09-22T01:33:47.0751382Z Prepare workflow directory
2026-09-22T01:33:47.1104350Z Prepare all required actions
2026-09-22T01:33:47.1139121Z Getting action download info
2026-09-22T01:33:47.4875563Z Download action repository 'actions/checkout@v5' (SHA:fbc6f3992d24b796d5a048ff273f7fcc4a7b6c09)
2026-09-22T01:33:47.8385903Z Complete job name: changes
2026-09-22T01:33:47.9137287Z ##[group]Run actions/checkout@v5
2026-09-22T01:33:47.9138012Z with:
2026-09-22T01:33:47.9138369Z   fetch-depth: 2
2026-09-22T01:33:47.9138808Z   repository: BigscreenVR/spt-bs-core
2026-09-22T01:33:47.9141721Z   token: ***
2026-09-22T01:33:47.9142073Z   ssh-strict: true
2026-09-22T01:33:47.9142433Z   ssh-user: git
2026-09-22T01:33:47.9142804Z   persist-credentials: true
2026-09-22T01:33:47.9143195Z   clean: true
2026-09-22T01:33:47.9143558Z   sparse-checkout-cone-mode: true
2026-09-22T01:33:47.9143968Z   fetch-tags: false
2026-09-22T01:33:47.9144320Z   show-progress: true
2026-09-22T01:33:47.9144673Z   lfs: false
2026-09-22T01:33:47.9145011Z   submodules: false
2026-09-22T01:33:47.9145375Z   set-safe-directory: true
2026-09-22T01:33:47.9145777Z   allow-unsafe-pr-checkout: false
2026-09-22T01:33:47.9146416Z ##[endgroup]
2026-09-22T01:33:47.9936657Z Syncing repository: BigscreenVR/spt-bs-core
2026-09-22T01:33:47.9938142Z ##[group]Getting Git version info
2026-09-22T01:33:47.9938871Z Working directory is '/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core'
2026-09-22T01:33:47.9939851Z [command]/usr/bin/git version
2026-09-22T01:33:47.9940274Z git version 2.43.0
2026-09-22T01:33:47.9951187Z ##[endgroup]
2026-09-22T01:33:47.9958541Z Copying '/home/reavus/.gitconfig' to '/home/reavus/actions-runner/_work/_temp/b623b44f-4182-4670-b150-8bab4c9c74fe/.gitconfig'
2026-09-22T01:33:47.9965581Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/b623b44f-4182-4670-b150-8bab4c9c74fe' before making global git config changes
2026-09-22T01:33:47.9966712Z Adding repository directory to the temporary git global config as a safe directory
2026-09-22T01:33:47.9968491Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core
2026-09-22T01:33:48.0017017Z [command]/usr/bin/git config --local --get remote.origin.url
2026-09-22T01:33:48.0035063Z https://github.com/BigscreenVR/spt-bs-core
2026-09-22T01:33:48.0045093Z ##[group]Removing previously created refs, to avoid conflicts
2026-09-22T01:33:48.0047827Z [command]/usr/bin/git rev-parse --symbolic-full-name --verify --quiet HEAD
2026-09-22T01:33:48.0066162Z HEAD
2026-09-22T01:33:48.0096157Z ##[endgroup]
2026-09-22T01:33:48.0097703Z [command]/usr/bin/git submodule status
2026-09-22T01:33:48.0279245Z ##[group]Cleaning the repository
2026-09-22T01:33:48.0282613Z [command]/usr/bin/git clean -ffdx
2026-09-22T01:33:48.0314294Z Removing traceable-reqs
2026-09-22T01:33:48.0322357Z [command]/usr/bin/git reset --hard HEAD
2026-09-22T01:33:48.0516245Z HEAD is now at de891efdf6 Merge ff55d152b013d55ef4c83b59e80c0214a8e96d49 into 1143a6dccf177cee46ca387f2be0637ee4bd324a
2026-09-22T01:33:48.0525022Z ##[endgroup]
2026-09-22T01:33:48.0561429Z ##[group]Disabling automatic garbage collection
2026-09-22T01:33:48.0566517Z [command]/usr/bin/git config --local gc.auto 0
2026-09-22T01:33:48.0593835Z ##[endgroup]
2026-09-22T01:33:48.0594548Z ##[group]Setting up auth
2026-09-22T01:33:48.0598590Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-09-22T01:33:48.0623662Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-09-22T01:33:48.0813839Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-09-22T01:33:48.0838870Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-09-22T01:33:48.1025600Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-09-22T01:33:48.1050499Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-09-22T01:33:48.1242063Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-09-22T01:33:48.1273028Z ##[endgroup]
2026-09-22T01:33:48.1273752Z ##[group]Fetching the repository
2026-09-22T01:33:48.1278915Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=2 origin +de891efdf61f4eb305eb37aa794bad81d8b799f6:refs/remotes/pull/242/merge
2026-09-22T01:33:48.7795451Z ##[endgroup]
2026-09-22T01:33:48.7797369Z ##[group]Determining the checkout info
2026-09-22T01:33:48.7799472Z ##[endgroup]
2026-09-22T01:33:48.7804924Z [command]/usr/bin/git sparse-checkout disable
2026-09-22T01:33:48.7845109Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
2026-09-22T01:33:48.7872187Z ##[group]Checking out the ref
2026-09-22T01:33:48.7874900Z [command]/usr/bin/git checkout --progress --force refs/remotes/pull/242/merge
2026-09-22T01:33:48.7949286Z HEAD is now at de891efdf6 Merge ff55d152b013d55ef4c83b59e80c0214a8e96d49 into 1143a6dccf177cee46ca387f2be0637ee4bd324a
2026-09-22T01:33:48.7954815Z ##[endgroup]
2026-09-22T01:33:48.7998026Z [command]/usr/bin/git log -1 --format=%H
2026-09-22T01:33:48.8027731Z de891efdf61f4eb305eb37aa794bad81d8b799f6
2026-09-22T01:33:48.8230532Z ##[group]Run set -euo pipefail
2026-09-22T01:33:48.8231433Z [36;1mset -euo pipefail[0m
2026-09-22T01:33:48.8232260Z [36;1mfloor_bytes=$((32 * 1024 * 1024 * 1024))[0m
2026-09-22T01:33:48.8233553Z [36;1mdrive=$(df -P "$GITHUB_WORKSPACE" | awk 'NR == 2 { print $1 }')[0m
2026-09-22T01:33:48.8234996Z [36;1mfree_bytes=$(df -PB1 "$GITHUB_WORKSPACE" | awk 'NR == 2 { print $4 }')[0m
2026-09-22T01:33:48.8236169Z [36;1mverdict=PASS[0m
2026-09-22T01:33:48.8237021Z [36;1mif [ "$free_bytes" -lt "$floor_bytes" ]; then verdict=RED; fi[0m
2026-09-22T01:33:48.8238754Z [36;1mprintf 'FLOOR_START job=changes runner=Linux free_bytes=%s floor_bytes=%s verdict=%s sample=INSTANT\n' \[0m
2026-09-22T01:33:48.8240415Z [36;1m  "$free_bytes" "$floor_bytes" "$verdict"[0m
2026-09-22T01:33:48.8241377Z [36;1mif [ "$free_bytes" -lt "$floor_bytes" ]; then[0m
2026-09-22T01:33:48.8243208Z [36;1m  echo "::error title=Insufficient free disk::RESOURCE=disk drive=$drive free_bytes=$free_bytes floor_bytes=$floor_bytes"[0m
2026-09-22T01:33:48.8244886Z [36;1m  exit 1[0m
2026-09-22T01:33:48.8245470Z [36;1mfi[0m
2026-09-22T01:33:48.8262479Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0}
2026-09-22T01:33:48.8263447Z ##[endgroup]
2026-09-22T01:33:48.8349066Z FLOOR_START job=changes runner=Linux free_bytes=259835105280 floor_bytes=34359738368 verdict=PASS sample=INSTANT
2026-09-22T01:33:48.8462029Z ##[group]Run set -euo pipefail
2026-09-22T01:33:48.8462812Z [36;1mset -euo pipefail[0m
2026-09-22T01:33:48.8463613Z [36;1mif [ "pull_request" != "pull_request" ]; then[0m
2026-09-22T01:33:48.8464570Z [36;1m  echo "code=true" >> "$GITHUB_OUTPUT"[0m
2026-09-22T01:33:48.8465386Z [36;1m  exit 0[0m
2026-09-22T01:33:48.8465939Z [36;1mfi[0m
2026-09-22T01:33:48.8466579Z [36;1mfiles=$(git diff --name-only HEAD^1 HEAD)[0m
2026-09-22T01:33:48.8467514Z [36;1mprintf 'changed files:\n%s\n' "$files"[0m
2026-09-22T01:33:48.8468329Z [36;1mcode=false[0m
2026-09-22T01:33:48.8469030Z [36;1mwhile IFS= read -r f; do[0m
2026-09-22T01:33:48.8469933Z [36;1m  [ -z "$f" ] && continue[0m
2026-09-22T01:33:48.8470652Z [36;1m  case "$f" in[0m
2026-09-22T01:33:48.8471306Z [36;1m    docs-site/*) code=true ;;[0m
2026-09-22T01:33:48.8472037Z [36;1m    *.md) ;;[0m
2026-09-22T01:33:48.8472672Z [36;1m    traceable-reqs.toml) ;;[0m
2026-09-22T01:33:48.8473420Z [36;1m    *) code=true ;;[0m
2026-09-22T01:33:48.8474097Z [36;1m  esac[0m
2026-09-22T01:33:48.8474664Z [36;1mdone <<< "$files"[0m
2026-09-22T01:33:48.8475384Z [36;1mecho "code=$code" >> "$GITHUB_OUTPUT"[0m
2026-09-22T01:33:48.8489520Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0}
2026-09-22T01:33:48.8490451Z ##[endgroup]
2026-09-22T01:33:48.8563008Z changed files:
2026-09-22T01:33:48.8563623Z CHANGELOG.md
2026-09-22T01:33:48.8564201Z crates/spt/src/api/reporting.rs
2026-09-22T01:33:48.8564927Z docs-site/src/changelog.md
2026-09-22T01:33:48.8565646Z docs-site/src/harness-contract/api.md
2026-09-22T01:33:48.8566614Z docs-site/src/serving/attachments.md
2026-09-22T01:33:48.8567395Z traceable-reqs.toml
2026-09-22T01:33:48.8630158Z ##[group]Run python3 .github/ci/push-main-unit-reuse-selftest.py
2026-09-22T01:33:48.8631399Z [36;1mpython3 .github/ci/push-main-unit-reuse-selftest.py[0m
2026-09-22T01:33:48.8644632Z shell: /usr/bin/bash -e {0}
2026-09-22T01:33:48.8645290Z ##[endgroup]
2026-09-22T01:33:48.9589131Z ................
2026-09-22T01:33:48.9590278Z ----------------------------------------------------------------------
2026-09-22T01:33:48.9591498Z Ran 16 tests in 0.033s
2026-09-22T01:33:48.9591966Z 
2026-09-22T01:33:48.9592244Z OK
2026-09-22T01:33:48.9749929Z ##[group]Run if ! python3 .github/ci/push-main-unit-reuse.py; then
2026-09-22T01:33:48.9751214Z [36;1mif ! python3 .github/ci/push-main-unit-reuse.py; then[0m
2026-09-22T01:33:48.9752393Z [36;1m  echo 'UNIT_REUSE run-unit=true reason=helper-failed'[0m
2026-09-22T01:33:48.9753401Z [36;1m  echo 'run-unit=true' >> "$GITHUB_OUTPUT"[0m
2026-09-22T01:33:48.9754202Z [36;1mfi[0m
2026-09-22T01:33:48.9768036Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0}
2026-09-22T01:33:48.9768927Z env:
2026-09-22T01:33:48.9775729Z   GH_TOKEN: ***
2026-09-22T01:33:48.9776275Z ##[endgroup]
2026-09-22T01:33:49.0036840Z UNIT_REUSE run-unit=true reason=not-push-main
2026-09-22T01:33:49.0125140Z ##[group]Run set -euo pipefail
2026-09-22T01:33:49.0125955Z [36;1mset -euo pipefail[0m
2026-09-22T01:33:49.0126699Z [36;1mfloor_bytes=$((32 * 1024 * 1024 * 1024))[0m
2026-09-22T01:33:49.0127704Z [36;1mdrive=$(df -P "$GITHUB_WORKSPACE" | awk 'NR == 2 { print $1 }')[0m
2026-09-22T01:33:49.0128937Z [36;1mfree_bytes=$(df -PB1 "$GITHUB_WORKSPACE" | awk 'NR == 2 { print $4 }')[0m
2026-09-22T01:33:49.0130020Z [36;1mverdict=PASS[0m
2026-09-22T01:33:49.0130802Z [36;1mif [ "$free_bytes" -lt "$floor_bytes" ]; then verdict=RED; fi[0m
2026-09-22T01:33:49.0132347Z [36;1mprintf 'FLOOR_END job=changes runner=Linux free_bytes=%s floor_bytes=%s verdict=%s sample=INSTANT\n' \[0m
2026-09-22T01:33:49.0133792Z [36;1m  "$free_bytes" "$floor_bytes" "$verdict"[0m
2026-09-22T01:33:49.0134669Z [36;1mif [ "$free_bytes" -lt "$floor_bytes" ]; then[0m
2026-09-22T01:33:49.0136272Z [36;1m  echo "::error title=Insufficient free disk::RESOURCE=disk drive=$drive free_bytes=$free_bytes floor_bytes=$floor_bytes"[0m
2026-09-22T01:33:49.0137727Z [36;1m  exit 1[0m
2026-09-22T01:33:49.0138410Z [36;1mfi[0m
2026-09-22T01:33:49.0152500Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0}
2026-09-22T01:33:49.0153463Z ##[endgroup]
2026-09-22T01:33:49.0271565Z FLOOR_END job=changes runner=Linux free_bytes=259834998784 floor_bytes=34359738368 verdict=PASS sample=INSTANT
2026-09-22T01:33:49.0445466Z Post job cleanup.
2026-09-22T01:33:49.1133779Z [command]/usr/bin/git version
2026-09-22T01:33:49.1164991Z git version 2.43.0
2026-09-22T01:33:49.1190767Z Copying '/home/reavus/.gitconfig' to '/home/reavus/actions-runner/_work/_temp/c4ae4dff-880f-4e06-a569-40d4623f9864/.gitconfig'
2026-09-22T01:33:49.1198848Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/c4ae4dff-880f-4e06-a569-40d4623f9864' before making global git config changes
2026-09-22T01:33:49.1201221Z Adding repository directory to the temporary git global config as a safe directory
2026-09-22T01:33:49.1202997Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core
2026-09-22T01:33:49.1229059Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-09-22T01:33:49.1254963Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-09-22T01:33:49.1442879Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-09-22T01:33:49.1460774Z http.https://github.com/.extraheader
2026-09-22T01:33:49.1467448Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader
2026-09-22T01:33:49.1491403Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-09-22T01:33:49.1675203Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-09-22T01:33:49.1698363Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-09-22T01:33:49.2038288Z Evaluate and set job outputs
2026-09-22T01:33:49.2050476Z Set output 'code'
2026-09-22T01:33:49.2052268Z Set output 'run-unit'
2026-09-22T01:33:49.2053668Z Cleaning up orphan processes
