﻿2026-07-17T02:36:25.9697388Z Current runner version: '2.335.1'
2026-07-17T02:36:25.9702034Z Runner name: 'kitsubito'
2026-07-17T02:36:25.9702559Z Runner group name: 'Default'
2026-07-17T02:36:25.9703198Z Machine name: 'KITSUBITO'
2026-07-17T02:36:25.9706496Z ##[group]GITHUB_TOKEN Permissions
2026-07-17T02:36:25.9708381Z Actions: write
2026-07-17T02:36:25.9708810Z ArtifactMetadata: write
2026-07-17T02:36:25.9709715Z Attestations: write
2026-07-17T02:36:25.9710252Z Checks: write
2026-07-17T02:36:25.9710737Z CodeQuality: write
2026-07-17T02:36:25.9711214Z Contents: write
2026-07-17T02:36:25.9711716Z CopilotRequests: write
2026-07-17T02:36:25.9712324Z Deployments: write
2026-07-17T02:36:25.9712847Z Discussions: write
2026-07-17T02:36:25.9713358Z Drives: write
2026-07-17T02:36:25.9713857Z Issues: write
2026-07-17T02:36:25.9714364Z Metadata: read
2026-07-17T02:36:25.9714878Z Models: read
2026-07-17T02:36:25.9715388Z Packages: write
2026-07-17T02:36:25.9715927Z Pages: write
2026-07-17T02:36:25.9716542Z PullRequests: write
2026-07-17T02:36:25.9717070Z RepositoryProjects: write
2026-07-17T02:36:25.9717598Z SecurityEvents: write
2026-07-17T02:36:25.9718092Z Statuses: write
2026-07-17T02:36:25.9718565Z VulnerabilityAlerts: read
2026-07-17T02:36:25.9719185Z ##[endgroup]
2026-07-17T02:36:25.9721136Z Secret source: Actions
2026-07-17T02:36:25.9721779Z Prepare workflow directory
2026-07-17T02:36:26.0067573Z Prepare all required actions
2026-07-17T02:36:26.0097288Z Getting action download info
2026-07-17T02:36:26.3397582Z Download action repository 'actions/checkout@v5' (SHA:93cb6efe18208431cddfb8368fd83d5badbf9bfd)
2026-07-17T02:36:26.8691433Z Complete job name: changes
2026-07-17T02:36:26.9565445Z ##[group]Run actions/checkout@v5
2026-07-17T02:36:26.9566183Z with:
2026-07-17T02:36:26.9566527Z   fetch-depth: 2
2026-07-17T02:36:26.9566919Z   repository: BigscreenVR/spt-bs-core
2026-07-17T02:36:26.9570129Z   token: ***
2026-07-17T02:36:26.9570491Z   ssh-strict: true
2026-07-17T02:36:26.9570843Z   ssh-user: git
2026-07-17T02:36:26.9571220Z   persist-credentials: true
2026-07-17T02:36:26.9571634Z   clean: true
2026-07-17T02:36:26.9571992Z   sparse-checkout-cone-mode: true
2026-07-17T02:36:26.9572408Z   fetch-tags: false
2026-07-17T02:36:26.9572760Z   show-progress: true
2026-07-17T02:36:26.9573124Z   lfs: false
2026-07-17T02:36:26.9573457Z   submodules: false
2026-07-17T02:36:26.9573819Z   set-safe-directory: true
2026-07-17T02:36:26.9574411Z ##[endgroup]
2026-07-17T02:36:27.0391361Z Syncing repository: BigscreenVR/spt-bs-core
2026-07-17T02:36:27.0393086Z ##[group]Getting Git version info
2026-07-17T02:36:27.0393872Z Working directory is '/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core'
2026-07-17T02:36:27.0394819Z [command]/usr/bin/git version
2026-07-17T02:36:27.0395229Z git version 2.43.0
2026-07-17T02:36:27.0396440Z ##[endgroup]
2026-07-17T02:36:27.0399929Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/03b4fb85-eade-4791-a55c-ffa42e628a2e' before making global git config changes
2026-07-17T02:36:27.0401072Z Adding repository directory to the temporary git global config as a safe directory
2026-07-17T02:36:27.0402053Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core
2026-07-17T02:36:27.0427759Z [command]/usr/bin/git config --local --get remote.origin.url
2026-07-17T02:36:27.0446030Z https://github.com/BigscreenVR/spt-bs-core
2026-07-17T02:36:27.0456118Z ##[group]Removing previously created refs, to avoid conflicts
2026-07-17T02:36:27.0458871Z [command]/usr/bin/git rev-parse --symbolic-full-name --verify --quiet HEAD
2026-07-17T02:36:27.0478695Z HEAD
2026-07-17T02:36:27.0512545Z ##[endgroup]
2026-07-17T02:36:27.0514463Z [command]/usr/bin/git submodule status
2026-07-17T02:36:27.0703219Z ##[group]Cleaning the repository
2026-07-17T02:36:27.0738686Z [command]/usr/bin/git clean -ffdx
2026-07-17T02:36:27.0769699Z Removing traceable-reqs
2026-07-17T02:36:27.0775469Z [command]/usr/bin/git reset --hard HEAD
2026-07-17T02:36:27.0881858Z HEAD is now at 066a260 Merge 73b29b858bbffb2c758382c80d74def0aabb328f into ada89b448b3914910038477c065bb2163a0e5ecf
2026-07-17T02:36:27.0886824Z ##[endgroup]
2026-07-17T02:36:27.0888706Z ##[group]Disabling automatic garbage collection
2026-07-17T02:36:27.0892653Z [command]/usr/bin/git config --local gc.auto 0
2026-07-17T02:36:27.0918032Z ##[endgroup]
2026-07-17T02:36:27.0918719Z ##[group]Setting up auth
2026-07-17T02:36:27.0923535Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-07-17T02:36:27.0948530Z [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-17T02:36:27.1139275Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-07-17T02:36:27.1164695Z [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-17T02:36:27.1350641Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-07-17T02:36:27.1376195Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-07-17T02:36:27.1567985Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-07-17T02:36:27.1598106Z ##[endgroup]
2026-07-17T02:36:27.1598834Z ##[group]Fetching the repository
2026-07-17T02:36:27.1605428Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=2 origin +066a26013ab732b7fed6a3e5541638fdc3a64001:refs/remotes/pull/18/merge
2026-07-17T02:36:27.6351618Z ##[endgroup]
2026-07-17T02:36:27.6352493Z ##[group]Determining the checkout info
2026-07-17T02:36:27.6353369Z ##[endgroup]
2026-07-17T02:36:27.6356512Z [command]/usr/bin/git sparse-checkout disable
2026-07-17T02:36:27.6396376Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
2026-07-17T02:36:27.6428749Z ##[group]Checking out the ref
2026-07-17T02:36:27.6429708Z [command]/usr/bin/git checkout --progress --force refs/remotes/pull/18/merge
2026-07-17T02:36:27.6473417Z HEAD is now at 066a260 Merge 73b29b858bbffb2c758382c80d74def0aabb328f into ada89b448b3914910038477c065bb2163a0e5ecf
2026-07-17T02:36:27.6475886Z ##[endgroup]
2026-07-17T02:36:27.6505970Z [command]/usr/bin/git log -1 --format=%H
2026-07-17T02:36:27.6526865Z 066a26013ab732b7fed6a3e5541638fdc3a64001
2026-07-17T02:36:27.6712303Z ##[group]Run set -euo pipefail
2026-07-17T02:36:27.6713199Z [36;1mset -euo pipefail[0m
2026-07-17T02:36:27.6714075Z [36;1mif [ "pull_request" != "pull_request" ]; then[0m
2026-07-17T02:36:27.6715122Z [36;1m  echo "code=true" >> "$GITHUB_OUTPUT"[0m
2026-07-17T02:36:27.6716028Z [36;1m  exit 0[0m
2026-07-17T02:36:27.6716638Z [36;1mfi[0m
2026-07-17T02:36:27.6717319Z [36;1mfiles=$(git diff --name-only HEAD^1 HEAD)[0m
2026-07-17T02:36:27.6718326Z [36;1mprintf 'changed files:\n%s\n' "$files"[0m
2026-07-17T02:36:27.6719429Z [36;1mcode=false[0m
2026-07-17T02:36:27.6720214Z [36;1mwhile IFS= read -r f; do[0m
2026-07-17T02:36:27.6720997Z [36;1m  [ -z "$f" ] && continue[0m
2026-07-17T02:36:27.6721755Z [36;1m  case "$f" in[0m
2026-07-17T02:36:27.6722649Z [36;1m    docs-site/*) code=true ;;  # book/llms drift gates ride `test`[0m
2026-07-17T02:36:27.6723846Z [36;1m    *.md) ;;                   # markdown elsewhere: docs-only[0m
2026-07-17T02:36:27.6724812Z [36;1m    *) code=true ;;[0m
2026-07-17T02:36:27.6725482Z [36;1m  esac[0m
2026-07-17T02:36:27.6726045Z [36;1mdone <<< "$files"[0m
2026-07-17T02:36:27.6726751Z [36;1mecho "classified: code=$code"[0m
2026-07-17T02:36:27.6727612Z [36;1mecho "code=$code" >> "$GITHUB_OUTPUT"[0m
2026-07-17T02:36:27.6746788Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0}
2026-07-17T02:36:27.6747796Z ##[endgroup]
2026-07-17T02:36:27.6824222Z changed files:
2026-07-17T02:36:27.6825249Z .config/nextest.toml
2026-07-17T02:36:27.6826050Z .github/workflows/ci.yml
2026-07-17T02:36:27.6826899Z crates/spt-daemon/src/attach.rs
2026-07-17T02:36:27.6827828Z crates/spt-daemon/src/brain.rs
2026-07-17T02:36:27.6828770Z crates/spt-daemon/src/broker.rs
2026-07-17T02:36:27.6829762Z crates/spt-daemon/src/dispatch.rs
2026-07-17T02:36:27.6830897Z crates/spt-daemon/src/msg.rs
2026-07-17T02:36:27.6831784Z crates/spt-daemon/src/nethost.rs
2026-07-17T02:36:27.6832704Z crates/spt-daemon/tests/attach.rs
2026-07-17T02:36:27.6833710Z crates/spt-daemon/tests/brain_decouple.rs
2026-07-17T02:36:27.6834812Z crates/spt-daemon/tests/broker.rs
2026-07-17T02:36:27.6835848Z crates/spt-daemon/tests/conn_blackhole_lifecycle.rs
2026-07-17T02:36:27.6836849Z crates/spt-daemon/tests/false_promote.rs
2026-07-17T02:36:27.6837708Z crates/spt-daemon/tests/redispatch_stall.rs
2026-07-17T02:36:27.6838613Z crates/spt-net/src/net/attach.rs
2026-07-17T02:36:27.6839420Z traceable-reqs.toml
2026-07-17T02:36:27.6840021Z classified: code=true
2026-07-17T02:36:27.7036355Z Post job cleanup.
2026-07-17T02:36:27.7736154Z [command]/usr/bin/git version
2026-07-17T02:36:27.7768558Z git version 2.43.0
2026-07-17T02:36:27.7798874Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/23c4bedf-304b-4972-8a6b-a2c40bf6b5b0' before making global git config changes
2026-07-17T02:36:27.7801131Z Adding repository directory to the temporary git global config as a safe directory
2026-07-17T02:36:27.7802935Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core
2026-07-17T02:36:27.7831367Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-07-17T02:36:27.7859686Z [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-17T02:36:27.8049289Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-07-17T02:36:27.8068316Z http.https://github.com/.extraheader
2026-07-17T02:36:27.8077222Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader
2026-07-17T02:36:27.8102773Z [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-17T02:36:27.8281282Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-07-17T02:36:27.8306012Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-07-17T02:36:27.8610588Z Evaluate and set job outputs
2026-07-17T02:36:27.8616022Z Set output 'code'
2026-07-17T02:36:27.8618132Z Cleaning up orphan processes
