| 1 | | [ Jul 2 18:43:05 Enabled. ] |
| 2 | | [ Jul 2 18:43:05 Rereading configuration. ] |
| 3 | | [ Jul 2 18:43:06 Rereading configuration. ] |
| 4 | | [ Jul 2 18:43:11 Executing start method ("/opt/oxide/lib/svc/manifest/ntp-admin.sh"). ] |
| 5 | | + set -o errexit |
| 6 | | + set -o pipefail |
| 7 | | + . /lib/svc/share/smf_include.sh |
| 8 | | ++ SMF_EXIT_OK=0 |
| 9 | | ++ SMF_EXIT_NODAEMON=94 |
| 10 | | ++ SMF_EXIT_ERR_FATAL=95 |
| 11 | | ++ SMF_EXIT_ERR_CONFIG=96 |
| 12 | | ++ SMF_EXIT_MON_DEGRADE=97 |
| 13 | | ++ SMF_EXIT_MON_OFFLINE=98 |
| 14 | | ++ SMF_EXIT_ERR_NOSMF=99 |
| 15 | | ++ SMF_EXIT_ERR_PERM=100 |
| 16 | | ++ svcprop -c -p config/address svc:/oxide/ntp-admin:default |
| 17 | | + ADDR='[fd00:1122:3344:101::1b]:10123' |
| 18 | | + args=('run' '--config-file-path' "/opt/oxide/lib/svc/ntp-admin/config.toml" '--address' "$ADDR") |
| 19 | | + exec /opt/oxide/ntp-admin/bin/ntp-admin run --config-file-path /opt/oxide/lib/svc/ntp-admin/config.toml --address '[fd00:1122:3344:101::1b]:10123' |
| 20 | | [ Jul 2 18:43:11 Method "start" exited with status 0. ] |
| 21 | | note: configured to log to "/dev/stdout" |
| 22 | 2026-07-02T18:43:11.880Z | INFO | ntp-admin (dropshot): listening
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:335
local_addr = [fd00:1122:3344:101::1b]:10123
|
| 23 | 2026-07-02T18:43:12.245Z | 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]:49150
|
| 24 | 2026-07-02T18:43:12.246Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 25 | 2026-07-02T18:43:12.249Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 0, ip_addr: ::, stratum: 0, ref_time: 0.0, correction: 0.0, last_offset: 0.0, rms_offset: 0.0, root_delay: 1.0, root_dispersion: 1.0, max_error: 1.5 })
|
| 26 | 2026-07-02T18:43:12.249Z | 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 = 3474
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:49150
req_id = ba4e48bf-61b2-469b-95ed-0eb9d00f540f
response_code = 200
uri = /timesync
|
| 27 | 2026-07-02T18:43:12.627Z | 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]:62181
|
| 28 | 2026-07-02T18:43:12.627Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 29 | 2026-07-02T18:43:12.630Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 0, ip_addr: ::, stratum: 0, ref_time: 0.0, correction: 0.0, last_offset: 0.0, rms_offset: 0.0, root_delay: 1.0, root_dispersion: 1.0, max_error: 1.5 })
|
| 30 | 2026-07-02T18:43:12.630Z | 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 = 2882
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:62181
req_id = 3222fc97-a458-42b8-880c-9092a5417575
response_code = 200
uri = /timesync
|
| 31 | 2026-07-02T18:43:13.636Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 32 | 2026-07-02T18:43:13.639Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 0, ip_addr: ::, stratum: 0, ref_time: 0.0, correction: 0.0, last_offset: 0.0, rms_offset: 0.0, root_delay: 1.0, root_dispersion: 1.0, max_error: 1.5 })
|
| 33 | 2026-07-02T18:43:13.639Z | 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 = 3039
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:62181
req_id = 8dae56d4-0d6d-4ac4-8e21-9b3fae3d5056
response_code = 200
uri = /timesync
|
| 34 | 2026-07-02T18:43:15.338Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 35 | 2026-07-02T18:43:15.341Z | 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: 1783017792.6637108, correction: 0.099268019, last_offset: -0.00394047, rms_offset: 0.00394047, root_delay: 0.0, root_dispersion: 0.0, max_error: 0.099268019 })
|
| 36 | 2026-07-02T18:43:15.341Z | 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 = 3391
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:62181
req_id = 8eb57391-9571-4e3f-8246-7b51393106d2
response_code = 200
uri = /timesync
|
| 37 | 2026-07-02T18:43:16.933Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 38 | 2026-07-02T18:43:16.936Z | 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: 1783017792.6637108, correction: 0.093627848, last_offset: 0.001332858, rms_offset: 0.001332858, root_delay: 0.0, root_dispersion: 0.0, max_error: 0.093627848 })
|
| 39 | 2026-07-02T18:43:16.936Z | 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 = 3239
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:62181
req_id = e23a888b-248c-4246-a62d-31889d30f3b6
response_code = 200
uri = /timesync
|
| 40 | 2026-07-02T18:43:17.413Z | 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]:43928
|
| 41 | 2026-07-02T18:43:17.413Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 42 | 2026-07-02T18:43:17.416Z | 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: 1783017792.6637108, correction: 0.092580624, last_offset: -0.000248748, rms_offset: 0.000248748, root_delay: 0.0, root_dispersion: 0.0, max_error: 0.092580624 })
|
| 43 | 2026-07-02T18:43:17.416Z | 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 = 2785
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:43928
req_id = 148516aa-0438-45ed-9f42-1c94782b0c44
response_code = 200
uri = /timesync
|
| 44 | 2026-07-02T18:43:18.021Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 45 | 2026-07-02T18:43:18.024Z | 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: 1783017792.6637108, correction: 0.090938039, last_offset: -0.000248748, rms_offset: 0.000248748, root_delay: 0.0, root_dispersion: 0.0, max_error: 0.090938039 })
|
| 46 | 2026-07-02T18:43:18.024Z | 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 = 2948
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:62181
req_id = 0d341cae-7e86-4c87-984a-eb2aa8d226b8
response_code = 200
uri = /timesync
|
| 47 | 2026-07-02T18:43:19.984Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 48 | 2026-07-02T18:43:19.987Z | 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: 1783017792.6637108, correction: 0.085671797, last_offset: 1.0549e-5, rms_offset: 1.0549e-5, root_delay: 0.0, root_dispersion: 0.0, max_error: 0.085671797 })
|
| 49 | 2026-07-02T18:43:19.987Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:874
latency_us = 2876
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:62181
req_id = 7074100e-e274-4114-9327-5e21ac136667
response_code = 200
uri = /timesync
|
| 50 | 2026-07-02T18:43:22.340Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 51 | 2026-07-02T18:43:22.343Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 757151060, ip_addr: 45.33.53.84, stratum: 3, ref_time: 1783017802.255846, correction: 0.078930028, last_offset: 1.825e-6, rms_offset: 0.000343952, root_delay: 0.003424981, root_dispersion: 0.000337527, max_error: 0.0809800455 })
|
| 52 | 2026-07-02T18:43:22.343Z | 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 = 3116
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:62181
req_id = d9026f65-d28a-40fe-8eb5-f3908584fad5
response_code = 200
uri = /timesync
|
| 53 | 2026-07-02T18:43:22.493Z | 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]:42853
|
| 54 | 2026-07-02T18:43:22.493Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 55 | 2026-07-02T18:43:22.495Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 757151060, ip_addr: 45.33.53.84, stratum: 3, ref_time: 1783017802.255846, correction: 0.078519017, last_offset: 1.825e-6, rms_offset: 0.000343952, root_delay: 0.003424981, root_dispersion: 0.000366698, max_error: 0.08059820549999999 })
|
| 56 | 2026-07-02T18:43:22.495Z | 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 = 2910
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:42853
req_id = 8938ba7f-dcfd-4646-b30b-77c4909ea202
response_code = 200
uri = /timesync
|
| 57 | 2026-07-02T18:43:24.304Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 58 | 2026-07-02T18:43:24.306Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 757151060, ip_addr: 45.33.53.84, stratum: 3, ref_time: 1783017802.8059916, correction: 0.07358174, last_offset: 4.5527e-5, rms_offset: 0.000326619, root_delay: 0.003424981, root_dispersion: 0.000713125, max_error: 0.0760073555 })
|
| 59 | 2026-07-02T18:43:24.307Z | 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 = 2817
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:62181
req_id = fb982d4a-7cfb-4506-b414-2210851851ae
response_code = 200
uri = /timesync
|
| 60 | 2026-07-02T18:43:27.570Z | 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]:43045
|
| 61 | 2026-07-02T18:43:27.570Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 62 | 2026-07-02T18:43:27.573Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 757151060, ip_addr: 45.33.53.84, stratum: 3, ref_time: 1783017806.9122787, correction: 0.064732015, last_offset: -0.000163224, rms_offset: 0.000276183, root_delay: 0.003678435, root_dispersion: 0.000700759, max_error: 0.0672719915 })
|
| 63 | 2026-07-02T18:43:27.573Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:874
latency_us = 2961
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:43045
req_id = 25a4f1a3-1513-4533-912f-3f5d5e99d59a
response_code = 200
uri = /timesync
|
| 64 | 2026-07-02T18:43:29.988Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 65 | 2026-07-02T18:43:29.991Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 757151060, ip_addr: 45.33.53.84, stratum: 3, ref_time: 1783017809.2991633, correction: 0.058209918, last_offset: 6.6333e-5, rms_offset: 0.000250443, root_delay: 0.00359159, root_dispersion: 0.000576477, max_error: 0.06058219 })
|
| 66 | 2026-07-02T18:43:29.991Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:874
latency_us = 3334
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:62181
req_id = 84951a04-2d25-4716-8daa-48ab3fdca186
response_code = 200
uri = /timesync
|
| 67 | 2026-07-02T18:43:32.647Z | 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]:39203
|
| 68 | 2026-07-02T18:43:32.648Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 69 | 2026-07-02T18:43:32.651Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 757151060, ip_addr: 45.33.53.84, stratum: 3, ref_time: 1783017812.089572, correction: 0.051144958, last_offset: -1.6348e-5, rms_offset: 0.000217293, root_delay: 0.003530179, root_dispersion: 0.000453452, max_error: 0.053363499499999995 })
|
| 70 | 2026-07-02T18:43:32.651Z | 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 = 3052
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:39203
req_id = 3dc1c041-1544-41a0-a5c0-5e998c99e9dd
response_code = 200
uri = /timesync
|
| 71 | 2026-07-02T18:43:33.001Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 72 | 2026-07-02T18:43:33.004Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 757151060, ip_addr: 45.33.53.84, stratum: 3, ref_time: 1783017812.089572, correction: 0.050191123, last_offset: -1.6348e-5, rms_offset: 0.000217293, root_delay: 0.003530179, root_dispersion: 0.000503059, max_error: 0.052459271499999995 })
|
| 73 | 2026-07-02T18:43:33.004Z | 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 = 2864
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:62181
req_id = f44fca63-8249-4ba1-8b78-50b49d4fc5d9
response_code = 200
uri = /timesync
|
| 74 | 2026-07-02T18:43:36.360Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 75 | 2026-07-02T18:43:36.364Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 757151060, ip_addr: 45.33.53.84, stratum: 3, ref_time: 1783017814.8782005, correction: 0.041137785, last_offset: -7.3637e-5, rms_offset: 0.000187388, root_delay: 0.003478919, root_dispersion: 0.000492641, max_error: 0.043369885500000004 })
|
| 76 | 2026-07-02T18:43:36.364Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:874
latency_us = 3595
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:62181
req_id = 98463511-b8f3-4569-882d-a7b6181184ac
response_code = 200
uri = /timesync
|
| 77 | 2026-07-02T18:43:36.464Z | 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]:40657
|
| 78 | 2026-07-02T18:43:36.465Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 79 | 2026-07-02T18:43:36.467Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 757151060, ip_addr: 45.33.53.84, stratum: 3, ref_time: 1783017814.8782005, correction: 0.040857948, last_offset: -7.3637e-5, rms_offset: 0.000187388, root_delay: 0.003478919, root_dispersion: 0.000505864, max_error: 0.0431032715 })
|
| 80 | 2026-07-02T18:43:36.467Z | 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 = 2724
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:40657
req_id = 9b82a04e-6fcc-48ae-8400-7e06a42bd1b5
response_code = 200
uri = /timesync
|
| 81 | 2026-07-02T18:44:13.630Z | 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]:53758
|
| 82 | 2026-07-02T18:44:13.631Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 83 | 2026-07-02T18:44:13.634Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 757151060, ip_addr: 45.33.53.84, stratum: 3, ref_time: 1783017851.976121, correction: 8.233e-6, last_offset: 1.0462e-5, rms_offset: 0.000149069, root_delay: 0.003335737, root_dispersion: 0.000593496, max_error: 0.0022695975 })
|
| 84 | 2026-07-02T18:44:13.635Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:874
latency_us = 4539
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:53758
req_id = f0fa8f6d-2bf1-48cb-ac1a-c1beb0dc99d9
response_code = 200
uri = /timesync
|