﻿2026-08-02T18:15:19.6692840Z Current runner version: '2.336.0'
2026-08-02T18:15:19.6697559Z Runner name: 'kitsubito'
2026-08-02T18:15:19.6698107Z Runner group name: 'Default'
2026-08-02T18:15:19.6698751Z Machine name: 'KITSUBITO'
2026-08-02T18:15:19.6702169Z ##[group]GITHUB_TOKEN Permissions
2026-08-02T18:15:19.6704129Z Actions: write
2026-08-02T18:15:19.6704529Z ArtifactMetadata: write
2026-08-02T18:15:19.6704909Z Attestations: write
2026-08-02T18:15:19.6705275Z Checks: write
2026-08-02T18:15:19.6705614Z CodeQuality: write
2026-08-02T18:15:19.6705976Z Contents: write
2026-08-02T18:15:19.6706338Z CopilotRequests: write
2026-08-02T18:15:19.6706725Z Deployments: write
2026-08-02T18:15:19.6707088Z Discussions: write
2026-08-02T18:15:19.6707443Z Drives: write
2026-08-02T18:15:19.6707786Z Issues: write
2026-08-02T18:15:19.6708133Z Metadata: read
2026-08-02T18:15:19.6708491Z Models: read
2026-08-02T18:15:19.6708829Z Packages: write
2026-08-02T18:15:19.6709292Z Pages: write
2026-08-02T18:15:19.6709754Z PullRequests: write
2026-08-02T18:15:19.6710156Z RepositoryProjects: write
2026-08-02T18:15:19.6710551Z SecurityEvents: write
2026-08-02T18:15:19.6710929Z Statuses: write
2026-08-02T18:15:19.6711282Z VulnerabilityAlerts: read
2026-08-02T18:15:19.6711663Z ##[endgroup]
2026-08-02T18:15:19.6713469Z Secret source: Actions
2026-08-02T18:15:19.6714152Z Prepare workflow directory
2026-08-02T18:15:19.7066902Z Prepare all required actions
2026-08-02T18:15:19.7104399Z Getting action download info
2026-08-02T18:15:20.0350801Z Download action repository 'actions/checkout@v5' (SHA:fbc6f3992d24b796d5a048ff273f7fcc4a7b6c09)
2026-08-02T18:15:20.5549847Z Complete job name: twohost-b
2026-08-02T18:15:20.6446388Z ##[group]Run set -euo pipefail
2026-08-02T18:15:20.6446958Z [36;1mset -euo pipefail[0m
2026-08-02T18:15:20.6447407Z [36;1mfloor_bytes=$((32 * 1024 * 1024 * 1024))[0m
2026-08-02T18:15:20.6447988Z [36;1mdrive=$(df -P "$GITHUB_WORKSPACE" | awk 'NR == 2 { print $1 }')[0m
2026-08-02T18:15:20.6448681Z [36;1mfree_bytes=$(df -PB1 "$GITHUB_WORKSPACE" | awk 'NR == 2 { print $4 }')[0m
2026-08-02T18:15:20.6449662Z [36;1mprintf 'disk preflight: drive=%s free_bytes=%s floor_bytes=%s\n' \[0m
2026-08-02T18:15:20.6450272Z [36;1m  "$drive" "$free_bytes" "$floor_bytes"[0m
2026-08-02T18:15:20.6450772Z [36;1mif [ "$free_bytes" -lt "$floor_bytes" ]; then[0m
2026-08-02T18:15:20.6451591Z [36;1m  echo "::error title=Insufficient free disk::RESOURCE=disk drive=$drive free_bytes=$free_bytes floor_bytes=$floor_bytes"[0m
2026-08-02T18:15:20.6452365Z [36;1m  exit 1[0m
2026-08-02T18:15:20.6452704Z [36;1mfi[0m
2026-08-02T18:15:20.6469075Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0}
2026-08-02T18:15:20.6469900Z ##[endgroup]
2026-08-02T18:15:20.6586485Z disk preflight: drive=/dev/nvme0n1p2 free_bytes=740637958144 floor_bytes=34359738368
2026-08-02T18:15:20.6755456Z ##[group]Run actions/checkout@v5
2026-08-02T18:15:20.6755925Z with:
2026-08-02T18:15:20.6756268Z   repository: BigscreenVR/spt-bs-core
2026-08-02T18:15:20.6759083Z   token: ***
2026-08-02T18:15:20.6759559Z   ssh-strict: true
2026-08-02T18:15:20.6759921Z   ssh-user: git
2026-08-02T18:15:20.6760265Z   persist-credentials: true
2026-08-02T18:15:20.6760645Z   clean: true
2026-08-02T18:15:20.6760996Z   sparse-checkout-cone-mode: true
2026-08-02T18:15:20.6761406Z   fetch-depth: 1
2026-08-02T18:15:20.6761745Z   fetch-tags: false
2026-08-02T18:15:20.6762088Z   show-progress: true
2026-08-02T18:15:20.6762431Z   lfs: false
2026-08-02T18:15:20.6762760Z   submodules: false
2026-08-02T18:15:20.6763103Z   set-safe-directory: true
2026-08-02T18:15:20.6763490Z   allow-unsafe-pr-checkout: false
2026-08-02T18:15:20.6763878Z ##[endgroup]
2026-08-02T18:15:20.7556189Z Syncing repository: BigscreenVR/spt-bs-core
2026-08-02T18:15:20.7557749Z ##[group]Getting Git version info
2026-08-02T18:15:20.7558700Z Working directory is '/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core'
2026-08-02T18:15:20.7559745Z [command]/usr/bin/git version
2026-08-02T18:15:20.7560192Z git version 2.43.0
2026-08-02T18:15:20.7575014Z ##[endgroup]
2026-08-02T18:15:20.7583307Z Copying '/home/reavus/.gitconfig' to '/home/reavus/actions-runner/_work/_temp/5d0259ee-1136-401e-94e6-092c311161ca/.gitconfig'
2026-08-02T18:15:20.7590647Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/5d0259ee-1136-401e-94e6-092c311161ca' before making global git config changes
2026-08-02T18:15:20.7592575Z Adding repository directory to the temporary git global config as a safe directory
2026-08-02T18:15:20.7594698Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core
2026-08-02T18:15:20.7628153Z [command]/usr/bin/git config --local --get remote.origin.url
2026-08-02T18:15:20.7651516Z https://github.com/BigscreenVR/spt-bs-core
2026-08-02T18:15:20.7662153Z ##[group]Removing previously created refs, to avoid conflicts
2026-08-02T18:15:20.7664549Z [command]/usr/bin/git rev-parse --symbolic-full-name --verify --quiet HEAD
2026-08-02T18:15:20.7685223Z refs/heads/golden/barometer
2026-08-02T18:15:20.7692414Z [command]/usr/bin/git checkout --detach
2026-08-02T18:15:20.7747730Z HEAD is now at fa6e59753 fix(ci): reap leaked workspace daemons BEFORE every relink, not only at job end (releases#123)
2026-08-02T18:15:20.7785182Z [command]/usr/bin/git branch --delete --force golden/barometer
2026-08-02T18:15:20.7813307Z Deleted branch golden/barometer (was fa6e59753).
2026-08-02T18:15:20.7921789Z ##[endgroup]
2026-08-02T18:15:20.7924909Z [command]/usr/bin/git submodule status
2026-08-02T18:15:20.8113810Z ##[group]Cleaning the repository
2026-08-02T18:15:20.8116616Z [command]/usr/bin/git clean -ffdx
2026-08-02T18:15:21.6629332Z Removing target/
2026-08-02T18:15:21.6639334Z [command]/usr/bin/git reset --hard HEAD
2026-08-02T18:15:21.6700751Z HEAD is now at fa6e59753 fix(ci): reap leaked workspace daemons BEFORE every relink, not only at job end (releases#123)
2026-08-02T18:15:21.6706925Z ##[endgroup]
2026-08-02T18:15:21.6708113Z ##[group]Disabling automatic garbage collection
2026-08-02T18:15:21.6711535Z [command]/usr/bin/git config --local gc.auto 0
2026-08-02T18:15:21.6737295Z ##[endgroup]
2026-08-02T18:15:21.6738463Z ##[group]Setting up auth
2026-08-02T18:15:21.6742886Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-08-02T18:15:21.6767176Z [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-02T18:15:21.6968850Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-08-02T18:15:21.6995969Z [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-02T18:15:21.7182233Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-08-02T18:15:21.7207737Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-08-02T18:15:21.7398426Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-08-02T18:15:21.7429701Z ##[endgroup]
2026-08-02T18:15:21.7435471Z ##[group]Fetching the repository
2026-08-02T18:15:21.7438352Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +fa6e5975387986a5516ed778d1a2867e4e58d64e:refs/remotes/origin/golden/barometer
2026-08-02T18:15:22.2985377Z ##[endgroup]
2026-08-02T18:15:22.2986287Z ##[group]Determining the checkout info
2026-08-02T18:15:22.2986830Z ##[endgroup]
2026-08-02T18:15:22.2989426Z [command]/usr/bin/git sparse-checkout disable
2026-08-02T18:15:22.3065439Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
2026-08-02T18:15:22.3088440Z ##[group]Checking out the ref
2026-08-02T18:15:22.3090474Z [command]/usr/bin/git checkout --progress --force -B golden/barometer refs/remotes/origin/golden/barometer
2026-08-02T18:15:22.3149698Z Switched to a new branch 'golden/barometer'
2026-08-02T18:15:22.3150279Z branch 'golden/barometer' set up to track 'origin/golden/barometer'.
2026-08-02T18:15:22.3155754Z ##[endgroup]
2026-08-02T18:15:22.3189510Z [command]/usr/bin/git log -1 --format=%H
2026-08-02T18:15:22.3217156Z fa6e5975387986a5516ed778d1a2867e4e58d64e
2026-08-02T18:15:22.3341674Z ##[group]Run bash .github/ci/test-temp-sandbox.sh setup
2026-08-02T18:15:22.3342075Z [36;1mbash .github/ci/test-temp-sandbox.sh setup[0m
2026-08-02T18:15:22.3355063Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0}
2026-08-02T18:15:22.3355397Z ##[endgroup]
2026-08-02T18:15:22.3405287Z CI-TMP setup: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30759666967-1-cVb0li
2026-08-02T18:15:22.3498282Z ##[group]Run actions/checkout@v5
2026-08-02T18:15:22.3498585Z with:
2026-08-02T18:15:22.3498798Z   repository: SaberMage/spt-shell-notify
2026-08-02T18:15:22.3499147Z   path: .adapter-notify
2026-08-02T18:15:22.3500929Z   token: ***
2026-08-02T18:15:22.3501137Z   ssh-strict: true
2026-08-02T18:15:22.3501336Z   ssh-user: git
2026-08-02T18:15:22.3501556Z   persist-credentials: true
2026-08-02T18:15:22.3501785Z   clean: true
2026-08-02T18:15:22.3501999Z   sparse-checkout-cone-mode: true
2026-08-02T18:15:22.3502237Z   fetch-depth: 1
2026-08-02T18:15:22.3502442Z   fetch-tags: false
2026-08-02T18:15:22.3502658Z   show-progress: true
2026-08-02T18:15:22.3502881Z   lfs: false
2026-08-02T18:15:22.3503081Z   submodules: false
2026-08-02T18:15:22.3503292Z   set-safe-directory: true
2026-08-02T18:15:22.3503636Z   allow-unsafe-pr-checkout: false
2026-08-02T18:15:22.3503876Z env:
2026-08-02T18:15:22.3504229Z   SPT_CI_TEST_TMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30759666967-1-cVb0li
2026-08-02T18:15:22.3504702Z   TEMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30759666967-1-cVb0li
2026-08-02T18:15:22.3505145Z   TMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30759666967-1-cVb0li
2026-08-02T18:15:22.3505589Z   TMPDIR: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30759666967-1-cVb0li
2026-08-02T18:15:22.3505942Z ##[endgroup]
2026-08-02T18:15:22.4204739Z Syncing repository: SaberMage/spt-shell-notify
2026-08-02T18:15:22.4219493Z ##[group]Getting Git version info
2026-08-02T18:15:22.4220041Z Working directory is '/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/.adapter-notify'
2026-08-02T18:15:22.4232502Z [command]/usr/bin/git version
2026-08-02T18:15:22.4264284Z git version 2.43.0
2026-08-02T18:15:22.4280678Z ##[endgroup]
2026-08-02T18:15:22.4288005Z Copying '/home/reavus/.gitconfig' to '/home/reavus/actions-runner/_work/_temp/436dbbeb-5f7f-41e6-af19-400633863115/.gitconfig'
2026-08-02T18:15:22.4295618Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/436dbbeb-5f7f-41e6-af19-400633863115' before making global git config changes
2026-08-02T18:15:22.4296370Z Adding repository directory to the temporary git global config as a safe directory
2026-08-02T18:15:22.4299594Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/.adapter-notify
2026-08-02T18:15:22.4329351Z ##[group]Initializing the repository
2026-08-02T18:15:22.4333184Z [command]/usr/bin/git init /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/.adapter-notify
2026-08-02T18:15:22.4364860Z hint: Using 'master' as the name for the initial branch. This default branch name
2026-08-02T18:15:22.4365518Z hint: is subject to change. To configure the initial branch name to use in all
2026-08-02T18:15:22.4366080Z hint: of your new repositories, which will suppress this warning, call:
2026-08-02T18:15:22.4366484Z hint: 
2026-08-02T18:15:22.4366856Z hint: 	git config --global init.defaultBranch <name>
2026-08-02T18:15:22.4367263Z hint: 
2026-08-02T18:15:22.4367631Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
2026-08-02T18:15:22.4368192Z hint: 'development'. The just-created branch can be renamed via this command:
2026-08-02T18:15:22.4368885Z hint: 
2026-08-02T18:15:22.4369328Z hint: 	git branch -m <name>
2026-08-02T18:15:22.4369948Z Initialized empty Git repository in /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/.adapter-notify/.git/
2026-08-02T18:15:22.4376645Z [command]/usr/bin/git remote add origin https://github.com/SaberMage/spt-shell-notify
2026-08-02T18:15:22.4402447Z ##[endgroup]
2026-08-02T18:15:22.4402854Z ##[group]Disabling automatic garbage collection
2026-08-02T18:15:22.4405115Z [command]/usr/bin/git config --local gc.auto 0
2026-08-02T18:15:22.4428081Z ##[endgroup]
2026-08-02T18:15:22.4428502Z ##[group]Setting up auth
2026-08-02T18:15:22.4433755Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-08-02T18:15:22.4459449Z [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-02T18:15:22.4637715Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-08-02T18:15:22.4663562Z [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-02T18:15:22.4848254Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-08-02T18:15:22.4875148Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-08-02T18:15:22.5061857Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-08-02T18:15:22.5092192Z ##[endgroup]
2026-08-02T18:15:22.5092741Z ##[group]Determining the default branch
2026-08-02T18:15:22.5095144Z Retrieving the default branch name
2026-08-02T18:15:22.9075480Z Default branch 'main'
2026-08-02T18:15:22.9077141Z ##[endgroup]
2026-08-02T18:15:22.9077604Z ##[group]Fetching the repository
2026-08-02T18:15:22.9080301Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +refs/heads/main:refs/remotes/origin/main
2026-08-02T18:15:23.4094345Z From https://github.com/SaberMage/spt-shell-notify
2026-08-02T18:15:23.4094809Z  * [new branch]      main       -> origin/main
2026-08-02T18:15:23.4111456Z ##[endgroup]
2026-08-02T18:15:23.4111841Z ##[group]Determining the checkout info
2026-08-02T18:15:23.4113452Z ##[endgroup]
2026-08-02T18:15:23.4117587Z [command]/usr/bin/git sparse-checkout disable
2026-08-02T18:15:23.4192499Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
2026-08-02T18:15:23.4227745Z ##[group]Checking out the ref
2026-08-02T18:15:23.4230783Z [command]/usr/bin/git checkout --progress --force -B main refs/remotes/origin/main
2026-08-02T18:15:23.4267057Z Switched to a new branch 'main'
2026-08-02T18:15:23.4267580Z branch 'main' set up to track 'origin/main'.
2026-08-02T18:15:23.4271797Z ##[endgroup]
2026-08-02T18:15:23.4305138Z [command]/usr/bin/git log -1 --format=%H
2026-08-02T18:15:23.4326659Z ee2d37eadc730c0019e0af82d683074c509634a2
2026-08-02T18:15:23.4456293Z ##[group]Run cargo build --manifest-path .adapter-notify/Cargo.toml
2026-08-02T18:15:23.4456713Z [36;1mcargo build --manifest-path .adapter-notify/Cargo.toml[0m
2026-08-02T18:15:23.4470117Z shell: /usr/bin/bash -e {0}
2026-08-02T18:15:23.4470330Z env:
2026-08-02T18:15:23.4470632Z   SPT_CI_TEST_TMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30759666967-1-cVb0li
2026-08-02T18:15:23.4471090Z   TEMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30759666967-1-cVb0li
2026-08-02T18:15:23.4471491Z   TMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30759666967-1-cVb0li
2026-08-02T18:15:23.4471900Z   TMPDIR: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30759666967-1-cVb0li
2026-08-02T18:15:23.4472238Z ##[endgroup]
2026-08-02T18:15:23.4844627Z     Updating crates.io index
2026-08-02T18:15:23.6632482Z      Locking 11 packages to latest compatible versions
2026-08-02T18:15:23.6992899Z    Compiling zmij v1.0.23
2026-08-02T18:15:23.6993366Z    Compiling serde_core v1.0.229
2026-08-02T18:15:23.6993686Z    Compiling serde_json v1.0.151
2026-08-02T18:15:23.6993967Z    Compiling itoa v1.0.18
2026-08-02T18:15:23.6994367Z    Compiling memchr v2.8.3
2026-08-02T18:15:25.5920860Z    Compiling spt-shell-notify v0.1.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/.adapter-notify)
2026-08-02T18:15:25.7693824Z     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.31s
2026-08-02T18:15:25.7791847Z ##[group]Run cargo build -p spt --bin spt
2026-08-02T18:15:25.7792152Z [36;1mcargo build -p spt --bin spt[0m
2026-08-02T18:15:25.7804895Z shell: /usr/bin/bash -e {0}
2026-08-02T18:15:25.7805099Z env:
2026-08-02T18:15:25.7805399Z   SPT_CI_TEST_TMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30759666967-1-cVb0li
2026-08-02T18:15:25.7805849Z   TEMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30759666967-1-cVb0li
2026-08-02T18:15:25.7806279Z   TMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30759666967-1-cVb0li
2026-08-02T18:15:25.7806683Z   TMPDIR: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30759666967-1-cVb0li
2026-08-02T18:15:25.7807003Z ##[endgroup]
2026-08-02T18:15:26.0828780Z    Compiling proc-macro2 v1.0.106
2026-08-02T18:15:26.0829243Z    Compiling quote v1.0.45
2026-08-02T18:15:26.0829533Z    Compiling unicode-ident v1.0.24
2026-08-02T18:15:26.0829795Z    Compiling libc v0.2.186
2026-08-02T18:15:26.0830177Z    Compiling serde_core v1.0.228
2026-08-02T18:15:26.0830545Z    Compiling cfg-if v1.0.4
2026-08-02T18:15:26.0830941Z    Compiling serde v1.0.228
2026-08-02T18:15:26.0856070Z    Compiling typenum v1.20.1
2026-08-02T18:15:26.0910760Z    Compiling log v0.4.32
2026-08-02T18:15:26.0980296Z    Compiling pin-project-lite v0.2.17
2026-08-02T18:15:26.1022721Z    Compiling portable-atomic v1.13.1
2026-08-02T18:15:26.1075293Z    Compiling memchr v2.8.1
2026-08-02T18:15:26.1114991Z    Compiling version_check v0.9.5
2026-08-02T18:15:26.1227165Z    Compiling find-msvc-tools v0.1.9
2026-08-02T18:15:26.1263855Z    Compiling shlex v2.0.1
2026-08-02T18:15:26.1481032Z    Compiling critical-section v1.2.0
2026-08-02T18:15:26.1811361Z    Compiling bytes v1.11.1
2026-08-02T18:15:26.2060924Z    Compiling futures-core v0.3.32
2026-08-02T18:15:26.2301886Z    Compiling subtle v2.6.1
2026-08-02T18:15:26.3219141Z    Compiling smallvec v1.15.1
2026-08-02T18:15:26.3431184Z    Compiling equivalent v1.0.2
2026-08-02T18:15:26.3771315Z    Compiling itoa v1.0.18
2026-08-02T18:15:26.4077430Z    Compiling semver v1.0.28
2026-08-02T18:15:26.4171971Z    Compiling stable_deref_trait v1.2.1
2026-08-02T18:15:26.4376310Z    Compiling slab v0.4.12
2026-08-02T18:15:26.4431927Z    Compiling futures-io v0.3.32
2026-08-02T18:15:26.4530711Z    Compiling futures-sink v0.3.32
2026-08-02T18:15:26.4752474Z    Compiling generic-array v0.14.7
2026-08-02T18:15:26.4828114Z    Compiling futures-task v0.3.32
2026-08-02T18:15:26.5421078Z    Compiling futures-channel v0.3.32
2026-08-02T18:15:26.5894998Z    Compiling rand_core v0.10.1
2026-08-02T18:15:26.5982747Z    Compiling hashbrown v0.17.1
2026-08-02T18:15:26.6145884Z    Compiling rustversion v1.0.22
2026-08-02T18:15:26.6387619Z    Compiling bitflags v2.12.1
2026-08-02T18:15:26.6910865Z    Compiling rustc_version v0.4.1
2026-08-02T18:15:26.7070531Z    Compiling cpufeatures v0.2.17
2026-08-02T18:15:26.7326366Z    Compiling fnv v1.0.7
2026-08-02T18:15:26.7580572Z    Compiling getrandom v0.4.2
2026-08-02T18:15:26.7820693Z    Compiling strsim v0.11.1
2026-08-02T18:15:26.8020368Z    Compiling cfg_aliases v0.2.1
2026-08-02T18:15:26.8210838Z    Compiling litemap v0.8.2
2026-08-02T18:15:26.8641509Z    Compiling writeable v0.6.3
2026-08-02T18:15:26.8998641Z    Compiling utf8_iter v1.0.4
2026-08-02T18:15:26.9081972Z    Compiling icu_properties_data v2.2.0
2026-08-02T18:15:26.9870979Z    Compiling dunce v1.0.5
2026-08-02T18:15:27.0361013Z    Compiling ident_case v1.0.1
2026-08-02T18:15:27.0488551Z    Compiling fs_extra v1.3.0
2026-08-02T18:15:27.0595293Z    Compiling icu_normalizer_data v2.2.0
2026-08-02T18:15:27.0981573Z    Compiling percent-encoding v2.3.2
2026-08-02T18:15:27.1233762Z    Compiling autocfg v1.5.1
2026-08-02T18:15:27.1923872Z    Compiling http v1.4.1
2026-08-02T18:15:27.3090607Z    Compiling cpufeatures v0.3.0
2026-08-02T18:15:27.3370687Z    Compiling unicode-segmentation v1.13.3
2026-08-02T18:15:27.3800393Z    Compiling syn v2.0.117
2026-08-02T18:15:27.3867533Z    Compiling aws-lc-rs v1.17.0
2026-08-02T18:15:27.4022279Z    Compiling indexmap v2.14.0
2026-08-02T18:15:27.4090824Z    Compiling thiserror v2.0.18
2026-08-02T18:15:27.4310902Z    Compiling scopeguard v1.2.0
2026-08-02T18:15:27.4560614Z    Compiling form_urlencoded v1.2.2
2026-08-02T18:15:27.4660487Z    Compiling untrusted v0.9.0
2026-08-02T18:15:27.4760565Z    Compiling rustls v0.23.40
2026-08-02T18:15:27.5399672Z    Compiling hybrid-array v0.4.12
2026-08-02T18:15:27.5590561Z    Compiling lock_api v0.4.14
2026-08-02T18:15:27.5744170Z    Compiling heck v0.5.0
2026-08-02T18:15:27.6308021Z    Compiling unicode-xid v0.2.6
2026-08-02T18:15:27.6600438Z    Compiling atomic-waker v1.1.2
2026-08-02T18:15:27.6631151Z    Compiling const-oid v0.10.2
2026-08-02T18:15:27.6754495Z    Compiling anyhow v1.0.102
2026-08-02T18:15:27.7710879Z    Compiling paste v1.0.15
2026-08-02T18:15:27.7910563Z    Compiling zerocopy v0.8.50
2026-08-02T18:15:27.8098406Z    Compiling parking_lot_core v0.9.12
2026-08-02T18:15:27.8344287Z    Compiling httparse v1.10.1
2026-08-02T18:15:27.8544910Z    Compiling num-traits v0.2.19
2026-08-02T18:15:27.9079612Z    Compiling jobserver v0.1.34
2026-08-02T18:15:27.9369335Z    Compiling convert_case v0.10.0
2026-08-02T18:15:28.0144292Z    Compiling curve25519-dalek v4.1.3
2026-08-02T18:15:28.0291095Z    Compiling ahash v0.8.12
2026-08-02T18:15:28.0421261Z    Compiling base64ct v1.8.3
2026-08-02T18:15:28.1301152Z    Compiling either v1.16.0
2026-08-02T18:15:28.1734103Z    Compiling cc v1.2.63
2026-08-02T18:15:28.2010733Z    Compiling block-buffer v0.12.0
2026-08-02T18:15:28.2054993Z    Compiling crypto-common v0.1.7
2026-08-02T18:15:28.2185073Z    Compiling crypto-common v0.2.2
2026-08-02T18:15:28.2301216Z    Compiling inout v0.2.2
2026-08-02T18:15:28.2411251Z    Compiling block-buffer v0.10.4
2026-08-02T18:15:28.2951015Z    Compiling http-body v1.0.1
2026-08-02T18:15:28.3400257Z    Compiling digest v0.10.7
2026-08-02T18:15:28.3521831Z    Compiling powerfmt v0.2.0
2026-08-02T18:15:28.3580860Z    Compiling pem-rfc7468 v1.0.0
2026-08-02T18:15:28.4450886Z    Compiling vcpkg v0.2.15
2026-08-02T18:15:28.4721294Z    Compiling time-core v0.1.8
2026-08-02T18:15:28.5681014Z    Compiling deranged v0.5.8
2026-08-02T18:15:28.5776399Z    Compiling fastrand v2.4.1
2026-08-02T18:15:28.6099991Z    Compiling mio v1.2.1
2026-08-02T18:15:28.6553149Z    Compiling socket2 v0.6.4
2026-08-02T18:15:28.7273768Z    Compiling getrandom v0.2.17
2026-08-02T18:15:28.8703323Z    Compiling num-conv v0.2.2
2026-08-02T18:15:28.9281681Z    Compiling rand_core v0.6.4
2026-08-02T18:15:28.9561333Z    Compiling tinyvec_macros v0.1.1
2026-08-02T18:15:28.9637034Z    Compiling data-encoding v2.11.0
2026-08-02T18:15:29.0165565Z    Compiling zmij v1.0.21
2026-08-02T18:15:29.0664031Z    Compiling base64 v0.22.1
2026-08-02T18:15:29.0800539Z    Compiling uuid v1.23.2
2026-08-02T18:15:29.1056501Z    Compiling cipher v0.5.2
2026-08-02T18:15:29.1510922Z    Compiling try-lock v0.2.5
2026-08-02T18:15:29.1920492Z    Compiling tower-service v0.3.3
2026-08-02T18:15:29.2421000Z    Compiling pkg-config v0.3.33
2026-08-02T18:15:29.2744088Z    Compiling want v0.3.1
2026-08-02T18:15:29.3380467Z    Compiling parking_lot v0.12.5
2026-08-02T18:15:29.3889545Z    Compiling chacha20 v0.10.0
2026-08-02T18:15:29.4017214Z    Compiling tinyvec v1.11.0
2026-08-02T18:15:29.4412720Z    Compiling cmake v0.1.58
2026-08-02T18:15:29.5076648Z    Compiling sha2 v0.10.9
2026-08-02T18:15:29.5293436Z    Compiling inout v0.1.4
2026-08-02T18:15:29.6500821Z    Compiling spt-procident v0.52.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-procident)
2026-08-02T18:15:29.7000395Z    Compiling rand v0.10.1
2026-08-02T18:15:29.7630324Z    Compiling vergen-lib v9.1.0
2026-08-02T18:15:29.7770410Z    Compiling n0-future v0.3.2
2026-08-02T18:15:29.8530547Z    Compiling signature v2.2.0
2026-08-02T18:15:29.9049101Z    Compiling cordyceps v0.3.4
2026-08-02T18:15:29.9092419Z    Compiling httpdate v1.0.3
2026-08-02T18:15:29.9148464Z    Compiling diatomic-waker v0.2.3
2026-08-02T18:15:29.9551522Z    Compiling winnow v1.0.3
2026-08-02T18:15:29.9970846Z    Compiling serde_json v1.0.150
2026-08-02T18:15:30.0111082Z    Compiling crossbeam-utils v0.8.21
2026-08-02T18:15:30.0660999Z    Compiling parking v2.2.1
2026-08-02T18:15:30.0888060Z    Compiling spin v0.10.0
2026-08-02T18:15:30.1096677Z    Compiling ed25519 v2.2.3
2026-08-02T18:15:30.1941082Z    Compiling futures-lite v2.6.1
2026-08-02T18:15:30.2177311Z    Compiling futures-buffered v0.2.13
2026-08-02T18:15:30.2244551Z    Compiling spt-poolguard v0.52.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-poolguard)
2026-08-02T18:15:30.2247026Z    Compiling cipher v0.4.4
2026-08-02T18:15:30.2374762Z    Compiling digest v0.11.3
2026-08-02T18:15:30.2513243Z    Compiling netlink-packet-core v0.8.1
2026-08-02T18:15:30.2700778Z    Compiling universal-hash v0.5.1
2026-08-02T18:15:30.3401064Z    Compiling vergen v9.1.0
2026-08-02T18:15:30.3800429Z    Compiling vergen-lib v0.1.6
2026-08-02T18:15:30.3983047Z    Compiling curve25519-dalek v5.0.0-pre.6
2026-08-02T18:15:30.4220630Z    Compiling heapless v0.7.17
2026-08-02T18:15:30.4584416Z    Compiling noq-udp v0.10.0
2026-08-02T18:15:30.5303295Z    Compiling sync_wrapper v1.0.2
2026-08-02T18:15:30.5390826Z    Compiling allocator-api2 v0.2.21
2026-08-02T18:15:30.5518705Z    Compiling aws-lc-sys v0.41.0
2026-08-02T18:15:30.5522851Z    Compiling ring v0.17.14
2026-08-02T18:15:30.6250369Z    Compiling libsqlite3-sys v0.30.1
2026-08-02T18:15:30.6329933Z    Compiling byteorder v1.5.0
2026-08-02T18:15:30.6474114Z    Compiling toml_datetime v1.1.1+spec-1.1.0
2026-08-02T18:15:30.6537012Z    Compiling opaque-debug v0.3.1
2026-08-02T18:15:30.7080686Z    Compiling polyval v0.6.2
2026-08-02T18:15:30.7777485Z    Compiling spt-store v0.52.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-store)
2026-08-02T18:15:30.8290839Z    Compiling spin v0.9.8
2026-08-02T18:15:30.8520705Z    Compiling hash32 v0.2.1
2026-08-02T18:15:30.8560639Z    Compiling vergen-gitcl v1.0.8
2026-08-02T18:15:30.9640851Z    Compiling fallible-iterator v0.3.0
2026-08-02T18:15:30.9702241Z    Compiling ryu v1.0.23
2026-08-02T18:15:30.9875328Z    Compiling fallible-streaming-iterator v0.1.9
2026-08-02T18:15:31.0285401Z    Compiling signature v3.0.0
2026-08-02T18:15:31.0875499Z    Compiling tower-layer v0.3.3
2026-08-02T18:15:31.1247243Z    Compiling num_threads v0.1.7
2026-08-02T18:15:31.1718075Z    Compiling ghash v0.5.1
2026-08-02T18:15:31.1741084Z    Compiling aes v0.8.4
2026-08-02T18:15:31.1930737Z    Compiling ctr v0.9.2
2026-08-02T18:15:31.2700450Z    Compiling time v0.3.47
2026-08-02T18:15:31.2890576Z    Compiling sha2 v0.11.0-rc.5
2026-08-02T18:15:31.3071104Z    Compiling fs2 v0.4.3
2026-08-02T18:15:31.3661072Z    Compiling http-body-util v0.1.3
2026-08-02T18:15:31.4455963Z    Compiling aead v0.5.2
2026-08-02T18:15:31.4717162Z    Compiling utf8parse v0.2.2
2026-08-02T18:15:31.4969827Z    Compiling arrayvec v0.7.6
2026-08-02T18:15:31.5560641Z    Compiling openssl-probe v0.2.1
2026-08-02T18:15:31.5791226Z    Compiling crossbeam-epoch v0.9.18
2026-08-02T18:15:31.6811342Z    Compiling toml_parser v1.1.2+spec-1.1.0
2026-08-02T18:15:31.7160146Z    Compiling crossbeam-channel v0.5.15
2026-08-02T18:15:31.7811024Z    Compiling netlink-packet-route v0.29.0
2026-08-02T18:15:31.8000951Z    Compiling blake3 v1.8.5
2026-08-02T18:15:31.8930580Z    Compiling aes-gcm v0.10.3
2026-08-02T18:15:31.9251232Z    Compiling memoffset v0.6.5
2026-08-02T18:15:32.0421256Z    Compiling acto v0.8.2
2026-08-02T18:15:32.0510073Z    Compiling netwatch v0.16.0
2026-08-02T18:15:32.0593962Z    Compiling noq v0.18.0
2026-08-02T18:15:32.1061079Z    Compiling thiserror v1.0.69
2026-08-02T18:15:32.1178500Z    Compiling mac-addr v0.3.0
2026-08-02T18:15:32.2359650Z    Compiling toml_edit v0.25.12+spec-1.1.0
2026-08-02T18:15:32.3044769Z    Compiling tagptr v0.2.0
2026-08-02T18:15:32.3244702Z    Compiling foldhash v0.2.0
2026-08-02T18:15:32.3362217Z    Compiling identity-hash v0.1.0
2026-08-02T18:15:32.3830255Z    Compiling ref-cast v1.0.25
2026-08-02T18:15:32.4340603Z    Compiling rustc-hash v2.1.2
2026-08-02T18:15:32.4551872Z    Compiling xml-rs v0.8.28
2026-08-02T18:15:32.4827661Z    Compiling sorted-index-buffer v0.2.1
2026-08-02T18:15:32.4990951Z    Compiling lru-slab v0.1.2
2026-08-02T18:15:32.5080876Z    Compiling hashbrown v0.16.1
2026-08-02T18:15:32.6142432Z    Compiling synstructure v0.13.2
2026-08-02T18:15:32.6232856Z    Compiling darling_core v0.20.11
2026-08-02T18:15:32.6367954Z    Compiling serde_derive_internals v0.29.1
2026-08-02T18:15:32.8031143Z    Compiling netlink-packet-route v0.30.0
2026-08-02T18:15:33.3020733Z    Compiling proc-macro-crate v3.5.0
2026-08-02T18:15:33.3145236Z    Compiling xmltree v0.10.3
2026-08-02T18:15:33.3521188Z    Compiling serial-core v0.4.0
2026-08-02T18:15:33.5445252Z    Compiling ioctl-rs v0.1.6
2026-08-02T18:15:33.5560838Z    Compiling errno v0.3.14
2026-08-02T18:15:33.5748281Z    Compiling termios v0.2.2
2026-08-02T18:15:33.6190464Z    Compiling aho-corasick v1.1.4
2026-08-02T18:15:33.6272407Z    Compiling simple-dns v0.9.3
2026-08-02T18:15:33.6850821Z    Compiling signal-hook v0.3.18
2026-08-02T18:15:33.7163184Z    Compiling constant_time_eq v0.4.2
2026-08-02T18:15:33.7232135Z    Compiling resolv-conf v0.7.6
2026-08-02T18:15:33.7680787Z    Compiling rustix v1.1.4
2026-08-02T18:15:33.8690432Z    Compiling winnow v0.7.15
2026-08-02T18:15:33.8955973Z    Compiling toml_write v0.1.2
2026-08-02T18:15:33.9214008Z    Compiling arrayref v0.3.9
2026-08-02T18:15:33.9321799Z    Compiling sha1_smol v1.0.1
2026-08-02T18:15:33.9777769Z    Compiling simdutf8 v0.1.5
2026-08-02T18:15:34.1070623Z    Compiling smol_str v0.1.24
2026-08-02T18:15:34.1184497Z    Compiling regex-syntax v0.8.10
2026-08-02T18:15:34.2610998Z    Compiling serial-unix v0.4.0
2026-08-02T18:15:34.2780857Z    Compiling signal-hook-registry v1.4.8
2026-08-02T18:15:34.2951121Z    Compiling lru v0.16.4
2026-08-02T18:15:34.3941106Z    Compiling darling_core v0.23.0
2026-08-02T18:15:34.4639767Z    Compiling serde_bytes v0.11.19
2026-08-02T18:15:34.4752315Z    Compiling seize v0.5.1
2026-08-02T18:15:34.6208259Z    Compiling hmac v0.12.1
2026-08-02T18:15:34.6430899Z    Compiling serde_derive v1.0.228
2026-08-02T18:15:34.7170758Z    Compiling zeroize_derive v1.4.3
2026-08-02T18:15:34.7448795Z    Compiling tokio-macros v2.7.0
2026-08-02T18:15:34.8790605Z    Compiling futures-macro v0.3.32
2026-08-02T18:15:34.8881259Z    Compiling zerofrom-derive v0.1.7
2026-08-02T18:15:35.3835972Z    Compiling zeroize v1.8.2
2026-08-02T18:15:35.5420963Z    Compiling tokio v1.52.3
2026-08-02T18:15:35.5705499Z    Compiling yoke-derive v0.8.2
2026-08-02T18:15:35.8684689Z    Compiling zerovec-derive v0.11.3
2026-08-02T18:15:35.8840928Z    Compiling futures-util v0.3.32
2026-08-02T18:15:35.9532792Z    Compiling displaydoc v0.2.6
2026-08-02T18:15:36.3560593Z    Compiling tracing-attributes v0.1.31
2026-08-02T18:15:36.3821513Z    Compiling rustls-pki-types v1.14.1
2026-08-02T18:15:36.4397312Z    Compiling zerofrom v0.1.8
2026-08-02T18:15:36.6011404Z    Compiling thiserror-impl v2.0.18
2026-08-02T18:15:36.9225626Z    Compiling curve25519-dalek-derive v0.1.1
2026-08-02T18:15:37.0111097Z    Compiling yoke v0.8.3
2026-08-02T18:15:37.2260885Z    Compiling zerotrie v0.2.4
2026-08-02T18:15:37.3962109Z    Compiling zerovec v0.11.6
2026-08-02T18:15:37.5760636Z    Compiling darling_macro v0.20.11
2026-08-02T18:15:37.6171095Z    Compiling derive_more-impl v2.1.1
2026-08-02T18:15:37.6521167Z    Compiling spez v0.1.2
2026-08-02T18:15:37.9840301Z    Compiling darling v0.20.11
2026-08-02T18:15:38.0588266Z    Compiling derive_builder_core v0.20.2
2026-08-02T18:15:38.0665873Z    Compiling n0-error-macros v0.1.3
2026-08-02T18:15:38.1229606Z    Compiling tinystr v0.8.3
2026-08-02T18:15:38.1861013Z    Compiling potential_utf v0.1.5
2026-08-02T18:15:38.3232679Z    Compiling icu_locale_core v2.2.0
2026-08-02T18:15:38.3590894Z    Compiling icu_collections v2.2.0
2026-08-02T18:15:38.5500697Z    Compiling der v0.8.0-rc.10
2026-08-02T18:15:38.5970924Z    Compiling pin-project-internal v1.1.13
2026-08-02T18:15:39.1981329Z    Compiling cobs v0.3.0
2026-08-02T18:15:39.3461236Z    Compiling n0-error v0.1.3
2026-08-02T18:15:39.4300977Z    Compiling derive_builder_macro v0.20.2
2026-08-02T18:15:39.4341137Z    Compiling data-encoding-macro-internal v0.1.18
2026-08-02T18:15:39.7600841Z    Compiling icu_provider v2.2.0
2026-08-02T18:15:39.7670755Z    Compiling derive_builder v0.20.2
2026-08-02T18:15:39.9240531Z    Compiling ipnet v2.12.0
2026-08-02T18:15:39.9782498Z    Compiling ed25519-dalek v2.2.0
2026-08-02T18:15:40.1204728Z    Compiling icu_normalizer v2.2.0
2026-08-02T18:15:40.1513515Z    Compiling icu_properties v2.2.0
2026-08-02T18:15:40.2150679Z    Compiling spki v0.8.0-rc.4
2026-08-02T18:15:40.2861042Z    Compiling pin-project v1.1.13
2026-08-02T18:15:40.3068778Z    Compiling futures-executor v0.3.32
2026-08-02T18:15:40.3242391Z    Compiling spt-proto v0.52.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-proto)
2026-08-02T18:15:40.3565081Z    Compiling prefix-trie v0.8.4
2026-08-02T18:15:40.4167319Z    Compiling pkcs8 v0.11.0-rc.10
2026-08-02T18:15:40.5810933Z    Compiling ed25519 v3.0.0-rc.4
2026-08-02T18:15:40.5873760Z    Compiling once_cell v1.21.4
2026-08-02T18:15:40.6725403Z    Compiling futures v0.3.32
2026-08-02T18:15:40.7850425Z    Compiling tracing-core v0.1.36
2026-08-02T18:15:40.9420672Z    Compiling postcard-derive v0.2.2
2026-08-02T18:15:41.0900863Z    Compiling hashbrown v0.14.5
2026-08-02T18:15:41.1490581Z    Compiling data-encoding-macro v0.1.20
2026-08-02T18:15:41.1677544Z    Compiling rustls-native-certs v0.8.4
2026-08-02T18:15:41.2250820Z    Compiling enum-assoc v1.3.0
2026-08-02T18:15:41.4631165Z    Compiling tracing v0.1.44
2026-08-02T18:15:41.4801100Z    Compiling postcard v1.1.3
2026-08-02T18:15:41.6316283Z    Compiling idna_adapter v1.2.2
2026-08-02T18:15:41.7367202Z    Compiling tokio-util v0.7.18
2026-08-02T18:15:41.7580466Z    Compiling idna v1.1.0
2026-08-02T18:15:41.8280668Z    Compiling netlink-sys v0.8.8
2026-08-02T18:15:41.8771244Z    Compiling hashlink v0.9.1
2026-08-02T18:15:41.9170878Z    Compiling tower v0.5.3
2026-08-02T18:15:41.9385127Z    Compiling strum_macros v0.28.0
2026-08-02T18:15:42.0671841Z    Compiling iroh-metrics-derive v0.4.1
2026-08-02T18:15:42.1445499Z    Compiling num_enum_derive v0.7.6
2026-08-02T18:15:42.1650537Z    Compiling ed25519-dalek v3.0.0-pre.6
2026-08-02T18:15:42.2770932Z    Compiling url v2.5.8
2026-08-02T18:15:42.3647087Z    Compiling rusqlite v0.32.1
2026-08-02T18:15:42.3916246Z    Compiling derive_more v2.1.1
2026-08-02T18:15:42.4040679Z    Compiling async-trait v0.1.89
2026-08-02T18:15:42.5980593Z    Compiling iroh-metrics v0.38.3
2026-08-02T18:15:42.6032860Z    Compiling netdev v0.42.0
2026-08-02T18:15:42.6080785Z    Compiling netlink-proto v0.12.0
2026-08-02T18:15:42.6200370Z    Compiling iroh-relay v0.98.0
2026-08-02T18:15:42.6257990Z    Compiling h2 v0.4.14
2026-08-02T18:15:42.8980586Z    Compiling tokio-stream v0.1.18
2026-08-02T18:15:42.9650800Z    Compiling n0-watcher v0.6.1
2026-08-02T18:15:42.9742606Z    Compiling moka v0.12.15
2026-08-02T18:15:43.0732015Z    Compiling hickory-proto v0.26.0-beta.4
2026-08-02T18:15:43.1950618Z    Compiling tower-http v0.6.11
2026-08-02T18:15:43.2635374Z    Compiling iroh-base v0.98.0
2026-08-02T18:15:43.4090814Z    Compiling num_enum v0.7.6
2026-08-02T18:15:43.5032347Z    Compiling attohttpc v0.30.1
2026-08-02T18:15:43.5170616Z    Compiling toml_datetime v0.6.11
2026-08-02T18:15:43.5359906Z    Compiling serde_spanned v0.6.9
2026-08-02T18:15:43.7098729Z    Compiling thiserror-impl v1.0.69
2026-08-02T18:15:43.7378086Z    Compiling ref-cast-impl v1.0.25
2026-08-02T18:15:43.8440626Z    Compiling toml_edit v0.22.27
2026-08-02T18:15:44.1520525Z    Compiling webpki-roots v1.0.7
2026-08-02T18:15:44.1835477Z    Compiling regex-automata v0.4.14
2026-08-02T18:15:44.2219579Z    Compiling schemars_derive v1.2.1
2026-08-02T18:15:44.2770639Z    Compiling iroh v0.98.2
2026-08-02T18:15:44.2816777Z    Compiling bitflags v1.3.2
2026-08-02T18:15:44.3635157Z    Compiling linux-raw-sys v0.12.1
2026-08-02T18:15:44.4231183Z    Compiling pin-utils v0.1.0
2026-08-02T18:15:44.4947932Z    Compiling dyn-clone v1.0.20
2026-08-02T18:15:44.5611489Z    Compiling rustix v0.38.44
2026-08-02T18:15:44.6550575Z    Compiling cmov v0.5.4
2026-08-02T18:15:44.6830317Z    Compiling nix v0.25.1
2026-08-02T18:15:44.9034632Z    Compiling ctutils v0.4.2
2026-08-02T18:15:44.9855287Z    Compiling backon v1.6.0
2026-08-02T18:15:45.0351071Z    Compiling strum v0.28.0
2026-08-02T18:15:45.1569687Z    Compiling iroh-dns v0.98.0
2026-08-02T18:15:45.1845415Z    Compiling darling_macro v0.23.0
2026-08-02T18:15:45.3090464Z    Compiling hkdf v0.12.4
2026-08-02T18:15:45.3878754Z    Compiling filedescriptor v0.8.3
2026-08-02T18:15:45.4001568Z    Compiling papaya v0.2.4
2026-08-02T18:15:45.5750928Z    Compiling serial v0.4.0
2026-08-02T18:15:45.6240557Z    Compiling anstyle-parse v1.0.0
2026-08-02T18:15:45.6580800Z    Compiling vte_generate_state_changes v0.1.2
2026-08-02T18:15:45.7190330Z    Compiling unicode-width v0.2.0
2026-08-02T18:15:45.8290699Z    Compiling linux-raw-sys v0.4.15
2026-08-02T18:15:45.9027691Z    Compiling swarm-discovery v0.6.0-alpha.2
2026-08-02T18:15:45.9381633Z    Compiling colorchoice v1.0.5
2026-08-02T18:15:45.9481005Z    Compiling is_terminal_polyfill v1.70.2
2026-08-02T18:15:45.9582295Z    Compiling instability v0.3.12
2026-08-02T18:15:46.0110541Z    Compiling anstyle-query v1.1.5
2026-08-02T18:15:46.0220892Z    Compiling foldhash v0.1.5
2026-08-02T18:15:46.0444274Z    Compiling anstyle v1.0.14
2026-08-02T18:15:46.0989046Z    Compiling downcast-rs v1.2.1
2026-08-02T18:15:46.1111442Z    Compiling shell-words v1.1.1
2026-08-02T18:15:46.1359648Z    Compiling hashbrown v0.15.5
2026-08-02T18:15:46.1985990Z    Compiling vte v0.13.1
2026-08-02T18:15:46.2090635Z    Compiling terminal_size v0.4.4
2026-08-02T18:15:46.2621413Z    Compiling anstream v1.0.0
2026-08-02T18:15:46.3420415Z    Compiling signal-hook-mio v0.2.5
2026-08-02T18:15:46.3592441Z    Compiling darling v0.23.0
2026-08-02T18:15:46.4410706Z    Compiling spake2 v0.4.0
2026-08-02T18:15:46.4514695Z    Compiling strum_macros v0.26.4
2026-08-02T18:15:46.5000681Z    Compiling schemars v1.2.1
2026-08-02T18:15:46.6681547Z    Compiling toml v0.8.23
2026-08-02T18:15:46.8490478Z    Compiling sha1 v0.10.6
2026-08-02T18:15:47.0295443Z    Compiling regex v1.12.3
2026-08-02T18:15:47.0794080Z    Compiling itertools v0.13.0
2026-08-02T18:15:47.3999957Z    Compiling castaway v0.2.4
2026-08-02T18:15:47.4570783Z    Compiling clap_lex v1.1.0
2026-08-02T18:15:47.4968882Z    Compiling indoc v2.0.7
2026-08-02T18:15:47.6960667Z    Compiling static_assertions v1.1.0
2026-08-02T18:15:47.7620444Z    Compiling unicode-width v0.1.14
2026-08-02T18:15:47.7749152Z    Compiling doctest-file v1.1.1
2026-08-02T18:15:47.8608922Z    Compiling compact_str v0.8.2
2026-08-02T18:15:48.0471018Z    Compiling clap_builder v4.6.0
2026-08-02T18:15:48.2438557Z    Compiling interprocess v2.4.2
2026-08-02T18:15:48.7585798Z    Compiling hyper v1.10.1
2026-08-02T18:15:48.8040953Z    Compiling crossterm v0.28.1
2026-08-02T18:15:48.8249828Z    Compiling lru v0.12.5
2026-08-02T18:15:48.9750594Z    Compiling portable-pty v0.8.1
2026-08-02T18:15:49.0091640Z    Compiling strum v0.26.3
2026-08-02T18:15:49.0092614Z    Compiling clap_derive v4.6.1
2026-08-02T18:15:49.1170525Z    Compiling unicode-truncate v1.1.0
2026-08-02T18:15:49.1930903Z    Compiling iana-time-zone v0.1.65
2026-08-02T18:15:49.2051019Z    Compiling cassowary v0.3.0
2026-08-02T18:15:49.2211428Z    Compiling nucleo-matcher v0.3.1
2026-08-02T18:15:49.2650666Z    Compiling qrcode v0.14.1
2026-08-02T18:15:49.5553798Z    Compiling chrono v0.4.45
2026-08-02T18:15:49.7912738Z    Compiling ratatui v0.29.0
2026-08-02T18:15:50.5442915Z    Compiling hyper-util v0.1.20
2026-08-02T18:15:50.5884454Z    Compiling spt-msg v0.52.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-msg)
2026-08-02T18:15:50.9777731Z    Compiling spt-runtime v0.52.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-runtime)
2026-08-02T18:15:50.9779547Z    Compiling spt-term v0.52.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-term)
2026-08-02T18:15:51.2370938Z    Compiling clap v4.6.1
2026-08-02T18:15:52.5553202Z    Compiling igd-next v0.17.1
2026-08-02T18:15:53.7740435Z    Compiling portmapper v0.16.0
2026-08-02T18:15:54.3052327Z    Compiling spt-live v0.52.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-live)
2026-08-02T18:15:58.3526557Z    Compiling rustls-webpki v0.103.13
2026-08-02T18:16:00.7152374Z    Compiling tokio-rustls v0.26.4
2026-08-02T18:16:00.7153138Z    Compiling noq-proto v0.17.0
2026-08-02T18:16:00.7153662Z    Compiling rustls-platform-verifier v0.7.0
2026-08-02T18:16:00.8611547Z    Compiling hyper-rustls v0.27.9
2026-08-02T18:16:00.8612111Z    Compiling hickory-net v0.26.0-beta.4
2026-08-02T18:16:00.8612548Z    Compiling tokio-websockets v0.13.2
2026-08-02T18:16:00.9968090Z    Compiling reqwest v0.13.4
2026-08-02T18:16:01.9516315Z    Compiling hickory-resolver v0.26.0-beta.4
2026-08-02T18:16:16.1251656Z    Compiling spt-net v0.52.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-net)
2026-08-02T18:16:17.8958177Z    Compiling spt-daemon v0.52.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-daemon)
2026-08-02T18:16:28.4120343Z    Compiling spt v0.52.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt)
2026-08-02T18:16:34.6244757Z     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 08s
2026-08-02T18:16:34.6633068Z ##[group]Run cargo test -p spt-daemon --test twohost -- --nocapture
2026-08-02T18:16:34.6633503Z [36;1mcargo test -p spt-daemon --test twohost -- --nocapture[0m
2026-08-02T18:16:34.6646472Z shell: /usr/bin/bash -e {0}
2026-08-02T18:16:34.6646680Z env:
2026-08-02T18:16:34.6646982Z   SPT_CI_TEST_TMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30759666967-1-cVb0li
2026-08-02T18:16:34.6647427Z   TEMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30759666967-1-cVb0li
2026-08-02T18:16:34.6647846Z   TMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30759666967-1-cVb0li
2026-08-02T18:16:34.6648261Z   TMPDIR: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30759666967-1-cVb0li
2026-08-02T18:16:34.6648575Z   SPT_TWO_HOST: 1
2026-08-02T18:16:34.6648757Z   SPT_TWO_HOST_ROLE: b
2026-08-02T18:16:34.6649029Z   SPT_TWO_HOST_SECRET: rig-twohost-ci
2026-08-02T18:16:34.6649251Z   SPT_TWO_HOST_PEER_IP: 100.68.35.65
2026-08-02T18:16:34.6649492Z   SPT_TWO_HOST_WAIT_SECS: 900
2026-08-02T18:16:34.6649917Z   SPT_TWO_HOST_NOTIFY_BIN: /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/.adapter-notify/target/debug/notify-shell
2026-08-02T18:16:34.6650360Z ##[endgroup]
2026-08-02T18:16:34.9113557Z    Compiling cc v1.2.63
2026-08-02T18:16:34.9142155Z    Compiling mio v1.2.1
2026-08-02T18:16:34.9186543Z    Compiling strsim v0.11.1
2026-08-02T18:16:34.9187041Z    Compiling unicode-segmentation v1.13.3
2026-08-02T18:16:34.9187923Z    Compiling rustls v0.23.40
2026-08-02T18:16:34.9253888Z    Compiling fastrand v2.4.1
2026-08-02T18:16:34.9329832Z    Compiling either v1.16.0
2026-08-02T18:16:34.9468096Z    Compiling rustix v1.1.4
2026-08-02T18:16:34.9468659Z    Compiling bytemuck v1.25.2
2026-08-02T18:16:35.0445735Z    Compiling futures-lite v2.6.1
2026-08-02T18:16:35.0573424Z    Compiling darling_core v0.20.11
2026-08-02T18:16:35.0794031Z    Compiling prefix-trie v0.8.4
2026-08-02T18:16:35.1006753Z    Compiling rgb v0.8.53
2026-08-02T18:16:35.2188393Z    Compiling tokio v1.52.3
2026-08-02T18:16:35.2521387Z    Compiling convert_case v0.10.0
2026-08-02T18:16:35.3922046Z    Compiling avt v0.18.0
2026-08-02T18:16:35.4487723Z    Compiling derive_more-impl v2.1.1
2026-08-02T18:16:35.6099955Z    Compiling hickory-proto v0.26.0-beta.4
2026-08-02T18:16:35.8185754Z    Compiling ring v0.17.14
2026-08-02T18:16:35.8189643Z    Compiling libsqlite3-sys v0.30.1
2026-08-02T18:16:35.8190090Z    Compiling blake3 v1.8.5
2026-08-02T18:16:36.6208781Z    Compiling tempfile v3.27.0
2026-08-02T18:16:36.6403374Z    Compiling darling_macro v0.20.11
2026-08-02T18:16:36.8240449Z    Compiling spt-test-support v0.52.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-test-support)
2026-08-02T18:16:36.8617184Z    Compiling darling v0.20.11
2026-08-02T18:16:36.8901064Z    Compiling derive_builder_core v0.20.2
2026-08-02T18:16:37.4121654Z    Compiling derive_builder_macro v0.20.2
2026-08-02T18:16:37.5289323Z    Compiling derive_more v2.1.1
2026-08-02T18:16:37.5670887Z    Compiling derive_builder v0.20.2
2026-08-02T18:16:37.5970362Z    Compiling iroh-base v0.98.0
2026-08-02T18:16:37.6068546Z    Compiling vergen-lib v9.1.0
2026-08-02T18:16:37.6069568Z    Compiling vergen-lib v0.1.6
2026-08-02T18:16:37.7406388Z    Compiling vergen v9.1.0
2026-08-02T18:16:37.7805513Z    Compiling vergen-gitcl v1.0.8
2026-08-02T18:16:38.0845847Z    Compiling iroh-relay v0.98.0
2026-08-02T18:16:38.7141559Z    Compiling rustls-webpki v0.103.13
2026-08-02T18:16:38.9760523Z    Compiling tokio-util v0.7.18
2026-08-02T18:16:38.9760966Z    Compiling netlink-sys v0.8.8
2026-08-02T18:16:38.9761278Z    Compiling tower v0.5.3
2026-08-02T18:16:38.9761574Z    Compiling acto v0.8.2
2026-08-02T18:16:38.9765991Z    Compiling backon v1.6.0
2026-08-02T18:16:39.1005425Z    Compiling netdev v0.42.0
2026-08-02T18:16:39.1006330Z    Compiling netlink-proto v0.12.0
2026-08-02T18:16:39.4222600Z    Compiling tower-http v0.6.11
2026-08-02T18:16:39.5336803Z    Compiling swarm-discovery v0.6.0-alpha.2
2026-08-02T18:16:39.6986177Z    Compiling h2 v0.4.14
2026-08-02T18:16:39.6987118Z    Compiling n0-future v0.3.2
2026-08-02T18:16:39.6987953Z    Compiling tokio-stream v0.1.18
2026-08-02T18:16:39.8027950Z    Compiling n0-watcher v0.6.1
2026-08-02T18:16:39.8095546Z    Compiling iroh-dns v0.98.0
2026-08-02T18:16:40.0079294Z    Compiling netwatch v0.16.0
2026-08-02T18:16:42.1026619Z    Compiling tokio-rustls v0.26.4
2026-08-02T18:16:42.1027347Z    Compiling noq-proto v0.17.0
2026-08-02T18:16:42.1027910Z    Compiling rustls-platform-verifier v0.7.0
2026-08-02T18:16:42.2863416Z    Compiling tokio-websockets v0.13.2
2026-08-02T18:16:42.6660299Z    Compiling rusqlite v0.32.1
2026-08-02T18:16:42.8599883Z    Compiling hyper v1.10.1
2026-08-02T18:16:42.8600420Z    Compiling hickory-net v0.26.0-beta.4
2026-08-02T18:16:43.3930095Z    Compiling spt-store v0.52.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-store)
2026-08-02T18:16:43.8355980Z    Compiling hyper-util v0.1.20
2026-08-02T18:16:43.9912367Z    Compiling hickory-resolver v0.26.0-beta.4
2026-08-02T18:16:44.9910461Z    Compiling hyper-rustls v0.27.9
2026-08-02T18:16:44.9910883Z    Compiling igd-next v0.17.1
2026-08-02T18:16:45.1171318Z    Compiling reqwest v0.13.4
2026-08-02T18:16:45.7538515Z    Compiling portmapper v0.16.0
2026-08-02T18:16:46.0079950Z    Compiling noq v0.18.0
2026-08-02T18:16:47.2896822Z    Compiling spt-msg v0.52.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-msg)
2026-08-02T18:16:47.5990987Z    Compiling spt-runtime v0.52.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-runtime)
2026-08-02T18:16:47.6019829Z    Compiling spt-term v0.52.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-term)
2026-08-02T18:16:49.7701524Z    Compiling spt-live v0.52.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-live)
2026-08-02T18:16:51.4716853Z    Compiling iroh v0.98.2
2026-08-02T18:16:59.5343371Z    Compiling spt-net v0.52.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-net)
2026-08-02T18:17:01.3140713Z    Compiling spt-daemon v0.52.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-daemon)
2026-08-02T18:17:14.1789417Z     Finished `test` profile [unoptimized + debuginfo] target(s) in 39.50s
2026-08-02T18:17:14.2001408Z      Running tests/twohost.rs (target/debug/deps/twohost-be41726e8a7acb9d)
2026-08-02T18:17:14.2031180Z 
2026-08-02T18:17:14.2031551Z running 3 tests
2026-08-02T18:17:14.2033197Z test b2_attacher_child ... ok
2026-08-02T18:17:14.2033560Z test two_host_ladder_role_a ... ok
2026-08-02T18:17:14.2040523Z TWOHOST role B: node 9bbcee970607c7454b0baf8b38b032ccdf1a36de7ef04d614158fecd1f08b612
2026-08-02T18:17:14.4407175Z TWOHOST role B: notify instance notify-0 minted (real_mode=true)
2026-08-02T18:17:14.4454007Z TWOHOST role B: offline drive shells minted — ling-twohost-b/offdrive-0, gate-twohost-b/offdrive-0
2026-08-02T18:17:14.4785192Z CONN_LIFECYCLE: conn=1 role=brain controller session=1 endpoint=ling-twohost-b by=local wall_ms=1785694634478 mono_ms=0 event=controller-attach session=1 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T18:17:14.4859070Z CONN_LIFECYCLE: conn=1 role=brain controller session=1 endpoint=ling-twohost-b by=local wall_ms=1785694634485 mono_ms=7 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T18:17:14.4860512Z TWOHOST role B: drive session 1 ready
2026-08-02T18:17:14.4904355Z PAIR_MEET_UP:twohost step=59523154 id=a743d572d2e37dc9509a7deebbe612e5827a975395de20151ddd638eab69e241 addr=EndpointAddr { id: PublicKey(a743d572d2e37dc9509a7deebbe612e5827a975395de20151ddd638eab69e241), addrs: {Ip(100.98.197.12:47315), Ip(192.168.1.163:47315)} }
2026-08-02T18:17:30.4918310Z PAIR_MEET_UP:twohost step=59523155 id=57509149f522aa2aa53fe24d8f7c691498374c2d204f8630e20546784b0d319c addr=EndpointAddr { id: PublicKey(57509149f522aa2aa53fe24d8f7c691498374c2d204f8630e20546784b0d319c), addrs: {Ip(100.98.197.12:53341), Ip(192.168.1.163:53341)} }
2026-08-02T18:18:00.4933534Z PAIR_MEET_UP:twohost step=59523156 id=d23e74bfc33df41ff5d94540f01ddc867b9992304cc4dacb28c1ece4bd37231a addr=EndpointAddr { id: PublicKey(d23e74bfc33df41ff5d94540f01ddc867b9992304cc4dacb28c1ece4bd37231a), addrs: {Ip(100.98.197.12:47918), Ip(192.168.1.163:47918)} }
2026-08-02T18:18:14.2033348Z test two_host_ladder_role_b has been running for over 60 seconds
2026-08-02T18:18:30.4949126Z PAIR_MEET_UP:twohost step=59523157 id=70436fe28d3c001c09eb453ab15adf436616e6adda6dd80326f4381710f93e0a addr=EndpointAddr { id: PublicKey(70436fe28d3c001c09eb453ab15adf436616e6adda6dd80326f4381710f93e0a), addrs: {Ip(100.98.197.12:39736), Ip(192.168.1.163:39736)} }
2026-08-02T18:19:00.4976553Z PAIR_MEET_UP:twohost step=59523158 id=0e940e5745de9f8a30fd6e185243cfbb039d160ad8c35422ebd38efdd03e361c addr=EndpointAddr { id: PublicKey(0e940e5745de9f8a30fd6e185243cfbb039d160ad8c35422ebd38efdd03e361c), addrs: {Ip(100.98.197.12:45675), Ip(192.168.1.163:45675)} }
2026-08-02T18:19:30.5001175Z PAIR_MEET_UP:twohost step=59523159 id=c0efd84002ce472a47c47c6365cf642dc4d7ed207d7b88fbf36ddcfd448fe094 addr=EndpointAddr { id: PublicKey(c0efd84002ce472a47c47c6365cf642dc4d7ed207d7b88fbf36ddcfd448fe094), addrs: {Ip(100.98.197.12:44891), Ip(192.168.1.163:44891)} }
2026-08-02T18:20:00.5013567Z PAIR_MEET_UP:twohost step=59523160 id=50501ce203cebb59530c5ee95ab6540d6ea5850f9f910ba5e428d93e864a169f addr=EndpointAddr { id: PublicKey(50501ce203cebb59530c5ee95ab6540d6ea5850f9f910ba5e428d93e864a169f), addrs: {Ip(100.98.197.12:44545), Ip(192.168.1.163:44545)} }
2026-08-02T18:20:30.5015086Z PAIR_MEET_UP:twohost step=59523161 id=a007475e3009c875db4b370e2d1ab4aa726120a34c9b81f7a84825b55900b1d4 addr=EndpointAddr { id: PublicKey(a007475e3009c875db4b370e2d1ab4aa726120a34c9b81f7a84825b55900b1d4), addrs: {Ip(100.98.197.12:37474), Ip(192.168.1.163:37474)} }
2026-08-02T18:21:00.5035161Z PAIR_MEET_UP:twohost step=59523162 id=d73eed0dd530e88ba060c367efb345f7172d7b5df0899902c677f162235fbd16 addr=EndpointAddr { id: PublicKey(d73eed0dd530e88ba060c367efb345f7172d7b5df0899902c677f162235fbd16), addrs: {Ip(100.98.197.12:36036), Ip(192.168.1.163:36036)} }
2026-08-02T18:21:30.5045435Z PAIR_MEET_UP:twohost step=59523163 id=aca9b4e870c0ad0b647eb5c60a504eeda4159dd961c1b8670d59989943801ee2 addr=EndpointAddr { id: PublicKey(aca9b4e870c0ad0b647eb5c60a504eeda4159dd961c1b8670d59989943801ee2), addrs: {Ip(100.98.197.12:48187), Ip(192.168.1.163:48187)} }
2026-08-02T18:22:00.5050483Z PAIR_MEET_UP:twohost step=59523164 id=7ff30a9a480095b3c66a2ba609e422492b89a90a29b91937db78b0b1cdce10bb addr=EndpointAddr { id: PublicKey(7ff30a9a480095b3c66a2ba609e422492b89a90a29b91937db78b0b1cdce10bb), addrs: {Ip(100.98.197.12:46855), Ip(192.168.1.163:46855)} }
2026-08-02T18:22:30.5073411Z PAIR_MEET_UP:twohost step=59523165 id=9857eb767d4659784f968c9283f6479d22dcb71ee1035d54c86dfaee55c876b4 addr=EndpointAddr { id: PublicKey(9857eb767d4659784f968c9283f6479d22dcb71ee1035d54c86dfaee55c876b4), addrs: {Ip(100.98.197.12:54963), Ip(192.168.1.163:54963)} }
2026-08-02T18:23:00.2736909Z PAIRED: joiner bcead52b862344aef51998ca5d8f15dce1e38e6cee3795b219a5849f6ad4b41a recorded in subnet 'twohost'
2026-08-02T18:23:00.3875870Z TWOHOST OK: pairing: A rostered via the daemon-hosted responder
2026-08-02T18:23:00.3876305Z TWOHOST OK: pairing (responder, daemon-hosted)
2026-08-02T18:23:00.3879991Z PUMP_IPC_READER: spawned
2026-08-02T18:23:00.3880722Z PUMP_IPC_READER: spawned
2026-08-02T18:23:00.3882044Z CONN_LIFECYCLE: conn=2 role=brain wall_ms=1785694980388 mono_ms=345909 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T18:23:00.3882981Z CONN_LIFECYCLE: conn=4 role=brain presence-subscriber wall_ms=1785694980388 mono_ms=345909 event=presence-sub-attach from_seq=18446744073709551615 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T18:23:00.4025130Z EPOCH_FAST_FORWARD:0->1: our fleet-replicated roster row holds lease 0 — jumping past it so our own advertisements are admitted again (KNOWN-HAZARDS 7.60) [REQ-ROSTER-SELF-LEASE-HEAL]
2026-08-02T18:23:00.4350057Z CONN_LIFECYCLE: conn=3 role=brain wall_ms=1785694980434 mono_ms=345956 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T18:23:00.4356549Z SELF_ADDR_REBIND:9bbcee970607c7454b0baf8b38b032ccdf1a36de7ef04d614158fecd1f08b612: live endpoint address differs from our advertised roster row — re-authored at lease 1, advertise requested [REQ-SELF-ADDR-REBIND-READVERTISE]
2026-08-02T18:23:00.4588368Z ACCESS_STORE_MINTED /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30759666967-1-cVb0li/.tmpBKPZlv/identity/trust/access.json — no access store was present at first load in this process, so an EMPTY baseline was written (everything open that the chain leaves open). If this node had access rules, they are GONE: the store was removed while the daemon was down, and this mint replaced it. Re-apply them (`spt endpoint access ...`); a restart cannot tell a wipe from a first boot.
2026-08-02T18:23:00.4590893Z PUMP_DIAL_SUBMIT:bcead52b862344aef51998ca5d8f15dce1e38e6cee3795b219a5849f6ad4b41a:leg=cache addr={"id":"bcead52b862344aef51998ca5d8f15dce1e38e6cee3795b219a5849f6ad4b41a","addrs":[{"Ip":"100.68.35.65:7460"},{"Ip":"192.168.1.81:7460"}]} wall_ms=1785694980458 mono_ms=0
2026-08-02T18:23:00.4748762Z CONN_LIFECYCLE: conn=4 role=brain presence-subscriber wall_ms=1785694980474 mono_ms=345996 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T18:23:00.4979159Z CONN_LIFECYCLE: conn=3 role=brain stream-subscriber stream=2 wall_ms=1785694980497 mono_ms=346019 event=stream-sub-attach stream=2 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T18:23:00.5081068Z PAIR_MEET_UP:twohost step=59523166 id=7e96e55cdfca28624f535a88bbe19f7d10bb603298b19d356764dca45bbf9360 addr=EndpointAddr { id: PublicKey(7e96e55cdfca28624f535a88bbe19f7d10bb603298b19d356764dca45bbf9360), addrs: {Ip(100.98.197.12:59359), Ip(192.168.1.163:59359)} }
2026-08-02T18:23:02.2863382Z CONN_LIFECYCLE: conn=3 role=brain stream-subscriber stream=2 wall_ms=1785694982286 mono_ms=347807 event=stream-sub-release stream=2 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T18:23:02.3094361Z CONN_LIFECYCLE: conn=3 role=brain stream-subscriber stream=2 stream-subscriber stream=3 wall_ms=1785694982309 mono_ms=347830 event=stream-sub-attach stream=3 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T18:23:02.3218318Z CONN_LIFECYCLE: conn=3 role=brain stream-subscriber stream=2 stream-subscriber stream=3 wall_ms=1785694982321 mono_ms=347843 event=stream-sub-release stream=3 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T18:23:02.3444630Z CONN_LIFECYCLE: conn=3 role=brain stream-subscriber stream=2 stream-subscriber stream=3 stream-subscriber stream=7 wall_ms=1785694982344 mono_ms=347865 event=stream-sub-attach stream=7 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T18:23:02.3491822Z CONN_LIFECYCLE: conn=6 role=brain wall_ms=1785694982349 mono_ms=347870 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T18:23:02.3492986Z CONN_LIFECYCLE: conn=5 role=brain wall_ms=1785694982349 mono_ms=347870 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T18:23:02.3493943Z CONN_LIFECYCLE: conn=6 role=brain wall_ms=1785694982349 mono_ms=347870 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T18:23:02.3494939Z CONN_LIFECYCLE: conn=5 role=brain wall_ms=1785694982349 mono_ms=347870 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T18:23:02.3495942Z CONN_LIFECYCLE: conn=7 role=brain stream-subscriber stream=4 wall_ms=1785694982349 mono_ms=347871 event=stream-sub-attach stream=4 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T18:23:02.3496929Z CONN_LIFECYCLE: conn=7 role=brain stream-subscriber stream=4 wall_ms=1785694982349 mono_ms=347871 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T18:23:02.3500868Z CONN_LIFECYCLE: conn=8 role=brain wall_ms=1785694982350 mono_ms=347871 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T18:23:02.3502625Z CONN_LIFECYCLE: conn=8 role=brain stream-subscriber stream=5 wall_ms=1785694982350 mono_ms=347871 event=stream-sub-attach stream=5 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T18:23:02.3504217Z CONN_LIFECYCLE: conn=7 role=brain stream-subscriber stream=4 wall_ms=1785694982350 mono_ms=347871 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T18:23:02.3505138Z CONN_LIFECYCLE: conn=9 role=brain wall_ms=1785694982350 mono_ms=347872 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T18:23:02.3505819Z CONN_LIFECYCLE: conn=9 role=brain wall_ms=1785694982350 mono_ms=347872 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T18:23:02.3884487Z TWOHOST OK: register: A's perch row replicated to B
2026-08-02T18:23:02.4196075Z CONN_LIFECYCLE: conn=8 role=brain stream-subscriber stream=5 wall_ms=1785694982419 mono_ms=347941 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T18:23:02.4197056Z CONN_LIFECYCLE: conn=10 role=brain wall_ms=1785694982419 mono_ms=347941 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T18:23:02.4197947Z CONN_LIFECYCLE: conn=10 role=brain wall_ms=1785694982419 mono_ms=347941 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T18:23:02.4689120Z CONN_LIFECYCLE: conn=3 role=brain stream-subscriber stream=2 stream-subscriber stream=3 stream-subscriber stream=7 wall_ms=1785694982468 mono_ms=347990 event=stream-sub-release stream=7 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T18:23:02.4807189Z CONN_LIFECYCLE: conn=3 role=brain stream-subscriber stream=2 stream-subscriber stream=3 stream-subscriber stream=7 stream-subscriber stream=8 wall_ms=1785694982480 mono_ms=348002 event=stream-sub-attach stream=8 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T18:23:02.5000351Z CONN_LIFECYCLE: conn=11 role=brain wall_ms=1785694982499 mono_ms=348021 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T18:23:02.5001255Z CONN_LIFECYCLE: conn=11 role=brain wall_ms=1785694982500 mono_ms=348021 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T18:23:02.5002924Z CONN_LIFECYCLE: conn=12 role=brain stream-subscriber stream=9 wall_ms=1785694982500 mono_ms=348021 event=stream-sub-attach stream=9 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T18:23:02.5005217Z CONN_LIFECYCLE: conn=12 role=brain stream-subscriber stream=9 wall_ms=1785694982500 mono_ms=348022 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T18:23:02.5235305Z CONN_LIFECYCLE: conn=3 role=brain stream-subscriber stream=2 stream-subscriber stream=3 stream-subscriber stream=7 stream-subscriber stream=8 wall_ms=1785694982523 mono_ms=348045 event=stream-sub-release stream=8 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T18:23:02.5390206Z CONN_LIFECYCLE: conn=12 role=brain stream-subscriber stream=9 wall_ms=1785694982538 mono_ms=348060 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T18:23:02.5391220Z CONN_LIFECYCLE: conn=13 role=brain wall_ms=1785694982539 mono_ms=348060 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T18:23:02.5392100Z CONN_LIFECYCLE: conn=13 role=brain wall_ms=1785694982539 mono_ms=348060 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T18:23:02.5486308Z CONN_LIFECYCLE: conn=3 role=brain stream-subscriber stream=2 stream-subscriber stream=3 stream-subscriber stream=7 stream-subscriber stream=8 stream-subscriber stream=14 wall_ms=1785694982548 mono_ms=348070 event=stream-sub-attach stream=14 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T18:23:02.5501938Z CONN_LIFECYCLE: conn=14 role=brain wall_ms=1785694982550 mono_ms=348071 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T18:23:02.5502614Z CONN_LIFECYCLE: conn=15 role=brain wall_ms=1785694982550 mono_ms=348071 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T18:23:02.5503667Z CONN_LIFECYCLE: conn=14 role=brain wall_ms=1785694982550 mono_ms=348071 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T18:23:02.5504852Z CONN_LIFECYCLE: conn=15 role=brain wall_ms=1785694982550 mono_ms=348071 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T18:23:02.5506000Z CONN_LIFECYCLE: conn=16 role=brain stream-subscriber stream=11 wall_ms=1785694982550 mono_ms=348072 event=stream-sub-attach stream=11 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T18:23:02.5506964Z CONN_LIFECYCLE: conn=17 role=brain stream-subscriber stream=10 wall_ms=1785694982550 mono_ms=348072 event=stream-sub-attach stream=10 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T18:23:02.5507842Z CONN_LIFECYCLE: conn=16 role=brain stream-subscriber stream=11 wall_ms=1785694982550 mono_ms=348072 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T18:23:02.5508648Z CONN_LIFECYCLE: conn=17 role=brain stream-subscriber stream=10 wall_ms=1785694982550 mono_ms=348072 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T18:23:02.5512388Z CONN_LIFECYCLE: conn=17 role=brain stream-subscriber stream=10 wall_ms=1785694982551 mono_ms=348072 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T18:23:02.5513446Z CONN_LIFECYCLE: conn=18 role=brain wall_ms=1785694982551 mono_ms=348073 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T18:23:02.5514213Z CONN_LIFECYCLE: conn=18 role=brain wall_ms=1785694982551 mono_ms=348073 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T18:23:02.5515577Z CONN_LIFECYCLE: conn=16 role=brain stream-subscriber stream=11 wall_ms=1785694982551 mono_ms=348073 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T18:23:02.5516789Z CONN_LIFECYCLE: conn=19 role=brain wall_ms=1785694982551 mono_ms=348073 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T18:23:02.5517704Z CONN_LIFECYCLE: conn=19 role=brain wall_ms=1785694982551 mono_ms=348073 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T18:23:02.6007114Z CONN_LIFECYCLE: conn=20 role=brain wall_ms=1785694982600 mono_ms=348122 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T18:23:02.6008049Z CONN_LIFECYCLE: conn=20 role=brain wall_ms=1785694982600 mono_ms=348122 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T18:23:02.6009972Z CONN_LIFECYCLE: conn=21 role=brain wall_ms=1785694982600 mono_ms=348122 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T18:23:02.6012039Z CONN_LIFECYCLE: conn=21 role=brain stream-subscriber stream=15 wall_ms=1785694982601 mono_ms=348122 event=stream-sub-attach stream=15 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T18:23:02.6014790Z CONN_LIFECYCLE: conn=1 role=brain controller session=1 endpoint=ling-twohost-b by=local wall_ms=1785694982601 mono_ms=348123 event=controller-replaced session=1 new_conn=21 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T18:23:02.6016374Z CONN_LIFECYCLE: conn=21 role=brain stream-subscriber stream=15 controller session=1 endpoint=ling-twohost-b by=bcead52b862344aef51998ca5d8f15dce1e38e6cee3795b219a5849f6ad4b41a wall_ms=1785694982601 mono_ms=348123 event=controller-attach session=1 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T18:23:02.6018018Z CONN_LIFECYCLE: conn=1 role=brain controller session=1 endpoint=ling-twohost-b by=local wall_ms=1785694982601 mono_ms=348123 event=writer-exit role=controller session=1 reason=channel-closed [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T18:23:02.6090815Z SUBSCRIBE_DECISION: session=1 endpoint=ling-twohost-b by=bcead52b862344aef51998ca5d8f15dce1e38e6cee3795b219a5849f6ad4b41a conn=21 intent=control old_by=- old_gen=0 req_gen=1785694982526 decision=controller
2026-08-02T18:23:02.6092588Z SUBSCRIBE_DECISION: session=1 endpoint=ling-twohost-b by=bcead52b862344aef51998ca5d8f15dce1e38e6cee3795b219a5849f6ad4b41a conn=21 intent=control old_by=bcead52b862344aef51998ca5d8f15dce1e38e6cee3795b219a5849f6ad4b41a old_gen=1785694982526 req_gen=1785694982526 decision=idempotent
2026-08-02T18:23:02.6803396Z TWOHOST OK: message: A's WAN message spooled at B
2026-08-02T18:23:02.6803783Z TWOHOST OK: knock: A's knock reached B's inbox
2026-08-02T18:23:02.6804637Z TWOHOST OK: knock landed at B from ling-twohost-a (bcead52b862344aef51998ca5d8f15dce1e38e6cee3795b219a5849f6ad4b41a)
2026-08-02T18:23:02.6805958Z TWOHOST OK: knock approved at B, rule admits A and no one else
2026-08-02T18:23:02.6811268Z TWOHOST OK: notif: A's insert fired on B
2026-08-02T18:23:02.6882111Z TWOHOST OK: notif dismissed at B (bcead52b862344aef51998ca5d8f15dce1e38e6cee3795b219a5849f6ad4b41a:1785694982163) — replicating back
2026-08-02T18:23:02.7014650Z CONN_LIFECYCLE: conn=23 role=brain wall_ms=1785694982701 mono_ms=348223 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T18:23:02.7016484Z CONN_LIFECYCLE: conn=23 role=brain wall_ms=1785694982701 mono_ms=348223 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T18:23:02.7018911Z CONN_LIFECYCLE: conn=24 role=brain stream-subscriber stream=16 wall_ms=1785694982701 mono_ms=348223 event=stream-sub-attach stream=16 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T18:23:02.7020597Z CONN_LIFECYCLE: conn=24 role=brain stream-subscriber stream=16 wall_ms=1785694982701 mono_ms=348223 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T18:23:02.7345160Z CONN_LIFECYCLE: conn=24 role=brain stream-subscriber stream=16 wall_ms=1785694982734 mono_ms=348256 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T18:23:02.7346299Z CONN_LIFECYCLE: conn=25 role=brain wall_ms=1785694982734 mono_ms=348256 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T18:23:02.7347116Z CONN_LIFECYCLE: conn=25 role=brain wall_ms=1785694982734 mono_ms=348256 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T18:23:03.4455075Z CONN_LIFECYCLE: conn=3 role=brain stream-subscriber stream=2 stream-subscriber stream=3 stream-subscriber stream=7 stream-subscriber stream=8 stream-subscriber stream=14 wall_ms=1785694983445 mono_ms=348967 event=stream-sub-release stream=14 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T18:23:03.4586318Z CONN_LIFECYCLE: conn=3 role=brain stream-subscriber stream=2 stream-subscriber stream=3 stream-subscriber stream=7 stream-subscriber stream=8 stream-subscriber stream=14 stream-subscriber stream=17 wall_ms=1785694983458 mono_ms=348980 event=stream-sub-attach stream=17 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T18:23:03.4804671Z TWOHOST OK: sync: B pulled A's mind
2026-08-02T18:23:03.4815840Z CONN_LIFECYCLE: conn=3 role=brain stream-subscriber stream=2 stream-subscriber stream=3 stream-subscriber stream=7 stream-subscriber stream=8 stream-subscriber stream=14 stream-subscriber stream=17 wall_ms=1785694983481 mono_ms=349003 event=stream-sub-release stream=17 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T18:23:03.4947605Z ACCESS_SENDER_RULES_NOW_LIVE 1 sender-endpoint rule(s) in /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30759666967-1-cVb0li/.tmpBKPZlv/identity/trust/access.json (ling-twohost-a) were INERT on earlier versions (no sender subject was ever supplied) and are ENFORCED as of this version — messages from those senders are now decided by them. Review with `spt endpoint access` if that is not what you intended.
2026-08-02T18:23:04.1326824Z CONN_LIFECYCLE: conn=3 role=brain stream-subscriber stream=2 stream-subscriber stream=3 stream-subscriber stream=7 stream-subscriber stream=8 stream-subscriber stream=14 stream-subscriber stream=17 stream-subscriber stream=21 wall_ms=1785694984132 mono_ms=349654 event=stream-sub-attach stream=21 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T18:23:04.2570868Z CONN_LIFECYCLE: conn=3 role=brain stream-subscriber stream=2 stream-subscriber stream=3 stream-subscriber stream=7 stream-subscriber stream=8 stream-subscriber stream=14 stream-subscriber stream=17 stream-subscriber stream=21 wall_ms=1785694984256 mono_ms=349778 event=stream-sub-release stream=21 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T18:23:04.2788789Z CONN_LIFECYCLE: conn=3 role=brain stream-subscriber stream=2 stream-subscriber stream=3 stream-subscriber stream=7 stream-subscriber stream=8 stream-subscriber stream=14 stream-subscriber stream=17 stream-subscriber stream=21 stream-subscriber stream=22 wall_ms=1785694984278 mono_ms=349800 event=stream-sub-attach stream=22 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T18:23:04.2896101Z CONN_LIFECYCLE: conn=3 role=brain stream-subscriber stream=2 stream-subscriber stream=3 stream-subscriber stream=7 stream-subscriber stream=8 stream-subscriber stream=14 stream-subscriber stream=17 stream-subscriber stream=21 stream-subscriber stream=22 wall_ms=1785694984289 mono_ms=349811 event=stream-sub-release stream=22 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T18:23:04.4126818Z CONN_LIFECYCLE: conn=26 role=brain wall_ms=1785694984412 mono_ms=349934 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T18:23:04.4128175Z CONN_LIFECYCLE: conn=26 role=brain wall_ms=1785694984412 mono_ms=349934 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T18:23:04.4129615Z CONN_LIFECYCLE: conn=27 role=brain stream-subscriber stream=23 wall_ms=1785694984412 mono_ms=349934 event=stream-sub-attach stream=23 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T18:23:04.4131033Z CONN_LIFECYCLE: conn=27 role=brain stream-subscriber stream=23 wall_ms=1785694984413 mono_ms=349934 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T18:23:04.4253419Z CONN_LIFECYCLE: conn=27 role=brain stream-subscriber stream=23 wall_ms=1785694984425 mono_ms=349946 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T18:23:04.4254767Z CONN_LIFECYCLE: conn=28 role=brain wall_ms=1785694984425 mono_ms=349947 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T18:23:04.4255612Z CONN_LIFECYCLE: conn=28 role=brain wall_ms=1785694984425 mono_ms=349947 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T18:23:04.5638147Z CONN_LIFECYCLE: conn=29 role=brain wall_ms=1785694984563 mono_ms=350085 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T18:23:04.5639822Z CONN_LIFECYCLE: conn=30 role=brain wall_ms=1785694984563 mono_ms=350085 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T18:23:04.5641082Z CONN_LIFECYCLE: conn=29 role=brain wall_ms=1785694984563 mono_ms=350085 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T18:23:04.5642050Z CONN_LIFECYCLE: conn=30 role=brain wall_ms=1785694984563 mono_ms=350085 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T18:23:04.5643781Z CONN_LIFECYCLE: conn=31 role=brain stream-subscriber stream=24 wall_ms=1785694984564 mono_ms=350085 event=stream-sub-attach stream=24 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T18:23:04.5645439Z CONN_LIFECYCLE: conn=31 role=brain stream-subscriber stream=24 wall_ms=1785694984564 mono_ms=350085 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T18:23:04.5646605Z CONN_LIFECYCLE: conn=32 role=brain wall_ms=1785694984564 mono_ms=350086 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T18:23:04.5647855Z CONN_LIFECYCLE: conn=32 role=brain stream-subscriber stream=25 wall_ms=1785694984564 mono_ms=350086 event=stream-sub-attach stream=25 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T18:23:04.5651384Z CONN_LIFECYCLE: conn=31 role=brain stream-subscriber stream=24 wall_ms=1785694984565 mono_ms=350086 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T18:23:04.5652370Z CONN_LIFECYCLE: conn=33 role=brain wall_ms=1785694984565 mono_ms=350086 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T18:23:04.5653143Z CONN_LIFECYCLE: conn=33 role=brain wall_ms=1785694984565 mono_ms=350086 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T18:23:04.5655638Z CONN_LIFECYCLE: conn=32 role=brain stream-subscriber stream=25 wall_ms=1785694984565 mono_ms=350087 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T18:23:04.5656737Z CONN_LIFECYCLE: conn=34 role=brain wall_ms=1785694984565 mono_ms=350087 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T18:23:04.5657438Z CONN_LIFECYCLE: conn=34 role=brain wall_ms=1785694984565 mono_ms=350087 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T18:23:04.6646276Z CONN_LIFECYCLE: conn=35 role=brain wall_ms=1785694984664 mono_ms=350186 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T18:23:04.6647577Z CONN_LIFECYCLE: conn=35 role=brain wall_ms=1785694984664 mono_ms=350186 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T18:23:04.6648791Z CONN_LIFECYCLE: conn=36 role=brain stream-subscriber stream=27 wall_ms=1785694984664 mono_ms=350186 event=stream-sub-attach stream=27 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T18:23:04.6651431Z CONN_LIFECYCLE: conn=36 role=brain stream-subscriber stream=27 wall_ms=1785694984665 mono_ms=350186 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T18:23:04.6785526Z CONN_LIFECYCLE: conn=36 role=brain stream-subscriber stream=27 wall_ms=1785694984678 mono_ms=350200 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T18:23:04.6786929Z CONN_LIFECYCLE: conn=37 role=brain wall_ms=1785694984678 mono_ms=350200 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T18:23:04.6788018Z CONN_LIFECYCLE: conn=37 role=brain wall_ms=1785694984678 mono_ms=350200 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T18:23:04.7149202Z CONN_LIFECYCLE: conn=38 role=brain wall_ms=1785694984714 mono_ms=350236 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T18:23:04.7150287Z CONN_LIFECYCLE: conn=38 role=brain wall_ms=1785694984714 mono_ms=350236 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T18:23:04.7151921Z CONN_LIFECYCLE: conn=39 role=brain stream-subscriber stream=26 wall_ms=1785694984715 mono_ms=350236 event=stream-sub-attach stream=26 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T18:23:04.7153281Z CONN_LIFECYCLE: conn=39 role=brain stream-subscriber stream=26 wall_ms=1785694984715 mono_ms=350236 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T18:23:04.7312313Z TWOHOST OK: rest: A's remote suspend landed (B suspended)
2026-08-02T18:23:04.7370426Z CONN_LIFECYCLE: conn=39 role=brain stream-subscriber stream=26 wall_ms=1785694984736 mono_ms=350258 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T18:23:04.7371479Z CONN_LIFECYCLE: conn=40 role=brain wall_ms=1785694984737 mono_ms=350258 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T18:23:04.7372330Z CONN_LIFECYCLE: conn=40 role=brain wall_ms=1785694984737 mono_ms=350258 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T18:23:04.7652318Z CONN_LIFECYCLE: conn=41 role=brain wall_ms=1785694984765 mono_ms=350286 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T18:23:04.7653086Z CONN_LIFECYCLE: conn=41 role=brain wall_ms=1785694984765 mono_ms=350286 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T18:23:04.7654735Z CONN_LIFECYCLE: conn=42 role=brain stream-subscriber stream=29 wall_ms=1785694984765 mono_ms=350287 event=stream-sub-attach stream=29 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T18:23:04.7656532Z CONN_LIFECYCLE: conn=42 role=brain stream-subscriber stream=29 wall_ms=1785694984765 mono_ms=350287 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T18:23:04.7662133Z CONN_LIFECYCLE: conn=42 role=brain stream-subscriber stream=29 wall_ms=1785694984766 mono_ms=350287 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T18:23:04.7663194Z CONN_LIFECYCLE: conn=43 role=brain wall_ms=1785694984766 mono_ms=350287 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T18:23:04.7663931Z CONN_LIFECYCLE: conn=43 role=brain wall_ms=1785694984766 mono_ms=350288 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T18:23:04.8158336Z CONN_LIFECYCLE: conn=44 role=brain wall_ms=1785694984815 mono_ms=350337 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T18:23:04.8159477Z CONN_LIFECYCLE: conn=44 role=brain wall_ms=1785694984815 mono_ms=350337 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T18:23:04.8161022Z CONN_LIFECYCLE: conn=45 role=brain stream-subscriber stream=30 wall_ms=1785694984816 mono_ms=350337 event=stream-sub-attach stream=30 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T18:23:04.8163572Z CONN_LIFECYCLE: conn=45 role=brain stream-subscriber stream=30 wall_ms=1785694984816 mono_ms=350337 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T18:23:04.8171486Z CONN_LIFECYCLE: conn=45 role=brain stream-subscriber stream=30 wall_ms=1785694984817 mono_ms=350338 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T18:23:04.8172430Z CONN_LIFECYCLE: conn=46 role=brain wall_ms=1785694984817 mono_ms=350338 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T18:23:04.8173231Z CONN_LIFECYCLE: conn=46 role=brain wall_ms=1785694984817 mono_ms=350338 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T18:23:04.9292392Z CONN_LIFECYCLE: conn=3 role=brain stream-subscriber stream=2 stream-subscriber stream=3 stream-subscriber stream=7 stream-subscriber stream=8 stream-subscriber stream=14 stream-subscriber stream=17 stream-subscriber stream=21 stream-subscriber stream=22… wall_ms=1785694984928 mono_ms=350450 event=stream-sub-attach stream=32 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T18:23:04.9666161Z CONN_LIFECYCLE: conn=47 role=brain wall_ms=1785694984966 mono_ms=350488 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T18:23:04.9666916Z CONN_LIFECYCLE: conn=47 role=brain wall_ms=1785694984966 mono_ms=350488 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T18:23:04.9667803Z CONN_LIFECYCLE: conn=48 role=brain stream-subscriber stream=33 wall_ms=1785694984966 mono_ms=350488 event=stream-sub-attach stream=33 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T18:23:04.9669153Z CONN_LIFECYCLE: conn=48 role=brain stream-subscriber stream=33 wall_ms=1785694984966 mono_ms=350488 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T18:23:04.9746034Z CONN_LIFECYCLE: conn=48 role=brain stream-subscriber stream=33 wall_ms=1785694984974 mono_ms=350496 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T18:23:04.9747008Z CONN_LIFECYCLE: conn=49 role=brain wall_ms=1785694984974 mono_ms=350496 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T18:23:04.9747738Z CONN_LIFECYCLE: conn=49 role=brain wall_ms=1785694984974 mono_ms=350496 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T18:23:04.9813712Z TWOHOST OK: rest: A's remote wake landed (B active again)
2026-08-02T18:23:05.0754892Z CONN_LIFECYCLE: conn=3 role=brain stream-subscriber stream=2 stream-subscriber stream=3 stream-subscriber stream=7 stream-subscriber stream=8 stream-subscriber stream=14 stream-subscriber stream=17 stream-subscriber stream=21 stream-subscriber stream=22… wall_ms=1785694985075 mono_ms=350596 event=stream-sub-release stream=32 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T18:23:05.0951126Z CONN_LIFECYCLE: conn=3 role=brain stream-subscriber stream=2 stream-subscriber stream=3 stream-subscriber stream=7 stream-subscriber stream=8 stream-subscriber stream=14 stream-subscriber stream=17 stream-subscriber stream=21 stream-subscriber stream=22… wall_ms=1785694985094 mono_ms=350616 event=stream-sub-attach stream=34 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T18:23:05.1475983Z CONN_LIFECYCLE: conn=3 role=brain stream-subscriber stream=2 stream-subscriber stream=3 stream-subscriber stream=7 stream-subscriber stream=8 stream-subscriber stream=14 stream-subscriber stream=17 stream-subscriber stream=21 stream-subscriber stream=22… wall_ms=1785694985147 mono_ms=350668 event=stream-sub-release stream=34 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T18:23:05.1846661Z CONN_LIFECYCLE: conn=3 role=brain stream-subscriber stream=2 stream-subscriber stream=3 stream-subscriber stream=7 stream-subscriber stream=8 stream-subscriber stream=14 stream-subscriber stream=17 stream-subscriber stream=21 stream-subscriber stream=22… wall_ms=1785694985184 mono_ms=350706 event=stream-sub-attach stream=36 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T18:23:05.3160602Z CONN_LIFECYCLE: conn=3 role=brain stream-subscriber stream=2 stream-subscriber stream=3 stream-subscriber stream=7 stream-subscriber stream=8 stream-subscriber stream=14 stream-subscriber stream=17 stream-subscriber stream=21 stream-subscriber stream=22… wall_ms=1785694985315 mono_ms=350837 event=stream-sub-release stream=36 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T18:23:05.4197472Z CONN_LIFECYCLE: conn=50 role=brain wall_ms=1785694985419 mono_ms=350941 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T18:23:05.4198821Z CONN_LIFECYCLE: conn=51 role=brain wall_ms=1785694985419 mono_ms=350941 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T18:23:05.4200191Z CONN_LIFECYCLE: conn=50 role=brain wall_ms=1785694985419 mono_ms=350941 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T18:23:05.4201189Z CONN_LIFECYCLE: conn=51 role=brain wall_ms=1785694985419 mono_ms=350941 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T18:23:05.4202560Z CONN_LIFECYCLE: conn=52 role=brain stream-subscriber stream=37 wall_ms=1785694985419 mono_ms=350941 event=stream-sub-attach stream=37 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T18:23:05.4204039Z CONN_LIFECYCLE: conn=52 role=brain stream-subscriber stream=37 wall_ms=1785694985420 mono_ms=350941 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T18:23:05.4205160Z CONN_LIFECYCLE: conn=53 role=brain wall_ms=1785694985420 mono_ms=350942 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T18:23:05.4207020Z CONN_LIFECYCLE: conn=53 role=brain stream-subscriber stream=38 wall_ms=1785694985420 mono_ms=350942 event=stream-sub-attach stream=38 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T18:23:05.4211105Z CONN_LIFECYCLE: conn=52 role=brain stream-subscriber stream=37 wall_ms=1785694985420 mono_ms=350942 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T18:23:05.4212340Z CONN_LIFECYCLE: conn=54 role=brain wall_ms=1785694985421 mono_ms=350942 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T18:23:05.4213277Z CONN_LIFECYCLE: conn=54 role=brain wall_ms=1785694985421 mono_ms=350942 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T18:23:05.4454661Z CONN_LIFECYCLE: conn=53 role=brain stream-subscriber stream=38 wall_ms=1785694985445 mono_ms=350967 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T18:23:05.4455765Z CONN_LIFECYCLE: conn=55 role=brain wall_ms=1785694985445 mono_ms=350967 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T18:23:05.4456562Z CONN_LIFECYCLE: conn=55 role=brain wall_ms=1785694985445 mono_ms=350967 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T18:23:05.4874542Z TWOHOST OK: presence: A's redirected notif surfaced at B
2026-08-02T18:23:05.4874932Z TWOHOST OK: presence: the surfacing node owns the marks
2026-08-02T18:23:05.6212627Z CONN_LIFECYCLE: conn=56 role=brain wall_ms=1785694985621 mono_ms=351142 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T18:23:05.6214126Z CONN_LIFECYCLE: conn=56 role=brain wall_ms=1785694985621 mono_ms=351142 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T18:23:05.6216440Z CONN_LIFECYCLE: conn=57 role=brain stream-subscriber stream=39 wall_ms=1785694985621 mono_ms=351143 event=stream-sub-attach stream=39 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T18:23:05.6218014Z CONN_LIFECYCLE: conn=57 role=brain stream-subscriber stream=39 wall_ms=1785694985621 mono_ms=351143 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T18:23:05.6436671Z CONN_LIFECYCLE: conn=57 role=brain stream-subscriber stream=39 wall_ms=1785694985643 mono_ms=351165 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T18:23:05.6438231Z CONN_LIFECYCLE: conn=58 role=brain wall_ms=1785694985643 mono_ms=351165 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T18:23:05.6439315Z CONN_LIFECYCLE: conn=58 role=brain wall_ms=1785694985643 mono_ms=351165 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T18:23:05.6715129Z CONN_LIFECYCLE: conn=59 role=brain wall_ms=1785694985671 mono_ms=351193 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T18:23:05.6716109Z CONN_LIFECYCLE: conn=59 role=brain wall_ms=1785694985671 mono_ms=351193 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T18:23:05.6717552Z CONN_LIFECYCLE: conn=60 role=brain stream-subscriber stream=40 wall_ms=1785694985671 mono_ms=351193 event=stream-sub-attach stream=40 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T18:23:05.6718752Z CONN_LIFECYCLE: conn=60 role=brain stream-subscriber stream=40 wall_ms=1785694985671 mono_ms=351193 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T18:23:05.6724362Z CONN_LIFECYCLE: conn=60 role=brain stream-subscriber stream=40 wall_ms=1785694985672 mono_ms=351194 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T18:23:05.6725868Z CONN_LIFECYCLE: conn=61 role=brain wall_ms=1785694985672 mono_ms=351194 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T18:23:05.6726679Z CONN_LIFECYCLE: conn=61 role=brain wall_ms=1785694985672 mono_ms=351194 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T18:23:05.7399759Z CONN_LIFECYCLE: conn=3 role=brain stream-subscriber stream=2 stream-subscriber stream=3 stream-subscriber stream=7 stream-subscriber stream=8 stream-subscriber stream=14 stream-subscriber stream=17 stream-subscriber stream=21 stream-subscriber stream=22… wall_ms=1785694985739 mono_ms=351261 event=stream-sub-attach stream=42 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T18:23:05.7521357Z CONN_LIFECYCLE: conn=3 role=brain stream-subscriber stream=2 stream-subscriber stream=3 stream-subscriber stream=7 stream-subscriber stream=8 stream-subscriber stream=14 stream-subscriber stream=17 stream-subscriber stream=21 stream-subscriber stream=22… wall_ms=1785694985751 mono_ms=351273 event=stream-sub-release stream=42 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T18:23:05.9882882Z CONN_LIFECYCLE: conn=3 role=brain stream-subscriber stream=2 stream-subscriber stream=3 stream-subscriber stream=7 stream-subscriber stream=8 stream-subscriber stream=14 stream-subscriber stream=17 stream-subscriber stream=21 stream-subscriber stream=22… wall_ms=1785694985988 mono_ms=351509 event=stream-sub-attach stream=44 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T18:23:06.0236029Z CONN_LIFECYCLE: conn=62 role=brain wall_ms=1785694986023 mono_ms=351545 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T18:23:06.0236948Z CONN_LIFECYCLE: conn=62 role=brain wall_ms=1785694986023 mono_ms=351545 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T18:23:06.0238058Z CONN_LIFECYCLE: conn=63 role=brain stream-subscriber stream=45 wall_ms=1785694986023 mono_ms=351545 event=stream-sub-attach stream=45 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T18:23:06.0239586Z CONN_LIFECYCLE: conn=63 role=brain stream-subscriber stream=45 wall_ms=1785694986023 mono_ms=351545 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T18:23:06.0309187Z CONN_LIFECYCLE: conn=63 role=brain stream-subscriber stream=45 wall_ms=1785694986030 mono_ms=351552 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T18:23:06.0310676Z CONN_LIFECYCLE: conn=64 role=brain wall_ms=1785694986030 mono_ms=351552 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T18:23:06.0311779Z CONN_LIFECYCLE: conn=64 role=brain wall_ms=1785694986031 mono_ms=351552 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T18:23:06.0740016Z CONN_LIFECYCLE: conn=65 role=brain wall_ms=1785694986073 mono_ms=351595 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T18:23:06.0740940Z CONN_LIFECYCLE: conn=65 role=brain wall_ms=1785694986073 mono_ms=351595 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T18:23:06.0742244Z CONN_LIFECYCLE: conn=66 role=brain stream-subscriber stream=46 wall_ms=1785694986074 mono_ms=351595 event=stream-sub-attach stream=46 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T18:23:06.0743555Z CONN_LIFECYCLE: conn=66 role=brain stream-subscriber stream=46 wall_ms=1785694986074 mono_ms=351596 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T18:23:06.0931420Z CONN_LIFECYCLE: conn=66 role=brain stream-subscriber stream=46 wall_ms=1785694986092 mono_ms=351614 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T18:23:06.0932756Z CONN_LIFECYCLE: conn=67 role=brain wall_ms=1785694986093 mono_ms=351614 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T18:23:06.0933633Z CONN_LIFECYCLE: conn=67 role=brain wall_ms=1785694986093 mono_ms=351614 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T18:23:06.1224504Z CONN_LIFECYCLE: conn=3 role=brain stream-subscriber stream=2 stream-subscriber stream=3 stream-subscriber stream=7 stream-subscriber stream=8 stream-subscriber stream=14 stream-subscriber stream=17 stream-subscriber stream=21 stream-subscriber stream=22… wall_ms=1785694986122 mono_ms=351643 event=stream-sub-release stream=44 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T18:23:06.1241620Z CONN_LIFECYCLE: conn=68 role=brain wall_ms=1785694986124 mono_ms=351645 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T18:23:06.1242701Z CONN_LIFECYCLE: conn=68 role=brain wall_ms=1785694986124 mono_ms=351645 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T18:23:06.1243924Z CONN_LIFECYCLE: conn=69 role=brain stream-subscriber stream=47 wall_ms=1785694986124 mono_ms=351646 event=stream-sub-attach stream=47 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T18:23:06.1246016Z CONN_LIFECYCLE: conn=69 role=brain stream-subscriber stream=47 wall_ms=1785694986124 mono_ms=351646 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T18:23:06.1259868Z CONN_LIFECYCLE: conn=69 role=brain stream-subscriber stream=47 wall_ms=1785694986125 mono_ms=351647 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T18:23:06.1261241Z CONN_LIFECYCLE: conn=70 role=brain wall_ms=1785694986126 mono_ms=351647 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T18:23:06.1262048Z CONN_LIFECYCLE: conn=70 role=brain wall_ms=1785694986126 mono_ms=351647 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T18:23:06.1746594Z CONN_LIFECYCLE: conn=71 role=brain wall_ms=1785694986174 mono_ms=351696 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T18:23:06.1747442Z CONN_LIFECYCLE: conn=71 role=brain wall_ms=1785694986174 mono_ms=351696 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T18:23:06.1748488Z CONN_LIFECYCLE: conn=72 role=brain stream-subscriber stream=48 wall_ms=1785694986174 mono_ms=351696 event=stream-sub-attach stream=48 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T18:23:06.1750091Z CONN_LIFECYCLE: conn=72 role=brain stream-subscriber stream=48 wall_ms=1785694986174 mono_ms=351696 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T18:23:06.1774157Z CONN_LIFECYCLE: conn=72 role=brain stream-subscriber stream=48 wall_ms=1785694986177 mono_ms=351699 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T18:23:06.1775703Z CONN_LIFECYCLE: conn=73 role=brain wall_ms=1785694986177 mono_ms=351699 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T18:23:06.1776613Z CONN_LIFECYCLE: conn=73 role=brain wall_ms=1785694986177 mono_ms=351699 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T18:23:06.2251018Z CONN_LIFECYCLE: conn=74 role=brain wall_ms=1785694986224 mono_ms=351746 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T18:23:06.2251969Z CONN_LIFECYCLE: conn=74 role=brain wall_ms=1785694986225 mono_ms=351746 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T18:23:06.2253998Z CONN_LIFECYCLE: conn=75 role=brain stream-subscriber stream=49 wall_ms=1785694986225 mono_ms=351747 event=stream-sub-attach stream=49 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T18:23:06.2255027Z CONN_LIFECYCLE: conn=75 role=brain stream-subscriber stream=49 wall_ms=1785694986225 mono_ms=351747 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T18:23:06.2378437Z TWOHOST OK: shell: A's cross-node notify command RENDERED at B
2026-08-02T18:23:06.2379453Z TWOHOST OK: toast: A's notify rendered via the shell template at B
2026-08-02T18:23:06.2856229Z CONN_LIFECYCLE: conn=75 role=brain stream-subscriber stream=49 wall_ms=1785694986285 mono_ms=351807 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T18:23:06.2857264Z CONN_LIFECYCLE: conn=76 role=brain wall_ms=1785694986285 mono_ms=351807 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T18:23:06.2858142Z CONN_LIFECYCLE: conn=76 role=brain wall_ms=1785694986285 mono_ms=351807 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T18:23:06.2988726Z TWOHOST OK: gateway: A's cross-node cmd spooled under the gateway-typed owner at B
2026-08-02T18:23:06.2994513Z TWOHOST OK: gateway-typed owner cross-node cmd spooled + drive dropped at B
2026-08-02T18:23:06.3256952Z CONN_LIFECYCLE: conn=77 role=brain wall_ms=1785694986325 mono_ms=351847 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T18:23:06.3258088Z CONN_LIFECYCLE: conn=78 role=brain wall_ms=1785694986325 mono_ms=351847 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T18:23:06.3259041Z CONN_LIFECYCLE: conn=79 role=brain wall_ms=1785694986325 mono_ms=351847 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T18:23:06.3260063Z CONN_LIFECYCLE: conn=77 role=brain wall_ms=1785694986325 mono_ms=351847 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T18:23:06.3261236Z CONN_LIFECYCLE: conn=78 role=brain wall_ms=1785694986325 mono_ms=351847 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T18:23:06.3262396Z CONN_LIFECYCLE: conn=79 role=brain wall_ms=1785694986325 mono_ms=351847 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T18:23:06.3263638Z CONN_LIFECYCLE: conn=80 role=brain stream-subscriber stream=52 wall_ms=1785694986325 mono_ms=351847 event=stream-sub-attach stream=52 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T18:23:06.3264958Z CONN_LIFECYCLE: conn=82 role=brain stream-subscriber stream=50 wall_ms=1785694986325 mono_ms=351847 event=stream-sub-attach stream=50 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T18:23:06.3266133Z CONN_LIFECYCLE: conn=80 role=brain stream-subscriber stream=52 wall_ms=1785694986326 mono_ms=351847 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T18:23:06.3267226Z CONN_LIFECYCLE: conn=82 role=brain stream-subscriber stream=50 wall_ms=1785694986326 mono_ms=351847 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T18:23:06.3268224Z CONN_LIFECYCLE: conn=81 role=brain wall_ms=1785694986326 mono_ms=351847 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T18:23:06.3269415Z CONN_LIFECYCLE: conn=81 role=brain stream-subscriber stream=51 wall_ms=1785694986326 mono_ms=351848 event=stream-sub-attach stream=51 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T18:23:06.3270985Z CONN_LIFECYCLE: conn=82 role=brain stream-subscriber stream=50 wall_ms=1785694986326 mono_ms=351848 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T18:23:06.3272125Z CONN_LIFECYCLE: conn=83 role=brain wall_ms=1785694986326 mono_ms=351848 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T18:23:06.3273145Z CONN_LIFECYCLE: conn=83 role=brain wall_ms=1785694986327 mono_ms=351848 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T18:23:06.3276007Z CONN_LIFECYCLE: conn=80 role=brain stream-subscriber stream=52 wall_ms=1785694986327 mono_ms=351849 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T18:23:06.3277394Z CONN_LIFECYCLE: conn=81 role=brain stream-subscriber stream=51 wall_ms=1785694986327 mono_ms=351849 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T18:23:06.3278285Z CONN_LIFECYCLE: conn=84 role=brain wall_ms=1785694986327 mono_ms=351849 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T18:23:06.3279194Z CONN_LIFECYCLE: conn=85 role=brain wall_ms=1785694986327 mono_ms=351849 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T18:23:06.3279885Z CONN_LIFECYCLE: conn=84 role=brain wall_ms=1785694986327 mono_ms=351849 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T18:23:06.3280645Z CONN_LIFECYCLE: conn=85 role=brain wall_ms=1785694986327 mono_ms=351849 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T18:23:06.3370748Z CONN_LIFECYCLE: conn=3 role=brain stream-subscriber stream=2 stream-subscriber stream=3 stream-subscriber stream=7 stream-subscriber stream=8 stream-subscriber stream=14 stream-subscriber stream=17 stream-subscriber stream=21 stream-subscriber stream=22… wall_ms=1785694986336 mono_ms=351858 event=stream-sub-attach stream=54 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T18:23:06.3570731Z CONN_LIFECYCLE: conn=3 role=brain stream-subscriber stream=2 stream-subscriber stream=3 stream-subscriber stream=7 stream-subscriber stream=8 stream-subscriber stream=14 stream-subscriber stream=17 stream-subscriber stream=21 stream-subscriber stream=22… wall_ms=1785694986356 mono_ms=351878 event=stream-sub-release stream=54 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T18:23:06.6784772Z CONN_LIFECYCLE: conn=86 role=brain wall_ms=1785694986678 mono_ms=352199 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T18:23:06.6785921Z CONN_LIFECYCLE: conn=86 role=brain wall_ms=1785694986678 mono_ms=352200 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T18:23:06.6788759Z CONN_LIFECYCLE: conn=87 role=brain stream-subscriber stream=55 wall_ms=1785694986678 mono_ms=352200 event=stream-sub-attach stream=55 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T18:23:06.6790417Z CONN_LIFECYCLE: conn=87 role=brain stream-subscriber stream=55 wall_ms=1785694986678 mono_ms=352200 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T18:23:06.7010018Z CONN_LIFECYCLE: conn=87 role=brain stream-subscriber stream=55 wall_ms=1785694986700 mono_ms=352222 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T18:23:06.7011291Z CONN_LIFECYCLE: conn=88 role=brain wall_ms=1785694986700 mono_ms=352222 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T18:23:06.7012324Z CONN_LIFECYCLE: conn=88 role=brain wall_ms=1785694986701 mono_ms=352222 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T18:23:06.7287378Z CONN_LIFECYCLE: conn=89 role=brain wall_ms=1785694986728 mono_ms=352250 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T18:23:06.7288586Z CONN_LIFECYCLE: conn=89 role=brain wall_ms=1785694986728 mono_ms=352250 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T18:23:06.7290155Z CONN_LIFECYCLE: conn=90 role=brain stream-subscriber stream=56 wall_ms=1785694986728 mono_ms=352250 event=stream-sub-attach stream=56 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T18:23:06.7291212Z CONN_LIFECYCLE: conn=90 role=brain stream-subscriber stream=56 wall_ms=1785694986729 mono_ms=352250 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T18:23:06.7297333Z CONN_LIFECYCLE: conn=90 role=brain stream-subscriber stream=56 wall_ms=1785694986729 mono_ms=352251 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T18:23:06.7298331Z CONN_LIFECYCLE: conn=91 role=brain wall_ms=1785694986729 mono_ms=352251 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T18:23:06.7299256Z CONN_LIFECYCLE: conn=91 role=brain wall_ms=1785694986729 mono_ms=352251 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T18:23:06.7929793Z CONN_LIFECYCLE: conn=3 role=brain stream-subscriber stream=2 stream-subscriber stream=3 stream-subscriber stream=7 stream-subscriber stream=8 stream-subscriber stream=14 stream-subscriber stream=17 stream-subscriber stream=21 stream-subscriber stream=22… wall_ms=1785694986792 mono_ms=352314 event=stream-sub-attach stream=58 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T18:23:07.0133153Z CONN_LIFECYCLE: conn=3 role=brain stream-subscriber stream=2 stream-subscriber stream=3 stream-subscriber stream=7 stream-subscriber stream=8 stream-subscriber stream=14 stream-subscriber stream=17 stream-subscriber stream=21 stream-subscriber stream=22… wall_ms=1785694987013 mono_ms=352534 event=stream-sub-release stream=58 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T18:23:07.0261426Z CONN_LIFECYCLE: conn=3 role=brain stream-subscriber stream=2 stream-subscriber stream=3 stream-subscriber stream=7 stream-subscriber stream=8 stream-subscriber stream=14 stream-subscriber stream=17 stream-subscriber stream=21 stream-subscriber stream=22… wall_ms=1785694987025 mono_ms=352547 event=stream-sub-attach stream=60 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T18:23:07.0642159Z CONN_LIFECYCLE: conn=3 role=brain stream-subscriber stream=2 stream-subscriber stream=3 stream-subscriber stream=7 stream-subscriber stream=8 stream-subscriber stream=14 stream-subscriber stream=17 stream-subscriber stream=21 stream-subscriber stream=22… wall_ms=1785694987063 mono_ms=352585 event=stream-sub-release stream=60 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T18:23:07.3831309Z CONN_LIFECYCLE: conn=92 role=brain wall_ms=1785694987382 mono_ms=352904 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T18:23:07.3832188Z CONN_LIFECYCLE: conn=93 role=brain wall_ms=1785694987382 mono_ms=352904 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T18:23:07.3833194Z CONN_LIFECYCLE: conn=93 role=brain wall_ms=1785694987383 mono_ms=352904 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T18:23:07.3834213Z CONN_LIFECYCLE: conn=92 role=brain wall_ms=1785694987383 mono_ms=352904 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T18:23:07.3835275Z CONN_LIFECYCLE: conn=95 role=brain stream-subscriber stream=61 wall_ms=1785694987383 mono_ms=352905 event=stream-sub-attach stream=61 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T18:23:07.3836297Z CONN_LIFECYCLE: conn=95 role=brain stream-subscriber stream=61 wall_ms=1785694987383 mono_ms=352905 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T18:23:07.3838508Z CONN_LIFECYCLE: conn=94 role=brain wall_ms=1785694987383 mono_ms=352905 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T18:23:07.3840205Z CONN_LIFECYCLE: conn=94 role=brain stream-subscriber stream=62 wall_ms=1785694987383 mono_ms=352905 event=stream-sub-attach stream=62 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T18:23:07.3844572Z CONN_LIFECYCLE: conn=95 role=brain stream-subscriber stream=61 wall_ms=1785694987384 mono_ms=352906 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T18:23:07.3846254Z CONN_LIFECYCLE: conn=96 role=brain wall_ms=1785694987384 mono_ms=352906 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T18:23:07.3847254Z CONN_LIFECYCLE: conn=96 role=brain wall_ms=1785694987384 mono_ms=352906 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T18:23:07.4089960Z CONN_LIFECYCLE: conn=94 role=brain stream-subscriber stream=62 wall_ms=1785694987408 mono_ms=352930 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T18:23:07.4090971Z CONN_LIFECYCLE: conn=97 role=brain wall_ms=1785694987408 mono_ms=352930 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T18:23:07.4091745Z CONN_LIFECYCLE: conn=97 role=brain wall_ms=1785694987409 mono_ms=352930 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T18:23:07.4837069Z CONN_LIFECYCLE: conn=98 role=brain wall_ms=1785694987483 mono_ms=353005 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T18:23:07.4838151Z CONN_LIFECYCLE: conn=98 role=brain wall_ms=1785694987483 mono_ms=353005 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T18:23:07.4839559Z CONN_LIFECYCLE: conn=99 role=brain stream-subscriber stream=63 wall_ms=1785694987483 mono_ms=353005 event=stream-sub-attach stream=63 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T18:23:07.4840904Z CONN_LIFECYCLE: conn=99 role=brain stream-subscriber stream=63 wall_ms=1785694987484 mono_ms=353005 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T18:23:07.5058240Z CONN_LIFECYCLE: conn=99 role=brain stream-subscriber stream=63 wall_ms=1785694987505 mono_ms=353027 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T18:23:07.5059447Z CONN_LIFECYCLE: conn=100 role=brain wall_ms=1785694987505 mono_ms=353027 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T18:23:07.5060354Z CONN_LIFECYCLE: conn=100 role=brain wall_ms=1785694987505 mono_ms=353027 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T18:23:07.5341200Z CONN_LIFECYCLE: conn=101 role=brain wall_ms=1785694987533 mono_ms=353055 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T18:23:07.5343136Z CONN_LIFECYCLE: conn=101 role=brain wall_ms=1785694987534 mono_ms=353055 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T18:23:07.5344093Z CONN_LIFECYCLE: conn=102 role=brain stream-subscriber stream=64 wall_ms=1785694987534 mono_ms=353056 event=stream-sub-attach stream=64 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T18:23:07.5345187Z CONN_LIFECYCLE: conn=102 role=brain stream-subscriber stream=64 wall_ms=1785694987534 mono_ms=353056 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T18:23:07.5352505Z CONN_LIFECYCLE: conn=102 role=brain stream-subscriber stream=64 wall_ms=1785694987535 mono_ms=353056 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T18:23:07.5353668Z CONN_LIFECYCLE: conn=103 role=brain wall_ms=1785694987535 mono_ms=353057 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T18:23:07.5354569Z CONN_LIFECYCLE: conn=103 role=brain wall_ms=1785694987535 mono_ms=353057 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T18:23:07.7012864Z CONN_LIFECYCLE: conn=3 role=brain stream-subscriber stream=2 stream-subscriber stream=3 stream-subscriber stream=7 stream-subscriber stream=8 stream-subscriber stream=14 stream-subscriber stream=17 stream-subscriber stream=21 stream-subscriber stream=22… wall_ms=1785694987701 mono_ms=353222 event=stream-sub-attach stream=67 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T18:23:07.8369686Z CONN_LIFECYCLE: conn=3 role=brain stream-subscriber stream=2 stream-subscriber stream=3 stream-subscriber stream=7 stream-subscriber stream=8 stream-subscriber stream=14 stream-subscriber stream=17 stream-subscriber stream=21 stream-subscriber stream=22… wall_ms=1785694987836 mono_ms=353358 event=stream-sub-release stream=67 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T18:23:07.8486035Z CONN_LIFECYCLE: conn=3 role=brain stream-subscriber stream=2 stream-subscriber stream=3 stream-subscriber stream=7 stream-subscriber stream=8 stream-subscriber stream=14 stream-subscriber stream=17 stream-subscriber stream=21 stream-subscriber stream=22… wall_ms=1785694987848 mono_ms=353370 event=stream-sub-attach stream=68 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T18:23:07.8707926Z CONN_LIFECYCLE: conn=3 role=brain stream-subscriber stream=2 stream-subscriber stream=3 stream-subscriber stream=7 stream-subscriber stream=8 stream-subscriber stream=14 stream-subscriber stream=17 stream-subscriber stream=21 stream-subscriber stream=22… wall_ms=1785694987870 mono_ms=353392 event=stream-sub-release stream=68 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T18:23:07.8862550Z CONN_LIFECYCLE: conn=104 role=brain wall_ms=1785694987886 mono_ms=353407 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T18:23:07.8863509Z CONN_LIFECYCLE: conn=104 role=brain wall_ms=1785694987886 mono_ms=353407 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T18:23:07.8864879Z CONN_LIFECYCLE: conn=105 role=brain stream-subscriber stream=69 wall_ms=1785694987886 mono_ms=353408 event=stream-sub-attach stream=69 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T18:23:07.8866619Z CONN_LIFECYCLE: conn=105 role=brain stream-subscriber stream=69 wall_ms=1785694987886 mono_ms=353408 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T18:23:07.9508752Z CONN_LIFECYCLE: conn=105 role=brain stream-subscriber stream=69 wall_ms=1785694987950 mono_ms=353472 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T18:23:07.9509934Z CONN_LIFECYCLE: conn=106 role=brain wall_ms=1785694987950 mono_ms=353472 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T18:23:07.9510883Z CONN_LIFECYCLE: conn=106 role=brain wall_ms=1785694987950 mono_ms=353472 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T18:23:08.0505460Z TWOHOST OK: A-3: A's setup suspend landed (B suspended)
2026-08-02T18:23:08.1882219Z CONN_LIFECYCLE: conn=107 role=brain wall_ms=1785694988188 mono_ms=353709 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T18:23:08.1883254Z CONN_LIFECYCLE: conn=108 role=brain wall_ms=1785694988188 mono_ms=353709 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T18:23:08.1883963Z CONN_LIFECYCLE: conn=107 role=brain wall_ms=1785694988188 mono_ms=353709 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T18:23:08.1884752Z CONN_LIFECYCLE: conn=108 role=brain wall_ms=1785694988188 mono_ms=353709 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T18:23:08.1885643Z CONN_LIFECYCLE: conn=109 role=brain stream-subscriber stream=71 wall_ms=1785694988188 mono_ms=353710 event=stream-sub-attach stream=71 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T18:23:08.1886893Z CONN_LIFECYCLE: conn=109 role=brain stream-subscriber stream=71 wall_ms=1785694988188 mono_ms=353710 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T18:23:08.1889688Z CONN_LIFECYCLE: conn=110 role=brain wall_ms=1785694988188 mono_ms=353710 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T18:23:08.1891647Z CONN_LIFECYCLE: conn=110 role=brain stream-subscriber stream=72 wall_ms=1785694988189 mono_ms=353710 event=stream-sub-attach stream=72 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T18:23:08.1894223Z CONN_LIFECYCLE: conn=109 role=brain stream-subscriber stream=71 wall_ms=1785694988189 mono_ms=353711 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T18:23:08.1895535Z CONN_LIFECYCLE: conn=111 role=brain wall_ms=1785694988189 mono_ms=353711 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T18:23:08.1896432Z CONN_LIFECYCLE: conn=111 role=brain wall_ms=1785694988189 mono_ms=353711 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T18:23:08.1901240Z CONN_LIFECYCLE: conn=110 role=brain stream-subscriber stream=72 wall_ms=1785694988189 mono_ms=353711 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T18:23:08.1902089Z CONN_LIFECYCLE: conn=112 role=brain wall_ms=1785694988190 mono_ms=353711 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T18:23:08.1902822Z CONN_LIFECYCLE: conn=112 role=brain wall_ms=1785694988190 mono_ms=353711 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T18:23:08.2386950Z CONN_LIFECYCLE: conn=113 role=brain wall_ms=1785694988238 mono_ms=353760 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T18:23:08.2387870Z CONN_LIFECYCLE: conn=113 role=brain wall_ms=1785694988238 mono_ms=353760 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T18:23:08.2389077Z CONN_LIFECYCLE: conn=114 role=brain stream-subscriber stream=74 wall_ms=1785694988238 mono_ms=353760 event=stream-sub-attach stream=74 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T18:23:08.2390499Z CONN_LIFECYCLE: conn=114 role=brain stream-subscriber stream=74 wall_ms=1785694988238 mono_ms=353760 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T18:23:08.2889840Z CONN_LIFECYCLE: conn=115 role=brain wall_ms=1785694988288 mono_ms=353810 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T18:23:08.2890632Z CONN_LIFECYCLE: conn=115 role=brain wall_ms=1785694988288 mono_ms=353810 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T18:23:08.2892578Z CONN_LIFECYCLE: conn=116 role=brain stream-subscriber stream=73 wall_ms=1785694988289 mono_ms=353810 event=stream-sub-attach stream=73 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T18:23:08.2894113Z CONN_LIFECYCLE: conn=116 role=brain stream-subscriber stream=73 wall_ms=1785694988289 mono_ms=353811 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T18:23:08.2989436Z CONN_LIFECYCLE: conn=114 role=brain stream-subscriber stream=74 wall_ms=1785694988298 mono_ms=353820 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T18:23:08.2991000Z CONN_LIFECYCLE: conn=117 role=brain wall_ms=1785694988298 mono_ms=353820 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T18:23:08.2991760Z CONN_LIFECYCLE: conn=117 role=brain wall_ms=1785694988299 mono_ms=353820 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T18:23:08.3006069Z TWOHOST OK: A-3: A's bare-id ROUTED wake landed (B active)
2026-08-02T18:23:08.3042518Z TWOHOST OK: A-3 bare-id wake (serve side)
2026-08-02T18:23:08.3109293Z CONN_LIFECYCLE: conn=116 role=brain stream-subscriber stream=73 wall_ms=1785694988310 mono_ms=353832 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T18:23:08.3110798Z CONN_LIFECYCLE: conn=118 role=brain wall_ms=1785694988311 mono_ms=353832 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T18:23:08.3111723Z CONN_LIFECYCLE: conn=118 role=brain wall_ms=1785694988311 mono_ms=353832 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T18:23:08.3131319Z CONN_LIFECYCLE: conn=1 role=brain controller session=1 endpoint=ling-twohost-b by=local controller session=2 endpoint=ling-twohost-b2 by=local wall_ms=1785694988312 mono_ms=353834 event=controller-attach session=2 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T18:23:08.3143632Z CONN_LIFECYCLE: conn=3 role=brain stream-subscriber stream=2 stream-subscriber stream=3 stream-subscriber stream=7 stream-subscriber stream=8 stream-subscriber stream=14 stream-subscriber stream=17 stream-subscriber stream=21 stream-subscriber stream=22… wall_ms=1785694988314 mono_ms=353835 event=stream-sub-attach stream=75 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T18:23:08.3210165Z TWOHOST role B: B-2 ticker session 2 ready
2026-08-02T18:23:08.3394289Z CONN_LIFECYCLE: conn=119 role=brain wall_ms=1785694988339 mono_ms=353860 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T18:23:08.3395371Z CONN_LIFECYCLE: conn=119 role=brain wall_ms=1785694988339 mono_ms=353861 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T18:23:08.3396645Z CONN_LIFECYCLE: conn=120 role=brain stream-subscriber stream=76 wall_ms=1785694988339 mono_ms=353861 event=stream-sub-attach stream=76 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T18:23:08.3397843Z CONN_LIFECYCLE: conn=120 role=brain stream-subscriber stream=76 wall_ms=1785694988339 mono_ms=353861 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T18:23:08.3408597Z CONN_LIFECYCLE: conn=120 role=brain stream-subscriber stream=76 wall_ms=1785694988340 mono_ms=353862 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T18:23:08.3409849Z CONN_LIFECYCLE: conn=121 role=brain wall_ms=1785694988340 mono_ms=353862 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T18:23:08.3410598Z CONN_LIFECYCLE: conn=121 role=brain wall_ms=1785694988340 mono_ms=353862 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T18:23:08.5052704Z CONN_LIFECYCLE: conn=3 role=brain stream-subscriber stream=2 stream-subscriber stream=3 stream-subscriber stream=7 stream-subscriber stream=8 stream-subscriber stream=14 stream-subscriber stream=17 stream-subscriber stream=21 stream-subscriber stream=22… wall_ms=1785694988504 mono_ms=354026 event=stream-sub-release stream=75 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T18:23:08.5400937Z CONN_LIFECYCLE: conn=3 role=brain stream-subscriber stream=2 stream-subscriber stream=3 stream-subscriber stream=7 stream-subscriber stream=8 stream-subscriber stream=14 stream-subscriber stream=17 stream-subscriber stream=21 stream-subscriber stream=22… wall_ms=1785694988539 mono_ms=354061 event=stream-sub-attach stream=79 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T18:23:08.5757439Z CONN_LIFECYCLE: conn=3 role=brain stream-subscriber stream=2 stream-subscriber stream=3 stream-subscriber stream=7 stream-subscriber stream=8 stream-subscriber stream=14 stream-subscriber stream=17 stream-subscriber stream=21 stream-subscriber stream=22… wall_ms=1785694988575 mono_ms=354097 event=stream-sub-release stream=79 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T18:23:08.8425748Z CONN_LIFECYCLE: conn=122 role=brain wall_ms=1785694988842 mono_ms=354364 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T18:23:08.8426792Z CONN_LIFECYCLE: conn=122 role=brain wall_ms=1785694988842 mono_ms=354364 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T18:23:08.8427921Z CONN_LIFECYCLE: conn=123 role=brain stream-subscriber stream=80 wall_ms=1785694988842 mono_ms=354364 event=stream-sub-attach stream=80 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T18:23:08.8429543Z CONN_LIFECYCLE: conn=123 role=brain stream-subscriber stream=80 wall_ms=1785694988842 mono_ms=354364 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T18:23:08.8442754Z CONN_LIFECYCLE: conn=123 role=brain stream-subscriber stream=80 wall_ms=1785694988844 mono_ms=354365 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T18:23:08.8444039Z CONN_LIFECYCLE: conn=124 role=brain wall_ms=1785694988844 mono_ms=354366 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T18:23:08.8445016Z CONN_LIFECYCLE: conn=124 role=brain wall_ms=1785694988844 mono_ms=354366 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T18:23:08.9937902Z CONN_LIFECYCLE: conn=125 role=brain wall_ms=1785694988993 mono_ms=354515 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T18:23:08.9938875Z CONN_LIFECYCLE: conn=126 role=brain wall_ms=1785694988993 mono_ms=354515 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T18:23:08.9939890Z CONN_LIFECYCLE: conn=127 role=brain wall_ms=1785694988993 mono_ms=354515 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T18:23:08.9941146Z CONN_LIFECYCLE: conn=126 role=brain wall_ms=1785694988993 mono_ms=354515 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T18:23:08.9942468Z CONN_LIFECYCLE: conn=125 role=brain wall_ms=1785694988993 mono_ms=354515 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T18:23:08.9943946Z CONN_LIFECYCLE: conn=127 role=brain wall_ms=1785694988993 mono_ms=354515 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T18:23:08.9945874Z CONN_LIFECYCLE: conn=129 role=brain stream-subscriber stream=82 wall_ms=1785694988994 mono_ms=354515 event=stream-sub-attach stream=82 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T18:23:08.9947181Z CONN_LIFECYCLE: conn=128 role=brain wall_ms=1785694988994 mono_ms=354515 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T18:23:08.9948481Z CONN_LIFECYCLE: conn=129 role=brain stream-subscriber stream=82 wall_ms=1785694988994 mono_ms=354515 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T18:23:08.9950407Z CONN_LIFECYCLE: conn=128 role=brain stream-subscriber stream=81 wall_ms=1785694988994 mono_ms=354516 event=stream-sub-attach stream=81 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T18:23:08.9951949Z CONN_LIFECYCLE: conn=130 role=brain wall_ms=1785694988994 mono_ms=354516 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T18:23:08.9953231Z CONN_LIFECYCLE: conn=130 role=brain stream-subscriber stream=83 wall_ms=1785694988994 mono_ms=354516 event=stream-sub-attach stream=83 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T18:23:08.9954745Z CONN_LIFECYCLE: conn=1 role=brain controller session=1 endpoint=ling-twohost-b by=local controller session=2 endpoint=ling-twohost-b2 by=local wall_ms=1785694988994 mono_ms=354516 event=controller-replaced session=2 new_conn=128 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T18:23:08.9956988Z CONN_LIFECYCLE: conn=128 role=brain stream-subscriber stream=81 controller session=2 endpoint=ling-twohost-b2 by=bcead52b862344aef51998ca5d8f15dce1e38e6cee3795b219a5849f6ad4b41a wall_ms=1785694988994 mono_ms=354516 event=controller-attach session=2 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T18:23:08.9959128Z CONN_LIFECYCLE: conn=1 role=brain controller session=1 endpoint=ling-twohost-b by=local controller session=2 endpoint=ling-twohost-b2 by=local wall_ms=1785694988994 mono_ms=354516 event=writer-exit role=controller session=2 reason=channel-closed [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T18:23:08.9960363Z CONN_LIFECYCLE: conn=129 role=brain stream-subscriber stream=82 wall_ms=1785694988995 mono_ms=354516 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T18:23:08.9961133Z CONN_LIFECYCLE: conn=132 role=brain wall_ms=1785694988995 mono_ms=354516 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T18:23:08.9961828Z CONN_LIFECYCLE: conn=132 role=brain wall_ms=1785694988995 mono_ms=354516 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T18:23:08.9962706Z CONN_LIFECYCLE: conn=130 role=brain stream-subscriber stream=83 wall_ms=1785694988995 mono_ms=354517 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T18:23:08.9963487Z CONN_LIFECYCLE: conn=133 role=brain wall_ms=1785694988995 mono_ms=354517 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T18:23:08.9964161Z CONN_LIFECYCLE: conn=133 role=brain wall_ms=1785694988995 mono_ms=354517 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T18:23:09.0027728Z SUBSCRIBE_DECISION: session=2 endpoint=ling-twohost-b2 by=bcead52b862344aef51998ca5d8f15dce1e38e6cee3795b219a5849f6ad4b41a conn=128 intent=control old_by=- old_gen=0 req_gen=1785694988898 decision=controller
2026-08-02T18:23:09.0030875Z SUBSCRIBE_DECISION: session=2 endpoint=ling-twohost-b2 by=bcead52b862344aef51998ca5d8f15dce1e38e6cee3795b219a5849f6ad4b41a conn=128 intent=control old_by=bcead52b862344aef51998ca5d8f15dce1e38e6cee3795b219a5849f6ad4b41a old_gen=1785694988898 req_gen=1785694988898 decision=idempotent
2026-08-02T18:23:09.0727250Z TWOHOST OK: B-2: the attacher child's control stamps landed
2026-08-02T18:23:09.2171643Z CONN_LIFECYCLE: conn=3 role=brain stream-subscriber stream=2 stream-subscriber stream=3 stream-subscriber stream=7 stream-subscriber stream=8 stream-subscriber stream=14 stream-subscriber stream=17 stream-subscriber stream=21 stream-subscriber stream=22… wall_ms=1785694989216 mono_ms=354738 event=stream-sub-attach stream=86 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T18:23:09.3497521Z CONN_LIFECYCLE: conn=3 role=brain stream-subscriber stream=2 stream-subscriber stream=3 stream-subscriber stream=7 stream-subscriber stream=8 stream-subscriber stream=14 stream-subscriber stream=17 stream-subscriber stream=21 stream-subscriber stream=22… wall_ms=1785694989349 mono_ms=354871 event=stream-sub-release stream=86 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T18:23:09.3612067Z CONN_LIFECYCLE: conn=3 role=brain stream-subscriber stream=2 stream-subscriber stream=3 stream-subscriber stream=7 stream-subscriber stream=8 stream-subscriber stream=14 stream-subscriber stream=17 stream-subscriber stream=21 stream-subscriber stream=22… wall_ms=1785694989360 mono_ms=354882 event=stream-sub-attach stream=87 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T18:23:09.3835990Z CONN_LIFECYCLE: conn=3 role=brain stream-subscriber stream=2 stream-subscriber stream=3 stream-subscriber stream=7 stream-subscriber stream=8 stream-subscriber stream=14 stream-subscriber stream=17 stream-subscriber stream=21 stream-subscriber stream=22… wall_ms=1785694989383 mono_ms=354905 event=stream-sub-release stream=87 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T18:23:09.4069243Z CONN_LIFECYCLE: conn=3 role=brain stream-subscriber stream=2 stream-subscriber stream=3 stream-subscriber stream=7 stream-subscriber stream=8 stream-subscriber stream=14 stream-subscriber stream=17 stream-subscriber stream=21 stream-subscriber stream=22… wall_ms=1785694989406 mono_ms=354928 event=stream-sub-attach stream=90 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T18:23:10.1519159Z CONN_LIFECYCLE: conn=134 role=brain wall_ms=1785694990151 mono_ms=355673 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T18:23:10.1520274Z CONN_LIFECYCLE: conn=134 role=brain wall_ms=1785694990151 mono_ms=355673 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T18:23:10.1521645Z CONN_LIFECYCLE: conn=135 role=brain stream-subscriber stream=92 wall_ms=1785694990152 mono_ms=355673 event=stream-sub-attach stream=92 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T18:23:10.1523481Z CONN_LIFECYCLE: conn=135 role=brain stream-subscriber stream=92 wall_ms=1785694990152 mono_ms=355673 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T18:23:10.1579986Z CONN_LIFECYCLE: conn=135 role=brain stream-subscriber stream=92 wall_ms=1785694990157 mono_ms=355679 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T18:23:10.1581496Z CONN_LIFECYCLE: conn=136 role=brain wall_ms=1785694990158 mono_ms=355679 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T18:23:10.1582581Z CONN_LIFECYCLE: conn=136 role=brain wall_ms=1785694990158 mono_ms=355679 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T18:23:10.2023782Z CONN_LIFECYCLE: conn=137 role=brain wall_ms=1785694990202 mono_ms=355723 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T18:23:10.2024812Z CONN_LIFECYCLE: conn=138 role=brain wall_ms=1785694990202 mono_ms=355723 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T18:23:10.2026179Z CONN_LIFECYCLE: conn=138 role=brain wall_ms=1785694990202 mono_ms=355724 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T18:23:10.2027932Z CONN_LIFECYCLE: conn=137 role=brain wall_ms=1785694990202 mono_ms=355724 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T18:23:10.2029677Z CONN_LIFECYCLE: conn=139 role=brain stream-subscriber stream=93 wall_ms=1785694990202 mono_ms=355724 event=stream-sub-attach stream=93 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T18:23:10.2030811Z CONN_LIFECYCLE: conn=140 role=brain stream-subscriber stream=91 wall_ms=1785694990202 mono_ms=355724 event=stream-sub-attach stream=91 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T18:23:10.2031823Z CONN_LIFECYCLE: conn=139 role=brain stream-subscriber stream=93 wall_ms=1785694990202 mono_ms=355724 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T18:23:10.2032762Z CONN_LIFECYCLE: conn=140 role=brain stream-subscriber stream=91 wall_ms=1785694990202 mono_ms=355724 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T18:23:10.2043613Z CONN_LIFECYCLE: conn=139 role=brain stream-subscriber stream=93 wall_ms=1785694990204 mono_ms=355725 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T18:23:10.2045113Z CONN_LIFECYCLE: conn=141 role=brain wall_ms=1785694990204 mono_ms=355726 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T18:23:10.2046419Z CONN_LIFECYCLE: conn=141 role=brain wall_ms=1785694990204 mono_ms=355726 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T18:23:10.2248408Z CONN_LIFECYCLE: conn=140 role=brain stream-subscriber stream=91 wall_ms=1785694990224 mono_ms=355746 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T18:23:10.2250024Z CONN_LIFECYCLE: conn=142 role=brain wall_ms=1785694990224 mono_ms=355746 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T18:23:10.2250916Z CONN_LIFECYCLE: conn=142 role=brain wall_ms=1785694990224 mono_ms=355746 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T18:23:10.2528337Z CONN_LIFECYCLE: conn=143 role=brain wall_ms=1785694990252 mono_ms=355774 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T18:23:10.2529801Z CONN_LIFECYCLE: conn=144 role=brain wall_ms=1785694990252 mono_ms=355774 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T18:23:10.2531089Z CONN_LIFECYCLE: conn=143 role=brain wall_ms=1785694990252 mono_ms=355774 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T18:23:10.2532300Z CONN_LIFECYCLE: conn=144 role=brain wall_ms=1785694990252 mono_ms=355774 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T18:23:10.2533360Z CONN_LIFECYCLE: conn=145 role=brain stream-subscriber stream=94 wall_ms=1785694990252 mono_ms=355774 event=stream-sub-attach stream=94 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T18:23:10.2534419Z CONN_LIFECYCLE: conn=146 role=brain stream-subscriber stream=95 wall_ms=1785694990252 mono_ms=355774 event=stream-sub-attach stream=95 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T18:23:10.2535501Z CONN_LIFECYCLE: conn=145 role=brain stream-subscriber stream=94 wall_ms=1785694990253 mono_ms=355774 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T18:23:10.2536373Z CONN_LIFECYCLE: conn=146 role=brain stream-subscriber stream=95 wall_ms=1785694990253 mono_ms=355774 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T18:23:10.2539750Z CONN_LIFECYCLE: conn=146 role=brain stream-subscriber stream=95 wall_ms=1785694990253 mono_ms=355775 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T18:23:10.2541149Z CONN_LIFECYCLE: conn=147 role=brain wall_ms=1785694990253 mono_ms=355775 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T18:23:10.2542131Z CONN_LIFECYCLE: conn=147 role=brain wall_ms=1785694990254 mono_ms=355775 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T18:23:10.2546665Z CONN_LIFECYCLE: conn=145 role=brain stream-subscriber stream=94 wall_ms=1785694990254 mono_ms=355776 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T18:23:10.2547763Z CONN_LIFECYCLE: conn=148 role=brain wall_ms=1785694990254 mono_ms=355776 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T18:23:10.2548465Z CONN_LIFECYCLE: conn=148 role=brain wall_ms=1785694990254 mono_ms=355776 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T18:23:10.2682418Z CONN_LIFECYCLE: conn=22 role=brain wall_ms=1785694990268 mono_ms=355789 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T18:23:10.2683680Z CONN_LIFECYCLE: conn=21 role=brain stream-subscriber stream=15 controller session=1 endpoint=ling-twohost-b by=bcead52b862344aef51998ca5d8f15dce1e38e6cee3795b219a5849f6ad4b41a wall_ms=1785694990268 mono_ms=355789 event=writer-exit role=controller session=1 reason=channel-closed [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T18:23:10.2779684Z CONN_LIFECYCLE: conn=21 role=brain stream-subscriber stream=15 controller session=1 endpoint=ling-twohost-b by=bcead52b862344aef51998ca5d8f15dce1e38e6cee3795b219a5849f6ad4b41a wall_ms=1785694990277 mono_ms=355799 event=session-detach session=1 was_controller=true viewers_dropped=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T18:23:10.2781641Z CONN_LIFECYCLE: conn=21 role=brain stream-subscriber stream=15 controller session=1 endpoint=ling-twohost-b by=bcead52b862344aef51998ca5d8f15dce1e38e6cee3795b219a5849f6ad4b41a wall_ms=1785694990277 mono_ms=355799 event=stream-sub-release stream=15 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T18:23:10.2783448Z CONN_LIFECYCLE: conn=21 role=brain stream-subscriber stream=15 controller session=1 endpoint=ling-twohost-b by=bcead52b862344aef51998ca5d8f15dce1e38e6cee3795b219a5849f6ad4b41a wall_ms=1785694990278 mono_ms=355799 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T18:23:10.2784751Z CONN_LIFECYCLE: conn=149 role=brain wall_ms=1785694990278 mono_ms=355799 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T18:23:10.2785676Z CONN_LIFECYCLE: conn=149 role=brain wall_ms=1785694990278 mono_ms=355800 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T18:23:10.3031600Z CONN_LIFECYCLE: conn=150 role=brain wall_ms=1785694990303 mono_ms=355824 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T18:23:10.3033381Z CONN_LIFECYCLE: conn=150 role=brain wall_ms=1785694990303 mono_ms=355824 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T18:23:10.3034708Z CONN_LIFECYCLE: conn=151 role=brain stream-subscriber stream=96 wall_ms=1785694990303 mono_ms=355825 event=stream-sub-attach stream=96 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T18:23:10.3035943Z CONN_LIFECYCLE: conn=151 role=brain stream-subscriber stream=96 wall_ms=1785694990303 mono_ms=355825 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T18:23:10.3043998Z CONN_LIFECYCLE: conn=151 role=brain stream-subscriber stream=96 wall_ms=1785694990304 mono_ms=355826 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T18:23:10.3045188Z CONN_LIFECYCLE: conn=152 role=brain wall_ms=1785694990304 mono_ms=355826 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T18:23:10.3046217Z CONN_LIFECYCLE: conn=152 role=brain wall_ms=1785694990304 mono_ms=355826 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T18:23:15.0356230Z CONN_LIFECYCLE: conn=153 role=brain wall_ms=1785694995035 mono_ms=360557 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T18:23:15.0357288Z CONN_LIFECYCLE: conn=153 role=brain wall_ms=1785694995035 mono_ms=360557 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T18:23:15.0357985Z DISPATCH:97:Failed("stream 97: opener not pinned yet")
2026-08-02T18:23:15.0358707Z DISPATCH_EV: gen=1785694980387 stream=97 family=unclassified attempt=0 conn=6 event=worker-outcome detail=Failed("stream 97: opener not pinned yet") elapsed_ms=0 endpoint=-
2026-08-02T18:23:15.5418577Z CONN_LIFECYCLE: conn=154 role=brain wall_ms=1785694995541 mono_ms=361063 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T18:23:15.5419636Z DISPATCH:97:Failed("stream 97: opener not pinned yet")
2026-08-02T18:23:15.5420327Z CONN_LIFECYCLE: conn=154 role=brain wall_ms=1785694995541 mono_ms=361063 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T18:23:15.5421341Z DISPATCH_EV: gen=1785694980387 stream=97 family=unclassified attempt=1 conn=6 event=worker-outcome detail=Failed("stream 97: opener not pinned yet") elapsed_ms=0 endpoint=-
2026-08-02T18:23:16.5491826Z CONN_LIFECYCLE: conn=155 role=brain wall_ms=1785694996549 mono_ms=362070 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T18:23:16.5492800Z CONN_LIFECYCLE: conn=155 role=brain wall_ms=1785694996549 mono_ms=362070 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T18:23:16.5493477Z DISPATCH:97:Failed("stream 97: opener not pinned yet")
2026-08-02T18:23:16.5494222Z DISPATCH_EV: gen=1785694980387 stream=97 family=unclassified attempt=2 conn=6 event=worker-outcome detail=Failed("stream 97: opener not pinned yet") elapsed_ms=0 endpoint=-
2026-08-02T18:23:19.4593782Z CONN_LIFECYCLE: conn=3 role=brain stream-subscriber stream=2 stream-subscriber stream=3 stream-subscriber stream=7 stream-subscriber stream=8 stream-subscriber stream=14 stream-subscriber stream=17 stream-subscriber stream=21 stream-subscriber stream=22… wall_ms=1785694999459 mono_ms=364980 event=stream-sub-release stream=90 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T18:23:19.4595959Z PUMP_PEER_FAIL:bcead52b862344aef51998ca5d8f15dce1e38e6cee3795b219a5849f6ad4b41a:peer reply-read: no progress within budget — dropping peer (brain IPC read deadline elapsed)
2026-08-02T18:23:19.4867819Z CONN_LIFECYCLE: conn=3 role=brain stream-subscriber stream=2 stream-subscriber stream=3 stream-subscriber stream=7 stream-subscriber stream=8 stream-subscriber stream=14 stream-subscriber stream=17 stream-subscriber stream=21 stream-subscriber stream=22… wall_ms=1785694999486 mono_ms=365008 event=stream-sub-attach stream=100 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T18:23:25.0615566Z CONN_LIFECYCLE: conn=156 role=brain wall_ms=1785695005061 mono_ms=370583 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T18:23:25.0616591Z DISPATCH:101:Failed("stream 101: opener not pinned yet")
2026-08-02T18:23:25.0617273Z CONN_LIFECYCLE: conn=156 role=brain wall_ms=1785695005061 mono_ms=370583 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T18:23:25.0618295Z DISPATCH_EV: gen=1785694980387 stream=101 family=unclassified attempt=0 conn=7 event=worker-outcome detail=Failed("stream 101: opener not pinned yet") elapsed_ms=0 endpoint=-
2026-08-02T18:23:25.5652582Z CONN_LIFECYCLE: conn=157 role=brain wall_ms=1785695005565 mono_ms=371086 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T18:23:25.5653199Z DISPATCH:101:Failed("stream 101: opener not pinned yet")
2026-08-02T18:23:25.5653954Z DISPATCH_EV: gen=1785694980387 stream=101 family=unclassified attempt=1 conn=7 event=worker-outcome detail=Failed("stream 101: opener not pinned yet") elapsed_ms=0 endpoint=-
2026-08-02T18:23:25.5654983Z CONN_LIFECYCLE: conn=157 role=brain wall_ms=1785695005565 mono_ms=371086 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T18:23:26.5729202Z CONN_LIFECYCLE: conn=158 role=brain wall_ms=1785695006572 mono_ms=372094 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T18:23:26.5729851Z DISPATCH:101:Failed("stream 101: opener not pinned yet")
2026-08-02T18:23:26.5730437Z CONN_LIFECYCLE: conn=158 role=brain wall_ms=1785695006572 mono_ms=372094 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T18:23:26.5731277Z DISPATCH_EV: gen=1785694980387 stream=101 family=unclassified attempt=2 conn=7 event=worker-outcome detail=Failed("stream 101: opener not pinned yet") elapsed_ms=0 endpoint=-
2026-08-02T18:23:29.5394111Z CONN_LIFECYCLE: conn=3 role=brain stream-subscriber stream=2 stream-subscriber stream=3 stream-subscriber stream=7 stream-subscriber stream=8 stream-subscriber stream=14 stream-subscriber stream=17 stream-subscriber stream=21 stream-subscriber stream=22… wall_ms=1785695009539 mono_ms=375060 event=stream-sub-release stream=100 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T18:23:29.5395999Z PUMP_PEER_FAIL:bcead52b862344aef51998ca5d8f15dce1e38e6cee3795b219a5849f6ad4b41a:peer reply-read: no progress within budget — dropping peer (brain IPC read deadline elapsed)
2026-08-02T18:23:30.1587627Z PUMP_DIAL_SUBMIT:bcead52b862344aef51998ca5d8f15dce1e38e6cee3795b219a5849f6ad4b41a:leg=roster addr={"id":"bcead52b862344aef51998ca5d8f15dce1e38e6cee3795b219a5849f6ad4b41a","addrs":[{"Ip":"100.68.35.65:7460"},{"Ip":"192.168.1.81:7460"}]} wall_ms=1785695010158 mono_ms=29699
2026-08-02T18:23:30.1819145Z CONN_LIFECYCLE: conn=3 role=brain stream-subscriber stream=2 stream-subscriber stream=3 stream-subscriber stream=7 stream-subscriber stream=8 stream-subscriber stream=14 stream-subscriber stream=17 stream-subscriber stream=21 stream-subscriber stream=22… wall_ms=1785695010181 mono_ms=375703 event=stream-sub-attach stream=104 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T18:23:30.5087830Z PAIR_MEET_UP:twohost step=59523167 id=43f07d33c0c1b8ec8e1df5d192095a3d4450d1715b26fa05a07e92c75be9905f addr=EndpointAddr { id: PublicKey(43f07d33c0c1b8ec8e1df5d192095a3d4450d1715b26fa05a07e92c75be9905f), addrs: {Ip(100.98.197.12:45029), Ip(192.168.1.163:45029)} }
2026-08-02T18:23:35.0216070Z PUMP_PEER_FAIL:4d242a67ba4fcb79b0cebfaa292b61a45ff9344398dce3eda7965f5f6fa20f0b:stream ended before Done
2026-08-02T18:23:40.0557685Z CONN_LIFECYCLE: conn=3 role=brain stream-subscriber stream=2 stream-subscriber stream=3 stream-subscriber stream=7 stream-subscriber stream=8 stream-subscriber stream=14 stream-subscriber stream=17 stream-subscriber stream=21 stream-subscriber stream=22… wall_ms=1785695020055 mono_ms=385577 event=stream-sub-attach stream=108 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T18:23:40.0666754Z CONN_LIFECYCLE: conn=159 role=brain wall_ms=1785695020066 mono_ms=385588 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T18:23:40.0667885Z DISPATCH:105:Failed("stream 105: opener not pinned yet")
2026-08-02T18:23:40.0668567Z CONN_LIFECYCLE: conn=159 role=brain wall_ms=1785695020066 mono_ms=385588 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T18:23:40.0669722Z DISPATCH_EV: gen=1785694980387 stream=105 family=unclassified attempt=0 conn=8 event=worker-outcome detail=Failed("stream 105: opener not pinned yet") elapsed_ms=0 endpoint=-
2026-08-02T18:23:40.5703252Z CONN_LIFECYCLE: conn=160 role=brain wall_ms=1785695020570 mono_ms=386091 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T18:23:40.5703877Z DISPATCH:105:Failed("stream 105: opener not pinned yet")
2026-08-02T18:23:40.5704550Z CONN_LIFECYCLE: conn=160 role=brain wall_ms=1785695020570 mono_ms=386091 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T18:23:40.5705605Z DISPATCH_EV: gen=1785694980387 stream=105 family=unclassified attempt=1 conn=8 event=worker-outcome detail=Failed("stream 105: opener not pinned yet") elapsed_ms=0 endpoint=-
2026-08-02T18:23:41.5777251Z CONN_LIFECYCLE: conn=161 role=brain wall_ms=1785695021577 mono_ms=387099 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T18:23:41.5778190Z CONN_LIFECYCLE: conn=161 role=brain wall_ms=1785695021577 mono_ms=387099 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T18:23:41.5778869Z DISPATCH:105:Failed("stream 105: opener not pinned yet")
2026-08-02T18:23:41.5779737Z DISPATCH_EV: gen=1785694980387 stream=105 family=unclassified attempt=2 conn=8 event=worker-outcome detail=Failed("stream 105: opener not pinned yet") elapsed_ms=0 endpoint=-
2026-08-02T18:23:50.0278540Z PUMP_PEER_FAIL:4d242a67ba4fcb79b0cebfaa292b61a45ff9344398dce3eda7965f5f6fa20f0b:stream ended before Done
2026-08-02T18:23:50.0280404Z PUMP_PEER_FAIL:bcead52b862344aef51998ca5d8f15dce1e38e6cee3795b219a5849f6ad4b41a:stage=quic-connect: submit-dial exceeded the 10s bound (peer unresponsive) leg=roster addr={"id":"bcead52b862344aef51998ca5d8f15dce1e38e6cee3795b219a5849f6ad4b41a","addrs":[{"Ip":"100.68.35.65:7460"},{"Ip":"192.168.1.81:7460"}]} wall_ms=1785695030027 mono_ms=49569
2026-08-02T18:23:50.6492494Z PUMP_DIAL_SUBMIT:4d242a67ba4fcb79b0cebfaa292b61a45ff9344398dce3eda7965f5f6fa20f0b:leg=cache addr={"id":"4d242a67ba4fcb79b0cebfaa292b61a45ff9344398dce3eda7965f5f6fa20f0b","addrs":[{"Ip":"100.98.197.12:49559"}]} wall_ms=1785695030649 mono_ms=50190
2026-08-02T18:23:50.6497491Z PUMP_DIAL_SUBMIT:bcead52b862344aef51998ca5d8f15dce1e38e6cee3795b219a5849f6ad4b41a:leg=failed-addr-skip-then-discovery addr={"id":"bcead52b862344aef51998ca5d8f15dce1e38e6cee3795b219a5849f6ad4b41a","addrs":[{"Ip":"100.68.35.65:7460"}]} wall_ms=1785695030649 mono_ms=50190
2026-08-02T18:23:50.6822945Z PUMP_PEER_FAIL:4d242a67ba4fcb79b0cebfaa292b61a45ff9344398dce3eda7965f5f6fa20f0b:net-stream-open failed: no such conn 9
2026-08-02T18:24:00.5108485Z PAIR_MEET_UP:twohost step=59523168 id=2becac55940b93ca69ee3d7e3f876de4754ebb094f8945161381a4a3636f559f addr=EndpointAddr { id: PublicKey(2becac55940b93ca69ee3d7e3f876de4754ebb094f8945161381a4a3636f559f), addrs: {Ip(100.98.197.12:36434), Ip(192.168.1.163:36434)} }
2026-08-02T18:24:00.6520377Z PUMP_PEER_FAIL:bcead52b862344aef51998ca5d8f15dce1e38e6cee3795b219a5849f6ad4b41a:stage=quic-connect: submit-dial exceeded the 10s bound (peer unresponsive) leg=failed-addr-skip-then-discovery addr={"id":"bcead52b862344aef51998ca5d8f15dce1e38e6cee3795b219a5849f6ad4b41a","addrs":[{"Ip":"100.68.35.65:7460"}]} wall_ms=1785695040651 mono_ms=60192
2026-08-02T18:24:01.2706736Z PUMP_DIAL_SUBMIT:4d242a67ba4fcb79b0cebfaa292b61a45ff9344398dce3eda7965f5f6fa20f0b:leg=cache addr={"id":"4d242a67ba4fcb79b0cebfaa292b61a45ff9344398dce3eda7965f5f6fa20f0b","addrs":[{"Ip":"100.98.197.12:49559"}]} wall_ms=1785695041270 mono_ms=60811
2026-08-02T18:24:01.2793015Z PUMP_PEER_FAIL:4d242a67ba4fcb79b0cebfaa292b61a45ff9344398dce3eda7965f5f6fa20f0b:closed by peer: 0
2026-08-02T18:24:05.0882937Z CONN_LIFECYCLE: conn=162 role=brain wall_ms=1785695045088 mono_ms=410609 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T18:24:05.0883824Z DISPATCH:112:Unknown
2026-08-02T18:24:05.0884261Z DISPATCH_EV: gen=1785694980387 stream=112 family=unclassified attempt=0 conn=11 event=worker-outcome detail=Unknown elapsed_ms=0 endpoint=-
2026-08-02T18:24:05.0885012Z CONN_LIFECYCLE: conn=162 role=brain wall_ms=1785695045088 mono_ms=410609 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T18:24:05.6765949Z CONN_LIFECYCLE: conn=3 role=brain stream-subscriber stream=2 stream-subscriber stream=3 stream-subscriber stream=7 stream-subscriber stream=8 stream-subscriber stream=14 stream-subscriber stream=17 stream-subscriber stream=21 stream-subscriber stream=22… wall_ms=1785695045676 mono_ms=411198 event=stream-sub-attach stream=115 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T18:24:10.3200492Z CONN_LIFECYCLE: conn=131 role=brain wall_ms=1785695050319 mono_ms=415841 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T18:24:10.3320704Z CONN_LIFECYCLE: conn=131 role=brain wall_ms=1785695050331 mono_ms=415853 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T18:24:10.3322354Z CONN_LIFECYCLE: conn=128 role=brain stream-subscriber stream=81 controller session=2 endpoint=ling-twohost-b2 by=bcead52b862344aef51998ca5d8f15dce1e38e6cee3795b219a5849f6ad4b41a wall_ms=1785695050331 mono_ms=415853 event=writer-exit role=controller session=2 reason=channel-closed [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T18:24:10.3397839Z CONN_LIFECYCLE: conn=128 role=brain stream-subscriber stream=81 controller session=2 endpoint=ling-twohost-b2 by=bcead52b862344aef51998ca5d8f15dce1e38e6cee3795b219a5849f6ad4b41a wall_ms=1785695050339 mono_ms=415861 event=session-detach session=2 was_controller=true viewers_dropped=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T18:24:10.3400772Z CONN_LIFECYCLE: conn=128 role=brain stream-subscriber stream=81 controller session=2 endpoint=ling-twohost-b2 by=bcead52b862344aef51998ca5d8f15dce1e38e6cee3795b219a5849f6ad4b41a wall_ms=1785695050339 mono_ms=415861 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T18:24:10.3402122Z CONN_LIFECYCLE: conn=163 role=brain wall_ms=1785695050340 mono_ms=415861 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T18:24:10.3403006Z CONN_LIFECYCLE: conn=163 role=brain wall_ms=1785695050340 mono_ms=415861 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T18:24:10.3475356Z TWOHOST OK: B-2: the severed controller's stamps CLEAR (reap + converge)
2026-08-02T18:24:10.3476101Z TWOHOST OK: B-2 dead-controller reap cleared the stamps
2026-08-02T18:24:10.3476699Z TWOHOST OK: done-file pushed by A (ladder complete on A)
2026-08-02T18:24:10.3477237Z TWOHOST role B: ladder complete
2026-08-02T18:24:10.3513296Z CONN_LIFECYCLE: conn=1 role=brain controller session=1 endpoint=ling-twohost-b by=local controller session=2 endpoint=ling-twohost-b2 by=local wall_ms=1785695050351 mono_ms=415872 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T18:24:10.3553164Z test two_host_ladder_role_b ... ok
2026-08-02T18:24:10.3553414Z 
2026-08-02T18:24:10.3553771Z test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 416.15s
2026-08-02T18:24:10.3554269Z 
2026-08-02T18:24:10.3724547Z ##[group]Run cargo build -p mock-adapter --bin mock-session
2026-08-02T18:24:10.3724908Z [36;1mcargo build -p mock-adapter --bin mock-session[0m
2026-08-02T18:24:10.3737571Z shell: /usr/bin/bash -e {0}
2026-08-02T18:24:10.3737774Z env:
2026-08-02T18:24:10.3738068Z   SPT_CI_TEST_TMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30759666967-1-cVb0li
2026-08-02T18:24:10.3738516Z   TEMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30759666967-1-cVb0li
2026-08-02T18:24:10.3738932Z   TMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30759666967-1-cVb0li
2026-08-02T18:24:10.3739551Z   TMPDIR: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30759666967-1-cVb0li
2026-08-02T18:24:10.3740027Z ##[endgroup]
2026-08-02T18:24:10.4972931Z    Compiling typenum v1.20.1
2026-08-02T18:24:10.4973421Z    Compiling subtle v2.6.1
2026-08-02T18:24:10.8945380Z    Compiling generic-array v0.14.7
2026-08-02T18:24:11.1877060Z    Compiling block-buffer v0.10.4
2026-08-02T18:24:11.1877751Z    Compiling crypto-common v0.1.7
2026-08-02T18:24:11.2289363Z    Compiling digest v0.10.7
2026-08-02T18:24:11.3143822Z    Compiling sha2 v0.10.9
2026-08-02T18:24:11.3144151Z    Compiling hmac v0.12.1
2026-08-02T18:24:11.4987969Z    Compiling mock-adapter v0.52.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/adapters/mock)
2026-08-02T18:24:11.6642095Z     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.27s
2026-08-02T18:24:11.6771878Z ##[group]Run cargo test -p spt --test twohost_cli -- --nocapture
2026-08-02T18:24:11.6772280Z [36;1mcargo test -p spt --test twohost_cli -- --nocapture[0m
2026-08-02T18:24:11.6784806Z shell: /usr/bin/bash -e {0}
2026-08-02T18:24:11.6785009Z env:
2026-08-02T18:24:11.6785312Z   SPT_CI_TEST_TMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30759666967-1-cVb0li
2026-08-02T18:24:11.6785765Z   TEMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30759666967-1-cVb0li
2026-08-02T18:24:11.6786195Z   TMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30759666967-1-cVb0li
2026-08-02T18:24:11.6786609Z   TMPDIR: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30759666967-1-cVb0li
2026-08-02T18:24:11.6786938Z   SPT_TWO_HOST: 1
2026-08-02T18:24:11.6787115Z   SPT_TWO_HOST_ROLE: b
2026-08-02T18:24:11.6787305Z   SPT_TWO_HOST_SECRET: rig-twohost-ci
2026-08-02T18:24:11.6787529Z   SPT_TWO_HOST_WAIT_SECS: 900
2026-08-02T18:24:11.6787717Z ##[endgroup]
2026-08-02T18:24:11.9346084Z    Compiling n0-future v0.3.2
2026-08-02T18:24:11.9389217Z    Compiling rustix v1.1.4
2026-08-02T18:24:11.9452102Z    Compiling backon v1.6.0
2026-08-02T18:24:11.9807632Z    Compiling n0-watcher v0.6.1
2026-08-02T18:24:11.9808102Z    Compiling iroh-dns v0.98.0
2026-08-02T18:24:12.0813770Z    Compiling netwatch v0.16.0
2026-08-02T18:24:12.2069648Z    Compiling iroh-relay v0.98.0
2026-08-02T18:24:12.6848182Z    Compiling portmapper v0.16.0
2026-08-02T18:24:13.4354165Z    Compiling terminal_size v0.4.4
2026-08-02T18:24:13.4354728Z    Compiling tempfile v3.27.0
2026-08-02T18:24:13.4851167Z    Compiling clap_builder v4.6.0
2026-08-02T18:24:13.5946064Z    Compiling spt-test-support v0.52.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-test-support)
2026-08-02T18:24:14.8880341Z    Compiling clap v4.6.1
2026-08-02T18:24:15.3567183Z    Compiling iroh v0.98.2
2026-08-02T18:24:23.4297704Z    Compiling spt-net v0.52.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-net)
2026-08-02T18:24:25.2404804Z    Compiling spt-daemon v0.52.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-daemon)
2026-08-02T18:24:35.9705049Z    Compiling spt v0.52.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt)
2026-08-02T18:24:42.5399514Z     Finished `test` profile [unoptimized + debuginfo] target(s) in 30.85s
2026-08-02T18:24:42.5626454Z      Running tests/twohost_cli.rs (target/debug/deps/twohost_cli-01a2540df5d9d707)
2026-08-02T18:24:42.5643792Z 
2026-08-02T18:24:42.5656648Z running 2 tests
2026-08-02T18:24:42.5657039Z test gated_cli_role_a ... ok
2026-08-02T18:24:42.5657510Z GATED role B: node 989b0dbaa74de8e5c747af19c65f49211f08235717e8d322ec082ab0cbfb48ee
2026-08-02T18:24:43.0546811Z MANIFEST_DEAD_KEY:gatedresume: [session.psyche_init] references `{psyche_dir}`, not a fillable key — this role is retired (never spawned); remove the dead reference
2026-08-02T18:24:52.5977857Z GATED role B: ticker session 1 ready
2026-08-02T18:25:06.6104832Z GATED OK: bring-up: A's target row replicated to B
2026-08-02T18:25:06.6105993Z GATED OK: C-2: A's wake flipped the rest intent to Active
2026-08-02T18:25:06.6106509Z GATED OK: C-2: the [session.resume] template relaunched the harness
2026-08-02T18:25:06.6107147Z GATED OK: C-2: the revived harness self-bound (status online)
2026-08-02T18:25:06.6107429Z GATED OK: C-2 revive (serve side)
2026-08-02T18:25:06.8453503Z GATED OK: E-1 send confirmed —  SENT(WAN):ling-gated-tgt@cc45247c71dc683e9c6505b72142e1976f898f7acf064beb27e35d2993ace09c (spooled)
2026-08-02T18:25:37.4329132Z GATED OK: E-1: A confirmed the from-stamp
2026-08-02T18:25:40.2055215Z GATED OK: W4 fork: A's cross-node fork landed here
2026-08-02T18:25:40.2369509Z GATED OK: W4 fork — whole endpoint minted here, source intact
2026-08-02T18:25:42.5645966Z test gated_cli_role_b has been running for over 60 seconds
2026-08-02T18:26:08.5844312Z GATED OK: B-3: A's viewport is attached
2026-08-02T18:26:08.5962963Z GATED: daemon stop rc=Some(3) out= err=DAEMON_STOP_REFUSED: a broker-stopping command is never run by an spt endpoint (this process runs inside hosted session 'ling-gated-e1'). this would kill the running session(s) of all 2 spt-hosted endpoint(s) on this node, including your own: ling-gated-rc, ling-gated-c2. No flag overrides this, `--force` included. run this from a terminal of your own — a shell that is not descended from an agent's hosted session
2026-08-02T18:26:08.6013122Z GATED role B: daemon DOWN (honest stop) — restarting
2026-08-02T18:26:18.1369875Z GATED role B: ticker respawned (2) after the bounce
2026-08-02T18:29:14.6829906Z GATED OK: B-3: A finished (reheal proven)
2026-08-02T18:44:14.7471482Z GATED role B: step complete — bye ack NOT observed within the bound (tolerated: A asserts delivery on its side)
2026-08-02T18:44:14.8371451Z test gated_cli_role_b ... ok
2026-08-02T18:44:14.8371700Z 
2026-08-02T18:44:14.8371972Z test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1172.27s
2026-08-02T18:44:14.8372339Z 
2026-08-02T18:44:14.8501687Z ##[group]Run bash .github/ci/reap-census.sh end
2026-08-02T18:44:14.8502006Z [36;1mbash .github/ci/reap-census.sh end[0m
2026-08-02T18:44:14.8514266Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0}
2026-08-02T18:44:14.8514546Z env:
2026-08-02T18:44:14.8514842Z   SPT_CI_TEST_TMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30759666967-1-cVb0li
2026-08-02T18:44:14.8515291Z   TEMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30759666967-1-cVb0li
2026-08-02T18:44:14.8515690Z   TMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30759666967-1-cVb0li
2026-08-02T18:44:14.8516111Z   TMPDIR: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30759666967-1-cVb0li
2026-08-02T18:44:14.8516421Z ##[endgroup]
2026-08-02T18:44:14.8560707Z CI-CENSUS scope roots:
2026-08-02T18:44:14.8561005Z   root: /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core
2026-08-02T18:44:14.8561373Z   root: /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/target
2026-08-02T18:44:14.8561806Z   root: /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/.adapter-notify/target
2026-08-02T18:44:14.8562158Z   root: /home/reavus/actions-runner/_work/_temp
2026-08-02T18:44:14.8562412Z   root: /home/reavus/spt-n1-oldbroker
2026-08-02T18:44:14.8606211Z CI-CENSUS self-check OK: walked 393 /proc entries, exe resolution live
2026-08-02T18:44:16.3319584Z CI-CENSUS phase=pre-reap box_procs=393 box_fds=10976 family_total=4 scoped=3 unscoped=1 unreadable_path=0 flood_orphans=0
2026-08-02T18:44:16.3320361Z   SCOPED   pid=1078971 /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/target/debug/spt
2026-08-02T18:44:16.3320986Z   SCOPED   pid=1078988 /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/target/debug/spt
2026-08-02T18:44:16.3321698Z   SCOPED   pid=1079300 /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/.adapter-notify/target/debug/notify-shell
2026-08-02T18:44:16.3322609Z   FOREIGN  pid=1358109 /home/reavus/.local/bin/spt
2026-08-02T18:44:16.3323047Z CI-REAP: settling 5s so cleanly-exiting daemons are not counted as leaks
2026-08-02T18:44:22.7945051Z CI-CENSUS phase=post-settle box_procs=394 box_fds=11008 family_total=4 scoped=3 unscoped=1 unreadable_path=0 flood_orphans=0
2026-08-02T18:44:22.7946000Z   SCOPED   pid=1078971 /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/target/debug/spt
2026-08-02T18:44:22.7946500Z   SCOPED   pid=1078988 /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/target/debug/spt
2026-08-02T18:44:22.7947055Z   SCOPED   pid=1079300 /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/.adapter-notify/target/debug/notify-shell
2026-08-02T18:44:22.7947499Z   FOREIGN  pid=1358109 /home/reavus/.local/bin/spt
2026-08-02T18:44:22.8686771Z   REAP  pid=1078971 /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/target/debug/spt
2026-08-02T18:44:22.8687339Z   REAP  pid=1078988 /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/target/debug/spt
2026-08-02T18:44:22.8710683Z   REAP  pid=1079300 /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/.adapter-notify/target/debug/notify-shell
2026-08-02T18:44:26.4060812Z CI-CENSUS phase=end box_procs=391 box_fds=10976 family_total=1 scoped=0 unscoped=1 unreadable_path=0 flood_orphans=0
2026-08-02T18:44:26.4061437Z   FOREIGN  pid=1358109 /home/reavus/.local/bin/spt
2026-08-02T18:44:26.4061819Z CI-REAP summary: killed=3 flood_orphans=none scoped_survivors=0
2026-08-02T18:44:26.4089667Z ##[group]Run bash .github/ci/test-temp-sandbox.sh cleanup
2026-08-02T18:44:26.4090035Z [36;1mbash .github/ci/test-temp-sandbox.sh cleanup[0m
2026-08-02T18:44:26.4102811Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0}
2026-08-02T18:44:26.4103082Z env:
2026-08-02T18:44:26.4103378Z   SPT_CI_TEST_TMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30759666967-1-cVb0li
2026-08-02T18:44:26.4103827Z   TEMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30759666967-1-cVb0li
2026-08-02T18:44:26.4104236Z   TMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30759666967-1-cVb0li
2026-08-02T18:44:26.4104643Z   TMPDIR: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30759666967-1-cVb0li
2026-08-02T18:44:26.4104953Z ##[endgroup]
2026-08-02T18:44:26.4179837Z CI-TMP cleanup: removed /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30759666967-1-cVb0li on attempt 1/5
2026-08-02T18:44:26.4293896Z Post job cleanup.
2026-08-02T18:44:26.4980672Z [command]/usr/bin/git version
2026-08-02T18:44:26.5013536Z git version 2.43.0
2026-08-02T18:44:26.5074121Z Copying '/home/reavus/.gitconfig' to '/home/reavus/actions-runner/_work/_temp/e0229383-7d7f-49fe-bce8-f8ec0c014f99/.gitconfig'
2026-08-02T18:44:26.5081232Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/e0229383-7d7f-49fe-bce8-f8ec0c014f99' before making global git config changes
2026-08-02T18:44:26.5081968Z Adding repository directory to the temporary git global config as a safe directory
2026-08-02T18:44:26.5085039Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/.adapter-notify
2026-08-02T18:44:26.5117215Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-08-02T18:44:26.5145096Z [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-02T18:44:26.5336133Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-08-02T18:44:26.5357005Z http.https://github.com/.extraheader
2026-08-02T18:44:26.5365761Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader
2026-08-02T18:44:26.5393992Z [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-02T18:44:26.5594911Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-08-02T18:44:26.5621136Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-08-02T18:44:26.5957211Z Post job cleanup.
2026-08-02T18:44:26.6621436Z [command]/usr/bin/git version
2026-08-02T18:44:26.6654186Z git version 2.43.0
2026-08-02T18:44:26.6715442Z Copying '/home/reavus/.gitconfig' to '/home/reavus/actions-runner/_work/_temp/0c7e4ea0-bca5-4a72-9611-b49843c05d85/.gitconfig'
2026-08-02T18:44:26.6722373Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/0c7e4ea0-bca5-4a72-9611-b49843c05d85' before making global git config changes
2026-08-02T18:44:26.6723154Z Adding repository directory to the temporary git global config as a safe directory
2026-08-02T18:44:26.6725797Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core
2026-08-02T18:44:26.6771931Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-08-02T18:44:26.6798044Z [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-02T18:44:26.6984537Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-08-02T18:44:26.7004274Z http.https://github.com/.extraheader
2026-08-02T18:44:26.7014710Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader
2026-08-02T18:44:26.7039034Z [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-02T18:44:26.7226691Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-08-02T18:44:26.7251688Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-08-02T18:44:26.7562802Z Cleaning up orphan processes
