| 1 | | [ Aug 25 23:00:51 Enabled. ] |
| 2 | | [ Aug 25 23:00:51 Rereading configuration. ] |
| 3 | | [ Aug 25 23:00:51 Rereading configuration. ] |
| 4 | | [ Aug 25 23:00:58 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 25 23:00:58 Method "start" exited with status 0. ] |
| 21 | | note: configured to log to "/dev/stdout" |
| 22 | 2026-08-25T23:00:58.263Z | 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-25T23:00:59.517Z | 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]:53447
|
| 24 | 2026-08-25T23:00:59.518Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 25 | 2026-08-25T23:00:59.521Z | 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-25T23:00:59.521Z | 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 = 3389
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:53447
req_id = 41b081eb-3510-480d-914e-d503f6a9438d
response_code = 200
uri = /timesync
|
| 27 | 2026-08-25T23:01:00.212Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 28 | 2026-08-25T23:01:00.215Z | 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: 1787698858.9193351, correction: 0.0, last_offset: 0.207596466, rms_offset: 0.207596466, root_delay: 0.031653367, root_dispersion: 1.296555877, max_error: 1.3123825605000001 })
|
| 29 | 2026-08-25T23:01:00.215Z | 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 = 2953
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:53447
req_id = e16093c3-327b-4990-b673-832b649b40a2
response_code = 200
uri = /timesync
|
| 30 | 2026-08-25T23:01:02.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::1]:46489
|
| 31 | 2026-08-25T23:01:02.061Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 32 | 2026-08-25T23:01:02.063Z | 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: 1787698860.402667, correction: 0.07317093, last_offset: -0.001414506, rms_offset: 0.001414506, root_delay: 0.0, root_dispersion: 0.0, max_error: 0.07317093 })
|
| 33 | 2026-08-25T23:01:02.063Z | 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 = 2604
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:46489
req_id = 68c310f8-68c0-4de6-a0a8-11ebcd929841
response_code = 200
uri = /timesync
|
| 34 | 2026-08-25T23:01:02.794Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 35 | 2026-08-25T23:01:02.797Z | 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: 1787698860.402667, correction: 0.071325749, last_offset: -0.000137119, rms_offset: 0.000137119, root_delay: 0.0, root_dispersion: 0.0, max_error: 0.071325749 })
|
| 36 | 2026-08-25T23:01:02.797Z | 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 = 3019
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:53447
req_id = a62b9f6f-0d9b-4804-bc09-6bfbc5c614e3
response_code = 200
uri = /timesync
|
| 37 | 2026-08-25T23:01:04.807Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 38 | 2026-08-25T23:01:04.809Z | 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: 1787698864.2368665, correction: 0.06814225, last_offset: -0.002354403, rms_offset: 0.002354403, root_delay: 0.031645108, root_dispersion: 0.001565518, max_error: 0.085530322 })
|
| 39 | 2026-08-25T23:01:04.809Z | 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 = 3072
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:53447
req_id = c6661a11-a832-4edc-9e36-b0a02c00d44c
response_code = 200
uri = /timesync
|
| 40 | 2026-08-25T23:01:07.140Z | 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]:54146
|
| 41 | 2026-08-25T23:01:07.140Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 42 | 2026-08-25T23:01:07.143Z | 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: 1787698866.1969962, correction: 0.061425447, last_offset: 0.000427813, rms_offset: 0.002123282, root_delay: 0.031440549, root_dispersion: 0.00082343, max_error: 0.0779691515 })
|
| 43 | 2026-08-25T23:01:07.143Z | 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 = 3279
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:54146
req_id = c7ec2a80-4f97-4bb2-97a6-89dfd3025926
response_code = 200
uri = /timesync
|
| 44 | 2026-08-25T23:01:08.160Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 45 | 2026-08-25T23:01:08.163Z | 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: 1787698867.6065266, correction: 0.058593582, last_offset: 7.6288e-5, rms_offset: 0.002014466, root_delay: 0.031760354, root_dispersion: 0.000753862, max_error: 0.075227621 })
|
| 46 | 2026-08-25T23:01:08.164Z | 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 = 3419
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:53447
req_id = 5481b722-4125-4012-aea5-56e7548be8e0
response_code = 200
uri = /timesync
|
| 47 | 2026-08-25T23:01:12.201Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 48 | 2026-08-25T23:01:12.204Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 2728380539, ip_addr: 162.159.200.123, stratum: 4, ref_time: 1787698871.6365545, correction: 0.047441427, last_offset: -0.000268591, rms_offset: 0.001640617, root_delay: 0.031649586, root_dispersion: 0.000670248, max_error: 0.063936468 })
|
| 49 | 2026-08-25T23:01:12.204Z | 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 = 2981
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:53447
req_id = 0238f278-28b7-42dc-a6ce-768077b27e4f
response_code = 200
uri = /timesync
|
| 50 | 2026-08-25T23:01:12.225Z | 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]:57399
|
| 51 | 2026-08-25T23:01:12.225Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 52 | 2026-08-25T23:01:12.228Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 2728380539, ip_addr: 162.159.200.123, stratum: 4, ref_time: 1787698871.6365545, correction: 0.047375195, last_offset: -0.000268591, rms_offset: 0.001640617, root_delay: 0.031649586, root_dispersion: 0.000672791, max_error: 0.063872779 })
|
| 53 | 2026-08-25T23:01:12.228Z | 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]:57399
req_id = f14b6e77-e2ac-4b7d-97e7-962615e1effe
response_code = 200
uri = /timesync
|
| 54 | 2026-08-25T23:01:12.328Z | 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]:52516
|
| 55 | 2026-08-25T23:01:12.329Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 56 | 2026-08-25T23:01:12.331Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 2728380539, ip_addr: 162.159.200.123, stratum: 4, ref_time: 1787698871.6365545, correction: 0.047096688, last_offset: -0.000268591, rms_offset: 0.001640617, root_delay: 0.031649586, root_dispersion: 0.000683482, max_error: 0.063604963 })
|
| 57 | 2026-08-25T23:01:12.331Z | 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 = 2591
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:52516
req_id = 71512937-7c22-45e1-be68-c21854b1a704
response_code = 200
uri = /timesync
|
| 58 | 2026-08-25T23:01:39.916Z | 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]:45890
|
| 59 | 2026-08-25T23:01:39.916Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 60 | 2026-08-25T23:01:39.928Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 2728380539, ip_addr: 162.159.200.123, stratum: 4, ref_time: 1787698898.4763203, correction: -0.000794491, last_offset: 0.001058998, rms_offset: 0.000604807, root_delay: 0.03149708, root_dispersion: 0.000820834, max_error: 0.017363865 })
|
| 61 | 2026-08-25T23:01:39.928Z | 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 = 12042
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:45890
req_id = 7c501b56-47fa-47b2-adf8-6c2363ddd9bc
response_code = 200
uri = /timesync
|
| 62 | 2026-08-25T23:03:03.817Z | 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]:39975
|
| 63 | 2026-08-25T23:03:03.824Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 64 | 2026-08-25T23:03:03.848Z | 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: 1787698982.4628208, correction: -3.6905e-5, last_offset: 4.3365e-5, rms_offset: 0.000533363, root_delay: 0.015430488, root_dispersion: 0.000732697, max_error: 0.008484846 })
|
| 65 | 2026-08-25T23:03:03.848Z | 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 = 34009
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::c]:39975
req_id = ff6499b4-46ba-498e-ad19-b33c9d7ce6e9
response_code = 200
uri = /timesync
|
| 66 | 2026-08-25T23:03:09.429Z | 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]:34273
|
| 67 | 2026-08-25T23:03:09.429Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 68 | 2026-08-25T23:03:09.432Z | 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: 1787698989.025757, correction: -2.08e-6, last_offset: 1.0442e-5, rms_offset: 0.000388958, root_delay: 0.01529357, root_dispersion: 0.000646002, max_error: 0.008294867 })
|
| 69 | 2026-08-25T23:03:09.432Z | 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 = 3064
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::c]:34273
req_id = 99924d23-2ee0-4f38-a8ba-fc0cdf2a2cf9
response_code = 200
uri = /timesync
|
| 70 | 2026-08-25T23:03:11.142Z | 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]:37445
|
| 71 | 2026-08-25T23:03:11.142Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 72 | 2026-08-25T23:03:11.145Z | 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: 1787698989.8940222, correction: -4.104e-6, last_offset: 2.06e-6, rms_offset: 0.000368998, root_delay: 0.01529357, root_dispersion: 0.000741894, max_error: 0.008392783 })
|
| 73 | 2026-08-25T23:03:11.145Z | 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 = 2704
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::c]:37445
req_id = 3070e14c-114a-4a70-82d4-2009b13c3f8a
response_code = 200
uri = /timesync
|
| 74 | 2026-08-25T23:03:17.918Z | 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]:62521
|
| 75 | 2026-08-25T23:03:17.918Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 76 | 2026-08-25T23:03:17.921Z | 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: 1787698997.091761, correction: 2.0469e-5, last_offset: -2.7747e-5, rms_offset: 0.00025558, root_delay: 0.015455907, root_dispersion: 0.000670231, max_error: 0.0084186535 })
|
| 77 | 2026-08-25T23:03:17.921Z | 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]:62521
req_id = cec3202f-46c9-45c1-be48-ef084941e8ae
response_code = 200
uri = /timesync
|
| 78 | 2026-08-25T23:03:17.973Z | 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]:44898
|
| 79 | 2026-08-25T23:03:17.973Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 80 | 2026-08-25T23:03:17.976Z | 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: 1787698997.091761, correction: 2.0427e-5, last_offset: -2.7747e-5, rms_offset: 0.00025558, root_delay: 0.015455907, root_dispersion: 0.000674944, max_error: 0.008423324499999999 })
|
| 81 | 2026-08-25T23:03:17.976Z | 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 = 3120
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::b]:44898
req_id = ca7b2597-e6cf-4384-9cf5-1987fe324bac
response_code = 200
uri = /timesync
|
| 82 | 2026-08-25T23:03:18.921Z | 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]:55075
|
| 83 | 2026-08-25T23:03:18.921Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 84 | 2026-08-25T23:03:18.924Z | 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: 1787698997.7940285, correction: 2.0905e-5, last_offset: -1.204e-6, rms_offset: 0.000242465, root_delay: 0.015386443, root_dispersion: 0.000692619, max_error: 0.0084067455 })
|
| 85 | 2026-08-25T23:03:18.924Z | 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 = 3084
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::c]:55075
req_id = 8f9305d8-489c-49ad-a09a-7d36a7db912e
response_code = 200
uri = /timesync
|
| 86 | 2026-08-25T23:04:17.820Z | 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]:48462
|
| 87 | 2026-08-25T23:04:17.820Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 88 | 2026-08-25T23:04:17.823Z | 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: 1787699055.8858035, correction: 1.92e-5, last_offset: -1.9033e-5, rms_offset: 2.307e-5, root_delay: 0.015384403, root_dispersion: 0.000961757, max_error: 0.0086731585 })
|
| 89 | 2026-08-25T23:04:17.823Z | 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 = 3564
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::a]:48462
req_id = 430da053-8490-4e2f-8d8e-4922caa70911
response_code = 200
uri = /timesync
|
| 90 | 2026-08-25T23:04:17.855Z | 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]:38519
|
| 91 | 2026-08-25T23:04:17.855Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 92 | 2026-08-25T23:04:17.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: 1787699055.8858035, correction: 1.9173e-5, last_offset: -1.9033e-5, rms_offset: 2.307e-5, root_delay: 0.015384403, root_dispersion: 0.000965173, max_error: 0.0086765475 })
|
| 93 | 2026-08-25T23:04:17.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 = 3164
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::b]:38519
req_id = 966a166e-8107-4134-8633-7a4b9b1b23cb
response_code = 200
uri = /timesync
|
| 94 | 2026-08-25T23:04:18.882Z | 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]:63312
|
| 95 | 2026-08-25T23:04:18.882Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 96 | 2026-08-25T23:04:18.885Z | 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: 1787699057.5850513, correction: 4.2734e-5, last_offset: -2.7205e-5, rms_offset: 2.3516e-5, root_delay: 0.015409931, root_dispersion: 0.000802927, max_error: 0.0085506265 })
|
| 97 | 2026-08-25T23:04:18.885Z | 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 = 2975
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::c]:63312
req_id = f3e36f9f-d276-42e5-8e6b-6e35512d78c1
response_code = 200
uri = /timesync
|
| 98 | 2026-08-25T23:05:17.590Z | 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]:42297
|
| 99 | 2026-08-25T23:05:17.590Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 100 | 2026-08-25T23:05:17.593Z | 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: 1787699115.8751566, correction: -1.0113e-5, last_offset: -4.7283e-5, rms_offset: 2.7968e-5, root_delay: 0.015367836, root_dispersion: 0.000869819, max_error: 0.00856385 })
|
| 101 | 2026-08-25T23:05:17.593Z | 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 = 3615
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::a]:42297
req_id = 60d6a50a-7358-4308-97c7-b896ca45fdfb
response_code = 200
uri = /timesync
|
| 102 | 2026-08-25T23:05:17.703Z | 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]:62182
|
| 103 | 2026-08-25T23:05:17.703Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 104 | 2026-08-25T23:05:17.707Z | 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: 1787699115.8751566, correction: -1.0089e-5, last_offset: -4.7283e-5, rms_offset: 2.7968e-5, root_delay: 0.015367836, root_dispersion: 0.000878206, max_error: 0.008572212999999999 })
|
| 105 | 2026-08-25T23:05:17.707Z | 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 = 3681
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::b]:62182
req_id = 5c7303e4-bcc7-473f-ae04-b639fba86047
response_code = 200
uri = /timesync
|
| 106 | 2026-08-25T23:05:18.703Z | 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]:49387
|
| 107 | 2026-08-25T23:05:18.704Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 108 | 2026-08-25T23:05:18.706Z | 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: 1787699115.8751566, correction: -9.882e-6, last_offset: -4.7283e-5, rms_offset: 2.7968e-5, root_delay: 0.015367836, root_dispersion: 0.000952273, max_error: 0.008646073 })
|
| 109 | 2026-08-25T23:05:18.707Z | 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 = 3018
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::c]:49387
req_id = ed13faad-daec-4afb-ab6e-12b9b6df325d
response_code = 200
uri = /timesync
|
| 110 | 2026-08-25T23:06:17.419Z | 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]:47960
|
| 111 | 2026-08-25T23:06:17.420Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 112 | 2026-08-25T23:06:17.424Z | 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: 1787699175.7667716, correction: 1.9017e-5, last_offset: -1.4133e-5, rms_offset: 3.45e-5, root_delay: 0.015269927, root_dispersion: 0.000981719, max_error: 0.0086356995 })
|
| 113 | 2026-08-25T23:06:17.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 = 4212
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::b]:47960
req_id = c93d210f-5101-4bf6-8f92-26ab551b72fc
response_code = 200
uri = /timesync
|
| 114 | 2026-08-25T23:06:18.106Z | 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]:35466
|
| 115 | 2026-08-25T23:06:18.106Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 116 | 2026-08-25T23:06:18.109Z | 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: 1787699177.896497, correction: 9.817e-6, last_offset: 8.807e-6, rms_offset: 3.2848e-5, root_delay: 0.015394174, root_dispersion: 0.000798095, max_error: 0.008504999 })
|
| 117 | 2026-08-25T23:06:18.109Z | 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 = 3522
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::a]:35466
req_id = c3cd5ea8-488c-4860-bd63-e971030d817d
response_code = 200
uri = /timesync
|
| 118 | 2026-08-25T23:06:18.261Z | 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]:62042
|
| 119 | 2026-08-25T23:06:18.261Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 120 | 2026-08-25T23:06:18.264Z | 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: 1787699177.896497, correction: 9.803e-6, last_offset: 8.807e-6, rms_offset: 3.2848e-5, root_delay: 0.015394174, root_dispersion: 0.000808511, max_error: 0.008515401 })
|
| 121 | 2026-08-25T23:06:18.264Z | 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 = 3142
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::c]:62042
req_id = f330b2d7-7917-4476-9be5-2c89b4b6e4a9
response_code = 200
uri = /timesync
|
| 122 | 2026-08-25T23:07:17.646Z | 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]:33069
|
| 123 | 2026-08-25T23:07:17.646Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 124 | 2026-08-25T23:07:17.650Z | 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: 1787699236.4434988, correction: 4.3989e-5, last_offset: -2.92e-6, rms_offset: 2.0343e-5, root_delay: 0.015327015, root_dispersion: 0.000959209, max_error: 0.0086667055 })
|
| 125 | 2026-08-25T23:07:17.650Z | 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 = 3884
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::b]:33069
req_id = b67fac4f-d556-47fd-9e94-8d71bd33ecaf
response_code = 200
uri = /timesync
|
| 126 | 2026-08-25T23:07:17.725Z | 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]:57223
|
| 127 | 2026-08-25T23:07:17.725Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 128 | 2026-08-25T23:07:17.728Z | 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: 1787699236.4434988, correction: 4.3709e-5, last_offset: -2.92e-6, rms_offset: 2.0343e-5, root_delay: 0.015327015, root_dispersion: 0.00096461, max_error: 0.0086718265 })
|
| 129 | 2026-08-25T23:07:17.728Z | 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 = 3083
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::a]:57223
req_id = 106c70ab-5204-4744-bdf7-7a1fe25898a8
response_code = 200
uri = /timesync
|
| 130 | 2026-08-25T23:07:18.528Z | 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]:53079
|
| 131 | 2026-08-25T23:07:18.529Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 132 | 2026-08-25T23:07:18.532Z | 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: 1787699237.6936667, correction: 6.0721e-5, last_offset: -2.0502e-5, rms_offset: 2.0359e-5, root_delay: 0.015327015, root_dispersion: 0.000929517, max_error: 0.008653745499999999 })
|
| 133 | 2026-08-25T23:07:18.532Z | 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 = 3297
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::c]:53079
req_id = 69e42486-d525-4d2d-8ac1-74993a766e32
response_code = 200
uri = /timesync
|
| 134 | 2026-08-25T23:08:17.662Z | 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]:62824
|
| 135 | 2026-08-25T23:08:17.662Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 136 | 2026-08-25T23:08:17.665Z | 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: 1787699296.4992552, correction: -1.4615e-5, last_offset: 7.209e-6, rms_offset: 2.6292e-5, root_delay: 0.015507173, root_dispersion: 0.001021174, max_error: 0.0087893755 })
|
| 137 | 2026-08-25T23:08:17.665Z | 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::b]:62824
req_id = bd356ba3-9a60-4420-b1c4-b6e9f604050a
response_code = 200
uri = /timesync
|
| 138 | 2026-08-25T23:08:18.106Z | 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]:65006
|
| 139 | 2026-08-25T23:08:18.106Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 140 | 2026-08-25T23:08:18.109Z | 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: 1787699296.4992552, correction: -1.4421e-5, last_offset: 7.209e-6, rms_offset: 2.6292e-5, root_delay: 0.015507173, root_dispersion: 0.001055176, max_error: 0.0088231835 })
|
| 141 | 2026-08-25T23:08:18.109Z | 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 = 3381
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::a]:65006
req_id = 66af3180-ed44-4001-99fb-a1fdf72d3a7c
response_code = 200
uri = /timesync
|
| 142 | 2026-08-25T23:08:18.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::c]:64014
|
| 143 | 2026-08-25T23:08:18.163Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 144 | 2026-08-25T23:08:18.166Z | 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: 1787699296.4992552, correction: -1.4396e-5, last_offset: 7.209e-6, rms_offset: 2.6292e-5, root_delay: 0.015507173, root_dispersion: 0.001059566, max_error: 0.0088275485 })
|
| 145 | 2026-08-25T23:08:18.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 = 3562
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::c]:64014
req_id = f1d60571-bed0-48f6-8579-a1a96b343d66
response_code = 200
uri = /timesync
|
| 146 | 2026-08-25T23:09:17.392Z | 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]:37946
|
| 147 | 2026-08-25T23:09:17.392Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 148 | 2026-08-25T23:09:17.396Z | 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: 1787699354.6552482, correction: 4.2925e-5, last_offset: 8.343e-6, rms_offset: 4.2359e-5, root_delay: 0.015253701, root_dispersion: 0.001236185, max_error: 0.0089059605 })
|
| 149 | 2026-08-25T23:09:17.396Z | 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 = 4141
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::b]:37946
req_id = ed000a74-ca35-47ac-b092-eee33367d165
response_code = 200
uri = /timesync
|
| 150 | 2026-08-25T23:09:17.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::c]:56027
|
| 151 | 2026-08-25T23:09:17.861Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 152 | 2026-08-25T23:09:17.864Z | 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: 1787699356.6795335, correction: 8.1772e-5, last_offset: -4.1146e-5, rms_offset: 4.2239e-5, root_delay: 0.015253701, root_dispersion: 0.001363244, max_error: 0.0090718665 })
|
| 153 | 2026-08-25T23:09:17.864Z | 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]:56027
req_id = ce8a3bd6-657e-4b7e-9c6e-e086a9cc2fbd
response_code = 200
uri = /timesync
|
| 154 | 2026-08-25T23:09:17.893Z | 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]:39470
|
| 155 | 2026-08-25T23:09:17.893Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 156 | 2026-08-25T23:09:17.897Z | 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: 1787699356.6795335, correction: 8.1595e-5, last_offset: -4.1146e-5, rms_offset: 4.2239e-5, root_delay: 0.015253701, root_dispersion: 0.001365429, max_error: 0.0090738745 })
|
| 157 | 2026-08-25T23:09:17.897Z | 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 = 3328
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::a]:39470
req_id = 55d25a0f-c7b2-46e2-849c-6ff299767727
response_code = 200
uri = /timesync
|
| 158 | 2026-08-25T23:10:17.480Z | 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]:42283
|
| 159 | 2026-08-25T23:10:17.480Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 160 | 2026-08-25T23:10:17.483Z | 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: 1787699414.6579838, correction: 7.049e-6, last_offset: -5.944e-6, rms_offset: 1.7901e-5, root_delay: 0.015272128, root_dispersion: 0.001285782, max_error: 0.008928895 })
|
| 161 | 2026-08-25T23:10:17.484Z | 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 = 3352
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::b]:42283
req_id = ccd4bbf7-7846-44d2-889d-6bfc4b46a496
response_code = 200
uri = /timesync
|
| 162 | 2026-08-25T23:10:17.517Z | 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]:48368
|
| 163 | 2026-08-25T23:10:17.517Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 164 | 2026-08-25T23:10:17.520Z | 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: 1787699414.6579838, correction: 7.047e-6, last_offset: -5.944e-6, rms_offset: 1.7901e-5, root_delay: 0.015272128, root_dispersion: 0.001288315, max_error: 0.008931426 })
|
| 165 | 2026-08-25T23:10:17.520Z | 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 = 3080
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::a]:48368
req_id = 3800e611-481e-4639-b7df-165dc45e6ce6
response_code = 200
uri = /timesync
|
| 166 | 2026-08-25T23:10:18.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::c]:47680
|
| 167 | 2026-08-25T23:10:18.471Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 168 | 2026-08-25T23:10:18.474Z | 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: 1787699414.6579838, correction: 6.971e-6, last_offset: -5.944e-6, rms_offset: 1.7901e-5, root_delay: 0.015272128, root_dispersion: 0.001354655, max_error: 0.00899769 })
|
| 169 | 2026-08-25T23:10:18.474Z | 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 = 3243
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::c]:47680
req_id = cad0139b-8910-475e-a01f-3d71baeab9e5
response_code = 200
uri = /timesync
|
| 170 | 2026-08-25T23:11:17.508Z | 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]:58003
|
| 171 | 2026-08-25T23:11:17.508Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 172 | 2026-08-25T23:11:17.511Z | 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: 1787699476.1865914, correction: 2.1959e-5, last_offset: -7.801e-6, rms_offset: 1.7664e-5, root_delay: 0.015453967, root_dispersion: 0.001218364, max_error: 0.008967306500000001 })
|
| 173 | 2026-08-25T23:11:17.512Z | 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 = 3204
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::a]:58003
req_id = c6bc6114-201b-471c-b6ab-93b4ba27b5b3
response_code = 200
uri = /timesync
|
| 174 | 2026-08-25T23:11:17.607Z | 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]:57251
|
| 175 | 2026-08-25T23:11:17.607Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 176 | 2026-08-25T23:11:17.611Z | 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: 1787699476.1865914, correction: 2.1895e-5, last_offset: -7.801e-6, rms_offset: 1.7664e-5, root_delay: 0.015453967, root_dispersion: 0.00122503, max_error: 0.0089739085 })
|
| 177 | 2026-08-25T23:11:17.611Z | 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::b]:57251
req_id = 69901daa-5c5b-4662-b3d6-a0c592bee24c
response_code = 200
uri = /timesync
|
| 178 | 2026-08-25T23:11:18.263Z | 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]:50052
|
| 179 | 2026-08-25T23:11:18.263Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 180 | 2026-08-25T23:11:18.267Z | 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: 1787699476.1865914, correction: 2.1471e-5, last_offset: -7.801e-6, rms_offset: 1.7664e-5, root_delay: 0.015453967, root_dispersion: 0.001269142, max_error: 0.0090175965 })
|
| 181 | 2026-08-25T23:11:18.267Z | 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 = 3340
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::c]:50052
req_id = a9a1320d-9a84-482c-a57d-7c3bfea79008
response_code = 200
uri = /timesync
|
| 182 | 2026-08-25T23:12:16.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::b]:35996
|
| 183 | 2026-08-25T23:12:16.720Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 184 | 2026-08-25T23:12:16.725Z | 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: 1787699536.297323, correction: -9.81e-7, last_offset: 9.992e-6, rms_offset: 1.6399e-5, root_delay: 0.015629541, root_dispersion: 0.001202337, max_error: 0.0090180885 })
|
| 185 | 2026-08-25T23:12:16.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 = 5125
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::b]:35996
req_id = 1b836ad3-9914-4355-a438-87b10fd98fb0
response_code = 200
uri = /timesync
|
| 186 | 2026-08-25T23:12:16.946Z | 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]:50285
|
| 187 | 2026-08-25T23:12:16.946Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 188 | 2026-08-25T23:12:16.950Z | 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: 1787699536.297323, correction: -9.81e-7, last_offset: 9.992e-6, rms_offset: 1.6399e-5, root_delay: 0.015629541, root_dispersion: 0.001217508, max_error: 0.009033259500000002 })
|
| 189 | 2026-08-25T23:12:16.950Z | 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 = 3708
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::a]:50285
req_id = 48b71630-b492-46b1-a706-895e4d87d6cb
response_code = 200
uri = /timesync
|
| 190 | 2026-08-25T23:12:17.649Z | 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]:60212
|
| 191 | 2026-08-25T23:12:17.649Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 192 | 2026-08-25T23:12:17.652Z | 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: 1787699536.297323, correction: -9.8e-7, last_offset: 9.992e-6, rms_offset: 1.6399e-5, root_delay: 0.015629541, root_dispersion: 0.00126495, max_error: 0.0090807005 })
|
| 193 | 2026-08-25T23:12:17.652Z | 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 = 3473
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::c]:60212
req_id = 1a13b7d8-d27c-42ed-9b02-3528f6eff77c
response_code = 200
uri = /timesync
|
| 194 | 2026-08-25T23:12:17.690Z | 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]:60432
|
| 195 | 2026-08-25T23:12:17.690Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 196 | 2026-08-25T23:12:17.693Z | 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: 1787699536.297323, correction: -9.8e-7, last_offset: 9.992e-6, rms_offset: 1.6399e-5, root_delay: 0.015629541, root_dispersion: 0.001267726, max_error: 0.0090834765 })
|
| 197 | 2026-08-25T23:12:17.693Z | 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 = 3752
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::b]:60432
req_id = e3c8088b-6f38-4684-8b66-c7a16d25886e
response_code = 200
uri = /timesync
|
| 198 | 2026-08-25T23:12:18.311Z | 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]:43255
|
| 199 | 2026-08-25T23:12:18.311Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 200 | 2026-08-25T23:12:18.314Z | 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: 1787699537.0860963, correction: 3.5342e-5, last_offset: -3.6949e-5, rms_offset: 1.9456e-5, root_delay: 0.015534938, root_dispersion: 0.001237378, max_error: 0.009040189 })
|
| 201 | 2026-08-25T23:12:18.314Z | 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 = 3360
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::a]:43255
req_id = f8b4e54e-c4fe-4a3a-be23-b41cec6b0cc5
response_code = 200
uri = /timesync
|
| 202 | 2026-08-25T23:12:18.766Z | 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]:60416
|
| 203 | 2026-08-25T23:12:18.766Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 204 | 2026-08-25T23:12:18.769Z | 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: 1787699537.0860963, correction: 3.467e-5, last_offset: -3.6949e-5, rms_offset: 1.9456e-5, root_delay: 0.015534938, root_dispersion: 0.001268544, max_error: 0.009070683 })
|
| 205 | 2026-08-25T23:12:18.769Z | 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 = 2964
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::c]:60416
req_id = 49a04e6c-79bd-4392-b45c-d4e8a940ae41
response_code = 200
uri = /timesync
|
| 206 | 2026-08-25T23:13:17.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::a]:47765
|
| 207 | 2026-08-25T23:13:17.266Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 208 | 2026-08-25T23:13:17.270Z | 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: 1787699596.7361133, correction: 3.241e-5, last_offset: -1.2296e-5, rms_offset: 2.3533e-5, root_delay: 0.015264331, root_dispersion: 0.001237568, max_error: 0.008902143500000001 })
|
| 209 | 2026-08-25T23:13:17.270Z | 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 = 4330
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::a]:47765
req_id = cf8a8065-ca91-4fec-bbab-21c883f57077
response_code = 200
uri = /timesync
|
| 210 | 2026-08-25T23:13:17.754Z | 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]:56353
|
| 211 | 2026-08-25T23:13:17.754Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 212 | 2026-08-25T23:13:17.757Z | 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: 1787699596.7361133, correction: 3.208e-5, last_offset: -1.2296e-5, rms_offset: 2.3533e-5, root_delay: 0.015264331, root_dispersion: 0.001268908, max_error: 0.0089331535 })
|
| 213 | 2026-08-25T23:13:17.757Z | 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 = 3205
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::b]:56353
req_id = 1225cee0-213b-4c2c-a237-77fddc7bb363
response_code = 200
uri = /timesync
|
| 214 | 2026-08-25T23:13:18.180Z | 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]:37287
|
| 215 | 2026-08-25T23:13:18.180Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 216 | 2026-08-25T23:13:18.183Z | 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: 1787699596.7361133, correction: 3.1792e-5, last_offset: -1.2296e-5, rms_offset: 2.3533e-5, root_delay: 0.015264331, root_dispersion: 0.001296336, max_error: 0.0089602935 })
|
| 217 | 2026-08-25T23:13:18.183Z | 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 = 3167
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::c]:37287
req_id = a16010bd-bdeb-4435-bb75-20e13586fb99
response_code = 200
uri = /timesync
|
| 218 | 2026-08-25T23:14:17.476Z | 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]:54881
|
| 219 | 2026-08-25T23:14:17.476Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 220 | 2026-08-25T23:14:17.479Z | 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: 1787699655.704876, correction: 2.0468e-5, last_offset: -5.499e-6, rms_offset: 2.283e-5, root_delay: 0.015349408, root_dispersion: 0.001364376, max_error: 0.009059548 })
|
| 221 | 2026-08-25T23:14:17.479Z | 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 = 3428
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::b]:54881
req_id = a874390f-b227-4dd1-ada1-5735b93d9cf8
response_code = 200
uri = /timesync
|
| 222 | 2026-08-25T23:14:17.916Z | 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]:44352
|
| 223 | 2026-08-25T23:14:17.916Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 224 | 2026-08-25T23:14:17.919Z | 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: 1787699655.704876, correction: 2.0354e-5, last_offset: -5.499e-6, rms_offset: 2.283e-5, root_delay: 0.015349408, root_dispersion: 0.001391573, max_error: 0.009086631 })
|
| 225 | 2026-08-25T23:14:17.919Z | 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 = 3219
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::c]:44352
req_id = 687b4a6a-6c36-4b91-a441-da32cfed7c66
response_code = 200
uri = /timesync
|
| 226 | 2026-08-25T23:14:18.019Z | 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]:50231
|
| 227 | 2026-08-25T23:14:18.019Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 228 | 2026-08-25T23:14:18.022Z | 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: 1787699655.704876, correction: 2.0327e-5, last_offset: -5.499e-6, rms_offset: 2.283e-5, root_delay: 0.015349408, root_dispersion: 0.00139794, max_error: 0.009092971 })
|
| 229 | 2026-08-25T23:14:18.022Z | 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 = 3600
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::a]:50231
req_id = 550f69d6-41f9-400a-8297-bf1488e9c97d
response_code = 200
uri = /timesync
|
| 230 | 2026-08-25T23:15:17.450Z | 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]:58593
|
| 231 | 2026-08-25T23:15:17.450Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 232 | 2026-08-25T23:15:17.457Z | 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: 1787699715.9834726, correction: 2.125e-6, last_offset: -3.055e-6, rms_offset: 1.6287e-5, root_delay: 0.015451799, root_dispersion: 0.001419342, max_error: 0.0091473665 })
|
| 233 | 2026-08-25T23:15:17.457Z | 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 = 6114
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::a]:58593
req_id = 8404e39f-c1bd-4f57-9870-5cbdb2e010b0
response_code = 200
uri = /timesync
|
| 234 | 2026-08-25T23:15:17.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::b]:35046
|
| 235 | 2026-08-25T23:15:17.574Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 236 | 2026-08-25T23:15:17.578Z | 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: 1787699715.9834726, correction: 2.125e-6, last_offset: -3.055e-6, rms_offset: 1.6287e-5, root_delay: 0.015451799, root_dispersion: 0.001427159, max_error: 0.0091551835 })
|
| 237 | 2026-08-25T23:15:17.578Z | 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 = 4024
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::b]:35046
req_id = 0b9ba23a-b16f-4494-8091-2bdee08e5199
response_code = 200
uri = /timesync
|
| 238 | 2026-08-25T23:15:18.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]:48142
|
| 239 | 2026-08-25T23:15:18.368Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 240 | 2026-08-25T23:15:18.370Z | 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: 1787699717.27448, correction: -1.587e-5, last_offset: 1.8184e-5, rms_offset: 1.6486e-5, root_delay: 0.015382259, root_dispersion: 0.001391334, max_error: 0.0090983335 })
|
| 241 | 2026-08-25T23:15:18.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 = 2837
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::c]:48142
req_id = aaa43e2f-efdc-4ab2-86d4-bdf1576f41a3
response_code = 200
uri = /timesync
|
| 242 | 2026-08-25T23:16:17.399Z | 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]:48712
|
| 243 | 2026-08-25T23:16:17.399Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 244 | 2026-08-25T23:16:17.402Z | 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: 1787699776.61243, correction: -8.834e-6, last_offset: -2.5984e-5, rms_offset: 1.8583e-5, root_delay: 0.015438389, root_dispersion: 0.001441337, max_error: 0.0091693655 })
|
| 245 | 2026-08-25T23:16:17.402Z | 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 = 3197
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::a]:48712
req_id = 7fffb0a5-9204-42b5-ae81-5abaf27f897a
response_code = 200
uri = /timesync
|
| 246 | 2026-08-25T23:16:17.514Z | 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]:59824
|
| 247 | 2026-08-25T23:16:17.514Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 248 | 2026-08-25T23:16:17.517Z | 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: 1787699776.61243, correction: -8.819e-6, last_offset: -2.5984e-5, rms_offset: 1.8583e-5, root_delay: 0.015438389, root_dispersion: 0.001448654, max_error: 0.009176667500000001 })
|
| 249 | 2026-08-25T23:16:17.517Z | 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 = 3297
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::b]:59824
req_id = 3451a739-f827-4a09-a49a-dcc29b8916dc
response_code = 200
uri = /timesync
|
| 250 | 2026-08-25T23:16:18.299Z | 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]:41281
|
| 251 | 2026-08-25T23:16:18.299Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 252 | 2026-08-25T23:16:18.302Z | 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: 1787699776.61243, correction: -8.716e-6, last_offset: -2.5984e-5, rms_offset: 1.8583e-5, root_delay: 0.015438389, root_dispersion: 0.001498656, max_error: 0.0092265665 })
|
| 253 | 2026-08-25T23:16:18.302Z | 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::c]:41281
req_id = 5ea396a8-59a6-4e43-97c1-989fd4b2ae7b
response_code = 200
uri = /timesync
|
| 254 | 2026-08-25T23:17:17.394Z | 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]:56004
|
| 255 | 2026-08-25T23:17:17.394Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 256 | 2026-08-25T23:17:17.397Z | 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: 1787699836.644375, correction: 2.0751e-5, last_offset: -2.54e-6, rms_offset: 1.8927e-5, root_delay: 0.015409625, root_dispersion: 0.001489838, max_error: 0.0092154015 })
|
| 257 | 2026-08-25T23:17:17.397Z | 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::a]:56004
req_id = 5d1bad16-9a89-4f36-b8dd-c70c7aa7a000
response_code = 200
uri = /timesync
|
| 258 | 2026-08-25T23:17:17.791Z | 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]:41148
|
| 259 | 2026-08-25T23:17:17.791Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 260 | 2026-08-25T23:17:17.795Z | 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: 1787699836.644375, correction: 2.0454e-5, last_offset: -2.54e-6, rms_offset: 1.8927e-5, root_delay: 0.015409625, root_dispersion: 0.001514676, max_error: 0.009239942499999999 })
|
| 261 | 2026-08-25T23:17:17.795Z | 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 = 4042
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::b]:41148
req_id = 699437e6-660c-442b-8509-0e8d1563110e
response_code = 200
uri = /timesync
|
| 262 | 2026-08-25T23:17:18.458Z | 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]:50202
|
| 263 | 2026-08-25T23:17:18.458Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 264 | 2026-08-25T23:17:18.461Z | 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: 1787699836.644375, correction: 1.9956e-5, last_offset: -2.54e-6, rms_offset: 1.8927e-5, root_delay: 0.015409625, root_dispersion: 0.001556222, max_error: 0.009280990499999999 })
|
| 265 | 2026-08-25T23:17:18.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 = 3254
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::c]:50202
req_id = 1ae06652-f456-44c5-9b31-8f064c6b61c7
response_code = 200
uri = /timesync
|