| 1 | | [ Sep 5 00:23:47 Enabled. ] |
| 2 | | [ Sep 5 00:23:47 Rereading configuration. ] |
| 3 | | [ Sep 5 00:23:47 Rereading configuration. ] |
| 4 | | [ Sep 5 00:23:53 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 | | [ Sep 5 00:23:53 Method "start" exited with status 0. ] |
| 21 | | note: configured to log to "/dev/stdout" |
| 22 | 2026-09-05T00:23:53.084Z | 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-09-05T00:23:53.415Z | 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]:53282
|
| 24 | 2026-09-05T00:23:53.416Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 25 | 2026-09-05T00:23:53.419Z | 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-09-05T00:23:53.419Z | 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 = 3080
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:53282
req_id = b502264f-107e-4eb1-a03e-69101959165b
response_code = 200
uri = /timesync
|
| 27 | 2026-09-05T00:23:53.653Z | 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]:52017
|
| 28 | 2026-09-05T00:23:53.653Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 29 | 2026-09-05T00:23:53.656Z | 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-09-05T00:23:53.656Z | 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 = 2909
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:52017
req_id = db998627-2a0b-4b6f-be74-bd319dd0c70c
response_code = 200
uri = /timesync
|
| 31 | 2026-09-05T00:23:54.541Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 32 | 2026-09-05T00:23:54.543Z | 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-09-05T00:23:54.544Z | 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 = 2874
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:52017
req_id = 3d8c235d-8d97-4698-99b9-cd6f1831486f
response_code = 200
uri = /timesync
|
| 34 | 2026-09-05T00:23:55.777Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 35 | 2026-09-05T00:23:55.780Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 2139029761, ip_addr: ::, stratum: 10, ref_time: 1788567833.5355039, correction: -0.017958116, last_offset: 0.001013554, rms_offset: 0.001013554, root_delay: 0.0, root_dispersion: 0.0, max_error: 0.017958116 })
|
| 36 | 2026-09-05T00:23:55.780Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:874
latency_us = 3177
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:52017
req_id = 2e15de69-86e8-40ee-9ffd-3160ae08a4f0
response_code = 200
uri = /timesync
|
| 37 | 2026-09-05T00:23:56.444Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 38 | 2026-09-05T00:23:56.447Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 2139029761, ip_addr: ::, stratum: 10, ref_time: 1788567833.5355039, correction: -0.017977646, last_offset: 0.001829423, rms_offset: 0.001829423, root_delay: 0.0, root_dispersion: 0.0, max_error: 0.017977646 })
|
| 39 | 2026-09-05T00:23:56.447Z | 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 = 3007
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:52017
req_id = d45956ae-f513-49e5-b409-8546324fb1fe
response_code = 200
uri = /timesync
|
| 40 | 2026-09-05T00:23:57.515Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 41 | 2026-09-05T00:23:57.518Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 760173101, ip_addr: 45.79.82.45, stratum: 3, ref_time: 1788567837.2598307, correction: -0.015671667, last_offset: 0.000603118, rms_offset: 0.001745991, root_delay: 0.00365316, root_dispersion: 0.243098989, max_error: 0.260597236 })
|
| 42 | 2026-09-05T00:23:57.518Z | 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 = 3015
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:52017
req_id = 859c9895-07cd-44be-841c-d468cefa11de
response_code = 200
uri = /timesync
|
| 43 | 2026-09-05T00:23:58.471Z | 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]:48815
|
| 44 | 2026-09-05T00:23:58.471Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 45 | 2026-09-05T00:23:58.474Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 2139029761, ip_addr: ::, stratum: 10, ref_time: 1788567833.5355039, correction: -0.013074731, last_offset: 0.000603118, rms_offset: 0.001745991, root_delay: 0.0, root_dispersion: 0.0, max_error: 0.013074731 })
|
| 46 | 2026-09-05T00:23:58.474Z | 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 = 2693
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:48815
req_id = 2853affe-b5a5-4acc-ab9f-d3b288a6c8b6
response_code = 200
uri = /timesync
|
| 47 | 2026-09-05T00:23:59.366Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 48 | 2026-09-05T00:23:59.369Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 2139029761, ip_addr: ::, stratum: 10, ref_time: 1788567833.5355039, correction: -0.011998889, last_offset: 0.001354162, rms_offset: 0.001710851, root_delay: 0.0, root_dispersion: 0.0, max_error: 0.011998889 })
|
| 49 | 2026-09-05T00:23:59.369Z | 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 = 3302
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:52017
req_id = 25b055cd-8095-4e2e-8081-9b909dd92fe2
response_code = 200
uri = /timesync
|
| 50 | 2026-09-05T00:24:00.855Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 51 | 2026-09-05T00:24:00.858Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 760173101, ip_addr: 45.79.82.45, stratum: 3, ref_time: 1788567839.6687737, correction: -0.006572547, last_offset: -0.001382383, rms_offset: 0.001680895, root_delay: 0.003381345, root_dispersion: 0.001438199, max_error: 0.0097014185 })
|
| 52 | 2026-09-05T00:24:00.858Z | 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 = 3460
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:52017
req_id = a076675e-e8ca-4f0e-99b6-4e66aacc3ee2
response_code = 200
uri = /timesync
|
| 53 | 2026-09-05T00:24:00.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]:35934
|
| 54 | 2026-09-05T00:24:00.963Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 55 | 2026-09-05T00:24:00.965Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 760173101, ip_addr: 45.79.82.45, stratum: 3, ref_time: 1788567839.6687737, correction: -0.006281135, last_offset: -0.001382383, rms_offset: 0.001680895, root_delay: 0.003381345, root_dispersion: 0.001509849, max_error: 0.009481656500000001 })
|
| 56 | 2026-09-05T00:24:00.965Z | 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 = 2478
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:35934
req_id = bf36f7f1-bca1-4dae-8b3a-6f0c0938cb21
response_code = 200
uri = /timesync
|
| 57 | 2026-09-05T00:24:32.069Z | 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]:63535
|
| 58 | 2026-09-05T00:24:32.069Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 59 | 2026-09-05T00:24:32.073Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 760173101, ip_addr: 45.79.82.45, stratum: 3, ref_time: 1788567871.545819, correction: -2.2855e-5, last_offset: 1.8386e-5, rms_offset: 0.000410908, root_delay: 0.003562116, root_dispersion: 0.000396304, max_error: 0.002200217 })
|
| 60 | 2026-09-05T00:24:32.073Z | 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 = 3700
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:63535
req_id = 6c4ec8bd-ba95-4309-979c-92c2c0c47caa
response_code = 200
uri = /timesync
|
| 61 | 2026-09-05T00:25:03.887Z | 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]:47118
|
| 62 | 2026-09-05T00:25:03.891Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 63 | 2026-09-05T00:25:03.910Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 760173101, ip_addr: 45.79.82.45, stratum: 3, ref_time: 1788567902.7165637, correction: 3.2596e-5, last_offset: -4.7128e-5, rms_offset: 0.000129489, root_delay: 0.003857798, root_dispersion: 0.000546725, max_error: 0.0025082200000000002 })
|
| 64 | 2026-09-05T00:25:03.910Z | 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 = 22372
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::c]:47118
req_id = dec44410-ab90-47ed-97eb-1649f53d57a6
response_code = 200
uri = /timesync
|
| 65 | 2026-09-05T00:25:04.869Z | 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]:44421
|
| 66 | 2026-09-05T00:25:04.869Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 67 | 2026-09-05T00:25:04.872Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 760173101, ip_addr: 45.79.82.45, stratum: 3, ref_time: 1788567903.5638652, correction: -2.5901e-5, last_offset: 4.992e-5, rms_offset: 0.000123854, root_delay: 0.003922356, root_dispersion: 0.000553334, max_error: 0.002540413 })
|
| 68 | 2026-09-05T00:25:04.872Z | 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 = 3208
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::a]:44421
req_id = 960780ac-9156-41f9-bbdf-76a76e577c9f
response_code = 200
uri = /timesync
|
| 69 | 2026-09-05T00:25:05.830Z | 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]:40790
|
| 70 | 2026-09-05T00:25:05.830Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 71 | 2026-09-05T00:25:05.833Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 760173101, ip_addr: 45.79.82.45, stratum: 3, ref_time: 1788567905.2601702, correction: -6.1e-7, last_offset: -2.0181e-5, rms_offset: 0.000117672, root_delay: 0.00356556, root_dispersion: 0.000429868, max_error: 0.002213258 })
|
| 72 | 2026-09-05T00:25:05.833Z | 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 = 3287
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::a]:40790
req_id = 40e7ccf7-9d43-4396-84eb-7e0bd1db3236
response_code = 200
uri = /timesync
|
| 73 | 2026-09-05T00:25:07.122Z | 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]:45743
|
| 74 | 2026-09-05T00:25:07.122Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 75 | 2026-09-05T00:25:07.125Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 760173101, ip_addr: 45.79.82.45, stratum: 3, ref_time: 1788567905.8320043, correction: 1.5788e-5, last_offset: -2.4466e-5, rms_offset: 0.000111901, root_delay: 0.003583578, root_dispersion: 0.000509376, max_error: 0.002316953 })
|
| 76 | 2026-09-05T00:25:07.126Z | 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::a]:45743
req_id = b83608ad-8cac-4784-a6b7-59de107c0f1c
response_code = 200
uri = /timesync
|
| 77 | 2026-09-05T00:25:13.678Z | 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]:52684
|
| 78 | 2026-09-05T00:25:13.678Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 79 | 2026-09-05T00:25:13.681Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 760173101, ip_addr: 45.79.82.45, stratum: 3, ref_time: 1788567912.8325522, correction: -0.000106156, last_offset: 0.000130525, rms_offset: 9.2098e-5, root_delay: 0.003890884, root_dispersion: 0.000662439, max_error: 0.002714037 })
|
| 80 | 2026-09-05T00:25:13.682Z | 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 = 3503
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::b]:52684
req_id = 793a10bf-f351-4752-8e5c-0a9017f3d620
response_code = 200
uri = /timesync
|
| 81 | 2026-09-05T00:25:13.775Z | 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]:53956
|
| 82 | 2026-09-05T00:25:13.775Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 83 | 2026-09-05T00:25:13.778Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 760173101, ip_addr: 45.79.82.45, stratum: 3, ref_time: 1788567912.8325522, correction: -9.0863e-5, last_offset: 0.000130525, rms_offset: 9.2098e-5, root_delay: 0.003890884, root_dispersion: 0.000689628, max_error: 0.002725933 })
|
| 84 | 2026-09-05T00:25:13.778Z | 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 = 3213
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::c]:53956
req_id = ee4f8380-ed8c-4b5b-951d-da66d0ddf7a7
response_code = 200
uri = /timesync
|
| 85 | 2026-09-05T00:26:03.914Z | 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]:49166
|
| 86 | 2026-09-05T00:26:03.914Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 87 | 2026-09-05T00:26:03.918Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 760173101, ip_addr: 45.79.82.45, stratum: 3, ref_time: 1788567962.375169, correction: -1.5414e-5, last_offset: 7.341e-6, rms_offset: 7.9684e-5, root_delay: 0.003488412, root_dispersion: 0.000653481, max_error: 0.002413101 })
|
| 88 | 2026-09-05T00:26:03.918Z | 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 = 4503
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::b]:49166
req_id = 1b3c1e85-e32c-4f85-90c2-d03515b36fc0
response_code = 200
uri = /timesync
|
| 89 | 2026-09-05T00:26:04.465Z | 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]:38885
|
| 90 | 2026-09-05T00:26:04.465Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 91 | 2026-09-05T00:26:04.468Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 760173101, ip_addr: 45.79.82.45, stratum: 3, ref_time: 1788567964.1810298, correction: -3.9027e-5, last_offset: 3.1151e-5, rms_offset: 7.6234e-5, root_delay: 0.003564576, root_dispersion: 0.000444193, max_error: 0.002265508 })
|
| 92 | 2026-09-05T00:26:04.468Z | 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 = 3095
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::a]:38885
req_id = 5ab984de-e79b-4ea7-a28c-ced612ee3308
response_code = 200
uri = /timesync
|
| 93 | 2026-09-05T00:26:04.522Z | 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]:41892
|
| 94 | 2026-09-05T00:26:04.522Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 95 | 2026-09-05T00:26:04.525Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 760173101, ip_addr: 45.79.82.45, stratum: 3, ref_time: 1788567964.1810298, correction: -3.675e-5, last_offset: 3.1151e-5, rms_offset: 7.6234e-5, root_delay: 0.003564576, root_dispersion: 0.000450412, max_error: 0.0022694499999999997 })
|
| 96 | 2026-09-05T00:26:04.525Z | 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 = 3370
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::c]:41892
req_id = 43d5f220-b340-45d2-9750-03eb35a3bd82
response_code = 200
uri = /timesync
|
| 97 | 2026-09-05T00:27:03.887Z | 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]:63115
|
| 98 | 2026-09-05T00:27:03.887Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 99 | 2026-09-05T00:27:03.890Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 760173101, ip_addr: 45.79.82.45, stratum: 3, ref_time: 1788568022.2604296, correction: -3.1328e-5, last_offset: 5.0711e-5, rms_offset: 8.5026e-5, root_delay: 0.003530057, root_dispersion: 0.000870938, max_error: 0.0026672945 })
|
| 100 | 2026-09-05T00:27:03.891Z | 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 = 3396
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::c]:63115
req_id = be30a594-d013-4cfb-a19e-2172c2c40974
response_code = 200
uri = /timesync
|
| 101 | 2026-09-05T00:27:03.925Z | 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]:56517
|
| 102 | 2026-09-05T00:27:03.925Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 103 | 2026-09-05T00:27:03.928Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 760173101, ip_addr: 45.79.82.45, stratum: 3, ref_time: 1788568022.2604296, correction: -2.9035e-5, last_offset: 5.0711e-5, rms_offset: 8.5026e-5, root_delay: 0.003530057, root_dispersion: 0.000878665, max_error: 0.0026727285 })
|
| 104 | 2026-09-05T00:27:03.928Z | 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 = 3172
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::a]:56517
req_id = c6fe6d59-3d17-4f64-9265-0687e5deccce
response_code = 200
uri = /timesync
|
| 105 | 2026-09-05T00:27:04.494Z | 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]:42295
|
| 106 | 2026-09-05T00:27:04.494Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 107 | 2026-09-05T00:27:04.497Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 760173101, ip_addr: 45.79.82.45, stratum: 3, ref_time: 1788568023.6312273, correction: -4.9383e-5, last_offset: 7.1619e-5, rms_offset: 8.3782e-5, root_delay: 0.003697208, root_dispersion: 0.000719327, max_error: 0.002617314 })
|
| 108 | 2026-09-05T00:27:04.497Z | 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 = 3326
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::b]:42295
req_id = 5851ea4d-25ba-49a7-9584-5f186de58b6e
response_code = 200
uri = /timesync
|
| 109 | 2026-09-05T00:28:03.620Z | 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]:61417
|
| 110 | 2026-09-05T00:28:03.620Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 111 | 2026-09-05T00:28:03.624Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 760173101, ip_addr: 45.79.82.45, stratum: 3, ref_time: 1788568082.7979565, correction: -1.7593e-5, last_offset: 1.6188e-5, rms_offset: 0.000106038, root_delay: 0.003482866, root_dispersion: 0.000757767, max_error: 0.002516793 })
|
| 112 | 2026-09-05T00:28:03.624Z | 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 = 3132
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::a]:61417
req_id = f91efdc4-a8be-42ad-86f2-6a560bb3861e
response_code = 200
uri = /timesync
|
| 113 | 2026-09-05T00:28:03.676Z | 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]:39661
|
| 114 | 2026-09-05T00:28:03.676Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 115 | 2026-09-05T00:28:03.680Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 760173101, ip_addr: 45.79.82.45, stratum: 3, ref_time: 1788568082.7979565, correction: -1.7105e-5, last_offset: 1.6188e-5, rms_offset: 0.000106038, root_delay: 0.003482866, root_dispersion: 0.000764079, max_error: 0.0025226169999999996 })
|
| 116 | 2026-09-05T00:28:03.680Z | 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 = 3408
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::c]:39661
req_id = 4d9e993a-3a9e-4c8d-9b44-68a4734364cf
response_code = 200
uri = /timesync
|
| 117 | 2026-09-05T00:28:04.204Z | 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]:37250
|
| 118 | 2026-09-05T00:28:04.204Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 119 | 2026-09-05T00:28:04.208Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 760173101, ip_addr: 45.79.82.45, stratum: 3, ref_time: 1788568083.1169608, correction: -9.6453e-5, last_offset: 0.000100744, rms_offset: 0.000105521, root_delay: 0.003549552, root_dispersion: 0.000682439, max_error: 0.0025536680000000003 })
|
| 120 | 2026-09-05T00:28:04.208Z | 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 = 3509
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::b]:37250
req_id = 84ceefda-e50c-4fd4-ae47-d7a3e3c810f7
response_code = 200
uri = /timesync
|
| 121 | 2026-09-05T00:29:03.819Z | 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]:63512
|
| 122 | 2026-09-05T00:29:03.819Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 123 | 2026-09-05T00:29:03.822Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 760173101, ip_addr: 45.79.82.45, stratum: 3, ref_time: 1788568141.1535652, correction: 3.132e-6, last_offset: -6.15e-6, rms_offset: 3.8904e-5, root_delay: 0.003627425, root_dispersion: 0.00091708, max_error: 0.0027339245 })
|
| 124 | 2026-09-05T00:29:03.822Z | 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 = 3261
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::b]:63512
req_id = f31de6ad-9c5d-4169-8c81-57b8e867c881
response_code = 200
uri = /timesync
|
| 125 | 2026-09-05T00:29:03.882Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:1057
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::c]:59707
|
| 126 | 2026-09-05T00:29:03.882Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 127 | 2026-09-05T00:29:03.884Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 760173101, ip_addr: 45.79.82.45, stratum: 3, ref_time: 1788568141.1535652, correction: 2.721e-6, last_offset: -6.15e-6, rms_offset: 3.8904e-5, root_delay: 0.003627425, root_dispersion: 0.000923969, max_error: 0.0027404025 })
|
| 128 | 2026-09-05T00:29:03.884Z | 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 = 2787
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::c]:59707
req_id = 34c39b13-f9c7-446d-a9ec-494b34a3d250
response_code = 200
uri = /timesync
|
| 129 | 2026-09-05T00:29:03.918Z | 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]:65202
|
| 130 | 2026-09-05T00:29:03.918Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 131 | 2026-09-05T00:29:03.921Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 760173101, ip_addr: 45.79.82.45, stratum: 3, ref_time: 1788568141.1535652, correction: 2.476e-6, last_offset: -6.15e-6, rms_offset: 3.8904e-5, root_delay: 0.003627425, root_dispersion: 0.000928063, max_error: 0.0027442515000000002 })
|
| 132 | 2026-09-05T00:29:03.921Z | 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 = 3245
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::a]:65202
req_id = bac2254c-54ef-4035-8216-31d2c0bbe438
response_code = 200
uri = /timesync
|