| 1 | | [ Sep 5 01:31:41 Enabled. ] |
| 2 | | [ Sep 5 01:31:41 Rereading configuration. ] |
| 3 | | [ Sep 5 01:31:42 Rereading configuration. ] |
| 4 | | [ Sep 5 01:31:47 Executing start method ("/opt/oxide/lib/svc/manifest/ntp-admin.sh"). ] |
| 5 | | + set -o errexit |
| 6 | | + set -o pipefail |
| 7 | | + . /lib/svc/share/smf_include.sh |
| 8 | | ++ SMF_EXIT_OK=0 |
| 9 | | ++ SMF_EXIT_NODAEMON=94 |
| 10 | | ++ SMF_EXIT_ERR_FATAL=95 |
| 11 | | ++ SMF_EXIT_ERR_CONFIG=96 |
| 12 | | ++ SMF_EXIT_MON_DEGRADE=97 |
| 13 | | ++ SMF_EXIT_MON_OFFLINE=98 |
| 14 | | ++ SMF_EXIT_ERR_NOSMF=99 |
| 15 | | ++ SMF_EXIT_ERR_PERM=100 |
| 16 | | ++ svcprop -c -p config/address svc:/oxide/ntp-admin:default |
| 17 | | + ADDR='[fd00:1122:3344:101::1b]:10123' |
| 18 | | + args=('run' '--config-file-path' "/opt/oxide/lib/svc/ntp-admin/config.toml" '--address' "$ADDR") |
| 19 | | + exec /opt/oxide/ntp-admin/bin/ntp-admin run --config-file-path /opt/oxide/lib/svc/ntp-admin/config.toml --address '[fd00:1122:3344:101::1b]:10123' |
| 20 | | [ Sep 5 01:31:47 Method "start" exited with status 0. ] |
| 21 | | note: configured to log to "/dev/stdout" |
| 22 | 2026-09-05T01:31:47.739Z | INFO | ntp-admin (dropshot): listening
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:335
local_addr = [fd00:1122:3344:101::1b]:10123
|
| 23 | 2026-09-05T01:31:48.434Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:1057
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::1]:34345
|
| 24 | 2026-09-05T01:31:48.435Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 25 | 2026-09-05T01:31:48.438Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 0, ip_addr: ::, stratum: 0, ref_time: 0.0, correction: 0.0, last_offset: 0.0, rms_offset: 0.0, root_delay: 1.0, root_dispersion: 1.0, max_error: 1.5 })
|
| 26 | 2026-09-05T01:31:48.438Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:874
latency_us = 3046
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:34345
req_id = 95c51b66-d7c2-40a1-b7b9-6cbc4a1c3b32
response_code = 200
uri = /timesync
|
| 27 | 2026-09-05T01:31:48.731Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:1057
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::1]:44783
|
| 28 | 2026-09-05T01:31:48.732Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 29 | 2026-09-05T01:31:48.735Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 0, ip_addr: ::, stratum: 0, ref_time: 0.0, correction: 0.0, last_offset: 0.0, rms_offset: 0.0, root_delay: 1.0, root_dispersion: 1.0, max_error: 1.5 })
|
| 30 | 2026-09-05T01:31:48.735Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:874
latency_us = 3402
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:44783
req_id = f5ee9917-37ce-4357-9583-56fb82d2cfc2
response_code = 200
uri = /timesync
|
| 31 | 2026-09-05T01:31:49.294Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 32 | 2026-09-05T01:31:49.297Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 0, ip_addr: ::, stratum: 0, ref_time: 0.0, correction: 0.0, last_offset: 0.0, rms_offset: 0.0, root_delay: 1.0, root_dispersion: 1.0, max_error: 1.5 })
|
| 33 | 2026-09-05T01:31:49.297Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:874
latency_us = 3172
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:34345
req_id = b9508063-b7e0-4675-8af3-4c629f7c0acd
response_code = 200
uri = /timesync
|
| 34 | 2026-09-05T01:31:49.880Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 35 | 2026-09-05T01:31:49.883Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 0, ip_addr: ::, stratum: 0, ref_time: 0.0, correction: 0.0, last_offset: 0.0, rms_offset: 0.0, root_delay: 1.0, root_dispersion: 1.0, max_error: 1.5 })
|
| 36 | 2026-09-05T01:31:49.883Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:874
latency_us = 3425
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:34345
req_id = 00a404a0-b77c-4955-9ece-fbab2e1f2b22
response_code = 200
uri = /timesync
|
| 37 | 2026-09-05T01:31:51.286Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 38 | 2026-09-05T01:31:51.289Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 398108804, ip_addr: 23.186.168.132, stratum: 3, ref_time: 1788571910.2115662, correction: 0.0, last_offset: 0.377329141, rms_offset: 0.377329141, root_delay: 0.056078769, root_dispersion: 1.280135274, max_error: 1.3081746585 })
|
| 39 | 2026-09-05T01:31:51.289Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:874
latency_us = 3121
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:34345
req_id = 3f86c6d2-bbbc-4d25-af99-0381652d8d05
response_code = 200
uri = /timesync
|
| 40 | 2026-09-05T01:31:52.864Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 41 | 2026-09-05T01:31:52.867Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 2139029761, ip_addr: ::, stratum: 10, ref_time: 1788571911.324179, correction: -0.480780303, last_offset: 0.48306641, rms_offset: 0.48306641, root_delay: 0.0, root_dispersion: 0.0, max_error: 0.480780303 })
|
| 42 | 2026-09-05T01:31:52.867Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:874
latency_us = 3038
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:34345
req_id = 8c685eac-d19d-4e4e-b530-bae8767774a8
response_code = 200
uri = /timesync
|
| 43 | 2026-09-05T01:31:54.923Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:1057
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::1]:37757
|
| 44 | 2026-09-05T01:31:54.923Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 45 | 2026-09-05T01:31:54.926Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 2139029761, ip_addr: ::, stratum: 10, ref_time: 1788571911.324179, correction: -0.473123819, last_offset: -0.019361453, rms_offset: 0.434833825, root_delay: 0.0, root_dispersion: 0.0, max_error: 0.473123819 })
|
| 46 | 2026-09-05T01:31:54.926Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:874
latency_us = 2980
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:37757
req_id = af46c7bc-9728-42e6-8bbc-ab20d028067d
response_code = 200
uri = /timesync
|
| 47 | 2026-09-05T01:31:55.121Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 48 | 2026-09-05T01:31:55.125Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 2139029761, ip_addr: ::, stratum: 10, ref_time: 1788571911.324179, correction: -0.472584277, last_offset: -0.019361453, rms_offset: 0.434833825, root_delay: 0.0, root_dispersion: 0.0, max_error: 0.472584277 })
|
| 49 | 2026-09-05T01:31:55.125Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:874
latency_us = 3494
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:34345
req_id = f10bc568-5476-4efd-a547-c57ab2deb8f0
response_code = 200
uri = /timesync
|
| 50 | 2026-09-05T01:31:56.164Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 51 | 2026-09-05T01:31:56.166Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 2139029761, ip_addr: ::, stratum: 10, ref_time: 1788571911.324179, correction: -0.469412178, last_offset: -0.000343508, rms_offset: 0.412519604, root_delay: 0.0, root_dispersion: 0.0, max_error: 0.469412178 })
|
| 52 | 2026-09-05T01:31:56.166Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:874
latency_us = 2866
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:34345
req_id = 4a2be4b4-378c-4185-bf9d-ca62d16e2341
response_code = 200
uri = /timesync
|
| 53 | 2026-09-05T01:31:57.484Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 54 | 2026-09-05T01:31:57.488Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 1082339250, ip_addr: 64.131.47.178, stratum: 2, ref_time: 1788571916.6274726, correction: -0.463752478, last_offset: 2.116e-5, rms_offset: 0.371268183, root_delay: 0.072490536, root_dispersion: 0.000891635, max_error: 0.500889381 })
|
| 55 | 2026-09-05T01:31:57.488Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:874
latency_us = 3556
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:34345
req_id = 811e6fda-f926-4f9a-85bc-6db15b93f3b8
response_code = 200
uri = /timesync
|
| 56 | 2026-09-05T01:31:59.972Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:1057
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::1]:40103
|
| 57 | 2026-09-05T01:31:59.972Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 58 | 2026-09-05T01:31:59.975Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 1082339250, ip_addr: 64.131.47.178, stratum: 2, ref_time: 1788571918.500064, correction: -0.455933034, last_offset: -0.000438793, rms_offset: 0.334141433, root_delay: 0.070120849, root_dispersion: 0.000470141, max_error: 0.4914635995 })
|
| 59 | 2026-09-05T01:31:59.975Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:874
latency_us = 2932
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:40103
req_id = 21a0dc25-6bf5-46b6-8ef6-e83aebe1fa8c
response_code = 200
uri = /timesync
|
| 60 | 2026-09-05T01:32:00.983Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 61 | 2026-09-05T01:32:00.986Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 1082339250, ip_addr: 64.131.47.178, stratum: 2, ref_time: 1788571919.0031183, correction: -0.452953428, last_offset: -0.000232995, rms_offset: 0.316994429, root_delay: 0.072979473, root_dispersion: 0.00104421, max_error: 0.49048737449999996 })
|
| 62 | 2026-09-05T01:32:00.986Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:874
latency_us = 3196
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:34345
req_id = b3f49c38-3fe6-48bb-aba0-2f30d7cfe4cd
response_code = 200
uri = /timesync
|
| 63 | 2026-09-05T01:32:03.500Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 64 | 2026-09-05T01:32:03.503Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 1082339250, ip_addr: 64.131.47.178, stratum: 2, ref_time: 1788571922.3549514, correction: -0.445706397, last_offset: -9.1635e-5, rms_offset: 0.270654589, root_delay: 0.071270265, root_dispersion: 0.002496697, max_error: 0.48383822649999997 })
|
| 65 | 2026-09-05T01:32:03.503Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:874
latency_us = 3460
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:34345
req_id = 650494ed-da5c-41da-b6dd-2a3f04775db1
response_code = 200
uri = /timesync
|
| 66 | 2026-09-05T01:32:05.021Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:1057
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::1]:55998
|
| 67 | 2026-09-05T01:32:05.021Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 68 | 2026-09-05T01:32:05.024Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 1082339250, ip_addr: 64.131.47.178, stratum: 2, ref_time: 1788571923.8760276, correction: -0.441728115, last_offset: 0.000152097, rms_offset: 0.256765515, root_delay: 0.070049666, root_dispersion: 0.00076115, max_error: 0.47751409799999994 })
|
| 69 | 2026-09-05T01:32:05.024Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:874
latency_us = 2974
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:55998
req_id = 4106e349-bd29-47e8-8abf-bb6feea0ecf1
response_code = 200
uri = /timesync
|
| 70 | 2026-09-05T01:32:08.457Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 71 | 2026-09-05T01:32:08.461Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 398108804, ip_addr: 23.186.168.132, stratum: 3, ref_time: 1788571926.6804469, correction: -0.432308495, last_offset: 7.6963e-5, rms_offset: 0.207980096, root_delay: 0.056078073, root_dispersion: 0.003513883, max_error: 0.4638614145 })
|
| 72 | 2026-09-05T01:32:08.461Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:874
latency_us = 3231
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:34345
req_id = 60658411-b413-4035-ac8c-9123d03689fb
response_code = 200
uri = /timesync
|
| 73 | 2026-09-05T01:32:10.073Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:1057
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::1]:61530
|
| 74 | 2026-09-05T01:32:10.073Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 75 | 2026-09-05T01:32:10.076Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 398108804, ip_addr: 23.186.168.132, stratum: 3, ref_time: 1788571929.221168, correction: -0.42793861, last_offset: 0.000136093, rms_offset: 0.187182099, root_delay: 0.056022361, root_dispersion: 0.00332414, max_error: 0.4592739305 })
|
| 76 | 2026-09-05T01:32:10.076Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:874
latency_us = 3158
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:61530
req_id = 36d1d89d-f4eb-47f0-a2d2-97b836fffeb5
response_code = 200
uri = /timesync
|
| 77 | 2026-09-05T01:32:13.423Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 78 | 2026-09-05T01:32:13.426Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 398108804, ip_addr: 23.186.168.132, stratum: 3, ref_time: 1788571931.9123383, correction: -0.418719381, last_offset: -0.00019801, rms_offset: 0.159818888, root_delay: 0.055812519, root_dispersion: 0.003339954, max_error: 0.44996559449999995 })
|
| 79 | 2026-09-05T01:32:13.426Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:874
latency_us = 3199
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:34345
req_id = 6ad8f2f0-aa71-45b5-9d49-bd614ce87bc0
response_code = 200
uri = /timesync
|
| 80 | 2026-09-05T01:32:15.123Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:1057
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::1]:41538
|
| 81 | 2026-09-05T01:32:15.123Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 82 | 2026-09-05T01:32:15.126Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 398108804, ip_addr: 23.186.168.132, stratum: 3, ref_time: 1788571934.4343793, correction: -0.414397717, last_offset: 0.000124874, rms_offset: 0.14383702, root_delay: 0.055941548, root_dispersion: 0.003311697, max_error: 0.445680188 })
|
| 83 | 2026-09-05T01:32:15.126Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:874
latency_us = 2959
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:41538
req_id = 7cc45b35-f302-418e-a5a3-7cc347cdff45
response_code = 200
uri = /timesync
|
| 84 | 2026-09-05T01:32:20.172Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:1057
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::1]:64164
|
| 85 | 2026-09-05T01:32:20.172Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 86 | 2026-09-05T01:32:20.175Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 398108804, ip_addr: 23.186.168.132, stratum: 3, ref_time: 1788571937.890086, correction: -0.401173651, last_offset: 0.000500427, rms_offset: 0.122810304, root_delay: 0.055950362, root_dispersion: 0.003532968, max_error: 0.43268180000000006 })
|
| 87 | 2026-09-05T01:32:20.175Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:874
latency_us = 3006
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:64164
req_id = 22b9649f-ce4a-4573-82bf-317237d76b8d
response_code = 200
uri = /timesync
|
| 88 | 2026-09-05T01:32:21.375Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 89 | 2026-09-05T01:32:21.378Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 398108804, ip_addr: 23.186.168.132, stratum: 3, ref_time: 1788571940.2277389, correction: -0.396944523, last_offset: -0.000960221, rms_offset: 0.116508476, root_delay: 0.056062087, root_dispersion: 0.003350833, max_error: 0.4283263995 })
|
| 90 | 2026-09-05T01:32:21.378Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:874
latency_us = 2894
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:34345
req_id = 69f3f283-40df-4172-b417-45f0855f4b2c
response_code = 200
uri = /timesync
|
| 91 | 2026-09-05T01:32:25.221Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:1057
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::1]:49221
|
| 92 | 2026-09-05T01:32:25.221Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 93 | 2026-09-05T01:32:25.224Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 398108804, ip_addr: 23.186.168.132, stratum: 3, ref_time: 1788571943.215344, correction: -0.38632372, last_offset: 4.6895e-5, rms_offset: 0.104857653, root_delay: 0.056085538, root_dispersion: 0.003417996, max_error: 0.417784485 })
|
| 94 | 2026-09-05T01:32:25.224Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:874
latency_us = 2618
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:49221
req_id = 35c8efe8-21bb-4187-94b8-baa098548860
response_code = 200
uri = /timesync
|
| 95 | 2026-09-05T01:32:28.155Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 96 | 2026-09-05T01:32:28.158Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 398108804, ip_addr: 23.186.168.132, stratum: 3, ref_time: 1788571944.9806929, correction: -0.378897488, last_offset: 0.000542289, rms_offset: 0.099476852, root_delay: 0.056096788, root_dispersion: 0.00348214, max_error: 0.410428022 })
|
| 97 | 2026-09-05T01:32:28.158Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:874
latency_us = 3048
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:34345
req_id = d1f92e43-10fd-4fd6-93e1-b34fada67a9d
response_code = 200
uri = /timesync
|
| 98 | 2026-09-05T01:32:30.272Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:1057
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::1]:48677
|
| 99 | 2026-09-05T01:32:30.272Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 100 | 2026-09-05T01:32:30.275Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 398108804, ip_addr: 23.186.168.132, stratum: 3, ref_time: 1788571944.9806929, correction: -0.373147994, last_offset: 0.000542289, rms_offset: 0.099476852, root_delay: 0.056096788, root_dispersion: 0.003648267, max_error: 0.40484465499999994 })
|
| 101 | 2026-09-05T01:32:30.275Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:874
latency_us = 2853
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:48677
req_id = 24d9148e-2ba0-4aa7-9fa5-de7186cbf504
response_code = 200
uri = /timesync
|
| 102 | 2026-09-05T01:32:33.539Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 103 | 2026-09-05T01:32:33.543Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 398108804, ip_addr: 23.186.168.132, stratum: 3, ref_time: 1788571951.773684, correction: -0.364596874, last_offset: 0.000229259, rms_offset: 0.089529201, root_delay: 0.055966686, root_dispersion: 0.003419465, max_error: 0.395999682 })
|
| 104 | 2026-09-05T01:32:33.543Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:874
latency_us = 3528
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:34345
req_id = 76d4fe38-6820-46b6-96e7-155609bcda72
response_code = 200
uri = /timesync
|
| 105 | 2026-09-05T01:32:35.322Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:1057
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::1]:49700
|
| 106 | 2026-09-05T01:32:35.322Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 107 | 2026-09-05T01:32:35.325Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 398108804, ip_addr: 23.186.168.132, stratum: 3, ref_time: 1788571953.9858902, correction: -0.359278888, last_offset: -0.000478026, rms_offset: 0.084934995, root_delay: 0.055998083, root_dispersion: 0.003362269, max_error: 0.3906401985 })
|
| 108 | 2026-09-05T01:32:35.325Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:874
latency_us = 2967
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:49700
req_id = f15743e8-4ecf-4d70-9cf9-0cec7fa37b90
response_code = 200
uri = /timesync
|
| 109 | 2026-09-05T01:32:40.374Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:1057
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::1]:58753
|
| 110 | 2026-09-05T01:32:40.374Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 111 | 2026-09-05T01:32:40.377Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 398108804, ip_addr: 23.186.168.132, stratum: 3, ref_time: 1788571959.686943, correction: -0.345451921, last_offset: 6.4657e-5, rms_offset: 0.072518796, root_delay: 0.056171641, root_dispersion: 0.003328464, max_error: 0.3768662055 })
|
| 112 | 2026-09-05T01:32:40.377Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:874
latency_us = 3092
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:58753
req_id = 82839fd2-35b1-4a05-b859-cb88ce705ee5
response_code = 200
uri = /timesync
|
| 113 | 2026-09-05T01:32:45.426Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:1057
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::1]:59226
|
| 114 | 2026-09-05T01:32:45.426Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 115 | 2026-09-05T01:32:45.428Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 398108804, ip_addr: 23.186.168.132, stratum: 3, ref_time: 1788571964.6982517, correction: -0.332324833, last_offset: 0.000339593, rms_offset: 0.065267049, root_delay: 0.056138474, root_dispersion: 0.003360117, max_error: 0.363754187 })
|
| 116 | 2026-09-05T01:32:45.428Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:874
latency_us = 2901
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:59226
req_id = 9fd323bc-be7f-423f-997a-db8c96effb6a
response_code = 200
uri = /timesync
|
| 117 | 2026-09-05T01:32:45.550Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 118 | 2026-09-05T01:32:45.553Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 398108804, ip_addr: 23.186.168.132, stratum: 3, ref_time: 1788571964.6982517, correction: -0.331984937, last_offset: 0.000339593, rms_offset: 0.065267049, root_delay: 0.056138474, root_dispersion: 0.003370682, max_error: 0.363424856 })
|
| 119 | 2026-09-05T01:32:45.553Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:874
latency_us = 2694
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:34345
req_id = e7ce5ecc-b11f-4401-b4c2-bfc21d6d85c8
response_code = 200
uri = /timesync
|
| 120 | 2026-09-05T01:32:50.474Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:1057
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::1]:37321
|
| 121 | 2026-09-05T01:32:50.474Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 122 | 2026-09-05T01:32:50.476Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 398108804, ip_addr: 23.186.168.132, stratum: 3, ref_time: 1788571968.0976133, correction: -0.318270087, last_offset: -4.3549e-5, rms_offset: 0.058740411, root_delay: 0.056306932, root_dispersion: 0.003482294, max_error: 0.349905847 })
|
| 123 | 2026-09-05T01:32:50.476Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:874
latency_us = 2491
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:37321
req_id = 60de6c25-c21b-4b44-ad53-33b0b04aea08
response_code = 200
uri = /timesync
|
| 124 | 2026-09-05T01:32:51.333Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 125 | 2026-09-05T01:32:51.336Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 398108804, ip_addr: 23.186.168.132, stratum: 3, ref_time: 1788571970.4218688, correction: -0.316223174, last_offset: 0.000289496, rms_offset: 0.055726122, root_delay: 0.056306932, root_dispersion: 0.003459507, max_error: 0.347836147 })
|
| 126 | 2026-09-05T01:32:51.336Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:874
latency_us = 2716
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:34345
req_id = 999ca05f-a1d0-474b-bb3e-1e35f69682ef
response_code = 200
uri = /timesync
|
| 127 | 2026-09-05T01:32:55.522Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:1057
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::1]:53024
|
| 128 | 2026-09-05T01:32:55.522Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 129 | 2026-09-05T01:32:55.525Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 398108804, ip_addr: 23.186.168.132, stratum: 3, ref_time: 1788571974.887577, correction: -0.304506779, last_offset: -0.000372027, rms_offset: 0.05015365, root_delay: 0.055996396, root_dispersion: 0.003338516, max_error: 0.335843493 })
|
| 130 | 2026-09-05T01:32:55.525Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:874
latency_us = 2642
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:53024
req_id = e01a0424-8e69-441c-a1d7-0bb9310a249e
response_code = 200
uri = /timesync
|
| 131 | 2026-09-05T01:33:00.570Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:1057
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::1]:55754
|
| 132 | 2026-09-05T01:33:00.570Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 133 | 2026-09-05T01:33:00.573Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 398108804, ip_addr: 23.186.168.132, stratum: 3, ref_time: 1788571979.2473984, correction: -0.290744007, last_offset: 0.000238655, rms_offset: 0.042822156, root_delay: 0.056222718, root_dispersion: 0.003497747, max_error: 0.322353113 })
|
| 134 | 2026-09-05T01:33:00.573Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:874
latency_us = 2773
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:55754
req_id = 06ea1b33-927e-47d3-bbce-985f44cf5b65
response_code = 200
uri = /timesync
|
| 135 | 2026-09-05T01:33:05.187Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 136 | 2026-09-05T01:33:05.190Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 398108804, ip_addr: 23.186.168.132, stratum: 3, ref_time: 1788571983.7157829, correction: -0.27825585, last_offset: 2.2634e-5, rms_offset: 0.038539942, root_delay: 0.056111306, root_dispersion: 0.003486707, max_error: 0.30979821 })
|
| 137 | 2026-09-05T01:33:05.190Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:874
latency_us = 3338
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:34345
req_id = 833b1a98-3483-48c7-a5d3-d1e6b2c39e52
response_code = 200
uri = /timesync
|
| 138 | 2026-09-05T01:33:05.621Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:1057
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::1]:41568
|
| 139 | 2026-09-05T01:33:05.621Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 140 | 2026-09-05T01:33:05.623Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 398108804, ip_addr: 23.186.168.132, stratum: 3, ref_time: 1788571983.7157829, correction: -0.277079344, last_offset: 2.2634e-5, rms_offset: 0.038539942, root_delay: 0.056111306, root_dispersion: 0.003533534, max_error: 0.308668531 })
|
| 141 | 2026-09-05T01:33:05.623Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:874
latency_us = 3163
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:41568
req_id = c0f736ae-65eb-4a2f-a8a9-07b295f99a58
response_code = 200
uri = /timesync
|
| 142 | 2026-09-05T01:33:10.668Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:1057
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::1]:50566
|
| 143 | 2026-09-05T01:33:10.668Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 144 | 2026-09-05T01:33:10.671Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 398108804, ip_addr: 23.186.168.132, stratum: 3, ref_time: 1788571989.5510836, correction: -0.263143212, last_offset: -0.00079905, rms_offset: 0.034687292, root_delay: 0.056015551, root_dispersion: 0.003418584, max_error: 0.2945695715 })
|
| 145 | 2026-09-05T01:33:10.671Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:874
latency_us = 2682
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:50566
req_id = 61fa0a6e-10a6-4ff1-aadd-ffe7e61ca5e2
response_code = 200
uri = /timesync
|
| 146 | 2026-09-05T01:33:14.666Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 147 | 2026-09-05T01:33:14.669Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 398108804, ip_addr: 23.186.168.132, stratum: 3, ref_time: 1788571993.7467008, correction: -0.252911001, last_offset: 0.000626052, rms_offset: 0.032907851, root_delay: 0.055879749, root_dispersion: 0.003422895, max_error: 0.2842737705 })
|
| 148 | 2026-09-05T01:33:14.669Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:874
latency_us = 2986
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:34345
req_id = 7a977c65-def9-4c47-99f7-154c9da0b6b8
response_code = 200
uri = /timesync
|
| 149 | 2026-09-05T01:33:15.720Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:1057
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::1]:42400
|
| 150 | 2026-09-05T01:33:15.720Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 151 | 2026-09-05T01:33:15.723Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 398108804, ip_addr: 23.186.168.132, stratum: 3, ref_time: 1788571993.7467008, correction: -0.250050604, last_offset: 0.000626052, rms_offset: 0.032907851, root_delay: 0.055879749, root_dispersion: 0.003513379, max_error: 0.2815038575 })
|
| 152 | 2026-09-05T01:33:15.723Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:874
latency_us = 2843
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:42400
req_id = a6ccc83a-3cab-4402-9f9c-c1a08ac00777
response_code = 200
uri = /timesync
|
| 153 | 2026-09-05T01:33:20.773Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:1057
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::1]:35662
|
| 154 | 2026-09-05T01:33:20.773Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 155 | 2026-09-05T01:33:20.776Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 398108804, ip_addr: 23.186.168.132, stratum: 3, ref_time: 1788571999.595846, correction: -0.23623769, last_offset: 0.000363915, rms_offset: 0.029617602, root_delay: 0.055879749, root_dispersion: 0.003550612, max_error: 0.2677281765 })
|
| 156 | 2026-09-05T01:33:20.776Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:874
latency_us = 3314
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:35662
req_id = 77e82d46-2d2c-40cc-9978-8f8d6ba22a8b
response_code = 200
uri = /timesync
|
| 157 | 2026-09-05T01:33:24.896Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 158 | 2026-09-05T01:33:24.899Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 398108804, ip_addr: 23.186.168.132, stratum: 3, ref_time: 1788572002.0011404, correction: -0.224962622, last_offset: -7.7049e-5, rms_offset: 0.028097736, root_delay: 0.055879749, root_dispersion: 0.003739338, max_error: 0.2566418345 })
|
| 159 | 2026-09-05T01:33:24.899Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:874
latency_us = 3233
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:34345
req_id = ea38f1d3-093e-4a32-b9cd-c9fc2ff953d3
response_code = 200
uri = /timesync
|
| 160 | 2026-09-05T01:33:25.824Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:1057
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::1]:60892
|
| 161 | 2026-09-05T01:33:25.824Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 162 | 2026-09-05T01:33:25.827Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 398108804, ip_addr: 23.186.168.132, stratum: 3, ref_time: 1788572002.0011404, correction: -0.222442374, last_offset: -7.7049e-5, rms_offset: 0.028097736, root_delay: 0.055879749, root_dispersion: 0.003814346, max_error: 0.25419659450000004 })
|
| 163 | 2026-09-05T01:33:25.827Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:874
latency_us = 2966
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:60892
req_id = d9e1f734-5704-468b-b02e-626cdacb1f21
response_code = 200
uri = /timesync
|
| 164 | 2026-09-05T01:33:30.875Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:1057
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::1]:47898
|
| 165 | 2026-09-05T01:33:30.875Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 166 | 2026-09-05T01:33:30.877Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 398108804, ip_addr: 23.186.168.132, stratum: 3, ref_time: 1788572010.3495317, correction: -0.208679274, last_offset: 0.000481737, rms_offset: 0.025288921, root_delay: 0.056094058, root_dispersion: 0.003385766, max_error: 0.240112069 })
|
| 167 | 2026-09-05T01:33:30.877Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:874
latency_us = 2927
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:47898
req_id = 9480cb17-b6e4-4a9a-8504-64b7a334e2cc
response_code = 200
uri = /timesync
|
| 168 | 2026-09-05T01:33:35.924Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:1057
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::1]:63335
|
| 169 | 2026-09-05T01:33:35.924Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 170 | 2026-09-05T01:33:35.927Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 398108804, ip_addr: 23.186.168.132, stratum: 3, ref_time: 1788572010.3495317, correction: -0.194964737, last_offset: 0.000481737, rms_offset: 0.025288921, root_delay: 0.056094058, root_dispersion: 0.003768188, max_error: 0.226779954 })
|
| 171 | 2026-09-05T01:33:35.927Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:874
latency_us = 3101
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:63335
req_id = 6a3bda5e-381f-4750-84e7-f1f6f02929ca
response_code = 200
uri = /timesync
|
| 172 | 2026-09-05T01:33:40.977Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:1057
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::1]:37750
|
| 173 | 2026-09-05T01:33:40.977Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 174 | 2026-09-05T01:33:40.980Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 398108804, ip_addr: 23.186.168.132, stratum: 3, ref_time: 1788572018.4502685, correction: -0.180993155, last_offset: -0.000250244, rms_offset: 0.023991307, root_delay: 0.056094058, root_dispersion: 0.00364204, max_error: 0.212682224 })
|
| 175 | 2026-09-05T01:33:40.980Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:874
latency_us = 2812
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:37750
req_id = 644e44bd-7bef-45ad-acde-215601ce4e17
response_code = 200
uri = /timesync
|
| 176 | 2026-09-05T01:33:46.028Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:1057
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::1]:43485
|
| 177 | 2026-09-05T01:33:46.028Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 178 | 2026-09-05T01:33:46.032Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 398108804, ip_addr: 23.186.168.132, stratum: 3, ref_time: 1788572024.6178677, correction: -0.16750282, last_offset: -4.1322e-5, rms_offset: 0.021592332, root_delay: 0.056027386, root_dispersion: 0.003443624, max_error: 0.198960137 })
|
| 179 | 2026-09-05T01:33:46.032Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:874
latency_us = 3269
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:43485
req_id = 585d9d62-19d3-4613-a237-d80373eda5d9
response_code = 200
uri = /timesync
|
| 180 | 2026-09-05T01:33:47.618Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 181 | 2026-09-05T01:33:47.620Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 398108804, ip_addr: 23.186.168.132, stratum: 3, ref_time: 1788572026.4057248, correction: -0.162707821, last_offset: -0.000480745, rms_offset: 0.02048485, root_delay: 0.056027386, root_dispersion: 0.00343554, max_error: 0.194157054 })
|
| 182 | 2026-09-05T01:33:47.621Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:874
latency_us = 2859
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:34345
req_id = 3de241d5-f732-415e-991f-c22a61d77b96
response_code = 200
uri = /timesync
|
| 183 | 2026-09-05T01:33:51.076Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:1057
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::1]:36015
|
| 184 | 2026-09-05T01:33:51.076Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 185 | 2026-09-05T01:33:51.079Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 398108804, ip_addr: 23.186.168.132, stratum: 3, ref_time: 1788572028.3709471, correction: -0.153050646, last_offset: -0.000264919, rms_offset: 0.019433815, root_delay: 0.056025822, root_dispersion: 0.003537593, max_error: 0.18460115000000002 })
|
| 186 | 2026-09-05T01:33:51.079Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:874
latency_us = 2687
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:36015
req_id = 9bcd5cbc-ec69-4817-97c9-4826389171e4
response_code = 200
uri = /timesync
|
| 187 | 2026-09-05T01:33:56.127Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:1057
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::1]:35871
|
| 188 | 2026-09-05T01:33:56.128Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 189 | 2026-09-05T01:33:56.130Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 398108804, ip_addr: 23.186.168.132, stratum: 3, ref_time: 1788572034.5130415, correction: -0.139920071, last_offset: -0.000167785, rms_offset: 0.01749198, root_delay: 0.055986736, root_dispersion: 0.003480189, max_error: 0.171393628 })
|
| 190 | 2026-09-05T01:33:56.130Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:874
latency_us = 3009
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:35871
req_id = 65cb8467-ef16-4d9d-9487-e0fe9937eab8
response_code = 200
uri = /timesync
|
| 191 | 2026-09-05T01:34:01.175Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:1057
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::1]:36947
|
| 192 | 2026-09-05T01:34:01.175Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 193 | 2026-09-05T01:34:01.179Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 398108804, ip_addr: 23.186.168.132, stratum: 3, ref_time: 1788572040.888303, correction: -0.126349598, last_offset: 0.000350787, rms_offset: 0.014935509, root_delay: 0.05584896, root_dispersion: 0.003450722, max_error: 0.1577248 })
|
| 194 | 2026-09-05T01:34:01.179Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:874
latency_us = 3491
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:36947
req_id = b592838a-10f9-4d0e-b3bc-266910ab0c5d
response_code = 200
uri = /timesync
|
| 195 | 2026-09-05T01:34:06.226Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:1057
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::1]:39090
|
| 196 | 2026-09-05T01:34:06.226Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 197 | 2026-09-05T01:34:06.229Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 398108804, ip_addr: 23.186.168.132, stratum: 3, ref_time: 1788572044.2926838, correction: -0.112598181, last_offset: -0.000156977, rms_offset: 0.013442099, root_delay: 0.056066759, root_dispersion: 0.003571508, max_error: 0.1442030685 })
|
| 198 | 2026-09-05T01:34:06.229Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:874
latency_us = 3281
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:39090
req_id = a8e3627d-70ef-42ec-9da2-2f47268d9fbc
response_code = 200
uri = /timesync
|
| 199 | 2026-09-05T01:34:11.278Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:1057
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::1]:36790
|
| 200 | 2026-09-05T01:34:11.278Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 201 | 2026-09-05T01:34:11.281Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 398108804, ip_addr: 23.186.168.132, stratum: 3, ref_time: 1788572048.952308, correction: -0.098985188, last_offset: 0.000105682, rms_offset: 0.012752339, root_delay: 0.055943869, root_dispersion: 0.00359446, max_error: 0.13055158249999999 })
|
| 202 | 2026-09-05T01:34:11.281Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:874
latency_us = 3103
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:36790
req_id = 16236189-5375-4e02-99f3-81a390739473
response_code = 200
uri = /timesync
|
| 203 | 2026-09-05T01:34:16.326Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:1057
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::1]:58346
|
| 204 | 2026-09-05T01:34:16.327Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 205 | 2026-09-05T01:34:16.329Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 398108804, ip_addr: 23.186.168.132, stratum: 3, ref_time: 1788572055.0766578, correction: -0.08503177, last_offset: -0.000162347, rms_offset: 0.011477246, root_delay: 0.055880498, root_dispersion: 0.003577118, max_error: 0.11654913700000001 })
|
| 206 | 2026-09-05T01:34:16.329Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:874
latency_us = 3124
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:58346
req_id = 8b6bcaaa-a40d-47ba-a49f-a1e6273f37e5
response_code = 200
uri = /timesync
|
| 207 | 2026-09-05T01:34:21.378Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:1057
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::1]:37213
|
| 208 | 2026-09-05T01:34:21.378Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 209 | 2026-09-05T01:34:21.380Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 398108804, ip_addr: 23.186.168.132, stratum: 3, ref_time: 1788572056.8613825, correction: -0.071413375, last_offset: 9.8726e-5, rms_offset: 0.010888317, root_delay: 0.055880498, root_dispersion: 0.003789607, max_error: 0.103143231 })
|
| 210 | 2026-09-05T01:34:21.380Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:874
latency_us = 2760
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:37213
req_id = b6d5f8e2-d9ea-48bd-b5e9-18aaeb6d4c94
response_code = 200
uri = /timesync
|
| 211 | 2026-09-05T01:34:26.426Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:1057
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::1]:48240
|
| 212 | 2026-09-05T01:34:26.426Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 213 | 2026-09-05T01:34:26.429Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 398108804, ip_addr: 23.186.168.132, stratum: 3, ref_time: 1788572062.5453486, correction: -0.057588514, last_offset: -6.1882e-5, rms_offset: 0.009799517, root_delay: 0.055951316, root_dispersion: 0.003694282, max_error: 0.08925845399999999 })
|
| 214 | 2026-09-05T01:34:26.429Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:874
latency_us = 3131
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:48240
req_id = 1629474b-7aa9-4167-8ef5-3598cd507036
response_code = 200
uri = /timesync
|
| 215 | 2026-09-05T01:34:29.442Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:1057
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::1]:48363
|
| 216 | 2026-09-05T01:34:29.442Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 217 | 2026-09-05T01:34:29.444Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 398108804, ip_addr: 23.186.168.132, stratum: 3, ref_time: 1788572066.57098, correction: -0.049595967, last_offset: 0.000196541, rms_offset: 0.009296846, root_delay: 0.056147013, root_dispersion: 0.003660724, max_error: 0.0813301975 })
|
| 218 | 2026-09-05T01:34:29.444Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:874
latency_us = 2646
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:48363
req_id = dc9e54f9-960e-4c97-8bf2-146f08ca4d8e
response_code = 200
uri = /timesync
|
| 219 | 2026-09-05T01:34:29.544Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:1057
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::1]:43125
|
| 220 | 2026-09-05T01:34:29.544Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 221 | 2026-09-05T01:34:29.546Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 398108804, ip_addr: 23.186.168.132, stratum: 3, ref_time: 1788572069.4161317, correction: -0.049333729, last_offset: 1.4793e-5, rms_offset: 0.008819764, root_delay: 0.055834755, root_dispersion: 0.00342844, max_error: 0.0806795465 })
|
| 222 | 2026-09-05T01:34:29.546Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:874
latency_us = 2428
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:43125
req_id = bec3301a-33ac-45b9-b4cf-a3ced9268452
response_code = 200
uri = /timesync
|
| 223 | 2026-09-05T01:35:01.906Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:1057
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::1]:61295
|
| 224 | 2026-09-05T01:35:01.908Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 225 | 2026-09-05T01:35:01.912Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 398108804, ip_addr: 23.186.168.132, stratum: 3, ref_time: 1788572099.4708426, correction: 0.000267027, last_offset: 0.000319269, rms_offset: 0.005500735, root_delay: 0.056064218, root_dispersion: 0.003806152, max_error: 0.032105287999999996 })
|
| 226 | 2026-09-05T01:35:01.912Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:874
latency_us = 5323
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:61295
req_id = 7a76fb13-67f7-4263-b5e4-f02039d502a1
response_code = 200
uri = /timesync
|
| 227 | 2026-09-05T01:35:39.282Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:1057
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::a]:58319
|
| 228 | 2026-09-05T01:35:39.288Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 229 | 2026-09-05T01:35:39.314Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 398108804, ip_addr: 23.186.168.132, stratum: 3, ref_time: 1788572137.2805197, correction: -0.000620598, last_offset: -5.1068e-5, rms_offset: 0.00239575, root_delay: 0.055974603, root_dispersion: 0.003656237, max_error: 0.0322641365 })
|
| 230 | 2026-09-05T01:35:39.316Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:874
latency_us = 35454
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::a]:58319
req_id = beb4bc55-f310-4a9d-990e-de034e20366a
response_code = 200
uri = /timesync
|
| 231 | 2026-09-05T01:35:41.621Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:1057
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::b]:49038
|
| 232 | 2026-09-05T01:35:41.621Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 233 | 2026-09-05T01:35:41.625Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 398108804, ip_addr: 23.186.168.132, stratum: 3, ref_time: 1788572140.1800697, correction: -0.000257483, last_offset: -0.000336252, rms_offset: 0.002275294, root_delay: 0.055911459, root_dispersion: 0.003596835, max_error: 0.0318100475 })
|
| 234 | 2026-09-05T01:35:41.625Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:874
latency_us = 3415
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::b]:49038
req_id = 9620d9b8-2919-4567-9dc7-f4a0990727be
response_code = 200
uri = /timesync
|
| 235 | 2026-09-05T01:35:42.688Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:1057
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::b]:40423
|
| 236 | 2026-09-05T01:35:42.688Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 237 | 2026-09-05T01:35:42.691Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 398108804, ip_addr: 23.186.168.132, stratum: 3, ref_time: 1788572140.1800697, correction: -0.000253117, last_offset: -0.000336252, rms_offset: 0.002275294, root_delay: 0.055911459, root_dispersion: 0.003681142, max_error: 0.0318899885 })
|
| 238 | 2026-09-05T01:35:42.691Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:874
latency_us = 3039
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::b]:40423
req_id = 2535ccd5-c09d-4b8b-8bca-1e1c5cc0e379
response_code = 200
uri = /timesync
|
| 239 | 2026-09-05T01:35:45.753Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:1057
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::c]:33089
|
| 240 | 2026-09-05T01:35:45.755Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 241 | 2026-09-05T01:35:45.758Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 398108804, ip_addr: 23.186.168.132, stratum: 3, ref_time: 1788572144.1536558, correction: -8.1451e-5, last_offset: -0.000164966, rms_offset: 0.002159164, root_delay: 0.056106329, root_dispersion: 0.003640726, max_error: 0.0317753415 })
|
| 242 | 2026-09-05T01:35:45.758Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:874
latency_us = 3739
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::c]:33089
req_id = b6e4dfad-3cb7-48b9-a077-bf357f0bdc40
response_code = 200
uri = /timesync
|
| 243 | 2026-09-05T01:35:45.880Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:1057
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::a]:58628
|
| 244 | 2026-09-05T01:35:45.880Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 245 | 2026-09-05T01:35:45.883Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 398108804, ip_addr: 23.186.168.132, stratum: 3, ref_time: 1788572144.1536558, correction: -8.1427e-5, last_offset: -0.000164966, rms_offset: 0.002159164, root_delay: 0.056106329, root_dispersion: 0.003651396, max_error: 0.0317859875 })
|
| 246 | 2026-09-05T01:35:45.883Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:874
latency_us = 3196
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::a]:58628
req_id = 53e401e2-34b2-4090-b3ce-3f51c8415f4b
response_code = 200
uri = /timesync
|
| 247 | 2026-09-05T01:36:36.246Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:1057
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::a]:40300
|
| 248 | 2026-09-05T01:36:36.246Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 249 | 2026-09-05T01:36:36.249Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 395297993, ip_addr: 23.143.196.201, stratum: 3, ref_time: 1788572193.6581218, correction: 3.62e-7, last_offset: 2.234e-6, rms_offset: 0.000414603, root_delay: 0.010207715, root_dispersion: 0.001175297, max_error: 0.0062795165 })
|
| 250 | 2026-09-05T01:36:36.249Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:874
latency_us = 3216
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::a]:40300
req_id = 179ccf8a-1fe5-4a8e-b5d4-35326003438c
response_code = 200
uri = /timesync
|
| 251 | 2026-09-05T01:36:36.288Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:1057
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::c]:35935
|
| 252 | 2026-09-05T01:36:36.288Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 253 | 2026-09-05T01:36:36.291Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 395297993, ip_addr: 23.143.196.201, stratum: 3, ref_time: 1788572193.6581218, correction: 3.62e-7, last_offset: 2.234e-6, rms_offset: 0.000414603, root_delay: 0.010207715, root_dispersion: 0.001178484, max_error: 0.0062827035 })
|
| 254 | 2026-09-05T01:36:36.291Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:874
latency_us = 2992
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::c]:35935
req_id = 5b828475-40c1-4d22-afcc-90c34997afa3
response_code = 200
uri = /timesync
|
| 255 | 2026-09-05T01:36:37.065Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:1057
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::b]:61804
|
| 256 | 2026-09-05T01:36:37.066Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 257 | 2026-09-05T01:36:37.068Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 395297993, ip_addr: 23.143.196.201, stratum: 3, ref_time: 1788572196.2538183, correction: -2.3625e-5, last_offset: 3.4484e-5, rms_offset: 0.000393478, root_delay: 0.010220066, root_dispersion: 0.00106451, max_error: 0.006198168 })
|
| 258 | 2026-09-05T01:36:37.068Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:874
latency_us = 2944
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::b]:61804
req_id = 8040ad68-78f0-4f60-974d-d9e954bad864
response_code = 200
uri = /timesync
|
| 259 | 2026-09-05T01:37:36.083Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:1057
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::c]:51797
|
| 260 | 2026-09-05T01:37:36.083Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 261 | 2026-09-05T01:37:36.086Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 395297993, ip_addr: 23.143.196.201, stratum: 3, ref_time: 1788572255.0344176, correction: 1.0072e-5, last_offset: -1.0634e-5, rms_offset: 4.6339e-5, root_delay: 0.01021893, root_dispersion: 0.001158004, max_error: 0.006277540999999999 })
|
| 262 | 2026-09-05T01:37:36.086Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:874
latency_us = 2999
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::c]:51797
req_id = 2c51ef38-ce3d-415a-8f49-81c706841e83
response_code = 200
uri = /timesync
|
| 263 | 2026-09-05T01:37:36.132Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:1057
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::a]:38231
|
| 264 | 2026-09-05T01:37:36.132Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 265 | 2026-09-05T01:37:36.135Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 395297993, ip_addr: 23.143.196.201, stratum: 3, ref_time: 1788572255.0344176, correction: 9.935e-6, last_offset: -1.0634e-5, rms_offset: 4.6339e-5, root_delay: 0.01021893, root_dispersion: 0.001162905, max_error: 0.006282305 })
|
| 266 | 2026-09-05T01:37:36.135Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:874
latency_us = 3003
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::a]:38231
req_id = 9e16ac7d-131c-403a-9b3b-d70363adbe8a
response_code = 200
uri = /timesync
|
| 267 | 2026-09-05T01:37:37.163Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:1057
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::b]:46077
|
| 268 | 2026-09-05T01:37:37.163Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 269 | 2026-09-05T01:37:37.165Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 395297993, ip_addr: 23.143.196.201, stratum: 3, ref_time: 1788572256.3862782, correction: 1.863e-6, last_offset: 6.499e-6, rms_offset: 4.4009e-5, root_delay: 0.01021893, root_dispersion: 0.001151662, max_error: 0.0062629899999999995 })
|
| 270 | 2026-09-05T01:37:37.165Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:874
latency_us = 2788
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::b]:46077
req_id = 822a8bae-0e78-434e-b43a-e9ae58dc0d58
response_code = 200
uri = /timesync
|
| 271 | 2026-09-05T01:38:35.941Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:1057
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::a]:51008
|
| 272 | 2026-09-05T01:38:35.941Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 273 | 2026-09-05T01:38:35.945Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 395297993, ip_addr: 23.143.196.201, stratum: 3, ref_time: 1788572314.6908298, correction: 1.5556e-5, last_offset: -2.2488e-5, rms_offset: 4.3819e-5, root_delay: 0.010174879, root_dispersion: 0.000218408, max_error: 0.0053214034999999995 })
|
| 274 | 2026-09-05T01:38:35.945Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:874
latency_us = 3367
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::a]:51008
req_id = 8a38def4-b956-4db4-9c2f-fd21ed6f155f
response_code = 200
uri = /timesync
|
| 275 | 2026-09-05T01:38:36.055Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:1057
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::c]:48012
|
| 276 | 2026-09-05T01:38:36.055Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 277 | 2026-09-05T01:38:36.058Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 395297993, ip_addr: 23.143.196.201, stratum: 3, ref_time: 1788572314.6908298, correction: 1.3204e-5, last_offset: -2.2488e-5, rms_offset: 4.3819e-5, root_delay: 0.010174879, root_dispersion: 0.000230821, max_error: 0.0053314645 })
|
| 278 | 2026-09-05T01:38:36.058Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:874
latency_us = 3209
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::c]:48012
req_id = d6e92b80-f070-48c8-beb8-1ba5f98bc2fa
response_code = 200
uri = /timesync
|
| 279 | 2026-09-05T01:38:36.760Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:1057
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::b]:37403
|
| 280 | 2026-09-05T01:38:36.760Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 281 | 2026-09-05T01:38:36.763Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 395297993, ip_addr: 23.143.196.201, stratum: 3, ref_time: 1788572315.4617445, correction: 8.77e-7, last_offset: 7.56e-6, rms_offset: 4.1639e-5, root_delay: 0.010174879, root_dispersion: 0.000273231, max_error: 0.005361547499999999 })
|
| 282 | 2026-09-05T01:38:36.763Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:874
latency_us = 3090
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::b]:37403
req_id = ce2086dc-fd7c-444d-a1ce-7b4c59a8bafd
response_code = 200
uri = /timesync
|
| 283 | 2026-09-05T01:39:35.854Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:1057
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::c]:56976
|
| 284 | 2026-09-05T01:39:35.855Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 285 | 2026-09-05T01:39:35.858Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 395297993, ip_addr: 23.143.196.201, stratum: 3, ref_time: 1788572375.02899, correction: 4.439e-6, last_offset: -4.595e-6, rms_offset: 2.2696e-5, root_delay: 0.010134882, root_dispersion: 0.000255041, max_error: 0.005326921 })
|
| 286 | 2026-09-05T01:39:35.858Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:874
latency_us = 3036
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::c]:56976
req_id = f5b69614-34d7-4ec4-a2e1-1f53cf31c2f8
response_code = 200
uri = /timesync
|
| 287 | 2026-09-05T01:39:36.353Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:1057
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::a]:63732
|
| 288 | 2026-09-05T01:39:36.354Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 289 | 2026-09-05T01:39:36.357Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 395297993, ip_addr: 23.143.196.201, stratum: 3, ref_time: 1788572375.02899, correction: 4.307e-6, last_offset: -4.595e-6, rms_offset: 2.2696e-5, root_delay: 0.010134882, root_dispersion: 0.000298151, max_error: 0.005369899 })
|
| 290 | 2026-09-05T01:39:36.357Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:874
latency_us = 3122
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::a]:63732
req_id = fe5197e6-f180-4b18-822d-5219b35f4560
response_code = 200
uri = /timesync
|
| 291 | 2026-09-05T01:39:36.470Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:1057
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::b]:57856
|
| 292 | 2026-09-05T01:39:36.470Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 293 | 2026-09-05T01:39:36.473Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 395297993, ip_addr: 23.143.196.201, stratum: 3, ref_time: 1788572375.02899, correction: 4.276e-6, last_offset: -4.595e-6, rms_offset: 2.2696e-5, root_delay: 0.010134882, root_dispersion: 0.000308211, max_error: 0.005379928 })
|
| 294 | 2026-09-05T01:39:36.473Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:874
latency_us = 3060
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::b]:57856
req_id = cd67986d-b7d1-4f59-9a35-e85717b51feb
response_code = 200
uri = /timesync
|
| 295 | 2026-09-05T01:40:35.602Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:1057
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::c]:58297
|
| 296 | 2026-09-05T01:40:35.602Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 297 | 2026-09-05T01:40:35.606Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 395297994, ip_addr: 23.143.196.202, stratum: 3, ref_time: 1788572434.4056048, correction: -1.585e-6, last_offset: 2.781e-6, rms_offset: 2.5066e-5, root_delay: 0.002814013, root_dispersion: 0.00110539, max_error: 0.0025139815 })
|
| 298 | 2026-09-05T01:40:35.606Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:874
latency_us = 3208
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::c]:58297
req_id = 1d40d9af-ed1f-4b8d-8c19-cd22cc59ddf7
response_code = 200
uri = /timesync
|
| 299 | 2026-09-05T01:40:35.758Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:1057
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::a]:46177
|
| 300 | 2026-09-05T01:40:35.758Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 301 | 2026-09-05T01:40:35.762Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 395297994, ip_addr: 23.143.196.202, stratum: 3, ref_time: 1788572434.4056048, correction: -1.585e-6, last_offset: 2.781e-6, rms_offset: 2.5066e-5, root_delay: 0.002814013, root_dispersion: 0.001117409, max_error: 0.0025260005 })
|
| 302 | 2026-09-05T01:40:35.762Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:874
latency_us = 3857
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::a]:46177
req_id = ca15c417-69f1-49e1-9411-ae4388edbbce
response_code = 200
uri = /timesync
|
| 303 | 2026-09-05T01:40:37.292Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:1057
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::b]:39788
|
| 304 | 2026-09-05T01:40:37.292Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 305 | 2026-09-05T01:40:37.295Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 395297994, ip_addr: 23.143.196.202, stratum: 3, ref_time: 1788572434.4056048, correction: -1.577e-6, last_offset: 2.781e-6, rms_offset: 2.5066e-5, root_delay: 0.002814013, root_dispersion: 0.00123532, max_error: 0.0026439035 })
|
| 306 | 2026-09-05T01:40:37.295Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:874
latency_us = 2758
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::b]:39788
req_id = 26dd55ff-0e08-4b33-a414-1678c2866495
response_code = 200
uri = /timesync
|
| 307 | 2026-09-05T01:41:35.368Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:1057
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::c]:43343
|
| 308 | 2026-09-05T01:41:35.368Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 309 | 2026-09-05T01:41:35.372Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 395297994, ip_addr: 23.143.196.202, stratum: 3, ref_time: 1788572492.4763675, correction: -1.4876e-5, last_offset: 9.43e-7, rms_offset: 1.5015e-5, root_delay: 0.002859621, root_dispersion: 0.001216583, max_error: 0.0026612695 })
|
| 310 | 2026-09-05T01:41:35.372Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:874
latency_us = 3612
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::c]:43343
req_id = 38d469b1-ad4e-4916-a5f4-ac3776dfe79e
response_code = 200
uri = /timesync
|
| 311 | 2026-09-05T01:41:35.992Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:1057
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::a]:43210
|
| 312 | 2026-09-05T01:41:35.992Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 313 | 2026-09-05T01:41:35.995Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 395297994, ip_addr: 23.143.196.202, stratum: 3, ref_time: 1788572494.904698, correction: -4.9602e-5, last_offset: 3.9452e-5, rms_offset: 1.8935e-5, root_delay: 0.002732555, root_dispersion: 0.001071086, max_error: 0.0024869654999999996 })
|
| 314 | 2026-09-05T01:41:35.996Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:874
latency_us = 3104
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::a]:43210
req_id = 042415e9-f1be-4f13-b8ae-847c572e7c7f
response_code = 200
uri = /timesync
|
| 315 | 2026-09-05T01:41:37.220Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:1057
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::b]:42371
|
| 316 | 2026-09-05T01:41:37.220Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 317 | 2026-09-05T01:41:37.223Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 395297994, ip_addr: 23.143.196.202, stratum: 3, ref_time: 1788572496.6336942, correction: -2.5267e-5, last_offset: -1.4144e-5, rms_offset: 1.8512e-5, root_delay: 0.002782984, root_dispersion: 0.001034082, max_error: 0.002450841 })
|
| 318 | 2026-09-05T01:41:37.223Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:874
latency_us = 2833
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::b]:42371
req_id = 7e4611cc-ec27-4986-9d49-cb21875470b7
response_code = 200
uri = /timesync
|
| 319 | 2026-09-05T01:42:35.853Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:1057
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::c]:58172
|
| 320 | 2026-09-05T01:42:35.853Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 321 | 2026-09-05T01:42:35.857Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 395297994, ip_addr: 23.143.196.202, stratum: 3, ref_time: 1788572554.9834304, correction: -1.6557e-5, last_offset: 6.074e-6, rms_offset: 1.7098e-5, root_delay: 0.002773709, root_dispersion: 0.001126207, max_error: 0.0025296184999999997 })
|
| 322 | 2026-09-05T01:42:35.857Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:874
latency_us = 4253
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::c]:58172
req_id = da278494-079f-40be-9d78-681153821de0
response_code = 200
uri = /timesync
|
| 323 | 2026-09-05T01:42:36.431Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:1057
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::a]:63815
|
| 324 | 2026-09-05T01:42:36.432Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 325 | 2026-09-05T01:42:36.435Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 395297994, ip_addr: 23.143.196.202, stratum: 3, ref_time: 1788572554.9834304, correction: -1.639e-5, last_offset: 6.074e-6, rms_offset: 1.7098e-5, root_delay: 0.002773709, root_dispersion: 0.001167637, max_error: 0.0025708815000000003 })
|
| 326 | 2026-09-05T01:42:36.435Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:874
latency_us = 3163
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::a]:63815
req_id = 6f76f8a9-4f43-4baf-a846-ba97ecf99d1b
response_code = 200
uri = /timesync
|
| 327 | 2026-09-05T01:42:36.890Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:1057
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::b]:36872
|
| 328 | 2026-09-05T01:42:36.890Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 329 | 2026-09-05T01:42:36.894Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 395297994, ip_addr: 23.143.196.202, stratum: 3, ref_time: 1788572554.9834304, correction: -1.6257e-5, last_offset: 6.074e-6, rms_offset: 1.7098e-5, root_delay: 0.002773709, root_dispersion: 0.001200527, max_error: 0.0026036385 })
|
| 330 | 2026-09-05T01:42:36.894Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:874
latency_us = 3980
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::b]:36872
req_id = 6b576926-8650-4455-8885-b25e89a2f2e7
response_code = 200
uri = /timesync
|
| 331 | 2026-09-05T01:43:36.074Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:1057
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::a]:59252
|
| 332 | 2026-09-05T01:43:36.074Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 333 | 2026-09-05T01:43:36.077Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 395297994, ip_addr: 23.143.196.202, stratum: 3, ref_time: 1788572613.3746684, correction: -9.038e-6, last_offset: -1.3014e-5, rms_offset: 1.7586e-5, root_delay: 0.002807718, root_dispersion: 0.00130118, max_error: 0.002714077 })
|
| 334 | 2026-09-05T01:43:36.077Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:874
latency_us = 3109
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::a]:59252
req_id = 76086d98-7412-489b-aac0-23be9eb9e6c8
response_code = 200
uri = /timesync
|
| 335 | 2026-09-05T01:43:36.109Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:1057
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::c]:38441
|
| 336 | 2026-09-05T01:43:36.109Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 337 | 2026-09-05T01:43:36.112Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 395297994, ip_addr: 23.143.196.202, stratum: 3, ref_time: 1788572613.3746684, correction: -9.028e-6, last_offset: -1.3014e-5, rms_offset: 1.7586e-5, root_delay: 0.002807718, root_dispersion: 0.00130357, max_error: 0.002716457 })
|
| 338 | 2026-09-05T01:43:36.112Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:874
latency_us = 3039
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::c]:38441
req_id = aefeb378-53f1-4130-91ed-5f47f89f19ad
response_code = 200
uri = /timesync
|
| 339 | 2026-09-05T01:43:37.215Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:1057
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::b]:56691
|
| 340 | 2026-09-05T01:43:37.215Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 341 | 2026-09-05T01:43:37.218Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 395297994, ip_addr: 23.143.196.202, stratum: 3, ref_time: 1788572616.051825, correction: -1.6384e-5, last_offset: 7.744e-6, rms_offset: 1.6863e-5, root_delay: 0.002876753, root_dispersion: 0.001205747, max_error: 0.0026605075 })
|
| 342 | 2026-09-05T01:43:37.218Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:874
latency_us = 2862
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::b]:56691
req_id = 7be1afe1-dda2-4e0a-b24f-4711ba0132cd
response_code = 200
uri = /timesync
|
| 343 | 2026-09-05T01:44:35.903Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:1057
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::c]:65235
|
| 344 | 2026-09-05T01:44:35.904Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 345 | 2026-09-05T01:44:35.907Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 395297994, ip_addr: 23.143.196.202, stratum: 3, ref_time: 1788572673.3598082, correction: 2.0155e-5, last_offset: -1.6712e-5, rms_offset: 4.5435e-5, root_delay: 0.002885718, root_dispersion: 0.000459683, max_error: 0.001922697 })
|
| 346 | 2026-09-05T01:44:35.907Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:874
latency_us = 3362
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::c]:65235
req_id = 9992e925-77e4-4d5d-97c6-55db10a87500
response_code = 200
uri = /timesync
|
| 347 | 2026-09-05T01:44:35.949Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:1057
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::a]:35457
|
| 348 | 2026-09-05T01:44:35.949Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 349 | 2026-09-05T01:44:35.953Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 395297994, ip_addr: 23.143.196.202, stratum: 3, ref_time: 1788572673.3598082, correction: 1.9823e-5, last_offset: -1.6712e-5, rms_offset: 4.5435e-5, root_delay: 0.002885718, root_dispersion: 0.000464915, max_error: 0.0019275969999999999 })
|
| 350 | 2026-09-05T01:44:35.953Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:874
latency_us = 3985
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::a]:35457
req_id = 0a741d8c-22e2-4885-93f9-b8e27891dd6d
response_code = 200
uri = /timesync
|
| 351 | 2026-09-05T01:44:36.926Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:1057
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::b]:33642
|
| 352 | 2026-09-05T01:44:36.926Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 353 | 2026-09-05T01:44:36.929Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 395297994, ip_addr: 23.143.196.202, stratum: 3, ref_time: 1788572675.781477, correction: 5.38e-6, last_offset: 1.4071e-5, rms_offset: 4.3332e-5, root_delay: 0.002885718, root_dispersion: 0.000382253, max_error: 0.0018304919999999998 })
|
| 354 | 2026-09-05T01:44:36.929Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:874
latency_us = 2865
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::b]:33642
req_id = e60be8c4-2d2d-4b2a-a463-286f92e0bae4
response_code = 200
uri = /timesync
|