| 1 | | [ Jun 10 20:57:43 Enabled. ] |
| 2 | | [ Jun 10 20:57:43 Rereading configuration. ] |
| 3 | | [ Jun 10 20:57:44 Rereading configuration. ] |
| 4 | | [ Jun 10 20:57:50 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 10 20:57:50 Method "start" exited with status 0. ] |
| 21 | | note: configured to log to "/dev/stdout" |
| 22 | 2026-06-10T20:57:50.367Z | 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-10T20:57:50.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]:53843
|
| 24 | 2026-06-10T20:57:50.468Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 25 | 2026-06-10T20:57:50.471Z | 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-10T20:57:50.471Z | 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 = 3265
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:53843
req_id = c0d2d8bb-9d11-478c-919b-b2f7279224e7
response_code = 200
uri = /timesync
|
| 27 | 2026-06-10T20:57:50.688Z | 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]:48143
|
| 28 | 2026-06-10T20:57:50.688Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 29 | 2026-06-10T20:57:50.691Z | 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-10T20:57:50.691Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:874
latency_us = 3239
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:48143
req_id = c28acdcd-5436-4c8f-9744-b539fc1310dd
response_code = 200
uri = /timesync
|
| 31 | 2026-06-10T20:57:51.235Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 32 | 2026-06-10T20:57:51.239Z | 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-10T20:57:51.239Z | 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 = 3219
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:48143
req_id = 8e7bdc43-d441-4996-bdc3-052e3b063a69
response_code = 200
uri = /timesync
|
| 34 | 2026-06-10T20:57:53.110Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 35 | 2026-06-10T20:57:53.113Z | 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: 1781125070.8680453, correction: -0.412376761, last_offset: 0.412649244, rms_offset: 0.470807821, root_delay: 0.0, root_dispersion: 0.0, max_error: 0.412376761 })
|
| 36 | 2026-06-10T20:57:53.113Z | 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 = 3029
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:48143
req_id = 55d257b5-f71d-4382-9c01-9889f7184355
response_code = 200
uri = /timesync
|
| 37 | 2026-06-10T20:57:53.987Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 38 | 2026-06-10T20:57:53.990Z | 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: 1781125070.8680453, correction: -0.408825874, last_offset: -0.001169469, rms_offset: 0.446647674, root_delay: 0.0, root_dispersion: 0.0, max_error: 0.408825874 })
|
| 39 | 2026-06-10T20:57:53.990Z | 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 = 2850
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:48143
req_id = c1ab4916-7a9a-442e-b423-979f9da3e372
response_code = 200
uri = /timesync
|
| 40 | 2026-06-10T20:57:55.591Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 41 | 2026-06-10T20:57:55.594Z | 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: 1781125070.8680453, correction: -0.405747801, last_offset: 0.000555075, rms_offset: 0.401982993, root_delay: 0.0, root_dispersion: 0.0, max_error: 0.405747801 })
|
| 42 | 2026-06-10T20:57:55.594Z | 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 = 2658
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:48143
req_id = b978c8ec-ab12-4828-b6ac-54c524f7c8d0
response_code = 200
uri = /timesync
|
| 43 | 2026-06-10T20:57:56.082Z | 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]:43012
|
| 44 | 2026-06-10T20:57:56.082Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 45 | 2026-06-10T20:57:56.085Z | 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: 1781125070.8680453, correction: -0.40441364, last_offset: 0.000555075, rms_offset: 0.401982993, root_delay: 0.0, root_dispersion: 0.0, max_error: 0.40441364 })
|
| 46 | 2026-06-10T20:57:56.085Z | 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]:43012
req_id = 092eaa4e-ada0-47ef-99bc-5e45562649e4
response_code = 200
uri = /timesync
|
| 47 | 2026-06-10T20:57:56.932Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 48 | 2026-06-10T20:57:56.936Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 2139029761, ip_addr: ::, stratum: 10, ref_time: 1781125070.8680453, correction: -0.402319252, last_offset: 0.000215879, rms_offset: 0.38135457, root_delay: 0.0, root_dispersion: 0.0, max_error: 0.402319252 })
|
| 49 | 2026-06-10T20:57:56.936Z | 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 = 3087
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:48143
req_id = 5714be3b-0bfd-40a1-9e56-b15661dd4a5c
response_code = 200
uri = /timesync
|
| 50 | 2026-06-10T20:57:59.490Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 51 | 2026-06-10T20:57:59.493Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 1583617262, ip_addr: 94.100.20.238, stratum: 3, ref_time: 1781125078.4943018, correction: -0.394838363, last_offset: -0.000798859, rms_offset: 0.325606406, root_delay: 0.018155022, root_dispersion: 0.002655999, max_error: 0.40657187300000003 })
|
| 52 | 2026-06-10T20:57:59.494Z | 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 = 3451
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:48143
req_id = b393641f-61dc-41c2-8cd5-b1fc80fbfd66
response_code = 200
uri = /timesync
|
| 53 | 2026-06-10T20:58:01.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]:43906
|
| 54 | 2026-06-10T20:58:01.131Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 55 | 2026-06-10T20:58:01.134Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 1583617262, ip_addr: 94.100.20.238, stratum: 3, ref_time: 1781125079.1870668, correction: -0.389838487, last_offset: -0.000544202, rms_offset: 0.308897406, root_delay: 0.018216643, root_dispersion: 0.002499937, max_error: 0.40144674550000004 })
|
| 56 | 2026-06-10T20:58:01.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 = 2967
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:43906
req_id = ee62eb1d-d429-4f54-a196-ddba0b54ed0b
response_code = 200
uri = /timesync
|
| 57 | 2026-06-10T20:58:02.026Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 58 | 2026-06-10T20:58:02.029Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 1583617262, ip_addr: 94.100.20.238, stratum: 3, ref_time: 1781125079.9823759, correction: -0.387134075, last_offset: -0.000275037, rms_offset: 0.293045819, root_delay: 0.018340303, root_dispersion: 0.002788818, max_error: 0.39909304450000005 })
|
| 59 | 2026-06-10T20:58:02.029Z | 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 = 2751
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:48143
req_id = 54d48d2e-c972-4f00-92da-3e30bac27157
response_code = 200
uri = /timesync
|
| 60 | 2026-06-10T20:58:05.505Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 61 | 2026-06-10T20:58:05.508Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 1583617262, ip_addr: 94.100.20.238, stratum: 3, ref_time: 1781125083.9940538, correction: -0.377216667, last_offset: -0.000108247, rms_offset: 0.237367138, root_delay: 0.01831932, root_dispersion: 0.002351415, max_error: 0.38872774200000004 })
|
| 62 | 2026-06-10T20:58:05.508Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:874
latency_us = 3083
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:48143
req_id = fd89ac12-0c89-4e36-8186-fab731739274
response_code = 200
uri = /timesync
|
| 63 | 2026-06-10T20:58:06.185Z | 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]:59891
|
| 64 | 2026-06-10T20:58:06.185Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 65 | 2026-06-10T20:58:06.187Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 1583617262, ip_addr: 94.100.20.238, stratum: 3, ref_time: 1781125083.9940538, correction: -0.375372499, last_offset: -0.000108247, rms_offset: 0.237367138, root_delay: 0.01831932, root_dispersion: 0.002480265, max_error: 0.387012424 })
|
| 66 | 2026-06-10T20:58:06.187Z | 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 = 2530
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:59891
req_id = c17372a6-64eb-4bbb-81a9-0a97fc768687
response_code = 200
uri = /timesync
|
| 67 | 2026-06-10T20:58:08.512Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 68 | 2026-06-10T20:58:08.516Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 1583617262, ip_addr: 94.100.20.238, stratum: 3, ref_time: 1781125087.229012, correction: -0.369141042, last_offset: 6.4552e-5, rms_offset: 0.202667624, root_delay: 0.018155036, root_dispersion: 0.002203501, max_error: 0.380422061 })
|
| 69 | 2026-06-10T20:58:08.516Z | 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 = 3594
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:48143
req_id = 09a17435-6557-47f3-ab7c-6ec84eaee121
response_code = 200
uri = /timesync
|
| 70 | 2026-06-10T20:58:11.236Z | 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]:48833
|
| 71 | 2026-06-10T20:58:11.236Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 72 | 2026-06-10T20:58:11.239Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 1583617262, ip_addr: 94.100.20.238, stratum: 3, ref_time: 1781125089.5394268, correction: -0.361796409, last_offset: 3.9248e-5, rms_offset: 0.182400867, root_delay: 0.018192681, root_dispersion: 0.002306323, max_error: 0.3731990725 })
|
| 73 | 2026-06-10T20:58:11.239Z | 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 = 2808
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:48833
req_id = 2ed4ec91-3486-469d-a7bf-09b9118acc9a
response_code = 200
uri = /timesync
|
| 74 | 2026-06-10T20:58:11.391Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 75 | 2026-06-10T20:58:11.395Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 1583617262, ip_addr: 94.100.20.238, stratum: 3, ref_time: 1781125089.92637, correction: -0.361481994, last_offset: 0.000108991, rms_offset: 0.173040658, root_delay: 0.018137557, root_dispersion: 0.002281841, max_error: 0.37283261349999997 })
|
| 76 | 2026-06-10T20:58:11.395Z | 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 = 3711
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:48143
req_id = 54ce10c2-e7ad-49bc-a1cd-d5061a6956b5
response_code = 200
uri = /timesync
|
| 77 | 2026-06-10T20:58:14.486Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 78 | 2026-06-10T20:58:14.489Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 1583617262, ip_addr: 94.100.20.238, stratum: 3, ref_time: 1781125093.46618, correction: -0.35313347, last_offset: -3.2632e-5, rms_offset: 0.1477447, root_delay: 0.017882966, root_dispersion: 0.002311312, max_error: 0.36438626500000004 })
|
| 79 | 2026-06-10T20:58:14.489Z | 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 = 2923
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:48143
req_id = f056dd1f-f373-40ff-9d7f-451a91c6269e
response_code = 200
uri = /timesync
|
| 80 | 2026-06-10T20:58:16.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]:58507
|
| 81 | 2026-06-10T20:58:16.285Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 82 | 2026-06-10T20:58:16.288Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 1583617262, ip_addr: 94.100.20.238, stratum: 3, ref_time: 1781125094.4351323, correction: -0.348199964, last_offset: -4.8835e-5, rms_offset: 0.14016293, root_delay: 0.018044997, root_dispersion: 0.002296519, max_error: 0.35951898149999995 })
|
| 83 | 2026-06-10T20:58:16.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 = 2760
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:58507
req_id = 213de6b5-e6cb-44a5-b208-b57af0c2dc39
response_code = 200
uri = /timesync
|
| 84 | 2026-06-10T20:58:21.334Z | 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]:40270
|
| 85 | 2026-06-10T20:58:21.334Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 86 | 2026-06-10T20:58:21.337Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 1583617262, ip_addr: 94.100.20.238, stratum: 3, ref_time: 1781125099.6181316, correction: -0.334445149, last_offset: -2.4029e-5, rms_offset: 0.107705899, root_delay: 0.018251264, root_dispersion: 0.002377575, max_error: 0.345948356 })
|
| 87 | 2026-06-10T20:58:21.337Z | 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 = 2924
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:40270
req_id = 1f2f728c-6cc7-428a-8fec-a3e3ba14fee0
response_code = 200
uri = /timesync
|
| 88 | 2026-06-10T20:58:21.381Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 89 | 2026-06-10T20:58:21.384Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 1583617262, ip_addr: 94.100.20.238, stratum: 3, ref_time: 1781125100.1233056, correction: -0.334335238, last_offset: 1.6964e-5, rms_offset: 0.102178782, root_delay: 0.018251264, root_dispersion: 0.002446747, max_error: 0.345907617 })
|
| 90 | 2026-06-10T20:58:21.384Z | 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 = 3312
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:48143
req_id = afa83ca7-f613-447a-a2ad-caa87538da85
response_code = 200
uri = /timesync
|
| 91 | 2026-06-10T20:58:26.383Z | 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]:38841
|
| 92 | 2026-06-10T20:58:26.384Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 93 | 2026-06-10T20:58:26.386Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 1583617262, ip_addr: 94.100.20.238, stratum: 3, ref_time: 1781125105.0782309, correction: -0.320826679, last_offset: 1.8881e-5, rms_offset: 0.082764834, root_delay: 0.018066833, root_dispersion: 0.002273009, max_error: 0.3321331045 })
|
| 94 | 2026-06-10T20:58:26.386Z | 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 = 2873
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:38841
req_id = 61e47944-02c3-4362-915e-6e1e8c187f14
response_code = 200
uri = /timesync
|
| 95 | 2026-06-10T20:58:31.233Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 96 | 2026-06-10T20:58:31.236Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 1583617262, ip_addr: 94.100.20.238, stratum: 3, ref_time: 1781125109.4645302, correction: -0.308019608, last_offset: 7.6013e-5, rms_offset: 0.063599423, root_delay: 0.018242607, root_dispersion: 0.002292389, max_error: 0.3194333005 })
|
| 97 | 2026-06-10T20:58:31.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 = 2668
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:48143
req_id = 6be863e7-de07-4d13-81cc-7fd22e52e7ce
response_code = 200
uri = /timesync
|
| 98 | 2026-06-10T20:58:31.436Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:1057
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::1]:54056
|
| 99 | 2026-06-10T20:58:31.436Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 100 | 2026-06-10T20:58:31.439Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 1583617262, ip_addr: 94.100.20.238, stratum: 3, ref_time: 1781125109.4645302, correction: -0.307468146, last_offset: 7.6013e-5, rms_offset: 0.063599423, root_delay: 0.018242607, root_dispersion: 0.002313232, max_error: 0.3189026815 })
|
| 101 | 2026-06-10T20:58:31.439Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:874
latency_us = 3291
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:54056
req_id = 850090c5-d4e0-451f-86f7-d2c1417aa126
response_code = 200
uri = /timesync
|
| 102 | 2026-06-10T20:58:36.485Z | 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]:50931
|
| 103 | 2026-06-10T20:58:36.485Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 104 | 2026-06-10T20:58:36.488Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 1583617262, ip_addr: 94.100.20.238, stratum: 3, ref_time: 1781125115.0142338, correction: -0.293816417, last_offset: 2.5056e-5, rms_offset: 0.048871927, root_delay: 0.017827626, root_dispersion: 0.002178577, max_error: 0.304908807 })
|
| 105 | 2026-06-10T20:58:36.488Z | 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 = 2715
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:50931
req_id = 3e03e99e-a212-416f-9386-799460bb1a32
response_code = 200
uri = /timesync
|
| 106 | 2026-06-10T20:58:41.324Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 107 | 2026-06-10T20:58:41.327Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 1583617262, ip_addr: 94.100.20.238, stratum: 3, ref_time: 1781125119.6977954, correction: -0.280659258, last_offset: 3.3107e-5, rms_offset: 0.03755483, root_delay: 0.018350087, root_dispersion: 0.002281361, max_error: 0.2921156625 })
|
| 108 | 2026-06-10T20:58:41.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 = 3298
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:48143
req_id = 13047b99-9177-4b1e-83b8-568c7a5b5f11
response_code = 200
uri = /timesync
|
| 109 | 2026-06-10T20:58:41.533Z | 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]:40291
|
| 110 | 2026-06-10T20:58:41.534Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 111 | 2026-06-10T20:58:41.536Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 1583617262, ip_addr: 94.100.20.238, stratum: 3, ref_time: 1781125119.6977954, correction: -0.280091792, last_offset: 3.3107e-5, rms_offset: 0.03755483, root_delay: 0.018350087, root_dispersion: 0.002305882, max_error: 0.29157271749999997 })
|
| 112 | 2026-06-10T20:58:41.536Z | 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 = 3160
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:40291
req_id = 365e0f2c-8251-41bf-beb4-1c670f07738f
response_code = 200
uri = /timesync
|
| 113 | 2026-06-10T20:58:46.373Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 114 | 2026-06-10T20:58:46.376Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 1583617262, ip_addr: 94.100.20.238, stratum: 3, ref_time: 1781125124.8276258, correction: -0.266909808, last_offset: -1.2126e-5, rms_offset: 0.028858393, root_delay: 0.018099345, root_dispersion: 0.002273312, max_error: 0.27823279250000005 })
|
| 115 | 2026-06-10T20:58:46.376Z | 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 = 3115
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:48143
req_id = 8eb11d7a-3c8f-4be2-9558-2194d9616acc
response_code = 200
uri = /timesync
|
| 116 | 2026-06-10T20:58:46.584Z | 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]:44149
|
| 117 | 2026-06-10T20:58:46.584Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 118 | 2026-06-10T20:58:46.587Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 1583617262, ip_addr: 94.100.20.238, stratum: 3, ref_time: 1781125124.8276258, correction: -0.266334981, last_offset: -1.2126e-5, rms_offset: 0.028858393, root_delay: 0.018099345, root_dispersion: 0.002297679, max_error: 0.2776823325 })
|
| 119 | 2026-06-10T20:58:46.587Z | 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 = 3188
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:44149
req_id = fdddbc51-fa70-4006-a4d3-c276ebe69a0c
response_code = 200
uri = /timesync
|
| 120 | 2026-06-10T20:58:51.636Z | 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]:51803
|
| 121 | 2026-06-10T20:58:51.636Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 122 | 2026-06-10T20:58:51.639Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 1583617262, ip_addr: 94.100.20.238, stratum: 3, ref_time: 1781125130.3796206, correction: -0.25264892, last_offset: 9.165e-6, rms_offset: 0.022175759, root_delay: 0.018132124, root_dispersion: 0.002224787, max_error: 0.263939769 })
|
| 123 | 2026-06-10T20:58:51.639Z | 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]:51803
req_id = 73a573e6-44c9-4ebc-ade2-5a7610cc3387
response_code = 200
uri = /timesync
|
| 124 | 2026-06-10T20:58:56.688Z | 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]:45281
|
| 125 | 2026-06-10T20:58:56.689Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 126 | 2026-06-10T20:58:56.692Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 1583617262, ip_addr: 94.100.20.238, stratum: 3, ref_time: 1781125135.420255, correction: -0.238956079, last_offset: 1.0004e-5, rms_offset: 0.017040605, root_delay: 0.018061694, root_dispersion: 0.002223078, max_error: 0.250210004 })
|
| 127 | 2026-06-10T20:58:56.692Z | 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 = 3100
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:45281
req_id = 5d896b10-cc88-429c-9894-02121ce4fe00
response_code = 200
uri = /timesync
|
| 128 | 2026-06-10T20:59:00.443Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 129 | 2026-06-10T20:59:00.445Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 1583617262, ip_addr: 94.100.20.238, stratum: 3, ref_time: 1781125138.925862, correction: -0.228676811, last_offset: -2.3094e-5, rms_offset: 0.01380292, root_delay: 0.017788827, root_dispersion: 0.00240403, max_error: 0.2399752545 })
|
| 130 | 2026-06-10T20:59:00.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 = 2751
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:48143
req_id = 46b0cfcd-d15a-452c-b4d3-d85969950d6a
response_code = 200
uri = /timesync
|
| 131 | 2026-06-10T20:59:01.740Z | 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]:63528
|
| 132 | 2026-06-10T20:59:01.740Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 133 | 2026-06-10T20:59:01.743Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 1583617262, ip_addr: 94.100.20.238, stratum: 3, ref_time: 1781125139.8735816, correction: -0.22513105, last_offset: -2.3504e-5, rms_offset: 0.013094601, root_delay: 0.018068742, root_dispersion: 0.002381779, max_error: 0.23654719999999999 })
|
| 134 | 2026-06-10T20:59:01.743Z | 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 = 2976
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:63528
req_id = f2fd5396-f606-478d-9982-a4a636a7691e
response_code = 200
uri = /timesync
|
| 135 | 2026-06-10T20:59:06.792Z | 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]:50080
|
| 136 | 2026-06-10T20:59:06.792Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 137 | 2026-06-10T20:59:06.795Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 1583617262, ip_addr: 94.100.20.238, stratum: 3, ref_time: 1781125144.64249, correction: -0.211503968, last_offset: -6.3072e-5, rms_offset: 0.010062402, root_delay: 0.018222336, root_dispersion: 0.002384174, max_error: 0.22299930999999998 })
|
| 138 | 2026-06-10T20:59:06.795Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:874
latency_us = 2834
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:50080
req_id = 2f124ab7-4b6b-436f-ab67-1fa37c490143
response_code = 200
uri = /timesync
|
| 139 | 2026-06-10T20:59:11.844Z | 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]:43537
|
| 140 | 2026-06-10T20:59:11.844Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 141 | 2026-06-10T20:59:11.846Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 1583617262, ip_addr: 94.100.20.238, stratum: 3, ref_time: 1781125150.4101756, correction: -0.197746918, last_offset: 2.7461e-5, rms_offset: 0.007732331, root_delay: 0.017966593, root_dispersion: 0.002281235, max_error: 0.20901144949999997 })
|
| 142 | 2026-06-10T20:59:11.846Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:874
latency_us = 2486
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:43537
req_id = b7284e00-f3f7-42c2-a1f3-fdb5d5e38d6f
response_code = 200
uri = /timesync
|
| 143 | 2026-06-10T20:59:13.654Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 144 | 2026-06-10T20:59:13.656Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 1583617262, ip_addr: 94.100.20.238, stratum: 3, ref_time: 1781125152.481655, correction: -0.192952916, last_offset: 5.63e-5, rms_offset: 0.00695915, root_delay: 0.017884431, root_dispersion: 0.00235158, max_error: 0.20424671149999998 })
|
| 145 | 2026-06-10T20:59:13.656Z | 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 = 2787
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:48143
req_id = ff9dd22c-9ae7-433b-b768-d677e4eec276
response_code = 200
uri = /timesync
|
| 146 | 2026-06-10T20:59:16.896Z | 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]:56131
|
| 147 | 2026-06-10T20:59:16.896Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 148 | 2026-06-10T20:59:16.899Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 1583617262, ip_addr: 94.100.20.238, stratum: 3, ref_time: 1781125155.5648582, correction: -0.184132472, last_offset: -1.1561e-5, rms_offset: 0.005941827, root_delay: 0.018075814, root_dispersion: 0.00227547, max_error: 0.195445849 })
|
| 149 | 2026-06-10T20:59:16.899Z | 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 = 2980
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:56131
req_id = e77bca78-82b5-4314-8b51-5c1c539b587d
response_code = 200
uri = /timesync
|
| 150 | 2026-06-10T20:59:21.947Z | 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]:48847
|
| 151 | 2026-06-10T20:59:21.947Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 152 | 2026-06-10T20:59:21.950Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 1583617262, ip_addr: 94.100.20.238, stratum: 3, ref_time: 1781125160.4218302, correction: -0.170614943, last_offset: -2.3398e-5, rms_offset: 0.004566747, root_delay: 0.01806228, root_dispersion: 0.002282846, max_error: 0.181928929 })
|
| 153 | 2026-06-10T20:59:21.950Z | 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 = 3020
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:48847
req_id = 0006faa4-7b45-45bc-98be-d31b432964b6
response_code = 200
uri = /timesync
|
| 154 | 2026-06-10T20:59:26.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]:56369
|
| 155 | 2026-06-10T20:59:26.996Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 156 | 2026-06-10T20:59:26.998Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 1583617262, ip_addr: 94.100.20.238, stratum: 3, ref_time: 1781125166.322689, correction: -0.156989783, last_offset: 4.8198e-5, rms_offset: 0.003509313, root_delay: 0.018133018, root_dispersion: 0.002209848, max_error: 0.16826613999999998 })
|
| 157 | 2026-06-10T20:59:26.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 = 2823
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:56369
req_id = 7202cca7-b0ac-4f0f-832e-825df24219eb
response_code = 200
uri = /timesync
|
| 158 | 2026-06-10T20:59:32.046Z | 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]:33711
|
| 159 | 2026-06-10T20:59:32.047Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 160 | 2026-06-10T20:59:32.050Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 1583617262, ip_addr: 94.100.20.238, stratum: 3, ref_time: 1781125171.0536592, correction: -0.143197656, last_offset: -2.9612e-5, rms_offset: 0.002696726, root_delay: 0.018176353, root_dispersion: 0.002312971, max_error: 0.1545988035 })
|
| 161 | 2026-06-10T20:59:32.050Z | 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 = 3349
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:33711
req_id = 4ba95368-6d3e-4891-863a-e26d9604150a
response_code = 200
uri = /timesync
|
| 162 | 2026-06-10T20:59:37.095Z | 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]:50629
|
| 163 | 2026-06-10T20:59:37.095Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 164 | 2026-06-10T20:59:37.097Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 1583617262, ip_addr: 94.100.20.238, stratum: 3, ref_time: 1781125176.0925503, correction: -0.129472256, last_offset: -9.3029e-5, rms_offset: 0.002072515, root_delay: 0.018107742, root_dispersion: 0.002233617, max_error: 0.140759744 })
|
| 165 | 2026-06-10T20:59:37.097Z | 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 = 2803
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:50629
req_id = baca2a70-e345-4ad3-8666-bb632e7c44ae
response_code = 200
uri = /timesync
|
| 166 | 2026-06-10T20:59:37.952Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 167 | 2026-06-10T20:59:37.955Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 1583617262, ip_addr: 94.100.20.238, stratum: 3, ref_time: 1781125177.016589, correction: -0.127204031, last_offset: 5.9702e-5, rms_offset: 0.001966251, root_delay: 0.018244874, root_dispersion: 0.002237736, max_error: 0.138564204 })
|
| 168 | 2026-06-10T20:59:37.955Z | 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 = 3212
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:48143
req_id = d278ea87-83fd-439a-96d0-cab6e1f63ebe
response_code = 200
uri = /timesync
|
| 169 | 2026-06-10T20:59:42.146Z | 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]:49694
|
| 170 | 2026-06-10T20:59:42.146Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 171 | 2026-06-10T20:59:42.149Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 1583617262, ip_addr: 94.100.20.238, stratum: 3, ref_time: 1781125180.7949457, correction: -0.115846172, last_offset: 8.801e-6, rms_offset: 0.001678834, root_delay: 0.01815553, root_dispersion: 0.002282087, max_error: 0.127206024 })
|
| 172 | 2026-06-10T20:59:42.149Z | 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 = 3095
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:49694
req_id = af6e1238-798b-42ac-821f-e5a5c3c11452
response_code = 200
uri = /timesync
|
| 173 | 2026-06-10T20:59:47.195Z | 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]:39587
|
| 174 | 2026-06-10T20:59:47.196Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 175 | 2026-06-10T20:59:47.198Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 1583617262, ip_addr: 94.100.20.238, stratum: 3, ref_time: 1781125185.5921159, correction: -0.102088273, last_offset: -1.3849e-5, rms_offset: 0.001290366, root_delay: 0.018085014, root_dispersion: 0.002405559, max_error: 0.113536339 })
|
| 176 | 2026-06-10T20:59:47.198Z | 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 = 2863
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:39587
req_id = f429a7ef-4f07-4b79-a826-16ce4afab173
response_code = 200
uri = /timesync
|
| 177 | 2026-06-10T20:59:52.248Z | 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]:39937
|
| 178 | 2026-06-10T20:59:52.249Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 179 | 2026-06-10T20:59:52.251Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 1583617262, ip_addr: 94.100.20.238, stratum: 3, ref_time: 1781125190.9740617, correction: -0.088401563, last_offset: -2.7174e-5, rms_offset: 0.000992284, root_delay: 0.017875247, root_dispersion: 0.002346357, max_error: 0.0996855435 })
|
| 180 | 2026-06-10T20:59:52.251Z | 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 = 2944
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:39937
req_id = 94de9c00-4d53-4a13-82e5-3b442e2ca049
response_code = 200
uri = /timesync
|
| 181 | 2026-06-10T20:59:57.299Z | 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]:42393
|
| 182 | 2026-06-10T20:59:57.299Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 183 | 2026-06-10T20:59:57.302Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 1583617262, ip_addr: 94.100.20.238, stratum: 3, ref_time: 1781125195.7485282, correction: -0.074709617, last_offset: 1.1469e-5, rms_offset: 0.000762674, root_delay: 0.018100685, root_dispersion: 0.002358124, max_error: 0.08611808350000001 })
|
| 184 | 2026-06-10T20:59:57.302Z | 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 = 2688
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:42393
req_id = 90db9387-9c6e-4942-b77e-59b8bb56b11d
response_code = 200
uri = /timesync
|
| 185 | 2026-06-10T20:59:57.561Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 186 | 2026-06-10T20:59:57.564Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 1583617262, ip_addr: 94.100.20.238, stratum: 3, ref_time: 1781125195.7485282, correction: -0.073998272, last_offset: 1.1469e-5, rms_offset: 0.000762674, root_delay: 0.018100685, root_dispersion: 0.002382501, max_error: 0.0854311155 })
|
| 187 | 2026-06-10T20:59:57.564Z | 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 = 2854
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:48143
req_id = e2004618-15ea-4911-9f76-2d3dd75a27d1
response_code = 200
uri = /timesync
|