﻿2026-07-19T04:28:03.9915599Z Current runner version: '2.335.1'
2026-07-19T04:28:03.9920496Z Runner name: 'kitsubito'
2026-07-19T04:28:03.9921012Z Runner group name: 'Default'
2026-07-19T04:28:03.9921647Z Machine name: 'KITSUBITO'
2026-07-19T04:28:03.9924962Z ##[group]GITHUB_TOKEN Permissions
2026-07-19T04:28:03.9926812Z Actions: write
2026-07-19T04:28:03.9927216Z ArtifactMetadata: write
2026-07-19T04:28:03.9927616Z Attestations: write
2026-07-19T04:28:03.9927989Z Checks: write
2026-07-19T04:28:03.9928347Z CodeQuality: write
2026-07-19T04:28:03.9928737Z Contents: write
2026-07-19T04:28:03.9929249Z CopilotRequests: write
2026-07-19T04:28:03.9929674Z Deployments: write
2026-07-19T04:28:03.9930078Z Discussions: write
2026-07-19T04:28:03.9930440Z Drives: write
2026-07-19T04:28:03.9930789Z Issues: write
2026-07-19T04:28:03.9931137Z Metadata: read
2026-07-19T04:28:03.9931491Z Models: read
2026-07-19T04:28:03.9931837Z Packages: write
2026-07-19T04:28:03.9932192Z Pages: write
2026-07-19T04:28:03.9932640Z PullRequests: write
2026-07-19T04:28:03.9933045Z RepositoryProjects: write
2026-07-19T04:28:03.9933452Z SecurityEvents: write
2026-07-19T04:28:03.9933833Z Statuses: write
2026-07-19T04:28:03.9934204Z VulnerabilityAlerts: read
2026-07-19T04:28:03.9934587Z ##[endgroup]
2026-07-19T04:28:03.9936152Z Secret source: Actions
2026-07-19T04:28:03.9936634Z Prepare workflow directory
2026-07-19T04:28:04.0355228Z Prepare all required actions
2026-07-19T04:28:04.0383993Z Getting action download info
2026-07-19T04:28:04.3712525Z Download action repository 'actions/checkout@v5' (SHA:93cb6efe18208431cddfb8368fd83d5badbf9bfd)
2026-07-19T04:28:04.9031072Z Complete job name: changes
2026-07-19T04:28:04.9876886Z ##[group]Run actions/checkout@v5
2026-07-19T04:28:04.9877597Z with:
2026-07-19T04:28:04.9877931Z   fetch-depth: 2
2026-07-19T04:28:04.9878307Z   repository: BigscreenVR/spt-bs-core
2026-07-19T04:28:04.9881151Z   token: ***
2026-07-19T04:28:04.9881494Z   ssh-strict: true
2026-07-19T04:28:04.9881842Z   ssh-user: git
2026-07-19T04:28:04.9882196Z   persist-credentials: true
2026-07-19T04:28:04.9882591Z   clean: true
2026-07-19T04:28:04.9882939Z   sparse-checkout-cone-mode: true
2026-07-19T04:28:04.9883346Z   fetch-tags: false
2026-07-19T04:28:04.9883694Z   show-progress: true
2026-07-19T04:28:04.9884056Z   lfs: false
2026-07-19T04:28:04.9884380Z   submodules: false
2026-07-19T04:28:04.9884732Z   set-safe-directory: true
2026-07-19T04:28:04.9885319Z ##[endgroup]
2026-07-19T04:28:05.0684183Z Syncing repository: BigscreenVR/spt-bs-core
2026-07-19T04:28:05.0686459Z ##[group]Getting Git version info
2026-07-19T04:28:05.0687627Z Working directory is '/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core'
2026-07-19T04:28:05.0689276Z [command]/usr/bin/git version
2026-07-19T04:28:05.0690026Z git version 2.43.0
2026-07-19T04:28:05.0706740Z ##[endgroup]
2026-07-19T04:28:05.0718349Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/360dca17-dc03-4b6c-ae5f-847ec3a22acf' before making global git config changes
2026-07-19T04:28:05.0719870Z Adding repository directory to the temporary git global config as a safe directory
2026-07-19T04:28:05.0721418Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core
2026-07-19T04:28:05.0753277Z [command]/usr/bin/git config --local --get remote.origin.url
2026-07-19T04:28:05.0773523Z https://github.com/BigscreenVR/spt-bs-core
2026-07-19T04:28:05.0783745Z ##[group]Removing previously created refs, to avoid conflicts
2026-07-19T04:28:05.0787113Z [command]/usr/bin/git rev-parse --symbolic-full-name --verify --quiet HEAD
2026-07-19T04:28:05.0819207Z HEAD
2026-07-19T04:28:05.1129364Z ##[endgroup]
2026-07-19T04:28:05.1131514Z [command]/usr/bin/git submodule status
2026-07-19T04:28:05.1319343Z ##[group]Cleaning the repository
2026-07-19T04:28:05.1321425Z [command]/usr/bin/git clean -ffdx
2026-07-19T04:28:08.0802795Z Removing target/
2026-07-19T04:28:08.0812920Z [command]/usr/bin/git reset --hard HEAD
2026-07-19T04:28:08.1016218Z HEAD is now at f524311 Merge 622eb840c88235724a7c9b7369d61f4010591294 into 7b524d0f9e3ee39df58b6159f000ea26f034112c
2026-07-19T04:28:08.1021051Z ##[endgroup]
2026-07-19T04:28:08.1022218Z ##[group]Disabling automatic garbage collection
2026-07-19T04:28:08.1025410Z [command]/usr/bin/git config --local gc.auto 0
2026-07-19T04:28:08.1051100Z ##[endgroup]
2026-07-19T04:28:08.1052015Z ##[group]Setting up auth
2026-07-19T04:28:08.1055976Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-07-19T04:28:08.1078603Z [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-19T04:28:08.1264578Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-07-19T04:28:08.1287616Z [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-19T04:28:08.1472382Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-07-19T04:28:08.1496488Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-07-19T04:28:08.1681569Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-07-19T04:28:08.1712278Z ##[endgroup]
2026-07-19T04:28:08.1713773Z ##[group]Fetching the repository
2026-07-19T04:28:08.1719861Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=2 origin +610027ee88c426bdb0fb1e5a67cd8016bd2958e3:refs/remotes/origin/main
2026-07-19T04:28:08.7632597Z From https://github.com/BigscreenVR/spt-bs-core
2026-07-19T04:28:08.7633265Z    7b524d0..610027e  610027ee88c426bdb0fb1e5a67cd8016bd2958e3 -> origin/main
2026-07-19T04:28:08.7651002Z ##[endgroup]
2026-07-19T04:28:08.7651726Z ##[group]Determining the checkout info
2026-07-19T04:28:08.7652748Z ##[endgroup]
2026-07-19T04:28:08.7656555Z [command]/usr/bin/git sparse-checkout disable
2026-07-19T04:28:08.7694454Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
2026-07-19T04:28:08.7718022Z ##[group]Checking out the ref
2026-07-19T04:28:08.7720521Z [command]/usr/bin/git checkout --progress --force -B main refs/remotes/origin/main
2026-07-19T04:28:08.7802722Z Previous HEAD position was f524311 Merge 622eb840c88235724a7c9b7369d61f4010591294 into 7b524d0f9e3ee39df58b6159f000ea26f034112c
2026-07-19T04:28:08.7813144Z Switched to a new branch 'main'
2026-07-19T04:28:08.7814091Z branch 'main' set up to track 'origin/main'.
2026-07-19T04:28:08.7819213Z ##[endgroup]
2026-07-19T04:28:08.7848454Z [command]/usr/bin/git log -1 --format=%H
2026-07-19T04:28:08.7869202Z 610027ee88c426bdb0fb1e5a67cd8016bd2958e3
2026-07-19T04:28:08.8045209Z ##[group]Run set -euo pipefail
2026-07-19T04:28:08.8045596Z [36;1mset -euo pipefail[0m
2026-07-19T04:28:08.8045895Z [36;1mif [ "push" != "pull_request" ]; then[0m
2026-07-19T04:28:08.8046210Z [36;1m  echo "code=true" >> "$GITHUB_OUTPUT"[0m
2026-07-19T04:28:08.8046485Z [36;1m  exit 0[0m
2026-07-19T04:28:08.8046694Z [36;1mfi[0m
2026-07-19T04:28:08.8046927Z [36;1mfiles=$(git diff --name-only HEAD^1 HEAD)[0m
2026-07-19T04:28:08.8047237Z [36;1mprintf 'changed files:\n%s\n' "$files"[0m
2026-07-19T04:28:08.8047513Z [36;1mcode=false[0m
2026-07-19T04:28:08.8047747Z [36;1mwhile IFS= read -r f; do[0m
2026-07-19T04:28:08.8047996Z [36;1m  [ -z "$f" ] && continue[0m
2026-07-19T04:28:08.8048238Z [36;1m  case "$f" in[0m
2026-07-19T04:28:08.8048539Z [36;1m    docs-site/*) code=true ;;  # book/llms drift gates ride `test`[0m
2026-07-19T04:28:08.8048908Z [36;1m    *.md) ;;                   # markdown elsewhere: docs-only[0m
2026-07-19T04:28:08.8049396Z [36;1m    *) code=true ;;[0m
2026-07-19T04:28:08.8049645Z [36;1m  esac[0m
2026-07-19T04:28:08.8049859Z [36;1mdone <<< "$files"[0m
2026-07-19T04:28:08.8050279Z [36;1mecho "classified: code=$code"[0m
2026-07-19T04:28:08.8050636Z [36;1mecho "code=$code" >> "$GITHUB_OUTPUT"[0m
2026-07-19T04:28:08.8067064Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0}
2026-07-19T04:28:08.8067401Z ##[endgroup]
2026-07-19T04:28:08.8245003Z Post job cleanup.
2026-07-19T04:28:08.8908330Z [command]/usr/bin/git version
2026-07-19T04:28:08.8938828Z git version 2.43.0
2026-07-19T04:28:08.8968861Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/6979951d-19fd-411c-bf6e-da0e7786ea44' before making global git config changes
2026-07-19T04:28:08.8970020Z Adding repository directory to the temporary git global config as a safe directory
2026-07-19T04:28:08.8971953Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core
2026-07-19T04:28:08.9000867Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-07-19T04:28:08.9025217Z [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-19T04:28:08.9210767Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-07-19T04:28:08.9228771Z http.https://github.com/.extraheader
2026-07-19T04:28:08.9235909Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader
2026-07-19T04:28:08.9260687Z [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-19T04:28:08.9442949Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-07-19T04:28:08.9466498Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-07-19T04:28:08.9765457Z Evaluate and set job outputs
2026-07-19T04:28:08.9769980Z Set output 'code'
2026-07-19T04:28:08.9771599Z Cleaning up orphan processes
