﻿2026-08-01T10:04:58.8056112Z Current runner version: '2.336.0'
2026-08-01T10:04:58.8060898Z Runner name: 'kitsubito'
2026-08-01T10:04:58.8061399Z Runner group name: 'Default'
2026-08-01T10:04:58.8062043Z Machine name: 'KITSUBITO'
2026-08-01T10:04:58.8065321Z ##[group]GITHUB_TOKEN Permissions
2026-08-01T10:04:58.8067540Z Actions: write
2026-08-01T10:04:58.8067956Z ArtifactMetadata: write
2026-08-01T10:04:58.8068359Z Attestations: write
2026-08-01T10:04:58.8068739Z Checks: write
2026-08-01T10:04:58.8069191Z CodeQuality: write
2026-08-01T10:04:58.8069559Z Contents: write
2026-08-01T10:04:58.8069917Z CopilotRequests: write
2026-08-01T10:04:58.8070304Z Deployments: write
2026-08-01T10:04:58.8070671Z Discussions: write
2026-08-01T10:04:58.8071039Z Drives: write
2026-08-01T10:04:58.8071377Z Issues: write
2026-08-01T10:04:58.8071720Z Metadata: read
2026-08-01T10:04:58.8072073Z Models: read
2026-08-01T10:04:58.8072426Z Packages: write
2026-08-01T10:04:58.8072789Z Pages: write
2026-08-01T10:04:58.8073246Z PullRequests: write
2026-08-01T10:04:58.8073656Z RepositoryProjects: write
2026-08-01T10:04:58.8074070Z SecurityEvents: write
2026-08-01T10:04:58.8074448Z Statuses: write
2026-08-01T10:04:58.8074809Z VulnerabilityAlerts: read
2026-08-01T10:04:58.8075200Z ##[endgroup]
2026-08-01T10:04:58.8077014Z Secret source: Actions
2026-08-01T10:04:58.8077701Z Prepare workflow directory
2026-08-01T10:04:58.8519095Z Prepare all required actions
2026-08-01T10:04:58.8556775Z Getting action download info
2026-08-01T10:04:59.1581543Z Download action repository 'actions/checkout@v5' (SHA:fbc6f3992d24b796d5a048ff273f7fcc4a7b6c09)
2026-08-01T10:04:59.6660394Z Complete job name: twohost-b
2026-08-01T10:04:59.7562716Z ##[group]Run set -euo pipefail
2026-08-01T10:04:59.7563368Z [36;1mset -euo pipefail[0m
2026-08-01T10:04:59.7563861Z [36;1mfloor_bytes=$((32 * 1024 * 1024 * 1024))[0m
2026-08-01T10:04:59.7564507Z [36;1mdrive=$(df -P "$GITHUB_WORKSPACE" | awk 'NR == 2 { print $1 }')[0m
2026-08-01T10:04:59.7565253Z [36;1mfree_bytes=$(df -PB1 "$GITHUB_WORKSPACE" | awk 'NR == 2 { print $4 }')[0m
2026-08-01T10:04:59.7566035Z [36;1mprintf 'disk preflight: drive=%s free_bytes=%s floor_bytes=%s\n' \[0m
2026-08-01T10:04:59.7566684Z [36;1m  "$drive" "$free_bytes" "$floor_bytes"[0m
2026-08-01T10:04:59.7567222Z [36;1mif [ "$free_bytes" -lt "$floor_bytes" ]; then[0m
2026-08-01T10:04:59.7568095Z [36;1m  echo "::error title=Insufficient free disk::RESOURCE=disk drive=$drive free_bytes=$free_bytes floor_bytes=$floor_bytes"[0m
2026-08-01T10:04:59.7568909Z [36;1m  exit 1[0m
2026-08-01T10:04:59.7569368Z [36;1mfi[0m
2026-08-01T10:04:59.7586322Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0}
2026-08-01T10:04:59.7587184Z ##[endgroup]
2026-08-01T10:04:59.7746154Z disk preflight: drive=/dev/nvme0n1p2 free_bytes=694402097152 floor_bytes=34359738368
2026-08-01T10:04:59.7940477Z ##[group]Run actions/checkout@v5
2026-08-01T10:04:59.7940988Z with:
2026-08-01T10:04:59.7941383Z   repository: BigscreenVR/spt-bs-core
2026-08-01T10:04:59.7944488Z   token: ***
2026-08-01T10:04:59.7944900Z   ssh-strict: true
2026-08-01T10:04:59.7945267Z   ssh-user: git
2026-08-01T10:04:59.7945655Z   persist-credentials: true
2026-08-01T10:04:59.7946063Z   clean: true
2026-08-01T10:04:59.7946440Z   sparse-checkout-cone-mode: true
2026-08-01T10:04:59.7946875Z   fetch-depth: 1
2026-08-01T10:04:59.7947248Z   fetch-tags: false
2026-08-01T10:04:59.7947632Z   show-progress: true
2026-08-01T10:04:59.7948013Z   lfs: false
2026-08-01T10:04:59.7948366Z   submodules: false
2026-08-01T10:04:59.7948756Z   set-safe-directory: true
2026-08-01T10:04:59.7949281Z   allow-unsafe-pr-checkout: false
2026-08-01T10:04:59.7949724Z ##[endgroup]
2026-08-01T10:04:59.8746552Z Syncing repository: BigscreenVR/spt-bs-core
2026-08-01T10:04:59.8748371Z ##[group]Getting Git version info
2026-08-01T10:04:59.8749372Z Working directory is '/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core'
2026-08-01T10:04:59.8750511Z [command]/usr/bin/git version
2026-08-01T10:04:59.8751112Z git version 2.43.0
2026-08-01T10:04:59.8762358Z ##[endgroup]
2026-08-01T10:04:59.8769852Z Copying '/home/reavus/.gitconfig' to '/home/reavus/actions-runner/_work/_temp/05eee179-42c4-4d81-80d0-60e4cd619a8d/.gitconfig'
2026-08-01T10:04:59.8777235Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/05eee179-42c4-4d81-80d0-60e4cd619a8d' before making global git config changes
2026-08-01T10:04:59.8779984Z Adding repository directory to the temporary git global config as a safe directory
2026-08-01T10:04:59.8781358Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core
2026-08-01T10:04:59.8814411Z [command]/usr/bin/git config --local --get remote.origin.url
2026-08-01T10:04:59.8836007Z https://github.com/BigscreenVR/spt-bs-core
2026-08-01T10:04:59.8908560Z ##[group]Removing previously created refs, to avoid conflicts
2026-08-01T10:04:59.8909801Z [command]/usr/bin/git rev-parse --symbolic-full-name --verify --quiet HEAD
2026-08-01T10:04:59.8910507Z refs/heads/golden/handrail
2026-08-01T10:04:59.8911656Z [command]/usr/bin/git checkout --detach
2026-08-01T10:04:59.9195487Z HEAD is now at 68e50a906 release: v0.50.0 — HANDRAIL (releases#69)
2026-08-01T10:04:59.9269137Z [command]/usr/bin/git branch --delete --force golden/handrail
2026-08-01T10:04:59.9301191Z Deleted branch golden/handrail (was 68e50a906).
2026-08-01T10:04:59.9961985Z ##[endgroup]
2026-08-01T10:04:59.9964822Z [command]/usr/bin/git submodule status
2026-08-01T10:05:00.0163961Z ##[group]Cleaning the repository
2026-08-01T10:05:00.0166409Z [command]/usr/bin/git clean -ffdx
2026-08-01T10:05:03.7783499Z Removing .adapter-notify/
2026-08-01T10:05:03.7783904Z Removing target/
2026-08-01T10:05:03.7792855Z [command]/usr/bin/git reset --hard HEAD
2026-08-01T10:05:03.7927086Z HEAD is now at 68e50a906 release: v0.50.0 — HANDRAIL (releases#69)
2026-08-01T10:05:03.7934694Z ##[endgroup]
2026-08-01T10:05:03.7935414Z ##[group]Disabling automatic garbage collection
2026-08-01T10:05:03.7937923Z [command]/usr/bin/git config --local gc.auto 0
2026-08-01T10:05:03.7963201Z ##[endgroup]
2026-08-01T10:05:03.7963661Z ##[group]Setting up auth
2026-08-01T10:05:03.7968283Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-08-01T10:05:03.7995474Z [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-01T10:05:03.8184162Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-08-01T10:05:03.8211730Z [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-01T10:05:03.8394151Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-08-01T10:05:03.8419238Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-08-01T10:05:03.8613484Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-08-01T10:05:03.8645370Z ##[endgroup]
2026-08-01T10:05:03.8645809Z ##[group]Fetching the repository
2026-08-01T10:05:03.8651757Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +68e50a90602578669b8ee5db9be5332bd49ecadf:refs/remotes/origin/golden/handrail
2026-08-01T10:05:04.3410872Z ##[endgroup]
2026-08-01T10:05:04.3411391Z ##[group]Determining the checkout info
2026-08-01T10:05:04.3413563Z ##[endgroup]
2026-08-01T10:05:04.3416368Z [command]/usr/bin/git sparse-checkout disable
2026-08-01T10:05:04.3457455Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
2026-08-01T10:05:04.3481314Z ##[group]Checking out the ref
2026-08-01T10:05:04.3484197Z [command]/usr/bin/git checkout --progress --force -B golden/handrail refs/remotes/origin/golden/handrail
2026-08-01T10:05:04.3541617Z Switched to a new branch 'golden/handrail'
2026-08-01T10:05:04.3542281Z branch 'golden/handrail' set up to track 'origin/golden/handrail'.
2026-08-01T10:05:04.3547736Z ##[endgroup]
2026-08-01T10:05:04.3584482Z [command]/usr/bin/git log -1 --format=%H
2026-08-01T10:05:04.3611464Z 68e50a90602578669b8ee5db9be5332bd49ecadf
2026-08-01T10:05:04.3729376Z ##[group]Run bash .github/ci/test-temp-sandbox.sh setup
2026-08-01T10:05:04.3729743Z [36;1mbash .github/ci/test-temp-sandbox.sh setup[0m
2026-08-01T10:05:04.3743109Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0}
2026-08-01T10:05:04.3743385Z ##[endgroup]
2026-08-01T10:05:04.3795052Z CI-TMP setup: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30694163123-1-VsuMpo
2026-08-01T10:05:04.3877596Z ##[group]Run actions/checkout@v5
2026-08-01T10:05:04.3877839Z with:
2026-08-01T10:05:04.3878030Z   repository: SaberMage/spt-shell-notify
2026-08-01T10:05:04.3878265Z   path: .adapter-notify
2026-08-01T10:05:04.3880172Z   token: ***
2026-08-01T10:05:04.3880372Z   ssh-strict: true
2026-08-01T10:05:04.3880545Z   ssh-user: git
2026-08-01T10:05:04.3880734Z   persist-credentials: true
2026-08-01T10:05:04.3880931Z   clean: true
2026-08-01T10:05:04.3881102Z   sparse-checkout-cone-mode: true
2026-08-01T10:05:04.3881311Z   fetch-depth: 1
2026-08-01T10:05:04.3881487Z   fetch-tags: false
2026-08-01T10:05:04.3881666Z   show-progress: true
2026-08-01T10:05:04.3881843Z   lfs: false
2026-08-01T10:05:04.3882009Z   submodules: false
2026-08-01T10:05:04.3882186Z   set-safe-directory: true
2026-08-01T10:05:04.3882400Z   allow-unsafe-pr-checkout: false
2026-08-01T10:05:04.3882610Z env:
2026-08-01T10:05:04.3882930Z   SPT_CI_TEST_TMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30694163123-1-VsuMpo
2026-08-01T10:05:04.3883379Z   TEMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30694163123-1-VsuMpo
2026-08-01T10:05:04.3883784Z   TMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30694163123-1-VsuMpo
2026-08-01T10:05:04.3884197Z   TMPDIR: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30694163123-1-VsuMpo
2026-08-01T10:05:04.3884526Z ##[endgroup]
2026-08-01T10:05:04.4572125Z Syncing repository: SaberMage/spt-shell-notify
2026-08-01T10:05:04.4575796Z ##[group]Getting Git version info
2026-08-01T10:05:04.4576362Z Working directory is '/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/.adapter-notify'
2026-08-01T10:05:04.4600173Z [command]/usr/bin/git version
2026-08-01T10:05:04.4667172Z git version 2.43.0
2026-08-01T10:05:04.4683453Z ##[endgroup]
2026-08-01T10:05:04.4690744Z Copying '/home/reavus/.gitconfig' to '/home/reavus/actions-runner/_work/_temp/a6b42340-01d4-4638-a313-031199476c7d/.gitconfig'
2026-08-01T10:05:04.4697745Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/a6b42340-01d4-4638-a313-031199476c7d' before making global git config changes
2026-08-01T10:05:04.4698632Z Adding repository directory to the temporary git global config as a safe directory
2026-08-01T10:05:04.4700809Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/.adapter-notify
2026-08-01T10:05:04.4728208Z ##[group]Initializing the repository
2026-08-01T10:05:04.4731555Z [command]/usr/bin/git init /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/.adapter-notify
2026-08-01T10:05:04.4759315Z hint: Using 'master' as the name for the initial branch. This default branch name
2026-08-01T10:05:04.4759941Z hint: is subject to change. To configure the initial branch name to use in all
2026-08-01T10:05:04.4760494Z hint: of your new repositories, which will suppress this warning, call:
2026-08-01T10:05:04.4760907Z hint: 
2026-08-01T10:05:04.4761227Z hint: 	git config --global init.defaultBranch <name>
2026-08-01T10:05:04.4761613Z hint: 
2026-08-01T10:05:04.4761961Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
2026-08-01T10:05:04.4762524Z hint: 'development'. The just-created branch can be renamed via this command:
2026-08-01T10:05:04.4762946Z hint: 
2026-08-01T10:05:04.4763435Z hint: 	git branch -m <name>
2026-08-01T10:05:04.4764221Z Initialized empty Git repository in /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/.adapter-notify/.git/
2026-08-01T10:05:04.4771700Z [command]/usr/bin/git remote add origin https://github.com/SaberMage/spt-shell-notify
2026-08-01T10:05:04.4797708Z ##[endgroup]
2026-08-01T10:05:04.4798107Z ##[group]Disabling automatic garbage collection
2026-08-01T10:05:04.4800502Z [command]/usr/bin/git config --local gc.auto 0
2026-08-01T10:05:04.4825746Z ##[endgroup]
2026-08-01T10:05:04.4826104Z ##[group]Setting up auth
2026-08-01T10:05:04.4831370Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-08-01T10:05:04.4857064Z [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-01T10:05:04.5041025Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-08-01T10:05:04.5066375Z [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-01T10:05:04.5254866Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-08-01T10:05:04.5282343Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-08-01T10:05:04.5473787Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-08-01T10:05:04.5506832Z ##[endgroup]
2026-08-01T10:05:04.5507264Z ##[group]Determining the default branch
2026-08-01T10:05:04.5510903Z Retrieving the default branch name
2026-08-01T10:05:04.9981610Z Default branch 'main'
2026-08-01T10:05:04.9982235Z ##[endgroup]
2026-08-01T10:05:04.9982582Z ##[group]Fetching the repository
2026-08-01T10:05:04.9986830Z [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-01T10:05:05.5479420Z From https://github.com/SaberMage/spt-shell-notify
2026-08-01T10:05:05.5479850Z  * [new branch]      main       -> origin/main
2026-08-01T10:05:05.5495948Z ##[endgroup]
2026-08-01T10:05:05.5496253Z ##[group]Determining the checkout info
2026-08-01T10:05:05.5497814Z ##[endgroup]
2026-08-01T10:05:05.5501580Z [command]/usr/bin/git sparse-checkout disable
2026-08-01T10:05:05.5576345Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
2026-08-01T10:05:05.5604708Z ##[group]Checking out the ref
2026-08-01T10:05:05.5607421Z [command]/usr/bin/git checkout --progress --force -B main refs/remotes/origin/main
2026-08-01T10:05:05.5645083Z Switched to a new branch 'main'
2026-08-01T10:05:05.5645454Z branch 'main' set up to track 'origin/main'.
2026-08-01T10:05:05.5649813Z ##[endgroup]
2026-08-01T10:05:05.5682333Z [command]/usr/bin/git log -1 --format=%H
2026-08-01T10:05:05.5705024Z ee2d37eadc730c0019e0af82d683074c509634a2
2026-08-01T10:05:05.5834304Z ##[group]Run cargo build --manifest-path .adapter-notify/Cargo.toml
2026-08-01T10:05:05.5834704Z [36;1mcargo build --manifest-path .adapter-notify/Cargo.toml[0m
2026-08-01T10:05:05.5847664Z shell: /usr/bin/bash -e {0}
2026-08-01T10:05:05.5847864Z env:
2026-08-01T10:05:05.5848160Z   SPT_CI_TEST_TMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30694163123-1-VsuMpo
2026-08-01T10:05:05.5848598Z   TEMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30694163123-1-VsuMpo
2026-08-01T10:05:05.5849065Z   TMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30694163123-1-VsuMpo
2026-08-01T10:05:05.5849709Z   TMPDIR: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30694163123-1-VsuMpo
2026-08-01T10:05:05.5850043Z ##[endgroup]
2026-08-01T10:05:05.6228299Z     Updating crates.io index
2026-08-01T10:05:05.8402617Z      Locking 11 packages to latest compatible versions
2026-08-01T10:05:05.8797220Z    Compiling zmij v1.0.23
2026-08-01T10:05:05.8797694Z    Compiling serde_core v1.0.229
2026-08-01T10:05:05.8797980Z    Compiling serde_json v1.0.151
2026-08-01T10:05:05.8798228Z    Compiling itoa v1.0.18
2026-08-01T10:05:05.8798470Z    Compiling memchr v2.8.3
2026-08-01T10:05:07.7628688Z    Compiling spt-shell-notify v0.1.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/.adapter-notify)
2026-08-01T10:05:07.9450243Z     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.34s
2026-08-01T10:05:07.9561558Z ##[group]Run cargo build -p spt --bin spt
2026-08-01T10:05:07.9561974Z [36;1mcargo build -p spt --bin spt[0m
2026-08-01T10:05:07.9575907Z shell: /usr/bin/bash -e {0}
2026-08-01T10:05:07.9576112Z env:
2026-08-01T10:05:07.9576417Z   SPT_CI_TEST_TMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30694163123-1-VsuMpo
2026-08-01T10:05:07.9576890Z   TEMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30694163123-1-VsuMpo
2026-08-01T10:05:07.9577324Z   TMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30694163123-1-VsuMpo
2026-08-01T10:05:07.9577732Z   TMPDIR: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30694163123-1-VsuMpo
2026-08-01T10:05:07.9578100Z ##[endgroup]
2026-08-01T10:05:08.2525577Z    Compiling proc-macro2 v1.0.106
2026-08-01T10:05:08.2525970Z    Compiling quote v1.0.45
2026-08-01T10:05:08.2526253Z    Compiling unicode-ident v1.0.24
2026-08-01T10:05:08.2551384Z    Compiling libc v0.2.186
2026-08-01T10:05:08.2571154Z    Compiling serde_core v1.0.228
2026-08-01T10:05:08.2582688Z    Compiling cfg-if v1.0.4
2026-08-01T10:05:08.2583408Z    Compiling serde v1.0.228
2026-08-01T10:05:08.2610050Z    Compiling log v0.4.32
2026-08-01T10:05:08.2610673Z    Compiling pin-project-lite v0.2.17
2026-08-01T10:05:08.2626658Z    Compiling typenum v1.20.1
2026-08-01T10:05:08.2646016Z    Compiling version_check v0.9.5
2026-08-01T10:05:08.2731069Z    Compiling memchr v2.8.1
2026-08-01T10:05:08.2732203Z    Compiling portable-atomic v1.13.1
2026-08-01T10:05:08.2733464Z    Compiling shlex v2.0.1
2026-08-01T10:05:08.2874073Z    Compiling find-msvc-tools v0.1.9
2026-08-01T10:05:08.3186149Z    Compiling critical-section v1.2.0
2026-08-01T10:05:08.3397959Z    Compiling futures-core v0.3.32
2026-08-01T10:05:08.3571070Z    Compiling subtle v2.6.1
2026-08-01T10:05:08.4361047Z    Compiling bytes v1.11.1
2026-08-01T10:05:08.4689747Z    Compiling smallvec v1.15.1
2026-08-01T10:05:08.4870999Z    Compiling equivalent v1.0.2
2026-08-01T10:05:08.5161442Z    Compiling itoa v1.0.18
2026-08-01T10:05:08.5390973Z    Compiling semver v1.0.28
2026-08-01T10:05:08.5493713Z    Compiling stable_deref_trait v1.2.1
2026-08-01T10:05:08.5743612Z    Compiling futures-sink v0.3.32
2026-08-01T10:05:08.5891716Z    Compiling slab v0.4.12
2026-08-01T10:05:08.6170692Z    Compiling futures-io v0.3.32
2026-08-01T10:05:08.6222578Z    Compiling futures-task v0.3.32
2026-08-01T10:05:08.6226975Z    Compiling generic-array v0.14.7
2026-08-01T10:05:08.6840039Z    Compiling futures-channel v0.3.32
2026-08-01T10:05:08.7170404Z    Compiling rustversion v1.0.22
2026-08-01T10:05:08.7360159Z    Compiling rand_core v0.10.1
2026-08-01T10:05:08.7530623Z    Compiling hashbrown v0.17.1
2026-08-01T10:05:08.7591205Z    Compiling bitflags v2.12.1
2026-08-01T10:05:08.8044569Z    Compiling rustc_version v0.4.1
2026-08-01T10:05:08.8755069Z    Compiling cpufeatures v0.2.17
2026-08-01T10:05:08.8886553Z    Compiling fnv v1.0.7
2026-08-01T10:05:08.9120619Z    Compiling getrandom v0.4.2
2026-08-01T10:05:08.9493121Z    Compiling cfg_aliases v0.2.1
2026-08-01T10:05:08.9643184Z    Compiling strsim v0.11.1
2026-08-01T10:05:08.9801405Z    Compiling writeable v0.6.3
2026-08-01T10:05:08.9920994Z    Compiling litemap v0.8.2
2026-08-01T10:05:09.0101337Z    Compiling ident_case v1.0.1
2026-08-01T10:05:09.0189706Z    Compiling icu_properties_data v2.2.0
2026-08-01T10:05:09.1703014Z    Compiling fs_extra v1.3.0
2026-08-01T10:05:09.1951649Z    Compiling icu_normalizer_data v2.2.0
2026-08-01T10:05:09.2091907Z    Compiling dunce v1.0.5
2026-08-01T10:05:09.2228504Z    Compiling utf8_iter v1.0.4
2026-08-01T10:05:09.2506849Z    Compiling autocfg v1.5.1
2026-08-01T10:05:09.2884640Z    Compiling percent-encoding v2.3.2
2026-08-01T10:05:09.4510784Z    Compiling http v1.4.1
2026-08-01T10:05:09.4810038Z    Compiling unicode-segmentation v1.13.3
2026-08-01T10:05:09.4903220Z    Compiling aws-lc-rs v1.17.0
2026-08-01T10:05:09.4960989Z    Compiling cpufeatures v0.3.0
2026-08-01T10:05:09.5042071Z    Compiling thiserror v2.0.18
2026-08-01T10:05:09.5601655Z    Compiling indexmap v2.14.0
2026-08-01T10:05:09.5728038Z    Compiling syn v2.0.117
2026-08-01T10:05:09.5791496Z    Compiling scopeguard v1.2.0
2026-08-01T10:05:09.6360424Z    Compiling lock_api v0.4.14
2026-08-01T10:05:09.6415371Z    Compiling chacha20 v0.10.0
2026-08-01T10:05:09.6513417Z    Compiling form_urlencoded v1.2.2
2026-08-01T10:05:09.7271169Z    Compiling untrusted v0.9.0
2026-08-01T10:05:09.7814715Z    Compiling heck v0.5.0
2026-08-01T10:05:09.7950639Z    Compiling rustls v0.23.40
2026-08-01T10:05:09.8132497Z    Compiling const-oid v0.10.2
2026-08-01T10:05:09.8230269Z    Compiling atomic-waker v1.1.2
2026-08-01T10:05:09.8880679Z    Compiling anyhow v1.0.102
2026-08-01T10:05:09.9001806Z    Compiling unicode-xid v0.2.6
2026-08-01T10:05:09.9040521Z    Compiling httparse v1.10.1
2026-08-01T10:05:09.9480809Z    Compiling parking_lot_core v0.9.12
2026-08-01T10:05:09.9640526Z    Compiling convert_case v0.10.0
2026-08-01T10:05:09.9770617Z    Compiling zerocopy v0.8.50
2026-08-01T10:05:10.0171051Z    Compiling paste v1.0.15
2026-08-01T10:05:10.0271345Z    Compiling num-traits v0.2.19
2026-08-01T10:05:10.0366139Z    Compiling hybrid-array v0.4.12
2026-08-01T10:05:10.0673788Z    Compiling curve25519-dalek v4.1.3
2026-08-01T10:05:10.2051583Z    Compiling ahash v0.8.12
2026-08-01T10:05:10.2298094Z    Compiling either v1.16.0
2026-08-01T10:05:10.2701104Z    Compiling jobserver v0.1.34
2026-08-01T10:05:10.3230548Z    Compiling base64ct v1.8.3
2026-08-01T10:05:10.3282042Z    Compiling powerfmt v0.2.0
2026-08-01T10:05:10.4770760Z    Compiling http-body v1.0.1
2026-08-01T10:05:10.5490723Z    Compiling crypto-common v0.1.7
2026-08-01T10:05:10.5659516Z    Compiling block-buffer v0.10.4
2026-08-01T10:05:10.5731576Z    Compiling cc v1.2.63
2026-08-01T10:05:10.6210323Z    Compiling deranged v0.5.8
2026-08-01T10:05:10.6505937Z    Compiling pem-rfc7468 v1.0.0
2026-08-01T10:05:10.6885712Z    Compiling digest v0.10.7
2026-08-01T10:05:10.6976428Z    Compiling pkg-config v0.3.33
2026-08-01T10:05:10.7067590Z    Compiling try-lock v0.2.5
2026-08-01T10:05:10.7236652Z    Compiling vcpkg v0.2.15
2026-08-01T10:05:10.7900895Z    Compiling fastrand v2.4.1
2026-08-01T10:05:10.8123570Z    Compiling num-conv v0.2.2
2026-08-01T10:05:10.8396537Z    Compiling zmij v1.0.21
2026-08-01T10:05:10.9061728Z    Compiling time-core v0.1.8
2026-08-01T10:05:10.9555275Z    Compiling tower-service v0.3.3
2026-08-01T10:05:10.9658348Z    Compiling mio v1.2.1
2026-08-01T10:05:11.0232283Z    Compiling socket2 v0.6.4
2026-08-01T10:05:11.0600533Z    Compiling getrandom v0.2.17
2026-08-01T10:05:11.0961217Z    Compiling base64 v0.22.1
2026-08-01T10:05:11.1500716Z    Compiling data-encoding v2.11.0
2026-08-01T10:05:11.1630757Z    Compiling tinyvec_macros v0.1.1
2026-08-01T10:05:11.2121001Z    Compiling rand_core v0.6.4
2026-08-01T10:05:11.2250619Z    Compiling tinyvec v1.11.0
2026-08-01T10:05:11.2650981Z    Compiling rand v0.10.1
2026-08-01T10:05:11.3030627Z    Compiling uuid v1.23.2
2026-08-01T10:05:11.3937939Z    Compiling parking_lot v0.12.5
2026-08-01T10:05:11.4370694Z    Compiling sha2 v0.10.9
2026-08-01T10:05:11.5273085Z    Compiling want v0.3.1
2026-08-01T10:05:11.7164341Z    Compiling block-buffer v0.12.0
2026-08-01T10:05:11.7180469Z    Compiling crypto-common v0.2.2
2026-08-01T10:05:11.7580461Z    Compiling inout v0.1.4
2026-08-01T10:05:11.8046761Z    Compiling vergen-lib v9.1.0
2026-08-01T10:05:11.8167359Z    Compiling n0-future v0.3.2
2026-08-01T10:05:11.8751712Z    Compiling diatomic-waker v0.2.3
2026-08-01T10:05:11.8880719Z    Compiling serde_json v1.0.150
2026-08-01T10:05:11.8965286Z    Compiling cordyceps v0.3.4
2026-08-01T10:05:11.8990776Z    Compiling spin v0.10.0
2026-08-01T10:05:11.9502539Z    Compiling signature v2.2.0
2026-08-01T10:05:11.9910850Z    Compiling cmake v0.1.58
2026-08-01T10:05:12.0320857Z    Compiling httpdate v1.0.3
2026-08-01T10:05:12.0441923Z    Compiling crossbeam-utils v0.8.21
2026-08-01T10:05:12.0581744Z    Compiling parking v2.2.1
2026-08-01T10:05:12.0824280Z    Compiling winnow v1.0.3
2026-08-01T10:05:12.1475614Z    Compiling futures-lite v2.6.1
2026-08-01T10:05:12.1510233Z    Compiling ed25519 v2.2.3
2026-08-01T10:05:12.2260794Z    Compiling cipher v0.4.4
2026-08-01T10:05:12.2868733Z    Compiling futures-buffered v0.2.13
2026-08-01T10:05:12.2992655Z    Compiling netlink-packet-core v0.8.1
2026-08-01T10:05:12.3940755Z    Compiling universal-hash v0.5.1
2026-08-01T10:05:12.4025791Z    Compiling vergen v9.1.0
2026-08-01T10:05:12.4100667Z    Compiling vergen-lib v0.1.6
2026-08-01T10:05:12.4558565Z    Compiling heapless v0.7.17
2026-08-01T10:05:12.4642800Z    Compiling curve25519-dalek v5.0.0-pre.6
2026-08-01T10:05:12.5022865Z    Compiling noq-udp v0.10.0
2026-08-01T10:05:12.5104552Z    Compiling sync_wrapper v1.0.2
2026-08-01T10:05:12.5173803Z    Compiling toml_datetime v1.1.1+spec-1.1.0
2026-08-01T10:05:12.5590696Z    Compiling byteorder v1.5.0
2026-08-01T10:05:12.5819608Z    Compiling opaque-debug v0.3.1
2026-08-01T10:05:12.5970649Z    Compiling allocator-api2 v0.2.21
2026-08-01T10:05:12.6455521Z    Compiling polyval v0.6.2
2026-08-01T10:05:12.6929885Z    Compiling digest v0.11.3
2026-08-01T10:05:12.7496957Z    Compiling hash32 v0.2.1
2026-08-01T10:05:12.7880340Z    Compiling spin v0.9.8
2026-08-01T10:05:12.7950684Z    Compiling vergen-gitcl v1.0.8
2026-08-01T10:05:12.8774706Z    Compiling tower-layer v0.3.3
2026-08-01T10:05:12.8930349Z    Compiling fallible-streaming-iterator v0.1.9
2026-08-01T10:05:12.9149458Z    Compiling ryu v1.0.23
2026-08-01T10:05:12.9228937Z    Compiling aws-lc-sys v0.41.0
2026-08-01T10:05:12.9451305Z    Compiling ring v0.17.14
2026-08-01T10:05:12.9796534Z    Compiling libsqlite3-sys v0.30.1
2026-08-01T10:05:12.9930380Z    Compiling signature v3.0.0
2026-08-01T10:05:13.0410186Z    Compiling num_threads v0.1.7
2026-08-01T10:05:13.0571160Z    Compiling fallible-iterator v0.3.0
2026-08-01T10:05:13.1150620Z    Compiling sha2 v0.11.0-rc.5
2026-08-01T10:05:13.1250492Z    Compiling ghash v0.5.1
2026-08-01T10:05:13.1548893Z    Compiling time v0.3.47
2026-08-01T10:05:13.2100735Z    Compiling aes v0.8.4
2026-08-01T10:05:13.2494367Z    Compiling ctr v0.9.2
2026-08-01T10:05:13.2630682Z    Compiling fs2 v0.4.3
2026-08-01T10:05:13.2646416Z    Compiling aead v0.5.2
2026-08-01T10:05:13.4045656Z    Compiling http-body-util v0.1.3
2026-08-01T10:05:13.4170479Z    Compiling arrayvec v0.7.6
2026-08-01T10:05:13.4301130Z    Compiling utf8parse v0.2.2
2026-08-01T10:05:13.5399070Z    Compiling openssl-probe v0.2.1
2026-08-01T10:05:13.5511088Z    Compiling crossbeam-channel v0.5.15
2026-08-01T10:05:13.5710883Z    Compiling crossbeam-epoch v0.9.18
2026-08-01T10:05:13.6263643Z    Compiling blake3 v1.8.5
2026-08-01T10:05:13.6610736Z    Compiling toml_parser v1.1.2+spec-1.1.0
2026-08-01T10:05:13.7190738Z    Compiling netlink-packet-route v0.29.0
2026-08-01T10:05:13.7612340Z    Compiling memoffset v0.6.5
2026-08-01T10:05:13.8211933Z    Compiling aes-gcm v0.10.3
2026-08-01T10:05:13.9374397Z    Compiling acto v0.8.2
2026-08-01T10:05:13.9538829Z    Compiling noq v0.18.0
2026-08-01T10:05:13.9841029Z    Compiling netwatch v0.16.0
2026-08-01T10:05:14.0375192Z    Compiling mac-addr v0.3.0
2026-08-01T10:05:14.0512971Z    Compiling thiserror v1.0.69
2026-08-01T10:05:14.1270732Z    Compiling identity-hash v0.1.0
2026-08-01T10:05:14.1719047Z    Compiling ref-cast v1.0.25
2026-08-01T10:05:14.2201569Z    Compiling xml-rs v0.8.28
2026-08-01T10:05:14.2332833Z    Compiling sorted-index-buffer v0.2.1
2026-08-01T10:05:14.2716900Z    Compiling rustc-hash v2.1.2
2026-08-01T10:05:14.2777194Z    Compiling lru-slab v0.1.2
2026-08-01T10:05:14.3580805Z    Compiling toml_edit v0.25.12+spec-1.1.0
2026-08-01T10:05:14.3750935Z    Compiling tagptr v0.2.0
2026-08-01T10:05:14.3828771Z    Compiling foldhash v0.2.0
2026-08-01T10:05:14.5230685Z    Compiling hashbrown v0.16.1
2026-08-01T10:05:14.5580692Z    Compiling netlink-packet-route v0.30.0
2026-08-01T10:05:14.6601155Z    Compiling termios v0.2.2
2026-08-01T10:05:14.7769131Z    Compiling errno v0.3.14
2026-08-01T10:05:14.7877157Z    Compiling ioctl-rs v0.1.6
2026-08-01T10:05:14.7966740Z    Compiling serial-core v0.4.0
2026-08-01T10:05:14.8800050Z    Compiling aho-corasick v1.1.4
2026-08-01T10:05:14.9274872Z    Compiling simple-dns v0.9.3
2026-08-01T10:05:14.9811140Z    Compiling synstructure v0.13.2
2026-08-01T10:05:15.1551060Z    Compiling darling_core v0.20.11
2026-08-01T10:05:15.2711926Z    Compiling proc-macro-crate v3.5.0
2026-08-01T10:05:15.3460759Z    Compiling xmltree v0.10.3
2026-08-01T10:05:15.4316106Z    Compiling serde_derive_internals v0.29.1
2026-08-01T10:05:15.5491683Z    Compiling rustix v1.1.4
2026-08-01T10:05:15.7082120Z    Compiling signal-hook v0.3.18
2026-08-01T10:05:15.7770922Z    Compiling arrayref v0.3.9
2026-08-01T10:05:15.8227971Z    Compiling resolv-conf v0.7.6
2026-08-01T10:05:15.8326370Z    Compiling winnow v0.7.15
2026-08-01T10:05:15.8631919Z    Compiling toml_write v0.1.2
2026-08-01T10:05:15.8771158Z    Compiling constant_time_eq v0.4.2
2026-08-01T10:05:15.9032658Z    Compiling regex-syntax v0.8.10
2026-08-01T10:05:15.9219340Z    Compiling simdutf8 v0.1.5
2026-08-01T10:05:16.0700223Z    Compiling smol_str v0.1.24
2026-08-01T10:05:16.0880685Z    Compiling sha1_smol v1.0.1
2026-08-01T10:05:16.3501107Z    Compiling lru v0.16.4
2026-08-01T10:05:16.3822006Z    Compiling darling_core v0.23.0
2026-08-01T10:05:16.4540932Z    Compiling serial-unix v0.4.0
2026-08-01T10:05:16.5450583Z    Compiling signal-hook-registry v1.4.8
2026-08-01T10:05:16.6684392Z    Compiling serde_bytes v0.11.19
2026-08-01T10:05:16.7219780Z    Compiling seize v0.5.1
2026-08-01T10:05:16.9101036Z    Compiling hmac v0.12.1
2026-08-01T10:05:16.9300154Z    Compiling iroh v0.98.2
2026-08-01T10:05:16.9740735Z    Compiling serde_derive v1.0.228
2026-08-01T10:05:17.0200547Z    Compiling zeroize_derive v1.4.3
2026-08-01T10:05:17.0364166Z    Compiling tokio-macros v2.7.0
2026-08-01T10:05:17.1960777Z    Compiling zerofrom-derive v0.1.7
2026-08-01T10:05:17.2089320Z    Compiling futures-macro v0.3.32
2026-08-01T10:05:17.6140749Z    Compiling yoke-derive v0.8.2
2026-08-01T10:05:17.7350734Z    Compiling zeroize v1.8.2
2026-08-01T10:05:17.7731334Z    Compiling tokio v1.52.3
2026-08-01T10:05:17.9076865Z    Compiling zerovec-derive v0.11.3
2026-08-01T10:05:18.2121299Z    Compiling futures-util v0.3.32
2026-08-01T10:05:18.4466947Z    Compiling displaydoc v0.2.6
2026-08-01T10:05:18.4876203Z    Compiling tracing-attributes v0.1.31
2026-08-01T10:05:18.5994955Z    Compiling rustls-pki-types v1.14.1
2026-08-01T10:05:18.6380725Z    Compiling zerofrom v0.1.8
2026-08-01T10:05:18.7666389Z    Compiling thiserror-impl v2.0.18
2026-08-01T10:05:18.9700637Z    Compiling yoke v0.8.3
2026-08-01T10:05:19.0431712Z    Compiling curve25519-dalek-derive v0.1.1
2026-08-01T10:05:19.3304411Z    Compiling darling_macro v0.20.11
2026-08-01T10:05:19.3639684Z    Compiling zerotrie v0.2.4
2026-08-01T10:05:19.4382521Z    Compiling zerovec v0.11.6
2026-08-01T10:05:19.7345259Z    Compiling derive_more-impl v2.1.1
2026-08-01T10:05:19.7445281Z    Compiling spez v0.1.2
2026-08-01T10:05:19.7750744Z    Compiling darling v0.20.11
2026-08-01T10:05:19.8440463Z    Compiling derive_builder_core v0.20.2
2026-08-01T10:05:20.1030434Z    Compiling n0-error-macros v0.1.3
2026-08-01T10:05:20.3110566Z    Compiling tinystr v0.8.3
2026-08-01T10:05:20.3290899Z    Compiling potential_utf v0.1.5
2026-08-01T10:05:20.4700985Z    Compiling icu_collections v2.2.0
2026-08-01T10:05:20.5079792Z    Compiling icu_locale_core v2.2.0
2026-08-01T10:05:20.5180624Z    Compiling der v0.8.0-rc.10
2026-08-01T10:05:20.6510831Z    Compiling pin-project-internal v1.1.13
2026-08-01T10:05:21.2013658Z    Compiling derive_builder_macro v0.20.2
2026-08-01T10:05:21.2190631Z    Compiling cobs v0.3.0
2026-08-01T10:05:21.2343924Z    Compiling n0-error v0.1.3
2026-08-01T10:05:21.4114280Z    Compiling postcard-derive v0.2.2
2026-08-01T10:05:21.6500768Z    Compiling derive_builder v0.20.2
2026-08-01T10:05:21.6790937Z    Compiling ed25519-dalek v2.2.0
2026-08-01T10:05:21.7654153Z    Compiling icu_provider v2.2.0
2026-08-01T10:05:22.1011900Z    Compiling futures-executor v0.3.32
2026-08-01T10:05:22.1836611Z    Compiling icu_properties v2.2.0
2026-08-01T10:05:22.2516894Z    Compiling icu_normalizer v2.2.0
2026-08-01T10:05:22.3174596Z    Compiling spki v0.8.0-rc.4
2026-08-01T10:05:22.3601039Z    Compiling pin-project v1.1.13
2026-08-01T10:05:22.3830844Z    Compiling futures v0.3.32
2026-08-01T10:05:22.4722188Z    Compiling spt-proto v0.50.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-proto)
2026-08-01T10:05:22.5327300Z    Compiling pkcs8 v0.11.0-rc.10
2026-08-01T10:05:22.5728601Z    Compiling data-encoding-macro-internal v0.1.18
2026-08-01T10:05:22.6107173Z    Compiling rustls-native-certs v0.8.4
2026-08-01T10:05:22.7780823Z    Compiling ipnet v2.12.0
2026-08-01T10:05:22.7911140Z    Compiling ed25519 v3.0.0-rc.4
2026-08-01T10:05:23.1311163Z    Compiling data-encoding-macro v0.1.20
2026-08-01T10:05:23.2220990Z    Compiling iroh-metrics-derive v0.4.1
2026-08-01T10:05:23.4311014Z    Compiling prefix-trie v0.8.4
2026-08-01T10:05:23.4686396Z    Compiling num_enum_derive v0.7.6
2026-08-01T10:05:23.7532426Z    Compiling once_cell v1.21.4
2026-08-01T10:05:23.7786229Z    Compiling strum_macros v0.28.0
2026-08-01T10:05:23.8061032Z    Compiling async-trait v0.1.89
2026-08-01T10:05:23.9697032Z    Compiling postcard v1.1.3
2026-08-01T10:05:24.0280965Z    Compiling tracing-core v0.1.36
2026-08-01T10:05:24.0541420Z    Compiling idna_adapter v1.2.2
2026-08-01T10:05:24.1900980Z    Compiling idna v1.1.0
2026-08-01T10:05:24.3419832Z    Compiling tokio-util v0.7.18
2026-08-01T10:05:24.5100838Z    Compiling netlink-sys v0.8.8
2026-08-01T10:05:24.5641614Z    Compiling tracing v0.1.44
2026-08-01T10:05:24.5937760Z    Compiling hashbrown v0.14.5
2026-08-01T10:05:24.6256085Z    Compiling url v2.5.8
2026-08-01T10:05:24.7488908Z    Compiling derive_more v2.1.1
2026-08-01T10:05:24.8310804Z    Compiling ed25519-dalek v3.0.0-pre.6
2026-08-01T10:05:24.9259364Z    Compiling tower v0.5.3
2026-08-01T10:05:24.9370376Z    Compiling enum-assoc v1.3.0
2026-08-01T10:05:24.9920011Z    Compiling num_enum v0.7.6
2026-08-01T10:05:25.0021090Z    Compiling iroh-metrics v0.38.3
2026-08-01T10:05:25.0263511Z    Compiling netlink-proto v0.12.0
2026-08-01T10:05:25.0769814Z    Compiling netdev v0.42.0
2026-08-01T10:05:25.2380972Z    Compiling iroh-relay v0.98.0
2026-08-01T10:05:25.2995515Z    Compiling moka v0.12.15
2026-08-01T10:05:25.4440403Z    Compiling h2 v0.4.14
2026-08-01T10:05:25.5040873Z    Compiling hashlink v0.9.1
2026-08-01T10:05:25.5498912Z    Compiling hickory-proto v0.26.0-beta.4
2026-08-01T10:05:25.5557291Z    Compiling tower-http v0.6.11
2026-08-01T10:05:25.5630379Z    Compiling attohttpc v0.30.1
2026-08-01T10:05:25.6352021Z    Compiling n0-watcher v0.6.1
2026-08-01T10:05:25.6470624Z    Compiling iroh-base v0.98.0
2026-08-01T10:05:25.7680700Z    Compiling tokio-stream v0.1.18
2026-08-01T10:05:25.8760792Z    Compiling serde_spanned v0.6.9
2026-08-01T10:05:25.9408490Z    Compiling rusqlite v0.32.1
2026-08-01T10:05:25.9975551Z    Compiling toml_datetime v0.6.11
2026-08-01T10:05:26.0072752Z    Compiling ref-cast-impl v1.0.25
2026-08-01T10:05:26.1340742Z    Compiling thiserror-impl v1.0.69
2026-08-01T10:05:26.2170889Z    Compiling toml_edit v0.22.27
2026-08-01T10:05:26.4480527Z    Compiling webpki-roots v1.0.7
2026-08-01T10:05:26.5130535Z    Compiling regex-automata v0.4.14
2026-08-01T10:05:26.5620810Z    Compiling schemars_derive v1.2.1
2026-08-01T10:05:26.5973777Z    Compiling dyn-clone v1.0.20
2026-08-01T10:05:26.6721293Z    Compiling bitflags v1.3.2
2026-08-01T10:05:26.7480414Z    Compiling cmov v0.5.4
2026-08-01T10:05:26.7810243Z    Compiling pin-utils v0.1.0
2026-08-01T10:05:26.8510676Z    Compiling rustix v0.38.44
2026-08-01T10:05:26.8640779Z    Compiling linux-raw-sys v0.12.1
2026-08-01T10:05:26.8981572Z    Compiling strum v0.28.0
2026-08-01T10:05:27.0108315Z    Compiling iroh-dns v0.98.0
2026-08-01T10:05:27.0113612Z    Compiling ctutils v0.4.2
2026-08-01T10:05:27.2009072Z    Compiling spt-store v0.50.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-store)
2026-08-01T10:05:27.2943674Z    Compiling nix v0.25.1
2026-08-01T10:05:27.3340589Z    Compiling backon v1.6.0
2026-08-01T10:05:27.4321446Z    Compiling darling_macro v0.23.0
2026-08-01T10:05:27.6541276Z    Compiling hkdf v0.12.4
2026-08-01T10:05:27.6760848Z    Compiling papaya v0.2.4
2026-08-01T10:05:27.8259478Z    Compiling serial v0.4.0
2026-08-01T10:05:27.8660923Z    Compiling anstyle-parse v1.0.0
2026-08-01T10:05:27.8910815Z    Compiling filedescriptor v0.8.3
2026-08-01T10:05:27.8975462Z    Compiling vte_generate_state_changes v0.1.2
2026-08-01T10:05:28.0696900Z    Compiling colorchoice v1.0.5
2026-08-01T10:05:28.1101307Z    Compiling linux-raw-sys v0.4.15
2026-08-01T10:05:28.1549349Z    Compiling anstyle v1.0.14
2026-08-01T10:05:28.1960891Z    Compiling foldhash v0.1.5
2026-08-01T10:05:28.2025382Z    Compiling shell-words v1.1.1
2026-08-01T10:05:28.2390857Z    Compiling unicode-width v0.2.0
2026-08-01T10:05:28.3601327Z    Compiling is_terminal_polyfill v1.70.2
2026-08-01T10:05:28.3602280Z    Compiling anstyle-query v1.1.5
2026-08-01T10:05:28.3680616Z    Compiling instability v0.3.12
2026-08-01T10:05:28.4571248Z    Compiling downcast-rs v1.2.1
2026-08-01T10:05:28.4672338Z    Compiling anstream v1.0.0
2026-08-01T10:05:28.4710571Z    Compiling hashbrown v0.15.5
2026-08-01T10:05:28.5410782Z    Compiling terminal_size v0.4.4
2026-08-01T10:05:28.5793835Z    Compiling swarm-discovery v0.6.0-alpha.2
2026-08-01T10:05:28.5920567Z    Compiling vte v0.13.1
2026-08-01T10:05:28.6574424Z    Compiling signal-hook-mio v0.2.5
2026-08-01T10:05:28.7342522Z    Compiling schemars v1.2.1
2026-08-01T10:05:28.7609646Z    Compiling darling v0.23.0
2026-08-01T10:05:28.7770759Z    Compiling toml v0.8.23
2026-08-01T10:05:28.8342067Z    Compiling spake2 v0.4.0
2026-08-01T10:05:28.9266397Z    Compiling strum_macros v0.26.4
2026-08-01T10:05:29.2021704Z    Compiling sha1 v0.10.6
2026-08-01T10:05:29.2826315Z    Compiling itertools v0.13.0
2026-08-01T10:05:29.4790655Z    Compiling castaway v0.2.4
2026-08-01T10:05:29.5900602Z    Compiling unicode-width v0.1.14
2026-08-01T10:05:29.7228812Z    Compiling regex v1.12.3
2026-08-01T10:05:29.8150616Z    Compiling static_assertions v1.1.0
2026-08-01T10:05:29.9130823Z    Compiling clap_lex v1.1.0
2026-08-01T10:05:29.9276709Z    Compiling doctest-file v1.1.1
2026-08-01T10:05:29.9580623Z    Compiling indoc v2.0.7
2026-08-01T10:05:30.1790539Z    Compiling clap_builder v4.6.0
2026-08-01T10:05:30.4080633Z    Compiling interprocess v2.4.2
2026-08-01T10:05:30.4660875Z    Compiling compact_str v0.8.2
2026-08-01T10:05:31.1724062Z    Compiling hyper v1.10.1
2026-08-01T10:05:31.3240806Z    Compiling unicode-truncate v1.1.0
2026-08-01T10:05:31.3419178Z    Compiling crossterm v0.28.1
2026-08-01T10:05:31.4330982Z    Compiling lru v0.12.5
2026-08-01T10:05:31.4566421Z    Compiling clap_derive v4.6.1
2026-08-01T10:05:31.4671103Z    Compiling iana-time-zone v0.1.65
2026-08-01T10:05:31.4951068Z    Compiling cassowary v0.3.0
2026-08-01T10:05:31.5260875Z    Compiling portable-pty v0.8.1
2026-08-01T10:05:31.6088792Z    Compiling nucleo-matcher v0.3.1
2026-08-01T10:05:31.7319408Z    Compiling strum v0.26.3
2026-08-01T10:05:31.8461362Z    Compiling chrono v0.4.45
2026-08-01T10:05:31.8497400Z    Compiling qrcode v0.14.1
2026-08-01T10:05:32.4150773Z    Compiling ratatui v0.29.0
2026-08-01T10:05:33.3020506Z    Compiling hyper-util v0.1.20
2026-08-01T10:05:33.6102176Z    Compiling spt-msg v0.50.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-msg)
2026-08-01T10:05:33.6901781Z    Compiling clap v4.6.1
2026-08-01T10:05:33.9837054Z    Compiling spt-runtime v0.50.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-runtime)
2026-08-01T10:05:33.9841202Z    Compiling spt-term v0.50.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-term)
2026-08-01T10:05:35.2700688Z    Compiling igd-next v0.17.1
2026-08-01T10:05:36.4388817Z    Compiling portmapper v0.16.0
2026-08-01T10:05:37.2981112Z    Compiling spt-live v0.50.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-live)
2026-08-01T10:05:40.8447427Z    Compiling rustls-webpki v0.103.13
2026-08-01T10:05:43.2039639Z    Compiling tokio-rustls v0.26.4
2026-08-01T10:05:43.2040086Z    Compiling rustls-platform-verifier v0.7.0
2026-08-01T10:05:43.2040415Z    Compiling noq-proto v0.17.0
2026-08-01T10:05:43.3481072Z    Compiling hyper-rustls v0.27.9
2026-08-01T10:05:43.3481649Z    Compiling hickory-net v0.26.0-beta.4
2026-08-01T10:05:43.3482080Z    Compiling tokio-websockets v0.13.2
2026-08-01T10:05:43.4819704Z    Compiling reqwest v0.13.4
2026-08-01T10:05:44.4334336Z    Compiling hickory-resolver v0.26.0-beta.4
2026-08-01T10:05:58.6472934Z    Compiling spt-net v0.50.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-net)
2026-08-01T10:06:00.2379145Z    Compiling spt-daemon v0.50.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-daemon)
2026-08-01T10:06:10.7679140Z    Compiling spt v0.50.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt)
2026-08-01T10:06:16.7155451Z     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 08s
2026-08-01T10:06:16.7537960Z ##[group]Run cargo test -p spt-daemon --test twohost -- --nocapture
2026-08-01T10:06:16.7538409Z [36;1mcargo test -p spt-daemon --test twohost -- --nocapture[0m
2026-08-01T10:06:16.7551126Z shell: /usr/bin/bash -e {0}
2026-08-01T10:06:16.7551330Z env:
2026-08-01T10:06:16.7551631Z   SPT_CI_TEST_TMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30694163123-1-VsuMpo
2026-08-01T10:06:16.7552089Z   TEMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30694163123-1-VsuMpo
2026-08-01T10:06:16.7552513Z   TMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30694163123-1-VsuMpo
2026-08-01T10:06:16.7552921Z   TMPDIR: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30694163123-1-VsuMpo
2026-08-01T10:06:16.7553245Z   SPT_TWO_HOST: 1
2026-08-01T10:06:16.7553428Z   SPT_TWO_HOST_ROLE: b
2026-08-01T10:06:16.7553618Z   SPT_TWO_HOST_SECRET: rig-twohost-ci
2026-08-01T10:06:16.7553852Z   SPT_TWO_HOST_PEER_IP: 100.68.35.65
2026-08-01T10:06:16.7554095Z   SPT_TWO_HOST_WAIT_SECS: 900
2026-08-01T10:06:16.7554513Z   SPT_TWO_HOST_NOTIFY_BIN: /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/.adapter-notify/target/debug/notify-shell
2026-08-01T10:06:16.7554949Z ##[endgroup]
2026-08-01T10:06:16.9969048Z    Compiling cc v1.2.63
2026-08-01T10:06:16.9996721Z    Compiling mio v1.2.1
2026-08-01T10:06:17.0032949Z    Compiling strsim v0.11.1
2026-08-01T10:06:17.0033436Z    Compiling unicode-segmentation v1.13.3
2026-08-01T10:06:17.0033887Z    Compiling rustls v0.23.40
2026-08-01T10:06:17.0100501Z    Compiling fastrand v2.4.1
2026-08-01T10:06:17.0189418Z    Compiling either v1.16.0
2026-08-01T10:06:17.0295224Z    Compiling rustix v1.1.4
2026-08-01T10:06:17.0296123Z    Compiling bytemuck v1.25.2
2026-08-01T10:06:17.1411748Z    Compiling darling_core v0.20.11
2026-08-01T10:06:17.1663431Z    Compiling futures-lite v2.6.1
2026-08-01T10:06:17.1762217Z    Compiling prefix-trie v0.8.4
2026-08-01T10:06:17.2789779Z    Compiling rgb v0.8.53
2026-08-01T10:06:17.3161707Z    Compiling tokio v1.52.3
2026-08-01T10:06:17.3760564Z    Compiling convert_case v0.10.0
2026-08-01T10:06:17.5410458Z    Compiling derive_more-impl v2.1.1
2026-08-01T10:06:17.5712563Z    Compiling avt v0.18.0
2026-08-01T10:06:17.6994466Z    Compiling hickory-proto v0.26.0-beta.4
2026-08-01T10:06:17.9699661Z    Compiling ring v0.17.14
2026-08-01T10:06:17.9700124Z    Compiling libsqlite3-sys v0.30.1
2026-08-01T10:06:17.9700419Z    Compiling blake3 v1.8.5
2026-08-01T10:06:18.7523835Z    Compiling darling_macro v0.20.11
2026-08-01T10:06:18.8551087Z    Compiling tempfile v3.27.0
2026-08-01T10:06:18.9798641Z    Compiling darling v0.20.11
2026-08-01T10:06:19.0195433Z    Compiling derive_builder_core v0.20.2
2026-08-01T10:06:19.1012212Z    Compiling spt-test-support v0.50.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-test-support)
2026-08-01T10:06:19.6438675Z    Compiling derive_builder_macro v0.20.2
2026-08-01T10:06:19.6489296Z    Compiling derive_more v2.1.1
2026-08-01T10:06:19.7146320Z    Compiling iroh-base v0.98.0
2026-08-01T10:06:19.8175129Z    Compiling derive_builder v0.20.2
2026-08-01T10:06:19.8667282Z    Compiling vergen-lib v9.1.0
2026-08-01T10:06:19.8667844Z    Compiling vergen-lib v0.1.6
2026-08-01T10:06:19.9991494Z    Compiling vergen v9.1.0
2026-08-01T10:06:20.0430728Z    Compiling vergen-gitcl v1.0.8
2026-08-01T10:06:20.3459978Z    Compiling iroh-relay v0.98.0
2026-08-01T10:06:20.9452494Z    Compiling tokio-util v0.7.18
2026-08-01T10:06:20.9453076Z    Compiling netlink-sys v0.8.8
2026-08-01T10:06:20.9453490Z    Compiling tower v0.5.3
2026-08-01T10:06:20.9453790Z    Compiling acto v0.8.2
2026-08-01T10:06:20.9455802Z    Compiling backon v1.6.0
2026-08-01T10:06:21.0842745Z    Compiling netdev v0.42.0
2026-08-01T10:06:21.0843663Z    Compiling netlink-proto v0.12.0
2026-08-01T10:06:21.1459205Z    Compiling rustls-webpki v0.103.13
2026-08-01T10:06:21.4487081Z    Compiling tower-http v0.6.11
2026-08-01T10:06:21.5031434Z    Compiling swarm-discovery v0.6.0-alpha.2
2026-08-01T10:06:21.7166884Z    Compiling h2 v0.4.14
2026-08-01T10:06:21.7173097Z    Compiling n0-future v0.3.2
2026-08-01T10:06:21.7173849Z    Compiling tokio-stream v0.1.18
2026-08-01T10:06:21.8500535Z    Compiling n0-watcher v0.6.1
2026-08-01T10:06:21.8582338Z    Compiling iroh-dns v0.98.0
2026-08-01T10:06:22.0787590Z    Compiling netwatch v0.16.0
2026-08-01T10:06:24.5245627Z    Compiling tokio-rustls v0.26.4
2026-08-01T10:06:24.5246113Z    Compiling noq-proto v0.17.0
2026-08-01T10:06:24.5246470Z    Compiling rustls-platform-verifier v0.7.0
2026-08-01T10:06:24.6821711Z    Compiling tokio-websockets v0.13.2
2026-08-01T10:06:24.8637576Z    Compiling hyper v1.10.1
2026-08-01T10:06:24.8638119Z    Compiling hickory-net v0.26.0-beta.4
2026-08-01T10:06:25.3049293Z    Compiling rusqlite v0.32.1
2026-08-01T10:06:25.9087531Z    Compiling spt-store v0.50.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-store)
2026-08-01T10:06:25.9837352Z    Compiling hyper-util v0.1.20
2026-08-01T10:06:26.1873164Z    Compiling hickory-resolver v0.26.0-beta.4
2026-08-01T10:06:27.0139104Z    Compiling hyper-rustls v0.27.9
2026-08-01T10:06:27.0175495Z    Compiling igd-next v0.17.1
2026-08-01T10:06:27.1422036Z    Compiling reqwest v0.13.4
2026-08-01T10:06:27.7969323Z    Compiling portmapper v0.16.0
2026-08-01T10:06:28.6223223Z    Compiling noq v0.18.0
2026-08-01T10:06:29.5261588Z    Compiling spt-msg v0.50.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-msg)
2026-08-01T10:06:29.9512447Z    Compiling spt-runtime v0.50.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-runtime)
2026-08-01T10:06:29.9514163Z    Compiling spt-term v0.50.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-term)
2026-08-01T10:06:32.1648340Z    Compiling spt-live v0.50.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-live)
2026-08-01T10:06:34.1105198Z    Compiling iroh v0.98.2
2026-08-01T10:06:41.9946623Z    Compiling spt-net v0.50.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-net)
2026-08-01T10:06:43.6295104Z    Compiling spt-daemon v0.50.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-daemon)
2026-08-01T10:06:56.1076362Z     Finished `test` profile [unoptimized + debuginfo] target(s) in 39.33s
2026-08-01T10:06:56.1269993Z      Running tests/twohost.rs (target/debug/deps/twohost-c4d0f0bfd32846b0)
2026-08-01T10:06:56.1303682Z 
2026-08-01T10:06:56.1304068Z running 3 tests
2026-08-01T10:06:56.1305566Z test b2_attacher_child ... ok
2026-08-01T10:06:56.1306443Z test two_host_ladder_role_a ... ok
2026-08-01T10:06:56.1313769Z TWOHOST role B: node 9bbcee970607c7454b0baf8b38b032ccdf1a36de7ef04d614158fecd1f08b612
2026-08-01T10:06:56.3059408Z TWOHOST role B: notify instance notify-0 minted (real_mode=true)
2026-08-01T10:06:56.3420072Z TWOHOST role B: offline drive shells minted — ling-twohost-b/offdrive-0, gate-twohost-b/offdrive-0
2026-08-01T10:06:56.4668705Z CONN_LIFECYCLE: conn=1 role=brain controller session=1 endpoint=ling-twohost-b by=local wall_ms=1785578816466 mono_ms=0 event=controller-attach session=1 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T10:06:56.4788138Z PAIR_MEET_UP:twohost step=59519293 id=399cf3dfc695dfc05fbc43ce63c10ea757c37e8a58e1fa0b377a6a8823d5fa05 addr=EndpointAddr { id: PublicKey(399cf3dfc695dfc05fbc43ce63c10ea757c37e8a58e1fa0b377a6a8823d5fa05), addrs: {Ip(100.98.197.12:42878), Ip(192.168.1.154:42878)} }
2026-08-01T10:06:56.5196904Z CONN_LIFECYCLE: conn=1 role=brain controller session=1 endpoint=ling-twohost-b by=local wall_ms=1785578816519 mono_ms=52 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T10:06:56.5198143Z TWOHOST role B: drive session 1 ready
2026-08-01T10:07:00.4797835Z PAIR_MEET_UP:twohost step=59519294 id=199fba0c9c4580a9f4427a9d03f2ad154bcf3ec0c5a6092085b9be4bb6640eb7 addr=EndpointAddr { id: PublicKey(199fba0c9c4580a9f4427a9d03f2ad154bcf3ec0c5a6092085b9be4bb6640eb7), addrs: {Ip(100.98.197.12:57312), Ip(192.168.1.154:57312)} }
2026-08-01T10:07:30.4813765Z PAIR_MEET_UP:twohost step=59519295 id=b2d32f3e424d9f1e418c4ac6de36b261ac73ecc887d9abad9e7114acc2c1a894 addr=EndpointAddr { id: PublicKey(b2d32f3e424d9f1e418c4ac6de36b261ac73ecc887d9abad9e7114acc2c1a894), addrs: {Ip(100.98.197.12:36888), Ip(192.168.1.154:36888)} }
2026-08-01T10:07:56.1305538Z test two_host_ladder_role_b has been running for over 60 seconds
2026-08-01T10:08:00.4828736Z PAIR_MEET_UP:twohost step=59519296 id=c30c20756bf456e3a71618420844ed48da4ca88eeca6698b40eb71555957b2e1 addr=EndpointAddr { id: PublicKey(c30c20756bf456e3a71618420844ed48da4ca88eeca6698b40eb71555957b2e1), addrs: {Ip(100.98.197.12:58122), Ip(192.168.1.154:58122)} }
2026-08-01T10:08:30.4846320Z PAIR_MEET_UP:twohost step=59519297 id=0f85c75ccb848832fbeed60457e3346441f52b09a6d5461ca0ae82a1419d21c0 addr=EndpointAddr { id: PublicKey(0f85c75ccb848832fbeed60457e3346441f52b09a6d5461ca0ae82a1419d21c0), addrs: {Ip(100.98.197.12:54327), Ip(192.168.1.154:54327)} }
2026-08-01T10:09:00.4862434Z PAIR_MEET_UP:twohost step=59519298 id=e6e39cab8f930d0f5ece17f1b22439e1f8baa48a90407a0955a171f2f54793c6 addr=EndpointAddr { id: PublicKey(e6e39cab8f930d0f5ece17f1b22439e1f8baa48a90407a0955a171f2f54793c6), addrs: {Ip(100.98.197.12:54495), Ip(192.168.1.154:54495)} }
2026-08-01T10:09:30.4870169Z PAIR_MEET_UP:twohost step=59519299 id=c336227330b295062045ba14bfb82dc660552507a48398900165a2db5650f6da addr=EndpointAddr { id: PublicKey(c336227330b295062045ba14bfb82dc660552507a48398900165a2db5650f6da), addrs: {Ip(100.98.197.12:58337), Ip(192.168.1.154:58337)} }
2026-08-01T10:10:00.4879796Z PAIR_MEET_UP:twohost step=59519300 id=7319094557d065f05866de73ffe6cda696509bfdafd93f22cc31067f65dc01e2 addr=EndpointAddr { id: PublicKey(7319094557d065f05866de73ffe6cda696509bfdafd93f22cc31067f65dc01e2), addrs: {Ip(100.98.197.12:34923), Ip(192.168.1.154:34923)} }
2026-08-01T10:10:30.4895598Z PAIR_MEET_UP:twohost step=59519301 id=34ab038a4851f7bf87594a40787396ba6ed58df3696f29fd7adc80ee99f8ce18 addr=EndpointAddr { id: PublicKey(34ab038a4851f7bf87594a40787396ba6ed58df3696f29fd7adc80ee99f8ce18), addrs: {Ip(100.98.197.12:34818), Ip(192.168.1.154:34818)} }
2026-08-01T10:11:00.4917185Z PAIR_MEET_UP:twohost step=59519302 id=36a7ee830600930652f1ba85a8b9ac96b3a4e76b241bf5762a41095148c3202e addr=EndpointAddr { id: PublicKey(36a7ee830600930652f1ba85a8b9ac96b3a4e76b241bf5762a41095148c3202e), addrs: {Ip(100.98.197.12:51757), Ip(192.168.1.154:51757)} }
2026-08-01T10:11:30.4907499Z PAIR_MEET_UP:twohost step=59519303 id=bb2a2f6ff925149aae6ae39c9019e16ef714bf41b7b0b52c2981d8f2f6934107 addr=EndpointAddr { id: PublicKey(bb2a2f6ff925149aae6ae39c9019e16ef714bf41b7b0b52c2981d8f2f6934107), addrs: {Ip(100.98.197.12:49026), Ip(192.168.1.154:49026)} }
2026-08-01T10:12:00.4920152Z PAIR_MEET_UP:twohost step=59519304 id=f1db696d0f57ab987d68c5736377138a1dea04aacd5e0e80d8220d713d5bfc66 addr=EndpointAddr { id: PublicKey(f1db696d0f57ab987d68c5736377138a1dea04aacd5e0e80d8220d713d5bfc66), addrs: {Ip(100.98.197.12:47565), Ip(192.168.1.154:47565)} }
2026-08-01T10:12:30.4930992Z PAIR_MEET_UP:twohost step=59519305 id=21d9275340972525aaefaecbc65b2b85cbdc33141e4e62e1d3191f15bb537a4d addr=EndpointAddr { id: PublicKey(21d9275340972525aaefaecbc65b2b85cbdc33141e4e62e1d3191f15bb537a4d), addrs: {Ip(100.98.197.12:51295), Ip(192.168.1.154:51295)} }
2026-08-01T10:12:35.0534509Z PAIRED: joiner bcead52b862344aef51998ca5d8f15dce1e38e6cee3795b219a5849f6ad4b41a recorded in subnet 'twohost'
2026-08-01T10:12:35.1630417Z TWOHOST OK: pairing: A rostered via the daemon-hosted responder
2026-08-01T10:12:35.1634388Z TWOHOST OK: pairing (responder, daemon-hosted)
2026-08-01T10:12:35.1636368Z PUMP_IPC_READER: spawned
2026-08-01T10:12:35.1637599Z CONN_LIFECYCLE: conn=2 role=brain wall_ms=1785579155163 mono_ms=338697 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T10:12:35.1638744Z CONN_LIFECYCLE: conn=4 role=brain presence-subscriber wall_ms=1785579155163 mono_ms=338697 event=presence-sub-attach from_seq=18446744073709551615 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T10:12:35.1639607Z PUMP_IPC_READER: spawned
2026-08-01T10:12:35.1775348Z 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-01T10:12:35.2153196Z CONN_LIFECYCLE: conn=3 role=brain wall_ms=1785579155215 mono_ms=338748 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T10:12:35.2157900Z 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-01T10:12:35.2416904Z ACCESS_STORE_MINTED /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30694163123-1-VsuMpo/.tmpATZ9AZ/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-01T10:12:35.2419719Z PUMP_DIAL_SUBMIT:bcead52b862344aef51998ca5d8f15dce1e38e6cee3795b219a5849f6ad4b41a:leg=cache addr={"id":"bcead52b862344aef51998ca5d8f15dce1e38e6cee3795b219a5849f6ad4b41a","addrs":[{"Ip":"100.68.35.65:7460"},{"Ip":"192.168.1.81:7460"}]} wall_ms=1785579155241 mono_ms=0
2026-08-01T10:12:35.2597458Z CONN_LIFECYCLE: conn=4 role=brain presence-subscriber wall_ms=1785579155259 mono_ms=338792 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T10:12:35.2838129Z CONN_LIFECYCLE: conn=3 role=brain stream-subscriber stream=2 wall_ms=1785579155283 mono_ms=338816 event=stream-sub-attach stream=2 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T10:12:35.7647121Z CONN_LIFECYCLE: conn=3 role=brain stream-subscriber stream=2 wall_ms=1785579155764 mono_ms=339297 event=stream-sub-release stream=2 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T10:12:35.7672651Z CONN_LIFECYCLE: conn=5 role=brain wall_ms=1785579155767 mono_ms=339300 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T10:12:35.7673624Z CONN_LIFECYCLE: conn=6 role=brain wall_ms=1785579155767 mono_ms=339300 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T10:12:35.7674499Z CONN_LIFECYCLE: conn=5 role=brain wall_ms=1785579155767 mono_ms=339300 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T10:12:35.7675557Z CONN_LIFECYCLE: conn=6 role=brain wall_ms=1785579155767 mono_ms=339300 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T10:12:35.7676831Z CONN_LIFECYCLE: conn=7 role=brain stream-subscriber stream=3 wall_ms=1785579155767 mono_ms=339300 event=stream-sub-attach stream=3 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T10:12:35.7677790Z CONN_LIFECYCLE: conn=7 role=brain stream-subscriber stream=3 wall_ms=1785579155767 mono_ms=339300 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T10:12:35.7680619Z CONN_LIFECYCLE: conn=8 role=brain wall_ms=1785579155767 mono_ms=339301 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T10:12:35.7682873Z CONN_LIFECYCLE: conn=8 role=brain stream-subscriber stream=4 wall_ms=1785579155768 mono_ms=339301 event=stream-sub-attach stream=4 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T10:12:35.7684170Z CONN_LIFECYCLE: conn=7 role=brain stream-subscriber stream=3 wall_ms=1785579155768 mono_ms=339301 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T10:12:35.7685407Z CONN_LIFECYCLE: conn=9 role=brain wall_ms=1785579155768 mono_ms=339301 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T10:12:35.7686252Z CONN_LIFECYCLE: conn=9 role=brain wall_ms=1785579155768 mono_ms=339301 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T10:12:35.7963788Z CONN_LIFECYCLE: conn=3 role=brain stream-subscriber stream=2 stream-subscriber stream=5 wall_ms=1785579155796 mono_ms=339329 event=stream-sub-attach stream=5 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T10:12:35.8201495Z CONN_LIFECYCLE: conn=3 role=brain stream-subscriber stream=2 stream-subscriber stream=5 wall_ms=1785579155819 mono_ms=339353 event=stream-sub-release stream=5 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T10:12:35.8543853Z CONN_LIFECYCLE: conn=3 role=brain stream-subscriber stream=2 stream-subscriber stream=5 stream-subscriber stream=8 wall_ms=1785579155854 mono_ms=339387 event=stream-sub-attach stream=8 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T10:12:35.8759150Z CONN_LIFECYCLE: conn=8 role=brain stream-subscriber stream=4 wall_ms=1785579155875 mono_ms=339409 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T10:12:35.8760264Z CONN_LIFECYCLE: conn=10 role=brain wall_ms=1785579155875 mono_ms=339409 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T10:12:35.8761193Z CONN_LIFECYCLE: conn=10 role=brain wall_ms=1785579155876 mono_ms=339409 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T10:12:35.9136200Z TWOHOST OK: register: A's perch row replicated to B
2026-08-01T10:12:35.9181614Z CONN_LIFECYCLE: conn=11 role=brain wall_ms=1785579155918 mono_ms=339451 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T10:12:35.9182518Z CONN_LIFECYCLE: conn=11 role=brain wall_ms=1785579155918 mono_ms=339451 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T10:12:35.9184984Z CONN_LIFECYCLE: conn=12 role=brain stream-subscriber stream=9 wall_ms=1785579155918 mono_ms=339451 event=stream-sub-attach stream=9 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T10:12:35.9186944Z CONN_LIFECYCLE: conn=12 role=brain stream-subscriber stream=9 wall_ms=1785579155918 mono_ms=339451 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T10:12:35.9511228Z CONN_LIFECYCLE: conn=12 role=brain stream-subscriber stream=9 wall_ms=1785579155950 mono_ms=339484 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T10:12:35.9512231Z CONN_LIFECYCLE: conn=13 role=brain wall_ms=1785579155951 mono_ms=339484 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T10:12:35.9513079Z CONN_LIFECYCLE: conn=13 role=brain wall_ms=1785579155951 mono_ms=339484 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T10:12:36.0190266Z CONN_LIFECYCLE: conn=14 role=brain wall_ms=1785579156018 mono_ms=339552 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T10:12:36.0191396Z CONN_LIFECYCLE: conn=15 role=brain wall_ms=1785579156018 mono_ms=339552 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T10:12:36.0192446Z CONN_LIFECYCLE: conn=16 role=brain wall_ms=1785579156018 mono_ms=339552 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T10:12:36.0193126Z CONN_LIFECYCLE: conn=14 role=brain wall_ms=1785579156018 mono_ms=339552 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T10:12:36.0193915Z CONN_LIFECYCLE: conn=15 role=brain wall_ms=1785579156018 mono_ms=339552 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T10:12:36.0194974Z CONN_LIFECYCLE: conn=16 role=brain wall_ms=1785579156019 mono_ms=339552 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T10:12:36.0195921Z CONN_LIFECYCLE: conn=17 role=brain stream-subscriber stream=11 wall_ms=1785579156019 mono_ms=339552 event=stream-sub-attach stream=11 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T10:12:36.0196780Z CONN_LIFECYCLE: conn=18 role=brain stream-subscriber stream=10 wall_ms=1785579156019 mono_ms=339552 event=stream-sub-attach stream=10 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T10:12:36.0197635Z CONN_LIFECYCLE: conn=19 role=brain stream-subscriber stream=12 wall_ms=1785579156019 mono_ms=339552 event=stream-sub-attach stream=12 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T10:12:36.0198722Z CONN_LIFECYCLE: conn=18 role=brain stream-subscriber stream=10 wall_ms=1785579156019 mono_ms=339552 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T10:12:36.0200047Z CONN_LIFECYCLE: conn=19 role=brain stream-subscriber stream=12 wall_ms=1785579156019 mono_ms=339552 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T10:12:36.0200877Z CONN_LIFECYCLE: conn=17 role=brain stream-subscriber stream=11 wall_ms=1785579156019 mono_ms=339552 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T10:12:36.0203454Z CONN_LIFECYCLE: conn=17 role=brain stream-subscriber stream=11 wall_ms=1785579156020 mono_ms=339553 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T10:12:36.0204541Z CONN_LIFECYCLE: conn=20 role=brain wall_ms=1785579156020 mono_ms=339553 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T10:12:36.0205253Z CONN_LIFECYCLE: conn=20 role=brain wall_ms=1785579156020 mono_ms=339553 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T10:12:36.0244478Z CONN_LIFECYCLE: conn=19 role=brain stream-subscriber stream=12 wall_ms=1785579156024 mono_ms=339557 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T10:12:36.0245695Z CONN_LIFECYCLE: conn=21 role=brain wall_ms=1785579156024 mono_ms=339557 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T10:12:36.0246559Z CONN_LIFECYCLE: conn=21 role=brain wall_ms=1785579156024 mono_ms=339557 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T10:12:36.0692888Z CONN_LIFECYCLE: conn=22 role=brain wall_ms=1785579156069 mono_ms=339602 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T10:12:36.0693832Z CONN_LIFECYCLE: conn=22 role=brain wall_ms=1785579156069 mono_ms=339602 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T10:12:36.0695665Z CONN_LIFECYCLE: conn=23 role=brain wall_ms=1785579156069 mono_ms=339602 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T10:12:36.0697740Z CONN_LIFECYCLE: conn=23 role=brain stream-subscriber stream=13 wall_ms=1785579156069 mono_ms=339603 event=stream-sub-attach stream=13 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T10:12:36.0699639Z CONN_LIFECYCLE: conn=1 role=brain controller session=1 endpoint=ling-twohost-b by=local wall_ms=1785579156069 mono_ms=339603 event=controller-replaced session=1 new_conn=23 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T10:12:36.0701194Z CONN_LIFECYCLE: conn=23 role=brain stream-subscriber stream=13 controller session=1 endpoint=ling-twohost-b by=bcead52b862344aef51998ca5d8f15dce1e38e6cee3795b219a5849f6ad4b41a wall_ms=1785579156069 mono_ms=339603 event=controller-attach session=1 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T10:12:36.0702818Z CONN_LIFECYCLE: conn=1 role=brain controller session=1 endpoint=ling-twohost-b by=local wall_ms=1785579156069 mono_ms=339603 event=writer-exit role=controller session=1 reason=channel-closed [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T10:12:36.0712646Z CONN_LIFECYCLE: conn=18 role=brain stream-subscriber stream=10 wall_ms=1785579156071 mono_ms=339604 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T10:12:36.0713761Z CONN_LIFECYCLE: conn=25 role=brain wall_ms=1785579156071 mono_ms=339604 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T10:12:36.0714843Z CONN_LIFECYCLE: conn=25 role=brain wall_ms=1785579156071 mono_ms=339604 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T10:12:36.0790883Z SUBSCRIBE_DECISION: session=1 endpoint=ling-twohost-b by=bcead52b862344aef51998ca5d8f15dce1e38e6cee3795b219a5849f6ad4b41a conn=23 intent=control old_by=- old_gen=0 req_gen=1785579155586 decision=controller
2026-08-01T10:12:36.0792484Z SUBSCRIBE_DECISION: session=1 endpoint=ling-twohost-b by=bcead52b862344aef51998ca5d8f15dce1e38e6cee3795b219a5849f6ad4b41a conn=23 intent=control old_by=bcead52b862344aef51998ca5d8f15dce1e38e6cee3795b219a5849f6ad4b41a old_gen=1785579155586 req_gen=1785579155586 decision=idempotent
2026-08-01T10:12:36.1651342Z TWOHOST OK: message: A's WAN message spooled at B
2026-08-01T10:12:36.1652063Z TWOHOST OK: knock: A's knock reached B's inbox
2026-08-01T10:12:36.1652702Z TWOHOST OK: knock landed at B from ling-twohost-a (bcead52b862344aef51998ca5d8f15dce1e38e6cee3795b219a5849f6ad4b41a)
2026-08-01T10:12:36.1653965Z TWOHOST OK: knock approved at B, rule admits A and no one else
2026-08-01T10:12:36.1657317Z TWOHOST OK: notif: A's insert fired on B
2026-08-01T10:12:36.1691045Z CONN_LIFECYCLE: conn=3 role=brain stream-subscriber stream=2 stream-subscriber stream=5 stream-subscriber stream=8 wall_ms=1785579156168 mono_ms=339702 event=stream-sub-release stream=8 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T10:12:36.1782044Z TWOHOST OK: notif dismissed at B (bcead52b862344aef51998ca5d8f15dce1e38e6cee3795b219a5849f6ad4b41a:1785579155260) — replicating back
2026-08-01T10:12:36.1859146Z CONN_LIFECYCLE: conn=3 role=brain stream-subscriber stream=2 stream-subscriber stream=5 stream-subscriber stream=8 stream-subscriber stream=14 wall_ms=1785579156185 mono_ms=339719 event=stream-sub-attach stream=14 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T10:12:36.1886608Z TWOHOST OK: sync: B pulled A's mind
2026-08-01T10:12:36.2228822Z CONN_LIFECYCLE: conn=3 role=brain stream-subscriber stream=2 stream-subscriber stream=5 stream-subscriber stream=8 stream-subscriber stream=14 wall_ms=1785579156222 mono_ms=339756 event=stream-sub-release stream=14 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T10:12:36.2470088Z CONN_LIFECYCLE: conn=3 role=brain stream-subscriber stream=2 stream-subscriber stream=5 stream-subscriber stream=8 stream-subscriber stream=14 stream-subscriber stream=17 wall_ms=1785579156246 mono_ms=339780 event=stream-sub-attach stream=17 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T10:12:36.3426114Z CONN_LIFECYCLE: conn=3 role=brain stream-subscriber stream=2 stream-subscriber stream=5 stream-subscriber stream=8 stream-subscriber stream=14 stream-subscriber stream=17 wall_ms=1785579156342 mono_ms=339875 event=stream-sub-release stream=17 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T10:12:36.3553813Z CONN_LIFECYCLE: conn=3 role=brain stream-subscriber stream=2 stream-subscriber stream=5 stream-subscriber stream=8 stream-subscriber stream=14 stream-subscriber stream=17 stream-subscriber stream=18 wall_ms=1785579156355 mono_ms=339888 event=stream-sub-attach stream=18 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T10:12:36.3767276Z CONN_LIFECYCLE: conn=3 role=brain stream-subscriber stream=2 stream-subscriber stream=5 stream-subscriber stream=8 stream-subscriber stream=14 stream-subscriber stream=17 stream-subscriber stream=18 wall_ms=1785579156376 mono_ms=339909 event=stream-sub-release stream=18 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T10:12:36.3923372Z ACCESS_SENDER_RULES_NOW_LIVE 1 sender-endpoint rule(s) in /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30694163123-1-VsuMpo/.tmpATZ9AZ/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-01T10:12:36.4215172Z CONN_LIFECYCLE: conn=26 role=brain wall_ms=1785579156421 mono_ms=339954 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T10:12:36.4216559Z CONN_LIFECYCLE: conn=26 role=brain wall_ms=1785579156421 mono_ms=339954 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T10:12:36.4217710Z CONN_LIFECYCLE: conn=27 role=brain stream-subscriber stream=20 wall_ms=1785579156421 mono_ms=339955 event=stream-sub-attach stream=20 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T10:12:36.4219109Z CONN_LIFECYCLE: conn=27 role=brain stream-subscriber stream=20 wall_ms=1785579156421 mono_ms=339955 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T10:12:36.4387236Z CONN_LIFECYCLE: conn=27 role=brain stream-subscriber stream=20 wall_ms=1785579156438 mono_ms=339971 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T10:12:36.4388833Z CONN_LIFECYCLE: conn=28 role=brain wall_ms=1785579156438 mono_ms=339972 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T10:12:36.4389706Z CONN_LIFECYCLE: conn=28 role=brain wall_ms=1785579156438 mono_ms=339972 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T10:12:36.5725891Z CONN_LIFECYCLE: conn=29 role=brain wall_ms=1785579156572 mono_ms=340105 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T10:12:36.5726714Z CONN_LIFECYCLE: conn=30 role=brain wall_ms=1785579156572 mono_ms=340105 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T10:12:36.5727620Z CONN_LIFECYCLE: conn=30 role=brain wall_ms=1785579156572 mono_ms=340105 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T10:12:36.5728639Z CONN_LIFECYCLE: conn=29 role=brain wall_ms=1785579156572 mono_ms=340105 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T10:12:36.5729940Z CONN_LIFECYCLE: conn=31 role=brain stream-subscriber stream=21 wall_ms=1785579156572 mono_ms=340106 event=stream-sub-attach stream=21 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T10:12:36.5730804Z CONN_LIFECYCLE: conn=31 role=brain stream-subscriber stream=21 wall_ms=1785579156572 mono_ms=340106 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T10:12:36.5733085Z CONN_LIFECYCLE: conn=32 role=brain wall_ms=1785579156573 mono_ms=340106 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T10:12:36.5734494Z CONN_LIFECYCLE: conn=32 role=brain stream-subscriber stream=22 wall_ms=1785579156573 mono_ms=340106 event=stream-sub-attach stream=22 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T10:12:36.5737702Z CONN_LIFECYCLE: conn=31 role=brain stream-subscriber stream=21 wall_ms=1785579156573 mono_ms=340107 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T10:12:36.5739895Z CONN_LIFECYCLE: conn=33 role=brain wall_ms=1785579156573 mono_ms=340107 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T10:12:36.5740735Z CONN_LIFECYCLE: conn=33 role=brain wall_ms=1785579156573 mono_ms=340107 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T10:12:36.5743148Z CONN_LIFECYCLE: conn=32 role=brain stream-subscriber stream=22 wall_ms=1785579156574 mono_ms=340107 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T10:12:36.5744512Z CONN_LIFECYCLE: conn=34 role=brain wall_ms=1785579156574 mono_ms=340107 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T10:12:36.5745496Z CONN_LIFECYCLE: conn=34 role=brain wall_ms=1785579156574 mono_ms=340107 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T10:12:36.7237355Z CONN_LIFECYCLE: conn=35 role=brain wall_ms=1785579156723 mono_ms=340256 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T10:12:36.7238209Z CONN_LIFECYCLE: conn=36 role=brain wall_ms=1785579156723 mono_ms=340256 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T10:12:36.7238895Z CONN_LIFECYCLE: conn=35 role=brain wall_ms=1785579156723 mono_ms=340257 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T10:12:36.7239872Z CONN_LIFECYCLE: conn=36 role=brain wall_ms=1785579156723 mono_ms=340257 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T10:12:36.7241026Z CONN_LIFECYCLE: conn=38 role=brain stream-subscriber stream=24 wall_ms=1785579156723 mono_ms=340257 event=stream-sub-attach stream=24 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T10:12:36.7241902Z CONN_LIFECYCLE: conn=37 role=brain stream-subscriber stream=23 wall_ms=1785579156724 mono_ms=340257 event=stream-sub-attach stream=23 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T10:12:36.7242691Z CONN_LIFECYCLE: conn=38 role=brain stream-subscriber stream=24 wall_ms=1785579156724 mono_ms=340257 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T10:12:36.7243765Z CONN_LIFECYCLE: conn=37 role=brain stream-subscriber stream=23 wall_ms=1785579156724 mono_ms=340257 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T10:12:36.7386752Z CONN_LIFECYCLE: conn=38 role=brain stream-subscriber stream=24 wall_ms=1785579156738 mono_ms=340271 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T10:12:36.7388268Z CONN_LIFECYCLE: conn=39 role=brain wall_ms=1785579156738 mono_ms=340272 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T10:12:36.7389331Z CONN_LIFECYCLE: conn=39 role=brain wall_ms=1785579156738 mono_ms=340272 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T10:12:36.7458544Z CONN_LIFECYCLE: conn=37 role=brain stream-subscriber stream=23 wall_ms=1785579156745 mono_ms=340279 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T10:12:36.7459511Z CONN_LIFECYCLE: conn=40 role=brain wall_ms=1785579156745 mono_ms=340279 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T10:12:36.7460254Z CONN_LIFECYCLE: conn=40 role=brain wall_ms=1785579156745 mono_ms=340279 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T10:12:36.7741078Z CONN_LIFECYCLE: conn=41 role=brain wall_ms=1785579156773 mono_ms=340307 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T10:12:36.7741997Z CONN_LIFECYCLE: conn=41 role=brain wall_ms=1785579156774 mono_ms=340307 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T10:12:36.7743084Z CONN_LIFECYCLE: conn=42 role=brain stream-subscriber stream=25 wall_ms=1785579156774 mono_ms=340307 event=stream-sub-attach stream=25 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T10:12:36.7744382Z CONN_LIFECYCLE: conn=42 role=brain stream-subscriber stream=25 wall_ms=1785579156774 mono_ms=340307 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T10:12:36.7751082Z CONN_LIFECYCLE: conn=42 role=brain stream-subscriber stream=25 wall_ms=1785579156775 mono_ms=340308 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T10:12:36.7752156Z CONN_LIFECYCLE: conn=43 role=brain wall_ms=1785579156775 mono_ms=340308 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T10:12:36.7753143Z CONN_LIFECYCLE: conn=43 role=brain wall_ms=1785579156775 mono_ms=340308 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T10:12:36.8246122Z CONN_LIFECYCLE: conn=44 role=brain wall_ms=1785579156824 mono_ms=340357 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T10:12:36.8247252Z CONN_LIFECYCLE: conn=44 role=brain wall_ms=1785579156824 mono_ms=340357 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T10:12:36.8248083Z CONN_LIFECYCLE: conn=45 role=brain stream-subscriber stream=26 wall_ms=1785579156824 mono_ms=340357 event=stream-sub-attach stream=26 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T10:12:36.8249480Z CONN_LIFECYCLE: conn=45 role=brain stream-subscriber stream=26 wall_ms=1785579156824 mono_ms=340358 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T10:12:36.8256186Z CONN_LIFECYCLE: conn=45 role=brain stream-subscriber stream=26 wall_ms=1785579156825 mono_ms=340358 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T10:12:36.8257202Z CONN_LIFECYCLE: conn=46 role=brain wall_ms=1785579156825 mono_ms=340359 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T10:12:36.8258074Z CONN_LIFECYCLE: conn=46 role=brain wall_ms=1785579156825 mono_ms=340359 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T10:12:36.9392426Z TWOHOST OK: rest: A's remote suspend landed (B suspended)
2026-08-01T10:12:37.0259147Z CONN_LIFECYCLE: conn=47 role=brain wall_ms=1785579157025 mono_ms=340559 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T10:12:37.0260825Z CONN_LIFECYCLE: conn=47 role=brain wall_ms=1785579157025 mono_ms=340559 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T10:12:37.0262048Z CONN_LIFECYCLE: conn=48 role=brain stream-subscriber stream=28 wall_ms=1785579157026 mono_ms=340559 event=stream-sub-attach stream=28 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T10:12:37.0263185Z CONN_LIFECYCLE: conn=48 role=brain stream-subscriber stream=28 wall_ms=1785579157026 mono_ms=340559 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T10:12:37.0413923Z CONN_LIFECYCLE: conn=48 role=brain stream-subscriber stream=28 wall_ms=1785579157041 mono_ms=340574 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T10:12:37.0415097Z CONN_LIFECYCLE: conn=49 role=brain wall_ms=1785579157041 mono_ms=340574 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T10:12:37.0416071Z CONN_LIFECYCLE: conn=49 role=brain wall_ms=1785579157041 mono_ms=340574 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T10:12:37.0453029Z CONN_LIFECYCLE: conn=3 role=brain stream-subscriber stream=2 stream-subscriber stream=5 stream-subscriber stream=8 stream-subscriber stream=14 stream-subscriber stream=17 stream-subscriber stream=18 stream-subscriber stream=30 wall_ms=1785579157045 mono_ms=340578 event=stream-sub-attach stream=30 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T10:12:37.1894814Z TWOHOST OK: rest: A's remote wake landed (B active again)
2026-08-01T10:12:37.2001507Z CONN_LIFECYCLE: conn=3 role=brain stream-subscriber stream=2 stream-subscriber stream=5 stream-subscriber stream=8 stream-subscriber stream=14 stream-subscriber stream=17 stream-subscriber stream=18 stream-subscriber stream=30 wall_ms=1785579157199 mono_ms=340733 event=stream-sub-release stream=30 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T10:12:37.2133786Z CONN_LIFECYCLE: conn=3 role=brain stream-subscriber stream=2 stream-subscriber stream=5 stream-subscriber stream=8 stream-subscriber stream=14 stream-subscriber stream=17 stream-subscriber stream=18 stream-subscriber stream=30 stream-subscriber stream=31 wall_ms=1785579157213 mono_ms=340746 event=stream-sub-attach stream=31 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T10:12:37.2321171Z CONN_LIFECYCLE: conn=3 role=brain stream-subscriber stream=2 stream-subscriber stream=5 stream-subscriber stream=8 stream-subscriber stream=14 stream-subscriber stream=17 stream-subscriber stream=18 stream-subscriber stream=30 stream-subscriber stream=31 wall_ms=1785579157231 mono_ms=340765 event=stream-sub-release stream=31 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T10:12:37.2694481Z CONN_LIFECYCLE: conn=3 role=brain stream-subscriber stream=2 stream-subscriber stream=5 stream-subscriber stream=8 stream-subscriber stream=14 stream-subscriber stream=17 stream-subscriber stream=18 stream-subscriber stream=30 stream-subscriber stream=31… wall_ms=1785579157269 mono_ms=340802 event=stream-sub-attach stream=33 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T10:12:37.4289157Z CONN_LIFECYCLE: conn=50 role=brain wall_ms=1785579157428 mono_ms=340962 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T10:12:37.4290269Z CONN_LIFECYCLE: conn=51 role=brain wall_ms=1785579157428 mono_ms=340962 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T10:12:37.4291399Z CONN_LIFECYCLE: conn=50 role=brain wall_ms=1785579157428 mono_ms=340962 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T10:12:37.4292625Z CONN_LIFECYCLE: conn=51 role=brain wall_ms=1785579157428 mono_ms=340962 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T10:12:37.4293959Z CONN_LIFECYCLE: conn=52 role=brain stream-subscriber stream=34 wall_ms=1785579157429 mono_ms=340962 event=stream-sub-attach stream=34 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T10:12:37.4295241Z CONN_LIFECYCLE: conn=52 role=brain stream-subscriber stream=34 wall_ms=1785579157429 mono_ms=340962 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T10:12:37.4296601Z CONN_LIFECYCLE: conn=53 role=brain wall_ms=1785579157429 mono_ms=340962 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T10:12:37.4297822Z CONN_LIFECYCLE: conn=53 role=brain stream-subscriber stream=35 wall_ms=1785579157429 mono_ms=340962 event=stream-sub-attach stream=35 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T10:12:37.4302284Z CONN_LIFECYCLE: conn=52 role=brain stream-subscriber stream=34 wall_ms=1785579157430 mono_ms=340963 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T10:12:37.4303561Z CONN_LIFECYCLE: conn=54 role=brain wall_ms=1785579157430 mono_ms=340963 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T10:12:37.4304695Z CONN_LIFECYCLE: conn=54 role=brain wall_ms=1785579157430 mono_ms=340963 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T10:12:37.4583299Z CONN_LIFECYCLE: conn=53 role=brain stream-subscriber stream=35 wall_ms=1785579157458 mono_ms=340991 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T10:12:37.4584612Z CONN_LIFECYCLE: conn=55 role=brain wall_ms=1785579157458 mono_ms=340991 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T10:12:37.4585724Z CONN_LIFECYCLE: conn=55 role=brain wall_ms=1785579157458 mono_ms=340991 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T10:12:37.4596599Z TWOHOST OK: presence: A's redirected notif surfaced at B
2026-08-01T10:12:37.4597501Z TWOHOST OK: presence: the surfacing node owns the marks
2026-08-01T10:12:37.6881124Z CONN_LIFECYCLE: conn=3 role=brain stream-subscriber stream=2 stream-subscriber stream=5 stream-subscriber stream=8 stream-subscriber stream=14 stream-subscriber stream=17 stream-subscriber stream=18 stream-subscriber stream=30 stream-subscriber stream=31… wall_ms=1785579157687 mono_ms=341221 event=stream-sub-release stream=33 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T10:12:37.8316264Z CONN_LIFECYCLE: conn=56 role=brain wall_ms=1785579157831 mono_ms=341364 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T10:12:37.8317321Z CONN_LIFECYCLE: conn=56 role=brain wall_ms=1785579157831 mono_ms=341364 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T10:12:37.8319916Z CONN_LIFECYCLE: conn=57 role=brain stream-subscriber stream=36 wall_ms=1785579157831 mono_ms=341365 event=stream-sub-attach stream=36 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T10:12:37.8321484Z CONN_LIFECYCLE: conn=57 role=brain stream-subscriber stream=36 wall_ms=1785579157832 mono_ms=341365 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T10:12:37.8540405Z CONN_LIFECYCLE: conn=57 role=brain stream-subscriber stream=36 wall_ms=1785579157853 mono_ms=341387 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T10:12:37.8541889Z CONN_LIFECYCLE: conn=58 role=brain wall_ms=1785579157854 mono_ms=341387 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T10:12:37.8543019Z CONN_LIFECYCLE: conn=58 role=brain wall_ms=1785579157854 mono_ms=341387 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T10:12:37.8819750Z CONN_LIFECYCLE: conn=59 role=brain wall_ms=1785579157881 mono_ms=341415 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T10:12:37.8820799Z CONN_LIFECYCLE: conn=59 role=brain wall_ms=1785579157881 mono_ms=341415 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T10:12:37.8822326Z CONN_LIFECYCLE: conn=60 role=brain stream-subscriber stream=37 wall_ms=1785579157882 mono_ms=341415 event=stream-sub-attach stream=37 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T10:12:37.8823713Z CONN_LIFECYCLE: conn=60 role=brain stream-subscriber stream=37 wall_ms=1785579157882 mono_ms=341415 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T10:12:37.8831469Z CONN_LIFECYCLE: conn=60 role=brain stream-subscriber stream=37 wall_ms=1785579157883 mono_ms=341416 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T10:12:37.8832438Z CONN_LIFECYCLE: conn=61 role=brain wall_ms=1785579157883 mono_ms=341416 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T10:12:37.8833244Z CONN_LIFECYCLE: conn=61 role=brain wall_ms=1785579157883 mono_ms=341416 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T10:12:37.9012075Z CONN_LIFECYCLE: conn=3 role=brain stream-subscriber stream=2 stream-subscriber stream=5 stream-subscriber stream=8 stream-subscriber stream=14 stream-subscriber stream=17 stream-subscriber stream=18 stream-subscriber stream=30 stream-subscriber stream=31… wall_ms=1785579157900 mono_ms=341434 event=stream-sub-attach stream=39 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T10:12:37.9400353Z CONN_LIFECYCLE: conn=3 role=brain stream-subscriber stream=2 stream-subscriber stream=5 stream-subscriber stream=8 stream-subscriber stream=14 stream-subscriber stream=17 stream-subscriber stream=18 stream-subscriber stream=30 stream-subscriber stream=31… wall_ms=1785579157939 mono_ms=341473 event=stream-sub-release stream=39 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T10:12:38.0834489Z CONN_LIFECYCLE: conn=62 role=brain wall_ms=1785579158083 mono_ms=341616 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T10:12:38.0835434Z CONN_LIFECYCLE: conn=62 role=brain wall_ms=1785579158083 mono_ms=341616 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T10:12:38.0836351Z CONN_LIFECYCLE: conn=63 role=brain stream-subscriber stream=40 wall_ms=1785579158083 mono_ms=341616 event=stream-sub-attach stream=40 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T10:12:38.0837523Z CONN_LIFECYCLE: conn=63 role=brain stream-subscriber stream=40 wall_ms=1785579158083 mono_ms=341617 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T10:12:38.0856020Z CONN_LIFECYCLE: conn=63 role=brain stream-subscriber stream=40 wall_ms=1785579158085 mono_ms=341618 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T10:12:38.0857008Z CONN_LIFECYCLE: conn=64 role=brain wall_ms=1785579158085 mono_ms=341619 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T10:12:38.0857971Z CONN_LIFECYCLE: conn=64 role=brain wall_ms=1785579158085 mono_ms=341619 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T10:12:38.1338454Z CONN_LIFECYCLE: conn=65 role=brain wall_ms=1785579158133 mono_ms=341667 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T10:12:38.1348493Z CONN_LIFECYCLE: conn=65 role=brain wall_ms=1785579158133 mono_ms=341667 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T10:12:38.1349848Z CONN_LIFECYCLE: conn=66 role=brain stream-subscriber stream=41 wall_ms=1785579158134 mono_ms=341667 event=stream-sub-attach stream=41 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T10:12:38.1350693Z CONN_LIFECYCLE: conn=66 role=brain stream-subscriber stream=41 wall_ms=1785579158134 mono_ms=341667 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T10:12:38.1474743Z CONN_LIFECYCLE: conn=66 role=brain stream-subscriber stream=41 wall_ms=1785579158147 mono_ms=341680 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T10:12:38.1475921Z CONN_LIFECYCLE: conn=67 role=brain wall_ms=1785579158147 mono_ms=341680 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T10:12:38.1477082Z CONN_LIFECYCLE: conn=67 role=brain wall_ms=1785579158147 mono_ms=341680 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T10:12:38.1842953Z CONN_LIFECYCLE: conn=68 role=brain wall_ms=1785579158184 mono_ms=341717 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T10:12:38.1843950Z CONN_LIFECYCLE: conn=68 role=brain wall_ms=1785579158184 mono_ms=341717 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T10:12:38.1845226Z CONN_LIFECYCLE: conn=69 role=brain stream-subscriber stream=42 wall_ms=1785579158184 mono_ms=341717 event=stream-sub-attach stream=42 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T10:12:38.1846099Z CONN_LIFECYCLE: conn=69 role=brain stream-subscriber stream=42 wall_ms=1785579158184 mono_ms=341717 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T10:12:38.1862929Z CONN_LIFECYCLE: conn=69 role=brain stream-subscriber stream=42 wall_ms=1785579158186 mono_ms=341719 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T10:12:38.1863997Z CONN_LIFECYCLE: conn=70 role=brain wall_ms=1785579158186 mono_ms=341719 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T10:12:38.1865080Z CONN_LIFECYCLE: conn=70 role=brain wall_ms=1785579158186 mono_ms=341719 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T10:12:38.2346526Z CONN_LIFECYCLE: conn=71 role=brain wall_ms=1785579158234 mono_ms=341767 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T10:12:38.2347484Z CONN_LIFECYCLE: conn=71 role=brain wall_ms=1785579158234 mono_ms=341767 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T10:12:38.2348591Z CONN_LIFECYCLE: conn=72 role=brain stream-subscriber stream=43 wall_ms=1785579158234 mono_ms=341768 event=stream-sub-attach stream=43 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T10:12:38.2350023Z CONN_LIFECYCLE: conn=72 role=brain stream-subscriber stream=43 wall_ms=1785579158234 mono_ms=341768 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T10:12:38.2373965Z CONN_LIFECYCLE: conn=72 role=brain stream-subscriber stream=43 wall_ms=1785579158237 mono_ms=341770 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T10:12:38.2375044Z CONN_LIFECYCLE: conn=73 role=brain wall_ms=1785579158237 mono_ms=341770 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T10:12:38.2375978Z CONN_LIFECYCLE: conn=73 role=brain wall_ms=1785579158237 mono_ms=341770 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T10:12:38.2851053Z CONN_LIFECYCLE: conn=74 role=brain wall_ms=1785579158284 mono_ms=341818 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T10:12:38.2852064Z CONN_LIFECYCLE: conn=74 role=brain wall_ms=1785579158285 mono_ms=341818 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T10:12:38.2853438Z CONN_LIFECYCLE: conn=75 role=brain stream-subscriber stream=44 wall_ms=1785579158285 mono_ms=341818 event=stream-sub-attach stream=44 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T10:12:38.2855016Z CONN_LIFECYCLE: conn=75 role=brain stream-subscriber stream=44 wall_ms=1785579158285 mono_ms=341818 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T10:12:38.3596623Z CONN_LIFECYCLE: conn=75 role=brain stream-subscriber stream=44 wall_ms=1785579158359 mono_ms=341892 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T10:12:38.3597560Z CONN_LIFECYCLE: conn=76 role=brain wall_ms=1785579158359 mono_ms=341893 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T10:12:38.3598414Z CONN_LIFECYCLE: conn=76 role=brain wall_ms=1785579158359 mono_ms=341893 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T10:12:38.3854998Z CONN_LIFECYCLE: conn=3 role=brain stream-subscriber stream=2 stream-subscriber stream=5 stream-subscriber stream=8 stream-subscriber stream=14 stream-subscriber stream=17 stream-subscriber stream=18 stream-subscriber stream=30 stream-subscriber stream=31… wall_ms=1785579158385 mono_ms=341918 event=stream-sub-attach stream=47 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T10:12:38.3856883Z CONN_LIFECYCLE: conn=77 role=brain wall_ms=1785579158385 mono_ms=341918 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T10:12:38.3857866Z CONN_LIFECYCLE: conn=77 role=brain wall_ms=1785579158385 mono_ms=341919 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T10:12:38.3859825Z CONN_LIFECYCLE: conn=78 role=brain stream-subscriber stream=46 wall_ms=1785579158385 mono_ms=341919 event=stream-sub-attach stream=46 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T10:12:38.3861005Z CONN_LIFECYCLE: conn=78 role=brain stream-subscriber stream=46 wall_ms=1785579158385 mono_ms=341919 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T10:12:38.3876771Z CONN_LIFECYCLE: conn=78 role=brain stream-subscriber stream=46 wall_ms=1785579158387 mono_ms=341920 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T10:12:38.3877693Z CONN_LIFECYCLE: conn=79 role=brain wall_ms=1785579158387 mono_ms=341921 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T10:12:38.3878456Z CONN_LIFECYCLE: conn=79 role=brain wall_ms=1785579158387 mono_ms=341921 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T10:12:38.4603177Z TWOHOST OK: shell: A's cross-node notify command RENDERED at B
2026-08-01T10:12:38.4603701Z TWOHOST OK: toast: A's notify rendered via the shell template at B
2026-08-01T10:12:38.4609435Z TWOHOST OK: gateway: A's cross-node cmd spooled under the gateway-typed owner at B
2026-08-01T10:12:38.4613870Z TWOHOST OK: gateway-typed owner cross-node cmd spooled + drive dropped at B
2026-08-01T10:12:38.5199054Z CONN_LIFECYCLE: conn=3 role=brain stream-subscriber stream=2 stream-subscriber stream=5 stream-subscriber stream=8 stream-subscriber stream=14 stream-subscriber stream=17 stream-subscriber stream=18 stream-subscriber stream=30 stream-subscriber stream=31… wall_ms=1785579158519 mono_ms=342052 event=stream-sub-release stream=47 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T10:12:38.5325080Z CONN_LIFECYCLE: conn=3 role=brain stream-subscriber stream=2 stream-subscriber stream=5 stream-subscriber stream=8 stream-subscriber stream=14 stream-subscriber stream=17 stream-subscriber stream=18 stream-subscriber stream=30 stream-subscriber stream=31… wall_ms=1785579158532 mono_ms=342065 event=stream-sub-attach stream=51 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T10:12:38.5365463Z CONN_LIFECYCLE: conn=80 role=brain wall_ms=1785579158536 mono_ms=342069 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T10:12:38.5366343Z CONN_LIFECYCLE: conn=81 role=brain wall_ms=1785579158536 mono_ms=342069 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T10:12:38.5367330Z CONN_LIFECYCLE: conn=80 role=brain wall_ms=1785579158536 mono_ms=342069 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T10:12:38.5368638Z CONN_LIFECYCLE: conn=81 role=brain wall_ms=1785579158536 mono_ms=342069 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T10:12:38.5369934Z CONN_LIFECYCLE: conn=82 role=brain stream-subscriber stream=48 wall_ms=1785579158536 mono_ms=342070 event=stream-sub-attach stream=48 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T10:12:38.5371123Z CONN_LIFECYCLE: conn=82 role=brain stream-subscriber stream=48 wall_ms=1785579158536 mono_ms=342070 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T10:12:38.5373419Z CONN_LIFECYCLE: conn=83 role=brain wall_ms=1785579158537 mono_ms=342070 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T10:12:38.5374908Z CONN_LIFECYCLE: conn=83 role=brain stream-subscriber stream=49 wall_ms=1785579158537 mono_ms=342070 event=stream-sub-attach stream=49 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T10:12:38.5376994Z CONN_LIFECYCLE: conn=82 role=brain stream-subscriber stream=48 wall_ms=1785579158537 mono_ms=342070 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T10:12:38.5378233Z CONN_LIFECYCLE: conn=84 role=brain wall_ms=1785579158537 mono_ms=342071 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T10:12:38.5379278Z CONN_LIFECYCLE: conn=84 role=brain wall_ms=1785579158537 mono_ms=342071 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T10:12:38.5441284Z CONN_LIFECYCLE: conn=3 role=brain stream-subscriber stream=2 stream-subscriber stream=5 stream-subscriber stream=8 stream-subscriber stream=14 stream-subscriber stream=17 stream-subscriber stream=18 stream-subscriber stream=30 stream-subscriber stream=31… wall_ms=1785579158543 mono_ms=342077 event=stream-sub-release stream=51 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T10:12:38.5650160Z CONN_LIFECYCLE: conn=83 role=brain stream-subscriber stream=49 wall_ms=1785579158564 mono_ms=342098 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T10:12:38.5651347Z CONN_LIFECYCLE: conn=85 role=brain wall_ms=1785579158565 mono_ms=342098 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T10:12:38.5652340Z CONN_LIFECYCLE: conn=85 role=brain wall_ms=1785579158565 mono_ms=342098 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T10:12:38.6373861Z CONN_LIFECYCLE: conn=86 role=brain wall_ms=1785579158637 mono_ms=342170 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T10:12:38.6375123Z CONN_LIFECYCLE: conn=86 role=brain wall_ms=1785579158637 mono_ms=342170 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T10:12:38.6377418Z CONN_LIFECYCLE: conn=87 role=brain stream-subscriber stream=52 wall_ms=1785579158637 mono_ms=342170 event=stream-sub-attach stream=52 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T10:12:38.6379235Z CONN_LIFECYCLE: conn=87 role=brain stream-subscriber stream=52 wall_ms=1785579158637 mono_ms=342171 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T10:12:38.6596981Z CONN_LIFECYCLE: conn=87 role=brain stream-subscriber stream=52 wall_ms=1785579158659 mono_ms=342192 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T10:12:38.6598289Z CONN_LIFECYCLE: conn=88 role=brain wall_ms=1785579158659 mono_ms=342193 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T10:12:38.6599458Z CONN_LIFECYCLE: conn=88 role=brain wall_ms=1785579158659 mono_ms=342193 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T10:12:38.6877438Z CONN_LIFECYCLE: conn=89 role=brain wall_ms=1785579158687 mono_ms=342220 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T10:12:38.6878629Z CONN_LIFECYCLE: conn=89 role=brain wall_ms=1785579158687 mono_ms=342221 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T10:12:38.6879866Z CONN_LIFECYCLE: conn=90 role=brain stream-subscriber stream=53 wall_ms=1785579158687 mono_ms=342221 event=stream-sub-attach stream=53 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T10:12:38.6881102Z CONN_LIFECYCLE: conn=90 role=brain stream-subscriber stream=53 wall_ms=1785579158688 mono_ms=342221 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T10:12:38.6888629Z CONN_LIFECYCLE: conn=90 role=brain stream-subscriber stream=53 wall_ms=1785579158688 mono_ms=342222 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T10:12:38.6889612Z CONN_LIFECYCLE: conn=91 role=brain wall_ms=1785579158688 mono_ms=342222 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T10:12:38.6890284Z CONN_LIFECYCLE: conn=91 role=brain wall_ms=1785579158688 mono_ms=342222 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T10:12:39.1810820Z CONN_LIFECYCLE: conn=3 role=brain stream-subscriber stream=2 stream-subscriber stream=5 stream-subscriber stream=8 stream-subscriber stream=14 stream-subscriber stream=17 stream-subscriber stream=18 stream-subscriber stream=30 stream-subscriber stream=31… wall_ms=1785579159180 mono_ms=342714 event=stream-sub-attach stream=56 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T10:12:39.3260834Z CONN_LIFECYCLE: conn=3 role=brain stream-subscriber stream=2 stream-subscriber stream=5 stream-subscriber stream=8 stream-subscriber stream=14 stream-subscriber stream=17 stream-subscriber stream=18 stream-subscriber stream=30 stream-subscriber stream=31… wall_ms=1785579159325 mono_ms=342859 event=stream-sub-release stream=56 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T10:12:39.3375846Z CONN_LIFECYCLE: conn=3 role=brain stream-subscriber stream=2 stream-subscriber stream=5 stream-subscriber stream=8 stream-subscriber stream=14 stream-subscriber stream=17 stream-subscriber stream=18 stream-subscriber stream=30 stream-subscriber stream=31… wall_ms=1785579159337 mono_ms=342870 event=stream-sub-attach stream=59 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T10:12:39.3419027Z CONN_LIFECYCLE: conn=92 role=brain wall_ms=1785579159341 mono_ms=342875 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T10:12:39.3420041Z CONN_LIFECYCLE: conn=93 role=brain wall_ms=1785579159341 mono_ms=342875 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T10:12:39.3421140Z CONN_LIFECYCLE: conn=92 role=brain wall_ms=1785579159341 mono_ms=342875 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T10:12:39.3422404Z CONN_LIFECYCLE: conn=93 role=brain wall_ms=1785579159341 mono_ms=342875 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T10:12:39.3423721Z CONN_LIFECYCLE: conn=94 role=brain stream-subscriber stream=57 wall_ms=1785579159342 mono_ms=342875 event=stream-sub-attach stream=57 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T10:12:39.3425014Z CONN_LIFECYCLE: conn=94 role=brain stream-subscriber stream=57 wall_ms=1785579159342 mono_ms=342875 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T10:12:39.3426464Z CONN_LIFECYCLE: conn=95 role=brain wall_ms=1785579159342 mono_ms=342875 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T10:12:39.3427999Z CONN_LIFECYCLE: conn=95 role=brain stream-subscriber stream=58 wall_ms=1785579159342 mono_ms=342876 event=stream-sub-attach stream=58 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T10:12:39.3431011Z CONN_LIFECYCLE: conn=94 role=brain stream-subscriber stream=57 wall_ms=1785579159343 mono_ms=342876 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T10:12:39.3432153Z CONN_LIFECYCLE: conn=96 role=brain wall_ms=1785579159343 mono_ms=342876 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T10:12:39.3433164Z CONN_LIFECYCLE: conn=96 role=brain wall_ms=1785579159343 mono_ms=342876 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T10:12:39.3439143Z CONN_LIFECYCLE: conn=95 role=brain stream-subscriber stream=58 wall_ms=1785579159343 mono_ms=342877 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T10:12:39.3440648Z CONN_LIFECYCLE: conn=97 role=brain wall_ms=1785579159343 mono_ms=342877 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T10:12:39.3441350Z CONN_LIFECYCLE: conn=97 role=brain wall_ms=1785579159344 mono_ms=342877 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T10:12:39.3508365Z CONN_LIFECYCLE: conn=3 role=brain stream-subscriber stream=2 stream-subscriber stream=5 stream-subscriber stream=8 stream-subscriber stream=14 stream-subscriber stream=17 stream-subscriber stream=18 stream-subscriber stream=30 stream-subscriber stream=31… wall_ms=1785579159350 mono_ms=342883 event=stream-sub-release stream=59 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T10:12:39.4428249Z CONN_LIFECYCLE: conn=98 role=brain wall_ms=1785579159442 mono_ms=342975 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T10:12:39.4429341Z CONN_LIFECYCLE: conn=99 role=brain wall_ms=1785579159442 mono_ms=342976 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T10:12:39.4430496Z CONN_LIFECYCLE: conn=98 role=brain wall_ms=1785579159442 mono_ms=342976 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T10:12:39.4431717Z CONN_LIFECYCLE: conn=99 role=brain wall_ms=1785579159442 mono_ms=342976 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T10:12:39.4433289Z CONN_LIFECYCLE: conn=100 role=brain stream-subscriber stream=61 wall_ms=1785579159442 mono_ms=342976 event=stream-sub-attach stream=61 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T10:12:39.4434697Z CONN_LIFECYCLE: conn=101 role=brain stream-subscriber stream=60 wall_ms=1785579159443 mono_ms=342976 event=stream-sub-attach stream=60 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T10:12:39.4435979Z CONN_LIFECYCLE: conn=100 role=brain stream-subscriber stream=61 wall_ms=1785579159443 mono_ms=342976 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T10:12:39.4437146Z CONN_LIFECYCLE: conn=101 role=brain stream-subscriber stream=60 wall_ms=1785579159443 mono_ms=342976 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T10:12:39.4620669Z TWOHOST OK: A-3: A's setup suspend landed (B suspended)
2026-08-01T10:12:39.4650590Z CONN_LIFECYCLE: conn=101 role=brain stream-subscriber stream=60 wall_ms=1785579159464 mono_ms=342998 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T10:12:39.4651897Z CONN_LIFECYCLE: conn=102 role=brain wall_ms=1785579159465 mono_ms=342998 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T10:12:39.4652754Z CONN_LIFECYCLE: conn=102 role=brain wall_ms=1785579159465 mono_ms=342998 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T10:12:39.4932622Z CONN_LIFECYCLE: conn=103 role=brain wall_ms=1785579159493 mono_ms=343026 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T10:12:39.4933743Z CONN_LIFECYCLE: conn=103 role=brain wall_ms=1785579159493 mono_ms=343026 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T10:12:39.4934794Z CONN_LIFECYCLE: conn=104 role=brain stream-subscriber stream=62 wall_ms=1785579159493 mono_ms=343026 event=stream-sub-attach stream=62 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T10:12:39.4935969Z CONN_LIFECYCLE: conn=104 role=brain stream-subscriber stream=62 wall_ms=1785579159493 mono_ms=343026 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T10:12:39.4943388Z CONN_LIFECYCLE: conn=104 role=brain stream-subscriber stream=62 wall_ms=1785579159494 mono_ms=343027 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T10:12:39.4944251Z CONN_LIFECYCLE: conn=105 role=brain wall_ms=1785579159494 mono_ms=343027 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T10:12:39.4944981Z CONN_LIFECYCLE: conn=105 role=brain wall_ms=1785579159494 mono_ms=343027 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T10:12:39.5007140Z CONN_LIFECYCLE: conn=100 role=brain stream-subscriber stream=61 wall_ms=1785579159500 mono_ms=343033 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T10:12:39.5008095Z CONN_LIFECYCLE: conn=106 role=brain wall_ms=1785579159500 mono_ms=343034 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T10:12:39.5008809Z CONN_LIFECYCLE: conn=106 role=brain wall_ms=1785579159500 mono_ms=343034 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T10:12:39.9903039Z CONN_LIFECYCLE: conn=3 role=brain stream-subscriber stream=2 stream-subscriber stream=5 stream-subscriber stream=8 stream-subscriber stream=14 stream-subscriber stream=17 stream-subscriber stream=18 stream-subscriber stream=30 stream-subscriber stream=31… wall_ms=1785579159989 mono_ms=343523 event=stream-sub-attach stream=65 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T10:12:40.0971383Z CONN_LIFECYCLE: conn=107 role=brain wall_ms=1785579160096 mono_ms=343630 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T10:12:40.0972584Z CONN_LIFECYCLE: conn=107 role=brain wall_ms=1785579160097 mono_ms=343630 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T10:12:40.0973932Z CONN_LIFECYCLE: conn=108 role=brain stream-subscriber stream=66 wall_ms=1785579160097 mono_ms=343630 event=stream-sub-attach stream=66 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T10:12:40.0975590Z CONN_LIFECYCLE: conn=108 role=brain stream-subscriber stream=66 wall_ms=1785579160097 mono_ms=343630 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T10:12:40.1231663Z CONN_LIFECYCLE: conn=3 role=brain stream-subscriber stream=2 stream-subscriber stream=5 stream-subscriber stream=8 stream-subscriber stream=14 stream-subscriber stream=17 stream-subscriber stream=18 stream-subscriber stream=30 stream-subscriber stream=31… wall_ms=1785579160122 mono_ms=343656 event=stream-sub-release stream=65 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T10:12:40.1430222Z CONN_LIFECYCLE: conn=3 role=brain stream-subscriber stream=2 stream-subscriber stream=5 stream-subscriber stream=8 stream-subscriber stream=14 stream-subscriber stream=17 stream-subscriber stream=18 stream-subscriber stream=30 stream-subscriber stream=31… wall_ms=1785579160142 mono_ms=343676 event=stream-sub-attach stream=69 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T10:12:40.1474031Z CONN_LIFECYCLE: conn=109 role=brain wall_ms=1785579160147 mono_ms=343680 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T10:12:40.1474990Z CONN_LIFECYCLE: conn=110 role=brain wall_ms=1785579160147 mono_ms=343680 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T10:12:40.1476090Z CONN_LIFECYCLE: conn=109 role=brain wall_ms=1785579160147 mono_ms=343680 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T10:12:40.1477349Z CONN_LIFECYCLE: conn=110 role=brain wall_ms=1785579160147 mono_ms=343680 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T10:12:40.1478700Z CONN_LIFECYCLE: conn=112 role=brain stream-subscriber stream=67 wall_ms=1785579160147 mono_ms=343681 event=stream-sub-attach stream=67 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T10:12:40.1480102Z CONN_LIFECYCLE: conn=112 role=brain stream-subscriber stream=67 wall_ms=1785579160147 mono_ms=343681 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T10:12:40.1481182Z CONN_LIFECYCLE: conn=111 role=brain wall_ms=1785579160148 mono_ms=343681 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T10:12:40.1482459Z CONN_LIFECYCLE: conn=111 role=brain stream-subscriber stream=68 wall_ms=1785579160148 mono_ms=343681 event=stream-sub-attach stream=68 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T10:12:40.1487519Z CONN_LIFECYCLE: conn=112 role=brain stream-subscriber stream=67 wall_ms=1785579160148 mono_ms=343681 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T10:12:40.1488499Z CONN_LIFECYCLE: conn=113 role=brain wall_ms=1785579160148 mono_ms=343682 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T10:12:40.1489899Z CONN_LIFECYCLE: conn=113 role=brain wall_ms=1785579160148 mono_ms=343682 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T10:12:40.1493066Z CONN_LIFECYCLE: conn=111 role=brain stream-subscriber stream=68 wall_ms=1785579160149 mono_ms=343682 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T10:12:40.1494264Z CONN_LIFECYCLE: conn=114 role=brain wall_ms=1785579160149 mono_ms=343682 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T10:12:40.1495323Z CONN_LIFECYCLE: conn=114 role=brain wall_ms=1785579160149 mono_ms=343682 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T10:12:40.1572485Z CONN_LIFECYCLE: conn=3 role=brain stream-subscriber stream=2 stream-subscriber stream=5 stream-subscriber stream=8 stream-subscriber stream=14 stream-subscriber stream=17 stream-subscriber stream=18 stream-subscriber stream=30 stream-subscriber stream=31… wall_ms=1785579160156 mono_ms=343690 event=stream-sub-release stream=69 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T10:12:40.1677969Z CONN_LIFECYCLE: conn=108 role=brain stream-subscriber stream=66 wall_ms=1785579160167 mono_ms=343701 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T10:12:40.1679424Z CONN_LIFECYCLE: conn=115 role=brain wall_ms=1785579160167 mono_ms=343701 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T10:12:40.1680344Z CONN_LIFECYCLE: conn=115 role=brain wall_ms=1785579160167 mono_ms=343701 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T10:12:40.1962154Z CONN_LIFECYCLE: conn=3 role=brain stream-subscriber stream=2 stream-subscriber stream=5 stream-subscriber stream=8 stream-subscriber stream=14 stream-subscriber stream=17 stream-subscriber stream=18 stream-subscriber stream=30 stream-subscriber stream=31… wall_ms=1785579160195 mono_ms=343729 event=stream-sub-attach stream=71 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T10:12:40.2124515Z TWOHOST OK: A-3: A's bare-id ROUTED wake landed (B active)
2026-08-01T10:12:40.2162263Z TWOHOST OK: A-3 bare-id wake (serve side)
2026-08-01T10:12:40.2238807Z 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=1785579160223 mono_ms=343757 event=controller-attach session=2 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T10:12:40.2316239Z TWOHOST role B: B-2 ticker session 2 ready
2026-08-01T10:12:40.2480379Z CONN_LIFECYCLE: conn=116 role=brain wall_ms=1785579160247 mono_ms=343781 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T10:12:40.2481516Z CONN_LIFECYCLE: conn=116 role=brain wall_ms=1785579160248 mono_ms=343781 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T10:12:40.2483950Z CONN_LIFECYCLE: conn=117 role=brain stream-subscriber stream=72 wall_ms=1785579160248 mono_ms=343781 event=stream-sub-attach stream=72 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T10:12:40.2485584Z CONN_LIFECYCLE: conn=117 role=brain stream-subscriber stream=72 wall_ms=1785579160248 mono_ms=343781 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T10:12:40.2704147Z CONN_LIFECYCLE: conn=117 role=brain stream-subscriber stream=72 wall_ms=1785579160270 mono_ms=343803 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T10:12:40.2705305Z CONN_LIFECYCLE: conn=118 role=brain wall_ms=1785579160270 mono_ms=343803 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T10:12:40.2706274Z CONN_LIFECYCLE: conn=118 role=brain wall_ms=1785579160270 mono_ms=343803 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T10:12:40.2984259Z CONN_LIFECYCLE: conn=119 role=brain wall_ms=1785579160298 mono_ms=343831 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T10:12:40.2985755Z CONN_LIFECYCLE: conn=119 role=brain wall_ms=1785579160298 mono_ms=343831 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T10:12:40.2986937Z CONN_LIFECYCLE: conn=120 role=brain stream-subscriber stream=73 wall_ms=1785579160298 mono_ms=343831 event=stream-sub-attach stream=73 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T10:12:40.2988095Z CONN_LIFECYCLE: conn=120 role=brain stream-subscriber stream=73 wall_ms=1785579160298 mono_ms=343832 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T10:12:40.2995315Z CONN_LIFECYCLE: conn=120 role=brain stream-subscriber stream=73 wall_ms=1785579160299 mono_ms=343832 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T10:12:40.2996402Z CONN_LIFECYCLE: conn=121 role=brain wall_ms=1785579160299 mono_ms=343832 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T10:12:40.2997379Z CONN_LIFECYCLE: conn=121 role=brain wall_ms=1785579160299 mono_ms=343832 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T10:12:40.3250355Z CONN_LIFECYCLE: conn=3 role=brain stream-subscriber stream=2 stream-subscriber stream=5 stream-subscriber stream=8 stream-subscriber stream=14 stream-subscriber stream=17 stream-subscriber stream=18 stream-subscriber stream=30 stream-subscriber stream=31… wall_ms=1785579160324 mono_ms=343858 event=stream-sub-release stream=71 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T10:12:40.4494529Z CONN_LIFECYCLE: conn=122 role=brain wall_ms=1785579160449 mono_ms=343982 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T10:12:40.4495594Z CONN_LIFECYCLE: conn=122 role=brain wall_ms=1785579160449 mono_ms=343982 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T10:12:40.4496779Z CONN_LIFECYCLE: conn=123 role=brain stream-subscriber stream=75 wall_ms=1785579160449 mono_ms=343982 event=stream-sub-attach stream=75 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T10:12:40.4497970Z CONN_LIFECYCLE: conn=123 role=brain stream-subscriber stream=75 wall_ms=1785579160449 mono_ms=343983 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T10:12:40.4509916Z CONN_LIFECYCLE: conn=123 role=brain stream-subscriber stream=75 wall_ms=1785579160450 mono_ms=343984 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T10:12:40.4511041Z CONN_LIFECYCLE: conn=124 role=brain wall_ms=1785579160451 mono_ms=343984 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T10:12:40.4512016Z CONN_LIFECYCLE: conn=124 role=brain wall_ms=1785579160451 mono_ms=343984 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T10:12:40.5499872Z CONN_LIFECYCLE: conn=125 role=brain wall_ms=1785579160549 mono_ms=344083 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T10:12:40.5500619Z CONN_LIFECYCLE: conn=125 role=brain wall_ms=1785579160549 mono_ms=344083 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T10:12:40.5503540Z CONN_LIFECYCLE: conn=126 role=brain wall_ms=1785579160550 mono_ms=344083 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T10:12:40.5505743Z CONN_LIFECYCLE: conn=126 role=brain stream-subscriber stream=76 wall_ms=1785579160550 mono_ms=344083 event=stream-sub-attach stream=76 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T10:12:40.5510299Z 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=1785579160550 mono_ms=344084 event=controller-replaced session=2 new_conn=126 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T10:12:40.5512322Z CONN_LIFECYCLE: conn=126 role=brain stream-subscriber stream=76 controller session=2 endpoint=ling-twohost-b2 by=bcead52b862344aef51998ca5d8f15dce1e38e6cee3795b219a5849f6ad4b41a wall_ms=1785579160550 mono_ms=344084 event=controller-attach session=2 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T10:12:40.5514722Z 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=1785579160550 mono_ms=344084 event=writer-exit role=controller session=2 reason=channel-closed [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T10:12:40.5587954Z SUBSCRIBE_DECISION: session=2 endpoint=ling-twohost-b2 by=bcead52b862344aef51998ca5d8f15dce1e38e6cee3795b219a5849f6ad4b41a conn=126 intent=control old_by=- old_gen=0 req_gen=1785579160086 decision=controller
2026-08-01T10:12:40.5589900Z SUBSCRIBE_DECISION: session=2 endpoint=ling-twohost-b2 by=bcead52b862344aef51998ca5d8f15dce1e38e6cee3795b219a5849f6ad4b41a conn=126 intent=control old_by=bcead52b862344aef51998ca5d8f15dce1e38e6cee3795b219a5849f6ad4b41a old_gen=1785579160086 req_gen=1785579160086 decision=idempotent
2026-08-01T10:12:40.7328469Z TWOHOST OK: B-2: the attacher child's control stamps landed
2026-08-01T10:12:40.7613158Z CONN_LIFECYCLE: conn=3 role=brain stream-subscriber stream=2 stream-subscriber stream=5 stream-subscriber stream=8 stream-subscriber stream=14 stream-subscriber stream=17 stream-subscriber stream=18 stream-subscriber stream=30 stream-subscriber stream=31… wall_ms=1785579160761 mono_ms=344294 event=stream-sub-attach stream=78 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T10:12:40.8149744Z CONN_LIFECYCLE: conn=3 role=brain stream-subscriber stream=2 stream-subscriber stream=5 stream-subscriber stream=8 stream-subscriber stream=14 stream-subscriber stream=17 stream-subscriber stream=18 stream-subscriber stream=30 stream-subscriber stream=31… wall_ms=1785579160814 mono_ms=344347 event=stream-sub-release stream=78 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T10:12:40.8273877Z CONN_LIFECYCLE: conn=3 role=brain stream-subscriber stream=2 stream-subscriber stream=5 stream-subscriber stream=8 stream-subscriber stream=14 stream-subscriber stream=17 stream-subscriber stream=18 stream-subscriber stream=30 stream-subscriber stream=31… wall_ms=1785579160827 mono_ms=344360 event=stream-sub-attach stream=80 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T10:12:40.9530138Z CONN_LIFECYCLE: conn=128 role=brain wall_ms=1785579160952 mono_ms=344486 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T10:12:40.9531000Z CONN_LIFECYCLE: conn=129 role=brain wall_ms=1785579160952 mono_ms=344486 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T10:12:40.9531878Z CONN_LIFECYCLE: conn=129 role=brain wall_ms=1785579160952 mono_ms=344486 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T10:12:40.9532813Z CONN_LIFECYCLE: conn=128 role=brain wall_ms=1785579160953 mono_ms=344486 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T10:12:40.9533959Z CONN_LIFECYCLE: conn=130 role=brain stream-subscriber stream=81 wall_ms=1785579160953 mono_ms=344486 event=stream-sub-attach stream=81 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T10:12:40.9535736Z CONN_LIFECYCLE: conn=130 role=brain stream-subscriber stream=81 wall_ms=1785579160953 mono_ms=344486 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T10:12:40.9537967Z CONN_LIFECYCLE: conn=131 role=brain wall_ms=1785579160953 mono_ms=344487 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T10:12:40.9539722Z CONN_LIFECYCLE: conn=131 role=brain stream-subscriber stream=82 wall_ms=1785579160953 mono_ms=344487 event=stream-sub-attach stream=82 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T10:12:40.9544011Z CONN_LIFECYCLE: conn=130 role=brain stream-subscriber stream=81 wall_ms=1785579160954 mono_ms=344487 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T10:12:40.9544979Z CONN_LIFECYCLE: conn=132 role=brain wall_ms=1785579160954 mono_ms=344487 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T10:12:40.9545730Z CONN_LIFECYCLE: conn=132 role=brain wall_ms=1785579160954 mono_ms=344487 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T10:12:40.9552726Z CONN_LIFECYCLE: conn=131 role=brain stream-subscriber stream=82 wall_ms=1785579160955 mono_ms=344488 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T10:12:40.9553712Z CONN_LIFECYCLE: conn=133 role=brain wall_ms=1785579160955 mono_ms=344488 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T10:12:40.9554417Z CONN_LIFECYCLE: conn=133 role=brain wall_ms=1785579160955 mono_ms=344488 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T10:12:41.0033928Z CONN_LIFECYCLE: conn=134 role=brain wall_ms=1785579161003 mono_ms=344536 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T10:12:41.0034863Z CONN_LIFECYCLE: conn=134 role=brain wall_ms=1785579161003 mono_ms=344536 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T10:12:41.0036260Z CONN_LIFECYCLE: conn=135 role=brain stream-subscriber stream=84 wall_ms=1785579161003 mono_ms=344536 event=stream-sub-attach stream=84 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T10:12:41.0038021Z CONN_LIFECYCLE: conn=135 role=brain stream-subscriber stream=84 wall_ms=1785579161003 mono_ms=344537 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T10:12:41.0098883Z CONN_LIFECYCLE: conn=135 role=brain stream-subscriber stream=84 wall_ms=1785579161009 mono_ms=344543 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T10:12:41.0100853Z CONN_LIFECYCLE: conn=136 role=brain wall_ms=1785579161009 mono_ms=344543 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T10:12:41.0101592Z CONN_LIFECYCLE: conn=136 role=brain wall_ms=1785579161010 mono_ms=344543 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T10:12:41.0537921Z CONN_LIFECYCLE: conn=137 role=brain wall_ms=1785579161053 mono_ms=344586 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T10:12:41.0539088Z CONN_LIFECYCLE: conn=138 role=brain wall_ms=1785579161053 mono_ms=344587 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T10:12:41.0540286Z CONN_LIFECYCLE: conn=137 role=brain wall_ms=1785579161053 mono_ms=344587 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T10:12:41.0541509Z CONN_LIFECYCLE: conn=138 role=brain wall_ms=1785579161053 mono_ms=344587 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T10:12:41.0542524Z CONN_LIFECYCLE: conn=140 role=brain stream-subscriber stream=85 wall_ms=1785579161053 mono_ms=344587 event=stream-sub-attach stream=85 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T10:12:41.0543397Z CONN_LIFECYCLE: conn=139 role=brain stream-subscriber stream=83 wall_ms=1785579161054 mono_ms=344587 event=stream-sub-attach stream=83 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T10:12:41.0544222Z CONN_LIFECYCLE: conn=140 role=brain stream-subscriber stream=85 wall_ms=1785579161054 mono_ms=344587 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T10:12:41.0544958Z CONN_LIFECYCLE: conn=139 role=brain stream-subscriber stream=83 wall_ms=1785579161054 mono_ms=344587 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T10:12:41.0555627Z CONN_LIFECYCLE: conn=140 role=brain stream-subscriber stream=85 wall_ms=1785579161055 mono_ms=344588 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T10:12:41.0556428Z CONN_LIFECYCLE: conn=141 role=brain wall_ms=1785579161055 mono_ms=344588 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T10:12:41.0557115Z CONN_LIFECYCLE: conn=141 role=brain wall_ms=1785579161055 mono_ms=344588 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T10:12:41.0761936Z CONN_LIFECYCLE: conn=139 role=brain stream-subscriber stream=83 wall_ms=1785579161076 mono_ms=344609 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T10:12:41.0762956Z CONN_LIFECYCLE: conn=142 role=brain wall_ms=1785579161076 mono_ms=344609 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T10:12:41.0764188Z CONN_LIFECYCLE: conn=142 role=brain wall_ms=1785579161076 mono_ms=344609 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T10:12:41.1042893Z CONN_LIFECYCLE: conn=143 role=brain wall_ms=1785579161104 mono_ms=344637 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T10:12:41.1044044Z CONN_LIFECYCLE: conn=144 role=brain wall_ms=1785579161104 mono_ms=344637 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T10:12:41.1044931Z CONN_LIFECYCLE: conn=143 role=brain wall_ms=1785579161104 mono_ms=344637 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T10:12:41.1045873Z CONN_LIFECYCLE: conn=144 role=brain wall_ms=1785579161104 mono_ms=344637 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T10:12:41.1046878Z CONN_LIFECYCLE: conn=145 role=brain stream-subscriber stream=86 wall_ms=1785579161104 mono_ms=344637 event=stream-sub-attach stream=86 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T10:12:41.1047957Z CONN_LIFECYCLE: conn=146 role=brain stream-subscriber stream=87 wall_ms=1785579161104 mono_ms=344637 event=stream-sub-attach stream=87 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T10:12:41.1049045Z CONN_LIFECYCLE: conn=146 role=brain stream-subscriber stream=87 wall_ms=1785579161104 mono_ms=344638 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T10:12:41.1050170Z CONN_LIFECYCLE: conn=145 role=brain stream-subscriber stream=86 wall_ms=1785579161104 mono_ms=344638 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T10:12:41.1053533Z CONN_LIFECYCLE: conn=146 role=brain stream-subscriber stream=87 wall_ms=1785579161105 mono_ms=344638 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T10:12:41.1054647Z CONN_LIFECYCLE: conn=147 role=brain wall_ms=1785579161105 mono_ms=344638 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T10:12:41.1055625Z CONN_LIFECYCLE: conn=147 role=brain wall_ms=1785579161105 mono_ms=344638 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T10:12:41.1059290Z CONN_LIFECYCLE: conn=145 role=brain stream-subscriber stream=86 wall_ms=1785579161105 mono_ms=344639 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T10:12:41.1060410Z CONN_LIFECYCLE: conn=148 role=brain wall_ms=1785579161105 mono_ms=344639 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T10:12:41.1061127Z CONN_LIFECYCLE: conn=148 role=brain wall_ms=1785579161106 mono_ms=344639 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T10:12:41.1134541Z CONN_LIFECYCLE: conn=24 role=brain wall_ms=1785579161113 mono_ms=344646 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T10:12:41.1136046Z CONN_LIFECYCLE: conn=23 role=brain stream-subscriber stream=13 controller session=1 endpoint=ling-twohost-b by=bcead52b862344aef51998ca5d8f15dce1e38e6cee3795b219a5849f6ad4b41a wall_ms=1785579161113 mono_ms=344646 event=writer-exit role=controller session=1 reason=channel-closed [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T10:12:41.1205190Z CONN_LIFECYCLE: conn=23 role=brain stream-subscriber stream=13 controller session=1 endpoint=ling-twohost-b by=bcead52b862344aef51998ca5d8f15dce1e38e6cee3795b219a5849f6ad4b41a wall_ms=1785579161120 mono_ms=344653 event=session-detach session=1 was_controller=true viewers_dropped=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T10:12:41.1207071Z CONN_LIFECYCLE: conn=23 role=brain stream-subscriber stream=13 controller session=1 endpoint=ling-twohost-b by=bcead52b862344aef51998ca5d8f15dce1e38e6cee3795b219a5849f6ad4b41a wall_ms=1785579161120 mono_ms=344653 event=stream-sub-release stream=13 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T10:12:41.1208859Z CONN_LIFECYCLE: conn=23 role=brain stream-subscriber stream=13 controller session=1 endpoint=ling-twohost-b by=bcead52b862344aef51998ca5d8f15dce1e38e6cee3795b219a5849f6ad4b41a wall_ms=1785579161120 mono_ms=344653 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T10:12:41.1210485Z CONN_LIFECYCLE: conn=149 role=brain wall_ms=1785579161120 mono_ms=344654 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T10:12:41.1211315Z CONN_LIFECYCLE: conn=149 role=brain wall_ms=1785579161120 mono_ms=344654 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T10:12:41.1547548Z CONN_LIFECYCLE: conn=150 role=brain wall_ms=1785579161154 mono_ms=344687 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T10:12:41.1548550Z CONN_LIFECYCLE: conn=150 role=brain wall_ms=1785579161154 mono_ms=344688 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T10:12:41.1550064Z CONN_LIFECYCLE: conn=151 role=brain stream-subscriber stream=88 wall_ms=1785579161154 mono_ms=344688 event=stream-sub-attach stream=88 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T10:12:41.1551348Z CONN_LIFECYCLE: conn=151 role=brain stream-subscriber stream=88 wall_ms=1785579161155 mono_ms=344688 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T10:12:41.1558838Z CONN_LIFECYCLE: conn=151 role=brain stream-subscriber stream=88 wall_ms=1785579161155 mono_ms=344689 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T10:12:41.1560379Z CONN_LIFECYCLE: conn=152 role=brain wall_ms=1785579161155 mono_ms=344689 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T10:12:41.1561326Z CONN_LIFECYCLE: conn=152 role=brain wall_ms=1785579161155 mono_ms=344689 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T10:12:46.9931184Z CONN_LIFECYCLE: conn=153 role=brain wall_ms=1785579166992 mono_ms=350526 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T10:12:46.9931928Z DISPATCH:89:Failed("stream 89: opener not pinned yet")
2026-08-01T10:12:46.9932642Z DISPATCH_EV: gen=1785579155163 stream=89 family=unclassified attempt=0 conn=6 event=worker-outcome detail=Failed("stream 89: opener not pinned yet") elapsed_ms=0 endpoint=-
2026-08-01T10:12:46.9933520Z CONN_LIFECYCLE: conn=153 role=brain wall_ms=1785579166993 mono_ms=350526 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T10:12:47.4966871Z CONN_LIFECYCLE: conn=154 role=brain wall_ms=1785579167496 mono_ms=351029 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T10:12:47.4967895Z CONN_LIFECYCLE: conn=154 role=brain wall_ms=1785579167496 mono_ms=351029 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T10:12:47.4968578Z DISPATCH:89:Failed("stream 89: opener not pinned yet")
2026-08-01T10:12:47.4969438Z DISPATCH_EV: gen=1785579155163 stream=89 family=unclassified attempt=1 conn=6 event=worker-outcome detail=Failed("stream 89: opener not pinned yet") elapsed_ms=0 endpoint=-
2026-08-01T10:12:48.5038688Z CONN_LIFECYCLE: conn=155 role=brain wall_ms=1785579168503 mono_ms=352037 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T10:12:48.5039661Z DISPATCH:89:Failed("stream 89: opener not pinned yet")
2026-08-01T10:12:48.5040418Z CONN_LIFECYCLE: conn=155 role=brain wall_ms=1785579168503 mono_ms=352037 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T10:12:48.5041537Z DISPATCH_EV: gen=1785579155163 stream=89 family=unclassified attempt=2 conn=6 event=worker-outcome detail=Failed("stream 89: opener not pinned yet") elapsed_ms=0 endpoint=-
2026-08-01T10:12:50.8276602Z CONN_LIFECYCLE: conn=3 role=brain stream-subscriber stream=2 stream-subscriber stream=5 stream-subscriber stream=8 stream-subscriber stream=14 stream-subscriber stream=17 stream-subscriber stream=18 stream-subscriber stream=30 stream-subscriber stream=31… wall_ms=1785579170827 mono_ms=354360 event=stream-sub-release stream=80 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T10:12:50.8278669Z PUMP_PEER_FAIL:bcead52b862344aef51998ca5d8f15dce1e38e6cee3795b219a5849f6ad4b41a:peer reply-read: no progress within budget — dropping peer (brain IPC read deadline elapsed)
2026-08-01T10:12:50.8501453Z CONN_LIFECYCLE: conn=3 role=brain stream-subscriber stream=2 stream-subscriber stream=5 stream-subscriber stream=8 stream-subscriber stream=14 stream-subscriber stream=17 stream-subscriber stream=18 stream-subscriber stream=30 stream-subscriber stream=31… wall_ms=1785579170849 mono_ms=354383 event=stream-sub-attach stream=91 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T10:12:57.0141659Z CONN_LIFECYCLE: conn=156 role=brain wall_ms=1785579177014 mono_ms=360547 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T10:12:57.0142279Z DISPATCH:92:Failed("stream 92: opener not pinned yet")
2026-08-01T10:12:57.0143017Z DISPATCH_EV: gen=1785579155163 stream=92 family=unclassified attempt=0 conn=7 event=worker-outcome detail=Failed("stream 92: opener not pinned yet") elapsed_ms=0 endpoint=-
2026-08-01T10:12:57.0144056Z CONN_LIFECYCLE: conn=156 role=brain wall_ms=1785579177014 mono_ms=360547 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T10:12:57.5178573Z CONN_LIFECYCLE: conn=157 role=brain wall_ms=1785579177517 mono_ms=361051 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T10:12:57.5179302Z DISPATCH:92:Failed("stream 92: opener not pinned yet")
2026-08-01T10:12:57.5180392Z DISPATCH_EV: gen=1785579155163 stream=92 family=unclassified attempt=1 conn=7 event=worker-outcome detail=Failed("stream 92: opener not pinned yet") elapsed_ms=0 endpoint=-
2026-08-01T10:12:57.5181428Z CONN_LIFECYCLE: conn=157 role=brain wall_ms=1785579177517 mono_ms=361051 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T10:12:58.5250199Z CONN_LIFECYCLE: conn=158 role=brain wall_ms=1785579178524 mono_ms=362058 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T10:12:58.5250857Z DISPATCH:92:Failed("stream 92: opener not pinned yet")
2026-08-01T10:12:58.5251535Z CONN_LIFECYCLE: conn=158 role=brain wall_ms=1785579178524 mono_ms=362058 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T10:12:58.5252574Z DISPATCH_EV: gen=1785579155163 stream=92 family=unclassified attempt=2 conn=7 event=worker-outcome detail=Failed("stream 92: opener not pinned yet") elapsed_ms=0 endpoint=-
2026-08-01T10:13:00.4952926Z PAIR_MEET_UP:twohost step=59519306 id=e4f4f5462aa7dc867f81b688b87b012d4e84cf6f972e3a73dcf8d3dcfc428ce8 addr=EndpointAddr { id: PublicKey(e4f4f5462aa7dc867f81b688b87b012d4e84cf6f972e3a73dcf8d3dcfc428ce8), addrs: {Ip(100.98.197.12:60054), Ip(192.168.1.154:60054)} }
2026-08-01T10:13:00.8504320Z CONN_LIFECYCLE: conn=3 role=brain stream-subscriber stream=2 stream-subscriber stream=5 stream-subscriber stream=8 stream-subscriber stream=14 stream-subscriber stream=17 stream-subscriber stream=18 stream-subscriber stream=30 stream-subscriber stream=31… wall_ms=1785579180850 mono_ms=364383 event=stream-sub-release stream=91 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T10:13:00.8507464Z PUMP_PEER_FAIL:bcead52b862344aef51998ca5d8f15dce1e38e6cee3795b219a5849f6ad4b41a:peer reply-read: no progress within budget — dropping peer (brain IPC read deadline elapsed)
2026-08-01T10:13:00.8978907Z CONN_LIFECYCLE: conn=3 role=brain stream-subscriber stream=2 stream-subscriber stream=5 stream-subscriber stream=8 stream-subscriber stream=14 stream-subscriber stream=17 stream-subscriber stream=18 stream-subscriber stream=30 stream-subscriber stream=31… wall_ms=1785579180897 mono_ms=364430 event=stream-sub-attach stream=94 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T10:13:06.9848448Z PUMP_PEER_FAIL:d71b3bd887483fb002df33f8cd28c26399b5aeacb78b7ccbfe36a14f30793c02:stream ended before Done
2026-08-01T10:13:06.9849852Z PUMP_DIAL_SUBMIT:bcead52b862344aef51998ca5d8f15dce1e38e6cee3795b219a5849f6ad4b41a:leg=roster addr={"id":"bcead52b862344aef51998ca5d8f15dce1e38e6cee3795b219a5849f6ad4b41a","addrs":[{"Ip":"100.68.35.65:7460"},{"Ip":"192.168.1.81:7460"}]} wall_ms=1785579186984 mono_ms=31743
2026-08-01T10:13:12.0163184Z CONN_LIFECYCLE: conn=159 role=brain wall_ms=1785579192016 mono_ms=375549 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T10:13:12.0163719Z DISPATCH:95:Failed("stream 95: opener not pinned yet")
2026-08-01T10:13:12.0164305Z DISPATCH_EV: gen=1785579155163 stream=95 family=unclassified attempt=0 conn=8 event=worker-outcome detail=Failed("stream 95: opener not pinned yet") elapsed_ms=0 endpoint=-
2026-08-01T10:13:12.0165155Z CONN_LIFECYCLE: conn=159 role=brain wall_ms=1785579192016 mono_ms=375549 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T10:13:12.0179380Z CONN_LIFECYCLE: conn=3 role=brain stream-subscriber stream=2 stream-subscriber stream=5 stream-subscriber stream=8 stream-subscriber stream=14 stream-subscriber stream=17 stream-subscriber stream=18 stream-subscriber stream=30 stream-subscriber stream=31… wall_ms=1785579192017 mono_ms=375551 event=stream-sub-attach stream=97 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T10:13:12.5200031Z CONN_LIFECYCLE: conn=160 role=brain wall_ms=1785579192519 mono_ms=376053 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T10:13:12.5200804Z DISPATCH:95:Failed("stream 95: opener not pinned yet")
2026-08-01T10:13:12.5201547Z DISPATCH_EV: gen=1785579155163 stream=95 family=unclassified attempt=1 conn=8 event=worker-outcome detail=Failed("stream 95: opener not pinned yet") elapsed_ms=0 endpoint=-
2026-08-01T10:13:12.5202926Z CONN_LIFECYCLE: conn=160 role=brain wall_ms=1785579192519 mono_ms=376053 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T10:13:13.5270137Z CONN_LIFECYCLE: conn=161 role=brain wall_ms=1785579193526 mono_ms=377060 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T10:13:13.5270814Z DISPATCH:95:Failed("stream 95: opener not pinned yet")
2026-08-01T10:13:13.5271554Z DISPATCH_EV: gen=1785579155163 stream=95 family=unclassified attempt=2 conn=8 event=worker-outcome detail=Failed("stream 95: opener not pinned yet") elapsed_ms=0 endpoint=-
2026-08-01T10:13:13.5272612Z CONN_LIFECYCLE: conn=161 role=brain wall_ms=1785579193526 mono_ms=377060 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T10:13:21.9909667Z PUMP_PEER_FAIL:d71b3bd887483fb002df33f8cd28c26399b5aeacb78b7ccbfe36a14f30793c02:stream ended before Done
2026-08-01T10:13:21.9911017Z 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=1785579201990 mono_ms=46749
2026-08-01T10:13:21.9915896Z PUMP_DIAL_SUBMIT:bcead52b862344aef51998ca5d8f15dce1e38e6cee3795b219a5849f6ad4b41a:leg=failed-addr-skip-then-discovery addr={"id":"bcead52b862344aef51998ca5d8f15dce1e38e6cee3795b219a5849f6ad4b41a","addrs":[{"Ip":"100.68.35.65:7460"}]} wall_ms=1785579201991 mono_ms=46749
2026-08-01T10:13:21.9919447Z PUMP_DIAL_SUBMIT:d71b3bd887483fb002df33f8cd28c26399b5aeacb78b7ccbfe36a14f30793c02:leg=cache addr={"id":"d71b3bd887483fb002df33f8cd28c26399b5aeacb78b7ccbfe36a14f30793c02","addrs":[{"Ip":"100.98.197.12:39334"}]} wall_ms=1785579201991 mono_ms=46750
2026-08-01T10:13:22.0193507Z PUMP_PEER_FAIL:d71b3bd887483fb002df33f8cd28c26399b5aeacb78b7ccbfe36a14f30793c02:no such stream 99
2026-08-01T10:13:30.4956032Z PAIR_MEET_UP:twohost step=59519307 id=3bb5464681f12698fd71d91225f2210e0bea3c2dbbe9595f02a109f33804f05b addr=EndpointAddr { id: PublicKey(3bb5464681f12698fd71d91225f2210e0bea3c2dbbe9595f02a109f33804f05b), addrs: {Ip(100.98.197.12:49349), Ip(192.168.1.154:49349)} }
2026-08-01T10:13:31.9935866Z 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=1785579211993 mono_ms=56751
2026-08-01T10:13:32.0111382Z PUMP_DIAL_SUBMIT:d71b3bd887483fb002df33f8cd28c26399b5aeacb78b7ccbfe36a14f30793c02:leg=cache addr={"id":"d71b3bd887483fb002df33f8cd28c26399b5aeacb78b7ccbfe36a14f30793c02","addrs":[{"Ip":"100.98.197.12:39334"}]} wall_ms=1785579212010 mono_ms=56769
2026-08-01T10:13:32.0365562Z PUMP_PEER_FAIL:d71b3bd887483fb002df33f8cd28c26399b5aeacb78b7ccbfe36a14f30793c02:net-stream-open failed: no such conn 10
2026-08-01T10:13:37.0329821Z CONN_LIFECYCLE: conn=162 role=brain wall_ms=1785579217032 mono_ms=400566 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T10:13:37.0330539Z DISPATCH:101:Failed("stream 101: opener not pinned yet")
2026-08-01T10:13:37.0331287Z DISPATCH_EV: gen=1785579155163 stream=101 family=unclassified attempt=0 conn=11 event=worker-outcome detail=Failed("stream 101: opener not pinned yet") elapsed_ms=0 endpoint=-
2026-08-01T10:13:37.0332352Z CONN_LIFECYCLE: conn=162 role=brain wall_ms=1785579217032 mono_ms=400566 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T10:13:37.0409059Z PUMP_DIAL_SUBMIT:d71b3bd887483fb002df33f8cd28c26399b5aeacb78b7ccbfe36a14f30793c02:leg=cache addr={"id":"d71b3bd887483fb002df33f8cd28c26399b5aeacb78b7ccbfe36a14f30793c02","addrs":[{"Ip":"100.98.197.12:39334"}]} wall_ms=1785579217040 mono_ms=61799
2026-08-01T10:13:37.0646588Z CONN_LIFECYCLE: conn=3 role=brain stream-subscriber stream=2 stream-subscriber stream=5 stream-subscriber stream=8 stream-subscriber stream=14 stream-subscriber stream=17 stream-subscriber stream=18 stream-subscriber stream=30 stream-subscriber stream=31… wall_ms=1785579217064 mono_ms=400597 event=stream-sub-attach stream=104 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T10:13:37.5366175Z CONN_LIFECYCLE: conn=163 role=brain wall_ms=1785579217536 mono_ms=401069 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T10:13:37.5366900Z DISPATCH:101:Failed("stream 101: opener not pinned yet")
2026-08-01T10:13:37.5367659Z DISPATCH_EV: gen=1785579155163 stream=101 family=unclassified attempt=1 conn=11 event=worker-outcome detail=Failed("stream 101: opener not pinned yet") elapsed_ms=0 endpoint=-
2026-08-01T10:13:37.5368796Z CONN_LIFECYCLE: conn=163 role=brain wall_ms=1785579217536 mono_ms=401069 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T10:13:38.5438631Z CONN_LIFECYCLE: conn=164 role=brain wall_ms=1785579218543 mono_ms=402077 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T10:13:38.5439615Z DISPATCH:101:Failed("stream 101: opener not pinned yet")
2026-08-01T10:13:38.5440373Z DISPATCH_EV: gen=1785579155163 stream=101 family=unclassified attempt=2 conn=11 event=worker-outcome detail=Failed("stream 101: opener not pinned yet") elapsed_ms=0 endpoint=-
2026-08-01T10:13:38.5441417Z CONN_LIFECYCLE: conn=164 role=brain wall_ms=1785579218543 mono_ms=402077 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T10:13:41.2288696Z CONN_LIFECYCLE: conn=127 role=brain wall_ms=1785579221228 mono_ms=404762 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T10:13:41.2415896Z CONN_LIFECYCLE: conn=127 role=brain wall_ms=1785579221241 mono_ms=404774 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T10:13:41.2417621Z CONN_LIFECYCLE: conn=126 role=brain stream-subscriber stream=76 controller session=2 endpoint=ling-twohost-b2 by=bcead52b862344aef51998ca5d8f15dce1e38e6cee3795b219a5849f6ad4b41a wall_ms=1785579221241 mono_ms=404774 event=writer-exit role=controller session=2 reason=channel-closed [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T10:13:41.2491085Z CONN_LIFECYCLE: conn=126 role=brain stream-subscriber stream=76 controller session=2 endpoint=ling-twohost-b2 by=bcead52b862344aef51998ca5d8f15dce1e38e6cee3795b219a5849f6ad4b41a wall_ms=1785579221248 mono_ms=404782 event=session-detach session=2 was_controller=true viewers_dropped=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T10:13:41.2493069Z CONN_LIFECYCLE: conn=126 role=brain stream-subscriber stream=76 controller session=2 endpoint=ling-twohost-b2 by=bcead52b862344aef51998ca5d8f15dce1e38e6cee3795b219a5849f6ad4b41a wall_ms=1785579221249 mono_ms=404782 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T10:13:41.2494655Z CONN_LIFECYCLE: conn=165 role=brain wall_ms=1785579221249 mono_ms=404782 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T10:13:41.2495498Z CONN_LIFECYCLE: conn=165 role=brain wall_ms=1785579221249 mono_ms=404782 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T10:13:41.4292903Z TWOHOST OK: B-2: the severed controller's stamps CLEAR (reap + converge)
2026-08-01T10:13:41.4293543Z TWOHOST OK: B-2 dead-controller reap cleared the stamps
2026-08-01T10:13:41.4294010Z TWOHOST OK: done-file pushed by A (ladder complete on A)
2026-08-01T10:13:41.4294349Z TWOHOST role B: ladder complete
2026-08-01T10:13:41.4417300Z 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=1785579221441 mono_ms=404974 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T10:13:41.4453577Z test two_host_ladder_role_b ... ok
2026-08-01T10:13:41.4453882Z 
2026-08-01T10:13:41.4454869Z test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 405.31s
2026-08-01T10:13:41.4455189Z 
2026-08-01T10:13:41.4619977Z ##[group]Run cargo build -p mock-adapter --bin mock-session
2026-08-01T10:13:41.4620355Z [36;1mcargo build -p mock-adapter --bin mock-session[0m
2026-08-01T10:13:41.4634426Z shell: /usr/bin/bash -e {0}
2026-08-01T10:13:41.4634678Z env:
2026-08-01T10:13:41.4635042Z   SPT_CI_TEST_TMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30694163123-1-VsuMpo
2026-08-01T10:13:41.4635607Z   TEMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30694163123-1-VsuMpo
2026-08-01T10:13:41.4636116Z   TMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30694163123-1-VsuMpo
2026-08-01T10:13:41.4636635Z   TMPDIR: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30694163123-1-VsuMpo
2026-08-01T10:13:41.4637022Z ##[endgroup]
2026-08-01T10:13:41.5843447Z    Compiling typenum v1.20.1
2026-08-01T10:13:41.5843782Z    Compiling subtle v2.6.1
2026-08-01T10:13:41.9790712Z    Compiling generic-array v0.14.7
2026-08-01T10:13:42.2657828Z    Compiling crypto-common v0.1.7
2026-08-01T10:13:42.2658547Z    Compiling block-buffer v0.10.4
2026-08-01T10:13:42.3075266Z    Compiling digest v0.10.7
2026-08-01T10:13:42.3914865Z    Compiling hmac v0.12.1
2026-08-01T10:13:42.3915135Z    Compiling sha2 v0.10.9
2026-08-01T10:13:42.5765232Z    Compiling mock-adapter v0.50.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/adapters/mock)
2026-08-01T10:13:42.7493583Z     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.27s
2026-08-01T10:13:42.7616640Z ##[group]Run cargo test -p spt --test twohost_cli -- --nocapture
2026-08-01T10:13:42.7617064Z [36;1mcargo test -p spt --test twohost_cli -- --nocapture[0m
2026-08-01T10:13:42.7630293Z shell: /usr/bin/bash -e {0}
2026-08-01T10:13:42.7630513Z env:
2026-08-01T10:13:42.7630823Z   SPT_CI_TEST_TMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30694163123-1-VsuMpo
2026-08-01T10:13:42.7631280Z   TEMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30694163123-1-VsuMpo
2026-08-01T10:13:42.7631689Z   TMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30694163123-1-VsuMpo
2026-08-01T10:13:42.7632101Z   TMPDIR: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30694163123-1-VsuMpo
2026-08-01T10:13:42.7632423Z   SPT_TWO_HOST: 1
2026-08-01T10:13:42.7632592Z   SPT_TWO_HOST_ROLE: b
2026-08-01T10:13:42.7632789Z   SPT_TWO_HOST_SECRET: rig-twohost-ci
2026-08-01T10:13:42.7633007Z   SPT_TWO_HOST_WAIT_SECS: 900
2026-08-01T10:13:42.7633212Z ##[endgroup]
2026-08-01T10:13:43.0097199Z    Compiling n0-future v0.3.2
2026-08-01T10:13:43.0149666Z    Compiling rustix v1.1.4
2026-08-01T10:13:43.0209306Z    Compiling backon v1.6.0
2026-08-01T10:13:43.0530080Z    Compiling n0-watcher v0.6.1
2026-08-01T10:13:43.0530409Z    Compiling iroh-dns v0.98.0
2026-08-01T10:13:43.1618369Z    Compiling netwatch v0.16.0
2026-08-01T10:13:43.2768906Z    Compiling iroh-relay v0.98.0
2026-08-01T10:13:43.7818222Z    Compiling portmapper v0.16.0
2026-08-01T10:13:44.4664540Z    Compiling terminal_size v0.4.4
2026-08-01T10:13:44.4665008Z    Compiling tempfile v3.27.0
2026-08-01T10:13:44.5215892Z    Compiling clap_builder v4.6.0
2026-08-01T10:13:45.9793176Z    Compiling clap v4.6.1
2026-08-01T10:13:46.4500689Z    Compiling iroh v0.98.2
2026-08-01T10:13:54.5021683Z    Compiling spt-net v0.50.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-net)
2026-08-01T10:13:56.1398621Z    Compiling spt-daemon v0.50.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-daemon)
2026-08-01T10:14:06.6638653Z    Compiling spt v0.50.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt)
2026-08-01T10:14:13.0013758Z     Finished `test` profile [unoptimized + debuginfo] target(s) in 30.22s
2026-08-01T10:14:13.0241375Z      Running tests/twohost_cli.rs (target/debug/deps/twohost_cli-868d9c3a2452c66e)
2026-08-01T10:14:13.0256709Z 
2026-08-01T10:14:13.0256846Z running 2 tests
2026-08-01T10:14:13.0259083Z test gated_cli_role_a ... ok
2026-08-01T10:14:13.0263585Z GATED role B: node 989b0dbaa74de8e5c747af19c65f49211f08235717e8d322ec082ab0cbfb48ee
2026-08-01T10:14:13.4735276Z 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-01T10:14:23.0055103Z GATED role B: ticker session 1 ready
2026-08-01T10:14:36.2672303Z GATED OK: bring-up: A's target row replicated to B
2026-08-01T10:14:36.2672753Z GATED OK: C-2: A's wake flipped the rest intent to Active
2026-08-01T10:14:36.2673186Z GATED OK: C-2: the [session.resume] template relaunched the harness
2026-08-01T10:14:36.2673586Z GATED OK: C-2: the revived harness self-bound (status online)
2026-08-01T10:14:36.2673950Z GATED OK: C-2 revive (serve side)
2026-08-01T10:14:36.4729606Z GATED OK: E-1 send confirmed —  SENT(WAN):ling-gated-tgt@cc45247c71dc683e9c6505b72142e1976f898f7acf064beb27e35d2993ace09c (spooled)
2026-08-01T10:15:07.8139885Z GATED OK: E-1: A confirmed the from-stamp
2026-08-01T10:15:11.0692392Z GATED OK: W4 fork: A's cross-node fork landed here
2026-08-01T10:15:11.1007695Z GATED OK: W4 fork — whole endpoint minted here, source intact
2026-08-01T10:15:13.0259055Z test gated_cli_role_b has been running for over 60 seconds
2026-08-01T10:15:37.9352820Z GATED OK: B-3: A's viewport is attached
2026-08-01T10:15:37.9471235Z 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-01T10:15:37.9525115Z GATED role B: daemon DOWN (honest stop) — restarting
2026-08-01T10:15:47.3754488Z GATED role B: ticker respawned (2) after the bounce
2026-08-01T10:17:43.2291361Z GATED OK: B-3: A finished (reheal proven)
2026-08-01T10:32:43.2659576Z GATED role B: step complete — bye ack NOT observed within the bound (tolerated: A asserts delivery on its side)
2026-08-01T10:32:43.3582676Z test gated_cli_role_b ... ok
2026-08-01T10:32:43.3582991Z 
2026-08-01T10:32:43.3583616Z test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1110.33s
2026-08-01T10:32:43.3591718Z 
2026-08-01T10:32:43.3712057Z ##[group]Run bash .github/ci/reap-census.sh end
2026-08-01T10:32:43.3712376Z [36;1mbash .github/ci/reap-census.sh end[0m
2026-08-01T10:32:43.3725060Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0}
2026-08-01T10:32:43.3725336Z env:
2026-08-01T10:32:43.3725813Z   SPT_CI_TEST_TMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30694163123-1-VsuMpo
2026-08-01T10:32:43.3726261Z   TEMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30694163123-1-VsuMpo
2026-08-01T10:32:43.3726687Z   TMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30694163123-1-VsuMpo
2026-08-01T10:32:43.3727107Z   TMPDIR: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30694163123-1-VsuMpo
2026-08-01T10:32:43.3727427Z ##[endgroup]
2026-08-01T10:32:43.3771948Z CI-CENSUS scope roots:
2026-08-01T10:32:43.3772229Z   root: /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core
2026-08-01T10:32:43.3772605Z   root: /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/target
2026-08-01T10:32:43.3773074Z   root: /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/.adapter-notify/target
2026-08-01T10:32:43.3773521Z   root: /home/reavus/actions-runner/_work/_temp
2026-08-01T10:32:43.3773826Z   root: /home/reavus/spt-n1-oldbroker
2026-08-01T10:32:43.3817525Z CI-CENSUS self-check OK: walked 393 /proc entries, exe resolution live
2026-08-01T10:32:44.8335085Z 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-01T10:32:44.8335581Z   FOREIGN  pid=1358109 /home/reavus/.local/bin/spt
2026-08-01T10:32:44.8335987Z   SCOPED   pid=3291225 /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/target/debug/spt
2026-08-01T10:32:44.8336479Z   SCOPED   pid=3291251 /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/target/debug/spt
2026-08-01T10:32:44.8337034Z   SCOPED   pid=3291535 /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/.adapter-notify/target/debug/notify-shell
2026-08-01T10:32:44.8337560Z CI-REAP: settling 5s so cleanly-exiting daemons are not counted as leaks
2026-08-01T10:32:51.3126124Z CI-CENSUS phase=post-settle box_procs=393 box_fds=10880 family_total=4 scoped=3 unscoped=1 unreadable_path=0 flood_orphans=0
2026-08-01T10:32:51.3126640Z   FOREIGN  pid=1358109 /home/reavus/.local/bin/spt
2026-08-01T10:32:51.3127059Z   SCOPED   pid=3291225 /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/target/debug/spt
2026-08-01T10:32:51.3127560Z   SCOPED   pid=3291251 /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/target/debug/spt
2026-08-01T10:32:51.3128109Z   SCOPED   pid=3291535 /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/.adapter-notify/target/debug/notify-shell
2026-08-01T10:32:51.9207272Z   REAP  pid=3291225 /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/target/debug/spt
2026-08-01T10:32:51.9233326Z   REAP  pid=3291251 /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/target/debug/spt
2026-08-01T10:32:51.9260816Z   REAP  pid=3291535 /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/.adapter-notify/target/debug/notify-shell
2026-08-01T10:32:54.9196343Z CI-CENSUS phase=end box_procs=390 box_fds=10848 family_total=1 scoped=0 unscoped=1 unreadable_path=0 flood_orphans=0
2026-08-01T10:32:54.9196954Z   FOREIGN  pid=1358109 /home/reavus/.local/bin/spt
2026-08-01T10:32:54.9197362Z CI-REAP summary: killed=3 flood_orphans=none scoped_survivors=0
2026-08-01T10:32:54.9224794Z ##[group]Run bash .github/ci/test-temp-sandbox.sh cleanup
2026-08-01T10:32:54.9225152Z [36;1mbash .github/ci/test-temp-sandbox.sh cleanup[0m
2026-08-01T10:32:54.9238083Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0}
2026-08-01T10:32:54.9238365Z env:
2026-08-01T10:32:54.9238660Z   SPT_CI_TEST_TMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30694163123-1-VsuMpo
2026-08-01T10:32:54.9239280Z   TEMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30694163123-1-VsuMpo
2026-08-01T10:32:54.9239708Z   TMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30694163123-1-VsuMpo
2026-08-01T10:32:54.9240124Z   TMPDIR: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30694163123-1-VsuMpo
2026-08-01T10:32:54.9240438Z ##[endgroup]
2026-08-01T10:32:54.9314698Z CI-TMP cleanup: removed /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30694163123-1-VsuMpo on attempt 1/5
2026-08-01T10:32:54.9426979Z Post job cleanup.
2026-08-01T10:32:55.0118811Z [command]/usr/bin/git version
2026-08-01T10:32:55.0185626Z git version 2.43.0
2026-08-01T10:32:55.0211843Z Copying '/home/reavus/.gitconfig' to '/home/reavus/actions-runner/_work/_temp/560ac824-72ed-4f2d-afe2-32f30b49846e/.gitconfig'
2026-08-01T10:32:55.0219282Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/560ac824-72ed-4f2d-afe2-32f30b49846e' before making global git config changes
2026-08-01T10:32:55.0220120Z Adding repository directory to the temporary git global config as a safe directory
2026-08-01T10:32:55.0223014Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/.adapter-notify
2026-08-01T10:32:55.0254027Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-08-01T10:32:55.0279757Z [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-01T10:32:55.0462848Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-08-01T10:32:55.0483053Z http.https://github.com/.extraheader
2026-08-01T10:32:55.0491197Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader
2026-08-01T10:32:55.0519972Z [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-01T10:32:55.0707957Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-08-01T10:32:55.0733488Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-08-01T10:32:55.1067545Z Post job cleanup.
2026-08-01T10:32:55.1784225Z [command]/usr/bin/git version
2026-08-01T10:32:55.1819182Z git version 2.43.0
2026-08-01T10:32:55.1880605Z Copying '/home/reavus/.gitconfig' to '/home/reavus/actions-runner/_work/_temp/1cf231f8-40a1-43d3-be46-734f52372938/.gitconfig'
2026-08-01T10:32:55.1888083Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/1cf231f8-40a1-43d3-be46-734f52372938' before making global git config changes
2026-08-01T10:32:55.1888789Z Adding repository directory to the temporary git global config as a safe directory
2026-08-01T10:32:55.1891987Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core
2026-08-01T10:32:55.1922846Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-08-01T10:32:55.1949263Z [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-01T10:32:55.2143909Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-08-01T10:32:55.2164668Z http.https://github.com/.extraheader
2026-08-01T10:32:55.2171985Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader
2026-08-01T10:32:55.2198180Z [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-01T10:32:55.2392956Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-08-01T10:32:55.2417952Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-08-01T10:32:55.2730876Z Cleaning up orphan processes
