| 1 | | [ Jun 6 01:12:40 Enabled. ] |
| 2 | | [ Jun 6 01:12:40 Rereading configuration. ] |
| 3 | | [ Jun 6 01:12:41 Rereading configuration. ] |
| 4 | | [ Jun 6 01:12:47 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 6 01:12:47 Method "start" exited with status 0. ] |
| 21 | | note: configured to log to "/dev/stdout" |
| 22 | 2026-06-06T01:12:47.305Z | 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-06T01:12:47.612Z | 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]:58330
|
| 24 | 2026-06-06T01:12:47.612Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 25 | 2026-06-06T01:12:47.615Z | 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-06T01:12:47.616Z | 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 = 3390
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:58330
req_id = ad613c35-862f-40a3-aeb5-a337a7e6f381
response_code = 200
uri = /timesync
|
| 27 | 2026-06-06T01:12:48.131Z | 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]:36887
|
| 28 | 2026-06-06T01:12:48.131Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 29 | 2026-06-06T01:12:48.134Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 0, ip_addr: ::, stratum: 0, ref_time: 0.0, correction: 0.0, last_offset: 0.0, rms_offset: 0.0, root_delay: 1.0, root_dispersion: 1.0, max_error: 1.5 })
|
| 30 | 2026-06-06T01:12:48.134Z | 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 = 2900
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:36887
req_id = 818d8adf-caaf-4285-b66b-bcf5741307cb
response_code = 200
uri = /timesync
|
| 31 | 2026-06-06T01:12:48.856Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 32 | 2026-06-06T01:12:48.859Z | 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-06T01:12:48.859Z | 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 = 2949
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:36887
req_id = 4926ea36-995b-4ba6-b0c5-feca72d32229
response_code = 200
uri = /timesync
|
| 34 | 2026-06-06T01:12:49.895Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 35 | 2026-06-06T01:12:49.898Z | 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: 1780708368.5336738, correction: -0.319455713, last_offset: -0.013061894, rms_offset: 0.335136712, root_delay: 0.0, root_dispersion: 0.0, max_error: 0.319455713 })
|
| 36 | 2026-06-06T01:12:49.898Z | 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 = 3254
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:36887
req_id = cba234f3-abd0-42a9-b558-b7ddfb51c4bd
response_code = 200
uri = /timesync
|
| 37 | 2026-06-06T01:12:50.781Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 38 | 2026-06-06T01:12:50.784Z | 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: 1780708368.5336738, correction: -0.317815632, last_offset: 0.000766023, rms_offset: 0.317938685, root_delay: 0.0, root_dispersion: 0.0, max_error: 0.317815632 })
|
| 39 | 2026-06-06T01:12:50.784Z | 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]:36887
req_id = 9af11185-916a-4727-9c5c-586981484608
response_code = 200
uri = /timesync
|
| 40 | 2026-06-06T01:12:52.365Z | 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]:35507
|
| 41 | 2026-06-06T01:12:52.365Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 42 | 2026-06-06T01:12:52.368Z | 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: 1780708368.5336738, correction: -0.313441306, last_offset: -7.208e-5, rms_offset: 0.301623136, root_delay: 0.0, root_dispersion: 0.0, max_error: 0.313441306 })
|
| 43 | 2026-06-06T01:12:52.368Z | 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 = 2772
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:35507
req_id = eb09e27a-be5f-45c5-ae96-a824e4b9d8e8
response_code = 200
uri = /timesync
|
| 44 | 2026-06-06T01:12:52.850Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 45 | 2026-06-06T01:12:52.852Z | 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: 1780708368.5336738, correction: -0.313774079, last_offset: 0.001648489, rms_offset: 0.2861453, root_delay: 0.0, root_dispersion: 0.0, max_error: 0.313774079 })
|
| 46 | 2026-06-06T01:12:52.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 = 2884
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:36887
req_id = ee07976c-9289-41f9-a25f-bfac6c6a34e6
response_code = 200
uri = /timesync
|
| 47 | 2026-06-06T01:12:55.230Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 48 | 2026-06-06T01:12:55.233Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 1753455535, ip_addr: 104.131.155.175, stratum: 3, ref_time: 1780708374.3110263, correction: -0.307459921, last_offset: 0.000259179, rms_offset: 0.257530779, root_delay: 0.008060584, root_dispersion: 0.028795151, max_error: 0.34028536400000003 })
|
| 49 | 2026-06-06T01:12:55.233Z | 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 = 3050
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:36887
req_id = 3a187d35-5243-4033-9bdc-9b4dbbd848ed
response_code = 200
uri = /timesync
|
| 50 | 2026-06-06T01:12:56.749Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 51 | 2026-06-06T01:12:56.752Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 1753455535, ip_addr: 104.131.155.175, stratum: 3, ref_time: 1780708375.4068387, correction: -0.302979767, last_offset: -0.000355611, rms_offset: 0.244315177, root_delay: 0.007457957, root_dispersion: 0.02841891, max_error: 0.3351276555 })
|
| 52 | 2026-06-06T01:12:56.752Z | 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 = 3131
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:36887
req_id = a6dccce9-eb10-47d2-b2b0-5694935d0e82
response_code = 200
uri = /timesync
|
| 53 | 2026-06-06T01:12:57.418Z | 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]:34564
|
| 54 | 2026-06-06T01:12:57.418Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 55 | 2026-06-06T01:12:57.421Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 1753455535, ip_addr: 104.131.155.175, stratum: 3, ref_time: 1780708376.641518, correction: -0.301085204, last_offset: -7.8573e-5, rms_offset: 0.231777728, root_delay: 0.007457957, root_dispersion: 0.028398635, max_error: 0.3332128175 })
|
| 56 | 2026-06-06T01:12:57.421Z | 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 = 2809
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:34564
req_id = b63ede11-2889-4f60-a44c-0f9209419f06
response_code = 200
uri = /timesync
|
| 57 | 2026-06-06T01:12:59.266Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 58 | 2026-06-06T01:12:59.269Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 1753455535, ip_addr: 104.131.155.175, stratum: 3, ref_time: 1780708378.4375393, correction: -0.29606396, last_offset: 9.7466e-5, rms_offset: 0.208599955, root_delay: 0.007817657, root_dispersion: 0.02823188, max_error: 0.3282046685 })
|
| 59 | 2026-06-06T01:12:59.269Z | 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 = 2849
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:36887
req_id = 3e52c7ad-2965-492e-b94f-57f13f8242c3
response_code = 200
uri = /timesync
|
| 60 | 2026-06-06T01:13:01.785Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 61 | 2026-06-06T01:13:01.788Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 1753455535, ip_addr: 104.131.155.175, stratum: 3, ref_time: 1780708380.0479531, correction: -0.289243072, last_offset: 9.7602e-5, rms_offset: 0.187739968, root_delay: 0.008092801, root_dispersion: 0.028396456, max_error: 0.3216859285 })
|
| 62 | 2026-06-06T01:13:01.788Z | 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 = 3258
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:36887
req_id = 753665ac-e530-4ff3-9db0-b6a514b7e2fa
response_code = 200
uri = /timesync
|
| 63 | 2026-06-06T01:13:02.467Z | 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]:59798
|
| 64 | 2026-06-06T01:13:02.467Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 65 | 2026-06-06T01:13:02.470Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 1753455535, ip_addr: 104.131.155.175, stratum: 3, ref_time: 1780708381.0822215, correction: -0.287308633, last_offset: -8.4258e-5, rms_offset: 0.178105772, root_delay: 0.008276205, root_dispersion: 0.028336771, max_error: 0.3197835065 })
|
| 66 | 2026-06-06T01:13:02.470Z | 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 = 2996
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:59798
req_id = c6ebe6f4-4af1-4911-bc19-708cbd96e93e
response_code = 200
uri = /timesync
|
| 67 | 2026-06-06T01:13:06.504Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 68 | 2026-06-06T01:13:06.507Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 1753455535, ip_addr: 104.131.155.175, stratum: 3, ref_time: 1780708384.9128022, correction: -0.276163727, last_offset: -5.4243e-5, rms_offset: 0.144265682, root_delay: 0.007585924, root_dispersion: 0.028438581, max_error: 0.30839527000000005 })
|
| 69 | 2026-06-06T01:13:06.507Z | 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 = 3389
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:36887
req_id = 173192dd-9fbf-4696-a294-565728b143f9
response_code = 200
uri = /timesync
|
| 70 | 2026-06-06T01:13:07.517Z | 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]:40151
|
| 71 | 2026-06-06T01:13:07.517Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 72 | 2026-06-06T01:13:07.520Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 1753455535, ip_addr: 104.131.155.175, stratum: 3, ref_time: 1780708386.1249785, correction: -0.273370832, last_offset: -4.1561e-5, rms_offset: 0.136862442, root_delay: 0.007529886, root_dispersion: 0.028426083, max_error: 0.305561858 })
|
| 73 | 2026-06-06T01:13:07.520Z | 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 = 3477
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:40151
req_id = 3e1f9718-4131-473c-ad88-304ab6a9c66b
response_code = 200
uri = /timesync
|
| 74 | 2026-06-06T01:13:12.569Z | 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]:40681
|
| 75 | 2026-06-06T01:13:12.570Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 76 | 2026-06-06T01:13:12.572Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 1753455535, ip_addr: 104.131.155.175, stratum: 3, ref_time: 1780708391.3826728, correction: -0.259982735, last_offset: 9.64e-7, rms_offset: 0.105169699, root_delay: 0.007656861, root_dispersion: 0.02867025, max_error: 0.2924814155 })
|
| 77 | 2026-06-06T01:13:12.572Z | 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 = 2698
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:40681
req_id = 3f8cbbe4-bbd0-401c-a32e-5af573eaf49f
response_code = 200
uri = /timesync
|
| 78 | 2026-06-06T01:13:13.583Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 79 | 2026-06-06T01:13:13.586Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 1753455535, ip_addr: 104.131.155.175, stratum: 3, ref_time: 1780708392.0882626, correction: -0.257156223, last_offset: -7.308e-5, rms_offset: 0.099772736, root_delay: 0.00768662, root_dispersion: 0.028549228, max_error: 0.289548761 })
|
| 80 | 2026-06-06T01:13:13.586Z | 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 = 2996
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:36887
req_id = b79ee437-5691-4df3-8284-857d63f3c34e
response_code = 200
uri = /timesync
|
| 81 | 2026-06-06T01:13:17.622Z | 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]:36147
|
| 82 | 2026-06-06T01:13:17.622Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 83 | 2026-06-06T01:13:17.625Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 1753455535, ip_addr: 104.131.155.175, stratum: 3, ref_time: 1780708396.4037187, correction: -0.246028662, last_offset: -1.7736e-5, rms_offset: 0.080815926, root_delay: 0.007748313, root_dispersion: 0.028689923, max_error: 0.2785927415 })
|
| 84 | 2026-06-06T01:13:17.625Z | 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 = 3049
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:36147
req_id = fa48bf2b-9129-4d5a-ae47-8b9495cc7b43
response_code = 200
uri = /timesync
|
| 85 | 2026-06-06T01:13:18.719Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 86 | 2026-06-06T01:13:18.722Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 1753455535, ip_addr: 104.131.155.175, stratum: 3, ref_time: 1780708397.4892802, correction: -0.243035391, last_offset: -1.4156e-5, rms_offset: 0.076668724, root_delay: 0.007748313, root_dispersion: 0.028784461, max_error: 0.2756940085 })
|
| 87 | 2026-06-06T01:13:18.722Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:874
latency_us = 2727
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:36887
req_id = 6bfe0d92-7de2-4f07-ac6c-33c915acbeca
response_code = 200
uri = /timesync
|
| 88 | 2026-06-06T01:13:22.671Z | 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]:60214
|
| 89 | 2026-06-06T01:13:22.671Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 90 | 2026-06-06T01:13:22.674Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 1753455535, ip_addr: 104.131.155.175, stratum: 3, ref_time: 1780708401.9819148, correction: -0.232427493, last_offset: 0.000128917, rms_offset: 0.062101714, root_delay: 0.007595662, root_dispersion: 0.028507907, max_error: 0.264733231 })
|
| 91 | 2026-06-06T01:13:22.674Z | 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 = 2977
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:60214
req_id = f23caf07-7f40-44b9-b71e-67384e10f9d4
response_code = 200
uri = /timesync
|
| 92 | 2026-06-06T01:13:23.291Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 93 | 2026-06-06T01:13:23.294Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 1753455535, ip_addr: 104.131.155.175, stratum: 3, ref_time: 1780708402.6853926, correction: -0.230830371, last_offset: 8.4875e-5, rms_offset: 0.058914866, root_delay: 0.007505203, root_dispersion: 0.028493265, max_error: 0.26307623750000003 })
|
| 94 | 2026-06-06T01:13:23.294Z | 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 = 2962
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:36887
req_id = 368d9d8e-e8c8-4843-a573-d7fe33b14bbf
response_code = 200
uri = /timesync
|
| 95 | 2026-06-06T01:13:27.724Z | 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]:33099
|
| 96 | 2026-06-06T01:13:27.725Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 97 | 2026-06-06T01:13:27.727Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 1753455535, ip_addr: 104.131.155.175, stratum: 3, ref_time: 1780708406.5805824, correction: -0.218712136, last_offset: 9.294e-5, rms_offset: 0.047721069, root_delay: 0.0076126, root_dispersion: 0.028652404, max_error: 0.25117084 })
|
| 98 | 2026-06-06T01:13:27.727Z | 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 = 3289
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:33099
req_id = 5f4164e2-939a-46c4-8511-1fe2825257f3
response_code = 200
uri = /timesync
|
| 99 | 2026-06-06T01:13:29.504Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 100 | 2026-06-06T01:13:29.507Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 1753455535, ip_addr: 104.131.155.175, stratum: 3, ref_time: 1780708408.8835843, correction: -0.213903233, last_offset: 1.5195e-5, rms_offset: 0.042948965, root_delay: 0.0076126, root_dispersion: 0.028844114, max_error: 0.24655364700000001 })
|
| 101 | 2026-06-06T01:13:29.507Z | 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 = 3222
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:36887
req_id = e9d133fa-494f-4293-bc0a-795044570078
response_code = 200
uri = /timesync
|
| 102 | 2026-06-06T01:13:32.777Z | 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]:42843
|
| 103 | 2026-06-06T01:13:32.777Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 104 | 2026-06-06T01:13:32.780Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 1753455535, ip_addr: 104.131.155.175, stratum: 3, ref_time: 1780708411.4584513, correction: -0.204974487, last_offset: -6.0993e-5, rms_offset: 0.036670476, root_delay: 0.007596909, root_dispersion: 0.028686596, max_error: 0.2374595375 })
|
| 105 | 2026-06-06T01:13:32.780Z | 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 = 3003
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:42843
req_id = dacea4b1-c524-49e8-b54b-6cc40b120f27
response_code = 200
uri = /timesync
|
| 106 | 2026-06-06T01:13:37.829Z | 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]:56944
|
| 107 | 2026-06-06T01:13:37.829Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 108 | 2026-06-06T01:13:37.832Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 1753455535, ip_addr: 104.131.155.175, stratum: 3, ref_time: 1780708416.7784007, correction: -0.191348299, last_offset: 4.1174e-5, rms_offset: 0.028178966, root_delay: 0.007460801, root_dispersion: 0.028778132, max_error: 0.22385683150000002 })
|
| 109 | 2026-06-06T01:13:37.832Z | 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 = 3137
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:56944
req_id = 35110b96-942f-4338-ac25-ab8aef45e3c8
response_code = 200
uri = /timesync
|
| 110 | 2026-06-06T01:13:41.080Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 111 | 2026-06-06T01:13:41.083Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 1753455535, ip_addr: 104.131.155.175, stratum: 3, ref_time: 1780708420.176034, correction: -0.182631418, last_offset: 6.8372e-5, rms_offset: 0.024059644, root_delay: 0.007520633, root_dispersion: 0.028808625, max_error: 0.2152003595 })
|
| 112 | 2026-06-06T01:13:41.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 = 3174
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:36887
req_id = d8c50954-df22-4c88-bf94-665332ee555c
response_code = 200
uri = /timesync
|
| 113 | 2026-06-06T01:13:42.881Z | 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]:41868
|
| 114 | 2026-06-06T01:13:42.882Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 115 | 2026-06-06T01:13:42.885Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 1753455535, ip_addr: 104.131.155.175, stratum: 3, ref_time: 1780708420.7100165, correction: -0.177645355, last_offset: -9.2598e-5, rms_offset: 0.022825001, root_delay: 0.007520633, root_dispersion: 0.028933858, max_error: 0.2103395295 })
|
| 116 | 2026-06-06T01:13:42.885Z | 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 = 3288
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:41868
req_id = c2513055-e0bb-4b6a-809d-eb096e7d5a30
response_code = 200
uri = /timesync
|
| 117 | 2026-06-06T01:13:47.934Z | 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]:42925
|
| 118 | 2026-06-06T01:13:47.934Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 119 | 2026-06-06T01:13:47.937Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 1753455535, ip_addr: 104.131.155.175, stratum: 3, ref_time: 1780708426.9356465, correction: -0.163875401, last_offset: 4.867e-5, rms_offset: 0.018488266, root_delay: 0.007544157, root_dispersion: 0.028913505, max_error: 0.1965609845 })
|
| 120 | 2026-06-06T01:13:47.937Z | 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 = 3636
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:42925
req_id = 95d61f14-9575-47ae-b70e-6df9ff635fcd
response_code = 200
uri = /timesync
|
| 121 | 2026-06-06T01:13:52.985Z | 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]:54284
|
| 122 | 2026-06-06T01:13:52.985Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 123 | 2026-06-06T01:13:52.988Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 1753455535, ip_addr: 104.131.155.175, stratum: 3, ref_time: 1780708432.3530002, correction: -0.150054425, last_offset: -4.2135e-5, rms_offset: 0.014207033, root_delay: 0.007520454, root_dispersion: 0.028927755, max_error: 0.182742407 })
|
| 124 | 2026-06-06T01:13:52.988Z | 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 = 2974
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:54284
req_id = 8f4ea46a-83d0-408e-b775-5e2c58766ab9
response_code = 200
uri = /timesync
|
| 125 | 2026-06-06T01:13:58.034Z | 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]:58877
|
| 126 | 2026-06-06T01:13:58.034Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 127 | 2026-06-06T01:13:58.036Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 1753455535, ip_addr: 104.131.155.175, stratum: 3, ref_time: 1780708437.269956, correction: -0.136459962, last_offset: 1.6659e-5, rms_offset: 0.012130196, root_delay: 0.007506491, root_dispersion: 0.029029265, max_error: 0.1692424725 })
|
| 128 | 2026-06-06T01:13:58.036Z | 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 = 2632
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:58877
req_id = 379682de-0c00-47a5-8499-a85b98e7cd02
response_code = 200
uri = /timesync
|
| 129 | 2026-06-06T01:14:01.150Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 130 | 2026-06-06T01:14:01.153Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 1753455535, ip_addr: 104.131.155.175, stratum: 3, ref_time: 1780708440.4931526, correction: -0.127990916, last_offset: 1.4672e-5, rms_offset: 0.010917179, root_delay: 0.007392178, root_dispersion: 0.029074913, max_error: 0.16076191800000003 })
|
| 131 | 2026-06-06T01:14:01.153Z | 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 = 3006
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:36887
req_id = f5c9deb2-8dee-483c-9083-b590f42d6642
response_code = 200
uri = /timesync
|
| 132 | 2026-06-06T01:14:03.083Z | 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]:53773
|
| 133 | 2026-06-06T01:14:03.083Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 134 | 2026-06-06T01:14:03.086Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 1753455535, ip_addr: 104.131.155.175, stratum: 3, ref_time: 1780708442.2377872, correction: -0.122799329, last_offset: 1.4893e-5, rms_offset: 0.009825471, root_delay: 0.007392178, root_dispersion: 0.029157998, max_error: 0.155653416 })
|
| 135 | 2026-06-06T01:14:03.086Z | 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 = 2704
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:53773
req_id = 3658b55b-25c5-438c-b43a-ac8e18d0158d
response_code = 200
uri = /timesync
|
| 136 | 2026-06-06T01:14:08.131Z | 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]:45622
|
| 137 | 2026-06-06T01:14:08.132Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 138 | 2026-06-06T01:14:08.135Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 1753455535, ip_addr: 104.131.155.175, stratum: 3, ref_time: 1780708447.1355803, correction: -0.108981356, last_offset: -4.6483e-5, rms_offset: 0.007550269, root_delay: 0.00750802, root_dispersion: 0.029271895, max_error: 0.142007261 })
|
| 139 | 2026-06-06T01:14:08.135Z | 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 = 3438
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:45622
req_id = f4ecbeb1-a3a6-4595-b78a-bc329970e002
response_code = 200
uri = /timesync
|
| 140 | 2026-06-06T01:14:13.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::1]:36603
|
| 141 | 2026-06-06T01:14:13.182Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 142 | 2026-06-06T01:14:13.185Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 1753455535, ip_addr: 104.131.155.175, stratum: 3, ref_time: 1780708452.3168511, correction: -0.095211349, last_offset: 0.000109158, rms_offset: 0.005802507, root_delay: 0.007407587, root_dispersion: 0.02934563, max_error: 0.1282607725 })
|
| 143 | 2026-06-06T01:14:13.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 = 2614
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:36603
req_id = 0e15a611-47c4-4bdc-8fe2-c00568d68b6d
response_code = 200
uri = /timesync
|
| 144 | 2026-06-06T01:14:18.233Z | 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]:52645
|
| 145 | 2026-06-06T01:14:18.233Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 146 | 2026-06-06T01:14:18.235Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 1753455535, ip_addr: 104.131.155.175, stratum: 3, ref_time: 1780708457.8774137, correction: -0.081510685, last_offset: 0.000102661, rms_offset: 0.004459024, root_delay: 0.007505444, root_dispersion: 0.029351478, max_error: 0.114614885 })
|
| 147 | 2026-06-06T01:14:18.236Z | 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 = 2838
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:52645
req_id = c62f5e89-39ca-4cc5-9751-527d4ce4aef7
response_code = 200
uri = /timesync
|
| 148 | 2026-06-06T01:14:23.073Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 149 | 2026-06-06T01:14:23.075Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 1753455535, ip_addr: 104.131.155.175, stratum: 3, ref_time: 1780708461.5299976, correction: -0.068449721, last_offset: 3.9357e-5, rms_offset: 0.003611878, root_delay: 0.0075919, root_dispersion: 0.029664947, max_error: 0.10191061800000001 })
|
| 150 | 2026-06-06T01:14:23.076Z | 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 = 2921
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:36887
req_id = 7c0c634e-6250-4a1a-bc48-c207d15a8a3d
response_code = 200
uri = /timesync
|
| 151 | 2026-06-06T01:14:23.285Z | 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]:48009
|
| 152 | 2026-06-06T01:14:23.285Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 153 | 2026-06-06T01:14:23.288Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 1753455535, ip_addr: 104.131.155.175, stratum: 3, ref_time: 1780708461.5299976, correction: -0.067873143, last_offset: 3.9357e-5, rms_offset: 0.003611878, root_delay: 0.0075919, root_dispersion: 0.0296863, max_error: 0.101355393 })
|
| 154 | 2026-06-06T01:14:23.288Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:874
latency_us = 2579
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:48009
req_id = 23036dd1-462c-4fd7-8bf9-0465c57fda45
response_code = 200
uri = /timesync
|
| 155 | 2026-06-06T01:14:28.337Z | 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]:51639
|
| 156 | 2026-06-06T01:14:28.338Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 157 | 2026-06-06T01:14:28.340Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 1753455535, ip_addr: 104.131.155.175, stratum: 3, ref_time: 1780708461.5299976, correction: -0.054151926, last_offset: 3.9357e-5, rms_offset: 0.003611878, root_delay: 0.0075919, root_dispersion: 0.030194432, max_error: 0.088142308 })
|
| 158 | 2026-06-06T01:14:28.340Z | 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 = 2885
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:51639
req_id = 8acb86b3-4a6f-49c7-a0c4-5156f351641d
response_code = 200
uri = /timesync
|
| 159 | 2026-06-06T01:14:33.390Z | 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]:59013
|
| 160 | 2026-06-06T01:14:33.390Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 161 | 2026-06-06T01:14:33.393Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 398108805, ip_addr: 23.186.168.133, stratum: 3, ref_time: 1780708471.4577806, correction: -0.040278085, last_offset: -0.000865789, rms_offset: 0.003269213, root_delay: 0.064242132, root_dispersion: 0.000826569, max_error: 0.07322572 })
|
| 162 | 2026-06-06T01:14:33.393Z | 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 = 2862
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:59013
req_id = 367ba2e9-34d5-40b6-a2f3-48a412841d4e
response_code = 200
uri = /timesync
|
| 163 | 2026-06-06T01:14:38.127Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 164 | 2026-06-06T01:14:38.130Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 398108805, ip_addr: 23.186.168.133, stratum: 3, ref_time: 1780708475.531605, correction: -0.027352082, last_offset: -5.5788e-5, rms_offset: 0.002942346, root_delay: 0.064711921, root_dispersion: 0.000896193, max_error: 0.060604235500000006 })
|
| 165 | 2026-06-06T01:14:38.130Z | 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]:36887
req_id = 30a9d228-0915-4ee4-afbc-037440b80af9
response_code = 200
uri = /timesync
|
| 166 | 2026-06-06T01:14:38.232Z | 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]:56038
|
| 167 | 2026-06-06T01:14:38.232Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 168 | 2026-06-06T01:14:38.234Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 398108805, ip_addr: 23.186.168.133, stratum: 3, ref_time: 1780708475.531605, correction: -0.027069798, last_offset: -5.5788e-5, rms_offset: 0.002942346, root_delay: 0.064711921, root_dispersion: 0.000905637, max_error: 0.0603313955 })
|
| 169 | 2026-06-06T01:14:38.234Z | 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 = 2388
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:56038
req_id = d88c0308-6224-421f-8328-0694c5cf571d
response_code = 200
uri = /timesync
|