| 1 | | [ Jul 8 18:42:11 Enabled. ] |
| 2 | | [ Jul 8 18:42:11 Rereading configuration. ] |
| 3 | | [ Jul 8 18:42:12 Rereading configuration. ] |
| 4 | | [ Jul 8 18:42:17 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 | | [ Jul 8 18:42:17 Method "start" exited with status 0. ] |
| 21 | | note: configured to log to "/dev/stdout" |
| 22 | 2026-07-08T18:42:17.599Z | 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-07-08T18:42:18.119Z | 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]:51015
|
| 24 | 2026-07-08T18:42:18.120Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 25 | 2026-07-08T18:42:18.123Z | 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-07-08T18:42:18.123Z | 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 = 3486
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:51015
req_id = 75e7cfab-397a-4817-a2e0-e40820042161
response_code = 200
uri = /timesync
|
| 27 | 2026-07-08T18:42:18.973Z | 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]:44056
|
| 28 | 2026-07-08T18:42:18.973Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 29 | 2026-07-08T18:42:18.976Z | 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-07-08T18:42:18.976Z | 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 = 2902
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:44056
req_id = 64b45f65-dff9-462e-b8e0-5338f36bbd2c
response_code = 200
uri = /timesync
|
| 31 | 2026-07-08T18:42:19.105Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 32 | 2026-07-08T18:42:19.108Z | 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-07-08T18:42:19.108Z | 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 = 3002
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:51015
req_id = d02967b2-9321-441e-af31-9822dbf99d0c
response_code = 200
uri = /timesync
|
| 34 | 2026-07-08T18:42:20.003Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 35 | 2026-07-08T18:42:20.006Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 2901090547, ip_addr: 172.235.32.243, stratum: 3, ref_time: 1783536138.6573126, correction: -0.038458169, last_offset: 0.040005825, rms_offset: 0.040005825, root_delay: 0.011762304, root_dispersion: 1.343632579, max_error: 1.3879719000000001 })
|
| 36 | 2026-07-08T18:42:20.006Z | 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 = 3069
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:51015
req_id = 3932f47a-4416-463e-9fb0-962cd5aae75f
response_code = 200
uri = /timesync
|
| 37 | 2026-07-08T18:42:21.896Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 38 | 2026-07-08T18:42:21.898Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 2901090547, ip_addr: 172.235.32.243, stratum: 3, ref_time: 1783536140.883717, correction: -0.034499623, last_offset: 0.000781447, rms_offset: 0.000781447, root_delay: 0.012539353, root_dispersion: 0.034695107, max_error: 0.0754644065 })
|
| 39 | 2026-07-08T18:42:21.898Z | 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 = 2584
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:51015
req_id = 088f8484-3624-483b-99ec-3e3b97e82bd3
response_code = 200
uri = /timesync
|
| 40 | 2026-07-08T18:42:22.000Z | 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]:61752
|
| 41 | 2026-07-08T18:42:22.000Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 42 | 2026-07-08T18:42:22.003Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 2901090547, ip_addr: 172.235.32.243, stratum: 3, ref_time: 1783536140.883717, correction: -0.034215122, last_offset: 0.000781447, rms_offset: 0.000781447, root_delay: 0.012539353, root_dispersion: 0.034804437, max_error: 0.0752892355 })
|
| 43 | 2026-07-08T18:42:22.003Z | 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 = 2911
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:61752
req_id = acaa393f-bfdc-4d7b-b005-2f2b1c9ddf17
response_code = 200
uri = /timesync
|
| 44 | 2026-07-08T18:42:56.787Z | 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]:63726
|
| 45 | 2026-07-08T18:42:56.787Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 46 | 2026-07-08T18:42:56.797Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 1806459685, ip_addr: 107.172.99.37, stratum: 3, ref_time: 1783536175.7630124, correction: 5.5643e-5, last_offset: -0.000171836, rms_offset: 0.000568269, root_delay: 0.005907941, root_dispersion: 0.00312025, max_error: 0.006129863500000001 })
|
| 47 | 2026-07-08T18:42:56.797Z | 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 = 9965
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:63726
req_id = 369f78e7-645a-49e0-a602-327e2df55227
response_code = 200
uri = /timesync
|
| 48 | 2026-07-08T18:44:25.271Z | 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]:58648
|
| 49 | 2026-07-08T18:44:25.282Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 50 | 2026-07-08T18:44:25.301Z | 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: 1783536263.7638073, correction: -5.5051e-5, last_offset: 4.2246e-5, rms_offset: 9.5095e-5, root_delay: 0.002820618, root_dispersion: 0.000377526, max_error: 0.001842886 })
|
| 51 | 2026-07-08T18:44:25.301Z | 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 = 31103
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::a]:58648
req_id = 9df945cc-f742-4190-b95c-ebff9487bbaa
response_code = 200
uri = /timesync
|
| 52 | 2026-07-08T18:44:34.538Z | 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]:38542
|
| 53 | 2026-07-08T18:44:34.540Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 54 | 2026-07-08T18:44:34.543Z | 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: 1783536272.1806767, correction: -1e-9, last_offset: -3.7103e-5, rms_offset: 8.2769e-5, root_delay: 0.00271695, root_dispersion: 0.0005519, max_error: 0.001910376 })
|
| 55 | 2026-07-08T18:44:34.543Z | 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 = 3677
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::a]:38542
req_id = 277c2856-fc45-4c7f-a41a-14225bf5cd1d
response_code = 200
uri = /timesync
|
| 56 | 2026-07-08T18:44:35.366Z | 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]:59098
|
| 57 | 2026-07-08T18:44:35.367Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 58 | 2026-07-08T18:44:35.370Z | 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: 1783536274.6946921, correction: 1.1387e-5, last_offset: -1.2136e-5, rms_offset: 7.8615e-5, root_delay: 0.00271695, root_dispersion: 0.000441999, max_error: 0.0018118610000000001 })
|
| 59 | 2026-07-08T18:44:35.370Z | 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 = 3009
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::a]:59098
req_id = e9606276-4fba-40da-9879-3c117a027e93
response_code = 200
uri = /timesync
|
| 60 | 2026-07-08T18:44:37.305Z | 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]:58280
|
| 61 | 2026-07-08T18:44:37.305Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 62 | 2026-07-08T18:44:37.308Z | 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: 1783536276.6137927, correction: 1.499e-6, last_offset: 7.146e-6, rms_offset: 7.4615e-5, root_delay: 0.002977162, root_dispersion: 0.000322533, max_error: 0.0018126130000000002 })
|
| 63 | 2026-07-08T18:44:37.309Z | 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 = 3122
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::a]:58280
req_id = f6e82788-7bd0-4927-8db8-62ba734a24e5
response_code = 200
uri = /timesync
|
| 64 | 2026-07-08T18:44:37.781Z | 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]:59797
|
| 65 | 2026-07-08T18:44:37.782Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 66 | 2026-07-08T18:44:37.785Z | 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: 1783536276.6137927, correction: 1.485e-6, last_offset: 7.146e-6, rms_offset: 7.4615e-5, root_delay: 0.002977162, root_dispersion: 0.000358761, max_error: 0.0018488270000000002 })
|
| 67 | 2026-07-08T18:44:37.786Z | 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 = 3824
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::b]:59797
req_id = 538b8c15-f9ec-4873-a4ed-717f4b4422d0
response_code = 200
uri = /timesync
|
| 68 | 2026-07-08T18:44:37.935Z | 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]:40315
|
| 69 | 2026-07-08T18:44:37.935Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 70 | 2026-07-08T18:44:37.938Z | 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: 1783536276.6137927, correction: 1.48e-6, last_offset: 7.146e-6, rms_offset: 7.4615e-5, root_delay: 0.002977162, root_dispersion: 0.000370401, max_error: 0.0018604620000000002 })
|
| 71 | 2026-07-08T18:44:37.939Z | 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 = 3320
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::c]:40315
req_id = 3032861f-24aa-40f7-abfd-055abc1a7427
response_code = 200
uri = /timesync
|