| 1 | | [ Jul 29 16:39:14 Enabled. ] |
| 2 | | [ Jul 29 16:39:14 Rereading configuration. ] |
| 3 | | [ Jul 29 16:39:15 Rereading configuration. ] |
| 4 | | [ Jul 29 16:39:20 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 29 16:39:20 Method "start" exited with status 0. ] |
| 21 | | note: configured to log to "/dev/stdout" |
| 22 | 2026-07-29T16:39:20.728Z | 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-29T16:39:20.975Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:1057
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::1]:39267
|
| 24 | 2026-07-29T16:39:20.975Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 25 | 2026-07-29T16:39:20.978Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 0, ip_addr: ::, stratum: 0, ref_time: 0.0, correction: 0.0, last_offset: 0.0, rms_offset: 0.0, root_delay: 1.0, root_dispersion: 1.0, max_error: 1.5 })
|
| 26 | 2026-07-29T16:39:20.978Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:874
latency_us = 3534
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:39267
req_id = 6e646906-5d9c-442e-9d17-c4d44aefb0ce
response_code = 200
uri = /timesync
|
| 27 | 2026-07-29T16:39:21.797Z | 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]:35740
|
| 28 | 2026-07-29T16:39:21.797Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 29 | 2026-07-29T16:39:21.800Z | 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-29T16:39:21.800Z | 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 = 2940
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:35740
req_id = a7a57a23-b7f5-4873-b9d9-2f271f770d19
response_code = 200
uri = /timesync
|
| 31 | 2026-07-29T16:39:23.474Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 32 | 2026-07-29T16:39:23.478Z | 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-29T16:39:23.478Z | 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 = 3327
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:35740
req_id = e1702f6a-b51e-4770-8c2c-46dc244a01bb
response_code = 200
uri = /timesync
|
| 34 | 2026-07-29T16:39:24.638Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 35 | 2026-07-29T16:39:24.640Z | 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 })
|
| 36 | 2026-07-29T16:39:24.640Z | 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 = 2686
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:35740
req_id = ee88081e-0cfb-405b-b809-0310d92864f2
response_code = 200
uri = /timesync
|
| 37 | 2026-07-29T16:39:26.910Z | 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]:60801
|
| 38 | 2026-07-29T16:39:26.910Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 39 | 2026-07-29T16:39:26.913Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 395297994, ip_addr: 23.143.196.202, stratum: 3, ref_time: 1785343165.8192499, correction: -0.392808735, last_offset: 0.393593013, rms_offset: 0.396268517, root_delay: 0.00299617, root_dispersion: 0.110617518, max_error: 0.504924338 })
|
| 40 | 2026-07-29T16:39:26.913Z | 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 = 2892
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:60801
req_id = ef38bfb3-5cf5-4c3d-91de-161290dda972
response_code = 200
uri = /timesync
|
| 41 | 2026-07-29T16:39:27.528Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 42 | 2026-07-29T16:39:27.530Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 2501691571, ip_addr: 149.28.200.179, stratum: 3, ref_time: 1785343166.5015452, correction: -0.392144442, last_offset: 0.001012155, rms_offset: 0.375933439, root_delay: 0.012794774, root_dispersion: 0.098519944, max_error: 0.497061773 })
|
| 43 | 2026-07-29T16:39:27.530Z | 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 = 2644
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:35740
req_id = dbbb3346-0543-4c1c-a7f2-21e952aacce7
response_code = 200
uri = /timesync
|
| 44 | 2026-07-29T16:39:29.904Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 45 | 2026-07-29T16:39:29.908Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 395297994, ip_addr: 23.143.196.202, stratum: 3, ref_time: 1785343168.9863336, correction: -0.385793835, last_offset: 7.6749e-5, rms_offset: 0.320977598, root_delay: 0.003001263, root_dispersion: 0.001064244, max_error: 0.3883587105 })
|
| 46 | 2026-07-29T16:39:29.908Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:874
latency_us = 3811
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:35740
req_id = 19c18ca2-e9c2-494a-9d39-de6fb2114efc
response_code = 200
uri = /timesync
|
| 47 | 2026-07-29T16:39:31.963Z | 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]:56027
|
| 48 | 2026-07-29T16:39:31.963Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 49 | 2026-07-29T16:39:31.966Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 395297994, ip_addr: 23.143.196.202, stratum: 3, ref_time: 1785343170.3142626, correction: -0.38024649, last_offset: -5.8217e-5, rms_offset: 0.288879842, root_delay: 0.003036134, root_dispersion: 0.001750081, max_error: 0.383514638 })
|
| 50 | 2026-07-29T16:39:31.966Z | 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 = 3076
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:56027
req_id = 19ea1911-f26e-48d4-ad27-e4a54e12da3b
response_code = 200
uri = /timesync
|
| 51 | 2026-07-29T16:39:32.176Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 52 | 2026-07-29T16:39:32.179Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 395297994, ip_addr: 23.143.196.202, stratum: 3, ref_time: 1785343170.3142626, correction: -0.379667282, last_offset: -5.8217e-5, rms_offset: 0.288879842, root_delay: 0.003036134, root_dispersion: 0.001910642, max_error: 0.383095991 })
|
| 53 | 2026-07-29T16:39:32.179Z | 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 = 3182
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:35740
req_id = b01a0729-51ed-4461-ae20-90046102e79d
response_code = 200
uri = /timesync
|
| 54 | 2026-07-29T16:39:34.075Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 55 | 2026-07-29T16:39:34.077Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 395297994, ip_addr: 23.143.196.202, stratum: 3, ref_time: 1785343172.915508, correction: -0.374280721, last_offset: -1.1742e-5, rms_offset: 0.259991884, root_delay: 0.003206247, root_dispersion: 0.000653375, max_error: 0.3765372195 })
|
| 56 | 2026-07-29T16:39:34.077Z | 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 = 2726
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:35740
req_id = 9f6c5b22-e5c6-4525-85e3-e5012f2ffb03
response_code = 200
uri = /timesync
|
| 57 | 2026-07-29T16:39:36.785Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 58 | 2026-07-29T16:39:36.788Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 395297994, ip_addr: 23.143.196.202, stratum: 3, ref_time: 1785343175.5317738, correction: -0.366900146, last_offset: 5.3722e-5, rms_offset: 0.221984953, root_delay: 0.003151377, root_dispersion: 0.000710799, max_error: 0.36918663349999997 })
|
| 59 | 2026-07-29T16:39:36.789Z | 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 = 3445
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:35740
req_id = 8bd44b84-e427-4afc-8d4e-8563d7cbbfb9
response_code = 200
uri = /timesync
|
| 60 | 2026-07-29T16:39:37.015Z | 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]:42006
|
| 61 | 2026-07-29T16:39:37.015Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 62 | 2026-07-29T16:39:37.018Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 395297994, ip_addr: 23.143.196.202, stratum: 3, ref_time: 1785343175.5317738, correction: -0.366276205, last_offset: 5.3722e-5, rms_offset: 0.221984953, root_delay: 0.003151377, root_dispersion: 0.000747051, max_error: 0.3685989445 })
|
| 63 | 2026-07-29T16:39:37.018Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:874
latency_us = 2717
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:42006
req_id = f7a9bcaf-df35-4970-ab77-5bb53843b127
response_code = 200
uri = /timesync
|
| 64 | 2026-07-29T16:39:42.065Z | 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]:61685
|
| 65 | 2026-07-29T16:39:42.065Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 66 | 2026-07-29T16:39:42.068Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 395297994, ip_addr: 23.143.196.202, stratum: 3, ref_time: 1785343181.1798096, correction: -0.352503389, last_offset: 1.6137e-5, rms_offset: 0.17058067, root_delay: 0.002929573, root_dispersion: 0.000632515, max_error: 0.3546006905 })
|
| 67 | 2026-07-29T16:39:42.068Z | 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 = 2784
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:61685
req_id = a05bf8b2-342f-444d-ad81-aecf5c968609
response_code = 200
uri = /timesync
|
| 68 | 2026-07-29T16:39:43.276Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 69 | 2026-07-29T16:39:43.279Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 395297994, ip_addr: 23.143.196.202, stratum: 3, ref_time: 1785343182.084892, correction: -0.349238962, last_offset: 2.427e-5, rms_offset: 0.161827043, root_delay: 0.003117602, root_dispersion: 0.000684224, max_error: 0.351481987 })
|
| 70 | 2026-07-29T16:39:43.279Z | 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 = 3124
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:35740
req_id = 528e9f17-4958-42c2-bb7b-89ebf93901c5
response_code = 200
uri = /timesync
|
| 71 | 2026-07-29T16:39:46.856Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 72 | 2026-07-29T16:39:46.859Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 395297994, ip_addr: 23.143.196.202, stratum: 3, ref_time: 1785343184.928842, correction: -0.339421272, last_offset: -1.0827e-5, rms_offset: 0.138170347, root_delay: 0.002926289, root_dispersion: 0.000740139, max_error: 0.3416245555 })
|
| 73 | 2026-07-29T16:39:46.859Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:874
latency_us = 2981
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:35740
req_id = 2006682b-1e83-496f-835c-fbe1d7459385
response_code = 200
uri = /timesync
|
| 74 | 2026-07-29T16:39:47.114Z | 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]:61872
|
| 75 | 2026-07-29T16:39:47.114Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 76 | 2026-07-29T16:39:47.117Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 395297994, ip_addr: 23.143.196.202, stratum: 3, ref_time: 1785343186.2484193, correction: -0.338758081, last_offset: 3.7729e-5, rms_offset: 0.131079897, root_delay: 0.002846596, root_dispersion: 0.0006176, max_error: 0.340798979 })
|
| 77 | 2026-07-29T16:39:47.118Z | 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 = 2873
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:61872
req_id = 828f69f2-7d6a-45d2-ab96-33469d6c9e1a
response_code = 200
uri = /timesync
|
| 78 | 2026-07-29T16:39:52.165Z | 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]:48553
|
| 79 | 2026-07-29T16:39:52.166Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 80 | 2026-07-29T16:39:52.168Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 395297994, ip_addr: 23.143.196.202, stratum: 3, ref_time: 1785343191.2787468, correction: -0.325044662, last_offset: 1.2623e-5, rms_offset: 0.100726187, root_delay: 0.002950988, root_dispersion: 0.000613594, max_error: 0.32713375 })
|
| 81 | 2026-07-29T16:39:52.169Z | 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 = 3032
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:48553
req_id = 55e7b522-d996-4289-bff7-0efdc0dcbeb0
response_code = 200
uri = /timesync
|
| 82 | 2026-07-29T16:39:52.644Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 83 | 2026-07-29T16:39:52.647Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 395297994, ip_addr: 23.143.196.202, stratum: 3, ref_time: 1785343191.2787468, correction: -0.323746145, last_offset: 1.2623e-5, rms_offset: 0.100726187, root_delay: 0.002950988, root_dispersion: 0.000659684, max_error: 0.325881323 })
|
| 84 | 2026-07-29T16:39:52.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 = 2719
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:35740
req_id = f2e60cb4-668d-4a79-ba4b-98913202652e
response_code = 200
uri = /timesync
|
| 85 | 2026-07-29T16:39:57.219Z | 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]:34136
|
| 86 | 2026-07-29T16:39:57.219Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 87 | 2026-07-29T16:39:57.222Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 395297994, ip_addr: 23.143.196.202, stratum: 3, ref_time: 1785343196.201059, correction: -0.311350822, last_offset: -1.3897e-5, rms_offset: 0.07740137, root_delay: 0.002853085, root_dispersion: 0.000599915, max_error: 0.31337727950000005 })
|
| 88 | 2026-07-29T16:39:57.222Z | 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 = 3017
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:34136
req_id = a9229d8d-62fc-4c2a-84a6-719cbaab6cff
response_code = 200
uri = /timesync
|
| 89 | 2026-07-29T16:39:58.546Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 90 | 2026-07-29T16:39:58.549Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 395297994, ip_addr: 23.143.196.202, stratum: 3, ref_time: 1785343197.4969866, correction: -0.307740927, last_offset: -5.481e-6, rms_offset: 0.073429391, root_delay: 0.002853085, root_dispersion: 0.000623684, max_error: 0.3097911535 })
|
| 91 | 2026-07-29T16:39:58.549Z | 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 = 3260
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:35740
req_id = 7a5f1a96-ea4b-4349-83e9-0fc0de2a6fa5
response_code = 200
uri = /timesync
|
| 92 | 2026-07-29T16:40:02.269Z | 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]:62792
|
| 93 | 2026-07-29T16:40:02.269Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 94 | 2026-07-29T16:40:02.272Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 395297994, ip_addr: 23.143.196.202, stratum: 3, ref_time: 1785343201.0363684, correction: -0.297608107, last_offset: 9.948e-6, rms_offset: 0.059477806, root_delay: 0.002970836, root_dispersion: 0.000638348, max_error: 0.29973187300000004 })
|
| 95 | 2026-07-29T16:40:02.272Z | 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 = 3549
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:62792
req_id = 73043c64-480f-4d1f-8a31-f670388a759f
response_code = 200
uri = /timesync
|
| 96 | 2026-07-29T16:40:07.320Z | 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]:33209
|
| 97 | 2026-07-29T16:40:07.321Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 98 | 2026-07-29T16:40:07.323Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 395297994, ip_addr: 23.143.196.202, stratum: 3, ref_time: 1785343206.0588782, correction: -0.283875525, last_offset: 6.583e-6, rms_offset: 0.048177022, root_delay: 0.002939884, root_dispersion: 0.000703284, max_error: 0.28604875100000005 })
|
| 99 | 2026-07-29T16:40:07.323Z | 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 = 2929
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:33209
req_id = 745779d1-066c-4560-a22c-cffd6253b3a7
response_code = 200
uri = /timesync
|
| 100 | 2026-07-29T16:40:10.988Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 101 | 2026-07-29T16:40:10.991Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 395297994, ip_addr: 23.143.196.202, stratum: 3, ref_time: 1785343208.8423228, correction: -0.273950547, last_offset: 2.5313e-5, rms_offset: 0.043359321, root_delay: 0.002939884, root_dispersion: 0.000875183, max_error: 0.276295672 })
|
| 102 | 2026-07-29T16:40:10.991Z | 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 = 3187
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:35740
req_id = 976363a0-304b-41af-b4e1-bc8ad76c4fbe
response_code = 200
uri = /timesync
|
| 103 | 2026-07-29T16:40:12.369Z | 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]:44543
|
| 104 | 2026-07-29T16:40:12.369Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 105 | 2026-07-29T16:40:12.372Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 395297994, ip_addr: 23.143.196.202, stratum: 3, ref_time: 1785343211.6996422, correction: -0.270234883, last_offset: -5.255e-6, rms_offset: 0.039023392, root_delay: 0.003039075, root_dispersion: 0.000603238, max_error: 0.2723576585 })
|
| 106 | 2026-07-29T16:40:12.372Z | 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 = 3271
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:44543
req_id = eed73ab5-adcb-431d-abfa-66b85e2c4571
response_code = 200
uri = /timesync
|
| 107 | 2026-07-29T16:40:17.421Z | 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]:57285
|
| 108 | 2026-07-29T16:40:17.421Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 109 | 2026-07-29T16:40:17.424Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 395297994, ip_addr: 23.143.196.202, stratum: 3, ref_time: 1785343216.284254, correction: -0.25644213, last_offset: -2.875e-6, rms_offset: 0.029986883, root_delay: 0.002968001, root_dispersion: 0.000651038, max_error: 0.2585771685 })
|
| 110 | 2026-07-29T16:40:17.424Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:874
latency_us = 3046
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:57285
req_id = 07ad0d83-aeaf-40a5-b16d-a22f98134ba9
response_code = 200
uri = /timesync
|
| 111 | 2026-07-29T16:40:19.082Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 112 | 2026-07-29T16:40:19.085Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 395297994, ip_addr: 23.143.196.202, stratum: 3, ref_time: 1785343217.4259584, correction: -0.251976877, last_offset: 4.6423e-5, rms_offset: 0.028448058, root_delay: 0.002888651, root_dispersion: 0.000717478, max_error: 0.2541386805 })
|
| 113 | 2026-07-29T16:40:19.085Z | 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 = 3531
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:35740
req_id = 2fd8d757-9397-442e-befb-3eb6eb0c7b9b
response_code = 200
uri = /timesync
|
| 114 | 2026-07-29T16:40:22.469Z | 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]:58333
|
| 115 | 2026-07-29T16:40:22.470Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 116 | 2026-07-29T16:40:22.473Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 395297994, ip_addr: 23.143.196.202, stratum: 3, ref_time: 1785343220.9662032, correction: -0.242778286, last_offset: 1.2888e-5, rms_offset: 0.023042928, root_delay: 0.003019713, root_dispersion: 0.000714969, max_error: 0.2450031115 })
|
| 117 | 2026-07-29T16:40:22.473Z | 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 = 3127
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:58333
req_id = 4cb5c9c0-f51d-41d8-bbb2-b26e376891e1
response_code = 200
uri = /timesync
|
| 118 | 2026-07-29T16:40:27.521Z | 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]:49190
|
| 119 | 2026-07-29T16:40:27.521Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 120 | 2026-07-29T16:40:27.524Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 395297994, ip_addr: 23.143.196.202, stratum: 3, ref_time: 1785343226.360895, correction: -0.229029924, last_offset: -1.1416e-5, rms_offset: 0.01770696, root_delay: 0.002971995, root_dispersion: 0.000676729, max_error: 0.23119265049999999 })
|
| 121 | 2026-07-29T16:40:27.524Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:874
latency_us = 2876
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:49190
req_id = e95e07dc-7c74-4dbc-bce2-342501c85f80
response_code = 200
uri = /timesync
|
| 122 | 2026-07-29T16:40:32.572Z | 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]:55812
|
| 123 | 2026-07-29T16:40:32.572Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 124 | 2026-07-29T16:40:32.575Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 395297994, ip_addr: 23.143.196.202, stratum: 3, ref_time: 1785343231.4108884, correction: -0.215337604, last_offset: 1.9671e-5, rms_offset: 0.013606623, root_delay: 0.003014196, root_dispersion: 0.000737167, max_error: 0.217581869 })
|
| 125 | 2026-07-29T16:40:32.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 = 3163
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:55812
req_id = 5ad8fd89-875e-4d9c-9f5c-c5c6a0f333b6
response_code = 200
uri = /timesync
|
| 126 | 2026-07-29T16:40:37.623Z | 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]:39212
|
| 127 | 2026-07-29T16:40:37.623Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 128 | 2026-07-29T16:40:37.625Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 395297994, ip_addr: 23.143.196.202, stratum: 3, ref_time: 1785343236.8458655, correction: -0.20166944, last_offset: 3.0841e-5, rms_offset: 0.010455792, root_delay: 0.003134553, root_dispersion: 0.000672065, max_error: 0.2039087815 })
|
| 129 | 2026-07-29T16:40:37.625Z | 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 = 2945
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:39212
req_id = ee72aad9-334f-40c9-902e-c40cd387dca2
response_code = 200
uri = /timesync
|
| 130 | 2026-07-29T16:40:39.400Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 131 | 2026-07-29T16:40:39.403Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 395297994, ip_addr: 23.143.196.202, stratum: 3, ref_time: 1785343238.156933, correction: -0.196834952, last_offset: -2.8932e-5, rms_offset: 0.009410219, root_delay: 0.003190985, root_dispersion: 0.000713101, max_error: 0.1991435455 })
|
| 132 | 2026-07-29T16:40:39.403Z | 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 = 3118
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:35740
req_id = 7fa636ba-b5be-4090-a09e-ef42d862e8bc
response_code = 200
uri = /timesync
|
| 133 | 2026-07-29T16:40:42.675Z | 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]:34097
|
| 134 | 2026-07-29T16:40:42.675Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 135 | 2026-07-29T16:40:42.678Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 395297994, ip_addr: 23.143.196.202, stratum: 3, ref_time: 1785343241.4707458, correction: -0.187820658, last_offset: 2.5523e-5, rms_offset: 0.008034665, root_delay: 0.002958993, root_dispersion: 0.000800726, max_error: 0.1901008805 })
|
| 136 | 2026-07-29T16:40:42.678Z | 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 = 2987
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:34097
req_id = 9511fc15-4867-4ec7-9bfd-55593166b11e
response_code = 200
uri = /timesync
|
| 137 | 2026-07-29T16:40:47.724Z | 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]:51883
|
| 138 | 2026-07-29T16:40:47.725Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 139 | 2026-07-29T16:40:47.727Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 395297994, ip_addr: 23.143.196.202, stratum: 3, ref_time: 1785343246.4732165, correction: -0.17419818, last_offset: 2.5971e-5, rms_offset: 0.00617412, root_delay: 0.002828001, root_dispersion: 0.000748225, max_error: 0.1763604055 })
|
| 140 | 2026-07-29T16:40:47.727Z | 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 = 3066
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:51883
req_id = cc33cc8c-f521-4e82-8607-eaa9b69c5c92
response_code = 200
uri = /timesync
|
| 141 | 2026-07-29T16:40:52.773Z | 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]:57540
|
| 142 | 2026-07-29T16:40:52.773Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 143 | 2026-07-29T16:40:52.775Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 395297994, ip_addr: 23.143.196.202, stratum: 3, ref_time: 1785343252.1980367, correction: -0.16042161, last_offset: -1.3772e-5, rms_offset: 0.004744412, root_delay: 0.002873745, root_dispersion: 0.000638152, max_error: 0.1624966345 })
|
| 144 | 2026-07-29T16:40:52.775Z | 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 = 2660
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:57540
req_id = 44d3ed9b-7764-45f4-87ce-8aa1061f2b09
response_code = 200
uri = /timesync
|
| 145 | 2026-07-29T16:40:55.222Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 146 | 2026-07-29T16:40:55.225Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 395297994, ip_addr: 23.143.196.202, stratum: 3, ref_time: 1785343254.092534, correction: -0.153767586, last_offset: -8.441e-6, rms_offset: 0.004269972, root_delay: 0.002873745, root_dispersion: 0.000721261, max_error: 0.1559257195 })
|
| 147 | 2026-07-29T16:40:55.225Z | 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 = 2934
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:35740
req_id = 0ef2b0a6-1f19-4af6-bdc5-96f945688352
response_code = 200
uri = /timesync
|
| 148 | 2026-07-29T16:40:57.825Z | 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]:38370
|
| 149 | 2026-07-29T16:40:57.826Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 150 | 2026-07-29T16:40:57.828Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 395297994, ip_addr: 23.143.196.202, stratum: 3, ref_time: 1785343257.101608, correction: -0.146796048, last_offset: 4.4123e-5, rms_offset: 0.00364581, root_delay: 0.002926489, root_dispersion: 0.000682364, max_error: 0.1489416565 })
|
| 151 | 2026-07-29T16:40:57.828Z | 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 = 2769
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:38370
req_id = 3d6b7d42-90fe-4784-9365-a762c8ce98b9
response_code = 200
uri = /timesync
|
| 152 | 2026-07-29T16:41:02.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::1]:37337
|
| 153 | 2026-07-29T16:41:02.875Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 154 | 2026-07-29T16:41:02.877Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 395297994, ip_addr: 23.143.196.202, stratum: 3, ref_time: 1785343261.6132517, correction: -0.132988647, last_offset: -4.2622e-5, rms_offset: 0.002801607, root_delay: 0.003037747, root_dispersion: 0.00081944, max_error: 0.13532696049999998 })
|
| 155 | 2026-07-29T16:41:02.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 = 2877
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:37337
req_id = 052b146f-4ea4-44df-a1e1-bead08ddc39a
response_code = 200
uri = /timesync
|
| 156 | 2026-07-29T16:41:07.928Z | 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]:58784
|
| 157 | 2026-07-29T16:41:07.928Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 158 | 2026-07-29T16:41:07.930Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 395297994, ip_addr: 23.143.196.202, stratum: 3, ref_time: 1785343266.7032192, correction: -0.11935246, last_offset: -5.316e-6, rms_offset: 0.00215294, root_delay: 0.002901516, root_dispersion: 0.000845617, max_error: 0.121648835 })
|
| 159 | 2026-07-29T16:41:07.930Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:874
latency_us = 2952
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:58784
req_id = 887b1bd7-edff-4427-bd01-75e18776efa6
response_code = 200
uri = /timesync
|
| 160 | 2026-07-29T16:41:12.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::1]:58604
|
| 161 | 2026-07-29T16:41:12.980Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 162 | 2026-07-29T16:41:12.982Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 395297994, ip_addr: 23.143.196.202, stratum: 3, ref_time: 1785343272.4999304, correction: -0.105649084, last_offset: -2.274e-6, rms_offset: 0.001654427, root_delay: 0.00286273, root_dispersion: 0.000743527, max_error: 0.107823976 })
|
| 163 | 2026-07-29T16:41:12.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 = 2765
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:58604
req_id = f37346cd-548e-40a9-813a-b828bbd44f46
response_code = 200
uri = /timesync
|
| 164 | 2026-07-29T16:41:18.030Z | 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]:60066
|
| 165 | 2026-07-29T16:41:18.030Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 166 | 2026-07-29T16:41:18.032Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 395297994, ip_addr: 23.143.196.202, stratum: 3, ref_time: 1785343277.0666473, correction: -0.091836497, last_offset: -9.771e-6, rms_offset: 0.001340219, root_delay: 0.002879907, root_dispersion: 0.000726792, max_error: 0.0940032425 })
|
| 167 | 2026-07-29T16:41:18.032Z | 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 = 2509
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:60066
req_id = 89a59147-a362-4a67-940f-069100c12620
response_code = 200
uri = /timesync
|
| 168 | 2026-07-29T16:41:20.011Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 169 | 2026-07-29T16:41:20.014Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 395297994, ip_addr: 23.143.196.202, stratum: 3, ref_time: 1785343279.0650904, correction: -0.086479597, last_offset: 1.3424e-5, rms_offset: 0.001206209, root_delay: 0.003022845, root_dispersion: 0.000723116, max_error: 0.0887141355 })
|
| 170 | 2026-07-29T16:41:20.014Z | 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 = 3103
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:35740
req_id = a1d7cd08-92bd-485a-8098-83d76ee634a4
response_code = 200
uri = /timesync
|
| 171 | 2026-07-29T16:41:23.078Z | 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]:52799
|
| 172 | 2026-07-29T16:41:23.079Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 173 | 2026-07-29T16:41:23.081Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 395297994, ip_addr: 23.143.196.202, stratum: 3, ref_time: 1785343282.207172, correction: -0.078187123, last_offset: -6.786e-6, rms_offset: 0.001029949, root_delay: 0.002914439, root_dispersion: 0.000740386, max_error: 0.08038472849999999 })
|
| 174 | 2026-07-29T16:41:23.081Z | 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 = 2705
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:52799
req_id = a02b64bb-7ccd-42c0-9f50-5f9b8cac167b
response_code = 200
uri = /timesync
|
| 175 | 2026-07-29T16:41:28.126Z | 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]:59527
|
| 176 | 2026-07-29T16:41:28.126Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 177 | 2026-07-29T16:41:28.129Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 395297994, ip_addr: 23.143.196.202, stratum: 3, ref_time: 1785343286.6006112, correction: -0.064477868, last_offset: 1.7035e-5, rms_offset: 0.00083431, root_delay: 0.002862571, root_dispersion: 0.000750638, max_error: 0.0666597915 })
|
| 178 | 2026-07-29T16:41:28.129Z | 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::1]:59527
req_id = 60471819-d89d-45b7-8106-f00a54b2ee2a
response_code = 200
uri = /timesync
|
| 179 | 2026-07-29T16:41:33.177Z | 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]:43347
|
| 180 | 2026-07-29T16:41:33.177Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 181 | 2026-07-29T16:41:33.180Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 395297994, ip_addr: 23.143.196.202, stratum: 3, ref_time: 1785343292.2722218, correction: -0.050718825, last_offset: 3.5543e-5, rms_offset: 0.000641383, root_delay: 0.003034885, root_dispersion: 0.000765084, max_error: 0.0530013515 })
|
| 182 | 2026-07-29T16:41:33.180Z | 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 = 3060
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:43347
req_id = aa15a0f1-4309-438a-9080-74ccc6920b09
response_code = 200
uri = /timesync
|
| 183 | 2026-07-29T16:41:38.226Z | 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]:64466
|
| 184 | 2026-07-29T16:41:38.226Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 185 | 2026-07-29T16:41:38.229Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 395297994, ip_addr: 23.143.196.202, stratum: 3, ref_time: 1785343297.3848495, correction: -0.037014041, last_offset: -2.6724e-5, rms_offset: 0.000493074, root_delay: 0.003052524, root_dispersion: 0.000780098, max_error: 0.039320401 })
|
| 186 | 2026-07-29T16:41:38.229Z | 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 = 3236
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:64466
req_id = 98480a4b-0fd2-4ed9-945e-e14a6a228b15
response_code = 200
uri = /timesync
|
| 187 | 2026-07-29T16:41:40.725Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 188 | 2026-07-29T16:41:40.728Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 395297994, ip_addr: 23.143.196.202, stratum: 3, ref_time: 1785343299.5795228, correction: -0.030247802, last_offset: 1.8136e-5, rms_offset: 0.000443804, root_delay: 0.002901579, root_dispersion: 0.000793557, max_error: 0.0324921485 })
|
| 189 | 2026-07-29T16:41:40.728Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:874
latency_us = 3307
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:35740
req_id = 94f15e7e-9392-4d2b-aead-a8db8b7bfa96
response_code = 200
uri = /timesync
|
| 190 | 2026-07-29T16:41:40.834Z | 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]:32775
|
| 191 | 2026-07-29T16:41:40.835Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 192 | 2026-07-29T16:41:40.837Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 395297994, ip_addr: 23.143.196.202, stratum: 3, ref_time: 1785343299.5795228, correction: -0.029951379, last_offset: 1.8136e-5, rms_offset: 0.000443804, root_delay: 0.002901579, root_dispersion: 0.000805387, max_error: 0.0322075555 })
|
| 193 | 2026-07-29T16:41:40.837Z | 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 = 2493
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:32775
req_id = 990c094f-f1e5-4676-97b5-7addbe20c708
response_code = 200
uri = /timesync
|
| 194 | 2026-07-29T16:42:15.740Z | 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]:41302
|
| 195 | 2026-07-29T16:42:15.741Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 196 | 2026-07-29T16:42:15.748Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 395297994, ip_addr: 23.143.196.202, stratum: 3, ref_time: 1785343334.6233711, correction: 3.8237e-5, last_offset: -4.2309e-5, rms_offset: 0.000146037, root_delay: 0.002847393, root_dispersion: 0.000892711, max_error: 0.0023546445 })
|
| 197 | 2026-07-29T16:42:15.748Z | 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 = 7902
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:41302
req_id = ab753c03-edb2-4f63-b3d6-e5fefd8dc695
response_code = 200
uri = /timesync
|
| 198 | 2026-07-29T16:42:56.512Z | 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]:53680
|
| 199 | 2026-07-29T16:42:56.523Z | 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]:61952
|
| 200 | 2026-07-29T16:42:56.542Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 201 | 2026-07-29T16:42:56.542Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 202 | 2026-07-29T16:42:56.573Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 395297994, ip_addr: 23.143.196.202, stratum: 3, ref_time: 1785343376.4841833, correction: -1.6442e-5, last_offset: 1.3319e-5, rms_offset: 4.0205e-5, root_delay: 0.002906214, root_dispersion: 0.000740755, max_error: 0.0022103039999999997 })
|
| 203 | 2026-07-29T16:42:56.573Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 395297994, ip_addr: 23.143.196.202, stratum: 3, ref_time: 1785343376.4841833, correction: -1.6441e-5, last_offset: 1.3319e-5, rms_offset: 4.0205e-5, root_delay: 0.002906214, root_dispersion: 0.000740757, max_error: 0.002210305 })
|
| 204 | 2026-07-29T16:42:56.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 = 46560
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::b]:53680
req_id = 0b7ac93b-68f8-4e3e-adb9-9335a8d3cc5f
response_code = 200
uri = /timesync
|
| 205 | 2026-07-29T16:42:56.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 = 47937
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::c]:61952
req_id = f6f9abd5-1f15-45d5-8432-84a715941bb7
response_code = 200
uri = /timesync
|
| 206 | 2026-07-29T16:42:58.218Z | 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]:40896
|
| 207 | 2026-07-29T16:42:58.218Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 208 | 2026-07-29T16:42:58.221Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 395297994, ip_addr: 23.143.196.202, stratum: 3, ref_time: 1785343376.9637902, correction: -8.41e-6, last_offset: 2.2526e-5, rms_offset: 3.8801e-5, root_delay: 0.002906214, root_dispersion: 0.000886737, max_error: 0.0023482539999999997 })
|
| 209 | 2026-07-29T16:42:58.222Z | 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 = 3632
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::b]:40896
req_id = 6592ffa9-bc2f-4f2f-9afc-5411c297126f
response_code = 200
uri = /timesync
|
| 210 | 2026-07-29T16:42:59.287Z | 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]:44427
|
| 211 | 2026-07-29T16:42:59.291Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 212 | 2026-07-29T16:42:59.294Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 395297994, ip_addr: 23.143.196.202, stratum: 3, ref_time: 1785343378.2012033, correction: -4.438e-6, last_offset: 5.019e-6, rms_offset: 3.6845e-5, root_delay: 0.002906214, root_dispersion: 0.000865499, max_error: 0.002323044 })
|
| 213 | 2026-07-29T16:42:59.294Z | 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 = 7203
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::b]:44427
req_id = 918c9431-8b95-43b8-9638-5cbaf0b9e9c8
response_code = 200
uri = /timesync
|
| 214 | 2026-07-29T16:43:00.587Z | 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]:48767
|
| 215 | 2026-07-29T16:43:00.587Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 216 | 2026-07-29T16:43:00.590Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 395297994, ip_addr: 23.143.196.202, stratum: 3, ref_time: 1785343379.0396116, correction: -3.4e-7, last_offset: -3.588e-6, rms_offset: 3.4972e-5, root_delay: 0.002906214, root_dispersion: 0.000899152, max_error: 0.002352599 })
|
| 217 | 2026-07-29T16:43:00.590Z | 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 = 3139
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::b]:48767
req_id = 977530a5-afa0-4c7c-b30f-1d5ed725b019
response_code = 200
uri = /timesync
|
| 218 | 2026-07-29T16:43:05.812Z | 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]:39777
|
| 219 | 2026-07-29T16:43:05.812Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 220 | 2026-07-29T16:43:05.815Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 395297994, ip_addr: 23.143.196.202, stratum: 3, ref_time: 1785343384.6046035, correction: 5.339e-6, last_offset: -1.501e-6, rms_offset: 3.2322e-5, root_delay: 0.002884406, root_dispersion: 0.000871473, max_error: 0.002319015 })
|
| 221 | 2026-07-29T16:43:05.815Z | 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 = 3144
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::a]:39777
req_id = c22d8705-beb8-4137-a5fd-5c9dcd2f32b8
response_code = 200
uri = /timesync
|
| 222 | 2026-07-29T16:43:06.508Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:1057
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::c]:37916
|
| 223 | 2026-07-29T16:43:06.508Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 224 | 2026-07-29T16:43:06.511Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 395297994, ip_addr: 23.143.196.202, stratum: 3, ref_time: 1785343385.1088598, correction: 1.934e-6, last_offset: 2.728e-6, rms_offset: 3.0675e-5, root_delay: 0.002924157, root_dispersion: 0.00089264, max_error: 0.0023566525 })
|
| 225 | 2026-07-29T16:43:06.511Z | 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 = 3183
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::c]:37916
req_id = 3db5b253-8673-4728-bafe-6501cff3c341
response_code = 200
uri = /timesync
|
| 226 | 2026-07-29T16:43:55.738Z | 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]:51406
|
| 227 | 2026-07-29T16:43:55.738Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 228 | 2026-07-29T16:43:55.741Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 395297994, ip_addr: 23.143.196.202, stratum: 3, ref_time: 1785343434.0134003, correction: -4e-9, last_offset: -8.4474e-5, rms_offset: 5.4358e-5, root_delay: 0.00292146, root_dispersion: 0.001038181, max_error: 0.002498915 })
|
| 229 | 2026-07-29T16:43:55.741Z | 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 = 3365
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::a]:51406
req_id = 6c1ab4c8-74df-4c8a-99be-d185233a47c1
response_code = 200
uri = /timesync
|
| 230 | 2026-07-29T16:43:56.251Z | 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]:34753
|
| 231 | 2026-07-29T16:43:56.251Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 232 | 2026-07-29T16:43:56.254Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 395297994, ip_addr: 23.143.196.202, stratum: 3, ref_time: 1785343434.0134003, correction: -4e-9, last_offset: -8.4474e-5, rms_offset: 5.4358e-5, root_delay: 0.00292146, root_dispersion: 0.001107672, max_error: 0.002568406 })
|
| 233 | 2026-07-29T16:43:56.254Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:874
latency_us = 3185
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::b]:34753
req_id = 712eb385-a552-47a7-a2c6-38380e8957c9
response_code = 200
uri = /timesync
|
| 234 | 2026-07-29T16:43:56.766Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:1057
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::c]:39623
|
| 235 | 2026-07-29T16:43:56.766Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 236 | 2026-07-29T16:43:56.769Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 395297994, ip_addr: 23.143.196.202, stratum: 3, ref_time: 1785343435.8362296, correction: 5.805e-6, last_offset: -5.829e-6, rms_offset: 5.1601e-5, root_delay: 0.00292146, root_dispersion: 0.001308137, max_error: 0.0027746719999999997 })
|
| 237 | 2026-07-29T16:43:56.769Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:874
latency_us = 3104
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::c]:39623
req_id = f59aeda7-1cc0-4483-93f0-5f13d285f524
response_code = 200
uri = /timesync
|
| 238 | 2026-07-29T16:44:54.986Z | 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]:54190
|
| 239 | 2026-07-29T16:44:54.988Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 240 | 2026-07-29T16:44:54.990Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 395297994, ip_addr: 23.143.196.202, stratum: 3, ref_time: 1785343493.9706714, correction: 3.2463e-5, last_offset: -5.8097e-5, rms_offset: 5.1747e-5, root_delay: 0.003088276, root_dispersion: 0.001059494, max_error: 0.0026360949999999998 })
|
| 241 | 2026-07-29T16:44:54.990Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:874
latency_us = 3242
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::a]:54190
req_id = c5cc63db-23c9-4c68-9009-3a7c1b13c5a4
response_code = 200
uri = /timesync
|
| 242 | 2026-07-29T16:44:56.495Z | 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]:60218
|
| 243 | 2026-07-29T16:44:56.495Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 244 | 2026-07-29T16:44:56.498Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 395297994, ip_addr: 23.143.196.202, stratum: 3, ref_time: 1785343494.6617866, correction: 1.7887e-5, last_offset: -9.739e-6, rms_offset: 4.9188e-5, root_delay: 0.003200737, root_dispersion: 0.001192057, max_error: 0.0028103125000000003 })
|
| 245 | 2026-07-29T16:44:56.498Z | 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 = 3038
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::c]:60218
req_id = e9f9f4f5-2649-47c4-92cc-a78cdf4fe487
response_code = 200
uri = /timesync
|
| 246 | 2026-07-29T16:44:56.585Z | 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]:51827
|
| 247 | 2026-07-29T16:44:56.585Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 248 | 2026-07-29T16:44:56.588Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 395297994, ip_addr: 23.143.196.202, stratum: 3, ref_time: 1785343494.6617866, correction: 1.6741e-5, last_offset: -9.739e-6, rms_offset: 4.9188e-5, root_delay: 0.003200737, root_dispersion: 0.001206542, max_error: 0.0028236514999999997 })
|
| 249 | 2026-07-29T16:44:56.588Z | 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 = 3186
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::b]:51827
req_id = 36cacefa-26a9-49f6-90dd-19a8e9ce1411
response_code = 200
uri = /timesync
|