| 1 | | [ Aug 6 23:29:17 Enabled. ] |
| 2 | | [ Aug 6 23:29:17 Rereading configuration. ] |
| 3 | | [ Aug 6 23:29:18 Rereading configuration. ] |
| 4 | | [ Aug 6 23:29:23 Executing start method ("/opt/oxide/lib/svc/manifest/ntp-admin.sh"). ] |
| 5 | | + set -o errexit |
| 6 | | + set -o pipefail |
| 7 | | + . /lib/svc/share/smf_include.sh |
| 8 | | ++ SMF_EXIT_OK=0 |
| 9 | | ++ SMF_EXIT_NODAEMON=94 |
| 10 | | ++ SMF_EXIT_ERR_FATAL=95 |
| 11 | | ++ SMF_EXIT_ERR_CONFIG=96 |
| 12 | | ++ SMF_EXIT_MON_DEGRADE=97 |
| 13 | | ++ SMF_EXIT_MON_OFFLINE=98 |
| 14 | | ++ SMF_EXIT_ERR_NOSMF=99 |
| 15 | | ++ SMF_EXIT_ERR_PERM=100 |
| 16 | | ++ svcprop -c -p config/address svc:/oxide/ntp-admin:default |
| 17 | | + ADDR='[fd00:1122:3344:101::1b]:10123' |
| 18 | | + args=('run' '--config-file-path' "/opt/oxide/lib/svc/ntp-admin/config.toml" '--address' "$ADDR") |
| 19 | | + exec /opt/oxide/ntp-admin/bin/ntp-admin run --config-file-path /opt/oxide/lib/svc/ntp-admin/config.toml --address '[fd00:1122:3344:101::1b]:10123' |
| 20 | | [ Aug 6 23:29:23 Method "start" exited with status 0. ] |
| 21 | | note: configured to log to "/dev/stdout" |
| 22 | 2026-08-06T23:29:23.969Z | INFO | ntp-admin (dropshot): listening
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:335
local_addr = [fd00:1122:3344:101::1b]:10123
|
| 23 | 2026-08-06T23:29:24.374Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:1057
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::1]:41342
|
| 24 | 2026-08-06T23:29:24.374Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 25 | 2026-08-06T23:29:24.377Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 0, ip_addr: ::, stratum: 0, ref_time: 0.0, correction: 0.0, last_offset: 0.0, rms_offset: 0.0, root_delay: 1.0, root_dispersion: 1.0, max_error: 1.5 })
|
| 26 | 2026-08-06T23:29:24.377Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:874
latency_us = 3272
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:41342
req_id = 1145e8be-e9ae-4f33-9e7a-a33d5f26b423
response_code = 200
uri = /timesync
|
| 27 | 2026-08-06T23:29:24.542Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:1057
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::1]:63290
|
| 28 | 2026-08-06T23:29:24.543Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 29 | 2026-08-06T23:29:24.545Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 0, ip_addr: ::, stratum: 0, ref_time: 0.0, correction: 0.0, last_offset: 0.0, rms_offset: 0.0, root_delay: 1.0, root_dispersion: 1.0, max_error: 1.5 })
|
| 30 | 2026-08-06T23:29:24.545Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:874
latency_us = 2807
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:63290
req_id = 2ad834a5-b7dc-40d6-b381-5367a6b92a8a
response_code = 200
uri = /timesync
|
| 31 | 2026-08-06T23:29:25.740Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 32 | 2026-08-06T23:29:25.742Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 0, ip_addr: ::, stratum: 0, ref_time: 0.0, correction: 0.0, last_offset: 0.0, rms_offset: 0.0, root_delay: 1.0, root_dispersion: 1.0, max_error: 1.5 })
|
| 33 | 2026-08-06T23:29:25.742Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:874
latency_us = 2704
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:63290
req_id = e6bf72f2-fc09-461c-bc68-748327a1fe93
response_code = 200
uri = /timesync
|
| 34 | 2026-08-06T23:29:26.127Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 35 | 2026-08-06T23:29:26.129Z | 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: 1786058964.2545676, correction: -1.43e-7, last_offset: -0.073053993, rms_offset: 0.073053993, root_delay: 0.0, root_dispersion: 0.0, max_error: 1.43e-7 })
|
| 36 | 2026-08-06T23:29:26.130Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:874
latency_us = 2692
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:63290
req_id = 653f2691-eaae-4d3b-b329-450b4274797f
response_code = 200
uri = /timesync
|
| 37 | 2026-08-06T23:29:27.657Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 38 | 2026-08-06T23:29:27.660Z | 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: 1786058964.2545676, correction: 0.402223706, last_offset: -0.40489611, rms_offset: 0.40489611, root_delay: 0.0, root_dispersion: 0.0, max_error: 0.402223706 })
|
| 39 | 2026-08-06T23:29:27.660Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:874
latency_us = 3412
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:63290
req_id = d111e488-7ecf-4546-a346-a3aa54a1842d
response_code = 200
uri = /timesync
|
| 40 | 2026-08-06T23:29:28.179Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:1057
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::1]:59661
|
| 41 | 2026-08-06T23:29:28.179Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 42 | 2026-08-06T23:29:28.182Z | 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: 1786058964.2545676, correction: 0.405289769, last_offset: -0.004475278, rms_offset: 0.384120762, root_delay: 0.0, root_dispersion: 0.0, max_error: 0.405289769 })
|
| 43 | 2026-08-06T23:29:28.182Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:874
latency_us = 2728
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:59661
req_id = 7b6f74de-1b49-445b-a1de-f36108283418
response_code = 200
uri = /timesync
|
| 44 | 2026-08-06T23:29:29.561Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 45 | 2026-08-06T23:29:29.564Z | 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: 1786058964.2545676, correction: 0.397225171, last_offset: 0.004330794, rms_offset: 0.364411533, root_delay: 0.0, root_dispersion: 0.0, max_error: 0.397225171 })
|
| 46 | 2026-08-06T23:29:29.564Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:874
latency_us = 2922
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:63290
req_id = 9e7d8305-2ef3-4c0c-b9a8-b258ac80fcbe
response_code = 200
uri = /timesync
|
| 47 | 2026-08-06T23:29:31.623Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 48 | 2026-08-06T23:29:31.626Z | 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: 1786058964.2545676, correction: 0.386381894, last_offset: 0.003457403, rms_offset: 0.327972651, root_delay: 0.0, root_dispersion: 0.0, max_error: 0.386381894 })
|
| 49 | 2026-08-06T23:29:31.626Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:874
latency_us = 3082
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:63290
req_id = d3192041-5f02-48d5-a1cc-f8cb7c1ae392
response_code = 200
uri = /timesync
|
| 50 | 2026-08-06T23:29:33.255Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:1057
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::1]:52482
|
| 51 | 2026-08-06T23:29:33.256Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 52 | 2026-08-06T23:29:33.259Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 1163513799, ip_addr: 69.89.207.199, stratum: 2, ref_time: 1786058972.696678, correction: 0.380070269, last_offset: 0.00012855, rms_offset: 0.29517588, root_delay: 0.059359644, root_dispersion: 0.001377513, max_error: 0.41112760400000004 })
|
| 53 | 2026-08-06T23:29:33.259Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:874
latency_us = 2888
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:52482
req_id = 2c5641de-e82d-4763-91d8-b03eaa23c93a
response_code = 200
uri = /timesync
|
| 54 | 2026-08-06T23:29:34.108Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 55 | 2026-08-06T23:29:34.111Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 1163513799, ip_addr: 69.89.207.199, stratum: 2, ref_time: 1786058973.9212492, correction: 0.377754867, last_offset: 1.2691e-5, rms_offset: 0.280028433, root_delay: 0.059359644, root_dispersion: 0.001375613, max_error: 0.408810302 })
|
| 56 | 2026-08-06T23:29:34.111Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:874
latency_us = 3040
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:63290
req_id = 33b7100c-bc87-4879-97c0-11b48fd9cbb7
response_code = 200
uri = /timesync
|
| 57 | 2026-08-06T23:29:36.062Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 58 | 2026-08-06T23:29:36.064Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 1163513799, ip_addr: 69.89.207.199, stratum: 2, ref_time: 1786058975.8753161, correction: 0.372176081, last_offset: 0.000163974, rms_offset: 0.252025574, root_delay: 0.059453856, root_dispersion: 0.001296165, max_error: 0.403199174 })
|
| 59 | 2026-08-06T23:29:36.064Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:874
latency_us = 2536
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:63290
req_id = eab020b8-8925-4432-970b-39ef596d87a1
response_code = 200
uri = /timesync
|
| 60 | 2026-08-06T23:29:38.332Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:1057
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::1]:46185
|
| 61 | 2026-08-06T23:29:38.332Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 62 | 2026-08-06T23:29:38.335Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 1163513799, ip_addr: 69.89.207.199, stratum: 2, ref_time: 1786058977.4191167, correction: 0.366170675, last_offset: -3.9345e-5, rms_offset: 0.226823032, root_delay: 0.059802029, root_dispersion: 0.001408431, max_error: 0.3974801205 })
|
| 63 | 2026-08-06T23:29:38.335Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:874
latency_us = 3283
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:46185
req_id = 7fbdc763-7358-45b1-ac00-57210eb02ba1
response_code = 200
uri = /timesync
|
| 64 | 2026-08-06T23:29:39.215Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 65 | 2026-08-06T23:29:39.218Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 1163513799, ip_addr: 69.89.207.199, stratum: 2, ref_time: 1786058978.8986788, correction: 0.363869697, last_offset: -8.4517e-5, rms_offset: 0.215183228, root_delay: 0.059188262, root_dispersion: 0.001248147, max_error: 0.394711975 })
|
| 66 | 2026-08-06T23:29:39.218Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:874
latency_us = 3264
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:63290
req_id = c81e208e-4a55-4b1a-8d98-35aa254a33e1
response_code = 200
uri = /timesync
|
| 67 | 2026-08-06T23:29:43.038Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 68 | 2026-08-06T23:29:43.040Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 1163513799, ip_addr: 69.89.207.199, stratum: 2, ref_time: 1786058982.3659308, correction: 0.353625298, last_offset: 1.6933e-5, rms_offset: 0.174298406, root_delay: 0.058949087, root_dispersion: 0.001199849, max_error: 0.38429969049999996 })
|
| 69 | 2026-08-06T23:29:43.040Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:874
latency_us = 2589
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:63290
req_id = 258de36f-a7d2-4320-a961-5de0d725a4fd
response_code = 200
uri = /timesync
|
| 70 | 2026-08-06T23:29:43.412Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:1057
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::1]:64590
|
| 71 | 2026-08-06T23:29:43.412Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 72 | 2026-08-06T23:29:43.415Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 1163513799, ip_addr: 69.89.207.199, stratum: 2, ref_time: 1786058982.3659308, correction: 0.352612883, last_offset: 1.6933e-5, rms_offset: 0.174298406, root_delay: 0.058949087, root_dispersion: 0.001247811, max_error: 0.3833352375 })
|
| 73 | 2026-08-06T23:29:43.415Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:874
latency_us = 2691
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:64590
req_id = 67274140-d683-4f9c-8d1c-9aef5c01925a
response_code = 200
uri = /timesync
|
| 74 | 2026-08-06T23:29:48.491Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:1057
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::1]:44632
|
| 75 | 2026-08-06T23:29:48.491Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 76 | 2026-08-06T23:29:48.494Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 1163513799, ip_addr: 69.89.207.199, stratum: 2, ref_time: 1786058987.79294, correction: 0.338713259, last_offset: 8.4287e-5, rms_offset: 0.133936748, root_delay: 0.059560236, root_dispersion: 0.001332051, max_error: 0.369825428 })
|
| 77 | 2026-08-06T23:29:48.494Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:874
latency_us = 2798
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:44632
req_id = 2f426e02-f4a8-4de9-a023-482ff998c521
response_code = 200
uri = /timesync
|
| 78 | 2026-08-06T23:29:49.307Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 79 | 2026-08-06T23:29:49.310Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 1163513799, ip_addr: 69.89.207.199, stratum: 2, ref_time: 1786058988.9782002, correction: 0.336565584, last_offset: -5.7662e-5, rms_offset: 0.127063558, root_delay: 0.059227768, root_dispersion: 0.00125323, max_error: 0.36743269799999995 })
|
| 80 | 2026-08-06T23:29:49.310Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:874
latency_us = 3055
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:63290
req_id = a6c42bae-8ee7-4d38-9973-834c25b95406
response_code = 200
uri = /timesync
|
| 81 | 2026-08-06T23:29:53.570Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:1057
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::1]:38522
|
| 82 | 2026-08-06T23:29:53.571Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 83 | 2026-08-06T23:29:53.571Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 84 | 2026-08-06T23:29:53.573Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 1163513799, ip_addr: 69.89.207.199, stratum: 2, ref_time: 1786058992.8652167, correction: 0.325214237, last_offset: -2.409e-5, rms_offset: 0.102921486, root_delay: 0.059422325, root_dispersion: 0.001362196, max_error: 0.3562875955 })
|
| 85 | 2026-08-06T23:29:53.573Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:874
latency_us = 3122
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:38522
req_id = 6fcf1c52-0b05-4c27-a3b9-2cc03e4201d7
response_code = 200
uri = /timesync
|
| 86 | 2026-08-06T23:29:53.574Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 1163513799, ip_addr: 69.89.207.199, stratum: 2, ref_time: 1786058992.8652167, correction: 0.325211138, last_offset: -2.409e-5, rms_offset: 0.102921486, root_delay: 0.059422325, root_dispersion: 0.001362399, max_error: 0.3562846995 })
|
| 87 | 2026-08-06T23:29:53.574Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:874
latency_us = 2937
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:63290
req_id = a7093089-0985-4216-80c0-ff03d35c0be4
response_code = 200
uri = /timesync
|
| 88 | 2026-08-06T23:29:58.350Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 89 | 2026-08-06T23:29:58.353Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 1163513799, ip_addr: 69.89.207.199, stratum: 2, ref_time: 1786058997.637345, correction: 0.312236607, last_offset: -3.9556e-5, rms_offset: 0.079088323, root_delay: 0.059955649, root_dispersion: 0.001331976, max_error: 0.3435464075 })
|
| 90 | 2026-08-06T23:29:58.353Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:874
latency_us = 3019
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:63290
req_id = 867c74c1-f4c8-45cc-be4a-f5706fbde9d2
response_code = 200
uri = /timesync
|
| 91 | 2026-08-06T23:29:58.650Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:1057
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::1]:33600
|
| 92 | 2026-08-06T23:29:58.650Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 93 | 2026-08-06T23:29:58.652Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 1163513799, ip_addr: 69.89.207.199, stratum: 2, ref_time: 1786058997.637345, correction: 0.311428249, last_offset: -3.9556e-5, rms_offset: 0.079088323, root_delay: 0.059955649, root_dispersion: 0.001377738, max_error: 0.3427838115 })
|
| 94 | 2026-08-06T23:29:58.652Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:874
latency_us = 2691
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:33600
req_id = fadea097-7c95-4978-a8b0-bca9eb86a31f
response_code = 200
uri = /timesync
|