| 1 | | [ Jul 20 20:08:40 Enabled. ] |
| 2 | | [ Jul 20 20:08:40 Rereading configuration. ] |
| 3 | | [ Jul 20 20:08:40 Rereading configuration. ] |
| 4 | | [ Jul 20 20:08:46 Executing start method ("/opt/oxide/lib/svc/manifest/ntp-admin.sh"). ] |
| 5 | | + set -o errexit |
| 6 | | + set -o pipefail |
| 7 | | + . /lib/svc/share/smf_include.sh |
| 8 | | ++ SMF_EXIT_OK=0 |
| 9 | | ++ SMF_EXIT_NODAEMON=94 |
| 10 | | ++ SMF_EXIT_ERR_FATAL=95 |
| 11 | | ++ SMF_EXIT_ERR_CONFIG=96 |
| 12 | | ++ SMF_EXIT_MON_DEGRADE=97 |
| 13 | | ++ SMF_EXIT_MON_OFFLINE=98 |
| 14 | | ++ SMF_EXIT_ERR_NOSMF=99 |
| 15 | | ++ SMF_EXIT_ERR_PERM=100 |
| 16 | | ++ svcprop -c -p config/address svc:/oxide/ntp-admin:default |
| 17 | | + ADDR='[fd00:1122:3344:101::1b]:10123' |
| 18 | | + args=('run' '--config-file-path' "/opt/oxide/lib/svc/ntp-admin/config.toml" '--address' "$ADDR") |
| 19 | | + exec /opt/oxide/ntp-admin/bin/ntp-admin run --config-file-path /opt/oxide/lib/svc/ntp-admin/config.toml --address '[fd00:1122:3344:101::1b]:10123' |
| 20 | | [ Jul 20 20:08:46 Method "start" exited with status 0. ] |
| 21 | | note: configured to log to "/dev/stdout" |
| 22 | 2026-07-20T20:08:46.394Z | INFO | ntp-admin (dropshot): listening
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:335
local_addr = [fd00:1122:3344:101::1b]:10123
|
| 23 | 2026-07-20T20:08:46.699Z | 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]:55470
|
| 24 | 2026-07-20T20:08:46.700Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 25 | 2026-07-20T20:08:46.703Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 0, ip_addr: ::, stratum: 0, ref_time: 0.0, correction: 0.0, last_offset: 0.0, rms_offset: 0.0, root_delay: 1.0, root_dispersion: 1.0, max_error: 1.5 })
|
| 26 | 2026-07-20T20:08:46.703Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:874
latency_us = 3216
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:55470
req_id = 84698881-5e1d-4984-97ae-d582306d53a9
response_code = 200
uri = /timesync
|
| 27 | 2026-07-20T20:08:46.722Z | 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]:48586
|
| 28 | 2026-07-20T20:08:46.722Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 29 | 2026-07-20T20:08:46.724Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 0, ip_addr: ::, stratum: 0, ref_time: 0.0, correction: 0.0, last_offset: 0.0, rms_offset: 0.0, root_delay: 1.0, root_dispersion: 1.0, max_error: 1.5 })
|
| 30 | 2026-07-20T20:08:46.724Z | 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 = 2549
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:48586
req_id = 636db053-c049-46c5-af1d-d52720c4cf4a
response_code = 200
uri = /timesync
|
| 31 | 2026-07-20T20:08:47.572Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 32 | 2026-07-20T20:08:47.575Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 0, ip_addr: ::, stratum: 0, ref_time: 0.0, correction: 0.0, last_offset: 0.0, rms_offset: 0.0, root_delay: 1.0, root_dispersion: 1.0, max_error: 1.5 })
|
| 33 | 2026-07-20T20:08:47.575Z | 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 = 2941
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:48586
req_id = a08acfb9-3b48-4b59-8636-01f9b78473af
response_code = 200
uri = /timesync
|
| 34 | 2026-07-20T20:08:48.211Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 35 | 2026-07-20T20:08:48.214Z | 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: 1784578127.632082, correction: 0.0, last_offset: 0.358810335, rms_offset: 0.358810335, root_delay: 0.031491116, root_dispersion: 0.582963824, max_error: 0.598709382 })
|
| 36 | 2026-07-20T20:08:48.214Z | 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 = 3253
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:48586
req_id = 2087bb63-f7c4-4b80-8b1f-d36c1fbb44a7
response_code = 200
uri = /timesync
|
| 37 | 2026-07-20T20:08:49.169Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 38 | 2026-07-20T20:08:49.172Z | 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: 1784578128.1414118, correction: -0.004955929, last_offset: 0.006446277, rms_offset: 0.006446277, root_delay: 0.030982304, root_dispersion: 1.031426191, max_error: 1.051873272 })
|
| 39 | 2026-07-20T20:08:49.172Z | 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 = 3310
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:48586
req_id = 6d653483-87a0-4164-bd96-dfaf7f74bd2c
response_code = 200
uri = /timesync
|
| 40 | 2026-07-20T20:08:50.105Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 41 | 2026-07-20T20:08:50.108Z | 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: 1784578128.779875, correction: -0.004304896, last_offset: 0.0018911, rms_offset: 0.0018911, root_delay: 0.031254768, root_dispersion: 1.328671694, max_error: 1.348603974 })
|
| 42 | 2026-07-20T20:08:50.108Z | 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 = 2721
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:48586
req_id = 30b877d1-7cac-4619-9cdd-2f96593d6bfe
response_code = 200
uri = /timesync
|
| 43 | 2026-07-20T20:08:51.035Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 44 | 2026-07-20T20:08:51.038Z | 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: 1784578129.839717, correction: -0.002168639, last_offset: 0.00038942, rms_offset: 0.00038942, root_delay: 0.031608328, root_dispersion: 1.199377179, max_error: 1.217349982 })
|
| 45 | 2026-07-20T20:08:51.038Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:874
latency_us = 3136
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:48586
req_id = fe2a900d-7a6e-4a7f-a64e-679aac92db63
response_code = 200
uri = /timesync
|
| 46 | 2026-07-20T20:08:51.407Z | 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]:35045
|
| 47 | 2026-07-20T20:08:51.407Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 48 | 2026-07-20T20:08:51.410Z | 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: 1784578129.839717, correction: -0.001157817, last_offset: 0.00038942, rms_offset: 0.00038942, root_delay: 0.031608328, root_dispersion: 1.573139668, max_error: 1.590101649 })
|
| 49 | 2026-07-20T20:08:51.410Z | 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 = 2867
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:35045
req_id = b0a0bf46-4b87-46f6-94f8-5b58fd23fba8
response_code = 200
uri = /timesync
|
| 50 | 2026-07-20T20:08:53.538Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 51 | 2026-07-20T20:08:53.541Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 2616771612, ip_addr: 155.248.196.28, stratum: 3, ref_time: 1784578131.7550836, correction: 0.000162136, last_offset: -0.001444426, rms_offset: 0.000611244, root_delay: 0.030910676, root_dispersion: 0.002975387, max_error: 0.018592861000000002 })
|
| 52 | 2026-07-20T20:08:53.541Z | 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 = 3362
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:48586
req_id = a90767f9-2966-46a6-9b2c-f957cd3290b3
response_code = 200
uri = /timesync
|
| 53 | 2026-07-20T20:08:53.644Z | 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]:38848
|
| 54 | 2026-07-20T20:08:53.644Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 55 | 2026-07-20T20:08:53.647Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 2616771612, ip_addr: 155.248.196.28, stratum: 3, ref_time: 1784578131.7550836, correction: 1.8772e-5, last_offset: -0.001444426, rms_offset: 0.000611244, root_delay: 0.030910676, root_dispersion: 0.003075541, max_error: 0.018549651 })
|
| 56 | 2026-07-20T20:08:53.647Z | 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 = 2414
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:38848
req_id = 5f3f147f-fb5c-461a-9f33-e0d0fa0fe528
response_code = 200
uri = /timesync
|
| 57 | 2026-07-20T20:09:26.453Z | 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]:51195
|
| 58 | 2026-07-20T20:09:26.453Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 59 | 2026-07-20T20:09:26.458Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 2616771612, ip_addr: 155.248.196.28, stratum: 3, ref_time: 1784578164.5285158, correction: -5.343e-5, last_offset: 2.4987e-5, rms_offset: 0.000180815, root_delay: 0.030952808, root_dispersion: 0.001180812, max_error: 0.016710646 })
|
| 60 | 2026-07-20T20:09:26.458Z | 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 = 5500
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:51195
req_id = 72f7872b-c8e0-44df-96c5-a7648028aaa7
response_code = 200
uri = /timesync
|
| 61 | 2026-07-20T20:10:53.433Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:1057
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::c]:63376
|
| 62 | 2026-07-20T20:10:53.444Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 63 | 2026-07-20T20:10:53.485Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 2616771612, ip_addr: 155.248.196.28, stratum: 3, ref_time: 1784578251.1991467, correction: 2.5886e-5, last_offset: 2.3119e-5, rms_offset: 6.9388e-5, root_delay: 0.031103095, root_dispersion: 0.001307287, max_error: 0.0168847205 })
|
| 64 | 2026-07-20T20:10:53.486Z | 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 = 55176
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::c]:63376
req_id = 858245ce-5dfa-45b6-a78a-cf5d87e31510
response_code = 200
uri = /timesync
|
| 65 | 2026-07-20T20:10:57.684Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:1057
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::c]:40154
|
| 66 | 2026-07-20T20:10:57.686Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 67 | 2026-07-20T20:10:57.689Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 2616771612, ip_addr: 155.248.196.28, stratum: 3, ref_time: 1784578255.355799, correction: 9.8079e-5, last_offset: -6.2438e-5, rms_offset: 6.7914e-5, root_delay: 0.031119399, root_dispersion: 0.001236714, max_error: 0.0168944925 })
|
| 68 | 2026-07-20T20:10:57.689Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:874
latency_us = 3282
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::c]:40154
req_id = 7b9e577a-a6be-494a-b6ad-7aff2067f1cb
response_code = 200
uri = /timesync
|
| 69 | 2026-07-20T20:10:58.243Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:1057
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::c]:37913
|
| 70 | 2026-07-20T20:10:58.243Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 71 | 2026-07-20T20:10:58.246Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 2616771612, ip_addr: 155.248.196.28, stratum: 3, ref_time: 1784578256.8305933, correction: 0.000130925, last_offset: -4.3374e-5, rms_offset: 6.5873e-5, root_delay: 0.031009519, root_dispersion: 0.001150345, max_error: 0.0167860295 })
|
| 72 | 2026-07-20T20:10:58.246Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:874
latency_us = 2944
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::c]:37913
req_id = fe46bb76-5087-4677-bcdc-9d44fcf86677
response_code = 200
uri = /timesync
|
| 73 | 2026-07-20T20:11:05.338Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:1057
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::b]:33190
|
| 74 | 2026-07-20T20:11:05.338Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 75 | 2026-07-20T20:11:05.341Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 2616771612, ip_addr: 155.248.196.28, stratum: 3, ref_time: 1784578262.9810734, correction: 3.7475e-5, last_offset: 1.3178e-5, rms_offset: 5.6622e-5, root_delay: 0.031020042, root_dispersion: 0.001223926, max_error: 0.016771422 })
|
| 76 | 2026-07-20T20:11:05.342Z | 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 = 3319
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::b]:33190
req_id = 879ff731-ef50-47f5-92af-5722511a94c0
response_code = 200
uri = /timesync
|
| 77 | 2026-07-20T20:11:05.357Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:1057
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::c]:58656
|
| 78 | 2026-07-20T20:11:05.361Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 79 | 2026-07-20T20:11:05.364Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 2616771612, ip_addr: 155.248.196.28, stratum: 3, ref_time: 1784578262.9810734, correction: 3.7437e-5, last_offset: 1.3178e-5, rms_offset: 5.6622e-5, root_delay: 0.031020042, root_dispersion: 0.001225869, max_error: 0.016773327 })
|
| 80 | 2026-07-20T20:11:05.364Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:874
latency_us = 3279
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::c]:58656
req_id = fa0ceda7-2c3c-4d63-8780-b9031853676d
response_code = 200
uri = /timesync
|
| 81 | 2026-07-20T20:11:07.631Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:1057
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::a]:47486
|
| 82 | 2026-07-20T20:11:07.631Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 83 | 2026-07-20T20:11:07.635Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 2616771612, ip_addr: 155.248.196.28, stratum: 3, ref_time: 1784578265.3834002, correction: 2.6748e-5, last_offset: 8.43e-6, rms_offset: 5.3782e-5, root_delay: 0.03104056, root_dispersion: 0.001210161, max_error: 0.016757189 })
|
| 84 | 2026-07-20T20:11:07.635Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:874
latency_us = 3282
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::a]:47486
req_id = 5cce9e1f-875a-452d-8a54-23098f06fd0c
response_code = 200
uri = /timesync
|
| 85 | 2026-07-20T20:12:05.224Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:1057
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::b]:55075
|
| 86 | 2026-07-20T20:12:05.224Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 87 | 2026-07-20T20:12:05.227Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 2616771612, ip_addr: 155.248.196.28, stratum: 3, ref_time: 1784578324.9072626, correction: -0.000115, last_offset: 0.000100168, rms_offset: 8.2327e-5, root_delay: 0.031232784, root_dispersion: 0.001160703, max_error: 0.016892095 })
|
| 88 | 2026-07-20T20:12:05.227Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:874
latency_us = 3072
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::b]:55075
req_id = 89f03a5f-c25a-4214-8708-6abc21cdc682
response_code = 200
uri = /timesync
|
| 89 | 2026-07-20T20:12:05.261Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:1057
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::c]:35841
|
| 90 | 2026-07-20T20:12:05.261Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 91 | 2026-07-20T20:12:05.265Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 2616771612, ip_addr: 155.248.196.28, stratum: 3, ref_time: 1784578324.9072626, correction: -0.000114807, last_offset: 0.000100168, rms_offset: 8.2327e-5, root_delay: 0.031232784, root_dispersion: 0.001164023, max_error: 0.016895222 })
|
| 92 | 2026-07-20T20:12:05.265Z | 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 = 3385
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::c]:35841
req_id = 97aecaeb-39e6-4dd8-8732-308b4220a73f
response_code = 200
uri = /timesync
|
| 93 | 2026-07-20T20:12:07.197Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:1057
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::a]:34614
|
| 94 | 2026-07-20T20:12:07.197Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 95 | 2026-07-20T20:12:07.200Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 2616771612, ip_addr: 155.248.196.28, stratum: 3, ref_time: 1784578326.2250915, correction: -1.9257e-5, last_offset: -8.6055e-5, rms_offset: 8.2707e-5, root_delay: 0.031325001, root_dispersion: 0.001240241, max_error: 0.0169219985 })
|
| 96 | 2026-07-20T20:12:07.200Z | 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 = 2957
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::a]:34614
req_id = db0af60e-db64-4124-8427-dd709e7fc14d
response_code = 200
uri = /timesync
|
| 97 | 2026-07-20T20:13:04.951Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:1057
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::b]:38127
|
| 98 | 2026-07-20T20:13:04.951Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 99 | 2026-07-20T20:13:04.954Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 2616771612, ip_addr: 155.248.196.28, stratum: 3, ref_time: 1784578382.5329173, correction: -5.28e-5, last_offset: 0.00010473, rms_offset: 8.3649e-5, root_delay: 0.030956184, root_dispersion: 0.001415934, max_error: 0.016946826 })
|
| 100 | 2026-07-20T20:13:04.954Z | 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 = 2992
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::b]:38127
req_id = 86e51619-3d2e-4479-82e3-5b6e48682458
response_code = 200
uri = /timesync
|
| 101 | 2026-07-20T20:13:05.566Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:1057
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::c]:42183
|
| 102 | 2026-07-20T20:13:05.566Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 103 | 2026-07-20T20:13:05.569Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 2616771612, ip_addr: 155.248.196.28, stratum: 3, ref_time: 1784578384.5294964, correction: 2.0038e-5, last_offset: -7.2932e-5, rms_offset: 8.264e-5, root_delay: 0.030916154, root_dispersion: 0.001238568, max_error: 0.016716683 })
|
| 104 | 2026-07-20T20:13:05.569Z | 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 = 3098
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::c]:42183
req_id = 25056b2b-58c1-4cba-9709-0fed849ee28c
response_code = 200
uri = /timesync
|
| 105 | 2026-07-20T20:13:06.979Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:1057
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::a]:54638
|
| 106 | 2026-07-20T20:13:06.979Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 107 | 2026-07-20T20:13:06.982Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 2616771612, ip_addr: 155.248.196.28, stratum: 3, ref_time: 1784578384.5294964, correction: 1.9483e-5, last_offset: -7.2932e-5, rms_offset: 8.264e-5, root_delay: 0.030916154, root_dispersion: 0.001369592, max_error: 0.016847152 })
|
| 108 | 2026-07-20T20:13:06.982Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:874
latency_us = 3024
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::a]:54638
req_id = f326757f-51f5-4c10-b7b7-c0eaaf7e161d
response_code = 200
uri = /timesync
|
| 109 | 2026-07-20T20:14:04.874Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:1057
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::b]:59340
|
| 110 | 2026-07-20T20:14:04.874Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 111 | 2026-07-20T20:14:04.877Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 2616771612, ip_addr: 155.248.196.28, stratum: 3, ref_time: 1784578442.0623183, correction: -5.6857e-5, last_offset: -2.3925e-5, rms_offset: 6.831e-5, root_delay: 0.030910419, root_dispersion: 0.00162194, max_error: 0.0171340065 })
|
| 112 | 2026-07-20T20:14:04.877Z | 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 = 3192
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::b]:59340
req_id = 78645a71-d8cd-403e-a0c3-628077e950b9
response_code = 200
uri = /timesync
|
| 113 | 2026-07-20T20:14:05.377Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:1057
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::c]:61427
|
| 114 | 2026-07-20T20:14:05.377Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 115 | 2026-07-20T20:14:05.380Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 2616771612, ip_addr: 155.248.196.28, stratum: 3, ref_time: 1784578444.42355, correction: -0.00013421, last_offset: 8.1016e-5, rms_offset: 6.9685e-5, root_delay: 0.030910419, root_dispersion: 0.001512076, max_error: 0.0171014955 })
|
| 116 | 2026-07-20T20:14:05.380Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:874
latency_us = 3084
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::c]:61427
req_id = 021fbf99-32f9-41f4-9c7f-42db4f88af53
response_code = 200
uri = /timesync
|
| 117 | 2026-07-20T20:14:06.747Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:1057
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::a]:40010
|
| 118 | 2026-07-20T20:14:06.747Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 119 | 2026-07-20T20:14:06.750Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 2616771612, ip_addr: 155.248.196.28, stratum: 3, ref_time: 1784578444.42355, correction: -0.000121286, last_offset: 8.1016e-5, rms_offset: 6.9685e-5, root_delay: 0.030910419, root_dispersion: 0.00162723, max_error: 0.0172037255 })
|
| 120 | 2026-07-20T20:14:06.750Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:874
latency_us = 2969
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::a]:40010
req_id = 5681866a-cacc-4a63-8676-ff9ac9520582
response_code = 200
uri = /timesync
|