﻿2026-07-09T08:37:11.7470058Z Current runner version: '2.335.1'
2026-07-09T08:37:11.7474959Z Runner name: 'kitsubito'
2026-07-09T08:37:11.7475513Z Runner group name: 'Default'
2026-07-09T08:37:11.7476199Z Machine name: 'KITSUBITO'
2026-07-09T08:37:11.7478180Z ##[group]GITHUB_TOKEN Permissions
2026-07-09T08:37:11.7480450Z Contents: read
2026-07-09T08:37:11.7480836Z Metadata: read
2026-07-09T08:37:11.7481214Z Packages: read
2026-07-09T08:37:11.7481581Z ##[endgroup]
2026-07-09T08:37:11.7483253Z Secret source: Actions
2026-07-09T08:37:11.7483759Z Prepare workflow directory
2026-07-09T08:37:11.7983831Z Prepare all required actions
2026-07-09T08:37:11.8030063Z Getting action download info
2026-07-09T08:37:12.1414326Z Download action repository 'actions/checkout@v5' (SHA:93cb6efe18208431cddfb8368fd83d5badbf9bfd)
2026-07-09T08:37:12.7702083Z Complete job name: tla
2026-07-09T08:37:12.8723573Z ##[group]Run actions/checkout@v5
2026-07-09T08:37:12.8724452Z with:
2026-07-09T08:37:12.8724863Z   fetch-depth: 0
2026-07-09T08:37:12.8725287Z   repository: SaberMage/spt-core
2026-07-09T08:37:12.8728761Z   token: ***
2026-07-09T08:37:12.8729263Z   ssh-strict: true
2026-07-09T08:37:12.8729646Z   ssh-user: git
2026-07-09T08:37:12.8730037Z   persist-credentials: true
2026-07-09T08:37:12.8730475Z   clean: true
2026-07-09T08:37:12.8730876Z   sparse-checkout-cone-mode: true
2026-07-09T08:37:12.8731360Z   fetch-tags: false
2026-07-09T08:37:12.8731755Z   show-progress: true
2026-07-09T08:37:12.8732159Z   lfs: false
2026-07-09T08:37:12.8732533Z   submodules: false
2026-07-09T08:37:12.8732956Z   set-safe-directory: true
2026-07-09T08:37:12.8733652Z ##[endgroup]
2026-07-09T08:37:12.9642634Z Syncing repository: SaberMage/spt-core
2026-07-09T08:37:12.9644412Z ##[group]Getting Git version info
2026-07-09T08:37:12.9645239Z Working directory is '/home/reavus/actions-runner/_work/spt-core/spt-core'
2026-07-09T08:37:12.9646221Z [command]/usr/bin/git version
2026-07-09T08:37:12.9647564Z git version 2.43.0
2026-07-09T08:37:12.9664616Z ##[endgroup]
2026-07-09T08:37:12.9676611Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/3d818f0d-1760-486f-a458-d1432a0d93be' before making global git config changes
2026-07-09T08:37:12.9678096Z Adding repository directory to the temporary git global config as a safe directory
2026-07-09T08:37:12.9679741Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-core/spt-core
2026-07-09T08:37:12.9727749Z [command]/usr/bin/git config --local --get remote.origin.url
2026-07-09T08:37:12.9749087Z https://github.com/SaberMage/spt-core
2026-07-09T08:37:12.9760159Z ##[group]Removing previously created refs, to avoid conflicts
2026-07-09T08:37:12.9762882Z [command]/usr/bin/git rev-parse --symbolic-full-name --verify --quiet HEAD
2026-07-09T08:37:12.9793943Z HEAD
2026-07-09T08:37:12.9829554Z ##[endgroup]
2026-07-09T08:37:12.9831578Z [command]/usr/bin/git submodule status
2026-07-09T08:37:13.0035174Z ##[group]Cleaning the repository
2026-07-09T08:37:13.0039866Z [command]/usr/bin/git clean -ffdx
2026-07-09T08:37:15.4506690Z Removing target/
2026-07-09T08:37:15.4520851Z [command]/usr/bin/git reset --hard HEAD
2026-07-09T08:37:15.4937086Z HEAD is now at 9845e44a4 Merge cfd97a8e076e1d4fd96e32f0e9c40b2f17504a53 into e4767134bca2eea66b28eb67f4be1f3a67db1429
2026-07-09T08:37:15.4945375Z ##[endgroup]
2026-07-09T08:37:15.4978844Z ##[group]Disabling automatic garbage collection
2026-07-09T08:37:15.4982424Z [command]/usr/bin/git config --local gc.auto 0
2026-07-09T08:37:15.5011625Z ##[endgroup]
2026-07-09T08:37:15.5012040Z ##[group]Setting up auth
2026-07-09T08:37:15.5019214Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-07-09T08:37:15.5050976Z [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-09T08:37:15.5247783Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-07-09T08:37:15.5274445Z [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-09T08:37:15.5462929Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-07-09T08:37:15.5489433Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-07-09T08:37:15.5685001Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-07-09T08:37:15.5717311Z ##[endgroup]
2026-07-09T08:37:15.5717782Z ##[group]Fetching the repository
2026-07-09T08:37:15.5725510Z [command]/usr/bin/git -c protocol.version=2 fetch --prune --no-recurse-submodules --unshallow origin +refs/heads/*:refs/remotes/origin/* +refs/tags/*:refs/tags/* +9845e44a474baf8b894cfac3bda5728e9ddf5232:refs/remotes/pull/65/merge
2026-07-09T08:37:16.3765089Z From https://github.com/SaberMage/spt-core
2026-07-09T08:37:16.3765995Z    dc4abc6f7..cfd97a8e0  spec/brain-handoff-pilot -> origin/spec/brain-handoff-pilot
2026-07-09T08:37:16.3822308Z ##[endgroup]
2026-07-09T08:37:16.3823212Z ##[group]Determining the checkout info
2026-07-09T08:37:16.3823732Z ##[endgroup]
2026-07-09T08:37:16.3828603Z [command]/usr/bin/git sparse-checkout disable
2026-07-09T08:37:16.3875304Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
2026-07-09T08:37:16.3907774Z ##[group]Checking out the ref
2026-07-09T08:37:16.3911552Z [command]/usr/bin/git checkout --progress --force refs/remotes/pull/65/merge
2026-07-09T08:37:16.3973443Z HEAD is now at 9845e44a4 Merge cfd97a8e076e1d4fd96e32f0e9c40b2f17504a53 into e4767134bca2eea66b28eb67f4be1f3a67db1429
2026-07-09T08:37:16.3981542Z ##[endgroup]
2026-07-09T08:37:16.4039447Z [command]/usr/bin/git log -1 --format=%H
2026-07-09T08:37:16.4085531Z 9845e44a474baf8b894cfac3bda5728e9ddf5232
2026-07-09T08:37:16.4311291Z ##[group]Run command -v java >/dev/null || {
2026-07-09T08:37:16.4311710Z [36;1mcommand -v java >/dev/null || {[0m
2026-07-09T08:37:16.4312192Z [36;1m  echo "::error::java not found on kitsubito — one-time setup: sudo apt-get install -y openjdk-17-jre-headless"[0m
2026-07-09T08:37:16.4312649Z [36;1m  exit 1[0m
2026-07-09T08:37:16.4312840Z [36;1m}[0m
2026-07-09T08:37:16.4313037Z [36;1mjava -version[0m
2026-07-09T08:37:16.4331967Z shell: /usr/bin/bash -e {0}
2026-07-09T08:37:16.4332227Z ##[endgroup]
2026-07-09T08:37:16.4424723Z ##[error]java not found on kitsubito — one-time setup: sudo apt-get install -y openjdk-17-jre-headless
2026-07-09T08:37:16.4435202Z ##[error]Process completed with exit code 1.
2026-07-09T08:37:16.4634540Z Post job cleanup.
2026-07-09T08:37:16.5337367Z [command]/usr/bin/git version
2026-07-09T08:37:16.5369774Z git version 2.43.0
2026-07-09T08:37:16.5399764Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/8367e7ac-5a70-4f61-9492-1fd4b31c1cc5' before making global git config changes
2026-07-09T08:37:16.5400456Z Adding repository directory to the temporary git global config as a safe directory
2026-07-09T08:37:16.5403018Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-core/spt-core
2026-07-09T08:37:16.5431367Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-07-09T08:37:16.5459272Z [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-09T08:37:16.5688383Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-07-09T08:37:16.5709445Z http.https://github.com/.extraheader
2026-07-09T08:37:16.5716513Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader
2026-07-09T08:37:16.5741260Z [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-09T08:37:16.5931871Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-07-09T08:37:16.5959516Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-07-09T08:37:16.6302871Z Cleaning up orphan processes
