| 1 | | [ Jan 9 00:30:01 Executing start method ("/opt/oxide/lib/svc/manifest/ntp-admin.sh"). ] |
| 2 | | + set -o errexit |
| 3 | | + set -o pipefail |
| 4 | | + . /lib/svc/share/smf_include.sh |
| 5 | | ++ SMF_EXIT_OK=0 |
| 6 | | ++ SMF_EXIT_NODAEMON=94 |
| 7 | | ++ SMF_EXIT_ERR_FATAL=95 |
| 8 | | ++ SMF_EXIT_ERR_CONFIG=96 |
| 9 | | ++ SMF_EXIT_MON_DEGRADE=97 |
| 10 | | ++ SMF_EXIT_MON_OFFLINE=98 |
| 11 | | ++ SMF_EXIT_ERR_NOSMF=99 |
| 12 | | ++ SMF_EXIT_ERR_PERM=100 |
| 13 | | ++ svcprop -c -p config/address svc:/oxide/ntp-admin:default |
| 14 | | + ADDR='[fd00:1122:3344:101::1b]:10123' |
| 15 | | + args=('run' '--config-file-path' "/opt/oxide/lib/svc/ntp-admin/config.toml" '--address' "$ADDR") |
| 16 | | + 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' |
| 17 | | [ Jan 9 00:30:01 Method "start" exited with status 0. ] |
| 18 | | note: configured to log to "/dev/stdout" |
| 19 | 2026-01-09T00:30:01.891Z | INFO | ntp-admin (dropshot): listening
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.6/src/server.rs:328
local_addr = [fd00:1122:3344:101::1b]:10123
|
| 20 | 2026-01-09T00:30:03.207Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.6/src/server.rs:1025
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::1]:62563
|
| 21 | 2026-01-09T00:30:03.207Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:105
|
| 22 | 2026-01-09T00:30:03.210Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:114
result = Ok(TimeSync { sync: false, ref_id: 0, ip_addr: ::, stratum: 0, ref_time: 0.0, correction: 0.0 })
|
| 23 | 2026-01-09T00:30:03.210Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.6/src/server.rs:867
latency_us = 2917
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:62563
req_id = 57adedcc-13d4-4b24-b98f-7b02187c6c7c
response_code = 200
uri = /timesync
|
| 24 | 2026-01-09T00:30:03.657Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:105
|
| 25 | 2026-01-09T00:30:03.660Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:114
result = Ok(TimeSync { sync: false, ref_id: 2616771612, ip_addr: 155.248.196.28, stratum: 3, ref_time: 1767918602.4606872, correction: -0.067547649 })
|
| 26 | 2026-01-09T00:30:03.660Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.6/src/server.rs:867
latency_us = 3011
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:62563
req_id = 49ebda71-452c-4585-847d-11ee7f202f97
response_code = 200
uri = /timesync
|
| 27 | 2026-01-09T00:30:04.688Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.6/src/server.rs:1025
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::1]:46248
|
| 28 | 2026-01-09T00:30:04.688Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:105
|
| 29 | 2026-01-09T00:30:04.691Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:114
result = Ok(TimeSync { sync: false, ref_id: 2616771612, ip_addr: 155.248.196.28, stratum: 3, ref_time: 1767918604.2545767, correction: -0.066225894 })
|
| 30 | 2026-01-09T00:30:04.691Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.6/src/server.rs:867
latency_us = 2926
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:46248
req_id = 91f13838-8fcc-4fe1-8cdb-8c9fe2aa20ee
response_code = 200
uri = /timesync
|
| 31 | 2026-01-09T00:30:05.317Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:105
|
| 32 | 2026-01-09T00:30:05.320Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:114
result = Ok(TimeSync { sync: false, ref_id: 2616771612, ip_addr: 155.248.196.28, stratum: 3, ref_time: 1767918604.2545767, correction: -0.06451752 })
|
| 33 | 2026-01-09T00:30:05.320Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.6/src/server.rs:867
latency_us = 2747
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:62563
req_id = effc8220-032e-45ce-90ca-1f46255c2699
response_code = 200
uri = /timesync
|
| 34 | 2026-01-09T00:30:06.362Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:105
|
| 35 | 2026-01-09T00:30:06.365Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:114
result = Ok(TimeSync { sync: false, ref_id: 2616771612, ip_addr: 155.248.196.28, stratum: 3, ref_time: 1767918604.8222468, correction: -0.061882332 })
|
| 36 | 2026-01-09T00:30:06.365Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.6/src/server.rs:867
latency_us = 2870
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:62563
req_id = 1194092a-dc99-48e0-b272-3f92d7d4cde8
response_code = 200
uri = /timesync
|
| 37 | 2026-01-09T00:30:09.639Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:105
|
| 38 | 2026-01-09T00:30:09.642Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:114
result = Ok(TimeSync { sync: false, ref_id: 2616771612, ip_addr: 155.248.196.28, stratum: 3, ref_time: 1767918608.920605, correction: -0.052080419 })
|
| 39 | 2026-01-09T00:30:09.642Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.6/src/server.rs:867
latency_us = 3123
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:62563
req_id = a1b5a2c4-da94-4044-a76c-a27792945b80
response_code = 200
uri = /timesync
|
| 40 | 2026-01-09T00:30:09.764Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.6/src/server.rs:1025
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::1]:59467
|
| 41 | 2026-01-09T00:30:09.765Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:105
|
| 42 | 2026-01-09T00:30:09.767Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:114
result = Ok(TimeSync { sync: false, ref_id: 2616771612, ip_addr: 155.248.196.28, stratum: 3, ref_time: 1767918608.920605, correction: -0.051739659 })
|
| 43 | 2026-01-09T00:30:09.767Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.6/src/server.rs:867
latency_us = 2889
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:59467
req_id = d235864a-202d-4624-b9c2-9eca06e9a533
response_code = 200
uri = /timesync
|
| 44 | 2026-01-09T00:30:10.986Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:105
|
| 45 | 2026-01-09T00:30:10.989Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:114
result = Ok(TimeSync { sync: true, ref_id: 2616771612, ip_addr: 155.248.196.28, stratum: 3, ref_time: 1767918609.6431987, correction: -0.048312277 })
|
| 46 | 2026-01-09T00:30:10.989Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.6/src/server.rs:867
latency_us = 3342
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:62563
req_id = 08a5dcb4-b172-48e2-8a72-ea498c32408f
response_code = 200
uri = /timesync
|
| 47 | 2026-01-09T00:30:11.112Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.6/src/server.rs:1025
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::1]:39537
|
| 48 | 2026-01-09T00:30:11.112Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:105
|
| 49 | 2026-01-09T00:30:11.115Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:114
result = Ok(TimeSync { sync: true, ref_id: 2616771612, ip_addr: 155.248.196.28, stratum: 3, ref_time: 1767918609.6431987, correction: -0.047969483 })
|
| 50 | 2026-01-09T00:30:11.115Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.6/src/server.rs:867
latency_us = 2906
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:39537
req_id = 4079893b-c1b7-4918-87c5-e0e69a5884cb
response_code = 200
uri = /timesync
|
| 51 | 2026-01-09T00:30:55.140Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.6/src/server.rs:1025
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::1]:43179
|
| 52 | 2026-01-09T00:30:55.157Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:105
|
| 53 | 2026-01-09T00:30:55.167Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:114
result = Ok(TimeSync { sync: true, ref_id: 2616771612, ip_addr: 155.248.196.28, stratum: 3, ref_time: 1767918654.0519023, correction: -2.3946e-5 })
|
| 54 | 2026-01-09T00:30:55.169Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.6/src/server.rs:867
latency_us = 23556
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:43179
req_id = c6f53638-9628-491c-b93a-fecc001fe58b
response_code = 200
uri = /timesync
|
| 55 | 2026-01-09T00:32:05.940Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.6/src/server.rs:1025
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::a]:49444
|
| 56 | 2026-01-09T00:32:05.959Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:105
|
| 57 | 2026-01-09T00:32:06.039Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:114
result = Ok(TimeSync { sync: true, ref_id: 2616771612, ip_addr: 155.248.196.28, stratum: 3, ref_time: 1767918724.501233, correction: -6.5735e-5 })
|
| 58 | 2026-01-09T00:32:06.052Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.6/src/server.rs:867
latency_us = 114128
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::a]:49444
req_id = e03ca6da-a1db-4605-95d0-340c6e4e11f1
response_code = 200
uri = /timesync
|
| 59 | 2026-01-09T00:32:07.863Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.6/src/server.rs:1025
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::a]:48329
|
| 60 | 2026-01-09T00:32:07.868Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:105
|
| 61 | 2026-01-09T00:32:07.871Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:114
result = Ok(TimeSync { sync: true, ref_id: 2616771612, ip_addr: 155.248.196.28, stratum: 3, ref_time: 1767918726.9973223, correction: 4.018e-6 })
|
| 62 | 2026-01-09T00:32:07.871Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.6/src/server.rs:867
latency_us = 3616
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::a]:48329
req_id = 1b867c2d-2d8b-438b-9d35-1d7c55ecf0cb
response_code = 200
uri = /timesync
|
| 63 | 2026-01-09T00:32:10.628Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.6/src/server.rs:1025
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::a]:38452
|
| 64 | 2026-01-09T00:32:10.628Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:105
|
| 65 | 2026-01-09T00:32:10.631Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:114
result = Ok(TimeSync { sync: true, ref_id: 2616771612, ip_addr: 155.248.196.28, stratum: 3, ref_time: 1767918728.600768, correction: -4.7983e-5 })
|
| 66 | 2026-01-09T00:32:10.631Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.6/src/server.rs:867
latency_us = 3051
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::a]:38452
req_id = bf670149-0db3-40c5-a469-754da5714df5
response_code = 200
uri = /timesync
|
| 67 | 2026-01-09T00:32:11.138Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.6/src/server.rs:1025
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::b]:53720
|
| 68 | 2026-01-09T00:32:11.138Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:105
|
| 69 | 2026-01-09T00:32:11.142Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:114
result = Ok(TimeSync { sync: true, ref_id: 2616771612, ip_addr: 155.248.196.28, stratum: 3, ref_time: 1767918728.600768, correction: -4.7861e-5 })
|
| 70 | 2026-01-09T00:32:11.142Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.6/src/server.rs:867
latency_us = 3242
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::b]:53720
req_id = 56c1408d-2ee2-4133-a7b1-5153db4c23cb
response_code = 200
uri = /timesync
|
| 71 | 2026-01-09T00:32:12.509Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.6/src/server.rs:1025
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::c]:50758
|
| 72 | 2026-01-09T00:32:12.509Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:105
|
| 73 | 2026-01-09T00:32:12.512Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:114
result = Ok(TimeSync { sync: true, ref_id: 2616771612, ip_addr: 155.248.196.28, stratum: 3, ref_time: 1767918730.9805164, correction: -4.073e-5 })
|
| 74 | 2026-01-09T00:32:12.513Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.6/src/server.rs:867
latency_us = 3073
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::c]:50758
req_id = bbdfefa8-edcc-42d8-a0fc-c0d1705fb6c2
response_code = 200
uri = /timesync
|
| 75 | 2026-01-09T00:32:40.922Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.6/src/server.rs:1025
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::a]:40256
|
| 76 | 2026-01-09T00:32:40.922Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:105
|
| 77 | 2026-01-09T00:32:40.925Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:114
result = Ok(TimeSync { sync: true, ref_id: 2616771612, ip_addr: 155.248.196.28, stratum: 3, ref_time: 1767918759.4933138, correction: -2.8791e-5 })
|
| 78 | 2026-01-09T00:32:40.925Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.6/src/server.rs:867
latency_us = 3286
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::a]:40256
req_id = 429dd561-32f2-4649-ba40-469b828efef3
response_code = 200
uri = /timesync
|
| 79 | 2026-01-09T00:32:41.003Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.6/src/server.rs:1025
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::c]:48265
|
| 80 | 2026-01-09T00:32:41.003Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:105
|
| 81 | 2026-01-09T00:32:41.006Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:114
result = Ok(TimeSync { sync: true, ref_id: 2616771612, ip_addr: 155.248.196.28, stratum: 3, ref_time: 1767918759.4933138, correction: -2.8787e-5 })
|
| 82 | 2026-01-09T00:32:41.006Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.6/src/server.rs:867
latency_us = 3541
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::c]:48265
req_id = 322e6caa-9707-4867-8d6b-18ca06994d27
response_code = 200
uri = /timesync
|
| 83 | 2026-01-09T00:32:41.138Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.6/src/server.rs:1025
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::b]:42416
|
| 84 | 2026-01-09T00:32:41.138Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:105
|
| 85 | 2026-01-09T00:32:41.142Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:114
result = Ok(TimeSync { sync: true, ref_id: 2616771612, ip_addr: 155.248.196.28, stratum: 3, ref_time: 1767918759.4933138, correction: -2.878e-5 })
|
| 86 | 2026-01-09T00:32:41.142Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.6/src/server.rs:867
latency_us = 3500
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::b]:42416
req_id = ad3121f6-c3cb-4979-9056-fe92da5a82b8
response_code = 200
uri = /timesync
|
| 87 | 2026-01-09T00:33:41.724Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.6/src/server.rs:1025
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::c]:57017
|
| 88 | 2026-01-09T00:33:41.724Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:105
|
| 89 | 2026-01-09T00:33:41.727Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:114
result = Ok(TimeSync { sync: true, ref_id: 1665738710, ip_addr: 99.73.39.214, stratum: 3, ref_time: 1767918818.3296597, correction: 0.000363171 })
|
| 90 | 2026-01-09T00:33:41.727Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.6/src/server.rs:867
latency_us = 2663
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::c]:57017
req_id = 6fd81995-d601-435d-aafc-ec9ee39d4d97
response_code = 200
uri = /timesync
|
| 91 | 2026-01-09T00:33:41.799Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.6/src/server.rs:1025
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::b]:44642
|
| 92 | 2026-01-09T00:33:41.800Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:105
|
| 93 | 2026-01-09T00:33:41.803Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:114
result = Ok(TimeSync { sync: true, ref_id: 1665738710, ip_addr: 99.73.39.214, stratum: 3, ref_time: 1767918818.3296597, correction: 0.000363065 })
|
| 94 | 2026-01-09T00:33:41.803Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.6/src/server.rs:867
latency_us = 3465
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::b]:44642
req_id = 21f61b03-ab94-4462-a8e9-464a9bd7b605
response_code = 200
uri = /timesync
|
| 95 | 2026-01-09T00:33:41.830Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.6/src/server.rs:1025
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::a]:37072
|
| 96 | 2026-01-09T00:33:41.830Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:105
|
| 97 | 2026-01-09T00:33:41.833Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:114
result = Ok(TimeSync { sync: true, ref_id: 1665738710, ip_addr: 99.73.39.214, stratum: 3, ref_time: 1767918818.3296597, correction: 0.000363023 })
|
| 98 | 2026-01-09T00:33:41.833Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.6/src/server.rs:867
latency_us = 2865
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::a]:37072
req_id = 7b5b56c7-96d2-4cec-a3ea-6e95b77c3dce
response_code = 200
uri = /timesync
|
| 99 | 2026-01-09T00:34:41.052Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.6/src/server.rs:1025
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::b]:58173
|
| 100 | 2026-01-09T00:34:41.053Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:105
|
| 101 | 2026-01-09T00:34:41.055Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:114
result = Ok(TimeSync { sync: true, ref_id: 3330918944, ip_addr: 198.137.202.32, stratum: 3, ref_time: 1767918879.7059875, correction: 1.9205e-5 })
|
| 102 | 2026-01-09T00:34:41.055Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.6/src/server.rs:867
latency_us = 2726
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::b]:58173
req_id = 34d17ced-4954-47cf-b6ba-0b2d3bed5d9c
response_code = 200
uri = /timesync
|
| 103 | 2026-01-09T00:34:41.150Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.6/src/server.rs:1025
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::a]:36444
|
| 104 | 2026-01-09T00:34:41.150Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:105
|
| 105 | 2026-01-09T00:34:41.153Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:114
result = Ok(TimeSync { sync: true, ref_id: 3330918944, ip_addr: 198.137.202.32, stratum: 3, ref_time: 1767918879.7059875, correction: 1.8349e-5 })
|
| 106 | 2026-01-09T00:34:41.153Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.6/src/server.rs:867
latency_us = 3046
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::a]:36444
req_id = a365ee72-ac6d-42ef-984a-d9bd442e0b46
response_code = 200
uri = /timesync
|
| 107 | 2026-01-09T00:34:41.188Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.6/src/server.rs:1025
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::c]:50666
|
| 108 | 2026-01-09T00:34:41.188Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:105
|
| 109 | 2026-01-09T00:34:41.191Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:114
result = Ok(TimeSync { sync: true, ref_id: 3330918944, ip_addr: 198.137.202.32, stratum: 3, ref_time: 1767918879.7059875, correction: 1.8012e-5 })
|
| 110 | 2026-01-09T00:34:41.191Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.6/src/server.rs:867
latency_us = 2932
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::c]:50666
req_id = ee72808b-1f20-45ff-8dee-eb125daebd43
response_code = 200
uri = /timesync
|
| 111 | 2026-01-09T00:35:41.306Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.6/src/server.rs:1025
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::c]:61992
|
| 112 | 2026-01-09T00:35:41.306Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:105
|
| 113 | 2026-01-09T00:35:41.309Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:114
result = Ok(TimeSync { sync: true, ref_id: 3330918944, ip_addr: 198.137.202.32, stratum: 3, ref_time: 1767918939.8235312, correction: 5.302e-6 })
|
| 114 | 2026-01-09T00:35:41.309Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.6/src/server.rs:867
latency_us = 3124
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::c]:61992
req_id = 2330f6b6-ccb8-4268-8ca1-7c04512ff037
response_code = 200
uri = /timesync
|
| 115 | 2026-01-09T00:35:41.345Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.6/src/server.rs:1025
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::a]:45270
|
| 116 | 2026-01-09T00:35:41.345Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:105
|
| 117 | 2026-01-09T00:35:41.348Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:114
result = Ok(TimeSync { sync: true, ref_id: 3330918944, ip_addr: 198.137.202.32, stratum: 3, ref_time: 1767918939.8235312, correction: 5.293e-6 })
|
| 118 | 2026-01-09T00:35:41.348Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.6/src/server.rs:867
latency_us = 2996
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::a]:45270
req_id = f5d1852b-94a1-4443-b409-923a1f3ec9a8
response_code = 200
uri = /timesync
|
| 119 | 2026-01-09T00:35:41.380Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.6/src/server.rs:1025
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::b]:47752
|
| 120 | 2026-01-09T00:35:41.381Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:105
|
| 121 | 2026-01-09T00:35:41.384Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:114
result = Ok(TimeSync { sync: true, ref_id: 3330918944, ip_addr: 198.137.202.32, stratum: 3, ref_time: 1767918939.8235312, correction: 5.285e-6 })
|
| 122 | 2026-01-09T00:35:41.384Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.6/src/server.rs:867
latency_us = 2891
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::b]:47752
req_id = f77700e7-b077-4839-996c-000034a8b244
response_code = 200
uri = /timesync
|
| 123 | 2026-01-09T00:36:41.319Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.6/src/server.rs:1025
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::a]:38150
|
| 124 | 2026-01-09T00:36:41.319Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:105
|
| 125 | 2026-01-09T00:36:41.322Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:114
result = Ok(TimeSync { sync: true, ref_id: 3330918944, ip_addr: 198.137.202.32, stratum: 3, ref_time: 1767918999.8250942, correction: -8.397e-6 })
|
| 126 | 2026-01-09T00:36:41.322Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.6/src/server.rs:867
latency_us = 3176
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::a]:38150
req_id = 026ae567-6b51-41d1-8c96-45e7b4e0e8e6
response_code = 200
uri = /timesync
|
| 127 | 2026-01-09T00:36:41.358Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.6/src/server.rs:1025
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::b]:50950
|
| 128 | 2026-01-09T00:36:41.358Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:105
|
| 129 | 2026-01-09T00:36:41.361Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:114
result = Ok(TimeSync { sync: true, ref_id: 3330918944, ip_addr: 198.137.202.32, stratum: 3, ref_time: 1767918999.8250942, correction: -8.069e-6 })
|
| 130 | 2026-01-09T00:36:41.361Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.6/src/server.rs:867
latency_us = 3172
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::b]:50950
req_id = 9d9cc89d-43cc-410d-9c44-c80b8b112885
response_code = 200
uri = /timesync
|
| 131 | 2026-01-09T00:36:41.387Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.6/src/server.rs:1025
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::c]:44892
|
| 132 | 2026-01-09T00:36:41.387Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:105
|
| 133 | 2026-01-09T00:36:41.390Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:114
result = Ok(TimeSync { sync: true, ref_id: 3330918944, ip_addr: 198.137.202.32, stratum: 3, ref_time: 1767918999.8250942, correction: -7.832e-6 })
|
| 134 | 2026-01-09T00:36:41.390Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.6/src/server.rs:867
latency_us = 3077
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::c]:44892
req_id = 77a4676f-7ad9-41a3-9f46-5537de05c23d
response_code = 200
uri = /timesync
|
| 135 | 2026-01-09T00:37:41.360Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.6/src/server.rs:1025
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::b]:39622
|
| 136 | 2026-01-09T00:37:41.360Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:105
|
| 137 | 2026-01-09T00:37:41.363Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:114
result = Ok(TimeSync { sync: true, ref_id: 3330918944, ip_addr: 198.137.202.32, stratum: 3, ref_time: 1767919059.720235, correction: -8.18e-7 })
|
| 138 | 2026-01-09T00:37:41.363Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.6/src/server.rs:867
latency_us = 3247
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::b]:39622
req_id = b4a5219f-fe0d-4ed7-a608-1b5ecfb30472
response_code = 200
uri = /timesync
|
| 139 | 2026-01-09T00:37:41.392Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.6/src/server.rs:1025
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::a]:36479
|
| 140 | 2026-01-09T00:37:41.392Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:105
|
| 141 | 2026-01-09T00:37:41.395Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:114
result = Ok(TimeSync { sync: true, ref_id: 3330918944, ip_addr: 198.137.202.32, stratum: 3, ref_time: 1767919059.720235, correction: -5.45e-7 })
|
| 142 | 2026-01-09T00:37:41.395Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.6/src/server.rs:867
latency_us = 3068
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::a]:36479
req_id = e5dadeda-9a78-41b2-807d-950098ef5b66
response_code = 200
uri = /timesync
|
| 143 | 2026-01-09T00:37:41.426Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.6/src/server.rs:1025
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::c]:63586
|
| 144 | 2026-01-09T00:37:41.426Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:105
|
| 145 | 2026-01-09T00:37:41.429Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:114
result = Ok(TimeSync { sync: true, ref_id: 3330918944, ip_addr: 198.137.202.32, stratum: 3, ref_time: 1767919059.720235, correction: -2.5e-7 })
|
| 146 | 2026-01-09T00:37:41.429Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.6/src/server.rs:867
latency_us = 3070
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::c]:63586
req_id = 8b17a61a-2654-4480-8525-a1b1efe5e01d
response_code = 200
uri = /timesync
|
| 147 | 2026-01-09T00:38:41.226Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.6/src/server.rs:1025
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::b]:51629
|
| 148 | 2026-01-09T00:38:41.226Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:105
|
| 149 | 2026-01-09T00:38:41.229Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:114
result = Ok(TimeSync { sync: true, ref_id: 3330918944, ip_addr: 198.137.202.32, stratum: 3, ref_time: 1767919120.2120638, correction: -1.2059e-5 })
|
| 150 | 2026-01-09T00:38:41.229Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.6/src/server.rs:867
latency_us = 3151
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::b]:51629
req_id = 8ed9aef1-efdf-45f8-8288-083df2e5d274
response_code = 200
uri = /timesync
|
| 151 | 2026-01-09T00:38:41.248Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.6/src/server.rs:1025
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::c]:49635
|
| 152 | 2026-01-09T00:38:41.248Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:105
|
| 153 | 2026-01-09T00:38:41.251Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:114
result = Ok(TimeSync { sync: true, ref_id: 3330918944, ip_addr: 198.137.202.32, stratum: 3, ref_time: 1767919120.2120638, correction: -1.1964e-5 })
|
| 154 | 2026-01-09T00:38:41.251Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.6/src/server.rs:867
latency_us = 3336
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::c]:49635
req_id = f333b9fb-31a1-438f-b231-e6eda80d98d6
response_code = 200
uri = /timesync
|
| 155 | 2026-01-09T00:38:41.276Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.6/src/server.rs:1025
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::a]:63074
|
| 156 | 2026-01-09T00:38:41.276Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:105
|
| 157 | 2026-01-09T00:38:41.278Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:114
result = Ok(TimeSync { sync: true, ref_id: 3330918944, ip_addr: 198.137.202.32, stratum: 3, ref_time: 1767919120.2120638, correction: -1.1846e-5 })
|
| 158 | 2026-01-09T00:38:41.278Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.6/src/server.rs:867
latency_us = 2681
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::a]:63074
req_id = 5a469be2-e7f7-4eb7-9952-f58c709c3bde
response_code = 200
uri = /timesync
|
| 159 | 2026-01-09T00:39:43.352Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.6/src/server.rs:1025
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::a]:47926
|
| 160 | 2026-01-09T00:39:43.352Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:105
|
| 161 | 2026-01-09T00:39:43.355Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:114
result = Ok(TimeSync { sync: true, ref_id: 3330918944, ip_addr: 198.137.202.32, stratum: 3, ref_time: 1767919182.4642768, correction: 5.1193e-5 })
|
| 162 | 2026-01-09T00:39:43.355Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.6/src/server.rs:867
latency_us = 2797
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::a]:47926
req_id = 7e8a0f68-53fe-4df0-8cd1-87b4ce12d43d
response_code = 200
uri = /timesync
|
| 163 | 2026-01-09T00:39:43.398Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.6/src/server.rs:1025
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::b]:58689
|
| 164 | 2026-01-09T00:39:43.398Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:105
|
| 165 | 2026-01-09T00:39:43.401Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:114
result = Ok(TimeSync { sync: true, ref_id: 3330918944, ip_addr: 198.137.202.32, stratum: 3, ref_time: 1767919182.4642768, correction: 4.9772e-5 })
|
| 166 | 2026-01-09T00:39:43.401Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.6/src/server.rs:867
latency_us = 3041
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::b]:58689
req_id = dbbd83e6-14f9-4253-b7a7-3efa54058b8c
response_code = 200
uri = /timesync
|
| 167 | 2026-01-09T00:39:43.419Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.6/src/server.rs:1025
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::c]:50331
|
| 168 | 2026-01-09T00:39:43.419Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:105
|
| 169 | 2026-01-09T00:39:43.422Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:114
result = Ok(TimeSync { sync: true, ref_id: 3330918944, ip_addr: 198.137.202.32, stratum: 3, ref_time: 1767919182.4642768, correction: 4.9123e-5 })
|
| 170 | 2026-01-09T00:39:43.422Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.6/src/server.rs:867
latency_us = 2858
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::c]:50331
req_id = c34b7f70-828e-4e83-b853-3a3cbdc160db
response_code = 200
uri = /timesync
|
| 171 | 2026-01-09T00:40:41.199Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.6/src/server.rs:1025
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::a]:51710
|
| 172 | 2026-01-09T00:40:41.199Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:105
|
| 173 | 2026-01-09T00:40:41.203Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:114
result = Ok(TimeSync { sync: true, ref_id: 3330918944, ip_addr: 198.137.202.32, stratum: 3, ref_time: 1767919240.6653664, correction: 6.9182e-5 })
|
| 174 | 2026-01-09T00:40:41.203Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.6/src/server.rs:867
latency_us = 3760
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::a]:51710
req_id = cfe46208-0d54-4327-87a0-cd9a8d90e8af
response_code = 200
uri = /timesync
|
| 175 | 2026-01-09T00:40:41.238Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.6/src/server.rs:1025
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::b]:53853
|
| 176 | 2026-01-09T00:40:41.238Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:105
|
| 177 | 2026-01-09T00:40:41.241Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:114
result = Ok(TimeSync { sync: true, ref_id: 3330918944, ip_addr: 198.137.202.32, stratum: 3, ref_time: 1767919240.6653664, correction: 6.7434e-5 })
|
| 178 | 2026-01-09T00:40:41.241Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.6/src/server.rs:867
latency_us = 2890
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::b]:53853
req_id = 2051825f-344a-48ce-9933-05cd80bad1a7
response_code = 200
uri = /timesync
|
| 179 | 2026-01-09T00:40:41.349Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.6/src/server.rs:1025
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::c]:34756
|
| 180 | 2026-01-09T00:40:41.349Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:105
|
| 181 | 2026-01-09T00:40:41.352Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:114
result = Ok(TimeSync { sync: true, ref_id: 3330918944, ip_addr: 198.137.202.32, stratum: 3, ref_time: 1767919240.6653664, correction: 6.2321e-5 })
|
| 182 | 2026-01-09T00:40:41.352Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.6/src/server.rs:867
latency_us = 3114
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::c]:34756
req_id = e8cb3e35-91ca-4a2c-ac60-674dd969fc36
response_code = 200
uri = /timesync
|
| 183 | 2026-01-09T00:41:40.748Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.6/src/server.rs:1025
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::c]:50343
|
| 184 | 2026-01-09T00:41:40.748Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:105
|
| 185 | 2026-01-09T00:41:40.751Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:114
result = Ok(TimeSync { sync: true, ref_id: 3330918944, ip_addr: 198.137.202.32, stratum: 3, ref_time: 1767919298.7723038, correction: 1.5654e-5 })
|
| 186 | 2026-01-09T00:41:40.751Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.6/src/server.rs:867
latency_us = 3437
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::c]:50343
req_id = df2547d5-8153-4fb9-9ebf-4835d30ca74b
response_code = 200
uri = /timesync
|
| 187 | 2026-01-09T00:41:40.804Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.6/src/server.rs:1025
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::a]:55113
|
| 188 | 2026-01-09T00:41:40.804Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:105
|
| 189 | 2026-01-09T00:41:40.808Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:114
result = Ok(TimeSync { sync: true, ref_id: 3330918944, ip_addr: 198.137.202.32, stratum: 3, ref_time: 1767919299.8003588, correction: 0.000111299 })
|
| 190 | 2026-01-09T00:41:40.808Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.6/src/server.rs:867
latency_us = 4624
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::a]:55113
req_id = e0c037ec-246c-418b-b3ab-08fe3e0b680a
response_code = 200
uri = /timesync
|
| 191 | 2026-01-09T00:41:40.832Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.6/src/server.rs:1025
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::b]:38464
|
| 192 | 2026-01-09T00:41:40.833Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:105
|
| 193 | 2026-01-09T00:41:40.836Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:114
result = Ok(TimeSync { sync: true, ref_id: 3330918944, ip_addr: 198.137.202.32, stratum: 3, ref_time: 1767919299.8003588, correction: 0.000108018 })
|
| 194 | 2026-01-09T00:41:40.836Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.6/src/server.rs:867
latency_us = 3596
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::b]:38464
req_id = 62931074-0913-4c3f-bd5b-cc165d9d77be
response_code = 200
uri = /timesync
|
| 195 | 2026-01-09T00:41:41.891Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.6/src/server.rs:1025
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::b]:59421
|
| 196 | 2026-01-09T00:41:41.891Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:105
|
| 197 | 2026-01-09T00:41:41.894Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:114
result = Ok(TimeSync { sync: true, ref_id: 3330918944, ip_addr: 198.137.202.32, stratum: 3, ref_time: 1767919301.7453442, correction: 1.4765e-5 })
|
| 198 | 2026-01-09T00:41:41.894Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.6/src/server.rs:867
latency_us = 3183
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::b]:59421
req_id = 89d569a2-c063-47e2-a779-5ec1560b56dd
response_code = 200
uri = /timesync
|
| 199 | 2026-01-09T00:41:42.052Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.6/src/server.rs:1025
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::a]:37499
|
| 200 | 2026-01-09T00:41:42.052Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:105
|
| 201 | 2026-01-09T00:41:42.056Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:114
result = Ok(TimeSync { sync: true, ref_id: 3330918944, ip_addr: 198.137.202.32, stratum: 3, ref_time: 1767919301.7453442, correction: 1.349e-5 })
|
| 202 | 2026-01-09T00:41:42.056Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.6/src/server.rs:867
latency_us = 3055
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::a]:37499
req_id = 82e073cb-2f52-40ac-9014-40abc4789b3f
response_code = 200
uri = /timesync
|
| 203 | 2026-01-09T00:41:42.083Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.6/src/server.rs:1025
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::c]:63155
|
| 204 | 2026-01-09T00:41:42.084Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:105
|
| 205 | 2026-01-09T00:41:42.086Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:114
result = Ok(TimeSync { sync: true, ref_id: 3330918944, ip_addr: 198.137.202.32, stratum: 3, ref_time: 1767919301.7453442, correction: 1.3248e-5 })
|
| 206 | 2026-01-09T00:41:42.086Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.6/src/server.rs:867
latency_us = 3018
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::c]:63155
req_id = 309aeddc-d927-4ab1-a5dd-3a6522b8a8c7
response_code = 200
uri = /timesync
|
| 207 | 2026-01-09T00:42:41.255Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.6/src/server.rs:1025
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::a]:53283
|
| 208 | 2026-01-09T00:42:41.255Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:105
|
| 209 | 2026-01-09T00:42:41.258Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:114
result = Ok(TimeSync { sync: true, ref_id: 3330918944, ip_addr: 198.137.202.32, stratum: 3, ref_time: 1767919360.2953892, correction: 6.241e-6 })
|
| 210 | 2026-01-09T00:42:41.258Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.6/src/server.rs:867
latency_us = 2853
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::a]:53283
req_id = cd4ade73-2f91-4b09-b73b-cf3df75d8879
response_code = 200
uri = /timesync
|
| 211 | 2026-01-09T00:42:41.318Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.6/src/server.rs:1025
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::c]:33249
|
| 212 | 2026-01-09T00:42:41.318Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:105
|
| 213 | 2026-01-09T00:42:41.321Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:114
result = Ok(TimeSync { sync: true, ref_id: 3330918944, ip_addr: 198.137.202.32, stratum: 3, ref_time: 1767919360.2953892, correction: 1.554e-6 })
|
| 214 | 2026-01-09T00:42:41.321Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.6/src/server.rs:867
latency_us = 2848
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::c]:33249
req_id = ca901920-2f8b-4796-a90d-22866720f627
response_code = 200
uri = /timesync
|
| 215 | 2026-01-09T00:42:41.360Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.6/src/server.rs:1025
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::b]:36962
|
| 216 | 2026-01-09T00:42:41.361Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:105
|
| 217 | 2026-01-09T00:42:41.363Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:114
result = Ok(TimeSync { sync: true, ref_id: 3330918944, ip_addr: 198.137.202.32, stratum: 3, ref_time: 1767919360.2953892, correction: -1e-9 })
|
| 218 | 2026-01-09T00:42:41.363Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.6/src/server.rs:867
latency_us = 2900
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::b]:36962
req_id = 0a691418-c52b-49b4-9311-93e0023a4952
response_code = 200
uri = /timesync
|
| 219 | 2026-01-09T00:43:41.135Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.6/src/server.rs:1025
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::c]:38403
|
| 220 | 2026-01-09T00:43:41.135Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:105
|
| 221 | 2026-01-09T00:43:41.139Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:114
result = Ok(TimeSync { sync: true, ref_id: 3330918944, ip_addr: 198.137.202.32, stratum: 3, ref_time: 1767919420.56519, correction: -1.3921e-5 })
|
| 222 | 2026-01-09T00:43:41.139Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.6/src/server.rs:867
latency_us = 4048
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::c]:38403
req_id = 709f99ba-de26-4409-b84e-02ce1ca1abdd
response_code = 200
uri = /timesync
|
| 223 | 2026-01-09T00:43:41.169Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.6/src/server.rs:1025
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::b]:43290
|
| 224 | 2026-01-09T00:43:41.170Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:105
|
| 225 | 2026-01-09T00:43:41.172Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:114
result = Ok(TimeSync { sync: true, ref_id: 3330918944, ip_addr: 198.137.202.32, stratum: 3, ref_time: 1767919420.56519, correction: -1.3836e-5 })
|
| 226 | 2026-01-09T00:43:41.172Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.6/src/server.rs:867
latency_us = 2991
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::b]:43290
req_id = 3a7f12ef-6410-4bfa-a9d6-0e3ba4525a46
response_code = 200
uri = /timesync
|
| 227 | 2026-01-09T00:43:41.204Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.6/src/server.rs:1025
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::a]:42593
|
| 228 | 2026-01-09T00:43:41.204Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:105
|
| 229 | 2026-01-09T00:43:41.207Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:114
result = Ok(TimeSync { sync: true, ref_id: 3330918944, ip_addr: 198.137.202.32, stratum: 3, ref_time: 1767919420.56519, correction: -1.3749e-5 })
|
| 230 | 2026-01-09T00:43:41.207Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.6/src/server.rs:867
latency_us = 2495
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::a]:42593
req_id = 2122579f-1548-4a4c-9d34-baa99c53860b
response_code = 200
uri = /timesync
|
| 231 | 2026-01-09T00:44:41.125Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.6/src/server.rs:1025
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::b]:38935
|
| 232 | 2026-01-09T00:44:41.126Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:105
|
| 233 | 2026-01-09T00:44:41.131Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:114
result = Ok(TimeSync { sync: true, ref_id: 3330918944, ip_addr: 198.137.202.32, stratum: 3, ref_time: 1767919479.8148048, correction: 1.57e-7 })
|
| 234 | 2026-01-09T00:44:41.131Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.6/src/server.rs:867
latency_us = 6091
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::b]:38935
req_id = e06c815f-4ac5-4cfb-8c1e-d501a6bb7ab8
response_code = 200
uri = /timesync
|
| 235 | 2026-01-09T00:44:41.167Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.6/src/server.rs:1025
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::c]:54232
|
| 236 | 2026-01-09T00:44:41.167Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:105
|
| 237 | 2026-01-09T00:44:41.170Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:114
result = Ok(TimeSync { sync: true, ref_id: 3330918944, ip_addr: 198.137.202.32, stratum: 3, ref_time: 1767919479.8148048, correction: 1.57e-7 })
|
| 238 | 2026-01-09T00:44:41.170Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.6/src/server.rs:867
latency_us = 2933
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::c]:54232
req_id = ec71f399-80d6-4b27-9371-94c306485118
response_code = 200
uri = /timesync
|
| 239 | 2026-01-09T00:44:41.211Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.6/src/server.rs:1025
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::a]:42866
|
| 240 | 2026-01-09T00:44:41.211Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:105
|
| 241 | 2026-01-09T00:44:41.214Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:114
result = Ok(TimeSync { sync: true, ref_id: 3330918944, ip_addr: 198.137.202.32, stratum: 3, ref_time: 1767919480.4031768, correction: 1.6276e-5 })
|
| 242 | 2026-01-09T00:44:41.214Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.6/src/server.rs:867
latency_us = 2536
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::a]:42866
req_id = 7fc5f83b-8f07-4ae7-bb77-f2d959a34750
response_code = 200
uri = /timesync
|