| 1 | | [ Jun 11 01:17:21 Enabled. ] |
| 2 | | [ Jun 11 01:17:21 Rereading configuration. ] |
| 3 | | [ Jun 11 01:17:22 Rereading configuration. ] |
| 4 | | [ Jun 11 01:17:28 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 11 01:17:28 Method "start" exited with status 0. ] |
| 21 | | note: configured to log to "/dev/stdout" |
| 22 | 2026-06-11T01:17:28.100Z | 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-11T01:17:28.557Z | 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]:63956
|
| 24 | 2026-06-11T01:17:28.558Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 25 | 2026-06-11T01:17:28.561Z | 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-11T01:17:28.561Z | 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 = 3255
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:63956
req_id = 49df480a-2433-4fb1-9ffb-f5baf6657081
response_code = 200
uri = /timesync
|
| 27 | 2026-06-11T01:17:28.637Z | 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]:40814
|
| 28 | 2026-06-11T01:17:28.637Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 29 | 2026-06-11T01:17:28.640Z | 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-11T01:17:28.640Z | 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 = 2947
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:40814
req_id = d351c9bf-8ba7-4bad-9f05-7d187f5647f3
response_code = 200
uri = /timesync
|
| 31 | 2026-06-11T01:17:29.455Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 32 | 2026-06-11T01:17:29.458Z | 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-11T01:17:29.458Z | 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 = 3197
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:63956
req_id = 120bd1ec-19ad-4581-a836-6f29a68c0e1c
response_code = 200
uri = /timesync
|
| 34 | 2026-06-11T01:17:31.112Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 35 | 2026-06-11T01:17:31.115Z | 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: 1781140649.6922839, correction: -0.064752512, last_offset: 0.06669867, rms_offset: 0.06669867, root_delay: 0.0, root_dispersion: 0.0, max_error: 0.064752512 })
|
| 36 | 2026-06-11T01:17:31.115Z | 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 = 3405
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:63956
req_id = 1b20acca-4e5d-47ac-a0f3-72bb86a9ab5b
response_code = 200
uri = /timesync
|
| 37 | 2026-06-11T01:17:31.915Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 38 | 2026-06-11T01:17:31.918Z | 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: 1781140649.6922839, correction: -0.066455394, last_offset: 0.003882773, rms_offset: 0.003882773, root_delay: 0.0, root_dispersion: 0.0, max_error: 0.066455394 })
|
| 39 | 2026-06-11T01:17:31.918Z | 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]:63956
req_id = 6649d169-20c0-43f0-8d18-888b9a384e9a
response_code = 200
uri = /timesync
|
| 40 | 2026-06-11T01:17:33.573Z | 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]:50518
|
| 41 | 2026-06-11T01:17:33.573Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 42 | 2026-06-11T01:17:33.576Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 1110067141, ip_addr: 66.42.71.197, stratum: 3, ref_time: 1781140653.2261753, correction: -0.059210349, last_offset: -0.002358542, rms_offset: 0.002358542, root_delay: 0.050340895, root_dispersion: 0.001906182, max_error: 0.0862869785 })
|
| 43 | 2026-06-11T01:17:33.576Z | 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 = 3073
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:50518
req_id = f1f17aef-6939-4fcd-bf6e-b6a94801ce30
response_code = 200
uri = /timesync
|
| 44 | 2026-06-11T01:17:33.782Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 45 | 2026-06-11T01:17:33.785Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 1110067141, ip_addr: 66.42.71.197, stratum: 3, ref_time: 1781140653.2261753, correction: -0.058641054, last_offset: -0.002358542, rms_offset: 0.002358542, root_delay: 0.050340895, root_dispersion: 0.002117135, max_error: 0.0859286365 })
|
| 46 | 2026-06-11T01:17:33.785Z | 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 = 3377
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:63956
req_id = 20d81745-42a9-4886-9ecd-3960d5057657
response_code = 200
uri = /timesync
|
| 47 | 2026-06-11T01:17:36.267Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 48 | 2026-06-11T01:17:36.270Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 1110067141, ip_addr: 66.42.71.197, stratum: 3, ref_time: 1781140654.8225427, correction: -0.051357701, last_offset: -0.000178968, rms_offset: 0.002126127, root_delay: 0.050737727, root_dispersion: 0.002387204, max_error: 0.0791137685 })
|
| 49 | 2026-06-11T01:17:36.270Z | 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 = 3130
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:63956
req_id = 7604129f-f927-4afb-bcfb-d7bf94baa267
response_code = 200
uri = /timesync
|
| 50 | 2026-06-11T01:17:38.620Z | 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]:48644
|
| 51 | 2026-06-11T01:17:38.620Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 52 | 2026-06-11T01:17:38.623Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 1110067141, ip_addr: 66.42.71.197, stratum: 3, ref_time: 1781140658.0609524, correction: -0.043987513, last_offset: -9.6931e-5, rms_offset: 0.001828582, root_delay: 0.05111371, root_dispersion: 0.001420148, max_error: 0.07096451599999999 })
|
| 53 | 2026-06-11T01:17:38.623Z | 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 = 2694
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:48644
req_id = 229b02a5-3cb4-4aff-99bd-daeda9849e22
response_code = 200
uri = /timesync
|
| 54 | 2026-06-11T01:17:39.578Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 55 | 2026-06-11T01:17:39.581Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 1110067141, ip_addr: 66.42.71.197, stratum: 3, ref_time: 1781140659.231657, correction: -0.041402668, last_offset: 1.7196e-5, rms_offset: 0.001734754, root_delay: 0.051001325, root_dispersion: 0.001361616, max_error: 0.06826494649999999 })
|
| 56 | 2026-06-11T01:17:39.581Z | 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 = 3232
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:63956
req_id = d1593239-a45e-4484-81bf-d925a3a4607f
response_code = 200
uri = /timesync
|
| 57 | 2026-06-11T01:17:39.685Z | 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]:48877
|
| 58 | 2026-06-11T01:17:39.685Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 59 | 2026-06-11T01:17:39.687Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 1110067141, ip_addr: 66.42.71.197, stratum: 3, ref_time: 1781140659.231657, correction: -0.041115157, last_offset: 1.7196e-5, rms_offset: 0.001734754, root_delay: 0.051001325, root_dispersion: 0.001377182, max_error: 0.06799300150000001 })
|
| 60 | 2026-06-11T01:17:39.687Z | 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 = 2859
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:48877
req_id = 55596098-3958-4ed4-9543-9290a476d38b
response_code = 200
uri = /timesync
|