﻿2026-07-26T22:05:51.3020561Z Current runner version: '2.336.0'
2026-07-26T22:05:51.3025593Z Runner name: 'kitsubito'
2026-07-26T22:05:51.3026179Z Runner group name: 'Default'
2026-07-26T22:05:51.3077215Z Machine name: 'KITSUBITO'
2026-07-26T22:05:51.3081813Z ##[group]GITHUB_TOKEN Permissions
2026-07-26T22:05:51.3084569Z Actions: write
2026-07-26T22:05:51.3084973Z ArtifactMetadata: write
2026-07-26T22:05:51.3085364Z Attestations: write
2026-07-26T22:05:51.3085723Z Checks: write
2026-07-26T22:05:51.3086082Z CodeQuality: write
2026-07-26T22:05:51.3086451Z Contents: write
2026-07-26T22:05:51.3086822Z CopilotRequests: write
2026-07-26T22:05:51.3087216Z Deployments: write
2026-07-26T22:05:51.3087588Z Discussions: write
2026-07-26T22:05:51.3087946Z Drives: write
2026-07-26T22:05:51.3088300Z Issues: write
2026-07-26T22:05:51.3088658Z Metadata: read
2026-07-26T22:05:51.3089095Z Models: read
2026-07-26T22:05:51.3089440Z Packages: write
2026-07-26T22:05:51.3089806Z Pages: write
2026-07-26T22:05:51.3090289Z PullRequests: write
2026-07-26T22:05:51.3090699Z RepositoryProjects: write
2026-07-26T22:05:51.3091104Z SecurityEvents: write
2026-07-26T22:05:51.3091472Z Statuses: write
2026-07-26T22:05:51.3091837Z VulnerabilityAlerts: read
2026-07-26T22:05:51.3092217Z ##[endgroup]
2026-07-26T22:05:51.3094039Z Secret source: Actions
2026-07-26T22:05:51.3094767Z Prepare workflow directory
2026-07-26T22:05:51.3450925Z Prepare all required actions
2026-07-26T22:05:51.3483127Z Getting action download info
2026-07-26T22:05:51.8411270Z Download action repository 'actions/checkout@v5' (SHA:fbc6f3992d24b796d5a048ff273f7fcc4a7b6c09)
2026-07-26T22:05:52.5415241Z Complete job name: changes
2026-07-26T22:05:52.6249913Z ##[group]Run actions/checkout@v5
2026-07-26T22:05:52.6250637Z with:
2026-07-26T22:05:52.6250980Z   fetch-depth: 2
2026-07-26T22:05:52.6251358Z   repository: BigscreenVR/spt-bs-core
2026-07-26T22:05:52.6254300Z   token: ***
2026-07-26T22:05:52.6254643Z   ssh-strict: true
2026-07-26T22:05:52.6254993Z   ssh-user: git
2026-07-26T22:05:52.6255340Z   persist-credentials: true
2026-07-26T22:05:52.6255749Z   clean: true
2026-07-26T22:05:52.6256175Z   sparse-checkout-cone-mode: true
2026-07-26T22:05:52.6256627Z   fetch-tags: false
2026-07-26T22:05:52.6256984Z   show-progress: true
2026-07-26T22:05:52.6257337Z   lfs: false
2026-07-26T22:05:52.6257670Z   submodules: false
2026-07-26T22:05:52.6258029Z   set-safe-directory: true
2026-07-26T22:05:52.6258427Z   allow-unsafe-pr-checkout: false
2026-07-26T22:05:52.6259127Z ##[endgroup]
2026-07-26T22:05:52.7062108Z Syncing repository: BigscreenVR/spt-bs-core
2026-07-26T22:05:52.7063560Z ##[group]Getting Git version info
2026-07-26T22:05:52.7064265Z Working directory is '/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core'
2026-07-26T22:05:52.7065168Z [command]/usr/bin/git version
2026-07-26T22:05:52.7065567Z git version 2.43.0
2026-07-26T22:05:52.7072250Z ##[endgroup]
2026-07-26T22:05:52.7083048Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/f42f02f8-33a6-4b11-8696-c915f51529a6' before making global git config changes
2026-07-26T22:05:52.7084485Z Adding repository directory to the temporary git global config as a safe directory
2026-07-26T22:05:52.7085644Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core
2026-07-26T22:05:52.7116274Z [command]/usr/bin/git config --local --get remote.origin.url
2026-07-26T22:05:52.7134334Z https://github.com/BigscreenVR/spt-bs-core
2026-07-26T22:05:52.7145489Z ##[group]Removing previously created refs, to avoid conflicts
2026-07-26T22:05:52.7148347Z [command]/usr/bin/git rev-parse --symbolic-full-name --verify --quiet HEAD
2026-07-26T22:05:52.7166399Z refs/heads/main
2026-07-26T22:05:52.7172483Z [command]/usr/bin/git checkout --detach
2026-07-26T22:05:52.7218059Z HEAD is now at 25c3badc Merge pull request #87 from BigscreenVR/fix/projindex-parallel-counter
2026-07-26T22:05:52.7282547Z [command]/usr/bin/git branch --delete --force main
2026-07-26T22:05:52.7308559Z Deleted branch main (was 25c3badc).
2026-07-26T22:05:52.7381666Z ##[endgroup]
2026-07-26T22:05:52.7385777Z [command]/usr/bin/git submodule status
2026-07-26T22:05:52.7569777Z ##[group]Cleaning the repository
2026-07-26T22:05:52.7572634Z [command]/usr/bin/git clean -ffdx
2026-07-26T22:05:52.7602098Z Removing traceable-reqs
2026-07-26T22:05:52.7608904Z [command]/usr/bin/git reset --hard HEAD
2026-07-26T22:05:52.7659797Z HEAD is now at 25c3badc Merge pull request #87 from BigscreenVR/fix/projindex-parallel-counter
2026-07-26T22:05:52.7664482Z ##[endgroup]
2026-07-26T22:05:52.7665669Z ##[group]Disabling automatic garbage collection
2026-07-26T22:05:52.7668615Z [command]/usr/bin/git config --local gc.auto 0
2026-07-26T22:05:52.7703101Z ##[endgroup]
2026-07-26T22:05:52.7703855Z ##[group]Setting up auth
2026-07-26T22:05:52.7709289Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-07-26T22:05:52.7735335Z [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-26T22:05:52.7921076Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-07-26T22:05:52.7945847Z [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-26T22:05:52.8150419Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-07-26T22:05:52.8178189Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-07-26T22:05:52.8368132Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-07-26T22:05:52.8398438Z ##[endgroup]
2026-07-26T22:05:52.8399361Z ##[group]Fetching the repository
2026-07-26T22:05:52.8404937Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=2 origin +25c3badce4cb904a4110c1eb24b53726c211ee7a:refs/remotes/origin/main
2026-07-26T22:05:53.5516330Z ##[endgroup]
2026-07-26T22:05:53.5517103Z ##[group]Determining the checkout info
2026-07-26T22:05:53.5517846Z ##[endgroup]
2026-07-26T22:05:53.5520619Z [command]/usr/bin/git sparse-checkout disable
2026-07-26T22:05:53.5559392Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
2026-07-26T22:05:53.5582171Z ##[group]Checking out the ref
2026-07-26T22:05:53.5584319Z [command]/usr/bin/git checkout --progress --force -B main refs/remotes/origin/main
2026-07-26T22:05:53.5637009Z Switched to a new branch 'main'
2026-07-26T22:05:53.5637699Z branch 'main' set up to track 'origin/main'.
2026-07-26T22:05:53.5648192Z ##[endgroup]
2026-07-26T22:05:53.5681932Z [command]/usr/bin/git log -1 --format=%H
2026-07-26T22:05:53.5703614Z 25c3badce4cb904a4110c1eb24b53726c211ee7a
2026-07-26T22:05:53.5883788Z ##[group]Run set -euo pipefail
2026-07-26T22:05:53.5884341Z [36;1mset -euo pipefail[0m
2026-07-26T22:05:53.5884742Z [36;1mif [ "push" != "pull_request" ]; then[0m
2026-07-26T22:05:53.5885205Z [36;1m  echo "code=true" >> "$GITHUB_OUTPUT"[0m
2026-07-26T22:05:53.5885609Z [36;1m  exit 0[0m
2026-07-26T22:05:53.5885926Z [36;1mfi[0m
2026-07-26T22:05:53.5886264Z [36;1mfiles=$(git diff --name-only HEAD^1 HEAD)[0m
2026-07-26T22:05:53.5886709Z [36;1mprintf 'changed files:\n%s\n' "$files"[0m
2026-07-26T22:05:53.5887119Z [36;1mcode=false[0m
2026-07-26T22:05:53.5887471Z [36;1mwhile IFS= read -r f; do[0m
2026-07-26T22:05:53.5887872Z [36;1m  [ -z "$f" ] && continue[0m
2026-07-26T22:05:53.5888249Z [36;1m  case "$f" in[0m
2026-07-26T22:05:53.5888700Z [36;1m    docs-site/*) code=true ;;  # book/llms drift gates ride `test`[0m
2026-07-26T22:05:53.5889338Z [36;1m    *.md) ;;                   # markdown elsewhere: docs-only[0m
2026-07-26T22:05:53.5889823Z [36;1m    *) code=true ;;[0m
2026-07-26T22:05:53.5890171Z [36;1m  esac[0m
2026-07-26T22:05:53.5890690Z [36;1mdone <<< "$files"[0m
2026-07-26T22:05:53.5891072Z [36;1mecho "classified: code=$code"[0m
2026-07-26T22:05:53.5891494Z [36;1mecho "code=$code" >> "$GITHUB_OUTPUT"[0m
2026-07-26T22:05:53.5907962Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0}
2026-07-26T22:05:53.5908439Z ##[endgroup]
2026-07-26T22:05:53.6117332Z Post job cleanup.
2026-07-26T22:05:53.6791871Z [command]/usr/bin/git version
2026-07-26T22:05:53.6823795Z git version 2.43.0
2026-07-26T22:05:53.6852959Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/6e5a7575-ff46-4569-92ef-dca7a249da15' before making global git config changes
2026-07-26T22:05:53.6853874Z Adding repository directory to the temporary git global config as a safe directory
2026-07-26T22:05:53.6856190Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core
2026-07-26T22:05:53.6888630Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-07-26T22:05:53.6915564Z [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-26T22:05:53.7102222Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-07-26T22:05:53.7122365Z http.https://github.com/.extraheader
2026-07-26T22:05:53.7129472Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader
2026-07-26T22:05:53.7153278Z [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-26T22:05:53.7372089Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-07-26T22:05:53.7399252Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-07-26T22:05:53.7713114Z Evaluate and set job outputs
2026-07-26T22:05:53.7718892Z Set output 'code'
2026-07-26T22:05:53.7721178Z Cleaning up orphan processes
