| 1 | | [ Jul 22 07:42:27 Enabled. ] |
| 2 | | [ Jul 22 07:42:27 Rereading configuration. ] |
| 3 | | [ Jul 22 07:42:28 Rereading configuration. ] |
| 4 | | [ Jul 22 07:42:34 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 | | [ Jul 22 07:42:34 Method "start" exited with status 0. ] |
| 21 | | note: configured to log to "/dev/stdout" |
| 22 | 2026-07-22T07:42:34.111Z | 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-07-22T07:42:34.696Z | 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]:45462
|
| 24 | 2026-07-22T07:42:34.696Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 25 | 2026-07-22T07:42:34.700Z | 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-07-22T07:42:34.700Z | 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 = 3487
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:45462
req_id = 9c8299a9-ab44-40b7-a9eb-0269eddb183d
response_code = 200
uri = /timesync
|
| 27 | 2026-07-22T07:42:34.975Z | 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]:39458
|
| 28 | 2026-07-22T07:42:34.975Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 29 | 2026-07-22T07:42:34.978Z | 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-07-22T07:42:34.978Z | 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 = 2722
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:39458
req_id = 92b6a5a7-bc9d-4b42-a8e5-93c8d99dda83
response_code = 200
uri = /timesync
|
| 31 | 2026-07-22T07:42:35.998Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 32 | 2026-07-22T07:42:36.001Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 0, ip_addr: ::, stratum: 0, ref_time: 0.0, correction: 0.0, last_offset: 0.0, rms_offset: 0.0, root_delay: 1.0, root_dispersion: 1.0, max_error: 1.5 })
|
| 33 | 2026-07-22T07:42:36.002Z | 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 = 3141
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:39458
req_id = 494326db-bd12-49e7-9912-b54ee93ab363
response_code = 200
uri = /timesync
|
| 34 | 2026-07-22T07:42:38.858Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 35 | 2026-07-22T07:42:38.860Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 1110067141, ip_addr: 66.42.71.197, stratum: 3, ref_time: 1784706157.051262, correction: -0.355076969, last_offset: 0.357346058, rms_offset: 0.357346058, root_delay: 0.050986513, root_dispersion: 1.914352536, max_error: 2.2949227615 })
|
| 36 | 2026-07-22T07:42:38.861Z | 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 = 2868
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:39458
req_id = d0a2ac68-e95f-441a-b15a-8ec61e3aa3fb
response_code = 200
uri = /timesync
|
| 37 | 2026-07-22T07:42:40.340Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 38 | 2026-07-22T07:42:40.343Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 1110067141, ip_addr: 66.42.71.197, stratum: 3, ref_time: 1784706159.3795986, correction: -0.351289481, last_offset: -6.5086e-5, rms_offset: 0.321611464, root_delay: 0.050393421, root_dispersion: 0.62414813, max_error: 1.0006343215 })
|
| 39 | 2026-07-22T07:42:40.343Z | 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 = 2882
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:39458
req_id = b9b2d8fe-f28e-4386-b101-85e402ba502c
response_code = 200
uri = /timesync
|
| 40 | 2026-07-22T07:42:40.726Z | 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]:45830
|
| 41 | 2026-07-22T07:42:40.726Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 42 | 2026-07-22T07:42:40.729Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 1110067141, ip_addr: 66.42.71.197, stratum: 3, ref_time: 1784706159.3795986, correction: -0.350241601, last_offset: -6.5086e-5, rms_offset: 0.321611464, root_delay: 0.050393421, root_dispersion: 1.011909366, max_error: 1.3873476775 })
|
| 43 | 2026-07-22T07:42:40.729Z | 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 = 2617
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:45830
req_id = 52fe7ee1-e26e-45a4-90d3-7097367435bf
response_code = 200
uri = /timesync
|
| 44 | 2026-07-22T07:42:41.960Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 45 | 2026-07-22T07:42:41.963Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 1110067141, ip_addr: 66.42.71.197, stratum: 3, ref_time: 1784706160.1486793, correction: -0.348525435, last_offset: 0.00163686, rms_offset: 0.305107862, root_delay: 0.05083409, root_dispersion: 1.478013039, max_error: 1.8519555189999999 })
|
| 46 | 2026-07-22T07:42:41.963Z | 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 = 3125
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:39458
req_id = 8b3c65a8-bf53-4ac2-a7ab-99b6467ff26e
response_code = 200
uri = /timesync
|
| 47 | 2026-07-22T07:42:43.630Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 48 | 2026-07-22T07:42:43.633Z | 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: 1784706161.9535172, correction: -0.343525052, last_offset: -8.58e-5, rms_offset: 0.274597108, root_delay: 0.0, root_dispersion: 0.0, max_error: 0.343525052 })
|
| 49 | 2026-07-22T07:42:43.633Z | 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 = 3181
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:39458
req_id = f6b8a991-6648-45db-ad87-7e559adb8b88
response_code = 200
uri = /timesync
|
| 50 | 2026-07-22T07:42:45.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]:58248
|
| 51 | 2026-07-22T07:42:45.777Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 52 | 2026-07-22T07:42:45.780Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 1110067141, ip_addr: 66.42.71.197, stratum: 3, ref_time: 1784706164.7983997, correction: -0.337099463, last_offset: -0.000600815, rms_offset: 0.247137472, root_delay: 0.050852031, root_dispersion: 0.001899751, max_error: 0.3644252295 })
|
| 53 | 2026-07-22T07:42:45.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 = 2952
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:58248
req_id = 806ada33-eb2e-47a8-9e6c-eebf35974d73
response_code = 200
uri = /timesync
|
| 54 | 2026-07-22T07:42:46.318Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 55 | 2026-07-22T07:42:46.321Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 1110067141, ip_addr: 66.42.71.197, stratum: 3, ref_time: 1784706165.827904, correction: -0.335544705, last_offset: -8.3814e-5, rms_offset: 0.234455198, root_delay: 0.050618, root_dispersion: 0.001363318, max_error: 0.362217023 })
|
| 56 | 2026-07-22T07:42:46.322Z | 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 = 3377
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:39458
req_id = 2b74e024-47ee-4632-a906-93d1c889583d
response_code = 200
uri = /timesync
|
| 57 | 2026-07-22T07:42:50.710Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 58 | 2026-07-22T07:42:50.713Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 1110067141, ip_addr: 66.42.71.197, stratum: 3, ref_time: 1784706169.9747057, correction: -0.323463827, last_offset: -7.782e-6, rms_offset: 0.189908713, root_delay: 0.05070914, root_dispersion: 0.001430513, max_error: 0.35024891 })
|
| 59 | 2026-07-22T07:42:50.713Z | 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 = 3247
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:39458
req_id = 787e1382-3d43-4201-ad2b-c9b37585969d
response_code = 200
uri = /timesync
|
| 60 | 2026-07-22T07:42:50.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]:41013
|
| 61 | 2026-07-22T07:42:50.829Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 62 | 2026-07-22T07:42:50.831Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 1110067141, ip_addr: 66.42.71.197, stratum: 3, ref_time: 1784706169.9747057, correction: -0.323141575, last_offset: -7.782e-6, rms_offset: 0.189908713, root_delay: 0.05070914, root_dispersion: 0.001450262, max_error: 0.349946407 })
|
| 63 | 2026-07-22T07:42:50.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 = 2793
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:41013
req_id = 7658e7e3-f21d-4ca5-928d-5e202d2c0813
response_code = 200
uri = /timesync
|
| 64 | 2026-07-22T07:42:55.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::1]:61767
|
| 65 | 2026-07-22T07:42:55.882Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 66 | 2026-07-22T07:42:55.885Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 1110067141, ip_addr: 66.42.71.197, stratum: 3, ref_time: 1784706174.5362318, correction: -0.309520543, last_offset: 8.2884e-5, rms_offset: 0.145932212, root_delay: 0.050803192, root_dispersion: 0.001443671, max_error: 0.33636581 })
|
| 67 | 2026-07-22T07:42:55.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 = 3018
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:61767
req_id = 46d5de41-da6c-486a-905c-7eca9bb21e35
response_code = 200
uri = /timesync
|
| 68 | 2026-07-22T07:42:56.040Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 69 | 2026-07-22T07:42:56.043Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 1110067141, ip_addr: 66.42.71.197, stratum: 3, ref_time: 1784706174.5362318, correction: -0.309090227, last_offset: 8.2884e-5, rms_offset: 0.145932212, root_delay: 0.050803192, root_dispersion: 0.001464465, max_error: 0.33595628800000005 })
|
| 70 | 2026-07-22T07:42:56.043Z | 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 = 3185
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:39458
req_id = 849b784e-e7b1-4f64-b63e-a29ec7b7456b
response_code = 200
uri = /timesync
|
| 71 | 2026-07-22T07:43:00.252Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 72 | 2026-07-22T07:43:00.255Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 1110067141, ip_addr: 66.42.71.197, stratum: 3, ref_time: 1784706178.2976668, correction: -0.297626287, last_offset: -3.368e-5, rms_offset: 0.118205093, root_delay: 0.05088146, root_dispersion: 0.001492539, max_error: 0.324559556 })
|
| 73 | 2026-07-22T07:43:00.255Z | 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 = 2875
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:39458
req_id = e49c257e-aeb2-47bb-88c5-d6590f3fd35d
response_code = 200
uri = /timesync
|
| 74 | 2026-07-22T07:43:00.935Z | 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]:53865
|
| 75 | 2026-07-22T07:43:00.935Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 76 | 2026-07-22T07:43:00.937Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 1110067141, ip_addr: 66.42.71.197, stratum: 3, ref_time: 1784706179.1741662, correction: -0.295761287, last_offset: -1.1011e-5, rms_offset: 0.112139195, root_delay: 0.050481554, root_dispersion: 0.001424263, max_error: 0.32242632699999996 })
|
| 77 | 2026-07-22T07:43:00.937Z | 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 = 3141
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:53865
req_id = e1717650-0a4a-48e9-af00-604fb0c135a6
response_code = 200
uri = /timesync
|
| 78 | 2026-07-22T07:43:05.987Z | 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]:48211
|
| 79 | 2026-07-22T07:43:05.987Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 80 | 2026-07-22T07:43:05.990Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 1110067141, ip_addr: 66.42.71.197, stratum: 3, ref_time: 1784706184.4739509, correction: -0.28203994, last_offset: 3.9268e-5, rms_offset: 0.086171515, root_delay: 0.050801162, root_dispersion: 0.001476109, max_error: 0.30891662999999997 })
|
| 81 | 2026-07-22T07:43:05.990Z | 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]:48211
req_id = 03abad6c-b304-4577-b412-4aa1778b9ad0
response_code = 200
uri = /timesync
|
| 82 | 2026-07-22T07:43:06.850Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 83 | 2026-07-22T07:43:06.853Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 1110067141, ip_addr: 66.42.71.197, stratum: 3, ref_time: 1784706185.457826, correction: -0.27966845, last_offset: -2.6928e-5, rms_offset: 0.081749476, root_delay: 0.050569445, root_dispersion: 0.001453782, max_error: 0.30640695450000005 })
|
| 84 | 2026-07-22T07:43:06.853Z | 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 = 3029
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:39458
req_id = 305e1475-4246-4c1b-a518-4ca9cf92f3b7
response_code = 200
uri = /timesync
|
| 85 | 2026-07-22T07:43:11.038Z | 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]:60825
|
| 86 | 2026-07-22T07:43:11.038Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 87 | 2026-07-22T07:43:11.041Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 1110067141, ip_addr: 66.42.71.197, stratum: 3, ref_time: 1784706189.565481, correction: -0.268299222, last_offset: -2.1766e-5, rms_offset: 0.06621708, root_delay: 0.050657842, root_dispersion: 0.001490019, max_error: 0.295118162 })
|
| 88 | 2026-07-22T07:43:11.041Z | 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 = 2783
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:60825
req_id = f0b9291a-08f6-4748-ba6a-c0b603545abf
response_code = 200
uri = /timesync
|
| 89 | 2026-07-22T07:43:13.521Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 90 | 2026-07-22T07:43:13.524Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 1110067141, ip_addr: 66.42.71.197, stratum: 3, ref_time: 1784706191.3577833, correction: -0.261586607, last_offset: -1.4562e-5, rms_offset: 0.059595373, root_delay: 0.050601341, root_dispersion: 0.001549702, max_error: 0.2884369795 })
|
| 91 | 2026-07-22T07:43:13.524Z | 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 = 3136
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:39458
req_id = 878cc62c-d884-41b1-9580-cb09257af756
response_code = 200
uri = /timesync
|
| 92 | 2026-07-22T07:43:16.090Z | 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]:45645
|
| 93 | 2026-07-22T07:43:16.091Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 94 | 2026-07-22T07:43:16.093Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 1110067141, ip_addr: 66.42.71.197, stratum: 3, ref_time: 1784706194.4226644, correction: -0.253415525, last_offset: 1.0733e-5, rms_offset: 0.050884586, root_delay: 0.0506997, root_dispersion: 0.001476696, max_error: 0.280242071 })
|
| 95 | 2026-07-22T07:43:16.093Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:874
latency_us = 2788
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:45645
req_id = 4a7b307f-9f91-46dc-9944-5caa196f9f3e
response_code = 200
uri = /timesync
|
| 96 | 2026-07-22T07:43:20.504Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 97 | 2026-07-22T07:43:20.507Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 1110067141, ip_addr: 66.42.71.197, stratum: 3, ref_time: 1784706198.8095424, correction: -0.241567373, last_offset: -9.9962e-5, rms_offset: 0.041216612, root_delay: 0.050461091, root_dispersion: 0.00146585, max_error: 0.2682637685 })
|
| 98 | 2026-07-22T07:43:20.507Z | 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::1]:39458
req_id = 083acfe5-d0e2-471b-b5e0-74e7a977342a
response_code = 200
uri = /timesync
|
| 99 | 2026-07-22T07:43:21.139Z | 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]:47643
|
| 100 | 2026-07-22T07:43:21.139Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 101 | 2026-07-22T07:43:21.142Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 1110067141, ip_addr: 66.42.71.197, stratum: 3, ref_time: 1784706199.7554324, correction: -0.239822477, last_offset: -2.1518e-5, rms_offset: 0.039101511, root_delay: 0.050430395, root_dispersion: 0.001420307, max_error: 0.2664579815 })
|
| 102 | 2026-07-22T07:43:21.142Z | 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 = 2790
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:47643
req_id = 1c064308-6291-4bf2-bd7b-21572c4b0a7c
response_code = 200
uri = /timesync
|
| 103 | 2026-07-22T07:43:26.191Z | 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]:42814
|
| 104 | 2026-07-22T07:43:26.192Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 105 | 2026-07-22T07:43:26.195Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 1110067141, ip_addr: 66.42.71.197, stratum: 3, ref_time: 1784706204.8347936, correction: -0.226076737, last_offset: 6.945e-6, rms_offset: 0.030046916, root_delay: 0.050348833, root_dispersion: 0.001588478, max_error: 0.2528396315 })
|
| 106 | 2026-07-22T07:43:26.195Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:874
latency_us = 3216
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:42814
req_id = 48c78739-4168-4aa4-ab24-64176ddd5f45
response_code = 200
uri = /timesync
|
| 107 | 2026-07-22T07:43:29.905Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 108 | 2026-07-22T07:43:29.908Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 1110067141, ip_addr: 66.42.71.197, stratum: 3, ref_time: 1784706208.9725928, correction: -0.216091737, last_offset: -2.0402e-5, rms_offset: 0.024338011, root_delay: 0.050389268, root_dispersion: 0.00143422, max_error: 0.24272059099999999 })
|
| 109 | 2026-07-22T07:43:29.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 = 3353
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:39458
req_id = 6a9b9c9f-06a9-48f6-9ea3-56a5093b7329
response_code = 200
uri = /timesync
|
| 110 | 2026-07-22T07:43:31.244Z | 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]:35394
|
| 111 | 2026-07-22T07:43:31.244Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 112 | 2026-07-22T07:43:31.247Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 1110067141, ip_addr: 66.42.71.197, stratum: 3, ref_time: 1784706210.261885, correction: -0.212473899, last_offset: 2.0249e-5, rms_offset: 0.023089066, root_delay: 0.050389268, root_dispersion: 0.001487624, max_error: 0.23915615699999998 })
|
| 113 | 2026-07-22T07:43:31.247Z | 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 = 3022
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:35394
req_id = 4eea9e1f-017c-4dfc-b7ef-6f4704732620
response_code = 200
uri = /timesync
|
| 114 | 2026-07-22T07:43:36.297Z | 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]:38614
|
| 115 | 2026-07-22T07:43:36.297Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 116 | 2026-07-22T07:43:36.299Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 1110067141, ip_addr: 66.42.71.197, stratum: 3, ref_time: 1784706215.2540812, correction: -0.198668003, last_offset: 3.7413e-5, rms_offset: 0.017742438, root_delay: 0.050898187, root_dispersion: 0.001459737, max_error: 0.2255768335 })
|
| 117 | 2026-07-22T07:43:36.299Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:874
latency_us = 2859
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:38614
req_id = 43846d1c-792c-4e2a-b766-45697a8e6508
response_code = 200
uri = /timesync
|
| 118 | 2026-07-22T07:43:37.769Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 119 | 2026-07-22T07:43:37.773Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 1110067141, ip_addr: 66.42.71.197, stratum: 3, ref_time: 1784706215.6517327, correction: -0.194634423, last_offset: -3.2293e-5, rms_offset: 0.016831957, root_delay: 0.050758529, root_dispersion: 0.001545998, max_error: 0.2215596855 })
|
| 120 | 2026-07-22T07:43:37.773Z | 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 = 3538
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:39458
req_id = 2d04778b-732c-4eac-a7b4-33f60df807af
response_code = 200
uri = /timesync
|
| 121 | 2026-07-22T07:43:41.349Z | 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]:51511
|
| 122 | 2026-07-22T07:43:41.349Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 123 | 2026-07-22T07:43:41.352Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 1110067141, ip_addr: 66.42.71.197, stratum: 3, ref_time: 1784706220.6105444, correction: -0.184887469, last_offset: -7.0611e-5, rms_offset: 0.013633911, root_delay: 0.050450396, root_dispersion: 0.001387523, max_error: 0.21150019 })
|
| 124 | 2026-07-22T07:43:41.352Z | 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 = 3024
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:51511
req_id = 26b24ddf-6830-4ac0-82d8-9e3b1849519b
response_code = 200
uri = /timesync
|
| 125 | 2026-07-22T07:43:46.402Z | 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]:64740
|
| 126 | 2026-07-22T07:43:46.402Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 127 | 2026-07-22T07:43:46.405Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 1110067141, ip_addr: 66.42.71.197, stratum: 3, ref_time: 1784706225.5003052, correction: -0.17124483, last_offset: -5.0342e-5, rms_offset: 0.010476831, root_delay: 0.050737474, root_dispersion: 0.001449489, max_error: 0.198063056 })
|
| 128 | 2026-07-22T07:43:46.405Z | 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 = 2876
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:64740
req_id = 3e1ee351-b8f8-4270-a730-fd307c6908a1
response_code = 200
uri = /timesync
|
| 129 | 2026-07-22T07:43:49.014Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 130 | 2026-07-22T07:43:49.018Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 1110067141, ip_addr: 66.42.71.197, stratum: 3, ref_time: 1784706228.2410848, correction: -0.16409795, last_offset: -1.0346e-5, rms_offset: 0.008945283, root_delay: 0.050740317, root_dispersion: 0.001453296, max_error: 0.19092140449999997 })
|
| 131 | 2026-07-22T07:43:49.018Z | 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 = 3499
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:39458
req_id = 845b0a4d-6516-4ff3-b54d-3ada0402a96a
response_code = 200
uri = /timesync
|
| 132 | 2026-07-22T07:43:51.454Z | 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]:50209
|
| 133 | 2026-07-22T07:43:51.454Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 134 | 2026-07-22T07:43:51.457Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 1110067141, ip_addr: 66.42.71.197, stratum: 3, ref_time: 1784706230.2953525, correction: -0.157528892, last_offset: 3.6627e-5, rms_offset: 0.008050764, root_delay: 0.05053721, root_dispersion: 0.001447055, max_error: 0.184244552 })
|
| 135 | 2026-07-22T07:43:51.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 = 3034
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:50209
req_id = b0287c9b-d160-4375-bffb-ce743fe942d2
response_code = 200
uri = /timesync
|
| 136 | 2026-07-22T07:43:56.506Z | 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]:49180
|
| 137 | 2026-07-22T07:43:56.506Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 138 | 2026-07-22T07:43:56.509Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 1110067141, ip_addr: 66.42.71.197, stratum: 3, ref_time: 1784706235.7895103, correction: -0.143802047, last_offset: 3.1236e-5, rms_offset: 0.006521211, root_delay: 0.050775822, root_dispersion: 0.001434293, max_error: 0.17062425099999998 })
|
| 139 | 2026-07-22T07:43:56.510Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:874
latency_us = 3122
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:49180
req_id = 9e92f13c-f6ff-4a84-8b99-b4344688edd5
response_code = 200
uri = /timesync
|
| 140 | 2026-07-22T07:44:01.558Z | 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]:60466
|
| 141 | 2026-07-22T07:44:01.559Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 142 | 2026-07-22T07:44:01.561Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 1110067141, ip_addr: 66.42.71.197, stratum: 3, ref_time: 1784706240.5948257, correction: -0.130086094, last_offset: 4.0357e-5, rms_offset: 0.005011216, root_delay: 0.050460778, root_dispersion: 0.001456777, max_error: 0.15677326 })
|
| 143 | 2026-07-22T07:44:01.562Z | 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 = 2988
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:60466
req_id = 278a0c8d-0e90-4c57-8366-a46cdb9432ec
response_code = 200
uri = /timesync
|
| 144 | 2026-07-22T07:44:06.608Z | 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]:43076
|
| 145 | 2026-07-22T07:44:06.608Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 146 | 2026-07-22T07:44:06.610Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 1110067141, ip_addr: 66.42.71.197, stratum: 3, ref_time: 1784706245.3918338, correction: -0.116401181, last_offset: -9.7778e-5, rms_offset: 0.003850988, root_delay: 0.050869785, root_dispersion: 0.001482697, max_error: 0.1433187705 })
|
| 147 | 2026-07-22T07:44:06.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 = 2643
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:43076
req_id = a4a3abd8-6a8b-4ed3-b7f5-a8350f18a44c
response_code = 200
uri = /timesync
|
| 148 | 2026-07-22T07:44:09.518Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 149 | 2026-07-22T07:44:09.521Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 1110067141, ip_addr: 66.42.71.197, stratum: 3, ref_time: 1784706248.2593424, correction: -0.108462699, last_offset: -1.379e-5, rms_offset: 0.003288042, root_delay: 0.050543536, root_dispersion: 0.001476612, max_error: 0.13521107899999998 })
|
| 150 | 2026-07-22T07:44:09.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 = 3166
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:39458
req_id = b0c7d1bb-b719-4baf-a3c0-d25890aebe3c
response_code = 200
uri = /timesync
|
| 151 | 2026-07-22T07:44:11.660Z | 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]:36259
|
| 152 | 2026-07-22T07:44:11.660Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 153 | 2026-07-22T07:44:11.663Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 1110067141, ip_addr: 66.42.71.197, stratum: 3, ref_time: 1784706250.7540722, correction: -0.102680646, last_offset: -2.913e-6, rms_offset: 0.002959259, root_delay: 0.050614204, root_dispersion: 0.00149837, max_error: 0.129486118 })
|
| 154 | 2026-07-22T07:44:11.663Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:874
latency_us = 2966
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:36259
req_id = eab60235-b8f7-45a5-84a9-6abc517a8ba3
response_code = 200
uri = /timesync
|
| 155 | 2026-07-22T07:44:16.709Z | 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]:43614
|
| 156 | 2026-07-22T07:44:16.709Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 157 | 2026-07-22T07:44:16.712Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 1110067141, ip_addr: 66.42.71.197, stratum: 3, ref_time: 1784706256.1280262, correction: -0.088882945, last_offset: -1.246e-5, rms_offset: 0.002274091, root_delay: 0.050370093, root_dispersion: 0.001642475, max_error: 0.11571046650000001 })
|
| 158 | 2026-07-22T07:44:16.712Z | 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::1]:43614
req_id = 8bf1a457-ced4-4078-a97a-311d1c38862d
response_code = 200
uri = /timesync
|
| 159 | 2026-07-22T07:44:19.930Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 160 | 2026-07-22T07:44:19.933Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 1110067141, ip_addr: 66.42.71.197, stratum: 3, ref_time: 1784706258.2532566, correction: -0.080108449, last_offset: 5.62e-7, rms_offset: 0.002046699, root_delay: 0.050418939, root_dispersion: 0.001582454, max_error: 0.1069003725 })
|
| 161 | 2026-07-22T07:44:19.933Z | 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 = 3342
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:39458
req_id = 19740730-a495-4fc6-8104-278bad5dafcf
response_code = 200
uri = /timesync
|
| 162 | 2026-07-22T07:44:21.759Z | 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]:45695
|
| 163 | 2026-07-22T07:44:21.759Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 164 | 2026-07-22T07:44:21.762Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 1110067141, ip_addr: 66.42.71.197, stratum: 3, ref_time: 1784706260.8770134, correction: -0.075273819, last_offset: 0.000151903, rms_offset: 0.001842667, root_delay: 0.050780069, root_dispersion: 0.001454992, max_error: 0.10211884550000001 })
|
| 165 | 2026-07-22T07:44:21.762Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:874
latency_us = 2950
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:45695
req_id = 8e255d29-bb9a-4649-9a59-2c88c2cbc1d2
response_code = 200
uri = /timesync
|
| 166 | 2026-07-22T07:44:26.809Z | 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]:58846
|
| 167 | 2026-07-22T07:44:26.810Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 168 | 2026-07-22T07:44:26.812Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 1110067141, ip_addr: 66.42.71.197, stratum: 3, ref_time: 1784706265.7102702, correction: -0.061589818, last_offset: 2.9914e-5, rms_offset: 0.001416013, root_delay: 0.050448298, root_dispersion: 0.001620973, max_error: 0.08843493999999999 })
|
| 169 | 2026-07-22T07:44:26.812Z | 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]:58846
req_id = 5390af8b-03c4-4d1a-892e-01d995e8cb17
response_code = 200
uri = /timesync
|
| 170 | 2026-07-22T07:44:31.860Z | 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]:34642
|
| 171 | 2026-07-22T07:44:31.860Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 172 | 2026-07-22T07:44:31.862Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 1110067141, ip_addr: 66.42.71.197, stratum: 3, ref_time: 1784706270.9724271, correction: -0.047860019, last_offset: 2.5854e-5, rms_offset: 0.001088487, root_delay: 0.050406814, root_dispersion: 0.001546632, max_error: 0.074610058 })
|
| 173 | 2026-07-22T07:44:31.862Z | 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 = 3049
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:34642
req_id = 1a5a6414-a34f-4b0d-a0fc-ff98f76c2e5f
response_code = 200
uri = /timesync
|
| 174 | 2026-07-22T07:44:54.058Z | 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]:34779
|
| 175 | 2026-07-22T07:44:54.058Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 176 | 2026-07-22T07:44:54.061Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 1110067141, ip_addr: 66.42.71.197, stratum: 3, ref_time: 1784706292.4519985, correction: -7.7637e-5, last_offset: -3.4566e-5, rms_offset: 0.000391876, root_delay: 0.050829947, root_dispersion: 0.001843528, max_error: 0.0273361385 })
|
| 177 | 2026-07-22T07:44:54.061Z | 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 = 3395
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:34779
req_id = a779b63c-63ff-488b-8f68-5d89a54ce032
response_code = 200
uri = /timesync
|
| 178 | 2026-07-22T07:44:54.169Z | 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]:61038
|
| 179 | 2026-07-22T07:44:54.170Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 180 | 2026-07-22T07:44:54.173Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 1110067141, ip_addr: 66.42.71.197, stratum: 3, ref_time: 1784706292.4519985, correction: -7.745e-5, last_offset: -3.4566e-5, rms_offset: 0.000391876, root_delay: 0.050829947, root_dispersion: 0.001863763, max_error: 0.0273561865 })
|
| 181 | 2026-07-22T07:44:54.173Z | 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]:61038
req_id = 405d6797-8b69-4ee4-a47d-8dbb850b7baf
response_code = 200
uri = /timesync
|