﻿2026-07-16T11:32:13.2624370Z Current runner version: '2.335.1'
2026-07-16T11:32:13.2629647Z Runner name: 'kitsubito'
2026-07-16T11:32:13.2630225Z Runner group name: 'Default'
2026-07-16T11:32:13.2630927Z Machine name: 'KITSUBITO'
2026-07-16T11:32:13.2634549Z ##[group]GITHUB_TOKEN Permissions
2026-07-16T11:32:13.2636625Z Actions: write
2026-07-16T11:32:13.2637068Z ArtifactMetadata: write
2026-07-16T11:32:13.2637521Z Attestations: write
2026-07-16T11:32:13.2637928Z Checks: write
2026-07-16T11:32:13.2638318Z CodeQuality: write
2026-07-16T11:32:13.2638709Z Contents: write
2026-07-16T11:32:13.2639226Z CopilotRequests: write
2026-07-16T11:32:13.2639650Z Deployments: write
2026-07-16T11:32:13.2640054Z Discussions: write
2026-07-16T11:32:13.2640456Z Drives: write
2026-07-16T11:32:13.2640833Z Issues: write
2026-07-16T11:32:13.2641220Z Metadata: read
2026-07-16T11:32:13.2641610Z Models: read
2026-07-16T11:32:13.2641996Z Packages: write
2026-07-16T11:32:13.2642393Z Pages: write
2026-07-16T11:32:13.2642888Z PullRequests: write
2026-07-16T11:32:13.2643328Z RepositoryProjects: write
2026-07-16T11:32:13.2643775Z SecurityEvents: write
2026-07-16T11:32:13.2644193Z Statuses: write
2026-07-16T11:32:13.2644585Z VulnerabilityAlerts: read
2026-07-16T11:32:13.2645009Z ##[endgroup]
2026-07-16T11:32:13.2646732Z Secret source: Actions
2026-07-16T11:32:13.2647252Z Prepare workflow directory
2026-07-16T11:32:13.3141068Z Prepare all required actions
2026-07-16T11:32:13.3172300Z Getting action download info
2026-07-16T11:32:13.6691146Z Download action repository 'actions/checkout@v5' (SHA:93cb6efe18208431cddfb8368fd83d5badbf9bfd)
2026-07-16T11:32:14.1714776Z Complete job name: changes
2026-07-16T11:32:14.2597718Z ##[group]Run actions/checkout@v5
2026-07-16T11:32:14.2598585Z with:
2026-07-16T11:32:14.2599118Z   fetch-depth: 2
2026-07-16T11:32:14.2599602Z   repository: BigscreenVR/spt-bs-core
2026-07-16T11:32:14.2602666Z   token: ***
2026-07-16T11:32:14.2603053Z   ssh-strict: true
2026-07-16T11:32:14.2603445Z   ssh-user: git
2026-07-16T11:32:14.2603827Z   persist-credentials: true
2026-07-16T11:32:14.2604268Z   clean: true
2026-07-16T11:32:14.2604685Z   sparse-checkout-cone-mode: true
2026-07-16T11:32:14.2605290Z   fetch-tags: false
2026-07-16T11:32:14.2605693Z   show-progress: true
2026-07-16T11:32:14.2606101Z   lfs: false
2026-07-16T11:32:14.2606464Z   submodules: false
2026-07-16T11:32:14.2606860Z   set-safe-directory: true
2026-07-16T11:32:14.2607552Z ##[endgroup]
2026-07-16T11:32:14.3529788Z Syncing repository: BigscreenVR/spt-bs-core
2026-07-16T11:32:14.3531795Z ##[group]Getting Git version info
2026-07-16T11:32:14.3532750Z Working directory is '/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core'
2026-07-16T11:32:14.3534148Z [command]/usr/bin/git version
2026-07-16T11:32:14.3534609Z git version 2.43.0
2026-07-16T11:32:14.3536332Z ##[endgroup]
2026-07-16T11:32:14.3547288Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/50c0a6a1-a890-41ba-98d7-768630dfb203' before making global git config changes
2026-07-16T11:32:14.3548557Z Adding repository directory to the temporary git global config as a safe directory
2026-07-16T11:32:14.3551829Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core
2026-07-16T11:32:14.3589642Z [command]/usr/bin/git config --local --get remote.origin.url
2026-07-16T11:32:14.3612762Z https://github.com/BigscreenVR/spt-bs-core
2026-07-16T11:32:14.3628276Z ##[group]Removing previously created refs, to avoid conflicts
2026-07-16T11:32:14.3632704Z [command]/usr/bin/git rev-parse --symbolic-full-name --verify --quiet HEAD
2026-07-16T11:32:14.3662319Z HEAD
2026-07-16T11:32:14.3707121Z ##[endgroup]
2026-07-16T11:32:14.3709806Z [command]/usr/bin/git submodule status
2026-07-16T11:32:14.3905000Z ##[group]Cleaning the repository
2026-07-16T11:32:14.3907201Z [command]/usr/bin/git clean -ffdx
2026-07-16T11:32:18.0661833Z Removing .adapter-notify/
2026-07-16T11:32:18.0662411Z Removing target/
2026-07-16T11:32:18.0671572Z [command]/usr/bin/git reset --hard HEAD
2026-07-16T11:32:18.0860416Z HEAD is now at df4e16e Merge ad7fde8acb97b5c839316121d341375b077092df into 3d9f2ed4a38bdc6dbe4e7157bd2b35d049a79d9f
2026-07-16T11:32:18.0865357Z ##[endgroup]
2026-07-16T11:32:18.0867078Z ##[group]Disabling automatic garbage collection
2026-07-16T11:32:18.0870613Z [command]/usr/bin/git config --local gc.auto 0
2026-07-16T11:32:18.0902327Z ##[endgroup]
2026-07-16T11:32:18.0902847Z ##[group]Setting up auth
2026-07-16T11:32:18.0908194Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-07-16T11:32:18.0935814Z [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-16T11:32:18.1132208Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-07-16T11:32:18.1157628Z [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-16T11:32:18.1357419Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-07-16T11:32:18.1386776Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-07-16T11:32:18.1585057Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-07-16T11:32:18.1616349Z ##[endgroup]
2026-07-16T11:32:18.1617157Z ##[group]Fetching the repository
2026-07-16T11:32:18.1624630Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=2 origin +0fea9379fef607215a5c081f12197f94bb464dbc:refs/remotes/pull/13/merge
2026-07-16T11:32:18.7024747Z From https://github.com/BigscreenVR/spt-bs-core
2026-07-16T11:32:18.7025485Z  + df4e16e...0fea937 0fea9379fef607215a5c081f12197f94bb464dbc -> pull/13/merge  (forced update)
2026-07-16T11:32:18.7044119Z ##[endgroup]
2026-07-16T11:32:18.7044660Z ##[group]Determining the checkout info
2026-07-16T11:32:18.7046052Z ##[endgroup]
2026-07-16T11:32:18.7050063Z [command]/usr/bin/git sparse-checkout disable
2026-07-16T11:32:18.7092275Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
2026-07-16T11:32:18.7124880Z ##[group]Checking out the ref
2026-07-16T11:32:18.7127398Z [command]/usr/bin/git checkout --progress --force refs/remotes/pull/13/merge
2026-07-16T11:32:18.7247564Z Warning: you are leaving 1 commit behind, not connected to
2026-07-16T11:32:18.7248131Z any of your branches:
2026-07-16T11:32:18.7248451Z 
2026-07-16T11:32:18.7248870Z   df4e16e Merge ad7fde8acb97b5c839316121d341375b077092df into 3d9f2ed4a38bdc6dbe4e7157bd2b35d049a79d9f
2026-07-16T11:32:18.7249648Z 
2026-07-16T11:32:18.7249938Z If you want to keep it by creating a new branch, this may be a good time
2026-07-16T11:32:18.7250439Z to do so with:
2026-07-16T11:32:18.7250618Z 
2026-07-16T11:32:18.7250782Z  git branch <new-branch-name> df4e16e
2026-07-16T11:32:18.7251039Z 
2026-07-16T11:32:18.7251543Z HEAD is now at 0fea937 Merge 2a110eed6f97d3dab96ed301d1b6d1df9a2cc002 into 3d9f2ed4a38bdc6dbe4e7157bd2b35d049a79d9f
2026-07-16T11:32:18.7258190Z ##[endgroup]
2026-07-16T11:32:18.7294818Z [command]/usr/bin/git log -1 --format=%H
2026-07-16T11:32:18.7318710Z 0fea9379fef607215a5c081f12197f94bb464dbc
2026-07-16T11:32:18.7536843Z ##[group]Run set -euo pipefail
2026-07-16T11:32:18.7537239Z [36;1mset -euo pipefail[0m
2026-07-16T11:32:18.7537525Z [36;1mif [ "pull_request" != "pull_request" ]; then[0m
2026-07-16T11:32:18.7537832Z [36;1m  echo "code=true" >> "$GITHUB_OUTPUT"[0m
2026-07-16T11:32:18.7538090Z [36;1m  exit 0[0m
2026-07-16T11:32:18.7538275Z [36;1mfi[0m
2026-07-16T11:32:18.7538490Z [36;1mfiles=$(git diff --name-only HEAD^1 HEAD)[0m
2026-07-16T11:32:18.7538771Z [36;1mprintf 'changed files:\n%s\n' "$files"[0m
2026-07-16T11:32:18.7539124Z [36;1mcode=false[0m
2026-07-16T11:32:18.7539386Z [36;1mwhile IFS= read -r f; do[0m
2026-07-16T11:32:18.7539811Z [36;1m  [ -z "$f" ] && continue[0m
2026-07-16T11:32:18.7540040Z [36;1m  case "$f" in[0m
2026-07-16T11:32:18.7540313Z [36;1m    docs-site/*) code=true ;;  # book/llms drift gates ride `test`[0m
2026-07-16T11:32:18.7540676Z [36;1m    *.md) ;;                   # markdown elsewhere: docs-only[0m
2026-07-16T11:32:18.7541075Z [36;1m    *) code=true ;;[0m
2026-07-16T11:32:18.7541290Z [36;1m  esac[0m
2026-07-16T11:32:18.7541485Z [36;1mdone <<< "$files"[0m
2026-07-16T11:32:18.7541710Z [36;1mecho "classified: code=$code"[0m
2026-07-16T11:32:18.7541967Z [36;1mecho "code=$code" >> "$GITHUB_OUTPUT"[0m
2026-07-16T11:32:18.7560402Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0}
2026-07-16T11:32:18.7560751Z ##[endgroup]
2026-07-16T11:32:18.7638541Z changed files:
2026-07-16T11:32:18.7638874Z .config/nextest.toml
2026-07-16T11:32:18.7639308Z .github/workflows/ci.yml
2026-07-16T11:32:18.7639537Z crates/spt-daemon/Cargo.toml
2026-07-16T11:32:18.7639800Z crates/spt-daemon/src/attach.rs
2026-07-16T11:32:18.7640032Z crates/spt-daemon/src/brain.rs
2026-07-16T11:32:18.7640252Z crates/spt-daemon/src/broker.rs
2026-07-16T11:32:18.7640477Z crates/spt-daemon/src/dispatch.rs
2026-07-16T11:32:18.7640706Z crates/spt-daemon/src/msg.rs
2026-07-16T11:32:18.7640928Z crates/spt-daemon/src/nethost.rs
2026-07-16T11:32:18.7641167Z crates/spt-daemon/tests/attach.rs
2026-07-16T11:32:18.7641425Z crates/spt-daemon/tests/fixtures/dispatch_fixture.rs
2026-07-16T11:32:18.7641734Z crates/spt-daemon/tests/inject_control_wedge.rs
2026-07-16T11:32:18.7642011Z crates/spt-daemon/tests/input_ack_deadlock.rs
2026-07-16T11:32:18.7642282Z crates/spt-daemon/tests/redispatch.rs
2026-07-16T11:32:18.7642511Z docs/KNOWN-HAZARDS.md
2026-07-16T11:32:18.7642778Z docs/adr/0038-broker-stream-lifecycle-truth.md
2026-07-16T11:32:18.7643046Z traceable-reqs.toml
2026-07-16T11:32:18.7643556Z classified: code=true
2026-07-16T11:32:18.7781729Z Post job cleanup.
2026-07-16T11:32:18.8531050Z [command]/usr/bin/git version
2026-07-16T11:32:18.8566237Z git version 2.43.0
2026-07-16T11:32:18.8634652Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/40940d63-ada3-4cc7-8f65-7200e2d15502' before making global git config changes
2026-07-16T11:32:18.8635377Z Adding repository directory to the temporary git global config as a safe directory
2026-07-16T11:32:18.8638291Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core
2026-07-16T11:32:18.8669352Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-07-16T11:32:18.8700370Z [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-16T11:32:18.8895980Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-07-16T11:32:18.8916081Z http.https://github.com/.extraheader
2026-07-16T11:32:18.8924079Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader
2026-07-16T11:32:18.8951494Z [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-16T11:32:18.9156033Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-07-16T11:32:18.9184489Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-07-16T11:32:18.9505638Z Evaluate and set job outputs
2026-07-16T11:32:18.9510541Z Set output 'code'
2026-07-16T11:32:18.9512427Z Cleaning up orphan processes
