| 1 | | [ Aug 11 21:40:17 Enabled. ] |
| 2 | | [ Aug 11 21:40:17 Rereading configuration. ] |
| 3 | | [ Aug 11 21:40:18 Rereading configuration. ] |
| 4 | | [ Aug 11 21:40:24 Executing start method ("/opt/oxide/lib/svc/manifest/ntp-admin.sh"). ] |
| 5 | | + set -o errexit |
| 6 | | + set -o pipefail |
| 7 | | + . /lib/svc/share/smf_include.sh |
| 8 | | ++ SMF_EXIT_OK=0 |
| 9 | | ++ SMF_EXIT_NODAEMON=94 |
| 10 | | ++ SMF_EXIT_ERR_FATAL=95 |
| 11 | | ++ SMF_EXIT_ERR_CONFIG=96 |
| 12 | | ++ SMF_EXIT_MON_DEGRADE=97 |
| 13 | | ++ SMF_EXIT_MON_OFFLINE=98 |
| 14 | | ++ SMF_EXIT_ERR_NOSMF=99 |
| 15 | | ++ SMF_EXIT_ERR_PERM=100 |
| 16 | | ++ svcprop -c -p config/address svc:/oxide/ntp-admin:default |
| 17 | | + ADDR='[fd00:1122:3344:101::1b]:10123' |
| 18 | | + args=('run' '--config-file-path' "/opt/oxide/lib/svc/ntp-admin/config.toml" '--address' "$ADDR") |
| 19 | | + exec /opt/oxide/ntp-admin/bin/ntp-admin run --config-file-path /opt/oxide/lib/svc/ntp-admin/config.toml --address '[fd00:1122:3344:101::1b]:10123' |
| 20 | | [ Aug 11 21:40:24 Method "start" exited with status 0. ] |
| 21 | | note: configured to log to "/dev/stdout" |
| 22 | 2026-08-11T21:40:24.329Z | INFO | ntp-admin (dropshot): listening
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:335
local_addr = [fd00:1122:3344:101::1b]:10123
|
| 23 | 2026-08-11T21:40:24.686Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:1057
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::1]:63498
|
| 24 | 2026-08-11T21:40:24.686Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 25 | 2026-08-11T21:40:24.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 })
|
| 26 | 2026-08-11T21:40:24.691Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:874
latency_us = 4555
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:63498
req_id = 1b326ec8-22ba-4cd6-a91a-36dd2353ac5b
response_code = 200
uri = /timesync
|
| 27 | 2026-08-11T21:40:24.876Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:1057
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::1]:60176
|
| 28 | 2026-08-11T21:40:24.876Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 29 | 2026-08-11T21:40:24.878Z | 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-08-11T21:40:24.879Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:874
latency_us = 2901
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:60176
req_id = 266610b1-ee9a-41e0-9ca9-dc4632070c1a
response_code = 200
uri = /timesync
|
| 31 | 2026-08-11T21:40:25.729Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 32 | 2026-08-11T21:40:25.731Z | 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-08-11T21:40:25.731Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:874
latency_us = 2960
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:63498
req_id = 6cad5015-0002-46dc-80b7-b16a390b38d3
response_code = 200
uri = /timesync
|
| 34 | 2026-08-11T21:40:26.570Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 35 | 2026-08-11T21:40:26.573Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 3330918944, ip_addr: 198.137.202.32, stratum: 3, ref_time: 1786484425.5978208, correction: 0.031931072, last_offset: -0.000449774, rms_offset: 0.000449774, root_delay: 0.003203905, root_dispersion: 1.008751512, max_error: 1.0422845365 })
|
| 36 | 2026-08-11T21:40:26.573Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:874
latency_us = 2945
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:63498
req_id = 6842facf-5680-4bf0-8c6e-b35b92a564bb
response_code = 200
uri = /timesync
|
| 37 | 2026-08-11T21:40:27.489Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 38 | 2026-08-11T21:40:27.492Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 3330918944, ip_addr: 198.137.202.32, stratum: 3, ref_time: 1786484425.5978208, correction: 0.02944899, last_offset: -0.000449774, rms_offset: 0.000449774, root_delay: 0.003203905, root_dispersion: 1.925541759, max_error: 1.9565927015 })
|
| 39 | 2026-08-11T21:40:27.492Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:874
latency_us = 2752
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:63498
req_id = 58738416-7bd7-44a2-9684-cb3a40a89dec
response_code = 200
uri = /timesync
|
| 40 | 2026-08-11T21:40:29.515Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 41 | 2026-08-11T21:40:29.518Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 3330918944, ip_addr: 198.137.202.32, stratum: 3, ref_time: 1786484427.968712, correction: 0.026004324, last_offset: -0.000633504, rms_offset: 0.001337666, root_delay: 0.003278455, root_dispersion: 1.577865124, max_error: 1.6055086754999999 })
|
| 42 | 2026-08-11T21:40:29.518Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:874
latency_us = 3301
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:63498
req_id = 8d9e8adb-62a6-47a5-959b-712b488d3194
response_code = 200
uri = /timesync
|
| 43 | 2026-08-11T21:40:29.949Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:1057
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::1]:58082
|
| 44 | 2026-08-11T21:40:29.950Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 45 | 2026-08-11T21:40:29.952Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 3330918944, ip_addr: 198.137.202.32, stratum: 3, ref_time: 1786484428.9507468, correction: 0.024931984, last_offset: -0.000100849, rms_offset: 0.001269422, root_delay: 0.003112814, root_dispersion: 0.002016097, max_error: 0.028504488 })
|
| 46 | 2026-08-11T21:40:29.952Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:874
latency_us = 2939
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:58082
req_id = c6fbb875-948f-4950-b892-10932d83f7f6
response_code = 200
uri = /timesync
|
| 47 | 2026-08-11T21:40:31.761Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 48 | 2026-08-11T21:40:31.765Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 3330918944, ip_addr: 198.137.202.32, stratum: 3, ref_time: 1786484430.8465614, correction: 0.019111151, last_offset: 0.000415238, rms_offset: 0.001160147, root_delay: 0.003342517, root_dispersion: 0.002075485, max_error: 0.022857894500000003 })
|
| 49 | 2026-08-11T21:40:31.765Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:874
latency_us = 3483
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:63498
req_id = cd723077-5980-496f-9b21-7e9b49c52097
response_code = 200
uri = /timesync
|
| 50 | 2026-08-11T21:40:31.873Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:1057
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::1]:42176
|
| 51 | 2026-08-11T21:40:31.873Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 52 | 2026-08-11T21:40:31.875Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 3330918944, ip_addr: 198.137.202.32, stratum: 3, ref_time: 1786484430.8465614, correction: 0.01881214, last_offset: 0.000415238, rms_offset: 0.001160147, root_delay: 0.003342517, root_dispersion: 0.002182117, max_error: 0.022665515500000004 })
|
| 53 | 2026-08-11T21:40:31.875Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:874
latency_us = 2589
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:42176
req_id = 7649e7ab-ee47-445f-820d-08d1713d8099
response_code = 200
uri = /timesync
|
| 54 | 2026-08-11T21:41:44.881Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:1057
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::1]:37514
|
| 55 | 2026-08-11T21:41:44.881Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 56 | 2026-08-11T21:41:44.886Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 3330918944, ip_addr: 198.137.202.32, stratum: 3, ref_time: 1786484503.2432683, correction: -6.787e-6, last_offset: 1.2643e-5, rms_offset: 4.8456e-5, root_delay: 0.002886473, root_dispersion: 0.001160292, max_error: 0.0026103155 })
|
| 57 | 2026-08-11T21:41:44.886Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:874
latency_us = 5262
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:37514
req_id = 7ef6f206-58da-4c90-a334-77b1c7c8bfea
response_code = 200
uri = /timesync
|
| 58 | 2026-08-11T21:43:31.837Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:1057
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::a]:55605
|
| 59 | 2026-08-11T21:43:31.848Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 60 | 2026-08-11T21:43:31.863Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 3330918944, ip_addr: 198.137.202.32, stratum: 3, ref_time: 1786484610.6630132, correction: 9.749e-6, last_offset: -8.891e-6, rms_offset: 3.5476e-5, root_delay: 0.002747926, root_dispersion: 0.001262062, max_error: 0.002645774 })
|
| 61 | 2026-08-11T21:43:31.863Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:874
latency_us = 28732
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::a]:55605
req_id = 5c13b2ed-30d2-4516-956b-82638600c208
response_code = 200
uri = /timesync
|
| 62 | 2026-08-11T21:43:37.617Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:1057
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::c]:43850
|
| 63 | 2026-08-11T21:43:37.617Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 64 | 2026-08-11T21:43:37.620Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 3330918944, ip_addr: 198.137.202.32, stratum: 3, ref_time: 1786484616.7837102, correction: -3.5318e-5, last_offset: 3.81e-5, rms_offset: 3.2333e-5, root_delay: 0.002848537, root_dispersion: 0.001206397, max_error: 0.0026659835 })
|
| 65 | 2026-08-11T21:43:37.621Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:874
latency_us = 3405
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::c]:43850
req_id = f583795d-7ac7-41dc-8b7a-bd7619b2e7ee
response_code = 200
uri = /timesync
|
| 66 | 2026-08-11T21:43:38.608Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:1057
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::c]:51604
|
| 67 | 2026-08-11T21:43:38.608Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 68 | 2026-08-11T21:43:38.611Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 3330918944, ip_addr: 198.137.202.32, stratum: 3, ref_time: 1786484617.8215756, correction: 1.4951e-5, last_offset: -1.5523e-5, rms_offset: 3.1064e-5, root_delay: 0.002848537, root_dispersion: 0.001247986, max_error: 0.0026872055 })
|
| 69 | 2026-08-11T21:43:38.611Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:874
latency_us = 3251
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::c]:51604
req_id = fd0d5b5b-d234-4d68-b1d1-db779d5d647c
response_code = 200
uri = /timesync
|
| 70 | 2026-08-11T21:43:39.249Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:1057
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::a]:34671
|
| 71 | 2026-08-11T21:43:39.250Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 72 | 2026-08-11T21:43:39.253Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 3330918944, ip_addr: 198.137.202.32, stratum: 3, ref_time: 1786484617.8215756, correction: 1.0828e-5, last_offset: -1.5523e-5, rms_offset: 3.1064e-5, root_delay: 0.002848537, root_dispersion: 0.001320344, max_error: 0.0027554405000000002 })
|
| 73 | 2026-08-11T21:43:39.253Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:874
latency_us = 3709
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::a]:34671
req_id = 401e0922-d274-4ca2-991f-0b572985c279
response_code = 200
uri = /timesync
|
| 74 | 2026-08-11T21:43:39.330Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:1057
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::b]:50227
|
| 75 | 2026-08-11T21:43:39.330Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 76 | 2026-08-11T21:43:39.335Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 3330918944, ip_addr: 198.137.202.32, stratum: 3, ref_time: 1786484617.8215756, correction: 1.0308e-5, last_offset: -1.5523e-5, rms_offset: 3.1064e-5, root_delay: 0.002848537, root_dispersion: 0.001329482, max_error: 0.0027640585000000004 })
|
| 77 | 2026-08-11T21:43:39.335Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:874
latency_us = 5017
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::b]:50227
req_id = b6285a68-273f-4391-bc66-5ea0f89c552b
response_code = 200
uri = /timesync
|
| 78 | 2026-08-11T21:43:49.641Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:1057
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::b]:58627
|
| 79 | 2026-08-11T21:43:49.641Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 80 | 2026-08-11T21:43:49.644Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 3330918944, ip_addr: 198.137.202.32, stratum: 3, ref_time: 1786484627.7732198, correction: -4.422e-6, last_offset: 5.721e-6, rms_offset: 2.1203e-5, root_delay: 0.002836898, root_dispersion: 0.001276811, max_error: 0.002699682 })
|
| 81 | 2026-08-11T21:43:49.644Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:874
latency_us = 2880
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::b]:58627
req_id = 110dc856-d5fd-469d-ab3a-ec59a4ea2b53
response_code = 200
uri = /timesync
|
| 82 | 2026-08-11T21:43:49.698Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:1057
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::c]:57617
|
| 83 | 2026-08-11T21:43:49.698Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 84 | 2026-08-11T21:43:49.701Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 3330918944, ip_addr: 198.137.202.32, stratum: 3, ref_time: 1786484627.7732198, correction: -4.338e-6, last_offset: 5.721e-6, rms_offset: 2.1203e-5, root_delay: 0.002836898, root_dispersion: 0.001281245, max_error: 0.0027040320000000003 })
|
| 85 | 2026-08-11T21:43:49.701Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:874
latency_us = 3528
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::c]:57617
req_id = 1a1ae394-93a1-4261-9216-33fe185abbdd
response_code = 200
uri = /timesync
|
| 86 | 2026-08-11T21:43:49.757Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:1057
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::a]:58661
|
| 87 | 2026-08-11T21:43:49.757Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 88 | 2026-08-11T21:43:49.760Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 3330918944, ip_addr: 198.137.202.32, stratum: 3, ref_time: 1786484627.7732198, correction: -4.25e-6, last_offset: 5.721e-6, rms_offset: 2.1203e-5, root_delay: 0.002836898, root_dispersion: 0.001285836, max_error: 0.0027085349999999998 })
|
| 89 | 2026-08-11T21:43:49.761Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:874
latency_us = 3328
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::a]:58661
req_id = 054a17e3-cd6a-452a-bddf-f54ff175b66d
response_code = 200
uri = /timesync
|
| 90 | 2026-08-11T21:44:49.789Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:1057
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::b]:61991
|
| 91 | 2026-08-11T21:44:49.789Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 92 | 2026-08-11T21:44:49.794Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 3330918944, ip_addr: 198.137.202.32, stratum: 3, ref_time: 1786484689.1102471, correction: -4.857e-6, last_offset: 1.4203e-5, rms_offset: 1.881e-5, root_delay: 0.002975981, root_dispersion: 0.001244377, max_error: 0.0027372245 })
|
| 93 | 2026-08-11T21:44:49.794Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:874
latency_us = 4748
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::b]:61991
req_id = 58728715-bbab-48d6-bd65-562370d3a0fd
response_code = 200
uri = /timesync
|
| 94 | 2026-08-11T21:44:49.853Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:1057
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::c]:37468
|
| 95 | 2026-08-11T21:44:49.853Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 96 | 2026-08-11T21:44:49.856Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 3330918944, ip_addr: 198.137.202.32, stratum: 3, ref_time: 1786484689.1102471, correction: -4.814e-6, last_offset: 1.4203e-5, rms_offset: 1.881e-5, root_delay: 0.002975981, root_dispersion: 0.001250023, max_error: 0.0027428275 })
|
| 97 | 2026-08-11T21:44:49.856Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:874
latency_us = 2978
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::c]:37468
req_id = 03baa8bb-05f8-423e-bed9-330c9adfc8be
response_code = 200
uri = /timesync
|
| 98 | 2026-08-11T21:44:49.890Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:1057
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::a]:55066
|
| 99 | 2026-08-11T21:44:49.890Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 100 | 2026-08-11T21:44:49.894Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 3330918944, ip_addr: 198.137.202.32, stratum: 3, ref_time: 1786484689.1102471, correction: -4.787e-6, last_offset: 1.4203e-5, rms_offset: 1.881e-5, root_delay: 0.002975981, root_dispersion: 0.001253442, max_error: 0.0027462195 })
|
| 101 | 2026-08-11T21:44:49.894Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:874
latency_us = 3602
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::a]:55066
req_id = 6a0006ef-5ed0-4c11-a255-9745405ca44d
response_code = 200
uri = /timesync
|