﻿2026-08-03T01:45:48.5308536Z Current runner version: '2.336.0'
2026-08-03T01:45:48.5313293Z Runner name: 'kitsubito'
2026-08-03T01:45:48.5313774Z Runner group name: 'Default'
2026-08-03T01:45:48.5314389Z Machine name: 'KITSUBITO'
2026-08-03T01:45:48.5317495Z ##[group]GITHUB_TOKEN Permissions
2026-08-03T01:45:48.5319822Z Actions: write
2026-08-03T01:45:48.5320218Z ArtifactMetadata: write
2026-08-03T01:45:48.5320601Z Attestations: write
2026-08-03T01:45:48.5320963Z Checks: write
2026-08-03T01:45:48.5321306Z CodeQuality: write
2026-08-03T01:45:48.5321658Z Contents: write
2026-08-03T01:45:48.5322011Z CopilotRequests: write
2026-08-03T01:45:48.5322393Z Deployments: write
2026-08-03T01:45:48.5322751Z Discussions: write
2026-08-03T01:45:48.5323100Z Drives: write
2026-08-03T01:45:48.5323429Z Issues: write
2026-08-03T01:45:48.5323763Z Metadata: read
2026-08-03T01:45:48.5324107Z Models: read
2026-08-03T01:45:48.5324441Z Packages: write
2026-08-03T01:45:48.5324789Z Pages: write
2026-08-03T01:45:48.5325235Z PullRequests: write
2026-08-03T01:45:48.5325645Z RepositoryProjects: write
2026-08-03T01:45:48.5326037Z SecurityEvents: write
2026-08-03T01:45:48.5326409Z Statuses: write
2026-08-03T01:45:48.5326756Z VulnerabilityAlerts: read
2026-08-03T01:45:48.5327122Z ##[endgroup]
2026-08-03T01:45:48.5328665Z Secret source: Actions
2026-08-03T01:45:48.5329422Z Prepare workflow directory
2026-08-03T01:45:48.5732035Z Prepare all required actions
2026-08-03T01:45:48.5766611Z Getting action download info
2026-08-03T01:45:48.9969217Z Download action repository 'actions/checkout@v5' (SHA:fbc6f3992d24b796d5a048ff273f7fcc4a7b6c09)
2026-08-03T01:45:50.4050874Z Complete job name: notify
2026-08-03T01:45:50.5049670Z ##[group]Run actions/checkout@v5
2026-08-03T01:45:50.5050774Z with:
2026-08-03T01:45:50.5051435Z   ref: 184f2ac4e0f9df9d805a81c302a1409762fac2f8
2026-08-03T01:45:50.5052302Z   fetch-depth: 1
2026-08-03T01:45:50.5052975Z   repository: BigscreenVR/spt-bs-core
2026-08-03T01:45:50.5059663Z   token: ***
2026-08-03T01:45:50.5060269Z   ssh-strict: true
2026-08-03T01:45:50.5060918Z   ssh-user: git
2026-08-03T01:45:50.5061547Z   persist-credentials: true
2026-08-03T01:45:50.5062271Z   clean: true
2026-08-03T01:45:50.5062910Z   sparse-checkout-cone-mode: true
2026-08-03T01:45:50.5063686Z   fetch-tags: false
2026-08-03T01:45:50.5064323Z   show-progress: true
2026-08-03T01:45:50.5064985Z   lfs: false
2026-08-03T01:45:50.5065596Z   submodules: false
2026-08-03T01:45:50.5066273Z   set-safe-directory: true
2026-08-03T01:45:50.5067030Z   allow-unsafe-pr-checkout: false
2026-08-03T01:45:50.5068045Z ##[endgroup]
2026-08-03T01:45:50.5888849Z Syncing repository: BigscreenVR/spt-bs-core
2026-08-03T01:45:50.5891210Z ##[group]Getting Git version info
2026-08-03T01:45:50.5892436Z Working directory is '/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core'
2026-08-03T01:45:50.5894368Z [command]/usr/bin/git version
2026-08-03T01:45:50.5910637Z git version 2.43.0
2026-08-03T01:45:50.5927002Z ##[endgroup]
2026-08-03T01:45:50.5935561Z Copying '/home/reavus/.gitconfig' to '/home/reavus/actions-runner/_work/_temp/21e41301-fccf-4ae2-b676-e6ae07dfd104/.gitconfig'
2026-08-03T01:45:50.5943046Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/21e41301-fccf-4ae2-b676-e6ae07dfd104' before making global git config changes
2026-08-03T01:45:50.5945355Z Adding repository directory to the temporary git global config as a safe directory
2026-08-03T01:45:50.5947339Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core
2026-08-03T01:45:50.5978177Z [command]/usr/bin/git config --local --get remote.origin.url
2026-08-03T01:45:50.5994869Z https://github.com/BigscreenVR/spt-bs-core
2026-08-03T01:45:50.6006388Z ##[group]Removing previously created refs, to avoid conflicts
2026-08-03T01:45:50.6009117Z [command]/usr/bin/git rev-parse --symbolic-full-name --verify --quiet HEAD
2026-08-03T01:45:50.6027255Z refs/heads/golden/gc-fix-125
2026-08-03T01:45:50.6034042Z [command]/usr/bin/git checkout --detach
2026-08-03T01:45:50.6087815Z HEAD is now at 184f2ac4e fix(deps): patch swarm-discovery to the backported GC fix (fixes #125)
2026-08-03T01:45:50.6120427Z [command]/usr/bin/git branch --delete --force golden/gc-fix-125
2026-08-03T01:45:50.6145654Z Deleted branch golden/gc-fix-125 (was 184f2ac4e).
2026-08-03T01:45:50.6150051Z ##[endgroup]
2026-08-03T01:45:50.6151809Z [command]/usr/bin/git submodule status
2026-08-03T01:45:50.6336596Z ##[group]Cleaning the repository
2026-08-03T01:45:50.6338585Z [command]/usr/bin/git clean -ffdx
2026-08-03T01:45:52.2573857Z Removing .adapter-notify/
2026-08-03T01:45:52.2574752Z Removing bench-ledger/
2026-08-03T01:45:52.2575131Z Removing target/
2026-08-03T01:45:52.2585637Z [command]/usr/bin/git reset --hard HEAD
2026-08-03T01:45:52.2648747Z HEAD is now at 184f2ac4e fix(deps): patch swarm-discovery to the backported GC fix (fixes #125)
2026-08-03T01:45:52.2655480Z ##[endgroup]
2026-08-03T01:45:52.2656972Z ##[group]Disabling automatic garbage collection
2026-08-03T01:45:52.2661190Z [command]/usr/bin/git config --local gc.auto 0
2026-08-03T01:45:52.2686012Z ##[endgroup]
2026-08-03T01:45:52.2686505Z ##[group]Setting up auth
2026-08-03T01:45:52.2691520Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-08-03T01:45:52.2716171Z [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-08-03T01:45:52.2909161Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-08-03T01:45:52.2934840Z [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-08-03T01:45:52.3117780Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-08-03T01:45:52.3140132Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-08-03T01:45:52.3323898Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-08-03T01:45:52.3353694Z ##[endgroup]
2026-08-03T01:45:52.3354151Z ##[group]Fetching the repository
2026-08-03T01:45:52.3359472Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin 184f2ac4e0f9df9d805a81c302a1409762fac2f8
2026-08-03T01:45:52.9027535Z From https://github.com/BigscreenVR/spt-bs-core
2026-08-03T01:45:52.9028324Z  * branch                184f2ac4e0f9df9d805a81c302a1409762fac2f8 -> FETCH_HEAD
2026-08-03T01:45:52.9060958Z ##[endgroup]
2026-08-03T01:45:52.9061903Z ##[group]Determining the checkout info
2026-08-03T01:45:52.9065017Z ##[endgroup]
2026-08-03T01:45:52.9076802Z [command]/usr/bin/git sparse-checkout disable
2026-08-03T01:45:52.9120760Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
2026-08-03T01:45:52.9141292Z ##[group]Checking out the ref
2026-08-03T01:45:52.9143808Z [command]/usr/bin/git checkout --progress --force 184f2ac4e0f9df9d805a81c302a1409762fac2f8
2026-08-03T01:45:52.9194619Z HEAD is now at 184f2ac4e fix(deps): patch swarm-discovery to the backported GC fix (fixes #125)
2026-08-03T01:45:52.9199872Z ##[endgroup]
2026-08-03T01:45:52.9234941Z [command]/usr/bin/git log -1 --format=%H
2026-08-03T01:45:52.9257975Z 184f2ac4e0f9df9d805a81c302a1409762fac2f8
2026-08-03T01:45:52.9440799Z ##[group]Run bash .github/ci/ci-notify.sh
2026-08-03T01:45:52.9441133Z [36;1mbash .github/ci/ci-notify.sh[0m
2026-08-03T01:45:52.9457187Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0}
2026-08-03T01:45:52.9457478Z env:
2026-08-03T01:45:52.9457663Z   RESULT_CHANGES: success
2026-08-03T01:45:52.9457873Z   RESULT_TRACEABILITY: success
2026-08-03T01:45:52.9458081Z   RESULT_TEST: failure
2026-08-03T01:45:52.9458270Z   RESULT_N1_GATE: success
2026-08-03T01:45:52.9458461Z   RESULT_TWOHOST_A: success
2026-08-03T01:45:52.9458655Z   RESULT_TWOHOST_B: success
2026-08-03T01:45:52.9459143Z   PR_NUMBER: 
2026-08-03T01:45:52.9459318Z ##[endgroup]
2026-08-03T01:45:52.9518236Z ci-notify: SPT_HOME=<unset — spt resolves its default>
2026-08-03T01:45:52.9727129Z ci-notify: daemon is up — sends deliver live where a recipient is listening
2026-08-03T01:45:52.9744075Z ci-notify: verdict FAILURE (failing: test(failure))
2026-08-03T01:46:02.9994496Z ci-notify: HOP_FAILED rc=255 via decid@hfenduleam — falling back to direct send
2026-08-03T01:46:03.1976776Z ci-notify: -> doyle: SENT(WAN):doyle@14efb80cb72297a1068c87a4aa45f30547c4474b60d1284b122bdc1a91c85f2d
2026-08-03T01:46:13.2145505Z ci-notify: HOP_FAILED rc=255 via decid@hfenduleam — falling back to direct send
2026-08-03T01:46:13.3362029Z ci-notify: -> todlando: SENT(WAN):todlando@14efb80cb72297a1068c87a4aa45f30547c4474b60d1284b122bdc1a91c85f2d
2026-08-03T01:46:13.3518543Z Post job cleanup.
2026-08-03T01:46:13.4166707Z [command]/usr/bin/git version
2026-08-03T01:46:13.4196589Z git version 2.43.0
2026-08-03T01:46:13.4220443Z Copying '/home/reavus/.gitconfig' to '/home/reavus/actions-runner/_work/_temp/0e5f7d16-ca2e-4852-91e5-76ee122555e8/.gitconfig'
2026-08-03T01:46:13.4226927Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/0e5f7d16-ca2e-4852-91e5-76ee122555e8' before making global git config changes
2026-08-03T01:46:13.4227673Z Adding repository directory to the temporary git global config as a safe directory
2026-08-03T01:46:13.4230097Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core
2026-08-03T01:46:13.4258740Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-08-03T01:46:13.4283794Z [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-08-03T01:46:13.4465369Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-08-03T01:46:13.4483004Z http.https://github.com/.extraheader
2026-08-03T01:46:13.4489799Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader
2026-08-03T01:46:13.4512601Z [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-08-03T01:46:13.4698773Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-08-03T01:46:13.4724996Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-08-03T01:46:13.5076163Z Cleaning up orphan processes
