﻿2026-08-04T03:14:55.0964235Z Current runner version: '2.336.0'
2026-08-04T03:14:55.0970016Z Runner name: 'kitsubito'
2026-08-04T03:14:55.0970971Z Runner group name: 'Default'
2026-08-04T03:14:55.0972042Z Machine name: 'KITSUBITO'
2026-08-04T03:14:55.0977102Z ##[group]GITHUB_TOKEN Permissions
2026-08-04T03:14:55.0979603Z Actions: write
2026-08-04T03:14:55.0980144Z ArtifactMetadata: write
2026-08-04T03:14:55.0980697Z Attestations: write
2026-08-04T03:14:55.0981206Z Checks: write
2026-08-04T03:14:55.0981712Z CodeQuality: write
2026-08-04T03:14:55.0982079Z Contents: write
2026-08-04T03:14:55.0982441Z CopilotRequests: write
2026-08-04T03:14:55.0982833Z Deployments: write
2026-08-04T03:14:55.0983215Z Discussions: write
2026-08-04T03:14:55.0983578Z Drives: write
2026-08-04T03:14:55.0983931Z Issues: write
2026-08-04T03:14:55.0984284Z Metadata: read
2026-08-04T03:14:55.0984636Z Models: read
2026-08-04T03:14:55.0984989Z Packages: write
2026-08-04T03:14:55.0985350Z Pages: write
2026-08-04T03:14:55.0985813Z PullRequests: write
2026-08-04T03:14:55.0986228Z RepositoryProjects: write
2026-08-04T03:14:55.0986628Z SecurityEvents: write
2026-08-04T03:14:55.0987000Z Statuses: write
2026-08-04T03:14:55.0987367Z VulnerabilityAlerts: read
2026-08-04T03:14:55.0987748Z ##[endgroup]
2026-08-04T03:14:55.0989715Z Secret source: Actions
2026-08-04T03:14:55.0990415Z Prepare workflow directory
2026-08-04T03:14:55.1391104Z Prepare all required actions
2026-08-04T03:14:55.1428624Z Getting action download info
2026-08-04T03:14:55.5516017Z Download action repository 'actions/checkout@v5' (SHA:fbc6f3992d24b796d5a048ff273f7fcc4a7b6c09)
2026-08-04T03:14:56.0743281Z Download action repository 'actions/upload-artifact@v4' (SHA:ea165f8d65b6e75b540449e92b4886f43607fa02)
2026-08-04T03:14:57.2514040Z Complete job name: twohost-b
2026-08-04T03:14:57.3496204Z ##[group]Run actions/checkout@v5
2026-08-04T03:14:57.3496967Z with:
2026-08-04T03:14:57.3497358Z   repository: BigscreenVR/spt-bs-core
2026-08-04T03:14:57.3500462Z   token: ***
2026-08-04T03:14:57.3500838Z   ssh-strict: true
2026-08-04T03:14:57.3501234Z   ssh-user: git
2026-08-04T03:14:57.3501612Z   persist-credentials: true
2026-08-04T03:14:57.3502024Z   clean: true
2026-08-04T03:14:57.3502413Z   sparse-checkout-cone-mode: true
2026-08-04T03:14:57.3502847Z   fetch-depth: 1
2026-08-04T03:14:57.3503220Z   fetch-tags: false
2026-08-04T03:14:57.3503610Z   show-progress: true
2026-08-04T03:14:57.3504020Z   lfs: false
2026-08-04T03:14:57.3504383Z   submodules: false
2026-08-04T03:14:57.3504811Z   set-safe-directory: true
2026-08-04T03:14:57.3505238Z   allow-unsafe-pr-checkout: false
2026-08-04T03:14:57.3505911Z ##[endgroup]
2026-08-04T03:14:57.4289550Z Syncing repository: BigscreenVR/spt-bs-core
2026-08-04T03:14:57.4291598Z ##[group]Getting Git version info
2026-08-04T03:14:57.4308724Z Working directory is '/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core'
2026-08-04T03:14:57.4309884Z [command]/usr/bin/git version
2026-08-04T03:14:57.4314088Z git version 2.43.0
2026-08-04T03:14:57.4331990Z ##[endgroup]
2026-08-04T03:14:57.4339855Z Copying '/home/reavus/.gitconfig' to '/home/reavus/actions-runner/_work/_temp/f8036a90-74df-458c-8d23-fcdc6a36db02/.gitconfig'
2026-08-04T03:14:57.4346857Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/f8036a90-74df-458c-8d23-fcdc6a36db02' before making global git config changes
2026-08-04T03:14:57.4348163Z Adding repository directory to the temporary git global config as a safe directory
2026-08-04T03:14:57.4349752Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core
2026-08-04T03:14:57.4398645Z [command]/usr/bin/git config --local --get remote.origin.url
2026-08-04T03:14:57.4416815Z https://github.com/BigscreenVR/spt-bs-core
2026-08-04T03:14:57.4426794Z ##[group]Removing previously created refs, to avoid conflicts
2026-08-04T03:14:57.4429062Z [command]/usr/bin/git rev-parse --symbolic-full-name --verify --quiet HEAD
2026-08-04T03:14:57.4445870Z refs/heads/golden/knock145
2026-08-04T03:14:57.4451690Z [command]/usr/bin/git checkout --detach
2026-08-04T03:14:57.4507980Z HEAD is now at 4b37512f7 fix(knock): refuse a knock whose target resolved nowhere (#145)
2026-08-04T03:14:57.4543144Z [command]/usr/bin/git branch --delete --force golden/knock145
2026-08-04T03:14:57.4573299Z Deleted branch golden/knock145 (was 4b37512f7).
2026-08-04T03:14:57.4672922Z ##[endgroup]
2026-08-04T03:14:57.4677088Z [command]/usr/bin/git submodule status
2026-08-04T03:14:57.4863415Z ##[group]Cleaning the repository
2026-08-04T03:14:57.4866300Z [command]/usr/bin/git clean -ffdx
2026-08-04T03:14:58.3048653Z Removing bench-ledger/
2026-08-04T03:14:58.3049896Z Removing target/
2026-08-04T03:14:58.3057560Z [command]/usr/bin/git reset --hard HEAD
2026-08-04T03:14:58.3122348Z HEAD is now at 4b37512f7 fix(knock): refuse a knock whose target resolved nowhere (#145)
2026-08-04T03:14:58.3128345Z ##[endgroup]
2026-08-04T03:14:58.3129895Z ##[group]Disabling automatic garbage collection
2026-08-04T03:14:58.3132791Z [command]/usr/bin/git config --local gc.auto 0
2026-08-04T03:14:58.3157596Z ##[endgroup]
2026-08-04T03:14:58.3159070Z ##[group]Setting up auth
2026-08-04T03:14:58.3161517Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-08-04T03:14:58.3186529Z [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-04T03:14:58.3380227Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-08-04T03:14:58.3405314Z [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-04T03:14:58.3588610Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-08-04T03:14:58.3614854Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-08-04T03:14:58.3808355Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-08-04T03:14:58.3840162Z ##[endgroup]
2026-08-04T03:14:58.3841548Z ##[group]Fetching the repository
2026-08-04T03:14:58.3847887Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +4b37512f71620444df8fe852b494f03e759dd75c:refs/remotes/origin/golden/knock145
2026-08-04T03:14:58.9699857Z ##[endgroup]
2026-08-04T03:14:58.9701370Z ##[group]Determining the checkout info
2026-08-04T03:14:58.9703039Z ##[endgroup]
2026-08-04T03:14:58.9704059Z [command]/usr/bin/git sparse-checkout disable
2026-08-04T03:14:58.9779756Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
2026-08-04T03:14:58.9805268Z ##[group]Checking out the ref
2026-08-04T03:14:58.9807825Z [command]/usr/bin/git checkout --progress --force -B golden/knock145 refs/remotes/origin/golden/knock145
2026-08-04T03:14:58.9869564Z Switched to a new branch 'golden/knock145'
2026-08-04T03:14:58.9871305Z branch 'golden/knock145' set up to track 'origin/golden/knock145'.
2026-08-04T03:14:58.9876540Z ##[endgroup]
2026-08-04T03:14:58.9913799Z [command]/usr/bin/git log -1 --format=%H
2026-08-04T03:14:58.9938749Z 4b37512f71620444df8fe852b494f03e759dd75c
2026-08-04T03:14:59.0164618Z ##[group]Run set -euo pipefail
2026-08-04T03:14:59.0165525Z [36;1mset -euo pipefail[0m
2026-08-04T03:14:59.0166358Z [36;1mfloor_bytes=$((32 * 1024 * 1024 * 1024))[0m
2026-08-04T03:14:59.0167618Z [36;1mdrive=$(df -P "$GITHUB_WORKSPACE" | awk 'NR == 2 { print $1 }')[0m
2026-08-04T03:14:59.0169226Z [36;1mfree_bytes=$(df -PB1 "$GITHUB_WORKSPACE" | awk 'NR == 2 { print $4 }')[0m
2026-08-04T03:14:59.0170780Z [36;1mprintf 'disk preflight: drive=%s free_bytes=%s floor_bytes=%s\n' \[0m
2026-08-04T03:14:59.0172093Z [36;1m  "$drive" "$free_bytes" "$floor_bytes"[0m
2026-08-04T03:14:59.0173119Z [36;1mif [ "$free_bytes" -lt "$floor_bytes" ]; then[0m
2026-08-04T03:14:59.0175126Z [36;1m  echo "::error title=Insufficient free disk::RESOURCE=disk drive=$drive free_bytes=$free_bytes floor_bytes=$floor_bytes"[0m
2026-08-04T03:14:59.0176833Z [36;1m  exit 1[0m
2026-08-04T03:14:59.0177435Z [36;1mfi[0m
2026-08-04T03:14:59.0196755Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0}
2026-08-04T03:14:59.0198111Z ##[endgroup]
2026-08-04T03:14:59.0285598Z disk preflight: drive=/dev/nvme0n1p2 free_bytes=746435297280 floor_bytes=34359738368
2026-08-04T03:14:59.0341732Z ##[group]Run bash .github/ci/test-temp-sandbox.sh setup
2026-08-04T03:14:59.0342868Z [36;1mbash .github/ci/test-temp-sandbox.sh setup[0m
2026-08-04T03:14:59.0356877Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0}
2026-08-04T03:14:59.0357864Z ##[endgroup]
2026-08-04T03:14:59.0413668Z CI-TMP setup: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30873007187-1-vMzUxF
2026-08-04T03:14:59.0629739Z ##[group]Run actions/checkout@v5
2026-08-04T03:14:59.0630521Z with:
2026-08-04T03:14:59.0631154Z   repository: SaberMage/spt-shell-notify
2026-08-04T03:14:59.0631977Z   path: .adapter-notify
2026-08-04T03:14:59.0638598Z   token: ***
2026-08-04T03:14:59.0639289Z   ssh-strict: true
2026-08-04T03:14:59.0639900Z   ssh-user: git
2026-08-04T03:14:59.0640529Z   persist-credentials: true
2026-08-04T03:14:59.0641226Z   clean: true
2026-08-04T03:14:59.0641856Z   sparse-checkout-cone-mode: true
2026-08-04T03:14:59.0642620Z   fetch-depth: 1
2026-08-04T03:14:59.0643230Z   fetch-tags: false
2026-08-04T03:14:59.0643847Z   show-progress: true
2026-08-04T03:14:59.0644484Z   lfs: false
2026-08-04T03:14:59.0645070Z   submodules: false
2026-08-04T03:14:59.0645714Z   set-safe-directory: true
2026-08-04T03:14:59.0646434Z   allow-unsafe-pr-checkout: false
2026-08-04T03:14:59.0647347Z env:
2026-08-04T03:14:59.0648727Z   SPT_CI_TEST_TMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30873007187-1-vMzUxF
2026-08-04T03:14:59.0650507Z   TEMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30873007187-1-vMzUxF
2026-08-04T03:14:59.0652092Z   TMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30873007187-1-vMzUxF
2026-08-04T03:14:59.0653618Z   TMPDIR: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30873007187-1-vMzUxF
2026-08-04T03:14:59.0654801Z ##[endgroup]
2026-08-04T03:14:59.1338443Z Syncing repository: SaberMage/spt-shell-notify
2026-08-04T03:14:59.1342383Z ##[group]Getting Git version info
2026-08-04T03:14:59.1343739Z Working directory is '/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/.adapter-notify'
2026-08-04T03:14:59.1365650Z [command]/usr/bin/git version
2026-08-04T03:14:59.1397650Z git version 2.43.0
2026-08-04T03:14:59.1425963Z ##[endgroup]
2026-08-04T03:14:59.1428930Z Copying '/home/reavus/.gitconfig' to '/home/reavus/actions-runner/_work/_temp/3a992fac-16f7-41e4-a4d6-ffd61260e191/.gitconfig'
2026-08-04T03:14:59.1431690Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/3a992fac-16f7-41e4-a4d6-ffd61260e191' before making global git config changes
2026-08-04T03:14:59.1433971Z Adding repository directory to the temporary git global config as a safe directory
2026-08-04T03:14:59.1436060Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/.adapter-notify
2026-08-04T03:14:59.1461674Z ##[group]Initializing the repository
2026-08-04T03:14:59.1465104Z [command]/usr/bin/git init /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/.adapter-notify
2026-08-04T03:14:59.1490883Z hint: Using 'master' as the name for the initial branch. This default branch name
2026-08-04T03:14:59.1492635Z hint: is subject to change. To configure the initial branch name to use in all
2026-08-04T03:14:59.1494359Z hint: of your new repositories, which will suppress this warning, call:
2026-08-04T03:14:59.1495632Z hint: 
2026-08-04T03:14:59.1496516Z hint: 	git config --global init.defaultBranch <name>
2026-08-04T03:14:59.1497651Z hint: 
2026-08-04T03:14:59.1498785Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
2026-08-04T03:14:59.1500919Z hint: 'development'. The just-created branch can be renamed via this command:
2026-08-04T03:14:59.1502218Z hint: 
2026-08-04T03:14:59.1502799Z hint: 	git branch -m <name>
2026-08-04T03:14:59.1504373Z Initialized empty Git repository in /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/.adapter-notify/.git/
2026-08-04T03:14:59.1507152Z [command]/usr/bin/git remote add origin https://github.com/SaberMage/spt-shell-notify
2026-08-04T03:14:59.1559745Z ##[endgroup]
2026-08-04T03:14:59.1561017Z ##[group]Disabling automatic garbage collection
2026-08-04T03:14:59.1562199Z [command]/usr/bin/git config --local gc.auto 0
2026-08-04T03:14:59.1587266Z ##[endgroup]
2026-08-04T03:14:59.1588452Z ##[group]Setting up auth
2026-08-04T03:14:59.1591957Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-08-04T03:14:59.1614757Z [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-04T03:14:59.1795054Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-08-04T03:14:59.1819487Z [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-04T03:14:59.2000822Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-08-04T03:14:59.2025805Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-08-04T03:14:59.2208581Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-08-04T03:14:59.2237533Z ##[endgroup]
2026-08-04T03:14:59.2239026Z ##[group]Determining the default branch
2026-08-04T03:14:59.2240171Z Retrieving the default branch name
2026-08-04T03:14:59.7762542Z Default branch 'main'
2026-08-04T03:14:59.7764206Z ##[endgroup]
2026-08-04T03:14:59.7765465Z ##[group]Fetching the repository
2026-08-04T03:14:59.7767973Z [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-04T03:15:00.5465782Z From https://github.com/SaberMage/spt-shell-notify
2026-08-04T03:15:00.5466373Z  * [new branch]      main       -> origin/main
2026-08-04T03:15:00.5484643Z ##[endgroup]
2026-08-04T03:15:00.5484967Z ##[group]Determining the checkout info
2026-08-04T03:15:00.5486936Z ##[endgroup]
2026-08-04T03:15:00.5491210Z [command]/usr/bin/git sparse-checkout disable
2026-08-04T03:15:00.5561767Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
2026-08-04T03:15:00.5593410Z ##[group]Checking out the ref
2026-08-04T03:15:00.5596083Z [command]/usr/bin/git checkout --progress --force -B main refs/remotes/origin/main
2026-08-04T03:15:00.5632671Z Switched to a new branch 'main'
2026-08-04T03:15:00.5633043Z branch 'main' set up to track 'origin/main'.
2026-08-04T03:15:00.5636753Z ##[endgroup]
2026-08-04T03:15:00.5668501Z [command]/usr/bin/git log -1 --format=%H
2026-08-04T03:15:00.5692922Z ee2d37eadc730c0019e0af82d683074c509634a2
2026-08-04T03:15:00.5811029Z ##[group]Run cargo build --manifest-path .adapter-notify/Cargo.toml
2026-08-04T03:15:00.5811465Z [36;1mcargo build --manifest-path .adapter-notify/Cargo.toml[0m
2026-08-04T03:15:00.5823928Z shell: /usr/bin/bash -e {0}
2026-08-04T03:15:00.5824154Z env:
2026-08-04T03:15:00.5824473Z   SPT_CI_TEST_TMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30873007187-1-vMzUxF
2026-08-04T03:15:00.5824932Z   TEMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30873007187-1-vMzUxF
2026-08-04T03:15:00.5825346Z   TMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30873007187-1-vMzUxF
2026-08-04T03:15:00.5825765Z   TMPDIR: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30873007187-1-vMzUxF
2026-08-04T03:15:00.5826267Z ##[endgroup]
2026-08-04T03:15:00.6179236Z     Updating crates.io index
2026-08-04T03:15:00.8092709Z      Locking 11 packages to latest compatible versions
2026-08-04T03:15:00.8370347Z    Compiling serde_core v1.0.229
2026-08-04T03:15:00.8370796Z    Compiling zmij v1.0.23
2026-08-04T03:15:00.8371062Z    Compiling serde_json v1.0.151
2026-08-04T03:15:00.8371338Z    Compiling memchr v2.8.3
2026-08-04T03:15:00.8371634Z    Compiling itoa v1.0.18
2026-08-04T03:15:02.6744982Z    Compiling spt-shell-notify v0.1.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/.adapter-notify)
2026-08-04T03:15:02.8461940Z     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.25s
2026-08-04T03:15:02.8561953Z ##[group]Run bash .github/bench/wrap.sh build-spt-bin -- cargo build -p spt --bin spt
2026-08-04T03:15:02.8562608Z [36;1mbash .github/bench/wrap.sh build-spt-bin -- cargo build -p spt --bin spt[0m
2026-08-04T03:15:02.8576760Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0}
2026-08-04T03:15:02.8577046Z env:
2026-08-04T03:15:02.8577346Z   SPT_CI_TEST_TMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30873007187-1-vMzUxF
2026-08-04T03:15:02.8577791Z   TEMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30873007187-1-vMzUxF
2026-08-04T03:15:02.8578201Z   TMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30873007187-1-vMzUxF
2026-08-04T03:15:02.8578602Z   TMPDIR: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30873007187-1-vMzUxF
2026-08-04T03:15:02.8578917Z ##[endgroup]
2026-08-04T03:15:03.1561871Z    Compiling proc-macro2 v1.0.106
2026-08-04T03:15:03.1562224Z    Compiling quote v1.0.45
2026-08-04T03:15:03.1562629Z    Compiling unicode-ident v1.0.24
2026-08-04T03:15:03.1562930Z    Compiling libc v0.2.186
2026-08-04T03:15:03.1563178Z    Compiling serde_core v1.0.228
2026-08-04T03:15:03.1563775Z    Compiling cfg-if v1.0.4
2026-08-04T03:15:03.1564080Z    Compiling serde v1.0.228
2026-08-04T03:15:03.1602598Z    Compiling typenum v1.20.1
2026-08-04T03:15:03.1643751Z    Compiling log v0.4.32
2026-08-04T03:15:03.1675722Z    Compiling pin-project-lite v0.2.17
2026-08-04T03:15:03.1676401Z    Compiling portable-atomic v1.13.1
2026-08-04T03:15:03.1676857Z    Compiling version_check v0.9.5
2026-08-04T03:15:03.1699267Z    Compiling memchr v2.8.1
2026-08-04T03:15:03.1793296Z    Compiling shlex v2.0.1
2026-08-04T03:15:03.1974493Z    Compiling find-msvc-tools v0.1.9
2026-08-04T03:15:03.2218688Z    Compiling critical-section v1.2.0
2026-08-04T03:15:03.2430849Z    Compiling subtle v2.6.1
2026-08-04T03:15:03.2431986Z    Compiling bytes v1.11.1
2026-08-04T03:15:03.3380686Z    Compiling futures-core v0.3.32
2026-08-04T03:15:03.3900714Z    Compiling smallvec v1.15.1
2026-08-04T03:15:03.4594488Z    Compiling equivalent v1.0.2
2026-08-04T03:15:03.4670551Z    Compiling itoa v1.0.18
2026-08-04T03:15:03.4802102Z    Compiling semver v1.0.28
2026-08-04T03:15:03.4893846Z    Compiling stable_deref_trait v1.2.1
2026-08-04T03:15:03.4960658Z    Compiling futures-sink v0.3.32
2026-08-04T03:15:03.5311122Z    Compiling futures-io v0.3.32
2026-08-04T03:15:03.5444059Z    Compiling slab v0.4.12
2026-08-04T03:15:03.5523212Z    Compiling generic-array v0.14.7
2026-08-04T03:15:03.5781297Z    Compiling futures-channel v0.3.32
2026-08-04T03:15:03.6191528Z    Compiling futures-task v0.3.32
2026-08-04T03:15:03.6431855Z    Compiling rand_core v0.10.1
2026-08-04T03:15:03.6994969Z    Compiling rustversion v1.0.22
2026-08-04T03:15:03.7290364Z    Compiling hashbrown v0.17.1
2026-08-04T03:15:03.7522047Z    Compiling bitflags v2.12.1
2026-08-04T03:15:03.7650806Z    Compiling rustc_version v0.4.1
2026-08-04T03:15:03.7790919Z    Compiling cpufeatures v0.2.17
2026-08-04T03:15:03.8040878Z    Compiling fnv v1.0.7
2026-08-04T03:15:03.8080881Z    Compiling getrandom v0.4.2
2026-08-04T03:15:03.8271026Z    Compiling strsim v0.11.1
2026-08-04T03:15:03.8460793Z    Compiling cfg_aliases v0.2.1
2026-08-04T03:15:03.8705501Z    Compiling litemap v0.8.2
2026-08-04T03:15:03.8751082Z    Compiling writeable v0.6.3
2026-08-04T03:15:03.9050634Z    Compiling dunce v1.0.5
2026-08-04T03:15:03.9763806Z    Compiling fs_extra v1.3.0
2026-08-04T03:15:04.0323197Z    Compiling icu_normalizer_data v2.2.0
2026-08-04T03:15:04.0880836Z    Compiling icu_properties_data v2.2.0
2026-08-04T03:15:04.0918117Z    Compiling utf8_iter v1.0.4
2026-08-04T03:15:04.1007818Z    Compiling ident_case v1.0.1
2026-08-04T03:15:04.1538569Z    Compiling autocfg v1.5.1
2026-08-04T03:15:04.2437734Z    Compiling percent-encoding v2.3.2
2026-08-04T03:15:04.2788489Z    Compiling http v1.4.1
2026-08-04T03:15:04.2950217Z    Compiling thiserror v2.0.18
2026-08-04T03:15:04.3486574Z    Compiling cpufeatures v0.3.0
2026-08-04T03:15:04.3981130Z    Compiling unicode-segmentation v1.13.3
2026-08-04T03:15:04.4359397Z    Compiling syn v2.0.117
2026-08-04T03:15:04.4470805Z    Compiling indexmap v2.14.0
2026-08-04T03:15:04.4607313Z    Compiling aws-lc-rs v1.17.0
2026-08-04T03:15:04.4679422Z    Compiling scopeguard v1.2.0
2026-08-04T03:15:04.4721785Z    Compiling form_urlencoded v1.2.2
2026-08-04T03:15:04.5350833Z    Compiling hybrid-array v0.4.12
2026-08-04T03:15:04.5470845Z    Compiling lock_api v0.4.14
2026-08-04T03:15:04.5681240Z    Compiling untrusted v0.9.0
2026-08-04T03:15:04.6253371Z    Compiling heck v0.5.0
2026-08-04T03:15:04.6643286Z    Compiling rustls v0.23.40
2026-08-04T03:15:04.6721686Z    Compiling anyhow v1.0.102
2026-08-04T03:15:04.6890692Z    Compiling unicode-xid v0.2.6
2026-08-04T03:15:04.7231399Z    Compiling atomic-waker v1.1.2
2026-08-04T03:15:04.7320814Z    Compiling const-oid v0.10.2
2026-08-04T03:15:04.7847268Z    Compiling httparse v1.10.1
2026-08-04T03:15:04.7951955Z    Compiling parking_lot_core v0.9.12
2026-08-04T03:15:04.8290465Z    Compiling paste v1.0.15
2026-08-04T03:15:04.8560847Z    Compiling zerocopy v0.8.50
2026-08-04T03:15:04.8840621Z    Compiling num-traits v0.2.19
2026-08-04T03:15:04.9785206Z    Compiling convert_case v0.10.0
2026-08-04T03:15:05.0327740Z    Compiling curve25519-dalek v4.1.3
2026-08-04T03:15:05.0490687Z    Compiling ahash v0.8.12
2026-08-04T03:15:05.0817026Z    Compiling jobserver v0.1.34
2026-08-04T03:15:05.1282601Z    Compiling either v1.16.0
2026-08-04T03:15:05.1351415Z    Compiling powerfmt v0.2.0
2026-08-04T03:15:05.1458900Z    Compiling base64ct v1.8.3
2026-08-04T03:15:05.2380793Z    Compiling block-buffer v0.12.0
2026-08-04T03:15:05.2480627Z    Compiling crypto-common v0.2.2
2026-08-04T03:15:05.2637766Z    Compiling crypto-common v0.1.7
2026-08-04T03:15:05.2768199Z    Compiling inout v0.2.2
2026-08-04T03:15:05.2961568Z    Compiling block-buffer v0.10.4
2026-08-04T03:15:05.3070450Z    Compiling http-body v1.0.1
2026-08-04T03:15:05.3740957Z    Compiling cc v1.2.63
2026-08-04T03:15:05.3940936Z    Compiling deranged v0.5.8
2026-08-04T03:15:05.4251359Z    Compiling digest v0.10.7
2026-08-04T03:15:05.4751252Z    Compiling pem-rfc7468 v1.0.0
2026-08-04T03:15:05.5169470Z    Compiling data-encoding v2.11.0
2026-08-04T03:15:05.5330012Z    Compiling tower-service v0.3.3
2026-08-04T03:15:05.5851017Z    Compiling base64 v0.22.1
2026-08-04T03:15:05.5970941Z    Compiling num-conv v0.2.2
2026-08-04T03:15:05.6570721Z    Compiling fastrand v2.4.1
2026-08-04T03:15:05.7396254Z    Compiling mio v1.2.1
2026-08-04T03:15:05.7753243Z    Compiling socket2 v0.6.4
2026-08-04T03:15:05.8600842Z    Compiling getrandom v0.2.17
2026-08-04T03:15:05.9121146Z    Compiling zmij v1.0.21
2026-08-04T03:15:05.9262801Z    Compiling tinyvec_macros v0.1.1
2026-08-04T03:15:05.9880567Z    Compiling pkg-config v0.3.33
2026-08-04T03:15:06.0290837Z    Compiling cipher v0.5.2
2026-08-04T03:15:06.0634093Z    Compiling rand_core v0.6.4
2026-08-04T03:15:06.1270586Z    Compiling uuid v1.23.2
2026-08-04T03:15:06.1759406Z    Compiling vcpkg v0.2.15
2026-08-04T03:15:06.1930961Z    Compiling time-core v0.1.8
2026-08-04T03:15:06.2060517Z    Compiling try-lock v0.2.5
2026-08-04T03:15:06.2970963Z    Compiling want v0.3.1
2026-08-04T03:15:06.3070507Z    Compiling parking_lot v0.12.5
2026-08-04T03:15:06.3390387Z    Compiling chacha20 v0.10.0
2026-08-04T03:15:06.3554567Z    Compiling tinyvec v1.11.0
2026-08-04T03:15:06.4850799Z    Compiling sha2 v0.10.9
2026-08-04T03:15:06.5990861Z    Compiling inout v0.1.4
2026-08-04T03:15:06.6753078Z    Compiling cmake v0.1.58
2026-08-04T03:15:06.6819857Z    Compiling rand v0.10.1
2026-08-04T03:15:06.6841083Z    Compiling spt-procident v0.53.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-procident)
2026-08-04T03:15:06.6949374Z    Compiling vergen-lib v9.1.0
2026-08-04T03:15:06.7160658Z    Compiling n0-future v0.3.2
2026-08-04T03:15:06.8294336Z    Compiling crossbeam-utils v0.8.21
2026-08-04T03:15:06.8389936Z    Compiling spin v0.10.0
2026-08-04T03:15:06.8828738Z    Compiling signature v2.2.0
2026-08-04T03:15:06.8961200Z    Compiling diatomic-waker v0.2.3
2026-08-04T03:15:06.9392256Z    Compiling winnow v1.0.3
2026-08-04T03:15:06.9505484Z    Compiling serde_json v1.0.150
2026-08-04T03:15:06.9721144Z    Compiling parking v2.2.1
2026-08-04T03:15:06.9901099Z    Compiling httpdate v1.0.3
2026-08-04T03:15:06.9975464Z    Compiling cordyceps v0.3.4
2026-08-04T03:15:07.0161198Z    Compiling ed25519 v2.2.3
2026-08-04T03:15:07.0645496Z    Compiling spt-poolguard v0.53.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-poolguard)
2026-08-04T03:15:07.0750898Z    Compiling futures-lite v2.6.1
2026-08-04T03:15:07.1257287Z    Compiling cipher v0.4.4
2026-08-04T03:15:07.1433176Z    Compiling netlink-packet-core v0.8.1
2026-08-04T03:15:07.2040887Z    Compiling digest v0.11.3
2026-08-04T03:15:07.2370676Z    Compiling universal-hash v0.5.1
2026-08-04T03:15:07.2709218Z    Compiling vergen v9.1.0
2026-08-04T03:15:07.2864582Z    Compiling vergen-lib v0.1.6
2026-08-04T03:15:07.3470814Z    Compiling futures-buffered v0.2.13
2026-08-04T03:15:07.3600162Z    Compiling curve25519-dalek v5.0.0-pre.6
2026-08-04T03:15:07.3698657Z    Compiling heapless v0.7.17
2026-08-04T03:15:07.3835987Z    Compiling noq-udp v0.10.0
2026-08-04T03:15:07.4319479Z    Compiling aho-corasick v1.1.4
2026-08-04T03:15:07.4680788Z    Compiling sync_wrapper v1.0.2
2026-08-04T03:15:07.4894093Z    Compiling opaque-debug v0.3.1
2026-08-04T03:15:07.5220948Z    Compiling allocator-api2 v0.2.21
2026-08-04T03:15:07.5556486Z    Compiling byteorder v1.5.0
2026-08-04T03:15:07.5671712Z    Compiling toml_datetime v1.1.1+spec-1.1.0
2026-08-04T03:15:07.5777152Z    Compiling regex-syntax v0.8.10
2026-08-04T03:15:07.6365190Z    Compiling aws-lc-sys v0.41.0
2026-08-04T03:15:07.6583233Z    Compiling ring v0.17.14
2026-08-04T03:15:07.6870546Z    Compiling libsqlite3-sys v0.30.1
2026-08-04T03:15:07.7433279Z    Compiling hash32 v0.2.1
2026-08-04T03:15:07.7561434Z    Compiling spt-store v0.53.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-store)
2026-08-04T03:15:07.7670712Z    Compiling polyval v0.6.2
2026-08-04T03:15:07.8726906Z    Compiling spin v0.9.8
2026-08-04T03:15:07.9468153Z    Compiling vergen-gitcl v1.0.8
2026-08-04T03:15:07.9595612Z    Compiling signature v3.0.0
2026-08-04T03:15:07.9892351Z    Compiling ryu v1.0.23
2026-08-04T03:15:08.0718869Z    Compiling fallible-iterator v0.3.0
2026-08-04T03:15:08.0971661Z    Compiling fallible-streaming-iterator v0.1.9
2026-08-04T03:15:08.1251214Z    Compiling num_threads v0.1.7
2026-08-04T03:15:08.1865626Z    Compiling tower-layer v0.3.3
2026-08-04T03:15:08.2139635Z    Compiling time v0.3.47
2026-08-04T03:15:08.2557714Z    Compiling ghash v0.5.1
2026-08-04T03:15:08.2630471Z    Compiling sha2 v0.11.0-rc.5
2026-08-04T03:15:08.3560649Z    Compiling aes v0.8.4
2026-08-04T03:15:08.4061130Z    Compiling ctr v0.9.2
2026-08-04T03:15:08.4738133Z    Compiling fs2 v0.4.3
2026-08-04T03:15:08.6000654Z    Compiling toml_parser v1.1.2+spec-1.1.0
2026-08-04T03:15:08.6482694Z    Compiling http-body-util v0.1.3
2026-08-04T03:15:08.6679884Z    Compiling aead v0.5.2
2026-08-04T03:15:08.7910799Z    Compiling utf8parse v0.2.2
2026-08-04T03:15:08.8770953Z    Compiling arrayvec v0.7.6
2026-08-04T03:15:08.9545832Z    Compiling openssl-probe v0.2.1
2026-08-04T03:15:09.0557175Z    Compiling aes-gcm v0.10.3
2026-08-04T03:15:09.1150764Z    Compiling crossbeam-channel v0.5.15
2026-08-04T03:15:09.1851305Z    Compiling toml_edit v0.25.12+spec-1.1.0
2026-08-04T03:15:09.1953165Z    Compiling crossbeam-epoch v0.9.18
2026-08-04T03:15:09.2081232Z    Compiling blake3 v1.8.5
2026-08-04T03:15:09.2814729Z    Compiling netlink-packet-route v0.29.0
2026-08-04T03:15:09.3720090Z    Compiling memoffset v0.6.5
2026-08-04T03:15:09.5260409Z    Compiling acto v0.8.2
2026-08-04T03:15:09.5404169Z    Compiling noq v0.18.0
2026-08-04T03:15:09.6130061Z    Compiling synstructure v0.13.2
2026-08-04T03:15:09.6949732Z    Compiling darling_core v0.20.11
2026-08-04T03:15:09.7159605Z    Compiling netwatch v0.16.0
2026-08-04T03:15:09.7879085Z    Compiling thiserror v1.0.69
2026-08-04T03:15:09.8121954Z    Compiling lru-slab v0.1.2
2026-08-04T03:15:09.9090484Z    Compiling rustc-hash v2.1.2
2026-08-04T03:15:09.9091794Z    Compiling ref-cast v1.0.25
2026-08-04T03:15:09.9613998Z    Compiling sorted-index-buffer v0.2.1
2026-08-04T03:15:10.0161173Z    Compiling proc-macro-crate v3.5.0
2026-08-04T03:15:10.0780739Z    Compiling regex-automata v0.4.14
2026-08-04T03:15:10.1271706Z    Compiling foldhash v0.2.0
2026-08-04T03:15:10.2147975Z    Compiling identity-hash v0.1.0
2026-08-04T03:15:10.2622241Z    Compiling tagptr v0.2.0
2026-08-04T03:15:10.2712180Z    Compiling mac-addr v0.3.0
2026-08-04T03:15:10.3205114Z    Compiling xml-rs v0.8.28
2026-08-04T03:15:10.3205800Z    Compiling hashbrown v0.16.1
2026-08-04T03:15:10.5200811Z    Compiling serde_derive_internals v0.29.1
2026-08-04T03:15:10.6129950Z    Compiling netlink-packet-route v0.30.0
2026-08-04T03:15:10.7150246Z    Compiling ioctl-rs v0.1.6
2026-08-04T03:15:10.8049346Z    Compiling errno v0.3.14
2026-08-04T03:15:10.9472859Z    Compiling termios v0.2.2
2026-08-04T03:15:11.0561063Z    Compiling serial-core v0.4.0
2026-08-04T03:15:11.0877991Z    Compiling xmltree v0.10.3
2026-08-04T03:15:11.1600769Z    Compiling simple-dns v0.9.3
2026-08-04T03:15:11.1805314Z    Compiling simdutf8 v0.1.5
2026-08-04T03:15:11.2601854Z    Compiling signal-hook v0.3.18
2026-08-04T03:15:11.2980917Z    Compiling constant_time_eq v0.4.2
2026-08-04T03:15:11.3480524Z    Compiling winnow v0.7.15
2026-08-04T03:15:11.4060799Z    Compiling toml_write v0.1.2
2026-08-04T03:15:11.4782394Z    Compiling smol_str v0.1.24
2026-08-04T03:15:11.4957244Z    Compiling resolv-conf v0.7.6
2026-08-04T03:15:11.6306621Z    Compiling serde_derive v1.0.228
2026-08-04T03:15:11.6379417Z    Compiling zeroize_derive v1.4.3
2026-08-04T03:15:11.6811220Z    Compiling tokio-macros v2.7.0
2026-08-04T03:15:11.7003763Z    Compiling futures-macro v0.3.32
2026-08-04T03:15:11.9000453Z    Compiling zerofrom-derive v0.1.7
2026-08-04T03:15:11.9409926Z    Compiling yoke-derive v0.8.2
2026-08-04T03:15:11.9962855Z    Compiling zerovec-derive v0.11.3
2026-08-04T03:15:12.2266005Z    Compiling zeroize v1.8.2
2026-08-04T03:15:12.3983058Z    Compiling displaydoc v0.2.6
2026-08-04T03:15:12.4794298Z    Compiling tokio v1.52.3
2026-08-04T03:15:12.6231318Z    Compiling tracing-attributes v0.1.31
2026-08-04T03:15:12.6384560Z    Compiling futures-util v0.3.32
2026-08-04T03:15:12.9366089Z    Compiling rustls-pki-types v1.14.1
2026-08-04T03:15:13.2576997Z    Compiling curve25519-dalek-derive v0.1.1
2026-08-04T03:15:13.2990568Z    Compiling thiserror-impl v2.0.18
2026-08-04T03:15:13.3641170Z    Compiling zerofrom v0.1.8
2026-08-04T03:15:13.5164263Z    Compiling yoke v0.8.3
2026-08-04T03:15:13.6510675Z    Compiling darling_macro v0.20.11
2026-08-04T03:15:13.7450909Z    Compiling zerovec v0.11.6
2026-08-04T03:15:13.8637629Z    Compiling zerotrie v0.2.4
2026-08-04T03:15:13.9786219Z    Compiling derive_more-impl v2.1.1
2026-08-04T03:15:14.0140903Z    Compiling spez v0.1.2
2026-08-04T03:15:14.0564657Z    Compiling darling v0.20.11
2026-08-04T03:15:14.1217095Z    Compiling derive_builder_core v0.20.2
2026-08-04T03:15:14.2722201Z    Compiling n0-error-macros v0.1.3
2026-08-04T03:15:14.3928207Z    Compiling der v0.8.0-rc.10
2026-08-04T03:15:14.6031255Z    Compiling tinystr v0.8.3
2026-08-04T03:15:14.8689321Z    Compiling icu_locale_core v2.2.0
2026-08-04T03:15:14.9375240Z    Compiling potential_utf v0.1.5
2026-08-04T03:15:15.0895508Z    Compiling icu_collections v2.2.0
2026-08-04T03:15:15.4270933Z    Compiling derive_builder_macro v0.20.2
2026-08-04T03:15:15.4711077Z    Compiling n0-error v0.1.3
2026-08-04T03:15:15.7691413Z    Compiling derive_builder v0.20.2
2026-08-04T03:15:15.8141554Z    Compiling pin-project-internal v1.1.13
2026-08-04T03:15:15.8750284Z    Compiling spki v0.8.0-rc.4
2026-08-04T03:15:16.1170547Z    Compiling icu_provider v2.2.0
2026-08-04T03:15:16.1560533Z    Compiling pkcs8 v0.11.0-rc.10
2026-08-04T03:15:16.1661825Z    Compiling ed25519-dalek v2.2.0
2026-08-04T03:15:16.3070845Z    Compiling futures-executor v0.3.32
2026-08-04T03:15:16.4881049Z    Compiling icu_properties v2.2.0
2026-08-04T03:15:16.4970720Z    Compiling icu_normalizer v2.2.0
2026-08-04T03:15:16.5096630Z    Compiling futures v0.3.32
2026-08-04T03:15:16.5271264Z    Compiling spt-proto v0.53.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-proto)
2026-08-04T03:15:16.5854426Z    Compiling cobs v0.3.0
2026-08-04T03:15:16.6208490Z    Compiling regex v1.12.3
2026-08-04T03:15:16.6283844Z    Compiling postcard-derive v0.2.2
2026-08-04T03:15:16.7789648Z    Compiling data-encoding-macro-internal v0.1.18
2026-08-04T03:15:16.8900186Z    Compiling rustls-native-certs v0.8.4
2026-08-04T03:15:17.1900822Z    Compiling ipnet v2.12.0
2026-08-04T03:15:17.1970773Z    Compiling ed25519 v3.0.0-rc.4
2026-08-04T03:15:17.2392930Z    Compiling pin-project v1.1.13
2026-08-04T03:15:17.3307122Z    Compiling data-encoding-macro v0.1.20
2026-08-04T03:15:17.3560855Z    Compiling iroh-metrics-derive v0.4.1
2026-08-04T03:15:17.3911462Z    Compiling strum_macros v0.28.0
2026-08-04T03:15:17.4381159Z    Compiling enum-assoc v1.3.0
2026-08-04T03:15:17.6050103Z    Compiling prefix-trie v0.8.4
2026-08-04T03:15:17.8843801Z    Compiling once_cell v1.21.4
2026-08-04T03:15:17.9692023Z    Compiling idna_adapter v1.2.2
2026-08-04T03:15:17.9909548Z    Compiling postcard v1.1.3
2026-08-04T03:15:18.0441173Z    Compiling num_enum_derive v0.7.6
2026-08-04T03:15:18.0704715Z    Compiling async-trait v0.1.89
2026-08-04T03:15:18.0940451Z    Compiling tracing-core v0.1.36
2026-08-04T03:15:18.1083267Z    Compiling idna v1.1.0
2026-08-04T03:15:18.3102987Z    Compiling tokio-util v0.7.18
2026-08-04T03:15:18.3590621Z    Compiling hashbrown v0.14.5
2026-08-04T03:15:18.4053704Z    Compiling derive_more v2.1.1
2026-08-04T03:15:18.4192717Z    Compiling netlink-sys v0.8.8
2026-08-04T03:15:18.4256622Z    Compiling tower v0.5.3
2026-08-04T03:15:18.5712832Z    Compiling url v2.5.8
2026-08-04T03:15:18.6160977Z    Compiling moka v0.12.15
2026-08-04T03:15:18.7518474Z    Compiling tracing v0.1.44
2026-08-04T03:15:19.0604981Z    Compiling ed25519-dalek v3.0.0-pre.6
2026-08-04T03:15:19.0682464Z    Compiling iroh-metrics v0.38.3
2026-08-04T03:15:19.1570006Z    Compiling num_enum v0.7.6
2026-08-04T03:15:19.2315278Z    Compiling hashlink v0.9.1
2026-08-04T03:15:19.2584709Z    Compiling netlink-proto v0.12.0
2026-08-04T03:15:19.2658935Z    Compiling netdev v0.42.0
2026-08-04T03:15:19.3917133Z    Compiling h2 v0.4.14
2026-08-04T03:15:19.5411102Z    Compiling hickory-proto v0.26.0-beta.4
2026-08-04T03:15:19.5488791Z    Compiling iroh-base v0.98.0
2026-08-04T03:15:19.6405348Z    Compiling rusqlite v0.32.1
2026-08-04T03:15:19.6444695Z    Compiling n0-watcher v0.6.1
2026-08-04T03:15:19.6534494Z    Compiling attohttpc v0.30.1
2026-08-04T03:15:19.8774390Z    Compiling tower-http v0.6.11
2026-08-04T03:15:19.8940891Z    Compiling tokio-stream v0.1.18
2026-08-04T03:15:19.9200965Z    Compiling iroh-relay v0.98.0
2026-08-04T03:15:19.9652742Z    Compiling serde_spanned v0.6.9
2026-08-04T03:15:20.1061982Z    Compiling toml_datetime v0.6.11
2026-08-04T03:15:20.2020967Z    Compiling thiserror-impl v1.0.69
2026-08-04T03:15:20.2274619Z    Compiling ref-cast-impl v1.0.25
2026-08-04T03:15:20.2725874Z    Compiling arrayref v0.3.9
2026-08-04T03:15:20.3290811Z    Compiling strum v0.28.0
2026-08-04T03:15:20.3332377Z    Compiling sha1_smol v1.0.1
2026-08-04T03:15:20.3606154Z    Compiling rustix v1.1.4
2026-08-04T03:15:20.4337517Z    Compiling iroh-dns v0.98.0
2026-08-04T03:15:20.4720726Z    Compiling toml_edit v0.22.27
2026-08-04T03:15:20.8395136Z    Compiling webpki-roots v1.0.7
2026-08-04T03:15:20.8780747Z    Compiling schemars_derive v1.2.1
2026-08-04T03:15:20.9868379Z    Compiling serial-unix v0.4.0
2026-08-04T03:15:21.0043909Z    Compiling lru v0.16.4
2026-08-04T03:15:21.2043597Z    Compiling signal-hook-registry v1.4.8
2026-08-04T03:15:21.3126446Z    Compiling darling_core v0.23.0
2026-08-04T03:15:21.3423881Z    Compiling serde_bytes v0.11.19
2026-08-04T03:15:21.3751928Z    Compiling seize v0.5.1
2026-08-04T03:15:21.4852682Z    Compiling hmac v0.12.1
2026-08-04T03:15:21.6091754Z    Compiling iroh v0.98.2
2026-08-04T03:15:21.6180828Z    Compiling pin-utils v0.1.0
2026-08-04T03:15:21.6398372Z    Compiling linux-raw-sys v0.12.1
2026-08-04T03:15:21.6480751Z    Compiling dyn-clone v1.0.20
2026-08-04T03:15:21.6780936Z    Compiling bitflags v1.3.2
2026-08-04T03:15:21.7006019Z    Compiling rustix v0.38.44
2026-08-04T03:15:21.7411470Z    Compiling cmov v0.5.4
2026-08-04T03:15:21.7714149Z    Compiling nix v0.25.1
2026-08-04T03:15:21.8342126Z    Compiling papaya v0.2.4
2026-08-04T03:15:21.8631916Z    Compiling hkdf v0.12.4
2026-08-04T03:15:21.9900497Z    Compiling ctutils v0.4.2
2026-08-04T03:15:22.0062081Z    Compiling filedescriptor v0.8.3
2026-08-04T03:15:22.1013418Z    Compiling serial v0.4.0
2026-08-04T03:15:22.1570968Z    Compiling backon v1.6.0
2026-08-04T03:15:22.2140833Z    Compiling anstyle-parse v1.0.0
2026-08-04T03:15:22.2251293Z    Compiling vte_generate_state_changes v0.1.2
2026-08-04T03:15:22.2320617Z    Compiling instability v0.3.12
2026-08-04T03:15:22.3801403Z    Compiling swarm-discovery v0.6.0-alpha.2 (https://github.com/SaberMage/swarm-discovery?rev=89a2200d54a4e3cab2f46cc75ebff49a1fb07614#89a2200d)
2026-08-04T03:15:22.4152478Z    Compiling unicode-width v0.2.0
2026-08-04T03:15:22.4237992Z    Compiling foldhash v0.1.5
2026-08-04T03:15:22.4351087Z    Compiling anstyle v1.0.14
2026-08-04T03:15:22.4812603Z    Compiling colorchoice v1.0.5
2026-08-04T03:15:22.5021119Z    Compiling linux-raw-sys v0.4.15
2026-08-04T03:15:22.5790613Z    Compiling shell-words v1.1.1
2026-08-04T03:15:22.6072611Z    Compiling anstyle-query v1.1.5
2026-08-04T03:15:22.6790576Z    Compiling downcast-rs v1.2.1
2026-08-04T03:15:22.6953184Z    Compiling is_terminal_polyfill v1.70.2
2026-08-04T03:15:22.7110826Z    Compiling hashbrown v0.15.5
2026-08-04T03:15:22.7409638Z    Compiling vte v0.13.1
2026-08-04T03:15:22.7535961Z    Compiling anstream v1.0.0
2026-08-04T03:15:22.7820017Z    Compiling signal-hook-mio v0.2.5
2026-08-04T03:15:22.8736674Z    Compiling spake2 v0.4.0
2026-08-04T03:15:22.9248116Z    Compiling schemars v1.2.1
2026-08-04T03:15:23.1408067Z    Compiling strum_macros v0.26.4
2026-08-04T03:15:23.2440756Z    Compiling terminal_size v0.4.4
2026-08-04T03:15:23.3750914Z    Compiling toml v0.8.23
2026-08-04T03:15:23.4691153Z    Compiling sha1 v0.10.6
2026-08-04T03:15:23.6440964Z    Compiling itertools v0.13.0
2026-08-04T03:15:23.7240897Z    Compiling castaway v0.2.4
2026-08-04T03:15:23.8242435Z    Compiling indoc v2.0.7
2026-08-04T03:15:23.8480616Z    Compiling doctest-file v1.1.1
2026-08-04T03:15:24.1641138Z    Compiling clap_lex v1.1.0
2026-08-04T03:15:24.2505507Z    Compiling static_assertions v1.1.0
2026-08-04T03:15:24.3074807Z    Compiling unicode-width v0.1.14
2026-08-04T03:15:24.3779425Z    Compiling interprocess v2.4.2
2026-08-04T03:15:24.4459854Z    Compiling clap_builder v4.6.0
2026-08-04T03:15:24.4984760Z    Compiling compact_str v0.8.2
2026-08-04T03:15:24.6204011Z    Compiling crossterm v0.28.1
2026-08-04T03:15:24.9740472Z    Compiling darling_macro v0.23.0
2026-08-04T03:15:25.1565704Z    Compiling hyper v1.10.1
2026-08-04T03:15:25.2265277Z    Compiling lru v0.12.5
2026-08-04T03:15:25.4118794Z    Compiling darling v0.23.0
2026-08-04T03:15:25.4198120Z    Compiling clap_derive v4.6.1
2026-08-04T03:15:25.5257104Z    Compiling cassowary v0.3.0
2026-08-04T03:15:25.5600457Z    Compiling strum v0.26.3
2026-08-04T03:15:25.6321811Z    Compiling iana-time-zone v0.1.65
2026-08-04T03:15:25.7181203Z    Compiling unicode-truncate v1.1.0
2026-08-04T03:15:25.8179198Z    Compiling chrono v0.4.45
2026-08-04T03:15:25.8322966Z    Compiling portable-pty v0.8.1
2026-08-04T03:15:25.8565520Z    Compiling nucleo-matcher v0.3.1
2026-08-04T03:15:25.9990789Z    Compiling qrcode v0.14.1
2026-08-04T03:15:26.1355192Z    Compiling ratatui v0.29.0
2026-08-04T03:15:27.0421113Z    Compiling hyper-util v0.1.20
2026-08-04T03:15:27.2889230Z    Compiling clap v4.6.1
2026-08-04T03:15:27.6754728Z    Compiling spt-msg v0.53.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-msg)
2026-08-04T03:15:28.0008291Z    Compiling spt-runtime v0.53.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-runtime)
2026-08-04T03:15:28.0009702Z    Compiling spt-term v0.53.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-term)
2026-08-04T03:15:28.8636657Z    Compiling igd-next v0.17.1
2026-08-04T03:15:29.9653929Z    Compiling portmapper v0.16.0
2026-08-04T03:15:31.1567522Z    Compiling spt-live v0.53.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-live)
2026-08-04T03:15:34.5442322Z    Compiling rustls-webpki v0.103.13
2026-08-04T03:15:36.8159170Z    Compiling tokio-rustls v0.26.4
2026-08-04T03:15:36.8159858Z    Compiling noq-proto v0.17.0
2026-08-04T03:15:36.8160357Z    Compiling rustls-platform-verifier v0.7.0
2026-08-04T03:15:36.9528067Z    Compiling hickory-net v0.26.0-beta.4
2026-08-04T03:15:36.9529302Z    Compiling hyper-rustls v0.27.9
2026-08-04T03:15:36.9529832Z    Compiling tokio-websockets v0.13.2
2026-08-04T03:15:37.0894346Z    Compiling reqwest v0.13.4
2026-08-04T03:15:37.9352570Z    Compiling hickory-resolver v0.26.0-beta.4
2026-08-04T03:15:51.5749707Z    Compiling spt-net v0.53.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-net)
2026-08-04T03:15:53.3216472Z    Compiling spt-daemon v0.53.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-daemon)
2026-08-04T03:16:03.7374223Z    Compiling spt v0.53.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt)
2026-08-04T03:16:09.8302445Z     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 06s
2026-08-04T03:16:09.8773583Z ##[group]Run bash .github/bench/link-probe.sh hfenduleam
2026-08-04T03:16:09.8774125Z [36;1mbash .github/bench/link-probe.sh hfenduleam[0m
2026-08-04T03:16:09.8788313Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0}
2026-08-04T03:16:09.8788579Z env:
2026-08-04T03:16:09.8788885Z   SPT_CI_TEST_TMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30873007187-1-vMzUxF
2026-08-04T03:16:09.8789475Z   TEMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30873007187-1-vMzUxF
2026-08-04T03:16:09.8789892Z   TMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30873007187-1-vMzUxF
2026-08-04T03:16:09.8790301Z   TMPDIR: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30873007187-1-vMzUxF
2026-08-04T03:16:09.8790644Z ##[endgroup]
2026-08-04T03:16:16.3198126Z pong from hfenduleam (100.68.35.65) via 192.168.1.81:41641 in 14ms
2026-08-04T03:16:16.3198798Z pong from hfenduleam (100.68.35.65) via 192.168.1.81:41641 in 7ms
2026-08-04T03:16:16.3199648Z pong from hfenduleam (100.68.35.65) via 192.168.1.81:41641 in 8ms
2026-08-04T03:16:16.3200230Z pong from hfenduleam (100.68.35.65) via 192.168.1.81:41641 in 36ms
2026-08-04T03:16:16.3200797Z pong from hfenduleam (100.68.35.65) via 192.168.1.81:41641 in 16ms
2026-08-04T03:16:16.3358814Z LINK peer=hfenduleam ip=100.68.35.65 path=direct samples=5/5 min=7ms med=14ms max=36ms rtts=7,8,14,16,36
2026-08-04T03:16:16.3605183Z ##[group]Run bash .github/bench/wrap.sh twohost-ladder-b -- cargo test -p spt-daemon --test twohost -- --nocapture
2026-08-04T03:16:16.3605839Z [36;1mbash .github/bench/wrap.sh twohost-ladder-b -- cargo test -p spt-daemon --test twohost -- --nocapture[0m
2026-08-04T03:16:16.3618492Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0}
2026-08-04T03:16:16.3619153Z env:
2026-08-04T03:16:16.3619506Z   SPT_CI_TEST_TMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30873007187-1-vMzUxF
2026-08-04T03:16:16.3619945Z   TEMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30873007187-1-vMzUxF
2026-08-04T03:16:16.3620373Z   TMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30873007187-1-vMzUxF
2026-08-04T03:16:16.3620785Z   TMPDIR: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30873007187-1-vMzUxF
2026-08-04T03:16:16.3621109Z   SPT_TWO_HOST: 1
2026-08-04T03:16:16.3621288Z   SPT_TWO_HOST_ROLE: b
2026-08-04T03:16:16.3621516Z   SPT_TWO_HOST_SECRET: rig-twohost-ci
2026-08-04T03:16:16.3621744Z   SPT_TWO_HOST_PEER_IP: 100.68.35.65
2026-08-04T03:16:16.3621967Z   SPT_TWO_HOST_WAIT_SECS: 900
2026-08-04T03:16:16.3622369Z   SPT_TWO_HOST_NOTIFY_BIN: /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/.adapter-notify/target/debug/notify-shell
2026-08-04T03:16:16.3622797Z ##[endgroup]
2026-08-04T03:16:16.5938272Z    Compiling cc v1.2.63
2026-08-04T03:16:16.5965319Z    Compiling mio v1.2.1
2026-08-04T03:16:16.6006605Z    Compiling strsim v0.11.1
2026-08-04T03:16:16.6007240Z    Compiling rustls v0.23.40
2026-08-04T03:16:16.6007655Z    Compiling unicode-segmentation v1.13.3
2026-08-04T03:16:16.6069041Z    Compiling fastrand v2.4.1
2026-08-04T03:16:16.6142248Z    Compiling either v1.16.0
2026-08-04T03:16:16.6256190Z    Compiling rustix v1.1.4
2026-08-04T03:16:16.6256751Z    Compiling bytemuck v1.25.2
2026-08-04T03:16:16.7278816Z    Compiling futures-lite v2.6.1
2026-08-04T03:16:16.7349162Z    Compiling darling_core v0.20.11
2026-08-04T03:16:16.7521160Z    Compiling rgb v0.8.53
2026-08-04T03:16:16.7679572Z    Compiling prefix-trie v0.8.4
2026-08-04T03:16:16.8785335Z    Compiling tokio v1.52.3
2026-08-04T03:16:16.8948623Z    Compiling convert_case v0.10.0
2026-08-04T03:16:17.0172750Z    Compiling avt v0.18.0
2026-08-04T03:16:17.0768514Z    Compiling derive_more-impl v2.1.1
2026-08-04T03:16:17.2678507Z    Compiling hickory-proto v0.26.0-beta.4
2026-08-04T03:16:17.5170782Z    Compiling ring v0.17.14
2026-08-04T03:16:17.5171517Z    Compiling libsqlite3-sys v0.30.1
2026-08-04T03:16:17.5187584Z    Compiling blake3 v1.8.5
2026-08-04T03:16:18.1936816Z    Compiling darling_macro v0.20.11
2026-08-04T03:16:18.3016415Z    Compiling tempfile v3.27.0
2026-08-04T03:16:18.3807037Z    Compiling darling v0.20.11
2026-08-04T03:16:18.4202320Z    Compiling derive_builder_core v0.20.2
2026-08-04T03:16:18.5124888Z    Compiling spt-test-support v0.53.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-test-support)
2026-08-04T03:16:18.9884200Z    Compiling derive_builder_macro v0.20.2
2026-08-04T03:16:19.0218114Z    Compiling derive_more v2.1.1
2026-08-04T03:16:19.0857660Z    Compiling iroh-base v0.98.0
2026-08-04T03:16:19.1375496Z    Compiling derive_builder v0.20.2
2026-08-04T03:16:19.1732288Z    Compiling vergen-lib v9.1.0
2026-08-04T03:16:19.1732883Z    Compiling vergen-lib v0.1.6
2026-08-04T03:16:19.2795449Z    Compiling vergen v9.1.0
2026-08-04T03:16:19.3162349Z    Compiling vergen-gitcl v1.0.8
2026-08-04T03:16:19.6109255Z    Compiling iroh-relay v0.98.0
2026-08-04T03:16:20.2641031Z    Compiling rustls-webpki v0.103.13
2026-08-04T03:16:20.4717260Z    Compiling tokio-util v0.7.18
2026-08-04T03:16:20.4717641Z    Compiling netlink-sys v0.8.8
2026-08-04T03:16:20.4717970Z    Compiling tower v0.5.3
2026-08-04T03:16:20.4718347Z    Compiling acto v0.8.2
2026-08-04T03:16:20.4718581Z    Compiling backon v1.6.0
2026-08-04T03:16:20.6016446Z    Compiling netlink-proto v0.12.0
2026-08-04T03:16:20.6017162Z    Compiling netdev v0.42.0
2026-08-04T03:16:20.9371810Z    Compiling tower-http v0.6.11
2026-08-04T03:16:20.9708356Z    Compiling swarm-discovery v0.6.0-alpha.2 (https://github.com/SaberMage/swarm-discovery?rev=89a2200d54a4e3cab2f46cc75ebff49a1fb07614#89a2200d)
2026-08-04T03:16:21.2224099Z    Compiling h2 v0.4.14
2026-08-04T03:16:21.2224959Z    Compiling n0-future v0.3.2
2026-08-04T03:16:21.2225598Z    Compiling tokio-stream v0.1.18
2026-08-04T03:16:21.3217070Z    Compiling n0-watcher v0.6.1
2026-08-04T03:16:21.3360767Z    Compiling iroh-dns v0.98.0
2026-08-04T03:16:21.5243662Z    Compiling netwatch v0.16.0
2026-08-04T03:16:23.4891071Z    Compiling tokio-rustls v0.26.4
2026-08-04T03:16:23.4891631Z    Compiling rustls-platform-verifier v0.7.0
2026-08-04T03:16:23.4892063Z    Compiling noq-proto v0.17.0
2026-08-04T03:16:23.6316634Z    Compiling tokio-websockets v0.13.2
2026-08-04T03:16:24.1557385Z    Compiling rusqlite v0.32.1
2026-08-04T03:16:24.2423223Z    Compiling hyper v1.10.1
2026-08-04T03:16:24.2423838Z    Compiling hickory-net v0.26.0-beta.4
2026-08-04T03:16:24.8138768Z    Compiling spt-store v0.53.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-store)
2026-08-04T03:16:25.1707549Z    Compiling hyper-util v0.1.20
2026-08-04T03:16:25.2585455Z    Compiling hickory-resolver v0.26.0-beta.4
2026-08-04T03:16:26.1233639Z    Compiling hyper-rustls v0.27.9
2026-08-04T03:16:26.1234125Z    Compiling igd-next v0.17.1
2026-08-04T03:16:26.2491650Z    Compiling reqwest v0.13.4
2026-08-04T03:16:26.8484743Z    Compiling portmapper v0.16.0
2026-08-04T03:16:27.1220008Z    Compiling noq v0.18.0
2026-08-04T03:16:28.7967101Z    Compiling spt-msg v0.53.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-msg)
2026-08-04T03:16:29.0358149Z    Compiling spt-runtime v0.53.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-runtime)
2026-08-04T03:16:29.0359626Z    Compiling spt-term v0.53.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-term)
2026-08-04T03:16:30.8614995Z    Compiling spt-live v0.53.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-live)
2026-08-04T03:16:32.3923366Z    Compiling iroh v0.98.2
2026-08-04T03:16:39.9883859Z    Compiling spt-net v0.53.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-net)
2026-08-04T03:16:41.6933877Z    Compiling spt-daemon v0.53.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-daemon)
2026-08-04T03:16:54.0454524Z     Finished `test` profile [unoptimized + debuginfo] target(s) in 37.66s
2026-08-04T03:16:54.0643292Z      Running tests/twohost.rs (target/debug/deps/twohost-95a1fd2753608a84)
2026-08-04T03:16:54.0675932Z 
2026-08-04T03:16:54.0677673Z running 3 tests
2026-08-04T03:16:54.0678265Z test b2_attacher_child ... ok
2026-08-04T03:16:54.0678508Z test two_host_ladder_role_a ... ok
2026-08-04T03:16:54.0685066Z TWOHOST role B: node 9bbcee970607c7454b0baf8b38b032ccdf1a36de7ef04d614158fecd1f08b612
2026-08-04T03:16:54.2075793Z TWOHOST role B: notify instance notify-0 minted (real_mode=true)
2026-08-04T03:16:54.2092984Z TWOHOST role B: offline drive shells minted — ling-twohost-b/offdrive-0, gate-twohost-b/offdrive-0
2026-08-04T03:16:54.2348672Z CONN_LIFECYCLE: conn=1 role=brain controller session=1 endpoint=ling-twohost-b by=local wall_ms=1785813414234 mono_ms=0 event=controller-attach session=1 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:16:54.2368685Z CONN_LIFECYCLE: conn=1 role=brain controller session=1 endpoint=ling-twohost-b by=local wall_ms=1785813414236 mono_ms=2 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:16:54.2369582Z TWOHOST role B: drive session 1 ready
2026-08-04T03:16:54.2498011Z PAIR_MEET_UP:twohost step=59527113 id=e50bc9da91d49c06cb8a6cee97492d8e581526229c04b03b05e1d0229b57bb1c addr=EndpointAddr { id: PublicKey(e50bc9da91d49c06cb8a6cee97492d8e581526229c04b03b05e1d0229b57bb1c), addrs: {Ip(100.98.197.12:60201), Ip(192.168.1.164:60201)} }
2026-08-04T03:17:00.2528296Z PAIR_MEET_UP:twohost step=59527114 id=819db4f0461a4806c28ba6e31cc38972771999572778db13a8497cc88781c422 addr=EndpointAddr { id: PublicKey(819db4f0461a4806c28ba6e31cc38972771999572778db13a8497cc88781c422), addrs: {Ip(100.98.197.12:54037), Ip(192.168.1.164:54037)} }
2026-08-04T03:17:30.2543632Z PAIR_MEET_UP:twohost step=59527115 id=230f12e98cca6e9262c15709cd766d45bff101d83e4e414cc71aac576910dbe8 addr=EndpointAddr { id: PublicKey(230f12e98cca6e9262c15709cd766d45bff101d83e4e414cc71aac576910dbe8), addrs: {Ip(100.98.197.12:38835), Ip(192.168.1.164:38835)} }
2026-08-04T03:17:54.0678531Z test two_host_ladder_role_b has been running for over 60 seconds
2026-08-04T03:18:00.2548318Z PAIR_MEET_UP:twohost step=59527116 id=24cc2ff60b8d7f781b3dff92f4293d14503735b3192a8d0c9f018f97402ebeba addr=EndpointAddr { id: PublicKey(24cc2ff60b8d7f781b3dff92f4293d14503735b3192a8d0c9f018f97402ebeba), addrs: {Ip(100.98.197.12:41792), Ip(192.168.1.164:41792)} }
2026-08-04T03:18:30.2556857Z PAIR_MEET_UP:twohost step=59527117 id=3eb667717051f96d307fe023c089d90dd11a39720891f614c37e844aea1fd1fe addr=EndpointAddr { id: PublicKey(3eb667717051f96d307fe023c089d90dd11a39720891f614c37e844aea1fd1fe), addrs: {Ip(100.98.197.12:32819), Ip(192.168.1.164:32819)} }
2026-08-04T03:18:57.6788414Z PAIRED: joiner bcead52b862344aef51998ca5d8f15dce1e38e6cee3795b219a5849f6ad4b41a recorded in subnet 'twohost'
2026-08-04T03:18:57.7962258Z TWOHOST OK: pairing: A rostered via the daemon-hosted responder
2026-08-04T03:18:57.7966031Z TWOHOST OK: pairing (responder, daemon-hosted)
2026-08-04T03:18:57.7971021Z PUMP_IPC_READER: spawned
2026-08-04T03:18:57.7971945Z CONN_LIFECYCLE: conn=2 role=brain wall_ms=1785813537797 mono_ms=123562 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:18:57.7972729Z PUMP_IPC_READER: spawned
2026-08-04T03:18:57.7975134Z CONN_LIFECYCLE: conn=4 role=brain presence-subscriber wall_ms=1785813537797 mono_ms=123562 event=presence-sub-attach from_seq=18446744073709551615 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:18:57.8046186Z 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-04T03:18:57.8122568Z CONN_LIFECYCLE: conn=3 role=brain wall_ms=1785813537812 mono_ms=123577 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:18:57.8129203Z 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-04T03:18:57.8205876Z ACCESS_STORE_MINTED /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30873007187-1-vMzUxF/.tmp2tIuaf/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-04T03:18:57.8208661Z PUMP_DIAL_SUBMIT:bcead52b862344aef51998ca5d8f15dce1e38e6cee3795b219a5849f6ad4b41a:leg=cache addr={"id":"bcead52b862344aef51998ca5d8f15dce1e38e6cee3795b219a5849f6ad4b41a","addrs":[{"Ip":"192.168.1.81:7460"}]} wall_ms=1785813537820 mono_ms=0
2026-08-04T03:18:57.8900445Z CONN_LIFECYCLE: conn=4 role=brain presence-subscriber wall_ms=1785813537889 mono_ms=123655 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:18:57.9043947Z CONN_LIFECYCLE: conn=3 role=brain stream-subscriber stream=2 wall_ms=1785813537904 mono_ms=123669 event=stream-sub-attach stream=2 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:00.2570090Z PAIR_MEET_UP:twohost step=59527118 id=f7ebf33544ea8f77d1c2109daee44e548f94ddd7cf7cf9987353965038f0b445 addr=EndpointAddr { id: PublicKey(f7ebf33544ea8f77d1c2109daee44e548f94ddd7cf7cf9987353965038f0b445), addrs: {Ip(100.98.197.12:54583), Ip(192.168.1.164:54583)} }
2026-08-04T03:19:03.2302740Z CONN_LIFECYCLE: conn=3 role=brain stream-subscriber stream=2 wall_ms=1785813543229 mono_ms=128995 event=stream-sub-release stream=2 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:03.2406676Z CONN_LIFECYCLE: conn=3 role=brain stream-subscriber stream=2 stream-subscriber stream=3 wall_ms=1785813543240 mono_ms=129005 event=stream-sub-attach stream=3 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:03.4100477Z CONN_LIFECYCLE: conn=3 role=brain stream-subscriber stream=2 stream-subscriber stream=3 wall_ms=1785813543409 mono_ms=129175 event=stream-sub-release stream=3 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:03.4256125Z CONN_LIFECYCLE: conn=3 role=brain stream-subscriber stream=2 stream-subscriber stream=3 stream-subscriber stream=7 wall_ms=1785813543425 mono_ms=129190 event=stream-sub-attach stream=7 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:03.4311240Z CONN_LIFECYCLE: conn=5 role=brain wall_ms=1785813543431 mono_ms=129196 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:03.4312266Z CONN_LIFECYCLE: conn=6 role=brain wall_ms=1785813543431 mono_ms=129196 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:03.4312975Z DISPATCH:6:Failed("stream 6: opener not pinned yet")
2026-08-04T03:19:03.4313918Z DISPATCH_EV: gen=1785813537796 stream=6 family=unclassified attempt=0 conn=2 event=worker-outcome detail=Failed("stream 6: opener not pinned yet") elapsed_ms=0 endpoint=-
2026-08-04T03:19:03.4315238Z CONN_LIFECYCLE: conn=5 role=brain wall_ms=1785813543431 mono_ms=129196 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:03.4316477Z CONN_LIFECYCLE: conn=6 role=brain wall_ms=1785813543431 mono_ms=129196 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:03.4317764Z CONN_LIFECYCLE: conn=7 role=brain stream-subscriber stream=5 wall_ms=1785813543431 mono_ms=129196 event=stream-sub-attach stream=5 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:03.4319311Z CONN_LIFECYCLE: conn=7 role=brain stream-subscriber stream=5 wall_ms=1785813543431 mono_ms=129197 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:03.4325211Z CONN_LIFECYCLE: conn=7 role=brain stream-subscriber stream=5 wall_ms=1785813543432 mono_ms=129197 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:03.4326266Z CONN_LIFECYCLE: conn=8 role=brain wall_ms=1785813543432 mono_ms=129197 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:03.4327108Z CONN_LIFECYCLE: conn=8 role=brain wall_ms=1785813543432 mono_ms=129197 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:03.5489056Z TWOHOST OK: register: A's perch row replicated to B
2026-08-04T03:19:03.6832598Z CONN_LIFECYCLE: conn=9 role=brain wall_ms=1785813543682 mono_ms=129448 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:03.6834158Z CONN_LIFECYCLE: conn=10 role=brain wall_ms=1785813543683 mono_ms=129448 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:03.6835412Z CONN_LIFECYCLE: conn=9 role=brain wall_ms=1785813543683 mono_ms=129448 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:03.6836537Z CONN_LIFECYCLE: conn=11 role=brain wall_ms=1785813543683 mono_ms=129448 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:03.6837545Z CONN_LIFECYCLE: conn=10 role=brain wall_ms=1785813543683 mono_ms=129448 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:03.6838666Z CONN_LIFECYCLE: conn=11 role=brain wall_ms=1785813543683 mono_ms=129448 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:03.6840129Z CONN_LIFECYCLE: conn=12 role=brain stream-subscriber stream=10 wall_ms=1785813543683 mono_ms=129448 event=stream-sub-attach stream=10 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:03.6842554Z CONN_LIFECYCLE: conn=13 role=brain stream-subscriber stream=8 wall_ms=1785813543683 mono_ms=129448 event=stream-sub-attach stream=8 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:03.6845231Z CONN_LIFECYCLE: conn=14 role=brain stream-subscriber stream=9 wall_ms=1785813543683 mono_ms=129449 event=stream-sub-attach stream=9 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:03.6847421Z CONN_LIFECYCLE: conn=12 role=brain stream-subscriber stream=10 wall_ms=1785813543683 mono_ms=129449 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:03.6849740Z CONN_LIFECYCLE: conn=13 role=brain stream-subscriber stream=8 wall_ms=1785813543683 mono_ms=129449 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:03.6851762Z CONN_LIFECYCLE: conn=14 role=brain stream-subscriber stream=9 wall_ms=1785813543683 mono_ms=129449 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:03.6854085Z CONN_LIFECYCLE: conn=14 role=brain stream-subscriber stream=9 wall_ms=1785813543684 mono_ms=129450 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:03.6856232Z CONN_LIFECYCLE: conn=15 role=brain wall_ms=1785813543685 mono_ms=129450 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:03.6857319Z CONN_LIFECYCLE: conn=15 role=brain wall_ms=1785813543685 mono_ms=129450 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:03.6893605Z CONN_LIFECYCLE: conn=12 role=brain stream-subscriber stream=10 wall_ms=1785813543689 mono_ms=129454 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:03.6895117Z CONN_LIFECYCLE: conn=16 role=brain wall_ms=1785813543689 mono_ms=129454 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:03.6896344Z CONN_LIFECYCLE: conn=16 role=brain wall_ms=1785813543689 mono_ms=129454 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:03.6996486Z CONN_LIFECYCLE: conn=13 role=brain stream-subscriber stream=8 wall_ms=1785813543699 mono_ms=129464 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:03.6998212Z CONN_LIFECYCLE: conn=17 role=brain wall_ms=1785813543699 mono_ms=129465 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:03.6999370Z CONN_LIFECYCLE: conn=17 role=brain wall_ms=1785813543699 mono_ms=129465 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:03.7334267Z CONN_LIFECYCLE: conn=18 role=brain wall_ms=1785813543733 mono_ms=129498 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:03.7335989Z CONN_LIFECYCLE: conn=18 role=brain wall_ms=1785813543733 mono_ms=129498 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:03.7338794Z CONN_LIFECYCLE: conn=19 role=brain wall_ms=1785813543733 mono_ms=129499 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:03.7341039Z CONN_LIFECYCLE: conn=19 role=brain stream-subscriber stream=11 wall_ms=1785813543734 mono_ms=129499 event=stream-sub-attach stream=11 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:03.7344899Z CONN_LIFECYCLE: conn=1 role=brain controller session=1 endpoint=ling-twohost-b by=local wall_ms=1785813543734 mono_ms=129499 event=controller-replaced session=1 new_conn=19 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:03.7346798Z CONN_LIFECYCLE: conn=19 role=brain stream-subscriber stream=11 controller session=1 endpoint=ling-twohost-b by=bcead52b862344aef51998ca5d8f15dce1e38e6cee3795b219a5849f6ad4b41a wall_ms=1785813543734 mono_ms=129499 event=controller-attach session=1 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:03.7348732Z CONN_LIFECYCLE: conn=1 role=brain controller session=1 endpoint=ling-twohost-b by=local wall_ms=1785813543734 mono_ms=129499 event=writer-exit role=controller session=1 reason=channel-closed [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:03.7367182Z SUBSCRIBE_DECISION: session=1 endpoint=ling-twohost-b by=bcead52b862344aef51998ca5d8f15dce1e38e6cee3795b219a5849f6ad4b41a conn=19 intent=control old_by=- old_gen=0 req_gen=1785813543721 decision=controller
2026-08-04T03:19:03.7369494Z SUBSCRIBE_DECISION: session=1 endpoint=ling-twohost-b by=bcead52b862344aef51998ca5d8f15dce1e38e6cee3795b219a5849f6ad4b41a conn=19 intent=control old_by=bcead52b862344aef51998ca5d8f15dce1e38e6cee3795b219a5849f6ad4b41a old_gen=1785813543721 req_gen=1785813543721 decision=idempotent
2026-08-04T03:19:03.8119749Z TWOHOST OK: message: A's WAN message spooled at B
2026-08-04T03:19:03.8121081Z TWOHOST OK: knock: A's knock reached B's inbox
2026-08-04T03:19:03.8121888Z TWOHOST OK: knock landed at B from ling-twohost-a (bcead52b862344aef51998ca5d8f15dce1e38e6cee3795b219a5849f6ad4b41a)
2026-08-04T03:19:03.8123026Z TWOHOST OK: knock approved at B, rule admits A and no one else
2026-08-04T03:19:03.9353088Z CONN_LIFECYCLE: conn=21 role=brain wall_ms=1785813543935 mono_ms=129700 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:03.9355856Z CONN_LIFECYCLE: conn=21 role=brain wall_ms=1785813543935 mono_ms=129700 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:03.9363290Z CONN_LIFECYCLE: conn=22 role=brain wall_ms=1785813543936 mono_ms=129701 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:03.9365893Z CONN_LIFECYCLE: conn=22 role=brain stream-subscriber stream=6 wall_ms=1785813543936 mono_ms=129701 event=stream-sub-attach stream=6 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:03.9519771Z CONN_LIFECYCLE: conn=22 role=brain stream-subscriber stream=6 wall_ms=1785813543951 mono_ms=129717 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:03.9521073Z CONN_LIFECYCLE: conn=23 role=brain wall_ms=1785813543952 mono_ms=129717 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:03.9522117Z CONN_LIFECYCLE: conn=23 role=brain wall_ms=1785813543952 mono_ms=129717 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:03.9876884Z CONN_LIFECYCLE: conn=3 role=brain stream-subscriber stream=2 stream-subscriber stream=3 stream-subscriber stream=7 wall_ms=1785813543987 mono_ms=129752 event=stream-sub-release stream=7 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:03.9914647Z CONN_LIFECYCLE: conn=3 role=brain stream-subscriber stream=2 stream-subscriber stream=3 stream-subscriber stream=7 stream-subscriber stream=12 wall_ms=1785813543991 mono_ms=129756 event=stream-sub-attach stream=12 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:04.0324807Z CONN_LIFECYCLE: conn=3 role=brain stream-subscriber stream=2 stream-subscriber stream=3 stream-subscriber stream=7 stream-subscriber stream=12 wall_ms=1785813544032 mono_ms=129797 event=stream-sub-release stream=12 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:04.0478524Z CONN_LIFECYCLE: conn=3 role=brain stream-subscriber stream=2 stream-subscriber stream=3 stream-subscriber stream=7 stream-subscriber stream=12 stream-subscriber stream=15 wall_ms=1785813544047 mono_ms=129813 event=stream-sub-attach stream=15 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:04.0631244Z TWOHOST OK: notif: A's insert fired on B
2026-08-04T03:19:04.0640202Z TWOHOST OK: notif dismissed at B (bcead52b862344aef51998ca5d8f15dce1e38e6cee3795b219a5849f6ad4b41a:1785813543158) — replicating back
2026-08-04T03:19:04.5903908Z CONN_LIFECYCLE: conn=24 role=brain wall_ms=1785813544590 mono_ms=130355 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:04.5906014Z CONN_LIFECYCLE: conn=24 role=brain wall_ms=1785813544590 mono_ms=130355 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:04.5908149Z CONN_LIFECYCLE: conn=25 role=brain stream-subscriber stream=16 wall_ms=1785813544590 mono_ms=130355 event=stream-sub-attach stream=16 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:04.5909757Z CONN_LIFECYCLE: conn=25 role=brain stream-subscriber stream=16 wall_ms=1785813544590 mono_ms=130356 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:04.6236316Z CONN_LIFECYCLE: conn=25 role=brain stream-subscriber stream=16 wall_ms=1785813544623 mono_ms=130388 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:04.6237435Z CONN_LIFECYCLE: conn=26 role=brain wall_ms=1785813544623 mono_ms=130388 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:04.6238400Z CONN_LIFECYCLE: conn=26 role=brain wall_ms=1785813544623 mono_ms=130389 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:06.0532595Z CONN_LIFECYCLE: conn=3 role=brain stream-subscriber stream=2 stream-subscriber stream=3 stream-subscriber stream=7 stream-subscriber stream=12 stream-subscriber stream=15 wall_ms=1785813546053 mono_ms=131818 event=stream-sub-release stream=15 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:06.0565588Z CONN_LIFECYCLE: conn=3 role=brain stream-subscriber stream=2 stream-subscriber stream=3 stream-subscriber stream=7 stream-subscriber stream=12 stream-subscriber stream=15 stream-subscriber stream=17 wall_ms=1785813546056 mono_ms=131821 event=stream-sub-attach stream=17 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:06.0657848Z CONN_LIFECYCLE: conn=3 role=brain stream-subscriber stream=2 stream-subscriber stream=3 stream-subscriber stream=7 stream-subscriber stream=12 stream-subscriber stream=15 stream-subscriber stream=17 wall_ms=1785813546065 mono_ms=131830 event=stream-sub-release stream=17 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:06.0707123Z ACCESS_SENDER_RULES_NOW_LIVE 1 sender-endpoint rule(s) in /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30873007187-1-vMzUxF/.tmp2tIuaf/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-04T03:19:06.1608193Z TWOHOST OK: sync: B pulled A's mind
2026-08-04T03:19:06.6942929Z CONN_LIFECYCLE: conn=3 role=brain stream-subscriber stream=2 stream-subscriber stream=3 stream-subscriber stream=7 stream-subscriber stream=12 stream-subscriber stream=15 stream-subscriber stream=17 stream-subscriber stream=21 wall_ms=1785813546693 mono_ms=132459 event=stream-sub-attach stream=21 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:06.9066188Z CONN_LIFECYCLE: conn=27 role=brain wall_ms=1785813546906 mono_ms=132671 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:06.9067511Z CONN_LIFECYCLE: conn=27 role=brain wall_ms=1785813546906 mono_ms=132671 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:06.9071086Z CONN_LIFECYCLE: conn=28 role=brain stream-subscriber stream=22 wall_ms=1785813546906 mono_ms=132672 event=stream-sub-attach stream=22 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:06.9073395Z CONN_LIFECYCLE: conn=28 role=brain stream-subscriber stream=22 wall_ms=1785813546907 mono_ms=132672 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:06.9257798Z CONN_LIFECYCLE: conn=28 role=brain stream-subscriber stream=22 wall_ms=1785813546925 mono_ms=132690 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:06.9259554Z CONN_LIFECYCLE: conn=29 role=brain wall_ms=1785813546925 mono_ms=132691 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:06.9260686Z CONN_LIFECYCLE: conn=29 role=brain wall_ms=1785813546925 mono_ms=132691 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:06.9876690Z CONN_LIFECYCLE: conn=3 role=brain stream-subscriber stream=2 stream-subscriber stream=3 stream-subscriber stream=7 stream-subscriber stream=12 stream-subscriber stream=15 stream-subscriber stream=17 stream-subscriber stream=21 wall_ms=1785813546987 mono_ms=132752 event=stream-sub-release stream=21 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:06.9962231Z CONN_LIFECYCLE: conn=3 role=brain stream-subscriber stream=2 stream-subscriber stream=3 stream-subscriber stream=7 stream-subscriber stream=12 stream-subscriber stream=15 stream-subscriber stream=17 stream-subscriber stream=21 stream-subscriber stream=23 wall_ms=1785813546995 mono_ms=132761 event=stream-sub-attach stream=23 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:07.0507063Z CONN_LIFECYCLE: conn=3 role=brain stream-subscriber stream=2 stream-subscriber stream=3 stream-subscriber stream=7 stream-subscriber stream=12 stream-subscriber stream=15 stream-subscriber stream=17 stream-subscriber stream=21 stream-subscriber stream=23 wall_ms=1785813547050 mono_ms=132815 event=stream-sub-release stream=23 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:07.4115082Z CONN_LIFECYCLE: conn=30 role=brain wall_ms=1785813547411 mono_ms=133176 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:07.4116280Z CONN_LIFECYCLE: conn=30 role=brain wall_ms=1785813547411 mono_ms=133176 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:07.4119955Z CONN_LIFECYCLE: conn=31 role=brain stream-subscriber stream=24 wall_ms=1785813547411 mono_ms=133177 event=stream-sub-attach stream=24 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:07.4121300Z CONN_LIFECYCLE: conn=31 role=brain stream-subscriber stream=24 wall_ms=1785813547412 mono_ms=133177 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:07.4221265Z CONN_LIFECYCLE: conn=31 role=brain stream-subscriber stream=24 wall_ms=1785813547421 mono_ms=133187 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:07.4222681Z CONN_LIFECYCLE: conn=32 role=brain wall_ms=1785813547422 mono_ms=133187 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:07.4224092Z CONN_LIFECYCLE: conn=32 role=brain wall_ms=1785813547422 mono_ms=133187 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:07.6617387Z TWOHOST OK: rest: A's remote suspend landed (B suspended)
2026-08-04T03:19:07.6799591Z CONN_LIFECYCLE: conn=3 role=brain stream-subscriber stream=2 stream-subscriber stream=3 stream-subscriber stream=7 stream-subscriber stream=12 stream-subscriber stream=15 stream-subscriber stream=17 stream-subscriber stream=21 stream-subscriber stream=23… wall_ms=1785813547679 mono_ms=133445 event=stream-sub-attach stream=27 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:07.8583148Z CONN_LIFECYCLE: conn=3 role=brain stream-subscriber stream=2 stream-subscriber stream=3 stream-subscriber stream=7 stream-subscriber stream=12 stream-subscriber stream=15 stream-subscriber stream=17 stream-subscriber stream=21 stream-subscriber stream=23… wall_ms=1785813547857 mono_ms=133623 event=stream-sub-release stream=27 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:07.8642573Z CONN_LIFECYCLE: conn=33 role=brain wall_ms=1785813547864 mono_ms=133629 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:07.8643903Z CONN_LIFECYCLE: conn=33 role=brain wall_ms=1785813547864 mono_ms=133629 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:07.8646800Z CONN_LIFECYCLE: conn=34 role=brain stream-subscriber stream=28 wall_ms=1785813547864 mono_ms=133629 event=stream-sub-attach stream=28 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:07.8650087Z CONN_LIFECYCLE: conn=34 role=brain stream-subscriber stream=28 wall_ms=1785813547864 mono_ms=133630 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:07.8686368Z CONN_LIFECYCLE: conn=3 role=brain stream-subscriber stream=2 stream-subscriber stream=3 stream-subscriber stream=7 stream-subscriber stream=12 stream-subscriber stream=15 stream-subscriber stream=17 stream-subscriber stream=21 stream-subscriber stream=23… wall_ms=1785813547868 mono_ms=133633 event=stream-sub-attach stream=29 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:07.8724588Z CONN_LIFECYCLE: conn=34 role=brain stream-subscriber stream=28 wall_ms=1785813547872 mono_ms=133637 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:07.8726137Z CONN_LIFECYCLE: conn=35 role=brain wall_ms=1785813547872 mono_ms=133637 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:07.8727096Z CONN_LIFECYCLE: conn=35 role=brain wall_ms=1785813547872 mono_ms=133637 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:07.9119343Z TWOHOST OK: rest: A's remote wake landed (B active again)
2026-08-04T03:19:07.9191345Z CONN_LIFECYCLE: conn=3 role=brain stream-subscriber stream=2 stream-subscriber stream=3 stream-subscriber stream=7 stream-subscriber stream=12 stream-subscriber stream=15 stream-subscriber stream=17 stream-subscriber stream=21 stream-subscriber stream=23… wall_ms=1785813547918 mono_ms=133684 event=stream-sub-release stream=29 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:07.9391140Z CONN_LIFECYCLE: conn=3 role=brain stream-subscriber stream=2 stream-subscriber stream=3 stream-subscriber stream=7 stream-subscriber stream=12 stream-subscriber stream=15 stream-subscriber stream=17 stream-subscriber stream=21 stream-subscriber stream=23… wall_ms=1785813547938 mono_ms=133704 event=stream-sub-attach stream=31 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:08.0152568Z CONN_LIFECYCLE: conn=36 role=brain wall_ms=1785813548015 mono_ms=133780 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:08.0153221Z CONN_LIFECYCLE: conn=37 role=brain wall_ms=1785813548015 mono_ms=133780 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:08.0153978Z CONN_LIFECYCLE: conn=36 role=brain wall_ms=1785813548015 mono_ms=133780 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:08.0154756Z CONN_LIFECYCLE: conn=37 role=brain wall_ms=1785813548015 mono_ms=133780 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:08.0155615Z CONN_LIFECYCLE: conn=38 role=brain stream-subscriber stream=32 wall_ms=1785813548015 mono_ms=133780 event=stream-sub-attach stream=32 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:08.0157624Z CONN_LIFECYCLE: conn=38 role=brain stream-subscriber stream=32 wall_ms=1785813548015 mono_ms=133781 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:08.0160441Z CONN_LIFECYCLE: conn=39 role=brain wall_ms=1785813548015 mono_ms=133781 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:08.0162262Z CONN_LIFECYCLE: conn=39 role=brain stream-subscriber stream=33 wall_ms=1785813548016 mono_ms=133781 event=stream-sub-attach stream=33 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:08.0165373Z CONN_LIFECYCLE: conn=38 role=brain stream-subscriber stream=32 wall_ms=1785813548016 mono_ms=133781 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:08.0166577Z CONN_LIFECYCLE: conn=40 role=brain wall_ms=1785813548016 mono_ms=133781 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:08.0167483Z CONN_LIFECYCLE: conn=40 role=brain wall_ms=1785813548016 mono_ms=133781 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:08.0170170Z CONN_LIFECYCLE: conn=39 role=brain stream-subscriber stream=33 wall_ms=1785813548016 mono_ms=133782 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:08.0171544Z CONN_LIFECYCLE: conn=41 role=brain wall_ms=1785813548017 mono_ms=133782 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:08.0172236Z CONN_LIFECYCLE: conn=41 role=brain wall_ms=1785813548017 mono_ms=133782 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:08.1656728Z CONN_LIFECYCLE: conn=3 role=brain stream-subscriber stream=2 stream-subscriber stream=3 stream-subscriber stream=7 stream-subscriber stream=12 stream-subscriber stream=15 stream-subscriber stream=17 stream-subscriber stream=21 stream-subscriber stream=23… wall_ms=1785813548165 mono_ms=133930 event=stream-sub-release stream=31 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:08.5709569Z CONN_LIFECYCLE: conn=3 role=brain stream-subscriber stream=2 stream-subscriber stream=3 stream-subscriber stream=7 stream-subscriber stream=12 stream-subscriber stream=15 stream-subscriber stream=17 stream-subscriber stream=21 stream-subscriber stream=23… wall_ms=1785813548570 mono_ms=134335 event=stream-sub-attach stream=35 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:08.6352843Z CONN_LIFECYCLE: conn=3 role=brain stream-subscriber stream=2 stream-subscriber stream=3 stream-subscriber stream=7 stream-subscriber stream=12 stream-subscriber stream=15 stream-subscriber stream=17 stream-subscriber stream=21 stream-subscriber stream=23… wall_ms=1785813548634 mono_ms=134400 event=stream-sub-release stream=35 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:08.6693734Z CONN_LIFECYCLE: conn=42 role=brain wall_ms=1785813548669 mono_ms=134434 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:08.6694844Z CONN_LIFECYCLE: conn=42 role=brain wall_ms=1785813548669 mono_ms=134434 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:08.6696266Z CONN_LIFECYCLE: conn=43 role=brain stream-subscriber stream=36 wall_ms=1785813548669 mono_ms=134434 event=stream-sub-attach stream=36 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:08.6697579Z CONN_LIFECYCLE: conn=43 role=brain stream-subscriber stream=36 wall_ms=1785813548669 mono_ms=134435 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:08.6914291Z CONN_LIFECYCLE: conn=43 role=brain stream-subscriber stream=36 wall_ms=1785813548691 mono_ms=134456 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:08.6915703Z CONN_LIFECYCLE: conn=44 role=brain wall_ms=1785813548691 mono_ms=134456 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:08.6916988Z CONN_LIFECYCLE: conn=44 role=brain wall_ms=1785813548691 mono_ms=134456 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:08.8602117Z CONN_LIFECYCLE: conn=3 role=brain stream-subscriber stream=2 stream-subscriber stream=3 stream-subscriber stream=7 stream-subscriber stream=12 stream-subscriber stream=15 stream-subscriber stream=17 stream-subscriber stream=21 stream-subscriber stream=23… wall_ms=1785813548859 mono_ms=134625 event=stream-sub-attach stream=38 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:08.9711741Z CONN_LIFECYCLE: conn=45 role=brain wall_ms=1785813548971 mono_ms=134736 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:08.9712730Z CONN_LIFECYCLE: conn=45 role=brain wall_ms=1785813548971 mono_ms=134736 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:08.9714303Z CONN_LIFECYCLE: conn=46 role=brain stream-subscriber stream=39 wall_ms=1785813548971 mono_ms=134736 event=stream-sub-attach stream=39 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:08.9715404Z CONN_LIFECYCLE: conn=46 role=brain stream-subscriber stream=39 wall_ms=1785813548971 mono_ms=134736 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:08.9722746Z CONN_LIFECYCLE: conn=46 role=brain stream-subscriber stream=39 wall_ms=1785813548972 mono_ms=134737 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:08.9723638Z CONN_LIFECYCLE: conn=47 role=brain wall_ms=1785813548972 mono_ms=134737 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:08.9724363Z CONN_LIFECYCLE: conn=47 role=brain wall_ms=1785813548972 mono_ms=134737 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:09.2959902Z CONN_LIFECYCLE: conn=3 role=brain stream-subscriber stream=2 stream-subscriber stream=3 stream-subscriber stream=7 stream-subscriber stream=12 stream-subscriber stream=15 stream-subscriber stream=17 stream-subscriber stream=21 stream-subscriber stream=23… wall_ms=1785813549295 mono_ms=135061 event=stream-sub-release stream=38 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:09.3047632Z CONN_LIFECYCLE: conn=3 role=brain stream-subscriber stream=2 stream-subscriber stream=3 stream-subscriber stream=7 stream-subscriber stream=12 stream-subscriber stream=15 stream-subscriber stream=17 stream-subscriber stream=21 stream-subscriber stream=23… wall_ms=1785813549304 mono_ms=135069 event=stream-sub-attach stream=41 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:09.3580355Z CONN_LIFECYCLE: conn=3 role=brain stream-subscriber stream=2 stream-subscriber stream=3 stream-subscriber stream=7 stream-subscriber stream=12 stream-subscriber stream=15 stream-subscriber stream=17 stream-subscriber stream=21 stream-subscriber stream=23… wall_ms=1785813549357 mono_ms=135123 event=stream-sub-release stream=41 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:09.4239091Z CONN_LIFECYCLE: conn=48 role=brain wall_ms=1785813549423 mono_ms=135189 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:09.4240169Z CONN_LIFECYCLE: conn=48 role=brain wall_ms=1785813549423 mono_ms=135189 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:09.4242242Z CONN_LIFECYCLE: conn=49 role=brain stream-subscriber stream=42 wall_ms=1785813549424 mono_ms=135189 event=stream-sub-attach stream=42 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:09.4244081Z CONN_LIFECYCLE: conn=49 role=brain stream-subscriber stream=42 wall_ms=1785813549424 mono_ms=135189 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:09.4251016Z CONN_LIFECYCLE: conn=49 role=brain stream-subscriber stream=42 wall_ms=1785813549424 mono_ms=135190 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:09.4251797Z CONN_LIFECYCLE: conn=50 role=brain wall_ms=1785813549425 mono_ms=135190 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:09.4252509Z CONN_LIFECYCLE: conn=50 role=brain wall_ms=1785813549425 mono_ms=135190 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:09.6251298Z CONN_LIFECYCLE: conn=51 role=brain wall_ms=1785813549624 mono_ms=135390 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:09.6252397Z CONN_LIFECYCLE: conn=51 role=brain wall_ms=1785813549625 mono_ms=135390 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:09.6259136Z CONN_LIFECYCLE: conn=52 role=brain wall_ms=1785813549625 mono_ms=135391 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:09.6261252Z CONN_LIFECYCLE: conn=52 role=brain stream-subscriber stream=43 wall_ms=1785813549626 mono_ms=135391 event=stream-sub-attach stream=43 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:09.6395281Z CONN_LIFECYCLE: conn=52 role=brain stream-subscriber stream=43 wall_ms=1785813549639 mono_ms=135404 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:09.6396547Z CONN_LIFECYCLE: conn=53 role=brain wall_ms=1785813549639 mono_ms=135404 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:09.6397402Z CONN_LIFECYCLE: conn=53 role=brain wall_ms=1785813549639 mono_ms=135404 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:09.6684700Z TWOHOST OK: presence: A's redirected notif surfaced at B
2026-08-04T03:19:09.6685439Z TWOHOST OK: presence: the surfacing node owns the marks
2026-08-04T03:19:09.9850953Z CONN_LIFECYCLE: conn=3 role=brain stream-subscriber stream=2 stream-subscriber stream=3 stream-subscriber stream=7 stream-subscriber stream=12 stream-subscriber stream=15 stream-subscriber stream=17 stream-subscriber stream=21 stream-subscriber stream=23… wall_ms=1785813549983 mono_ms=135749 event=stream-sub-attach stream=46 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:10.4098161Z CONN_LIFECYCLE: conn=3 role=brain stream-subscriber stream=2 stream-subscriber stream=3 stream-subscriber stream=7 stream-subscriber stream=12 stream-subscriber stream=15 stream-subscriber stream=17 stream-subscriber stream=21 stream-subscriber stream=23… wall_ms=1785813550409 mono_ms=136174 event=stream-sub-release stream=46 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:10.4189511Z CONN_LIFECYCLE: conn=3 role=brain stream-subscriber stream=2 stream-subscriber stream=3 stream-subscriber stream=7 stream-subscriber stream=12 stream-subscriber stream=15 stream-subscriber stream=17 stream-subscriber stream=21 stream-subscriber stream=23… wall_ms=1785813550418 mono_ms=136184 event=stream-sub-attach stream=49 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:10.4291645Z CONN_LIFECYCLE: conn=54 role=brain wall_ms=1785813550429 mono_ms=136194 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:10.4293010Z CONN_LIFECYCLE: conn=55 role=brain wall_ms=1785813550429 mono_ms=136194 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:10.4294541Z CONN_LIFECYCLE: conn=54 role=brain wall_ms=1785813550429 mono_ms=136194 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:10.4295425Z CONN_LIFECYCLE: conn=55 role=brain wall_ms=1785813550429 mono_ms=136194 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:10.4296272Z CONN_LIFECYCLE: conn=56 role=brain stream-subscriber stream=48 wall_ms=1785813550429 mono_ms=136194 event=stream-sub-attach stream=48 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:10.4297845Z CONN_LIFECYCLE: conn=57 role=brain stream-subscriber stream=47 wall_ms=1785813550429 mono_ms=136194 event=stream-sub-attach stream=47 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:10.4299128Z CONN_LIFECYCLE: conn=56 role=brain stream-subscriber stream=48 wall_ms=1785813550429 mono_ms=136194 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:10.4299875Z CONN_LIFECYCLE: conn=57 role=brain stream-subscriber stream=47 wall_ms=1785813550429 mono_ms=136194 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:10.4365799Z CONN_LIFECYCLE: conn=56 role=brain stream-subscriber stream=48 wall_ms=1785813550436 mono_ms=136201 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:10.4366987Z CONN_LIFECYCLE: conn=58 role=brain wall_ms=1785813550436 mono_ms=136201 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:10.4367846Z CONN_LIFECYCLE: conn=58 role=brain wall_ms=1785813550436 mono_ms=136202 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:10.4511509Z CONN_LIFECYCLE: conn=57 role=brain stream-subscriber stream=47 wall_ms=1785813550451 mono_ms=136216 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:10.4512730Z CONN_LIFECYCLE: conn=59 role=brain wall_ms=1785813550451 mono_ms=136216 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:10.4513588Z CONN_LIFECYCLE: conn=59 role=brain wall_ms=1785813550451 mono_ms=136216 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:10.4919540Z CONN_LIFECYCLE: conn=3 role=brain stream-subscriber stream=2 stream-subscriber stream=3 stream-subscriber stream=7 stream-subscriber stream=12 stream-subscriber stream=15 stream-subscriber stream=17 stream-subscriber stream=21 stream-subscriber stream=23… wall_ms=1785813550491 mono_ms=136256 event=stream-sub-release stream=49 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:10.6807708Z CONN_LIFECYCLE: conn=60 role=brain wall_ms=1785813550680 mono_ms=136445 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:10.6808661Z CONN_LIFECYCLE: conn=60 role=brain wall_ms=1785813550680 mono_ms=136446 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:10.6810075Z CONN_LIFECYCLE: conn=61 role=brain stream-subscriber stream=50 wall_ms=1785813550680 mono_ms=136446 event=stream-sub-attach stream=50 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:10.6812368Z CONN_LIFECYCLE: conn=61 role=brain stream-subscriber stream=50 wall_ms=1785813550681 mono_ms=136446 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:10.6971918Z CONN_LIFECYCLE: conn=61 role=brain stream-subscriber stream=50 wall_ms=1785813550697 mono_ms=136462 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:10.6972993Z CONN_LIFECYCLE: conn=62 role=brain wall_ms=1785813550697 mono_ms=136462 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:10.6973755Z CONN_LIFECYCLE: conn=62 role=brain wall_ms=1785813550697 mono_ms=136462 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:10.8818239Z CONN_LIFECYCLE: conn=63 role=brain wall_ms=1785813550881 mono_ms=136647 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:10.8819240Z CONN_LIFECYCLE: conn=63 role=brain wall_ms=1785813550881 mono_ms=136647 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:10.8820454Z CONN_LIFECYCLE: conn=64 role=brain stream-subscriber stream=51 wall_ms=1785813550881 mono_ms=136647 event=stream-sub-attach stream=51 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:10.8822614Z CONN_LIFECYCLE: conn=64 role=brain stream-subscriber stream=51 wall_ms=1785813550882 mono_ms=136647 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:10.8828324Z CONN_LIFECYCLE: conn=64 role=brain stream-subscriber stream=51 wall_ms=1785813550882 mono_ms=136648 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:10.8829668Z CONN_LIFECYCLE: conn=65 role=brain wall_ms=1785813550882 mono_ms=136648 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:10.8830530Z CONN_LIFECYCLE: conn=65 role=brain wall_ms=1785813550882 mono_ms=136648 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:10.9191050Z TWOHOST OK: shell: A's cross-node notify command RENDERED at B
2026-08-04T03:19:10.9191425Z TWOHOST OK: toast: A's notify rendered via the shell template at B
2026-08-04T03:19:10.9825883Z CONN_LIFECYCLE: conn=66 role=brain wall_ms=1785813550982 mono_ms=136747 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:10.9826652Z CONN_LIFECYCLE: conn=66 role=brain wall_ms=1785813550982 mono_ms=136747 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:10.9829072Z CONN_LIFECYCLE: conn=67 role=brain stream-subscriber stream=52 wall_ms=1785813550982 mono_ms=136748 event=stream-sub-attach stream=52 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:10.9830195Z CONN_LIFECYCLE: conn=67 role=brain stream-subscriber stream=52 wall_ms=1785813550982 mono_ms=136748 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:10.9846140Z CONN_LIFECYCLE: conn=67 role=brain stream-subscriber stream=52 wall_ms=1785813550984 mono_ms=136749 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:10.9847402Z CONN_LIFECYCLE: conn=68 role=brain wall_ms=1785813550984 mono_ms=136750 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:10.9848143Z CONN_LIFECYCLE: conn=68 role=brain wall_ms=1785813550984 mono_ms=136750 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:11.0329405Z CONN_LIFECYCLE: conn=69 role=brain wall_ms=1785813551032 mono_ms=136798 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:11.0330320Z CONN_LIFECYCLE: conn=69 role=brain wall_ms=1785813551032 mono_ms=136798 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:11.0332755Z CONN_LIFECYCLE: conn=70 role=brain stream-subscriber stream=53 wall_ms=1785813551033 mono_ms=136798 event=stream-sub-attach stream=53 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:11.0334196Z CONN_LIFECYCLE: conn=70 role=brain stream-subscriber stream=53 wall_ms=1785813551033 mono_ms=136798 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:11.0342033Z CONN_LIFECYCLE: conn=70 role=brain stream-subscriber stream=53 wall_ms=1785813551034 mono_ms=136799 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:11.0343119Z CONN_LIFECYCLE: conn=71 role=brain wall_ms=1785813551034 mono_ms=136799 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:11.0344055Z CONN_LIFECYCLE: conn=71 role=brain wall_ms=1785813551034 mono_ms=136799 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:11.1124016Z CONN_LIFECYCLE: conn=3 role=brain stream-subscriber stream=2 stream-subscriber stream=3 stream-subscriber stream=7 stream-subscriber stream=12 stream-subscriber stream=15 stream-subscriber stream=17 stream-subscriber stream=21 stream-subscriber stream=23… wall_ms=1785813551112 mono_ms=136877 event=stream-sub-attach stream=56 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:11.2342412Z CONN_LIFECYCLE: conn=72 role=brain wall_ms=1785813551234 mono_ms=136999 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:11.2343407Z CONN_LIFECYCLE: conn=72 role=brain wall_ms=1785813551234 mono_ms=136999 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:11.2344848Z CONN_LIFECYCLE: conn=73 role=brain stream-subscriber stream=57 wall_ms=1785813551234 mono_ms=136999 event=stream-sub-attach stream=57 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:11.2347641Z CONN_LIFECYCLE: conn=73 role=brain stream-subscriber stream=57 wall_ms=1785813551234 mono_ms=136999 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:11.2370960Z CONN_LIFECYCLE: conn=73 role=brain stream-subscriber stream=57 wall_ms=1785813551237 mono_ms=137002 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:11.2372374Z CONN_LIFECYCLE: conn=74 role=brain wall_ms=1785813551237 mono_ms=137002 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:11.2373084Z CONN_LIFECYCLE: conn=74 role=brain wall_ms=1785813551237 mono_ms=137002 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:11.3347183Z CONN_LIFECYCLE: conn=75 role=brain wall_ms=1785813551334 mono_ms=137099 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:11.3348212Z CONN_LIFECYCLE: conn=75 role=brain wall_ms=1785813551334 mono_ms=137100 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:11.3349861Z CONN_LIFECYCLE: conn=76 role=brain stream-subscriber stream=58 wall_ms=1785813551334 mono_ms=137100 event=stream-sub-attach stream=58 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:11.3351226Z CONN_LIFECYCLE: conn=76 role=brain stream-subscriber stream=58 wall_ms=1785813551335 mono_ms=137100 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:11.3437721Z CONN_LIFECYCLE: conn=76 role=brain stream-subscriber stream=58 wall_ms=1785813551343 mono_ms=137108 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:11.3438923Z CONN_LIFECYCLE: conn=77 role=brain wall_ms=1785813551343 mono_ms=137109 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:11.3439915Z CONN_LIFECYCLE: conn=77 role=brain wall_ms=1785813551343 mono_ms=137109 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:11.4312489Z TWOHOST OK: gateway: A's cross-node cmd spooled under the gateway-typed owner at B
2026-08-04T03:19:11.4317790Z TWOHOST OK: gateway-typed owner cross-node cmd spooled + drive dropped at B
2026-08-04T03:19:11.4354085Z CONN_LIFECYCLE: conn=78 role=brain wall_ms=1785813551435 mono_ms=137200 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:11.4354864Z CONN_LIFECYCLE: conn=79 role=brain wall_ms=1785813551435 mono_ms=137200 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:11.4355722Z CONN_LIFECYCLE: conn=79 role=brain wall_ms=1785813551435 mono_ms=137200 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:11.4356938Z CONN_LIFECYCLE: conn=78 role=brain wall_ms=1785813551435 mono_ms=137200 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:11.4357968Z CONN_LIFECYCLE: conn=80 role=brain stream-subscriber stream=59 wall_ms=1785813551435 mono_ms=137200 event=stream-sub-attach stream=59 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:11.4359094Z CONN_LIFECYCLE: conn=80 role=brain stream-subscriber stream=59 wall_ms=1785813551435 mono_ms=137201 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:11.4360302Z CONN_LIFECYCLE: conn=81 role=brain wall_ms=1785813551435 mono_ms=137201 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:11.4362209Z CONN_LIFECYCLE: conn=81 role=brain stream-subscriber stream=60 wall_ms=1785813551436 mono_ms=137201 event=stream-sub-attach stream=60 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:11.4370820Z CONN_LIFECYCLE: conn=81 role=brain stream-subscriber stream=60 wall_ms=1785813551436 mono_ms=137202 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:11.4371835Z CONN_LIFECYCLE: conn=82 role=brain wall_ms=1785813551437 mono_ms=137202 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:11.4372788Z CONN_LIFECYCLE: conn=82 role=brain wall_ms=1785813551437 mono_ms=137202 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:11.4373746Z CONN_LIFECYCLE: conn=80 role=brain stream-subscriber stream=59 wall_ms=1785813551437 mono_ms=137202 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:11.4374594Z CONN_LIFECYCLE: conn=83 role=brain wall_ms=1785813551437 mono_ms=137202 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:11.4375350Z CONN_LIFECYCLE: conn=83 role=brain wall_ms=1785813551437 mono_ms=137202 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:11.4705943Z CONN_LIFECYCLE: conn=3 role=brain stream-subscriber stream=2 stream-subscriber stream=3 stream-subscriber stream=7 stream-subscriber stream=12 stream-subscriber stream=15 stream-subscriber stream=17 stream-subscriber stream=21 stream-subscriber stream=23… wall_ms=1785813551470 mono_ms=137235 event=stream-sub-release stream=56 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:11.4738586Z CONN_LIFECYCLE: conn=3 role=brain stream-subscriber stream=2 stream-subscriber stream=3 stream-subscriber stream=7 stream-subscriber stream=12 stream-subscriber stream=15 stream-subscriber stream=17 stream-subscriber stream=21 stream-subscriber stream=23… wall_ms=1785813551473 mono_ms=137238 event=stream-sub-attach stream=61 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:11.5055911Z CONN_LIFECYCLE: conn=3 role=brain stream-subscriber stream=2 stream-subscriber stream=3 stream-subscriber stream=7 stream-subscriber stream=12 stream-subscriber stream=15 stream-subscriber stream=17 stream-subscriber stream=21 stream-subscriber stream=23… wall_ms=1785813551505 mono_ms=137270 event=stream-sub-release stream=61 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:12.0889620Z CONN_LIFECYCLE: conn=84 role=brain wall_ms=1785813552088 mono_ms=137854 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:12.0890557Z CONN_LIFECYCLE: conn=84 role=brain wall_ms=1785813552088 mono_ms=137854 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:12.0892605Z CONN_LIFECYCLE: conn=85 role=brain stream-subscriber stream=62 wall_ms=1785813552089 mono_ms=137854 event=stream-sub-attach stream=62 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:12.0893622Z CONN_LIFECYCLE: conn=85 role=brain stream-subscriber stream=62 wall_ms=1785813552089 mono_ms=137854 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:12.1109618Z CONN_LIFECYCLE: conn=85 role=brain stream-subscriber stream=62 wall_ms=1785813552110 mono_ms=137876 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:12.1111106Z CONN_LIFECYCLE: conn=86 role=brain wall_ms=1785813552110 mono_ms=137876 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:12.1111978Z CONN_LIFECYCLE: conn=86 role=brain wall_ms=1785813552111 mono_ms=137876 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:12.1312711Z CONN_LIFECYCLE: conn=3 role=brain stream-subscriber stream=2 stream-subscriber stream=3 stream-subscriber stream=7 stream-subscriber stream=12 stream-subscriber stream=15 stream-subscriber stream=17 stream-subscriber stream=21 stream-subscriber stream=23… wall_ms=1785813552131 mono_ms=137896 event=stream-sub-attach stream=65 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:12.3403193Z CONN_LIFECYCLE: conn=87 role=brain wall_ms=1785813552340 mono_ms=138105 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:12.3404118Z CONN_LIFECYCLE: conn=87 role=brain wall_ms=1785813552340 mono_ms=138105 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:12.3406089Z CONN_LIFECYCLE: conn=88 role=brain stream-subscriber stream=66 wall_ms=1785813552340 mono_ms=138105 event=stream-sub-attach stream=66 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:12.3407372Z CONN_LIFECYCLE: conn=88 role=brain stream-subscriber stream=66 wall_ms=1785813552340 mono_ms=138105 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:12.3414015Z CONN_LIFECYCLE: conn=88 role=brain stream-subscriber stream=66 wall_ms=1785813552341 mono_ms=138106 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:12.3414917Z CONN_LIFECYCLE: conn=89 role=brain wall_ms=1785813552341 mono_ms=138106 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:12.3415695Z CONN_LIFECYCLE: conn=89 role=brain wall_ms=1785813552341 mono_ms=138106 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:12.4409815Z CONN_LIFECYCLE: conn=90 role=brain wall_ms=1785813552440 mono_ms=138206 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:12.4410789Z CONN_LIFECYCLE: conn=90 role=brain wall_ms=1785813552440 mono_ms=138206 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:12.4412111Z CONN_LIFECYCLE: conn=91 role=brain stream-subscriber stream=67 wall_ms=1785813552441 mono_ms=138206 event=stream-sub-attach stream=67 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:12.4414381Z CONN_LIFECYCLE: conn=91 role=brain stream-subscriber stream=67 wall_ms=1785813552441 mono_ms=138206 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:12.4421870Z CONN_LIFECYCLE: conn=91 role=brain stream-subscriber stream=67 wall_ms=1785813552442 mono_ms=138207 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:12.4422961Z CONN_LIFECYCLE: conn=92 role=brain wall_ms=1785813552442 mono_ms=138207 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:12.4423950Z CONN_LIFECYCLE: conn=92 role=brain wall_ms=1785813552442 mono_ms=138207 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:12.4727307Z CONN_LIFECYCLE: conn=3 role=brain stream-subscriber stream=2 stream-subscriber stream=3 stream-subscriber stream=7 stream-subscriber stream=12 stream-subscriber stream=15 stream-subscriber stream=17 stream-subscriber stream=21 stream-subscriber stream=23… wall_ms=1785813552472 mono_ms=138237 event=stream-sub-release stream=65 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:12.4758163Z CONN_LIFECYCLE: conn=3 role=brain stream-subscriber stream=2 stream-subscriber stream=3 stream-subscriber stream=7 stream-subscriber stream=12 stream-subscriber stream=15 stream-subscriber stream=17 stream-subscriber stream=21 stream-subscriber stream=23… wall_ms=1785813552475 mono_ms=138240 event=stream-sub-attach stream=68 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:12.5311315Z CONN_LIFECYCLE: conn=3 role=brain stream-subscriber stream=2 stream-subscriber stream=3 stream-subscriber stream=7 stream-subscriber stream=12 stream-subscriber stream=15 stream-subscriber stream=17 stream-subscriber stream=21 stream-subscriber stream=23… wall_ms=1785813552530 mono_ms=138296 event=stream-sub-release stream=68 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:13.1446586Z CONN_LIFECYCLE: conn=93 role=brain wall_ms=1785813553144 mono_ms=138909 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:13.1447817Z CONN_LIFECYCLE: conn=94 role=brain wall_ms=1785813553144 mono_ms=138909 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:13.1449278Z CONN_LIFECYCLE: conn=93 role=brain wall_ms=1785813553144 mono_ms=138909 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:13.1450396Z CONN_LIFECYCLE: conn=94 role=brain wall_ms=1785813553144 mono_ms=138909 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:13.1451596Z CONN_LIFECYCLE: conn=95 role=brain stream-subscriber stream=69 wall_ms=1785813553144 mono_ms=138910 event=stream-sub-attach stream=69 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:13.1452722Z CONN_LIFECYCLE: conn=95 role=brain stream-subscriber stream=69 wall_ms=1785813553144 mono_ms=138910 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:13.1453674Z CONN_LIFECYCLE: conn=96 role=brain wall_ms=1785813553145 mono_ms=138910 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:13.1454717Z CONN_LIFECYCLE: conn=96 role=brain stream-subscriber stream=70 wall_ms=1785813553145 mono_ms=138910 event=stream-sub-attach stream=70 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:13.1456194Z CONN_LIFECYCLE: conn=95 role=brain stream-subscriber stream=69 wall_ms=1785813553145 mono_ms=138910 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:13.1457532Z CONN_LIFECYCLE: conn=97 role=brain wall_ms=1785813553145 mono_ms=138910 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:13.1458744Z CONN_LIFECYCLE: conn=97 role=brain wall_ms=1785813553145 mono_ms=138911 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:13.1522894Z CONN_LIFECYCLE: conn=96 role=brain stream-subscriber stream=70 wall_ms=1785813553152 mono_ms=138917 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:13.1524191Z CONN_LIFECYCLE: conn=98 role=brain wall_ms=1785813553152 mono_ms=138917 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:13.1525361Z CONN_LIFECYCLE: conn=98 role=brain wall_ms=1785813553152 mono_ms=138917 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:13.1573822Z CONN_LIFECYCLE: conn=3 role=brain stream-subscriber stream=2 stream-subscriber stream=3 stream-subscriber stream=7 stream-subscriber stream=12 stream-subscriber stream=15 stream-subscriber stream=17 stream-subscriber stream=21 stream-subscriber stream=23… wall_ms=1785813553157 mono_ms=138922 event=stream-sub-attach stream=73 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:13.5800129Z CONN_LIFECYCLE: conn=3 role=brain stream-subscriber stream=2 stream-subscriber stream=3 stream-subscriber stream=7 stream-subscriber stream=12 stream-subscriber stream=15 stream-subscriber stream=17 stream-subscriber stream=21 stream-subscriber stream=23… wall_ms=1785813553579 mono_ms=139345 event=stream-sub-release stream=73 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:13.5835020Z CONN_LIFECYCLE: conn=3 role=brain stream-subscriber stream=2 stream-subscriber stream=3 stream-subscriber stream=7 stream-subscriber stream=12 stream-subscriber stream=15 stream-subscriber stream=17 stream-subscriber stream=21 stream-subscriber stream=23… wall_ms=1785813553583 mono_ms=139348 event=stream-sub-attach stream=74 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:13.6472798Z CONN_LIFECYCLE: conn=99 role=brain wall_ms=1785813553647 mono_ms=139412 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:13.6474372Z CONN_LIFECYCLE: conn=99 role=brain wall_ms=1785813553647 mono_ms=139412 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:13.6476011Z CONN_LIFECYCLE: conn=100 role=brain stream-subscriber stream=75 wall_ms=1785813553647 mono_ms=139412 event=stream-sub-attach stream=75 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:13.6477987Z CONN_LIFECYCLE: conn=100 role=brain stream-subscriber stream=75 wall_ms=1785813553647 mono_ms=139413 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:13.6488337Z CONN_LIFECYCLE: conn=3 role=brain stream-subscriber stream=2 stream-subscriber stream=3 stream-subscriber stream=7 stream-subscriber stream=12 stream-subscriber stream=15 stream-subscriber stream=17 stream-subscriber stream=21 stream-subscriber stream=23… wall_ms=1785813553648 mono_ms=139413 event=stream-sub-release stream=74 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:13.6692137Z CONN_LIFECYCLE: conn=100 role=brain stream-subscriber stream=75 wall_ms=1785813553669 mono_ms=139434 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:13.6693162Z CONN_LIFECYCLE: conn=101 role=brain wall_ms=1785813553669 mono_ms=139434 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:13.6694033Z CONN_LIFECYCLE: conn=101 role=brain wall_ms=1785813553669 mono_ms=139434 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:13.8987427Z CONN_LIFECYCLE: conn=102 role=brain wall_ms=1785813553898 mono_ms=139663 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:13.8988354Z CONN_LIFECYCLE: conn=102 role=brain wall_ms=1785813553898 mono_ms=139664 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:13.8990372Z CONN_LIFECYCLE: conn=103 role=brain stream-subscriber stream=76 wall_ms=1785813553898 mono_ms=139664 event=stream-sub-attach stream=76 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:13.8991769Z CONN_LIFECYCLE: conn=103 role=brain stream-subscriber stream=76 wall_ms=1785813553899 mono_ms=139664 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:13.8997147Z CONN_LIFECYCLE: conn=103 role=brain stream-subscriber stream=76 wall_ms=1785813553899 mono_ms=139664 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:13.8998053Z CONN_LIFECYCLE: conn=104 role=brain wall_ms=1785813553899 mono_ms=139665 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:13.8998861Z CONN_LIFECYCLE: conn=104 role=brain wall_ms=1785813553899 mono_ms=139665 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:14.2751543Z CONN_LIFECYCLE: conn=3 role=brain stream-subscriber stream=2 stream-subscriber stream=3 stream-subscriber stream=7 stream-subscriber stream=12 stream-subscriber stream=15 stream-subscriber stream=17 stream-subscriber stream=21 stream-subscriber stream=23… wall_ms=1785813554274 mono_ms=140040 event=stream-sub-attach stream=79 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:14.6028404Z CONN_LIFECYCLE: conn=106 role=brain wall_ms=1785813554602 mono_ms=140367 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:14.6029655Z CONN_LIFECYCLE: conn=105 role=brain wall_ms=1785813554602 mono_ms=140367 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:14.6030642Z CONN_LIFECYCLE: conn=106 role=brain wall_ms=1785813554602 mono_ms=140368 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:14.6031611Z CONN_LIFECYCLE: conn=105 role=brain wall_ms=1785813554602 mono_ms=140368 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:14.6032611Z CONN_LIFECYCLE: conn=108 role=brain stream-subscriber stream=80 wall_ms=1785813554603 mono_ms=140368 event=stream-sub-attach stream=80 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:14.6034891Z CONN_LIFECYCLE: conn=108 role=brain stream-subscriber stream=80 wall_ms=1785813554603 mono_ms=140368 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:14.6035903Z CONN_LIFECYCLE: conn=107 role=brain wall_ms=1785813554603 mono_ms=140368 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:14.6037706Z CONN_LIFECYCLE: conn=107 role=brain stream-subscriber stream=81 wall_ms=1785813554603 mono_ms=140369 event=stream-sub-attach stream=81 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:14.6041647Z CONN_LIFECYCLE: conn=108 role=brain stream-subscriber stream=80 wall_ms=1785813554604 mono_ms=140369 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:14.6042975Z CONN_LIFECYCLE: conn=109 role=brain wall_ms=1785813554604 mono_ms=140369 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:14.6043971Z CONN_LIFECYCLE: conn=109 role=brain wall_ms=1785813554604 mono_ms=140369 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:14.6047408Z CONN_LIFECYCLE: conn=107 role=brain stream-subscriber stream=81 wall_ms=1785813554604 mono_ms=140369 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:14.6048261Z CONN_LIFECYCLE: conn=110 role=brain wall_ms=1785813554604 mono_ms=140370 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:14.6049053Z CONN_LIFECYCLE: conn=110 role=brain wall_ms=1785813554604 mono_ms=140370 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:14.7034576Z CONN_LIFECYCLE: conn=111 role=brain wall_ms=1785813554703 mono_ms=140468 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:14.7035328Z CONN_LIFECYCLE: conn=111 role=brain wall_ms=1785813554703 mono_ms=140468 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:14.7037282Z CONN_LIFECYCLE: conn=112 role=brain stream-subscriber stream=82 wall_ms=1785813554703 mono_ms=140468 event=stream-sub-attach stream=82 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:14.7039988Z CONN_LIFECYCLE: conn=112 role=brain stream-subscriber stream=82 wall_ms=1785813554703 mono_ms=140469 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:14.7639669Z CONN_LIFECYCLE: conn=112 role=brain stream-subscriber stream=82 wall_ms=1785813554763 mono_ms=140529 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:14.7640957Z CONN_LIFECYCLE: conn=113 role=brain wall_ms=1785813554763 mono_ms=140529 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:14.7641766Z CONN_LIFECYCLE: conn=113 role=brain wall_ms=1785813554764 mono_ms=140529 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:14.8636638Z CONN_LIFECYCLE: conn=3 role=brain stream-subscriber stream=2 stream-subscriber stream=3 stream-subscriber stream=7 stream-subscriber stream=12 stream-subscriber stream=15 stream-subscriber stream=17 stream-subscriber stream=21 stream-subscriber stream=23… wall_ms=1785813554863 mono_ms=140628 event=stream-sub-release stream=79 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:14.8671253Z CONN_LIFECYCLE: conn=3 role=brain stream-subscriber stream=2 stream-subscriber stream=3 stream-subscriber stream=7 stream-subscriber stream=12 stream-subscriber stream=15 stream-subscriber stream=17 stream-subscriber stream=21 stream-subscriber stream=23… wall_ms=1785813554866 mono_ms=140632 event=stream-sub-attach stream=83 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:14.9166305Z CONN_LIFECYCLE: conn=3 role=brain stream-subscriber stream=2 stream-subscriber stream=3 stream-subscriber stream=7 stream-subscriber stream=12 stream-subscriber stream=15 stream-subscriber stream=17 stream-subscriber stream=21 stream-subscriber stream=23… wall_ms=1785813554916 mono_ms=140681 event=stream-sub-release stream=83 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:14.9336831Z TWOHOST OK: A-3: A's setup suspend landed (B suspended)
2026-08-04T03:19:15.1056742Z CONN_LIFECYCLE: conn=114 role=brain wall_ms=1785813555105 mono_ms=140870 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:15.1057747Z CONN_LIFECYCLE: conn=115 role=brain wall_ms=1785813555105 mono_ms=140870 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:15.1058818Z CONN_LIFECYCLE: conn=114 role=brain wall_ms=1785813555105 mono_ms=140870 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:15.1060292Z CONN_LIFECYCLE: conn=115 role=brain wall_ms=1785813555105 mono_ms=140870 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:15.1061582Z CONN_LIFECYCLE: conn=116 role=brain stream-subscriber stream=86 wall_ms=1785813555105 mono_ms=140871 event=stream-sub-attach stream=86 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:15.1062596Z CONN_LIFECYCLE: conn=117 role=brain stream-subscriber stream=85 wall_ms=1785813555105 mono_ms=140871 event=stream-sub-attach stream=85 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:15.1063484Z CONN_LIFECYCLE: conn=116 role=brain stream-subscriber stream=86 wall_ms=1785813555105 mono_ms=140871 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:15.1064229Z CONN_LIFECYCLE: conn=117 role=brain stream-subscriber stream=85 wall_ms=1785813555105 mono_ms=140871 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:15.1278446Z CONN_LIFECYCLE: conn=117 role=brain stream-subscriber stream=85 wall_ms=1785813555127 mono_ms=140892 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:15.1280177Z CONN_LIFECYCLE: conn=118 role=brain wall_ms=1785813555127 mono_ms=140893 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:15.1281568Z CONN_LIFECYCLE: conn=118 role=brain wall_ms=1785813555127 mono_ms=140893 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:15.1298752Z CONN_LIFECYCLE: conn=116 role=brain stream-subscriber stream=86 wall_ms=1785813555129 mono_ms=140895 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:15.1299843Z CONN_LIFECYCLE: conn=119 role=brain wall_ms=1785813555129 mono_ms=140895 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:15.1300574Z CONN_LIFECYCLE: conn=119 role=brain wall_ms=1785813555130 mono_ms=140895 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:15.1354583Z CONN_LIFECYCLE: conn=3 role=brain stream-subscriber stream=2 stream-subscriber stream=3 stream-subscriber stream=7 stream-subscriber stream=12 stream-subscriber stream=15 stream-subscriber stream=17 stream-subscriber stream=21 stream-subscriber stream=23… wall_ms=1785813555135 mono_ms=140900 event=stream-sub-attach stream=87 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:15.1838357Z TWOHOST OK: A-3: A's bare-id ROUTED wake landed (B active)
2026-08-04T03:19:15.1846007Z TWOHOST OK: A-3 bare-id wake (serve side)
2026-08-04T03:19:15.1875502Z 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=1785813555187 mono_ms=140952 event=controller-attach session=2 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:15.1898689Z TWOHOST role B: B-2 ticker session 2 ready
2026-08-04T03:19:15.2061683Z CONN_LIFECYCLE: conn=120 role=brain wall_ms=1785813555206 mono_ms=140971 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:15.2062894Z CONN_LIFECYCLE: conn=120 role=brain wall_ms=1785813555206 mono_ms=140971 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:15.2063961Z CONN_LIFECYCLE: conn=121 role=brain stream-subscriber stream=88 wall_ms=1785813555206 mono_ms=140971 event=stream-sub-attach stream=88 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:15.2066524Z CONN_LIFECYCLE: conn=121 role=brain stream-subscriber stream=88 wall_ms=1785813555206 mono_ms=140971 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:15.2071701Z CONN_LIFECYCLE: conn=121 role=brain stream-subscriber stream=88 wall_ms=1785813555207 mono_ms=140972 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:15.2072701Z CONN_LIFECYCLE: conn=122 role=brain wall_ms=1785813555207 mono_ms=140972 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:15.2073660Z CONN_LIFECYCLE: conn=122 role=brain wall_ms=1785813555207 mono_ms=140972 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:15.5948880Z CONN_LIFECYCLE: conn=3 role=brain stream-subscriber stream=2 stream-subscriber stream=3 stream-subscriber stream=7 stream-subscriber stream=12 stream-subscriber stream=15 stream-subscriber stream=17 stream-subscriber stream=21 stream-subscriber stream=23… wall_ms=1785813555594 mono_ms=141359 event=stream-sub-release stream=87 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:15.6066935Z CONN_LIFECYCLE: conn=3 role=brain stream-subscriber stream=2 stream-subscriber stream=3 stream-subscriber stream=7 stream-subscriber stream=12 stream-subscriber stream=15 stream-subscriber stream=17 stream-subscriber stream=21 stream-subscriber stream=23… wall_ms=1785813555606 mono_ms=141371 event=stream-sub-attach stream=91 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:15.6739070Z CONN_LIFECYCLE: conn=3 role=brain stream-subscriber stream=2 stream-subscriber stream=3 stream-subscriber stream=7 stream-subscriber stream=12 stream-subscriber stream=15 stream-subscriber stream=17 stream-subscriber stream=21 stream-subscriber stream=23… wall_ms=1785813555673 mono_ms=141438 event=stream-sub-release stream=91 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:15.7088620Z CONN_LIFECYCLE: conn=123 role=brain wall_ms=1785813555708 mono_ms=141474 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:15.7089475Z CONN_LIFECYCLE: conn=123 role=brain wall_ms=1785813555708 mono_ms=141474 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:15.7091201Z CONN_LIFECYCLE: conn=124 role=brain stream-subscriber stream=92 wall_ms=1785813555709 mono_ms=141474 event=stream-sub-attach stream=92 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:15.7092117Z CONN_LIFECYCLE: conn=124 role=brain stream-subscriber stream=92 wall_ms=1785813555709 mono_ms=141474 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:15.7103364Z CONN_LIFECYCLE: conn=124 role=brain stream-subscriber stream=92 wall_ms=1785813555710 mono_ms=141475 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:15.7104262Z CONN_LIFECYCLE: conn=125 role=brain wall_ms=1785813555710 mono_ms=141475 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:15.7105072Z CONN_LIFECYCLE: conn=125 role=brain wall_ms=1785813555710 mono_ms=141475 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:15.9101095Z CONN_LIFECYCLE: conn=126 role=brain wall_ms=1785813555909 mono_ms=141675 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:15.9102001Z CONN_LIFECYCLE: conn=127 role=brain wall_ms=1785813555909 mono_ms=141675 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:15.9102850Z CONN_LIFECYCLE: conn=126 role=brain wall_ms=1785813555910 mono_ms=141675 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:15.9103804Z CONN_LIFECYCLE: conn=127 role=brain wall_ms=1785813555910 mono_ms=141675 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:15.9104797Z CONN_LIFECYCLE: conn=128 role=brain stream-subscriber stream=93 wall_ms=1785813555910 mono_ms=141675 event=stream-sub-attach stream=93 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:15.9106169Z CONN_LIFECYCLE: conn=128 role=brain stream-subscriber stream=93 wall_ms=1785813555910 mono_ms=141675 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:15.9109178Z CONN_LIFECYCLE: conn=129 role=brain wall_ms=1785813555910 mono_ms=141676 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:15.9111039Z CONN_LIFECYCLE: conn=129 role=brain stream-subscriber stream=94 wall_ms=1785813555911 mono_ms=141676 event=stream-sub-attach stream=94 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:15.9114446Z CONN_LIFECYCLE: conn=128 role=brain stream-subscriber stream=93 wall_ms=1785813555911 mono_ms=141676 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:15.9115795Z CONN_LIFECYCLE: conn=130 role=brain wall_ms=1785813555911 mono_ms=141676 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:15.9116800Z CONN_LIFECYCLE: conn=130 role=brain wall_ms=1785813555911 mono_ms=141676 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:15.9121106Z CONN_LIFECYCLE: conn=129 role=brain stream-subscriber stream=94 wall_ms=1785813555912 mono_ms=141677 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:15.9122096Z CONN_LIFECYCLE: conn=131 role=brain wall_ms=1785813555912 mono_ms=141677 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:15.9123021Z CONN_LIFECYCLE: conn=131 role=brain wall_ms=1785813555912 mono_ms=141677 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:16.2988440Z CONN_LIFECYCLE: conn=3 role=brain stream-subscriber stream=2 stream-subscriber stream=3 stream-subscriber stream=7 stream-subscriber stream=12 stream-subscriber stream=15 stream-subscriber stream=17 stream-subscriber stream=21 stream-subscriber stream=23… wall_ms=1785813556298 mono_ms=142063 event=stream-sub-attach stream=98 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:16.3121351Z CONN_LIFECYCLE: conn=132 role=brain wall_ms=1785813556312 mono_ms=142077 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:16.3122430Z CONN_LIFECYCLE: conn=132 role=brain wall_ms=1785813556312 mono_ms=142077 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:16.3124843Z CONN_LIFECYCLE: conn=133 role=brain wall_ms=1785813556312 mono_ms=142077 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:16.3126738Z CONN_LIFECYCLE: conn=133 role=brain stream-subscriber stream=95 wall_ms=1785813556312 mono_ms=142077 event=stream-sub-attach stream=95 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:16.3131036Z 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=1785813556312 mono_ms=142078 event=controller-replaced session=2 new_conn=133 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:16.3132732Z CONN_LIFECYCLE: conn=133 role=brain stream-subscriber stream=95 controller session=2 endpoint=ling-twohost-b2 by=bcead52b862344aef51998ca5d8f15dce1e38e6cee3795b219a5849f6ad4b41a wall_ms=1785813556313 mono_ms=142078 event=controller-attach session=2 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:16.3134408Z 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=1785813556313 mono_ms=142078 event=writer-exit role=controller session=2 reason=channel-closed [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:16.3150284Z SUBSCRIBE_DECISION: session=2 endpoint=ling-twohost-b2 by=bcead52b862344aef51998ca5d8f15dce1e38e6cee3795b219a5849f6ad4b41a conn=133 intent=control old_by=- old_gen=0 req_gen=1785813556277 decision=controller
2026-08-04T03:19:16.3151573Z SUBSCRIBE_DECISION: session=2 endpoint=ling-twohost-b2 by=bcead52b862344aef51998ca5d8f15dce1e38e6cee3795b219a5849f6ad4b41a conn=133 intent=control old_by=bcead52b862344aef51998ca5d8f15dce1e38e6cee3795b219a5849f6ad4b41a old_gen=1785813556277 req_gen=1785813556277 decision=idempotent
2026-08-04T03:19:16.4423078Z TWOHOST OK: B-2: the attacher child's control stamps landed
2026-08-04T03:19:16.7817742Z CONN_LIFECYCLE: conn=3 role=brain stream-subscriber stream=2 stream-subscriber stream=3 stream-subscriber stream=7 stream-subscriber stream=12 stream-subscriber stream=15 stream-subscriber stream=17 stream-subscriber stream=21 stream-subscriber stream=23… wall_ms=1785813556781 mono_ms=142546 event=stream-sub-release stream=98 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:16.7913184Z CONN_LIFECYCLE: conn=3 role=brain stream-subscriber stream=2 stream-subscriber stream=3 stream-subscriber stream=7 stream-subscriber stream=12 stream-subscriber stream=15 stream-subscriber stream=17 stream-subscriber stream=21 stream-subscriber stream=23… wall_ms=1785813556791 mono_ms=142556 event=stream-sub-attach stream=99 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:16.8150067Z CONN_LIFECYCLE: conn=135 role=brain wall_ms=1785813556814 mono_ms=142580 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:16.8151189Z CONN_LIFECYCLE: conn=135 role=brain wall_ms=1785813556815 mono_ms=142580 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:16.8153704Z CONN_LIFECYCLE: conn=136 role=brain stream-subscriber stream=100 wall_ms=1785813556815 mono_ms=142580 event=stream-sub-attach stream=100 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:16.8155734Z CONN_LIFECYCLE: conn=136 role=brain stream-subscriber stream=100 wall_ms=1785813556815 mono_ms=142580 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:16.8370747Z CONN_LIFECYCLE: conn=136 role=brain stream-subscriber stream=100 wall_ms=1785813556836 mono_ms=142602 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:16.8372070Z CONN_LIFECYCLE: conn=137 role=brain wall_ms=1785813556837 mono_ms=142602 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:16.8373105Z CONN_LIFECYCLE: conn=137 role=brain wall_ms=1785813556837 mono_ms=142602 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:16.8435335Z CONN_LIFECYCLE: conn=3 role=brain stream-subscriber stream=2 stream-subscriber stream=3 stream-subscriber stream=7 stream-subscriber stream=12 stream-subscriber stream=15 stream-subscriber stream=17 stream-subscriber stream=21 stream-subscriber stream=23… wall_ms=1785813556843 mono_ms=142608 event=stream-sub-release stream=99 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:16.8581217Z CONN_LIFECYCLE: conn=3 role=brain stream-subscriber stream=2 stream-subscriber stream=3 stream-subscriber stream=7 stream-subscriber stream=12 stream-subscriber stream=15 stream-subscriber stream=17 stream-subscriber stream=21 stream-subscriber stream=23… wall_ms=1785813556857 mono_ms=142623 event=stream-sub-attach stream=103 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:17.0665674Z CONN_LIFECYCLE: conn=138 role=brain wall_ms=1785813557066 mono_ms=142831 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:17.0666663Z CONN_LIFECYCLE: conn=138 role=brain wall_ms=1785813557066 mono_ms=142831 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:17.0669340Z CONN_LIFECYCLE: conn=139 role=brain stream-subscriber stream=104 wall_ms=1785813557066 mono_ms=142832 event=stream-sub-attach stream=104 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:17.0671155Z CONN_LIFECYCLE: conn=139 role=brain stream-subscriber stream=104 wall_ms=1785813557067 mono_ms=142832 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:17.0676880Z CONN_LIFECYCLE: conn=139 role=brain stream-subscriber stream=104 wall_ms=1785813557067 mono_ms=142832 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:17.0677890Z CONN_LIFECYCLE: conn=140 role=brain wall_ms=1785813557067 mono_ms=142833 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:17.0678800Z CONN_LIFECYCLE: conn=140 role=brain wall_ms=1785813557067 mono_ms=142833 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:17.7727793Z CONN_LIFECYCLE: conn=141 role=brain wall_ms=1785813557772 mono_ms=143537 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:17.7728366Z DISPATCH:105:Failed("stream 105: opener not pinned yet")
2026-08-04T03:19:17.7729271Z DISPATCH_EV: gen=1785813537796 stream=105 family=unclassified attempt=0 conn=5 event=worker-outcome detail=Failed("stream 105: opener not pinned yet") elapsed_ms=0 endpoint=-
2026-08-04T03:19:17.7730947Z CONN_LIFECYCLE: conn=141 role=brain wall_ms=1785813557772 mono_ms=143537 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:17.7732072Z CONN_LIFECYCLE: conn=142 role=brain wall_ms=1785813557772 mono_ms=143537 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:17.7733151Z CONN_LIFECYCLE: conn=143 role=brain wall_ms=1785813557772 mono_ms=143538 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:17.7734384Z CONN_LIFECYCLE: conn=142 role=brain wall_ms=1785813557772 mono_ms=143538 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:17.7735171Z CONN_LIFECYCLE: conn=143 role=brain wall_ms=1785813557772 mono_ms=143538 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:17.7735977Z CONN_LIFECYCLE: conn=144 role=brain stream-subscriber stream=106 wall_ms=1785813557773 mono_ms=143538 event=stream-sub-attach stream=106 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:17.7737274Z CONN_LIFECYCLE: conn=144 role=brain stream-subscriber stream=106 wall_ms=1785813557773 mono_ms=143538 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:17.7737957Z CONN_LIFECYCLE: conn=145 role=brain wall_ms=1785813557773 mono_ms=143538 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:17.7738690Z CONN_LIFECYCLE: conn=145 role=brain stream-subscriber stream=107 wall_ms=1785813557773 mono_ms=143539 event=stream-sub-attach stream=107 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:17.7739856Z CONN_LIFECYCLE: conn=144 role=brain stream-subscriber stream=106 wall_ms=1785813557773 mono_ms=143539 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:17.7741459Z CONN_LIFECYCLE: conn=146 role=brain wall_ms=1785813557774 mono_ms=143539 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:17.7742674Z CONN_LIFECYCLE: conn=146 role=brain wall_ms=1785813557774 mono_ms=143539 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:17.7748712Z CONN_LIFECYCLE: conn=145 role=brain stream-subscriber stream=107 wall_ms=1785813557774 mono_ms=143540 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:17.7750020Z CONN_LIFECYCLE: conn=147 role=brain wall_ms=1785813557774 mono_ms=143540 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:17.7750931Z CONN_LIFECYCLE: conn=147 role=brain wall_ms=1785813557774 mono_ms=143540 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:18.2775626Z CONN_LIFECYCLE: conn=148 role=brain wall_ms=1785813558277 mono_ms=144042 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:18.2776666Z DISPATCH:105:Failed("stream 105: opener not pinned yet")
2026-08-04T03:19:18.2777611Z DISPATCH_EV: gen=1785813537796 stream=105 family=unclassified attempt=1 conn=5 event=worker-outcome detail=Failed("stream 105: opener not pinned yet") elapsed_ms=0 endpoint=-
2026-08-04T03:19:18.2778918Z CONN_LIFECYCLE: conn=148 role=brain wall_ms=1785813558277 mono_ms=144042 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:19.2861249Z CONN_LIFECYCLE: conn=149 role=brain wall_ms=1785813559285 mono_ms=145051 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:19.2862022Z DISPATCH:105:Failed("stream 105: opener not pinned yet")
2026-08-04T03:19:19.2863402Z DISPATCH_EV: gen=1785813537796 stream=105 family=unclassified attempt=2 conn=5 event=worker-outcome detail=Failed("stream 105: opener not pinned yet") elapsed_ms=0 endpoint=-
2026-08-04T03:19:19.2864769Z CONN_LIFECYCLE: conn=149 role=brain wall_ms=1785813559286 mono_ms=145051 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:20.5472747Z CONN_LIFECYCLE: conn=150 role=brain wall_ms=1785813560547 mono_ms=146312 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:20.5474355Z CONN_LIFECYCLE: conn=150 role=brain wall_ms=1785813560547 mono_ms=146312 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:20.5479204Z CONN_LIFECYCLE: conn=151 role=brain stream-subscriber stream=108 wall_ms=1785813560547 mono_ms=146313 event=stream-sub-attach stream=108 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:20.5481808Z CONN_LIFECYCLE: conn=151 role=brain stream-subscriber stream=108 wall_ms=1785813560548 mono_ms=146313 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:20.5702451Z CONN_LIFECYCLE: conn=151 role=brain stream-subscriber stream=108 wall_ms=1785813560570 mono_ms=146335 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:20.5703914Z CONN_LIFECYCLE: conn=152 role=brain wall_ms=1785813560570 mono_ms=146335 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:20.5705185Z CONN_LIFECYCLE: conn=152 role=brain wall_ms=1785813560570 mono_ms=146335 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:20.5975287Z CONN_LIFECYCLE: conn=153 role=brain wall_ms=1785813560597 mono_ms=146362 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:20.5976786Z CONN_LIFECYCLE: conn=153 role=brain wall_ms=1785813560597 mono_ms=146362 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:20.5978925Z CONN_LIFECYCLE: conn=154 role=brain stream-subscriber stream=109 wall_ms=1785813560597 mono_ms=146363 event=stream-sub-attach stream=109 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:20.5980778Z CONN_LIFECYCLE: conn=154 role=brain stream-subscriber stream=109 wall_ms=1785813560597 mono_ms=146363 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:20.5988276Z CONN_LIFECYCLE: conn=154 role=brain stream-subscriber stream=109 wall_ms=1785813560598 mono_ms=146364 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:20.5989721Z CONN_LIFECYCLE: conn=155 role=brain wall_ms=1785813560598 mono_ms=146364 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:20.5990732Z CONN_LIFECYCLE: conn=155 role=brain wall_ms=1785813560598 mono_ms=146364 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:21.2539558Z CONN_LIFECYCLE: conn=156 role=brain wall_ms=1785813561253 mono_ms=147019 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:21.2540479Z CONN_LIFECYCLE: conn=157 role=brain wall_ms=1785813561253 mono_ms=147019 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:21.2541390Z CONN_LIFECYCLE: conn=156 role=brain wall_ms=1785813561253 mono_ms=147019 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:21.2542439Z CONN_LIFECYCLE: conn=157 role=brain wall_ms=1785813561253 mono_ms=147019 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:21.2543384Z CONN_LIFECYCLE: conn=158 role=brain stream-subscriber stream=110 wall_ms=1785813561254 mono_ms=147019 event=stream-sub-attach stream=110 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:21.2544252Z CONN_LIFECYCLE: conn=158 role=brain stream-subscriber stream=110 wall_ms=1785813561254 mono_ms=147019 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:21.2554097Z CONN_LIFECYCLE: conn=159 role=brain wall_ms=1785813561254 mono_ms=147019 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:21.2555239Z CONN_LIFECYCLE: conn=159 role=brain stream-subscriber stream=111 wall_ms=1785813561254 mono_ms=147020 event=stream-sub-attach stream=111 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:21.2556219Z CONN_LIFECYCLE: conn=158 role=brain stream-subscriber stream=110 wall_ms=1785813561255 mono_ms=147020 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:21.2557041Z CONN_LIFECYCLE: conn=160 role=brain wall_ms=1785813561255 mono_ms=147020 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:21.2557911Z CONN_LIFECYCLE: conn=160 role=brain wall_ms=1785813561255 mono_ms=147020 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:21.2559621Z CONN_LIFECYCLE: conn=159 role=brain stream-subscriber stream=111 wall_ms=1785813561255 mono_ms=147021 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:21.2560884Z CONN_LIFECYCLE: conn=161 role=brain wall_ms=1785813561255 mono_ms=147021 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:21.2561665Z CONN_LIFECYCLE: conn=161 role=brain wall_ms=1785813561256 mono_ms=147021 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:22.0106977Z CONN_LIFECYCLE: conn=162 role=brain wall_ms=1785813562010 mono_ms=147775 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:22.0108698Z CONN_LIFECYCLE: conn=162 role=brain wall_ms=1785813562010 mono_ms=147776 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:22.0112260Z CONN_LIFECYCLE: conn=163 role=brain stream-subscriber stream=112 wall_ms=1785813562011 mono_ms=147776 event=stream-sub-attach stream=112 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:22.0114546Z CONN_LIFECYCLE: conn=163 role=brain stream-subscriber stream=112 wall_ms=1785813562011 mono_ms=147776 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:22.0331306Z CONN_LIFECYCLE: conn=163 role=brain stream-subscriber stream=112 wall_ms=1785813562033 mono_ms=147798 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:22.0332498Z CONN_LIFECYCLE: conn=164 role=brain wall_ms=1785813562033 mono_ms=147798 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:22.0333393Z CONN_LIFECYCLE: conn=164 role=brain wall_ms=1785813562033 mono_ms=147798 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:22.0609520Z CONN_LIFECYCLE: conn=165 role=brain wall_ms=1785813562060 mono_ms=147826 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:22.0610972Z CONN_LIFECYCLE: conn=165 role=brain wall_ms=1785813562060 mono_ms=147826 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:22.0614272Z CONN_LIFECYCLE: conn=166 role=brain stream-subscriber stream=113 wall_ms=1785813562061 mono_ms=147826 event=stream-sub-attach stream=113 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:22.0617317Z CONN_LIFECYCLE: conn=166 role=brain stream-subscriber stream=113 wall_ms=1785813562061 mono_ms=147826 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:22.0625861Z CONN_LIFECYCLE: conn=166 role=brain stream-subscriber stream=113 wall_ms=1785813562062 mono_ms=147827 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:22.0627252Z CONN_LIFECYCLE: conn=167 role=brain wall_ms=1785813562062 mono_ms=147827 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:22.0628357Z CONN_LIFECYCLE: conn=167 role=brain wall_ms=1785813562062 mono_ms=147828 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:22.7165070Z CONN_LIFECYCLE: conn=169 role=brain wall_ms=1785813562716 mono_ms=148481 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:22.7166871Z CONN_LIFECYCLE: conn=168 role=brain wall_ms=1785813562716 mono_ms=148481 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:22.7168714Z CONN_LIFECYCLE: conn=169 role=brain wall_ms=1785813562716 mono_ms=148481 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:22.7170406Z CONN_LIFECYCLE: conn=168 role=brain wall_ms=1785813562716 mono_ms=148481 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:22.7171728Z CONN_LIFECYCLE: conn=170 role=brain stream-subscriber stream=114 wall_ms=1785813562716 mono_ms=148482 event=stream-sub-attach stream=114 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:22.7173105Z CONN_LIFECYCLE: conn=170 role=brain stream-subscriber stream=114 wall_ms=1785813562717 mono_ms=148482 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:22.7174529Z CONN_LIFECYCLE: conn=171 role=brain wall_ms=1785813562717 mono_ms=148482 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:22.7176859Z CONN_LIFECYCLE: conn=171 role=brain stream-subscriber stream=115 wall_ms=1785813562717 mono_ms=148482 event=stream-sub-attach stream=115 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:22.7181434Z CONN_LIFECYCLE: conn=170 role=brain stream-subscriber stream=114 wall_ms=1785813562718 mono_ms=148483 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:22.7183051Z CONN_LIFECYCLE: conn=172 role=brain wall_ms=1785813562718 mono_ms=148483 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:22.7184354Z CONN_LIFECYCLE: conn=172 role=brain wall_ms=1785813562718 mono_ms=148483 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:22.7189051Z CONN_LIFECYCLE: conn=171 role=brain stream-subscriber stream=115 wall_ms=1785813562718 mono_ms=148484 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:22.7190400Z CONN_LIFECYCLE: conn=173 role=brain wall_ms=1785813562718 mono_ms=148484 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:22.7191573Z CONN_LIFECYCLE: conn=173 role=brain wall_ms=1785813562719 mono_ms=148484 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:23.7247716Z CONN_LIFECYCLE: conn=174 role=brain wall_ms=1785813563724 mono_ms=149489 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:23.7249671Z CONN_LIFECYCLE: conn=174 role=brain wall_ms=1785813563724 mono_ms=149490 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:23.7252192Z CONN_LIFECYCLE: conn=175 role=brain stream-subscriber stream=116 wall_ms=1785813563725 mono_ms=149490 event=stream-sub-attach stream=116 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:23.7254440Z CONN_LIFECYCLE: conn=175 role=brain stream-subscriber stream=116 wall_ms=1785813563725 mono_ms=149490 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:23.7473912Z CONN_LIFECYCLE: conn=175 role=brain stream-subscriber stream=116 wall_ms=1785813563747 mono_ms=149512 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:23.7475258Z CONN_LIFECYCLE: conn=176 role=brain wall_ms=1785813563747 mono_ms=149512 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:23.7476465Z CONN_LIFECYCLE: conn=176 role=brain wall_ms=1785813563747 mono_ms=149512 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:23.7753628Z CONN_LIFECYCLE: conn=177 role=brain wall_ms=1785813563775 mono_ms=149540 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:23.7755976Z CONN_LIFECYCLE: conn=177 role=brain wall_ms=1785813563775 mono_ms=149540 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:23.7758083Z CONN_LIFECYCLE: conn=178 role=brain stream-subscriber stream=117 wall_ms=1785813563775 mono_ms=149540 event=stream-sub-attach stream=117 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:23.7760517Z CONN_LIFECYCLE: conn=178 role=brain stream-subscriber stream=117 wall_ms=1785813563775 mono_ms=149541 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:23.7767137Z CONN_LIFECYCLE: conn=178 role=brain stream-subscriber stream=117 wall_ms=1785813563776 mono_ms=149541 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:23.7769516Z CONN_LIFECYCLE: conn=179 role=brain wall_ms=1785813563776 mono_ms=149542 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:23.7770728Z CONN_LIFECYCLE: conn=179 role=brain wall_ms=1785813563776 mono_ms=149542 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:24.4308704Z CONN_LIFECYCLE: conn=180 role=brain wall_ms=1785813564430 mono_ms=150196 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:24.4309789Z CONN_LIFECYCLE: conn=181 role=brain wall_ms=1785813564430 mono_ms=150196 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:24.4311008Z CONN_LIFECYCLE: conn=180 role=brain wall_ms=1785813564430 mono_ms=150196 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:24.4312736Z CONN_LIFECYCLE: conn=181 role=brain wall_ms=1785813564430 mono_ms=150196 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:24.4314028Z CONN_LIFECYCLE: conn=182 role=brain stream-subscriber stream=118 wall_ms=1785813564431 mono_ms=150196 event=stream-sub-attach stream=118 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:24.4315476Z CONN_LIFECYCLE: conn=182 role=brain stream-subscriber stream=118 wall_ms=1785813564431 mono_ms=150196 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:24.4319693Z CONN_LIFECYCLE: conn=183 role=brain wall_ms=1785813564431 mono_ms=150197 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:24.4322141Z CONN_LIFECYCLE: conn=183 role=brain stream-subscriber stream=119 wall_ms=1785813564432 mono_ms=150197 event=stream-sub-attach stream=119 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:24.4325188Z CONN_LIFECYCLE: conn=182 role=brain stream-subscriber stream=118 wall_ms=1785813564432 mono_ms=150197 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:24.4326991Z CONN_LIFECYCLE: conn=184 role=brain wall_ms=1785813564432 mono_ms=150197 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:24.4327976Z CONN_LIFECYCLE: conn=184 role=brain wall_ms=1785813564432 mono_ms=150198 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:24.4335335Z CONN_LIFECYCLE: conn=183 role=brain stream-subscriber stream=119 wall_ms=1785813564433 mono_ms=150198 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:24.4337144Z CONN_LIFECYCLE: conn=185 role=brain wall_ms=1785813564433 mono_ms=150198 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:24.4338753Z CONN_LIFECYCLE: conn=185 role=brain wall_ms=1785813564433 mono_ms=150198 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:26.2448133Z CONN_LIFECYCLE: conn=186 role=brain wall_ms=1785813566244 mono_ms=152009 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:26.2449152Z CONN_LIFECYCLE: conn=186 role=brain wall_ms=1785813566244 mono_ms=152010 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:26.2451568Z CONN_LIFECYCLE: conn=187 role=brain stream-subscriber stream=120 wall_ms=1785813566245 mono_ms=152010 event=stream-sub-attach stream=120 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:26.2452551Z CONN_LIFECYCLE: conn=187 role=brain stream-subscriber stream=120 wall_ms=1785813566245 mono_ms=152010 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:26.2671577Z CONN_LIFECYCLE: conn=187 role=brain stream-subscriber stream=120 wall_ms=1785813566267 mono_ms=152032 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:26.2672992Z CONN_LIFECYCLE: conn=188 role=brain wall_ms=1785813566267 mono_ms=152032 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:26.2673971Z CONN_LIFECYCLE: conn=188 role=brain wall_ms=1785813566267 mono_ms=152032 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:26.2953496Z CONN_LIFECYCLE: conn=189 role=brain wall_ms=1785813566295 mono_ms=152060 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:26.2955487Z CONN_LIFECYCLE: conn=189 role=brain wall_ms=1785813566295 mono_ms=152060 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:26.2957100Z CONN_LIFECYCLE: conn=190 role=brain stream-subscriber stream=121 wall_ms=1785813566295 mono_ms=152060 event=stream-sub-attach stream=121 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:26.2959224Z CONN_LIFECYCLE: conn=190 role=brain stream-subscriber stream=121 wall_ms=1785813566295 mono_ms=152061 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:26.2966907Z CONN_LIFECYCLE: conn=190 role=brain stream-subscriber stream=121 wall_ms=1785813566296 mono_ms=152061 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:26.2968123Z CONN_LIFECYCLE: conn=191 role=brain wall_ms=1785813566296 mono_ms=152062 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:26.2969352Z CONN_LIFECYCLE: conn=191 role=brain wall_ms=1785813566296 mono_ms=152062 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:26.9103411Z CONN_LIFECYCLE: conn=3 role=brain stream-subscriber stream=2 stream-subscriber stream=3 stream-subscriber stream=7 stream-subscriber stream=12 stream-subscriber stream=15 stream-subscriber stream=17 stream-subscriber stream=21 stream-subscriber stream=23… wall_ms=1785813566909 mono_ms=152675 event=stream-sub-release stream=103 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:26.9106097Z PUMP_PEER_FAIL:bcead52b862344aef51998ca5d8f15dce1e38e6cee3795b219a5849f6ad4b41a:peer reply-read: no progress within budget — dropping peer (brain IPC read deadline elapsed)
2026-08-04T03:19:26.9231894Z PUMP_DIAL_SUBMIT:bcead52b862344aef51998ca5d8f15dce1e38e6cee3795b219a5849f6ad4b41a:leg=cache addr={"id":"bcead52b862344aef51998ca5d8f15dce1e38e6cee3795b219a5849f6ad4b41a","addrs":[{"Ip":"100.68.35.65:7462"}]} wall_ms=1785813566922 mono_ms=29102
2026-08-04T03:19:26.9505998Z CONN_LIFECYCLE: conn=192 role=brain wall_ms=1785813566950 mono_ms=152715 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:26.9507235Z CONN_LIFECYCLE: conn=193 role=brain wall_ms=1785813566950 mono_ms=152715 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:26.9508108Z CONN_LIFECYCLE: conn=192 role=brain wall_ms=1785813566950 mono_ms=152715 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:26.9509224Z CONN_LIFECYCLE: conn=193 role=brain wall_ms=1785813566950 mono_ms=152715 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:26.9510230Z CONN_LIFECYCLE: conn=195 role=brain stream-subscriber stream=123 wall_ms=1785813566950 mono_ms=152716 event=stream-sub-attach stream=123 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:26.9511203Z CONN_LIFECYCLE: conn=195 role=brain stream-subscriber stream=123 wall_ms=1785813566950 mono_ms=152716 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:26.9512151Z CONN_LIFECYCLE: conn=194 role=brain wall_ms=1785813566951 mono_ms=152716 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:26.9514008Z CONN_LIFECYCLE: conn=194 role=brain stream-subscriber stream=124 wall_ms=1785813566951 mono_ms=152716 event=stream-sub-attach stream=124 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:26.9517190Z CONN_LIFECYCLE: conn=195 role=brain stream-subscriber stream=123 wall_ms=1785813566951 mono_ms=152716 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:26.9518277Z CONN_LIFECYCLE: conn=196 role=brain wall_ms=1785813566951 mono_ms=152717 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:26.9519186Z CONN_LIFECYCLE: conn=196 role=brain wall_ms=1785813566951 mono_ms=152717 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:26.9523093Z CONN_LIFECYCLE: conn=194 role=brain stream-subscriber stream=124 wall_ms=1785813566952 mono_ms=152717 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:26.9524051Z CONN_LIFECYCLE: conn=197 role=brain wall_ms=1785813566952 mono_ms=152717 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:26.9524734Z CONN_LIFECYCLE: conn=197 role=brain wall_ms=1785813566952 mono_ms=152717 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:27.1027059Z CONN_LIFECYCLE: conn=198 role=brain wall_ms=1785813567102 mono_ms=152867 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:27.1029144Z CONN_LIFECYCLE: conn=198 role=brain wall_ms=1785813567102 mono_ms=152868 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:27.1033678Z CONN_LIFECYCLE: conn=199 role=brain stream-subscriber stream=126 wall_ms=1785813567103 mono_ms=152868 event=stream-sub-attach stream=126 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:27.1035119Z CONN_LIFECYCLE: conn=199 role=brain stream-subscriber stream=126 wall_ms=1785813567103 mono_ms=152868 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:27.1254745Z CONN_LIFECYCLE: conn=199 role=brain stream-subscriber stream=126 wall_ms=1785813567125 mono_ms=152890 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:27.1256496Z CONN_LIFECYCLE: conn=200 role=brain wall_ms=1785813567125 mono_ms=152890 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:27.1257865Z CONN_LIFECYCLE: conn=200 role=brain wall_ms=1785813567125 mono_ms=152890 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:27.1528704Z CONN_LIFECYCLE: conn=201 role=brain wall_ms=1785813567152 mono_ms=152918 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:27.1530438Z CONN_LIFECYCLE: conn=201 role=brain wall_ms=1785813567152 mono_ms=152918 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:27.1532614Z CONN_LIFECYCLE: conn=202 role=brain stream-subscriber stream=127 wall_ms=1785813567153 mono_ms=152918 event=stream-sub-attach stream=127 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:27.1535019Z CONN_LIFECYCLE: conn=202 role=brain stream-subscriber stream=127 wall_ms=1785813567153 mono_ms=152918 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:27.1543037Z CONN_LIFECYCLE: conn=202 role=brain stream-subscriber stream=127 wall_ms=1785813567154 mono_ms=152919 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:27.1544853Z CONN_LIFECYCLE: conn=203 role=brain wall_ms=1785813567154 mono_ms=152919 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:27.1546451Z CONN_LIFECYCLE: conn=203 role=brain wall_ms=1785813567154 mono_ms=152919 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:27.5691373Z CONN_LIFECYCLE: conn=3 role=brain stream-subscriber stream=2 stream-subscriber stream=3 stream-subscriber stream=7 stream-subscriber stream=12 stream-subscriber stream=15 stream-subscriber stream=17 stream-subscriber stream=21 stream-subscriber stream=23… wall_ms=1785813567568 mono_ms=153334 event=stream-sub-attach stream=130 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:27.8085663Z CONN_LIFECYCLE: conn=204 role=brain wall_ms=1785813567808 mono_ms=153573 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:27.8086836Z CONN_LIFECYCLE: conn=205 role=brain wall_ms=1785813567808 mono_ms=153573 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:27.8088617Z CONN_LIFECYCLE: conn=204 role=brain wall_ms=1785813567808 mono_ms=153573 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:27.8090413Z CONN_LIFECYCLE: conn=205 role=brain wall_ms=1785813567808 mono_ms=153573 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:27.8091603Z CONN_LIFECYCLE: conn=206 role=brain stream-subscriber stream=131 wall_ms=1785813567808 mono_ms=153574 event=stream-sub-attach stream=131 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:27.8092675Z CONN_LIFECYCLE: conn=206 role=brain stream-subscriber stream=131 wall_ms=1785813567809 mono_ms=153574 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:27.8094760Z CONN_LIFECYCLE: conn=207 role=brain wall_ms=1785813567809 mono_ms=153574 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:27.8096204Z CONN_LIFECYCLE: conn=207 role=brain stream-subscriber stream=132 wall_ms=1785813567809 mono_ms=153574 event=stream-sub-attach stream=132 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:27.8099489Z CONN_LIFECYCLE: conn=206 role=brain stream-subscriber stream=131 wall_ms=1785813567809 mono_ms=153575 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:27.8100673Z CONN_LIFECYCLE: conn=208 role=brain wall_ms=1785813567810 mono_ms=153575 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:27.8101402Z CONN_LIFECYCLE: conn=208 role=brain wall_ms=1785813567810 mono_ms=153575 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:27.8105877Z CONN_LIFECYCLE: conn=207 role=brain stream-subscriber stream=132 wall_ms=1785813567810 mono_ms=153575 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:27.8106651Z CONN_LIFECYCLE: conn=209 role=brain wall_ms=1785813567810 mono_ms=153575 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:27.8107374Z CONN_LIFECYCLE: conn=209 role=brain wall_ms=1785813567810 mono_ms=153575 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:28.1619649Z CONN_LIFECYCLE: conn=210 role=brain wall_ms=1785813568161 mono_ms=153927 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:28.1621371Z CONN_LIFECYCLE: conn=210 role=brain wall_ms=1785813568161 mono_ms=153927 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:28.1624866Z CONN_LIFECYCLE: conn=211 role=brain stream-subscriber stream=133 wall_ms=1785813568162 mono_ms=153927 event=stream-sub-attach stream=133 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:28.1627323Z CONN_LIFECYCLE: conn=211 role=brain stream-subscriber stream=133 wall_ms=1785813568162 mono_ms=153927 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:28.1847586Z CONN_LIFECYCLE: conn=211 role=brain stream-subscriber stream=133 wall_ms=1785813568184 mono_ms=153949 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:28.1849363Z CONN_LIFECYCLE: conn=212 role=brain wall_ms=1785813568184 mono_ms=153950 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:28.1851020Z CONN_LIFECYCLE: conn=212 role=brain wall_ms=1785813568184 mono_ms=153950 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:28.2626153Z CONN_LIFECYCLE: conn=213 role=brain wall_ms=1785813568262 mono_ms=154027 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:28.2627234Z CONN_LIFECYCLE: conn=213 role=brain wall_ms=1785813568262 mono_ms=154027 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:28.2629555Z CONN_LIFECYCLE: conn=214 role=brain stream-subscriber stream=134 wall_ms=1785813568262 mono_ms=154028 event=stream-sub-attach stream=134 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:28.2632177Z CONN_LIFECYCLE: conn=214 role=brain stream-subscriber stream=134 wall_ms=1785813568263 mono_ms=154028 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:28.2640082Z CONN_LIFECYCLE: conn=214 role=brain stream-subscriber stream=134 wall_ms=1785813568263 mono_ms=154029 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:28.2642197Z CONN_LIFECYCLE: conn=215 role=brain wall_ms=1785813568264 mono_ms=154029 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:28.2644073Z CONN_LIFECYCLE: conn=215 role=brain wall_ms=1785813568264 mono_ms=154029 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:28.9183548Z CONN_LIFECYCLE: conn=216 role=brain wall_ms=1785813568918 mono_ms=154683 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:28.9185414Z CONN_LIFECYCLE: conn=217 role=brain wall_ms=1785813568918 mono_ms=154683 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:28.9186751Z CONN_LIFECYCLE: conn=216 role=brain wall_ms=1785813568918 mono_ms=154683 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:28.9188172Z CONN_LIFECYCLE: conn=217 role=brain wall_ms=1785813568918 mono_ms=154683 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:28.9189855Z CONN_LIFECYCLE: conn=218 role=brain stream-subscriber stream=135 wall_ms=1785813568918 mono_ms=154683 event=stream-sub-attach stream=135 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:28.9191158Z CONN_LIFECYCLE: conn=218 role=brain stream-subscriber stream=135 wall_ms=1785813568918 mono_ms=154684 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:28.9192141Z CONN_LIFECYCLE: conn=219 role=brain wall_ms=1785813568919 mono_ms=154684 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:28.9193734Z CONN_LIFECYCLE: conn=219 role=brain stream-subscriber stream=136 wall_ms=1785813568919 mono_ms=154684 event=stream-sub-attach stream=136 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:28.9199844Z CONN_LIFECYCLE: conn=218 role=brain stream-subscriber stream=135 wall_ms=1785813568919 mono_ms=154685 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:28.9201452Z CONN_LIFECYCLE: conn=220 role=brain wall_ms=1785813568920 mono_ms=154685 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:28.9202783Z CONN_LIFECYCLE: conn=220 role=brain wall_ms=1785813568920 mono_ms=154685 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:28.9206153Z CONN_LIFECYCLE: conn=219 role=brain stream-subscriber stream=136 wall_ms=1785813568920 mono_ms=154685 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:28.9207798Z CONN_LIFECYCLE: conn=221 role=brain wall_ms=1785813568920 mono_ms=154686 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:28.9208816Z CONN_LIFECYCLE: conn=221 role=brain wall_ms=1785813568920 mono_ms=154686 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:29.2209220Z CONN_LIFECYCLE: conn=222 role=brain wall_ms=1785813569220 mono_ms=154986 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:29.2211171Z CONN_LIFECYCLE: conn=222 role=brain wall_ms=1785813569220 mono_ms=154986 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:29.2215240Z CONN_LIFECYCLE: conn=223 role=brain stream-subscriber stream=137 wall_ms=1785813569221 mono_ms=154986 event=stream-sub-attach stream=137 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:29.2216640Z CONN_LIFECYCLE: conn=223 role=brain stream-subscriber stream=137 wall_ms=1785813569221 mono_ms=154986 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:29.2434634Z CONN_LIFECYCLE: conn=223 role=brain stream-subscriber stream=137 wall_ms=1785813569243 mono_ms=155008 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:29.2436101Z CONN_LIFECYCLE: conn=224 role=brain wall_ms=1785813569243 mono_ms=155008 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:29.2437079Z CONN_LIFECYCLE: conn=224 role=brain wall_ms=1785813569243 mono_ms=155008 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:29.3215891Z CONN_LIFECYCLE: conn=225 role=brain wall_ms=1785813569321 mono_ms=155086 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:29.3217876Z CONN_LIFECYCLE: conn=225 role=brain wall_ms=1785813569321 mono_ms=155086 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:29.3219351Z CONN_LIFECYCLE: conn=226 role=brain stream-subscriber stream=138 wall_ms=1785813569321 mono_ms=155087 event=stream-sub-attach stream=138 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:29.3223191Z CONN_LIFECYCLE: conn=226 role=brain stream-subscriber stream=138 wall_ms=1785813569322 mono_ms=155087 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:29.3232327Z CONN_LIFECYCLE: conn=226 role=brain stream-subscriber stream=138 wall_ms=1785813569323 mono_ms=155088 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:29.3233514Z CONN_LIFECYCLE: conn=227 role=brain wall_ms=1785813569323 mono_ms=155088 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:29.3234544Z CONN_LIFECYCLE: conn=227 role=brain wall_ms=1785813569323 mono_ms=155088 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:30.0272901Z CONN_LIFECYCLE: conn=228 role=brain wall_ms=1785813570027 mono_ms=155792 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:30.0274021Z CONN_LIFECYCLE: conn=228 role=brain wall_ms=1785813570027 mono_ms=155792 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:30.0277470Z CONN_LIFECYCLE: conn=229 role=brain stream-subscriber stream=139 wall_ms=1785813570027 mono_ms=155792 event=stream-sub-attach stream=139 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:30.0278748Z CONN_LIFECYCLE: conn=229 role=brain stream-subscriber stream=139 wall_ms=1785813570027 mono_ms=155793 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:30.0289795Z CONN_LIFECYCLE: conn=229 role=brain stream-subscriber stream=139 wall_ms=1785813570028 mono_ms=155794 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:30.0291316Z CONN_LIFECYCLE: conn=230 role=brain wall_ms=1785813570029 mono_ms=155794 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:30.0292849Z CONN_LIFECYCLE: conn=230 role=brain wall_ms=1785813570029 mono_ms=155794 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:30.0776901Z CONN_LIFECYCLE: conn=231 role=brain wall_ms=1785813570077 mono_ms=155842 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:30.0778456Z CONN_LIFECYCLE: conn=231 role=brain wall_ms=1785813570077 mono_ms=155843 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:30.0786246Z CONN_LIFECYCLE: conn=232 role=brain wall_ms=1785813570078 mono_ms=155843 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:30.0787736Z CONN_LIFECYCLE: conn=232 role=brain stream-subscriber stream=140 wall_ms=1785813570078 mono_ms=155844 event=stream-sub-attach stream=140 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:30.0797334Z CONN_LIFECYCLE: conn=232 role=brain stream-subscriber stream=140 wall_ms=1785813570079 mono_ms=155844 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:30.0798728Z CONN_LIFECYCLE: conn=233 role=brain wall_ms=1785813570079 mono_ms=155845 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:30.0799787Z CONN_LIFECYCLE: conn=233 role=brain wall_ms=1785813570079 mono_ms=155845 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:30.2590028Z PAIR_MEET_UP:twohost step=59527119 id=b062e30d5fe2c1844a180c61affb251eea0dd52902d9bb867ba20c203c196517 addr=EndpointAddr { id: PublicKey(b062e30d5fe2c1844a180c61affb251eea0dd52902d9bb867ba20c203c196517), addrs: {Ip(100.98.197.12:57570), Ip(192.168.1.164:57570)} }
2026-08-04T03:19:30.4811407Z CONN_LIFECYCLE: conn=234 role=brain wall_ms=1785813570480 mono_ms=156246 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:30.4813347Z CONN_LIFECYCLE: conn=234 role=brain wall_ms=1785813570481 mono_ms=156246 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:30.4815135Z CONN_LIFECYCLE: conn=235 role=brain stream-subscriber stream=141 wall_ms=1785813570481 mono_ms=156246 event=stream-sub-attach stream=141 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:30.4816763Z CONN_LIFECYCLE: conn=235 role=brain stream-subscriber stream=141 wall_ms=1785813570481 mono_ms=156246 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:30.5034891Z CONN_LIFECYCLE: conn=235 role=brain stream-subscriber stream=141 wall_ms=1785813570503 mono_ms=156268 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:30.5036143Z CONN_LIFECYCLE: conn=236 role=brain wall_ms=1785813570503 mono_ms=156268 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:30.5037302Z CONN_LIFECYCLE: conn=236 role=brain wall_ms=1785813570503 mono_ms=156268 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:30.5312728Z CONN_LIFECYCLE: conn=237 role=brain wall_ms=1785813570531 mono_ms=156296 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:30.5313875Z CONN_LIFECYCLE: conn=237 role=brain wall_ms=1785813570531 mono_ms=156296 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:30.5316013Z CONN_LIFECYCLE: conn=238 role=brain stream-subscriber stream=142 wall_ms=1785813570531 mono_ms=156296 event=stream-sub-attach stream=142 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:30.5317281Z CONN_LIFECYCLE: conn=238 role=brain stream-subscriber stream=142 wall_ms=1785813570531 mono_ms=156296 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:30.5324449Z CONN_LIFECYCLE: conn=238 role=brain stream-subscriber stream=142 wall_ms=1785813570532 mono_ms=156297 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:30.5325589Z CONN_LIFECYCLE: conn=239 role=brain wall_ms=1785813570532 mono_ms=156297 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:30.5326602Z CONN_LIFECYCLE: conn=239 role=brain wall_ms=1785813570532 mono_ms=156297 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:31.1869393Z CONN_LIFECYCLE: conn=240 role=brain wall_ms=1785813571186 mono_ms=156952 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:31.1872180Z CONN_LIFECYCLE: conn=241 role=brain wall_ms=1785813571186 mono_ms=156952 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:31.1875324Z CONN_LIFECYCLE: conn=240 role=brain wall_ms=1785813571186 mono_ms=156952 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:31.1877013Z CONN_LIFECYCLE: conn=241 role=brain wall_ms=1785813571187 mono_ms=156952 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:31.1878704Z CONN_LIFECYCLE: conn=242 role=brain stream-subscriber stream=143 wall_ms=1785813571187 mono_ms=156952 event=stream-sub-attach stream=143 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:31.1879767Z CONN_LIFECYCLE: conn=242 role=brain stream-subscriber stream=143 wall_ms=1785813571187 mono_ms=156952 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:31.1880774Z CONN_LIFECYCLE: conn=243 role=brain wall_ms=1785813571188 mono_ms=156953 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:31.1883041Z CONN_LIFECYCLE: conn=243 role=brain stream-subscriber stream=144 wall_ms=1785813571188 mono_ms=156953 event=stream-sub-attach stream=144 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:31.1884533Z CONN_LIFECYCLE: conn=242 role=brain stream-subscriber stream=143 wall_ms=1785813571188 mono_ms=156953 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:31.1885554Z CONN_LIFECYCLE: conn=244 role=brain wall_ms=1785813571188 mono_ms=156953 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:31.1886223Z CONN_LIFECYCLE: conn=244 role=brain wall_ms=1785813571188 mono_ms=156953 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:31.1891462Z CONN_LIFECYCLE: conn=243 role=brain stream-subscriber stream=144 wall_ms=1785813571189 mono_ms=156954 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:31.1892337Z CONN_LIFECYCLE: conn=245 role=brain wall_ms=1785813571189 mono_ms=156954 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:31.1893000Z CONN_LIFECYCLE: conn=245 role=brain wall_ms=1785813571189 mono_ms=156954 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:33.4552280Z CONN_LIFECYCLE: conn=246 role=brain wall_ms=1785813573455 mono_ms=159220 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:33.4553666Z CONN_LIFECYCLE: conn=246 role=brain wall_ms=1785813573455 mono_ms=159220 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:33.4558300Z CONN_LIFECYCLE: conn=247 role=brain stream-subscriber stream=145 wall_ms=1785813573455 mono_ms=159221 event=stream-sub-attach stream=145 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:33.4560143Z CONN_LIFECYCLE: conn=247 role=brain stream-subscriber stream=145 wall_ms=1785813573455 mono_ms=159221 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:33.4780288Z CONN_LIFECYCLE: conn=247 role=brain stream-subscriber stream=145 wall_ms=1785813573477 mono_ms=159243 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:33.4781747Z CONN_LIFECYCLE: conn=248 role=brain wall_ms=1785813573478 mono_ms=159243 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:33.4783422Z CONN_LIFECYCLE: conn=248 role=brain wall_ms=1785813573478 mono_ms=159243 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:33.5561012Z CONN_LIFECYCLE: conn=249 role=brain wall_ms=1785813573555 mono_ms=159321 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:33.5562360Z CONN_LIFECYCLE: conn=249 role=brain wall_ms=1785813573556 mono_ms=159321 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:33.5565114Z CONN_LIFECYCLE: conn=250 role=brain stream-subscriber stream=146 wall_ms=1785813573556 mono_ms=159321 event=stream-sub-attach stream=146 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:33.5566911Z CONN_LIFECYCLE: conn=250 role=brain stream-subscriber stream=146 wall_ms=1785813573556 mono_ms=159321 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:33.5575607Z CONN_LIFECYCLE: conn=250 role=brain stream-subscriber stream=146 wall_ms=1785813573557 mono_ms=159322 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:33.5577491Z CONN_LIFECYCLE: conn=251 role=brain wall_ms=1785813573557 mono_ms=159322 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:33.5578907Z CONN_LIFECYCLE: conn=251 role=brain wall_ms=1785813573557 mono_ms=159323 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:34.2110003Z CONN_LIFECYCLE: conn=253 role=brain wall_ms=1785813574210 mono_ms=159976 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:34.2110952Z CONN_LIFECYCLE: conn=252 role=brain wall_ms=1785813574210 mono_ms=159976 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:34.2112352Z CONN_LIFECYCLE: conn=253 role=brain wall_ms=1785813574211 mono_ms=159976 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:34.2113493Z CONN_LIFECYCLE: conn=252 role=brain wall_ms=1785813574211 mono_ms=159976 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:34.2114854Z CONN_LIFECYCLE: conn=255 role=brain stream-subscriber stream=147 wall_ms=1785813574211 mono_ms=159976 event=stream-sub-attach stream=147 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:34.2117013Z CONN_LIFECYCLE: conn=255 role=brain stream-subscriber stream=147 wall_ms=1785813574211 mono_ms=159976 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:34.2119232Z CONN_LIFECYCLE: conn=254 role=brain wall_ms=1785813574211 mono_ms=159977 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:34.2121307Z CONN_LIFECYCLE: conn=254 role=brain stream-subscriber stream=148 wall_ms=1785813574212 mono_ms=159977 event=stream-sub-attach stream=148 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:34.2127476Z CONN_LIFECYCLE: conn=255 role=brain stream-subscriber stream=147 wall_ms=1785813574212 mono_ms=159977 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:34.2129714Z CONN_LIFECYCLE: conn=256 role=brain wall_ms=1785813574212 mono_ms=159978 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:34.2130820Z CONN_LIFECYCLE: conn=256 role=brain wall_ms=1785813574212 mono_ms=159978 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:34.2133736Z CONN_LIFECYCLE: conn=254 role=brain stream-subscriber stream=148 wall_ms=1785813574213 mono_ms=159978 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:34.2135051Z CONN_LIFECYCLE: conn=257 role=brain wall_ms=1785813574213 mono_ms=159978 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:34.2136077Z CONN_LIFECYCLE: conn=257 role=brain wall_ms=1785813574213 mono_ms=159978 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:34.5136404Z CONN_LIFECYCLE: conn=258 role=brain wall_ms=1785813574513 mono_ms=160278 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:34.5137881Z CONN_LIFECYCLE: conn=258 role=brain wall_ms=1785813574513 mono_ms=160278 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:34.5142172Z CONN_LIFECYCLE: conn=259 role=brain stream-subscriber stream=149 wall_ms=1785813574514 mono_ms=160279 event=stream-sub-attach stream=149 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:34.5144627Z CONN_LIFECYCLE: conn=259 role=brain stream-subscriber stream=149 wall_ms=1785813574514 mono_ms=160279 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:34.5365679Z CONN_LIFECYCLE: conn=259 role=brain stream-subscriber stream=149 wall_ms=1785813574536 mono_ms=160301 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:34.5367337Z CONN_LIFECYCLE: conn=260 role=brain wall_ms=1785813574536 mono_ms=160301 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:34.5368827Z CONN_LIFECYCLE: conn=260 role=brain wall_ms=1785813574536 mono_ms=160302 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:34.5638855Z CONN_LIFECYCLE: conn=261 role=brain wall_ms=1785813574563 mono_ms=160329 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:34.5640577Z CONN_LIFECYCLE: conn=261 role=brain wall_ms=1785813574563 mono_ms=160329 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:34.5643182Z CONN_LIFECYCLE: conn=262 role=brain stream-subscriber stream=150 wall_ms=1785813574564 mono_ms=160329 event=stream-sub-attach stream=150 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:34.5646276Z CONN_LIFECYCLE: conn=262 role=brain stream-subscriber stream=150 wall_ms=1785813574564 mono_ms=160329 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:34.5654560Z CONN_LIFECYCLE: conn=262 role=brain stream-subscriber stream=150 wall_ms=1785813574565 mono_ms=160330 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:34.5655951Z CONN_LIFECYCLE: conn=263 role=brain wall_ms=1785813574565 mono_ms=160330 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:34.5657295Z CONN_LIFECYCLE: conn=263 role=brain wall_ms=1785813574565 mono_ms=160330 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:35.2199993Z CONN_LIFECYCLE: conn=264 role=brain wall_ms=1785813575219 mono_ms=160985 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:35.2201724Z CONN_LIFECYCLE: conn=265 role=brain wall_ms=1785813575219 mono_ms=160985 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:35.2203446Z CONN_LIFECYCLE: conn=264 role=brain wall_ms=1785813575219 mono_ms=160985 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:35.2204792Z CONN_LIFECYCLE: conn=265 role=brain wall_ms=1785813575219 mono_ms=160985 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:35.2205741Z CONN_LIFECYCLE: conn=266 role=brain stream-subscriber stream=151 wall_ms=1785813575220 mono_ms=160985 event=stream-sub-attach stream=151 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:35.2206647Z CONN_LIFECYCLE: conn=266 role=brain stream-subscriber stream=151 wall_ms=1785813575220 mono_ms=160985 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:35.2207539Z CONN_LIFECYCLE: conn=267 role=brain wall_ms=1785813575220 mono_ms=160986 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:35.2209764Z CONN_LIFECYCLE: conn=267 role=brain stream-subscriber stream=152 wall_ms=1785813575220 mono_ms=160986 event=stream-sub-attach stream=152 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:35.2213165Z CONN_LIFECYCLE: conn=266 role=brain stream-subscriber stream=151 wall_ms=1785813575221 mono_ms=160986 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:35.2214049Z CONN_LIFECYCLE: conn=268 role=brain wall_ms=1785813575221 mono_ms=160986 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:35.2214941Z CONN_LIFECYCLE: conn=268 role=brain wall_ms=1785813575221 mono_ms=160986 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:35.2218580Z CONN_LIFECYCLE: conn=267 role=brain stream-subscriber stream=152 wall_ms=1785813575221 mono_ms=160987 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:35.2219849Z CONN_LIFECYCLE: conn=269 role=brain wall_ms=1785813575221 mono_ms=160987 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:35.2220663Z CONN_LIFECYCLE: conn=269 role=brain wall_ms=1785813575221 mono_ms=160987 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:35.3710296Z CONN_LIFECYCLE: conn=270 role=brain wall_ms=1785813575370 mono_ms=161136 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:35.3711937Z CONN_LIFECYCLE: conn=270 role=brain wall_ms=1785813575371 mono_ms=161136 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:35.3715759Z CONN_LIFECYCLE: conn=271 role=brain stream-subscriber stream=153 wall_ms=1785813575371 mono_ms=161136 event=stream-sub-attach stream=153 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:35.3717237Z CONN_LIFECYCLE: conn=271 role=brain stream-subscriber stream=153 wall_ms=1785813575371 mono_ms=161136 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:35.3937756Z CONN_LIFECYCLE: conn=271 role=brain stream-subscriber stream=153 wall_ms=1785813575393 mono_ms=161158 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:35.3939719Z CONN_LIFECYCLE: conn=272 role=brain wall_ms=1785813575393 mono_ms=161159 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:35.3940864Z CONN_LIFECYCLE: conn=272 role=brain wall_ms=1785813575393 mono_ms=161159 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:35.4212162Z CONN_LIFECYCLE: conn=273 role=brain wall_ms=1785813575421 mono_ms=161186 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:35.4214184Z CONN_LIFECYCLE: conn=273 role=brain wall_ms=1785813575421 mono_ms=161186 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:35.4216166Z CONN_LIFECYCLE: conn=274 role=brain stream-subscriber stream=154 wall_ms=1785813575421 mono_ms=161186 event=stream-sub-attach stream=154 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:35.4218571Z CONN_LIFECYCLE: conn=274 role=brain stream-subscriber stream=154 wall_ms=1785813575421 mono_ms=161186 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:35.4225673Z CONN_LIFECYCLE: conn=274 role=brain stream-subscriber stream=154 wall_ms=1785813575422 mono_ms=161187 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:35.4227509Z CONN_LIFECYCLE: conn=275 role=brain wall_ms=1785813575422 mono_ms=161187 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:35.4229208Z CONN_LIFECYCLE: conn=275 role=brain wall_ms=1785813575422 mono_ms=161187 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:36.0769367Z CONN_LIFECYCLE: conn=276 role=brain wall_ms=1785813576076 mono_ms=161842 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:36.0770551Z CONN_LIFECYCLE: conn=277 role=brain wall_ms=1785813576076 mono_ms=161842 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:36.0771602Z CONN_LIFECYCLE: conn=276 role=brain wall_ms=1785813576076 mono_ms=161842 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:36.0773241Z CONN_LIFECYCLE: conn=277 role=brain wall_ms=1785813576076 mono_ms=161842 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:36.0775207Z CONN_LIFECYCLE: conn=278 role=brain stream-subscriber stream=155 wall_ms=1785813576077 mono_ms=161842 event=stream-sub-attach stream=155 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:36.0777134Z CONN_LIFECYCLE: conn=278 role=brain stream-subscriber stream=155 wall_ms=1785813576077 mono_ms=161842 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:36.0779770Z CONN_LIFECYCLE: conn=279 role=brain wall_ms=1785813576077 mono_ms=161843 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:36.0781822Z CONN_LIFECYCLE: conn=279 role=brain stream-subscriber stream=156 wall_ms=1785813576078 mono_ms=161843 event=stream-sub-attach stream=156 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:36.0785805Z CONN_LIFECYCLE: conn=278 role=brain stream-subscriber stream=155 wall_ms=1785813576078 mono_ms=161843 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:36.0787269Z CONN_LIFECYCLE: conn=280 role=brain wall_ms=1785813576078 mono_ms=161843 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:36.0788286Z CONN_LIFECYCLE: conn=280 role=brain wall_ms=1785813576078 mono_ms=161844 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:36.0795095Z CONN_LIFECYCLE: conn=279 role=brain stream-subscriber stream=156 wall_ms=1785813576079 mono_ms=161844 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:36.0796479Z CONN_LIFECYCLE: conn=281 role=brain wall_ms=1785813576079 mono_ms=161844 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:36.0797766Z CONN_LIFECYCLE: conn=281 role=brain wall_ms=1785813576079 mono_ms=161844 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:36.1789184Z CONN_LIFECYCLE: conn=282 role=brain wall_ms=1785813576177 mono_ms=161943 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:36.1790356Z CONN_LIFECYCLE: conn=282 role=brain wall_ms=1785813576177 mono_ms=161943 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:36.1791608Z CONN_LIFECYCLE: conn=283 role=brain stream-subscriber stream=157 wall_ms=1785813576178 mono_ms=161943 event=stream-sub-attach stream=157 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:36.1793167Z CONN_LIFECYCLE: conn=283 role=brain stream-subscriber stream=157 wall_ms=1785813576178 mono_ms=161943 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:36.2009367Z CONN_LIFECYCLE: conn=283 role=brain stream-subscriber stream=157 wall_ms=1785813576200 mono_ms=161966 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:36.2011052Z CONN_LIFECYCLE: conn=284 role=brain wall_ms=1785813576200 mono_ms=161966 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:36.2012172Z CONN_LIFECYCLE: conn=284 role=brain wall_ms=1785813576201 mono_ms=161966 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:36.2282190Z CONN_LIFECYCLE: conn=285 role=brain wall_ms=1785813576228 mono_ms=161993 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:36.2283373Z CONN_LIFECYCLE: conn=285 role=brain wall_ms=1785813576228 mono_ms=161993 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:36.2284725Z CONN_LIFECYCLE: conn=286 role=brain stream-subscriber stream=158 wall_ms=1785813576228 mono_ms=161993 event=stream-sub-attach stream=158 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:36.2285968Z CONN_LIFECYCLE: conn=286 role=brain stream-subscriber stream=158 wall_ms=1785813576228 mono_ms=161993 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:36.2292333Z CONN_LIFECYCLE: conn=286 role=brain stream-subscriber stream=158 wall_ms=1785813576229 mono_ms=161994 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:36.2293323Z CONN_LIFECYCLE: conn=287 role=brain wall_ms=1785813576229 mono_ms=161994 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:36.2294186Z CONN_LIFECYCLE: conn=287 role=brain wall_ms=1785813576229 mono_ms=161994 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:36.8836099Z CONN_LIFECYCLE: conn=288 role=brain wall_ms=1785813576883 mono_ms=162648 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:36.8837274Z CONN_LIFECYCLE: conn=289 role=brain wall_ms=1785813576883 mono_ms=162648 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:36.8838588Z CONN_LIFECYCLE: conn=289 role=brain wall_ms=1785813576883 mono_ms=162648 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:36.8840266Z CONN_LIFECYCLE: conn=288 role=brain wall_ms=1785813576883 mono_ms=162648 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:36.8841777Z CONN_LIFECYCLE: conn=290 role=brain stream-subscriber stream=159 wall_ms=1785813576883 mono_ms=162649 event=stream-sub-attach stream=159 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:36.8843252Z CONN_LIFECYCLE: conn=290 role=brain stream-subscriber stream=159 wall_ms=1785813576884 mono_ms=162649 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:36.8845551Z CONN_LIFECYCLE: conn=291 role=brain wall_ms=1785813576884 mono_ms=162649 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:36.8848490Z CONN_LIFECYCLE: conn=291 role=brain stream-subscriber stream=160 wall_ms=1785813576884 mono_ms=162650 event=stream-sub-attach stream=160 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:36.8854628Z CONN_LIFECYCLE: conn=290 role=brain stream-subscriber stream=159 wall_ms=1785813576885 mono_ms=162650 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:36.8856193Z CONN_LIFECYCLE: conn=292 role=brain wall_ms=1785813576885 mono_ms=162650 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:36.8857567Z CONN_LIFECYCLE: conn=292 role=brain wall_ms=1785813576885 mono_ms=162650 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:36.8864030Z CONN_LIFECYCLE: conn=291 role=brain stream-subscriber stream=160 wall_ms=1785813576886 mono_ms=162651 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:36.8865649Z CONN_LIFECYCLE: conn=293 role=brain wall_ms=1785813576886 mono_ms=162651 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:36.8867039Z CONN_LIFECYCLE: conn=293 role=brain wall_ms=1785813576886 mono_ms=162651 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:36.9845551Z CONN_LIFECYCLE: conn=294 role=brain wall_ms=1785813576984 mono_ms=162749 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:36.9847723Z CONN_LIFECYCLE: conn=294 role=brain wall_ms=1785813576984 mono_ms=162749 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:36.9851099Z CONN_LIFECYCLE: conn=295 role=brain stream-subscriber stream=161 wall_ms=1785813576984 mono_ms=162750 event=stream-sub-attach stream=161 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:36.9853615Z CONN_LIFECYCLE: conn=295 role=brain stream-subscriber stream=161 wall_ms=1785813576985 mono_ms=162750 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:37.0074982Z CONN_LIFECYCLE: conn=295 role=brain stream-subscriber stream=161 wall_ms=1785813577007 mono_ms=162772 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:37.0076644Z CONN_LIFECYCLE: conn=296 role=brain wall_ms=1785813577007 mono_ms=162772 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:37.0078074Z CONN_LIFECYCLE: conn=296 role=brain wall_ms=1785813577007 mono_ms=162773 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:37.0852797Z CONN_LIFECYCLE: conn=297 role=brain wall_ms=1785813577085 mono_ms=162850 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:37.0853913Z CONN_LIFECYCLE: conn=297 role=brain wall_ms=1785813577085 mono_ms=162850 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:37.0857070Z CONN_LIFECYCLE: conn=298 role=brain stream-subscriber stream=162 wall_ms=1785813577085 mono_ms=162850 event=stream-sub-attach stream=162 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:37.0859789Z CONN_LIFECYCLE: conn=298 role=brain stream-subscriber stream=162 wall_ms=1785813577085 mono_ms=162851 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:37.0867398Z CONN_LIFECYCLE: conn=298 role=brain stream-subscriber stream=162 wall_ms=1785813577086 mono_ms=162851 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:37.0868798Z CONN_LIFECYCLE: conn=299 role=brain wall_ms=1785813577086 mono_ms=162852 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:37.0869851Z CONN_LIFECYCLE: conn=299 role=brain wall_ms=1785813577086 mono_ms=162852 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:37.6221099Z CONN_LIFECYCLE: conn=3 role=brain stream-subscriber stream=2 stream-subscriber stream=3 stream-subscriber stream=7 stream-subscriber stream=12 stream-subscriber stream=15 stream-subscriber stream=17 stream-subscriber stream=21 stream-subscriber stream=23… wall_ms=1785813577621 mono_ms=163386 event=stream-sub-release stream=130 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:37.6224985Z PUMP_PEER_FAIL:bcead52b862344aef51998ca5d8f15dce1e38e6cee3795b219a5849f6ad4b41a:peer reply-read: no progress within budget — dropping peer (brain IPC read deadline elapsed)
2026-08-04T03:19:37.6229145Z PUMP_PEER_FAIL:74a9aa6a635f34f30919abc22539417ff222ffb9474718ef0a8a611d4be9357a:no such conn 5
2026-08-04T03:19:37.7407390Z CONN_LIFECYCLE: conn=300 role=brain wall_ms=1785813577740 mono_ms=163505 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:37.7408553Z CONN_LIFECYCLE: conn=301 role=brain wall_ms=1785813577740 mono_ms=163505 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:37.7410495Z CONN_LIFECYCLE: conn=300 role=brain wall_ms=1785813577740 mono_ms=163506 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:37.7411649Z CONN_LIFECYCLE: conn=301 role=brain wall_ms=1785813577740 mono_ms=163506 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:37.7412887Z CONN_LIFECYCLE: conn=302 role=brain stream-subscriber stream=163 wall_ms=1785813577741 mono_ms=163506 event=stream-sub-attach stream=163 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:37.7414074Z CONN_LIFECYCLE: conn=302 role=brain stream-subscriber stream=163 wall_ms=1785813577741 mono_ms=163506 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:37.7417445Z CONN_LIFECYCLE: conn=303 role=brain wall_ms=1785813577741 mono_ms=163506 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:37.7419671Z CONN_LIFECYCLE: conn=303 role=brain stream-subscriber stream=164 wall_ms=1785813577741 mono_ms=163507 event=stream-sub-attach stream=164 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:37.7423976Z CONN_LIFECYCLE: conn=302 role=brain stream-subscriber stream=163 wall_ms=1785813577742 mono_ms=163507 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:37.7425692Z CONN_LIFECYCLE: conn=304 role=brain wall_ms=1785813577742 mono_ms=163507 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:37.7427050Z CONN_LIFECYCLE: conn=304 role=brain wall_ms=1785813577742 mono_ms=163507 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:37.7433712Z CONN_LIFECYCLE: conn=303 role=brain stream-subscriber stream=164 wall_ms=1785813577743 mono_ms=163508 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:37.7435543Z CONN_LIFECYCLE: conn=305 role=brain wall_ms=1785813577743 mono_ms=163508 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:37.7437177Z CONN_LIFECYCLE: conn=305 role=brain wall_ms=1785813577743 mono_ms=163508 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:37.8921382Z CONN_LIFECYCLE: conn=306 role=brain wall_ms=1785813577891 mono_ms=163657 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:37.8923386Z CONN_LIFECYCLE: conn=306 role=brain wall_ms=1785813577892 mono_ms=163657 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:37.8926437Z CONN_LIFECYCLE: conn=307 role=brain stream-subscriber stream=165 wall_ms=1785813577892 mono_ms=163657 event=stream-sub-attach stream=165 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:37.8928321Z CONN_LIFECYCLE: conn=307 role=brain stream-subscriber stream=165 wall_ms=1785813577892 mono_ms=163658 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:37.9150747Z CONN_LIFECYCLE: conn=307 role=brain stream-subscriber stream=165 wall_ms=1785813577914 mono_ms=163680 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:37.9152555Z CONN_LIFECYCLE: conn=308 role=brain wall_ms=1785813577915 mono_ms=163680 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:37.9153895Z CONN_LIFECYCLE: conn=308 role=brain wall_ms=1785813577915 mono_ms=163680 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:38.2379285Z PUMP_DIAL_SUBMIT:bcead52b862344aef51998ca5d8f15dce1e38e6cee3795b219a5849f6ad4b41a:leg=roster addr={"id":"bcead52b862344aef51998ca5d8f15dce1e38e6cee3795b219a5849f6ad4b41a","addrs":[{"Ip":"192.168.1.81:7460"}]} wall_ms=1785813578237 mono_ms=40417
2026-08-04T03:19:38.2384448Z PUMP_DIAL_SUBMIT:74a9aa6a635f34f30919abc22539417ff222ffb9474718ef0a8a611d4be9357a:leg=cache addr={"id":"74a9aa6a635f34f30919abc22539417ff222ffb9474718ef0a8a611d4be9357a","addrs":[{"Ip":"100.98.197.12:49873"}]} wall_ms=1785813578238 mono_ms=40417
2026-08-04T03:19:38.2669613Z CONN_LIFECYCLE: conn=3 role=brain stream-subscriber stream=2 stream-subscriber stream=3 stream-subscriber stream=7 stream-subscriber stream=12 stream-subscriber stream=15 stream-subscriber stream=17 stream-subscriber stream=21 stream-subscriber stream=23… wall_ms=1785813578266 mono_ms=164032 event=stream-sub-attach stream=168 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:38.5473288Z CONN_LIFECYCLE: conn=309 role=brain wall_ms=1785813578547 mono_ms=164312 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:38.5475264Z CONN_LIFECYCLE: conn=309 role=brain wall_ms=1785813578547 mono_ms=164312 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:38.5477731Z CONN_LIFECYCLE: conn=310 role=brain stream-subscriber stream=169 wall_ms=1785813578547 mono_ms=164312 event=stream-sub-attach stream=169 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:38.5480124Z CONN_LIFECYCLE: conn=310 role=brain stream-subscriber stream=169 wall_ms=1785813578547 mono_ms=164313 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:38.5490919Z CONN_LIFECYCLE: conn=310 role=brain stream-subscriber stream=169 wall_ms=1785813578548 mono_ms=164314 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:38.5492280Z CONN_LIFECYCLE: conn=311 role=brain wall_ms=1785813578549 mono_ms=164314 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:38.5493304Z CONN_LIFECYCLE: conn=311 role=brain wall_ms=1785813578549 mono_ms=164314 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:39.2026896Z CONN_LIFECYCLE: conn=312 role=brain wall_ms=1785813579202 mono_ms=164967 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:39.2028348Z CONN_LIFECYCLE: conn=313 role=brain wall_ms=1785813579202 mono_ms=164967 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:39.2029659Z CONN_LIFECYCLE: conn=312 role=brain wall_ms=1785813579202 mono_ms=164967 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:39.2031655Z CONN_LIFECYCLE: conn=313 role=brain wall_ms=1785813579202 mono_ms=164967 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:39.2033659Z CONN_LIFECYCLE: conn=315 role=brain stream-subscriber stream=170 wall_ms=1785813579203 mono_ms=164968 event=stream-sub-attach stream=170 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:39.2035625Z CONN_LIFECYCLE: conn=315 role=brain stream-subscriber stream=170 wall_ms=1785813579203 mono_ms=164968 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:39.2037184Z CONN_LIFECYCLE: conn=314 role=brain wall_ms=1785813579203 mono_ms=164968 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:39.2038922Z CONN_LIFECYCLE: conn=314 role=brain stream-subscriber stream=171 wall_ms=1785813579203 mono_ms=164969 event=stream-sub-attach stream=171 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:39.2043218Z CONN_LIFECYCLE: conn=315 role=brain stream-subscriber stream=170 wall_ms=1785813579204 mono_ms=164969 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:39.2045031Z CONN_LIFECYCLE: conn=316 role=brain wall_ms=1785813579204 mono_ms=164969 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:39.2046639Z CONN_LIFECYCLE: conn=316 role=brain wall_ms=1785813579204 mono_ms=164969 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:39.2054293Z CONN_LIFECYCLE: conn=314 role=brain stream-subscriber stream=171 wall_ms=1785813579205 mono_ms=164970 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:39.2056028Z CONN_LIFECYCLE: conn=317 role=brain wall_ms=1785813579205 mono_ms=164970 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:39.2057021Z CONN_LIFECYCLE: conn=317 role=brain wall_ms=1785813579205 mono_ms=164970 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:39.3540420Z CONN_LIFECYCLE: conn=318 role=brain wall_ms=1785813579353 mono_ms=165119 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:39.3542197Z CONN_LIFECYCLE: conn=318 role=brain wall_ms=1785813579354 mono_ms=165119 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:39.3545705Z CONN_LIFECYCLE: conn=319 role=brain stream-subscriber stream=172 wall_ms=1785813579354 mono_ms=165119 event=stream-sub-attach stream=172 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:39.3547699Z CONN_LIFECYCLE: conn=319 role=brain stream-subscriber stream=172 wall_ms=1785813579354 mono_ms=165120 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:39.3767510Z CONN_LIFECYCLE: conn=319 role=brain stream-subscriber stream=172 wall_ms=1785813579376 mono_ms=165141 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:39.3769252Z CONN_LIFECYCLE: conn=320 role=brain wall_ms=1785813579376 mono_ms=165142 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:39.3770678Z CONN_LIFECYCLE: conn=320 role=brain wall_ms=1785813579376 mono_ms=165142 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:39.4042175Z CONN_LIFECYCLE: conn=321 role=brain wall_ms=1785813579404 mono_ms=165169 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:39.4043486Z CONN_LIFECYCLE: conn=321 role=brain wall_ms=1785813579404 mono_ms=165169 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:39.4045532Z CONN_LIFECYCLE: conn=322 role=brain stream-subscriber stream=173 wall_ms=1785813579404 mono_ms=165169 event=stream-sub-attach stream=173 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:39.4047219Z CONN_LIFECYCLE: conn=322 role=brain stream-subscriber stream=173 wall_ms=1785813579404 mono_ms=165169 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:39.4054513Z CONN_LIFECYCLE: conn=322 role=brain stream-subscriber stream=173 wall_ms=1785813579405 mono_ms=165170 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:39.4055849Z CONN_LIFECYCLE: conn=323 role=brain wall_ms=1785813579405 mono_ms=165170 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:39.4056852Z CONN_LIFECYCLE: conn=323 role=brain wall_ms=1785813579405 mono_ms=165170 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:40.0595068Z CONN_LIFECYCLE: conn=325 role=brain wall_ms=1785813580059 mono_ms=165824 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:40.0596925Z CONN_LIFECYCLE: conn=324 role=brain wall_ms=1785813580059 mono_ms=165824 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:40.0598523Z CONN_LIFECYCLE: conn=325 role=brain wall_ms=1785813580059 mono_ms=165824 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:40.0599892Z CONN_LIFECYCLE: conn=324 role=brain wall_ms=1785813580059 mono_ms=165824 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:40.0601295Z CONN_LIFECYCLE: conn=327 role=brain stream-subscriber stream=174 wall_ms=1785813580059 mono_ms=165825 event=stream-sub-attach stream=174 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:40.0603436Z CONN_LIFECYCLE: conn=327 role=brain stream-subscriber stream=174 wall_ms=1785813580060 mono_ms=165825 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:40.0605453Z CONN_LIFECYCLE: conn=326 role=brain wall_ms=1785813580060 mono_ms=165825 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:40.0607504Z CONN_LIFECYCLE: conn=326 role=brain stream-subscriber stream=175 wall_ms=1785813580060 mono_ms=165825 event=stream-sub-attach stream=175 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:40.0613009Z CONN_LIFECYCLE: conn=327 role=brain stream-subscriber stream=174 wall_ms=1785813580061 mono_ms=165826 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:40.0615255Z CONN_LIFECYCLE: conn=328 role=brain wall_ms=1785813580061 mono_ms=165826 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:40.0616556Z CONN_LIFECYCLE: conn=328 role=brain wall_ms=1785813580061 mono_ms=165826 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:40.0618736Z CONN_LIFECYCLE: conn=326 role=brain stream-subscriber stream=175 wall_ms=1785813580061 mono_ms=165827 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:40.0620362Z CONN_LIFECYCLE: conn=329 role=brain wall_ms=1785813580061 mono_ms=165827 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:40.0621485Z CONN_LIFECYCLE: conn=329 role=brain wall_ms=1785813580062 mono_ms=165827 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:40.3619416Z CONN_LIFECYCLE: conn=330 role=brain wall_ms=1785813580361 mono_ms=166127 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:40.3621087Z CONN_LIFECYCLE: conn=330 role=brain wall_ms=1785813580361 mono_ms=166127 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:40.3625404Z CONN_LIFECYCLE: conn=331 role=brain stream-subscriber stream=176 wall_ms=1785813580362 mono_ms=166127 event=stream-sub-attach stream=176 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:40.3627542Z CONN_LIFECYCLE: conn=331 role=brain stream-subscriber stream=176 wall_ms=1785813580362 mono_ms=166127 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:40.3848734Z CONN_LIFECYCLE: conn=331 role=brain stream-subscriber stream=176 wall_ms=1785813580384 mono_ms=166150 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:40.3850780Z CONN_LIFECYCLE: conn=332 role=brain wall_ms=1785813580384 mono_ms=166150 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:40.3852006Z CONN_LIFECYCLE: conn=332 role=brain wall_ms=1785813580385 mono_ms=166150 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:40.4628433Z CONN_LIFECYCLE: conn=333 role=brain wall_ms=1785813580462 mono_ms=166227 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:40.4630045Z CONN_LIFECYCLE: conn=333 role=brain wall_ms=1785813580462 mono_ms=166228 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:40.4633578Z CONN_LIFECYCLE: conn=334 role=brain stream-subscriber stream=177 wall_ms=1785813580463 mono_ms=166228 event=stream-sub-attach stream=177 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:40.4634931Z CONN_LIFECYCLE: conn=334 role=brain stream-subscriber stream=177 wall_ms=1785813580463 mono_ms=166228 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:40.4643101Z CONN_LIFECYCLE: conn=334 role=brain stream-subscriber stream=177 wall_ms=1785813580464 mono_ms=166229 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:40.4644398Z CONN_LIFECYCLE: conn=335 role=brain wall_ms=1785813580464 mono_ms=166229 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:40.4645415Z CONN_LIFECYCLE: conn=335 role=brain wall_ms=1785813580464 mono_ms=166229 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:41.1182989Z CONN_LIFECYCLE: conn=336 role=brain wall_ms=1785813581118 mono_ms=166883 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:41.1184771Z CONN_LIFECYCLE: conn=337 role=brain wall_ms=1785813581118 mono_ms=166883 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:41.1185952Z CONN_LIFECYCLE: conn=336 role=brain wall_ms=1785813581118 mono_ms=166883 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:41.1187248Z CONN_LIFECYCLE: conn=337 role=brain wall_ms=1785813581118 mono_ms=166883 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:41.1188775Z CONN_LIFECYCLE: conn=338 role=brain stream-subscriber stream=178 wall_ms=1785813581118 mono_ms=166883 event=stream-sub-attach stream=178 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:41.1190498Z CONN_LIFECYCLE: conn=338 role=brain stream-subscriber stream=178 wall_ms=1785813581118 mono_ms=166884 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:41.1191614Z CONN_LIFECYCLE: conn=339 role=brain wall_ms=1785813581119 mono_ms=166884 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:41.1193403Z CONN_LIFECYCLE: conn=339 role=brain stream-subscriber stream=179 wall_ms=1785813581119 mono_ms=166884 event=stream-sub-attach stream=179 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:41.1198845Z CONN_LIFECYCLE: conn=338 role=brain stream-subscriber stream=178 wall_ms=1785813581119 mono_ms=166885 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:41.1200209Z CONN_LIFECYCLE: conn=340 role=brain wall_ms=1785813581119 mono_ms=166885 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:41.1201339Z CONN_LIFECYCLE: conn=340 role=brain wall_ms=1785813581120 mono_ms=166885 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:41.1205652Z CONN_LIFECYCLE: conn=339 role=brain stream-subscriber stream=179 wall_ms=1785813581120 mono_ms=166885 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:41.1206710Z CONN_LIFECYCLE: conn=341 role=brain wall_ms=1785813581120 mono_ms=166885 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:41.1207583Z CONN_LIFECYCLE: conn=341 role=brain wall_ms=1785813581120 mono_ms=166886 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:41.4709336Z CONN_LIFECYCLE: conn=342 role=brain wall_ms=1785813581470 mono_ms=167236 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:41.4711186Z CONN_LIFECYCLE: conn=342 role=brain wall_ms=1785813581470 mono_ms=167236 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:41.4713231Z CONN_LIFECYCLE: conn=343 role=brain stream-subscriber stream=180 wall_ms=1785813581471 mono_ms=167236 event=stream-sub-attach stream=180 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:41.4716193Z CONN_LIFECYCLE: conn=343 role=brain stream-subscriber stream=180 wall_ms=1785813581471 mono_ms=167236 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:41.4936982Z CONN_LIFECYCLE: conn=343 role=brain stream-subscriber stream=180 wall_ms=1785813581493 mono_ms=167258 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:41.4939345Z CONN_LIFECYCLE: conn=344 role=brain wall_ms=1785813581493 mono_ms=167259 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:41.4940661Z CONN_LIFECYCLE: conn=344 role=brain wall_ms=1785813581493 mono_ms=167259 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:41.5719940Z CONN_LIFECYCLE: conn=345 role=brain wall_ms=1785813581571 mono_ms=167337 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:41.5721528Z CONN_LIFECYCLE: conn=345 role=brain wall_ms=1785813581571 mono_ms=167337 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:41.5723404Z CONN_LIFECYCLE: conn=346 role=brain stream-subscriber stream=181 wall_ms=1785813581572 mono_ms=167337 event=stream-sub-attach stream=181 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:41.5725131Z CONN_LIFECYCLE: conn=346 role=brain stream-subscriber stream=181 wall_ms=1785813581572 mono_ms=167337 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:41.5732987Z CONN_LIFECYCLE: conn=346 role=brain stream-subscriber stream=181 wall_ms=1785813581573 mono_ms=167338 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:41.5734488Z CONN_LIFECYCLE: conn=347 role=brain wall_ms=1785813581573 mono_ms=167338 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:41.5735400Z CONN_LIFECYCLE: conn=347 role=brain wall_ms=1785813581573 mono_ms=167338 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:42.2277267Z CONN_LIFECYCLE: conn=348 role=brain wall_ms=1785813582227 mono_ms=167992 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:42.2278769Z CONN_LIFECYCLE: conn=349 role=brain wall_ms=1785813582227 mono_ms=167992 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:42.2280096Z CONN_LIFECYCLE: conn=348 role=brain wall_ms=1785813582227 mono_ms=167993 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:42.2281251Z CONN_LIFECYCLE: conn=349 role=brain wall_ms=1785813582227 mono_ms=167993 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:42.2282506Z CONN_LIFECYCLE: conn=351 role=brain stream-subscriber stream=182 wall_ms=1785813582228 mono_ms=167993 event=stream-sub-attach stream=182 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:42.2284217Z CONN_LIFECYCLE: conn=351 role=brain stream-subscriber stream=182 wall_ms=1785813582228 mono_ms=167993 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:42.2285990Z CONN_LIFECYCLE: conn=350 role=brain wall_ms=1785813582228 mono_ms=167993 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:42.2288057Z CONN_LIFECYCLE: conn=350 role=brain stream-subscriber stream=183 wall_ms=1785813582228 mono_ms=167994 event=stream-sub-attach stream=183 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:42.2294539Z CONN_LIFECYCLE: conn=351 role=brain stream-subscriber stream=182 wall_ms=1785813582229 mono_ms=167994 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:42.2295749Z CONN_LIFECYCLE: conn=352 role=brain wall_ms=1785813582229 mono_ms=167994 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:42.2297223Z CONN_LIFECYCLE: conn=352 role=brain wall_ms=1785813582229 mono_ms=167994 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:42.2300565Z CONN_LIFECYCLE: conn=350 role=brain stream-subscriber stream=183 wall_ms=1785813582229 mono_ms=167995 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:42.2301765Z CONN_LIFECYCLE: conn=353 role=brain wall_ms=1785813582230 mono_ms=167995 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:42.2302803Z CONN_LIFECYCLE: conn=353 role=brain wall_ms=1785813582230 mono_ms=167995 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:42.4802064Z CONN_LIFECYCLE: conn=354 role=brain wall_ms=1785813582479 mono_ms=168245 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:42.4803540Z CONN_LIFECYCLE: conn=354 role=brain wall_ms=1785813582480 mono_ms=168245 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:42.4807506Z CONN_LIFECYCLE: conn=355 role=brain stream-subscriber stream=184 wall_ms=1785813582480 mono_ms=168245 event=stream-sub-attach stream=184 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:42.4809910Z CONN_LIFECYCLE: conn=355 role=brain stream-subscriber stream=184 wall_ms=1785813582480 mono_ms=168246 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:42.5030528Z CONN_LIFECYCLE: conn=355 role=brain stream-subscriber stream=184 wall_ms=1785813582502 mono_ms=168268 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:42.5031992Z CONN_LIFECYCLE: conn=356 role=brain wall_ms=1785813582503 mono_ms=168268 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:42.5033233Z CONN_LIFECYCLE: conn=356 role=brain wall_ms=1785813582503 mono_ms=168268 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:42.5303143Z CONN_LIFECYCLE: conn=357 role=brain wall_ms=1785813582530 mono_ms=168295 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:42.5304477Z CONN_LIFECYCLE: conn=357 role=brain wall_ms=1785813582530 mono_ms=168295 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:42.5306861Z CONN_LIFECYCLE: conn=358 role=brain stream-subscriber stream=185 wall_ms=1785813582530 mono_ms=168295 event=stream-sub-attach stream=185 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:42.5308740Z CONN_LIFECYCLE: conn=358 role=brain stream-subscriber stream=185 wall_ms=1785813582530 mono_ms=168296 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:42.5316763Z CONN_LIFECYCLE: conn=358 role=brain stream-subscriber stream=185 wall_ms=1785813582531 mono_ms=168296 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:42.5318208Z CONN_LIFECYCLE: conn=359 role=brain wall_ms=1785813582531 mono_ms=168297 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:42.5319358Z CONN_LIFECYCLE: conn=359 role=brain wall_ms=1785813582531 mono_ms=168297 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:42.7825686Z CONN_LIFECYCLE: conn=360 role=brain wall_ms=1785813582782 mono_ms=168547 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:42.7826356Z DISPATCH:186:Unknown
2026-08-04T03:19:42.7827065Z CONN_LIFECYCLE: conn=360 role=brain wall_ms=1785813582782 mono_ms=168547 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:42.7828144Z DISPATCH_EV: gen=1785813537796 stream=186 family=unclassified attempt=0 conn=9 event=worker-outcome detail=Unknown elapsed_ms=0 endpoint=-
2026-08-04T03:19:43.1863863Z CONN_LIFECYCLE: conn=361 role=brain wall_ms=1785813583186 mono_ms=168951 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:43.1865929Z CONN_LIFECYCLE: conn=362 role=brain wall_ms=1785813583186 mono_ms=168951 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:43.1867760Z CONN_LIFECYCLE: conn=361 role=brain wall_ms=1785813583186 mono_ms=168951 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:43.1868911Z CONN_LIFECYCLE: conn=362 role=brain wall_ms=1785813583186 mono_ms=168951 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:43.1870369Z CONN_LIFECYCLE: conn=363 role=brain stream-subscriber stream=187 wall_ms=1785813583186 mono_ms=168952 event=stream-sub-attach stream=187 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:43.1872474Z CONN_LIFECYCLE: conn=363 role=brain stream-subscriber stream=187 wall_ms=1785813583186 mono_ms=168952 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:43.1874271Z CONN_LIFECYCLE: conn=364 role=brain wall_ms=1785813583187 mono_ms=168952 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:43.1876862Z CONN_LIFECYCLE: conn=364 role=brain stream-subscriber stream=188 wall_ms=1785813583187 mono_ms=168952 event=stream-sub-attach stream=188 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:43.1882090Z CONN_LIFECYCLE: conn=363 role=brain stream-subscriber stream=187 wall_ms=1785813583188 mono_ms=168953 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:43.1883545Z CONN_LIFECYCLE: conn=365 role=brain wall_ms=1785813583188 mono_ms=168953 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:43.1885135Z CONN_LIFECYCLE: conn=365 role=brain wall_ms=1785813583188 mono_ms=168953 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:43.1888733Z CONN_LIFECYCLE: conn=364 role=brain stream-subscriber stream=188 wall_ms=1785813583188 mono_ms=168954 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:43.1890341Z CONN_LIFECYCLE: conn=366 role=brain wall_ms=1785813583188 mono_ms=168954 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:43.1891629Z CONN_LIFECYCLE: conn=366 role=brain wall_ms=1785813583189 mono_ms=168954 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:43.5898601Z CONN_LIFECYCLE: conn=367 role=brain wall_ms=1785813583589 mono_ms=169354 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:43.5900100Z CONN_LIFECYCLE: conn=367 role=brain wall_ms=1785813583589 mono_ms=169355 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:43.5904989Z CONN_LIFECYCLE: conn=368 role=brain stream-subscriber stream=189 wall_ms=1785813583590 mono_ms=169355 event=stream-sub-attach stream=189 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:43.5906244Z CONN_LIFECYCLE: conn=368 role=brain stream-subscriber stream=189 wall_ms=1785813583590 mono_ms=169355 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:43.6125735Z CONN_LIFECYCLE: conn=368 role=brain stream-subscriber stream=189 wall_ms=1785813583612 mono_ms=169377 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:43.6127033Z CONN_LIFECYCLE: conn=369 role=brain wall_ms=1785813583612 mono_ms=169377 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:43.6128674Z CONN_LIFECYCLE: conn=369 role=brain wall_ms=1785813583612 mono_ms=169377 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:45.4050043Z CONN_LIFECYCLE: conn=370 role=brain wall_ms=1785813585404 mono_ms=171170 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:45.4051978Z CONN_LIFECYCLE: conn=370 role=brain wall_ms=1785813585404 mono_ms=171170 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:45.4053430Z CONN_LIFECYCLE: conn=371 role=brain stream-subscriber stream=190 wall_ms=1785813585405 mono_ms=171170 event=stream-sub-attach stream=190 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:45.4055303Z CONN_LIFECYCLE: conn=371 role=brain stream-subscriber stream=190 wall_ms=1785813585405 mono_ms=171170 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:45.4064280Z CONN_LIFECYCLE: conn=371 role=brain stream-subscriber stream=190 wall_ms=1785813585406 mono_ms=171171 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:45.4065755Z CONN_LIFECYCLE: conn=372 role=brain wall_ms=1785813585406 mono_ms=171171 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:45.4066808Z CONN_LIFECYCLE: conn=372 role=brain wall_ms=1785813585406 mono_ms=171171 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:46.0604783Z CONN_LIFECYCLE: conn=373 role=brain wall_ms=1785813586060 mono_ms=171825 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:46.0606140Z CONN_LIFECYCLE: conn=374 role=brain wall_ms=1785813586060 mono_ms=171825 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:46.0607669Z CONN_LIFECYCLE: conn=374 role=brain wall_ms=1785813586060 mono_ms=171825 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:46.0609653Z CONN_LIFECYCLE: conn=373 role=brain wall_ms=1785813586060 mono_ms=171825 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:46.0611165Z CONN_LIFECYCLE: conn=376 role=brain stream-subscriber stream=191 wall_ms=1785813586060 mono_ms=171825 event=stream-sub-attach stream=191 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:46.0611992Z CONN_LIFECYCLE: conn=376 role=brain stream-subscriber stream=191 wall_ms=1785813586060 mono_ms=171826 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:46.0613165Z CONN_LIFECYCLE: conn=375 role=brain wall_ms=1785813586061 mono_ms=171826 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:46.0614066Z CONN_LIFECYCLE: conn=375 role=brain stream-subscriber stream=192 wall_ms=1785813586061 mono_ms=171826 event=stream-sub-attach stream=192 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:46.0616405Z CONN_LIFECYCLE: conn=376 role=brain stream-subscriber stream=191 wall_ms=1785813586061 mono_ms=171826 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:46.0617425Z CONN_LIFECYCLE: conn=377 role=brain wall_ms=1785813586061 mono_ms=171827 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:46.0618301Z CONN_LIFECYCLE: conn=377 role=brain wall_ms=1785813586061 mono_ms=171827 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:46.0622904Z CONN_LIFECYCLE: conn=375 role=brain stream-subscriber stream=192 wall_ms=1785813586062 mono_ms=171827 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:46.0623963Z CONN_LIFECYCLE: conn=378 role=brain wall_ms=1785813586062 mono_ms=171827 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:46.0624831Z CONN_LIFECYCLE: conn=378 role=brain wall_ms=1785813586062 mono_ms=171827 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:46.4640445Z CONN_LIFECYCLE: conn=379 role=brain wall_ms=1785813586463 mono_ms=172229 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:46.4642484Z CONN_LIFECYCLE: conn=379 role=brain wall_ms=1785813586463 mono_ms=172229 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:46.4646597Z CONN_LIFECYCLE: conn=380 role=brain stream-subscriber stream=193 wall_ms=1785813586464 mono_ms=172229 event=stream-sub-attach stream=193 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:46.4648476Z CONN_LIFECYCLE: conn=380 role=brain stream-subscriber stream=193 wall_ms=1785813586464 mono_ms=172230 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:46.4869113Z CONN_LIFECYCLE: conn=380 role=brain stream-subscriber stream=193 wall_ms=1785813586486 mono_ms=172252 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:46.4870700Z CONN_LIFECYCLE: conn=381 role=brain wall_ms=1785813586486 mono_ms=172252 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:46.4871971Z CONN_LIFECYCLE: conn=381 role=brain wall_ms=1785813586487 mono_ms=172252 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:46.5143059Z CONN_LIFECYCLE: conn=382 role=brain wall_ms=1785813586514 mono_ms=172279 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:46.5144391Z CONN_LIFECYCLE: conn=382 role=brain wall_ms=1785813586514 mono_ms=172279 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:46.5146224Z CONN_LIFECYCLE: conn=383 role=brain stream-subscriber stream=194 wall_ms=1785813586514 mono_ms=172279 event=stream-sub-attach stream=194 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:46.5148033Z CONN_LIFECYCLE: conn=383 role=brain stream-subscriber stream=194 wall_ms=1785813586514 mono_ms=172280 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:46.5156233Z CONN_LIFECYCLE: conn=383 role=brain stream-subscriber stream=194 wall_ms=1785813586515 mono_ms=172280 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:46.5157404Z CONN_LIFECYCLE: conn=384 role=brain wall_ms=1785813586515 mono_ms=172280 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:46.5158807Z CONN_LIFECYCLE: conn=384 role=brain wall_ms=1785813586515 mono_ms=172281 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:47.1699848Z CONN_LIFECYCLE: conn=385 role=brain wall_ms=1785813587169 mono_ms=172935 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:47.1701604Z CONN_LIFECYCLE: conn=386 role=brain wall_ms=1785813587169 mono_ms=172935 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:47.1703491Z CONN_LIFECYCLE: conn=385 role=brain wall_ms=1785813587169 mono_ms=172935 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:47.1704620Z CONN_LIFECYCLE: conn=386 role=brain wall_ms=1785813587169 mono_ms=172935 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:47.1705808Z CONN_LIFECYCLE: conn=388 role=brain stream-subscriber stream=195 wall_ms=1785813587170 mono_ms=172935 event=stream-sub-attach stream=195 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:47.1707031Z CONN_LIFECYCLE: conn=388 role=brain stream-subscriber stream=195 wall_ms=1785813587170 mono_ms=172935 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:47.1709297Z CONN_LIFECYCLE: conn=387 role=brain wall_ms=1785813587170 mono_ms=172936 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:47.1711489Z CONN_LIFECYCLE: conn=387 role=brain stream-subscriber stream=196 wall_ms=1785813587171 mono_ms=172936 event=stream-sub-attach stream=196 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:47.1716768Z CONN_LIFECYCLE: conn=388 role=brain stream-subscriber stream=195 wall_ms=1785813587171 mono_ms=172936 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:47.1717929Z CONN_LIFECYCLE: conn=389 role=brain wall_ms=1785813587171 mono_ms=172937 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:47.1719036Z CONN_LIFECYCLE: conn=389 role=brain wall_ms=1785813587171 mono_ms=172937 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:47.1726778Z CONN_LIFECYCLE: conn=387 role=brain stream-subscriber stream=196 wall_ms=1785813587172 mono_ms=172937 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:47.1728180Z CONN_LIFECYCLE: conn=390 role=brain wall_ms=1785813587172 mono_ms=172938 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:47.1729357Z CONN_LIFECYCLE: conn=390 role=brain wall_ms=1785813587172 mono_ms=172938 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:47.5233663Z CONN_LIFECYCLE: conn=391 role=brain wall_ms=1785813587523 mono_ms=173288 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:47.5234822Z CONN_LIFECYCLE: conn=391 role=brain wall_ms=1785813587523 mono_ms=173288 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:47.5240260Z CONN_LIFECYCLE: conn=392 role=brain stream-subscriber stream=197 wall_ms=1785813587523 mono_ms=173289 event=stream-sub-attach stream=197 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:47.5241795Z CONN_LIFECYCLE: conn=392 role=brain stream-subscriber stream=197 wall_ms=1785813587524 mono_ms=173289 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:47.5462071Z CONN_LIFECYCLE: conn=392 role=brain stream-subscriber stream=197 wall_ms=1785813587546 mono_ms=173311 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:47.5463802Z CONN_LIFECYCLE: conn=393 role=brain wall_ms=1785813587546 mono_ms=173311 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:47.5465127Z CONN_LIFECYCLE: conn=393 role=brain wall_ms=1785813587546 mono_ms=173311 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:47.6240663Z CONN_LIFECYCLE: conn=394 role=brain wall_ms=1785813587623 mono_ms=173389 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:47.6241829Z CONN_LIFECYCLE: conn=394 role=brain wall_ms=1785813587623 mono_ms=173389 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:47.6242671Z CONN_LIFECYCLE: conn=395 role=brain stream-subscriber stream=198 wall_ms=1785813587624 mono_ms=173389 event=stream-sub-attach stream=198 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:47.6243811Z CONN_LIFECYCLE: conn=395 role=brain stream-subscriber stream=198 wall_ms=1785813587624 mono_ms=173389 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:47.6250697Z CONN_LIFECYCLE: conn=395 role=brain stream-subscriber stream=198 wall_ms=1785813587624 mono_ms=173390 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:47.6252228Z CONN_LIFECYCLE: conn=396 role=brain wall_ms=1785813587625 mono_ms=173390 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:47.6253117Z CONN_LIFECYCLE: conn=396 role=brain wall_ms=1785813587625 mono_ms=173390 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:48.2797951Z CONN_LIFECYCLE: conn=398 role=brain wall_ms=1785813588279 mono_ms=174044 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:48.2798886Z CONN_LIFECYCLE: conn=397 role=brain wall_ms=1785813588279 mono_ms=174044 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:48.2800676Z CONN_LIFECYCLE: conn=397 role=brain wall_ms=1785813588279 mono_ms=174045 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:48.2801881Z CONN_LIFECYCLE: conn=398 role=brain wall_ms=1785813588279 mono_ms=174045 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:48.2803151Z CONN_LIFECYCLE: conn=399 role=brain stream-subscriber stream=199 wall_ms=1785813588280 mono_ms=174045 event=stream-sub-attach stream=199 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:48.2805239Z CONN_LIFECYCLE: conn=399 role=brain stream-subscriber stream=199 wall_ms=1785813588280 mono_ms=174045 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:48.2808821Z CONN_LIFECYCLE: conn=400 role=brain wall_ms=1785813588280 mono_ms=174046 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:48.2811226Z CONN_LIFECYCLE: conn=400 role=brain stream-subscriber stream=200 wall_ms=1785813588281 mono_ms=174046 event=stream-sub-attach stream=200 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:48.2815347Z CONN_LIFECYCLE: conn=399 role=brain stream-subscriber stream=199 wall_ms=1785813588281 mono_ms=174046 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:48.2816814Z CONN_LIFECYCLE: conn=401 role=brain wall_ms=1785813588281 mono_ms=174046 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:48.2818241Z CONN_LIFECYCLE: conn=401 role=brain wall_ms=1785813588281 mono_ms=174046 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:48.2824476Z CONN_LIFECYCLE: conn=400 role=brain stream-subscriber stream=200 wall_ms=1785813588282 mono_ms=174047 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:48.2825979Z CONN_LIFECYCLE: conn=402 role=brain wall_ms=1785813588282 mono_ms=174047 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:48.2827251Z CONN_LIFECYCLE: conn=402 role=brain wall_ms=1785813588282 mono_ms=174047 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:48.3198041Z CONN_LIFECYCLE: conn=3 role=brain stream-subscriber stream=2 stream-subscriber stream=3 stream-subscriber stream=7 stream-subscriber stream=12 stream-subscriber stream=15 stream-subscriber stream=17 stream-subscriber stream=21 stream-subscriber stream=23… wall_ms=1785813588319 mono_ms=174084 event=stream-sub-release stream=168 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:48.3201850Z PUMP_PEER_FAIL:bcead52b862344aef51998ca5d8f15dce1e38e6cee3795b219a5849f6ad4b41a:peer reply-read: no progress within budget — dropping peer (brain IPC read deadline elapsed)
2026-08-04T03:19:48.3223700Z PUMP_PEER_FAIL:74a9aa6a635f34f30919abc22539417ff222ffb9474718ef0a8a611d4be9357a:closed by peer: 0
2026-08-04T03:19:48.3389629Z CONN_LIFECYCLE: conn=3 role=brain stream-subscriber stream=2 stream-subscriber stream=3 stream-subscriber stream=7 stream-subscriber stream=12 stream-subscriber stream=15 stream-subscriber stream=17 stream-subscriber stream=21 stream-subscriber stream=23… wall_ms=1785813588337 mono_ms=174103 event=stream-sub-attach stream=204 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:49.0865764Z CONN_LIFECYCLE: conn=403 role=brain wall_ms=1785813589086 mono_ms=174851 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:49.0867390Z CONN_LIFECYCLE: conn=403 role=brain wall_ms=1785813589086 mono_ms=174851 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:49.0871536Z CONN_LIFECYCLE: conn=404 role=brain stream-subscriber stream=205 wall_ms=1785813589086 mono_ms=174852 event=stream-sub-attach stream=205 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:49.0873538Z CONN_LIFECYCLE: conn=404 role=brain stream-subscriber stream=205 wall_ms=1785813589087 mono_ms=174852 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:49.1093379Z CONN_LIFECYCLE: conn=404 role=brain stream-subscriber stream=205 wall_ms=1785813589109 mono_ms=174874 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:49.1095433Z CONN_LIFECYCLE: conn=405 role=brain wall_ms=1785813589109 mono_ms=174874 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:49.1096846Z CONN_LIFECYCLE: conn=405 role=brain wall_ms=1785813589109 mono_ms=174874 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:49.1876008Z CONN_LIFECYCLE: conn=406 role=brain wall_ms=1785813589187 mono_ms=174952 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:49.1878512Z CONN_LIFECYCLE: conn=406 role=brain wall_ms=1785813589187 mono_ms=174952 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:49.1881228Z CONN_LIFECYCLE: conn=407 role=brain stream-subscriber stream=206 wall_ms=1785813589187 mono_ms=174953 event=stream-sub-attach stream=206 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:49.1882851Z CONN_LIFECYCLE: conn=407 role=brain stream-subscriber stream=206 wall_ms=1785813589188 mono_ms=174953 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:49.1890987Z CONN_LIFECYCLE: conn=407 role=brain stream-subscriber stream=206 wall_ms=1785813589188 mono_ms=174954 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:49.1892219Z CONN_LIFECYCLE: conn=408 role=brain wall_ms=1785813589189 mono_ms=174954 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:49.1893268Z CONN_LIFECYCLE: conn=408 role=brain wall_ms=1785813589189 mono_ms=174954 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:49.8430457Z CONN_LIFECYCLE: conn=409 role=brain wall_ms=1785813589842 mono_ms=175608 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:49.8431784Z CONN_LIFECYCLE: conn=410 role=brain wall_ms=1785813589842 mono_ms=175608 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:49.8433090Z CONN_LIFECYCLE: conn=409 role=brain wall_ms=1785813589843 mono_ms=175608 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:49.8434343Z CONN_LIFECYCLE: conn=410 role=brain wall_ms=1785813589843 mono_ms=175608 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:49.8435603Z CONN_LIFECYCLE: conn=411 role=brain stream-subscriber stream=207 wall_ms=1785813589843 mono_ms=175608 event=stream-sub-attach stream=207 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:49.8438141Z CONN_LIFECYCLE: conn=411 role=brain stream-subscriber stream=207 wall_ms=1785813589843 mono_ms=175608 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:49.8440918Z CONN_LIFECYCLE: conn=412 role=brain wall_ms=1785813589844 mono_ms=175609 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:49.8443113Z CONN_LIFECYCLE: conn=412 role=brain stream-subscriber stream=208 wall_ms=1785813589844 mono_ms=175609 event=stream-sub-attach stream=208 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:49.8448287Z CONN_LIFECYCLE: conn=411 role=brain stream-subscriber stream=207 wall_ms=1785813589844 mono_ms=175610 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:49.8449806Z CONN_LIFECYCLE: conn=413 role=brain wall_ms=1785813589844 mono_ms=175610 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:49.8450962Z CONN_LIFECYCLE: conn=413 role=brain wall_ms=1785813589844 mono_ms=175610 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:49.8457763Z CONN_LIFECYCLE: conn=412 role=brain stream-subscriber stream=208 wall_ms=1785813589845 mono_ms=175610 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:49.8459128Z CONN_LIFECYCLE: conn=414 role=brain wall_ms=1785813589845 mono_ms=175611 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:49.8460182Z CONN_LIFECYCLE: conn=414 role=brain wall_ms=1785813589845 mono_ms=175611 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:51.7597007Z CONN_LIFECYCLE: conn=415 role=brain wall_ms=1785813591759 mono_ms=177524 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:51.7598662Z CONN_LIFECYCLE: conn=415 role=brain wall_ms=1785813591759 mono_ms=177525 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:51.7603335Z CONN_LIFECYCLE: conn=416 role=brain stream-subscriber stream=209 wall_ms=1785813591760 mono_ms=177525 event=stream-sub-attach stream=209 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:51.7605395Z CONN_LIFECYCLE: conn=416 role=brain stream-subscriber stream=209 wall_ms=1785813591760 mono_ms=177525 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:51.7825461Z CONN_LIFECYCLE: conn=416 role=brain stream-subscriber stream=209 wall_ms=1785813591782 mono_ms=177547 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:51.7827591Z CONN_LIFECYCLE: conn=417 role=brain wall_ms=1785813591782 mono_ms=177547 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:51.7828905Z CONN_LIFECYCLE: conn=417 role=brain wall_ms=1785813591782 mono_ms=177548 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:51.8099264Z CONN_LIFECYCLE: conn=418 role=brain wall_ms=1785813591809 mono_ms=177575 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:51.8100664Z CONN_LIFECYCLE: conn=418 role=brain wall_ms=1785813591809 mono_ms=177575 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:51.8102772Z CONN_LIFECYCLE: conn=419 role=brain stream-subscriber stream=210 wall_ms=1785813591810 mono_ms=177575 event=stream-sub-attach stream=210 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:51.8104490Z CONN_LIFECYCLE: conn=419 role=brain stream-subscriber stream=210 wall_ms=1785813591810 mono_ms=177575 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:51.8111582Z CONN_LIFECYCLE: conn=419 role=brain stream-subscriber stream=210 wall_ms=1785813591811 mono_ms=177576 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:51.8112998Z CONN_LIFECYCLE: conn=420 role=brain wall_ms=1785813591811 mono_ms=177576 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:51.8114195Z CONN_LIFECYCLE: conn=420 role=brain wall_ms=1785813591811 mono_ms=177576 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:52.4667115Z CONN_LIFECYCLE: conn=421 role=brain wall_ms=1785813592466 mono_ms=178231 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:52.4668155Z CONN_LIFECYCLE: conn=422 role=brain wall_ms=1785813592466 mono_ms=178231 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:52.4669395Z CONN_LIFECYCLE: conn=422 role=brain wall_ms=1785813592466 mono_ms=178231 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:52.4671056Z CONN_LIFECYCLE: conn=421 role=brain wall_ms=1785813592466 mono_ms=178232 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:52.4672282Z CONN_LIFECYCLE: conn=424 role=brain stream-subscriber stream=211 wall_ms=1785813592467 mono_ms=178232 event=stream-sub-attach stream=211 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:52.4673660Z CONN_LIFECYCLE: conn=424 role=brain stream-subscriber stream=211 wall_ms=1785813592467 mono_ms=178232 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:52.4675420Z CONN_LIFECYCLE: conn=423 role=brain wall_ms=1785813592467 mono_ms=178232 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:52.4677611Z CONN_LIFECYCLE: conn=423 role=brain stream-subscriber stream=212 wall_ms=1785813592467 mono_ms=178232 event=stream-sub-attach stream=212 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:52.4683185Z CONN_LIFECYCLE: conn=424 role=brain stream-subscriber stream=211 wall_ms=1785813592468 mono_ms=178233 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:52.4684845Z CONN_LIFECYCLE: conn=425 role=brain wall_ms=1785813592468 mono_ms=178233 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:52.4686246Z CONN_LIFECYCLE: conn=425 role=brain wall_ms=1785813592468 mono_ms=178233 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:52.4690825Z CONN_LIFECYCLE: conn=423 role=brain stream-subscriber stream=212 wall_ms=1785813592468 mono_ms=178234 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:52.4692228Z CONN_LIFECYCLE: conn=426 role=brain wall_ms=1785813592469 mono_ms=178234 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:52.4693581Z CONN_LIFECYCLE: conn=426 role=brain wall_ms=1785813592469 mono_ms=178234 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:52.7443369Z PUMP_PEER_FAIL:74a9aa6a635f34f30919abc22539417ff222ffb9474718ef0a8a611d4be9357a:stream ended before Done
2026-08-04T03:19:52.7692292Z CONN_LIFECYCLE: conn=427 role=brain wall_ms=1785813592769 mono_ms=178534 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:52.7694111Z CONN_LIFECYCLE: conn=427 role=brain wall_ms=1785813592769 mono_ms=178534 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:52.7696594Z CONN_LIFECYCLE: conn=428 role=brain stream-subscriber stream=213 wall_ms=1785813592769 mono_ms=178534 event=stream-sub-attach stream=213 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:52.7698660Z CONN_LIFECYCLE: conn=428 role=brain stream-subscriber stream=213 wall_ms=1785813592769 mono_ms=178535 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:52.7919330Z CONN_LIFECYCLE: conn=428 role=brain stream-subscriber stream=213 wall_ms=1785813592791 mono_ms=178557 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:52.7921504Z CONN_LIFECYCLE: conn=429 role=brain wall_ms=1785813592791 mono_ms=178557 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:52.7923466Z CONN_LIFECYCLE: conn=429 role=brain wall_ms=1785813592792 mono_ms=178557 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:52.8701991Z CONN_LIFECYCLE: conn=430 role=brain wall_ms=1785813592869 mono_ms=178635 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:52.8704156Z CONN_LIFECYCLE: conn=430 role=brain wall_ms=1785813592870 mono_ms=178635 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:52.8706346Z CONN_LIFECYCLE: conn=431 role=brain stream-subscriber stream=214 wall_ms=1785813592870 mono_ms=178635 event=stream-sub-attach stream=214 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:52.8708761Z CONN_LIFECYCLE: conn=431 role=brain stream-subscriber stream=214 wall_ms=1785813592870 mono_ms=178636 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:52.8718720Z CONN_LIFECYCLE: conn=431 role=brain stream-subscriber stream=214 wall_ms=1785813592871 mono_ms=178637 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:52.8720426Z CONN_LIFECYCLE: conn=432 role=brain wall_ms=1785813592871 mono_ms=178637 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:52.8721718Z CONN_LIFECYCLE: conn=432 role=brain wall_ms=1785813592871 mono_ms=178637 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:53.3554222Z PUMP_DIAL_SUBMIT:bcead52b862344aef51998ca5d8f15dce1e38e6cee3795b219a5849f6ad4b41a:leg=roster addr={"id":"bcead52b862344aef51998ca5d8f15dce1e38e6cee3795b219a5849f6ad4b41a","addrs":[{"Ip":"192.168.1.81:7460"}]} wall_ms=1785813593355 mono_ms=55534
2026-08-04T03:19:53.3558474Z PUMP_DIAL_SUBMIT:74a9aa6a635f34f30919abc22539417ff222ffb9474718ef0a8a611d4be9357a:leg=cache addr={"id":"74a9aa6a635f34f30919abc22539417ff222ffb9474718ef0a8a611d4be9357a","addrs":[{"Ip":"100.98.197.12:49873"}]} wall_ms=1785813593355 mono_ms=55535
2026-08-04T03:19:53.3659564Z PUMP_PEER_FAIL:74a9aa6a635f34f30919abc22539417ff222ffb9474718ef0a8a611d4be9357a:closed by peer: 0
2026-08-04T03:19:53.3820518Z CONN_LIFECYCLE: conn=3 role=brain stream-subscriber stream=2 stream-subscriber stream=3 stream-subscriber stream=7 stream-subscriber stream=12 stream-subscriber stream=15 stream-subscriber stream=17 stream-subscriber stream=21 stream-subscriber stream=23… wall_ms=1785813593381 mono_ms=179147 event=stream-sub-attach stream=218 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:53.5255503Z CONN_LIFECYCLE: conn=434 role=brain wall_ms=1785813593525 mono_ms=179290 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:53.5256471Z CONN_LIFECYCLE: conn=433 role=brain wall_ms=1785813593525 mono_ms=179290 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:53.5257548Z CONN_LIFECYCLE: conn=434 role=brain wall_ms=1785813593525 mono_ms=179290 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:53.5258707Z CONN_LIFECYCLE: conn=433 role=brain wall_ms=1785813593525 mono_ms=179290 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:53.5260467Z CONN_LIFECYCLE: conn=435 role=brain stream-subscriber stream=219 wall_ms=1785813593525 mono_ms=179291 event=stream-sub-attach stream=219 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:53.5262854Z CONN_LIFECYCLE: conn=435 role=brain stream-subscriber stream=219 wall_ms=1785813593526 mono_ms=179291 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:53.5266145Z CONN_LIFECYCLE: conn=436 role=brain wall_ms=1785813593526 mono_ms=179291 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:53.5268261Z CONN_LIFECYCLE: conn=436 role=brain stream-subscriber stream=220 wall_ms=1785813593526 mono_ms=179292 event=stream-sub-attach stream=220 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:53.5272703Z CONN_LIFECYCLE: conn=435 role=brain stream-subscriber stream=219 wall_ms=1785813593527 mono_ms=179292 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:53.5274199Z CONN_LIFECYCLE: conn=437 role=brain wall_ms=1785813593527 mono_ms=179292 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:53.5275723Z CONN_LIFECYCLE: conn=437 role=brain wall_ms=1785813593527 mono_ms=179292 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:53.5282155Z CONN_LIFECYCLE: conn=436 role=brain stream-subscriber stream=220 wall_ms=1785813593528 mono_ms=179293 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:53.5283674Z CONN_LIFECYCLE: conn=438 role=brain wall_ms=1785813593528 mono_ms=179293 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:53.5285147Z CONN_LIFECYCLE: conn=438 role=brain wall_ms=1785813593528 mono_ms=179293 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:53.8283399Z CONN_LIFECYCLE: conn=439 role=brain wall_ms=1785813593828 mono_ms=179593 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:53.8284978Z CONN_LIFECYCLE: conn=439 role=brain wall_ms=1785813593828 mono_ms=179593 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:53.8289536Z CONN_LIFECYCLE: conn=440 role=brain stream-subscriber stream=221 wall_ms=1785813593828 mono_ms=179594 event=stream-sub-attach stream=221 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:53.8291230Z CONN_LIFECYCLE: conn=440 role=brain stream-subscriber stream=221 wall_ms=1785813593828 mono_ms=179594 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:53.8510016Z CONN_LIFECYCLE: conn=440 role=brain stream-subscriber stream=221 wall_ms=1785813593850 mono_ms=179616 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:53.8512080Z CONN_LIFECYCLE: conn=441 role=brain wall_ms=1785813593851 mono_ms=179616 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:53.8513293Z CONN_LIFECYCLE: conn=441 role=brain wall_ms=1785813593851 mono_ms=179616 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:53.8788367Z CONN_LIFECYCLE: conn=442 role=brain wall_ms=1785813593878 mono_ms=179643 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:53.8790820Z CONN_LIFECYCLE: conn=442 role=brain wall_ms=1785813593878 mono_ms=179644 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:53.8792905Z CONN_LIFECYCLE: conn=443 role=brain stream-subscriber stream=222 wall_ms=1785813593879 mono_ms=179644 event=stream-sub-attach stream=222 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:53.8794792Z CONN_LIFECYCLE: conn=443 role=brain stream-subscriber stream=222 wall_ms=1785813593879 mono_ms=179644 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:53.8803240Z CONN_LIFECYCLE: conn=443 role=brain stream-subscriber stream=222 wall_ms=1785813593880 mono_ms=179645 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:53.8804867Z CONN_LIFECYCLE: conn=444 role=brain wall_ms=1785813593880 mono_ms=179645 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:53.8806095Z CONN_LIFECYCLE: conn=444 role=brain wall_ms=1785813593880 mono_ms=179645 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:56.1463161Z CONN_LIFECYCLE: conn=445 role=brain wall_ms=1785813596146 mono_ms=181911 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:56.1465322Z CONN_LIFECYCLE: conn=446 role=brain wall_ms=1785813596146 mono_ms=181911 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:56.1466915Z CONN_LIFECYCLE: conn=445 role=brain wall_ms=1785813596146 mono_ms=181911 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:56.1468115Z CONN_LIFECYCLE: conn=446 role=brain wall_ms=1785813596146 mono_ms=181911 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:56.1469930Z CONN_LIFECYCLE: conn=447 role=brain stream-subscriber stream=223 wall_ms=1785813596146 mono_ms=181911 event=stream-sub-attach stream=223 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:56.1472518Z CONN_LIFECYCLE: conn=447 role=brain stream-subscriber stream=223 wall_ms=1785813596146 mono_ms=181912 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:56.1474356Z CONN_LIFECYCLE: conn=448 role=brain wall_ms=1785813596147 mono_ms=181912 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:56.1476187Z CONN_LIFECYCLE: conn=448 role=brain stream-subscriber stream=224 wall_ms=1785813596147 mono_ms=181912 event=stream-sub-attach stream=224 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:56.1480271Z CONN_LIFECYCLE: conn=447 role=brain stream-subscriber stream=223 wall_ms=1785813596147 mono_ms=181913 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:56.1481805Z CONN_LIFECYCLE: conn=449 role=brain wall_ms=1785813596148 mono_ms=181913 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:56.1483253Z CONN_LIFECYCLE: conn=449 role=brain wall_ms=1785813596148 mono_ms=181913 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:56.1487615Z CONN_LIFECYCLE: conn=448 role=brain stream-subscriber stream=224 wall_ms=1785813596148 mono_ms=181913 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:56.1489230Z CONN_LIFECYCLE: conn=450 role=brain wall_ms=1785813596148 mono_ms=181914 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:56.1490513Z CONN_LIFECYCLE: conn=450 role=brain wall_ms=1785813596148 mono_ms=181914 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:56.4487404Z CONN_LIFECYCLE: conn=451 role=brain wall_ms=1785813596448 mono_ms=182213 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:56.4488743Z CONN_LIFECYCLE: conn=451 role=brain wall_ms=1785813596448 mono_ms=182214 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:56.4492363Z CONN_LIFECYCLE: conn=452 role=brain stream-subscriber stream=225 wall_ms=1785813596449 mono_ms=182214 event=stream-sub-attach stream=225 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:56.4493609Z CONN_LIFECYCLE: conn=452 role=brain stream-subscriber stream=225 wall_ms=1785813596449 mono_ms=182214 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:56.4711253Z CONN_LIFECYCLE: conn=452 role=brain stream-subscriber stream=225 wall_ms=1785813596470 mono_ms=182236 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:56.4712251Z CONN_LIFECYCLE: conn=453 role=brain wall_ms=1785813596471 mono_ms=182236 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:56.4713120Z CONN_LIFECYCLE: conn=453 role=brain wall_ms=1785813596471 mono_ms=182236 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:56.5495452Z CONN_LIFECYCLE: conn=454 role=brain wall_ms=1785813596549 mono_ms=182314 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:56.5497108Z CONN_LIFECYCLE: conn=454 role=brain wall_ms=1785813596549 mono_ms=182314 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:56.5501220Z CONN_LIFECYCLE: conn=455 role=brain stream-subscriber stream=226 wall_ms=1785813596549 mono_ms=182315 event=stream-sub-attach stream=226 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:56.5503025Z CONN_LIFECYCLE: conn=455 role=brain stream-subscriber stream=226 wall_ms=1785813596550 mono_ms=182315 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:56.5512470Z CONN_LIFECYCLE: conn=455 role=brain stream-subscriber stream=226 wall_ms=1785813596551 mono_ms=182316 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:56.5514303Z CONN_LIFECYCLE: conn=456 role=brain wall_ms=1785813596551 mono_ms=182316 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:56.5515747Z CONN_LIFECYCLE: conn=456 role=brain wall_ms=1785813596551 mono_ms=182316 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:57.2050536Z CONN_LIFECYCLE: conn=457 role=brain wall_ms=1785813597204 mono_ms=182970 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:57.2052940Z CONN_LIFECYCLE: conn=458 role=brain wall_ms=1785813597204 mono_ms=182970 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:57.2054340Z CONN_LIFECYCLE: conn=457 role=brain wall_ms=1785813597205 mono_ms=182970 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:57.2056055Z CONN_LIFECYCLE: conn=458 role=brain wall_ms=1785813597205 mono_ms=182970 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:57.2057617Z CONN_LIFECYCLE: conn=460 role=brain stream-subscriber stream=227 wall_ms=1785813597205 mono_ms=182970 event=stream-sub-attach stream=227 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:57.2059148Z CONN_LIFECYCLE: conn=460 role=brain stream-subscriber stream=227 wall_ms=1785813597205 mono_ms=182971 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:57.2060162Z CONN_LIFECYCLE: conn=459 role=brain wall_ms=1785813597205 mono_ms=182971 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:57.2061307Z CONN_LIFECYCLE: conn=459 role=brain stream-subscriber stream=228 wall_ms=1785813597206 mono_ms=182971 event=stream-sub-attach stream=228 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:57.2067947Z CONN_LIFECYCLE: conn=460 role=brain stream-subscriber stream=227 wall_ms=1785813597206 mono_ms=182971 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:57.2069468Z CONN_LIFECYCLE: conn=461 role=brain wall_ms=1785813597206 mono_ms=182972 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:57.2070702Z CONN_LIFECYCLE: conn=461 role=brain wall_ms=1785813597206 mono_ms=182972 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:57.2074829Z CONN_LIFECYCLE: conn=459 role=brain stream-subscriber stream=228 wall_ms=1785813597207 mono_ms=182972 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:57.2076012Z CONN_LIFECYCLE: conn=462 role=brain wall_ms=1785813597207 mono_ms=182972 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:57.2077025Z CONN_LIFECYCLE: conn=462 role=brain wall_ms=1785813597207 mono_ms=182972 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:57.8098213Z CONN_LIFECYCLE: conn=463 role=brain wall_ms=1785813597809 mono_ms=183574 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:57.8099366Z DISPATCH:229:Failed("stream 229: opener not pinned yet")
2026-08-04T03:19:57.8100453Z DISPATCH_EV: gen=1785813537796 stream=229 family=unclassified attempt=0 conn=12 event=worker-outcome detail=Failed("stream 229: opener not pinned yet") elapsed_ms=0 endpoint=-
2026-08-04T03:19:57.8101972Z CONN_LIFECYCLE: conn=463 role=brain wall_ms=1785813597809 mono_ms=183575 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:57.9109080Z CONN_LIFECYCLE: conn=464 role=brain wall_ms=1785813597910 mono_ms=183676 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:57.9110495Z CONN_LIFECYCLE: conn=464 role=brain wall_ms=1785813597910 mono_ms=183676 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:57.9114311Z CONN_LIFECYCLE: conn=465 role=brain stream-subscriber stream=230 wall_ms=1785813597911 mono_ms=183676 event=stream-sub-attach stream=230 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:57.9115915Z CONN_LIFECYCLE: conn=465 role=brain stream-subscriber stream=230 wall_ms=1785813597911 mono_ms=183676 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:57.9337720Z CONN_LIFECYCLE: conn=465 role=brain stream-subscriber stream=230 wall_ms=1785813597933 mono_ms=183698 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:57.9339126Z CONN_LIFECYCLE: conn=466 role=brain wall_ms=1785813597933 mono_ms=183699 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:57.9340076Z CONN_LIFECYCLE: conn=466 role=brain wall_ms=1785813597933 mono_ms=183699 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:58.0116927Z CONN_LIFECYCLE: conn=467 role=brain wall_ms=1785813598011 mono_ms=183776 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:58.0119361Z CONN_LIFECYCLE: conn=467 role=brain wall_ms=1785813598011 mono_ms=183777 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:58.0122357Z CONN_LIFECYCLE: conn=468 role=brain stream-subscriber stream=231 wall_ms=1785813598012 mono_ms=183777 event=stream-sub-attach stream=231 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:58.0124496Z CONN_LIFECYCLE: conn=468 role=brain stream-subscriber stream=231 wall_ms=1785813598012 mono_ms=183777 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:58.0134133Z CONN_LIFECYCLE: conn=468 role=brain stream-subscriber stream=231 wall_ms=1785813598013 mono_ms=183778 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:58.0135451Z CONN_LIFECYCLE: conn=469 role=brain wall_ms=1785813598013 mono_ms=183778 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:58.0136527Z CONN_LIFECYCLE: conn=469 role=brain wall_ms=1785813598013 mono_ms=183778 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:58.3143155Z CONN_LIFECYCLE: conn=470 role=brain wall_ms=1785813598314 mono_ms=184079 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:58.3144773Z CONN_LIFECYCLE: conn=470 role=brain wall_ms=1785813598314 mono_ms=184079 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:58.3145774Z DISPATCH:229:Failed("stream 229: opener not pinned yet")
2026-08-04T03:19:58.3146876Z DISPATCH_EV: gen=1785813537796 stream=229 family=unclassified attempt=1 conn=12 event=worker-outcome detail=Failed("stream 229: opener not pinned yet") elapsed_ms=0 endpoint=-
2026-08-04T03:19:58.6687753Z CONN_LIFECYCLE: conn=471 role=brain wall_ms=1785813598668 mono_ms=184433 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:58.6689737Z CONN_LIFECYCLE: conn=472 role=brain wall_ms=1785813598668 mono_ms=184433 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:58.6691564Z CONN_LIFECYCLE: conn=471 role=brain wall_ms=1785813598668 mono_ms=184434 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:58.6693636Z CONN_LIFECYCLE: conn=472 role=brain wall_ms=1785813598668 mono_ms=184434 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:58.6695756Z CONN_LIFECYCLE: conn=473 role=brain stream-subscriber stream=232 wall_ms=1785813598669 mono_ms=184434 event=stream-sub-attach stream=232 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:58.6697025Z CONN_LIFECYCLE: conn=473 role=brain stream-subscriber stream=232 wall_ms=1785813598669 mono_ms=184434 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:58.6698356Z CONN_LIFECYCLE: conn=474 role=brain wall_ms=1785813598669 mono_ms=184435 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:58.6700430Z CONN_LIFECYCLE: conn=474 role=brain stream-subscriber stream=233 wall_ms=1785813598669 mono_ms=184435 event=stream-sub-attach stream=233 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:58.6705287Z CONN_LIFECYCLE: conn=473 role=brain stream-subscriber stream=232 wall_ms=1785813598670 mono_ms=184435 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:58.6707737Z CONN_LIFECYCLE: conn=475 role=brain wall_ms=1785813598670 mono_ms=184436 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:58.6709431Z CONN_LIFECYCLE: conn=475 role=brain wall_ms=1785813598670 mono_ms=184436 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:58.6713415Z CONN_LIFECYCLE: conn=474 role=brain stream-subscriber stream=233 wall_ms=1785813598671 mono_ms=184436 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:58.6715051Z CONN_LIFECYCLE: conn=476 role=brain wall_ms=1785813598671 mono_ms=184436 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:58.6716395Z CONN_LIFECYCLE: conn=476 role=brain wall_ms=1785813598671 mono_ms=184436 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:59.2242760Z CONN_LIFECYCLE: conn=477 role=brain wall_ms=1785813599224 mono_ms=184989 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:59.2244471Z CONN_LIFECYCLE: conn=477 role=brain wall_ms=1785813599224 mono_ms=184989 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:59.2248355Z CONN_LIFECYCLE: conn=478 role=brain stream-subscriber stream=234 wall_ms=1785813599224 mono_ms=184990 event=stream-sub-attach stream=234 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:59.2250059Z CONN_LIFECYCLE: conn=478 role=brain stream-subscriber stream=234 wall_ms=1785813599224 mono_ms=184990 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:59.2468233Z CONN_LIFECYCLE: conn=478 role=brain stream-subscriber stream=234 wall_ms=1785813599246 mono_ms=185011 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:59.2469666Z CONN_LIFECYCLE: conn=479 role=brain wall_ms=1785813599246 mono_ms=185012 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:59.2470524Z CONN_LIFECYCLE: conn=479 role=brain wall_ms=1785813599246 mono_ms=185012 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:59.3249640Z CONN_LIFECYCLE: conn=480 role=brain wall_ms=1785813599324 mono_ms=185090 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:59.3251610Z CONN_LIFECYCLE: conn=481 role=brain wall_ms=1785813599324 mono_ms=185090 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:59.3252493Z DISPATCH:229:Failed("stream 229: opener not pinned yet")
2026-08-04T03:19:59.3253479Z CONN_LIFECYCLE: conn=480 role=brain wall_ms=1785813599324 mono_ms=185090 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:59.3254881Z CONN_LIFECYCLE: conn=481 role=brain wall_ms=1785813599324 mono_ms=185090 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:59.3256407Z DISPATCH_EV: gen=1785813537796 stream=229 family=unclassified attempt=2 conn=12 event=worker-outcome detail=Failed("stream 229: opener not pinned yet") elapsed_ms=0 endpoint=-
2026-08-04T03:19:59.3257705Z CONN_LIFECYCLE: conn=482 role=brain stream-subscriber stream=235 wall_ms=1785813599325 mono_ms=185090 event=stream-sub-attach stream=235 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:59.3258903Z CONN_LIFECYCLE: conn=482 role=brain stream-subscriber stream=235 wall_ms=1785813599325 mono_ms=185090 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:59.3263734Z CONN_LIFECYCLE: conn=482 role=brain stream-subscriber stream=235 wall_ms=1785813599326 mono_ms=185091 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:59.3265020Z CONN_LIFECYCLE: conn=483 role=brain wall_ms=1785813599326 mono_ms=185091 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:19:59.3266018Z CONN_LIFECYCLE: conn=483 role=brain wall_ms=1785813599326 mono_ms=185091 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:20:00.2582750Z PAIR_MEET_UP:twohost step=59527120 id=c845f1b379b03a926f6570f7451c3a6a287a122a07f5e451c9681d33a4d90a2d addr=EndpointAddr { id: PublicKey(c845f1b379b03a926f6570f7451c3a6a287a122a07f5e451c9681d33a4d90a2d), addrs: {Ip(100.98.197.12:38145), Ip(192.168.1.164:38145)} }
2026-08-04T03:20:00.3332209Z CONN_LIFECYCLE: conn=484 role=brain wall_ms=1785813600333 mono_ms=186098 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:20:00.3333066Z CONN_LIFECYCLE: conn=484 role=brain wall_ms=1785813600333 mono_ms=186098 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:20:00.3334456Z CONN_LIFECYCLE: conn=485 role=brain stream-subscriber stream=236 wall_ms=1785813600333 mono_ms=186098 event=stream-sub-attach stream=236 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:20:00.3335892Z CONN_LIFECYCLE: conn=485 role=brain stream-subscriber stream=236 wall_ms=1785813600333 mono_ms=186098 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:20:00.3343621Z CONN_LIFECYCLE: conn=485 role=brain stream-subscriber stream=236 wall_ms=1785813600334 mono_ms=186099 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:20:00.3344645Z CONN_LIFECYCLE: conn=486 role=brain wall_ms=1785813600334 mono_ms=186099 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:20:00.3345547Z CONN_LIFECYCLE: conn=486 role=brain wall_ms=1785813600334 mono_ms=186099 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:20:00.3839712Z CONN_LIFECYCLE: conn=487 role=brain wall_ms=1785813600383 mono_ms=186149 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:20:00.3841897Z CONN_LIFECYCLE: conn=487 role=brain wall_ms=1785813600383 mono_ms=186149 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:20:00.3849327Z CONN_LIFECYCLE: conn=488 role=brain wall_ms=1785813600384 mono_ms=186150 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:20:00.3851541Z CONN_LIFECYCLE: conn=488 role=brain stream-subscriber stream=237 wall_ms=1785813600385 mono_ms=186150 event=stream-sub-attach stream=237 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:20:00.3863976Z CONN_LIFECYCLE: conn=488 role=brain stream-subscriber stream=237 wall_ms=1785813600386 mono_ms=186151 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:20:00.3865326Z CONN_LIFECYCLE: conn=489 role=brain wall_ms=1785813600386 mono_ms=186151 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:20:00.3866331Z CONN_LIFECYCLE: conn=489 role=brain wall_ms=1785813600386 mono_ms=186151 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:20:00.6357693Z CONN_LIFECYCLE: conn=490 role=brain wall_ms=1785813600635 mono_ms=186400 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:20:00.6358650Z CONN_LIFECYCLE: conn=490 role=brain wall_ms=1785813600635 mono_ms=186401 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:20:00.6361236Z CONN_LIFECYCLE: conn=491 role=brain stream-subscriber stream=238 wall_ms=1785813600636 mono_ms=186401 event=stream-sub-attach stream=238 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:20:00.6362323Z CONN_LIFECYCLE: conn=491 role=brain stream-subscriber stream=238 wall_ms=1785813600636 mono_ms=186401 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:20:00.6578612Z CONN_LIFECYCLE: conn=491 role=brain stream-subscriber stream=238 wall_ms=1785813600657 mono_ms=186423 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:20:00.6579909Z CONN_LIFECYCLE: conn=492 role=brain wall_ms=1785813600657 mono_ms=186423 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:20:00.6580847Z CONN_LIFECYCLE: conn=492 role=brain wall_ms=1785813600658 mono_ms=186423 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:20:00.7368695Z CONN_LIFECYCLE: conn=493 role=brain wall_ms=1785813600736 mono_ms=186502 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:20:00.7370618Z CONN_LIFECYCLE: conn=493 role=brain wall_ms=1785813600736 mono_ms=186502 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:20:00.7372695Z CONN_LIFECYCLE: conn=494 role=brain stream-subscriber stream=239 wall_ms=1785813600737 mono_ms=186502 event=stream-sub-attach stream=239 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:20:00.7374316Z CONN_LIFECYCLE: conn=494 role=brain stream-subscriber stream=239 wall_ms=1785813600737 mono_ms=186502 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:20:00.7384495Z CONN_LIFECYCLE: conn=494 role=brain stream-subscriber stream=239 wall_ms=1785813600738 mono_ms=186503 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:20:00.7386008Z CONN_LIFECYCLE: conn=495 role=brain wall_ms=1785813600738 mono_ms=186503 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:20:00.7387118Z CONN_LIFECYCLE: conn=495 role=brain wall_ms=1785813600738 mono_ms=186503 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:20:01.3926974Z CONN_LIFECYCLE: conn=496 role=brain wall_ms=1785813601392 mono_ms=187157 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:20:01.3928097Z CONN_LIFECYCLE: conn=497 role=brain wall_ms=1785813601392 mono_ms=187157 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:20:01.3929041Z CONN_LIFECYCLE: conn=497 role=brain wall_ms=1785813601392 mono_ms=187158 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:20:01.3930034Z CONN_LIFECYCLE: conn=496 role=brain wall_ms=1785813601392 mono_ms=187158 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:20:01.3931033Z CONN_LIFECYCLE: conn=499 role=brain stream-subscriber stream=240 wall_ms=1785813601392 mono_ms=187158 event=stream-sub-attach stream=240 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:20:01.3932015Z CONN_LIFECYCLE: conn=499 role=brain stream-subscriber stream=240 wall_ms=1785813601393 mono_ms=187158 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:20:01.3933290Z CONN_LIFECYCLE: conn=498 role=brain wall_ms=1785813601393 mono_ms=187158 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:20:01.3935434Z CONN_LIFECYCLE: conn=498 role=brain stream-subscriber stream=241 wall_ms=1785813601393 mono_ms=187158 event=stream-sub-attach stream=241 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:20:01.3939053Z CONN_LIFECYCLE: conn=499 role=brain stream-subscriber stream=240 wall_ms=1785813601393 mono_ms=187159 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:20:01.3940468Z CONN_LIFECYCLE: conn=500 role=brain wall_ms=1785813601393 mono_ms=187159 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:20:01.3941178Z CONN_LIFECYCLE: conn=500 role=brain wall_ms=1785813601394 mono_ms=187159 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:20:01.3944184Z CONN_LIFECYCLE: conn=498 role=brain stream-subscriber stream=241 wall_ms=1785813601394 mono_ms=187159 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:20:01.3945194Z CONN_LIFECYCLE: conn=501 role=brain wall_ms=1785813601394 mono_ms=187159 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:20:01.3945884Z CONN_LIFECYCLE: conn=501 role=brain wall_ms=1785813601394 mono_ms=187159 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:20:02.1498508Z CONN_LIFECYCLE: conn=502 role=brain wall_ms=1785813602149 mono_ms=187914 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:20:02.1500607Z CONN_LIFECYCLE: conn=502 role=brain wall_ms=1785813602149 mono_ms=187915 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:20:02.1504043Z CONN_LIFECYCLE: conn=503 role=brain stream-subscriber stream=242 wall_ms=1785813602150 mono_ms=187915 event=stream-sub-attach stream=242 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:20:02.1505371Z CONN_LIFECYCLE: conn=503 role=brain stream-subscriber stream=242 wall_ms=1785813602150 mono_ms=187915 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:20:02.1720973Z CONN_LIFECYCLE: conn=503 role=brain stream-subscriber stream=242 wall_ms=1785813602171 mono_ms=187937 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:20:02.1721861Z CONN_LIFECYCLE: conn=504 role=brain wall_ms=1785813602172 mono_ms=187937 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:20:02.1723238Z CONN_LIFECYCLE: conn=504 role=brain wall_ms=1785813602172 mono_ms=187937 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:20:02.2507526Z CONN_LIFECYCLE: conn=505 role=brain wall_ms=1785813602250 mono_ms=188015 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:20:02.2509256Z CONN_LIFECYCLE: conn=505 role=brain wall_ms=1785813602250 mono_ms=188016 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:20:02.2513021Z CONN_LIFECYCLE: conn=506 role=brain stream-subscriber stream=243 wall_ms=1785813602251 mono_ms=188016 event=stream-sub-attach stream=243 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:20:02.2515320Z CONN_LIFECYCLE: conn=506 role=brain stream-subscriber stream=243 wall_ms=1785813602251 mono_ms=188016 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:20:02.2524364Z CONN_LIFECYCLE: conn=506 role=brain stream-subscriber stream=243 wall_ms=1785813602252 mono_ms=188017 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:20:02.2526207Z CONN_LIFECYCLE: conn=507 role=brain wall_ms=1785813602252 mono_ms=188017 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:20:02.2527790Z CONN_LIFECYCLE: conn=507 role=brain wall_ms=1785813602252 mono_ms=188017 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:20:02.9070014Z CONN_LIFECYCLE: conn=508 role=brain wall_ms=1785813602906 mono_ms=188672 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:20:02.9071394Z CONN_LIFECYCLE: conn=509 role=brain wall_ms=1785813602906 mono_ms=188672 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:20:02.9072751Z CONN_LIFECYCLE: conn=508 role=brain wall_ms=1785813602906 mono_ms=188672 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:20:02.9073905Z CONN_LIFECYCLE: conn=509 role=brain wall_ms=1785813602907 mono_ms=188672 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:20:02.9075536Z CONN_LIFECYCLE: conn=510 role=brain stream-subscriber stream=244 wall_ms=1785813602907 mono_ms=188672 event=stream-sub-attach stream=244 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:20:02.9077106Z CONN_LIFECYCLE: conn=510 role=brain stream-subscriber stream=244 wall_ms=1785813602907 mono_ms=188672 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:20:02.9080274Z CONN_LIFECYCLE: conn=511 role=brain wall_ms=1785813602907 mono_ms=188673 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:20:02.9082306Z CONN_LIFECYCLE: conn=511 role=brain stream-subscriber stream=245 wall_ms=1785813602908 mono_ms=188673 event=stream-sub-attach stream=245 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:20:02.9088863Z CONN_LIFECYCLE: conn=510 role=brain stream-subscriber stream=244 wall_ms=1785813602908 mono_ms=188674 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:20:02.9090553Z CONN_LIFECYCLE: conn=512 role=brain wall_ms=1785813602908 mono_ms=188674 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:20:02.9091931Z CONN_LIFECYCLE: conn=512 role=brain wall_ms=1785813602909 mono_ms=188674 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:20:02.9095421Z CONN_LIFECYCLE: conn=511 role=brain stream-subscriber stream=245 wall_ms=1785813602909 mono_ms=188674 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:20:02.9097325Z CONN_LIFECYCLE: conn=513 role=brain wall_ms=1785813602909 mono_ms=188674 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:20:02.9098345Z CONN_LIFECYCLE: conn=513 role=brain wall_ms=1785813602909 mono_ms=188675 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:20:03.2600531Z CONN_LIFECYCLE: conn=514 role=brain wall_ms=1785813603259 mono_ms=189025 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:20:03.2602367Z CONN_LIFECYCLE: conn=514 role=brain wall_ms=1785813603260 mono_ms=189025 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:20:03.2606509Z CONN_LIFECYCLE: conn=515 role=brain stream-subscriber stream=246 wall_ms=1785813603260 mono_ms=189025 event=stream-sub-attach stream=246 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:20:03.2608257Z CONN_LIFECYCLE: conn=515 role=brain stream-subscriber stream=246 wall_ms=1785813603260 mono_ms=189026 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:20:03.2826549Z CONN_LIFECYCLE: conn=515 role=brain stream-subscriber stream=246 wall_ms=1785813603282 mono_ms=189047 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:20:03.2828018Z CONN_LIFECYCLE: conn=516 role=brain wall_ms=1785813603282 mono_ms=189048 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:20:03.2829206Z CONN_LIFECYCLE: conn=516 role=brain wall_ms=1785813603282 mono_ms=189048 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:20:03.3609965Z CONN_LIFECYCLE: conn=517 role=brain wall_ms=1785813603360 mono_ms=189126 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:20:03.3611328Z CONN_LIFECYCLE: conn=517 role=brain wall_ms=1785813603360 mono_ms=189126 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:20:03.3615067Z CONN_LIFECYCLE: conn=518 role=brain stream-subscriber stream=247 wall_ms=1785813603361 mono_ms=189126 event=stream-sub-attach stream=247 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:20:03.3616355Z CONN_LIFECYCLE: conn=518 role=brain stream-subscriber stream=247 wall_ms=1785813603361 mono_ms=189126 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:20:03.3625599Z CONN_LIFECYCLE: conn=518 role=brain stream-subscriber stream=247 wall_ms=1785813603362 mono_ms=189127 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:20:03.3626995Z CONN_LIFECYCLE: conn=519 role=brain wall_ms=1785813603362 mono_ms=189127 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:20:03.3628204Z CONN_LIFECYCLE: conn=519 role=brain wall_ms=1785813603362 mono_ms=189128 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:20:03.4348564Z CONN_LIFECYCLE: conn=3 role=brain stream-subscriber stream=2 stream-subscriber stream=3 stream-subscriber stream=7 stream-subscriber stream=12 stream-subscriber stream=15 stream-subscriber stream=17 stream-subscriber stream=21 stream-subscriber stream=23… wall_ms=1785813603434 mono_ms=189199 event=stream-sub-release stream=218 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:20:03.4351145Z PUMP_PEER_FAIL:bcead52b862344aef51998ca5d8f15dce1e38e6cee3795b219a5849f6ad4b41a:peer reply-read: no progress within budget — dropping peer (brain IPC read deadline elapsed)
2026-08-04T03:20:03.4501556Z CONN_LIFECYCLE: conn=3 role=brain stream-subscriber stream=2 stream-subscriber stream=3 stream-subscriber stream=7 stream-subscriber stream=12 stream-subscriber stream=15 stream-subscriber stream=17 stream-subscriber stream=21 stream-subscriber stream=23… wall_ms=1785813603449 mono_ms=189215 event=stream-sub-attach stream=250 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:20:04.0164987Z CONN_LIFECYCLE: conn=520 role=brain wall_ms=1785813604016 mono_ms=189781 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:20:04.0166528Z CONN_LIFECYCLE: conn=521 role=brain wall_ms=1785813604016 mono_ms=189781 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:20:04.0167530Z CONN_LIFECYCLE: conn=520 role=brain wall_ms=1785813604016 mono_ms=189781 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:20:04.0168498Z CONN_LIFECYCLE: conn=521 role=brain wall_ms=1785813604016 mono_ms=189781 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:20:04.0176343Z CONN_LIFECYCLE: conn=522 role=brain stream-subscriber stream=251 wall_ms=1785813604016 mono_ms=189781 event=stream-sub-attach stream=251 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:20:04.0177367Z CONN_LIFECYCLE: conn=522 role=brain stream-subscriber stream=251 wall_ms=1785813604016 mono_ms=189782 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:20:04.0178152Z CONN_LIFECYCLE: conn=523 role=brain wall_ms=1785813604017 mono_ms=189782 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:20:04.0179029Z CONN_LIFECYCLE: conn=523 role=brain stream-subscriber stream=252 wall_ms=1785813604017 mono_ms=189782 event=stream-sub-attach stream=252 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:20:04.0180010Z CONN_LIFECYCLE: conn=522 role=brain stream-subscriber stream=251 wall_ms=1785813604017 mono_ms=189782 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:20:04.0180924Z CONN_LIFECYCLE: conn=524 role=brain wall_ms=1785813604017 mono_ms=189783 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:20:04.0181729Z CONN_LIFECYCLE: conn=524 role=brain wall_ms=1785813604017 mono_ms=189783 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:20:04.0182658Z CONN_LIFECYCLE: conn=523 role=brain stream-subscriber stream=252 wall_ms=1785813604018 mono_ms=189783 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:20:04.0183489Z CONN_LIFECYCLE: conn=525 role=brain wall_ms=1785813604018 mono_ms=189783 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:20:04.0184175Z CONN_LIFECYCLE: conn=525 role=brain wall_ms=1785813604018 mono_ms=189783 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:20:04.2689723Z CONN_LIFECYCLE: conn=526 role=brain wall_ms=1785813604268 mono_ms=190034 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:20:04.2691440Z CONN_LIFECYCLE: conn=526 role=brain wall_ms=1785813604268 mono_ms=190034 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:20:04.2694292Z CONN_LIFECYCLE: conn=527 role=brain stream-subscriber stream=253 wall_ms=1785813604269 mono_ms=190034 event=stream-sub-attach stream=253 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:20:04.2695723Z CONN_LIFECYCLE: conn=527 role=brain stream-subscriber stream=253 wall_ms=1785813604269 mono_ms=190034 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:20:04.2911923Z CONN_LIFECYCLE: conn=527 role=brain stream-subscriber stream=253 wall_ms=1785813604291 mono_ms=190056 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:20:04.2913083Z CONN_LIFECYCLE: conn=528 role=brain wall_ms=1785813604291 mono_ms=190056 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:20:04.2913998Z CONN_LIFECYCLE: conn=528 role=brain wall_ms=1785813604291 mono_ms=190056 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:20:04.3194008Z CONN_LIFECYCLE: conn=529 role=brain wall_ms=1785813604319 mono_ms=190084 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:20:04.3195735Z CONN_LIFECYCLE: conn=529 role=brain wall_ms=1785813604319 mono_ms=190084 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:20:04.3197701Z CONN_LIFECYCLE: conn=530 role=brain stream-subscriber stream=254 wall_ms=1785813604319 mono_ms=190084 event=stream-sub-attach stream=254 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:20:04.3199900Z CONN_LIFECYCLE: conn=530 role=brain stream-subscriber stream=254 wall_ms=1785813604319 mono_ms=190085 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:20:04.3207649Z CONN_LIFECYCLE: conn=530 role=brain stream-subscriber stream=254 wall_ms=1785813604320 mono_ms=190085 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:20:04.3209492Z CONN_LIFECYCLE: conn=531 role=brain wall_ms=1785813604320 mono_ms=190086 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:20:04.3210885Z CONN_LIFECYCLE: conn=531 role=brain wall_ms=1785813604320 mono_ms=190086 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:20:07.1957854Z CONN_LIFECYCLE: conn=532 role=brain wall_ms=1785813607195 mono_ms=192960 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:20:07.1959450Z CONN_LIFECYCLE: conn=533 role=brain wall_ms=1785813607195 mono_ms=192960 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:20:07.1960897Z CONN_LIFECYCLE: conn=533 role=brain wall_ms=1785813607195 mono_ms=192961 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:20:07.1962579Z CONN_LIFECYCLE: conn=532 role=brain wall_ms=1785813607195 mono_ms=192961 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:20:07.1964102Z CONN_LIFECYCLE: conn=534 role=brain stream-subscriber stream=255 wall_ms=1785813607196 mono_ms=192961 event=stream-sub-attach stream=255 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:20:07.1965075Z CONN_LIFECYCLE: conn=534 role=brain stream-subscriber stream=255 wall_ms=1785813607196 mono_ms=192961 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:20:07.1966210Z CONN_LIFECYCLE: conn=535 role=brain wall_ms=1785813607196 mono_ms=192961 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:20:07.1967942Z CONN_LIFECYCLE: conn=535 role=brain stream-subscriber stream=256 wall_ms=1785813607196 mono_ms=192962 event=stream-sub-attach stream=256 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:20:07.1971637Z CONN_LIFECYCLE: conn=534 role=brain stream-subscriber stream=255 wall_ms=1785813607197 mono_ms=192962 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:20:07.1973144Z CONN_LIFECYCLE: conn=536 role=brain wall_ms=1785813607197 mono_ms=192962 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:20:07.1973982Z CONN_LIFECYCLE: conn=536 role=brain wall_ms=1785813607197 mono_ms=192962 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:20:07.1977968Z CONN_LIFECYCLE: conn=535 role=brain stream-subscriber stream=256 wall_ms=1785813607197 mono_ms=192963 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:20:07.1979378Z CONN_LIFECYCLE: conn=537 role=brain wall_ms=1785813607197 mono_ms=192963 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:20:07.1980170Z CONN_LIFECYCLE: conn=537 role=brain wall_ms=1785813607197 mono_ms=192963 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:20:07.6501815Z CONN_LIFECYCLE: conn=538 role=brain wall_ms=1785813607649 mono_ms=193415 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:20:07.6503512Z CONN_LIFECYCLE: conn=538 role=brain wall_ms=1785813607650 mono_ms=193415 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:20:07.6508288Z CONN_LIFECYCLE: conn=539 role=brain stream-subscriber stream=257 wall_ms=1785813607650 mono_ms=193416 event=stream-sub-attach stream=257 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:20:07.6510499Z CONN_LIFECYCLE: conn=539 role=brain stream-subscriber stream=257 wall_ms=1785813607650 mono_ms=193416 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:20:07.6731777Z CONN_LIFECYCLE: conn=539 role=brain stream-subscriber stream=257 wall_ms=1785813607672 mono_ms=193438 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:20:07.6733446Z CONN_LIFECYCLE: conn=540 role=brain wall_ms=1785813607673 mono_ms=193438 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:20:07.6734711Z CONN_LIFECYCLE: conn=540 role=brain wall_ms=1785813607673 mono_ms=193438 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:20:07.7615309Z PUMP_PEER_FAIL:74a9aa6a635f34f30919abc22539417ff222ffb9474718ef0a8a611d4be9357a:stream ended before Done
2026-08-04T03:20:07.8015411Z CONN_LIFECYCLE: conn=541 role=brain wall_ms=1785813607801 mono_ms=193566 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:20:07.8017109Z CONN_LIFECYCLE: conn=541 role=brain wall_ms=1785813607801 mono_ms=193566 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:20:07.8019240Z CONN_LIFECYCLE: conn=542 role=brain stream-subscriber stream=258 wall_ms=1785813607801 mono_ms=193567 event=stream-sub-attach stream=258 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:20:07.8020766Z CONN_LIFECYCLE: conn=542 role=brain stream-subscriber stream=258 wall_ms=1785813607801 mono_ms=193567 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:20:07.8029514Z CONN_LIFECYCLE: conn=542 role=brain stream-subscriber stream=258 wall_ms=1785813607802 mono_ms=193568 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:20:07.8031464Z CONN_LIFECYCLE: conn=543 role=brain wall_ms=1785813607803 mono_ms=193568 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:20:07.8032715Z CONN_LIFECYCLE: conn=543 role=brain wall_ms=1785813607803 mono_ms=193568 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:20:08.3742837Z PUMP_DIAL_SUBMIT:bcead52b862344aef51998ca5d8f15dce1e38e6cee3795b219a5849f6ad4b41a:leg=roster addr={"id":"bcead52b862344aef51998ca5d8f15dce1e38e6cee3795b219a5849f6ad4b41a","addrs":[{"Ip":"192.168.1.81:7460"}]} wall_ms=1785813608373 mono_ms=70553
2026-08-04T03:20:08.3749543Z PUMP_DIAL_SUBMIT:74a9aa6a635f34f30919abc22539417ff222ffb9474718ef0a8a611d4be9357a:leg=cache addr={"id":"74a9aa6a635f34f30919abc22539417ff222ffb9474718ef0a8a611d4be9357a","addrs":[{"Ip":"100.98.197.12:49873"}]} wall_ms=1785813608374 mono_ms=70554
2026-08-04T03:20:08.3855258Z PUMP_PEER_FAIL:74a9aa6a635f34f30919abc22539417ff222ffb9474718ef0a8a611d4be9357a:closed by peer: 0
2026-08-04T03:20:08.5577232Z CONN_LIFECYCLE: conn=544 role=brain wall_ms=1785813608557 mono_ms=194322 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:20:08.5578708Z CONN_LIFECYCLE: conn=545 role=brain wall_ms=1785813608557 mono_ms=194322 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:20:08.5579872Z CONN_LIFECYCLE: conn=544 role=brain wall_ms=1785813608557 mono_ms=194323 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:20:08.5580891Z CONN_LIFECYCLE: conn=545 role=brain wall_ms=1785813608557 mono_ms=194323 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:20:08.5582531Z CONN_LIFECYCLE: conn=547 role=brain stream-subscriber stream=260 wall_ms=1785813608557 mono_ms=194323 event=stream-sub-attach stream=260 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:20:08.5583614Z CONN_LIFECYCLE: conn=547 role=brain stream-subscriber stream=260 wall_ms=1785813608558 mono_ms=194323 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:20:08.5584650Z CONN_LIFECYCLE: conn=546 role=brain wall_ms=1785813608558 mono_ms=194323 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:20:08.5586339Z CONN_LIFECYCLE: conn=546 role=brain stream-subscriber stream=261 wall_ms=1785813608558 mono_ms=194323 event=stream-sub-attach stream=261 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:20:08.5588265Z CONN_LIFECYCLE: conn=547 role=brain stream-subscriber stream=260 wall_ms=1785813608558 mono_ms=194324 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:20:08.5589511Z CONN_LIFECYCLE: conn=548 role=brain wall_ms=1785813608558 mono_ms=194324 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:20:08.5590470Z CONN_LIFECYCLE: conn=548 role=brain wall_ms=1785813608558 mono_ms=194324 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:20:08.5595835Z CONN_LIFECYCLE: conn=546 role=brain stream-subscriber stream=261 wall_ms=1785813608559 mono_ms=194324 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:20:08.5597948Z CONN_LIFECYCLE: conn=3 role=brain stream-subscriber stream=2 stream-subscriber stream=3 stream-subscriber stream=7 stream-subscriber stream=12 stream-subscriber stream=15 stream-subscriber stream=17 stream-subscriber stream=21 stream-subscriber stream=23… wall_ms=1785813608559 mono_ms=194324 event=stream-sub-attach stream=264 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:20:08.5599504Z CONN_LIFECYCLE: conn=549 role=brain wall_ms=1785813608559 mono_ms=194324 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:20:08.5600185Z CONN_LIFECYCLE: conn=549 role=brain wall_ms=1785813608559 mono_ms=194325 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:20:09.0118148Z CONN_LIFECYCLE: conn=550 role=brain wall_ms=1785813609011 mono_ms=194776 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:20:09.0119693Z CONN_LIFECYCLE: conn=550 role=brain wall_ms=1785813609011 mono_ms=194777 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:20:09.0123449Z CONN_LIFECYCLE: conn=551 role=brain stream-subscriber stream=265 wall_ms=1785813609012 mono_ms=194777 event=stream-sub-attach stream=265 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:20:09.0124795Z CONN_LIFECYCLE: conn=551 role=brain stream-subscriber stream=265 wall_ms=1785813609012 mono_ms=194777 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:20:09.0341862Z CONN_LIFECYCLE: conn=551 role=brain stream-subscriber stream=265 wall_ms=1785813609034 mono_ms=194799 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:20:09.0342835Z CONN_LIFECYCLE: conn=552 role=brain wall_ms=1785813609034 mono_ms=194799 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:20:09.0343705Z CONN_LIFECYCLE: conn=552 role=brain wall_ms=1785813609034 mono_ms=194799 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:20:09.2140901Z CONN_LIFECYCLE: conn=553 role=brain wall_ms=1785813609213 mono_ms=194979 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:20:09.2142344Z CONN_LIFECYCLE: conn=553 role=brain wall_ms=1785813609213 mono_ms=194979 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:20:09.2144104Z CONN_LIFECYCLE: conn=554 role=brain stream-subscriber stream=266 wall_ms=1785813609214 mono_ms=194979 event=stream-sub-attach stream=266 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:20:09.2146267Z CONN_LIFECYCLE: conn=554 role=brain stream-subscriber stream=266 wall_ms=1785813609214 mono_ms=194979 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:20:09.2155241Z CONN_LIFECYCLE: conn=554 role=brain stream-subscriber stream=266 wall_ms=1785813609215 mono_ms=194980 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:20:09.2156923Z CONN_LIFECYCLE: conn=555 role=brain wall_ms=1785813609215 mono_ms=194980 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:20:09.2157909Z CONN_LIFECYCLE: conn=555 role=brain wall_ms=1785813609215 mono_ms=194981 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:20:10.7768815Z CONN_LIFECYCLE: conn=556 role=brain wall_ms=1785813610776 mono_ms=196541 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:20:10.7771178Z CONN_LIFECYCLE: conn=557 role=brain wall_ms=1785813610776 mono_ms=196542 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:20:10.7773910Z CONN_LIFECYCLE: conn=556 role=brain wall_ms=1785813610776 mono_ms=196542 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:20:10.7775547Z CONN_LIFECYCLE: conn=557 role=brain wall_ms=1785813610776 mono_ms=196542 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:20:10.7777261Z CONN_LIFECYCLE: conn=558 role=brain stream-subscriber stream=267 wall_ms=1785813610777 mono_ms=196542 event=stream-sub-attach stream=267 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:20:10.7778497Z CONN_LIFECYCLE: conn=558 role=brain stream-subscriber stream=267 wall_ms=1785813610777 mono_ms=196542 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:20:10.7779609Z CONN_LIFECYCLE: conn=559 role=brain wall_ms=1785813610777 mono_ms=196543 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:20:10.7780899Z CONN_LIFECYCLE: conn=559 role=brain stream-subscriber stream=268 wall_ms=1785813610777 mono_ms=196543 event=stream-sub-attach stream=268 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:20:10.7785545Z CONN_LIFECYCLE: conn=558 role=brain stream-subscriber stream=267 wall_ms=1785813610778 mono_ms=196543 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:20:10.7786676Z CONN_LIFECYCLE: conn=560 role=brain wall_ms=1785813610778 mono_ms=196543 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:20:10.7787677Z CONN_LIFECYCLE: conn=560 role=brain wall_ms=1785813610778 mono_ms=196543 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:20:10.7793238Z CONN_LIFECYCLE: conn=559 role=brain stream-subscriber stream=268 wall_ms=1785813610779 mono_ms=196544 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:20:10.7794898Z CONN_LIFECYCLE: conn=561 role=brain wall_ms=1785813610779 mono_ms=196544 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:20:10.7796018Z CONN_LIFECYCLE: conn=561 role=brain wall_ms=1785813610779 mono_ms=196544 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:20:11.0793666Z CONN_LIFECYCLE: conn=562 role=brain wall_ms=1785813611079 mono_ms=196844 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:20:11.0795528Z CONN_LIFECYCLE: conn=562 role=brain wall_ms=1785813611079 mono_ms=196844 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:20:11.0799531Z CONN_LIFECYCLE: conn=563 role=brain stream-subscriber stream=269 wall_ms=1785813611079 mono_ms=196845 event=stream-sub-attach stream=269 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:20:11.0801134Z CONN_LIFECYCLE: conn=563 role=brain stream-subscriber stream=269 wall_ms=1785813611080 mono_ms=196845 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:20:11.1023879Z CONN_LIFECYCLE: conn=563 role=brain stream-subscriber stream=269 wall_ms=1785813611102 mono_ms=196867 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:20:11.1025873Z CONN_LIFECYCLE: conn=564 role=brain wall_ms=1785813611102 mono_ms=196867 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:20:11.1026938Z CONN_LIFECYCLE: conn=564 role=brain wall_ms=1785813611102 mono_ms=196867 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:20:11.1801451Z CONN_LIFECYCLE: conn=565 role=brain wall_ms=1785813611179 mono_ms=196945 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:20:11.1802828Z CONN_LIFECYCLE: conn=565 role=brain wall_ms=1785813611180 mono_ms=196945 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:20:11.1805453Z CONN_LIFECYCLE: conn=566 role=brain stream-subscriber stream=270 wall_ms=1785813611180 mono_ms=196945 event=stream-sub-attach stream=270 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:20:11.1807938Z CONN_LIFECYCLE: conn=566 role=brain stream-subscriber stream=270 wall_ms=1785813611180 mono_ms=196945 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:20:11.1815841Z CONN_LIFECYCLE: conn=566 role=brain stream-subscriber stream=270 wall_ms=1785813611181 mono_ms=196946 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:20:11.1817689Z CONN_LIFECYCLE: conn=567 role=brain wall_ms=1785813611181 mono_ms=196946 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:20:11.1819694Z CONN_LIFECYCLE: conn=567 role=brain wall_ms=1785813611181 mono_ms=196947 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:20:11.8357495Z CONN_LIFECYCLE: conn=568 role=brain wall_ms=1785813611835 mono_ms=197600 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:20:11.8359109Z CONN_LIFECYCLE: conn=569 role=brain wall_ms=1785813611835 mono_ms=197600 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:20:11.8360471Z CONN_LIFECYCLE: conn=568 role=brain wall_ms=1785813611835 mono_ms=197601 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:20:11.8362089Z CONN_LIFECYCLE: conn=569 role=brain wall_ms=1785813611835 mono_ms=197601 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:20:11.8363834Z CONN_LIFECYCLE: conn=571 role=brain stream-subscriber stream=271 wall_ms=1785813611836 mono_ms=197601 event=stream-sub-attach stream=271 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:20:11.8365332Z CONN_LIFECYCLE: conn=571 role=brain stream-subscriber stream=271 wall_ms=1785813611836 mono_ms=197601 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:20:11.8366666Z CONN_LIFECYCLE: conn=570 role=brain wall_ms=1785813611836 mono_ms=197601 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:20:11.8369149Z CONN_LIFECYCLE: conn=570 role=brain stream-subscriber stream=272 wall_ms=1785813611836 mono_ms=197602 event=stream-sub-attach stream=272 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:20:11.8375003Z CONN_LIFECYCLE: conn=571 role=brain stream-subscriber stream=271 wall_ms=1785813611837 mono_ms=197602 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:20:11.8376212Z CONN_LIFECYCLE: conn=572 role=brain wall_ms=1785813611837 mono_ms=197602 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:20:11.8377251Z CONN_LIFECYCLE: conn=572 role=brain wall_ms=1785813611837 mono_ms=197602 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:20:11.8381925Z CONN_LIFECYCLE: conn=570 role=brain stream-subscriber stream=272 wall_ms=1785813611838 mono_ms=197603 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:20:11.8383557Z CONN_LIFECYCLE: conn=573 role=brain wall_ms=1785813611838 mono_ms=197603 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:20:11.8384858Z CONN_LIFECYCLE: conn=573 role=brain wall_ms=1785813611838 mono_ms=197603 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:20:12.1887193Z CONN_LIFECYCLE: conn=574 role=brain wall_ms=1785813612188 mono_ms=197953 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:20:12.1889183Z CONN_LIFECYCLE: conn=574 role=brain wall_ms=1785813612188 mono_ms=197953 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:20:12.1891820Z CONN_LIFECYCLE: conn=575 role=brain stream-subscriber stream=273 wall_ms=1785813612189 mono_ms=197954 event=stream-sub-attach stream=273 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:20:12.1893847Z CONN_LIFECYCLE: conn=575 role=brain stream-subscriber stream=273 wall_ms=1785813612189 mono_ms=197954 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:20:12.2114269Z CONN_LIFECYCLE: conn=575 role=brain stream-subscriber stream=273 wall_ms=1785813612211 mono_ms=197976 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:20:12.2116446Z CONN_LIFECYCLE: conn=576 role=brain wall_ms=1785813612211 mono_ms=197976 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:20:12.2117347Z CONN_LIFECYCLE: conn=576 role=brain wall_ms=1785813612211 mono_ms=197976 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:20:12.3902243Z CONN_LIFECYCLE: conn=577 role=brain wall_ms=1785813612389 mono_ms=198155 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:20:12.3903882Z CONN_LIFECYCLE: conn=577 role=brain wall_ms=1785813612390 mono_ms=198155 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:20:12.3906372Z CONN_LIFECYCLE: conn=578 role=brain stream-subscriber stream=274 wall_ms=1785813612390 mono_ms=198155 event=stream-sub-attach stream=274 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:20:12.3908189Z CONN_LIFECYCLE: conn=578 role=brain stream-subscriber stream=274 wall_ms=1785813612390 mono_ms=198156 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:20:12.3916457Z CONN_LIFECYCLE: conn=578 role=brain stream-subscriber stream=274 wall_ms=1785813612391 mono_ms=198156 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:20:12.3917791Z CONN_LIFECYCLE: conn=579 role=brain wall_ms=1785813612391 mono_ms=198157 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:20:12.3918826Z CONN_LIFECYCLE: conn=579 role=brain wall_ms=1785813612391 mono_ms=198157 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:20:13.1471988Z CONN_LIFECYCLE: conn=580 role=brain wall_ms=1785813613146 mono_ms=198912 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:20:13.1473267Z CONN_LIFECYCLE: conn=581 role=brain wall_ms=1785813613146 mono_ms=198912 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:20:13.1475148Z CONN_LIFECYCLE: conn=580 role=brain wall_ms=1785813613147 mono_ms=198912 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:20:13.1476560Z CONN_LIFECYCLE: conn=581 role=brain wall_ms=1785813613147 mono_ms=198912 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:20:13.1478684Z CONN_LIFECYCLE: conn=583 role=brain stream-subscriber stream=275 wall_ms=1785813613147 mono_ms=198912 event=stream-sub-attach stream=275 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:20:13.1480587Z CONN_LIFECYCLE: conn=583 role=brain stream-subscriber stream=275 wall_ms=1785813613147 mono_ms=198913 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:20:13.1482987Z CONN_LIFECYCLE: conn=582 role=brain wall_ms=1785813613148 mono_ms=198913 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:20:13.1485129Z CONN_LIFECYCLE: conn=582 role=brain stream-subscriber stream=276 wall_ms=1785813613148 mono_ms=198913 event=stream-sub-attach stream=276 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:20:13.1490460Z CONN_LIFECYCLE: conn=583 role=brain stream-subscriber stream=275 wall_ms=1785813613148 mono_ms=198914 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:20:13.1492582Z CONN_LIFECYCLE: conn=584 role=brain wall_ms=1785813613149 mono_ms=198914 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:20:13.1494425Z CONN_LIFECYCLE: conn=584 role=brain wall_ms=1785813613149 mono_ms=198914 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:20:13.1498749Z CONN_LIFECYCLE: conn=582 role=brain stream-subscriber stream=276 wall_ms=1785813613149 mono_ms=198915 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:20:13.1500453Z CONN_LIFECYCLE: conn=585 role=brain wall_ms=1785813613149 mono_ms=198915 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:20:13.1502061Z CONN_LIFECYCLE: conn=585 role=brain wall_ms=1785813613150 mono_ms=198915 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:20:13.6513795Z CONN_LIFECYCLE: conn=586 role=brain wall_ms=1785813613651 mono_ms=199416 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:20:13.6514975Z CONN_LIFECYCLE: conn=586 role=brain wall_ms=1785813613651 mono_ms=199416 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:20:13.6518647Z CONN_LIFECYCLE: conn=587 role=brain stream-subscriber stream=277 wall_ms=1785813613651 mono_ms=199417 event=stream-sub-attach stream=277 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:20:13.6521428Z CONN_LIFECYCLE: conn=587 role=brain stream-subscriber stream=277 wall_ms=1785813613652 mono_ms=199417 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:20:13.6744265Z CONN_LIFECYCLE: conn=587 role=brain stream-subscriber stream=277 wall_ms=1785813613674 mono_ms=199439 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:20:13.6745990Z CONN_LIFECYCLE: conn=588 role=brain wall_ms=1785813613674 mono_ms=199439 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:20:13.6747407Z CONN_LIFECYCLE: conn=588 role=brain wall_ms=1785813613674 mono_ms=199439 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:20:13.7521446Z CONN_LIFECYCLE: conn=589 role=brain wall_ms=1785813613751 mono_ms=199517 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:20:13.7523874Z CONN_LIFECYCLE: conn=589 role=brain wall_ms=1785813613752 mono_ms=199517 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:20:13.7525758Z CONN_LIFECYCLE: conn=590 role=brain stream-subscriber stream=278 wall_ms=1785813613752 mono_ms=199517 event=stream-sub-attach stream=278 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:20:13.7527713Z CONN_LIFECYCLE: conn=590 role=brain stream-subscriber stream=278 wall_ms=1785813613752 mono_ms=199517 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:20:13.7537174Z CONN_LIFECYCLE: conn=590 role=brain stream-subscriber stream=278 wall_ms=1785813613753 mono_ms=199518 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:20:13.7539269Z CONN_LIFECYCLE: conn=591 role=brain wall_ms=1785813613753 mono_ms=199519 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:20:13.7540685Z CONN_LIFECYCLE: conn=591 role=brain wall_ms=1785813613753 mono_ms=199519 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:20:14.4075626Z CONN_LIFECYCLE: conn=592 role=brain wall_ms=1785813614407 mono_ms=200172 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:20:14.4076969Z CONN_LIFECYCLE: conn=593 role=brain wall_ms=1785813614407 mono_ms=200172 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:20:14.4078061Z CONN_LIFECYCLE: conn=592 role=brain wall_ms=1785813614407 mono_ms=200172 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:20:14.4079503Z CONN_LIFECYCLE: conn=593 role=brain wall_ms=1785813614407 mono_ms=200172 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:20:14.4081155Z CONN_LIFECYCLE: conn=595 role=brain stream-subscriber stream=279 wall_ms=1785813614407 mono_ms=200173 event=stream-sub-attach stream=279 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:20:14.4082779Z CONN_LIFECYCLE: conn=595 role=brain stream-subscriber stream=279 wall_ms=1785813614408 mono_ms=200173 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:20:14.4084967Z CONN_LIFECYCLE: conn=594 role=brain wall_ms=1785813614408 mono_ms=200173 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:20:14.4087419Z CONN_LIFECYCLE: conn=594 role=brain stream-subscriber stream=280 wall_ms=1785813614408 mono_ms=200173 event=stream-sub-attach stream=280 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:20:14.4091956Z CONN_LIFECYCLE: conn=595 role=brain stream-subscriber stream=279 wall_ms=1785813614409 mono_ms=200174 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:20:14.4093617Z CONN_LIFECYCLE: conn=596 role=brain wall_ms=1785813614409 mono_ms=200174 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:20:14.4094807Z CONN_LIFECYCLE: conn=596 role=brain wall_ms=1785813614409 mono_ms=200174 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:20:14.4100680Z CONN_LIFECYCLE: conn=594 role=brain stream-subscriber stream=280 wall_ms=1785813614409 mono_ms=200175 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:20:14.4102123Z CONN_LIFECYCLE: conn=597 role=brain wall_ms=1785813614410 mono_ms=200175 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:20:14.4103633Z CONN_LIFECYCLE: conn=597 role=brain wall_ms=1785813614410 mono_ms=200175 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:20:15.6693693Z CONN_LIFECYCLE: conn=598 role=brain wall_ms=1785813615669 mono_ms=201434 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:20:15.6694724Z CONN_LIFECYCLE: conn=598 role=brain wall_ms=1785813615669 mono_ms=201434 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:20:15.6698602Z CONN_LIFECYCLE: conn=599 role=brain stream-subscriber stream=281 wall_ms=1785813615669 mono_ms=201435 event=stream-sub-attach stream=281 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:20:15.6701537Z CONN_LIFECYCLE: conn=599 role=brain stream-subscriber stream=281 wall_ms=1785813615670 mono_ms=201435 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:20:15.6920733Z CONN_LIFECYCLE: conn=599 role=brain stream-subscriber stream=281 wall_ms=1785813615691 mono_ms=201457 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:20:15.6922464Z CONN_LIFECYCLE: conn=600 role=brain wall_ms=1785813615692 mono_ms=201457 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:20:15.6923428Z CONN_LIFECYCLE: conn=600 role=brain wall_ms=1785813615692 mono_ms=201457 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:20:17.1827540Z CONN_LIFECYCLE: conn=601 role=brain wall_ms=1785813617182 mono_ms=202947 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:20:17.1828658Z CONN_LIFECYCLE: conn=601 role=brain wall_ms=1785813617182 mono_ms=202948 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:20:17.1832470Z CONN_LIFECYCLE: conn=602 role=brain stream-subscriber stream=282 wall_ms=1785813617183 mono_ms=202948 event=stream-sub-attach stream=282 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:20:17.1834154Z CONN_LIFECYCLE: conn=602 role=brain stream-subscriber stream=282 wall_ms=1785813617183 mono_ms=202948 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:20:17.1844366Z CONN_LIFECYCLE: conn=602 role=brain stream-subscriber stream=282 wall_ms=1785813617184 mono_ms=202949 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:20:17.1845529Z CONN_LIFECYCLE: conn=603 role=brain wall_ms=1785813617184 mono_ms=202949 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:20:17.1846544Z CONN_LIFECYCLE: conn=603 role=brain wall_ms=1785813617184 mono_ms=202949 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:20:17.8889200Z CONN_LIFECYCLE: conn=604 role=brain wall_ms=1785813617888 mono_ms=203654 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:20:17.8890743Z CONN_LIFECYCLE: conn=605 role=brain wall_ms=1785813617888 mono_ms=203654 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:20:17.8892411Z CONN_LIFECYCLE: conn=604 role=brain wall_ms=1785813617888 mono_ms=203654 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:20:17.8894759Z CONN_LIFECYCLE: conn=605 role=brain wall_ms=1785813617888 mono_ms=203654 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:20:17.8895743Z CONN_LIFECYCLE: conn=606 role=brain stream-subscriber stream=283 wall_ms=1785813617889 mono_ms=203654 event=stream-sub-attach stream=283 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:20:17.8896626Z CONN_LIFECYCLE: conn=606 role=brain stream-subscriber stream=283 wall_ms=1785813617889 mono_ms=203654 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:20:17.8898033Z CONN_LIFECYCLE: conn=607 role=brain wall_ms=1785813617889 mono_ms=203654 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:20:17.8899407Z CONN_LIFECYCLE: conn=607 role=brain stream-subscriber stream=284 wall_ms=1785813617889 mono_ms=203655 event=stream-sub-attach stream=284 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:20:17.8900602Z CONN_LIFECYCLE: conn=606 role=brain stream-subscriber stream=283 wall_ms=1785813617889 mono_ms=203655 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:20:17.8901518Z CONN_LIFECYCLE: conn=608 role=brain wall_ms=1785813617890 mono_ms=203655 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:20:17.8902658Z CONN_LIFECYCLE: conn=608 role=brain wall_ms=1785813617890 mono_ms=203655 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:20:17.8908860Z CONN_LIFECYCLE: conn=607 role=brain stream-subscriber stream=284 wall_ms=1785813617890 mono_ms=203656 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:20:17.8910104Z CONN_LIFECYCLE: conn=609 role=brain wall_ms=1785813617890 mono_ms=203656 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:20:17.8911035Z CONN_LIFECYCLE: conn=609 role=brain wall_ms=1785813617890 mono_ms=203656 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:20:18.1413238Z CONN_LIFECYCLE: conn=610 role=brain wall_ms=1785813618141 mono_ms=203906 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:20:18.1414905Z CONN_LIFECYCLE: conn=610 role=brain wall_ms=1785813618141 mono_ms=203906 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:20:18.1418645Z CONN_LIFECYCLE: conn=611 role=brain stream-subscriber stream=285 wall_ms=1785813618141 mono_ms=203907 event=stream-sub-attach stream=285 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:20:18.1420854Z CONN_LIFECYCLE: conn=611 role=brain stream-subscriber stream=285 wall_ms=1785813618141 mono_ms=203907 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:20:18.1641058Z CONN_LIFECYCLE: conn=611 role=brain stream-subscriber stream=285 wall_ms=1785813618163 mono_ms=203929 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:20:18.1643157Z CONN_LIFECYCLE: conn=612 role=brain wall_ms=1785813618164 mono_ms=203929 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:20:18.1645237Z CONN_LIFECYCLE: conn=612 role=brain wall_ms=1785813618164 mono_ms=203929 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:20:18.2923467Z CONN_LIFECYCLE: conn=613 role=brain wall_ms=1785813618292 mono_ms=204057 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:20:18.2924370Z CONN_LIFECYCLE: conn=613 role=brain wall_ms=1785813618292 mono_ms=204057 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:20:18.2925667Z CONN_LIFECYCLE: conn=614 role=brain stream-subscriber stream=286 wall_ms=1785813618292 mono_ms=204057 event=stream-sub-attach stream=286 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:20:18.2927156Z CONN_LIFECYCLE: conn=614 role=brain stream-subscriber stream=286 wall_ms=1785813618292 mono_ms=204057 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:20:18.2935197Z CONN_LIFECYCLE: conn=614 role=brain stream-subscriber stream=286 wall_ms=1785813618293 mono_ms=204058 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:20:18.2936155Z CONN_LIFECYCLE: conn=615 role=brain wall_ms=1785813618293 mono_ms=204058 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:20:18.2936922Z CONN_LIFECYCLE: conn=615 role=brain wall_ms=1785813618293 mono_ms=204058 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:20:18.6120700Z CONN_LIFECYCLE: conn=3 role=brain stream-subscriber stream=2 stream-subscriber stream=3 stream-subscriber stream=7 stream-subscriber stream=12 stream-subscriber stream=15 stream-subscriber stream=17 stream-subscriber stream=21 stream-subscriber stream=23… wall_ms=1785813618611 mono_ms=204377 event=stream-sub-release stream=264 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:20:18.6124544Z PUMP_PEER_FAIL:bcead52b862344aef51998ca5d8f15dce1e38e6cee3795b219a5849f6ad4b41a:peer reply-read: no progress within budget — dropping peer (brain IPC read deadline elapsed)
2026-08-04T03:20:18.9483833Z CONN_LIFECYCLE: conn=616 role=brain wall_ms=1785813618948 mono_ms=204713 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:20:18.9485399Z CONN_LIFECYCLE: conn=617 role=brain wall_ms=1785813618948 mono_ms=204713 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:20:18.9486835Z CONN_LIFECYCLE: conn=617 role=brain wall_ms=1785813618948 mono_ms=204713 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:20:18.9488452Z CONN_LIFECYCLE: conn=616 role=brain wall_ms=1785813618948 mono_ms=204713 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:20:18.9490304Z CONN_LIFECYCLE: conn=619 role=brain stream-subscriber stream=287 wall_ms=1785813618948 mono_ms=204714 event=stream-sub-attach stream=287 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:20:18.9491539Z CONN_LIFECYCLE: conn=619 role=brain stream-subscriber stream=287 wall_ms=1785813618948 mono_ms=204714 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:20:18.9492611Z CONN_LIFECYCLE: conn=618 role=brain wall_ms=1785813618949 mono_ms=204714 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:20:18.9495188Z CONN_LIFECYCLE: conn=618 role=brain stream-subscriber stream=288 wall_ms=1785813618949 mono_ms=204714 event=stream-sub-attach stream=288 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:20:18.9500382Z CONN_LIFECYCLE: conn=619 role=brain stream-subscriber stream=287 wall_ms=1785813618949 mono_ms=204715 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:20:18.9501894Z CONN_LIFECYCLE: conn=620 role=brain wall_ms=1785813618950 mono_ms=204715 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:20:18.9503181Z CONN_LIFECYCLE: conn=620 role=brain wall_ms=1785813618950 mono_ms=204715 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:20:18.9507821Z CONN_LIFECYCLE: conn=618 role=brain stream-subscriber stream=288 wall_ms=1785813618950 mono_ms=204716 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:20:18.9509400Z CONN_LIFECYCLE: conn=621 role=brain wall_ms=1785813618950 mono_ms=204716 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:20:18.9510503Z CONN_LIFECYCLE: conn=621 role=brain wall_ms=1785813618950 mono_ms=204716 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:20:19.2004693Z CONN_LIFECYCLE: conn=622 role=brain wall_ms=1785813619200 mono_ms=204965 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:20:19.2006060Z CONN_LIFECYCLE: conn=622 role=brain wall_ms=1785813619200 mono_ms=204965 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:20:19.2010669Z CONN_LIFECYCLE: conn=623 role=brain stream-subscriber stream=289 wall_ms=1785813619200 mono_ms=204966 event=stream-sub-attach stream=289 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:20:19.2012620Z CONN_LIFECYCLE: conn=623 role=brain stream-subscriber stream=289 wall_ms=1785813619201 mono_ms=204966 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:20:19.2234539Z CONN_LIFECYCLE: conn=623 role=brain stream-subscriber stream=289 wall_ms=1785813619223 mono_ms=204988 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:20:19.2236339Z CONN_LIFECYCLE: conn=624 role=brain wall_ms=1785813619223 mono_ms=204988 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:20:19.2238111Z CONN_LIFECYCLE: conn=624 role=brain wall_ms=1785813619223 mono_ms=204988 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:20:19.2269603Z PUMP_DIAL_SUBMIT:74a9aa6a635f34f30919abc22539417ff222ffb9474718ef0a8a611d4be9357a:leg=cache addr={"id":"74a9aa6a635f34f30919abc22539417ff222ffb9474718ef0a8a611d4be9357a","addrs":[{"Ip":"192.168.1.164:49873"}]} wall_ms=1785813619226 mono_ms=81406
2026-08-04T03:20:19.2274994Z PUMP_DIAL_SUBMIT:bcead52b862344aef51998ca5d8f15dce1e38e6cee3795b219a5849f6ad4b41a:leg=cache addr={"id":"bcead52b862344aef51998ca5d8f15dce1e38e6cee3795b219a5849f6ad4b41a","addrs":[{"Ip":"100.68.35.65:7462"}]} wall_ms=1785813619227 mono_ms=81406
2026-08-04T03:20:19.2366406Z PUMP_PEER_FAIL:74a9aa6a635f34f30919abc22539417ff222ffb9474718ef0a8a611d4be9357a:closed by peer: 0
2026-08-04T03:20:19.4020128Z CONN_LIFECYCLE: conn=625 role=brain wall_ms=1785813619401 mono_ms=205167 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:20:19.4022194Z CONN_LIFECYCLE: conn=625 role=brain wall_ms=1785813619401 mono_ms=205167 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:20:19.4023880Z CONN_LIFECYCLE: conn=626 role=brain stream-subscriber stream=291 wall_ms=1785813619402 mono_ms=205167 event=stream-sub-attach stream=291 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:20:19.4025974Z CONN_LIFECYCLE: conn=626 role=brain stream-subscriber stream=291 wall_ms=1785813619402 mono_ms=205167 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:20:19.4034130Z CONN_LIFECYCLE: conn=626 role=brain stream-subscriber stream=291 wall_ms=1785813619403 mono_ms=205168 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:20:19.4035890Z CONN_LIFECYCLE: conn=627 role=brain wall_ms=1785813619403 mono_ms=205168 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:20:19.4037246Z CONN_LIFECYCLE: conn=627 role=brain wall_ms=1785813619403 mono_ms=205168 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:20:19.4176259Z CONN_LIFECYCLE: conn=3 role=brain stream-subscriber stream=2 stream-subscriber stream=3 stream-subscriber stream=7 stream-subscriber stream=12 stream-subscriber stream=15 stream-subscriber stream=17 stream-subscriber stream=21 stream-subscriber stream=23… wall_ms=1785813619417 mono_ms=205182 event=stream-sub-attach stream=294 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:20:20.1577509Z CONN_LIFECYCLE: conn=628 role=brain wall_ms=1785813620157 mono_ms=205922 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:20:20.1578323Z CONN_LIFECYCLE: conn=629 role=brain wall_ms=1785813620157 mono_ms=205922 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:20:20.1579227Z CONN_LIFECYCLE: conn=629 role=brain wall_ms=1785813620157 mono_ms=205923 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:20:20.1580114Z CONN_LIFECYCLE: conn=628 role=brain wall_ms=1785813620157 mono_ms=205923 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:20:20.1581004Z CONN_LIFECYCLE: conn=631 role=brain stream-subscriber stream=295 wall_ms=1785813620157 mono_ms=205923 event=stream-sub-attach stream=295 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:20:20.1581912Z CONN_LIFECYCLE: conn=631 role=brain stream-subscriber stream=295 wall_ms=1785813620158 mono_ms=205923 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:20:20.1585091Z CONN_LIFECYCLE: conn=630 role=brain wall_ms=1785813620158 mono_ms=205923 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:20:20.1586576Z CONN_LIFECYCLE: conn=630 role=brain stream-subscriber stream=296 wall_ms=1785813620158 mono_ms=205923 event=stream-sub-attach stream=296 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:20:20.1589940Z CONN_LIFECYCLE: conn=631 role=brain stream-subscriber stream=295 wall_ms=1785813620158 mono_ms=205924 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:20:20.1591256Z CONN_LIFECYCLE: conn=632 role=brain wall_ms=1785813620159 mono_ms=205924 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:20:20.1592182Z CONN_LIFECYCLE: conn=632 role=brain wall_ms=1785813620159 mono_ms=205924 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:20:20.1596359Z CONN_LIFECYCLE: conn=630 role=brain stream-subscriber stream=296 wall_ms=1785813620159 mono_ms=205924 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:20:20.1597638Z CONN_LIFECYCLE: conn=633 role=brain wall_ms=1785813620159 mono_ms=205925 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:20:20.1598409Z CONN_LIFECYCLE: conn=633 role=brain wall_ms=1785813620159 mono_ms=205925 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:20:20.4098565Z CONN_LIFECYCLE: conn=634 role=brain wall_ms=1785813620409 mono_ms=206174 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:20:20.4100437Z CONN_LIFECYCLE: conn=634 role=brain wall_ms=1785813620409 mono_ms=206175 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:20:20.4103413Z CONN_LIFECYCLE: conn=635 role=brain stream-subscriber stream=297 wall_ms=1785813620410 mono_ms=206175 event=stream-sub-attach stream=297 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:20:20.4104851Z CONN_LIFECYCLE: conn=635 role=brain stream-subscriber stream=297 wall_ms=1785813620410 mono_ms=206175 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:20:20.4324709Z CONN_LIFECYCLE: conn=635 role=brain stream-subscriber stream=297 wall_ms=1785813620432 mono_ms=206197 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:20:20.4325505Z CONN_LIFECYCLE: conn=636 role=brain wall_ms=1785813620432 mono_ms=206197 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:20:20.4326224Z CONN_LIFECYCLE: conn=636 role=brain wall_ms=1785813620432 mono_ms=206197 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:20:20.6118624Z CONN_LIFECYCLE: conn=637 role=brain wall_ms=1785813620611 mono_ms=206376 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:20:20.6120459Z CONN_LIFECYCLE: conn=637 role=brain wall_ms=1785813620611 mono_ms=206377 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:20:20.6122274Z CONN_LIFECYCLE: conn=638 role=brain stream-subscriber stream=298 wall_ms=1785813620612 mono_ms=206377 event=stream-sub-attach stream=298 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:20:20.6124382Z CONN_LIFECYCLE: conn=638 role=brain stream-subscriber stream=298 wall_ms=1785813620612 mono_ms=206377 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:20:20.6133954Z CONN_LIFECYCLE: conn=638 role=brain stream-subscriber stream=298 wall_ms=1785813620613 mono_ms=206378 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:20:20.6135240Z CONN_LIFECYCLE: conn=639 role=brain wall_ms=1785813620613 mono_ms=206378 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:20:20.6136267Z CONN_LIFECYCLE: conn=639 role=brain wall_ms=1785813620613 mono_ms=206378 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:20:21.3172873Z CONN_LIFECYCLE: conn=640 role=brain wall_ms=1785813621317 mono_ms=207082 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:20:21.3174400Z CONN_LIFECYCLE: conn=641 role=brain wall_ms=1785813621317 mono_ms=207082 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:20:21.3184764Z CONN_LIFECYCLE: conn=640 role=brain wall_ms=1785813621317 mono_ms=207082 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:20:21.3186028Z CONN_LIFECYCLE: conn=641 role=brain wall_ms=1785813621317 mono_ms=207082 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:20:21.3187541Z CONN_LIFECYCLE: conn=642 role=brain stream-subscriber stream=299 wall_ms=1785813621317 mono_ms=207082 event=stream-sub-attach stream=299 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:20:21.3189418Z CONN_LIFECYCLE: conn=642 role=brain stream-subscriber stream=299 wall_ms=1785813621317 mono_ms=207083 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:20:21.3190529Z CONN_LIFECYCLE: conn=643 role=brain wall_ms=1785813621318 mono_ms=207083 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:20:21.3191629Z CONN_LIFECYCLE: conn=643 role=brain stream-subscriber stream=300 wall_ms=1785813621318 mono_ms=207083 event=stream-sub-attach stream=300 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:20:21.3193312Z CONN_LIFECYCLE: conn=642 role=brain stream-subscriber stream=299 wall_ms=1785813621318 mono_ms=207084 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:20:21.3194435Z CONN_LIFECYCLE: conn=644 role=brain wall_ms=1785813621319 mono_ms=207084 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:20:21.3195510Z CONN_LIFECYCLE: conn=644 role=brain wall_ms=1785813621319 mono_ms=207084 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:20:21.3197206Z CONN_LIFECYCLE: conn=643 role=brain stream-subscriber stream=300 wall_ms=1785813621319 mono_ms=207084 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:20:21.3198535Z CONN_LIFECYCLE: conn=645 role=brain wall_ms=1785813621319 mono_ms=207085 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:20:21.3199642Z CONN_LIFECYCLE: conn=645 role=brain wall_ms=1785813621319 mono_ms=207085 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:20:21.5693658Z CONN_LIFECYCLE: conn=646 role=brain wall_ms=1785813621569 mono_ms=207334 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:20:21.5695027Z CONN_LIFECYCLE: conn=646 role=brain wall_ms=1785813621569 mono_ms=207334 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:20:21.5699772Z CONN_LIFECYCLE: conn=647 role=brain stream-subscriber stream=301 wall_ms=1785813621569 mono_ms=207335 event=stream-sub-attach stream=301 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:20:21.5701563Z CONN_LIFECYCLE: conn=647 role=brain stream-subscriber stream=301 wall_ms=1785813621570 mono_ms=207335 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:20:21.5925041Z CONN_LIFECYCLE: conn=647 role=brain stream-subscriber stream=301 wall_ms=1785813621592 mono_ms=207357 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:20:21.5926405Z CONN_LIFECYCLE: conn=648 role=brain wall_ms=1785813621592 mono_ms=207357 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:20:21.5927484Z CONN_LIFECYCLE: conn=648 role=brain wall_ms=1785813621592 mono_ms=207357 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:20:21.6703784Z CONN_LIFECYCLE: conn=649 role=brain wall_ms=1785813621670 mono_ms=207435 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:20:21.6705692Z CONN_LIFECYCLE: conn=649 role=brain wall_ms=1785813621670 mono_ms=207435 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:20:21.6708428Z CONN_LIFECYCLE: conn=650 role=brain stream-subscriber stream=302 wall_ms=1785813621670 mono_ms=207436 event=stream-sub-attach stream=302 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:20:21.6709887Z CONN_LIFECYCLE: conn=650 role=brain stream-subscriber stream=302 wall_ms=1785813621670 mono_ms=207436 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:20:21.6719199Z CONN_LIFECYCLE: conn=650 role=brain stream-subscriber stream=302 wall_ms=1785813621671 mono_ms=207437 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:20:21.6720881Z CONN_LIFECYCLE: conn=651 role=brain wall_ms=1785813621671 mono_ms=207437 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:20:21.6722018Z CONN_LIFECYCLE: conn=651 role=brain wall_ms=1785813621672 mono_ms=207437 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:20:22.3764751Z CONN_LIFECYCLE: conn=653 role=brain wall_ms=1785813622376 mono_ms=208141 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:20:22.3766431Z CONN_LIFECYCLE: conn=652 role=brain wall_ms=1785813622376 mono_ms=208141 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:20:22.3767628Z CONN_LIFECYCLE: conn=653 role=brain wall_ms=1785813622376 mono_ms=208141 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:20:22.3768755Z CONN_LIFECYCLE: conn=652 role=brain wall_ms=1785813622376 mono_ms=208141 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:20:22.3770129Z CONN_LIFECYCLE: conn=655 role=brain stream-subscriber stream=303 wall_ms=1785813622376 mono_ms=208142 event=stream-sub-attach stream=303 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:20:22.3771354Z CONN_LIFECYCLE: conn=655 role=brain stream-subscriber stream=303 wall_ms=1785813622377 mono_ms=208142 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:20:22.3774711Z CONN_LIFECYCLE: conn=654 role=brain wall_ms=1785813622377 mono_ms=208142 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:20:22.3776911Z CONN_LIFECYCLE: conn=654 role=brain stream-subscriber stream=304 wall_ms=1785813622377 mono_ms=208142 event=stream-sub-attach stream=304 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:20:22.3781975Z CONN_LIFECYCLE: conn=655 role=brain stream-subscriber stream=303 wall_ms=1785813622377 mono_ms=208143 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:20:22.3784045Z CONN_LIFECYCLE: conn=656 role=brain wall_ms=1785813622378 mono_ms=208143 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:20:22.3786011Z CONN_LIFECYCLE: conn=656 role=brain wall_ms=1785813622378 mono_ms=208143 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:20:22.3790573Z CONN_LIFECYCLE: conn=654 role=brain stream-subscriber stream=304 wall_ms=1785813622378 mono_ms=208144 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:20:22.3792616Z CONN_LIFECYCLE: conn=657 role=brain wall_ms=1785813622379 mono_ms=208144 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:20:22.3794511Z CONN_LIFECYCLE: conn=657 role=brain wall_ms=1785813622379 mono_ms=208144 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:20:22.8298890Z CONN_LIFECYCLE: conn=658 role=brain wall_ms=1785813622829 mono_ms=208594 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:20:22.8300045Z DISPATCH:305:Failed("stream 305: opener not pinned yet")
2026-08-04T03:20:22.8300939Z DISPATCH_EV: gen=1785813537796 stream=305 family=unclassified attempt=0 conn=17 event=worker-outcome detail=Failed("stream 305: opener not pinned yet") elapsed_ms=0 endpoint=-
2026-08-04T03:20:22.8302255Z CONN_LIFECYCLE: conn=658 role=brain wall_ms=1785813622829 mono_ms=208595 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:20:23.1831801Z CONN_LIFECYCLE: conn=659 role=brain wall_ms=1785813623182 mono_ms=208948 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:20:23.1834183Z CONN_LIFECYCLE: conn=659 role=brain wall_ms=1785813623183 mono_ms=208948 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:20:23.1837125Z CONN_LIFECYCLE: conn=660 role=brain stream-subscriber stream=306 wall_ms=1785813623183 mono_ms=208948 event=stream-sub-attach stream=306 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:20:23.1838587Z CONN_LIFECYCLE: conn=660 role=brain stream-subscriber stream=306 wall_ms=1785813623183 mono_ms=208949 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:20:23.2061943Z CONN_LIFECYCLE: conn=660 role=brain stream-subscriber stream=306 wall_ms=1785813623205 mono_ms=208971 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:20:23.2063466Z CONN_LIFECYCLE: conn=661 role=brain wall_ms=1785813623206 mono_ms=208971 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:20:23.2064758Z CONN_LIFECYCLE: conn=661 role=brain wall_ms=1785813623206 mono_ms=208971 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:20:23.2840982Z CONN_LIFECYCLE: conn=662 role=brain wall_ms=1785813623283 mono_ms=209049 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:20:23.2842850Z CONN_LIFECYCLE: conn=662 role=brain wall_ms=1785813623284 mono_ms=209049 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:20:23.2844797Z CONN_LIFECYCLE: conn=663 role=brain stream-subscriber stream=307 wall_ms=1785813623284 mono_ms=209049 event=stream-sub-attach stream=307 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:20:23.2846503Z CONN_LIFECYCLE: conn=663 role=brain stream-subscriber stream=307 wall_ms=1785813623284 mono_ms=209049 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:20:23.2854804Z CONN_LIFECYCLE: conn=663 role=brain stream-subscriber stream=307 wall_ms=1785813623285 mono_ms=209050 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:20:23.2856001Z CONN_LIFECYCLE: conn=664 role=brain wall_ms=1785813623285 mono_ms=209050 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:20:23.2857020Z CONN_LIFECYCLE: conn=664 role=brain wall_ms=1785813623285 mono_ms=209050 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:20:23.3343822Z CONN_LIFECYCLE: conn=665 role=brain wall_ms=1785813623334 mono_ms=209099 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:20:23.3344601Z DISPATCH:305:Failed("stream 305: opener not pinned yet")
2026-08-04T03:20:23.3345297Z CONN_LIFECYCLE: conn=665 role=brain wall_ms=1785813623334 mono_ms=209099 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:20:23.3346323Z DISPATCH_EV: gen=1785813537796 stream=305 family=unclassified attempt=1 conn=17 event=worker-outcome detail=Failed("stream 305: opener not pinned yet") elapsed_ms=0 endpoint=-
2026-08-04T03:20:23.9402562Z CONN_LIFECYCLE: conn=666 role=brain wall_ms=1785813623940 mono_ms=209705 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:20:23.9403831Z CONN_LIFECYCLE: conn=667 role=brain wall_ms=1785813623940 mono_ms=209705 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:20:23.9405158Z CONN_LIFECYCLE: conn=666 role=brain wall_ms=1785813623940 mono_ms=209705 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:20:23.9406636Z CONN_LIFECYCLE: conn=667 role=brain wall_ms=1785813623940 mono_ms=209705 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:20:23.9407849Z CONN_LIFECYCLE: conn=668 role=brain stream-subscriber stream=308 wall_ms=1785813623940 mono_ms=209705 event=stream-sub-attach stream=308 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:20:23.9409450Z CONN_LIFECYCLE: conn=668 role=brain stream-subscriber stream=308 wall_ms=1785813623940 mono_ms=209706 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:20:23.9414018Z CONN_LIFECYCLE: conn=669 role=brain wall_ms=1785813623941 mono_ms=209706 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:20:23.9415824Z CONN_LIFECYCLE: conn=669 role=brain stream-subscriber stream=309 wall_ms=1785813623941 mono_ms=209706 event=stream-sub-attach stream=309 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:20:23.9420325Z CONN_LIFECYCLE: conn=668 role=brain stream-subscriber stream=308 wall_ms=1785813623941 mono_ms=209707 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:20:23.9422748Z CONN_LIFECYCLE: conn=670 role=brain wall_ms=1785813623942 mono_ms=209707 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:20:23.9424559Z CONN_LIFECYCLE: conn=670 role=brain wall_ms=1785813623942 mono_ms=209707 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:20:23.9431068Z CONN_LIFECYCLE: conn=669 role=brain stream-subscriber stream=309 wall_ms=1785813623942 mono_ms=209708 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:20:23.9432234Z CONN_LIFECYCLE: conn=671 role=brain wall_ms=1785813623943 mono_ms=209708 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:20:23.9433173Z CONN_LIFECYCLE: conn=671 role=brain wall_ms=1785813623943 mono_ms=209708 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:20:24.2907606Z CONN_LIFECYCLE: conn=134 role=brain wall_ms=1785813624290 mono_ms=210055 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:20:24.2982806Z CONN_LIFECYCLE: conn=134 role=brain wall_ms=1785813624298 mono_ms=210063 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:20:24.2985091Z CONN_LIFECYCLE: conn=133 role=brain stream-subscriber stream=95 controller session=2 endpoint=ling-twohost-b2 by=bcead52b862344aef51998ca5d8f15dce1e38e6cee3795b219a5849f6ad4b41a wall_ms=1785813624298 mono_ms=210063 event=writer-exit role=controller session=2 reason=channel-closed [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:20:24.3003430Z CONN_LIFECYCLE: conn=133 role=brain stream-subscriber stream=95 controller session=2 endpoint=ling-twohost-b2 by=bcead52b862344aef51998ca5d8f15dce1e38e6cee3795b219a5849f6ad4b41a wall_ms=1785813624300 mono_ms=210065 event=session-detach session=2 was_controller=true viewers_dropped=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:20:24.3005845Z CONN_LIFECYCLE: conn=133 role=brain stream-subscriber stream=95 controller session=2 endpoint=ling-twohost-b2 by=bcead52b862344aef51998ca5d8f15dce1e38e6cee3795b219a5849f6ad4b41a wall_ms=1785813624300 mono_ms=210065 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:20:24.3007408Z CONN_LIFECYCLE: conn=672 role=brain wall_ms=1785813624300 mono_ms=210065 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:20:24.3008408Z CONN_LIFECYCLE: conn=672 role=brain wall_ms=1785813624300 mono_ms=210065 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:20:24.3439710Z CONN_LIFECYCLE: conn=673 role=brain wall_ms=1785813624343 mono_ms=210109 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:20:24.3441113Z CONN_LIFECYCLE: conn=673 role=brain wall_ms=1785813624343 mono_ms=210109 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:20:24.3442130Z DISPATCH:305:Failed("stream 305: opener not pinned yet")
2026-08-04T03:20:24.3443269Z DISPATCH_EV: gen=1785813537796 stream=305 family=unclassified attempt=2 conn=17 event=worker-outcome detail=Failed("stream 305: opener not pinned yet") elapsed_ms=0 endpoint=-
2026-08-04T03:20:24.4211395Z TWOHOST OK: B-2: the severed controller's stamps CLEAR (reap + converge)
2026-08-04T03:20:24.4212077Z TWOHOST OK: B-2 dead-controller reap cleared the stamps
2026-08-04T03:20:24.6465258Z CONN_LIFECYCLE: conn=674 role=brain wall_ms=1785813624646 mono_ms=210411 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:20:24.6467181Z CONN_LIFECYCLE: conn=674 role=brain wall_ms=1785813624646 mono_ms=210411 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:20:24.6468584Z CONN_LIFECYCLE: conn=675 role=brain stream-subscriber stream=310 wall_ms=1785813624646 mono_ms=210412 event=stream-sub-attach stream=310 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:20:24.6470167Z CONN_LIFECYCLE: conn=675 role=brain stream-subscriber stream=310 wall_ms=1785813624646 mono_ms=210412 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:20:24.6686443Z CONN_LIFECYCLE: conn=675 role=brain stream-subscriber stream=310 wall_ms=1785813624668 mono_ms=210433 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:20:24.6687522Z CONN_LIFECYCLE: conn=676 role=brain wall_ms=1785813624668 mono_ms=210434 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:20:24.6688758Z CONN_LIFECYCLE: conn=676 role=brain wall_ms=1785813624668 mono_ms=210434 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:20:24.7475584Z CONN_LIFECYCLE: conn=677 role=brain wall_ms=1785813624747 mono_ms=210512 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:20:24.7477015Z CONN_LIFECYCLE: conn=677 role=brain wall_ms=1785813624747 mono_ms=210512 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:20:24.7479861Z CONN_LIFECYCLE: conn=678 role=brain stream-subscriber stream=311 wall_ms=1785813624747 mono_ms=210513 event=stream-sub-attach stream=311 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:20:24.7481412Z CONN_LIFECYCLE: conn=678 role=brain stream-subscriber stream=311 wall_ms=1785813624748 mono_ms=210513 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:20:24.7489647Z CONN_LIFECYCLE: conn=678 role=brain stream-subscriber stream=311 wall_ms=1785813624748 mono_ms=210514 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:20:24.7490868Z CONN_LIFECYCLE: conn=679 role=brain wall_ms=1785813624749 mono_ms=210514 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:20:24.7491890Z CONN_LIFECYCLE: conn=679 role=brain wall_ms=1785813624749 mono_ms=210514 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:20:27.6202252Z CONN_LIFECYCLE: conn=680 role=brain wall_ms=1785813627620 mono_ms=213385 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:20:27.6203582Z CONN_LIFECYCLE: conn=681 role=brain wall_ms=1785813627620 mono_ms=213385 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:20:27.6204880Z CONN_LIFECYCLE: conn=680 role=brain wall_ms=1785813627620 mono_ms=213385 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:20:27.6206082Z CONN_LIFECYCLE: conn=681 role=brain wall_ms=1785813627620 mono_ms=213385 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:20:27.6207324Z CONN_LIFECYCLE: conn=682 role=brain stream-subscriber stream=312 wall_ms=1785813627620 mono_ms=213385 event=stream-sub-attach stream=312 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:20:27.6209411Z CONN_LIFECYCLE: conn=682 role=brain stream-subscriber stream=312 wall_ms=1785813627620 mono_ms=213386 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:20:27.6212131Z CONN_LIFECYCLE: conn=683 role=brain wall_ms=1785813627621 mono_ms=213386 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:20:27.6214147Z CONN_LIFECYCLE: conn=683 role=brain stream-subscriber stream=313 wall_ms=1785813627621 mono_ms=213386 event=stream-sub-attach stream=313 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:20:27.6219300Z CONN_LIFECYCLE: conn=682 role=brain stream-subscriber stream=312 wall_ms=1785813627621 mono_ms=213387 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:20:27.6221180Z CONN_LIFECYCLE: conn=684 role=brain wall_ms=1785813627622 mono_ms=213387 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:20:27.6222424Z CONN_LIFECYCLE: conn=684 role=brain wall_ms=1785813627622 mono_ms=213387 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:20:27.6230493Z CONN_LIFECYCLE: conn=683 role=brain stream-subscriber stream=313 wall_ms=1785813627622 mono_ms=213388 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:20:27.6232466Z CONN_LIFECYCLE: conn=685 role=brain wall_ms=1785813627623 mono_ms=213388 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:20:27.6233480Z CONN_LIFECYCLE: conn=685 role=brain wall_ms=1785813627623 mono_ms=213388 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:20:28.0737559Z CONN_LIFECYCLE: conn=686 role=brain wall_ms=1785813628073 mono_ms=213838 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:20:28.0738541Z CONN_LIFECYCLE: conn=686 role=brain wall_ms=1785813628073 mono_ms=213839 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:20:28.0741685Z CONN_LIFECYCLE: conn=687 role=brain stream-subscriber stream=314 wall_ms=1785813628074 mono_ms=213839 event=stream-sub-attach stream=314 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:20:28.0743381Z CONN_LIFECYCLE: conn=687 role=brain stream-subscriber stream=314 wall_ms=1785813628074 mono_ms=213839 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:20:28.0958237Z CONN_LIFECYCLE: conn=687 role=brain stream-subscriber stream=314 wall_ms=1785813628095 mono_ms=213861 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:20:28.0959177Z CONN_LIFECYCLE: conn=688 role=brain wall_ms=1785813628095 mono_ms=213861 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:20:28.0960117Z CONN_LIFECYCLE: conn=688 role=brain wall_ms=1785813628095 mono_ms=213861 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:20:28.1748945Z CONN_LIFECYCLE: conn=689 role=brain wall_ms=1785813628174 mono_ms=213940 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:20:28.1750462Z CONN_LIFECYCLE: conn=689 role=brain wall_ms=1785813628174 mono_ms=213940 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:20:28.1754828Z CONN_LIFECYCLE: conn=690 role=brain stream-subscriber stream=315 wall_ms=1785813628175 mono_ms=213940 event=stream-sub-attach stream=315 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:20:28.1757239Z CONN_LIFECYCLE: conn=690 role=brain stream-subscriber stream=315 wall_ms=1785813628175 mono_ms=213940 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:20:28.1766089Z CONN_LIFECYCLE: conn=690 role=brain stream-subscriber stream=315 wall_ms=1785813628176 mono_ms=213941 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:20:28.1768133Z CONN_LIFECYCLE: conn=691 role=brain wall_ms=1785813628176 mono_ms=213942 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:20:28.1769751Z CONN_LIFECYCLE: conn=691 role=brain wall_ms=1785813628176 mono_ms=213942 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:20:28.8301146Z CONN_LIFECYCLE: conn=692 role=brain wall_ms=1785813628829 mono_ms=214595 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:20:28.8302463Z CONN_LIFECYCLE: conn=693 role=brain wall_ms=1785813628829 mono_ms=214595 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:20:28.8303730Z CONN_LIFECYCLE: conn=692 role=brain wall_ms=1785813628830 mono_ms=214595 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:20:28.8305212Z CONN_LIFECYCLE: conn=693 role=brain wall_ms=1785813628830 mono_ms=214595 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:20:28.8306820Z CONN_LIFECYCLE: conn=694 role=brain stream-subscriber stream=316 wall_ms=1785813628830 mono_ms=214595 event=stream-sub-attach stream=316 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:20:28.8308061Z CONN_LIFECYCLE: conn=694 role=brain stream-subscriber stream=316 wall_ms=1785813628830 mono_ms=214595 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:20:28.8311284Z CONN_LIFECYCLE: conn=695 role=brain wall_ms=1785813628831 mono_ms=214596 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:20:28.8314071Z CONN_LIFECYCLE: conn=695 role=brain stream-subscriber stream=317 wall_ms=1785813628831 mono_ms=214596 event=stream-sub-attach stream=317 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:20:28.8318717Z CONN_LIFECYCLE: conn=694 role=brain stream-subscriber stream=316 wall_ms=1785813628831 mono_ms=214597 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:20:28.8320620Z CONN_LIFECYCLE: conn=696 role=brain wall_ms=1785813628831 mono_ms=214597 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:20:28.8322233Z CONN_LIFECYCLE: conn=696 role=brain wall_ms=1785813628832 mono_ms=214597 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:20:28.8330933Z CONN_LIFECYCLE: conn=695 role=brain stream-subscriber stream=317 wall_ms=1785813628832 mono_ms=214598 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:20:28.8332514Z CONN_LIFECYCLE: conn=697 role=brain wall_ms=1785813628833 mono_ms=214598 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:20:28.8333499Z CONN_LIFECYCLE: conn=697 role=brain wall_ms=1785813628833 mono_ms=214598 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:20:29.4702956Z CONN_LIFECYCLE: conn=3 role=brain stream-subscriber stream=2 stream-subscriber stream=3 stream-subscriber stream=7 stream-subscriber stream=12 stream-subscriber stream=15 stream-subscriber stream=17 stream-subscriber stream=21 stream-subscriber stream=23… wall_ms=1785813629469 mono_ms=215235 event=stream-sub-release stream=294 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:20:29.4706290Z PUMP_PEER_FAIL:bcead52b862344aef51998ca5d8f15dce1e38e6cee3795b219a5849f6ad4b41a:peer reply-read: no progress within budget — dropping peer (brain IPC read deadline elapsed)
2026-08-04T03:20:29.4864272Z CONN_LIFECYCLE: conn=3 role=brain stream-subscriber stream=2 stream-subscriber stream=3 stream-subscriber stream=7 stream-subscriber stream=12 stream-subscriber stream=15 stream-subscriber stream=17 stream-subscriber stream=21 stream-subscriber stream=23… wall_ms=1785813629486 mono_ms=215251 event=stream-sub-attach stream=320 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:20:29.7872635Z CONN_LIFECYCLE: conn=698 role=brain wall_ms=1785813629787 mono_ms=215552 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:20:29.7874430Z CONN_LIFECYCLE: conn=698 role=brain wall_ms=1785813629787 mono_ms=215552 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:20:29.7878131Z CONN_LIFECYCLE: conn=699 role=brain stream-subscriber stream=321 wall_ms=1785813629787 mono_ms=215553 event=stream-sub-attach stream=321 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:20:29.7880078Z CONN_LIFECYCLE: conn=699 role=brain stream-subscriber stream=321 wall_ms=1785813629787 mono_ms=215553 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:20:29.8101531Z CONN_LIFECYCLE: conn=699 role=brain stream-subscriber stream=321 wall_ms=1785813629810 mono_ms=215575 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:20:29.8103294Z CONN_LIFECYCLE: conn=700 role=brain wall_ms=1785813629810 mono_ms=215575 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:20:29.8104314Z CONN_LIFECYCLE: conn=700 role=brain wall_ms=1785813629810 mono_ms=215575 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:20:29.8882518Z CONN_LIFECYCLE: conn=701 role=brain wall_ms=1785813629888 mono_ms=215653 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:20:29.8884483Z CONN_LIFECYCLE: conn=701 role=brain wall_ms=1785813629888 mono_ms=215653 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:20:29.8885999Z CONN_LIFECYCLE: conn=702 role=brain stream-subscriber stream=322 wall_ms=1785813629888 mono_ms=215653 event=stream-sub-attach stream=322 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:20:29.8887458Z CONN_LIFECYCLE: conn=702 role=brain stream-subscriber stream=322 wall_ms=1785813629888 mono_ms=215653 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:20:29.8895872Z CONN_LIFECYCLE: conn=702 role=brain stream-subscriber stream=322 wall_ms=1785813629889 mono_ms=215654 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:20:29.8897273Z CONN_LIFECYCLE: conn=703 role=brain wall_ms=1785813629889 mono_ms=215654 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:20:29.8898309Z CONN_LIFECYCLE: conn=703 role=brain wall_ms=1785813629889 mono_ms=215655 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:20:30.2615668Z PAIR_MEET_UP:twohost step=59527121 id=bc682e9acd55cdb8c7e0b6770781bafd2032a6f2e280c8d79e0803aac4a786ae addr=EndpointAddr { id: PublicKey(bc682e9acd55cdb8c7e0b6770781bafd2032a6f2e280c8d79e0803aac4a786ae), addrs: {Ip(100.98.197.12:50106), Ip(192.168.1.164:50106)} }
2026-08-04T03:20:31.4004614Z CONN_LIFECYCLE: conn=704 role=brain wall_ms=1785813631400 mono_ms=217165 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:20:31.4005562Z CONN_LIFECYCLE: conn=705 role=brain wall_ms=1785813631400 mono_ms=217165 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:20:31.4007160Z CONN_LIFECYCLE: conn=704 role=brain wall_ms=1785813631400 mono_ms=217165 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:20:31.4008737Z CONN_LIFECYCLE: conn=705 role=brain wall_ms=1785813631400 mono_ms=217165 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:20:31.4010679Z CONN_LIFECYCLE: conn=706 role=brain stream-subscriber stream=323 wall_ms=1785813631400 mono_ms=217166 event=stream-sub-attach stream=323 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:20:31.4012841Z CONN_LIFECYCLE: conn=706 role=brain stream-subscriber stream=323 wall_ms=1785813631400 mono_ms=217166 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:20:31.4014199Z CONN_LIFECYCLE: conn=707 role=brain wall_ms=1785813631401 mono_ms=217166 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:20:31.4015865Z CONN_LIFECYCLE: conn=707 role=brain stream-subscriber stream=324 wall_ms=1785813631401 mono_ms=217166 event=stream-sub-attach stream=324 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:20:31.4018583Z CONN_LIFECYCLE: conn=706 role=brain stream-subscriber stream=323 wall_ms=1785813631401 mono_ms=217167 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:20:31.4020505Z CONN_LIFECYCLE: conn=708 role=brain wall_ms=1785813631401 mono_ms=217167 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:20:31.4021474Z CONN_LIFECYCLE: conn=708 role=brain wall_ms=1785813631402 mono_ms=217167 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:20:31.4027140Z CONN_LIFECYCLE: conn=707 role=brain stream-subscriber stream=324 wall_ms=1785813631402 mono_ms=217167 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:20:31.4028140Z CONN_LIFECYCLE: conn=709 role=brain wall_ms=1785813631402 mono_ms=217168 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:20:31.4029119Z CONN_LIFECYCLE: conn=709 role=brain wall_ms=1785813631402 mono_ms=217168 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:20:31.7030962Z CONN_LIFECYCLE: conn=710 role=brain wall_ms=1785813631702 mono_ms=217468 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:20:31.7032122Z CONN_LIFECYCLE: conn=710 role=brain wall_ms=1785813631703 mono_ms=217468 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:20:31.7036192Z CONN_LIFECYCLE: conn=711 role=brain stream-subscriber stream=325 wall_ms=1785813631703 mono_ms=217468 event=stream-sub-attach stream=325 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:20:31.7038002Z CONN_LIFECYCLE: conn=711 role=brain stream-subscriber stream=325 wall_ms=1785813631703 mono_ms=217469 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:20:31.7259142Z CONN_LIFECYCLE: conn=711 role=brain stream-subscriber stream=325 wall_ms=1785813631725 mono_ms=217491 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:20:31.7260624Z CONN_LIFECYCLE: conn=712 role=brain wall_ms=1785813631725 mono_ms=217491 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:20:31.7261757Z CONN_LIFECYCLE: conn=712 role=brain wall_ms=1785813631726 mono_ms=217491 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:20:31.7531773Z CONN_LIFECYCLE: conn=713 role=brain wall_ms=1785813631753 mono_ms=217518 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:20:31.7532542Z CONN_LIFECYCLE: conn=713 role=brain wall_ms=1785813631753 mono_ms=217518 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:20:31.7533787Z CONN_LIFECYCLE: conn=714 role=brain stream-subscriber stream=326 wall_ms=1785813631753 mono_ms=217518 event=stream-sub-attach stream=326 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:20:31.7535282Z CONN_LIFECYCLE: conn=714 role=brain stream-subscriber stream=326 wall_ms=1785813631753 mono_ms=217518 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:20:31.7541617Z CONN_LIFECYCLE: conn=714 role=brain stream-subscriber stream=326 wall_ms=1785813631754 mono_ms=217519 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:20:31.7542830Z CONN_LIFECYCLE: conn=715 role=brain wall_ms=1785813631754 mono_ms=217519 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:20:31.7543850Z CONN_LIFECYCLE: conn=715 role=brain wall_ms=1785813631754 mono_ms=217519 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:20:32.4595677Z CONN_LIFECYCLE: conn=716 role=brain wall_ms=1785813632459 mono_ms=218224 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:20:32.4596612Z CONN_LIFECYCLE: conn=717 role=brain wall_ms=1785813632459 mono_ms=218224 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:20:32.4597624Z CONN_LIFECYCLE: conn=717 role=brain wall_ms=1785813632459 mono_ms=218224 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:20:32.4598789Z CONN_LIFECYCLE: conn=716 role=brain wall_ms=1785813632459 mono_ms=218224 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:20:32.4600630Z CONN_LIFECYCLE: conn=718 role=brain stream-subscriber stream=327 wall_ms=1785813632459 mono_ms=218225 event=stream-sub-attach stream=327 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:20:32.4603193Z CONN_LIFECYCLE: conn=718 role=brain stream-subscriber stream=327 wall_ms=1785813632460 mono_ms=218225 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:20:32.4606332Z CONN_LIFECYCLE: conn=719 role=brain wall_ms=1785813632460 mono_ms=218225 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:20:32.4608151Z CONN_LIFECYCLE: conn=719 role=brain stream-subscriber stream=328 wall_ms=1785813632460 mono_ms=218226 event=stream-sub-attach stream=328 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:20:32.4613268Z CONN_LIFECYCLE: conn=718 role=brain stream-subscriber stream=327 wall_ms=1785813632461 mono_ms=218226 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:20:32.4615018Z CONN_LIFECYCLE: conn=720 role=brain wall_ms=1785813632461 mono_ms=218226 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:20:32.4616042Z CONN_LIFECYCLE: conn=720 role=brain wall_ms=1785813632461 mono_ms=218226 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:20:32.4624490Z CONN_LIFECYCLE: conn=719 role=brain stream-subscriber stream=328 wall_ms=1785813632462 mono_ms=218227 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:20:32.4626584Z CONN_LIFECYCLE: conn=721 role=brain wall_ms=1785813632462 mono_ms=218227 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:20:32.4628182Z CONN_LIFECYCLE: conn=721 role=brain wall_ms=1785813632462 mono_ms=218227 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:20:32.7786659Z PUMP_PEER_FAIL:74a9aa6a635f34f30919abc22539417ff222ffb9474718ef0a8a611d4be9357a:stream ended before Done
2026-08-04T03:20:32.9133436Z CONN_LIFECYCLE: conn=722 role=brain wall_ms=1785813632913 mono_ms=218678 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:20:32.9134816Z CONN_LIFECYCLE: conn=722 role=brain wall_ms=1785813632913 mono_ms=218678 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:20:32.9139092Z CONN_LIFECYCLE: conn=723 role=brain stream-subscriber stream=329 wall_ms=1785813632913 mono_ms=218679 event=stream-sub-attach stream=329 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:20:32.9140688Z CONN_LIFECYCLE: conn=723 role=brain stream-subscriber stream=329 wall_ms=1785813632913 mono_ms=218679 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:20:32.9362092Z CONN_LIFECYCLE: conn=723 role=brain stream-subscriber stream=329 wall_ms=1785813632935 mono_ms=218701 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:20:32.9363924Z CONN_LIFECYCLE: conn=724 role=brain wall_ms=1785813632936 mono_ms=218701 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:20:32.9365155Z CONN_LIFECYCLE: conn=724 role=brain wall_ms=1785813632936 mono_ms=218701 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:20:32.9636326Z CONN_LIFECYCLE: conn=725 role=brain wall_ms=1785813632963 mono_ms=218728 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:20:32.9637663Z CONN_LIFECYCLE: conn=725 role=brain wall_ms=1785813632963 mono_ms=218728 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:20:32.9639632Z CONN_LIFECYCLE: conn=726 role=brain stream-subscriber stream=330 wall_ms=1785813632963 mono_ms=218729 event=stream-sub-attach stream=330 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:20:32.9641118Z CONN_LIFECYCLE: conn=726 role=brain stream-subscriber stream=330 wall_ms=1785813632964 mono_ms=218729 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:20:32.9649409Z CONN_LIFECYCLE: conn=726 role=brain stream-subscriber stream=330 wall_ms=1785813632964 mono_ms=218730 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:20:32.9650702Z CONN_LIFECYCLE: conn=727 role=brain wall_ms=1785813632964 mono_ms=218730 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:20:32.9651727Z CONN_LIFECYCLE: conn=727 role=brain wall_ms=1785813632965 mono_ms=218730 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:20:33.3890606Z PUMP_DIAL_SUBMIT:bcead52b862344aef51998ca5d8f15dce1e38e6cee3795b219a5849f6ad4b41a:leg=roster addr={"id":"bcead52b862344aef51998ca5d8f15dce1e38e6cee3795b219a5849f6ad4b41a","addrs":[{"Ip":"192.168.1.81:7460"}]} wall_ms=1785813633388 mono_ms=95568
2026-08-04T03:20:33.3894655Z PUMP_DIAL_SUBMIT:74a9aa6a635f34f30919abc22539417ff222ffb9474718ef0a8a611d4be9357a:leg=cache addr={"id":"74a9aa6a635f34f30919abc22539417ff222ffb9474718ef0a8a611d4be9357a","addrs":[{"Ip":"100.98.197.12:49873"}]} wall_ms=1785813633389 mono_ms=95568
2026-08-04T03:20:33.4110122Z PUMP_PEER_FAIL:74a9aa6a635f34f30919abc22539417ff222ffb9474718ef0a8a611d4be9357a:net-stream-open failed: no such conn 18
2026-08-04T03:20:33.4366719Z CONN_LIFECYCLE: conn=3 role=brain stream-subscriber stream=2 stream-subscriber stream=3 stream-subscriber stream=7 stream-subscriber stream=12 stream-subscriber stream=15 stream-subscriber stream=17 stream-subscriber stream=21 stream-subscriber stream=23… wall_ms=1785813633436 mono_ms=219201 event=stream-sub-attach stream=335 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:20:33.6184719Z CONN_LIFECYCLE: conn=728 role=brain wall_ms=1785813633618 mono_ms=219383 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:20:33.6186223Z CONN_LIFECYCLE: conn=730 role=brain wall_ms=1785813633618 mono_ms=219383 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:20:33.6188211Z CONN_LIFECYCLE: conn=729 role=brain wall_ms=1785813633618 mono_ms=219383 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:20:33.6190200Z CONN_LIFECYCLE: conn=728 role=brain wall_ms=1785813633618 mono_ms=219383 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:20:33.6191161Z CONN_LIFECYCLE: conn=730 role=brain wall_ms=1785813633618 mono_ms=219383 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:20:33.6192066Z CONN_LIFECYCLE: conn=729 role=brain wall_ms=1785813633618 mono_ms=219383 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:20:33.6193048Z CONN_LIFECYCLE: conn=731 role=brain stream-subscriber stream=338 wall_ms=1785813633618 mono_ms=219384 event=stream-sub-attach stream=338 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:20:33.6194082Z CONN_LIFECYCLE: conn=733 role=brain stream-subscriber stream=336 wall_ms=1785813633618 mono_ms=219384 event=stream-sub-attach stream=336 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:20:33.6195035Z CONN_LIFECYCLE: conn=731 role=brain stream-subscriber stream=338 wall_ms=1785813633619 mono_ms=219384 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:20:33.6195937Z CONN_LIFECYCLE: conn=733 role=brain stream-subscriber stream=336 wall_ms=1785813633619 mono_ms=219384 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:20:33.6196716Z CONN_LIFECYCLE: conn=732 role=brain wall_ms=1785813633619 mono_ms=219384 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:20:33.6197593Z CONN_LIFECYCLE: conn=732 role=brain stream-subscriber stream=337 wall_ms=1785813633619 mono_ms=219384 event=stream-sub-attach stream=337 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:20:33.6198590Z CONN_LIFECYCLE: conn=733 role=brain stream-subscriber stream=336 wall_ms=1785813633619 mono_ms=219385 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:20:33.6199521Z CONN_LIFECYCLE: conn=734 role=brain wall_ms=1785813633619 mono_ms=219385 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:20:33.6200275Z CONN_LIFECYCLE: conn=734 role=brain wall_ms=1785813633619 mono_ms=219385 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:20:33.6207954Z CONN_LIFECYCLE: conn=732 role=brain stream-subscriber stream=337 wall_ms=1785813633620 mono_ms=219386 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:20:33.6209554Z CONN_LIFECYCLE: conn=735 role=brain wall_ms=1785813633620 mono_ms=219386 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:20:33.6210554Z CONN_LIFECYCLE: conn=735 role=brain wall_ms=1785813633620 mono_ms=219386 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:20:33.6212030Z CONN_LIFECYCLE: conn=731 role=brain stream-subscriber stream=338 wall_ms=1785813633621 mono_ms=219386 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:20:33.6213473Z CONN_LIFECYCLE: conn=736 role=brain wall_ms=1785813633621 mono_ms=219386 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:20:33.6214380Z CONN_LIFECYCLE: conn=736 role=brain wall_ms=1785813633621 mono_ms=219386 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:20:33.6687811Z CONN_LIFECYCLE: conn=737 role=brain wall_ms=1785813633668 mono_ms=219433 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:20:33.6688855Z CONN_LIFECYCLE: conn=737 role=brain wall_ms=1785813633668 mono_ms=219434 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:20:33.6690361Z CONN_LIFECYCLE: conn=738 role=brain stream-subscriber stream=339 wall_ms=1785813633668 mono_ms=219434 event=stream-sub-attach stream=339 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:20:33.6691619Z CONN_LIFECYCLE: conn=738 role=brain stream-subscriber stream=339 wall_ms=1785813633669 mono_ms=219434 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:20:33.6705776Z CONN_LIFECYCLE: conn=738 role=brain stream-subscriber stream=339 wall_ms=1785813633670 mono_ms=219435 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:20:33.6706779Z CONN_LIFECYCLE: conn=739 role=brain wall_ms=1785813633670 mono_ms=219435 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:20:33.6708019Z CONN_LIFECYCLE: conn=739 role=brain wall_ms=1785813633670 mono_ms=219436 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:20:33.6751640Z TWOHOST OK: done-file pushed by A (ladder complete on A)
2026-08-04T03:20:33.6752096Z TWOHOST role B: ladder complete
2026-08-04T03:20:33.6764105Z 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=1785813633676 mono_ms=219441 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-04T03:20:33.6806951Z test two_host_ladder_role_b ... ok
2026-08-04T03:20:33.6807218Z 
2026-08-04T03:20:33.6807585Z test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 219.61s
2026-08-04T03:20:33.6808001Z 
2026-08-04T03:20:33.7090007Z ##[group]Run cargo build -p mock-adapter --bin mock-session
2026-08-04T03:20:33.7097142Z [36;1mcargo build -p mock-adapter --bin mock-session[0m
2026-08-04T03:20:33.7109528Z shell: /usr/bin/bash -e {0}
2026-08-04T03:20:33.7109747Z env:
2026-08-04T03:20:33.7110059Z   SPT_CI_TEST_TMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30873007187-1-vMzUxF
2026-08-04T03:20:33.7110508Z   TEMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30873007187-1-vMzUxF
2026-08-04T03:20:33.7110903Z   TMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30873007187-1-vMzUxF
2026-08-04T03:20:33.7111308Z   TMPDIR: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30873007187-1-vMzUxF
2026-08-04T03:20:33.7111619Z ##[endgroup]
2026-08-04T03:20:33.8146048Z    Compiling typenum v1.20.1
2026-08-04T03:20:34.2054119Z    Compiling subtle v2.6.1
2026-08-04T03:20:34.2054509Z    Compiling generic-array v0.14.7
2026-08-04T03:20:34.4794301Z    Compiling block-buffer v0.10.4
2026-08-04T03:20:34.4794794Z    Compiling crypto-common v0.1.7
2026-08-04T03:20:34.5208844Z    Compiling digest v0.10.7
2026-08-04T03:20:34.6012450Z    Compiling hmac v0.12.1
2026-08-04T03:20:34.6012798Z    Compiling sha2 v0.10.9
2026-08-04T03:20:34.7823422Z    Compiling mock-adapter v0.53.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/adapters/mock)
2026-08-04T03:20:34.9474604Z     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.22s
2026-08-04T03:20:34.9597634Z ##[group]Run bash .github/bench/wrap.sh twohost-cli-b -- cargo test -p spt --test twohost_cli -- --nocapture
2026-08-04T03:20:34.9598249Z [36;1mbash .github/bench/wrap.sh twohost-cli-b -- cargo test -p spt --test twohost_cli -- --nocapture[0m
2026-08-04T03:20:34.9611047Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0}
2026-08-04T03:20:34.9611324Z env:
2026-08-04T03:20:34.9611619Z   SPT_CI_TEST_TMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30873007187-1-vMzUxF
2026-08-04T03:20:34.9612067Z   TEMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30873007187-1-vMzUxF
2026-08-04T03:20:34.9612472Z   TMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30873007187-1-vMzUxF
2026-08-04T03:20:34.9612876Z   TMPDIR: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30873007187-1-vMzUxF
2026-08-04T03:20:34.9613371Z   SPT_TWO_HOST: 1
2026-08-04T03:20:34.9613546Z   SPT_TWO_HOST_ROLE: b
2026-08-04T03:20:34.9613737Z   SPT_TWO_HOST_SECRET: rig-twohost-ci
2026-08-04T03:20:34.9613986Z   SPT_TWO_HOST_WAIT_SECS: 900
2026-08-04T03:20:34.9614181Z ##[endgroup]
2026-08-04T03:20:35.2072968Z    Compiling n0-future v0.3.2
2026-08-04T03:20:35.2121492Z    Compiling rustix v1.1.4
2026-08-04T03:20:35.2180517Z    Compiling backon v1.6.0
2026-08-04T03:20:35.2503053Z    Compiling n0-watcher v0.6.1
2026-08-04T03:20:35.2503710Z    Compiling iroh-dns v0.98.0
2026-08-04T03:20:35.3491246Z    Compiling netwatch v0.16.0
2026-08-04T03:20:35.4770773Z    Compiling iroh-relay v0.98.0
2026-08-04T03:20:35.9266118Z    Compiling portmapper v0.16.0
2026-08-04T03:20:36.6468752Z    Compiling terminal_size v0.4.4
2026-08-04T03:20:36.6469502Z    Compiling tempfile v3.27.0
2026-08-04T03:20:36.6917967Z    Compiling clap_builder v4.6.0
2026-08-04T03:20:36.7949860Z    Compiling spt-test-support v0.53.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-test-support)
2026-08-04T03:20:38.0888579Z    Compiling clap v4.6.1
2026-08-04T03:20:38.5920308Z    Compiling iroh v0.98.2
2026-08-04T03:20:46.3161073Z    Compiling spt-net v0.53.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-net)
2026-08-04T03:20:48.0766101Z    Compiling spt-daemon v0.53.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-daemon)
2026-08-04T03:20:58.3616660Z    Compiling spt v0.53.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt)
2026-08-04T03:21:04.7947824Z     Finished `test` profile [unoptimized + debuginfo] target(s) in 29.80s
2026-08-04T03:21:04.8172276Z      Running tests/twohost_cli.rs (target/debug/deps/twohost_cli-4f13f58f34159b05)
2026-08-04T03:21:04.8188927Z 
2026-08-04T03:21:04.8189256Z running 2 tests
2026-08-04T03:21:04.8191127Z test gated_cli_role_a ... ok
2026-08-04T03:21:04.8195615Z GATED role B: node 989b0dbaa74de8e5c747af19c65f49211f08235717e8d322ec082ab0cbfb48ee
2026-08-04T03:21:05.2367811Z 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-04T03:21:14.7104821Z GATED role B: ticker session 1 ready
2026-08-04T03:22:04.8190708Z test gated_cli_role_b has been running for over 60 seconds
2026-08-04T03:36:14.7294375Z 
2026-08-04T03:36:14.7295187Z thread 'gated_cli_role_b' (4095787) panicked at crates/spt/tests/twohost_cli.rs:189:5:
2026-08-04T03:36:14.7296113Z never converged on the rig: bring-up: A's target row replicated to B
2026-08-04T03:36:14.7296866Z note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
2026-08-04T03:36:14.8197964Z test gated_cli_role_b ... FAILED
2026-08-04T03:36:14.8198228Z 
2026-08-04T03:36:14.8198326Z failures:
2026-08-04T03:36:14.8198454Z 
2026-08-04T03:36:14.8198545Z failures:
2026-08-04T03:36:14.8198730Z     gated_cli_role_b
2026-08-04T03:36:14.8198874Z 
2026-08-04T03:36:14.8199237Z test result: FAILED. 1 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 910.00s
2026-08-04T03:36:14.8199941Z 
2026-08-04T03:36:14.8204013Z error: test failed, to rerun pass `-p spt --test twohost_cli`
2026-08-04T03:36:14.8434718Z ##[error]Process completed with exit code 101.
2026-08-04T03:36:14.8471926Z ##[group]Run bash .github/ci/reap-census.sh end
2026-08-04T03:36:14.8472237Z [36;1mbash .github/ci/reap-census.sh end[0m
2026-08-04T03:36:14.8484323Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0}
2026-08-04T03:36:14.8484594Z env:
2026-08-04T03:36:14.8484889Z   SPT_CI_TEST_TMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30873007187-1-vMzUxF
2026-08-04T03:36:14.8485324Z   TEMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30873007187-1-vMzUxF
2026-08-04T03:36:14.8485723Z   TMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30873007187-1-vMzUxF
2026-08-04T03:36:14.8486130Z   TMPDIR: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30873007187-1-vMzUxF
2026-08-04T03:36:14.8486603Z ##[endgroup]
2026-08-04T03:36:14.8529248Z CI-CENSUS scope roots:
2026-08-04T03:36:14.8529592Z   root: /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core
2026-08-04T03:36:14.8530031Z   root: /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/target
2026-08-04T03:36:14.8530569Z   root: /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/.adapter-notify/target
2026-08-04T03:36:14.8531025Z   root: /home/reavus/actions-runner/_work/_temp
2026-08-04T03:36:14.8531329Z   root: /home/reavus/spt-n1-oldbroker
2026-08-04T03:36:14.8575061Z CI-CENSUS self-check OK: walked 392 /proc entries, exe resolution live
2026-08-04T03:36:16.3011163Z CI-CENSUS phase=pre-reap box_procs=392 box_fds=10816 family_total=5 scoped=3 unscoped=2 unreadable_path=0 flood_orphans=0
2026-08-04T03:36:16.3011664Z   FOREIGN  pid=1687377 /home/reavus/.local/bin/spt
2026-08-04T03:36:16.3011942Z   FOREIGN  pid=1687391 /home/reavus/.local/bin/spt
2026-08-04T03:36:16.3012336Z   SCOPED   pid=4089871 /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/target/debug/spt
2026-08-04T03:36:16.3012866Z   SCOPED   pid=4089888 /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/target/debug/spt
2026-08-04T03:36:16.3013443Z   SCOPED   pid=4090348 /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/.adapter-notify/target/debug/notify-shell
2026-08-04T03:36:16.3013976Z CI-REAP: settling 5s so cleanly-exiting daemons are not counted as leaks
2026-08-04T03:36:22.7611328Z CI-CENSUS phase=post-settle box_procs=390 box_fds=10848 family_total=5 scoped=3 unscoped=2 unreadable_path=0 flood_orphans=0
2026-08-04T03:36:22.7612291Z   FOREIGN  pid=1687377 /home/reavus/.local/bin/spt
2026-08-04T03:36:22.7612805Z   FOREIGN  pid=1687391 /home/reavus/.local/bin/spt
2026-08-04T03:36:22.7613527Z   SCOPED   pid=4089871 /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/target/debug/spt
2026-08-04T03:36:22.7614495Z   SCOPED   pid=4089888 /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/target/debug/spt
2026-08-04T03:36:22.7615594Z   SCOPED   pid=4090348 /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/.adapter-notify/target/debug/notify-shell
2026-08-04T03:36:23.4865631Z   REAP  pid=4089871 /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/target/debug/spt
2026-08-04T03:36:23.4888933Z   REAP  pid=4089888 /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/target/debug/spt
2026-08-04T03:36:23.4915128Z   REAP  pid=4090348 /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/.adapter-notify/target/debug/notify-shell
2026-08-04T03:36:26.3440714Z CI-CENSUS phase=end box_procs=389 box_fds=10752 family_total=2 scoped=0 unscoped=2 unreadable_path=0 flood_orphans=0
2026-08-04T03:36:26.3441309Z   FOREIGN  pid=1687377 /home/reavus/.local/bin/spt
2026-08-04T03:36:26.3441657Z   FOREIGN  pid=1687391 /home/reavus/.local/bin/spt
2026-08-04T03:36:26.3442029Z CI-REAP summary: killed=3 flood_orphans=none scoped_survivors=0
2026-08-04T03:36:26.3469069Z ##[group]Run bash .github/ci/test-temp-sandbox.sh cleanup
2026-08-04T03:36:26.3469451Z [36;1mbash .github/ci/test-temp-sandbox.sh cleanup[0m
2026-08-04T03:36:26.3481901Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0}
2026-08-04T03:36:26.3482182Z env:
2026-08-04T03:36:26.3482491Z   SPT_CI_TEST_TMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30873007187-1-vMzUxF
2026-08-04T03:36:26.3482936Z   TEMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30873007187-1-vMzUxF
2026-08-04T03:36:26.3483354Z   TMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30873007187-1-vMzUxF
2026-08-04T03:36:26.3483787Z   TMPDIR: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30873007187-1-vMzUxF
2026-08-04T03:36:26.3484102Z ##[endgroup]
2026-08-04T03:36:26.3556523Z CI-TMP cleanup: removed /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30873007187-1-vMzUxF on attempt 1/5
2026-08-04T03:36:26.3609577Z Node 20 is being deprecated. This workflow is running with Node 24 by default. If you need to temporarily use Node 20, you can set the ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true environment variable. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
2026-08-04T03:36:26.3610752Z ##[group]Run actions/upload-artifact@v4
2026-08-04T03:36:26.3610981Z with:
2026-08-04T03:36:26.3611163Z   name: bench-ledger-twohost-b
2026-08-04T03:36:26.3611372Z   path: bench-ledger/
2026-08-04T03:36:26.3611573Z   if-no-files-found: warn
2026-08-04T03:36:26.3611758Z   retention-days: 30
2026-08-04T03:36:26.3611944Z   compression-level: 6
2026-08-04T03:36:26.3612126Z   overwrite: false
2026-08-04T03:36:26.3612301Z   include-hidden-files: false
2026-08-04T03:36:26.3612501Z env:
2026-08-04T03:36:26.3612847Z   SPT_CI_TEST_TMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30873007187-1-vMzUxF
2026-08-04T03:36:26.3613558Z   TEMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30873007187-1-vMzUxF
2026-08-04T03:36:26.3614187Z   TMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30873007187-1-vMzUxF
2026-08-04T03:36:26.3614826Z   TMPDIR: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30873007187-1-vMzUxF
2026-08-04T03:36:26.3615311Z ##[endgroup]
2026-08-04T03:36:26.4982288Z (node:4120461) [DEP0040] DeprecationWarning: The `punycode` module is deprecated. Please use a userland alternative instead.
2026-08-04T03:36:26.4982879Z (Use `node --trace-deprecation ...` to show where the warning was created)
2026-08-04T03:36:26.5020155Z With the provided path, there will be 1 file uploaded
2026-08-04T03:36:26.5024190Z Artifact name is valid!
2026-08-04T03:36:26.5024673Z Root directory input is valid!
2026-08-04T03:36:26.8410163Z Beginning upload of artifact content to blob storage
2026-08-04T03:36:26.8554823Z (node:4120461) [DEP0169] DeprecationWarning: `url.parse()` behavior is not standardized and prone to errors that have security implications. Use the WHATWG URL API instead. CVEs are not issued for `url.parse()` vulnerabilities.
2026-08-04T03:36:27.2236490Z Uploaded bytes 368
2026-08-04T03:36:27.3138099Z Finished uploading artifact content to blob storage!
2026-08-04T03:36:27.3139171Z SHA256 digest of uploaded artifact zip is a0bff3f7b4cbff365c6ac9b1206b372b2f468430f2dace5b6c8b2ce1af7d4e30
2026-08-04T03:36:27.3141141Z Finalizing artifact upload
2026-08-04T03:36:27.5797297Z Artifact bench-ledger-twohost-b.zip successfully finalized. Artifact ID 8879282613
2026-08-04T03:36:27.5798469Z Artifact bench-ledger-twohost-b has been successfully uploaded! Final size is 368 bytes. Artifact ID is 8879282613
2026-08-04T03:36:27.5805534Z Artifact download URL: https://github.com/BigscreenVR/spt-bs-core/actions/runs/30873007187/artifacts/8879282613
2026-08-04T03:36:27.5993704Z Post job cleanup.
2026-08-04T03:36:27.6649161Z [command]/usr/bin/git version
2026-08-04T03:36:27.6678212Z git version 2.43.0
2026-08-04T03:36:27.6702393Z Copying '/home/reavus/.gitconfig' to '/home/reavus/actions-runner/_work/_temp/4b51d0bb-c933-438a-9541-c6c6b66bab0b/.gitconfig'
2026-08-04T03:36:27.6708698Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/4b51d0bb-c933-438a-9541-c6c6b66bab0b' before making global git config changes
2026-08-04T03:36:27.6709561Z Adding repository directory to the temporary git global config as a safe directory
2026-08-04T03:36:27.6712916Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/.adapter-notify
2026-08-04T03:36:27.6739862Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-08-04T03:36:27.6766707Z [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-04T03:36:27.6947988Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-08-04T03:36:27.6967537Z http.https://github.com/.extraheader
2026-08-04T03:36:27.6974537Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader
2026-08-04T03:36:27.6997492Z [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-04T03:36:27.7220602Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-08-04T03:36:27.7245342Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-08-04T03:36:27.7552354Z Post job cleanup.
2026-08-04T03:36:27.8206174Z [command]/usr/bin/git version
2026-08-04T03:36:27.8237798Z git version 2.43.0
2026-08-04T03:36:27.8297889Z Copying '/home/reavus/.gitconfig' to '/home/reavus/actions-runner/_work/_temp/14828c81-2bb6-4f92-9d25-1a0b06a6e98d/.gitconfig'
2026-08-04T03:36:27.8304814Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/14828c81-2bb6-4f92-9d25-1a0b06a6e98d' before making global git config changes
2026-08-04T03:36:27.8305463Z Adding repository directory to the temporary git global config as a safe directory
2026-08-04T03:36:27.8308525Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core
2026-08-04T03:36:27.8354483Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-08-04T03:36:27.8379776Z [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-04T03:36:27.8559607Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-08-04T03:36:27.8578180Z http.https://github.com/.extraheader
2026-08-04T03:36:27.8584824Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader
2026-08-04T03:36:27.8609030Z [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-04T03:36:27.8791161Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-08-04T03:36:27.8815345Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-08-04T03:36:27.9113035Z Cleaning up orphan processes
2026-08-04T03:36:27.9764093Z ##[warning]Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/upload-artifact@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
