﻿2026-07-22T04:22:53.0489105Z Current runner version: '2.335.1'
2026-07-22T04:22:53.0494231Z Runner name: 'kitsubito'
2026-07-22T04:22:53.0494922Z Runner group name: 'Default'
2026-07-22T04:22:53.0495689Z Machine name: 'KITSUBITO'
2026-07-22T04:22:53.0557277Z ##[group]GITHUB_TOKEN Permissions
2026-07-22T04:22:53.0559896Z Actions: write
2026-07-22T04:22:53.0560324Z ArtifactMetadata: write
2026-07-22T04:22:53.0560778Z Attestations: write
2026-07-22T04:22:53.0561193Z Checks: write
2026-07-22T04:22:53.0561588Z CodeQuality: write
2026-07-22T04:22:53.0561994Z Contents: write
2026-07-22T04:22:53.0562402Z CopilotRequests: write
2026-07-22T04:22:53.0562825Z Deployments: write
2026-07-22T04:22:53.0563234Z Discussions: write
2026-07-22T04:22:53.0563645Z Drives: write
2026-07-22T04:22:53.0564017Z Issues: write
2026-07-22T04:22:53.0564365Z Metadata: read
2026-07-22T04:22:53.0564713Z Models: read
2026-07-22T04:22:53.0565063Z Packages: write
2026-07-22T04:22:53.0565419Z Pages: write
2026-07-22T04:22:53.0565893Z PullRequests: write
2026-07-22T04:22:53.0566297Z RepositoryProjects: write
2026-07-22T04:22:53.0566707Z SecurityEvents: write
2026-07-22T04:22:53.0567065Z Statuses: write
2026-07-22T04:22:53.0567438Z VulnerabilityAlerts: read
2026-07-22T04:22:53.0567828Z ##[endgroup]
2026-07-22T04:22:53.0569881Z Secret source: Actions
2026-07-22T04:22:53.0570447Z Prepare workflow directory
2026-07-22T04:22:53.0928702Z Prepare all required actions
2026-07-22T04:22:53.0966384Z Getting action download info
2026-07-22T04:22:53.4274220Z Download action repository 'actions/checkout@v5' (SHA:fbc6f3992d24b796d5a048ff273f7fcc4a7b6c09)
2026-07-22T04:22:53.9506599Z Complete job name: changes
2026-07-22T04:22:54.0301048Z ##[group]Run actions/checkout@v5
2026-07-22T04:22:54.0301760Z with:
2026-07-22T04:22:54.0302089Z   fetch-depth: 2
2026-07-22T04:22:54.0302468Z   repository: BigscreenVR/spt-bs-core
2026-07-22T04:22:54.0305391Z   token: ***
2026-07-22T04:22:54.0305744Z   ssh-strict: true
2026-07-22T04:22:54.0306088Z   ssh-user: git
2026-07-22T04:22:54.0306444Z   persist-credentials: true
2026-07-22T04:22:54.0306848Z   clean: true
2026-07-22T04:22:54.0307200Z   sparse-checkout-cone-mode: true
2026-07-22T04:22:54.0307614Z   fetch-tags: false
2026-07-22T04:22:54.0307962Z   show-progress: true
2026-07-22T04:22:54.0308306Z   lfs: false
2026-07-22T04:22:54.0335812Z   submodules: false
2026-07-22T04:22:54.0336199Z   set-safe-directory: true
2026-07-22T04:22:54.0336604Z   allow-unsafe-pr-checkout: false
2026-07-22T04:22:54.0337371Z ##[endgroup]
2026-07-22T04:22:54.1144935Z Syncing repository: BigscreenVR/spt-bs-core
2026-07-22T04:22:54.1146400Z ##[group]Getting Git version info
2026-07-22T04:22:54.1147112Z Working directory is '/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core'
2026-07-22T04:22:54.1148017Z [command]/usr/bin/git version
2026-07-22T04:22:54.1148400Z git version 2.43.0
2026-07-22T04:22:54.1151072Z ##[endgroup]
2026-07-22T04:22:54.1161954Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/40f7ca73-a9e5-407d-b4fd-49ab15a5612b' before making global git config changes
2026-07-22T04:22:54.1163461Z Adding repository directory to the temporary git global config as a safe directory
2026-07-22T04:22:54.1164742Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core
2026-07-22T04:22:54.1199402Z [command]/usr/bin/git config --local --get remote.origin.url
2026-07-22T04:22:54.1219989Z https://github.com/BigscreenVR/spt-bs-core
2026-07-22T04:22:54.1229855Z ##[group]Removing previously created refs, to avoid conflicts
2026-07-22T04:22:54.1232885Z [command]/usr/bin/git rev-parse --symbolic-full-name --verify --quiet HEAD
2026-07-22T04:22:54.1250814Z HEAD
2026-07-22T04:22:54.1344259Z ##[endgroup]
2026-07-22T04:22:54.1346025Z [command]/usr/bin/git submodule status
2026-07-22T04:22:54.1530258Z ##[group]Cleaning the repository
2026-07-22T04:22:54.1532882Z [command]/usr/bin/git clean -ffdx
2026-07-22T04:22:54.1561738Z Removing traceable-reqs
2026-07-22T04:22:54.1568667Z [command]/usr/bin/git reset --hard HEAD
2026-07-22T04:22:54.1619426Z HEAD is now at 309ea34b Merge d13ea276d9e2138e5d299f4d31f248ebaa7e65ee into 69a0e4fc6a268697925b0c77a56292b1d5993bcb
2026-07-22T04:22:54.1623794Z ##[endgroup]
2026-07-22T04:22:54.1625515Z ##[group]Disabling automatic garbage collection
2026-07-22T04:22:54.1628824Z [command]/usr/bin/git config --local gc.auto 0
2026-07-22T04:22:54.1653386Z ##[endgroup]
2026-07-22T04:22:54.1654039Z ##[group]Setting up auth
2026-07-22T04:22:54.1658760Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-07-22T04:22:54.1684852Z [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-22T04:22:54.1872423Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-07-22T04:22:54.1897790Z [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-22T04:22:54.2112308Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-07-22T04:22:54.2138810Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-07-22T04:22:54.2317714Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-07-22T04:22:54.2347128Z ##[endgroup]
2026-07-22T04:22:54.2348183Z ##[group]Fetching the repository
2026-07-22T04:22:54.2355057Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=2 origin +b68d5c3e7361351182ac186e4eb920eeb7bf5fa6:refs/remotes/origin/main
2026-07-22T04:22:54.7079711Z From https://github.com/BigscreenVR/spt-bs-core
2026-07-22T04:22:54.7080703Z    69a0e4fc..b68d5c3e  b68d5c3e7361351182ac186e4eb920eeb7bf5fa6 -> origin/main
2026-07-22T04:22:54.7096829Z ##[endgroup]
2026-07-22T04:22:54.7097434Z ##[group]Determining the checkout info
2026-07-22T04:22:54.7099047Z ##[endgroup]
2026-07-22T04:22:54.7103522Z [command]/usr/bin/git sparse-checkout disable
2026-07-22T04:22:54.7138710Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
2026-07-22T04:22:54.7171604Z ##[group]Checking out the ref
2026-07-22T04:22:54.7172415Z [command]/usr/bin/git checkout --progress --force -B main refs/remotes/origin/main
2026-07-22T04:22:54.7270842Z Previous HEAD position was 309ea34b Merge d13ea276d9e2138e5d299f4d31f248ebaa7e65ee into 69a0e4fc6a268697925b0c77a56292b1d5993bcb
2026-07-22T04:22:54.7276766Z Switched to a new branch 'main'
2026-07-22T04:22:54.7277486Z branch 'main' set up to track 'origin/main'.
2026-07-22T04:22:54.7283292Z ##[endgroup]
2026-07-22T04:22:54.7316682Z [command]/usr/bin/git log -1 --format=%H
2026-07-22T04:22:54.7339333Z b68d5c3e7361351182ac186e4eb920eeb7bf5fa6
2026-07-22T04:22:54.7516525Z ##[group]Run set -euo pipefail
2026-07-22T04:22:54.7517087Z [36;1mset -euo pipefail[0m
2026-07-22T04:22:54.7517526Z [36;1mif [ "push" != "pull_request" ]; then[0m
2026-07-22T04:22:54.7518022Z [36;1m  echo "code=true" >> "$GITHUB_OUTPUT"[0m
2026-07-22T04:22:54.7518469Z [36;1m  exit 0[0m
2026-07-22T04:22:54.7518793Z [36;1mfi[0m
2026-07-22T04:22:54.7519233Z [36;1mfiles=$(git diff --name-only HEAD^1 HEAD)[0m
2026-07-22T04:22:54.7519726Z [36;1mprintf 'changed files:\n%s\n' "$files"[0m
2026-07-22T04:22:54.7520177Z [36;1mcode=false[0m
2026-07-22T04:22:54.7520531Z [36;1mwhile IFS= read -r f; do[0m
2026-07-22T04:22:54.7520932Z [36;1m  [ -z "$f" ] && continue[0m
2026-07-22T04:22:54.7521337Z [36;1m  case "$f" in[0m
2026-07-22T04:22:54.7521807Z [36;1m    docs-site/*) code=true ;;  # book/llms drift gates ride `test`[0m
2026-07-22T04:22:54.7522401Z [36;1m    *.md) ;;                   # markdown elsewhere: docs-only[0m
2026-07-22T04:22:54.7522936Z [36;1m    *) code=true ;;[0m
2026-07-22T04:22:54.7523345Z [36;1m  esac[0m
2026-07-22T04:22:54.7523871Z [36;1mdone <<< "$files"[0m
2026-07-22T04:22:54.7524270Z [36;1mecho "classified: code=$code"[0m
2026-07-22T04:22:54.7524735Z [36;1mecho "code=$code" >> "$GITHUB_OUTPUT"[0m
2026-07-22T04:22:54.7541036Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0}
2026-07-22T04:22:54.7541565Z ##[endgroup]
2026-07-22T04:22:54.7732511Z Post job cleanup.
2026-07-22T04:22:54.8383554Z [command]/usr/bin/git version
2026-07-22T04:22:54.8415854Z git version 2.43.0
2026-07-22T04:22:54.8480832Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/3ffaa0c5-2828-421f-a553-9d6c3bbef23c' before making global git config changes
2026-07-22T04:22:54.8481992Z Adding repository directory to the temporary git global config as a safe directory
2026-07-22T04:22:54.8485017Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core
2026-07-22T04:22:54.8515834Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-07-22T04:22:54.8541785Z [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-22T04:22:54.8725133Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-07-22T04:22:54.8745084Z http.https://github.com/.extraheader
2026-07-22T04:22:54.8752344Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader
2026-07-22T04:22:54.8778863Z [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-22T04:22:54.8963420Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-07-22T04:22:54.8988066Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-07-22T04:22:54.9293485Z Evaluate and set job outputs
2026-07-22T04:22:54.9298699Z Set output 'code'
2026-07-22T04:22:54.9300997Z Cleaning up orphan processes
