1 | | [ Jul 23 21:40:21 Enabled. ] |
2 | | [ Jul 23 21:40:21 Rereading configuration. ] |
3 | | [ Jul 23 21:40:22 Rereading configuration. ] |
4 | | [ Jul 23 21:40:29 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 23 21:40:29 Method "start" exited with status 0. ] |
21 | | note: configured to log to "/dev/stdout" |
22 | 2025-07-23T21:40:29.235Z | INFO | ntp-admin (dropshot): listening
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.2/src/server.rs:328
local_addr = [fd00:1122:3344:101::1b]:10123
|
23 | 2025-07-23T21:40:30.247Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.2/src/server.rs:1025
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::1]:43710
|
24 | 2025-07-23T21:40:30.248Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:106
|
25 | 2025-07-23T21:40:30.251Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:115
result = Ok(TimeSync { sync: false, ref_id: 0, ip_addr: ::, stratum: 0, ref_time: 0.0, correction: 0.0 })
|
26 | 2025-07-23T21:40:30.251Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.2/src/server.rs:867
latency_us = 3212
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:43710
req_id = 986a584d-21e6-4ebf-b5c9-732df435c506
response_code = 200
uri = /timesync
|
27 | 2025-07-23T21:40:31.040Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:106
|
28 | 2025-07-23T21:40:31.043Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:115
result = Ok(TimeSync { sync: true, ref_id: 1402204844, ip_addr: 83.147.242.172, stratum: 3, ref_time: 1753306829.9019697, correction: 0.0 })
|
29 | 2025-07-23T21:40:31.043Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.2/src/server.rs:867
latency_us = 3112
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:43710
req_id = 1d9ac865-bf3d-4b64-8171-f2f404ff1a86
response_code = 200
uri = /timesync
|
30 | 2025-07-23T21:40:31.161Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.2/src/server.rs:1025
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::1]:48757
|
31 | 2025-07-23T21:40:31.161Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:106
|
32 | 2025-07-23T21:40:31.164Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:115
result = Ok(TimeSync { sync: true, ref_id: 1402204844, ip_addr: 83.147.242.172, stratum: 3, ref_time: 1753306829.9019697, correction: 0.0 })
|
33 | 2025-07-23T21:40:31.164Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.2/src/server.rs:867
latency_us = 2400
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:48757
req_id = 53f413bf-c021-4c55-9a2a-38a82d29d833
response_code = 200
uri = /timesync
|
34 | 2025-07-23T21:40:58.854Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.2/src/server.rs:1025
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::1]:65426
|
35 | 2025-07-23T21:40:58.864Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:106
|
36 | 2025-07-23T21:40:58.878Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:115
result = Ok(TimeSync { sync: true, ref_id: 1402204844, ip_addr: 83.147.242.172, stratum: 3, ref_time: 1753306858.478747, correction: -2.4588e-5 })
|
37 | 2025-07-23T21:40:58.878Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.2/src/server.rs:867
latency_us = 19316
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:65426
req_id = f6685da3-787d-4abc-94f5-48db37f33b4c
response_code = 200
uri = /timesync
|
38 | 2025-07-23T21:41:44.501Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.2/src/server.rs:1025
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::c]:32974
|
39 | 2025-07-23T21:41:44.505Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:106
|
40 | 2025-07-23T21:41:44.525Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:115
result = Ok(TimeSync { sync: true, ref_id: 1402204844, ip_addr: 83.147.242.172, stratum: 3, ref_time: 1753306904.310082, correction: -7.7857e-5 })
|
41 | 2025-07-23T21:41:44.526Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.2/src/server.rs:867
latency_us = 24172
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::c]:32974
req_id = 21fc9f96-7ee0-48db-ba29-72a8592ffea4
response_code = 200
uri = /timesync
|
42 | 2025-07-23T21:41:45.683Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.2/src/server.rs:1025
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::a]:58121
|
43 | 2025-07-23T21:41:45.683Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:106
|
44 | 2025-07-23T21:41:45.687Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:115
result = Ok(TimeSync { sync: true, ref_id: 1402204844, ip_addr: 83.147.242.172, stratum: 3, ref_time: 1753306905.2698412, correction: -6.3896e-5 })
|
45 | 2025-07-23T21:41:45.687Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.2/src/server.rs:867
latency_us = 3479
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::a]:58121
req_id = c4eb3f76-3f65-4c24-84ec-0b80a17a0391
response_code = 200
uri = /timesync
|
46 | 2025-07-23T21:41:45.690Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.2/src/server.rs:1025
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::b]:63849
|
47 | 2025-07-23T21:41:45.690Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:106
|
48 | 2025-07-23T21:41:45.693Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:115
result = Ok(TimeSync { sync: true, ref_id: 1402204844, ip_addr: 83.147.242.172, stratum: 3, ref_time: 1753306905.2698412, correction: -6.3552e-5 })
|
49 | 2025-07-23T21:41:45.693Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.2/src/server.rs:867
latency_us = 3780
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::b]:63849
req_id = 956d8959-ada5-477c-a1e2-493f70bcf28a
response_code = 200
uri = /timesync
|
50 | 2025-07-23T21:42:31.553Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.2/src/server.rs:1025
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::b]:65062
|
51 | 2025-07-23T21:42:31.553Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:106
|
52 | 2025-07-23T21:42:31.556Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:115
result = Ok(TimeSync { sync: true, ref_id: 1402204844, ip_addr: 83.147.242.172, stratum: 3, ref_time: 1753306950.6475685, correction: -0.000100422 })
|
53 | 2025-07-23T21:42:31.556Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.2/src/server.rs:867
latency_us = 2784
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::b]:65062
req_id = eaa3b164-bd31-4657-b130-499886ea1762
response_code = 200
uri = /timesync
|
54 | 2025-07-23T21:42:38.814Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.2/src/server.rs:1025
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::b]:55300
|
55 | 2025-07-23T21:42:38.814Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:106
|
56 | 2025-07-23T21:42:38.817Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:115
result = Ok(TimeSync { sync: true, ref_id: 1402204844, ip_addr: 83.147.242.172, stratum: 3, ref_time: 1753306957.551653, correction: -1.0343e-5 })
|
57 | 2025-07-23T21:42:38.817Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.2/src/server.rs:867
latency_us = 2948
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::b]:55300
req_id = 5a5e4626-986a-41e6-a9a0-2eab12163686
response_code = 200
uri = /timesync
|