| 1 | | [ Jun 23 22:49:52 Enabled. ] |
| 2 | | [ Jun 23 22:49:52 Rereading configuration. ] |
| 3 | | [ Jun 23 22:49:53 Rereading configuration. ] |
| 4 | | [ Jun 23 22:50: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 | | [ Jun 23 22:50:02 Method "start" exited with status 0. ] |
| 21 | | note: configured to log to "/dev/stdout" |
| 22 | 2026-06-23T22:50:02.415Z | 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-23T22:50:02.419Z | 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]:63938
|
| 24 | 2026-06-23T22:50:02.420Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 25 | 2026-06-23T22:50:02.423Z | 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-23T22:50:02.423Z | 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 = 3028
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:63938
req_id = 4c9f9aba-3529-47a4-8658-9b86f69f4521
response_code = 200
uri = /timesync
|
| 27 | 2026-06-23T22:50:03.442Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 28 | 2026-06-23T22:50:03.445Z | 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 })
|
| 29 | 2026-06-23T22:50:03.445Z | 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 = 3061
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:63938
req_id = 2766eb1e-8885-4e8e-8b86-c6000b7a6777
response_code = 200
uri = /timesync
|
| 30 | 2026-06-23T22:50:04.325Z | 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]:59890
|
| 31 | 2026-06-23T22:50:04.325Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 32 | 2026-06-23T22:50:04.327Z | 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-23T22:50:04.327Z | 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 = 2798
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:59890
req_id = 6b068790-2228-4a4d-920a-20e735a1b6be
response_code = 200
uri = /timesync
|
| 34 | 2026-06-23T22:50:04.820Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 35 | 2026-06-23T22:50:04.823Z | 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: 1782255002.2035189, correction: 0.0, last_offset: 0.155584231, rms_offset: 0.155584231, root_delay: 0.0, root_dispersion: 0.0, max_error: 0.0 })
|
| 36 | 2026-06-23T22:50:04.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 = 3202
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:63938
req_id = f5cc645c-4ad1-4199-8096-20913a3a0f92
response_code = 200
uri = /timesync
|
| 37 | 2026-06-23T22:50:07.771Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 38 | 2026-06-23T22:50:07.774Z | 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: 1782255002.2035189, correction: 0.497746468, last_offset: -9.8377e-5, rms_offset: 0.454787821, root_delay: 0.0, root_dispersion: 0.0, max_error: 0.497746468 })
|
| 39 | 2026-06-23T22:50:07.774Z | 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 = 2814
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:63938
req_id = 490ab250-6d22-4801-ba06-6bf28c2ef4bf
response_code = 200
uri = /timesync
|
| 40 | 2026-06-23T22:50:08.103Z | 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]:65079
|
| 41 | 2026-06-23T22:50:08.104Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 42 | 2026-06-23T22:50:08.106Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 1747211531, ip_addr: 104.36.85.11, stratum: 3, ref_time: 1782255008.2549012, correction: 0.496802568, last_offset: 4.6227e-5, rms_offset: 0.431449622, root_delay: 0.05512014, root_dispersion: 0.352020115, max_error: 0.8763827530000001 })
|
| 43 | 2026-06-23T22:50:08.106Z | 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 = 2831
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:65079
req_id = 657c8a26-238e-471b-bf66-0283789b50f5
response_code = 200
uri = /timesync
|
| 44 | 2026-06-23T22:50:11.548Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 45 | 2026-06-23T22:50:11.551Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 1747211531, ip_addr: 104.36.85.11, stratum: 3, ref_time: 1782255009.5616918, correction: 0.487655222, last_offset: -0.000158116, rms_offset: 0.40930903, root_delay: 0.05512014, root_dispersion: 0.002957338, max_error: 0.51817263 })
|
| 46 | 2026-06-23T22:50:11.551Z | 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 = 3023
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:63938
req_id = 94d5d0e9-57be-4f01-865c-9326cfd8f182
response_code = 200
uri = /timesync
|
| 47 | 2026-06-23T22:50:13.183Z | 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]:53463
|
| 48 | 2026-06-23T22:50:13.184Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 49 | 2026-06-23T22:50:13.186Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 1747211531, ip_addr: 104.36.85.11, stratum: 3, ref_time: 1782255009.5616918, correction: 0.48323825, last_offset: -0.000158116, rms_offset: 0.40930903, root_delay: 0.05512014, root_dispersion: 0.003307908, max_error: 0.514106228 })
|
| 50 | 2026-06-23T22:50:13.186Z | 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 = 2881
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:53463
req_id = d7838b0c-7a66-46b5-8ccc-2776c1f8fe0b
response_code = 200
uri = /timesync
|
| 51 | 2026-06-23T22:50:16.119Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 52 | 2026-06-23T22:50:16.122Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 1747211531, ip_addr: 104.36.85.11, stratum: 3, ref_time: 1782255015.2275603, correction: 0.474742353, last_offset: 0.000566812, rms_offset: 0.388304681, root_delay: 0.054708779, root_dispersion: 0.001659683, max_error: 0.5037564255 })
|
| 53 | 2026-06-23T22:50:16.122Z | 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 = 3151
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:63938
req_id = 9e2b75b6-83e1-40ec-8be1-5de17b0e10b8
response_code = 200
uri = /timesync
|
| 54 | 2026-06-23T22:50:18.263Z | 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]:49361
|
| 55 | 2026-06-23T22:50:18.264Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 56 | 2026-06-23T22:50:18.267Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 1747211531, ip_addr: 104.36.85.11, stratum: 3, ref_time: 1782255016.6149874, correction: 0.468895465, last_offset: 5.4349e-5, rms_offset: 0.368378192, root_delay: 0.054784708, root_dispersion: 0.001720596, max_error: 0.49800841500000004 })
|
| 57 | 2026-06-23T22:50:18.267Z | 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 = 3126
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:49361
req_id = 55ec4287-ad6a-4623-aad8-9a5fa4151fa2
response_code = 200
uri = /timesync
|
| 58 | 2026-06-23T22:50:21.246Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 59 | 2026-06-23T22:50:21.250Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 1747211531, ip_addr: 104.36.85.11, stratum: 3, ref_time: 1782255016.6149874, correction: 0.46083793, last_offset: 5.4349e-5, rms_offset: 0.368378192, root_delay: 0.054784708, root_dispersion: 0.002051674, max_error: 0.490281958 })
|
| 60 | 2026-06-23T22:50:21.250Z | 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 = 3458
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:63938
req_id = 3ee35691-801b-47ef-9ec0-efb55db60100
response_code = 200
uri = /timesync
|
| 61 | 2026-06-23T22:50:23.345Z | 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]:37598
|
| 62 | 2026-06-23T22:50:23.345Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 63 | 2026-06-23T22:50:23.348Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 1747211531, ip_addr: 104.36.85.11, stratum: 3, ref_time: 1782255016.6149874, correction: 0.455171317, last_offset: 5.4349e-5, rms_offset: 0.368378192, root_delay: 0.054784708, root_dispersion: 0.002284511, max_error: 0.484848182 })
|
| 64 | 2026-06-23T22:50:23.348Z | 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 = 2794
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:37598
req_id = 7c84e8e6-5115-4d10-8d70-dd0709e2ee65
response_code = 200
uri = /timesync
|
| 65 | 2026-06-23T22:50:27.520Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 66 | 2026-06-23T22:50:27.523Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 1747211531, ip_addr: 104.36.85.11, stratum: 3, ref_time: 1782255025.261027, correction: 0.443760753, last_offset: 0.00013349, rms_offset: 0.349474221, root_delay: 0.054871563, root_dispersion: 0.001751121, max_error: 0.4729476555 })
|
| 67 | 2026-06-23T22:50:27.523Z | 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 = 3220
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:63938
req_id = ac49c65d-79e7-443a-87e8-4d9cdc2ed334
response_code = 200
uri = /timesync
|
| 68 | 2026-06-23T22:50:28.423Z | 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]:47241
|
| 69 | 2026-06-23T22:50:28.424Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 70 | 2026-06-23T22:50:28.427Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 1747211531, ip_addr: 104.36.85.11, stratum: 3, ref_time: 1782255025.261027, correction: 0.441320091, last_offset: 0.00013349, rms_offset: 0.349474221, root_delay: 0.054871563, root_dispersion: 0.001844264, max_error: 0.4706001365 })
|
| 71 | 2026-06-23T22:50:28.427Z | 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 = 3040
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:47241
req_id = d9a2106d-91af-47f4-a098-7cb2501dfb64
response_code = 200
uri = /timesync
|
| 72 | 2026-06-23T22:50:33.503Z | 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]:40508
|
| 73 | 2026-06-23T22:50:33.503Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 74 | 2026-06-23T22:50:33.506Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 1747211531, ip_addr: 104.36.85.11, stratum: 3, ref_time: 1782255033.5343943, correction: 0.427501976, last_offset: 8.6792e-5, rms_offset: 0.314526796, root_delay: 0.055117127, root_dispersion: 0.001484124, max_error: 0.4565446635 })
|
| 75 | 2026-06-23T22:50:33.506Z | 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 = 3150
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:40508
req_id = b0f82971-c727-42dd-ab7a-18760d7028ba
response_code = 200
uri = /timesync
|
| 76 | 2026-06-23T22:50:34.331Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 77 | 2026-06-23T22:50:34.334Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 1747211531, ip_addr: 104.36.85.11, stratum: 3, ref_time: 1782255033.5343943, correction: 0.425265521, last_offset: 8.6792e-5, rms_offset: 0.314526796, root_delay: 0.055117127, root_dispersion: 0.001564344, max_error: 0.4543884285 })
|
| 78 | 2026-06-23T22:50:34.334Z | 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 = 3023
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:63938
req_id = b0407daa-1796-4436-9b07-753b9ff996a8
response_code = 200
uri = /timesync
|
| 79 | 2026-06-23T22:50:38.585Z | 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]:33189
|
| 80 | 2026-06-23T22:50:38.585Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 81 | 2026-06-23T22:50:38.588Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 1747211531, ip_addr: 104.36.85.11, stratum: 3, ref_time: 1782255037.2227204, correction: 0.413880795, last_offset: -0.000103724, rms_offset: 0.298386335, root_delay: 0.055061691, root_dispersion: 0.001599275, max_error: 0.44301091550000005 })
|
| 82 | 2026-06-23T22:50:38.588Z | 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 = 3041
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:33189
req_id = 1baf1571-43df-41bd-b6f5-fb72d36e0368
response_code = 200
uri = /timesync
|
| 83 | 2026-06-23T22:50:41.157Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 84 | 2026-06-23T22:50:41.160Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 1747211531, ip_addr: 104.36.85.11, stratum: 3, ref_time: 1782255037.2227204, correction: 0.406931818, last_offset: -0.000103724, rms_offset: 0.298386335, root_delay: 0.055061691, root_dispersion: 0.001813569, max_error: 0.4362762325 })
|
| 85 | 2026-06-23T22:50:41.160Z | 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 = 3324
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:63938
req_id = 823810ee-7527-4892-9eec-8a52cb6b749f
response_code = 200
uri = /timesync
|
| 86 | 2026-06-23T22:50:43.665Z | 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]:35639
|
| 87 | 2026-06-23T22:50:43.665Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 88 | 2026-06-23T22:50:43.668Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 1747211531, ip_addr: 104.36.85.11, stratum: 3, ref_time: 1782255040.7821403, correction: 0.400073409, last_offset: 8.6065e-5, rms_offset: 0.283074141, root_delay: 0.055114586, root_dispersion: 0.001668929, max_error: 0.42929963099999996 })
|
| 89 | 2026-06-23T22:50:43.668Z | 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 = 2845
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:35639
req_id = e8a7a1cd-3066-4fc7-8a29-739a728a2437
response_code = 200
uri = /timesync
|
| 90 | 2026-06-23T22:50:48.742Z | 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]:42907
|
| 91 | 2026-06-23T22:50:48.742Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 92 | 2026-06-23T22:50:48.745Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 1747211531, ip_addr: 104.36.85.11, stratum: 3, ref_time: 1782255046.7285588, correction: 0.386425525, last_offset: -4.8257e-5, rms_offset: 0.254766703, root_delay: 0.054960519, root_dispersion: 0.001579162, max_error: 0.4154849465 })
|
| 93 | 2026-06-23T22:50:48.745Z | 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 = 2987
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:42907
req_id = 4d618fa8-5d83-4a02-891c-b1a9cc7fda5e
response_code = 200
uri = /timesync
|
| 94 | 2026-06-23T22:50:50.694Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 95 | 2026-06-23T22:50:50.697Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 1747211531, ip_addr: 104.36.85.11, stratum: 3, ref_time: 1782255049.4200137, correction: 0.381198466, last_offset: -4.5999e-5, rms_offset: 0.24169293, root_delay: 0.054966051, root_dispersion: 0.00152689, max_error: 0.4102083815 })
|
| 96 | 2026-06-23T22:50:50.697Z | 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 = 2835
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:63938
req_id = b81b695b-6345-4939-8fd5-64722110c0c4
response_code = 200
uri = /timesync
|
| 97 | 2026-06-23T22:50:53.822Z | 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]:38691
|
| 98 | 2026-06-23T22:50:53.822Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 99 | 2026-06-23T22:50:53.824Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 1747211531, ip_addr: 104.36.85.11, stratum: 3, ref_time: 1782255052.9938352, correction: 0.372746348, last_offset: 4.672e-6, rms_offset: 0.229290038, root_delay: 0.054973803, root_dispersion: 0.001494379, max_error: 0.4017276285 })
|
| 100 | 2026-06-23T22:50:53.824Z | 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 = 2714
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:38691
req_id = 4a1df8ee-17cb-4973-91ed-af1d9b6177b5
response_code = 200
uri = /timesync
|
| 101 | 2026-06-23T22:50:58.625Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 102 | 2026-06-23T22:50:58.628Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 1747211531, ip_addr: 104.36.85.11, stratum: 3, ref_time: 1782255052.9938352, correction: 0.359770417, last_offset: 4.672e-6, rms_offset: 0.229290038, root_delay: 0.054973803, root_dispersion: 0.001812553, max_error: 0.3890698715 })
|
| 103 | 2026-06-23T22:50:58.629Z | 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 = 3280
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:63938
req_id = 65a54813-ef39-45a6-a2db-f61327759dd7
response_code = 200
uri = /timesync
|
| 104 | 2026-06-23T22:50:58.902Z | 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]:47466
|
| 105 | 2026-06-23T22:50:58.902Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 106 | 2026-06-23T22:50:58.905Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 1747211531, ip_addr: 104.36.85.11, stratum: 3, ref_time: 1782255052.9938352, correction: 0.35902372, last_offset: 4.672e-6, rms_offset: 0.229290038, root_delay: 0.054973803, root_dispersion: 0.001830861, max_error: 0.3883414825 })
|
| 107 | 2026-06-23T22:50:58.905Z | 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 = 2969
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:47466
req_id = c41c65d7-0e35-446a-8f16-e8332634edb8
response_code = 200
uri = /timesync
|
| 108 | 2026-06-23T22:51:03.981Z | 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]:33684
|
| 109 | 2026-06-23T22:51:03.981Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 110 | 2026-06-23T22:51:03.984Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 1747211531, ip_addr: 104.36.85.11, stratum: 3, ref_time: 1782255061.3906898, correction: 0.345337152, last_offset: -3.1816e-5, rms_offset: 0.217523634, root_delay: 0.055053942, root_dispersion: 0.001618648, max_error: 0.374482771 })
|
| 111 | 2026-06-23T22:51:03.984Z | 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]:33684
req_id = d860de6a-4212-4679-9a34-3dcfe7d04956
response_code = 200
uri = /timesync
|
| 112 | 2026-06-23T22:51:09.061Z | 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]:39522
|
| 113 | 2026-06-23T22:51:09.061Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 114 | 2026-06-23T22:51:09.064Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 1747211531, ip_addr: 104.36.85.11, stratum: 3, ref_time: 1782255061.3906898, correction: 0.331615686, last_offset: -3.1816e-5, rms_offset: 0.217523634, root_delay: 0.055053942, root_dispersion: 0.001961626, max_error: 0.361104283 })
|
| 115 | 2026-06-23T22:51:09.064Z | 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 = 3018
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:39522
req_id = ec6d1a54-2297-4562-ab1a-acef891fc496
response_code = 200
uri = /timesync
|
| 116 | 2026-06-23T22:51:14.138Z | 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]:54500
|
| 117 | 2026-06-23T22:51:14.138Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 118 | 2026-06-23T22:51:14.140Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 1747211531, ip_addr: 104.36.85.11, stratum: 3, ref_time: 1782255073.5447557, correction: 0.3179546, last_offset: -1.5099e-5, rms_offset: 0.195771277, root_delay: 0.054934513, root_dispersion: 0.001516277, max_error: 0.34693813349999997 })
|
| 119 | 2026-06-23T22:51:14.140Z | 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 = 2997
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:54500
req_id = 42ff1714-ef97-4fde-aa32-2156d0cadeed
response_code = 200
uri = /timesync
|
| 120 | 2026-06-23T22:51:17.067Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 121 | 2026-06-23T22:51:17.070Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 1747211531, ip_addr: 104.36.85.11, stratum: 3, ref_time: 1782255073.5447557, correction: 0.310041308, last_offset: -1.5099e-5, rms_offset: 0.195771277, root_delay: 0.054934513, root_dispersion: 0.001706604, max_error: 0.3392151685 })
|
| 122 | 2026-06-23T22:51:17.070Z | 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 = 2968
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:63938
req_id = 083d349e-419b-4e2b-b5b5-8fc76e65e49b
response_code = 200
uri = /timesync
|
| 123 | 2026-06-23T22:51:19.216Z | 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]:46685
|
| 124 | 2026-06-23T22:51:19.217Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 125 | 2026-06-23T22:51:19.219Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 1747211531, ip_addr: 104.36.85.11, stratum: 3, ref_time: 1782255076.9448643, correction: 0.304254204, last_offset: -1.7352e-5, rms_offset: 0.185724944, root_delay: 0.054896578, root_dispersion: 0.001616031, max_error: 0.333318524 })
|
| 126 | 2026-06-23T22:51:19.219Z | 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 = 3045
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:46685
req_id = 0ed0885c-f08d-4db5-bbb0-36ef9efd972e
response_code = 200
uri = /timesync
|
| 127 | 2026-06-23T22:51:24.296Z | 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]:42677
|
| 128 | 2026-06-23T22:51:24.297Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 129 | 2026-06-23T22:51:24.299Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 1747211531, ip_addr: 104.36.85.11, stratum: 3, ref_time: 1782255076.9448643, correction: 0.290533721, last_offset: -1.7352e-5, rms_offset: 0.185724944, root_delay: 0.054896578, root_dispersion: 0.001969029, max_error: 0.31995103900000005 })
|
| 130 | 2026-06-23T22:51:24.299Z | 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 = 2856
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:42677
req_id = 1d4c6a7e-df4b-413c-b895-758e91dec20d
response_code = 200
uri = /timesync
|
| 131 | 2026-06-23T22:51:27.849Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 132 | 2026-06-23T22:51:27.852Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 1747211531, ip_addr: 104.36.85.11, stratum: 3, ref_time: 1782255085.6521857, correction: 0.28095144, last_offset: -1.4225e-5, rms_offset: 0.176194146, root_delay: 0.055166099, root_dispersion: 0.000639551, max_error: 0.3091740405 })
|
| 133 | 2026-06-23T22:51:27.852Z | 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]:63938
req_id = e648cbdc-c913-4de8-954f-a1beeeb7f58f
response_code = 200
uri = /timesync
|
| 134 | 2026-06-23T22:51:29.378Z | 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]:33429
|
| 135 | 2026-06-23T22:51:29.378Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 136 | 2026-06-23T22:51:29.381Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 1747211531, ip_addr: 104.36.85.11, stratum: 3, ref_time: 1782255085.6521857, correction: 0.276822239, last_offset: -1.4225e-5, rms_offset: 0.176194146, root_delay: 0.055166099, root_dispersion: 0.000740268, max_error: 0.3051455565 })
|
| 137 | 2026-06-23T22:51:29.381Z | 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]:33429
req_id = 322514d3-8d5f-400d-884e-39a91c2b104e
response_code = 200
uri = /timesync
|
| 138 | 2026-06-23T22:51:34.454Z | 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]:34815
|
| 139 | 2026-06-23T22:51:34.454Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 140 | 2026-06-23T22:51:34.457Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 1747211531, ip_addr: 104.36.85.11, stratum: 3, ref_time: 1782255093.1654108, correction: 0.263065368, last_offset: 4.496e-5, rms_offset: 0.167152449, root_delay: 0.055026531, root_dispersion: 0.000576461, max_error: 0.2911550945 })
|
| 141 | 2026-06-23T22:51:34.457Z | 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 = 3175
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:34815
req_id = 56cfb6b9-d261-4a79-a5bb-4d05b6333a64
response_code = 200
uri = /timesync
|
| 142 | 2026-06-23T22:51:39.535Z | 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]:44052
|
| 143 | 2026-06-23T22:51:39.535Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 144 | 2026-06-23T22:51:39.537Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 1747211531, ip_addr: 104.36.85.11, stratum: 3, ref_time: 1782255093.1654108, correction: 0.249343425, last_offset: 4.496e-5, rms_offset: 0.167152449, root_delay: 0.055026531, root_dispersion: 0.000903668, max_error: 0.2777603585 })
|
| 145 | 2026-06-23T22:51:39.537Z | 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 = 2741
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:44052
req_id = 9203a972-1b0e-412c-b47a-eadf83d0c2f8
response_code = 200
uri = /timesync
|
| 146 | 2026-06-23T22:51:44.614Z | 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]:38213
|
| 147 | 2026-06-23T22:51:44.614Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 148 | 2026-06-23T22:51:44.617Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 1747211531, ip_addr: 104.36.85.11, stratum: 3, ref_time: 1782255101.3090532, correction: 0.235642985, last_offset: -1.916e-5, rms_offset: 0.15857473, root_delay: 0.055002362, root_dispersion: 0.000717169, max_error: 0.26386133500000003 })
|
| 149 | 2026-06-23T22:51:44.617Z | 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 = 3234
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:38213
req_id = 7b8fb647-cd69-4262-acc7-43268e243200
response_code = 200
uri = /timesync
|
| 150 | 2026-06-23T22:51:49.692Z | 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]:34791
|
| 151 | 2026-06-23T22:51:49.693Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 152 | 2026-06-23T22:51:49.696Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 1747211531, ip_addr: 104.36.85.11, stratum: 3, ref_time: 1782255101.3090532, correction: 0.221925154, last_offset: -1.916e-5, rms_offset: 0.15857473, root_delay: 0.055002362, root_dispersion: 0.001040349, max_error: 0.250466684 })
|
| 153 | 2026-06-23T22:51:49.696Z | 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 = 3107
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:34791
req_id = 94263f97-4cee-4723-9132-57dfc7237ccc
response_code = 200
uri = /timesync
|
| 154 | 2026-06-23T22:51:53.872Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 155 | 2026-06-23T22:51:53.874Z | 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: 1782255113.7240534, correction: 0.209538013, last_offset: -9.6809e-5, rms_offset: 0.135393947, root_delay: 0.031501569, root_dispersion: 0.000719105, max_error: 0.2260079025 })
|
| 156 | 2026-06-23T22:51:53.874Z | 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 = 2679
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:63938
req_id = fd4658a8-d1fa-4cd8-a2ad-c840e9413c8e
response_code = 200
uri = /timesync
|
| 157 | 2026-06-23T22:51:54.772Z | 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]:56541
|
| 158 | 2026-06-23T22:51:54.772Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 159 | 2026-06-23T22:51:54.775Z | 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: 1782255114.2670834, correction: 0.207136482, last_offset: -3.0139e-5, rms_offset: 0.128445983, root_delay: 0.031501569, root_dispersion: 0.000782642, max_error: 0.22366990850000001 })
|
| 160 | 2026-06-23T22:51:54.775Z | 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]:56541
req_id = 41797d39-0585-409b-9b10-a674dd8e350f
response_code = 200
uri = /timesync
|
| 161 | 2026-06-23T22:51:59.850Z | 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]:57043
|
| 162 | 2026-06-23T22:51:59.850Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 163 | 2026-06-23T22:51:59.853Z | 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: 1782255118.8832402, correction: 0.193347499, last_offset: 2.9361e-5, rms_offset: 0.109669104, root_delay: 0.031510234, root_dispersion: 0.000720998, max_error: 0.20982361400000002 })
|
| 164 | 2026-06-23T22:51:59.853Z | 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 = 2984
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:57043
req_id = 808d4b7d-9dd7-4839-b91c-52d17b2951f8
response_code = 200
uri = /timesync
|
| 165 | 2026-06-23T22:52:04.927Z | 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]:41084
|
| 166 | 2026-06-23T22:52:04.927Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 167 | 2026-06-23T22:52:04.930Z | 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: 1782255124.1929777, correction: 0.179695785, last_offset: 1.5273e-5, rms_offset: 0.084273413, root_delay: 0.031612605, root_dispersion: 0.000815572, max_error: 0.1963176595 })
|
| 168 | 2026-06-23T22:52:04.930Z | 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 = 3338
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:41084
req_id = ad87fe9a-6424-4775-b5a7-bfc1ef77499e
response_code = 200
uri = /timesync
|
| 169 | 2026-06-23T22:52:10.004Z | 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]:42313
|
| 170 | 2026-06-23T22:52:10.004Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 171 | 2026-06-23T22:52:10.006Z | 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: 1782255129.843126, correction: 0.165970564, last_offset: -1.9364e-5, rms_offset: 0.064758509, root_delay: 0.031693924, root_dispersion: 0.000776265, max_error: 0.18259379099999998 })
|
| 172 | 2026-06-23T22:52:10.006Z | 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 = 2880
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:42313
req_id = 44f791c7-49a0-4a65-b8b8-89337fe08351
response_code = 200
uri = /timesync
|
| 173 | 2026-06-23T22:52:14.328Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 174 | 2026-06-23T22:52:14.331Z | 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: 1782255132.2041702, correction: 0.15420343, last_offset: -3.1159e-5, rms_offset: 0.055291794, root_delay: 0.031408682, root_dispersion: 0.000982282, max_error: 0.17089005300000001 })
|
| 175 | 2026-06-23T22:52:14.331Z | 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 = 3005
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:63938
req_id = a307ceaa-18e3-47a9-a00a-953c68b8da88
response_code = 200
uri = /timesync
|
| 176 | 2026-06-23T22:52:15.080Z | 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]:60821
|
| 177 | 2026-06-23T22:52:15.080Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 178 | 2026-06-23T22:52:15.083Z | 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: 1782255133.9239244, correction: 0.152139366, last_offset: 3.1657e-5, rms_offset: 0.052454401, root_delay: 0.03170694, root_dispersion: 0.00094054, max_error: 0.168933376 })
|
| 179 | 2026-06-23T22:52:15.083Z | 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 = 3157
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:60821
req_id = 1179dc90-0532-4566-a81e-2d5dc4a6e825
response_code = 200
uri = /timesync
|
| 180 | 2026-06-23T22:52:20.160Z | 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]:35460
|
| 181 | 2026-06-23T22:52:20.160Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 182 | 2026-06-23T22:52:20.162Z | 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: 1782255138.878758, correction: 0.138489142, last_offset: -6.676e-6, rms_offset: 0.040307734, root_delay: 0.03177803, root_dispersion: 0.000866011, max_error: 0.15524416800000002 })
|
| 183 | 2026-06-23T22:52:20.162Z | 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 = 2711
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:35460
req_id = f4558df0-6cbf-4935-b0be-72af9f9fdf71
response_code = 200
uri = /timesync
|
| 184 | 2026-06-23T22:52:25.238Z | 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]:57203
|
| 185 | 2026-06-23T22:52:25.238Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 186 | 2026-06-23T22:52:25.241Z | 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: 1782255144.7047338, correction: 0.124755487, last_offset: 9.35e-7, rms_offset: 0.03097382, root_delay: 0.031746186, root_dispersion: 0.000825659, max_error: 0.141454239 })
|
| 187 | 2026-06-23T22:52:25.241Z | 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 = 2879
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:57203
req_id = 9afea764-aefe-4197-81b5-b6cd9a700bec
response_code = 200
uri = /timesync
|
| 188 | 2026-06-23T22:52:30.316Z | 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]:38969
|
| 189 | 2026-06-23T22:52:30.316Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 190 | 2026-06-23T22:52:30.318Z | 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: 1782255149.4712687, correction: 0.111024573, last_offset: 1.6858e-5, rms_offset: 0.023801323, root_delay: 0.031583846, root_dispersion: 0.000734254, max_error: 0.12755075 })
|
| 191 | 2026-06-23T22:52:30.318Z | 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 = 2855
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:38969
req_id = 390b87d7-1006-4a58-bb34-5445fe8d76eb
response_code = 200
uri = /timesync
|
| 192 | 2026-06-23T22:52:35.394Z | 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]:57072
|
| 193 | 2026-06-23T22:52:35.394Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 194 | 2026-06-23T22:52:35.397Z | 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: 1782255154.1113398, correction: 0.097236179, last_offset: 4.8465e-5, rms_offset: 0.01927908, root_delay: 0.031595334, root_dispersion: 0.000849172, max_error: 0.113883018 })
|
| 195 | 2026-06-23T22:52:35.397Z | 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 = 2840
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:57072
req_id = 88c35db6-efed-43d3-b848-3be62618e02f
response_code = 200
uri = /timesync
|
| 196 | 2026-06-23T22:52:40.470Z | 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]:59364
|
| 197 | 2026-06-23T22:52:40.471Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 198 | 2026-06-23T22:52:40.474Z | 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: 1782255160.0084417, correction: 0.083692275, last_offset: -1.8966e-5, rms_offset: 0.014814716, root_delay: 0.031547375, root_dispersion: 0.000803861, max_error: 0.10026982350000001 })
|
| 199 | 2026-06-23T22:52:40.474Z | 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 = 3204
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:59364
req_id = 5637e2d7-f067-40a1-99c0-398ab7730338
response_code = 200
uri = /timesync
|
| 200 | 2026-06-23T22:52:45.549Z | 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]:43150
|
| 201 | 2026-06-23T22:52:45.549Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 202 | 2026-06-23T22:52:45.552Z | 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: 1782255164.9957588, correction: 0.069873579, last_offset: 2.6096e-5, rms_offset: 0.011384174, root_delay: 0.031551074, root_dispersion: 0.000824122, max_error: 0.086473238 })
|
| 203 | 2026-06-23T22:52:45.552Z | 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 = 2811
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:43150
req_id = 3855af92-4062-41ea-8dff-f9d45d4d1e1b
response_code = 200
uri = /timesync
|
| 204 | 2026-06-23T22:52:50.628Z | 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]:52935
|
| 205 | 2026-06-23T22:52:50.628Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 206 | 2026-06-23T22:52:50.631Z | 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: 1782255169.1870975, correction: 0.056152493, last_offset: 1.8434e-5, rms_offset: 0.009221241, root_delay: 0.031841747, root_dispersion: 0.000725984, max_error: 0.0727993505 })
|
| 207 | 2026-06-23T22:52:50.631Z | 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 = 2758
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:52935
req_id = 7b8bd4fd-5e53-4e39-b357-8063180fa0ee
response_code = 200
uri = /timesync
|
| 208 | 2026-06-23T22:52:51.995Z | 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]:58728
|
| 209 | 2026-06-23T22:52:51.995Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 210 | 2026-06-23T22:52:51.998Z | 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: 1782255170.9314241, correction: 0.052551869, last_offset: -7.3023e-5, rms_offset: 0.008299151, root_delay: 0.031854317, root_dispersion: 0.00073394, max_error: 0.0692129675 })
|
| 211 | 2026-06-23T22:52:51.998Z | 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 = 2821
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:58728
req_id = 3a37d611-28c3-49cc-94e3-930307521b72
response_code = 200
uri = /timesync
|
| 212 | 2026-06-23T22:52:55.709Z | 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]:52588
|
| 213 | 2026-06-23T22:52:55.709Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 214 | 2026-06-23T22:52:55.712Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 2728380417, ip_addr: 162.159.200.1, stratum: 4, ref_time: 1782255174.0303216, correction: 0.042512532, last_offset: 3.6982e-5, rms_offset: 0.007085952, root_delay: 0.031585764, root_dispersion: 0.000742659, max_error: 0.059048073 })
|
| 215 | 2026-06-23T22:52:55.712Z | 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 = 2953
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:52588
req_id = 4c27b932-621c-411a-8267-1acc94263898
response_code = 200
uri = /timesync
|
| 216 | 2026-06-23T22:53:40.259Z | 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]:57128
|
| 217 | 2026-06-23T22:53:40.259Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 218 | 2026-06-23T22:53:40.262Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 2728380417, ip_addr: 162.159.200.1, stratum: 4, ref_time: 1782255219.188826, correction: -0.000172013, last_offset: 1.3389e-5, rms_offset: 0.00070433, root_delay: 0.03179767, root_dispersion: 0.000784054, max_error: 0.016854901999999998 })
|
| 219 | 2026-06-23T22:53:40.262Z | 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 = 2901
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:57128
req_id = 1755fdee-39b7-4547-ab76-22aede02518f
response_code = 200
uri = /timesync
|
| 220 | 2026-06-23T22:53:40.367Z | 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]:50082
|
| 221 | 2026-06-23T22:53:40.367Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 222 | 2026-06-23T22:53:40.369Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 2728380417, ip_addr: 162.159.200.1, stratum: 4, ref_time: 1782255219.188826, correction: -0.00017051, last_offset: 1.3389e-5, rms_offset: 0.00070433, root_delay: 0.03179767, root_dispersion: 0.000793964, max_error: 0.016863309 })
|
| 223 | 2026-06-23T22:53:40.369Z | 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 = 2706
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:50082
req_id = 67daded3-b0aa-42c8-acea-86f3ae881f7c
response_code = 200
uri = /timesync
|
| 224 | 2026-06-23T22:54:46.710Z | 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]:51464
|
| 225 | 2026-06-23T22:54:46.711Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 226 | 2026-06-23T22:54:46.715Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 2728380417, ip_addr: 162.159.200.1, stratum: 4, ref_time: 1782255285.4139757, correction: -0.000234885, last_offset: 0.000122794, rms_offset: 9.3315e-5, root_delay: 0.03152173, root_dispersion: 0.00071742, max_error: 0.01671317 })
|
| 227 | 2026-06-23T22:54:46.715Z | 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 = 5465
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:51464
req_id = a4f5c142-76c1-4487-96a7-32dfe16602e5
response_code = 200
uri = /timesync
|
| 228 | 2026-06-23T22:56:20.013Z | 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::c]:40119
|
| 229 | 2026-06-23T22:56:20.032Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 230 | 2026-06-23T22:56:20.049Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 2728380417, ip_addr: 162.159.200.1, stratum: 4, ref_time: 1782255379.8452337, correction: -8.7635e-5, last_offset: -3.3352e-5, rms_offset: 5.2283e-5, root_delay: 0.031386036, root_dispersion: 0.000687747, max_error: 0.016468399999999998 })
|
| 231 | 2026-06-23T22:56:20.049Z | 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 = 32638
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::c]:40119
req_id = 44445700-1f0f-487a-9647-d93c65f85ced
response_code = 200
uri = /timesync
|
| 232 | 2026-06-23T22:56:26.499Z | 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::a]:56504
|
| 233 | 2026-06-23T22:56:26.500Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 234 | 2026-06-23T22:56:26.503Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 2728380417, ip_addr: 162.159.200.1, stratum: 4, ref_time: 1782255385.244061, correction: -5.8885e-5, last_offset: 3.451e-6, rms_offset: 4.1246e-5, root_delay: 0.031791706, root_dispersion: 0.000819226, max_error: 0.016773964000000002 })
|
| 235 | 2026-06-23T22:56:26.503Z | 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 = 3884
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::a]:56504
req_id = 068db0b4-d72e-4031-b5ac-f242566cfeb6
response_code = 200
uri = /timesync
|
| 236 | 2026-06-23T22:56:27.605Z | 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::a]:52119
|
| 237 | 2026-06-23T22:56:27.605Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 238 | 2026-06-23T22:56:27.608Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 2728380417, ip_addr: 162.159.200.1, stratum: 4, ref_time: 1782255386.74549, correction: -4.7364e-5, last_offset: -1.0741e-5, rms_offset: 3.9277e-5, root_delay: 0.031525865, root_dispersion: 0.000766576, max_error: 0.016576872500000003 })
|
| 239 | 2026-06-23T22:56:27.608Z | 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 = 3534
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::a]:52119
req_id = 1af6c573-bd5b-4738-81d4-61e55f2bbe14
response_code = 200
uri = /timesync
|
| 240 | 2026-06-23T22:56:28.439Z | 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::c]:55539
|
| 241 | 2026-06-23T22:56:28.439Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 242 | 2026-06-23T22:56:28.443Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 2728380417, ip_addr: 162.159.200.1, stratum: 4, ref_time: 1782255386.74549, correction: -4.6803e-5, last_offset: -1.0741e-5, rms_offset: 3.9277e-5, root_delay: 0.031525865, root_dispersion: 0.000822962, max_error: 0.0166326975 })
|
| 243 | 2026-06-23T22:56:28.443Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:874
latency_us = 3347
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::c]:55539
req_id = b76c8cdf-43f6-4beb-91fd-e8d606394b68
response_code = 200
uri = /timesync
|
| 244 | 2026-06-23T22:56:28.500Z | 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::b]:37297
|
| 245 | 2026-06-23T22:56:28.500Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 246 | 2026-06-23T22:56:28.503Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 2728380417, ip_addr: 162.159.200.1, stratum: 4, ref_time: 1782255387.537856, correction: -4.0439e-5, last_offset: -6.334e-6, rms_offset: 3.7315e-5, root_delay: 0.031293079, root_dispersion: 0.000702373, max_error: 0.0163893515 })
|
| 247 | 2026-06-23T22:56:28.503Z | 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 = 3322
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::b]:37297
req_id = 3dfcce96-1d4a-420d-87a3-9dd6a6801e12
response_code = 200
uri = /timesync
|
| 248 | 2026-06-23T22:56:50.182Z | 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::b]:65096
|
| 249 | 2026-06-23T22:56:50.182Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 250 | 2026-06-23T22:56:50.185Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 2728380417, ip_addr: 162.159.200.1, stratum: 4, ref_time: 1782255409.2145286, correction: 5.3941e-5, last_offset: -3.772e-6, rms_offset: 3.2023e-5, root_delay: 0.031374112, root_dispersion: 0.000788442, max_error: 0.016529439 })
|
| 251 | 2026-06-23T22:56:50.185Z | 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 = 3244
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::b]:65096
req_id = 2715e9c0-05a3-4a61-8907-8c04064d9b88
response_code = 200
uri = /timesync
|
| 252 | 2026-06-23T22:56:50.281Z | 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::c]:40708
|
| 253 | 2026-06-23T22:56:50.281Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 254 | 2026-06-23T22:56:50.284Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 2728380417, ip_addr: 162.159.200.1, stratum: 4, ref_time: 1782255409.2145286, correction: 5.3859e-5, last_offset: -3.772e-6, rms_offset: 3.2023e-5, root_delay: 0.031374112, root_dispersion: 0.000795744, max_error: 0.016536659000000002 })
|
| 255 | 2026-06-23T22:56:50.284Z | 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 = 3442
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::c]:40708
req_id = 415a289d-83b7-4620-be54-fe571be60daf
response_code = 200
uri = /timesync
|
| 256 | 2026-06-23T22:56:50.318Z | 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::a]:44986
|
| 257 | 2026-06-23T22:56:50.318Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 258 | 2026-06-23T22:56:50.321Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 2728380417, ip_addr: 162.159.200.1, stratum: 4, ref_time: 1782255409.2145286, correction: 5.3829e-5, last_offset: -3.772e-6, rms_offset: 3.2023e-5, root_delay: 0.031374112, root_dispersion: 0.00079848, max_error: 0.016539365 })
|
| 259 | 2026-06-23T22:56:50.321Z | 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 = 3103
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::a]:44986
req_id = 10b7463c-0a88-43ed-bdb5-447cd74e4efc
response_code = 200
uri = /timesync
|
| 260 | 2026-06-23T22:57:49.258Z | 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::b]:34288
|
| 261 | 2026-06-23T22:57:49.258Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 262 | 2026-06-23T22:57:49.261Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 2728380417, ip_addr: 162.159.200.1, stratum: 4, ref_time: 1782255467.363848, correction: 6.9132e-5, last_offset: 4.168e-6, rms_offset: 2.859e-5, root_delay: 0.031491868, root_dispersion: 0.000796328, max_error: 0.016611393999999998 })
|
| 263 | 2026-06-23T22:57:49.261Z | 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 = 3223
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::b]:34288
req_id = d5e5ce37-35cf-42e0-b521-2a1e86a853a5
response_code = 200
uri = /timesync
|
| 264 | 2026-06-23T22:57:49.364Z | 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::c]:33973
|
| 265 | 2026-06-23T22:57:49.364Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 266 | 2026-06-23T22:57:49.367Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 2728380417, ip_addr: 162.159.200.1, stratum: 4, ref_time: 1782255467.363848, correction: 6.8975e-5, last_offset: 4.168e-6, rms_offset: 2.859e-5, root_delay: 0.031491868, root_dispersion: 0.000803442, max_error: 0.016618351 })
|
| 267 | 2026-06-23T22:57:49.367Z | 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 = 3274
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::c]:33973
req_id = b1160104-3228-4389-a49a-e8472e9f2a55
response_code = 200
uri = /timesync
|
| 268 | 2026-06-23T22:57:49.402Z | 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::a]:47288
|
| 269 | 2026-06-23T22:57:49.402Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 270 | 2026-06-23T22:57:49.406Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 2728380417, ip_addr: 162.159.200.1, stratum: 4, ref_time: 1782255467.363848, correction: 6.8918e-5, last_offset: 4.168e-6, rms_offset: 2.859e-5, root_delay: 0.031491868, root_dispersion: 0.000806037, max_error: 0.016620889 })
|
| 271 | 2026-06-23T22:57:49.406Z | 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 = 3812
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::a]:47288
req_id = 4bde8162-d1a3-4846-bdf0-bfddb938d3a2
response_code = 200
uri = /timesync
|
| 272 | 2026-06-23T22:58:49.003Z | 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::b]:52412
|
| 273 | 2026-06-23T22:58:49.003Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 274 | 2026-06-23T22:58:49.007Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 2728380417, ip_addr: 162.159.200.1, stratum: 4, ref_time: 1782255528.8111632, correction: 2.2931e-5, last_offset: -4.5607e-5, rms_offset: 4.9645e-5, root_delay: 0.031373221, root_dispersion: 0.001005885, max_error: 0.0167154265 })
|
| 275 | 2026-06-23T22:58:49.007Z | 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 = 3629
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::b]:52412
req_id = 29920d65-8d10-4784-8754-a26ec40b4ed5
response_code = 200
uri = /timesync
|
| 276 | 2026-06-23T22:58:49.043Z | 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::c]:63425
|
| 277 | 2026-06-23T22:58:49.043Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 278 | 2026-06-23T22:58:49.046Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 2728380417, ip_addr: 162.159.200.1, stratum: 4, ref_time: 1782255528.8111632, correction: 2.2927e-5, last_offset: -4.5607e-5, rms_offset: 4.9645e-5, root_delay: 0.031373221, root_dispersion: 0.00100868, max_error: 0.0167182175 })
|
| 279 | 2026-06-23T22:58:49.046Z | 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 = 2925
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::c]:63425
req_id = e8c464f2-8a3d-4dc4-aa53-e97f8fd0e4e0
response_code = 200
uri = /timesync
|
| 280 | 2026-06-23T22:58:50.090Z | 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::a]:64036
|
| 281 | 2026-06-23T22:58:50.090Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 282 | 2026-06-23T22:58:50.093Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 2728380417, ip_addr: 162.159.200.1, stratum: 4, ref_time: 1782255528.8111632, correction: 2.2837e-5, last_offset: -4.5607e-5, rms_offset: 4.9645e-5, root_delay: 0.031373221, root_dispersion: 0.001083324, max_error: 0.0167927715 })
|
| 283 | 2026-06-23T22:58:50.093Z | 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 = 2930
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::a]:64036
req_id = 1d898490-35fc-40b4-9fde-aecfeaeb674b
response_code = 200
uri = /timesync
|
| 284 | 2026-06-23T22:59:49.027Z | 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::b]:45754
|
| 285 | 2026-06-23T22:59:49.027Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 286 | 2026-06-23T22:59:49.031Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 2728380417, ip_addr: 162.159.200.1, stratum: 4, ref_time: 1782255587.5149987, correction: -6.9552e-5, last_offset: -5.6349e-5, rms_offset: 6.0239e-5, root_delay: 0.031342681, root_dispersion: 0.001080428, max_error: 0.0168213205 })
|
| 287 | 2026-06-23T22:59:49.031Z | 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 = 3792
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::b]:45754
req_id = a8f4cadb-96ab-422c-9c8c-45e5846df618
response_code = 200
uri = /timesync
|
| 288 | 2026-06-23T22:59:49.064Z | 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::c]:43824
|
| 289 | 2026-06-23T22:59:49.064Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 290 | 2026-06-23T22:59:49.068Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 2728380417, ip_addr: 162.159.200.1, stratum: 4, ref_time: 1782255587.5149987, correction: -6.951e-5, last_offset: -5.6349e-5, rms_offset: 6.0239e-5, root_delay: 0.031342681, root_dispersion: 0.00108292, max_error: 0.016823770499999998 })
|
| 291 | 2026-06-23T22:59:49.068Z | 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 = 4073
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::c]:43824
req_id = b4f21f29-c453-4195-bbdc-7aa4d5f76224
response_code = 200
uri = /timesync
|
| 292 | 2026-06-23T22:59:49.121Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:1057
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::a]:50244
|
| 293 | 2026-06-23T22:59:49.122Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 294 | 2026-06-23T22:59:49.125Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 2728380417, ip_addr: 162.159.200.1, stratum: 4, ref_time: 1782255587.5149987, correction: -6.9444e-5, last_offset: -5.6349e-5, rms_offset: 6.0239e-5, root_delay: 0.031342681, root_dispersion: 0.001086761, max_error: 0.016827545499999996 })
|
| 295 | 2026-06-23T22:59:49.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 = 3105
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::a]:50244
req_id = 0c4f1681-f6d1-4af0-9378-addf04ac9fe1
response_code = 200
uri = /timesync
|