[ Mar 25 23:57:05 Enabled. ]
[ Mar 25 23:57:05 Rereading configuration. ]
[ Mar 25 23:57:06 Rereading configuration. ]
[ Mar 25 23:57:09 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:2::1]:5353 --dns-address [fd00:1122:3344:2::1]:53 &"). ]
[ Mar 25 23:57:09 Method "start" exited with status 0. ]
Config { log: File { level: Info, path: "/dev/stdout", if_exists: Append }, dropshot: ConfigDropshot { bind_address: [fd00:1122:3344:2::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 } }
note: configured to log to "/dev/stdout"
{"msg":"config","v":0,"name":"dns-server","level":30,"time":"2025-03-25T23:57:09.750265672Z","hostname":"oxz_internal_dns_8f941d2c-91f3-42e3-ac2e-63a57f74d87a","pid":5079,"dns_config":"Config { bind_address: [fd00:1122:3344:2::1]:53 }","config":"Config { log: File { level: Info, path: \"/dev/stdout\", if_exists: Append }, dropshot: ConfigDropshot { bind_address: [fd00:1122:3344:2::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 } }"}
{"msg":"opening sled database","v":0,"name":"dns-server","level":30,"time":"2025-03-25T23:57:09.750482309Z","hostname":"oxz_internal_dns_8f941d2c-91f3-42e3-ac2e-63a57f74d87a","pid":5079,"component":"store","path":"/data/dns"}
{"msg":"pruning trees for generations newer than 0","v":0,"name":"dns-server","level":30,"time":"2025-03-25T23:57:09.768996134Z","hostname":"oxz_internal_dns_8f941d2c-91f3-42e3-ac2e-63a57f74d87a","pid":5079,"component":"store"}
{"msg":"pruning trees for generations older than 0","v":0,"name":"dns-server","level":30,"time":"2025-03-25T23:57:09.769037755Z","hostname":"oxz_internal_dns_8f941d2c-91f3-42e3-ac2e-63a57f74d87a","pid":5079,"component":"store","keep":3}
{"msg":"DNS server bound to address","v":0,"name":"dns-server","level":30,"time":"2025-03-25T23:57:09.769073346Z","hostname":"oxz_internal_dns_8f941d2c-91f3-42e3-ac2e-63a57f74d87a","pid":5079,"component":"dns","local_address":"[fd00:1122:3344:2::1]:53"}
{"msg":"listening","v":0,"name":"dns-server","level":30,"time":"2025-03-25T23:57:09.769339525Z","hostname":"oxz_internal_dns_8f941d2c-91f3-42e3-ac2e-63a57f74d87a","pid":5079,"local_addr":"[fd00:1122:3344:2::1]:5353","component":"http"}
{"msg":"failed to handle incoming DNS message: MessageRequest {\n    header: Header {\n        id: 48093,\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: 1,\n    },\n    query: WireQuery {\n        query: LowerQuery {\n            name: LowerName(\n                Name(\"_nexus._tcp.control-plane.oxide.internal.\"),\n            ),\n            original: Query {\n                name: Name(\"_nexus._tcp.control-plane.oxide.internal.\"),\n                query_type: SRV,\n                query_class: IN,\n            },\n        },\n        original: [\n            6,\n            95,\n            110,\n            101,\n            120,\n            117,\n            115,\n            4,\n            95,\n            116,\n            99,\n            112,\n            13,\n            99,\n            111,\n            110,\n            116,\n            114,\n            111,\n            108,\n            45,\n            112,\n            108,\n            97,\n            110,\n            101,\n            5,\n            111,\n            120,\n            105,\n            100,\n            101,\n            8,\n            105,\n            110,\n            116,\n            101,\n            114,\n            110,\n            97,\n            108,\n            0,\n            0,\n            33,\n            0,\n            1,\n        ],\n    },\n    answers: [],\n    name_servers: [],\n    additionals: [],\n    sig0: [],\n    edns: Some(\n        Edns {\n            rcode_high: 0,\n            version: 0,\n            dnssec_ok: false,\n            max_payload: 1232,\n            options: OPT {\n                options: {},\n            },\n        },\n    ),\n} SERVFAIL: server is not authoritative for name: \"_nexus._tcp.control-plane.oxide.internal.\"","v":0,"name":"dns-server","level":50,"time":"2025-03-25T23:57:10.142960776Z","hostname":"oxz_internal_dns_8f941d2c-91f3-42e3-ac2e-63a57f74d87a","pid":5079,"peer_addr":"[fd00:1122:3344:2::2]:52186","req_id":"8e2df9cb-62b9-4fe0-96cd-993b745656ff","component":"dns"}
{"msg":"accepted connection","v":0,"name":"dns-server","level":30,"time":"2025-03-25T23:57:10.465950313Z","hostname":"oxz_internal_dns_8f941d2c-91f3-42e3-ac2e-63a57f74d87a","pid":5079,"local_addr":"[fd00:1122:3344:2::1]:5353","component":"http","remote_addr":"[fd00:1122:3344:2::2]:33273"}
{"msg":"attempting generation update","v":0,"name":"dns-server","level":30,"time":"2025-03-25T23:57:10.466595774Z","hostname":"oxz_internal_dns_8f941d2c-91f3-42e3-ac2e-63a57f74d87a","pid":5079,"new_generation":1,"req_id":"fd5795c9-49d4-4c22-8d17-6c60c57bd83d","component":"store"}
{"msg":"pruning trees for generations newer than 0","v":0,"name":"dns-server","level":30,"time":"2025-03-25T23:57:10.466608274Z","hostname":"oxz_internal_dns_8f941d2c-91f3-42e3-ac2e-63a57f74d87a","pid":5079,"component":"store"}
{"msg":"pruning trees for generations older than 1","v":0,"name":"dns-server","level":30,"time":"2025-03-25T23:57:10.501640149Z","hostname":"oxz_internal_dns_8f941d2c-91f3-42e3-ac2e-63a57f74d87a","pid":5079,"component":"store","keep":3}
{"msg":"updated generation","v":0,"name":"dns-server","level":30,"time":"2025-03-25T23:57:10.50165891Z","hostname":"oxz_internal_dns_8f941d2c-91f3-42e3-ac2e-63a57f74d87a","pid":5079,"new_generation":1,"req_id":"fd5795c9-49d4-4c22-8d17-6c60c57bd83d","component":"store"}
{"msg":"request completed","v":0,"name":"dns-server","level":30,"time":"2025-03-25T23:57:10.50166977Z","hostname":"oxz_internal_dns_8f941d2c-91f3-42e3-ac2e-63a57f74d87a","pid":5079,"uri":"/config","method":"PUT","req_id":"fd5795c9-49d4-4c22-8d17-6c60c57bd83d","remote_addr":"[fd00:1122:3344:2::2]:33273","local_addr":"[fd00:1122:3344:2::1]:5353","component":"http","latency_us":35318,"response_code":"204"}