﻿2026-07-09T06:45:49.4011409Z Current runner version: '2.335.1'
2026-07-09T06:45:49.4016434Z Runner name: 'kitsubito'
2026-07-09T06:45:49.4016993Z Runner group name: 'Default'
2026-07-09T06:45:49.4017736Z Machine name: 'KITSUBITO'
2026-07-09T06:45:49.4019812Z ##[group]GITHUB_TOKEN Permissions
2026-07-09T06:45:49.4021863Z Contents: read
2026-07-09T06:45:49.4022279Z Metadata: read
2026-07-09T06:45:49.4022670Z Packages: read
2026-07-09T06:45:49.4023055Z ##[endgroup]
2026-07-09T06:45:49.4024829Z Secret source: Actions
2026-07-09T06:45:49.4025381Z Prepare workflow directory
2026-07-09T06:45:49.4407106Z Prepare all required actions
2026-07-09T06:45:49.4438634Z Getting action download info
2026-07-09T06:45:49.8127965Z Download action repository 'actions/checkout@v5' (SHA:93cb6efe18208431cddfb8368fd83d5badbf9bfd)
2026-07-09T06:45:50.4032037Z Complete job name: tla
2026-07-09T06:45:50.5222383Z ##[group]Run actions/checkout@v5
2026-07-09T06:45:50.5223274Z with:
2026-07-09T06:45:50.5223695Z   fetch-depth: 0
2026-07-09T06:45:50.5224147Z   repository: SaberMage/spt-core
2026-07-09T06:45:50.5227744Z   token: ***
2026-07-09T06:45:50.5228168Z   ssh-strict: true
2026-07-09T06:45:50.5228592Z   ssh-user: git
2026-07-09T06:45:50.5229127Z   persist-credentials: true
2026-07-09T06:45:50.5229598Z   clean: true
2026-07-09T06:45:50.5230041Z   sparse-checkout-cone-mode: true
2026-07-09T06:45:50.5230576Z   fetch-tags: false
2026-07-09T06:45:50.5231010Z   show-progress: true
2026-07-09T06:45:50.5231435Z   lfs: false
2026-07-09T06:45:50.5231840Z   submodules: false
2026-07-09T06:45:50.5232274Z   set-safe-directory: true
2026-07-09T06:45:50.5232971Z ##[endgroup]
2026-07-09T06:45:50.6171322Z Syncing repository: SaberMage/spt-core
2026-07-09T06:45:50.6173427Z ##[group]Getting Git version info
2026-07-09T06:45:50.6174303Z Working directory is '/home/reavus/actions-runner/_work/spt-core/spt-core'
2026-07-09T06:45:50.6175310Z [command]/usr/bin/git version
2026-07-09T06:45:50.6175789Z git version 2.43.0
2026-07-09T06:45:50.6182760Z ##[endgroup]
2026-07-09T06:45:50.6196329Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/03f91d20-22ef-4cc4-ad4e-767a7719d18a' before making global git config changes
2026-07-09T06:45:50.6197733Z Adding repository directory to the temporary git global config as a safe directory
2026-07-09T06:45:50.6201281Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-core/spt-core
2026-07-09T06:45:50.6241408Z [command]/usr/bin/git config --local --get remote.origin.url
2026-07-09T06:45:50.6263149Z https://github.com/SaberMage/spt-core
2026-07-09T06:45:50.6273971Z ##[group]Removing previously created refs, to avoid conflicts
2026-07-09T06:45:50.6277004Z [command]/usr/bin/git rev-parse --symbolic-full-name --verify --quiet HEAD
2026-07-09T06:45:50.6298039Z HEAD
2026-07-09T06:45:50.6341735Z ##[endgroup]
2026-07-09T06:45:50.6343465Z [command]/usr/bin/git submodule status
2026-07-09T06:45:50.6571709Z ##[group]Cleaning the repository
2026-07-09T06:45:50.6576309Z [command]/usr/bin/git clean -ffdx
2026-07-09T06:45:50.6622197Z [command]/usr/bin/git reset --hard HEAD
2026-07-09T06:45:50.6872439Z HEAD is now at e47e271e0 Merge dc4abc6f7990280765c33f6f9b10b39587dd252f into e4767134bca2eea66b28eb67f4be1f3a67db1429
2026-07-09T06:45:50.6884058Z ##[endgroup]
2026-07-09T06:45:50.6921314Z ##[group]Disabling automatic garbage collection
2026-07-09T06:45:50.6926400Z [command]/usr/bin/git config --local gc.auto 0
2026-07-09T06:45:50.6967333Z ##[endgroup]
2026-07-09T06:45:50.6974662Z ##[group]Setting up auth
2026-07-09T06:45:50.6975469Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-07-09T06:45:50.7019389Z [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-09T06:45:50.7276746Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-07-09T06:45:50.7318182Z [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-09T06:45:50.7576779Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-07-09T06:45:50.7612167Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-07-09T06:45:50.7845089Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-07-09T06:45:50.7883098Z ##[endgroup]
2026-07-09T06:45:50.7883963Z ##[group]Fetching the repository
2026-07-09T06:45:50.7890805Z [command]/usr/bin/git -c protocol.version=2 fetch --prune --no-recurse-submodules --unshallow origin +refs/heads/*:refs/remotes/origin/* +refs/tags/*:refs/tags/* +e47e271e0a1d7897745851ec9ae34fc9ce7abe3e:refs/remotes/pull/65/merge
2026-07-09T06:45:51.7135228Z From https://github.com/SaberMage/spt-core
2026-07-09T06:45:51.7136981Z    4f17dadf0..dc4abc6f7  spec/brain-handoff-pilot -> origin/spec/brain-handoff-pilot
2026-07-09T06:45:51.7188310Z ##[endgroup]
2026-07-09T06:45:51.7189588Z ##[group]Determining the checkout info
2026-07-09T06:45:51.7190876Z ##[endgroup]
2026-07-09T06:45:51.7193412Z [command]/usr/bin/git sparse-checkout disable
2026-07-09T06:45:51.7236119Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
2026-07-09T06:45:51.7269580Z ##[group]Checking out the ref
2026-07-09T06:45:51.7271334Z [command]/usr/bin/git checkout --progress --force refs/remotes/pull/65/merge
2026-07-09T06:45:51.7332892Z HEAD is now at e47e271e0 Merge dc4abc6f7990280765c33f6f9b10b39587dd252f into e4767134bca2eea66b28eb67f4be1f3a67db1429
2026-07-09T06:45:51.7340230Z ##[endgroup]
2026-07-09T06:45:51.7395380Z [command]/usr/bin/git log -1 --format=%H
2026-07-09T06:45:51.7427666Z e47e271e0a1d7897745851ec9ae34fc9ce7abe3e
2026-07-09T06:45:51.7667321Z ##[group]Run command -v java >/dev/null || {
2026-07-09T06:45:51.7668768Z [36;1mcommand -v java >/dev/null || {[0m
2026-07-09T06:45:51.7671096Z [36;1m  echo "::error::java not found on kitsubito — one-time setup: sudo apt-get install -y openjdk-17-jre-headless"[0m
2026-07-09T06:45:51.7673206Z [36;1m  exit 1[0m
2026-07-09T06:45:51.7674041Z [36;1m}[0m
2026-07-09T06:45:51.7674856Z [36;1mjava -version[0m
2026-07-09T06:45:51.7696586Z shell: /usr/bin/bash -e {0}
2026-07-09T06:45:51.7697612Z ##[endgroup]
2026-07-09T06:45:51.7787792Z ##[error]java not found on kitsubito — one-time setup: sudo apt-get install -y openjdk-17-jre-headless
2026-07-09T06:45:51.7801663Z ##[error]Process completed with exit code 1.
2026-07-09T06:45:51.8158469Z Post job cleanup.
2026-07-09T06:45:51.9195496Z [command]/usr/bin/git version
2026-07-09T06:45:51.9240031Z git version 2.43.0
2026-07-09T06:45:51.9275149Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/e4d143b9-66fb-4171-b5ce-a0bd4a0337fb' before making global git config changes
2026-07-09T06:45:51.9278643Z Adding repository directory to the temporary git global config as a safe directory
2026-07-09T06:45:51.9282205Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-core/spt-core
2026-07-09T06:45:51.9315969Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-07-09T06:45:51.9362772Z [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-09T06:45:51.9568005Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-07-09T06:45:51.9587091Z http.https://github.com/.extraheader
2026-07-09T06:45:51.9595032Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader
2026-07-09T06:45:51.9621400Z [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-09T06:45:51.9821376Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-07-09T06:45:51.9860011Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-07-09T06:45:52.0218939Z Cleaning up orphan processes
