| 1 | | [ Aug 27 18:51:52 Enabled. ] |
| 2 | | [ Aug 27 18:51:52 Rereading configuration. ] |
| 3 | | [ Aug 27 18:51:53 Rereading configuration. ] |
| 4 | | [ Aug 27 18:52:02 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 | | [ Aug 27 18:52:02 Method "start" exited with status 0. ] |
| 21 | | note: configured to log to "/dev/stdout" |
| 22 | 2026-08-27T18:52:02.305Z | 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-08-27T18:52:03.760Z | 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]:41879
|
| 24 | 2026-08-27T18:52:03.761Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 25 | 2026-08-27T18:52:03.764Z | 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-08-27T18:52:03.764Z | 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 = 3774
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:41879
req_id = 0a7ee575-66b5-418f-8510-c510961a2512
response_code = 200
uri = /timesync
|
| 27 | 2026-08-27T18:52:03.462Z | 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]:43133
|
| 28 | 2026-08-27T18:52:03.462Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 29 | 2026-08-27T18:52:03.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.686599851, rms_offset: 0.686599851, root_delay: 1.0, root_dispersion: 1.0, max_error: 1.5 })
|
| 30 | 2026-08-27T18:52:03.465Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:874
latency_us = 3046
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:43133
req_id = 9d0bb59b-d5e5-47ec-93d5-acdd0ccf04c7
response_code = 200
uri = /timesync
|
| 31 | 2026-08-27T18:52:04.931Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 32 | 2026-08-27T18:52:04.935Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 2900996550, ip_addr: 172.233.177.198, stratum: 3, ref_time: 1787856724.273869, correction: -0.100428998, last_offset: 0.008949455, rms_offset: 0.008949455, root_delay: 0.211457372, root_dispersion: 0.594954193, max_error: 0.801111877 })
|
| 33 | 2026-08-27T18:52:04.935Z | 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 = 3809
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:41879
req_id = 81cfc572-e617-4e01-8613-3f32711bd0e0
response_code = 200
uri = /timesync
|
| 34 | 2026-08-27T18:52:08.040Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 35 | 2026-08-27T18:52:08.044Z | 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: 1787856724.7490268, correction: -0.093063079, last_offset: 0.000306058, rms_offset: 0.007779422, root_delay: 0.0, root_dispersion: 0.0, max_error: 0.093063079 })
|
| 36 | 2026-08-27T18:52:08.044Z | 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 = 3198
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:41879
req_id = 27c68935-b896-4356-ab5b-407f0b9b6d8a
response_code = 200
uri = /timesync
|
| 37 | 2026-08-27T18:52:08.999Z | 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]:54005
|
| 38 | 2026-08-27T18:52:08.999Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 39 | 2026-08-27T18:52:09.002Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 1163513799, ip_addr: 69.89.207.199, stratum: 2, ref_time: 1787856728.4744391, correction: -0.089744613, last_offset: -0.000146637, rms_offset: 0.007003709, root_delay: 0.059699349, root_dispersion: 0.001629221, max_error: 0.12122350850000001 })
|
| 40 | 2026-08-27T18:52:09.002Z | 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 = 2951
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:54005
req_id = 4e148531-6f2c-4ecf-94a6-025e06fef81e
response_code = 200
uri = /timesync
|
| 41 | 2026-08-27T18:52:11.499Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 42 | 2026-08-27T18:52:11.502Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 1163513799, ip_addr: 69.89.207.199, stratum: 2, ref_time: 1787856730.328012, correction: -0.082697153, last_offset: -0.000109181, rms_offset: 0.006303591, root_delay: 0.060297363, root_dispersion: 0.001686278, max_error: 0.11453211249999999 })
|
| 43 | 2026-08-27T18:52:11.502Z | 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 = 3083
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:41879
req_id = e09cbdd8-a828-4bc5-aa67-737ac652bcfc
response_code = 200
uri = /timesync
|
| 44 | 2026-08-27T18:52:14.048Z | 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]:57614
|
| 45 | 2026-08-27T18:52:14.048Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 46 | 2026-08-27T18:52:14.050Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 1163513799, ip_addr: 69.89.207.199, stratum: 2, ref_time: 1787856732.9159393, correction: -0.07542365, last_offset: -5.53e-5, rms_offset: 0.005383223, root_delay: 0.05913116, root_dispersion: 0.001539096, max_error: 0.10652832599999999 })
|
| 47 | 2026-08-27T18:52:14.050Z | 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 = 2412
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:57614
req_id = cff6db8d-4e38-4053-bf70-eb535aa48fc7
response_code = 200
uri = /timesync
|
| 48 | 2026-08-27T18:52:15.934Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 49 | 2026-08-27T18:52:15.937Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 1163513799, ip_addr: 69.89.207.199, stratum: 2, ref_time: 1787856735.2331877, correction: -0.070232674, last_offset: -1.5711e-5, rms_offset: 0.004844927, root_delay: 0.059129331, root_dispersion: 0.001294681, max_error: 0.1010920205 })
|
| 50 | 2026-08-27T18:52:15.937Z | 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 = 3027
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:41879
req_id = 93cdb031-8b9f-427d-b124-2fe889f476be
response_code = 200
uri = /timesync
|
| 51 | 2026-08-27T18:52:19.097Z | 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]:59056
|
| 52 | 2026-08-27T18:52:19.097Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 53 | 2026-08-27T18:52:19.099Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 1163513799, ip_addr: 69.89.207.199, stratum: 2, ref_time: 1787856738.0124822, correction: -0.061821394, last_offset: 9.1836e-5, rms_offset: 0.004136809, root_delay: 0.059074596, root_dispersion: 0.001226821, max_error: 0.09258551300000001 })
|
| 54 | 2026-08-27T18:52:19.099Z | 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 = 2575
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:59056
req_id = 51284099-2bb6-4b5d-9af1-0799bd713754
response_code = 200
uri = /timesync
|
| 55 | 2026-08-27T18:52:21.512Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 56 | 2026-08-27T18:52:21.515Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 1163513799, ip_addr: 69.89.207.199, stratum: 2, ref_time: 1787856739.879583, correction: -0.055295084, last_offset: -6.45e-7, rms_offset: 0.003723143, root_delay: 0.059074596, root_dispersion: 0.001698095, max_error: 0.086530477 })
|
| 57 | 2026-08-27T18:52:21.515Z | 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 = 3437
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:41879
req_id = 95cfed8f-6d56-49da-88ec-b24995f1fc35
response_code = 200
uri = /timesync
|
| 58 | 2026-08-27T18:52:24.146Z | 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]:48260
|
| 59 | 2026-08-27T18:52:24.146Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 60 | 2026-08-27T18:52:24.150Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 1163513799, ip_addr: 69.89.207.199, stratum: 2, ref_time: 1787856743.3447542, correction: -0.048165049, last_offset: -1.9938e-5, rms_offset: 0.003178956, root_delay: 0.059024774, root_dispersion: 0.001621011, max_error: 0.07929844700000001 })
|
| 61 | 2026-08-27T18:52:24.150Z | 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 = 3381
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:48260
req_id = 3f7a3c9e-bc8b-457b-9a25-e820eb8e9975
response_code = 200
uri = /timesync
|
| 62 | 2026-08-27T18:52:24.326Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 63 | 2026-08-27T18:52:24.329Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 1163513799, ip_addr: 69.89.207.199, stratum: 2, ref_time: 1787856743.3447542, correction: -0.04767818, last_offset: -1.9938e-5, rms_offset: 0.003178956, root_delay: 0.059024774, root_dispersion: 0.001638836, max_error: 0.078829403 })
|
| 64 | 2026-08-27T18:52:24.329Z | 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 = 2673
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:41879
req_id = e7a9f5c7-ce29-4fd0-bbdd-deff4ed05027
response_code = 200
uri = /timesync
|
| 65 | 2026-08-27T18:52:24.429Z | 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]:36214
|
| 66 | 2026-08-27T18:52:24.429Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 67 | 2026-08-27T18:52:24.431Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 1163513799, ip_addr: 69.89.207.199, stratum: 2, ref_time: 1787856743.3447542, correction: -0.047399133, last_offset: -1.9938e-5, rms_offset: 0.003178956, root_delay: 0.059024774, root_dispersion: 0.001649053, max_error: 0.07856057300000001 })
|
| 68 | 2026-08-27T18:52:24.431Z | 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 = 2796
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:36214
req_id = 0e8b827c-68bc-4996-aeff-85181160a963
response_code = 200
uri = /timesync
|
| 69 | 2026-08-27T18:52:54.393Z | 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]:46482
|
| 70 | 2026-08-27T18:52:54.393Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 71 | 2026-08-27T18:52:54.399Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 1163513799, ip_addr: 69.89.207.199, stratum: 2, ref_time: 1787856773.971407, correction: -0.00094887, last_offset: -1.341e-5, rms_offset: 0.000886952, root_delay: 0.059323058, root_dispersion: 0.001173339, max_error: 0.031783738 })
|
| 72 | 2026-08-27T18:52:54.399Z | 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 = 5949
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:46482
req_id = df38ca67-dae8-4b56-8405-60e689c09f5b
response_code = 200
uri = /timesync
|
| 73 | 2026-08-27T18:54:05.517Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:1057
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::a]:36424
|
| 74 | 2026-08-27T18:54:05.525Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 75 | 2026-08-27T18:54:05.545Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 1163513799, ip_addr: 69.89.207.199, stratum: 2, ref_time: 1787856844.5700955, correction: -0.001194041, last_offset: 0.000922009, rms_offset: 0.00063452, root_delay: 0.059915066, root_dispersion: 0.002122664, max_error: 0.033274238 })
|
| 76 | 2026-08-27T18:54:05.545Z | 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 = 29175
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::a]:36424
req_id = 2a427059-f8f9-4fd7-afb2-06fcbbd2a18e
response_code = 200
uri = /timesync
|
| 77 | 2026-08-27T18:54:12.087Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:1057
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::a]:53442
|
| 78 | 2026-08-27T18:54:12.087Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 79 | 2026-08-27T18:54:12.090Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 639393159, ip_addr: 38.28.93.135, stratum: 2, ref_time: 1787856850.2574468, correction: 0.000531706, last_offset: -0.000640755, rms_offset: 0.000891851, root_delay: 0.041643124, root_dispersion: 0.001111954, max_error: 0.022465222 })
|
| 80 | 2026-08-27T18:54:12.090Z | 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 = 3140
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::a]:53442
req_id = a2b61e42-7042-4d76-b483-afd0f7115bef
response_code = 200
uri = /timesync
|
| 81 | 2026-08-27T18:54:13.452Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:1057
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::a]:34799
|
| 82 | 2026-08-27T18:54:13.452Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 83 | 2026-08-27T18:54:13.455Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 639393159, ip_addr: 38.28.93.135, stratum: 2, ref_time: 1787856852.4205883, correction: 0.000300742, last_offset: 0.000199458, rms_offset: 0.000806786, root_delay: 0.041473757, root_dispersion: 0.001099208, max_error: 0.0221368285 })
|
| 84 | 2026-08-27T18:54:13.455Z | 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 = 2978
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::a]:34799
req_id = d7833f89-a4ab-4c84-a872-e519270f6eac
response_code = 200
uri = /timesync
|
| 85 | 2026-08-27T18:54:20.307Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:1057
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::b]:48991
|
| 86 | 2026-08-27T18:54:20.307Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 87 | 2026-08-27T18:54:20.310Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 639393159, ip_addr: 38.28.93.135, stratum: 2, ref_time: 1787856858.742256, correction: -0.000198367, last_offset: 0.000130108, rms_offset: 0.000623789, root_delay: 0.04087428, root_dispersion: 0.000353591, max_error: 0.020989098 })
|
| 88 | 2026-08-27T18:54:20.310Z | 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 = 3158
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::b]:48991
req_id = 1642bf6c-6b34-4ed1-9e5c-cc03a348362a
response_code = 200
uri = /timesync
|
| 89 | 2026-08-27T18:54:20.350Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:1057
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::c]:35196
|
| 90 | 2026-08-27T18:54:20.350Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 91 | 2026-08-27T18:54:20.353Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 639393159, ip_addr: 38.28.93.135, stratum: 2, ref_time: 1787856858.742256, correction: -0.000197699, last_offset: 0.000130108, rms_offset: 0.000623789, root_delay: 0.04087428, root_dispersion: 0.00035845, max_error: 0.020993289 })
|
| 92 | 2026-08-27T18:54:20.353Z | 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 = 3414
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::c]:35196
req_id = ecf00761-6edb-48f3-a977-01edb58d07b0
response_code = 200
uri = /timesync
|
| 93 | 2026-08-27T18:54:30.553Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:1057
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::a]:41524
|
| 94 | 2026-08-27T18:54:30.553Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 95 | 2026-08-27T18:54:30.556Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 639393159, ip_addr: 38.28.93.135, stratum: 2, ref_time: 1787856869.3557937, correction: 6.9627e-5, last_offset: 3.6938e-5, rms_offset: 0.000438687, root_delay: 0.040833909, root_dispersion: 0.000228532, max_error: 0.0207151135 })
|
| 96 | 2026-08-27T18:54:30.556Z | 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 = 3114
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::a]:41524
req_id = eb18a894-6fa1-45e8-ab1a-d8ba183ac2f2
response_code = 200
uri = /timesync
|
| 97 | 2026-08-27T18:54:30.592Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:1057
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::c]:55747
|
| 98 | 2026-08-27T18:54:30.592Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 99 | 2026-08-27T18:54:30.595Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 639393159, ip_addr: 38.28.93.135, stratum: 2, ref_time: 1787856869.3557937, correction: 6.9559e-5, last_offset: 3.6938e-5, rms_offset: 0.000438687, root_delay: 0.040833909, root_dispersion: 0.000231912, max_error: 0.020718425500000002 })
|
| 100 | 2026-08-27T18:54:30.595Z | 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 = 3502
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::c]:55747
req_id = c3e2d843-4293-444e-b196-c7e0d738ed0f
response_code = 200
uri = /timesync
|
| 101 | 2026-08-27T18:54:31.210Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:1057
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::b]:50224
|
| 102 | 2026-08-27T18:54:31.210Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 103 | 2026-08-27T18:54:31.213Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 639393159, ip_addr: 38.28.93.135, stratum: 2, ref_time: 1787856870.4766438, correction: 5.076e-5, last_offset: 1.7863e-5, rms_offset: 0.000416213, root_delay: 0.04092567, root_dispersion: 0.000156704, max_error: 0.020670299 })
|
| 104 | 2026-08-27T18:54:31.213Z | 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 = 2970
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::b]:50224
req_id = 235068a1-e843-4847-a085-3a69e1692945
response_code = 200
uri = /timesync
|
| 105 | 2026-08-27T18:55:30.543Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:1057
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::a]:49768
|
| 106 | 2026-08-27T18:55:30.543Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 107 | 2026-08-27T18:55:30.546Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 639393159, ip_addr: 38.28.93.135, stratum: 2, ref_time: 1787856929.0109901, correction: -3.0245e-5, last_offset: 2.65e-6, rms_offset: 0.000106915, root_delay: 0.040720094, root_dispersion: 0.000753281, max_error: 0.021143573000000002 })
|
| 108 | 2026-08-27T18:55:30.546Z | 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 = 3137
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::a]:49768
req_id = ee9e8295-d0c9-429a-b1ac-ded16f58facb
response_code = 200
uri = /timesync
|
| 109 | 2026-08-27T18:55:30.579Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:1057
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::c]:36489
|
| 110 | 2026-08-27T18:55:30.579Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 111 | 2026-08-27T18:55:30.582Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 639393159, ip_addr: 38.28.93.135, stratum: 2, ref_time: 1787856929.0109901, correction: -3.0239e-5, last_offset: 2.65e-6, rms_offset: 0.000106915, root_delay: 0.040720094, root_dispersion: 0.000756235, max_error: 0.021146521 })
|
| 112 | 2026-08-27T18:55:30.582Z | 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 = 3005
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::c]:36489
req_id = d4491e7b-af32-4bf2-9f26-f8d6eea2ff02
response_code = 200
uri = /timesync
|
| 113 | 2026-08-27T18:55:31.104Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:1057
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::b]:51378
|
| 114 | 2026-08-27T18:55:31.104Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 115 | 2026-08-27T18:55:31.107Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 639393159, ip_addr: 38.28.93.135, stratum: 2, ref_time: 1787856929.0109901, correction: -3.0151e-5, last_offset: 2.65e-6, rms_offset: 0.000106915, root_delay: 0.040720094, root_dispersion: 0.000799269, max_error: 0.021189466999999997 })
|
| 116 | 2026-08-27T18:55:31.107Z | 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 = 3143
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::b]:51378
req_id = dbe2e352-5bf3-4af0-a157-5aa4341fa72a
response_code = 200
uri = /timesync
|
| 117 | 2026-08-27T18:56:30.446Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:1057
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::c]:47429
|
| 118 | 2026-08-27T18:56:30.446Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 119 | 2026-08-27T18:56:30.450Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 639393159, ip_addr: 38.28.93.135, stratum: 2, ref_time: 1787856988.8142383, correction: 7.9137e-5, last_offset: 9.386e-6, rms_offset: 9.7719e-5, root_delay: 0.040906508, root_dispersion: 0.000313715, max_error: 0.020846106 })
|
| 120 | 2026-08-27T18:56:30.450Z | 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 = 4439
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::c]:47429
req_id = 29f5a9e1-4325-414a-8db3-3492da911495
response_code = 200
uri = /timesync
|
| 121 | 2026-08-27T18:56:30.909Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:1057
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::a]:42272
|
| 122 | 2026-08-27T18:56:30.909Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 123 | 2026-08-27T18:56:30.913Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 639393159, ip_addr: 38.28.93.135, stratum: 2, ref_time: 1787856988.8142383, correction: 7.8643e-5, last_offset: 9.386e-6, rms_offset: 9.7719e-5, root_delay: 0.040906508, root_dispersion: 0.000349052, max_error: 0.020880949 })
|
| 124 | 2026-08-27T18:56:30.913Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:874
latency_us = 3401
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::a]:42272
req_id = 19745b23-458d-4135-92e0-7452751ada95
response_code = 200
uri = /timesync
|
| 125 | 2026-08-27T18:56:30.969Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:1057
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::b]:58561
|
| 126 | 2026-08-27T18:56:30.969Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 127 | 2026-08-27T18:56:30.972Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 639393159, ip_addr: 38.28.93.135, stratum: 2, ref_time: 1787856988.8142383, correction: 7.858e-5, last_offset: 9.386e-6, rms_offset: 9.7719e-5, root_delay: 0.040906508, root_dispersion: 0.000353584, max_error: 0.020885418000000003 })
|
| 128 | 2026-08-27T18:56:30.972Z | 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 = 3262
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::b]:58561
req_id = 3bb0bf25-f79f-4a1f-a5f6-6f417dee145d
response_code = 200
uri = /timesync
|
| 129 | 2026-08-27T18:57:30.842Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:1057
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::a]:38012
|
| 130 | 2026-08-27T18:57:30.842Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 131 | 2026-08-27T18:57:30.844Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 639393159, ip_addr: 38.28.93.135, stratum: 2, ref_time: 1787857046.7059429, correction: -0.000197782, last_offset: 7.2212e-5, rms_offset: 0.000160672, root_delay: 0.040815476, root_dispersion: 0.00050791, max_error: 0.021113430000000002 })
|
| 132 | 2026-08-27T18:57:30.845Z | 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 = 2894
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::a]:38012
req_id = e77f0807-00dc-4097-b1da-b55589f45139
response_code = 200
uri = /timesync
|
| 133 | 2026-08-27T18:57:30.891Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:1057
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::b]:55540
|
| 134 | 2026-08-27T18:57:30.891Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 135 | 2026-08-27T18:57:30.894Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 639393159, ip_addr: 38.28.93.135, stratum: 2, ref_time: 1787857046.7059429, correction: -0.000197463, last_offset: 7.2212e-5, rms_offset: 0.000160672, root_delay: 0.040815476, root_dispersion: 0.000511518, max_error: 0.021116719 })
|
| 136 | 2026-08-27T18:57:30.895Z | 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 = 3409
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::b]:55540
req_id = 7716c8a7-da30-413d-9248-05175f64ce57
response_code = 200
uri = /timesync
|
| 137 | 2026-08-27T18:57:31.041Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:1057
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::c]:57193
|
| 138 | 2026-08-27T18:57:31.041Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 139 | 2026-08-27T18:57:31.044Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 639393159, ip_addr: 38.28.93.135, stratum: 2, ref_time: 1787857046.7059429, correction: -0.000196506, last_offset: 7.2212e-5, rms_offset: 0.000160672, root_delay: 0.040815476, root_dispersion: 0.000522363, max_error: 0.021126607000000002 })
|
| 140 | 2026-08-27T18:57:31.045Z | 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 = 3377
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::c]:57193
req_id = 4ca8a877-9a42-40bb-a7df-b293bdca242a
response_code = 200
uri = /timesync
|
| 141 | 2026-08-27T18:58:30.965Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:1057
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::a]:63327
|
| 142 | 2026-08-27T18:58:30.965Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 143 | 2026-08-27T18:58:30.969Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 395297994, ip_addr: 23.143.196.202, stratum: 3, ref_time: 1787857110.5660486, correction: 1.4344e-5, last_offset: -1.4538e-5, rms_offset: 0.000134955, root_delay: 0.002932617, root_dispersion: 0.000780786, max_error: 0.0022614385 })
|
| 144 | 2026-08-27T18:58:30.969Z | 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 = 3697
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::a]:63327
req_id = 7f480a4b-db30-46c2-b4bb-1c339082dfd3
response_code = 200
uri = /timesync
|
| 145 | 2026-08-27T18:58:31.006Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:1057
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::c]:34632
|
| 146 | 2026-08-27T18:58:31.006Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 147 | 2026-08-27T18:58:31.010Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 395297994, ip_addr: 23.143.196.202, stratum: 3, ref_time: 1787857110.5660486, correction: 1.43e-5, last_offset: -1.4538e-5, rms_offset: 0.000134955, root_delay: 0.002932617, root_dispersion: 0.000783883, max_error: 0.0022644915 })
|
| 148 | 2026-08-27T18:58:31.010Z | 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 = 3930
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::c]:34632
req_id = e40b5e8d-491c-4bca-bfef-6e18435c7c46
response_code = 200
uri = /timesync
|
| 149 | 2026-08-27T18:58:31.092Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:1057
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::b]:57456
|
| 150 | 2026-08-27T18:58:31.092Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 151 | 2026-08-27T18:58:31.095Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 395297994, ip_addr: 23.143.196.202, stratum: 3, ref_time: 1787857110.5660486, correction: 1.4208e-5, last_offset: -1.4538e-5, rms_offset: 0.000134955, root_delay: 0.002932617, root_dispersion: 0.000790363, max_error: 0.0022708795 })
|
| 152 | 2026-08-27T18:58:31.095Z | 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 = 3248
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::b]:57456
req_id = 735d3f26-846d-4e7d-8da5-54b5f918e54e
response_code = 200
uri = /timesync
|
| 153 | 2026-08-27T18:59:30.773Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:1057
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::a]:40055
|
| 154 | 2026-08-27T18:59:30.773Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 155 | 2026-08-27T18:59:30.776Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 395297994, ip_addr: 23.143.196.202, stratum: 3, ref_time: 1787857167.6959393, correction: 3.257e-6, last_offset: -1.5001e-5, rms_offset: 3.3554e-5, root_delay: 0.002821048, root_dispersion: 0.001110112, max_error: 0.002523893 })
|
| 156 | 2026-08-27T18:59:30.776Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:874
latency_us = 3103
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::a]:40055
req_id = a6f10958-7fe7-44dc-87d3-f03da1a07fec
response_code = 200
uri = /timesync
|
| 157 | 2026-08-27T18:59:30.814Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:1057
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::b]:48887
|
| 158 | 2026-08-27T18:59:30.814Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 159 | 2026-08-27T18:59:30.817Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 395297994, ip_addr: 23.143.196.202, stratum: 3, ref_time: 1787857167.6959393, correction: 3.25e-6, last_offset: -1.5001e-5, rms_offset: 3.3554e-5, root_delay: 0.002821048, root_dispersion: 0.001113533, max_error: 0.0025273070000000003 })
|
| 160 | 2026-08-27T18:59:30.817Z | 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 = 2995
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::b]:48887
req_id = a9b2126b-31be-4a2b-a038-c0e48a5adef1
response_code = 200
uri = /timesync
|
| 161 | 2026-08-27T18:59:30.850Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:1057
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::c]:56871
|
| 162 | 2026-08-27T18:59:30.850Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 163 | 2026-08-27T18:59:30.854Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 395297994, ip_addr: 23.143.196.202, stratum: 3, ref_time: 1787857167.6959393, correction: 3.244e-6, last_offset: -1.5001e-5, rms_offset: 3.3554e-5, root_delay: 0.002821048, root_dispersion: 0.001116622, max_error: 0.00253039 })
|
| 164 | 2026-08-27T18:59:30.854Z | 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 = 3500
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::c]:56871
req_id = f21336c2-329f-4dc4-b7c9-d9ab940c7fa7
response_code = 200
uri = /timesync
|