| 1 | | [ Jun 18 17:13:21 Enabled. ] |
| 2 | | [ Jun 18 17:13:21 Rereading configuration. ] |
| 3 | | [ Jun 18 17:13:21 Rereading configuration. ] |
| 4 | | [ Jun 18 17:13:26 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 | | [ Jun 18 17:13:26 Method "start" exited with status 0. ] |
| 21 | | note: configured to log to "/dev/stdout" |
| 22 | 2026-06-18T17:13:26.990Z | 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-06-18T17:13:27.348Z | 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]:48613
|
| 24 | 2026-06-18T17:13:27.349Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 25 | 2026-06-18T17:13:27.352Z | 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-06-18T17:13:27.352Z | 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 = 3081
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:48613
req_id = c058dbcc-6907-4aec-af75-5505fe73cd23
response_code = 200
uri = /timesync
|
| 27 | 2026-06-18T17:13:27.463Z | 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]:47785
|
| 28 | 2026-06-18T17:13:27.463Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 29 | 2026-06-18T17:13:27.465Z | 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-06-18T17:13:27.465Z | 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 = 2513
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:47785
req_id = 9cab79bd-f372-447a-8143-b73d8e2c32f6
response_code = 200
uri = /timesync
|
| 31 | 2026-06-18T17:13:28.085Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 32 | 2026-06-18T17:13:28.089Z | 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-06-18T17:13:28.089Z | 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 = 3535
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:47785
req_id = 00ce1f82-b9d4-4b06-8f8b-562c6bbe8691
response_code = 200
uri = /timesync
|
| 34 | 2026-06-18T17:13:29.506Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 35 | 2026-06-18T17:13:29.508Z | 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: 1781802807.1120954, correction: 0.0, last_offset: 0.22758849, rms_offset: 0.22758849, root_delay: 0.0, root_dispersion: 0.0, max_error: 0.0 })
|
| 36 | 2026-06-18T17:13:29.508Z | 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 = 2889
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:47785
req_id = ba06f366-bfed-43b8-835e-c145847fe9e1
response_code = 200
uri = /timesync
|
| 37 | 2026-06-18T17:13:29.947Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 38 | 2026-06-18T17:13:29.949Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 2728380417, ip_addr: 162.159.200.1, stratum: 4, ref_time: 1781802810.1845417, correction: 0.478362173, last_offset: -0.478795409, rms_offset: 0.263862133, root_delay: 0.031887956, root_dispersion: 0.251584321, max_error: 0.745890472 })
|
| 39 | 2026-06-18T17:13:29.949Z | 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 = 2734
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:47785
req_id = 493bea1c-38e6-437f-81b4-ac7021537fc7
response_code = 200
uri = /timesync
|
| 40 | 2026-06-18T17:13:30.734Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 41 | 2026-06-18T17:13:30.737Z | 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: 1781802807.1120954, correction: 0.476235211, last_offset: -0.478795409, rms_offset: 0.263862133, root_delay: 0.0, root_dispersion: 0.0, max_error: 0.476235211 })
|
| 42 | 2026-06-18T17:13:30.737Z | 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 = 2560
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:47785
req_id = 24e48aa4-bf1b-4888-bdfb-1352614fb7ff
response_code = 200
uri = /timesync
|
| 43 | 2026-06-18T17:13:31.732Z | 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]:44422
|
| 44 | 2026-06-18T17:13:31.732Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 45 | 2026-06-18T17:13:31.735Z | 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: 1781802807.1120954, correction: 0.474017978, last_offset: -0.000479476, rms_offset: 0.250321656, root_delay: 0.0, root_dispersion: 0.0, max_error: 0.474017978 })
|
| 46 | 2026-06-18T17:13:31.735Z | 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 = 3145
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:44422
req_id = 66cec351-32ca-4195-83d1-823184893220
response_code = 200
uri = /timesync
|
| 47 | 2026-06-18T17:13:32.707Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 48 | 2026-06-18T17:13:32.710Z | 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: 1781802807.1120954, correction: 0.471487999, last_offset: -0.000101853, rms_offset: 0.237475976, root_delay: 0.0, root_dispersion: 0.0, max_error: 0.471487999 })
|
| 49 | 2026-06-18T17:13:32.710Z | 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 = 2866
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:47785
req_id = da4ddfc4-2117-4f99-b056-0c047cd4bb62
response_code = 200
uri = /timesync
|
| 50 | 2026-06-18T17:13:35.881Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 51 | 2026-06-18T17:13:35.884Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 2728380417, ip_addr: 162.159.200.1, stratum: 4, ref_time: 1781802816.2655566, correction: 0.462677896, last_offset: 4.7221e-5, rms_offset: 0.192355543, root_delay: 0.031738594, root_dispersion: 0.000811891, max_error: 0.479359084 })
|
| 52 | 2026-06-18T17:13:35.884Z | 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 = 3239
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:47785
req_id = d83820ba-b956-4c28-9241-aa57533d2826
response_code = 200
uri = /timesync
|
| 53 | 2026-06-18T17:13:36.809Z | 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]:65215
|
| 54 | 2026-06-18T17:13:36.809Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 55 | 2026-06-18T17:13:36.812Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 2728380417, ip_addr: 162.159.200.1, stratum: 4, ref_time: 1781802816.2655566, correction: 0.460170448, last_offset: 4.7221e-5, rms_offset: 0.192355543, root_delay: 0.031738594, root_dispersion: 0.001017129, max_error: 0.477056874 })
|
| 56 | 2026-06-18T17:13:36.812Z | 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 = 3290
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:65215
req_id = f0a2efa5-1530-45d5-b317-857fa3f6f406
response_code = 200
uri = /timesync
|
| 57 | 2026-06-18T17:13:37.643Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 58 | 2026-06-18T17:13:37.646Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 2728380417, ip_addr: 162.159.200.1, stratum: 4, ref_time: 1781802816.2655566, correction: 0.457919061, last_offset: 4.7221e-5, rms_offset: 0.192355543, root_delay: 0.031738594, root_dispersion: 0.00120141, max_error: 0.47498976800000003 })
|
| 59 | 2026-06-18T17:13:37.646Z | 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 = 3335
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:47785
req_id = b5fd4f81-2243-4d0f-95fe-b1875470f8ac
response_code = 200
uri = /timesync
|
| 60 | 2026-06-18T17:13:39.911Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 61 | 2026-06-18T17:13:39.914Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 2728380417, ip_addr: 162.159.200.1, stratum: 4, ref_time: 1781802819.400082, correction: 0.451720655, last_offset: -5.0656e-5, rms_offset: 0.164236054, root_delay: 0.031865194, root_dispersion: 0.000837677, max_error: 0.468490929 })
|
| 62 | 2026-06-18T17:13:39.914Z | 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]:47785
req_id = 51e88aa0-af19-4120-bbce-f893b1c1edf5
response_code = 200
uri = /timesync
|
| 63 | 2026-06-18T17:13:41.889Z | 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]:41888
|
| 64 | 2026-06-18T17:13:41.889Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 65 | 2026-06-18T17:13:41.892Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 2728380417, ip_addr: 162.159.200.1, stratum: 4, ref_time: 1781802820.7589617, correction: 0.446239412, last_offset: 0.000139242, rms_offset: 0.155808002, root_delay: 0.031722572, root_dispersion: 0.001079102, max_error: 0.4631798 })
|
| 66 | 2026-06-18T17:13:41.892Z | 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]:41888
req_id = 33f9d64f-0daa-4d61-a02e-953195eeac60
response_code = 200
uri = /timesync
|
| 67 | 2026-06-18T17:13:43.310Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 68 | 2026-06-18T17:13:43.313Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 2728380417, ip_addr: 162.159.200.1, stratum: 4, ref_time: 1781802822.4925013, correction: 0.442383647, last_offset: -1.1709e-5, rms_offset: 0.140227199, root_delay: 0.031425167, root_dispersion: 0.000891544, max_error: 0.4589877745 })
|
| 69 | 2026-06-18T17:13:43.313Z | 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 = 3046
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:47785
req_id = b3b3e618-7638-4a15-b7d1-4ea79f620654
response_code = 200
uri = /timesync
|
| 70 | 2026-06-18T17:13:46.968Z | 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]:42464
|
| 71 | 2026-06-18T17:13:46.968Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 72 | 2026-06-18T17:13:46.971Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 2728380417, ip_addr: 162.159.200.1, stratum: 4, ref_time: 1781802825.9833887, correction: 0.432442933, last_offset: -1.6712e-5, rms_offset: 0.119728088, root_delay: 0.031683482, root_dispersion: 0.000923698, max_error: 0.44920837199999997 })
|
| 73 | 2026-06-18T17:13:46.971Z | 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 = 3138
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:42464
req_id = 34e3a33d-0b39-4519-86ca-d24941537d79
response_code = 200
uri = /timesync
|
| 74 | 2026-06-18T17:13:47.641Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 75 | 2026-06-18T17:13:47.645Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 2728380417, ip_addr: 162.159.200.1, stratum: 4, ref_time: 1781802826.711448, correction: 0.430631042, last_offset: -6.703e-6, rms_offset: 0.113584042, root_delay: 0.031712908, root_dispersion: 0.000901365, max_error: 0.447388861 })
|
| 76 | 2026-06-18T17:13:47.645Z | 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 = 3529
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:47785
req_id = 4df62352-3b96-4221-ab36-663f75cbf79a
response_code = 200
uri = /timesync
|
| 77 | 2026-06-18T17:13:52.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]:64967
|
| 78 | 2026-06-18T17:13:52.044Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 79 | 2026-06-18T17:13:52.047Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 2728380417, ip_addr: 162.159.200.1, stratum: 4, ref_time: 1781802831.7829318, correction: 0.418899208, last_offset: -0.000106185, rms_offset: 0.087281786, root_delay: 0.031710517, root_dispersion: 0.000779239, max_error: 0.43553370550000003 })
|
| 80 | 2026-06-18T17:13:52.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 = 2781
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:64967
req_id = 93ff8c66-6295-4281-8894-5c4723f7385d
response_code = 200
uri = /timesync
|
| 81 | 2026-06-18T17:13:54.595Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 82 | 2026-06-18T17:13:54.597Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 2728380417, ip_addr: 162.159.200.1, stratum: 4, ref_time: 1781802833.5373075, correction: 0.412008733, last_offset: 1.3075e-5, rms_offset: 0.07855361, root_delay: 0.031796902, root_dispersion: 0.000871566, max_error: 0.42877875 })
|
| 83 | 2026-06-18T17:13:54.597Z | 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 = 2912
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:47785
req_id = fcf14acb-e879-4506-81b7-f02b5d63b385
response_code = 200
uri = /timesync
|
| 84 | 2026-06-18T17:13:57.122Z | 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]:40457
|
| 85 | 2026-06-18T17:13:57.122Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 86 | 2026-06-18T17:13:57.125Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 2728380417, ip_addr: 162.159.200.1, stratum: 4, ref_time: 1781802836.5606282, correction: 0.405214638, last_offset: -4.9995e-5, rms_offset: 0.067070253, root_delay: 0.03160489, root_dispersion: 0.000813274, max_error: 0.421830357 })
|
| 87 | 2026-06-18T17:13:57.125Z | 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 = 2972
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:40457
req_id = c4acaacc-2ca0-4982-a129-3095b68507f5
response_code = 200
uri = /timesync
|
| 88 | 2026-06-18T17:13:58.843Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 89 | 2026-06-18T17:13:58.846Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 2728380417, ip_addr: 162.159.200.1, stratum: 4, ref_time: 1781802837.877037, correction: 0.400565535, last_offset: -1.397e-6, rms_offset: 0.063628428, root_delay: 0.03160489, root_dispersion: 0.001001557, max_error: 0.41736953699999996 })
|
| 90 | 2026-06-18T17:13:58.846Z | 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 = 3015
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:47785
req_id = 311b3714-a556-4a73-ba88-cdf9825b9837
response_code = 200
uri = /timesync
|
| 91 | 2026-06-18T17:14:02.199Z | 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]:62314
|
| 92 | 2026-06-18T17:14:02.199Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 93 | 2026-06-18T17:14:02.201Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 2728380417, ip_addr: 162.159.200.1, stratum: 4, ref_time: 1781802842.292179, correction: 0.391259849, last_offset: 0.000155786, rms_offset: 0.051539052, root_delay: 0.032109641, root_dispersion: 0.000999813, max_error: 0.4083144825 })
|
| 94 | 2026-06-18T17:14:02.201Z | 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 = 2558
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:62314
req_id = 014f5895-3bfa-4c21-9b22-1ca40b2cc53b
response_code = 200
uri = /timesync
|
| 95 | 2026-06-18T17:14:06.025Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 96 | 2026-06-18T17:14:06.027Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 2728380417, ip_addr: 162.159.200.1, stratum: 4, ref_time: 1781802844.7025688, correction: 0.381100506, last_offset: 8.0071e-5, rms_offset: 0.044004858, root_delay: 0.031387895, root_dispersion: 0.001004438, max_error: 0.3977988915 })
|
| 97 | 2026-06-18T17:14:06.027Z | 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 = 2848
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:47785
req_id = 431478d7-5b8f-40da-928e-9f9d453d8105
response_code = 200
uri = /timesync
|
| 98 | 2026-06-18T17:14:07.278Z | 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]:54525
|
| 99 | 2026-06-18T17:14:07.278Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 100 | 2026-06-18T17:14:07.281Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 2728380417, ip_addr: 162.159.200.1, stratum: 4, ref_time: 1781802847.0976899, correction: 0.376659274, last_offset: 0.001107573, rms_offset: 0.039605923, root_delay: 0.031829789, root_dispersion: 0.000786998, max_error: 0.39336116649999997 })
|
| 101 | 2026-06-18T17:14:07.281Z | 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 = 3155
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:54525
req_id = acbb241a-3557-4157-b719-4bb167fbce11
response_code = 200
uri = /timesync
|
| 102 | 2026-06-18T17:14:12.359Z | 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]:33433
|
| 103 | 2026-06-18T17:14:12.359Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 104 | 2026-06-18T17:14:12.362Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 2728380417, ip_addr: 162.159.200.1, stratum: 4, ref_time: 1781802851.834077, correction: 0.362948537, last_offset: 4.0574e-5, rms_offset: 0.030434525, root_delay: 0.031703081, root_dispersion: 0.000868163, max_error: 0.3796682405 })
|
| 105 | 2026-06-18T17:14:12.362Z | 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 = 3068
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:33433
req_id = f8b079dd-066d-4dbd-8bcd-0523e6b75605
response_code = 200
uri = /timesync
|
| 106 | 2026-06-18T17:14:13.316Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 107 | 2026-06-18T17:14:13.319Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 2728380417, ip_addr: 162.159.200.1, stratum: 4, ref_time: 1781802853.0889897, correction: 0.360355049, last_offset: 8.319e-6, rms_offset: 0.028872725, root_delay: 0.031575751, root_dispersion: 0.000754758, max_error: 0.3768976825 })
|
| 108 | 2026-06-18T17:14:13.319Z | 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 = 2907
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:47785
req_id = 95c0f6b1-55e4-49d1-97da-dcfb9f261f43
response_code = 200
uri = /timesync
|
| 109 | 2026-06-18T17:14:17.436Z | 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]:45369
|
| 110 | 2026-06-18T17:14:17.436Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 111 | 2026-06-18T17:14:17.439Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 2728380417, ip_addr: 162.159.200.1, stratum: 4, ref_time: 1781802857.2256992, correction: 0.349217862, last_offset: 8.7698e-5, rms_offset: 0.023386931, root_delay: 0.031474702, root_dispersion: 0.000784245, max_error: 0.365739458 })
|
| 112 | 2026-06-18T17:14:17.439Z | 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 = 3083
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:45369
req_id = 1607964d-4b10-494c-b766-c22fac289fdb
response_code = 200
uri = /timesync
|
| 113 | 2026-06-18T17:14:22.514Z | 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]:40156
|
| 114 | 2026-06-18T17:14:22.514Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 115 | 2026-06-18T17:14:22.517Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 2728380417, ip_addr: 162.159.200.1, stratum: 4, ref_time: 1781802862.0869083, correction: 0.335545003, last_offset: -2.0857e-5, rms_offset: 0.017971303, root_delay: 0.031844754, root_dispersion: 0.000815097, max_error: 0.352282477 })
|
| 116 | 2026-06-18T17:14:22.517Z | 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 = 2548
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:40156
req_id = 79f0b385-e277-4339-87ea-4a50c2ee428b
response_code = 200
uri = /timesync
|
| 117 | 2026-06-18T17:14:27.590Z | 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]:57065
|
| 118 | 2026-06-18T17:14:27.590Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 119 | 2026-06-18T17:14:27.593Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 2728380417, ip_addr: 162.159.200.1, stratum: 4, ref_time: 1781802867.7337298, correction: 0.321722895, last_offset: 8.545e-6, rms_offset: 0.013809764, root_delay: 0.031516768, root_dispersion: 0.000851459, max_error: 0.338332738 })
|
| 120 | 2026-06-18T17:14:27.593Z | 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 = 2777
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:57065
req_id = 5c0bd883-43d8-4ebe-b2d4-0ebdb1f113e7
response_code = 200
uri = /timesync
|
| 121 | 2026-06-18T17:14:29.053Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 122 | 2026-06-18T17:14:29.057Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 2728380417, ip_addr: 162.159.200.1, stratum: 4, ref_time: 1781802868.2980204, correction: 0.317779511, last_offset: -1.085e-5, rms_offset: 0.013101093, root_delay: 0.031516768, root_dispersion: 0.001003958, max_error: 0.33454185300000006 })
|
| 123 | 2026-06-18T17:14:29.057Z | 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 = 3402
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:47785
req_id = 0a2c71a0-3c9d-48b3-9518-bd77049fb778
response_code = 200
uri = /timesync
|
| 124 | 2026-06-18T17:14:32.667Z | 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]:41676
|
| 125 | 2026-06-18T17:14:32.668Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 126 | 2026-06-18T17:14:32.670Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 2728380417, ip_addr: 162.159.200.1, stratum: 4, ref_time: 1781802872.1669035, correction: 0.30812034, last_offset: -4.3147e-5, rms_offset: 0.010611901, root_delay: 0.031763699, root_dispersion: 0.000754337, max_error: 0.3247565265 })
|
| 127 | 2026-06-18T17:14:32.670Z | 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 = 2734
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:41676
req_id = 42c8b978-4eab-41ea-a477-5cace7ffe7c6
response_code = 200
uri = /timesync
|
| 128 | 2026-06-18T17:14:37.745Z | 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]:60956
|
| 129 | 2026-06-18T17:14:37.745Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 130 | 2026-06-18T17:14:37.748Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 2728380417, ip_addr: 162.159.200.1, stratum: 4, ref_time: 1781802877.3779848, correction: 0.294273794, last_offset: 4.2499e-5, rms_offset: 0.00815457, root_delay: 0.03180217, root_dispersion: 0.000735967, max_error: 0.31091084599999996 })
|
| 131 | 2026-06-18T17:14:37.748Z | 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 = 2765
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:60956
req_id = dca78720-ef53-4b51-be80-b71be9dcf573
response_code = 200
uri = /timesync
|
| 132 | 2026-06-18T17:14:42.535Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 133 | 2026-06-18T17:14:42.538Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 2728380417, ip_addr: 162.159.200.1, stratum: 4, ref_time: 1781802881.6021996, correction: 0.280880392, last_offset: -6.2055e-5, rms_offset: 0.006606709, root_delay: 0.031625729, root_dispersion: 0.0007867, max_error: 0.2974799565 })
|
| 134 | 2026-06-18T17:14:42.538Z | 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 = 3348
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:47785
req_id = 609ae253-3f2a-42ed-b39f-bec964534096
response_code = 200
uri = /timesync
|
| 135 | 2026-06-18T17:14:42.820Z | 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]:34122
|
| 136 | 2026-06-18T17:14:42.820Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 137 | 2026-06-18T17:14:42.823Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 2728380417, ip_addr: 162.159.200.1, stratum: 4, ref_time: 1781802881.9589107, correction: 0.28016001, last_offset: -5.0219e-5, rms_offset: 0.006267695, root_delay: 0.031625729, root_dispersion: 0.000824192, max_error: 0.29679706650000004 })
|
| 138 | 2026-06-18T17:14:42.823Z | 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 = 2853
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:34122
req_id = b7066e5f-4653-4ca0-8bc8-d1db4ff74867
response_code = 200
uri = /timesync
|
| 139 | 2026-06-18T17:14:47.898Z | 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]:65120
|
| 140 | 2026-06-18T17:14:47.898Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 141 | 2026-06-18T17:14:47.901Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 2728380417, ip_addr: 162.159.200.1, stratum: 4, ref_time: 1781802887.316142, correction: 0.266428709, last_offset: 7.121e-6, rms_offset: 0.004816308, root_delay: 0.031762671, root_dispersion: 0.000770744, max_error: 0.28308078849999996 })
|
| 142 | 2026-06-18T17:14:47.901Z | 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 = 3092
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:65120
req_id = 2e03bc3e-1baf-45e9-b36a-94d8fddbcce5
response_code = 200
uri = /timesync
|
| 143 | 2026-06-18T17:14:52.978Z | 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]:41450
|
| 144 | 2026-06-18T17:14:52.978Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 145 | 2026-06-18T17:14:52.981Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 2728380417, ip_addr: 162.159.200.1, stratum: 4, ref_time: 1781802892.1842515, correction: 0.25263989, last_offset: -6.4508e-5, rms_offset: 0.003701145, root_delay: 0.031628393, root_dispersion: 0.000963699, max_error: 0.26941778549999995 })
|
| 146 | 2026-06-18T17:14:52.981Z | 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 = 2834
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:41450
req_id = 7b461bfd-3584-484e-bec0-0f217c1c95f6
response_code = 200
uri = /timesync
|
| 147 | 2026-06-18T17:14:53.086Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 148 | 2026-06-18T17:14:53.089Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 2728380417, ip_addr: 162.159.200.1, stratum: 4, ref_time: 1781802892.1842515, correction: 0.252348691, last_offset: -6.4508e-5, rms_offset: 0.003701145, root_delay: 0.031628393, root_dispersion: 0.000973249, max_error: 0.2691361365 })
|
| 149 | 2026-06-18T17:14:53.089Z | 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 = 2872
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:47785
req_id = ccc5fd12-a298-4903-ae3a-cc870a372d0c
response_code = 200
uri = /timesync
|
| 150 | 2026-06-18T17:14:58.058Z | 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]:59497
|
| 151 | 2026-06-18T17:14:58.058Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 152 | 2026-06-18T17:14:58.060Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 2728380417, ip_addr: 162.159.200.1, stratum: 4, ref_time: 1781802897.2734494, correction: 0.238931015, last_offset: -1.878e-6, rms_offset: 0.002844149, root_delay: 0.031545624, root_dispersion: 0.000898223, max_error: 0.25560204999999997 })
|
| 153 | 2026-06-18T17:14:58.060Z | 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 = 2615
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:59497
req_id = 77593adb-d8f1-4312-8002-ba8035d8d385
response_code = 200
uri = /timesync
|