| 1 | | [ Jun 29 20:28:42 Enabled. ] |
| 2 | | [ Jun 29 20:28:42 Rereading configuration. ] |
| 3 | | [ Jun 29 20:28:43 Rereading configuration. ] |
| 4 | | [ Jun 29 20:28:52 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 29 20:28:52 Method "start" exited with status 0. ] |
| 21 | | note: configured to log to "/dev/stdout" |
| 22 | 2026-06-29T20:28:52.923Z | 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-06-29T20:28:54.095Z | 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]:64304
|
| 24 | 2026-06-29T20:28:54.096Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 25 | 2026-06-29T20:28:54.099Z | 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-29T20:28:54.099Z | 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 = 3583
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:64304
req_id = 3083674b-ca16-4d3e-9b4e-1345c90a5612
response_code = 200
uri = /timesync
|
| 27 | 2026-06-29T20:28:54.724Z | 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]:63404
|
| 28 | 2026-06-29T20:28:54.724Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 29 | 2026-06-29T20:28:54.726Z | 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-29T20:28:54.726Z | 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 = 2506
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:63404
req_id = 0d8cc2c0-efa1-491b-8216-b595202bbf03
response_code = 200
uri = /timesync
|
| 31 | 2026-06-29T20:28:55.336Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 32 | 2026-06-29T20:28:55.339Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 3322699717, ip_addr: 198.12.95.197, stratum: 3, ref_time: 1782764934.207083, correction: -0.000557708, last_offset: -0.003451862, rms_offset: 0.003451862, root_delay: 0.087470762, root_dispersion: 1.157495856, max_error: 1.2017889449999999 })
|
| 33 | 2026-06-29T20:28:55.339Z | 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 = 3180
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:64304
req_id = 94434a25-2ef1-4e7e-a3a5-273f62f914a8
response_code = 200
uri = /timesync
|
| 34 | 2026-06-29T20:28:56.993Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 35 | 2026-06-29T20:28:56.997Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: false, ref_id: 3322699717, ip_addr: 198.12.95.197, stratum: 3, ref_time: 1782764935.2184901, correction: -0.001978731, last_offset: 0.003161348, rms_offset: 0.003161348, root_delay: 0.110131793, root_dispersion: 1.804386735, max_error: 1.8614313625 })
|
| 36 | 2026-06-29T20:28:56.997Z | 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 = 3408
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:64304
req_id = 78b1c33e-2bb4-4414-83d1-51d9cf983c98
response_code = 200
uri = /timesync
|
| 37 | 2026-06-29T20:28:59.785Z | 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]:38955
|
| 38 | 2026-06-29T20:28:59.785Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 39 | 2026-06-29T20:28:59.788Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 3322699717, ip_addr: 198.12.95.197, stratum: 3, ref_time: 1782764938.716508, correction: -0.00048421, last_offset: -0.000341071, rms_offset: 0.000341071, root_delay: 0.084742755, root_dispersion: 0.025920488, max_error: 0.0687760755 })
|
| 40 | 2026-06-29T20:28:59.788Z | 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 = 3113
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:38955
req_id = 07f9bc9c-1246-44fb-a125-005f3611f33a
response_code = 200
uri = /timesync
|
| 41 | 2026-06-29T20:28:59.807Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 42 | 2026-06-29T20:28:59.809Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 3322699717, ip_addr: 198.12.95.197, stratum: 3, ref_time: 1782764938.716508, correction: -0.000483333, last_offset: -0.000341071, rms_offset: 0.000341071, root_delay: 0.084742755, root_dispersion: 0.02592846, max_error: 0.0687831705 })
|
| 43 | 2026-06-29T20:28:59.809Z | 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 = 2456
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:64304
req_id = 75438a70-a122-4903-a0c0-bde3abd64b69
response_code = 200
uri = /timesync
|
| 44 | 2026-06-29T20:28:59.926Z | 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]:46772
|
| 45 | 2026-06-29T20:28:59.926Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 46 | 2026-06-29T20:28:59.929Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 3322699717, ip_addr: 198.12.95.197, stratum: 3, ref_time: 1782764938.716508, correction: -0.000478488, last_offset: -0.000341071, rms_offset: 0.000341071, root_delay: 0.084742755, root_dispersion: 0.025972521, max_error: 0.0688223865 })
|
| 47 | 2026-06-29T20:28:59.929Z | 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 = 2830
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:46772
req_id = e28e5efc-214b-45fd-914b-5b4d0bed89bd
response_code = 200
uri = /timesync
|
| 48 | 2026-06-29T20:29:30.743Z | 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]:33558
|
| 49 | 2026-06-29T20:29:30.743Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:180
|
| 50 | 2026-06-29T20:29:30.749Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:189
result = Ok(TimeSync { sync: true, ref_id: 398108798, ip_addr: 23.186.168.126, stratum: 3, ref_time: 1782764957.396998, correction: 0.000100922, last_offset: -0.000200554, rms_offset: 0.001367951, root_delay: 0.064021677, root_dispersion: 0.00326848, max_error: 0.0353802405 })
|
| 51 | 2026-06-29T20:29:30.749Z | 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 = 5976
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:33558
req_id = 8dc00802-c195-4aeb-b209-162242d4e691
response_code = 200
uri = /timesync
|