| 1 | | [ May 16 04:27:40 Enabled. ] |
| 2 | | [ May 16 04:27:40 Rereading configuration. ] |
| 3 | | [ May 16 04:27:40 Rereading configuration. ] |
| 4 | | [ May 16 04:27:46 Executing start method ("/opt/oxide/lib/svc/manifest/ntp-admin.sh"). ] |
| 5 | | + set -o errexit |
| 6 | | + set -o pipefail |
| 7 | | + . /lib/svc/share/smf_include.sh |
| 8 | | ++ SMF_EXIT_OK=0 |
| 9 | | ++ SMF_EXIT_NODAEMON=94 |
| 10 | | ++ SMF_EXIT_ERR_FATAL=95 |
| 11 | | ++ SMF_EXIT_ERR_CONFIG=96 |
| 12 | | ++ SMF_EXIT_MON_DEGRADE=97 |
| 13 | | ++ SMF_EXIT_MON_OFFLINE=98 |
| 14 | | ++ SMF_EXIT_ERR_NOSMF=99 |
| 15 | | ++ SMF_EXIT_ERR_PERM=100 |
| 16 | | ++ svcprop -c -p config/address svc:/oxide/ntp-admin:default |
| 17 | | + ADDR='[fd00:1122:3344:101::1b]:10123' |
| 18 | | + args=('run' '--config-file-path' "/opt/oxide/lib/svc/ntp-admin/config.toml" '--address' "$ADDR") |
| 19 | | + exec /opt/oxide/ntp-admin/bin/ntp-admin run --config-file-path /opt/oxide/lib/svc/ntp-admin/config.toml --address '[fd00:1122:3344:101::1b]:10123' |
| 20 | | [ May 16 04:27:46 Method "start" exited with status 0. ] |
| 21 | | note: configured to log to "/dev/stdout" |
| 22 | 2026-05-16T04:27:46.463Z | INFO | ntp-admin (dropshot): listening
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:335
local_addr = [fd00:1122:3344:101::1b]:10123
|
| 23 | 2026-05-16T04:27:46.493Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:1057
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::1]:53918
|
| 24 | 2026-05-16T04:27:46.494Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 25 | 2026-05-16T04:27:46.497Z | 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-05-16T04:27:46.497Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:874
latency_us = 3162
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:53918
req_id = 0ccf4605-e2e4-4973-84d2-da91cb661bbb
response_code = 200
uri = /timesync
|
| 27 | 2026-05-16T04:27:47.220Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:1057
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::1]:44234
|
| 28 | 2026-05-16T04:27:47.220Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 29 | 2026-05-16T04:27:47.223Z | 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-05-16T04:27:47.223Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:874
latency_us = 2956
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:44234
req_id = f179b09f-b12d-40f9-9bad-42903f00b09d
response_code = 200
uri = /timesync
|
| 31 | 2026-05-16T04:27:49.377Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 32 | 2026-05-16T04:27:49.380Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 2366366893, ip_addr: 141.11.228.173, stratum: 3, ref_time: 1778905667.9713237, correction: 0.0, last_offset: -0.398738027, rms_offset: 0.398738027, root_delay: 0.06663657, root_dispersion: 1.410457373, max_error: 1.443775658 })
|
| 33 | 2026-05-16T04:27:49.380Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:874
latency_us = 2905
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:44234
req_id = b18371a8-277d-4a3e-831c-83e74a16584e
response_code = 200
uri = /timesync
|
| 34 | 2026-05-16T04:27:49.760Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 35 | 2026-05-16T04:27:49.763Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 2366366893, ip_addr: 141.11.228.173, stratum: 3, ref_time: 1778905668.3718016, correction: 0.0, last_offset: 0.121990941, rms_offset: 0.121990941, root_delay: 0.066090949, root_dispersion: 1.514024019, max_error: 1.5470694935 })
|
| 36 | 2026-05-16T04:27:49.763Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:874
latency_us = 3044
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:44234
req_id = 0b286868-389a-4760-9370-f37a6eff2008
response_code = 200
uri = /timesync
|
| 37 | 2026-05-16T04:27:51.439Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 38 | 2026-05-16T04:27:51.442Z | 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: 1778905670.4176638, correction: 0.408124298, last_offset: -0.409885705, rms_offset: 0.395149261, root_delay: 0.0, root_dispersion: 0.0, max_error: 0.408124298 })
|
| 39 | 2026-05-16T04:27:51.443Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:874
latency_us = 3228
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:44234
req_id = 12396ab4-13aa-4120-8ee2-cd4ae88034d5
response_code = 200
uri = /timesync
|
| 40 | 2026-05-16T04:27:51.556Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:1057
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::1]:64669
|
| 41 | 2026-05-16T04:27:51.556Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 42 | 2026-05-16T04:27:51.559Z | 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: 1778905670.4176638, correction: 0.401586711, last_offset: 0.006222643, rms_offset: 0.374876678, root_delay: 0.0, root_dispersion: 0.0, max_error: 0.401586711 })
|
| 43 | 2026-05-16T04:27:51.559Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:874
latency_us = 2948
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:64669
req_id = 20d21564-0928-4b3c-98e8-87e096ec4829
response_code = 200
uri = /timesync
|
| 44 | 2026-05-16T04:27:53.658Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 45 | 2026-05-16T04:27:53.661Z | 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: 1778905670.4176638, correction: 0.398565918, last_offset: -0.002656829, rms_offset: 0.355640233, root_delay: 0.0, root_dispersion: 0.0, max_error: 0.398565918 })
|
| 46 | 2026-05-16T04:27:53.661Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:874
latency_us = 3210
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:44234
req_id = b67452bd-982a-4375-a415-7a31fac680b2
response_code = 200
uri = /timesync
|
| 47 | 2026-05-16T04:27:56.635Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:1057
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::1]:55522
|
| 48 | 2026-05-16T04:27:56.635Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 49 | 2026-05-16T04:27:56.638Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 94461452, ip_addr: 5.161.94.12, stratum: 4, ref_time: 1778905675.8498974, correction: 0.38575691, last_offset: 0.001396406, rms_offset: 0.303652793, root_delay: 0.078363895, root_dispersion: 0.003224462, max_error: 0.4281633195 })
|
| 50 | 2026-05-16T04:27:56.638Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:874
latency_us = 2893
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:55522
req_id = 556699e9-a831-4966-ade8-af73003aba0e
response_code = 200
uri = /timesync
|
| 51 | 2026-05-16T04:27:57.231Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 52 | 2026-05-16T04:27:57.235Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 94461452, ip_addr: 5.161.94.12, stratum: 4, ref_time: 1778905676.7566156, correction: 0.384535402, last_offset: -0.000390734, rms_offset: 0.288070381, root_delay: 0.076108783, root_dispersion: 0.002420573, max_error: 0.4250103665 })
|
| 53 | 2026-05-16T04:27:57.235Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:874
latency_us = 3501
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:44234
req_id = 780906e1-59e0-4cac-b786-12d2c6280d62
response_code = 200
uri = /timesync
|
| 54 | 2026-05-16T04:27:59.509Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 55 | 2026-05-16T04:27:59.512Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 94461452, ip_addr: 5.161.94.12, stratum: 4, ref_time: 1778905678.8354535, correction: 0.377760381, last_offset: 9.2057e-5, rms_offset: 0.259263396, root_delay: 0.07799305, root_dispersion: 0.002001832, max_error: 0.41875873799999996 })
|
| 56 | 2026-05-16T04:27:59.512Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:874
latency_us = 3352
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:44234
req_id = 3978cd15-7249-40dd-a682-763c29d5c5a8
response_code = 200
uri = /timesync
|
| 57 | 2026-05-16T04:28:01.711Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:1057
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::1]:36173
|
| 58 | 2026-05-16T04:28:01.711Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 59 | 2026-05-16T04:28:01.714Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 94461452, ip_addr: 5.161.94.12, stratum: 4, ref_time: 1778905680.5930588, correction: 0.371418178, last_offset: 0.000100481, rms_offset: 0.23333706, root_delay: 0.076098599, root_dispersion: 0.001908263, max_error: 0.41137574050000003 })
|
| 60 | 2026-05-16T04:28:01.714Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:874
latency_us = 3114
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:36173
req_id = 35fbe4ba-b840-44b5-bb83-0ba5bdc19393
response_code = 200
uri = /timesync
|
| 61 | 2026-05-16T04:28:03.920Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 62 | 2026-05-16T04:28:03.923Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 2366366893, ip_addr: 141.11.228.173, stratum: 3, ref_time: 1778905682.4109018, correction: 0.365403414, last_offset: 4.264e-6, rms_offset: 0.199226677, root_delay: 0.065765366, root_dispersion: 0.001657606, max_error: 0.399943703 })
|
| 63 | 2026-05-16T04:28:03.923Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:874
latency_us = 3399
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:44234
req_id = df3c60c0-d6f5-41ad-b8cc-1a0acd7a45e4
response_code = 200
uri = /timesync
|
| 64 | 2026-05-16T04:28:06.789Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:1057
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::1]:62024
|
| 65 | 2026-05-16T04:28:06.789Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 66 | 2026-05-16T04:28:06.792Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 2366366893, ip_addr: 141.11.228.173, stratum: 3, ref_time: 1778905686.1594572, correction: 0.357791215, last_offset: -5.3066e-5, rms_offset: 0.17010273, root_delay: 0.066045322, root_dispersion: 0.00175215, max_error: 0.392566026 })
|
| 67 | 2026-05-16T04:28:06.792Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:874
latency_us = 2903
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:62024
req_id = d6b440ea-7c4b-4a48-abe4-e5e10ecbace4
response_code = 200
uri = /timesync
|
| 68 | 2026-05-16T04:28:08.190Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 69 | 2026-05-16T04:28:08.194Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 2366366893, ip_addr: 141.11.228.173, stratum: 3, ref_time: 1778905687.5086956, correction: 0.354108036, last_offset: -2.047e-6, rms_offset: 0.153092459, root_delay: 0.066330679, root_dispersion: 0.001484689, max_error: 0.3887580645 })
|
| 70 | 2026-05-16T04:28:08.194Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:874
latency_us = 3415
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:44234
req_id = d92d8c1d-099d-4307-a7a5-d4b58e6cfd4a
response_code = 200
uri = /timesync
|
| 71 | 2026-05-16T04:28:11.868Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:1057
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::1]:50844
|
| 72 | 2026-05-16T04:28:11.868Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 73 | 2026-05-16T04:28:11.871Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 2366366893, ip_addr: 141.11.228.173, stratum: 3, ref_time: 1778905690.5123096, correction: 0.344127119, last_offset: 8.749e-6, rms_offset: 0.130712643, root_delay: 0.065417252, root_dispersion: 0.001808865, max_error: 0.37864461 })
|
| 74 | 2026-05-16T04:28:11.871Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:874
latency_us = 2914
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:50844
req_id = ad264d35-b061-4cb2-b530-7fc3303fdc9b
response_code = 200
uri = /timesync
|
| 75 | 2026-05-16T04:28:13.706Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 76 | 2026-05-16T04:28:13.708Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 2366366893, ip_addr: 141.11.228.173, stratum: 3, ref_time: 1778905692.411259, correction: 0.339105427, last_offset: 4.5993e-5, rms_offset: 0.117641374, root_delay: 0.065807335, root_dispersion: 0.001409041, max_error: 0.3734181355 })
|
| 77 | 2026-05-16T04:28:13.708Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:874
latency_us = 2851
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:44234
req_id = 12d3f09f-51a8-4a6a-b38d-df73811429e8
response_code = 200
uri = /timesync
|
| 78 | 2026-05-16T04:28:16.946Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:1057
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::1]:57928
|
| 79 | 2026-05-16T04:28:16.946Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 80 | 2026-05-16T04:28:16.949Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 2366366893, ip_addr: 141.11.228.173, stratum: 3, ref_time: 1778905696.1360967, correction: 0.330213547, last_offset: 2.7781e-5, rms_offset: 0.100443974, root_delay: 0.065392487, root_dispersion: 0.001349611, max_error: 0.36425940149999997 })
|
| 81 | 2026-05-16T04:28:16.950Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:874
latency_us = 3075
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:57928
req_id = 2c8b7a0b-02d6-425f-a727-d85377e2df74
response_code = 200
uri = /timesync
|
| 82 | 2026-05-16T04:28:18.719Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 83 | 2026-05-16T04:28:18.722Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 2366366893, ip_addr: 141.11.228.173, stratum: 3, ref_time: 1778905698.2384853, correction: 0.325454354, last_offset: -2.3804e-5, rms_offset: 0.090399578, root_delay: 0.065520413, root_dispersion: 0.001336464, max_error: 0.3595510245 })
|
| 84 | 2026-05-16T04:28:18.722Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:874
latency_us = 2823
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:44234
req_id = 7b880899-ed1d-4110-bd60-2a99ea3899fa
response_code = 200
uri = /timesync
|
| 85 | 2026-05-16T04:28:22.022Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:1057
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::1]:46935
|
| 86 | 2026-05-16T04:28:22.022Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 87 | 2026-05-16T04:28:22.025Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 2366366893, ip_addr: 141.11.228.173, stratum: 3, ref_time: 1778905700.9479566, correction: 0.316592664, last_offset: -3.19e-7, rms_offset: 0.077184513, root_delay: 0.065252908, root_dispersion: 0.00137092, max_error: 0.35059003800000005 })
|
| 88 | 2026-05-16T04:28:22.025Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:874
latency_us = 2623
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:46935
req_id = 1ea1573f-f876-4bcf-aabd-aa2531ecf84d
response_code = 200
uri = /timesync
|
| 89 | 2026-05-16T04:28:27.100Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:1057
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::1]:40970
|
| 90 | 2026-05-16T04:28:27.100Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 91 | 2026-05-16T04:28:27.103Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 2366366893, ip_addr: 141.11.228.173, stratum: 3, ref_time: 1778905706.418157, correction: 0.302826256, last_offset: -6.286e-6, rms_offset: 0.059311163, root_delay: 0.065406971, root_dispersion: 0.001716929, max_error: 0.3372466705 })
|
| 92 | 2026-05-16T04:28:27.103Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:874
latency_us = 2748
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:40970
req_id = 47fdbf01-52bb-4c1c-9286-c1ea5e6b6cdb
response_code = 200
uri = /timesync
|
| 93 | 2026-05-16T04:28:28.335Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 94 | 2026-05-16T04:28:28.339Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 2366366893, ip_addr: 141.11.228.173, stratum: 3, ref_time: 1778905708.4615068, correction: 0.299573779, last_offset: -5.9567e-5, rms_offset: 0.05338005, root_delay: 0.065717213, root_dispersion: 0.001356669, max_error: 0.33378905449999996 })
|
| 95 | 2026-05-16T04:28:28.339Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:874
latency_us = 3238
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:44234
req_id = 6dcce4ac-ef6b-4214-90f2-be4b66bc9893
response_code = 200
uri = /timesync
|
| 96 | 2026-05-16T04:28:32.175Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:1057
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::1]:36821
|
| 97 | 2026-05-16T04:28:32.175Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 98 | 2026-05-16T04:28:32.178Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 2366366893, ip_addr: 141.11.228.173, stratum: 3, ref_time: 1778905708.6117854, correction: 0.289234698, last_offset: -3.2289e-5, rms_offset: 0.050640766, root_delay: 0.065371312, root_dispersion: 0.001574056, max_error: 0.32349441 })
|
| 99 | 2026-05-16T04:28:32.178Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:874
latency_us = 3120
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:36821
req_id = dcab0924-609d-4704-a2b7-bb7125d79ec4
response_code = 200
uri = /timesync
|
| 100 | 2026-05-16T04:28:35.236Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 101 | 2026-05-16T04:28:35.239Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 2366366893, ip_addr: 141.11.228.173, stratum: 3, ref_time: 1778905714.2388654, correction: 0.280723482, last_offset: 5.9691e-5, rms_offset: 0.043237865, root_delay: 0.065691687, root_dispersion: 0.001403317, max_error: 0.31497264250000007 })
|
| 102 | 2026-05-16T04:28:35.239Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:874
latency_us = 3196
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:44234
req_id = 0ca523cd-cef0-4cde-9f58-8ad8eefbd8d2
response_code = 200
uri = /timesync
|
| 103 | 2026-05-16T04:28:37.255Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:1057
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::1]:47136
|
| 104 | 2026-05-16T04:28:37.256Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 105 | 2026-05-16T04:28:37.258Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 2366366893, ip_addr: 141.11.228.173, stratum: 3, ref_time: 1778905715.984213, correction: 0.275325626, last_offset: -5.4996e-5, rms_offset: 0.041019045, root_delay: 0.065431885, root_dispersion: 0.001432047, max_error: 0.30947361549999997 })
|
| 106 | 2026-05-16T04:28:37.258Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:874
latency_us = 2693
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:47136
req_id = c09fd2fb-1f7c-4381-8b23-bc4668684d76
response_code = 200
uri = /timesync
|
| 107 | 2026-05-16T04:28:42.333Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:1057
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::1]:56022
|
| 108 | 2026-05-16T04:28:42.333Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 109 | 2026-05-16T04:28:42.336Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 2366366893, ip_addr: 141.11.228.173, stratum: 3, ref_time: 1778905721.3522742, correction: 0.261654884, last_offset: 2.3101e-5, rms_offset: 0.031520411, root_delay: 0.065426111, root_dispersion: 0.001381116, max_error: 0.29574905549999997 })
|
| 110 | 2026-05-16T04:28:42.336Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:874
latency_us = 3588
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:56022
req_id = 2a35fdee-a691-480c-aea2-3d99af3f98c9
response_code = 200
uri = /timesync
|
| 111 | 2026-05-16T04:28:42.682Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 112 | 2026-05-16T04:28:42.685Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 2366366893, ip_addr: 141.11.228.173, stratum: 3, ref_time: 1778905722.0600839, correction: 0.260710269, last_offset: 1.581e-6, rms_offset: 0.029902888, root_delay: 0.065426111, root_dispersion: 0.001448971, max_error: 0.2948722955 })
|
| 113 | 2026-05-16T04:28:42.685Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:874
latency_us = 3077
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:44234
req_id = 49325cbf-b553-4893-8c1c-c455d247c12f
response_code = 200
uri = /timesync
|
| 114 | 2026-05-16T04:28:47.413Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:1057
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::1]:42593
|
| 115 | 2026-05-16T04:28:47.413Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 116 | 2026-05-16T04:28:47.415Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 2366366893, ip_addr: 141.11.228.173, stratum: 3, ref_time: 1778905725.7718925, correction: 0.248022348, last_offset: -3.8541e-5, rms_offset: 0.024221344, root_delay: 0.065725401, root_dispersion: 0.001527341, max_error: 0.2824123895 })
|
| 117 | 2026-05-16T04:28:47.416Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:874
latency_us = 2770
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:42593
req_id = 454c0e84-df04-43ce-83bc-4a520f3c7a19
response_code = 200
uri = /timesync
|
| 118 | 2026-05-16T04:28:52.491Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:1057
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::1]:43435
|
| 119 | 2026-05-16T04:28:52.491Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 120 | 2026-05-16T04:28:52.494Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 2366366893, ip_addr: 141.11.228.173, stratum: 3, ref_time: 1778905731.3349845, correction: 0.234209657, last_offset: 2.0614e-5, rms_offset: 0.0186125, root_delay: 0.06559591, root_dispersion: 0.001565418, max_error: 0.26857303 })
|
| 121 | 2026-05-16T04:28:52.494Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:874
latency_us = 2993
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:43435
req_id = 6d61267a-c658-4ddf-a665-209978bac64a
response_code = 200
uri = /timesync
|
| 122 | 2026-05-16T04:28:57.570Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:1057
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::1]:37922
|
| 123 | 2026-05-16T04:28:57.570Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 124 | 2026-05-16T04:28:57.574Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 2366366893, ip_addr: 141.11.228.173, stratum: 3, ref_time: 1778905736.0152388, correction: 0.220508307, last_offset: 5.3611e-5, rms_offset: 0.015076143, root_delay: 0.065243654, root_dispersion: 0.001429927, max_error: 0.254560061 })
|
| 125 | 2026-05-16T04:28:57.574Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:874
latency_us = 3358
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:37922
req_id = 6bfefc2a-0666-4356-acb5-e589b3698699
response_code = 200
uri = /timesync
|
| 126 | 2026-05-16T04:29:02.285Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 127 | 2026-05-16T04:29:02.288Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 2366366893, ip_addr: 141.11.228.173, stratum: 3, ref_time: 1778905741.7900226, correction: 0.207802683, last_offset: 5.7884e-5, rms_offset: 0.011585034, root_delay: 0.065319248, root_dispersion: 0.001390203, max_error: 0.24185251 })
|
| 128 | 2026-05-16T04:29:02.288Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:874
latency_us = 3130
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:44234
req_id = 81637925-905e-42a3-ae47-82befd6a850d
response_code = 200
uri = /timesync
|
| 129 | 2026-05-16T04:29:02.649Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:1057
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::1]:46144
|
| 130 | 2026-05-16T04:29:02.649Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 131 | 2026-05-16T04:29:02.652Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 2366366893, ip_addr: 141.11.228.173, stratum: 3, ref_time: 1778905741.7900226, correction: 0.206819266, last_offset: 5.7884e-5, rms_offset: 0.011585034, root_delay: 0.065319248, root_dispersion: 0.001422993, max_error: 0.240901883 })
|
| 132 | 2026-05-16T04:29:02.652Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:874
latency_us = 3035
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:46144
req_id = 3da055c5-3ac8-4084-9c1b-5398ea299447
response_code = 200
uri = /timesync
|
| 133 | 2026-05-16T04:29:07.728Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:1057
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::1]:53199
|
| 134 | 2026-05-16T04:29:07.728Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 135 | 2026-05-16T04:29:07.731Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 2366366893, ip_addr: 141.11.228.173, stratum: 3, ref_time: 1778905744.5915165, correction: 0.193078816, last_offset: -2.9e-7, rms_offset: 0.009891476, root_delay: 0.065319248, root_dispersion: 0.001770302, max_error: 0.22750874199999999 })
|
| 136 | 2026-05-16T04:29:07.731Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:874
latency_us = 2992
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:53199
req_id = 239e85bd-8419-4b24-9bb2-32509cc3e9f3
response_code = 200
uri = /timesync
|
| 137 | 2026-05-16T04:29:12.807Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:1057
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::1]:41615
|
| 138 | 2026-05-16T04:29:12.808Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 139 | 2026-05-16T04:29:12.810Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 2366366893, ip_addr: 141.11.228.173, stratum: 3, ref_time: 1778905751.94243, correction: 0.179445088, last_offset: -2.299e-5, rms_offset: 0.007600963, root_delay: 0.065461725, root_dispersion: 0.001432838, max_error: 0.21360878849999998 })
|
| 140 | 2026-05-16T04:29:12.810Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:874
latency_us = 2924
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:41615
req_id = 042170f8-3044-4d67-b012-47210dade83c
response_code = 200
uri = /timesync
|
| 141 | 2026-05-16T04:29:17.887Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:1057
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::1]:63774
|
| 142 | 2026-05-16T04:29:17.887Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 143 | 2026-05-16T04:29:17.889Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 2366366893, ip_addr: 141.11.228.173, stratum: 3, ref_time: 1778905756.604296, correction: 0.165680319, last_offset: 1.8418e-5, rms_offset: 0.006489825, root_delay: 0.065652043, root_dispersion: 0.001614041, max_error: 0.2001203815 })
|
| 144 | 2026-05-16T04:29:17.889Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:874
latency_us = 2298
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:63774
req_id = f0f40188-33c3-4166-8b38-670be60f00bf
response_code = 200
uri = /timesync
|
| 145 | 2026-05-16T04:29:22.965Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:1057
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::1]:60110
|
| 146 | 2026-05-16T04:29:22.966Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 147 | 2026-05-16T04:29:22.968Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 2366366893, ip_addr: 141.11.228.173, stratum: 3, ref_time: 1778905761.9472525, correction: 0.1519306, last_offset: 4.0165e-5, rms_offset: 0.004987159, root_delay: 0.065214612, root_dispersion: 0.001454126, max_error: 0.185992032 })
|
| 148 | 2026-05-16T04:29:22.968Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:874
latency_us = 2916
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:60110
req_id = d18a944e-263b-4396-ba4c-28285b118139
response_code = 200
uri = /timesync
|
| 149 | 2026-05-16T04:29:22.977Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 150 | 2026-05-16T04:29:22.980Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 2366366893, ip_addr: 141.11.228.173, stratum: 3, ref_time: 1778905761.9472525, correction: 0.151899636, last_offset: 4.0165e-5, rms_offset: 0.004987159, root_delay: 0.065214612, root_dispersion: 0.001455335, max_error: 0.185962277 })
|
| 151 | 2026-05-16T04:29:22.980Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:874
latency_us = 2890
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:44234
req_id = ac2de11b-fec9-4f95-bf08-4c534123c7d3
response_code = 200
uri = /timesync
|
| 152 | 2026-05-16T04:29:28.044Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:1057
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::1]:53922
|
| 153 | 2026-05-16T04:29:28.044Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 154 | 2026-05-16T04:29:28.047Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 2366366893, ip_addr: 141.11.228.173, stratum: 3, ref_time: 1778905767.281024, correction: 0.13817963, last_offset: -0.000148948, rms_offset: 0.003832833, root_delay: 0.065388866, root_dispersion: 0.001839875, max_error: 0.17271393799999998 })
|
| 155 | 2026-05-16T04:29:28.047Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:874
latency_us = 3090
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:53922
req_id = b42c00a4-1f25-48ae-97b5-6f9b5e42bfef
response_code = 200
uri = /timesync
|
| 156 | 2026-05-16T04:29:33.121Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:1057
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::1]:58790
|
| 157 | 2026-05-16T04:29:33.122Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 158 | 2026-05-16T04:29:33.124Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 2366366893, ip_addr: 141.11.228.173, stratum: 3, ref_time: 1778905771.8543892, correction: 0.124435671, last_offset: 6.4176e-5, rms_offset: 0.002945523, root_delay: 0.065277055, root_dispersion: 0.00064715, max_error: 0.1577213485 })
|
| 159 | 2026-05-16T04:29:33.124Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:874
latency_us = 3108
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:58790
req_id = 0e553a7e-496f-4093-8f38-76aca6a39383
response_code = 200
uri = /timesync
|
| 160 | 2026-05-16T04:29:38.200Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:1057
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::1]:64172
|
| 161 | 2026-05-16T04:29:38.200Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 162 | 2026-05-16T04:29:38.204Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 2366366893, ip_addr: 141.11.228.173, stratum: 3, ref_time: 1778905777.5919228, correction: 0.110785, last_offset: -8.0903e-5, rms_offset: 0.002386946, root_delay: 0.065277055, root_dispersion: 0.000588397, max_error: 0.14401192449999997 })
|
| 163 | 2026-05-16T04:29:38.204Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:874
latency_us = 3315
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:64172
req_id = e9d636d0-0622-4ac2-b37f-bee4b7107d98
response_code = 200
uri = /timesync
|
| 164 | 2026-05-16T04:29:41.469Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 165 | 2026-05-16T04:29:41.472Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 2366366893, ip_addr: 141.11.228.173, stratum: 3, ref_time: 1778905781.136797, correction: 0.102048576, last_offset: 4.6251e-5, rms_offset: 0.002038261, root_delay: 0.06502445, root_dispersion: 0.000439534, max_error: 0.135000335 })
|
| 166 | 2026-05-16T04:29:41.472Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:874
latency_us = 2876
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:44234
req_id = 7862b40a-3fc7-4458-9a49-f18c34abc818
response_code = 200
uri = /timesync
|
| 167 | 2026-05-16T04:29:43.276Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:1057
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::1]:39314
|
| 168 | 2026-05-16T04:29:43.276Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 169 | 2026-05-16T04:29:43.279Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 2366366893, ip_addr: 141.11.228.173, stratum: 3, ref_time: 1778905782.0992208, correction: 0.097207278, last_offset: -3.8696e-5, rms_offset: 0.001933703, root_delay: 0.06502445, root_dispersion: 0.000712313, max_error: 0.13043181599999998 })
|
| 170 | 2026-05-16T04:29:43.279Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:874
latency_us = 2917
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:39314
req_id = 147221e2-0d18-422a-8d80-68e104f10a23
response_code = 200
uri = /timesync
|
| 171 | 2026-05-16T04:29:48.355Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:1057
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::1]:50455
|
| 172 | 2026-05-16T04:29:48.356Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 173 | 2026-05-16T04:29:48.359Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 2366366893, ip_addr: 141.11.228.173, stratum: 3, ref_time: 1778905787.022717, correction: 0.083147481, last_offset: -8.4608e-5, rms_offset: 0.001487542, root_delay: 0.065793291, root_dispersion: 0.000562657, max_error: 0.11660678349999999 })
|
| 174 | 2026-05-16T04:29:48.359Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:874
latency_us = 3230
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:50455
req_id = 8a1281b6-ec7d-4399-9a5e-8ee136cecec9
response_code = 200
uri = /timesync
|
| 175 | 2026-05-16T04:29:53.430Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:1057
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::1]:57094
|
| 176 | 2026-05-16T04:29:53.431Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 177 | 2026-05-16T04:29:53.433Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 2366366893, ip_addr: 141.11.228.173, stratum: 3, ref_time: 1778905791.9483469, correction: 0.067757696, last_offset: 4.6552e-5, rms_offset: 0.001286426, root_delay: 0.06592688, root_dispersion: 0.000524424, max_error: 0.10124556 })
|
| 178 | 2026-05-16T04:29:53.433Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:874
latency_us = 2507
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:57094
req_id = f8c6ab71-a509-4e32-93dd-eef89f6e0b67
response_code = 200
uri = /timesync
|
| 179 | 2026-05-16T04:29:58.506Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:1057
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::1]:59230
|
| 180 | 2026-05-16T04:29:58.506Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 181 | 2026-05-16T04:29:58.509Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 2366366893, ip_addr: 141.11.228.173, stratum: 3, ref_time: 1778905797.3371341, correction: 0.054101259, last_offset: 3.4434e-5, rms_offset: 0.000988914, root_delay: 0.065172426, root_dispersion: 0.000456806, max_error: 0.087144278 })
|
| 182 | 2026-05-16T04:29:58.509Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:874
latency_us = 2857
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:59230
req_id = 98b7746f-51f9-4bea-82fb-752439b8b600
response_code = 200
uri = /timesync
|