| 1 | | [ Jun 11 16:44:49 Enabled. ] |
| 2 | | [ Jun 11 16:44:49 Rereading configuration. ] |
| 3 | | [ Jun 11 16:44:52 Rereading configuration. ] |
| 4 | | [ Jun 11 16:44:54 Executing start method ("ctrun -l child -o noorphan,regent /opt/oxide/oximeter-collector/bin/oximeter run /var/svc/manifest/site/oximeter/config.toml --address [fd00:1122:3344:101::d]:12223 --id 57a6e8d5-5685-49da-a6d4-97936d8bbcd7 &"). ] |
| 5 | | [ Jun 11 16:44:54 Method "start" exited with status 0. ] |
| 6 | | note: configured to log to "/dev/stdout" |
| 7 | 2026-06-11T16:44:54.961Z | DEBG | oximeter: registered DTrace probes
|
| 8 | 2026-06-11T16:44:54.961Z | INFO | oximeter: starting oximeter server
file = oximeter/collector/src/lib.rs:301
|
| 9 | 2026-06-11T16:44:54.961Z | DEBG | oximeter: creating ClickHouse client
|
| 10 | 2026-06-11T16:44:54.979Z | DEBG | oximeter (clickhouse-client): registered USDT probes
collector_id = 57a6e8d5-5685-49da-a6d4-97936d8bbcd7
collector_ip = fd00:1122:3344:101::d
id = 688541b0-9af3-4417-a5b9-214e34e5c733
|
| 11 | 2026-06-11T16:44:59.485Z | WARN | oximeter (clickhouse-client): oximeter database does not exist, or is out-of-date
collector_id = 57a6e8d5-5685-49da-a6d4-97936d8bbcd7
collector_ip = fd00:1122:3344:101::d
file = oximeter/db/src/client/mod.rs:890
id = 688541b0-9af3-4417-a5b9-214e34e5c733
|
| 12 | 2026-06-11T16:44:59.485Z | DEBG | oximeter (oximeter-agent): oximeter database does not exist, creating
collector_id = 57a6e8d5-5685-49da-a6d4-97936d8bbcd7
collector_ip = fd00:1122:3344:101::d
|
| 13 | 2026-06-11T16:44:59.485Z | INFO | oximeter (clickhouse-client): reading db version
collector_id = 57a6e8d5-5685-49da-a6d4-97936d8bbcd7
collector_ip = fd00:1122:3344:101::d
file = oximeter/db/src/client/mod.rs:790
id = 688541b0-9af3-4417-a5b9-214e34e5c733
|
| 14 | 2026-06-11T16:44:59.486Z | WARN | oximeter (clickhouse-client): oximeter database does not exist, or is out-of-date
collector_id = 57a6e8d5-5685-49da-a6d4-97936d8bbcd7
collector_ip = fd00:1122:3344:101::d
file = oximeter/db/src/client/mod.rs:890
id = 688541b0-9af3-4417-a5b9-214e34e5c733
|
| 15 | 2026-06-11T16:44:59.486Z | INFO | oximeter (clickhouse-client): read oximeter database version
collector_id = 57a6e8d5-5685-49da-a6d4-97936d8bbcd7
collector_ip = fd00:1122:3344:101::d
file = oximeter/db/src/client/mod.rs:795
id = 688541b0-9af3-4417-a5b9-214e34e5c733
version = 0
|
| 16 | 2026-06-11T16:44:59.486Z | INFO | oximeter (clickhouse-client): initializing oximeter schema
collector_id = 57a6e8d5-5685-49da-a6d4-97936d8bbcd7
collector_ip = fd00:1122:3344:101::d
file = oximeter/db/src/client/mod.rs:800
id = 688541b0-9af3-4417-a5b9-214e34e5c733
|
| 17 | 2026-06-11T16:44:59.486Z | DEBG | oximeter (clickhouse-client): initializing ClickHouse database
collector_id = 57a6e8d5-5685-49da-a6d4-97936d8bbcd7
collector_ip = fd00:1122:3344:101::d
id = 688541b0-9af3-4417-a5b9-214e34e5c733
|
| 18 | 2026-06-11T16:44:59.580Z | INFO | oximeter (clickhouse-client): inserting current version
collector_id = 57a6e8d5-5685-49da-a6d4-97936d8bbcd7
collector_ip = fd00:1122:3344:101::d
file = oximeter/db/src/client/mod.rs:821
id = 688541b0-9af3-4417-a5b9-214e34e5c733
version = 14
|
| 19 | 2026-06-11T16:44:59.603Z | DEBG | oximeter (clickhouse-client): registered USDT probes
collector_id = 57a6e8d5-5685-49da-a6d4-97936d8bbcd7
collector_ip = fd00:1122:3344:101::d
id = 0ee0c7f0-739c-46a3-b324-ed73d1a269a4
|
| 20 | 2026-06-11T16:44:59.609Z | DEBG | oximeter (dropshot): registered endpoint
local_addr = [fd00:1122:3344:101::d]:12223
method = GET
path = /info
versions = all
|
| 21 | 2026-06-11T16:44:59.609Z | DEBG | oximeter (dropshot): registered endpoint
local_addr = [fd00:1122:3344:101::d]:12223
method = GET
path = /producers
versions = all
|
| 22 | 2026-06-11T16:44:59.609Z | DEBG | oximeter (dropshot): registered endpoint
local_addr = [fd00:1122:3344:101::d]:12223
method = DELETE
path = /producers/{producer_id}
versions = all
|
| 23 | 2026-06-11T16:44:59.609Z | DEBG | oximeter (dropshot): registered endpoint
local_addr = [fd00:1122:3344:101::d]:12223
method = GET
path = /producers/{producer_id}
versions = all
|
| 24 | 2026-06-11T16:44:59.609Z | INFO | oximeter (dropshot): listening
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:335
local_addr = [fd00:1122:3344:101::d]:12223
|
| 25 | 2026-06-11T16:44:59.611Z | DEBG | oximeter (dropshot): successfully registered DTrace USDT probes
local_addr = [fd00:1122:3344:101::d]:12223
|
| 26 | 2026-06-11T16:44:59.611Z | DEBG | oximeter: registered USDT probes
|
| 27 | 2026-06-11T16:44:59.611Z | DEBG | oximeter: contacting nexus
|
| 28 | 2026-06-11T16:44:59.629Z | DEBG | oximeter: client request
body = Some(Body)
method = POST
uri = http://[fd00:1122:3344:101::c]:12221/metrics/collectors
|
| 29 | 2026-06-11T16:44:59.630Z | DEBG | oximeter: client response
result = Err(reqwest::Error { kind: Request, url: "http://[fd00:1122:3344:101::c]:12221/metrics/collectors", source: hyper_util::client::legacy::Error(Connect, ConnectError("tcp connect error", [fd00:1122:3344:101::c]:12221, Os { code: 146, kind: ConnectionRefused, message: "Connection refused" })) })
|
| 30 | 2026-06-11T16:44:59.630Z | WARN | oximeter: failed to contact nexus, will retry in 248.740633ms
error = "Communication Error: error sending request for url (http://[fd00:1122:3344:101::c]:12221/metrics/collectors)"
file = oximeter/collector/src/lib.rs:446
|
| 31 | 2026-06-11T16:44:59.879Z | DEBG | oximeter: contacting nexus
|
| 32 | 2026-06-11T16:44:59.879Z | DEBG | oximeter: client request
body = Some(Body)
method = POST
uri = http://[fd00:1122:3344:101::c]:12221/metrics/collectors
|
| 33 | 2026-06-11T16:44:59.879Z | DEBG | oximeter: client response
result = Err(reqwest::Error { kind: Request, url: "http://[fd00:1122:3344:101::c]:12221/metrics/collectors", source: hyper_util::client::legacy::Error(Connect, ConnectError("tcp connect error", [fd00:1122:3344:101::c]:12221, Os { code: 146, kind: ConnectionRefused, message: "Connection refused" })) })
|
| 34 | 2026-06-11T16:44:59.879Z | WARN | oximeter: failed to contact nexus, will retry in 673.166139ms
error = "Communication Error: error sending request for url (http://[fd00:1122:3344:101::c]:12221/metrics/collectors)"
file = oximeter/collector/src/lib.rs:446
|
| 35 | 2026-06-11T16:45:00.553Z | DEBG | oximeter: contacting nexus
|
| 36 | 2026-06-11T16:45:00.554Z | DEBG | oximeter: client request
body = Some(Body)
method = POST
uri = http://[fd00:1122:3344:101::c]:12221/metrics/collectors
|
| 37 | 2026-06-11T16:45:00.554Z | DEBG | oximeter: client response
result = Err(reqwest::Error { kind: Request, url: "http://[fd00:1122:3344:101::c]:12221/metrics/collectors", source: hyper_util::client::legacy::Error(Connect, ConnectError("tcp connect error", [fd00:1122:3344:101::c]:12221, Os { code: 146, kind: ConnectionRefused, message: "Connection refused" })) })
|
| 38 | 2026-06-11T16:45:00.554Z | WARN | oximeter: failed to contact nexus, will retry in 1.037953139s
error = "Communication Error: error sending request for url (http://[fd00:1122:3344:101::c]:12221/metrics/collectors)"
file = oximeter/collector/src/lib.rs:446
|