﻿2026-07-27T23:50:41.2533548Z Current runner version: '2.336.0'
2026-07-27T23:50:41.2538317Z Runner name: 'kitsubito'
2026-07-27T23:50:41.2538823Z Runner group name: 'Default'
2026-07-27T23:50:41.2539545Z Machine name: 'KITSUBITO'
2026-07-27T23:50:41.2542787Z ##[group]GITHUB_TOKEN Permissions
2026-07-27T23:50:41.2544736Z Actions: write
2026-07-27T23:50:41.2545142Z ArtifactMetadata: write
2026-07-27T23:50:41.2545539Z Attestations: write
2026-07-27T23:50:41.2545915Z Checks: write
2026-07-27T23:50:41.2546272Z CodeQuality: write
2026-07-27T23:50:41.2546643Z Contents: write
2026-07-27T23:50:41.2547007Z CopilotRequests: write
2026-07-27T23:50:41.2547389Z Deployments: write
2026-07-27T23:50:41.2547757Z Discussions: write
2026-07-27T23:50:41.2548119Z Drives: write
2026-07-27T23:50:41.2548476Z Issues: write
2026-07-27T23:50:41.2548829Z Metadata: read
2026-07-27T23:50:41.2549273Z Models: read
2026-07-27T23:50:41.2549639Z Packages: write
2026-07-27T23:50:41.2549999Z Pages: write
2026-07-27T23:50:41.2550438Z PullRequests: write
2026-07-27T23:50:41.2550847Z RepositoryProjects: write
2026-07-27T23:50:41.2551259Z SecurityEvents: write
2026-07-27T23:50:41.2551635Z Statuses: write
2026-07-27T23:50:41.2551993Z VulnerabilityAlerts: read
2026-07-27T23:50:41.2552380Z ##[endgroup]
2026-07-27T23:50:41.2554001Z Secret source: Actions
2026-07-27T23:50:41.2554746Z Prepare workflow directory
2026-07-27T23:50:41.2913291Z Prepare all required actions
2026-07-27T23:50:41.2949336Z Getting action download info
2026-07-27T23:50:41.6769725Z Download action repository 'actions/checkout@v5' (SHA:fbc6f3992d24b796d5a048ff273f7fcc4a7b6c09)
2026-07-27T23:50:42.2587560Z Complete job name: changes
2026-07-27T23:50:42.3344251Z ##[group]Run set -euo pipefail
2026-07-27T23:50:42.3344841Z [36;1mset -euo pipefail[0m
2026-07-27T23:50:42.3345307Z [36;1mfloor_bytes=$((32 * 1024 * 1024 * 1024))[0m
2026-07-27T23:50:42.3345907Z [36;1mdrive=$(df -P "$GITHUB_WORKSPACE" | awk 'NR == 2 { print $1 }')[0m
2026-07-27T23:50:42.3346608Z [36;1mfree_bytes=$(df -PB1 "$GITHUB_WORKSPACE" | awk 'NR == 2 { print $4 }')[0m
2026-07-27T23:50:42.3347363Z [36;1mprintf 'disk preflight: drive=%s free_bytes=%s floor_bytes=%s\n' \[0m
2026-07-27T23:50:42.3347977Z [36;1m  "$drive" "$free_bytes" "$floor_bytes"[0m
2026-07-27T23:50:42.3348496Z [36;1mif [ "$free_bytes" -lt "$floor_bytes" ]; then[0m
2026-07-27T23:50:42.3349406Z [36;1m  echo "::error title=Insufficient free disk::RESOURCE=disk drive=$drive free_bytes=$free_bytes floor_bytes=$floor_bytes"[0m
2026-07-27T23:50:42.3350176Z [36;1m  exit 1[0m
2026-07-27T23:50:42.3350515Z [36;1mfi[0m
2026-07-27T23:50:42.3366727Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0}
2026-07-27T23:50:42.3367511Z ##[endgroup]
2026-07-27T23:50:42.3488117Z disk preflight: drive=/dev/nvme0n1p2 free_bytes=758272815104 floor_bytes=34359738368
2026-07-27T23:50:42.3679030Z ##[group]Run actions/checkout@v5
2026-07-27T23:50:42.3679527Z with:
2026-07-27T23:50:42.3679865Z   fetch-depth: 2
2026-07-27T23:50:42.3680252Z   repository: BigscreenVR/spt-bs-core
2026-07-27T23:50:42.3682957Z   token: ***
2026-07-27T23:50:42.3683310Z   ssh-strict: true
2026-07-27T23:50:42.3683659Z   ssh-user: git
2026-07-27T23:50:42.3684016Z   persist-credentials: true
2026-07-27T23:50:42.3684407Z   clean: true
2026-07-27T23:50:42.3684759Z   sparse-checkout-cone-mode: true
2026-07-27T23:50:42.3685165Z   fetch-tags: false
2026-07-27T23:50:42.3685516Z   show-progress: true
2026-07-27T23:50:42.3685870Z   lfs: false
2026-07-27T23:50:42.3686195Z   submodules: false
2026-07-27T23:50:42.3686547Z   set-safe-directory: true
2026-07-27T23:50:42.3686933Z   allow-unsafe-pr-checkout: false
2026-07-27T23:50:42.3687328Z ##[endgroup]
2026-07-27T23:50:42.4486926Z Syncing repository: BigscreenVR/spt-bs-core
2026-07-27T23:50:42.4488560Z ##[group]Getting Git version info
2026-07-27T23:50:42.4489608Z Working directory is '/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core'
2026-07-27T23:50:42.4490512Z [command]/usr/bin/git version
2026-07-27T23:50:42.4494299Z git version 2.43.0
2026-07-27T23:50:42.4510549Z ##[endgroup]
2026-07-27T23:50:42.4521800Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/9448fbb7-98ee-44e7-9ef9-78aad4ae54cb' before making global git config changes
2026-07-27T23:50:42.4523018Z Adding repository directory to the temporary git global config as a safe directory
2026-07-27T23:50:42.4524847Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core
2026-07-27T23:50:42.4557031Z [command]/usr/bin/git config --local --get remote.origin.url
2026-07-27T23:50:42.4575712Z https://github.com/BigscreenVR/spt-bs-core
2026-07-27T23:50:42.4586264Z ##[group]Removing previously created refs, to avoid conflicts
2026-07-27T23:50:42.4588712Z [command]/usr/bin/git rev-parse --symbolic-full-name --verify --quiet HEAD
2026-07-27T23:50:42.4605963Z refs/heads/main
2026-07-27T23:50:42.4612146Z [command]/usr/bin/git checkout --detach
2026-07-27T23:50:42.4665643Z HEAD is now at 899f4660 Merge pull request #112 from BigscreenVR/release/v0.45.0
2026-07-27T23:50:42.4734861Z [command]/usr/bin/git branch --delete --force main
2026-07-27T23:50:42.4762643Z Deleted branch main (was 899f4660).
2026-07-27T23:50:42.4847511Z ##[endgroup]
2026-07-27T23:50:42.4848466Z [command]/usr/bin/git submodule status
2026-07-27T23:50:42.5031894Z ##[group]Cleaning the repository
2026-07-27T23:50:42.5034916Z [command]/usr/bin/git clean -ffdx
2026-07-27T23:50:42.5065866Z Removing traceable-reqs
2026-07-27T23:50:42.5074414Z [command]/usr/bin/git reset --hard HEAD
2026-07-27T23:50:42.5127287Z HEAD is now at 899f4660 Merge pull request #112 from BigscreenVR/release/v0.45.0
2026-07-27T23:50:42.5132565Z ##[endgroup]
2026-07-27T23:50:42.5134163Z ##[group]Disabling automatic garbage collection
2026-07-27T23:50:42.5136934Z [command]/usr/bin/git config --local gc.auto 0
2026-07-27T23:50:42.5161511Z ##[endgroup]
2026-07-27T23:50:42.5162315Z ##[group]Setting up auth
2026-07-27T23:50:42.5166205Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-07-27T23:50:42.5191377Z [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-07-27T23:50:42.5376694Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-07-27T23:50:42.5401012Z [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-07-27T23:50:42.5582348Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-07-27T23:50:42.5608152Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-07-27T23:50:42.5798507Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-07-27T23:50:42.5833932Z ##[endgroup]
2026-07-27T23:50:42.5840262Z ##[group]Fetching the repository
2026-07-27T23:50:42.5841315Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=2 origin +899f4660e088faf7a202b9df1d76416d1258b7a4:refs/remotes/origin/main
2026-07-27T23:50:43.0496417Z ##[endgroup]
2026-07-27T23:50:43.0497342Z ##[group]Determining the checkout info
2026-07-27T23:50:43.0498333Z ##[endgroup]
2026-07-27T23:50:43.0499722Z [command]/usr/bin/git sparse-checkout disable
2026-07-27T23:50:43.0538667Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
2026-07-27T23:50:43.0561213Z ##[group]Checking out the ref
2026-07-27T23:50:43.0563594Z [command]/usr/bin/git checkout --progress --force -B main refs/remotes/origin/main
2026-07-27T23:50:43.0614514Z Switched to a new branch 'main'
2026-07-27T23:50:43.0615489Z branch 'main' set up to track 'origin/main'.
2026-07-27T23:50:43.0620417Z ##[endgroup]
2026-07-27T23:50:43.0654092Z [command]/usr/bin/git log -1 --format=%H
2026-07-27T23:50:43.0677899Z 899f4660e088faf7a202b9df1d76416d1258b7a4
2026-07-27T23:50:43.0831443Z ##[group]Run set -euo pipefail
2026-07-27T23:50:43.0832352Z [36;1mset -euo pipefail[0m
2026-07-27T23:50:43.0833205Z [36;1mif [ "push" != "pull_request" ]; then[0m
2026-07-27T23:50:43.0834235Z [36;1m  echo "code=true" >> "$GITHUB_OUTPUT"[0m
2026-07-27T23:50:43.0835183Z [36;1m  exit 0[0m
2026-07-27T23:50:43.0835841Z [36;1mfi[0m
2026-07-27T23:50:43.0836578Z [36;1mfiles=$(git diff --name-only HEAD^1 HEAD)[0m
2026-07-27T23:50:43.0837653Z [36;1mprintf 'changed files:\n%s\n' "$files"[0m
2026-07-27T23:50:43.0838675Z [36;1mcode=false[0m
2026-07-27T23:50:43.0839624Z [36;1mwhile IFS= read -r f; do[0m
2026-07-27T23:50:43.0840588Z [36;1m  [ -z "$f" ] && continue[0m
2026-07-27T23:50:43.0841585Z [36;1m  case "$f" in[0m
2026-07-27T23:50:43.0842715Z [36;1m    docs-site/*) code=true ;;  # book/llms drift gates ride `test`[0m
2026-07-27T23:50:43.0844147Z [36;1m    *.md) ;;                   # markdown elsewhere: docs-only[0m
2026-07-27T23:50:43.0845848Z [36;1m    traceable-reqs.toml) ;;     # declarative registry; traceability owns it[0m
2026-07-27T23:50:43.0847298Z [36;1m    *) code=true ;;[0m
2026-07-27T23:50:43.0848218Z [36;1m  esac[0m
2026-07-27T23:50:43.0849077Z [36;1mdone <<< "$files"[0m
2026-07-27T23:50:43.0849978Z [36;1mecho "classified: code=$code"[0m
2026-07-27T23:50:43.0851099Z [36;1mecho "code=$code" >> "$GITHUB_OUTPUT"[0m
2026-07-27T23:50:43.0878034Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0}
2026-07-27T23:50:43.0879324Z ##[endgroup]
2026-07-27T23:50:43.1130597Z Post job cleanup.
2026-07-27T23:50:43.1822468Z [command]/usr/bin/git version
2026-07-27T23:50:43.1885510Z git version 2.43.0
2026-07-27T23:50:43.1921110Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/2e01eb02-a5d4-464f-b920-0a00e76599a9' before making global git config changes
2026-07-27T23:50:43.1925236Z Adding repository directory to the temporary git global config as a safe directory
2026-07-27T23:50:43.1928423Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core
2026-07-27T23:50:43.1957598Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-07-27T23:50:43.1987728Z [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-07-27T23:50:43.2176930Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-07-27T23:50:43.2197096Z http.https://github.com/.extraheader
2026-07-27T23:50:43.2206179Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader
2026-07-27T23:50:43.2234683Z [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-07-27T23:50:43.2419248Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-07-27T23:50:43.2445362Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-07-27T23:50:43.2767242Z Evaluate and set job outputs
2026-07-27T23:50:43.2773440Z Set output 'code'
2026-07-27T23:50:43.2775711Z Cleaning up orphan processes
