| 1 | | [ Nov 13 07:55:38 Enabled. ] |
| 2 | | [ Nov 13 07:55:38 Rereading configuration. ] |
| 3 | | [ Nov 13 07:55:39 Rereading configuration. ] |
| 4 | | [ Nov 13 07:55:44 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 | | [ Nov 13 07:55:44 Method "start" exited with status 0. ] |
| 21 | | note: configured to log to "/dev/stdout" |
| 22 | 2025-11-13T07:55:44.137Z | INFO | ntp-admin (dropshot): listening
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.4/src/server.rs:328
local_addr = [fd00:1122:3344:101::1b]:10123
|
| 23 | 2025-11-13T07:55:44.973Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.4/src/server.rs:1025
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::1]:63493
|
| 24 | 2025-11-13T07:55:44.974Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:106
|
| 25 | 2025-11-13T07:55:44.977Z | 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-11-13T07:55:44.977Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.4/src/server.rs:867
latency_us = 3398
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:63493
req_id = f492aaf2-acfc-4e10-8200-78bf1424c315
response_code = 200
uri = /timesync
|
| 27 | 2025-11-13T07:55:45.044Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.4/src/server.rs:1025
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::1]:57436
|
| 28 | 2025-11-13T07:55:45.044Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:106
|
| 29 | 2025-11-13T07:55:45.047Z | 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 })
|
| 30 | 2025-11-13T07:55:45.047Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.4/src/server.rs:867
latency_us = 3319
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:57436
req_id = 1c718efc-4237-4cf6-9816-45a111dacc58
response_code = 200
uri = /timesync
|
| 31 | 2025-11-13T07:55:45.708Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:106
|
| 32 | 2025-11-13T07:55:45.710Z | 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 })
|
| 33 | 2025-11-13T07:55:45.710Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.4/src/server.rs:867
latency_us = 2892
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:57436
req_id = bf9e8f3d-9a43-4420-9638-afe134713456
response_code = 200
uri = /timesync
|
| 34 | 2025-11-13T07:55:47.310Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:106
|
| 35 | 2025-11-13T07:55:47.312Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:115
result = Ok(TimeSync { sync: true, ref_id: 395297992, ip_addr: 23.143.196.200, stratum: 3, ref_time: 1763020546.518114, correction: 0.0 })
|
| 36 | 2025-11-13T07:55:47.312Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.4/src/server.rs:867
latency_us = 2977
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:57436
req_id = c9c129ab-5722-4465-8140-734a8d517c56
response_code = 200
uri = /timesync
|
| 37 | 2025-11-13T07:55:47.439Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.4/src/server.rs:1025
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::1]:47446
|
| 38 | 2025-11-13T07:55:47.439Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:106
|
| 39 | 2025-11-13T07:55:47.442Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:115
result = Ok(TimeSync { sync: true, ref_id: 395297992, ip_addr: 23.143.196.200, stratum: 3, ref_time: 1763020546.518114, correction: 0.0 })
|
| 40 | 2025-11-13T07:55:47.442Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.4/src/server.rs:867
latency_us = 2519
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:47446
req_id = 61c1e6b5-51de-409a-97e2-b9c7e7bbb3a9
response_code = 200
uri = /timesync
|
| 41 | 2025-11-13T07:57:05.563Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.4/src/server.rs:1025
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::1]:55311
|
| 42 | 2025-11-13T07:57:05.577Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:106
|
| 43 | 2025-11-13T07:57:05.587Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:115
result = Ok(TimeSync { sync: false, ref_id: 1138357964, ip_addr: 67.217.246.204, stratum: 3, ref_time: 1763020623.9471178, correction: -0.269815534 })
|
| 44 | 2025-11-13T07:57:05.587Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.4/src/server.rs:867
latency_us = 17826
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:55311
req_id = ba1c8ff5-a806-4491-893a-36ada56f50c6
response_code = 200
uri = /timesync
|
| 45 | 2025-11-13T07:57:10.695Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.4/src/server.rs:1025
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::1]:45998
|
| 46 | 2025-11-13T07:57:10.695Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:106
|
| 47 | 2025-11-13T07:57:10.698Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:115
result = Ok(TimeSync { sync: false, ref_id: 1138357964, ip_addr: 67.217.246.204, stratum: 3, ref_time: 1763020629.132559, correction: -0.256057918 })
|
| 48 | 2025-11-13T07:57:10.698Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.4/src/server.rs:867
latency_us = 2632
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:45998
req_id = 985d1924-b153-4e09-8fe0-21abc0f36804
response_code = 200
uri = /timesync
|
| 49 | 2025-11-13T07:57:15.794Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.4/src/server.rs:1025
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::1]:54503
|
| 50 | 2025-11-13T07:57:15.794Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:106
|
| 51 | 2025-11-13T07:57:15.796Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:115
result = Ok(TimeSync { sync: false, ref_id: 1138357964, ip_addr: 67.217.246.204, stratum: 3, ref_time: 1763020633.9909232, correction: -0.241683334 })
|
| 52 | 2025-11-13T07:57:15.796Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.4/src/server.rs:867
latency_us = 2491
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:54503
req_id = f3be3538-d70d-43ae-88de-4253518276c2
response_code = 200
uri = /timesync
|
| 53 | 2025-11-13T07:57:20.896Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.4/src/server.rs:1025
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::1]:54223
|
| 54 | 2025-11-13T07:57:20.896Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:106
|
| 55 | 2025-11-13T07:57:20.899Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:115
result = Ok(TimeSync { sync: false, ref_id: 1138357964, ip_addr: 67.217.246.204, stratum: 3, ref_time: 1763020639.0781615, correction: -0.227782413 })
|
| 56 | 2025-11-13T07:57:20.899Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.4/src/server.rs:867
latency_us = 2507
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:54223
req_id = 7fcf00b7-497f-4a05-9a9f-bf32dbbb6c6b
response_code = 200
uri = /timesync
|
| 57 | 2025-11-13T07:57:25.999Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.4/src/server.rs:1025
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::1]:45396
|
| 58 | 2025-11-13T07:57:25.999Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:106
|
| 59 | 2025-11-13T07:57:26.001Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:115
result = Ok(TimeSync { sync: false, ref_id: 1138357964, ip_addr: 67.217.246.204, stratum: 3, ref_time: 1763020644.5384772, correction: -0.213970616 })
|
| 60 | 2025-11-13T07:57:26.001Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.4/src/server.rs:867
latency_us = 2438
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:45396
req_id = 3d3dbe2d-9e97-4498-a486-b4c3f0a651a5
response_code = 200
uri = /timesync
|
| 61 | 2025-11-13T07:57:31.100Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.4/src/server.rs:1025
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::1]:55090
|
| 62 | 2025-11-13T07:57:31.101Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:106
|
| 63 | 2025-11-13T07:57:31.103Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:115
result = Ok(TimeSync { sync: false, ref_id: 1138357964, ip_addr: 67.217.246.204, stratum: 3, ref_time: 1763020649.3134074, correction: -0.200093716 })
|
| 64 | 2025-11-13T07:57:31.103Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.4/src/server.rs:867
latency_us = 2944
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:55090
req_id = c40c86d1-5f66-4aae-b737-168fec0e2c2f
response_code = 200
uri = /timesync
|
| 65 | 2025-11-13T07:57:36.205Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.4/src/server.rs:1025
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::1]:55553
|
| 66 | 2025-11-13T07:57:36.205Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:106
|
| 67 | 2025-11-13T07:57:36.207Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:115
result = Ok(TimeSync { sync: false, ref_id: 1138357964, ip_addr: 67.217.246.204, stratum: 3, ref_time: 1763020654.839707, correction: -0.186254829 })
|
| 68 | 2025-11-13T07:57:36.207Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.4/src/server.rs:867
latency_us = 2522
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:55553
req_id = b963310e-4bbf-49bb-8139-e1049b01fff6
response_code = 200
uri = /timesync
|
| 69 | 2025-11-13T07:57:41.309Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.4/src/server.rs:1025
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::1]:40691
|
| 70 | 2025-11-13T07:57:41.309Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:106
|
| 71 | 2025-11-13T07:57:41.312Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:115
result = Ok(TimeSync { sync: false, ref_id: 3435504455, ip_addr: 204.197.163.71, stratum: 3, ref_time: 1763020660.2505682, correction: -0.166908786 })
|
| 72 | 2025-11-13T07:57:41.312Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.4/src/server.rs:867
latency_us = 2608
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:40691
req_id = 2f133da8-f5c3-4a99-aeef-3b65c65998ef
response_code = 200
uri = /timesync
|
| 73 | 2025-11-13T07:57:46.412Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.4/src/server.rs:1025
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::1]:54983
|
| 74 | 2025-11-13T07:57:46.412Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:106
|
| 75 | 2025-11-13T07:57:46.414Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:115
result = Ok(TimeSync { sync: false, ref_id: 3435504455, ip_addr: 204.197.163.71, stratum: 3, ref_time: 1763020665.1457372, correction: -0.153015062 })
|
| 76 | 2025-11-13T07:57:46.414Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.4/src/server.rs:867
latency_us = 2441
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:54983
req_id = 38c6d4b8-8e77-4199-ad46-e81fe3973f99
response_code = 200
uri = /timesync
|
| 77 | 2025-11-13T07:57:51.512Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.4/src/server.rs:1025
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::1]:33247
|
| 78 | 2025-11-13T07:57:51.512Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:106
|
| 79 | 2025-11-13T07:57:51.515Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:115
result = Ok(TimeSync { sync: false, ref_id: 3435504455, ip_addr: 204.197.163.71, stratum: 3, ref_time: 1763020669.8855767, correction: -0.138858691 })
|
| 80 | 2025-11-13T07:57:51.515Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.4/src/server.rs:867
latency_us = 2650
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:33247
req_id = 629e37fa-7526-4926-baf0-a00b7c1fa2d9
response_code = 200
uri = /timesync
|
| 81 | 2025-11-13T07:57:56.613Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.4/src/server.rs:1025
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::1]:54833
|
| 82 | 2025-11-13T07:57:56.613Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:106
|
| 83 | 2025-11-13T07:57:56.615Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:115
result = Ok(TimeSync { sync: false, ref_id: 3435504455, ip_addr: 204.197.163.71, stratum: 3, ref_time: 1763020675.662198, correction: -0.12497925 })
|
| 84 | 2025-11-13T07:57:56.615Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.4/src/server.rs:867
latency_us = 2509
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:54833
req_id = 0d652a1d-c4a0-4006-9c0b-64e3f0e8187b
response_code = 200
uri = /timesync
|
| 85 | 2025-11-13T07:58:01.712Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.4/src/server.rs:1025
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::1]:33371
|
| 86 | 2025-11-13T07:58:01.712Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:106
|
| 87 | 2025-11-13T07:58:01.715Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:115
result = Ok(TimeSync { sync: false, ref_id: 3435504455, ip_addr: 204.197.163.71, stratum: 3, ref_time: 1763020679.4764683, correction: -0.11132811 })
|
| 88 | 2025-11-13T07:58:01.715Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.4/src/server.rs:867
latency_us = 2801
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:33371
req_id = ba7b6dfa-57c8-4574-9a34-5666524fb0ca
response_code = 200
uri = /timesync
|
| 89 | 2025-11-13T07:58:06.818Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.4/src/server.rs:1025
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::1]:64538
|
| 90 | 2025-11-13T07:58:06.818Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:106
|
| 91 | 2025-11-13T07:58:06.821Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:115
result = Ok(TimeSync { sync: false, ref_id: 3435504455, ip_addr: 204.197.163.71, stratum: 3, ref_time: 1763020685.5812943, correction: -0.097402833 })
|
| 92 | 2025-11-13T07:58:06.821Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.4/src/server.rs:867
latency_us = 3033
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:64538
req_id = 36a983b5-f13a-4f12-9aec-68fd5d6dd717
response_code = 200
uri = /timesync
|
| 93 | 2025-11-13T07:58:11.918Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.4/src/server.rs:1025
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::1]:56559
|
| 94 | 2025-11-13T07:58:11.918Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:106
|
| 95 | 2025-11-13T07:58:11.920Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:115
result = Ok(TimeSync { sync: false, ref_id: 3435504455, ip_addr: 204.197.163.71, stratum: 3, ref_time: 1763020690.6924105, correction: -0.083615348 })
|
| 96 | 2025-11-13T07:58:11.920Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.4/src/server.rs:867
latency_us = 2533
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:56559
req_id = e60cf3bd-19d0-4e6e-88cd-d015d9dfcdf8
response_code = 200
uri = /timesync
|
| 97 | 2025-11-13T07:58:17.019Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.4/src/server.rs:1025
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::1]:49051
|
| 98 | 2025-11-13T07:58:17.019Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:106
|
| 99 | 2025-11-13T07:58:17.022Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:115
result = Ok(TimeSync { sync: false, ref_id: 3435504455, ip_addr: 204.197.163.71, stratum: 3, ref_time: 1763020696.5914702, correction: -0.069521286 })
|
| 100 | 2025-11-13T07:58:17.022Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.4/src/server.rs:867
latency_us = 3259
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:49051
req_id = a5792477-ae6d-4770-b8f4-6219fc455cf4
response_code = 200
uri = /timesync
|
| 101 | 2025-11-13T07:58:22.120Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.4/src/server.rs:1025
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::1]:47022
|
| 102 | 2025-11-13T07:58:22.120Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:106
|
| 103 | 2025-11-13T07:58:22.123Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:115
result = Ok(TimeSync { sync: false, ref_id: 3435504455, ip_addr: 204.197.163.71, stratum: 3, ref_time: 1763020701.1588178, correction: -0.055929773 })
|
| 104 | 2025-11-13T07:58:22.123Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.4/src/server.rs:867
latency_us = 2783
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:47022
req_id = 10e23420-1d0d-48e1-845e-a71a50294f2e
response_code = 200
uri = /timesync
|
| 105 | 2025-11-13T07:58:27.221Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.4/src/server.rs:1025
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::1]:51996
|
| 106 | 2025-11-13T07:58:27.221Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:106
|
| 107 | 2025-11-13T07:58:27.224Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:115
result = Ok(TimeSync { sync: true, ref_id: 3435504455, ip_addr: 204.197.163.71, stratum: 3, ref_time: 1763020706.2717204, correction: -0.041901007 })
|
| 108 | 2025-11-13T07:58:27.224Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.4/src/server.rs:867
latency_us = 2771
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:51996
req_id = 608fb829-4bea-418b-8d47-40ee91448a21
response_code = 200
uri = /timesync
|
| 109 | 2025-11-13T07:59:04.822Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.4/src/server.rs:1025
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::a]:61143
|
| 110 | 2025-11-13T07:59:04.825Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:106
|
| 111 | 2025-11-13T07:59:04.836Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.4/src/server.rs:1025
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::c]:56758
|
| 112 | 2025-11-13T07:59:04.836Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:106
|
| 113 | 2025-11-13T07:59:04.840Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.4/src/server.rs:1025
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::b]:34157
|
| 114 | 2025-11-13T07:59:04.840Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:106
|
| 115 | 2025-11-13T07:59:04.841Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:115
result = Ok(TimeSync { sync: true, ref_id: 3435504455, ip_addr: 204.197.163.71, stratum: 3, ref_time: 1763020743.7930872, correction: -4.4151e-5 })
|
| 116 | 2025-11-13T07:59:04.841Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.4/src/server.rs:867
latency_us = 5408
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::c]:56758
req_id = 7f958e51-397e-4d93-9f8b-24e0f91eb73f
response_code = 200
uri = /timesync
|
| 117 | 2025-11-13T07:59:04.841Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:115
result = Ok(TimeSync { sync: true, ref_id: 3435504455, ip_addr: 204.197.163.71, stratum: 3, ref_time: 1763020743.7930872, correction: -4.415e-5 })
|
| 118 | 2025-11-13T07:59:04.841Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.4/src/server.rs:867
latency_us = 19327
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::a]:61143
req_id = c0180dc9-75b4-4d3d-b363-8050a032461d
response_code = 200
uri = /timesync
|
| 119 | 2025-11-13T07:59:04.843Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:115
result = Ok(TimeSync { sync: true, ref_id: 3435504455, ip_addr: 204.197.163.71, stratum: 3, ref_time: 1763020743.7930872, correction: -4.4051e-5 })
|
| 120 | 2025-11-13T07:59:04.843Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.4/src/server.rs:867
latency_us = 3201
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::b]:34157
req_id = fb943f20-1acc-408c-9c19-cf6b7c3c319d
response_code = 200
uri = /timesync
|
| 121 | 2025-11-13T07:59:06.828Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.4/src/server.rs:1025
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::b]:54635
|
| 122 | 2025-11-13T07:59:06.828Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:106
|
| 123 | 2025-11-13T07:59:06.830Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:115
result = Ok(TimeSync { sync: true, ref_id: 3435504455, ip_addr: 204.197.163.71, stratum: 3, ref_time: 1763020745.7468054, correction: -1.9565e-5 })
|
| 124 | 2025-11-13T07:59:06.831Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.4/src/server.rs:867
latency_us = 2775
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::b]:54635
req_id = 5174b314-57c2-406b-a2a4-642ec48a6ad0
response_code = 200
uri = /timesync
|
| 125 | 2025-11-13T07:59:14.374Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.4/src/server.rs:1025
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::b]:58909
|
| 126 | 2025-11-13T07:59:14.374Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:106
|
| 127 | 2025-11-13T07:59:14.377Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:115
result = Ok(TimeSync { sync: true, ref_id: 3435504455, ip_addr: 204.197.163.71, stratum: 3, ref_time: 1763020753.5082896, correction: -0.000168595 })
|
| 128 | 2025-11-13T07:59:14.377Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.4/src/server.rs:867
latency_us = 2924
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::b]:58909
req_id = e5464420-ae38-4566-9bb9-96bd7c2cecaa
response_code = 200
uri = /timesync
|
| 129 | 2025-11-13T07:59:15.379Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.4/src/server.rs:1025
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::b]:43101
|
| 130 | 2025-11-13T07:59:15.379Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:106
|
| 131 | 2025-11-13T07:59:15.382Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:115
result = Ok(TimeSync { sync: true, ref_id: 3435504455, ip_addr: 204.197.163.71, stratum: 3, ref_time: 1763020754.1639783, correction: -0.000217731 })
|
| 132 | 2025-11-13T07:59:15.382Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.4/src/server.rs:867
latency_us = 2900
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::b]:43101
req_id = 78ec4c2b-d042-4972-a174-8670818337e5
response_code = 200
uri = /timesync
|
| 133 | 2025-11-13T07:59:23.876Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.4/src/server.rs:1025
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::c]:50062
|
| 134 | 2025-11-13T07:59:23.876Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:106
|
| 135 | 2025-11-13T07:59:23.879Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:115
result = Ok(TimeSync { sync: true, ref_id: 3435504455, ip_addr: 204.197.163.71, stratum: 3, ref_time: 1763020762.3648934, correction: 2.2396e-5 })
|
| 136 | 2025-11-13T07:59:23.879Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.4/src/server.rs:867
latency_us = 3232
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::c]:50062
req_id = 5f66611e-54f3-4b52-b961-8f16389f50dd
response_code = 200
uri = /timesync
|
| 137 | 2025-11-13T07:59:23.928Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.4/src/server.rs:1025
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::a]:46188
|
| 138 | 2025-11-13T07:59:23.928Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:106
|
| 139 | 2025-11-13T07:59:23.931Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:115
result = Ok(TimeSync { sync: true, ref_id: 3435504455, ip_addr: 204.197.163.71, stratum: 3, ref_time: 1763020762.3648934, correction: 2.2092e-5 })
|
| 140 | 2025-11-13T07:59:23.931Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.4/src/server.rs:867
latency_us = 2716
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::a]:46188
req_id = f2b49bba-2f46-4d2e-855c-a5bf3a8e3391
response_code = 200
uri = /timesync
|