| 1 | | [ Aug 21 18:35:35 Enabled. ] |
| 2 | | [ Aug 21 18:35:35 Rereading configuration. ] |
| 3 | | [ Aug 21 18:35:36 Rereading configuration. ] |
| 4 | | [ Aug 21 18:35:45 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 | | [ Aug 21 18:35:45 Method "start" exited with status 0. ] |
| 21 | | note: configured to log to "/dev/stdout" |
| 22 | 2026-08-21T18:35:45.222Z | 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-08-21T18:35:46.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::1]:45354
|
| 24 | 2026-08-21T18:35:46.289Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 25 | 2026-08-21T18:35:46.292Z | 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-08-21T18:35:46.292Z | 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 = 3532
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:45354
req_id = 7148d209-1e22-4264-b4f8-187c7dc6c3f3
response_code = 200
uri = /timesync
|
| 27 | 2026-08-21T18:35:46.912Z | 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]:60043
|
| 28 | 2026-08-21T18:35:46.912Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 29 | 2026-08-21T18:35:46.915Z | 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-08-21T18:35:46.915Z | 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 = 2560
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:60043
req_id = 0b001d4c-5723-4845-8ad3-d25dbf5419db
response_code = 200
uri = /timesync
|
| 31 | 2026-08-21T18:35:49.104Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 32 | 2026-08-21T18:35:49.107Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 2728380539, ip_addr: 162.159.200.123, stratum: 4, ref_time: 1787337348.567412, correction: -0.423832715, last_offset: 0.001130002, rms_offset: 0.388635635, root_delay: 0.032311905, root_dispersion: 0.159307227, max_error: 0.5992958945 })
|
| 33 | 2026-08-21T18:35:49.107Z | 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 = 3223
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:45354
req_id = f2f97686-cec0-4722-a053-0b0d208421f3
response_code = 200
uri = /timesync
|
| 34 | 2026-08-21T18:35:51.148Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 35 | 2026-08-21T18:35:51.152Z | 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: 1787337347.6313019, correction: -0.41784215, last_offset: 4.606e-6, rms_offset: 0.349772096, root_delay: 0.0, root_dispersion: 0.0, max_error: 0.41784215 })
|
| 36 | 2026-08-21T18:35:51.152Z | 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 = 3384
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:45354
req_id = 5fcc2cf0-04ac-48a1-b2d5-9a28500f98d6
response_code = 200
uri = /timesync
|
| 37 | 2026-08-21T18:35:52.764Z | 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]:62408
|
| 38 | 2026-08-21T18:35:52.764Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 39 | 2026-08-21T18:35:52.766Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 395297992, ip_addr: 23.143.196.200, stratum: 3, ref_time: 1787337352.0356052, correction: -0.413599432, last_offset: 7.5582e-5, rms_offset: 0.314794898, root_delay: 0.003090252, root_dispersion: 0.31828472, max_error: 0.733429278 })
|
| 40 | 2026-08-21T18:35:52.766Z | 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 = 2518
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:62408
req_id = e796a93f-b9ee-42ea-9658-e6aab6cf4787
response_code = 200
uri = /timesync
|
| 41 | 2026-08-21T18:35:52.931Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 42 | 2026-08-21T18:35:52.935Z | 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: 1787337347.6313019, correction: -0.413142383, last_offset: 7.5582e-5, rms_offset: 0.314794898, root_delay: 0.0, root_dispersion: 0.0, max_error: 0.413142383 })
|
| 43 | 2026-08-21T18:35:52.935Z | 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 = 3169
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:45354
req_id = 3d530b64-2602-4953-b269-aaf00bf11a44
response_code = 200
uri = /timesync
|
| 44 | 2026-08-21T18:35:56.158Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 45 | 2026-08-21T18:35:56.162Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 395297992, ip_addr: 23.143.196.200, stratum: 3, ref_time: 1787337355.3133092, correction: -0.403961718, last_offset: -1.3121e-5, rms_offset: 0.268776596, root_delay: 0.00294037, root_dispersion: 0.000962106, max_error: 0.40639400900000006 })
|
| 46 | 2026-08-21T18:35:56.162Z | 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 = 3456
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:45354
req_id = 19083a70-cbb2-4f81-9659-94c84163bd6a
response_code = 200
uri = /timesync
|
| 47 | 2026-08-21T18:35:57.812Z | 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]:61488
|
| 48 | 2026-08-21T18:35:57.812Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 49 | 2026-08-21T18:35:57.815Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 395297992, ip_addr: 23.143.196.200, stratum: 3, ref_time: 1787337355.8287866, correction: -0.399478704, last_offset: 6.741e-6, rms_offset: 0.254983872, root_delay: 0.00294037, root_dispersion: 0.001072666, max_error: 0.40202155500000003 })
|
| 50 | 2026-08-21T18:35:57.815Z | 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 = 2741
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:61488
req_id = 3396e020-fc5f-43d8-abb9-1f4175ea14f1
response_code = 200
uri = /timesync
|
| 51 | 2026-08-21T18:36:00.172Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 52 | 2026-08-21T18:36:00.175Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 395297992, ip_addr: 23.143.196.200, stratum: 3, ref_time: 1787337359.103433, correction: -0.393058628, last_offset: -2.592e-6, rms_offset: 0.21770905, root_delay: 0.002861409, root_dispersion: 0.001027894, max_error: 0.3955172265 })
|
| 53 | 2026-08-21T18:36:00.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 = 3512
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:45354
req_id = 404b1b34-15c2-47a7-b84d-2ecdb6da7634
response_code = 200
uri = /timesync
|
| 54 | 2026-08-21T18:36:02.842Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 55 | 2026-08-21T18:36:02.844Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 395297992, ip_addr: 23.143.196.200, stratum: 3, ref_time: 1787337361.322246, correction: -0.385739356, last_offset: -4.0129e-5, rms_offset: 0.19593814, root_delay: 0.002950465, root_dispersion: 0.001058293, max_error: 0.38827288149999994 })
|
| 56 | 2026-08-21T18:36:02.844Z | 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 = 3117
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:45354
req_id = 42f777e9-ef9d-45d6-aed3-3d61cbcdd028
response_code = 200
uri = /timesync
|
| 57 | 2026-08-21T18:36:02.861Z | 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]:36757
|
| 58 | 2026-08-21T18:36:02.861Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 59 | 2026-08-21T18:36:02.863Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 395297992, ip_addr: 23.143.196.200, stratum: 3, ref_time: 1787337361.322246, correction: -0.385688335, last_offset: -4.0129e-5, rms_offset: 0.19593814, root_delay: 0.002950465, root_dispersion: 0.00106024, max_error: 0.38822380749999996 })
|
| 60 | 2026-08-21T18:36:02.863Z | 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 = 2745
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:36757
req_id = ce00f053-eaf7-4842-a163-ea6a05ef6197
response_code = 200
uri = /timesync
|
| 61 | 2026-08-21T18:36:05.722Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 62 | 2026-08-21T18:36:05.725Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 395297992, ip_addr: 23.143.196.200, stratum: 3, ref_time: 1787337364.3486009, correction: -0.378005981, last_offset: 6.607e-6, rms_offset: 0.167294919, root_delay: 0.003031883, root_dispersion: 0.001044984, max_error: 0.3805669065 })
|
| 63 | 2026-08-21T18:36:05.725Z | 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 = 3170
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:45354
req_id = 8813bd9f-b7f7-471d-a364-95d1cc8ca361
response_code = 200
uri = /timesync
|
| 64 | 2026-08-21T18:36:07.909Z | 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]:38654
|
| 65 | 2026-08-21T18:36:07.909Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 66 | 2026-08-21T18:36:07.912Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 395297992, ip_addr: 23.143.196.200, stratum: 3, ref_time: 1787337365.9465976, correction: -0.37209639, last_offset: 5.0363e-5, rms_offset: 0.150565431, root_delay: 0.003254777, root_dispersion: 0.001208104, max_error: 0.3749318825 })
|
| 67 | 2026-08-21T18:36:07.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 = 2935
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:38654
req_id = c9b58dd9-3226-4f78-8399-e465d66925fc
response_code = 200
uri = /timesync
|
| 68 | 2026-08-21T18:36:12.499Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 69 | 2026-08-21T18:36:12.503Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 395297992, ip_addr: 23.143.196.200, stratum: 3, ref_time: 1787337369.7250278, correction: -0.359458894, last_offset: 4.6291e-5, rms_offset: 0.12195801, root_delay: 0.003024584, root_dispersion: 0.001200269, max_error: 0.362171455 })
|
| 70 | 2026-08-21T18:36:12.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 = 3376
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:45354
req_id = a18ce855-cfde-4e38-b8c1-3be09a946372
response_code = 200
uri = /timesync
|
| 71 | 2026-08-21T18:36:12.961Z | 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]:59528
|
| 72 | 2026-08-21T18:36:12.962Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 73 | 2026-08-21T18:36:12.964Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 395297992, ip_addr: 23.143.196.200, stratum: 3, ref_time: 1787337369.7250278, correction: -0.358205885, last_offset: 4.6291e-5, rms_offset: 0.12195801, root_delay: 0.003024584, root_dispersion: 0.001250478, max_error: 0.360968655 })
|
| 74 | 2026-08-21T18:36:12.964Z | 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 = 2871
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:59528
req_id = ebdf6657-7553-410e-afdb-6dd25c7a8111
response_code = 200
uri = /timesync
|
| 75 | 2026-08-21T18:36:16.924Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 76 | 2026-08-21T18:36:16.927Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 395297992, ip_addr: 23.143.196.200, stratum: 3, ref_time: 1787337375.439007, correction: -0.347673953, last_offset: 2.2839e-5, rms_offset: 0.104129583, root_delay: 0.002816149, root_dispersion: 0.001067944, max_error: 0.3501499715 })
|
| 77 | 2026-08-21T18:36:16.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 = 2969
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:45354
req_id = 754792d3-048b-42da-bf17-16fe8b5d2ab3
response_code = 200
uri = /timesync
|
| 78 | 2026-08-21T18:36:18.013Z | 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]:41220
|
| 79 | 2026-08-21T18:36:18.013Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 80 | 2026-08-21T18:36:18.015Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 395297992, ip_addr: 23.143.196.200, stratum: 3, ref_time: 1787337376.0912762, correction: -0.344713688, last_offset: -3.719e-6, rms_offset: 0.098785996, root_delay: 0.002816149, root_dispersion: 0.001109449, max_error: 0.3472312115 })
|
| 81 | 2026-08-21T18:36:18.015Z | 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 = 2971
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:41220
req_id = 3a439a91-57ae-41a4-9c7d-f4b55892d1a5
response_code = 200
uri = /timesync
|
| 82 | 2026-08-21T18:36:23.063Z | 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]:62842
|
| 83 | 2026-08-21T18:36:23.063Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 84 | 2026-08-21T18:36:23.065Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 395297992, ip_addr: 23.143.196.200, stratum: 3, ref_time: 1787337381.407765, correction: -0.330878645, last_offset: -6.0618e-5, rms_offset: 0.075910471, root_delay: 0.002964135, root_dispersion: 0.001136893, max_error: 0.33349760550000007 })
|
| 85 | 2026-08-21T18:36:23.065Z | 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 = 2634
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:62842
req_id = 2fdb6883-8e14-46ea-b1eb-c463dd3ae7d4
response_code = 200
uri = /timesync
|
| 86 | 2026-08-21T18:36:24.603Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 87 | 2026-08-21T18:36:24.606Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 395297992, ip_addr: 23.143.196.200, stratum: 3, ref_time: 1787337383.3101723, correction: -0.326709419, last_offset: -1.9631e-5, rms_offset: 0.068319425, root_delay: 0.002850401, root_dispersion: 0.001086254, max_error: 0.3292208735 })
|
| 88 | 2026-08-21T18:36:24.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 = 3506
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:45354
req_id = 2ad932a3-a673-4053-924b-3aca5a0e46cd
response_code = 200
uri = /timesync
|
| 89 | 2026-08-21T18:36:28.113Z | 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]:33330
|
| 90 | 2026-08-21T18:36:28.113Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 91 | 2026-08-21T18:36:28.116Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 395297992, ip_addr: 23.143.196.200, stratum: 3, ref_time: 1787337386.1391559, correction: -0.317202181, last_offset: -3.672e-6, rms_offset: 0.058332145, root_delay: 0.002912817, root_dispersion: 0.00108261, max_error: 0.3197411995 })
|
| 92 | 2026-08-21T18:36:28.116Z | 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 = 3033
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:33330
req_id = 33472827-1453-4fff-9faf-b95141d9c718
response_code = 200
uri = /timesync
|
| 93 | 2026-08-21T18:36:33.165Z | 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]:46970
|
| 94 | 2026-08-21T18:36:33.165Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 95 | 2026-08-21T18:36:33.168Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 395297992, ip_addr: 23.143.196.200, stratum: 3, ref_time: 1787337391.3517845, correction: -0.303535402, last_offset: -4.0666e-5, rms_offset: 0.044824384, root_delay: 0.00298683, root_dispersion: 0.00120542, max_error: 0.306234237 })
|
| 96 | 2026-08-21T18:36:33.168Z | 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 = 2855
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:46970
req_id = e94cfc0b-f73f-4b14-ab13-4400fd19d5bc
response_code = 200
uri = /timesync
|
| 97 | 2026-08-21T18:36:33.905Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 98 | 2026-08-21T18:36:33.908Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 395297992, ip_addr: 23.143.196.200, stratum: 3, ref_time: 1787337392.3616948, correction: -0.301533639, last_offset: 7.285e-6, rms_offset: 0.042524144, root_delay: 0.002961324, root_dispersion: 0.001110984, max_error: 0.304125285 })
|
| 99 | 2026-08-21T18:36:33.908Z | 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 = 2930
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:45354
req_id = c23a03bc-2da7-413f-a9c4-9730756c680c
response_code = 200
uri = /timesync
|
| 100 | 2026-08-21T18:36:38.217Z | 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]:40747
|
| 101 | 2026-08-21T18:36:38.217Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 102 | 2026-08-21T18:36:38.220Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 395297992, ip_addr: 23.143.196.200, stratum: 3, ref_time: 1787337396.8181427, correction: -0.289837331, last_offset: -1.1491e-5, rms_offset: 0.034444559, root_delay: 0.00287132, root_dispersion: 0.001174189, max_error: 0.29244718 })
|
| 103 | 2026-08-21T18:36:38.220Z | 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 = 2977
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:40747
req_id = 72d85159-ee7e-470b-bef2-64962d7792fc
response_code = 200
uri = /timesync
|
| 104 | 2026-08-21T18:36:43.266Z | 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]:34651
|
| 105 | 2026-08-21T18:36:43.266Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 106 | 2026-08-21T18:36:43.268Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 395297992, ip_addr: 23.143.196.200, stratum: 3, ref_time: 1787337401.529997, correction: -0.27613318, last_offset: 8.194e-6, rms_offset: 0.026468357, root_delay: 0.002831165, root_dispersion: 0.001138522, max_error: 0.27868728449999997 })
|
| 107 | 2026-08-21T18:36:43.268Z | 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 = 2680
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:34651
req_id = 5f75c392-e0e5-43d2-90f0-152584c3e30f
response_code = 200
uri = /timesync
|
| 108 | 2026-08-21T18:36:44.583Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 109 | 2026-08-21T18:36:44.586Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 395297992, ip_addr: 23.143.196.200, stratum: 3, ref_time: 1787337403.1905494, correction: -0.272553116, last_offset: -7.241e-6, rms_offset: 0.023821522, root_delay: 0.002875621, root_dispersion: 0.001101563, max_error: 0.27509248950000004 })
|
| 110 | 2026-08-21T18:36:44.586Z | 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 = 3282
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:45354
req_id = fb48454e-6ae4-47f1-a18e-a62031870b44
response_code = 200
uri = /timesync
|
| 111 | 2026-08-21T18:36:48.316Z | 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]:63831
|
| 112 | 2026-08-21T18:36:48.316Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 113 | 2026-08-21T18:36:48.319Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 395297992, ip_addr: 23.143.196.200, stratum: 3, ref_time: 1787337406.332877, correction: -0.262392282, last_offset: -2.5761e-5, rms_offset: 0.020339176, root_delay: 0.002971099, root_dispersion: 0.001137862, max_error: 0.2650156935 })
|
| 114 | 2026-08-21T18:36:48.319Z | 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 = 3074
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:63831
req_id = 03097c54-1c1a-4c1c-8bc9-a69bce958e97
response_code = 200
uri = /timesync
|
| 115 | 2026-08-21T18:36:53.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::1]:58927
|
| 116 | 2026-08-21T18:36:53.369Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 117 | 2026-08-21T18:36:53.371Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 395297992, ip_addr: 23.143.196.200, stratum: 3, ref_time: 1787337411.975286, correction: -0.248677701, last_offset: 3.4785e-5, rms_offset: 0.015629308, root_delay: 0.002905927, root_dispersion: 0.001088293, max_error: 0.2512189575 })
|
| 118 | 2026-08-21T18:36:53.371Z | 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 = 3111
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:58927
req_id = 3a4eaa12-f31f-4370-bee1-dfcb0368d27b
response_code = 200
uri = /timesync
|
| 119 | 2026-08-21T18:36:58.420Z | 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]:57039
|
| 120 | 2026-08-21T18:36:58.421Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 121 | 2026-08-21T18:36:58.424Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 395297992, ip_addr: 23.143.196.200, stratum: 3, ref_time: 1787337416.5516431, correction: -0.234980583, last_offset: 7.944e-6, rms_offset: 0.012010089, root_delay: 0.002830575, root_dispersion: 0.001249502, max_error: 0.2376453725 })
|
| 122 | 2026-08-21T18:36:58.424Z | 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 = 3778
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:57039
req_id = 4d6c5aa7-c975-405c-8a6c-2b86d15b0763
response_code = 200
uri = /timesync
|
| 123 | 2026-08-21T18:37:01.928Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 124 | 2026-08-21T18:37:01.932Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 395297992, ip_addr: 23.143.196.200, stratum: 3, ref_time: 1787337420.5784523, correction: -0.225405112, last_offset: 9.593e-6, rms_offset: 0.009728179, root_delay: 0.002902634, root_dispersion: 0.001073655, max_error: 0.227930084 })
|
| 125 | 2026-08-21T18:37:01.932Z | 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 = 3592
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:45354
req_id = 8c027e8c-feb0-4eda-a439-cd0979d92a28
response_code = 200
uri = /timesync
|
| 126 | 2026-08-21T18:37:03.473Z | 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]:45158
|
| 127 | 2026-08-21T18:37:03.473Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 128 | 2026-08-21T18:37:03.477Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 395297992, ip_addr: 23.143.196.200, stratum: 3, ref_time: 1787337421.4374316, correction: -0.22127822, last_offset: 6.8156e-5, rms_offset: 0.009228987, root_delay: 0.002877442, root_dispersion: 0.001194953, max_error: 0.223911894 })
|
| 129 | 2026-08-21T18:37:03.477Z | 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 = 3456
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:45158
req_id = cfcf0fd0-bbdc-45f8-89d5-9f46987cf581
response_code = 200
uri = /timesync
|
| 130 | 2026-08-21T18:37:08.523Z | 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]:48717
|
| 131 | 2026-08-21T18:37:08.523Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 132 | 2026-08-21T18:37:08.525Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 395297992, ip_addr: 23.143.196.200, stratum: 3, ref_time: 1787337426.6193936, correction: -0.20754984, last_offset: 2.2257e-5, rms_offset: 0.007091885, root_delay: 0.002936153, root_dispersion: 0.001234953, max_error: 0.21025286950000002 })
|
| 133 | 2026-08-21T18:37:08.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 = 2674
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:48717
req_id = ee7e6269-f93e-4f50-867b-4b585d6a74d3
response_code = 200
uri = /timesync
|
| 134 | 2026-08-21T18:37:13.574Z | 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]:59168
|
| 135 | 2026-08-21T18:37:13.574Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 136 | 2026-08-21T18:37:13.577Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 395297992, ip_addr: 23.143.196.200, stratum: 3, ref_time: 1787337431.6362224, correction: -0.193831041, last_offset: -5.775e-6, rms_offset: 0.005449658, root_delay: 0.002828338, root_dispersion: 0.00118367, max_error: 0.19642888 })
|
| 137 | 2026-08-21T18:37:13.577Z | 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 = 3000
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:59168
req_id = 4e2dd2b2-41d8-4385-a1d3-3c3ae5331e75
response_code = 200
uri = /timesync
|
| 138 | 2026-08-21T18:37:18.626Z | 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]:33615
|
| 139 | 2026-08-21T18:37:18.626Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 140 | 2026-08-21T18:37:18.629Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 395297992, ip_addr: 23.143.196.200, stratum: 3, ref_time: 1787337436.9521184, correction: -0.180104464, last_offset: 1.86e-6, rms_offset: 0.004187704, root_delay: 0.002820068, root_dispersion: 0.001111607, max_error: 0.18262610499999998 })
|
| 141 | 2026-08-21T18:37:18.629Z | 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 = 3040
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:33615
req_id = 9417df00-5de2-4520-83f0-03252c7221bc
response_code = 200
uri = /timesync
|
| 142 | 2026-08-21T18:37:19.546Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 143 | 2026-08-21T18:37:19.549Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 395297992, ip_addr: 23.143.196.200, stratum: 3, ref_time: 1787337438.1425958, correction: -0.177613735, last_offset: 7.339e-6, rms_offset: 0.003972806, root_delay: 0.002820068, root_dispersion: 0.001110562, max_error: 0.180134331 })
|
| 144 | 2026-08-21T18:37:19.549Z | 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 = 3270
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:45354
req_id = 25c32762-cc51-4fc1-81aa-478beae6e919
response_code = 200
uri = /timesync
|
| 145 | 2026-08-21T18:37:23.677Z | 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]:39627
|
| 146 | 2026-08-21T18:37:23.677Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 147 | 2026-08-21T18:37:23.680Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 395297992, ip_addr: 23.143.196.200, stratum: 3, ref_time: 1787337442.3088133, correction: -0.166436344, last_offset: -2.7496e-5, rms_offset: 0.003218027, root_delay: 0.002923168, root_dispersion: 0.001142047, max_error: 0.169039975 })
|
| 148 | 2026-08-21T18:37:23.680Z | 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 = 2943
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:39627
req_id = cce8f0bd-9ab9-4ef8-86cf-6a18142187e6
response_code = 200
uri = /timesync
|
| 149 | 2026-08-21T18:37:28.729Z | 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]:37724
|
| 150 | 2026-08-21T18:37:28.729Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 151 | 2026-08-21T18:37:28.731Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 395297992, ip_addr: 23.143.196.200, stratum: 3, ref_time: 1787337447.6962154, correction: -0.152677655, last_offset: -7.244e-6, rms_offset: 0.002472867, root_delay: 0.002882178, root_dispersion: 0.00113368, max_error: 0.155252424 })
|
| 152 | 2026-08-21T18:37:28.731Z | 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 = 2712
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:37724
req_id = 78ace959-01b9-47f9-9872-cba9290718cb
response_code = 200
uri = /timesync
|
| 153 | 2026-08-21T18:37:33.777Z | 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]:51429
|
| 154 | 2026-08-21T18:37:33.777Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 155 | 2026-08-21T18:37:33.780Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 395297992, ip_addr: 23.143.196.200, stratum: 3, ref_time: 1787337452.0754364, correction: -0.138963774, last_offset: 9.429e-6, rms_offset: 0.001900289, root_delay: 0.002770359, root_dispersion: 0.001165523, max_error: 0.1415144765 })
|
| 156 | 2026-08-21T18:37:33.780Z | 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 = 2708
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:51429
req_id = 12350895-ada6-47e7-8a63-5a9fabfd1b72
response_code = 200
uri = /timesync
|
| 157 | 2026-08-21T18:37:38.828Z | 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]:38520
|
| 158 | 2026-08-21T18:37:38.828Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 159 | 2026-08-21T18:37:38.831Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 395297992, ip_addr: 23.143.196.200, stratum: 3, ref_time: 1787337457.4509308, correction: -0.125318721, last_offset: 2.6302e-5, rms_offset: 0.001460311, root_delay: 0.002775095, root_dispersion: 0.001133942, max_error: 0.1278402105 })
|
| 160 | 2026-08-21T18:37:38.831Z | 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 = 2744
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:38520
req_id = f489535d-17d3-4cfa-8f0b-9a390af9bb07
response_code = 200
uri = /timesync
|
| 161 | 2026-08-21T18:37:43.879Z | 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]:53385
|
| 162 | 2026-08-21T18:37:43.880Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 163 | 2026-08-21T18:37:43.882Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 395297992, ip_addr: 23.143.196.200, stratum: 3, ref_time: 1787337462.858671, correction: -0.111429617, last_offset: -3.6283e-5, rms_offset: 0.001122647, root_delay: 0.002897118, root_dispersion: 0.001248446, max_error: 0.114126622 })
|
| 164 | 2026-08-21T18:37:43.882Z | 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 = 3277
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:53385
req_id = 77665a83-470b-43d6-b641-af8526500995
response_code = 200
uri = /timesync
|
| 165 | 2026-08-21T18:37:47.833Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 166 | 2026-08-21T18:37:47.836Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 395297992, ip_addr: 23.143.196.200, stratum: 3, ref_time: 1787337467.5085056, correction: -0.10080532, last_offset: -6.301e-6, rms_offset: 0.000909623, root_delay: 0.002860493, root_dispersion: 0.001076605, max_error: 0.1033121715 })
|
| 167 | 2026-08-21T18:37:47.836Z | 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 = 3129
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:45354
req_id = 0db73e0d-f5a2-4d09-bd74-99b74c1aa23f
response_code = 200
uri = /timesync
|
| 168 | 2026-08-21T18:37:48.931Z | 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]:61731
|
| 169 | 2026-08-21T18:37:48.931Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 170 | 2026-08-21T18:37:48.934Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 395297992, ip_addr: 23.143.196.200, stratum: 3, ref_time: 1787337467.5085056, correction: -0.097823948, last_offset: -6.301e-6, rms_offset: 0.000909623, root_delay: 0.002860493, root_dispersion: 0.001216552, max_error: 0.10047074649999999 })
|
| 171 | 2026-08-21T18:37:48.934Z | 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 = 2928
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:61731
req_id = 466f8124-1e98-432a-b6cd-af53c934e1a7
response_code = 200
uri = /timesync
|
| 172 | 2026-08-21T18:37:53.979Z | 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]:61618
|
| 173 | 2026-08-21T18:37:53.979Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 174 | 2026-08-21T18:37:53.982Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 395297992, ip_addr: 23.143.196.200, stratum: 3, ref_time: 1787337472.0972066, correction: -0.084112033, last_offset: 3.818e-6, rms_offset: 0.000776673, root_delay: 0.00287052, root_dispersion: 0.001225669, max_error: 0.086772962 })
|
| 175 | 2026-08-21T18:37:53.982Z | 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]:61618
req_id = 38e7a9f2-bc62-4b24-907d-1387f83593c2
response_code = 200
uri = /timesync
|
| 176 | 2026-08-21T18:37:59.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]:62492
|
| 177 | 2026-08-21T18:37:59.028Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 178 | 2026-08-21T18:37:59.030Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 395297992, ip_addr: 23.143.196.200, stratum: 3, ref_time: 1787337478.3285644, correction: -0.070350975, last_offset: -2.243e-5, rms_offset: 0.000596898, root_delay: 0.00279628, root_dispersion: 0.001139999, max_error: 0.072889114 })
|
| 179 | 2026-08-21T18:37:59.030Z | 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 = 2665
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:62492
req_id = 5f0a1f14-3e49-411a-ae67-61a933f9e67c
response_code = 200
uri = /timesync
|
| 180 | 2026-08-21T18:38:04.080Z | 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]:39680
|
| 181 | 2026-08-21T18:38:04.081Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 182 | 2026-08-21T18:38:04.083Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 395297992, ip_addr: 23.143.196.200, stratum: 3, ref_time: 1787337483.5135643, correction: -0.05662711, last_offset: -5.277e-6, rms_offset: 0.000458832, root_delay: 0.002767566, root_dispersion: 0.001096404, max_error: 0.059107297 })
|
| 183 | 2026-08-21T18:38:04.083Z | 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 = 2837
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:39680
req_id = f404ba06-5e2a-4278-b9bd-c66506ba6327
response_code = 200
uri = /timesync
|
| 184 | 2026-08-21T18:38:09.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::1]:43989
|
| 185 | 2026-08-21T18:38:09.132Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 186 | 2026-08-21T18:38:09.135Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 395297992, ip_addr: 23.143.196.200, stratum: 3, ref_time: 1787337487.8325539, correction: -0.042933833, last_offset: -4.014e-6, rms_offset: 0.000391809, root_delay: 0.002781915, root_dispersion: 0.001187563, max_error: 0.0455123535 })
|
| 187 | 2026-08-21T18:38:09.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 = 2792
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:43989
req_id = c7aeb1b2-37a1-4936-9b4c-644a76918e61
response_code = 200
uri = /timesync
|
| 188 | 2026-08-21T18:38:17.700Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 189 | 2026-08-21T18:38:17.704Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 395297992, ip_addr: 23.143.196.200, stratum: 3, ref_time: 1787337496.1986563, correction: -0.019600436, last_offset: -2.181e-5, rms_offset: 0.000271334, root_delay: 0.002873924, root_dispersion: 0.001231313, max_error: 0.022268711 })
|
| 190 | 2026-08-21T18:38:17.704Z | 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 = 3264
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:45354
req_id = c5e9b312-8bfe-49cc-ac57-a3392c89b43d
response_code = 200
uri = /timesync
|
| 191 | 2026-08-21T18:38:17.806Z | 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]:61246
|
| 192 | 2026-08-21T18:38:17.806Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 193 | 2026-08-21T18:38:17.808Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 395297992, ip_addr: 23.143.196.200, stratum: 3, ref_time: 1787337496.1986563, correction: -0.019315569, last_offset: -2.181e-5, rms_offset: 0.000271334, root_delay: 0.002873924, root_dispersion: 0.001242595, max_error: 0.021995126 })
|
| 194 | 2026-08-21T18:38:17.808Z | 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 = 2567
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:61246
req_id = 305c555f-3e03-4356-8961-9aaab9df35d5
response_code = 200
uri = /timesync
|
| 195 | 2026-08-21T18:38:48.382Z | 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]:37066
|
| 196 | 2026-08-21T18:38:48.385Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 197 | 2026-08-21T18:38:48.395Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 395297992, ip_addr: 23.143.196.200, stratum: 3, ref_time: 1787337527.4098706, correction: 6.6783e-5, last_offset: -0.000103719, rms_offset: 0.000403666, root_delay: 0.002906039, root_dispersion: 0.00126941, max_error: 0.0027892125 })
|
| 198 | 2026-08-21T18:38:48.395Z | 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 = 12082
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:37066
req_id = 105309d3-0696-42b7-ad09-5d4fdf733d21
response_code = 200
uri = /timesync
|
| 199 | 2026-08-21T18:39:26.732Z | 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]:46598
|
| 200 | 2026-08-21T18:39:26.746Z | 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]:45492
|
| 201 | 2026-08-21T18:39:26.750Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 202 | 2026-08-21T18:39:26.757Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 203 | 2026-08-21T18:39:26.783Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 395297992, ip_addr: 23.143.196.200, stratum: 3, ref_time: 1787337566.2664807, correction: 2.3983e-5, last_offset: -1.565e-5, rms_offset: 8.804e-5, root_delay: 0.002935492, root_dispersion: 0.001218507, max_error: 0.002710236 })
|
| 204 | 2026-08-21T18:39:26.783Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 395297992, ip_addr: 23.143.196.200, stratum: 3, ref_time: 1787337566.2664807, correction: 2.3983e-5, last_offset: -1.565e-5, rms_offset: 8.804e-5, root_delay: 0.002935492, root_dispersion: 0.001218504, max_error: 0.0027102330000000003 })
|
| 205 | 2026-08-21T18:39:26.784Z | 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 = 47696
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::b]:46598
req_id = f597ea14-7b14-427e-8362-edf1c6d503d2
response_code = 200
uri = /timesync
|
| 206 | 2026-08-21T18:39:26.784Z | 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 = 47704
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::c]:45492
req_id = a7b30635-ca63-402c-b687-122346d8fa86
response_code = 200
uri = /timesync
|
| 207 | 2026-08-21T18:39:27.043Z | 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]:64399
|
| 208 | 2026-08-21T18:39:27.044Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 209 | 2026-08-21T18:39:27.047Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 395297992, ip_addr: 23.143.196.200, stratum: 3, ref_time: 1787337566.2664807, correction: 2.2521e-5, last_offset: -1.565e-5, rms_offset: 8.804e-5, root_delay: 0.002935492, root_dispersion: 0.001242912, max_error: 0.002733179 })
|
| 210 | 2026-08-21T18:39:27.047Z | 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 = 3073
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::a]:64399
req_id = 6875a753-e3be-4d9a-8b36-017dfe437b5c
response_code = 200
uri = /timesync
|
| 211 | 2026-08-21T18:39:28.108Z | 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]:38733
|
| 212 | 2026-08-21T18:39:28.109Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 213 | 2026-08-21T18:39:28.112Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 395297992, ip_addr: 23.143.196.200, stratum: 3, ref_time: 1787337567.0770137, correction: -8.321e-6, last_offset: 2.8981e-5, rms_offset: 8.4023e-5, root_delay: 0.002965793, root_dispersion: 0.001255924, max_error: 0.0027471415 })
|
| 214 | 2026-08-21T18:39:28.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 = 3591
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::a]:38733
req_id = 170bdb15-7ec4-4e0b-8b5e-f2b526cf284b
response_code = 200
uri = /timesync
|
| 215 | 2026-08-21T18:39:30.068Z | 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]:50295
|
| 216 | 2026-08-21T18:39:30.068Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 217 | 2026-08-21T18:39:30.071Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 395297992, ip_addr: 23.143.196.200, stratum: 3, ref_time: 1787337569.3186731, correction: 1.669e-5, last_offset: -1.933e-5, rms_offset: 7.5899e-5, root_delay: 0.002926162, root_dispersion: 0.001208854, max_error: 0.002688625 })
|
| 218 | 2026-08-21T18:39:30.071Z | 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 = 2978
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::a]:50295
req_id = 1d686b3d-266b-4eef-8c54-0cd86927cf0a
response_code = 200
uri = /timesync
|
| 219 | 2026-08-21T18:39:36.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::c]:58769
|
| 220 | 2026-08-21T18:39:36.669Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 221 | 2026-08-21T18:39:36.672Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 395297992, ip_addr: 23.143.196.200, stratum: 3, ref_time: 1787337575.9868274, correction: -3.7753e-5, last_offset: 3.2309e-5, rms_offset: 5.7599e-5, root_delay: 0.002848262, root_dispersion: 0.001216119, max_error: 0.002678003 })
|
| 222 | 2026-08-21T18:39:36.672Z | 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 = 3292
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::c]:58769
req_id = 94d9bbca-9f3b-489b-9e9a-a1e81595d344
response_code = 200
uri = /timesync
|
| 223 | 2026-08-21T18:39:36.729Z | 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]:43738
|
| 224 | 2026-08-21T18:39:36.729Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 225 | 2026-08-21T18:39:36.732Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 395297992, ip_addr: 23.143.196.200, stratum: 3, ref_time: 1787337575.9868274, correction: -3.6084e-5, last_offset: 3.2309e-5, rms_offset: 5.7599e-5, root_delay: 0.002848262, root_dispersion: 0.001221017, max_error: 0.002681232 })
|
| 226 | 2026-08-21T18:39:36.732Z | 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 = 3160
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::b]:43738
req_id = 33219f37-419f-4765-91a4-85c5820b45b1
response_code = 200
uri = /timesync
|
| 227 | 2026-08-21T18:40:26.764Z | 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]:63052
|
| 228 | 2026-08-21T18:40:26.764Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 229 | 2026-08-21T18:40:26.767Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 395297992, ip_addr: 23.143.196.200, stratum: 3, ref_time: 1787337626.334641, correction: 4.616e-6, last_offset: 2.508e-6, rms_offset: 2.3741e-5, root_delay: 0.002861066, root_dispersion: 0.000197147, max_error: 0.001632296 })
|
| 230 | 2026-08-21T18:40:26.767Z | 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 = 3102
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::c]:63052
req_id = 86b7a308-fb99-4106-9932-123aa2eb7301
response_code = 200
uri = /timesync
|
| 231 | 2026-08-21T18:40:26.801Z | 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]:40924
|
| 232 | 2026-08-21T18:40:26.801Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 233 | 2026-08-21T18:40:26.804Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 395297992, ip_addr: 23.143.196.200, stratum: 3, ref_time: 1787337626.334641, correction: 4.604e-6, last_offset: 2.508e-6, rms_offset: 2.3741e-5, root_delay: 0.002861066, root_dispersion: 0.000200297, max_error: 0.0016354340000000003 })
|
| 234 | 2026-08-21T18:40:26.804Z | 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 = 2956
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::a]:40924
req_id = 63383487-2b0c-4eb8-9f86-e19e4f566ec7
response_code = 200
uri = /timesync
|
| 235 | 2026-08-21T18:40:27.593Z | 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]:47674
|
| 236 | 2026-08-21T18:40:27.593Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 237 | 2026-08-21T18:40:27.596Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 395297992, ip_addr: 23.143.196.200, stratum: 3, ref_time: 1787337626.334641, correction: 4.336e-6, last_offset: 2.508e-6, rms_offset: 2.3741e-5, root_delay: 0.002861066, root_dispersion: 0.000268761, max_error: 0.00170363 })
|
| 238 | 2026-08-21T18:40:27.596Z | 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 = 3194
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::b]:47674
req_id = ebacc8a8-c0aa-424b-b463-046cbab9df3c
response_code = 200
uri = /timesync
|
| 239 | 2026-08-21T18:41:26.440Z | 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]:52667
|
| 240 | 2026-08-21T18:41:26.440Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 241 | 2026-08-21T18:41:26.444Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 395297992, ip_addr: 23.143.196.200, stratum: 3, ref_time: 1787337684.1767907, correction: -6.217e-6, last_offset: 1.0958e-5, rms_offset: 1.5332e-5, root_delay: 0.002781704, root_dispersion: 0.000367769, max_error: 0.001764838 })
|
| 242 | 2026-08-21T18:41:26.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 = 4442
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::a]:52667
req_id = 1b714803-dcf8-4a72-a26b-0fa2791b5b88
response_code = 200
uri = /timesync
|
| 243 | 2026-08-21T18:41:27.082Z | 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]:49954
|
| 244 | 2026-08-21T18:41:27.082Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 245 | 2026-08-21T18:41:27.085Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 395297992, ip_addr: 23.143.196.200, stratum: 3, ref_time: 1787337685.8807313, correction: -1.6747e-5, last_offset: 1.5225e-5, rms_offset: 1.5321e-5, root_delay: 0.002781704, root_dispersion: 0.00032368, max_error: 0.0017312789999999998 })
|
| 246 | 2026-08-21T18:41:27.085Z | 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 = 3656
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::c]:49954
req_id = 736ea56e-2a53-4b92-a6e4-0c5d527cf778
response_code = 200
uri = /timesync
|
| 247 | 2026-08-21T18:41:27.119Z | 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]:47650
|
| 248 | 2026-08-21T18:41:27.119Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 249 | 2026-08-21T18:41:27.122Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 395297992, ip_addr: 23.143.196.200, stratum: 3, ref_time: 1787337685.8807313, correction: -1.6406e-5, last_offset: 1.5225e-5, rms_offset: 1.5321e-5, root_delay: 0.002781704, root_dispersion: 0.000326335, max_error: 0.001733593 })
|
| 250 | 2026-08-21T18:41:27.123Z | 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 = 3227
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::b]:47650
req_id = d70e4385-835c-4067-90c9-3e46c566588a
response_code = 200
uri = /timesync
|
| 251 | 2026-08-21T18:42:26.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::a]:63967
|
| 252 | 2026-08-21T18:42:26.065Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 253 | 2026-08-21T18:42:26.069Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 395297992, ip_addr: 23.143.196.200, stratum: 3, ref_time: 1787337741.377193, correction: -3e-9, last_offset: -2.3946e-5, rms_offset: 1.6083e-5, root_delay: 0.002801878, root_dispersion: 0.00059352, max_error: 0.001994462 })
|
| 254 | 2026-08-21T18:42:26.069Z | 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 = 4179
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::a]:63967
req_id = 3168df64-87f5-405c-a82b-4854d619013b
response_code = 200
uri = /timesync
|
| 255 | 2026-08-21T18:42:26.808Z | 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]:41503
|
| 256 | 2026-08-21T18:42:26.808Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 257 | 2026-08-21T18:42:26.811Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 395297992, ip_addr: 23.143.196.200, stratum: 3, ref_time: 1787337746.376412, correction: -7.956e-6, last_offset: 7.961e-6, rms_offset: 1.5464e-5, root_delay: 0.002801878, root_dispersion: 0.000333213, max_error: 0.0017421079999999998 })
|
| 258 | 2026-08-21T18:42:26.811Z | 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 = 2880
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::b]:41503
req_id = faec2315-2967-4d61-8f80-6d0ee9c08326
response_code = 200
uri = /timesync
|
| 259 | 2026-08-21T18:42:27.231Z | 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]:39408
|
| 260 | 2026-08-21T18:42:27.231Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 261 | 2026-08-21T18:42:27.234Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 395297992, ip_addr: 23.143.196.200, stratum: 3, ref_time: 1787337746.376412, correction: -7.697e-6, last_offset: 7.961e-6, rms_offset: 1.5464e-5, root_delay: 0.002801878, root_dispersion: 0.000361473, max_error: 0.001770109 })
|
| 262 | 2026-08-21T18:42:27.234Z | 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 = 2997
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::c]:39408
req_id = 40d0e100-bd17-4cb6-afd4-8e884a9b49ec
response_code = 200
uri = /timesync
|
| 263 | 2026-08-21T18:43:25.912Z | 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]:33139
|
| 264 | 2026-08-21T18:43:25.913Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 265 | 2026-08-21T18:43:25.917Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 395297992, ip_addr: 23.143.196.200, stratum: 3, ref_time: 1787337804.1415172, correction: 3.1311e-5, last_offset: -2.7958e-5, rms_offset: 2.924e-5, root_delay: 0.002770794, root_dispersion: 0.000652373, max_error: 0.002069081 })
|
| 266 | 2026-08-21T18:43:25.917Z | 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 = 4406
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::a]:33139
req_id = 49d2e4c7-7aa8-4abb-8dc8-d12aa690b5ad
response_code = 200
uri = /timesync
|
| 267 | 2026-08-21T18:43:26.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::c]:52270
|
| 268 | 2026-08-21T18:43:26.544Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 269 | 2026-08-21T18:43:26.547Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 395297992, ip_addr: 23.143.196.200, stratum: 3, ref_time: 1787337804.1415172, correction: 2.3972e-5, last_offset: -2.7958e-5, rms_offset: 2.924e-5, root_delay: 0.002770794, root_dispersion: 0.000709246, max_error: 0.002118615 })
|
| 270 | 2026-08-21T18:43:26.548Z | 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 = 3383
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::c]:52270
req_id = d7731fca-c9c7-4b2c-a5ee-b5a4f104fb3b
response_code = 200
uri = /timesync
|
| 271 | 2026-08-21T18:43:27.061Z | 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]:44914
|
| 272 | 2026-08-21T18:43:27.061Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 273 | 2026-08-21T18:43:27.064Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 395297992, ip_addr: 23.143.196.200, stratum: 3, ref_time: 1787337804.1415172, correction: 1.7966e-5, last_offset: -2.7958e-5, rms_offset: 2.924e-5, root_delay: 0.002770794, root_dispersion: 0.000755788, max_error: 0.0021591509999999998 })
|
| 274 | 2026-08-21T18:43:27.064Z | 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 = 2991
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::b]:44914
req_id = ef1c26fd-89ab-49d5-81b4-80300b73bf9f
response_code = 200
uri = /timesync
|
| 275 | 2026-08-21T18:44:25.982Z | 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]:39638
|
| 276 | 2026-08-21T18:44:25.982Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 277 | 2026-08-21T18:44:25.986Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 395297992, ip_addr: 23.143.196.200, stratum: 3, ref_time: 1787337863.878802, correction: -6.35e-7, last_offset: 1.42e-7, rms_offset: 1.7892e-5, root_delay: 0.002730788, root_dispersion: 0.000546316, max_error: 0.001912345 })
|
| 278 | 2026-08-21T18:44:25.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 = 3570
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::a]:39638
req_id = fd425e7a-8441-4bbb-80b4-56b917428e1c
response_code = 200
uri = /timesync
|
| 279 | 2026-08-21T18:44:26.776Z | 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]:43064
|
| 280 | 2026-08-21T18:44:26.777Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 281 | 2026-08-21T18:44:26.780Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 395297992, ip_addr: 23.143.196.200, stratum: 3, ref_time: 1787337863.878802, correction: -6.23e-7, last_offset: 1.42e-7, rms_offset: 1.7892e-5, root_delay: 0.002730788, root_dispersion: 0.000599427, max_error: 0.0019654440000000002 })
|
| 282 | 2026-08-21T18:44:26.780Z | 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 = 3665
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::b]:43064
req_id = 3bc6c562-9d2d-4c9c-8d8e-32dde19c611d
response_code = 200
uri = /timesync
|
| 283 | 2026-08-21T18:44:26.883Z | 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]:33185
|
| 284 | 2026-08-21T18:44:26.883Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 285 | 2026-08-21T18:44:26.886Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 395297992, ip_addr: 23.143.196.200, stratum: 3, ref_time: 1787337863.878802, correction: -6.22e-7, last_offset: 1.42e-7, rms_offset: 1.7892e-5, root_delay: 0.002730788, root_dispersion: 0.000606501, max_error: 0.001972517 })
|
| 286 | 2026-08-21T18:44:26.886Z | 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::c]:33185
req_id = 596898de-98d7-41c1-ba28-4617cede4cba
response_code = 200
uri = /timesync
|