| 1 | | [ Jun 18 22:46:12 Enabled. ] |
| 2 | | [ Jun 18 22:46:12 Rereading configuration. ] |
| 3 | | [ Jun 18 22:46:13 Rereading configuration. ] |
| 4 | | [ Jun 18 22:46:22 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 | | [ Jun 18 22:46:22 Method "start" exited with status 0. ] |
| 21 | | note: configured to log to "/dev/stdout" |
| 22 | 2026-06-18T22:46:22.142Z | INFO | ntp-admin (dropshot): listening
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:335
local_addr = [fd00:1122:3344:101::1b]:10123
|
| 23 | 2026-06-18T22:46:23.102Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:1057
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::1]:34619
|
| 24 | 2026-06-18T22:46:23.103Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 25 | 2026-06-18T22:46:23.106Z | 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-06-18T22:46:23.106Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:874
latency_us = 3596
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:34619
req_id = 3a71eb3a-77f9-4652-b402-90987cb34d5e
response_code = 200
uri = /timesync
|
| 27 | 2026-06-18T22:46:24.054Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 28 | 2026-06-18T22:46:24.057Z | 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 })
|
| 29 | 2026-06-18T22:46:24.057Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:874
latency_us = 2658
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:34619
req_id = e83fde76-ead7-49fd-a264-da278d2da53a
response_code = 200
uri = /timesync
|
| 30 | 2026-06-18T22:46:25.232Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:1057
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::1]:56685
|
| 31 | 2026-06-18T22:46:25.232Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 32 | 2026-06-18T22:46:25.235Z | 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: 1781822784.0173147, correction: 0.0, last_offset: -0.75513792, rms_offset: 0.75513792, root_delay: 0.0, root_dispersion: 0.0, max_error: 0.0 })
|
| 33 | 2026-06-18T22:46:25.235Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:874
latency_us = 2863
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:56685
req_id = 4f6bb4a2-73d4-4e09-b140-ec810d33dd75
response_code = 200
uri = /timesync
|
| 34 | 2026-06-18T22:46:26.821Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 35 | 2026-06-18T22:46:26.824Z | 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: 1781822784.0173147, correction: 0.394022405, last_offset: -0.394978613, rms_offset: 0.428459227, root_delay: 0.0, root_dispersion: 0.0, max_error: 0.394022405 })
|
| 36 | 2026-06-18T22:46:26.824Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:874
latency_us = 2747
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:34619
req_id = 879562aa-cae5-4105-b5d0-07b6392c2a80
response_code = 200
uri = /timesync
|
| 37 | 2026-06-18T22:46:29.812Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:1057
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::1]:64911
|
| 38 | 2026-06-18T22:46:29.812Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 39 | 2026-06-18T22:46:29.814Z | 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: 1781822784.0173147, correction: 0.387209177, last_offset: -2.038e-6, rms_offset: 0.347067684, root_delay: 0.0, root_dispersion: 0.0, max_error: 0.387209177 })
|
| 40 | 2026-06-18T22:46:29.814Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:874
latency_us = 2846
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:64911
req_id = 2098377c-091f-4a2c-be60-d88fc4e81ec6
response_code = 200
uri = /timesync
|
| 41 | 2026-06-18T22:46:29.931Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 42 | 2026-06-18T22:46:29.934Z | 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: 1781822784.0173147, correction: 0.386887133, last_offset: -2.038e-6, rms_offset: 0.347067684, root_delay: 0.0, root_dispersion: 0.0, max_error: 0.386887133 })
|
| 43 | 2026-06-18T22:46:29.934Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:874
latency_us = 3255
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:34619
req_id = 7e9c5b57-6619-485c-ad0a-69b6285284cd
response_code = 200
uri = /timesync
|
| 44 | 2026-06-18T22:46:31.854Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 45 | 2026-06-18T22:46:31.857Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 2616771612, ip_addr: 155.248.196.28, stratum: 3, ref_time: 1781822791.281027, correction: 0.381790251, last_offset: 8.0975e-5, rms_offset: 0.312360913, root_delay: 0.031035244, root_dispersion: 0.00254136, max_error: 0.399849233 })
|
| 46 | 2026-06-18T22:46:31.857Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:874
latency_us = 2442
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:34619
req_id = 49b37f0d-5d16-4830-b4c9-b320ef4950d6
response_code = 200
uri = /timesync
|
| 47 | 2026-06-18T22:46:34.890Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:1057
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::1]:38265
|
| 48 | 2026-06-18T22:46:34.891Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 49 | 2026-06-18T22:46:34.893Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 2616771612, ip_addr: 155.248.196.28, stratum: 3, ref_time: 1781822794.828467, correction: 0.372915924, last_offset: 1.7144e-5, rms_offset: 0.26669848, root_delay: 0.0310988, root_dispersion: 0.001400265, max_error: 0.389865589 })
|
| 50 | 2026-06-18T22:46:34.894Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:874
latency_us = 2914
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:38265
req_id = a5477d16-4c32-492a-808e-b553fa9e2b5f
response_code = 200
uri = /timesync
|
| 51 | 2026-06-18T22:46:36.095Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 52 | 2026-06-18T22:46:36.098Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 2616771612, ip_addr: 155.248.196.28, stratum: 3, ref_time: 1781822795.0929966, correction: 0.369614005, last_offset: 4.7719e-5, rms_offset: 0.253012389, root_delay: 0.030943913, root_dispersion: 0.001639321, max_error: 0.38672528250000004 })
|
| 53 | 2026-06-18T22:46:36.098Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:874
latency_us = 3082
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:34619
req_id = 37017bf1-c466-47ff-a32a-ac60f8b768e6
response_code = 200
uri = /timesync
|
| 54 | 2026-06-18T22:46:39.970Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:1057
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::1]:55480
|
| 55 | 2026-06-18T22:46:39.970Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 56 | 2026-06-18T22:46:39.973Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 2616771612, ip_addr: 155.248.196.28, stratum: 3, ref_time: 1781822799.6382842, correction: 0.359135777, last_offset: -1.6605e-5, rms_offset: 0.204940036, root_delay: 0.030970648, root_dispersion: 0.001412171, max_error: 0.37603327200000003 })
|
| 57 | 2026-06-18T22:46:39.973Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:874
latency_us = 3038
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:55480
req_id = 7585f623-f106-4f1c-ab32-6544dc34b486
response_code = 200
uri = /timesync
|
| 58 | 2026-06-18T22:46:40.993Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 59 | 2026-06-18T22:46:40.996Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 2616771612, ip_addr: 155.248.196.28, stratum: 3, ref_time: 1781822800.8638058, correction: 0.356445312, last_offset: -7.3935e-5, rms_offset: 0.194423199, root_delay: 0.030970648, root_dispersion: 0.00143074, max_error: 0.373361376 })
|
| 60 | 2026-06-18T22:46:40.996Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:874
latency_us = 3166
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:34619
req_id = d991453c-11e3-4c43-8a2a-12e6db80c29d
response_code = 200
uri = /timesync
|
| 61 | 2026-06-18T22:46:44.769Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 62 | 2026-06-18T22:46:44.772Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 2616771612, ip_addr: 155.248.196.28, stratum: 3, ref_time: 1781822804.2356334, correction: 0.34615767, last_offset: 4.552e-6, rms_offset: 0.157482788, root_delay: 0.031066976, root_dispersion: 0.001432558, max_error: 0.36312371599999993 })
|
| 63 | 2026-06-18T22:46:44.772Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:874
latency_us = 3106
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:34619
req_id = a3dcd1f6-b939-4a0f-b514-51d232ef8d33
response_code = 200
uri = /timesync
|
| 64 | 2026-06-18T22:46:45.047Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:1057
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::1]:56868
|
| 65 | 2026-06-18T22:46:45.048Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 66 | 2026-06-18T22:46:45.050Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 2616771612, ip_addr: 155.248.196.28, stratum: 3, ref_time: 1781822804.2356334, correction: 0.34540686, last_offset: 4.552e-6, rms_offset: 0.157482788, root_delay: 0.031066976, root_dispersion: 0.001463564, max_error: 0.36240391199999994 })
|
| 67 | 2026-06-18T22:46:45.050Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:874
latency_us = 2694
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:56868
req_id = 6b649985-7eae-4e84-93f6-698de551bc70
response_code = 200
uri = /timesync
|
| 68 | 2026-06-18T22:46:50.123Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:1057
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::1]:63722
|
| 69 | 2026-06-18T22:46:50.124Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 70 | 2026-06-18T22:46:50.126Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 2616771612, ip_addr: 155.248.196.28, stratum: 3, ref_time: 1781822810.057185, correction: 0.33179158, last_offset: 1.506e-5, rms_offset: 0.12101505, root_delay: 0.030727614, root_dispersion: 0.001365692, max_error: 0.34852107899999996 })
|
| 71 | 2026-06-18T22:46:50.126Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:874
latency_us = 2959
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:63722
req_id = 8ad248c3-55f3-4a58-a337-d0c3b4a7bc1b
response_code = 200
uri = /timesync
|
| 72 | 2026-06-18T22:46:52.398Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 73 | 2026-06-18T22:46:52.400Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 2616771612, ip_addr: 155.248.196.28, stratum: 3, ref_time: 1781822811.50034, correction: 0.32560721, last_offset: 3.346e-5, rms_offset: 0.108913548, root_delay: 0.030727614, root_dispersion: 0.001517052, max_error: 0.342488069 })
|
| 74 | 2026-06-18T22:46:52.400Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:874
latency_us = 2756
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:34619
req_id = fd6731d6-6f1d-48bc-aea7-af59f973e06c
response_code = 200
uri = /timesync
|
| 75 | 2026-06-18T22:46:55.201Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:1057
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::1]:53007
|
| 76 | 2026-06-18T22:46:55.201Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 77 | 2026-06-18T22:46:55.204Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 2616771612, ip_addr: 155.248.196.28, stratum: 3, ref_time: 1781822815.258138, correction: 0.318017513, last_offset: 3.238e-5, rms_offset: 0.098022193, root_delay: 0.030727614, root_dispersion: 0.001481924, max_error: 0.334863244 })
|
| 78 | 2026-06-18T22:46:55.204Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:874
latency_us = 2599
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:53007
req_id = d83377d3-0138-4863-a6d1-d1d5e678783d
response_code = 200
uri = /timesync
|
| 79 | 2026-06-18T22:46:56.970Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 80 | 2026-06-18T22:46:56.973Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 757151060, ip_addr: 45.33.53.84, stratum: 3, ref_time: 1781822816.8259242, correction: 0.313645303, last_offset: -5.1065e-5, rms_offset: 0.088220038, root_delay: 0.003678384, root_dispersion: 0.000547155, max_error: 0.31603165 })
|
| 81 | 2026-06-18T22:46:56.973Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:874
latency_us = 2999
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:34619
req_id = 5f64e8df-c59d-4fcc-b079-0c1ebbd72097
response_code = 200
uri = /timesync
|
| 82 | 2026-06-18T22:47:00.281Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:1057
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::1]:60310
|
| 83 | 2026-06-18T22:47:00.281Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 84 | 2026-06-18T22:47:00.284Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 757151060, ip_addr: 45.33.53.84, stratum: 3, ref_time: 1781822819.5552962, correction: 0.304650962, last_offset: 5.8856e-5, rms_offset: 0.075323589, root_delay: 0.003546332, root_dispersion: 0.000898955, max_error: 0.307323083 })
|
| 85 | 2026-06-18T22:47:00.284Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:874
latency_us = 3113
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:60310
req_id = 80dd7b45-139f-4961-87eb-4825b0d4039e
response_code = 200
uri = /timesync
|
| 86 | 2026-06-18T22:47:05.361Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:1057
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::1]:50903
|
| 87 | 2026-06-18T22:47:05.362Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 88 | 2026-06-18T22:47:05.364Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 757151060, ip_addr: 45.33.53.84, stratum: 3, ref_time: 1781822824.8814657, correction: 0.290917367, last_offset: 4.8434e-5, rms_offset: 0.057881173, root_delay: 0.003680587, root_dispersion: 0.000798796, max_error: 0.29355645649999995 })
|
| 89 | 2026-06-18T22:47:05.364Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:874
latency_us = 2717
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:50903
req_id = 219a0e29-ff1d-42f8-907d-f4d7f98c7988
response_code = 200
uri = /timesync
|
| 90 | 2026-06-18T22:47:06.448Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 91 | 2026-06-18T22:47:06.452Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 757151060, ip_addr: 45.33.53.84, stratum: 3, ref_time: 1781822826.2329984, correction: 0.287952274, last_offset: 2.8346e-5, rms_offset: 0.054910902, root_delay: 0.004308787, root_dispersion: 0.000695566, max_error: 0.2908022335 })
|
| 92 | 2026-06-18T22:47:06.452Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:874
latency_us = 3169
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:34619
req_id = dbe63577-b865-4121-a277-726fe8fedcbf
response_code = 200
uri = /timesync
|
| 93 | 2026-06-18T22:47:10.441Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:1057
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::1]:42370
|
| 94 | 2026-06-18T22:47:10.441Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 95 | 2026-06-18T22:47:10.443Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 757151060, ip_addr: 45.33.53.84, stratum: 3, ref_time: 1781822828.9901433, correction: 0.277180701, last_offset: 7.2224e-5, rms_offset: 0.046883762, root_delay: 0.003486648, root_dispersion: 0.001082063, max_error: 0.280006088 })
|
| 96 | 2026-06-18T22:47:10.443Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:874
latency_us = 2451
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:42370
req_id = 54265941-2291-4633-b612-daca07dbb52e
response_code = 200
uri = /timesync
|
| 97 | 2026-06-18T22:47:13.247Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 98 | 2026-06-18T22:47:13.250Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 757151060, ip_addr: 45.33.53.84, stratum: 3, ref_time: 1781822832.2194476, correction: 0.269756496, last_offset: -8.928e-6, rms_offset: 0.040030073, root_delay: 0.003576705, root_dispersion: 0.000924421, max_error: 0.2724692695 })
|
| 99 | 2026-06-18T22:47:13.250Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:874
latency_us = 2880
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:34619
req_id = a12a3aa1-c321-4ec4-8687-173381f48ea4
response_code = 200
uri = /timesync
|
| 100 | 2026-06-18T22:47:15.520Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:1057
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::1]:42731
|
| 101 | 2026-06-18T22:47:15.521Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 102 | 2026-06-18T22:47:15.523Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 757151060, ip_addr: 45.33.53.84, stratum: 3, ref_time: 1781822834.9579363, correction: 0.263580203, last_offset: 2.69e-5, rms_offset: 0.036027066, root_delay: 0.00352115, root_dispersion: 0.000624469, max_error: 0.265965247 })
|
| 103 | 2026-06-18T22:47:15.523Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:874
latency_us = 2828
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:42731
req_id = 96eafb30-8dcb-4f78-8a5e-d3c98f73e627
response_code = 200
uri = /timesync
|
| 104 | 2026-06-18T22:47:20.602Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:1057
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::1]:47929
|
| 105 | 2026-06-18T22:47:20.602Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 106 | 2026-06-18T22:47:20.604Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 757151060, ip_addr: 45.33.53.84, stratum: 3, ref_time: 1781822839.9789104, correction: 0.249821544, last_offset: -1.5074e-5, rms_offset: 0.027684409, root_delay: 0.003646164, root_dispersion: 0.000676604, max_error: 0.25232123 })
|
| 107 | 2026-06-18T22:47:20.604Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:874
latency_us = 2580
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:47929
req_id = a8f2f4ed-afe0-4099-8be9-fca2aae3db52
response_code = 200
uri = /timesync
|
| 108 | 2026-06-18T22:47:25.681Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:1057
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::1]:54390
|
| 109 | 2026-06-18T22:47:25.681Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 110 | 2026-06-18T22:47:25.684Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 757151060, ip_addr: 45.33.53.84, stratum: 3, ref_time: 1781822845.7813928, correction: 0.236073941, last_offset: -1.6346e-5, rms_offset: 0.021273654, root_delay: 0.003578225, root_dispersion: 0.000577308, max_error: 0.2384403615 })
|
| 111 | 2026-06-18T22:47:25.684Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:874
latency_us = 2817
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:54390
req_id = dd29b9f5-bb71-4a6f-aebe-4cc9a5f88c66
response_code = 200
uri = /timesync
|
| 112 | 2026-06-18T22:47:27.823Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 113 | 2026-06-18T22:47:27.826Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 757151060, ip_addr: 45.33.53.84, stratum: 3, ref_time: 1781822846.393274, correction: 0.230362996, last_offset: -7.3226e-5, rms_offset: 0.020181974, root_delay: 0.003677302, root_dispersion: 0.000812073, max_error: 0.23301371999999998 })
|
| 114 | 2026-06-18T22:47:27.826Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:874
latency_us = 2919
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:34619
req_id = a9d70245-85dd-48a4-b1d4-de2939997b76
response_code = 200
uri = /timesync
|
| 115 | 2026-06-18T22:47:30.762Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:1057
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::1]:38330
|
| 116 | 2026-06-18T22:47:30.762Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 117 | 2026-06-18T22:47:30.764Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 757151060, ip_addr: 45.33.53.84, stratum: 3, ref_time: 1781822850.2894957, correction: 0.222326651, last_offset: 6.7901e-5, rms_offset: 0.017231686, root_delay: 0.003483078, root_dispersion: 0.000712211, max_error: 0.22478040099999996 })
|
| 118 | 2026-06-18T22:47:30.764Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:874
latency_us = 2682
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:38330
req_id = 7e42ffdb-cd42-4d1f-99d8-fe3a8a3acf46
response_code = 200
uri = /timesync
|
| 119 | 2026-06-18T22:47:35.841Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:1057
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::1]:34771
|
| 120 | 2026-06-18T22:47:35.841Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 121 | 2026-06-18T22:47:35.844Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 757151060, ip_addr: 45.33.53.84, stratum: 3, ref_time: 1781822855.11271, correction: 0.208586231, last_offset: -3.2444e-5, rms_offset: 0.013241461, root_delay: 0.003402411, root_dispersion: 0.000782424, max_error: 0.2110698605 })
|
| 122 | 2026-06-18T22:47:35.844Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:874
latency_us = 2837
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:34771
req_id = 29d9bc41-1596-403f-8e34-da222e167bf0
response_code = 200
uri = /timesync
|
| 123 | 2026-06-18T22:47:38.998Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 124 | 2026-06-18T22:47:39.001Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 757151060, ip_addr: 45.33.53.84, stratum: 3, ref_time: 1781822857.9462538, correction: 0.200042114, last_offset: 3.4197e-5, rms_offset: 0.011305765, root_delay: 0.003546857, root_dispersion: 0.00076794, max_error: 0.2025834825 })
|
| 125 | 2026-06-18T22:47:39.001Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:874
latency_us = 3384
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:34619
req_id = 7f608f28-7826-409a-8ff0-2f39f4703e4f
response_code = 200
uri = /timesync
|
| 126 | 2026-06-18T22:47:40.921Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:1057
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::1]:44309
|
| 127 | 2026-06-18T22:47:40.921Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 128 | 2026-06-18T22:47:40.924Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 757151060, ip_addr: 45.33.53.84, stratum: 3, ref_time: 1781822860.0478508, correction: 0.194845662, last_offset: 4.505e-6, rms_offset: 0.01072559, root_delay: 0.003577695, root_dispersion: 0.000718664, max_error: 0.1973531735 })
|
| 129 | 2026-06-18T22:47:40.924Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:874
latency_us = 3157
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:44309
req_id = bc2045a1-1999-46cf-83c5-bbe25b5fa3ba
response_code = 200
uri = /timesync
|
| 130 | 2026-06-18T22:47:45.997Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:1057
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::1]:56276
|
| 131 | 2026-06-18T22:47:45.997Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 132 | 2026-06-18T22:47:46.000Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 757151060, ip_addr: 45.33.53.84, stratum: 3, ref_time: 1781822864.7976522, correction: 0.18109712, last_offset: -1.8995e-5, rms_offset: 0.008242068, root_delay: 0.003515923, root_dispersion: 0.000890767, max_error: 0.18374584849999998 })
|
| 133 | 2026-06-18T22:47:46.000Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:874
latency_us = 2826
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:56276
req_id = a7b56d89-6b0d-481d-a682-bf3a0d85b8fc
response_code = 200
uri = /timesync
|
| 134 | 2026-06-18T22:47:51.073Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:1057
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::1]:45330
|
| 135 | 2026-06-18T22:47:51.073Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 136 | 2026-06-18T22:47:51.076Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 757151060, ip_addr: 45.33.53.84, stratum: 3, ref_time: 1781822868.1284366, correction: 0.167508826, last_offset: -1.714e-5, rms_offset: 0.007037238, root_delay: 0.003637, root_dispersion: 0.001295894, max_error: 0.17062322 })
|
| 137 | 2026-06-18T22:47:51.076Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:874
latency_us = 2898
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:45330
req_id = 87b5788e-1ed2-4e76-bea6-e211f60f2627
response_code = 200
uri = /timesync
|
| 138 | 2026-06-18T22:47:56.149Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:1057
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::1]:47443
|
| 139 | 2026-06-18T22:47:56.150Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 140 | 2026-06-18T22:47:56.152Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 757151060, ip_addr: 45.33.53.84, stratum: 3, ref_time: 1781822875.6586654, correction: 0.153755412, last_offset: -1.7206e-5, rms_offset: 0.005700176, root_delay: 0.003607877, root_dispersion: 0.000709683, max_error: 0.1562690335 })
|
| 141 | 2026-06-18T22:47:56.152Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:874
latency_us = 2633
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:47443
req_id = 166dbd9b-59d7-4cca-a0e3-845bde6676d3
response_code = 200
uri = /timesync
|
| 142 | 2026-06-18T22:47:57.500Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 143 | 2026-06-18T22:47:57.503Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 757151060, ip_addr: 45.33.53.84, stratum: 3, ref_time: 1781822877.436213, correction: 0.150066108, last_offset: 4.1286e-5, rms_offset: 0.005407677, root_delay: 0.003793142, root_dispersion: 0.000606257, max_error: 0.15256893600000002 })
|
| 144 | 2026-06-18T22:47:57.503Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:874
latency_us = 2513
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:34619
req_id = 1255fb0a-1445-43e9-afd0-d8756d8312fe
response_code = 200
uri = /timesync
|
| 145 | 2026-06-18T22:48:01.226Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:1057
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::1]:34926
|
| 146 | 2026-06-18T22:48:01.226Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 147 | 2026-06-18T22:48:01.229Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 757151060, ip_addr: 45.33.53.84, stratum: 3, ref_time: 1781822880.0781984, correction: 0.139962241, last_offset: -1.389e-6, rms_offset: 0.004866925, root_delay: 0.00357721, root_dispersion: 0.000738564, max_error: 0.14248940999999998 })
|
| 148 | 2026-06-18T22:48:01.229Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:874
latency_us = 3018
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:34926
req_id = f4f11af0-c4f4-419b-ab7d-c3bcc2b237bb
response_code = 200
uri = /timesync
|
| 149 | 2026-06-18T22:48:06.304Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:1057
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::1]:35704
|
| 150 | 2026-06-18T22:48:06.305Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 151 | 2026-06-18T22:48:06.307Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 757151060, ip_addr: 45.33.53.84, stratum: 3, ref_time: 1781822885.2117207, correction: 0.126181871, last_offset: 3.4485e-5, rms_offset: 0.00394244, root_delay: 0.003572968, root_dispersion: 0.000925682, max_error: 0.12889403700000002 })
|
| 152 | 2026-06-18T22:48:06.307Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:874
latency_us = 2992
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:35704
req_id = 26458b5e-4fab-4a96-85cf-08cc9ef17a21
response_code = 200
uri = /timesync
|
| 153 | 2026-06-18T22:48:11.384Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:1057
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::1]:46517
|
| 154 | 2026-06-18T22:48:11.385Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 155 | 2026-06-18T22:48:11.387Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 757151060, ip_addr: 45.33.53.84, stratum: 3, ref_time: 1781822889.5507197, correction: 0.112534955, last_offset: 2.3169e-5, rms_offset: 0.00336631, root_delay: 0.003936452, root_dispersion: 0.000939887, max_error: 0.11544306800000001 })
|
| 156 | 2026-06-18T22:48:11.387Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:874
latency_us = 2922
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:46517
req_id = 50c3b463-8655-4814-bcb5-87280087feb5
response_code = 200
uri = /timesync
|
| 157 | 2026-06-18T22:48:16.465Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:1057
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::1]:53018
|
| 158 | 2026-06-18T22:48:16.465Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 159 | 2026-06-18T22:48:16.468Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 757151060, ip_addr: 45.33.53.84, stratum: 3, ref_time: 1781822895.274654, correction: 0.098810636, last_offset: -0.000190301, rms_offset: 0.002727723, root_delay: 0.003558904, root_dispersion: 0.000877245, max_error: 0.10146733299999999 })
|
| 160 | 2026-06-18T22:48:16.468Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:874
latency_us = 2916
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:53018
req_id = cc5b9a28-3ebc-45b3-838a-744556ca5a5e
response_code = 200
uri = /timesync
|
| 161 | 2026-06-18T22:48:21.542Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:1057
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::1]:38593
|
| 162 | 2026-06-18T22:48:21.542Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 163 | 2026-06-18T22:48:21.544Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 757151060, ip_addr: 45.33.53.84, stratum: 3, ref_time: 1781822900.0453668, correction: 0.085148089, last_offset: -7.6777e-5, rms_offset: 0.002329252, root_delay: 0.003567063, root_dispersion: 0.000882719, max_error: 0.0878143395 })
|
| 164 | 2026-06-18T22:48:21.544Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:874
latency_us = 2608
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:38593
req_id = 41b1a35b-c7ef-4191-a802-3dcee7de0a07
response_code = 200
uri = /timesync
|
| 165 | 2026-06-18T22:48:24.282Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 166 | 2026-06-18T22:48:24.284Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 757151060, ip_addr: 45.33.53.84, stratum: 3, ref_time: 1781822902.6831527, correction: 0.077730924, last_offset: 4.1578e-5, rms_offset: 0.002096382, root_delay: 0.003480199, root_dispersion: 0.001029896, max_error: 0.0805009195 })
|
| 167 | 2026-06-18T22:48:24.285Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:874
latency_us = 2932
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:34619
req_id = 572daa74-74a8-446c-ab5b-791ce1ea39af
response_code = 200
uri = /timesync
|
| 168 | 2026-06-18T22:48:26.621Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:1057
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::1]:43374
|
| 169 | 2026-06-18T22:48:26.621Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 170 | 2026-06-18T22:48:26.624Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 757151060, ip_addr: 45.33.53.84, stratum: 3, ref_time: 1781822904.771526, correction: 0.071337007, last_offset: 7.3958e-5, rms_offset: 0.00198894, root_delay: 0.003480199, root_dispersion: 0.001245824, max_error: 0.0743229305 })
|
| 171 | 2026-06-18T22:48:26.624Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:874
latency_us = 2952
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:43374
req_id = b27331e3-ec48-4527-87a2-d1d3d5bcfd41
response_code = 200
uri = /timesync
|
| 172 | 2026-06-18T22:48:31.701Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:1057
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::1]:42856
|
| 173 | 2026-06-18T22:48:31.701Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 174 | 2026-06-18T22:48:31.704Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 757151060, ip_addr: 45.33.53.84, stratum: 3, ref_time: 1781822910.7115357, correction: 0.057528172, last_offset: 0.000140377, rms_offset: 0.001790663, root_delay: 0.004704791, root_dispersion: 0.000900567, max_error: 0.0607811345 })
|
| 175 | 2026-06-18T22:48:31.704Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:874
latency_us = 2766
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:42856
req_id = 35faa532-fdce-4ea0-b6e1-452afa89c301
response_code = 200
uri = /timesync
|
| 176 | 2026-06-18T22:48:36.781Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:1057
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::1]:42851
|
| 177 | 2026-06-18T22:48:36.781Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 178 | 2026-06-18T22:48:36.784Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 757151060, ip_addr: 45.33.53.84, stratum: 3, ref_time: 1781822914.2721899, correction: 0.043908011, last_offset: 9.45e-7, rms_offset: 0.001611885, root_delay: 0.003598629, root_dispersion: 0.000892008, max_error: 0.0465993335 })
|
| 179 | 2026-06-18T22:48:36.784Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:874
latency_us = 2920
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:42851
req_id = abf148a8-83f2-48e7-946d-8997628ae38f
response_code = 200
uri = /timesync
|
| 180 | 2026-06-18T22:48:59.807Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:1057
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::1]:51250
|
| 181 | 2026-06-18T22:48:59.807Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 182 | 2026-06-18T22:48:59.810Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 757151060, ip_addr: 45.33.53.84, stratum: 3, ref_time: 1781822937.9714112, correction: -0.000278585, last_offset: 0.000596873, rms_offset: 0.00102811, root_delay: 0.00402005, root_dispersion: 0.002319645, max_error: 0.004608255 })
|
| 183 | 2026-06-18T22:48:59.810Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:874
latency_us = 2747
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:51250
req_id = 3233484c-b558-4914-9a0a-9e4dad5b7aa0
response_code = 200
uri = /timesync
|
| 184 | 2026-06-18T22:48:59.914Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:1057
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::1]:37153
|
| 185 | 2026-06-18T22:48:59.914Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 186 | 2026-06-18T22:48:59.916Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 757151060, ip_addr: 45.33.53.84, stratum: 3, ref_time: 1781822937.9714112, correction: -0.000258256, last_offset: 0.000596873, rms_offset: 0.00102811, root_delay: 0.00402005, root_dispersion: 0.002383547, max_error: 0.004651828 })
|
| 187 | 2026-06-18T22:48:59.916Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:874
latency_us = 2640
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:37153
req_id = acc42050-b0f8-4096-bb23-96ce5fa3b1a2
response_code = 200
uri = /timesync
|
| 188 | 2026-06-18T22:49:31.512Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:1057
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::1]:45416
|
| 189 | 2026-06-18T22:49:31.513Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 190 | 2026-06-18T22:49:31.519Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 757151060, ip_addr: 45.33.53.84, stratum: 3, ref_time: 1781822969.5400825, correction: -1.4103e-5, last_offset: -6.066e-6, rms_offset: 0.00054543, root_delay: 0.003589068, root_dispersion: 0.000830438, max_error: 0.002639075 })
|
| 191 | 2026-06-18T22:49:31.519Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:874
latency_us = 6886
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:45416
req_id = 8c06b5bb-422d-402e-adc1-998f0b0d919f
response_code = 200
uri = /timesync
|
| 192 | 2026-06-18T22:50:16.398Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:1057
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::a]:62030
|
| 193 | 2026-06-18T22:50:16.410Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:1057
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::b]:40513
|
| 194 | 2026-06-18T22:50:16.410Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:1057
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::c]:49229
|
| 195 | 2026-06-18T22:50:16.411Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 196 | 2026-06-18T22:50:16.415Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 197 | 2026-06-18T22:50:16.415Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 198 | 2026-06-18T22:50:16.448Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 757151060, ip_addr: 45.33.53.84, stratum: 3, ref_time: 1781823015.1445591, correction: 3.4998e-5, last_offset: -4.8017e-5, rms_offset: 0.000202706, root_delay: 0.004149272, root_dispersion: 0.000855038, max_error: 0.002964672 })
|
| 199 | 2026-06-18T22:50:16.448Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 757151060, ip_addr: 45.33.53.84, stratum: 3, ref_time: 1781823015.1445591, correction: 3.5e-5, last_offset: -4.8017e-5, rms_offset: 0.000202706, root_delay: 0.004149272, root_dispersion: 0.000855032, max_error: 0.0029646679999999997 })
|
| 200 | 2026-06-18T22:50:16.448Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 757151060, ip_addr: 45.33.53.84, stratum: 3, ref_time: 1781823015.1445591, correction: 3.4999e-5, last_offset: -4.8017e-5, rms_offset: 0.000202706, root_delay: 0.004149272, root_dispersion: 0.000855037, max_error: 0.002964672 })
|
| 201 | 2026-06-18T22:50:16.448Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:874
latency_us = 42174
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::a]:62030
req_id = 8476f983-db92-4c1b-8c35-35347889e192
response_code = 200
uri = /timesync
|
| 202 | 2026-06-18T22:50:16.448Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:874
latency_us = 40730
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::c]:49229
req_id = 00019fd0-f386-4c37-8ef3-2668b251d813
response_code = 200
uri = /timesync
|
| 203 | 2026-06-18T22:50:16.448Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:874
latency_us = 43289
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::b]:40513
req_id = 36a3ec5c-c085-4367-ad3f-ff05fad2fcd0
response_code = 200
uri = /timesync
|
| 204 | 2026-06-18T22:50:17.223Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:1057
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::c]:47460
|
| 205 | 2026-06-18T22:50:17.224Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 206 | 2026-06-18T22:50:17.227Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 757151060, ip_addr: 45.33.53.84, stratum: 3, ref_time: 1781823015.1445591, correction: 1.4073e-5, last_offset: -4.8017e-5, rms_offset: 0.000202706, root_delay: 0.004149272, root_dispersion: 0.000929145, max_error: 0.003017854 })
|
| 207 | 2026-06-18T22:50:17.227Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:874
latency_us = 3333
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::c]:47460
req_id = 56417bdd-c3be-4da7-a256-92542f5f6567
response_code = 200
uri = /timesync
|
| 208 | 2026-06-18T22:50:18.559Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:1057
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::c]:34981
|
| 209 | 2026-06-18T22:50:18.559Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 210 | 2026-06-18T22:50:18.563Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 757151060, ip_addr: 45.33.53.84, stratum: 3, ref_time: 1781823017.0774033, correction: 2.1983e-5, last_offset: -4.2659e-5, rms_offset: 0.000192777, root_delay: 0.003480658, root_dispersion: 0.000835198, max_error: 0.00259751 })
|
| 211 | 2026-06-18T22:50:18.563Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:874
latency_us = 3745
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::c]:34981
req_id = 6e5f1666-dbf5-493f-bca9-a1ef6b00b8ea
response_code = 200
uri = /timesync
|
| 212 | 2026-06-18T22:50:24.051Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:1057
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::a]:65502
|
| 213 | 2026-06-18T22:50:24.052Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 214 | 2026-06-18T22:50:24.055Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 757151060, ip_addr: 45.33.53.84, stratum: 3, ref_time: 1781823022.9075634, correction: -2.2246e-5, last_offset: 1.5654e-5, rms_offset: 0.000165601, root_delay: 0.003427918, root_dispersion: 0.000910302, max_error: 0.002646507 })
|
| 215 | 2026-06-18T22:50:24.055Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:874
latency_us = 4139
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::a]:65502
req_id = 3ed00f61-4238-48d2-96f5-be9277fc3c17
response_code = 200
uri = /timesync
|
| 216 | 2026-06-18T22:50:24.997Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:1057
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::b]:52648
|
| 217 | 2026-06-18T22:50:24.998Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 218 | 2026-06-18T22:50:25.001Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 757151060, ip_addr: 45.33.53.84, stratum: 3, ref_time: 1781823022.9075634, correction: -1.5539e-5, last_offset: 1.5654e-5, rms_offset: 0.000165601, root_delay: 0.003427918, root_dispersion: 0.000999435, max_error: 0.002728933 })
|
| 219 | 2026-06-18T22:50:25.001Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:874
latency_us = 3899
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::b]:52648
req_id = 66306c78-9cc9-4ee3-83ed-4b0bda3fd477
response_code = 200
uri = /timesync
|
| 220 | 2026-06-18T22:51:14.648Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:1057
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::a]:35545
|
| 221 | 2026-06-18T22:51:14.649Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 222 | 2026-06-18T22:51:14.652Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 757151060, ip_addr: 45.33.53.84, stratum: 3, ref_time: 1781823071.400745, correction: 7.457e-6, last_offset: -1.3515e-5, rms_offset: 7.2078e-5, root_delay: 0.003461176, root_dispersion: 0.001096079, max_error: 0.002834124 })
|
| 223 | 2026-06-18T22:51:14.652Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:874
latency_us = 3359
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::a]:35545
req_id = e499f2f2-3cca-4e34-bce7-6874ac937ce7
response_code = 200
uri = /timesync
|
| 224 | 2026-06-18T22:51:15.646Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:1057
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::b]:34192
|
| 225 | 2026-06-18T22:51:15.647Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 226 | 2026-06-18T22:51:15.650Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 757151060, ip_addr: 45.33.53.84, stratum: 3, ref_time: 1781823071.400745, correction: 5.122e-6, last_offset: -1.3515e-5, rms_offset: 7.2078e-5, root_delay: 0.003461176, root_dispersion: 0.001189608, max_error: 0.0029253179999999997 })
|
| 227 | 2026-06-18T22:51:15.650Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:874
latency_us = 2989
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::b]:34192
req_id = e82fab75-5c19-4120-b940-250d64e23ce5
response_code = 200
uri = /timesync
|
| 228 | 2026-06-18T22:51:15.683Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:1057
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::c]:45844
|
| 229 | 2026-06-18T22:51:15.683Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 230 | 2026-06-18T22:51:15.686Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 757151060, ip_addr: 45.33.53.84, stratum: 3, ref_time: 1781823071.400745, correction: 5.038e-6, last_offset: -1.3515e-5, rms_offset: 7.2078e-5, root_delay: 0.003461176, root_dispersion: 0.001192971, max_error: 0.002928597 })
|
| 231 | 2026-06-18T22:51:15.686Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:874
latency_us = 3046
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::c]:45844
req_id = d461a707-82f3-42da-8311-1a5897129b37
response_code = 200
uri = /timesync
|
| 232 | 2026-06-18T22:52:13.889Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:1057
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::a]:42499
|
| 233 | 2026-06-18T22:52:13.889Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 234 | 2026-06-18T22:52:13.892Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 757151060, ip_addr: 45.33.53.84, stratum: 3, ref_time: 1781823131.7726696, correction: -1.2859e-5, last_offset: 4.9396e-5, rms_offset: 7.9546e-5, root_delay: 0.003382794, root_dispersion: 0.000743569, max_error: 0.0024478250000000003 })
|
| 235 | 2026-06-18T22:52:13.892Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:874
latency_us = 2808
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::a]:42499
req_id = 947ef3c1-40a2-49d8-83e6-22b58c69b15c
response_code = 200
uri = /timesync
|
| 236 | 2026-06-18T22:52:15.387Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:1057
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::b]:51170
|
| 237 | 2026-06-18T22:52:15.387Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 238 | 2026-06-18T22:52:15.390Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 757151060, ip_addr: 45.33.53.84, stratum: 3, ref_time: 1781823131.7726696, correction: -1.1691e-5, last_offset: 4.9396e-5, rms_offset: 7.9546e-5, root_delay: 0.003382794, root_dispersion: 0.000941573, max_error: 0.0026446610000000004 })
|
| 239 | 2026-06-18T22:52:15.390Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:874
latency_us = 2939
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::b]:51170
req_id = 8facb043-0e63-41a5-b11a-de15555cc425
response_code = 200
uri = /timesync
|
| 240 | 2026-06-18T22:52:15.421Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:1057
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::c]:51011
|
| 241 | 2026-06-18T22:52:15.421Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 242 | 2026-06-18T22:52:15.424Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 757151060, ip_addr: 45.33.53.84, stratum: 3, ref_time: 1781823131.7726696, correction: -1.1665e-5, last_offset: 4.9396e-5, rms_offset: 7.9546e-5, root_delay: 0.003382794, root_dispersion: 0.000946028, max_error: 0.0026490899999999998 })
|
| 243 | 2026-06-18T22:52:15.424Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:874
latency_us = 3076
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::c]:51011
req_id = c0fdfb6b-45c4-484c-a5f1-8cd5239daaba
response_code = 200
uri = /timesync
|
| 244 | 2026-06-18T22:53:13.957Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:1057
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::a]:52417
|
| 245 | 2026-06-18T22:53:13.957Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 246 | 2026-06-18T22:53:13.960Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 757151060, ip_addr: 45.33.53.84, stratum: 3, ref_time: 1781823191.3181002, correction: 1.4313e-5, last_offset: -2.6486e-5, rms_offset: 5.6005e-5, root_delay: 0.003336839, root_dispersion: 0.000613079, max_error: 0.0022958114999999998 })
|
| 247 | 2026-06-18T22:53:13.960Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:874
latency_us = 3111
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::a]:52417
req_id = 03d1446b-4eb9-452b-b2a0-79cd94402e3c
response_code = 200
uri = /timesync
|
| 248 | 2026-06-18T22:53:15.152Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:1057
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::b]:34518
|
| 249 | 2026-06-18T22:53:15.152Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 250 | 2026-06-18T22:53:15.155Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 757151060, ip_addr: 45.33.53.84, stratum: 3, ref_time: 1781823194.1607113, correction: 4.5737e-5, last_offset: -3.5997e-5, rms_offset: 5.4336e-5, root_delay: 0.003336839, root_dispersion: 0.000613965, max_error: 0.0023281214999999996 })
|
| 251 | 2026-06-18T22:53:15.155Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:874
latency_us = 3068
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::b]:34518
req_id = ad98bdf9-5846-4918-a506-a63bd19d02c1
response_code = 200
uri = /timesync
|
| 252 | 2026-06-18T22:53:15.552Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:1057
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::c]:58182
|
| 253 | 2026-06-18T22:53:15.552Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 254 | 2026-06-18T22:53:15.555Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 757151060, ip_addr: 45.33.53.84, stratum: 3, ref_time: 1781823194.1607113, correction: 4.317e-5, last_offset: -3.5997e-5, rms_offset: 5.4336e-5, root_delay: 0.003336839, root_dispersion: 0.000653371, max_error: 0.0023649605 })
|
| 255 | 2026-06-18T22:53:15.555Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:874
latency_us = 3095
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::c]:58182
req_id = fbc3bbeb-3abd-47a2-af8d-571075472488
response_code = 200
uri = /timesync
|
| 256 | 2026-06-18T22:54:13.764Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:1057
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::a]:36982
|
| 257 | 2026-06-18T22:54:13.765Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 258 | 2026-06-18T22:54:13.767Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 757151060, ip_addr: 45.33.53.84, stratum: 3, ref_time: 1781823251.9139228, correction: -7.2729e-5, last_offset: 6.3948e-5, rms_offset: 6.031e-5, root_delay: 0.003988259, root_dispersion: 0.000767028, max_error: 0.0028338865 })
|
| 259 | 2026-06-18T22:54:13.767Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:874
latency_us = 2806
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::a]:36982
req_id = 5de1013f-4125-4709-98ee-509b9ef897c8
response_code = 200
uri = /timesync
|
| 260 | 2026-06-18T22:54:15.229Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:1057
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::b]:59705
|
| 261 | 2026-06-18T22:54:15.229Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 262 | 2026-06-18T22:54:15.232Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 757151060, ip_addr: 45.33.53.84, stratum: 3, ref_time: 1781823253.6304162, correction: 5.2421e-5, last_offset: -0.000109184, rms_offset: 6.6826e-5, root_delay: 0.003482119, root_dispersion: 0.000707671, max_error: 0.0025011515 })
|
| 263 | 2026-06-18T22:54:15.232Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:874
latency_us = 3013
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::b]:59705
req_id = 1d89c6c1-707c-4722-acc8-2592b76474d5
response_code = 200
uri = /timesync
|
| 264 | 2026-06-18T22:54:15.352Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:1057
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::c]:39068
|
| 265 | 2026-06-18T22:54:15.352Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 266 | 2026-06-18T22:54:15.355Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 757151060, ip_addr: 45.33.53.84, stratum: 3, ref_time: 1781823253.6304162, correction: 5.0962e-5, last_offset: -0.000109184, rms_offset: 6.6826e-5, root_delay: 0.003482119, root_dispersion: 0.000724389, max_error: 0.0025164105 })
|
| 267 | 2026-06-18T22:54:15.355Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:874
latency_us = 2965
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::c]:39068
req_id = 6d6326b9-a9c6-4f11-922b-8138d9e462a3
response_code = 200
uri = /timesync
|
| 268 | 2026-06-18T22:55:13.795Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:1057
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::a]:56605
|
| 269 | 2026-06-18T22:55:13.795Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 270 | 2026-06-18T22:55:13.799Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 757151060, ip_addr: 45.33.53.84, stratum: 3, ref_time: 1781823310.933032, correction: -2.8436e-5, last_offset: -4.446e-6, rms_offset: 8.166e-5, root_delay: 0.003474655, root_dispersion: 0.000816146, max_error: 0.0025819095 })
|
| 271 | 2026-06-18T22:55:13.799Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:874
latency_us = 3319
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::a]:56605
req_id = 57268a8c-9b80-44b9-bc4e-be90e8ad3f06
response_code = 200
uri = /timesync
|
| 272 | 2026-06-18T22:55:15.040Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:1057
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::b]:54854
|
| 273 | 2026-06-18T22:55:15.040Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 274 | 2026-06-18T22:55:15.043Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 757151060, ip_addr: 45.33.53.84, stratum: 3, ref_time: 1781823310.933032, correction: -1.5436e-5, last_offset: -4.446e-6, rms_offset: 8.166e-5, root_delay: 0.003474655, root_dispersion: 0.000939396, max_error: 0.0026921595 })
|
| 275 | 2026-06-18T22:55:15.043Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:874
latency_us = 2899
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::b]:54854
req_id = 7f1d9418-9ddc-4ebc-ae16-94ae35c07319
response_code = 200
uri = /timesync
|
| 276 | 2026-06-18T22:55:15.161Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:1057
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::c]:44470
|
| 277 | 2026-06-18T22:55:15.161Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 278 | 2026-06-18T22:55:15.164Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 757151060, ip_addr: 45.33.53.84, stratum: 3, ref_time: 1781823310.933032, correction: -1.4175e-5, last_offset: -4.446e-6, rms_offset: 8.166e-5, root_delay: 0.003474655, root_dispersion: 0.000951355, max_error: 0.0027028575 })
|
| 279 | 2026-06-18T22:55:15.164Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:874
latency_us = 2795
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::c]:44470
req_id = 97fb6046-7fdc-464d-b7e6-1321f288fe36
response_code = 200
uri = /timesync
|
| 280 | 2026-06-18T22:56:14.454Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:1057
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::a]:48424
|
| 281 | 2026-06-18T22:56:14.454Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 282 | 2026-06-18T22:56:14.460Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 757151060, ip_addr: 45.33.53.84, stratum: 3, ref_time: 1781823371.8328826, correction: -1.0013e-5, last_offset: 0.000126849, rms_offset: 0.000118194, root_delay: 0.003556256, root_dispersion: 0.0008859, max_error: 0.002674041 })
|
| 283 | 2026-06-18T22:56:14.460Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:874
latency_us = 5896
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::a]:48424
req_id = 326a9ad9-dd9a-48a1-96d7-70ada9a70a4e
response_code = 200
uri = /timesync
|
| 284 | 2026-06-18T22:56:14.962Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:1057
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::b]:48685
|
| 285 | 2026-06-18T22:56:14.962Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 286 | 2026-06-18T22:56:14.965Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 757151060, ip_addr: 45.33.53.84, stratum: 3, ref_time: 1781823373.909734, correction: -0.000119539, last_offset: 0.000132038, rms_offset: 0.00011965, root_delay: 0.003470076, root_dispersion: 0.000712861, max_error: 0.002567438 })
|
| 287 | 2026-06-18T22:56:14.965Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:874
latency_us = 3408
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::b]:48685
req_id = 367022ea-9db1-4e5b-9165-395185215bf0
response_code = 200
uri = /timesync
|
| 288 | 2026-06-18T22:56:14.999Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:1057
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::c]:45369
|
| 289 | 2026-06-18T22:56:14.999Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 290 | 2026-06-18T22:56:15.002Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 757151060, ip_addr: 45.33.53.84, stratum: 3, ref_time: 1781823373.909734, correction: -0.000117149, last_offset: 0.000132038, rms_offset: 0.00011965, root_delay: 0.003470076, root_dispersion: 0.000717144, max_error: 0.002569331 })
|
| 291 | 2026-06-18T22:56:15.002Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:874
latency_us = 3187
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::c]:45369
req_id = e4487962-25c8-4107-a963-1e4d56dc7ee3
response_code = 200
uri = /timesync
|
| 292 | 2026-06-18T22:57:14.105Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:1057
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::a]:61113
|
| 293 | 2026-06-18T22:57:14.105Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 294 | 2026-06-18T22:57:14.110Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 757151060, ip_addr: 45.33.53.84, stratum: 3, ref_time: 1781823432.9188962, correction: 9.149e-6, last_offset: 4.744e-6, rms_offset: 5.6371e-5, root_delay: 0.003385399, root_dispersion: 0.000756648, max_error: 0.0024584965 })
|
| 295 | 2026-06-18T22:57:14.110Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:874
latency_us = 4898
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::a]:61113
req_id = 48ce01bf-cec2-486c-8d3f-2452c78e53f5
response_code = 200
uri = /timesync
|
| 296 | 2026-06-18T22:57:15.388Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:1057
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::b]:33822
|
| 297 | 2026-06-18T22:57:15.388Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 298 | 2026-06-18T22:57:15.391Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 757151060, ip_addr: 45.33.53.84, stratum: 3, ref_time: 1781823432.9188962, correction: 6.831e-6, last_offset: 4.744e-6, rms_offset: 5.6371e-5, root_delay: 0.003385399, root_dispersion: 0.000864609, max_error: 0.0025641394999999997 })
|
| 299 | 2026-06-18T22:57:15.391Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:874
latency_us = 3015
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::b]:33822
req_id = 4bbbf9e6-6b4c-4afd-8ea1-df384244e2b4
response_code = 200
uri = /timesync
|
| 300 | 2026-06-18T22:57:15.784Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:1057
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::c]:45332
|
| 301 | 2026-06-18T22:57:15.784Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 302 | 2026-06-18T22:57:15.787Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 757151060, ip_addr: 45.33.53.84, stratum: 3, ref_time: 1781823434.8509412, correction: -6.793e-6, last_offset: 1.2983e-5, rms_offset: 5.3635e-5, root_delay: 0.003385399, root_dispersion: 0.000780399, max_error: 0.0024798915 })
|
| 303 | 2026-06-18T22:57:15.787Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:874
latency_us = 3095
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::c]:45332
req_id = 4789276f-76ce-40c4-97a0-ba672cd1f686
response_code = 200
uri = /timesync
|
| 304 | 2026-06-18T22:58:13.700Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:1057
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::a]:37699
|
| 305 | 2026-06-18T22:58:13.700Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 306 | 2026-06-18T22:58:13.703Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 757151060, ip_addr: 45.33.53.84, stratum: 3, ref_time: 1781823492.7942634, correction: 6.6514e-5, last_offset: -6.3157e-5, rms_offset: 5.5653e-5, root_delay: 0.003482269, root_dispersion: 0.000843654, max_error: 0.0026513025 })
|
| 307 | 2026-06-18T22:58:13.703Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:874
latency_us = 2931
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::a]:37699
req_id = 67190878-dd77-4a05-9c55-81548a950016
response_code = 200
uri = /timesync
|
| 308 | 2026-06-18T22:58:15.166Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:1057
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::b]:58003
|
| 309 | 2026-06-18T22:58:15.168Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 310 | 2026-06-18T22:58:15.169Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 757151060, ip_addr: 45.33.53.84, stratum: 3, ref_time: 1781823492.7942634, correction: 4.1687e-5, last_offset: -6.3157e-5, rms_offset: 5.5653e-5, root_delay: 0.003482269, root_dispersion: 0.001014365, max_error: 0.0027971865 })
|
| 311 | 2026-06-18T22:58:15.169Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:874
latency_us = 3701
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::b]:58003
req_id = 9a28cdc1-877d-42de-99ef-ddf7509b996b
response_code = 200
uri = /timesync
|
| 312 | 2026-06-18T22:58:15.203Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:1057
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::c]:43094
|
| 313 | 2026-06-18T22:58:15.203Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 314 | 2026-06-18T22:58:15.206Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 757151060, ip_addr: 45.33.53.84, stratum: 3, ref_time: 1781823492.7942634, correction: 4.1063e-5, last_offset: -6.3157e-5, rms_offset: 5.5653e-5, root_delay: 0.003482269, root_dispersion: 0.001018655, max_error: 0.0028008525 })
|
| 315 | 2026-06-18T22:58:15.206Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:874
latency_us = 3007
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::c]:43094
req_id = 8c73c157-175f-4901-9c72-b6dedbc45a29
response_code = 200
uri = /timesync
|
| 316 | 2026-06-18T22:59:13.920Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:1057
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::a]:53217
|
| 317 | 2026-06-18T22:59:13.920Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 318 | 2026-06-18T22:59:13.924Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 757151060, ip_addr: 45.33.53.84, stratum: 3, ref_time: 1781823552.6254654, correction: -0.00021599, last_offset: 0.000308128, rms_offset: 0.000164123, root_delay: 0.004274644, root_dispersion: 0.001209304, max_error: 0.0035626160000000002 })
|
| 319 | 2026-06-18T22:59:13.924Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:874
latency_us = 3694
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::a]:53217
req_id = 09e2cc50-34e2-4893-b9fc-46fcf58767ee
response_code = 200
uri = /timesync
|
| 320 | 2026-06-18T22:59:15.246Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:1057
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::b]:50247
|
| 321 | 2026-06-18T22:59:15.247Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 322 | 2026-06-18T22:59:15.250Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 757151060, ip_addr: 45.33.53.84, stratum: 3, ref_time: 1781823554.4062014, correction: -6.6857e-5, last_offset: -3.8186e-5, rms_offset: 0.000156168, root_delay: 0.003465566, root_dispersion: 0.000909409, max_error: 0.002709049 })
|
| 323 | 2026-06-18T22:59:15.250Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:874
latency_us = 3381
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::b]:50247
req_id = e2ac6fb0-4c83-4e5e-a6f2-99b4a0c84c33
response_code = 200
uri = /timesync
|
| 324 | 2026-06-18T22:59:15.338Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:1057
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::c]:38830
|
| 325 | 2026-06-18T22:59:15.338Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 326 | 2026-06-18T22:59:15.341Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 757151060, ip_addr: 45.33.53.84, stratum: 3, ref_time: 1781823554.4062014, correction: -6.4113e-5, last_offset: -3.8186e-5, rms_offset: 0.000156168, root_delay: 0.003465566, root_dispersion: 0.000920374, max_error: 0.00271727 })
|
| 327 | 2026-06-18T22:59:15.341Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:874
latency_us = 3040
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::c]:38830
req_id = 8e796264-ae4a-4846-a35b-13d1cf39f3c5
response_code = 200
uri = /timesync
|