| 1 | | [ Aug 29 03:28:33 Enabled. ] |
| 2 | | [ Aug 29 03:28:33 Rereading configuration. ] |
| 3 | | [ Aug 29 03:28:34 Rereading configuration. ] |
| 4 | | [ Aug 29 03:28:39 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 29 03:28:39 Method "start" exited with status 0. ] |
| 21 | | note: configured to log to "/dev/stdout" |
| 22 | 2026-08-29T03:28:39.747Z | 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-29T03:28:40.048Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:1057
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::1]:53263
|
| 24 | 2026-08-29T03:28:40.049Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 25 | 2026-08-29T03:28:40.052Z | 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-29T03:28:40.052Z | 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 = 3416
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:53263
req_id = bd5a57d4-e078-42b0-9de4-a6a8203dc063
response_code = 200
uri = /timesync
|
| 27 | 2026-08-29T03:28:40.175Z | 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]:63307
|
| 28 | 2026-08-29T03:28:40.175Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 29 | 2026-08-29T03:28:40.178Z | 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-29T03:28:40.178Z | 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 = 2665
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:63307
req_id = 25e964c8-d712-49cd-b804-678aaac6d1b7
response_code = 200
uri = /timesync
|
| 31 | 2026-08-29T03:28:40.652Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 32 | 2026-08-29T03:28:40.654Z | 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-29T03:28:40.654Z | 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 = 2898
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:53263
req_id = 627d6e74-fcca-4bf6-8bf1-0f94c3d895dc
response_code = 200
uri = /timesync
|
| 34 | 2026-08-29T03:28:41.699Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 35 | 2026-08-29T03:28:41.702Z | 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 })
|
| 36 | 2026-08-29T03:28:41.702Z | 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 = 3230
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:53263
req_id = 02a3571a-fa84-49e6-9e04-ce090a083655
response_code = 200
uri = /timesync
|
| 37 | 2026-08-29T03:28:43.776Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 38 | 2026-08-29T03:28:43.779Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 2734612887, ip_addr: 162.254.225.151, stratum: 3, ref_time: 1787974122.821582, correction: -0.103980429, last_offset: 0.016470587, rms_offset: 0.335307956, root_delay: 0.079986334, root_dispersion: 0.933856249, max_error: 1.077829845 })
|
| 39 | 2026-08-29T03:28:43.779Z | 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 = 2922
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:53263
req_id = 869fb7ac-7790-4c16-a996-202017fd17fa
response_code = 200
uri = /timesync
|
| 40 | 2026-08-29T03:28:45.183Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 41 | 2026-08-29T03:28:45.185Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 2734612887, ip_addr: 162.254.225.151, stratum: 3, ref_time: 1787974124.1610897, correction: -0.101190217, last_offset: 0.001029228, rms_offset: 0.318101227, root_delay: 0.07908082, root_dispersion: 0.979398191, max_error: 1.120128818 })
|
| 42 | 2026-08-29T03:28:45.185Z | 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 = 2789
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:53263
req_id = 70e96801-cb42-4c31-9ae6-8797bb25af63
response_code = 200
uri = /timesync
|
| 43 | 2026-08-29T03:28:45.210Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:1057
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::1]:48112
|
| 44 | 2026-08-29T03:28:45.210Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 45 | 2026-08-29T03:28:45.213Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 2734612887, ip_addr: 162.254.225.151, stratum: 3, ref_time: 1787974124.1610897, correction: -0.10111668, last_offset: 0.001029228, rms_offset: 0.318101227, root_delay: 0.07908082, root_dispersion: 1.007154584, max_error: 1.147811674 })
|
| 46 | 2026-08-29T03:28:45.213Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:874
latency_us = 2851
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:48112
req_id = 7c52fd69-5337-4c71-a7df-9740f2438929
response_code = 200
uri = /timesync
|
| 47 | 2026-08-29T03:28:47.772Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 48 | 2026-08-29T03:28:47.775Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 3345362506, ip_addr: 199.102.46.74, stratum: 2, ref_time: 1787974126.5931473, correction: -0.087261677, last_offset: -0.008695584, rms_offset: 0.271623313, root_delay: 0.061961591, root_dispersion: 0.00051517, max_error: 0.1187576425 })
|
| 49 | 2026-08-29T03:28:47.775Z | 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 = 2837
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:53263
req_id = cf32dc88-c490-4919-b7c1-aa993d3c2bdb
response_code = 200
uri = /timesync
|
| 50 | 2026-08-29T03:28:50.263Z | 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]:55654
|
| 51 | 2026-08-29T03:28:50.263Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 52 | 2026-08-29T03:28:50.266Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 3345362506, ip_addr: 199.102.46.74, stratum: 2, ref_time: 1787974128.5221083, correction: -0.079522803, last_offset: -0.000123897, rms_offset: 0.244461119, root_delay: 0.061855644, root_dispersion: 0.000419266, max_error: 0.110869891 })
|
| 53 | 2026-08-29T03:28:50.266Z | 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 = 2623
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:55654
req_id = c09f15a7-4ca8-4b75-934f-d1c6af6d1068
response_code = 200
uri = /timesync
|
| 54 | 2026-08-29T03:28:50.439Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 55 | 2026-08-29T03:28:50.443Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 3345362506, ip_addr: 199.102.46.74, stratum: 2, ref_time: 1787974129.7341223, correction: -0.079167292, last_offset: 0.000124683, rms_offset: 0.231916189, root_delay: 0.062053964, root_dispersion: 0.000197714, max_error: 0.11039198800000001 })
|
| 56 | 2026-08-29T03:28:50.443Z | 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 = 3154
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:53263
req_id = b351178c-613f-428a-9326-7901d6d49392
response_code = 200
uri = /timesync
|
| 57 | 2026-08-29T03:28:53.230Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 58 | 2026-08-29T03:28:53.233Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 3345362506, ip_addr: 199.102.46.74, stratum: 2, ref_time: 1787974132.3139615, correction: -0.071735129, last_offset: 1.206e-5, rms_offset: 0.208724573, root_delay: 0.062164694, root_dispersion: 0.000238735, max_error: 0.103056211 })
|
| 59 | 2026-08-29T03:28:53.233Z | 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 = 3207
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:53263
req_id = 45556db0-56a4-4482-a537-a5f423fb94ec
response_code = 200
uri = /timesync
|
| 60 | 2026-08-29T03:28:55.313Z | 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]:58192
|
| 61 | 2026-08-29T03:28:55.313Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 62 | 2026-08-29T03:28:55.316Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 3345362506, ip_addr: 199.102.46.74, stratum: 2, ref_time: 1787974133.756808, correction: -0.065874524, last_offset: -0.000144382, rms_offset: 0.187852129, root_delay: 0.061953016, root_dispersion: 0.000278746, max_error: 0.097129778 })
|
| 63 | 2026-08-29T03:28:55.316Z | 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 = 2998
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:58192
req_id = 2aba6d4d-d26a-4daa-85be-73c2c51d4de8
response_code = 200
uri = /timesync
|
| 64 | 2026-08-29T03:28:55.805Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 65 | 2026-08-29T03:28:55.808Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 3345362506, ip_addr: 199.102.46.74, stratum: 2, ref_time: 1787974134.3983955, correction: -0.06454695, last_offset: 9.287e-6, rms_offset: 0.178212166, root_delay: 0.06191089, root_dispersion: 0.000189625, max_error: 0.09569202 })
|
| 66 | 2026-08-29T03:28:55.808Z | 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 = 2961
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:53263
req_id = bb54f9b1-0dd5-4f32-8f8d-ab5d9c99e6f6
response_code = 200
uri = /timesync
|
| 67 | 2026-08-29T03:28:59.598Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 68 | 2026-08-29T03:28:59.601Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 3345362506, ip_addr: 199.102.46.74, stratum: 2, ref_time: 1787974138.4774623, correction: -0.054082733, last_offset: -3.5654e-5, rms_offset: 0.144351855, root_delay: 0.061872948, root_dispersion: 0.00011466, max_error: 0.085133867 })
|
| 69 | 2026-08-29T03:28:59.601Z | 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 = 2971
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:53263
req_id = b445dcef-c554-4825-943c-12c022c0d7c6
response_code = 200
uri = /timesync
|
| 70 | 2026-08-29T03:29:00.362Z | 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]:54976
|
| 71 | 2026-08-29T03:29:00.362Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 72 | 2026-08-29T03:29:00.365Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 3345362506, ip_addr: 199.102.46.74, stratum: 2, ref_time: 1787974138.4774623, correction: -0.052007549, last_offset: -3.5654e-5, rms_offset: 0.144351855, root_delay: 0.061872948, root_dispersion: 0.000175946, max_error: 0.083119969 })
|
| 73 | 2026-08-29T03:29:00.365Z | 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 = 2869
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:54976
req_id = 770e9dc6-9798-4f74-8cfb-2d46f8c30228
response_code = 200
uri = /timesync
|
| 74 | 2026-08-29T03:29:03.790Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 75 | 2026-08-29T03:29:03.793Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 3345362506, ip_addr: 199.102.46.74, stratum: 2, ref_time: 1787974142.5861607, correction: -0.04273589, last_offset: -3.618e-6, rms_offset: 0.116925009, root_delay: 0.061718993, root_dispersion: 0.000177688, max_error: 0.0737730745 })
|
| 76 | 2026-08-29T03:29:03.793Z | 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 = 3403
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:53263
req_id = aa5bb0af-ee2f-46e5-8d0f-a35724297641
response_code = 200
uri = /timesync
|
| 77 | 2026-08-29T03:29:03.898Z | 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]:46990
|
| 78 | 2026-08-29T03:29:03.898Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 79 | 2026-08-29T03:29:03.900Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 3345362506, ip_addr: 199.102.46.74, stratum: 2, ref_time: 1787974142.5861607, correction: -0.042444505, last_offset: -3.618e-6, rms_offset: 0.116925009, root_delay: 0.061718993, root_dispersion: 0.000186186, max_error: 0.0734901875 })
|
| 80 | 2026-08-29T03:29:03.900Z | 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 = 2722
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:46990
req_id = 062441e2-a589-42f0-aa93-16805b350d62
response_code = 200
uri = /timesync
|
| 81 | 2026-08-29T03:29:41.456Z | 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]:62651
|
| 82 | 2026-08-29T03:29:41.474Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 83 | 2026-08-29T03:29:41.490Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 3345362506, ip_addr: 199.102.46.74, stratum: 2, ref_time: 1787974180.5395765, correction: -0.000706186, last_offset: 0.000145328, rms_offset: 0.028196353, root_delay: 0.06189581, root_dispersion: 0.000104697, max_error: 0.031758788 })
|
| 84 | 2026-08-29T03:29:41.490Z | 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 = 32709
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:62651
req_id = 7ca51229-2b8f-468d-afea-b4d2b0853e19
response_code = 200
uri = /timesync
|