| 1 | | [ Sep 19 00:29:19 Enabled. ] |
| 2 | | [ Sep 19 00:29:19 Rereading configuration. ] |
| 3 | | [ Sep 19 00:29:20 Rereading configuration. ] |
| 4 | | [ Sep 19 00:29:21 Executing start method ("ctrun -l child -o noorphan,regent /opt/oxide/dns-server/bin/dns-server --config-file /var/svc/manifest/site/internal_dns/config.toml --http-address [fd00:1122:3344:3::1]:5353 --dns-address [fd00:1122:3344:3::1]:53 &"). ] |
| 5 | | [ Sep 19 00:29:21 Method "start" exited with status 0. ] |
| 6 | | Config { log: File { level: Info, path: "/dev/stdout", if_exists: Append }, dropshot: ConfigDropshot { bind_address: [fd00:1122:3344:3::1]:5353, default_request_body_max_bytes: 104857600, default_handler_task_mode: Detached, log_headers: [] }, storage: Config { storage_path: "/data/dns", keep_old_generations: 3 } } |
| 7 | | note: configured to log to "/dev/stdout" |
| 8 | 2025-09-19T00:29:21.829Z | INFO | dns-server: config
config = Config { log: File { level: Info, path: "/dev/stdout", if_exists: Append }, dropshot: ConfigDropshot { bind_address: [fd00:1122:3344:3::1]:5353, default_request_body_max_bytes: 104857600, default_handler_task_mode: Detached, log_headers: [] }, storage: Config { storage_path: "/data/dns", keep_old_generations: 3 } }
dns_config = Config { bind_address: [fd00:1122:3344:3::1]:53 }
|
| 9 | 2025-09-19T00:29:21.829Z | INFO | dns-server (store): opening sled database
path = /data/dns
|
| 10 | 2025-09-19T00:29:21.849Z | INFO | dns-server (store): pruning trees for generations newer than 0
|
| 11 | 2025-09-19T00:29:21.850Z | INFO | dns-server (store): pruning trees for generations older than 0
keep = 3
|
| 12 | 2025-09-19T00:29:21.850Z | INFO | dns-server (dns): DNS server bound to address
local_address = [fd00:1122:3344:3::1]:53
|
| 13 | 2025-09-19T00:29:21.850Z | INFO | dns-server (http): listening
local_addr = [fd00:1122:3344:3::1]:5353
|
| 14 | 2025-09-19T00:29:22.006Z | INFO | dns-server (http): accepted connection
local_addr = [fd00:1122:3344:3::1]:5353
remote_addr = [fd00:1122:3344:3::2]:54375
|
| 15 | 2025-09-19T00:29:22.007Z | INFO | dns-server (store): attempting generation update
new_generation = 1
req_id = c8198950-593a-4ca9-9664-946efa5c95ee
|
| 16 | 2025-09-19T00:29:22.007Z | INFO | dns-server (store): pruning trees for generations newer than 0
|
| 17 | 2025-09-19T00:29:22.038Z | INFO | dns-server (store): pruning trees for generations older than 1
keep = 3
|
| 18 | 2025-09-19T00:29:22.038Z | INFO | dns-server (store): updated generation
new_generation = 1
req_id = c8198950-593a-4ca9-9664-946efa5c95ee
|
| 19 | 2025-09-19T00:29:22.038Z | INFO | dns-server (http): request completed
latency_us = 31567
local_addr = [fd00:1122:3344:3::1]:5353
method = PUT
remote_addr = [fd00:1122:3344:3::2]:54375
req_id = c8198950-593a-4ca9-9664-946efa5c95ee
response_code = 204
uri = /config
|
| 20 | 2025-09-19T00:29:33.752Z | ERRO | dns-server (dns): failed to handle incoming DNS message: MessageRequest {
header: Header {
id: 10443,
message_type: Query,
op_code: Query,
authoritative: false,
truncation: false,
recursion_desired: true,
recursion_available: false,
authentic_data: false,
checking_disabled: false,
response_code: NoError,
query_count: 1,
answer_count: 0,
name_server_count: 0,
additional_count: 0,
},
queries: Queries {
queries: [
LowerQuery {
name: LowerName(
Name("0.pool.ntp.org."),
),
original: Query {
name: Name("0.pool.ntp.org."),
query_type: AAAA,
query_class: IN,
},
},
],
original: [
1,
48,
4,
112,
111,
111,
108,
3,
110,
116,
112,
3,
111,
114,
103,
0,
0,
28,
0,
1,
],
},
answers: [],
name_servers: [],
additionals: [],
sig0: [],
edns: None,
} SERVFAIL: server is not authoritative for name: "0.pool.ntp.org."
peer_addr = [fd00:1122:3344:101::1b]:47446
req_id = 72498efe-340a-4c3c-bb2d-5137cda10824
|
| 21 | 2025-09-19T00:29:33.761Z | ERRO | dns-server (dns): failed to handle incoming DNS message: MessageRequest {
header: Header {
id: 56660,
message_type: Query,
op_code: Query,
authoritative: false,
truncation: false,
recursion_desired: true,
recursion_available: false,
authentic_data: false,
checking_disabled: false,
response_code: NoError,
query_count: 1,
answer_count: 0,
name_server_count: 0,
additional_count: 0,
},
queries: Queries {
queries: [
LowerQuery {
name: LowerName(
Name("0.pool.ntp.org."),
),
original: Query {
name: Name("0.pool.ntp.org."),
query_type: AAAA,
query_class: IN,
},
},
],
original: [
1,
48,
4,
112,
111,
111,
108,
3,
110,
116,
112,
3,
111,
114,
103,
0,
0,
28,
0,
1,
],
},
answers: [],
name_servers: [],
additionals: [],
sig0: [],
edns: None,
} SERVFAIL: server is not authoritative for name: "0.pool.ntp.org."
peer_addr = [fd00:1122:3344:101::1b]:56539
req_id = 61365eac-e10f-4742-a434-fc4203a94411
|
| 22 | 2025-09-19T00:29:33.765Z | ERRO | dns-server (dns): failed to handle incoming DNS message: MessageRequest {
header: Header {
id: 42947,
message_type: Query,
op_code: Query,
authoritative: false,
truncation: false,
recursion_desired: true,
recursion_available: false,
authentic_data: false,
checking_disabled: false,
response_code: NoError,
query_count: 1,
answer_count: 0,
name_server_count: 0,
additional_count: 0,
},
queries: Queries {
queries: [
LowerQuery {
name: LowerName(
Name("0.pool.ntp.org."),
),
original: Query {
name: Name("0.pool.ntp.org."),
query_type: A,
query_class: IN,
},
},
],
original: [
1,
48,
4,
112,
111,
111,
108,
3,
110,
116,
112,
3,
111,
114,
103,
0,
0,
1,
0,
1,
],
},
answers: [],
name_servers: [],
additionals: [],
sig0: [],
edns: None,
} SERVFAIL: server is not authoritative for name: "0.pool.ntp.org."
peer_addr = [fd00:1122:3344:101::1b]:53933
req_id = 5877c092-68bb-46d9-a4a9-fbcc60ce2625
|
| 23 | | {"msg":"failed to handle incoming DNS message: MessageRequest {\n header: Header {\n id: 26259,\n message_type: Query,\n op_code: Query,\n authoritative: false,\n truncation: false,\n recursion_desired: true,\n recursion_available: false,\n authentic_data: false,\n checking_disabled: false,\n response_code: NoError,\n query_count: 1,\n answer_count: 0,\n name_server_count: 0,\n additional_count: 0,\n },\n queries: Queries {\n queries: [\n LowerQuery {\n name: LowerName(\n Name(\"oxz_cockroachdb_086cf638-89e3-49f1-8c10-47f12bcdc2da.\"),\n ),\n original: Query {\n name: Name(\"oxz_cockroachdb_086cf638-89e3-49f1-8c10-47f12bcdc2da.\"),\n query_type: A,\n query_class: IN,\n },\n },\n ],\n original: [\n 52,\n 111,\n 120,\n 122,\n 95,\n 99,\n 111,\n 99,\n 107,\n 114,\n 111,\n 97,\n 99,\n 104,\n 100,\n 98,\n 95,\n 48,\n 56,\n 54,\n 99,\n 102,\n 54,\n 51,\n 56,\n 45,\n 56,\n 57,\n 101,\n 51,\n 45,\n 52,\n 57,\n 102,\n 49,\n 45,\n 56,\n 99,\n 49,\n 48,\n 45,\n 52,\n 55,\n 102,\n 49,\n 50,\n 98,\n 99,\n 100,\n 99,\n 50,\n 100,\n 97,\n 0,\n 0,\n 1,\n 0,\n 1,\n ],\n },\n answers: [],\n |