1 | 2024-08-30T19:45:02.015Z | DEBG | nexus (BackgroundTasks): roles
background_task = switch_port_config_manager
roles = RoleSet { roles: {} }
|
2 | 2024-08-30T19:45:02.016Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = switch_port_config_manager
resource = Database
result = Ok(())
|
3 | 2024-08-30T19:45:02.019Z | INFO | nexus (BackgroundTasks): fetching switch port settings
background_task = switch_port_config_manager
file = nexus/src/app/background/tasks/sync_switch_configuration.rs:147
port = SwitchPort { id: 7ccb4afc-fc07-48c6-8785-c2cff1ca389e, rack_id: 27cfef72-d05b-490f-ac92-5c7cad830c2e, switch_location: "switch0", port_name: "qsfp0", port_settings_id: Some(49669c7e-dd3c-47ce-aadc-885f0c38581f) }
rack_id = 27cfef72-d05b-490f-ac92-5c7cad830c2e
switch_location = Switch0
|
4 | 2024-08-30T19:45:02.019Z | DEBG | nexus (BackgroundTasks): roles
background_task = switch_port_config_manager
roles = RoleSet { roles: {} }
|
5 | 2024-08-30T19:45:02.020Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = switch_port_config_manager
resource = Database
result = Ok(())
|
6 | 2024-08-30T19:45:02.123Z | DEBG | nexus (DpdClient): client request
background_task = switch_port_config_manager
body = None
method = GET
rack_id = 27cfef72-d05b-490f-ac92-5c7cad830c2e
uri = http://[fd00:1122:3344:101::2]:12224/port/qsfp0/settings?tag=omicron
|
7 | 2024-08-30T19:45:02.123Z | DEBG | nexus (DpdClient): client response
background_task = switch_port_config_manager
rack_id = 27cfef72-d05b-490f-ac92-5c7cad830c2e
result = Ok(Response { url: Url { scheme: "http", cannot_be_a_base: false, username: "", password: None, host: Some(Ipv6(fd00:1122:3344:101::2)), port: Some(12224), path: "/port/qsfp0/settings", query: Some("tag=omicron"), fragment: None }, status: 200, headers: {"content-type": "application/json", "x-request-id": "a015fdae-443a-4e4c-9188-d07362f894f9", "content-length": "121", "date": "Fri, 30 Aug 2024 19:45:01 GMT"} })
|
8 | 2024-08-30T19:45:02.123Z | INFO | nexus (BackgroundTasks): retrieved port settings from switch
background_task = switch_port_config_manager
file = nexus/src/app/background/tasks/sync_switch_configuration.rs:1714
rack_id = 27cfef72-d05b-490f-ac92-5c7cad830c2e
settings = PortSettings { links: {"0": LinkSettings { addrs: [10.151.1.174], params: LinkCreate { autoneg: false, fec: None, kr: false, lane: Some(LinkId(0)), speed: Speed40G } }} }
switch_port_id = "qsfp0"
|
9 | 2024-08-30T19:45:02.123Z | INFO | nexus (BackgroundTasks): port settings up to date, skipping
background_task = switch_port_config_manager
file = nexus/src/app/background/tasks/sync_switch_configuration.rs:1741
rack_id = 27cfef72-d05b-490f-ac92-5c7cad830c2e
switch_location = Switch0
switch_port_id = "qsfp0"
switch_port_settings_id = 49669c7e-dd3c-47ce-aadc-885f0c38581f
|
10 | 2024-08-30T19:45:02.124Z | INFO | nexus (BackgroundTasks): retrieved existing routes
background_task = switch_port_config_manager
file = nexus/src/app/background/tasks/sync_switch_configuration.rs:379
rack_id = 27cfef72-d05b-490f-ac92-5c7cad830c2e
routes = {Switch0: {(10.151.1.100, Prefix4 { length: 0, value: 0.0.0.0 }, None, None)}}
|
11 | 2024-08-30T19:45:02.124Z | INFO | nexus (BackgroundTasks): retrieved desired routes
background_task = switch_port_config_manager
file = nexus/src/app/background/tasks/sync_switch_configuration.rs:383
rack_id = 27cfef72-d05b-490f-ac92-5c7cad830c2e
routes = {Switch0: {(10.151.1.100, Prefix4 { length: 0, value: 0.0.0.0 }, None, None)}}
|
12 | 2024-08-30T19:45:02.124Z | INFO | nexus (BackgroundTasks): calculated static routes to add
background_task = switch_port_config_manager
file = nexus/src/app/background/tasks/sync_switch_configuration.rs:392
rack_id = 27cfef72-d05b-490f-ac92-5c7cad830c2e
routes = {}
|
13 | 2024-08-30T19:45:02.124Z | INFO | nexus (BackgroundTasks): calculated static routes to delete
background_task = switch_port_config_manager
file = nexus/src/app/background/tasks/sync_switch_configuration.rs:398
rack_id = 27cfef72-d05b-490f-ac92-5c7cad830c2e
routes = {}
|
14 | 2024-08-30T19:45:02.124Z | INFO | nexus (BackgroundTasks): checking for changes to loopback addresses
background_task = switch_port_config_manager
file = nexus/src/app/background/tasks/sync_switch_configuration.rs:418
rack_id = 27cfef72-d05b-490f-ac92-5c7cad830c2e
|
15 | 2024-08-30T19:45:02.124Z | DEBG | nexus (BackgroundTasks): roles
background_task = switch_port_config_manager
roles = RoleSet { roles: {} }
|
16 | 2024-08-30T19:45:02.124Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = switch_port_config_manager
resource = Database
result = Ok(())
|
17 | 2024-08-30T19:45:02.127Z | DEBG | nexus (DpdClient): client request
background_task = switch_port_config_manager
body = None
method = GET
rack_id = 27cfef72-d05b-490f-ac92-5c7cad830c2e
uri = http://[fd00:1122:3344:101::2]:12224/loopback/ipv4
|
18 | 2024-08-30T19:45:02.127Z | DEBG | nexus (DpdClient): client response
background_task = switch_port_config_manager
rack_id = 27cfef72-d05b-490f-ac92-5c7cad830c2e
result = Ok(Response { url: Url { scheme: "http", cannot_be_a_base: false, username: "", password: None, host: Some(Ipv6(fd00:1122:3344:101::2)), port: Some(12224), path: "/loopback/ipv4", query: None, fragment: None }, status: 200, headers: {"content-type": "application/json", "x-request-id": "11ddd9f7-92e5-43af-ba4d-28552bb8f556", "content-length": "2", "date": "Fri, 30 Aug 2024 19:45:01 GMT"} })
|
19 | 2024-08-30T19:45:02.127Z | DEBG | nexus (DpdClient): client request
background_task = switch_port_config_manager
body = None
method = GET
rack_id = 27cfef72-d05b-490f-ac92-5c7cad830c2e
uri = http://[fd00:1122:3344:101::2]:12224/loopback/ipv6
|
20 | 2024-08-30T19:45:02.129Z | DEBG | nexus (DpdClient): client response
background_task = switch_port_config_manager
rack_id = 27cfef72-d05b-490f-ac92-5c7cad830c2e
result = Ok(Response { url: Url { scheme: "http", cannot_be_a_base: false, username: "", password: None, host: Some(Ipv6(fd00:1122:3344:101::2)), port: Some(12224), path: "/loopback/ipv6", query: None, fragment: None }, status: 200, headers: {"content-type": "application/json", "x-request-id": "8c21b1d9-591e-44ea-92cb-31eb275110f5", "content-length": "52", "date": "Fri, 30 Aug 2024 19:45:01 GMT"} })
|
21 | 2024-08-30T19:45:02.129Z | INFO | nexus (BackgroundTasks): applying SMF config uplink updates to switch zone
background_task = switch_port_config_manager
config = [HostPortConfig { addrs: [UplinkAddressConfig { address: V4(Ipv4Net { addr: 10.151.1.174, width: 24 }), vlan_id: None }], lldp: Some(LldpPortConfig { chassis_id: None, management_addrs: None, port_description: None, port_id: None, status: Disabled, system_description: None, system_name: None }), port: "qsfp0" }]
file = nexus/src/app/background/tasks/sync_switch_configuration.rs:467
rack_id = 27cfef72-d05b-490f-ac92-5c7cad830c2e
switch_location = Switch0
|
22 | 2024-08-30T19:45:02.129Z | DEBG | nexus (BackgroundTasks): client request
background_task = switch_port_config_manager
body = Some(Body)
method = POST
rack_id = 27cfef72-d05b-490f-ac92-5c7cad830c2e
uri = http://[fd00:1122:3344:101::1]:12345/switch-ports
|
23 | 2024-08-30T19:45:02.132Z | INFO | nexus (dropshot): request completed
file = /home/build/.cargo/git/checkouts/dropshot-a4a923d29dccc492/06c8dab/dropshot/src/server.rs:914
latency_us = 347
local_addr = [fd00:1122:3344:101::c]:46269
method = GET
remote_addr = [fd00:1122:3344:101::d]:35256
req_id = b284a866-1a3e-4ffc-857f-ee8e6057dcdc
response_code = 200
uri = /d2343105-862a-478c-b746-fd8bb78f9a96
|
24 | 2024-08-30T19:45:02.311Z | DEBG | nexus (BackgroundTasks): client response
background_task = switch_port_config_manager
rack_id = 27cfef72-d05b-490f-ac92-5c7cad830c2e
result = Ok(Response { url: Url { scheme: "http", cannot_be_a_base: false, username: "", password: None, host: Some(Ipv6(fd00:1122:3344:101::1)), port: Some(12345), path: "/switch-ports", query: None, fragment: None }, status: 204, headers: {"x-request-id": "fd338816-67ff-41e1-9c5c-40aa66424984", "date": "Fri, 30 Aug 2024 19:45:01 GMT"} })
|
25 | 2024-08-30T19:45:02.311Z | INFO | nexus (BackgroundTasks): no bgp config found for switch, skipping.
background_task = switch_port_config_manager
file = nexus/src/app/background/tasks/sync_switch_configuration.rs:770
rack_id = 27cfef72-d05b-490f-ac92-5c7cad830c2e
switch = Switch0
|
26 | 2024-08-30T19:45:02.311Z | DEBG | nexus (BackgroundTasks): client request
background_task = switch_port_config_manager
body = None
method = GET
rack_id = 27cfef72-d05b-490f-ac92-5c7cad830c2e
uri = http://[fd00:1122:3344:101::1]:12345/network-bootstore-config
|
27 | 2024-08-30T19:45:02.312Z | DEBG | nexus (BackgroundTasks): client response
background_task = switch_port_config_manager
rack_id = 27cfef72-d05b-490f-ac92-5c7cad830c2e
result = Ok(Response { url: Url { scheme: "http", cannot_be_a_base: false, username: "", password: None, host: Some(Ipv6(fd00:1122:3344:101::1)), port: Some(12345), path: "/network-bootstore-config", query: None, fragment: None }, status: 200, headers: {"content-type": "application/json", "x-request-id": "81638a8e-5db4-4aa8-ab20-5db12410bb16", "content-length": "667", "date": "Fri, 30 Aug 2024 19:45:02 GMT"} })
|
28 | 2024-08-30T19:45:02.312Z | DEBG | nexus (BackgroundTasks): roles
background_task = switch_port_config_manager
roles = RoleSet { roles: {} }
|
29 | 2024-08-30T19:45:02.313Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = switch_port_config_manager
resource = Database
result = Ok(())
|
30 | 2024-08-30T19:45:02.316Z | DEBG | nexus (BackgroundTasks): roles
background_task = switch_port_config_manager
roles = RoleSet { roles: {} }
|
31 | 2024-08-30T19:45:02.317Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = switch_port_config_manager
resource = Database
result = Ok(())
|
32 | 2024-08-30T19:45:02.321Z | DEBG | nexus (BackgroundTasks): roles
background_task = switch_port_config_manager
roles = RoleSet { roles: {} }
|
33 | 2024-08-30T19:45:02.321Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = switch_port_config_manager
resource = Database
result = Ok(())
|
34 | 2024-08-30T19:45:02.324Z | DEBG | nexus (BackgroundTasks): roles
background_task = switch_port_config_manager
roles = RoleSet { roles: {} }
|
35 | 2024-08-30T19:45:02.324Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = switch_port_config_manager
resource = Database
result = Ok(())
|
36 | 2024-08-30T19:45:02.428Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = switch_port_config_manager
elapsed = 952.418182ms
iteration = 5
status = {}
|
37 | 2024-08-30T19:45:11.476Z | DEBG | nexus (BackgroundTasks): activating
background_task = blueprint_loader
iteration = 14
reason = Timeout
|
38 | 2024-08-30T19:45:11.476Z | DEBG | nexus (BackgroundTasks): activating
background_task = region_replacement_driver
iteration = 14
reason = Timeout
|
39 | 2024-08-30T19:45:11.476Z | DEBG | nexus (BackgroundTasks): roles
background_task = region_replacement_driver
roles = RoleSet { roles: {} }
|
40 | 2024-08-30T19:45:11.476Z | DEBG | nexus (BackgroundTasks): roles
background_task = blueprint_loader
roles = RoleSet { roles: {} }
|
41 | 2024-08-30T19:45:11.476Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = region_replacement_driver
resource = Database
result = Ok(())
|
42 | 2024-08-30T19:45:11.477Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = blueprint_loader
resource = Database
result = Ok(())
|
43 | 2024-08-30T19:45:11.479Z | DEBG | nexus (BackgroundTasks): roles
background_task = blueprint_loader
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
44 | 2024-08-30T19:45:11.481Z | DEBG | nexus (BackgroundTasks): authorize result
action = Read
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = blueprint_loader
resource = BlueprintConfig
result = Ok(())
|
45 | 2024-08-30T19:45:11.481Z | DEBG | nexus (BackgroundTasks): roles
background_task = blueprint_loader
roles = RoleSet { roles: {} }
|
46 | 2024-08-30T19:45:11.481Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = blueprint_loader
resource = Database
result = Ok(())
|
47 | 2024-08-30T19:45:11.483Z | DEBG | nexus (BackgroundTasks): roles
background_task = blueprint_loader
roles = RoleSet { roles: {} }
|
48 | 2024-08-30T19:45:11.483Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = blueprint_loader
resource = Database
result = Ok(())
|
49 | 2024-08-30T19:45:11.488Z | DEBG | nexus (BackgroundTasks): roles
background_task = blueprint_loader
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
50 | 2024-08-30T19:45:11.491Z | DEBG | nexus (BackgroundTasks): authorize result
action = Read
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = blueprint_loader
resource = Blueprint { parent: Fleet, key: 6cec0807-9a99-4265-913f-3aea7fdc6b25, lookup_type: ById(6cec0807-9a99-4265-913f-3aea7fdc6b25) }
result = Ok(())
|
51 | 2024-08-30T19:45:11.491Z | DEBG | nexus (BackgroundTasks): roles
background_task = blueprint_loader
roles = RoleSet { roles: {} }
|
52 | 2024-08-30T19:45:11.491Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = blueprint_loader
resource = Database
result = Ok(())
|
53 | 2024-08-30T19:45:11.498Z | DEBG | nexus (BackgroundTasks): found latest target blueprint (unchanged)
background_task = blueprint_loader
original_target_id = 6cec0807-9a99-4265-913f-3aea7fdc6b25
original_time_created = 2024-08-30 19:42:44.596991 UTC
target_id = 6cec0807-9a99-4265-913f-3aea7fdc6b25
time_created = 2024-08-30 19:42:44.596991 UTC
|
54 | 2024-08-30T19:45:11.498Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = blueprint_loader
elapsed = 21.496287ms
iteration = 14
status = {"enabled":false,"status":"target blueprint unchanged","target_id":"6cec0807-9a99-4265-913f-3aea7fdc6b25","time_created":"2024-08-30T19:42:44.596991Z"}
|
55 | 2024-08-30T19:45:11.508Z | DEBG | nexus (BackgroundTasks): roles
background_task = region_replacement_driver
roles = RoleSet { roles: {} }
|
56 | 2024-08-30T19:45:11.509Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = region_replacement_driver
resource = Database
result = Ok(())
|
57 | 2024-08-30T19:45:11.510Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = region_replacement_driver
elapsed = 33.850894ms
iteration = 14
status = {"drive_invoked_ok":[],"errors":[],"finish_invoked_ok":[]}
|
58 | 2024-08-30T19:45:12.132Z | INFO | nexus (dropshot): request completed
file = /home/build/.cargo/git/checkouts/dropshot-a4a923d29dccc492/06c8dab/dropshot/src/server.rs:914
latency_us = 358
local_addr = [fd00:1122:3344:101::c]:46269
method = GET
remote_addr = [fd00:1122:3344:101::d]:35256
req_id = 8fc47411-7bcc-4f01-ad94-fb471cbc6744
response_code = 200
uri = /d2343105-862a-478c-b746-fd8bb78f9a96
|
59 | 2024-08-30T19:45:21.476Z | DEBG | nexus (BackgroundTasks): activating
background_task = blueprint_loader
iteration = 15
reason = Timeout
|
60 | 2024-08-30T19:45:21.476Z | DEBG | nexus (BackgroundTasks): activating
background_task = region_replacement_driver
iteration = 15
reason = Timeout
|
61 | 2024-08-30T19:45:21.476Z | DEBG | nexus (BackgroundTasks): roles
background_task = region_replacement_driver
roles = RoleSet { roles: {} }
|
62 | 2024-08-30T19:45:21.476Z | DEBG | nexus (BackgroundTasks): roles
background_task = blueprint_loader
roles = RoleSet { roles: {} }
|
63 | 2024-08-30T19:45:21.477Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = blueprint_loader
resource = Database
result = Ok(())
|
64 | 2024-08-30T19:45:21.477Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = region_replacement_driver
resource = Database
result = Ok(())
|
65 | 2024-08-30T19:45:21.478Z | DEBG | nexus (BackgroundTasks): roles
background_task = region_replacement_driver
roles = RoleSet { roles: {} }
|
66 | 2024-08-30T19:45:21.478Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = region_replacement_driver
resource = Database
result = Ok(())
|
67 | 2024-08-30T19:45:21.479Z | DEBG | nexus (BackgroundTasks): roles
background_task = blueprint_loader
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
68 | 2024-08-30T19:45:21.480Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = region_replacement_driver
elapsed = 3.776106ms
iteration = 15
status = {"drive_invoked_ok":[],"errors":[],"finish_invoked_ok":[]}
|
69 | 2024-08-30T19:45:21.481Z | DEBG | nexus (BackgroundTasks): authorize result
action = Read
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = blueprint_loader
resource = BlueprintConfig
result = Ok(())
|
70 | 2024-08-30T19:45:21.481Z | DEBG | nexus (BackgroundTasks): roles
background_task = blueprint_loader
roles = RoleSet { roles: {} }
|
71 | 2024-08-30T19:45:21.481Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = blueprint_loader
resource = Database
result = Ok(())
|
72 | 2024-08-30T19:45:21.483Z | DEBG | nexus (BackgroundTasks): roles
background_task = blueprint_loader
roles = RoleSet { roles: {} }
|
73 | 2024-08-30T19:45:21.484Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = blueprint_loader
resource = Database
result = Ok(())
|
74 | 2024-08-30T19:45:21.485Z | DEBG | nexus (BackgroundTasks): roles
background_task = blueprint_loader
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
75 | 2024-08-30T19:45:21.487Z | DEBG | nexus (BackgroundTasks): authorize result
action = Read
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = blueprint_loader
resource = Blueprint { parent: Fleet, key: 6cec0807-9a99-4265-913f-3aea7fdc6b25, lookup_type: ById(6cec0807-9a99-4265-913f-3aea7fdc6b25) }
result = Ok(())
|
76 | 2024-08-30T19:45:21.487Z | DEBG | nexus (BackgroundTasks): roles
background_task = blueprint_loader
roles = RoleSet { roles: {} }
|
77 | 2024-08-30T19:45:21.488Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = blueprint_loader
resource = Database
result = Ok(())
|
78 | 2024-08-30T19:45:21.493Z | DEBG | nexus (BackgroundTasks): found latest target blueprint (unchanged)
background_task = blueprint_loader
original_target_id = 6cec0807-9a99-4265-913f-3aea7fdc6b25
original_time_created = 2024-08-30 19:42:44.596991 UTC
target_id = 6cec0807-9a99-4265-913f-3aea7fdc6b25
time_created = 2024-08-30 19:42:44.596991 UTC
|
79 | 2024-08-30T19:45:21.493Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = blueprint_loader
elapsed = 16.187734ms
iteration = 15
status = {"enabled":false,"status":"target blueprint unchanged","target_id":"6cec0807-9a99-4265-913f-3aea7fdc6b25","time_created":"2024-08-30T19:42:44.596991Z"}
|
80 | 2024-08-30T19:45:22.132Z | INFO | nexus (dropshot): request completed
file = /home/build/.cargo/git/checkouts/dropshot-a4a923d29dccc492/06c8dab/dropshot/src/server.rs:914
latency_us = 225
local_addr = [fd00:1122:3344:101::c]:46269
method = GET
remote_addr = [fd00:1122:3344:101::d]:35256
req_id = 96036a52-a219-4bad-b74a-4e3d6a89eaca
response_code = 200
uri = /d2343105-862a-478c-b746-fd8bb78f9a96
|
81 | 2024-08-30T19:45:31.476Z | DEBG | nexus (BackgroundTasks): activating
background_task = physical_disk_adoption
iteration = 7
reason = Timeout
|
82 | 2024-08-30T19:45:31.476Z | DEBG | nexus (BackgroundTasks): roles
background_task = physical_disk_adoption
roles = RoleSet { roles: {} }
|
83 | 2024-08-30T19:45:31.476Z | DEBG | nexus (BackgroundTasks): activating
background_task = nat_v4_garbage_collector
iteration = 6
reason = Timeout
|
84 | 2024-08-30T19:45:31.476Z | DEBG | nexus (BackgroundTasks): activating
background_task = instance_updater
iteration = 6
reason = Timeout
|
85 | 2024-08-30T19:45:31.476Z | DEBG | nexus (BackgroundTasks): looking for instances with destroyed active VMMs...
background_task = instance_updater
|
86 | 2024-08-30T19:45:31.476Z | DEBG | nexus (BackgroundTasks): roles
background_task = nat_v4_garbage_collector
roles = RoleSet { roles: {} }
|
87 | 2024-08-30T19:45:31.476Z | DEBG | nexus (BackgroundTasks): roles
background_task = instance_updater
roles = RoleSet { roles: {} }
|
88 | 2024-08-30T19:45:31.476Z | DEBG | nexus (BackgroundTasks): activating
background_task = region_replacement
iteration = 6
reason = Timeout
|
89 | 2024-08-30T19:45:31.476Z | DEBG | nexus (BackgroundTasks): roles
background_task = region_replacement
roles = RoleSet { roles: {} }
|
90 | 2024-08-30T19:45:31.476Z | DEBG | nexus (BackgroundTasks): activating
background_task = instance_watcher
iteration = 6
reason = Timeout
|
91 | 2024-08-30T19:45:31.476Z | DEBG | nexus (BackgroundTasks): roles
background_task = instance_watcher
roles = RoleSet { roles: {} }
|
92 | 2024-08-30T19:45:31.476Z | DEBG | nexus (BackgroundTasks): activating
background_task = service_zone_nat_tracker
iteration = 6
reason = Timeout
|
93 | 2024-08-30T19:45:31.476Z | DEBG | nexus (BackgroundTasks): activating
background_task = region_snapshot_replacement_start
iteration = 6
reason = Timeout
|
94 | 2024-08-30T19:45:31.476Z | DEBG | nexus (BackgroundTasks): roles
background_task = service_zone_nat_tracker
roles = RoleSet { roles: {} }
|
95 | 2024-08-30T19:45:31.476Z | DEBG | nexus (BackgroundTasks): activating
background_task = region_snapshot_replacement_step
iteration = 6
reason = Timeout
|
96 | 2024-08-30T19:45:31.476Z | DEBG | nexus (BackgroundTasks): roles
background_task = region_snapshot_replacement_start
roles = RoleSet { roles: {} }
|
97 | 2024-08-30T19:45:31.476Z | DEBG | nexus (BackgroundTasks): roles
background_task = region_snapshot_replacement_step
roles = RoleSet { roles: {} }
|
98 | 2024-08-30T19:45:31.476Z | DEBG | nexus (BackgroundTasks): activating
background_task = region_snapshot_replacement_garbage_collection
iteration = 6
reason = Timeout
|
99 | 2024-08-30T19:45:31.476Z | DEBG | nexus (BackgroundTasks): roles
background_task = region_snapshot_replacement_garbage_collection
roles = RoleSet { roles: {} }
|
100 | 2024-08-30T19:45:31.476Z | DEBG | nexus (BackgroundTasks): activating
background_task = v2p_manager
iteration = 6
reason = Timeout
|
101 | 2024-08-30T19:45:31.476Z | DEBG | nexus (BackgroundTasks): roles
background_task = v2p_manager
roles = RoleSet { roles: {} }
|
102 | 2024-08-30T19:45:31.476Z | DEBG | nexus (BackgroundTasks): activating
background_task = region_replacement_driver
iteration = 16
reason = Timeout
|
103 | 2024-08-30T19:45:31.476Z | DEBG | nexus (BackgroundTasks): activating
background_task = switch_port_config_manager
iteration = 6
reason = Timeout
|
104 | 2024-08-30T19:45:31.476Z | DEBG | nexus (BackgroundTasks): roles
background_task = region_replacement_driver
roles = RoleSet { roles: {} }
|
105 | 2024-08-30T19:45:31.476Z | DEBG | nexus (BackgroundTasks): activating
background_task = phantom_disks
iteration = 6
reason = Timeout
|
106 | 2024-08-30T19:45:31.476Z | DEBG | nexus (BackgroundTasks): roles
background_task = switch_port_config_manager
roles = RoleSet { roles: {} }
|
107 | 2024-08-30T19:45:31.477Z | DEBG | nexus (BackgroundTasks): activating
background_task = vpc_route_manager
iteration = 6
reason = Timeout
|
108 | 2024-08-30T19:45:31.477Z | DEBG | nexus (BackgroundTasks): roles
background_task = vpc_route_manager
roles = RoleSet { roles: {} }
|
109 | 2024-08-30T19:45:31.477Z | DEBG | nexus (BackgroundTasks): activating
background_task = blueprint_loader
iteration = 16
reason = Timeout
|
110 | 2024-08-30T19:45:31.477Z | DEBG | nexus (BackgroundTasks): roles
background_task = blueprint_loader
roles = RoleSet { roles: {} }
|
111 | 2024-08-30T19:45:31.477Z | DEBG | nexus (BackgroundTasks): activating
background_task = bfd_manager
iteration = 6
reason = Timeout
|
112 | 2024-08-30T19:45:31.477Z | DEBG | nexus (BackgroundTasks): roles
background_task = bfd_manager
roles = RoleSet { roles: {} }
|
113 | 2024-08-30T19:45:31.477Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = instance_updater
resource = Database
result = Ok(())
|
114 | 2024-08-30T19:45:31.477Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = physical_disk_adoption
resource = Database
result = Ok(())
|
115 | 2024-08-30T19:45:31.477Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = instance_watcher
resource = Database
result = Ok(())
|
116 | 2024-08-30T19:45:31.477Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = region_replacement
resource = Database
result = Ok(())
|
117 | 2024-08-30T19:45:31.477Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = service_zone_nat_tracker
resource = Database
result = Ok(())
|
118 | 2024-08-30T19:45:31.477Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = nat_v4_garbage_collector
resource = Database
result = Ok(())
|
119 | 2024-08-30T19:45:31.477Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = region_snapshot_replacement_step
resource = Database
result = Ok(())
|
120 | 2024-08-30T19:45:31.477Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = region_snapshot_replacement_garbage_collection
resource = Database
result = Ok(())
|
121 | 2024-08-30T19:45:31.477Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = v2p_manager
resource = Database
result = Ok(())
|
122 | 2024-08-30T19:45:31.477Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = region_replacement_driver
resource = Database
result = Ok(())
|
123 | 2024-08-30T19:45:31.477Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = blueprint_loader
resource = Database
result = Ok(())
|
124 | 2024-08-30T19:45:31.477Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = region_snapshot_replacement_start
resource = Database
result = Ok(())
|
125 | 2024-08-30T19:45:31.477Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = bfd_manager
resource = Database
result = Ok(())
|
126 | 2024-08-30T19:45:31.477Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = vpc_route_manager
resource = Database
result = Ok(())
|
127 | 2024-08-30T19:45:31.477Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = switch_port_config_manager
resource = Database
result = Ok(())
|
128 | 2024-08-30T19:45:31.478Z | DEBG | nexus (BackgroundTasks): activating
background_task = region_snapshot_replacement_finish
iteration = 6
reason = Timeout
|
129 | 2024-08-30T19:45:31.478Z | DEBG | nexus (BackgroundTasks): roles
background_task = region_snapshot_replacement_finish
roles = RoleSet { roles: {} }
|
130 | 2024-08-30T19:45:31.478Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = region_snapshot_replacement_finish
resource = Database
result = Ok(())
|
131 | 2024-08-30T19:45:31.479Z | DEBG | nexus (BackgroundTasks): roles
background_task = instance_watcher
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
132 | 2024-08-30T19:45:31.481Z | DEBG | nexus (BackgroundTasks): authorize result
action = Read
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = instance_watcher
resource = Fleet
result = Ok(())
|
133 | 2024-08-30T19:45:31.481Z | DEBG | nexus (BackgroundTasks): roles
background_task = instance_watcher
roles = RoleSet { roles: {} }
|
134 | 2024-08-30T19:45:31.481Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = phantom_disks
elapsed = 4.195633ms
iteration = 6
status = {"phantom_disk_deleted_err":0,"phantom_disk_deleted_ok":0}
|
135 | 2024-08-30T19:45:31.481Z | DEBG | nexus (BackgroundTasks): roles
background_task = physical_disk_adoption
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
136 | 2024-08-30T19:45:31.481Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = instance_watcher
resource = Database
result = Ok(())
|
137 | 2024-08-30T19:45:31.481Z | DEBG | nexus (BackgroundTasks): roles
background_task = service_zone_nat_tracker
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
138 | 2024-08-30T19:45:31.481Z | INFO | nexus (BackgroundTasks): listed instances with destroyed active VMMs
background_task = instance_updater
count = 0
file = nexus/src/app/background/tasks/instance_updater.rs:55
|
139 | 2024-08-30T19:45:31.481Z | DEBG | nexus (BackgroundTasks): looking for instances with terminated active migrations...
background_task = instance_updater
|
140 | 2024-08-30T19:45:31.481Z | DEBG | nexus (BackgroundTasks): roles
background_task = instance_updater
roles = RoleSet { roles: {} }
|
141 | 2024-08-30T19:45:31.482Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = instance_updater
resource = Database
result = Ok(())
|
142 | 2024-08-30T19:45:31.483Z | DEBG | nexus (DnsResolver): lookup_all_ipv6 srv
dns_name = _dendrite._tcp.control-plane.oxide.internal
response = SrvLookup(Lookup { query: Query { name: Name("_dendrite._tcp.control-plane.oxide.internal"), query_type: SRV, query_class: IN }, records: [Record { name_labels: Name("_dendrite._tcp.control-plane.oxide.internal."), rr_type: SRV, dns_class: IN, ttl: 0, rdata: Some(SRV(SRV { priority: 0, weight: 0, port: 12224, target: Name("dendrite-289c9d10-fa69-4638-aac7-3cfc6b4e23be.host.control-plane.oxide.internal.") })) }, Record { name_labels: Name("dendrite-289c9d10-fa69-4638-aac7-3cfc6b4e23be.host.control-plane.oxide.internal."), rr_type: AAAA, dns_class: IN, ttl: 0, rdata: Some(AAAA(AAAA(fd00:1122:3344:101::2))) }], valid_until: Instant { tv_sec: 1017, tv_nsec: 790950054 } })
|
143 | 2024-08-30T19:45:31.483Z | INFO | nexus (BackgroundTasks): Determining switch slots managed by switch zones
background_task = nat_v4_garbage_collector
file = nexus/src/app/mod.rs:1050
|
144 | 2024-08-30T19:45:31.483Z | DEBG | nexus (BackgroundTasks): authorize result
action = Read
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = physical_disk_adoption
resource = Fleet
result = Ok(())
|
145 | 2024-08-30T19:45:31.483Z | DEBG | nexus (BackgroundTasks): roles
background_task = physical_disk_adoption
roles = RoleSet { roles: {} }
|
146 | 2024-08-30T19:45:31.484Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = physical_disk_adoption
resource = Database
result = Ok(())
|
147 | 2024-08-30T19:45:31.484Z | DEBG | nexus (BackgroundTasks): authorize result
action = Read
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = service_zone_nat_tracker
resource = Inventory
result = Ok(())
|
148 | 2024-08-30T19:45:31.484Z | DEBG | nexus (BackgroundTasks): roles
background_task = service_zone_nat_tracker
roles = RoleSet { roles: {} }
|
149 | 2024-08-30T19:45:31.484Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = service_zone_nat_tracker
resource = Database
result = Ok(())
|
150 | 2024-08-30T19:45:31.486Z | DEBG | nexus (BackgroundTasks): roles
background_task = blueprint_loader
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
151 | 2024-08-30T19:45:31.487Z | DEBG | nexus (BackgroundTasks): roles
background_task = vpc_route_manager
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
152 | 2024-08-30T19:45:31.487Z | DEBG | nexus (BackgroundTasks): roles
background_task = switch_port_config_manager
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
153 | 2024-08-30T19:45:31.488Z | DEBG | nexus (DnsResolver): lookup_all_ipv6 srv
dns_name = _dendrite._tcp.control-plane.oxide.internal
response = SrvLookup(Lookup { query: Query { name: Name("_dendrite._tcp.control-plane.oxide.internal"), query_type: SRV, query_class: IN }, records: [Record { name_labels: Name("_dendrite._tcp.control-plane.oxide.internal."), rr_type: SRV, dns_class: IN, ttl: 0, rdata: Some(SRV(SRV { priority: 0, weight: 0, port: 12224, target: Name("dendrite-289c9d10-fa69-4638-aac7-3cfc6b4e23be.host.control-plane.oxide.internal.") })) }, Record { name_labels: Name("dendrite-289c9d10-fa69-4638-aac7-3cfc6b4e23be.host.control-plane.oxide.internal."), rr_type: AAAA, dns_class: IN, ttl: 0, rdata: Some(AAAA(AAAA(fd00:1122:3344:101::2))) }], valid_until: Instant { tv_sec: 1017, tv_nsec: 795777449 } })
|
154 | 2024-08-30T19:45:31.488Z | INFO | nexus (BackgroundTasks): Determining switch slots managed by switch zones
background_task = bfd_manager
file = nexus/src/app/mod.rs:1050
|
155 | 2024-08-30T19:45:31.489Z | DEBG | nexus (BackgroundTasks): authorize result
action = Read
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = blueprint_loader
resource = BlueprintConfig
result = Ok(())
|
156 | 2024-08-30T19:45:31.489Z | DEBG | nexus (BackgroundTasks): roles
background_task = blueprint_loader
roles = RoleSet { roles: {} }
|
157 | 2024-08-30T19:45:31.489Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = blueprint_loader
resource = Database
result = Ok(())
|
158 | 2024-08-30T19:45:31.489Z | DEBG | nexus (BackgroundTasks): roles
background_task = region_replacement_driver
roles = RoleSet { roles: {} }
|
159 | 2024-08-30T19:45:31.490Z | DEBG | nexus (BackgroundTasks): authorize result
action = ListChildren
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = vpc_route_manager
resource = Fleet
result = Ok(())
|
160 | 2024-08-30T19:45:31.490Z | DEBG | nexus (BackgroundTasks): roles
background_task = vpc_route_manager
roles = RoleSet { roles: {} }
|
161 | 2024-08-30T19:45:31.490Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = region_replacement_driver
resource = Database
result = Ok(())
|
162 | 2024-08-30T19:45:31.490Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = vpc_route_manager
resource = Database
result = Ok(())
|
163 | 2024-08-30T19:45:31.490Z | DEBG | nexus (BackgroundTasks): authorize result
action = Read
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = switch_port_config_manager
resource = Fleet
result = Ok(())
|
164 | 2024-08-30T19:45:31.490Z | DEBG | nexus (BackgroundTasks): roles
background_task = switch_port_config_manager
roles = RoleSet { roles: {} }
|
165 | 2024-08-30T19:45:31.490Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = switch_port_config_manager
resource = Database
result = Ok(())
|
166 | 2024-08-30T19:45:31.492Z | DEBG | nexus (BackgroundTasks): roles
background_task = service_zone_nat_tracker
roles = RoleSet { roles: {} }
|
167 | 2024-08-30T19:45:31.492Z | DEBG | nexus (BackgroundTasks): roles
background_task = physical_disk_adoption
roles = RoleSet { roles: {} }
|
168 | 2024-08-30T19:45:31.492Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = service_zone_nat_tracker
resource = Database
result = Ok(())
|
169 | 2024-08-30T19:45:31.492Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = physical_disk_adoption
resource = Database
result = Ok(())
|
170 | 2024-08-30T19:45:31.493Z | DEBG | nexus (BackgroundTasks): roles
background_task = blueprint_loader
roles = RoleSet { roles: {} }
|
171 | 2024-08-30T19:45:31.493Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = blueprint_loader
resource = Database
result = Ok(())
|
172 | 2024-08-30T19:45:31.494Z | DEBG | nexus (BackgroundTasks): roles
background_task = vpc_route_manager
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
173 | 2024-08-30T19:45:31.495Z | DEBG | nexus (BackgroundTasks): roles
background_task = physical_disk_adoption
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
174 | 2024-08-30T19:45:31.495Z | DEBG | nexus (DnsResolver): lookup_all_ipv6 srv
dns_name = _dendrite._tcp.control-plane.oxide.internal
response = SrvLookup(Lookup { query: Query { name: Name("_dendrite._tcp.control-plane.oxide.internal"), query_type: SRV, query_class: IN }, records: [Record { name_labels: Name("_dendrite._tcp.control-plane.oxide.internal."), rr_type: SRV, dns_class: IN, ttl: 0, rdata: Some(SRV(SRV { priority: 0, weight: 0, port: 12224, target: Name("dendrite-289c9d10-fa69-4638-aac7-3cfc6b4e23be.host.control-plane.oxide.internal.") })) }, Record { name_labels: Name("dendrite-289c9d10-fa69-4638-aac7-3cfc6b4e23be.host.control-plane.oxide.internal."), rr_type: AAAA, dns_class: IN, ttl: 0, rdata: Some(AAAA(AAAA(fd00:1122:3344:101::2))) }], valid_until: Instant { tv_sec: 1017, tv_nsec: 803630466 } })
|
175 | 2024-08-30T19:45:31.496Z | INFO | nexus (BackgroundTasks): Determining switch slots managed by switch zones
background_task = switch_port_config_manager
file = nexus/src/app/mod.rs:1050
rack_id = 27cfef72-d05b-490f-ac92-5c7cad830c2e
|
176 | 2024-08-30T19:45:31.496Z | DEBG | nexus (BackgroundTasks): authorize result
action = ListChildren
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = vpc_route_manager
resource = Fleet
result = Ok(())
|
177 | 2024-08-30T19:45:31.496Z | DEBG | nexus (BackgroundTasks): roles
background_task = vpc_route_manager
roles = RoleSet { roles: {} }
|
178 | 2024-08-30T19:45:31.497Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = vpc_route_manager
resource = Database
result = Ok(())
|
179 | 2024-08-30T19:45:31.498Z | DEBG | nexus (BackgroundTasks): authorize result
action = Read
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = physical_disk_adoption
resource = Fleet
result = Ok(())
|
180 | 2024-08-30T19:45:31.498Z | DEBG | nexus (BackgroundTasks): roles
background_task = physical_disk_adoption
roles = RoleSet { roles: {} }
|
181 | 2024-08-30T19:45:31.498Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = physical_disk_adoption
resource = Database
result = Ok(())
|
182 | 2024-08-30T19:45:31.518Z | DEBG | nexus (BackgroundTasks): roles
background_task = region_replacement
roles = RoleSet { roles: {} }
|
183 | 2024-08-30T19:45:31.518Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = region_replacement
resource = Database
result = Ok(())
|
184 | 2024-08-30T19:45:31.523Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = region_snapshot_replacement_garbage_collection
elapsed = 46.453986ms
iteration = 6
status = {"errors":[],"garbage_collect_requested":[]}
|
185 | 2024-08-30T19:45:31.523Z | DEBG | nexus (BackgroundTasks): roles
background_task = region_snapshot_replacement_step
roles = RoleSet { roles: {} }
|
186 | 2024-08-30T19:45:31.523Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = region_snapshot_replacement_step
resource = Database
result = Ok(())
|
187 | 2024-08-30T19:45:31.524Z | DEBG | nexus (BackgroundTasks): roles
background_task = blueprint_loader
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
188 | 2024-08-30T19:45:31.526Z | DEBG | nexus (BackgroundTasks): roles
background_task = region_snapshot_replacement_step
roles = RoleSet { roles: {} }
|
189 | 2024-08-30T19:45:31.526Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = region_snapshot_replacement_step
resource = Database
result = Ok(())
|
190 | 2024-08-30T19:45:31.527Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = region_snapshot_replacement_finish
elapsed = 49.514049ms
iteration = 6
status = {"errors":[],"records_set_to_done":[]}
|
191 | 2024-08-30T19:45:31.527Z | DEBG | nexus (BackgroundTasks): authorize result
action = Read
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = blueprint_loader
resource = Blueprint { parent: Fleet, key: 6cec0807-9a99-4265-913f-3aea7fdc6b25, lookup_type: ById(6cec0807-9a99-4265-913f-3aea7fdc6b25) }
result = Ok(())
|
192 | 2024-08-30T19:45:31.527Z | DEBG | nexus (BackgroundTasks): roles
background_task = blueprint_loader
roles = RoleSet { roles: {} }
|
193 | 2024-08-30T19:45:31.527Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = blueprint_loader
resource = Database
result = Ok(())
|
194 | 2024-08-30T19:45:31.530Z | DEBG | nexus (BackgroundTasks): roles
background_task = region_snapshot_replacement_start
roles = RoleSet { roles: {} }
|
195 | 2024-08-30T19:45:31.530Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = region_snapshot_replacement_start
resource = Database
result = Ok(())
|
196 | 2024-08-30T19:45:31.532Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = region_snapshot_replacement_start
elapsed = 55.544395ms
iteration = 6
status = {"errors":[],"requests_created_ok":[],"start_invoked_ok":[]}
|
197 | 2024-08-30T19:45:31.537Z | INFO | nexus (BackgroundTasks): listed instances with terminated active migrations
background_task = instance_updater
count = 0
file = nexus/src/app/background/tasks/instance_updater.rs:55
|
198 | 2024-08-30T19:45:31.537Z | INFO | nexus (BackgroundTasks): instance updater activation completed
background_task = instance_updater
destroyed_active_vmms = 0
file = nexus/src/app/background/tasks/instance_updater.rs:220
terminated_active_migrations = 0
update_sagas_completed = 0
update_sagas_started = 0
|
199 | 2024-08-30T19:45:31.537Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = instance_updater
elapsed = 60.712625ms
iteration = 6
status = {"destroyed_active_vmms":0,"error":null,"saga_start_failures":0,"sagas_completed":0,"sagas_failed":0,"sagas_started":0,"terminated_active_migrations":0}
|
200 | 2024-08-30T19:45:31.537Z | DEBG | nexus (BackgroundTasks): found latest target blueprint (unchanged)
background_task = blueprint_loader
original_target_id = 6cec0807-9a99-4265-913f-3aea7fdc6b25
original_time_created = 2024-08-30 19:42:44.596991 UTC
target_id = 6cec0807-9a99-4265-913f-3aea7fdc6b25
time_created = 2024-08-30 19:42:44.596991 UTC
|
201 | 2024-08-30T19:45:31.538Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = blueprint_loader
elapsed = 61.007471ms
iteration = 16
status = {"enabled":false,"status":"target blueprint unchanged","target_id":"6cec0807-9a99-4265-913f-3aea7fdc6b25","time_created":"2024-08-30T19:42:44.596991Z"}
|
202 | 2024-08-30T19:45:31.543Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = region_replacement_driver
elapsed = 66.408506ms
iteration = 16
status = {"drive_invoked_ok":[],"errors":[],"finish_invoked_ok":[]}
|
203 | 2024-08-30T19:45:31.545Z | DEBG | nexus (BackgroundTasks): roles
background_task = v2p_manager
roles = RoleSet { roles: {} }
|
204 | 2024-08-30T19:45:31.546Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = v2p_manager
resource = Database
result = Ok(())
|
205 | 2024-08-30T19:45:31.557Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = region_snapshot_replacement_step
elapsed = 80.863989ms
iteration = 6
status = {"errors":[],"step_garbage_collect_invoked_ok":[],"step_invoked_ok":[],"step_records_created_ok":[]}
|
206 | 2024-08-30T19:45:31.559Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = region_replacement
elapsed = 82.265774ms
iteration = 6
status = {"region_replacement_started_err":0,"region_replacement_started_ok":0}
|
207 | 2024-08-30T19:45:31.562Z | INFO | nexus (BackgroundTasks): all instance checks complete
background_task = instance_watcher
file = nexus/src/app/background/tasks/instance_watcher.rs:454
pruned_instances = 0
total_completed = 0
total_failed = 0
total_incomplete = 0
total_instances = 0
update_sagas_queued = 0
|
208 | 2024-08-30T19:45:31.562Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = instance_watcher
elapsed = 85.976129ms
iteration = 6
status = {"failed_checks":{},"incomplete_checks":{},"instance_states":{},"pruned_instances":0,"total_instances":0,"update_sagas_queued":0}
|
209 | 2024-08-30T19:45:31.567Z | INFO | nexus (BackgroundTasks): determining switch slot managed by dendrite zone
background_task = nat_v4_garbage_collector
file = nexus/src/app/mod.rs:1058
zone_address = fd00:1122:3344:101::2
|
210 | 2024-08-30T19:45:31.567Z | DEBG | nexus (MgsClient): client request
background_task = nat_v4_garbage_collector
body = None
method = GET
uri = http://[fd00:1122:3344:101::2]:12225/local/switch-id
|
211 | 2024-08-30T19:45:31.567Z | DEBG | nexus (MgsClient): client response
background_task = nat_v4_garbage_collector
result = Ok(Response { url: Url { scheme: "http", cannot_be_a_base: false, username: "", password: None, host: Some(Ipv6(fd00:1122:3344:101::2)), port: Some(12225), path: "/local/switch-id", query: None, fragment: None }, status: 200, headers: {"content-type": "application/json", "x-request-id": "e36b254f-d07c-4e8a-a9d6-de86c2611b5d", "content-length": "26", "date": "Fri, 30 Aug 2024 19:45:31 GMT"} })
|
212 | 2024-08-30T19:45:31.567Z | INFO | nexus (BackgroundTasks): identified switch slot for dendrite zone
background_task = nat_v4_garbage_collector
file = nexus/src/app/mod.rs:1063
slot = SpIdentifier {\n slot: 0,\n type_: Switch,\n}
zone_address = fd00:1122:3344:101::2
|
213 | 2024-08-30T19:45:31.568Z | INFO | nexus (BackgroundTasks): completed mapping dendrite zones to switch slots
background_task = nat_v4_garbage_collector
file = nexus/src/app/mod.rs:1095
mappings = {\n Switch0: fd00:1122:3344:101::2,\n}
|
214 | 2024-08-30T19:45:31.580Z | INFO | nexus (BackgroundTasks): determining switch slot managed by dendrite zone
background_task = bfd_manager
file = nexus/src/app/mod.rs:1058
zone_address = fd00:1122:3344:101::2
|
215 | 2024-08-30T19:45:31.580Z | DEBG | nexus (MgsClient): client request
background_task = bfd_manager
body = None
method = GET
uri = http://[fd00:1122:3344:101::2]:12225/local/switch-id
|
216 | 2024-08-30T19:45:31.581Z | DEBG | nexus (MgsClient): client response
background_task = bfd_manager
result = Ok(Response { url: Url { scheme: "http", cannot_be_a_base: false, username: "", password: None, host: Some(Ipv6(fd00:1122:3344:101::2)), port: Some(12225), path: "/local/switch-id", query: None, fragment: None }, status: 200, headers: {"content-type": "application/json", "x-request-id": "d5b7b4c3-35fe-430f-86b7-5c5cb0ed0975", "content-length": "26", "date": "Fri, 30 Aug 2024 19:45:31 GMT"} })
|
217 | 2024-08-30T19:45:31.581Z | INFO | nexus (BackgroundTasks): identified switch slot for dendrite zone
background_task = bfd_manager
file = nexus/src/app/mod.rs:1063
slot = SpIdentifier {\n slot: 0,\n type_: Switch,\n}
zone_address = fd00:1122:3344:101::2
|
218 | 2024-08-30T19:45:31.582Z | INFO | nexus (BackgroundTasks): completed mapping dendrite zones to switch slots
background_task = bfd_manager
file = nexus/src/app/mod.rs:1095
mappings = {\n Switch0: fd00:1122:3344:101::2,\n}
|
219 | 2024-08-30T19:45:31.586Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = physical_disk_adoption
elapsed = 109.330148ms
iteration = 7
status = {"physical_disks_added":0}
|
220 | 2024-08-30T19:45:31.597Z | INFO | nexus (BackgroundTasks): determining switch slot managed by dendrite zone
background_task = switch_port_config_manager
file = nexus/src/app/mod.rs:1058
rack_id = 27cfef72-d05b-490f-ac92-5c7cad830c2e
zone_address = fd00:1122:3344:101::2
|
221 | 2024-08-30T19:45:31.597Z | DEBG | nexus (MgsClient): client request
background_task = switch_port_config_manager
body = None
method = GET
rack_id = 27cfef72-d05b-490f-ac92-5c7cad830c2e
uri = http://[fd00:1122:3344:101::2]:12225/local/switch-id
|
222 | 2024-08-30T19:45:31.597Z | DEBG | nexus (MgsClient): client response
background_task = switch_port_config_manager
rack_id = 27cfef72-d05b-490f-ac92-5c7cad830c2e
result = Ok(Response { url: Url { scheme: "http", cannot_be_a_base: false, username: "", password: None, host: Some(Ipv6(fd00:1122:3344:101::2)), port: Some(12225), path: "/local/switch-id", query: None, fragment: None }, status: 200, headers: {"content-type": "application/json", "x-request-id": "29736527-4190-40eb-9e0c-b298090abfd9", "content-length": "26", "date": "Fri, 30 Aug 2024 19:45:31 GMT"} })
|
223 | 2024-08-30T19:45:31.597Z | INFO | nexus (BackgroundTasks): identified switch slot for dendrite zone
background_task = switch_port_config_manager
file = nexus/src/app/mod.rs:1063
rack_id = 27cfef72-d05b-490f-ac92-5c7cad830c2e
slot = SpIdentifier {\n slot: 0,\n type_: Switch,\n}
zone_address = fd00:1122:3344:101::2
|
224 | 2024-08-30T19:45:31.599Z | INFO | nexus (BackgroundTasks): completed mapping dendrite zones to switch slots
background_task = switch_port_config_manager
file = nexus/src/app/mod.rs:1095
mappings = {\n Switch0: fd00:1122:3344:101::2,\n}
rack_id = 27cfef72-d05b-490f-ac92-5c7cad830c2e
|
225 | 2024-08-30T19:45:31.624Z | DEBG | nexus (BackgroundTasks): roles
background_task = v2p_manager
roles = RoleSet { roles: {} }
|
226 | 2024-08-30T19:45:31.624Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = v2p_manager
resource = Database
result = Ok(())
|
227 | 2024-08-30T19:45:31.654Z | DEBG | nexus (DpdClient): client request
background_task = nat_v4_garbage_collector
body = None
method = GET
uri = http://[fd00:1122:3344:101::2]:12224/rpw/nat/ipv4/gen
|
228 | 2024-08-30T19:45:31.655Z | DEBG | nexus (DpdClient): client response
background_task = nat_v4_garbage_collector
result = Ok(Response { url: Url { scheme: "http", cannot_be_a_base: false, username: "", password: None, host: Some(Ipv6(fd00:1122:3344:101::2)), port: Some(12224), path: "/rpw/nat/ipv4/gen", query: None, fragment: None }, status: 200, headers: {"content-type": "application/json", "x-request-id": "8cac78c0-a5e1-41c4-9bdb-c4c94f356f76", "content-length": "1", "date": "Fri, 30 Aug 2024 19:45:30 GMT"} })
|
229 | 2024-08-30T19:45:31.657Z | DEBG | nexus (BackgroundTasks): roles
background_task = nat_v4_garbage_collector
roles = RoleSet { roles: {} }
|
230 | 2024-08-30T19:45:31.657Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = nat_v4_garbage_collector
resource = Database
result = Ok(())
|
231 | 2024-08-30T19:45:31.676Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = bfd_manager
elapsed = 199.208476ms
iteration = 6
status = {}
|
232 | 2024-08-30T19:45:31.687Z | DEBG | nexus (BackgroundTasks): client request
SledAgent = 289c9d10-fa69-4638-aac7-3cfc6b4e23be
background_task = vpc_route_manager
body = None
method = GET
uri = http://[fd00:1122:3344:101::1]:12345/vpc-routes
|
233 | 2024-08-30T19:45:31.687Z | DEBG | nexus (BackgroundTasks): client response
SledAgent = 289c9d10-fa69-4638-aac7-3cfc6b4e23be
background_task = vpc_route_manager
result = Ok(Response { url: Url { scheme: "http", cannot_be_a_base: false, username: "", password: None, host: Some(Ipv6(fd00:1122:3344:101::1)), port: Some(12345), path: "/vpc-routes", query: None, fragment: None }, status: 200, headers: {"content-type": "application/json", "x-request-id": "4a3f34d2-ab78-471f-959e-297345b1b2f8", "content-length": "372", "date": "Fri, 30 Aug 2024 19:45:31 GMT"} })
|
234 | 2024-08-30T19:45:31.687Z | DEBG | nexus (BackgroundTasks): roles
background_task = vpc_route_manager
roles = RoleSet { roles: {} }
|
235 | 2024-08-30T19:45:31.687Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = vpc_route_manager
resource = Database
result = Ok(())
|
236 | 2024-08-30T19:45:31.689Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = nat_v4_garbage_collector
elapsed = 212.668271ms
iteration = 6
status = null
|
237 | 2024-08-30T19:45:31.689Z | DEBG | nexus (BackgroundTasks): roles
background_task = v2p_manager
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
238 | 2024-08-30T19:45:31.691Z | DEBG | nexus (BackgroundTasks): roles
background_task = vpc_route_manager
roles = RoleSet { roles: {} }
|
239 | 2024-08-30T19:45:31.691Z | DEBG | nexus (BackgroundTasks): authorize result
action = ListChildren
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = v2p_manager
resource = Fleet
result = Ok(())
|
240 | 2024-08-30T19:45:31.691Z | DEBG | nexus (BackgroundTasks): roles
background_task = v2p_manager
roles = RoleSet { roles: {} }
|
241 | 2024-08-30T19:45:31.691Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = vpc_route_manager
resource = Database
result = Ok(())
|
242 | 2024-08-30T19:45:31.691Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = v2p_manager
resource = Database
result = Ok(())
|
243 | 2024-08-30T19:45:31.694Z | DEBG | nexus (BackgroundTasks): roles
background_task = v2p_manager
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
244 | 2024-08-30T19:45:31.695Z | DEBG | nexus (BackgroundTasks): authorize result
action = ListChildren
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = v2p_manager
resource = Fleet
result = Ok(())
|
245 | 2024-08-30T19:45:31.695Z | DEBG | nexus (BackgroundTasks): roles
background_task = v2p_manager
roles = RoleSet { roles: {} }
|
246 | 2024-08-30T19:45:31.695Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = v2p_manager
resource = Database
result = Ok(())
|
247 | 2024-08-30T19:45:31.721Z | DEBG | nexus (BackgroundTasks): roles
background_task = service_zone_nat_tracker
roles = RoleSet { roles: {} }
|
248 | 2024-08-30T19:45:31.721Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = service_zone_nat_tracker
resource = Database
result = Ok(())
|
249 | 2024-08-30T19:45:31.723Z | DEBG | nexus (BackgroundTasks): roles
background_task = service_zone_nat_tracker
roles = RoleSet { roles: {} }
|
250 | 2024-08-30T19:45:31.724Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = service_zone_nat_tracker
resource = Database
result = Ok(())
|
251 | 2024-08-30T19:45:31.726Z | DEBG | nexus (BackgroundTasks): roles
background_task = service_zone_nat_tracker
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
252 | 2024-08-30T19:45:31.728Z | DEBG | nexus (BackgroundTasks): authorize result
action = Read
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = service_zone_nat_tracker
resource = Sled { parent: Fleet, key: 289c9d10-fa69-4638-aac7-3cfc6b4e23be, lookup_type: ById(289c9d10-fa69-4638-aac7-3cfc6b4e23be) }
result = Ok(())
|
253 | 2024-08-30T19:45:31.728Z | DEBG | nexus (BackgroundTasks): roles
background_task = service_zone_nat_tracker
roles = RoleSet { roles: {} }
|
254 | 2024-08-30T19:45:31.728Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = service_zone_nat_tracker
resource = Database
result = Ok(())
|
255 | 2024-08-30T19:45:31.730Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = service_zone_nat_tracker
elapsed = 253.790303ms
iteration = 6
status = 0
|
256 | 2024-08-30T19:45:31.777Z | DEBG | nexus (BackgroundTasks): client request
SledAgent = 289c9d10-fa69-4638-aac7-3cfc6b4e23be
background_task = v2p_manager
body = None
method = GET
uri = http://[fd00:1122:3344:101::1]:12345/v2p
|
257 | 2024-08-30T19:45:31.781Z | DEBG | nexus (BackgroundTasks): client response
SledAgent = 289c9d10-fa69-4638-aac7-3cfc6b4e23be
background_task = v2p_manager
result = Ok(Response { url: Url { scheme: "http", cannot_be_a_base: false, username: "", password: None, host: Some(Ipv6(fd00:1122:3344:101::1)), port: Some(12345), path: "/v2p", query: None, fragment: None }, status: 200, headers: {"content-type": "application/json", "x-request-id": "4362b150-8b75-4dbf-89c8-bb31c79dcd2b", "content-length": "691", "date": "Fri, 30 Aug 2024 19:45:31 GMT"} })
|
258 | 2024-08-30T19:45:31.781Z | INFO | nexus (BackgroundTasks): found opte v2p mappings
background_task = v2p_manager
file = nexus/src/app/background/tasks/v2p_mappings.rs:102
interfaces = {}
sled = buskin
|
259 | 2024-08-30T19:45:31.781Z | INFO | nexus (BackgroundTasks): v2p mappings to delete
background_task = v2p_manager
file = nexus/src/app/background/tasks/v2p_mappings.rs:114
mappings = []
sled = buskin
|
260 | 2024-08-30T19:45:31.781Z | INFO | nexus (BackgroundTasks): v2p mappings to add
background_task = v2p_manager
file = nexus/src/app/background/tasks/v2p_mappings.rs:127
mappings = []
sled = buskin
|
261 | 2024-08-30T19:45:31.783Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = v2p_manager
elapsed = 306.344165ms
iteration = 6
status = {}
|
262 | 2024-08-30T19:45:31.796Z | DEBG | nexus (BackgroundTasks): roles
background_task = vpc_route_manager
roles = RoleSet { roles: {} }
|
263 | 2024-08-30T19:45:31.796Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = vpc_route_manager
resource = Database
result = Ok(())
|
264 | 2024-08-30T19:45:31.798Z | DEBG | nexus (BackgroundTasks): roles
background_task = switch_port_config_manager
roles = RoleSet { roles: {} }
|
265 | 2024-08-30T19:45:31.798Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = switch_port_config_manager
resource = Database
result = Ok(())
|
266 | 2024-08-30T19:45:31.801Z | DEBG | nexus (BackgroundTasks): client request
SledAgent = 289c9d10-fa69-4638-aac7-3cfc6b4e23be
background_task = vpc_route_manager
body = Some(Body)
method = PUT
uri = http://[fd00:1122:3344:101::1]:12345/vpc-routes
|
267 | 2024-08-30T19:45:31.801Z | DEBG | nexus (BackgroundTasks): client response
SledAgent = 289c9d10-fa69-4638-aac7-3cfc6b4e23be
background_task = vpc_route_manager
result = Ok(Response { url: Url { scheme: "http", cannot_be_a_base: false, username: "", password: None, host: Some(Ipv6(fd00:1122:3344:101::1)), port: Some(12345), path: "/vpc-routes", query: None, fragment: None }, status: 204, headers: {"x-request-id": "f5c0880c-cc23-4493-979b-60a4553220cd", "date": "Fri, 30 Aug 2024 19:45:31 GMT"} })
|
268 | 2024-08-30T19:45:31.803Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = vpc_route_manager
elapsed = 326.54673ms
iteration = 6
status = {}
|
269 | 2024-08-30T19:45:31.805Z | INFO | nexus (BackgroundTasks): fetching switch port settings
background_task = switch_port_config_manager
file = nexus/src/app/background/tasks/sync_switch_configuration.rs:147
port = SwitchPort { id: 7ccb4afc-fc07-48c6-8785-c2cff1ca389e, rack_id: 27cfef72-d05b-490f-ac92-5c7cad830c2e, switch_location: "switch0", port_name: "qsfp0", port_settings_id: Some(49669c7e-dd3c-47ce-aadc-885f0c38581f) }
rack_id = 27cfef72-d05b-490f-ac92-5c7cad830c2e
switch_location = Switch0
|
270 | 2024-08-30T19:45:31.805Z | DEBG | nexus (BackgroundTasks): roles
background_task = switch_port_config_manager
roles = RoleSet { roles: {} }
|
271 | 2024-08-30T19:45:31.805Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = switch_port_config_manager
resource = Database
result = Ok(())
|
272 | 2024-08-30T19:45:31.949Z | DEBG | nexus (DpdClient): client request
background_task = switch_port_config_manager
body = None
method = GET
rack_id = 27cfef72-d05b-490f-ac92-5c7cad830c2e
uri = http://[fd00:1122:3344:101::2]:12224/port/qsfp0/settings?tag=omicron
|
273 | 2024-08-30T19:45:31.950Z | DEBG | nexus (DpdClient): client response
background_task = switch_port_config_manager
rack_id = 27cfef72-d05b-490f-ac92-5c7cad830c2e
result = Ok(Response { url: Url { scheme: "http", cannot_be_a_base: false, username: "", password: None, host: Some(Ipv6(fd00:1122:3344:101::2)), port: Some(12224), path: "/port/qsfp0/settings", query: Some("tag=omicron"), fragment: None }, status: 200, headers: {"content-type": "application/json", "x-request-id": "28eaf526-8a3a-48b1-be24-6099f04a37e7", "content-length": "121", "date": "Fri, 30 Aug 2024 19:45:31 GMT"} })
|
274 | 2024-08-30T19:45:31.950Z | INFO | nexus (BackgroundTasks): retrieved port settings from switch
background_task = switch_port_config_manager
file = nexus/src/app/background/tasks/sync_switch_configuration.rs:1714
rack_id = 27cfef72-d05b-490f-ac92-5c7cad830c2e
settings = PortSettings { links: {"0": LinkSettings { addrs: [10.151.1.174], params: LinkCreate { autoneg: false, fec: None, kr: false, lane: Some(LinkId(0)), speed: Speed40G } }} }
switch_port_id = "qsfp0"
|
275 | 2024-08-30T19:45:31.950Z | INFO | nexus (BackgroundTasks): port settings up to date, skipping
background_task = switch_port_config_manager
file = nexus/src/app/background/tasks/sync_switch_configuration.rs:1741
rack_id = 27cfef72-d05b-490f-ac92-5c7cad830c2e
switch_location = Switch0
switch_port_id = "qsfp0"
switch_port_settings_id = 49669c7e-dd3c-47ce-aadc-885f0c38581f
|
276 | 2024-08-30T19:45:31.950Z | INFO | nexus (BackgroundTasks): retrieved existing routes
background_task = switch_port_config_manager
file = nexus/src/app/background/tasks/sync_switch_configuration.rs:379
rack_id = 27cfef72-d05b-490f-ac92-5c7cad830c2e
routes = {Switch0: {(10.151.1.100, Prefix4 { length: 0, value: 0.0.0.0 }, None, None)}}
|
277 | 2024-08-30T19:45:31.950Z | INFO | nexus (BackgroundTasks): retrieved desired routes
background_task = switch_port_config_manager
file = nexus/src/app/background/tasks/sync_switch_configuration.rs:383
rack_id = 27cfef72-d05b-490f-ac92-5c7cad830c2e
routes = {Switch0: {(10.151.1.100, Prefix4 { length: 0, value: 0.0.0.0 }, None, None)}}
|
278 | 2024-08-30T19:45:31.950Z | INFO | nexus (BackgroundTasks): calculated static routes to add
background_task = switch_port_config_manager
file = nexus/src/app/background/tasks/sync_switch_configuration.rs:392
rack_id = 27cfef72-d05b-490f-ac92-5c7cad830c2e
routes = {}
|
279 | 2024-08-30T19:45:31.950Z | INFO | nexus (BackgroundTasks): calculated static routes to delete
background_task = switch_port_config_manager
file = nexus/src/app/background/tasks/sync_switch_configuration.rs:398
rack_id = 27cfef72-d05b-490f-ac92-5c7cad830c2e
routes = {}
|
280 | 2024-08-30T19:45:31.950Z | INFO | nexus (BackgroundTasks): checking for changes to loopback addresses
background_task = switch_port_config_manager
file = nexus/src/app/background/tasks/sync_switch_configuration.rs:418
rack_id = 27cfef72-d05b-490f-ac92-5c7cad830c2e
|
281 | 2024-08-30T19:45:31.950Z | DEBG | nexus (BackgroundTasks): roles
background_task = switch_port_config_manager
roles = RoleSet { roles: {} }
|
282 | 2024-08-30T19:45:31.950Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = switch_port_config_manager
resource = Database
result = Ok(())
|
283 | 2024-08-30T19:45:31.952Z | DEBG | nexus (DpdClient): client request
background_task = switch_port_config_manager
body = None
method = GET
rack_id = 27cfef72-d05b-490f-ac92-5c7cad830c2e
uri = http://[fd00:1122:3344:101::2]:12224/loopback/ipv4
|
284 | 2024-08-30T19:45:31.953Z | DEBG | nexus (DpdClient): client response
background_task = switch_port_config_manager
rack_id = 27cfef72-d05b-490f-ac92-5c7cad830c2e
result = Ok(Response { url: Url { scheme: "http", cannot_be_a_base: false, username: "", password: None, host: Some(Ipv6(fd00:1122:3344:101::2)), port: Some(12224), path: "/loopback/ipv4", query: None, fragment: None }, status: 200, headers: {"content-type": "application/json", "x-request-id": "b30ad46b-bb66-4152-801c-3e79aaf35bef", "content-length": "2", "date": "Fri, 30 Aug 2024 19:45:31 GMT"} })
|
285 | 2024-08-30T19:45:31.953Z | DEBG | nexus (DpdClient): client request
background_task = switch_port_config_manager
body = None
method = GET
rack_id = 27cfef72-d05b-490f-ac92-5c7cad830c2e
uri = http://[fd00:1122:3344:101::2]:12224/loopback/ipv6
|
286 | 2024-08-30T19:45:31.953Z | DEBG | nexus (DpdClient): client response
background_task = switch_port_config_manager
rack_id = 27cfef72-d05b-490f-ac92-5c7cad830c2e
result = Ok(Response { url: Url { scheme: "http", cannot_be_a_base: false, username: "", password: None, host: Some(Ipv6(fd00:1122:3344:101::2)), port: Some(12224), path: "/loopback/ipv6", query: None, fragment: None }, status: 200, headers: {"content-type": "application/json", "x-request-id": "cf8b04fb-33b1-486d-b732-cd89e2771447", "content-length": "52", "date": "Fri, 30 Aug 2024 19:45:31 GMT"} })
|
287 | 2024-08-30T19:45:31.953Z | INFO | nexus (BackgroundTasks): applying SMF config uplink updates to switch zone
background_task = switch_port_config_manager
config = [HostPortConfig { addrs: [UplinkAddressConfig { address: V4(Ipv4Net { addr: 10.151.1.174, width: 24 }), vlan_id: None }], lldp: Some(LldpPortConfig { chassis_id: None, management_addrs: None, port_description: None, port_id: None, status: Disabled, system_description: None, system_name: None }), port: "qsfp0" }]
file = nexus/src/app/background/tasks/sync_switch_configuration.rs:467
rack_id = 27cfef72-d05b-490f-ac92-5c7cad830c2e
switch_location = Switch0
|
288 | 2024-08-30T19:45:31.953Z | DEBG | nexus (BackgroundTasks): client request
background_task = switch_port_config_manager
body = Some(Body)
method = POST
rack_id = 27cfef72-d05b-490f-ac92-5c7cad830c2e
uri = http://[fd00:1122:3344:101::1]:12345/switch-ports
|
289 | 2024-08-30T19:45:32.047Z | DEBG | nexus (BackgroundTasks): client response
background_task = switch_port_config_manager
rack_id = 27cfef72-d05b-490f-ac92-5c7cad830c2e
result = Ok(Response { url: Url { scheme: "http", cannot_be_a_base: false, username: "", password: None, host: Some(Ipv6(fd00:1122:3344:101::1)), port: Some(12345), path: "/switch-ports", query: None, fragment: None }, status: 204, headers: {"x-request-id": "2688ff24-d623-49d6-b5f6-c2b7841ffdc9", "date": "Fri, 30 Aug 2024 19:45:31 GMT"} })
|
290 | 2024-08-30T19:45:32.047Z | INFO | nexus (BackgroundTasks): no bgp config found for switch, skipping.
background_task = switch_port_config_manager
file = nexus/src/app/background/tasks/sync_switch_configuration.rs:770
rack_id = 27cfef72-d05b-490f-ac92-5c7cad830c2e
switch = Switch0
|
291 | 2024-08-30T19:45:32.047Z | DEBG | nexus (BackgroundTasks): client request
background_task = switch_port_config_manager
body = None
method = GET
rack_id = 27cfef72-d05b-490f-ac92-5c7cad830c2e
uri = http://[fd00:1122:3344:101::1]:12345/network-bootstore-config
|
292 | 2024-08-30T19:45:32.048Z | DEBG | nexus (BackgroundTasks): client response
background_task = switch_port_config_manager
rack_id = 27cfef72-d05b-490f-ac92-5c7cad830c2e
result = Ok(Response { url: Url { scheme: "http", cannot_be_a_base: false, username: "", password: None, host: Some(Ipv6(fd00:1122:3344:101::1)), port: Some(12345), path: "/network-bootstore-config", query: None, fragment: None }, status: 200, headers: {"content-type": "application/json", "x-request-id": "364c71c0-cb2a-4cfc-a8c5-c69dfa5193bf", "content-length": "667", "date": "Fri, 30 Aug 2024 19:45:32 GMT"} })
|
293 | 2024-08-30T19:45:32.048Z | DEBG | nexus (BackgroundTasks): roles
background_task = switch_port_config_manager
roles = RoleSet { roles: {} }
|
294 | 2024-08-30T19:45:32.049Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = switch_port_config_manager
resource = Database
result = Ok(())
|
295 | 2024-08-30T19:45:32.051Z | DEBG | nexus (BackgroundTasks): roles
background_task = switch_port_config_manager
roles = RoleSet { roles: {} }
|
296 | 2024-08-30T19:45:32.051Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = switch_port_config_manager
resource = Database
result = Ok(())
|
297 | 2024-08-30T19:45:32.132Z | INFO | nexus (dropshot): request completed
file = /home/build/.cargo/git/checkouts/dropshot-a4a923d29dccc492/06c8dab/dropshot/src/server.rs:914
latency_us = 222
local_addr = [fd00:1122:3344:101::c]:46269
method = GET
remote_addr = [fd00:1122:3344:101::d]:35256
req_id = d4cba198-13d5-4369-a6d6-dadb5ae3383b
response_code = 200
uri = /d2343105-862a-478c-b746-fd8bb78f9a96
|
298 | 2024-08-30T19:45:32.158Z | DEBG | nexus (BackgroundTasks): roles
background_task = switch_port_config_manager
roles = RoleSet { roles: {} }
|
299 | 2024-08-30T19:45:32.158Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = switch_port_config_manager
resource = Database
result = Ok(())
|
300 | 2024-08-30T19:45:32.160Z | DEBG | nexus (BackgroundTasks): roles
background_task = switch_port_config_manager
roles = RoleSet { roles: {} }
|
301 | 2024-08-30T19:45:32.160Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = switch_port_config_manager
resource = Database
result = Ok(())
|
302 | 2024-08-30T19:45:32.166Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = switch_port_config_manager
elapsed = 689.830774ms
iteration = 6
status = {}
|
303 | 2024-08-30T19:45:41.476Z | DEBG | nexus (BackgroundTasks): activating
background_task = blueprint_loader
iteration = 17
reason = Timeout
|
304 | 2024-08-30T19:45:41.477Z | DEBG | nexus (BackgroundTasks): activating
background_task = region_replacement_driver
iteration = 17
reason = Timeout
|
305 | 2024-08-30T19:45:41.477Z | DEBG | nexus (BackgroundTasks): roles
background_task = region_replacement_driver
roles = RoleSet { roles: {} }
|
306 | 2024-08-30T19:45:41.477Z | DEBG | nexus (BackgroundTasks): roles
background_task = blueprint_loader
roles = RoleSet { roles: {} }
|
307 | 2024-08-30T19:45:41.477Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = region_replacement_driver
resource = Database
result = Ok(())
|
308 | 2024-08-30T19:45:41.477Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = blueprint_loader
resource = Database
result = Ok(())
|
309 | 2024-08-30T19:45:41.479Z | DEBG | nexus (BackgroundTasks): roles
background_task = region_replacement_driver
roles = RoleSet { roles: {} }
|
310 | 2024-08-30T19:45:41.479Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = region_replacement_driver
resource = Database
result = Ok(())
|
311 | 2024-08-30T19:45:41.479Z | DEBG | nexus (BackgroundTasks): roles
background_task = blueprint_loader
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
312 | 2024-08-30T19:45:41.481Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = region_replacement_driver
elapsed = 4.202883ms
iteration = 17
status = {"drive_invoked_ok":[],"errors":[],"finish_invoked_ok":[]}
|
313 | 2024-08-30T19:45:41.482Z | DEBG | nexus (BackgroundTasks): authorize result
action = Read
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = blueprint_loader
resource = BlueprintConfig
result = Ok(())
|
314 | 2024-08-30T19:45:41.482Z | DEBG | nexus (BackgroundTasks): roles
background_task = blueprint_loader
roles = RoleSet { roles: {} }
|
315 | 2024-08-30T19:45:41.482Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = blueprint_loader
resource = Database
result = Ok(())
|
316 | 2024-08-30T19:45:41.484Z | DEBG | nexus (BackgroundTasks): roles
background_task = blueprint_loader
roles = RoleSet { roles: {} }
|
317 | 2024-08-30T19:45:41.484Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = blueprint_loader
resource = Database
result = Ok(())
|
318 | 2024-08-30T19:45:41.486Z | DEBG | nexus (BackgroundTasks): roles
background_task = blueprint_loader
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
319 | 2024-08-30T19:45:41.488Z | DEBG | nexus (BackgroundTasks): authorize result
action = Read
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = blueprint_loader
resource = Blueprint { parent: Fleet, key: 6cec0807-9a99-4265-913f-3aea7fdc6b25, lookup_type: ById(6cec0807-9a99-4265-913f-3aea7fdc6b25) }
result = Ok(())
|
320 | 2024-08-30T19:45:41.488Z | DEBG | nexus (BackgroundTasks): roles
background_task = blueprint_loader
roles = RoleSet { roles: {} }
|
321 | 2024-08-30T19:45:41.488Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = blueprint_loader
resource = Database
result = Ok(())
|
322 | 2024-08-30T19:45:41.495Z | DEBG | nexus (BackgroundTasks): found latest target blueprint (unchanged)
background_task = blueprint_loader
original_target_id = 6cec0807-9a99-4265-913f-3aea7fdc6b25
original_time_created = 2024-08-30 19:42:44.596991 UTC
target_id = 6cec0807-9a99-4265-913f-3aea7fdc6b25
time_created = 2024-08-30 19:42:44.596991 UTC
|
323 | 2024-08-30T19:45:41.495Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = blueprint_loader
elapsed = 18.266221ms
iteration = 17
status = {"enabled":false,"status":"target blueprint unchanged","target_id":"6cec0807-9a99-4265-913f-3aea7fdc6b25","time_created":"2024-08-30T19:42:44.596991Z"}
|
324 | 2024-08-30T19:45:42.132Z | INFO | nexus (dropshot): request completed
file = /home/build/.cargo/git/checkouts/dropshot-a4a923d29dccc492/06c8dab/dropshot/src/server.rs:914
latency_us = 222
local_addr = [fd00:1122:3344:101::c]:46269
method = GET
remote_addr = [fd00:1122:3344:101::d]:35256
req_id = 43541e7b-a2eb-4214-9268-ad9f9dba3532
response_code = 200
uri = /d2343105-862a-478c-b746-fd8bb78f9a96
|
325 | 2024-08-30T19:45:51.476Z | DEBG | nexus (BackgroundTasks): activating
background_task = blueprint_loader
iteration = 18
reason = Timeout
|
326 | 2024-08-30T19:45:51.476Z | DEBG | nexus (BackgroundTasks): activating
background_task = region_replacement_driver
iteration = 18
reason = Timeout
|
327 | 2024-08-30T19:45:51.476Z | DEBG | nexus (BackgroundTasks): roles
background_task = region_replacement_driver
roles = RoleSet { roles: {} }
|
328 | 2024-08-30T19:45:51.476Z | DEBG | nexus (BackgroundTasks): roles
background_task = blueprint_loader
roles = RoleSet { roles: {} }
|
329 | 2024-08-30T19:45:51.476Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = region_replacement_driver
resource = Database
result = Ok(())
|
330 | 2024-08-30T19:45:51.476Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = blueprint_loader
resource = Database
result = Ok(())
|
331 | 2024-08-30T19:45:51.478Z | DEBG | nexus (BackgroundTasks): roles
background_task = region_replacement_driver
roles = RoleSet { roles: {} }
|
332 | 2024-08-30T19:45:51.478Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = region_replacement_driver
resource = Database
result = Ok(())
|
333 | 2024-08-30T19:45:51.479Z | DEBG | nexus (BackgroundTasks): roles
background_task = blueprint_loader
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
334 | 2024-08-30T19:45:51.480Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = region_replacement_driver
elapsed = 3.720635ms
iteration = 18
status = {"drive_invoked_ok":[],"errors":[],"finish_invoked_ok":[]}
|
335 | 2024-08-30T19:45:51.481Z | DEBG | nexus (BackgroundTasks): authorize result
action = Read
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = blueprint_loader
resource = BlueprintConfig
result = Ok(())
|
336 | 2024-08-30T19:45:51.481Z | DEBG | nexus (BackgroundTasks): roles
background_task = blueprint_loader
roles = RoleSet { roles: {} }
|
337 | 2024-08-30T19:45:51.482Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = blueprint_loader
resource = Database
result = Ok(())
|
338 | 2024-08-30T19:45:51.483Z | DEBG | nexus (BackgroundTasks): roles
background_task = blueprint_loader
roles = RoleSet { roles: {} }
|
339 | 2024-08-30T19:45:51.483Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = blueprint_loader
resource = Database
result = Ok(())
|
340 | 2024-08-30T19:45:51.485Z | DEBG | nexus (BackgroundTasks): roles
background_task = blueprint_loader
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
341 | 2024-08-30T19:45:51.487Z | DEBG | nexus (BackgroundTasks): authorize result
action = Read
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = blueprint_loader
resource = Blueprint { parent: Fleet, key: 6cec0807-9a99-4265-913f-3aea7fdc6b25, lookup_type: ById(6cec0807-9a99-4265-913f-3aea7fdc6b25) }
result = Ok(())
|
342 | 2024-08-30T19:45:51.487Z | DEBG | nexus (BackgroundTasks): roles
background_task = blueprint_loader
roles = RoleSet { roles: {} }
|
343 | 2024-08-30T19:45:51.487Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = blueprint_loader
resource = Database
result = Ok(())
|
344 | 2024-08-30T19:45:51.493Z | DEBG | nexus (BackgroundTasks): found latest target blueprint (unchanged)
background_task = blueprint_loader
original_target_id = 6cec0807-9a99-4265-913f-3aea7fdc6b25
original_time_created = 2024-08-30 19:42:44.596991 UTC
target_id = 6cec0807-9a99-4265-913f-3aea7fdc6b25
time_created = 2024-08-30 19:42:44.596991 UTC
|
345 | 2024-08-30T19:45:51.493Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = blueprint_loader
elapsed = 16.676912ms
iteration = 18
status = {"enabled":false,"status":"target blueprint unchanged","target_id":"6cec0807-9a99-4265-913f-3aea7fdc6b25","time_created":"2024-08-30T19:42:44.596991Z"}
|
346 | 2024-08-30T19:45:52.132Z | INFO | nexus (dropshot): request completed
file = /home/build/.cargo/git/checkouts/dropshot-a4a923d29dccc492/06c8dab/dropshot/src/server.rs:914
latency_us = 250
local_addr = [fd00:1122:3344:101::c]:46269
method = GET
remote_addr = [fd00:1122:3344:101::d]:35256
req_id = bb49a03d-7158-43de-a2c2-cf7233f8e680
response_code = 200
uri = /d2343105-862a-478c-b746-fd8bb78f9a96
|
347 | 2024-08-30T19:46:01.477Z | DEBG | nexus (BackgroundTasks): activating
background_task = physical_disk_adoption
iteration = 8
reason = Timeout
|
348 | 2024-08-30T19:46:01.477Z | DEBG | nexus (BackgroundTasks): activating
background_task = crdb_node_id_collector
iteration = 3
reason = Timeout
|
349 | 2024-08-30T19:46:01.477Z | DEBG | nexus (BackgroundTasks): roles
background_task = physical_disk_adoption
roles = RoleSet { roles: {} }
|
350 | 2024-08-30T19:46:01.477Z | DEBG | nexus (BackgroundTasks): activating
background_task = dns_propagation_external
dns_group = external
iteration = 6
reason = Timeout
|
351 | 2024-08-30T19:46:01.477Z | DEBG | nexus (BackgroundTasks): roles
background_task = crdb_node_id_collector
roles = RoleSet { roles: {} }
|
352 | 2024-08-30T19:46:01.477Z | DEBG | nexus (BackgroundTasks): activating
background_task = dns_propagation_internal
dns_group = internal
iteration = 6
reason = Timeout
|
353 | 2024-08-30T19:46:01.477Z | DEBG | nexus (BackgroundTasks): activating
background_task = decommissioned_disk_cleaner
iteration = 4
reason = Timeout
|
354 | 2024-08-30T19:46:01.477Z | INFO | nexus (BackgroundTasks): Decommissioned disk cleaner running
background_task = decommissioned_disk_cleaner
file = nexus/src/app/background/tasks/decommissioned_disk_cleaner.rs:56
|
355 | 2024-08-30T19:46:01.477Z | DEBG | nexus (BackgroundTasks): roles
background_task = decommissioned_disk_cleaner
roles = RoleSet { roles: {} }
|
356 | 2024-08-30T19:46:01.477Z | DEBG | nexus (BackgroundTasks): activating
background_task = region_replacement
iteration = 7
reason = Timeout
|
357 | 2024-08-30T19:46:01.477Z | DEBG | nexus (BackgroundTasks): roles
background_task = region_replacement
roles = RoleSet { roles: {} }
|
358 | 2024-08-30T19:46:01.477Z | DEBG | nexus (BackgroundTasks): activating
background_task = bfd_manager
iteration = 7
reason = Timeout
|
359 | 2024-08-30T19:46:01.477Z | DEBG | nexus (BackgroundTasks): roles
background_task = bfd_manager
roles = RoleSet { roles: {} }
|
360 | 2024-08-30T19:46:01.477Z | DEBG | nexus (BackgroundTasks): activating
background_task = dns_config_external
dns_group = external
iteration = 4
reason = Timeout
|
361 | 2024-08-30T19:46:01.477Z | DEBG | nexus (BackgroundTasks): reading DNS version
background_task = dns_config_external
dns_group = external
|
362 | 2024-08-30T19:46:01.477Z | DEBG | nexus (BackgroundTasks): roles
background_task = dns_config_external
dns_group = external
roles = RoleSet { roles: {} }
|
363 | 2024-08-30T19:46:01.477Z | DEBG | nexus (BackgroundTasks): activating
background_task = v2p_manager
iteration = 7
reason = Timeout
|
364 | 2024-08-30T19:46:01.477Z | DEBG | nexus (BackgroundTasks): activating
background_task = dns_config_internal
dns_group = internal
iteration = 4
reason = Timeout
|
365 | 2024-08-30T19:46:01.477Z | DEBG | nexus (BackgroundTasks): reading DNS version
background_task = dns_config_internal
dns_group = internal
|
366 | 2024-08-30T19:46:01.477Z | DEBG | nexus (BackgroundTasks): roles
background_task = dns_config_internal
dns_group = internal
roles = RoleSet { roles: {} }
|
367 | 2024-08-30T19:46:01.477Z | DEBG | nexus (BackgroundTasks): roles
background_task = v2p_manager
roles = RoleSet { roles: {} }
|
368 | 2024-08-30T19:46:01.477Z | DEBG | nexus (BackgroundTasks): activating
background_task = dns_servers_external
dns_group = external
iteration = 4
reason = Timeout
|
369 | 2024-08-30T19:46:01.477Z | DEBG | nexus (BackgroundTasks): activating
background_task = blueprint_loader
iteration = 19
reason = Timeout
|
370 | 2024-08-30T19:46:01.477Z | DEBG | nexus (BackgroundTasks): activating
background_task = vpc_route_manager
iteration = 7
reason = Timeout
|
371 | 2024-08-30T19:46:01.477Z | DEBG | nexus (BackgroundTasks): roles
background_task = blueprint_loader
roles = RoleSet { roles: {} }
|
372 | 2024-08-30T19:46:01.477Z | DEBG | nexus (BackgroundTasks): activating
background_task = dns_servers_internal
dns_group = internal
iteration = 4
reason = Timeout
|
373 | 2024-08-30T19:46:01.477Z | DEBG | nexus (BackgroundTasks): roles
background_task = vpc_route_manager
roles = RoleSet { roles: {} }
|
374 | 2024-08-30T19:46:01.477Z | DEBG | nexus (BackgroundTasks): activating
background_task = metrics_producer_gc
iteration = 4
reason = Timeout
|
375 | 2024-08-30T19:46:01.477Z | INFO | nexus (BackgroundTasks): Metric producer GC running
background_task = metrics_producer_gc
expiration = 2024-08-30 19:36:01.477250499 UTC
file = nexus/src/app/background/tasks/metrics_producer_gc.rs:48
|
376 | 2024-08-30T19:46:01.477Z | DEBG | nexus (BackgroundTasks): roles
background_task = metrics_producer_gc
roles = RoleSet { roles: {} }
|
377 | 2024-08-30T19:46:01.477Z | DEBG | nexus (BackgroundTasks): activating
background_task = service_zone_nat_tracker
iteration = 7
reason = Timeout
|
378 | 2024-08-30T19:46:01.477Z | DEBG | nexus (BackgroundTasks): roles
background_task = service_zone_nat_tracker
roles = RoleSet { roles: {} }
|
379 | 2024-08-30T19:46:01.477Z | DEBG | nexus (BackgroundTasks): activating
background_task = instance_watcher
iteration = 7
reason = Timeout
|
380 | 2024-08-30T19:46:01.477Z | DEBG | nexus (BackgroundTasks): activating
background_task = nat_v4_garbage_collector
iteration = 7
reason = Timeout
|
381 | 2024-08-30T19:46:01.477Z | DEBG | nexus (BackgroundTasks): roles
background_task = nat_v4_garbage_collector
roles = RoleSet { roles: {} }
|
382 | 2024-08-30T19:46:01.477Z | DEBG | nexus (BackgroundTasks): roles
background_task = instance_watcher
roles = RoleSet { roles: {} }
|
383 | 2024-08-30T19:46:01.477Z | DEBG | nexus (BackgroundTasks): activating
background_task = external_endpoints
iteration = 4
reason = Timeout
|
384 | 2024-08-30T19:46:01.477Z | DEBG | nexus (BackgroundTasks): roles
background_task = external_endpoints
roles = RoleSet { roles: {} }
|
385 | 2024-08-30T19:46:01.477Z | DEBG | nexus (BackgroundTasks): activating
background_task = blueprint_executor
iteration = 5
reason = Timeout
|
386 | 2024-08-30T19:46:01.477Z | WARN | nexus (BackgroundTasks): Blueprint execution: skipped
background_task = blueprint_executor
file = nexus/src/app/background/tasks/blueprint_execution.rs:80
reason = blueprint disabled
target_id = 6cec0807-9a99-4265-913f-3aea7fdc6b25
|
387 | 2024-08-30T19:46:01.477Z | DEBG | nexus (BackgroundTasks): activating
background_task = region_replacement_driver
iteration = 19
reason = Timeout
|
388 | 2024-08-30T19:46:01.477Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = blueprint_executor
elapsed = 15.01\u{b5}s
iteration = 5
status = {"enabled":false,"target_id":"6cec0807-9a99-4265-913f-3aea7fdc6b25"}
|
389 | 2024-08-30T19:46:01.477Z | DEBG | nexus (BackgroundTasks): roles
background_task = region_replacement_driver
roles = RoleSet { roles: {} }
|
390 | 2024-08-30T19:46:01.477Z | DEBG | nexus (BackgroundTasks): activating
background_task = switch_port_config_manager
iteration = 7
reason = Timeout
|
391 | 2024-08-30T19:46:01.477Z | DEBG | nexus (BackgroundTasks): activating
background_task = phantom_disks
iteration = 7
reason = Timeout
|
392 | 2024-08-30T19:46:01.477Z | DEBG | nexus (BackgroundTasks): roles
background_task = switch_port_config_manager
roles = RoleSet { roles: {} }
|
393 | 2024-08-30T19:46:01.477Z | DEBG | nexus (BackgroundTasks): activating
background_task = region_snapshot_replacement_garbage_collection
iteration = 7
reason = Timeout
|
394 | 2024-08-30T19:46:01.477Z | DEBG | nexus (BackgroundTasks): roles
background_task = region_snapshot_replacement_garbage_collection
roles = RoleSet { roles: {} }
|
395 | 2024-08-30T19:46:01.477Z | DEBG | nexus (BackgroundTasks): activating
background_task = lookup_region_port
iteration = 4
reason = Timeout
|
396 | 2024-08-30T19:46:01.477Z | DEBG | nexus (BackgroundTasks): roles
background_task = lookup_region_port
roles = RoleSet { roles: {} }
|
397 | 2024-08-30T19:46:01.477Z | DEBG | nexus (BackgroundTasks): activating
background_task = instance_updater
iteration = 7
reason = Timeout
|
398 | 2024-08-30T19:46:01.477Z | DEBG | nexus (BackgroundTasks): activating
background_task = abandoned_vmm_reaper
iteration = 4
reason = Timeout
|
399 | 2024-08-30T19:46:01.477Z | INFO | nexus (BackgroundTasks): Abandoned VMM reaper running
background_task = abandoned_vmm_reaper
file = nexus/src/app/background/tasks/abandoned_vmm_reaper.rs:76
|
400 | 2024-08-30T19:46:01.477Z | DEBG | nexus (BackgroundTasks): looking for instances with destroyed active VMMs...
background_task = instance_updater
|
401 | 2024-08-30T19:46:01.477Z | DEBG | nexus (BackgroundTasks): roles
background_task = instance_updater
roles = RoleSet { roles: {} }
|
402 | 2024-08-30T19:46:01.477Z | DEBG | nexus (BackgroundTasks): roles
background_task = abandoned_vmm_reaper
roles = RoleSet { roles: {} }
|
403 | 2024-08-30T19:46:01.477Z | DEBG | nexus (BackgroundTasks): activating
background_task = region_snapshot_replacement_start
iteration = 7
reason = Timeout
|
404 | 2024-08-30T19:46:01.477Z | DEBG | nexus (BackgroundTasks): roles
background_task = region_snapshot_replacement_start
roles = RoleSet { roles: {} }
|
405 | 2024-08-30T19:46:01.477Z | DEBG | nexus (BackgroundTasks): activating
background_task = region_snapshot_replacement_step
iteration = 7
reason = Timeout
|
406 | 2024-08-30T19:46:01.477Z | DEBG | nexus (BackgroundTasks): roles
background_task = region_snapshot_replacement_step
roles = RoleSet { roles: {} }
|
407 | 2024-08-30T19:46:01.477Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = physical_disk_adoption
resource = Database
result = Ok(())
|
408 | 2024-08-30T19:46:01.477Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = bfd_manager
resource = Database
result = Ok(())
|
409 | 2024-08-30T19:46:01.477Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = decommissioned_disk_cleaner
resource = Database
result = Ok(())
|
410 | 2024-08-30T19:46:01.477Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = region_replacement
resource = Database
result = Ok(())
|
411 | 2024-08-30T19:46:01.477Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = crdb_node_id_collector
resource = Database
result = Ok(())
|
412 | 2024-08-30T19:46:01.477Z | DEBG | nexus (BackgroundTasks): roles
background_task = crdb_node_id_collector
roles = RoleSet { roles: {} }
|
413 | 2024-08-30T19:46:01.477Z | DEBG | nexus (BackgroundTasks): activating
background_task = region_snapshot_replacement_finish
iteration = 7
reason = Timeout
|
414 | 2024-08-30T19:46:01.477Z | DEBG | nexus (BackgroundTasks): roles
background_task = region_snapshot_replacement_finish
roles = RoleSet { roles: {} }
|
415 | 2024-08-30T19:46:01.477Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = blueprint_loader
resource = Database
result = Ok(())
|
416 | 2024-08-30T19:46:01.477Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = v2p_manager
resource = Database
result = Ok(())
|
417 | 2024-08-30T19:46:01.477Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = vpc_route_manager
resource = Database
result = Ok(())
|
418 | 2024-08-30T19:46:01.477Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = instance_watcher
resource = Database
result = Ok(())
|
419 | 2024-08-30T19:46:01.477Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = service_zone_nat_tracker
resource = Database
result = Ok(())
|
420 | 2024-08-30T19:46:01.477Z | DEBG | nexus (DnsResolver): lookup_all_socket_v6 srv
dns_name = _external-dns._tcp.control-plane.oxide.internal
response = SrvLookup(Lookup { query: Query { name: Name("_external-dns._tcp.control-plane.oxide.internal"), query_type: SRV, query_class: IN }, records: [Record { name_labels: Name("_external-dns._tcp.control-plane.oxide.internal."), rr_type: SRV, dns_class: IN, ttl: 0, rdata: Some(SRV(SRV { priority: 0, weight: 0, port: 5353, target: Name("b5636b10-76ec-4aa4-8bd4-1f95780813df.host.control-plane.oxide.internal.") })) }, Record { name_labels: Name("_external-dns._tcp.control-plane.oxide.internal."), rr_type: SRV, dns_class: IN, ttl: 0, rdata: Some(SRV(SRV { priority: 0, weight: 0, port: 5353, target: Name("ff52340f-525a-4b88-bfc8-1cb0fe9ceba7.host.control-plane.oxide.internal.") })) }, Record { name_labels: Name("ff52340f-525a-4b88-bfc8-1cb0fe9ceba7.host.control-plane.oxide.internal."), rr_type: AAAA, dns_class: IN, ttl: 0, rdata: Some(AAAA(AAAA(fd00:1122:3344:101::8))) }], valid_until: Instant { tv_sec: 1047, tv_nsec: 785195233 } })
|
421 | 2024-08-30T19:46:01.477Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = external_endpoints
resource = Database
result = Ok(())
|
422 | 2024-08-30T19:46:01.477Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = metrics_producer_gc
resource = Database
result = Ok(())
|
423 | 2024-08-30T19:46:01.477Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = nat_v4_garbage_collector
resource = Database
result = Ok(())
|
424 | 2024-08-30T19:46:01.477Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = dns_config_external
dns_group = external
resource = Database
result = Ok(())
|
425 | 2024-08-30T19:46:01.478Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = dns_config_internal
dns_group = internal
resource = Database
result = Ok(())
|
426 | 2024-08-30T19:46:01.478Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = instance_updater
resource = Database
result = Ok(())
|
427 | 2024-08-30T19:46:01.478Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = region_snapshot_replacement_start
resource = Database
result = Ok(())
|
428 | 2024-08-30T19:46:01.478Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = switch_port_config_manager
resource = Database
result = Ok(())
|
429 | 2024-08-30T19:46:01.478Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = crdb_node_id_collector
resource = Database
result = Ok(())
|
430 | 2024-08-30T19:46:01.478Z | DEBG | nexus (BackgroundTasks): roles
background_task = crdb_node_id_collector
roles = RoleSet { roles: {} }
|
431 | 2024-08-30T19:46:01.478Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = region_replacement_driver
resource = Database
result = Ok(())
|
432 | 2024-08-30T19:46:01.478Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = region_snapshot_replacement_finish
resource = Database
result = Ok(())
|
433 | 2024-08-30T19:46:01.478Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = abandoned_vmm_reaper
resource = Database
result = Ok(())
|
434 | 2024-08-30T19:46:01.478Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = region_snapshot_replacement_step
resource = Database
result = Ok(())
|
435 | 2024-08-30T19:46:01.478Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = lookup_region_port
resource = Database
result = Ok(())
|
436 | 2024-08-30T19:46:01.478Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = region_snapshot_replacement_garbage_collection
resource = Database
result = Ok(())
|
437 | 2024-08-30T19:46:01.478Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = crdb_node_id_collector
resource = Database
result = Ok(())
|
438 | 2024-08-30T19:46:01.478Z | DEBG | nexus (BackgroundTasks): roles
background_task = crdb_node_id_collector
roles = RoleSet { roles: {} }
|
439 | 2024-08-30T19:46:01.478Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = crdb_node_id_collector
resource = Database
result = Ok(())
|
440 | 2024-08-30T19:46:01.478Z | DEBG | nexus (BackgroundTasks): roles
background_task = crdb_node_id_collector
roles = RoleSet { roles: {} }
|
441 | 2024-08-30T19:46:01.478Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = crdb_node_id_collector
resource = Database
result = Ok(())
|
442 | 2024-08-30T19:46:01.478Z | DEBG | nexus (DnsResolver): lookup_all_socket_v6 srv
dns_name = _nameservice._tcp.control-plane.oxide.internal
response = SrvLookup(Lookup { query: Query { name: Name("_nameservice._tcp.control-plane.oxide.internal"), query_type: SRV, query_class: IN }, records: [Record { name_labels: Name("_nameservice._tcp.control-plane.oxide.internal."), rr_type: SRV, dns_class: IN, ttl: 0, rdata: Some(SRV(SRV { priority: 0, weight: 0, port: 5353, target: Name("8b642bba-10a6-428b-9af7-48d5f8622e03.host.control-plane.oxide.internal.") })) }, Record { name_labels: Name("_nameservice._tcp.control-plane.oxide.internal."), rr_type: SRV, dns_class: IN, ttl: 0, rdata: Some(SRV(SRV { priority: 0, weight: 0, port: 5353, target: Name("b5d7b957-0082-4dc3-b742-d6e7150a43c2.host.control-plane.oxide.internal.") })) }, Record { name_labels: Name("_nameservice._tcp.control-plane.oxide.internal."), rr_type: SRV, dns_class: IN, ttl: 0, rdata: Some(SRV(SRV { priority: 0, weight: 0, port: 5353, target: Name("c4910af2-5760-4c5f-bb62-3b2357eab858.host.control-plane.oxide.internal.") })) }, Record { name_labels: Name("c4910af2-5760-4c5f-bb62-3b2357eab858.host.control-plane.oxide.internal."), rr_type: AAAA, dns_class: IN, ttl: 0, rdata: Some(AAAA(AAAA(fd00:1122:3344:2::1))) }], valid_until: Instant { tv_sec: 1047, tv_nsec: 786224321 } })
|
443 | 2024-08-30T19:46:01.479Z | DEBG | nexus (BackgroundTasks): found DNS servers (no change)
addresses = DnsServersList { addresses: [[fd00:1122:3344:101::9]:5353, [fd00:1122:3344:101::8]:5353] }
background_task = dns_servers_external
current_servers = DnsServersList { addresses: [[fd00:1122:3344:101::9]:5353, [fd00:1122:3344:101::8]:5353] }
dns_group = external
|
444 | 2024-08-30T19:46:01.479Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = dns_servers_external
dns_group = external
elapsed = 2.597776ms
iteration = 4
status = {"addresses":["[fd00:1122:3344:101::9]:5353","[fd00:1122:3344:101::8]:5353"]}
|
445 | 2024-08-30T19:46:01.479Z | DEBG | nexus (BackgroundTasks): roles
background_task = physical_disk_adoption
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
446 | 2024-08-30T19:46:01.480Z | DEBG | nexus (BackgroundTasks): found DNS servers (no change)
addresses = DnsServersList { addresses: [[fd00:1122:3344:1::1]:5353, [fd00:1122:3344:3::1]:5353, [fd00:1122:3344:2::1]:5353] }
background_task = dns_servers_internal
current_servers = DnsServersList { addresses: [[fd00:1122:3344:1::1]:5353, [fd00:1122:3344:3::1]:5353, [fd00:1122:3344:2::1]:5353] }
dns_group = internal
|
447 | 2024-08-30T19:46:01.480Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = dns_servers_internal
dns_group = internal
elapsed = 3.227236ms
iteration = 4
status = {"addresses":["[fd00:1122:3344:1::1]:5353","[fd00:1122:3344:3::1]:5353","[fd00:1122:3344:2::1]:5353"]}
|
448 | 2024-08-30T19:46:01.480Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = phantom_disks
elapsed = 3.248097ms
iteration = 7
status = {"phantom_disk_deleted_err":0,"phantom_disk_deleted_ok":0}
|
449 | 2024-08-30T19:46:01.480Z | DEBG | nexus (BackgroundTasks): roles
background_task = decommissioned_disk_cleaner
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
450 | 2024-08-30T19:46:01.481Z | DEBG | nexus (DnsResolver): lookup_all_ipv6 srv
dns_name = _dendrite._tcp.control-plane.oxide.internal
response = SrvLookup(Lookup { query: Query { name: Name("_dendrite._tcp.control-plane.oxide.internal"), query_type: SRV, query_class: IN }, records: [Record { name_labels: Name("_dendrite._tcp.control-plane.oxide.internal."), rr_type: SRV, dns_class: IN, ttl: 0, rdata: Some(SRV(SRV { priority: 0, weight: 0, port: 12224, target: Name("dendrite-289c9d10-fa69-4638-aac7-3cfc6b4e23be.host.control-plane.oxide.internal.") })) }, Record { name_labels: Name("dendrite-289c9d10-fa69-4638-aac7-3cfc6b4e23be.host.control-plane.oxide.internal."), rr_type: AAAA, dns_class: IN, ttl: 0, rdata: Some(AAAA(AAAA(fd00:1122:3344:101::2))) }], valid_until: Instant { tv_sec: 1047, tv_nsec: 788562102 } })
|
451 | 2024-08-30T19:46:01.482Z | DEBG | nexus (BackgroundTasks): authorize result
action = Read
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = physical_disk_adoption
resource = Fleet
result = Ok(())
|
452 | 2024-08-30T19:46:01.482Z | DEBG | nexus (BackgroundTasks): roles
background_task = physical_disk_adoption
roles = RoleSet { roles: {} }
|
453 | 2024-08-30T19:46:01.482Z | DEBG | nexus (BackgroundTasks): roles
background_task = crdb_node_id_collector
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
454 | 2024-08-30T19:46:01.482Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = physical_disk_adoption
resource = Database
result = Ok(())
|
455 | 2024-08-30T19:46:01.482Z | INFO | nexus (BackgroundTasks): Determining switch slots managed by switch zones
background_task = bfd_manager
file = nexus/src/app/mod.rs:1050
|
456 | 2024-08-30T19:46:01.482Z | DEBG | nexus (BackgroundTasks): authorize result
action = Read
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = decommissioned_disk_cleaner
resource = Fleet
result = Ok(())
|
457 | 2024-08-30T19:46:01.482Z | DEBG | nexus (BackgroundTasks): roles
background_task = decommissioned_disk_cleaner
roles = RoleSet { roles: {} }
|
458 | 2024-08-30T19:46:01.483Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = decommissioned_disk_cleaner
resource = Database
result = Ok(())
|
459 | 2024-08-30T19:46:01.483Z | DEBG | nexus (BackgroundTasks): roles
background_task = blueprint_loader
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
460 | 2024-08-30T19:46:01.483Z | DEBG | nexus (BackgroundTasks): authorize result
action = Read
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = crdb_node_id_collector
resource = Fleet
result = Ok(())
|
461 | 2024-08-30T19:46:01.483Z | DEBG | nexus (BackgroundTasks): roles
background_task = crdb_node_id_collector
roles = RoleSet { roles: {} }
|
462 | 2024-08-30T19:46:01.484Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = crdb_node_id_collector
resource = Database
result = Ok(())
|
463 | 2024-08-30T19:46:01.484Z | DEBG | nexus (BackgroundTasks): roles
background_task = vpc_route_manager
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
464 | 2024-08-30T19:46:01.485Z | DEBG | nexus (BackgroundTasks): roles
background_task = instance_watcher
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
465 | 2024-08-30T19:46:01.485Z | DEBG | nexus (BackgroundTasks): roles
background_task = service_zone_nat_tracker
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
466 | 2024-08-30T19:46:01.486Z | DEBG | nexus (BackgroundTasks): authorize result
action = Read
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = blueprint_loader
resource = BlueprintConfig
result = Ok(())
|
467 | 2024-08-30T19:46:01.486Z | DEBG | nexus (BackgroundTasks): roles
background_task = blueprint_loader
roles = RoleSet { roles: {} }
|
468 | 2024-08-30T19:46:01.486Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = blueprint_loader
resource = Database
result = Ok(())
|
469 | 2024-08-30T19:46:01.487Z | DEBG | nexus (BackgroundTasks): authorize result
action = ListChildren
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = vpc_route_manager
resource = Fleet
result = Ok(())
|
470 | 2024-08-30T19:46:01.487Z | DEBG | nexus (BackgroundTasks): roles
background_task = vpc_route_manager
roles = RoleSet { roles: {} }
|
471 | 2024-08-30T19:46:01.487Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = vpc_route_manager
resource = Database
result = Ok(())
|
472 | 2024-08-30T19:46:01.487Z | DEBG | nexus (BackgroundTasks): authorize result
action = Read
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = instance_watcher
resource = Fleet
result = Ok(())
|
473 | 2024-08-30T19:46:01.487Z | DEBG | nexus (BackgroundTasks): roles
background_task = instance_watcher
roles = RoleSet { roles: {} }
|
474 | 2024-08-30T19:46:01.488Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = instance_watcher
resource = Database
result = Ok(())
|
475 | 2024-08-30T19:46:01.488Z | DEBG | nexus (BackgroundTasks): roles
background_task = external_endpoints
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
476 | 2024-08-30T19:46:01.488Z | DEBG | nexus (BackgroundTasks): roles
background_task = dns_config_external
dns_group = external
roles = RoleSet { roles: {} }
|
477 | 2024-08-30T19:46:01.488Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = dns_config_external
dns_group = external
resource = Database
result = Ok(())
|
478 | 2024-08-30T19:46:01.489Z | DEBG | nexus (BackgroundTasks): authorize result
action = Read
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = service_zone_nat_tracker
resource = Inventory
result = Ok(())
|
479 | 2024-08-30T19:46:01.489Z | DEBG | nexus (BackgroundTasks): roles
background_task = service_zone_nat_tracker
roles = RoleSet { roles: {} }
|
480 | 2024-08-30T19:46:01.489Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = service_zone_nat_tracker
resource = Database
result = Ok(())
|
481 | 2024-08-30T19:46:01.489Z | DEBG | nexus (DnsResolver): lookup_all_ipv6 srv
dns_name = _dendrite._tcp.control-plane.oxide.internal
response = SrvLookup(Lookup { query: Query { name: Name("_dendrite._tcp.control-plane.oxide.internal"), query_type: SRV, query_class: IN }, records: [Record { name_labels: Name("_dendrite._tcp.control-plane.oxide.internal."), rr_type: SRV, dns_class: IN, ttl: 0, rdata: Some(SRV(SRV { priority: 0, weight: 0, port: 12224, target: Name("dendrite-289c9d10-fa69-4638-aac7-3cfc6b4e23be.host.control-plane.oxide.internal.") })) }, Record { name_labels: Name("dendrite-289c9d10-fa69-4638-aac7-3cfc6b4e23be.host.control-plane.oxide.internal."), rr_type: AAAA, dns_class: IN, ttl: 0, rdata: Some(AAAA(AAAA(fd00:1122:3344:101::2))) }], valid_until: Instant { tv_sec: 1047, tv_nsec: 796826407 } })
|
482 | 2024-08-30T19:46:01.489Z | DEBG | nexus (BackgroundTasks): roles
background_task = dns_config_internal
dns_group = internal
roles = RoleSet { roles: {} }
|
483 | 2024-08-30T19:46:01.489Z | INFO | nexus (BackgroundTasks): Determining switch slots managed by switch zones
background_task = nat_v4_garbage_collector
file = nexus/src/app/mod.rs:1050
|
484 | 2024-08-30T19:46:01.489Z | INFO | nexus (BackgroundTasks): Metric producer GC complete (no errors)
background_task = metrics_producer_gc
expiration = 2024-08-30 19:36:01.477250499 UTC
file = nexus/src/app/background/tasks/metrics_producer_gc.rs:69
pruned = {}
|
485 | 2024-08-30T19:46:01.489Z | DEBG | nexus (BackgroundTasks): authorize result
action = ListChildren
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = external_endpoints
resource = Fleet
result = Ok(())
|
486 | 2024-08-30T19:46:01.489Z | DEBG | nexus (BackgroundTasks): roles
background_task = external_endpoints
roles = RoleSet { roles: {} }
|
487 | 2024-08-30T19:46:01.489Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = metrics_producer_gc
elapsed = 12.623291ms
iteration = 4
status = {"expiration":"2024-08-30T19:36:01.477250499Z","pruned":[]}
|
488 | 2024-08-30T19:46:01.489Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = dns_config_internal
dns_group = internal
resource = Database
result = Ok(())
|
489 | 2024-08-30T19:46:01.490Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = external_endpoints
resource = Database
result = Ok(())
|
490 | 2024-08-30T19:46:01.491Z | DEBG | nexus (BackgroundTasks): roles
background_task = switch_port_config_manager
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
491 | 2024-08-30T19:46:01.492Z | DEBG | nexus (BackgroundTasks): roles
background_task = crdb_node_id_collector
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
492 | 2024-08-30T19:46:01.492Z | DEBG | nexus (BackgroundTasks): roles
background_task = region_replacement_driver
roles = RoleSet { roles: {} }
|
493 | 2024-08-30T19:46:01.492Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = region_replacement_driver
resource = Database
result = Ok(())
|
494 | 2024-08-30T19:46:01.493Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = region_snapshot_replacement_finish
elapsed = 15.365439ms
iteration = 7
status = {"errors":[],"records_set_to_done":[]}
|
495 | 2024-08-30T19:46:01.493Z | DEBG | nexus (BackgroundTasks): authorize result
action = Read
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = switch_port_config_manager
resource = Fleet
result = Ok(())
|
496 | 2024-08-30T19:46:01.493Z | DEBG | nexus (BackgroundTasks): roles
background_task = switch_port_config_manager
roles = RoleSet { roles: {} }
|
497 | 2024-08-30T19:46:01.493Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = switch_port_config_manager
resource = Database
result = Ok(())
|
498 | 2024-08-30T19:46:01.494Z | DEBG | nexus (BackgroundTasks): authorize result
action = Read
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = crdb_node_id_collector
resource = Fleet
result = Ok(())
|
499 | 2024-08-30T19:46:01.494Z | DEBG | nexus (BackgroundTasks): roles
background_task = crdb_node_id_collector
roles = RoleSet { roles: {} }
|
500 | 2024-08-30T19:46:01.494Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = crdb_node_id_collector
resource = Database
result = Ok(())
|
501 | 2024-08-30T19:46:01.496Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = lookup_region_port
elapsed = 19.151986ms
iteration = 4
status = {"errors":[],"found_port_ok":[]}
|
502 | 2024-08-30T19:46:01.496Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = region_snapshot_replacement_garbage_collection
elapsed = 19.209117ms
iteration = 7
status = {"errors":[],"garbage_collect_requested":[]}
|
503 | 2024-08-30T19:46:01.496Z | DEBG | nexus (BackgroundTasks): roles
background_task = crdb_node_id_collector
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
504 | 2024-08-30T19:46:01.498Z | DEBG | nexus (BackgroundTasks): authorize result
action = Read
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = crdb_node_id_collector
resource = Fleet
result = Ok(())
|
505 | 2024-08-30T19:46:01.498Z | DEBG | nexus (BackgroundTasks): roles
background_task = crdb_node_id_collector
roles = RoleSet { roles: {} }
|
506 | 2024-08-30T19:46:01.498Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = crdb_node_id_collector
resource = Database
result = Ok(())
|
507 | 2024-08-30T19:46:01.498Z | DEBG | nexus (BackgroundTasks): roles
background_task = crdb_node_id_collector
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
508 | 2024-08-30T19:46:01.498Z | DEBG | nexus (BackgroundTasks): roles
background_task = physical_disk_adoption
roles = RoleSet { roles: {} }
|
509 | 2024-08-30T19:46:01.499Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = physical_disk_adoption
resource = Database
result = Ok(())
|
510 | 2024-08-30T19:46:01.500Z | DEBG | nexus (BackgroundTasks): authorize result
action = Read
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = crdb_node_id_collector
resource = Fleet
result = Ok(())
|
511 | 2024-08-30T19:46:01.500Z | DEBG | nexus (BackgroundTasks): roles
background_task = crdb_node_id_collector
roles = RoleSet { roles: {} }
|
512 | 2024-08-30T19:46:01.500Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = crdb_node_id_collector
resource = Database
result = Ok(())
|
513 | 2024-08-30T19:46:01.500Z | DEBG | nexus (BackgroundTasks): roles
background_task = crdb_node_id_collector
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
514 | 2024-08-30T19:46:01.501Z | DEBG | nexus (BackgroundTasks): authorize result
action = Read
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = crdb_node_id_collector
resource = Fleet
result = Ok(())
|
515 | 2024-08-30T19:46:01.501Z | DEBG | nexus (BackgroundTasks): roles
background_task = crdb_node_id_collector
roles = RoleSet { roles: {} }
|
516 | 2024-08-30T19:46:01.501Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = crdb_node_id_collector
resource = Database
result = Ok(())
|
517 | 2024-08-30T19:46:01.502Z | DEBG | nexus (BackgroundTasks): roles
background_task = blueprint_loader
roles = RoleSet { roles: {} }
|
518 | 2024-08-30T19:46:01.502Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = blueprint_loader
resource = Database
result = Ok(())
|
519 | 2024-08-30T19:46:01.503Z | DEBG | nexus (BackgroundTasks): roles
background_task = vpc_route_manager
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
520 | 2024-08-30T19:46:01.503Z | DEBG | nexus (BackgroundTasks): roles
background_task = dns_config_external
dns_group = external
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
521 | 2024-08-30T19:46:01.505Z | DEBG | nexus (BackgroundTasks): authorize result
action = ListChildren
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = vpc_route_manager
resource = Fleet
result = Ok(())
|
522 | 2024-08-30T19:46:01.505Z | DEBG | nexus (BackgroundTasks): roles
background_task = vpc_route_manager
roles = RoleSet { roles: {} }
|
523 | 2024-08-30T19:46:01.505Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = vpc_route_manager
resource = Database
result = Ok(())
|
524 | 2024-08-30T19:46:01.506Z | DEBG | nexus (BackgroundTasks): roles
background_task = service_zone_nat_tracker
roles = RoleSet { roles: {} }
|
525 | 2024-08-30T19:46:01.507Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = service_zone_nat_tracker
resource = Database
result = Ok(())
|
526 | 2024-08-30T19:46:01.508Z | DEBG | nexus (BackgroundTasks): authorize result
action = Read
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = dns_config_external
dns_group = external
resource = DnsConfig
result = Ok(())
|
527 | 2024-08-30T19:46:01.508Z | DEBG | nexus (BackgroundTasks): roles
background_task = region_replacement
roles = RoleSet { roles: {} }
|
528 | 2024-08-30T19:46:01.508Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = region_replacement
resource = Database
result = Ok(())
|
529 | 2024-08-30T19:46:01.510Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = region_replacement_driver
elapsed = 33.109191ms
iteration = 19
status = {"drive_invoked_ok":[],"errors":[],"finish_invoked_ok":[]}
|
530 | 2024-08-30T19:46:01.510Z | INFO | nexus (BackgroundTasks): all instance checks complete
background_task = instance_watcher
file = nexus/src/app/background/tasks/instance_watcher.rs:454
pruned_instances = 0
total_completed = 0
total_failed = 0
total_incomplete = 0
total_instances = 0
update_sagas_queued = 0
|
531 | 2024-08-30T19:46:01.510Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = instance_watcher
elapsed = 33.671571ms
iteration = 7
status = {"failed_checks":{},"incomplete_checks":{},"instance_states":{},"pruned_instances":0,"total_instances":0,"update_sagas_queued":0}
|
532 | 2024-08-30T19:46:01.511Z | DEBG | nexus (BackgroundTasks): roles
background_task = external_endpoints
roles = RoleSet { roles: {} }
|
533 | 2024-08-30T19:46:01.511Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = external_endpoints
resource = Database
result = Ok(())
|
534 | 2024-08-30T19:46:01.511Z | DEBG | nexus (DnsResolver): lookup_all_ipv6 srv
dns_name = _dendrite._tcp.control-plane.oxide.internal
response = SrvLookup(Lookup { query: Query { name: Name("_dendrite._tcp.control-plane.oxide.internal"), query_type: SRV, query_class: IN }, records: [Record { name_labels: Name("_dendrite._tcp.control-plane.oxide.internal."), rr_type: SRV, dns_class: IN, ttl: 0, rdata: Some(SRV(SRV { priority: 0, weight: 0, port: 12224, target: Name("dendrite-289c9d10-fa69-4638-aac7-3cfc6b4e23be.host.control-plane.oxide.internal.") })) }, Record { name_labels: Name("dendrite-289c9d10-fa69-4638-aac7-3cfc6b4e23be.host.control-plane.oxide.internal."), rr_type: AAAA, dns_class: IN, ttl: 0, rdata: Some(AAAA(AAAA(fd00:1122:3344:101::2))) }], valid_until: Instant { tv_sec: 1047, tv_nsec: 819194349 } })
|
535 | 2024-08-30T19:46:01.512Z | DEBG | nexus (BackgroundTasks): roles
background_task = physical_disk_adoption
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
536 | 2024-08-30T19:46:01.512Z | INFO | nexus (BackgroundTasks): Determining switch slots managed by switch zones
background_task = switch_port_config_manager
file = nexus/src/app/mod.rs:1050
rack_id = 27cfef72-d05b-490f-ac92-5c7cad830c2e
|
537 | 2024-08-30T19:46:01.513Z | DEBG | nexus (BackgroundTasks): authorize result
action = Read
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = physical_disk_adoption
resource = Fleet
result = Ok(())
|
538 | 2024-08-30T19:46:01.513Z | DEBG | nexus (BackgroundTasks): roles
background_task = physical_disk_adoption
roles = RoleSet { roles: {} }
|
539 | 2024-08-30T19:46:01.513Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = physical_disk_adoption
resource = Database
result = Ok(())
|
540 | 2024-08-30T19:46:01.517Z | DEBG | nexus (BackgroundTasks): roles
background_task = blueprint_loader
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
541 | 2024-08-30T19:46:01.518Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = region_replacement
elapsed = 41.526599ms
iteration = 7
status = {"region_replacement_started_err":0,"region_replacement_started_ok":0}
|
542 | 2024-08-30T19:46:01.519Z | DEBG | nexus (BackgroundTasks): authorize result
action = Read
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = blueprint_loader
resource = Blueprint { parent: Fleet, key: 6cec0807-9a99-4265-913f-3aea7fdc6b25, lookup_type: ById(6cec0807-9a99-4265-913f-3aea7fdc6b25) }
result = Ok(())
|
543 | 2024-08-30T19:46:01.519Z | DEBG | nexus (BackgroundTasks): roles
background_task = blueprint_loader
roles = RoleSet { roles: {} }
|
544 | 2024-08-30T19:46:01.519Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = blueprint_loader
resource = Database
result = Ok(())
|
545 | 2024-08-30T19:46:01.520Z | DEBG | nexus (BackgroundTasks): roles
background_task = external_endpoints
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
546 | 2024-08-30T19:46:01.521Z | DEBG | nexus (BackgroundTasks): Found abandoned VMMs
background_task = abandoned_vmm_reaper
count = 0
|
547 | 2024-08-30T19:46:01.521Z | INFO | nexus (BackgroundTasks): Abandoned VMMs reaped
background_task = abandoned_vmm_reaper
file = nexus/src/app/background/tasks/abandoned_vmm_reaper.rs:189
found = 0
sled_reservations_deleted = 0
vmms_already_deleted = 0
vmms_deleted = 0
|
548 | 2024-08-30T19:46:01.521Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = abandoned_vmm_reaper
elapsed = 44.529021ms
iteration = 4
status = {"error":null,"error_count":0,"found":0,"sled_reservations_deleted":0,"vmms_already_deleted":0,"vmms_deleted":0}
|
549 | 2024-08-30T19:46:01.522Z | DEBG | nexus (BackgroundTasks): authorize result
action = Read
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = external_endpoints
resource = DnsConfig
result = Ok(())
|
550 | 2024-08-30T19:46:01.523Z | DEBG | nexus (BackgroundTasks): roles
background_task = external_endpoints
roles = RoleSet { roles: {} }
|
551 | 2024-08-30T19:46:01.523Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = external_endpoints
resource = Database
result = Ok(())
|
552 | 2024-08-30T19:46:01.525Z | INFO | nexus (BackgroundTasks): listed instances with destroyed active VMMs
background_task = instance_updater
count = 0
file = nexus/src/app/background/tasks/instance_updater.rs:55
|
553 | 2024-08-30T19:46:01.525Z | DEBG | nexus (BackgroundTasks): looking for instances with terminated active migrations...
background_task = instance_updater
|
554 | 2024-08-30T19:46:01.525Z | DEBG | nexus (BackgroundTasks): roles
background_task = instance_updater
roles = RoleSet { roles: {} }
|
555 | 2024-08-30T19:46:01.526Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = instance_updater
resource = Database
result = Ok(())
|
556 | 2024-08-30T19:46:01.526Z | DEBG | nexus (BackgroundTasks): roles
background_task = v2p_manager
roles = RoleSet { roles: {} }
|
557 | 2024-08-30T19:46:01.526Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = v2p_manager
resource = Database
result = Ok(())
|
558 | 2024-08-30T19:46:01.527Z | INFO | nexus (BackgroundTasks): listed instances with terminated active migrations
background_task = instance_updater
count = 0
file = nexus/src/app/background/tasks/instance_updater.rs:55
|
559 | 2024-08-30T19:46:01.527Z | INFO | nexus (BackgroundTasks): instance updater activation completed
background_task = instance_updater
destroyed_active_vmms = 0
file = nexus/src/app/background/tasks/instance_updater.rs:220
terminated_active_migrations = 0
update_sagas_completed = 0
update_sagas_started = 0
|
560 | 2024-08-30T19:46:01.527Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = instance_updater
elapsed = 50.384394ms
iteration = 7
status = {"destroyed_active_vmms":0,"error":null,"saga_start_failures":0,"sagas_completed":0,"sagas_failed":0,"sagas_started":0,"terminated_active_migrations":0}
|
561 | 2024-08-30T19:46:01.528Z | DEBG | nexus (BackgroundTasks): found latest target blueprint (unchanged)
background_task = blueprint_loader
original_target_id = 6cec0807-9a99-4265-913f-3aea7fdc6b25
original_time_created = 2024-08-30 19:42:44.596991 UTC
target_id = 6cec0807-9a99-4265-913f-3aea7fdc6b25
time_created = 2024-08-30 19:42:44.596991 UTC
|
562 | 2024-08-30T19:46:01.528Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = blueprint_loader
elapsed = 51.172938ms
iteration = 19
status = {"enabled":false,"status":"target blueprint unchanged","target_id":"6cec0807-9a99-4265-913f-3aea7fdc6b25","time_created":"2024-08-30T19:42:44.596991Z"}
|
563 | 2024-08-30T19:46:01.528Z | DEBG | nexus (BackgroundTasks): roles
background_task = region_snapshot_replacement_step
roles = RoleSet { roles: {} }
|
564 | 2024-08-30T19:46:01.528Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = region_snapshot_replacement_step
resource = Database
result = Ok(())
|
565 | 2024-08-30T19:46:01.537Z | DEBG | nexus (BackgroundTasks): roles
background_task = service_zone_nat_tracker
roles = RoleSet { roles: {} }
|
566 | 2024-08-30T19:46:01.537Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = service_zone_nat_tracker
resource = Database
result = Ok(())
|
567 | 2024-08-30T19:46:01.538Z | DEBG | nexus (BackgroundTasks): roles
background_task = dns_config_internal
dns_group = internal
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
568 | 2024-08-30T19:46:01.539Z | DEBG | nexus (BackgroundTasks): roles
background_task = service_zone_nat_tracker
roles = RoleSet { roles: {} }
|
569 | 2024-08-30T19:46:01.539Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = service_zone_nat_tracker
resource = Database
result = Ok(())
|
570 | 2024-08-30T19:46:01.541Z | DEBG | nexus (BackgroundTasks): roles
background_task = service_zone_nat_tracker
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
571 | 2024-08-30T19:46:01.543Z | DEBG | nexus (BackgroundTasks): authorize result
action = Read
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = dns_config_internal
dns_group = internal
resource = DnsConfig
result = Ok(())
|
572 | 2024-08-30T19:46:01.544Z | DEBG | nexus (BackgroundTasks): authorize result
action = Read
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = service_zone_nat_tracker
resource = Sled { parent: Fleet, key: 289c9d10-fa69-4638-aac7-3cfc6b4e23be, lookup_type: ById(289c9d10-fa69-4638-aac7-3cfc6b4e23be) }
result = Ok(())
|
573 | 2024-08-30T19:46:01.544Z | DEBG | nexus (BackgroundTasks): roles
background_task = service_zone_nat_tracker
roles = RoleSet { roles: {} }
|
574 | 2024-08-30T19:46:01.544Z | DEBG | nexus (BackgroundTasks): Found zpools on decommissioned disks
background_task = decommissioned_disk_cleaner
count = 0
|
575 | 2024-08-30T19:46:01.544Z | INFO | nexus (BackgroundTasks): Cleaned decommissioned zpools
background_task = decommissioned_disk_cleaner
deleted = 0
error_count = 0
file = nexus/src/app/background/tasks/decommissioned_disk_cleaner.rs:140
found = 0
not_ready_to_be_deleted = 0
|
576 | 2024-08-30T19:46:01.544Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = decommissioned_disk_cleaner
elapsed = 67.089647ms
iteration = 4
status = {"deleted":0,"error":null,"error_count":0,"found":0,"not_ready_to_be_deleted":0}
|
577 | 2024-08-30T19:46:01.544Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = service_zone_nat_tracker
resource = Database
result = Ok(())
|
578 | 2024-08-30T19:46:01.545Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = service_zone_nat_tracker
elapsed = 68.215297ms
iteration = 7
status = 0
|
579 | 2024-08-30T19:46:01.546Z | DEBG | nexus (BackgroundTasks): found DNS version
background_task = dns_config_external
dns_group = external
version = 2
|
580 | 2024-08-30T19:46:01.546Z | DEBG | nexus (BackgroundTasks): reading DNS config
background_task = dns_config_external
dns_group = external
|
581 | 2024-08-30T19:46:01.546Z | DEBG | nexus (BackgroundTasks): reading DNS zones
background_task = dns_config_external
dns_group = external
|
582 | 2024-08-30T19:46:01.546Z | DEBG | nexus (BackgroundTasks): roles
background_task = dns_config_external
dns_group = external
roles = RoleSet { roles: {} }
|
583 | 2024-08-30T19:46:01.546Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = dns_config_external
dns_group = external
resource = Database
result = Ok(())
|
584 | 2024-08-30T19:46:01.550Z | DEBG | nexus (BackgroundTasks): roles
background_task = dns_config_external
dns_group = external
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
585 | 2024-08-30T19:46:01.554Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = physical_disk_adoption
elapsed = 77.561831ms
iteration = 8
status = {"physical_disks_added":0}
|
586 | 2024-08-30T19:46:01.555Z | DEBG | nexus (BackgroundTasks): authorize result
action = Read
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = dns_config_external
dns_group = external
resource = DnsConfig
result = Ok(())
|
587 | 2024-08-30T19:46:01.555Z | DEBG | nexus (BackgroundTasks): roles
background_task = dns_config_external
dns_group = external
roles = RoleSet { roles: {} }
|
588 | 2024-08-30T19:46:01.555Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = dns_config_external
dns_group = external
resource = Database
result = Ok(())
|
589 | 2024-08-30T19:46:01.559Z | DEBG | nexus (BackgroundTasks): roles
background_task = external_endpoints
roles = RoleSet { roles: {} }
|
590 | 2024-08-30T19:46:01.559Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = external_endpoints
resource = Database
result = Ok(())
|
591 | 2024-08-30T19:46:01.561Z | DEBG | nexus (BackgroundTasks): roles
background_task = region_snapshot_replacement_step
roles = RoleSet { roles: {} }
|
592 | 2024-08-30T19:46:01.561Z | DEBG | nexus (BackgroundTasks): roles
background_task = external_endpoints
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
593 | 2024-08-30T19:46:01.561Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = region_snapshot_replacement_step
resource = Database
result = Ok(())
|
594 | 2024-08-30T19:46:01.563Z | DEBG | nexus (BackgroundTasks): authorize result
action = ListChildren
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = external_endpoints
resource = Fleet
result = Ok(())
|
595 | 2024-08-30T19:46:01.563Z | DEBG | nexus (BackgroundTasks): roles
background_task = external_endpoints
roles = RoleSet { roles: {} }
|
596 | 2024-08-30T19:46:01.563Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = external_endpoints
resource = Database
result = Ok(())
|
597 | 2024-08-30T19:46:01.564Z | DEBG | nexus (BackgroundTasks): roles
background_task = v2p_manager
roles = RoleSet { roles: {} }
|
598 | 2024-08-30T19:46:01.564Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = v2p_manager
resource = Database
result = Ok(())
|
599 | 2024-08-30T19:46:01.565Z | DEBG | nexus (BackgroundTasks): roles
background_task = v2p_manager
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
600 | 2024-08-30T19:46:01.567Z | DEBG | nexus (BackgroundTasks): authorize result
action = ListChildren
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = v2p_manager
resource = Fleet
result = Ok(())
|
601 | 2024-08-30T19:46:01.567Z | DEBG | nexus (BackgroundTasks): roles
background_task = v2p_manager
roles = RoleSet { roles: {} }
|
602 | 2024-08-30T19:46:01.567Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = v2p_manager
resource = Database
result = Ok(())
|
603 | 2024-08-30T19:46:01.568Z | DEBG | nexus (BackgroundTasks): roles
background_task = v2p_manager
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
604 | 2024-08-30T19:46:01.570Z | DEBG | nexus (BackgroundTasks): authorize result
action = ListChildren
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = v2p_manager
resource = Fleet
result = Ok(())
|
605 | 2024-08-30T19:46:01.570Z | DEBG | nexus (BackgroundTasks): roles
background_task = v2p_manager
roles = RoleSet { roles: {} }
|
606 | 2024-08-30T19:46:01.570Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = v2p_manager
resource = Database
result = Ok(())
|
607 | 2024-08-30T19:46:01.586Z | DEBG | nexus (BackgroundTasks): found zones
background_task = dns_config_external
count = 1
dns_group = external
|
608 | 2024-08-30T19:46:01.586Z | DEBG | nexus (BackgroundTasks): listing DNS names for zone
background_task = dns_config_external
batch_size = 100
dns_group = external
dns_zone_id = 7f52d615-4a25-43b0-878f-65d4872e4324
dns_zone_name = oxide.test
found_so_far = 0
version = 2
|
609 | 2024-08-30T19:46:01.586Z | DEBG | nexus (BackgroundTasks): roles
background_task = dns_config_external
dns_group = external
roles = RoleSet { roles: {} }
|
610 | 2024-08-30T19:46:01.586Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = dns_config_external
dns_group = external
resource = Database
result = Ok(())
|
611 | 2024-08-30T19:46:01.588Z | DEBG | nexus (BackgroundTasks): roles
background_task = dns_config_external
dns_group = external
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
612 | 2024-08-30T19:46:01.590Z | DEBG | nexus (BackgroundTasks): authorize result
action = Read
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = dns_config_external
dns_group = external
resource = DnsConfig
result = Ok(())
|
613 | 2024-08-30T19:46:01.590Z | DEBG | nexus (BackgroundTasks): roles
background_task = dns_config_external
dns_group = external
roles = RoleSet { roles: {} }
|
614 | 2024-08-30T19:46:01.590Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = dns_config_external
dns_group = external
resource = Database
result = Ok(())
|
615 | 2024-08-30T19:46:01.594Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = region_snapshot_replacement_step
elapsed = 116.682968ms
iteration = 7
status = {"errors":[],"step_garbage_collect_invoked_ok":[],"step_invoked_ok":[],"step_records_created_ok":[]}
|
616 | 2024-08-30T19:46:01.600Z | DEBG | nexus (BackgroundTasks): found Silo/DNS/TLS config (no change)
background_task = external_endpoints
config = ExternalEndpoints { by_dns_name: {"default-silo.sys.oxide.test": ExternalEndpoint { silo_id: 001de000-5110-4000-8000-000000000000, db_silo: Silo { identity: SiloIdentity { id: 001de000-5110-4000-8000-000000000000, name: Name(Name("default-silo")), description: "default silo", time_created: 2024-08-30T19:42:58.455639Z, time_modified: 2024-08-30T19:42:58.455639Z, time_deleted: None }, discoverable: false, authentication_mode: Local, user_provision_type: ApiOnly, mapped_fleet_roles: Object {}, rcgen: Generation(Generation(1)) }, tls_certs: [] }, "recovery.sys.oxide.test": ExternalEndpoint { silo_id: aa09ea70-5935-4726-aa8b-daae29285c7a, db_silo: Silo { identity: SiloIdentity { id: aa09ea70-5935-4726-aa8b-daae29285c7a, name: Name(Name("recovery")), description: "built-in recovery Silo", time_created: 2024-08-30T19:43:18.290633Z, time_modified: 2024-08-30T19:43:18.290633Z, time_deleted: None }, discoverable: false, authentication_mode: Local, user_provision_type: ApiOnly, mapped_fleet_roles: Object {"admin": Array [String("admin")]}, rcgen: Generation(Generation(3)) }, tls_certs: [TlsCertificate { digest: "3c866038d66bab74a40e61f6620010bb5e0f64344fb4d1705ff0d1538af8c189" }] }}, warnings: [NoSiloCerts { silo_id: 001de000-5110-4000-8000-000000000000, dns_name: "default-silo.sys.oxide.test" }], default_endpoint: Some(ExternalEndpoint { silo_id: aa09ea70-5935-4726-aa8b-daae29285c7a, db_silo: Silo { identity: SiloIdentity { id: aa09ea70-5935-4726-aa8b-daae29285c7a, name: Name(Name("recovery")), description: "built-in recovery Silo", time_created: 2024-08-30T19:43:18.290633Z, time_modified: 2024-08-30T19:43:18.290633Z, time_deleted: None }, discoverable: false, authentication_mode: Local, user_provision_type: ApiOnly, mapped_fleet_roles: Object {"admin": Array [String("admin")]}, rcgen: Generation(Generation(3)) }, tls_certs: [TlsCertificate { digest: "3c866038d66bab74a40e61f6620010bb5e0f64344fb4d1705ff0d1538af8c189" }] }) }
|
617 | 2024-08-30T19:46:01.600Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = external_endpoints
elapsed = 123.184691ms
iteration = 4
status = {"by_dns_name":{"default-silo.sys.oxide.test":{"silo_id":"001de000-5110-4000-8000-000000000000","tls_certs":[]},"recovery.sys.oxide.test":{"silo_id":"aa09ea70-5935-4726-aa8b-daae29285c7a","tls_certs":["3c866038d66bab74a40e61f6620010bb5e0f64344fb4d1705ff0d1538af8c189"]}},"default_endpoint":{"silo_id":"aa09ea70-5935-4726-aa8b-daae29285c7a","tls_certs":["3c866038d66bab74a40e61f6620010bb5e0f64344fb4d1705ff0d1538af8c189"]},"warnings":["silo 001de000-5110-4000-8000-000000000000 with DNS name \\"default-silo.sys.oxide.test\\" has no usable certificates"]}
|
618 | 2024-08-30T19:46:01.603Z | DEBG | nexus (BackgroundTasks): roles
background_task = region_snapshot_replacement_start
roles = RoleSet { roles: {} }
|
619 | 2024-08-30T19:46:01.603Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = region_snapshot_replacement_start
resource = Database
result = Ok(())
|
620 | 2024-08-30T19:46:01.612Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = crdb_node_id_collector
elapsed = 135.63107ms
iteration = 3
status = {"nsuccess":5}
|
621 | 2024-08-30T19:46:01.642Z | DEBG | nexus (BackgroundTasks): found DNS version
background_task = dns_config_internal
dns_group = internal
version = 1
|
622 | 2024-08-30T19:46:01.642Z | DEBG | nexus (BackgroundTasks): reading DNS config
background_task = dns_config_internal
dns_group = internal
|
623 | 2024-08-30T19:46:01.642Z | DEBG | nexus (BackgroundTasks): reading DNS zones
background_task = dns_config_internal
dns_group = internal
|
624 | 2024-08-30T19:46:01.642Z | DEBG | nexus (BackgroundTasks): roles
background_task = dns_config_internal
dns_group = internal
roles = RoleSet { roles: {} }
|
625 | 2024-08-30T19:46:01.643Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = dns_config_internal
dns_group = internal
resource = Database
result = Ok(())
|
626 | 2024-08-30T19:46:01.667Z | INFO | nexus (BackgroundTasks): determining switch slot managed by dendrite zone
background_task = bfd_manager
file = nexus/src/app/mod.rs:1058
zone_address = fd00:1122:3344:101::2
|
627 | 2024-08-30T19:46:01.667Z | DEBG | nexus (MgsClient): client request
background_task = bfd_manager
body = None
method = GET
uri = http://[fd00:1122:3344:101::2]:12225/local/switch-id
|
628 | 2024-08-30T19:46:01.669Z | DEBG | nexus (MgsClient): client response
background_task = bfd_manager
result = Ok(Response { url: Url { scheme: "http", cannot_be_a_base: false, username: "", password: None, host: Some(Ipv6(fd00:1122:3344:101::2)), port: Some(12225), path: "/local/switch-id", query: None, fragment: None }, status: 200, headers: {"content-type": "application/json", "x-request-id": "875ce0c9-1cfe-4b9d-be9b-e25849bc15ac", "content-length": "26", "date": "Fri, 30 Aug 2024 19:46:01 GMT"} })
|
629 | 2024-08-30T19:46:01.669Z | INFO | nexus (BackgroundTasks): identified switch slot for dendrite zone
background_task = bfd_manager
file = nexus/src/app/mod.rs:1063
slot = SpIdentifier {\n slot: 0,\n type_: Switch,\n}
zone_address = fd00:1122:3344:101::2
|
630 | 2024-08-30T19:46:01.671Z | INFO | nexus (BackgroundTasks): completed mapping dendrite zones to switch slots
background_task = bfd_manager
file = nexus/src/app/mod.rs:1095
mappings = {\n Switch0: fd00:1122:3344:101::2,\n}
|
631 | 2024-08-30T19:46:01.684Z | INFO | nexus (BackgroundTasks): determining switch slot managed by dendrite zone
background_task = nat_v4_garbage_collector
file = nexus/src/app/mod.rs:1058
zone_address = fd00:1122:3344:101::2
|
632 | 2024-08-30T19:46:01.684Z | DEBG | nexus (MgsClient): client request
background_task = nat_v4_garbage_collector
body = None
method = GET
uri = http://[fd00:1122:3344:101::2]:12225/local/switch-id
|
633 | 2024-08-30T19:46:01.684Z | DEBG | nexus (MgsClient): client response
background_task = nat_v4_garbage_collector
result = Ok(Response { url: Url { scheme: "http", cannot_be_a_base: false, username: "", password: None, host: Some(Ipv6(fd00:1122:3344:101::2)), port: Some(12225), path: "/local/switch-id", query: None, fragment: None }, status: 200, headers: {"content-type": "application/json", "x-request-id": "bb44050d-cb15-4901-adca-917aeb1b388d", "content-length": "26", "date": "Fri, 30 Aug 2024 19:46:01 GMT"} })
|
634 | 2024-08-30T19:46:01.684Z | INFO | nexus (BackgroundTasks): identified switch slot for dendrite zone
background_task = nat_v4_garbage_collector
file = nexus/src/app/mod.rs:1063
slot = SpIdentifier {\n slot: 0,\n type_: Switch,\n}
zone_address = fd00:1122:3344:101::2
|
635 | 2024-08-30T19:46:01.686Z | INFO | nexus (BackgroundTasks): completed mapping dendrite zones to switch slots
background_task = nat_v4_garbage_collector
file = nexus/src/app/mod.rs:1095
mappings = {\n Switch0: fd00:1122:3344:101::2,\n}
|
636 | 2024-08-30T19:46:01.779Z | INFO | nexus (BackgroundTasks): determining switch slot managed by dendrite zone
background_task = switch_port_config_manager
file = nexus/src/app/mod.rs:1058
rack_id = 27cfef72-d05b-490f-ac92-5c7cad830c2e
zone_address = fd00:1122:3344:101::2
|
637 | 2024-08-30T19:46:01.779Z | DEBG | nexus (MgsClient): client request
background_task = switch_port_config_manager
body = None
method = GET
rack_id = 27cfef72-d05b-490f-ac92-5c7cad830c2e
uri = http://[fd00:1122:3344:101::2]:12225/local/switch-id
|
638 | 2024-08-30T19:46:01.781Z | DEBG | nexus (MgsClient): client response
background_task = switch_port_config_manager
rack_id = 27cfef72-d05b-490f-ac92-5c7cad830c2e
result = Ok(Response { url: Url { scheme: "http", cannot_be_a_base: false, username: "", password: None, host: Some(Ipv6(fd00:1122:3344:101::2)), port: Some(12225), path: "/local/switch-id", query: None, fragment: None }, status: 200, headers: {"content-type": "application/json", "x-request-id": "06453147-7853-499e-9034-65c57794092e", "content-length": "26", "date": "Fri, 30 Aug 2024 19:46:01 GMT"} })
|
639 | 2024-08-30T19:46:01.781Z | INFO | nexus (BackgroundTasks): identified switch slot for dendrite zone
background_task = switch_port_config_manager
file = nexus/src/app/mod.rs:1063
rack_id = 27cfef72-d05b-490f-ac92-5c7cad830c2e
slot = SpIdentifier {\n slot: 0,\n type_: Switch,\n}
zone_address = fd00:1122:3344:101::2
|
640 | 2024-08-30T19:46:01.783Z | INFO | nexus (BackgroundTasks): completed mapping dendrite zones to switch slots
background_task = switch_port_config_manager
file = nexus/src/app/mod.rs:1095
mappings = {\n Switch0: fd00:1122:3344:101::2,\n}
rack_id = 27cfef72-d05b-490f-ac92-5c7cad830c2e
|
641 | 2024-08-30T19:46:01.794Z | DEBG | nexus (BackgroundTasks): client request
SledAgent = 289c9d10-fa69-4638-aac7-3cfc6b4e23be
background_task = vpc_route_manager
body = None
method = GET
uri = http://[fd00:1122:3344:101::1]:12345/vpc-routes
|
642 | 2024-08-30T19:46:01.794Z | DEBG | nexus (BackgroundTasks): client response
SledAgent = 289c9d10-fa69-4638-aac7-3cfc6b4e23be
background_task = vpc_route_manager
result = Ok(Response { url: Url { scheme: "http", cannot_be_a_base: false, username: "", password: None, host: Some(Ipv6(fd00:1122:3344:101::1)), port: Some(12345), path: "/vpc-routes", query: None, fragment: None }, status: 200, headers: {"content-type": "application/json", "x-request-id": "b0cc9e0b-271f-44e2-b3af-721086a74210", "content-length": "372", "date": "Fri, 30 Aug 2024 19:46:01 GMT"} })
|
643 | 2024-08-30T19:46:01.794Z | DEBG | nexus (BackgroundTasks): roles
background_task = vpc_route_manager
roles = RoleSet { roles: {} }
|
644 | 2024-08-30T19:46:01.795Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = vpc_route_manager
resource = Database
result = Ok(())
|
645 | 2024-08-30T19:46:01.809Z | DEBG | nexus (BackgroundTasks): client request
background_task = dns_propagation_external
body = Some(Body)
dns_group = external
dns_server_url = http://[fd00:1122:3344:101::9]:5353
generation = 2
method = PUT
servers = DnsServersList { addresses: [[fd00:1122:3344:101::9]:5353, [fd00:1122:3344:101::8]:5353] }
uri = http://[fd00:1122:3344:101::9]:5353/config
|
646 | 2024-08-30T19:46:01.816Z | DEBG | nexus (BackgroundTasks): client request
background_task = dns_propagation_internal
body = Some(Body)
dns_group = internal
dns_server_url = http://[fd00:1122:3344:1::1]:5353
generation = 1
method = PUT
servers = DnsServersList { addresses: [[fd00:1122:3344:1::1]:5353, [fd00:1122:3344:3::1]:5353, [fd00:1122:3344:2::1]:5353] }
uri = http://[fd00:1122:3344:1::1]:5353/config
|
647 | 2024-08-30T19:46:01.872Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = bfd_manager
elapsed = 395.659692ms
iteration = 7
status = {}
|
648 | 2024-08-30T19:46:01.882Z | DEBG | nexus (BackgroundTasks): client request
SledAgent = 289c9d10-fa69-4638-aac7-3cfc6b4e23be
background_task = v2p_manager
body = None
method = GET
uri = http://[fd00:1122:3344:101::1]:12345/v2p
|
649 | 2024-08-30T19:46:01.883Z | DEBG | nexus (BackgroundTasks): client response
SledAgent = 289c9d10-fa69-4638-aac7-3cfc6b4e23be
background_task = v2p_manager
result = Ok(Response { url: Url { scheme: "http", cannot_be_a_base: false, username: "", password: None, host: Some(Ipv6(fd00:1122:3344:101::1)), port: Some(12345), path: "/v2p", query: None, fragment: None }, status: 200, headers: {"content-type": "application/json", "x-request-id": "f5578d08-3008-4623-8ee2-6a71edd1a8ec", "content-length": "691", "date": "Fri, 30 Aug 2024 19:46:01 GMT"} })
|
650 | 2024-08-30T19:46:01.883Z | INFO | nexus (BackgroundTasks): found opte v2p mappings
background_task = v2p_manager
file = nexus/src/app/background/tasks/v2p_mappings.rs:102
interfaces = {}
sled = buskin
|
651 | 2024-08-30T19:46:01.883Z | INFO | nexus (BackgroundTasks): v2p mappings to delete
background_task = v2p_manager
file = nexus/src/app/background/tasks/v2p_mappings.rs:114
mappings = []
sled = buskin
|
652 | 2024-08-30T19:46:01.883Z | INFO | nexus (BackgroundTasks): v2p mappings to add
background_task = v2p_manager
file = nexus/src/app/background/tasks/v2p_mappings.rs:127
mappings = []
sled = buskin
|
653 | 2024-08-30T19:46:01.884Z | DEBG | nexus (BackgroundTasks): found all DNS names for zone
background_task = dns_config_external
dns_group = external
dns_zone_id = 7f52d615-4a25-43b0-878f-65d4872e4324
dns_zone_name = oxide.test
found_so_far = 1
version = 2
|
654 | 2024-08-30T19:46:01.884Z | DEBG | nexus (BackgroundTasks): read DNS config
background_task = dns_config_external
dns_group = external
nzones = 1
version = 2
|
655 | 2024-08-30T19:46:01.884Z | DEBG | nexus (BackgroundTasks): found latest DNS generation (unchanged)
background_task = dns_config_external
current_generation = 2
current_time_created = 2024-08-30 19:43:18.363870 UTC
dns_group = external
generation = 2
|
656 | 2024-08-30T19:46:01.884Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = dns_config_external
dns_group = external
elapsed = 407.349198ms
iteration = 4
status = {"generation":2}
|
657 | 2024-08-30T19:46:01.884Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = region_snapshot_replacement_start
elapsed = 407.182515ms
iteration = 7
status = {"errors":[],"requests_created_ok":[],"start_invoked_ok":[]}
|
658 | 2024-08-30T19:46:01.885Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = v2p_manager
elapsed = 407.831897ms
iteration = 7
status = {}
|
659 | 2024-08-30T19:46:01.885Z | DEBG | nexus (BackgroundTasks): roles
background_task = dns_config_internal
dns_group = internal
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
660 | 2024-08-30T19:46:01.886Z | DEBG | nexus (BackgroundTasks): roles
background_task = vpc_route_manager
roles = RoleSet { roles: {} }
|
661 | 2024-08-30T19:46:01.886Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = vpc_route_manager
resource = Database
result = Ok(())
|
662 | 2024-08-30T19:46:01.888Z | DEBG | nexus (BackgroundTasks): authorize result
action = Read
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = dns_config_internal
dns_group = internal
resource = DnsConfig
result = Ok(())
|
663 | 2024-08-30T19:46:01.888Z | DEBG | nexus (BackgroundTasks): roles
background_task = dns_config_internal
dns_group = internal
roles = RoleSet { roles: {} }
|
664 | 2024-08-30T19:46:01.888Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = dns_config_internal
dns_group = internal
resource = Database
result = Ok(())
|
665 | 2024-08-30T19:46:01.889Z | DEBG | nexus (BackgroundTasks): roles
background_task = vpc_route_manager
roles = RoleSet { roles: {} }
|
666 | 2024-08-30T19:46:01.889Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = vpc_route_manager
resource = Database
result = Ok(())
|
667 | 2024-08-30T19:46:01.892Z | DEBG | nexus (BackgroundTasks): client request
SledAgent = 289c9d10-fa69-4638-aac7-3cfc6b4e23be
background_task = vpc_route_manager
body = Some(Body)
method = PUT
uri = http://[fd00:1122:3344:101::1]:12345/vpc-routes
|
668 | 2024-08-30T19:46:01.892Z | DEBG | nexus (BackgroundTasks): client response
SledAgent = 289c9d10-fa69-4638-aac7-3cfc6b4e23be
background_task = vpc_route_manager
result = Ok(Response { url: Url { scheme: "http", cannot_be_a_base: false, username: "", password: None, host: Some(Ipv6(fd00:1122:3344:101::1)), port: Some(12345), path: "/vpc-routes", query: None, fragment: None }, status: 204, headers: {"x-request-id": "67f85d2f-8cc0-455e-a376-66aa3999b53e", "date": "Fri, 30 Aug 2024 19:46:01 GMT"} })
|
669 | 2024-08-30T19:46:01.894Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = vpc_route_manager
elapsed = 417.547227ms
iteration = 7
status = {}
|
670 | 2024-08-30T19:46:01.897Z | DEBG | nexus (DpdClient): client request
background_task = nat_v4_garbage_collector
body = None
method = GET
uri = http://[fd00:1122:3344:101::2]:12224/rpw/nat/ipv4/gen
|
671 | 2024-08-30T19:46:01.897Z | DEBG | nexus (DpdClient): client response
background_task = nat_v4_garbage_collector
result = Ok(Response { url: Url { scheme: "http", cannot_be_a_base: false, username: "", password: None, host: Some(Ipv6(fd00:1122:3344:101::2)), port: Some(12224), path: "/rpw/nat/ipv4/gen", query: None, fragment: None }, status: 200, headers: {"content-type": "application/json", "x-request-id": "98d3e2cb-5edc-4b95-82d1-a95d0773dbed", "content-length": "1", "date": "Fri, 30 Aug 2024 19:46:01 GMT"} })
|
672 | 2024-08-30T19:46:01.898Z | DEBG | nexus (BackgroundTasks): roles
background_task = nat_v4_garbage_collector
roles = RoleSet { roles: {} }
|
673 | 2024-08-30T19:46:01.899Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = nat_v4_garbage_collector
resource = Database
result = Ok(())
|
674 | 2024-08-30T19:46:01.901Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = nat_v4_garbage_collector
elapsed = 423.749106ms
iteration = 7
status = null
|
675 | 2024-08-30T19:46:01.923Z | DEBG | nexus (BackgroundTasks): found zones
background_task = dns_config_internal
count = 1
dns_group = internal
|
676 | 2024-08-30T19:46:01.923Z | DEBG | nexus (BackgroundTasks): listing DNS names for zone
background_task = dns_config_internal
batch_size = 100
dns_group = internal
dns_zone_id = 4da9b8e7-9c0b-4448-afde-f83fab0eb20b
dns_zone_name = control-plane.oxide.internal
found_so_far = 0
version = 1
|
677 | 2024-08-30T19:46:01.923Z | DEBG | nexus (BackgroundTasks): roles
background_task = dns_config_internal
dns_group = internal
roles = RoleSet { roles: {} }
|
678 | 2024-08-30T19:46:01.923Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = dns_config_internal
dns_group = internal
resource = Database
result = Ok(())
|
679 | 2024-08-30T19:46:01.925Z | DEBG | nexus (BackgroundTasks): roles
background_task = dns_config_internal
dns_group = internal
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
680 | 2024-08-30T19:46:01.927Z | DEBG | nexus (BackgroundTasks): authorize result
action = Read
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = dns_config_internal
dns_group = internal
resource = DnsConfig
result = Ok(())
|
681 | 2024-08-30T19:46:01.927Z | DEBG | nexus (BackgroundTasks): roles
background_task = dns_config_internal
dns_group = internal
roles = RoleSet { roles: {} }
|
682 | 2024-08-30T19:46:01.927Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = dns_config_internal
dns_group = internal
resource = Database
result = Ok(())
|
683 | 2024-08-30T19:46:01.934Z | DEBG | nexus (BackgroundTasks): found all DNS names for zone
background_task = dns_config_internal
dns_group = internal
dns_zone_id = 4da9b8e7-9c0b-4448-afde-f83fab0eb20b
dns_zone_name = control-plane.oxide.internal
found_so_far = 50
version = 1
|
684 | 2024-08-30T19:46:01.934Z | DEBG | nexus (BackgroundTasks): read DNS config
background_task = dns_config_internal
dns_group = internal
nzones = 1
version = 1
|
685 | 2024-08-30T19:46:01.934Z | DEBG | nexus (BackgroundTasks): found latest DNS generation (unchanged)
background_task = dns_config_internal
current_generation = 1
current_time_created = 2024-08-30 19:43:16.884603 UTC
dns_group = internal
generation = 1
|
686 | 2024-08-30T19:46:01.934Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = dns_config_internal
dns_group = internal
elapsed = 457.588449ms
iteration = 4
status = {"generation":1}
|
687 | 2024-08-30T19:46:02.067Z | DEBG | nexus (BackgroundTasks): client request
background_task = dns_propagation_internal
body = Some(Body)
dns_group = internal
dns_server_url = http://[fd00:1122:3344:3::1]:5353
generation = 1
method = PUT
servers = DnsServersList { addresses: [[fd00:1122:3344:1::1]:5353, [fd00:1122:3344:3::1]:5353, [fd00:1122:3344:2::1]:5353] }
uri = http://[fd00:1122:3344:3::1]:5353/config
|
688 | 2024-08-30T19:46:02.068Z | DEBG | nexus (BackgroundTasks): client request
background_task = dns_propagation_external
body = Some(Body)
dns_group = external
dns_server_url = http://[fd00:1122:3344:101::8]:5353
generation = 2
method = PUT
servers = DnsServersList { addresses: [[fd00:1122:3344:101::9]:5353, [fd00:1122:3344:101::8]:5353] }
uri = http://[fd00:1122:3344:101::8]:5353/config
|
689 | 2024-08-30T19:46:02.069Z | DEBG | nexus (BackgroundTasks): client response
background_task = dns_propagation_external
dns_group = external
dns_server_url = http://[fd00:1122:3344:101::8]:5353
generation = 2
result = Ok(Response { url: Url { scheme: "http", cannot_be_a_base: false, username: "", password: None, host: Some(Ipv6(fd00:1122:3344:101::8)), port: Some(5353), path: "/config", query: None, fragment: None }, status: 204, headers: {"x-request-id": "d06a0e8b-c2e7-430b-8a1d-ff422bda2962", "date": "Fri, 30 Aug 2024 19:46:01 GMT"} })
servers = DnsServersList { addresses: [[fd00:1122:3344:101::9]:5353, [fd00:1122:3344:101::8]:5353] }
|
690 | 2024-08-30T19:46:02.069Z | INFO | nexus (BackgroundTasks): DNS server now at generation 2
background_task = dns_propagation_external
dns_group = external
dns_server_url = http://[fd00:1122:3344:101::8]:5353
file = nexus/src/app/background/tasks/dns_propagation.rs:169
generation = 2
servers = DnsServersList { addresses: [[fd00:1122:3344:101::9]:5353, [fd00:1122:3344:101::8]:5353] }
|
691 | 2024-08-30T19:46:02.071Z | DEBG | nexus (BackgroundTasks): client response
background_task = dns_propagation_external
dns_group = external
dns_server_url = http://[fd00:1122:3344:101::9]:5353
generation = 2
result = Ok(Response { url: Url { scheme: "http", cannot_be_a_base: false, username: "", password: None, host: Some(Ipv6(fd00:1122:3344:101::9)), port: Some(5353), path: "/config", query: None, fragment: None }, status: 204, headers: {"x-request-id": "c7892d15-6441-4fac-93f4-c60ba622e595", "date": "Fri, 30 Aug 2024 19:46:01 GMT"} })
servers = DnsServersList { addresses: [[fd00:1122:3344:101::9]:5353, [fd00:1122:3344:101::8]:5353] }
|
692 | 2024-08-30T19:46:02.071Z | INFO | nexus (BackgroundTasks): DNS server now at generation 2
background_task = dns_propagation_external
dns_group = external
dns_server_url = http://[fd00:1122:3344:101::9]:5353
file = nexus/src/app/background/tasks/dns_propagation.rs:169
generation = 2
servers = DnsServersList { addresses: [[fd00:1122:3344:101::9]:5353, [fd00:1122:3344:101::8]:5353] }
|
693 | 2024-08-30T19:46:02.072Z | INFO | nexus (BackgroundTasks): DNS propagation: done
background_task = dns_propagation_external
dns_group = external
file = nexus/src/app/background/tasks/dns_propagation.rs:106
generation = 2
servers = DnsServersList { addresses: [[fd00:1122:3344:101::9]:5353, [fd00:1122:3344:101::8]:5353] }
|
694 | 2024-08-30T19:46:02.072Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = dns_propagation_external
dns_group = external
elapsed = 595.715653ms
iteration = 6
status = {"generation":2,"server_results":{"[fd00:1122:3344:101::8]:5353":{"Ok":null},"[fd00:1122:3344:101::9]:5353":{"Ok":null}}}
|
695 | 2024-08-30T19:46:02.095Z | DEBG | nexus (BackgroundTasks): roles
background_task = switch_port_config_manager
roles = RoleSet { roles: {} }
|
696 | 2024-08-30T19:46:02.096Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = switch_port_config_manager
resource = Database
result = Ok(())
|
697 | 2024-08-30T19:46:02.098Z | INFO | nexus (BackgroundTasks): fetching switch port settings
background_task = switch_port_config_manager
file = nexus/src/app/background/tasks/sync_switch_configuration.rs:147
port = SwitchPort { id: 7ccb4afc-fc07-48c6-8785-c2cff1ca389e, rack_id: 27cfef72-d05b-490f-ac92-5c7cad830c2e, switch_location: "switch0", port_name: "qsfp0", port_settings_id: Some(49669c7e-dd3c-47ce-aadc-885f0c38581f) }
rack_id = 27cfef72-d05b-490f-ac92-5c7cad830c2e
switch_location = Switch0
|
698 | 2024-08-30T19:46:02.098Z | DEBG | nexus (BackgroundTasks): roles
background_task = switch_port_config_manager
roles = RoleSet { roles: {} }
|
699 | 2024-08-30T19:46:02.098Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = switch_port_config_manager
resource = Database
result = Ok(())
|
700 | 2024-08-30T19:46:02.114Z | DEBG | nexus (BackgroundTasks): client request
background_task = dns_propagation_internal
body = Some(Body)
dns_group = internal
dns_server_url = http://[fd00:1122:3344:2::1]:5353
generation = 1
method = PUT
servers = DnsServersList { addresses: [[fd00:1122:3344:1::1]:5353, [fd00:1122:3344:3::1]:5353, [fd00:1122:3344:2::1]:5353] }
uri = http://[fd00:1122:3344:2::1]:5353/config
|
701 | 2024-08-30T19:46:02.115Z | DEBG | nexus (BackgroundTasks): client response
background_task = dns_propagation_internal
dns_group = internal
dns_server_url = http://[fd00:1122:3344:2::1]:5353
generation = 1
result = Ok(Response { url: Url { scheme: "http", cannot_be_a_base: false, username: "", password: None, host: Some(Ipv6(fd00:1122:3344:2::1)), port: Some(5353), path: "/config", query: None, fragment: None }, status: 204, headers: {"x-request-id": "582e556b-c9c4-4197-9376-afeb72558cdf", "date": "Fri, 30 Aug 2024 19:46:02 GMT"} })
servers = DnsServersList { addresses: [[fd00:1122:3344:1::1]:5353, [fd00:1122:3344:3::1]:5353, [fd00:1122:3344:2::1]:5353] }
|
702 | 2024-08-30T19:46:02.115Z | INFO | nexus (BackgroundTasks): DNS server now at generation 1
background_task = dns_propagation_internal
dns_group = internal
dns_server_url = http://[fd00:1122:3344:2::1]:5353
file = nexus/src/app/background/tasks/dns_propagation.rs:169
generation = 1
servers = DnsServersList { addresses: [[fd00:1122:3344:1::1]:5353, [fd00:1122:3344:3::1]:5353, [fd00:1122:3344:2::1]:5353] }
|
703 | 2024-08-30T19:46:02.116Z | DEBG | nexus (BackgroundTasks): client response
background_task = dns_propagation_internal
dns_group = internal
dns_server_url = http://[fd00:1122:3344:3::1]:5353
generation = 1
result = Ok(Response { url: Url { scheme: "http", cannot_be_a_base: false, username: "", password: None, host: Some(Ipv6(fd00:1122:3344:3::1)), port: Some(5353), path: "/config", query: None, fragment: None }, status: 204, headers: {"x-request-id": "5c93d98b-0a12-4a99-81a6-e80a2db0ae00", "date": "Fri, 30 Aug 2024 19:46:01 GMT"} })
servers = DnsServersList { addresses: [[fd00:1122:3344:1::1]:5353, [fd00:1122:3344:3::1]:5353, [fd00:1122:3344:2::1]:5353] }
|
704 | 2024-08-30T19:46:02.116Z | INFO | nexus (BackgroundTasks): DNS server now at generation 1
background_task = dns_propagation_internal
dns_group = internal
dns_server_url = http://[fd00:1122:3344:3::1]:5353
file = nexus/src/app/background/tasks/dns_propagation.rs:169
generation = 1
servers = DnsServersList { addresses: [[fd00:1122:3344:1::1]:5353, [fd00:1122:3344:3::1]:5353, [fd00:1122:3344:2::1]:5353] }
|
705 | 2024-08-30T19:46:02.117Z | DEBG | nexus (BackgroundTasks): client response
background_task = dns_propagation_internal
dns_group = internal
dns_server_url = http://[fd00:1122:3344:1::1]:5353
generation = 1
result = Ok(Response { url: Url { scheme: "http", cannot_be_a_base: false, username: "", password: None, host: Some(Ipv6(fd00:1122:3344:1::1)), port: Some(5353), path: "/config", query: None, fragment: None }, status: 204, headers: {"x-request-id": "e1fcd9a0-8da6-4f0d-8e46-ee800ced6239", "date": "Fri, 30 Aug 2024 19:46:01 GMT"} })
servers = DnsServersList { addresses: [[fd00:1122:3344:1::1]:5353, [fd00:1122:3344:3::1]:5353, [fd00:1122:3344:2::1]:5353] }
|
706 | 2024-08-30T19:46:02.117Z | INFO | nexus (BackgroundTasks): DNS server now at generation 1
background_task = dns_propagation_internal
dns_group = internal
dns_server_url = http://[fd00:1122:3344:1::1]:5353
file = nexus/src/app/background/tasks/dns_propagation.rs:169
generation = 1
servers = DnsServersList { addresses: [[fd00:1122:3344:1::1]:5353, [fd00:1122:3344:3::1]:5353, [fd00:1122:3344:2::1]:5353] }
|
707 | 2024-08-30T19:46:02.119Z | INFO | nexus (BackgroundTasks): DNS propagation: done
background_task = dns_propagation_internal
dns_group = internal
file = nexus/src/app/background/tasks/dns_propagation.rs:106
generation = 1
servers = DnsServersList { addresses: [[fd00:1122:3344:1::1]:5353, [fd00:1122:3344:3::1]:5353, [fd00:1122:3344:2::1]:5353] }
|
708 | 2024-08-30T19:46:02.119Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = dns_propagation_internal
dns_group = internal
elapsed = 642.063126ms
iteration = 6
status = {"generation":1,"server_results":{"[fd00:1122:3344:1::1]:5353":{"Ok":null},"[fd00:1122:3344:2::1]:5353":{"Ok":null},"[fd00:1122:3344:3::1]:5353":{"Ok":null}}}
|
709 | 2024-08-30T19:46:02.132Z | INFO | nexus (dropshot): request completed
file = /home/build/.cargo/git/checkouts/dropshot-a4a923d29dccc492/06c8dab/dropshot/src/server.rs:914
latency_us = 250
local_addr = [fd00:1122:3344:101::c]:46269
method = GET
remote_addr = [fd00:1122:3344:101::d]:35256
req_id = 3124ea9a-7b60-43fb-8888-8e2a6770b0ac
response_code = 200
uri = /d2343105-862a-478c-b746-fd8bb78f9a96
|
710 | 2024-08-30T19:46:02.211Z | DEBG | nexus (DpdClient): client request
background_task = switch_port_config_manager
body = None
method = GET
rack_id = 27cfef72-d05b-490f-ac92-5c7cad830c2e
uri = http://[fd00:1122:3344:101::2]:12224/port/qsfp0/settings?tag=omicron
|
711 | 2024-08-30T19:46:02.211Z | DEBG | nexus (DpdClient): client response
background_task = switch_port_config_manager
rack_id = 27cfef72-d05b-490f-ac92-5c7cad830c2e
result = Ok(Response { url: Url { scheme: "http", cannot_be_a_base: false, username: "", password: None, host: Some(Ipv6(fd00:1122:3344:101::2)), port: Some(12224), path: "/port/qsfp0/settings", query: Some("tag=omicron"), fragment: None }, status: 200, headers: {"content-type": "application/json", "x-request-id": "018b8506-d7ee-4041-8b06-d52bbaaa4158", "content-length": "121", "date": "Fri, 30 Aug 2024 19:46:02 GMT"} })
|
712 | 2024-08-30T19:46:02.211Z | INFO | nexus (BackgroundTasks): retrieved port settings from switch
background_task = switch_port_config_manager
file = nexus/src/app/background/tasks/sync_switch_configuration.rs:1714
rack_id = 27cfef72-d05b-490f-ac92-5c7cad830c2e
settings = PortSettings { links: {"0": LinkSettings { addrs: [10.151.1.174], params: LinkCreate { autoneg: false, fec: None, kr: false, lane: Some(LinkId(0)), speed: Speed40G } }} }
switch_port_id = "qsfp0"
|
713 | 2024-08-30T19:46:02.211Z | INFO | nexus (BackgroundTasks): port settings up to date, skipping
background_task = switch_port_config_manager
file = nexus/src/app/background/tasks/sync_switch_configuration.rs:1741
rack_id = 27cfef72-d05b-490f-ac92-5c7cad830c2e
switch_location = Switch0
switch_port_id = "qsfp0"
switch_port_settings_id = 49669c7e-dd3c-47ce-aadc-885f0c38581f
|
714 | 2024-08-30T19:46:02.211Z | INFO | nexus (BackgroundTasks): retrieved existing routes
background_task = switch_port_config_manager
file = nexus/src/app/background/tasks/sync_switch_configuration.rs:379
rack_id = 27cfef72-d05b-490f-ac92-5c7cad830c2e
routes = {Switch0: {(10.151.1.100, Prefix4 { length: 0, value: 0.0.0.0 }, None, None)}}
|
715 | 2024-08-30T19:46:02.211Z | INFO | nexus (BackgroundTasks): retrieved desired routes
background_task = switch_port_config_manager
file = nexus/src/app/background/tasks/sync_switch_configuration.rs:383
rack_id = 27cfef72-d05b-490f-ac92-5c7cad830c2e
routes = {Switch0: {(10.151.1.100, Prefix4 { length: 0, value: 0.0.0.0 }, None, None)}}
|
716 | 2024-08-30T19:46:02.211Z | INFO | nexus (BackgroundTasks): calculated static routes to add
background_task = switch_port_config_manager
file = nexus/src/app/background/tasks/sync_switch_configuration.rs:392
rack_id = 27cfef72-d05b-490f-ac92-5c7cad830c2e
routes = {}
|
717 | 2024-08-30T19:46:02.211Z | INFO | nexus (BackgroundTasks): calculated static routes to delete
background_task = switch_port_config_manager
file = nexus/src/app/background/tasks/sync_switch_configuration.rs:398
rack_id = 27cfef72-d05b-490f-ac92-5c7cad830c2e
routes = {}
|
718 | 2024-08-30T19:46:02.211Z | INFO | nexus (BackgroundTasks): checking for changes to loopback addresses
background_task = switch_port_config_manager
file = nexus/src/app/background/tasks/sync_switch_configuration.rs:418
rack_id = 27cfef72-d05b-490f-ac92-5c7cad830c2e
|
719 | 2024-08-30T19:46:02.211Z | DEBG | nexus (BackgroundTasks): roles
background_task = switch_port_config_manager
roles = RoleSet { roles: {} }
|
720 | 2024-08-30T19:46:02.212Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = switch_port_config_manager
resource = Database
result = Ok(())
|
721 | 2024-08-30T19:46:02.213Z | DEBG | nexus (DpdClient): client request
background_task = switch_port_config_manager
body = None
method = GET
rack_id = 27cfef72-d05b-490f-ac92-5c7cad830c2e
uri = http://[fd00:1122:3344:101::2]:12224/loopback/ipv4
|
722 | 2024-08-30T19:46:02.214Z | DEBG | nexus (DpdClient): client response
background_task = switch_port_config_manager
rack_id = 27cfef72-d05b-490f-ac92-5c7cad830c2e
result = Ok(Response { url: Url { scheme: "http", cannot_be_a_base: false, username: "", password: None, host: Some(Ipv6(fd00:1122:3344:101::2)), port: Some(12224), path: "/loopback/ipv4", query: None, fragment: None }, status: 200, headers: {"content-type": "application/json", "x-request-id": "92d55c0e-84ed-42a2-8d2b-47212b531aca", "content-length": "2", "date": "Fri, 30 Aug 2024 19:46:02 GMT"} })
|
723 | 2024-08-30T19:46:02.214Z | DEBG | nexus (DpdClient): client request
background_task = switch_port_config_manager
body = None
method = GET
rack_id = 27cfef72-d05b-490f-ac92-5c7cad830c2e
uri = http://[fd00:1122:3344:101::2]:12224/loopback/ipv6
|
724 | 2024-08-30T19:46:02.214Z | DEBG | nexus (DpdClient): client response
background_task = switch_port_config_manager
rack_id = 27cfef72-d05b-490f-ac92-5c7cad830c2e
result = Ok(Response { url: Url { scheme: "http", cannot_be_a_base: false, username: "", password: None, host: Some(Ipv6(fd00:1122:3344:101::2)), port: Some(12224), path: "/loopback/ipv6", query: None, fragment: None }, status: 200, headers: {"content-type": "application/json", "x-request-id": "0f8d8f41-6c91-413f-961a-0ded491d62e6", "content-length": "52", "date": "Fri, 30 Aug 2024 19:46:02 GMT"} })
|
725 | 2024-08-30T19:46:02.214Z | INFO | nexus (BackgroundTasks): applying SMF config uplink updates to switch zone
background_task = switch_port_config_manager
config = [HostPortConfig { addrs: [UplinkAddressConfig { address: V4(Ipv4Net { addr: 10.151.1.174, width: 24 }), vlan_id: None }], lldp: Some(LldpPortConfig { chassis_id: None, management_addrs: None, port_description: None, port_id: None, status: Disabled, system_description: None, system_name: None }), port: "qsfp0" }]
file = nexus/src/app/background/tasks/sync_switch_configuration.rs:467
rack_id = 27cfef72-d05b-490f-ac92-5c7cad830c2e
switch_location = Switch0
|
726 | 2024-08-30T19:46:02.214Z | DEBG | nexus (BackgroundTasks): client request
background_task = switch_port_config_manager
body = Some(Body)
method = POST
rack_id = 27cfef72-d05b-490f-ac92-5c7cad830c2e
uri = http://[fd00:1122:3344:101::1]:12345/switch-ports
|
727 | 2024-08-30T19:46:02.317Z | DEBG | nexus (BackgroundTasks): client response
background_task = switch_port_config_manager
rack_id = 27cfef72-d05b-490f-ac92-5c7cad830c2e
result = Ok(Response { url: Url { scheme: "http", cannot_be_a_base: false, username: "", password: None, host: Some(Ipv6(fd00:1122:3344:101::1)), port: Some(12345), path: "/switch-ports", query: None, fragment: None }, status: 204, headers: {"x-request-id": "0a6d41fb-de60-4dd3-a75c-e103b7ec6a2d", "date": "Fri, 30 Aug 2024 19:46:01 GMT"} })
|
728 | 2024-08-30T19:46:02.317Z | INFO | nexus (BackgroundTasks): no bgp config found for switch, skipping.
background_task = switch_port_config_manager
file = nexus/src/app/background/tasks/sync_switch_configuration.rs:770
rack_id = 27cfef72-d05b-490f-ac92-5c7cad830c2e
switch = Switch0
|
729 | 2024-08-30T19:46:02.317Z | DEBG | nexus (BackgroundTasks): client request
background_task = switch_port_config_manager
body = None
method = GET
rack_id = 27cfef72-d05b-490f-ac92-5c7cad830c2e
uri = http://[fd00:1122:3344:101::1]:12345/network-bootstore-config
|
730 | 2024-08-30T19:46:02.318Z | DEBG | nexus (BackgroundTasks): client response
background_task = switch_port_config_manager
rack_id = 27cfef72-d05b-490f-ac92-5c7cad830c2e
result = Ok(Response { url: Url { scheme: "http", cannot_be_a_base: false, username: "", password: None, host: Some(Ipv6(fd00:1122:3344:101::1)), port: Some(12345), path: "/network-bootstore-config", query: None, fragment: None }, status: 200, headers: {"content-type": "application/json", "x-request-id": "08f2c7ed-bb4d-4d27-a902-61240913b923", "content-length": "667", "date": "Fri, 30 Aug 2024 19:46:02 GMT"} })
|
731 | 2024-08-30T19:46:02.318Z | DEBG | nexus (BackgroundTasks): roles
background_task = switch_port_config_manager
roles = RoleSet { roles: {} }
|
732 | 2024-08-30T19:46:02.319Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = switch_port_config_manager
resource = Database
result = Ok(())
|
733 | 2024-08-30T19:46:02.322Z | DEBG | nexus (BackgroundTasks): roles
background_task = switch_port_config_manager
roles = RoleSet { roles: {} }
|
734 | 2024-08-30T19:46:02.322Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = switch_port_config_manager
resource = Database
result = Ok(())
|
735 | 2024-08-30T19:46:02.326Z | DEBG | nexus (BackgroundTasks): roles
background_task = switch_port_config_manager
roles = RoleSet { roles: {} }
|
736 | 2024-08-30T19:46:02.326Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = switch_port_config_manager
resource = Database
result = Ok(())
|
737 | 2024-08-30T19:46:02.328Z | DEBG | nexus (BackgroundTasks): roles
background_task = switch_port_config_manager
roles = RoleSet { roles: {} }
|
738 | 2024-08-30T19:46:02.328Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = switch_port_config_manager
resource = Database
result = Ok(())
|
739 | 2024-08-30T19:46:02.335Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = switch_port_config_manager
elapsed = 858.202979ms
iteration = 7
status = {}
|
740 | 2024-08-30T19:46:11.477Z | DEBG | nexus (BackgroundTasks): activating
background_task = blueprint_loader
iteration = 20
reason = Timeout
|
741 | 2024-08-30T19:46:11.477Z | DEBG | nexus (BackgroundTasks): activating
background_task = region_replacement_driver
iteration = 20
reason = Timeout
|
742 | 2024-08-30T19:46:11.477Z | DEBG | nexus (BackgroundTasks): roles
background_task = blueprint_loader
roles = RoleSet { roles: {} }
|
743 | 2024-08-30T19:46:11.477Z | DEBG | nexus (BackgroundTasks): roles
background_task = region_replacement_driver
roles = RoleSet { roles: {} }
|
744 | 2024-08-30T19:46:11.477Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = region_replacement_driver
resource = Database
result = Ok(())
|
745 | 2024-08-30T19:46:11.477Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = blueprint_loader
resource = Database
result = Ok(())
|
746 | 2024-08-30T19:46:11.479Z | DEBG | nexus (BackgroundTasks): roles
background_task = region_replacement_driver
roles = RoleSet { roles: {} }
|
747 | 2024-08-30T19:46:11.479Z | DEBG | nexus (BackgroundTasks): roles
background_task = blueprint_loader
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
748 | 2024-08-30T19:46:11.479Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = region_replacement_driver
resource = Database
result = Ok(())
|
749 | 2024-08-30T19:46:11.481Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = region_replacement_driver
elapsed = 3.900888ms
iteration = 20
status = {"drive_invoked_ok":[],"errors":[],"finish_invoked_ok":[]}
|
750 | 2024-08-30T19:46:11.481Z | DEBG | nexus (BackgroundTasks): authorize result
action = Read
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = blueprint_loader
resource = BlueprintConfig
result = Ok(())
|
751 | 2024-08-30T19:46:11.481Z | DEBG | nexus (BackgroundTasks): roles
background_task = blueprint_loader
roles = RoleSet { roles: {} }
|
752 | 2024-08-30T19:46:11.482Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = blueprint_loader
resource = Database
result = Ok(())
|
753 | 2024-08-30T19:46:11.484Z | DEBG | nexus (BackgroundTasks): roles
background_task = blueprint_loader
roles = RoleSet { roles: {} }
|
754 | 2024-08-30T19:46:11.484Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = blueprint_loader
resource = Database
result = Ok(())
|
755 | 2024-08-30T19:46:11.486Z | DEBG | nexus (BackgroundTasks): roles
background_task = blueprint_loader
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
756 | 2024-08-30T19:46:11.488Z | DEBG | nexus (BackgroundTasks): authorize result
action = Read
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = blueprint_loader
resource = Blueprint { parent: Fleet, key: 6cec0807-9a99-4265-913f-3aea7fdc6b25, lookup_type: ById(6cec0807-9a99-4265-913f-3aea7fdc6b25) }
result = Ok(())
|
757 | 2024-08-30T19:46:11.488Z | DEBG | nexus (BackgroundTasks): roles
background_task = blueprint_loader
roles = RoleSet { roles: {} }
|
758 | 2024-08-30T19:46:11.488Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = blueprint_loader
resource = Database
result = Ok(())
|
759 | 2024-08-30T19:46:11.494Z | DEBG | nexus (BackgroundTasks): found latest target blueprint (unchanged)
background_task = blueprint_loader
original_target_id = 6cec0807-9a99-4265-913f-3aea7fdc6b25
original_time_created = 2024-08-30 19:42:44.596991 UTC
target_id = 6cec0807-9a99-4265-913f-3aea7fdc6b25
time_created = 2024-08-30 19:42:44.596991 UTC
|
760 | 2024-08-30T19:46:11.494Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = blueprint_loader
elapsed = 16.850776ms
iteration = 20
status = {"enabled":false,"status":"target blueprint unchanged","target_id":"6cec0807-9a99-4265-913f-3aea7fdc6b25","time_created":"2024-08-30T19:42:44.596991Z"}
|
761 | 2024-08-30T19:46:12.133Z | INFO | nexus (dropshot): request completed
file = /home/build/.cargo/git/checkouts/dropshot-a4a923d29dccc492/06c8dab/dropshot/src/server.rs:914
latency_us = 227
local_addr = [fd00:1122:3344:101::c]:46269
method = GET
remote_addr = [fd00:1122:3344:101::d]:35256
req_id = 868b5faf-edee-42db-a4f2-b313f3536fba
response_code = 200
uri = /d2343105-862a-478c-b746-fd8bb78f9a96
|
762 | 2024-08-30T19:46:21.477Z | DEBG | nexus (BackgroundTasks): activating
background_task = blueprint_loader
iteration = 21
reason = Timeout
|
763 | 2024-08-30T19:46:21.477Z | DEBG | nexus (BackgroundTasks): activating
background_task = region_replacement_driver
iteration = 21
reason = Timeout
|
764 | 2024-08-30T19:46:21.477Z | DEBG | nexus (BackgroundTasks): roles
background_task = blueprint_loader
roles = RoleSet { roles: {} }
|
765 | 2024-08-30T19:46:21.477Z | DEBG | nexus (BackgroundTasks): roles
background_task = region_replacement_driver
roles = RoleSet { roles: {} }
|
766 | 2024-08-30T19:46:21.478Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = blueprint_loader
resource = Database
result = Ok(())
|
767 | 2024-08-30T19:46:21.478Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = region_replacement_driver
resource = Database
result = Ok(())
|
768 | 2024-08-30T19:46:21.479Z | DEBG | nexus (BackgroundTasks): roles
background_task = blueprint_loader
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
769 | 2024-08-30T19:46:21.480Z | DEBG | nexus (BackgroundTasks): roles
background_task = region_replacement_driver
roles = RoleSet { roles: {} }
|
770 | 2024-08-30T19:46:21.480Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = region_replacement_driver
resource = Database
result = Ok(())
|
771 | 2024-08-30T19:46:21.481Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = region_replacement_driver
elapsed = 4.245004ms
iteration = 21
status = {"drive_invoked_ok":[],"errors":[],"finish_invoked_ok":[]}
|
772 | 2024-08-30T19:46:21.482Z | DEBG | nexus (BackgroundTasks): authorize result
action = Read
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = blueprint_loader
resource = BlueprintConfig
result = Ok(())
|
773 | 2024-08-30T19:46:21.482Z | DEBG | nexus (BackgroundTasks): roles
background_task = blueprint_loader
roles = RoleSet { roles: {} }
|
774 | 2024-08-30T19:46:21.482Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = blueprint_loader
resource = Database
result = Ok(())
|
775 | 2024-08-30T19:46:21.484Z | DEBG | nexus (BackgroundTasks): roles
background_task = blueprint_loader
roles = RoleSet { roles: {} }
|
776 | 2024-08-30T19:46:21.484Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = blueprint_loader
resource = Database
result = Ok(())
|
777 | 2024-08-30T19:46:21.486Z | DEBG | nexus (BackgroundTasks): roles
background_task = blueprint_loader
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
778 | 2024-08-30T19:46:21.488Z | DEBG | nexus (BackgroundTasks): authorize result
action = Read
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = blueprint_loader
resource = Blueprint { parent: Fleet, key: 6cec0807-9a99-4265-913f-3aea7fdc6b25, lookup_type: ById(6cec0807-9a99-4265-913f-3aea7fdc6b25) }
result = Ok(())
|
779 | 2024-08-30T19:46:21.488Z | DEBG | nexus (BackgroundTasks): roles
background_task = blueprint_loader
roles = RoleSet { roles: {} }
|
780 | 2024-08-30T19:46:21.488Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = blueprint_loader
resource = Database
result = Ok(())
|
781 | 2024-08-30T19:46:21.496Z | DEBG | nexus (BackgroundTasks): found latest target blueprint (unchanged)
background_task = blueprint_loader
original_target_id = 6cec0807-9a99-4265-913f-3aea7fdc6b25
original_time_created = 2024-08-30 19:42:44.596991 UTC
target_id = 6cec0807-9a99-4265-913f-3aea7fdc6b25
time_created = 2024-08-30 19:42:44.596991 UTC
|
782 | 2024-08-30T19:46:21.496Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = blueprint_loader
elapsed = 18.844711ms
iteration = 21
status = {"enabled":false,"status":"target blueprint unchanged","target_id":"6cec0807-9a99-4265-913f-3aea7fdc6b25","time_created":"2024-08-30T19:42:44.596991Z"}
|
783 | 2024-08-30T19:46:22.134Z | INFO | nexus (dropshot): request completed
file = /home/build/.cargo/git/checkouts/dropshot-a4a923d29dccc492/06c8dab/dropshot/src/server.rs:914
latency_us = 1215
local_addr = [fd00:1122:3344:101::c]:46269
method = GET
remote_addr = [fd00:1122:3344:101::d]:35256
req_id = b471d1bb-40ab-43a3-90b3-e79be1e9ec61
response_code = 200
uri = /d2343105-862a-478c-b746-fd8bb78f9a96
|
784 | 2024-08-30T19:46:31.477Z | DEBG | nexus (BackgroundTasks): activating
background_task = physical_disk_adoption
iteration = 9
reason = Timeout
|
785 | 2024-08-30T19:46:31.477Z | DEBG | nexus (BackgroundTasks): activating
background_task = nat_v4_garbage_collector
iteration = 8
reason = Timeout
|
786 | 2024-08-30T19:46:31.477Z | DEBG | nexus (BackgroundTasks): roles
background_task = physical_disk_adoption
roles = RoleSet { roles: {} }
|
787 | 2024-08-30T19:46:31.477Z | DEBG | nexus (BackgroundTasks): roles
background_task = nat_v4_garbage_collector
roles = RoleSet { roles: {} }
|
788 | 2024-08-30T19:46:31.477Z | DEBG | nexus (BackgroundTasks): activating
background_task = instance_updater
iteration = 8
reason = Timeout
|
789 | 2024-08-30T19:46:31.477Z | DEBG | nexus (BackgroundTasks): looking for instances with destroyed active VMMs...
background_task = instance_updater
|
790 | 2024-08-30T19:46:31.477Z | DEBG | nexus (BackgroundTasks): roles
background_task = instance_updater
roles = RoleSet { roles: {} }
|
791 | 2024-08-30T19:46:31.477Z | DEBG | nexus (BackgroundTasks): activating
background_task = instance_watcher
iteration = 8
reason = Timeout
|
792 | 2024-08-30T19:46:31.477Z | DEBG | nexus (BackgroundTasks): roles
background_task = instance_watcher
roles = RoleSet { roles: {} }
|
793 | 2024-08-30T19:46:31.477Z | DEBG | nexus (BackgroundTasks): activating
background_task = region_snapshot_replacement_step
iteration = 8
reason = Timeout
|
794 | 2024-08-30T19:46:31.477Z | DEBG | nexus (BackgroundTasks): activating
background_task = v2p_manager
iteration = 8
reason = Timeout
|
795 | 2024-08-30T19:46:31.477Z | DEBG | nexus (BackgroundTasks): roles
background_task = region_snapshot_replacement_step
roles = RoleSet { roles: {} }
|
796 | 2024-08-30T19:46:31.477Z | DEBG | nexus (BackgroundTasks): roles
background_task = v2p_manager
roles = RoleSet { roles: {} }
|
797 | 2024-08-30T19:46:31.477Z | DEBG | nexus (BackgroundTasks): activating
background_task = region_replacement
iteration = 8
reason = Timeout
|
798 | 2024-08-30T19:46:31.477Z | DEBG | nexus (BackgroundTasks): roles
background_task = region_replacement
roles = RoleSet { roles: {} }
|
799 | 2024-08-30T19:46:31.477Z | DEBG | nexus (BackgroundTasks): activating
background_task = region_snapshot_replacement_start
iteration = 8
reason = Timeout
|
800 | 2024-08-30T19:46:31.477Z | DEBG | nexus (BackgroundTasks): roles
background_task = region_snapshot_replacement_start
roles = RoleSet { roles: {} }
|
801 | 2024-08-30T19:46:31.477Z | DEBG | nexus (BackgroundTasks): activating
background_task = service_zone_nat_tracker
iteration = 8
reason = Timeout
|
802 | 2024-08-30T19:46:31.477Z | DEBG | nexus (BackgroundTasks): roles
background_task = service_zone_nat_tracker
roles = RoleSet { roles: {} }
|
803 | 2024-08-30T19:46:31.477Z | DEBG | nexus (BackgroundTasks): activating
background_task = region_replacement_driver
iteration = 22
reason = Timeout
|
804 | 2024-08-30T19:46:31.477Z | DEBG | nexus (BackgroundTasks): roles
background_task = region_replacement_driver
roles = RoleSet { roles: {} }
|
805 | 2024-08-30T19:46:31.477Z | DEBG | nexus (BackgroundTasks): activating
background_task = vpc_route_manager
iteration = 8
reason = Timeout
|
806 | 2024-08-30T19:46:31.477Z | DEBG | nexus (BackgroundTasks): roles
background_task = vpc_route_manager
roles = RoleSet { roles: {} }
|
807 | 2024-08-30T19:46:31.477Z | DEBG | nexus (BackgroundTasks): activating
background_task = switch_port_config_manager
iteration = 8
reason = Timeout
|
808 | 2024-08-30T19:46:31.477Z | DEBG | nexus (BackgroundTasks): roles
background_task = switch_port_config_manager
roles = RoleSet { roles: {} }
|
809 | 2024-08-30T19:46:31.477Z | DEBG | nexus (BackgroundTasks): activating
background_task = bfd_manager
iteration = 8
reason = Timeout
|
810 | 2024-08-30T19:46:31.477Z | DEBG | nexus (BackgroundTasks): roles
background_task = bfd_manager
roles = RoleSet { roles: {} }
|
811 | 2024-08-30T19:46:31.477Z | DEBG | nexus (BackgroundTasks): activating
background_task = blueprint_loader
iteration = 22
reason = Timeout
|
812 | 2024-08-30T19:46:31.477Z | DEBG | nexus (BackgroundTasks): activating
background_task = phantom_disks
iteration = 8
reason = Timeout
|
813 | 2024-08-30T19:46:31.477Z | DEBG | nexus (BackgroundTasks): roles
background_task = blueprint_loader
roles = RoleSet { roles: {} }
|
814 | 2024-08-30T19:46:31.477Z | DEBG | nexus (BackgroundTasks): activating
background_task = region_snapshot_replacement_garbage_collection
iteration = 8
reason = Timeout
|
815 | 2024-08-30T19:46:31.477Z | DEBG | nexus (BackgroundTasks): roles
background_task = region_snapshot_replacement_garbage_collection
roles = RoleSet { roles: {} }
|
816 | 2024-08-30T19:46:31.478Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = instance_updater
resource = Database
result = Ok(())
|
817 | 2024-08-30T19:46:31.478Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = region_snapshot_replacement_start
resource = Database
result = Ok(())
|
818 | 2024-08-30T19:46:31.478Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = v2p_manager
resource = Database
result = Ok(())
|
819 | 2024-08-30T19:46:31.478Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = nat_v4_garbage_collector
resource = Database
result = Ok(())
|
820 | 2024-08-30T19:46:31.478Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = region_replacement
resource = Database
result = Ok(())
|
821 | 2024-08-30T19:46:31.478Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = service_zone_nat_tracker
resource = Database
result = Ok(())
|
822 | 2024-08-30T19:46:31.478Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = region_snapshot_replacement_step
resource = Database
result = Ok(())
|
823 | 2024-08-30T19:46:31.478Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = physical_disk_adoption
resource = Database
result = Ok(())
|
824 | 2024-08-30T19:46:31.478Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = region_snapshot_replacement_garbage_collection
resource = Database
result = Ok(())
|
825 | 2024-08-30T19:46:31.478Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = blueprint_loader
resource = Database
result = Ok(())
|
826 | 2024-08-30T19:46:31.478Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = vpc_route_manager
resource = Database
result = Ok(())
|
827 | 2024-08-30T19:46:31.478Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = instance_watcher
resource = Database
result = Ok(())
|
828 | 2024-08-30T19:46:31.478Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = bfd_manager
resource = Database
result = Ok(())
|
829 | 2024-08-30T19:46:31.478Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = switch_port_config_manager
resource = Database
result = Ok(())
|
830 | 2024-08-30T19:46:31.478Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = region_replacement_driver
resource = Database
result = Ok(())
|
831 | 2024-08-30T19:46:31.478Z | DEBG | nexus (BackgroundTasks): activating
background_task = region_snapshot_replacement_finish
iteration = 8
reason = Timeout
|
832 | 2024-08-30T19:46:31.478Z | DEBG | nexus (BackgroundTasks): roles
background_task = region_snapshot_replacement_finish
roles = RoleSet { roles: {} }
|
833 | 2024-08-30T19:46:31.479Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = region_snapshot_replacement_finish
resource = Database
result = Ok(())
|
834 | 2024-08-30T19:46:31.481Z | INFO | nexus (BackgroundTasks): listed instances with destroyed active VMMs
background_task = instance_updater
count = 0
file = nexus/src/app/background/tasks/instance_updater.rs:55
|
835 | 2024-08-30T19:46:31.481Z | DEBG | nexus (BackgroundTasks): looking for instances with terminated active migrations...
background_task = instance_updater
|
836 | 2024-08-30T19:46:31.481Z | DEBG | nexus (BackgroundTasks): roles
background_task = instance_updater
roles = RoleSet { roles: {} }
|
837 | 2024-08-30T19:46:31.481Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = instance_updater
resource = Database
result = Ok(())
|
838 | 2024-08-30T19:46:31.481Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = phantom_disks
elapsed = 3.4141ms
iteration = 8
status = {"phantom_disk_deleted_err":0,"phantom_disk_deleted_ok":0}
|
839 | 2024-08-30T19:46:31.482Z | DEBG | nexus (DnsResolver): lookup_all_ipv6 srv
dns_name = _dendrite._tcp.control-plane.oxide.internal
response = SrvLookup(Lookup { query: Query { name: Name("_dendrite._tcp.control-plane.oxide.internal"), query_type: SRV, query_class: IN }, records: [Record { name_labels: Name("_dendrite._tcp.control-plane.oxide.internal."), rr_type: SRV, dns_class: IN, ttl: 0, rdata: Some(SRV(SRV { priority: 0, weight: 0, port: 12224, target: Name("dendrite-289c9d10-fa69-4638-aac7-3cfc6b4e23be.host.control-plane.oxide.internal.") })) }, Record { name_labels: Name("dendrite-289c9d10-fa69-4638-aac7-3cfc6b4e23be.host.control-plane.oxide.internal."), rr_type: AAAA, dns_class: IN, ttl: 0, rdata: Some(AAAA(AAAA(fd00:1122:3344:101::2))) }], valid_until: Instant { tv_sec: 1077, tv_nsec: 788967769 } })
|
840 | 2024-08-30T19:46:31.482Z | INFO | nexus (BackgroundTasks): Determining switch slots managed by switch zones
background_task = nat_v4_garbage_collector
file = nexus/src/app/mod.rs:1050
|
841 | 2024-08-30T19:46:31.483Z | DEBG | nexus (BackgroundTasks): roles
background_task = service_zone_nat_tracker
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
842 | 2024-08-30T19:46:31.484Z | DEBG | nexus (BackgroundTasks): roles
background_task = physical_disk_adoption
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
843 | 2024-08-30T19:46:31.484Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = region_snapshot_replacement_garbage_collection
elapsed = 6.365812ms
iteration = 8
status = {"errors":[],"garbage_collect_requested":[]}
|
844 | 2024-08-30T19:46:31.484Z | DEBG | nexus (BackgroundTasks): roles
background_task = blueprint_loader
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
845 | 2024-08-30T19:46:31.486Z | DEBG | nexus (BackgroundTasks): authorize result
action = Read
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = service_zone_nat_tracker
resource = Inventory
result = Ok(())
|
846 | 2024-08-30T19:46:31.486Z | DEBG | nexus (BackgroundTasks): roles
background_task = service_zone_nat_tracker
roles = RoleSet { roles: {} }
|
847 | 2024-08-30T19:46:31.486Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = service_zone_nat_tracker
resource = Database
result = Ok(())
|
848 | 2024-08-30T19:46:31.486Z | DEBG | nexus (BackgroundTasks): authorize result
action = Read
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = physical_disk_adoption
resource = Fleet
result = Ok(())
|
849 | 2024-08-30T19:46:31.486Z | DEBG | nexus (BackgroundTasks): roles
background_task = physical_disk_adoption
roles = RoleSet { roles: {} }
|
850 | 2024-08-30T19:46:31.486Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = physical_disk_adoption
resource = Database
result = Ok(())
|
851 | 2024-08-30T19:46:31.488Z | DEBG | nexus (BackgroundTasks): roles
background_task = vpc_route_manager
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
852 | 2024-08-30T19:46:31.488Z | DEBG | nexus (BackgroundTasks): authorize result
action = Read
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = blueprint_loader
resource = BlueprintConfig
result = Ok(())
|
853 | 2024-08-30T19:46:31.488Z | DEBG | nexus (BackgroundTasks): roles
background_task = blueprint_loader
roles = RoleSet { roles: {} }
|
854 | 2024-08-30T19:46:31.488Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = blueprint_loader
resource = Database
result = Ok(())
|
855 | 2024-08-30T19:46:31.489Z | DEBG | nexus (BackgroundTasks): roles
background_task = switch_port_config_manager
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
856 | 2024-08-30T19:46:31.489Z | DEBG | nexus (DnsResolver): lookup_all_ipv6 srv
dns_name = _dendrite._tcp.control-plane.oxide.internal
response = SrvLookup(Lookup { query: Query { name: Name("_dendrite._tcp.control-plane.oxide.internal"), query_type: SRV, query_class: IN }, records: [Record { name_labels: Name("_dendrite._tcp.control-plane.oxide.internal."), rr_type: SRV, dns_class: IN, ttl: 0, rdata: Some(SRV(SRV { priority: 0, weight: 0, port: 12224, target: Name("dendrite-289c9d10-fa69-4638-aac7-3cfc6b4e23be.host.control-plane.oxide.internal.") })) }, Record { name_labels: Name("dendrite-289c9d10-fa69-4638-aac7-3cfc6b4e23be.host.control-plane.oxide.internal."), rr_type: AAAA, dns_class: IN, ttl: 0, rdata: Some(AAAA(AAAA(fd00:1122:3344:101::2))) }], valid_until: Instant { tv_sec: 1077, tv_nsec: 796729835 } })
|
857 | 2024-08-30T19:46:31.489Z | DEBG | nexus (BackgroundTasks): roles
background_task = instance_watcher
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
858 | 2024-08-30T19:46:31.490Z | DEBG | nexus (BackgroundTasks): authorize result
action = ListChildren
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = vpc_route_manager
resource = Fleet
result = Ok(())
|
859 | 2024-08-30T19:46:31.490Z | DEBG | nexus (BackgroundTasks): roles
background_task = vpc_route_manager
roles = RoleSet { roles: {} }
|
860 | 2024-08-30T19:46:31.490Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = vpc_route_manager
resource = Database
result = Ok(())
|
861 | 2024-08-30T19:46:31.490Z | INFO | nexus (BackgroundTasks): Determining switch slots managed by switch zones
background_task = bfd_manager
file = nexus/src/app/mod.rs:1050
|
862 | 2024-08-30T19:46:31.491Z | DEBG | nexus (BackgroundTasks): authorize result
action = Read
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = switch_port_config_manager
resource = Fleet
result = Ok(())
|
863 | 2024-08-30T19:46:31.491Z | DEBG | nexus (BackgroundTasks): roles
background_task = switch_port_config_manager
roles = RoleSet { roles: {} }
|
864 | 2024-08-30T19:46:31.491Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = switch_port_config_manager
resource = Database
result = Ok(())
|
865 | 2024-08-30T19:46:31.491Z | DEBG | nexus (BackgroundTasks): authorize result
action = Read
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = instance_watcher
resource = Fleet
result = Ok(())
|
866 | 2024-08-30T19:46:31.491Z | DEBG | nexus (BackgroundTasks): roles
background_task = instance_watcher
roles = RoleSet { roles: {} }
|
867 | 2024-08-30T19:46:31.491Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = region_snapshot_replacement_finish
elapsed = 12.997768ms
iteration = 8
status = {"errors":[],"records_set_to_done":[]}
|
868 | 2024-08-30T19:46:31.491Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = instance_watcher
resource = Database
result = Ok(())
|
869 | 2024-08-30T19:46:31.494Z | DEBG | nexus (BackgroundTasks): roles
background_task = service_zone_nat_tracker
roles = RoleSet { roles: {} }
|
870 | 2024-08-30T19:46:31.494Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = service_zone_nat_tracker
resource = Database
result = Ok(())
|
871 | 2024-08-30T19:46:31.495Z | DEBG | nexus (BackgroundTasks): roles
background_task = physical_disk_adoption
roles = RoleSet { roles: {} }
|
872 | 2024-08-30T19:46:31.495Z | DEBG | nexus (BackgroundTasks): roles
background_task = blueprint_loader
roles = RoleSet { roles: {} }
|
873 | 2024-08-30T19:46:31.495Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = physical_disk_adoption
resource = Database
result = Ok(())
|
874 | 2024-08-30T19:46:31.495Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = blueprint_loader
resource = Database
result = Ok(())
|
875 | 2024-08-30T19:46:31.496Z | DEBG | nexus (BackgroundTasks): roles
background_task = v2p_manager
roles = RoleSet { roles: {} }
|
876 | 2024-08-30T19:46:31.496Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = v2p_manager
resource = Database
result = Ok(())
|
877 | 2024-08-30T19:46:31.497Z | DEBG | nexus (DnsResolver): lookup_all_ipv6 srv
dns_name = _dendrite._tcp.control-plane.oxide.internal
response = SrvLookup(Lookup { query: Query { name: Name("_dendrite._tcp.control-plane.oxide.internal"), query_type: SRV, query_class: IN }, records: [Record { name_labels: Name("_dendrite._tcp.control-plane.oxide.internal."), rr_type: SRV, dns_class: IN, ttl: 0, rdata: Some(SRV(SRV { priority: 0, weight: 0, port: 12224, target: Name("dendrite-289c9d10-fa69-4638-aac7-3cfc6b4e23be.host.control-plane.oxide.internal.") })) }, Record { name_labels: Name("dendrite-289c9d10-fa69-4638-aac7-3cfc6b4e23be.host.control-plane.oxide.internal."), rr_type: AAAA, dns_class: IN, ttl: 0, rdata: Some(AAAA(AAAA(fd00:1122:3344:101::2))) }], valid_until: Instant { tv_sec: 1077, tv_nsec: 804091925 } })
|
878 | 2024-08-30T19:46:31.497Z | DEBG | nexus (BackgroundTasks): roles
background_task = physical_disk_adoption
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
879 | 2024-08-30T19:46:31.497Z | INFO | nexus (BackgroundTasks): Determining switch slots managed by switch zones
background_task = switch_port_config_manager
file = nexus/src/app/mod.rs:1050
rack_id = 27cfef72-d05b-490f-ac92-5c7cad830c2e
|
880 | 2024-08-30T19:46:31.497Z | DEBG | nexus (BackgroundTasks): roles
background_task = blueprint_loader
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
881 | 2024-08-30T19:46:31.498Z | DEBG | nexus (BackgroundTasks): authorize result
action = Read
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = physical_disk_adoption
resource = Fleet
result = Ok(())
|
882 | 2024-08-30T19:46:31.498Z | DEBG | nexus (BackgroundTasks): roles
background_task = physical_disk_adoption
roles = RoleSet { roles: {} }
|
883 | 2024-08-30T19:46:31.499Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = physical_disk_adoption
resource = Database
result = Ok(())
|
884 | 2024-08-30T19:46:31.500Z | DEBG | nexus (BackgroundTasks): authorize result
action = Read
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = blueprint_loader
resource = Blueprint { parent: Fleet, key: 6cec0807-9a99-4265-913f-3aea7fdc6b25, lookup_type: ById(6cec0807-9a99-4265-913f-3aea7fdc6b25) }
result = Ok(())
|
885 | 2024-08-30T19:46:31.500Z | DEBG | nexus (BackgroundTasks): roles
background_task = blueprint_loader
roles = RoleSet { roles: {} }
|
886 | 2024-08-30T19:46:31.500Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = blueprint_loader
resource = Database
result = Ok(())
|
887 | 2024-08-30T19:46:31.502Z | INFO | nexus (BackgroundTasks): all instance checks complete
background_task = instance_watcher
file = nexus/src/app/background/tasks/instance_watcher.rs:454
pruned_instances = 0
total_completed = 0
total_failed = 0
total_incomplete = 0
total_instances = 0
update_sagas_queued = 0
|
888 | 2024-08-30T19:46:31.502Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = instance_watcher
elapsed = 25.020529ms
iteration = 8
status = {"failed_checks":{},"incomplete_checks":{},"instance_states":{},"pruned_instances":0,"total_instances":0,"update_sagas_queued":0}
|
889 | 2024-08-30T19:46:31.507Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = physical_disk_adoption
elapsed = 30.20937ms
iteration = 9
status = {"physical_disks_added":0}
|
890 | 2024-08-30T19:46:31.513Z | DEBG | nexus (BackgroundTasks): found latest target blueprint (unchanged)
background_task = blueprint_loader
original_target_id = 6cec0807-9a99-4265-913f-3aea7fdc6b25
original_time_created = 2024-08-30 19:42:44.596991 UTC
target_id = 6cec0807-9a99-4265-913f-3aea7fdc6b25
time_created = 2024-08-30 19:42:44.596991 UTC
|
891 | 2024-08-30T19:46:31.513Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = blueprint_loader
elapsed = 35.89226ms
iteration = 22
status = {"enabled":false,"status":"target blueprint unchanged","target_id":"6cec0807-9a99-4265-913f-3aea7fdc6b25","time_created":"2024-08-30T19:42:44.596991Z"}
|
892 | 2024-08-30T19:46:31.520Z | DEBG | nexus (BackgroundTasks): roles
background_task = region_snapshot_replacement_start
roles = RoleSet { roles: {} }
|
893 | 2024-08-30T19:46:31.521Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = region_snapshot_replacement_start
resource = Database
result = Ok(())
|
894 | 2024-08-30T19:46:31.522Z | DEBG | nexus (BackgroundTasks): roles
background_task = service_zone_nat_tracker
roles = RoleSet { roles: {} }
|
895 | 2024-08-30T19:46:31.522Z | DEBG | nexus (BackgroundTasks): roles
background_task = region_replacement
roles = RoleSet { roles: {} }
|
896 | 2024-08-30T19:46:31.522Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = service_zone_nat_tracker
resource = Database
result = Ok(())
|
897 | 2024-08-30T19:46:31.522Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = region_replacement
resource = Database
result = Ok(())
|
898 | 2024-08-30T19:46:31.523Z | INFO | nexus (BackgroundTasks): listed instances with terminated active migrations
background_task = instance_updater
count = 0
file = nexus/src/app/background/tasks/instance_updater.rs:55
|
899 | 2024-08-30T19:46:31.523Z | INFO | nexus (BackgroundTasks): instance updater activation completed
background_task = instance_updater
destroyed_active_vmms = 0
file = nexus/src/app/background/tasks/instance_updater.rs:220
terminated_active_migrations = 0
update_sagas_completed = 0
update_sagas_started = 0
|
900 | 2024-08-30T19:46:31.523Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = instance_updater
elapsed = 45.786574ms
iteration = 8
status = {"destroyed_active_vmms":0,"error":null,"saga_start_failures":0,"sagas_completed":0,"sagas_failed":0,"sagas_started":0,"terminated_active_migrations":0}
|
901 | 2024-08-30T19:46:31.523Z | DEBG | nexus (BackgroundTasks): roles
background_task = region_snapshot_replacement_step
roles = RoleSet { roles: {} }
|
902 | 2024-08-30T19:46:31.523Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = region_snapshot_replacement_step
resource = Database
result = Ok(())
|
903 | 2024-08-30T19:46:31.524Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = region_replacement
elapsed = 46.581268ms
iteration = 8
status = {"region_replacement_started_err":0,"region_replacement_started_ok":0}
|
904 | 2024-08-30T19:46:31.524Z | DEBG | nexus (BackgroundTasks): roles
background_task = service_zone_nat_tracker
roles = RoleSet { roles: {} }
|
905 | 2024-08-30T19:46:31.524Z | DEBG | nexus (BackgroundTasks): roles
background_task = region_replacement_driver
roles = RoleSet { roles: {} }
|
906 | 2024-08-30T19:46:31.524Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = service_zone_nat_tracker
resource = Database
result = Ok(())
|
907 | 2024-08-30T19:46:31.524Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = region_replacement_driver
resource = Database
result = Ok(())
|
908 | 2024-08-30T19:46:31.525Z | DEBG | nexus (BackgroundTasks): roles
background_task = region_snapshot_replacement_step
roles = RoleSet { roles: {} }
|
909 | 2024-08-30T19:46:31.525Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = region_snapshot_replacement_step
resource = Database
result = Ok(())
|
910 | 2024-08-30T19:46:31.525Z | DEBG | nexus (BackgroundTasks): roles
background_task = service_zone_nat_tracker
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
911 | 2024-08-30T19:46:31.526Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = region_replacement_driver
elapsed = 48.723465ms
iteration = 22
status = {"drive_invoked_ok":[],"errors":[],"finish_invoked_ok":[]}
|
912 | 2024-08-30T19:46:31.527Z | DEBG | nexus (BackgroundTasks): roles
background_task = vpc_route_manager
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
913 | 2024-08-30T19:46:31.528Z | DEBG | nexus (BackgroundTasks): authorize result
action = Read
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = service_zone_nat_tracker
resource = Sled { parent: Fleet, key: 289c9d10-fa69-4638-aac7-3cfc6b4e23be, lookup_type: ById(289c9d10-fa69-4638-aac7-3cfc6b4e23be) }
result = Ok(())
|
914 | 2024-08-30T19:46:31.528Z | DEBG | nexus (BackgroundTasks): roles
background_task = service_zone_nat_tracker
roles = RoleSet { roles: {} }
|
915 | 2024-08-30T19:46:31.528Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = service_zone_nat_tracker
resource = Database
result = Ok(())
|
916 | 2024-08-30T19:46:31.529Z | DEBG | nexus (BackgroundTasks): authorize result
action = ListChildren
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = vpc_route_manager
resource = Fleet
result = Ok(())
|
917 | 2024-08-30T19:46:31.529Z | DEBG | nexus (BackgroundTasks): roles
background_task = vpc_route_manager
roles = RoleSet { roles: {} }
|
918 | 2024-08-30T19:46:31.529Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = vpc_route_manager
resource = Database
result = Ok(())
|
919 | 2024-08-30T19:46:31.530Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = service_zone_nat_tracker
elapsed = 52.781106ms
iteration = 8
status = 0
|
920 | 2024-08-30T19:46:31.545Z | DEBG | nexus (BackgroundTasks): roles
background_task = v2p_manager
roles = RoleSet { roles: {} }
|
921 | 2024-08-30T19:46:31.545Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = v2p_manager
resource = Database
result = Ok(())
|
922 | 2024-08-30T19:46:31.546Z | DEBG | nexus (BackgroundTasks): roles
background_task = v2p_manager
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
923 | 2024-08-30T19:46:31.548Z | DEBG | nexus (BackgroundTasks): authorize result
action = ListChildren
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = v2p_manager
resource = Fleet
result = Ok(())
|
924 | 2024-08-30T19:46:31.548Z | DEBG | nexus (BackgroundTasks): roles
background_task = v2p_manager
roles = RoleSet { roles: {} }
|
925 | 2024-08-30T19:46:31.548Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = v2p_manager
resource = Database
result = Ok(())
|
926 | 2024-08-30T19:46:31.549Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = region_snapshot_replacement_start
elapsed = 71.477864ms
iteration = 8
status = {"errors":[],"requests_created_ok":[],"start_invoked_ok":[]}
|
927 | 2024-08-30T19:46:31.549Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = region_snapshot_replacement_step
elapsed = 71.997333ms
iteration = 8
status = {"errors":[],"step_garbage_collect_invoked_ok":[],"step_invoked_ok":[],"step_records_created_ok":[]}
|
928 | 2024-08-30T19:46:31.549Z | DEBG | nexus (BackgroundTasks): roles
background_task = v2p_manager
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
929 | 2024-08-30T19:46:31.551Z | INFO | nexus (BackgroundTasks): determining switch slot managed by dendrite zone
background_task = nat_v4_garbage_collector
file = nexus/src/app/mod.rs:1058
zone_address = fd00:1122:3344:101::2
|
930 | 2024-08-30T19:46:31.551Z | DEBG | nexus (MgsClient): client request
background_task = nat_v4_garbage_collector
body = None
method = GET
uri = http://[fd00:1122:3344:101::2]:12225/local/switch-id
|
931 | 2024-08-30T19:46:31.551Z | DEBG | nexus (BackgroundTasks): authorize result
action = ListChildren
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = v2p_manager
resource = Fleet
result = Ok(())
|
932 | 2024-08-30T19:46:31.551Z | DEBG | nexus (BackgroundTasks): roles
background_task = v2p_manager
roles = RoleSet { roles: {} }
|
933 | 2024-08-30T19:46:31.551Z | DEBG | nexus (MgsClient): client response
background_task = nat_v4_garbage_collector
result = Ok(Response { url: Url { scheme: "http", cannot_be_a_base: false, username: "", password: None, host: Some(Ipv6(fd00:1122:3344:101::2)), port: Some(12225), path: "/local/switch-id", query: None, fragment: None }, status: 200, headers: {"content-type": "application/json", "x-request-id": "573c7545-096a-4fe0-9006-c5235b19e000", "content-length": "26", "date": "Fri, 30 Aug 2024 19:46:31 GMT"} })
|
934 | 2024-08-30T19:46:31.551Z | INFO | nexus (BackgroundTasks): identified switch slot for dendrite zone
background_task = nat_v4_garbage_collector
file = nexus/src/app/mod.rs:1063
slot = SpIdentifier {\n slot: 0,\n type_: Switch,\n}
zone_address = fd00:1122:3344:101::2
|
935 | 2024-08-30T19:46:31.551Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = v2p_manager
resource = Database
result = Ok(())
|
936 | 2024-08-30T19:46:31.552Z | INFO | nexus (BackgroundTasks): completed mapping dendrite zones to switch slots
background_task = nat_v4_garbage_collector
file = nexus/src/app/mod.rs:1095
mappings = {\n Switch0: fd00:1122:3344:101::2,\n}
|
937 | 2024-08-30T19:46:31.580Z | INFO | nexus (BackgroundTasks): determining switch slot managed by dendrite zone
background_task = switch_port_config_manager
file = nexus/src/app/mod.rs:1058
rack_id = 27cfef72-d05b-490f-ac92-5c7cad830c2e
zone_address = fd00:1122:3344:101::2
|
938 | 2024-08-30T19:46:31.580Z | DEBG | nexus (MgsClient): client request
background_task = switch_port_config_manager
body = None
method = GET
rack_id = 27cfef72-d05b-490f-ac92-5c7cad830c2e
uri = http://[fd00:1122:3344:101::2]:12225/local/switch-id
|
939 | 2024-08-30T19:46:31.580Z | DEBG | nexus (MgsClient): client response
background_task = switch_port_config_manager
rack_id = 27cfef72-d05b-490f-ac92-5c7cad830c2e
result = Ok(Response { url: Url { scheme: "http", cannot_be_a_base: false, username: "", password: None, host: Some(Ipv6(fd00:1122:3344:101::2)), port: Some(12225), path: "/local/switch-id", query: None, fragment: None }, status: 200, headers: {"content-type": "application/json", "x-request-id": "7dd6ba88-8f4c-4fed-b2d7-5fb9158d40c2", "content-length": "26", "date": "Fri, 30 Aug 2024 19:46:31 GMT"} })
|
940 | 2024-08-30T19:46:31.580Z | INFO | nexus (BackgroundTasks): identified switch slot for dendrite zone
background_task = switch_port_config_manager
file = nexus/src/app/mod.rs:1063
rack_id = 27cfef72-d05b-490f-ac92-5c7cad830c2e
slot = SpIdentifier {\n slot: 0,\n type_: Switch,\n}
zone_address = fd00:1122:3344:101::2
|
941 | 2024-08-30T19:46:31.581Z | INFO | nexus (BackgroundTasks): completed mapping dendrite zones to switch slots
background_task = switch_port_config_manager
file = nexus/src/app/mod.rs:1095
mappings = {\n Switch0: fd00:1122:3344:101::2,\n}
rack_id = 27cfef72-d05b-490f-ac92-5c7cad830c2e
|
942 | 2024-08-30T19:46:31.628Z | INFO | nexus (BackgroundTasks): determining switch slot managed by dendrite zone
background_task = bfd_manager
file = nexus/src/app/mod.rs:1058
zone_address = fd00:1122:3344:101::2
|
943 | 2024-08-30T19:46:31.628Z | DEBG | nexus (MgsClient): client request
background_task = bfd_manager
body = None
method = GET
uri = http://[fd00:1122:3344:101::2]:12225/local/switch-id
|
944 | 2024-08-30T19:46:31.628Z | DEBG | nexus (MgsClient): client response
background_task = bfd_manager
result = Ok(Response { url: Url { scheme: "http", cannot_be_a_base: false, username: "", password: None, host: Some(Ipv6(fd00:1122:3344:101::2)), port: Some(12225), path: "/local/switch-id", query: None, fragment: None }, status: 200, headers: {"content-type": "application/json", "x-request-id": "c19db62c-0589-4a71-aff9-1234e4f72044", "content-length": "26", "date": "Fri, 30 Aug 2024 19:46:31 GMT"} })
|
945 | 2024-08-30T19:46:31.628Z | INFO | nexus (BackgroundTasks): identified switch slot for dendrite zone
background_task = bfd_manager
file = nexus/src/app/mod.rs:1063
slot = SpIdentifier {\n slot: 0,\n type_: Switch,\n}
zone_address = fd00:1122:3344:101::2
|
946 | 2024-08-30T19:46:31.630Z | INFO | nexus (BackgroundTasks): completed mapping dendrite zones to switch slots
background_task = bfd_manager
file = nexus/src/app/mod.rs:1095
mappings = {\n Switch0: fd00:1122:3344:101::2,\n}
|
947 | 2024-08-30T19:46:31.664Z | DEBG | nexus (DpdClient): client request
background_task = nat_v4_garbage_collector
body = None
method = GET
uri = http://[fd00:1122:3344:101::2]:12224/rpw/nat/ipv4/gen
|
948 | 2024-08-30T19:46:31.664Z | DEBG | nexus (DpdClient): client response
background_task = nat_v4_garbage_collector
result = Ok(Response { url: Url { scheme: "http", cannot_be_a_base: false, username: "", password: None, host: Some(Ipv6(fd00:1122:3344:101::2)), port: Some(12224), path: "/rpw/nat/ipv4/gen", query: None, fragment: None }, status: 200, headers: {"content-type": "application/json", "x-request-id": "dd018ad3-d707-478b-ade0-5d8a6f676dd4", "content-length": "1", "date": "Fri, 30 Aug 2024 19:46:31 GMT"} })
|
949 | 2024-08-30T19:46:31.668Z | DEBG | nexus (BackgroundTasks): roles
background_task = nat_v4_garbage_collector
roles = RoleSet { roles: {} }
|
950 | 2024-08-30T19:46:31.668Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = nat_v4_garbage_collector
resource = Database
result = Ok(())
|
951 | 2024-08-30T19:46:31.670Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = nat_v4_garbage_collector
elapsed = 192.494437ms
iteration = 8
status = null
|
952 | 2024-08-30T19:46:31.702Z | DEBG | nexus (BackgroundTasks): client request
SledAgent = 289c9d10-fa69-4638-aac7-3cfc6b4e23be
background_task = vpc_route_manager
body = None
method = GET
uri = http://[fd00:1122:3344:101::1]:12345/vpc-routes
|
953 | 2024-08-30T19:46:31.703Z | DEBG | nexus (BackgroundTasks): client response
SledAgent = 289c9d10-fa69-4638-aac7-3cfc6b4e23be
background_task = vpc_route_manager
result = Ok(Response { url: Url { scheme: "http", cannot_be_a_base: false, username: "", password: None, host: Some(Ipv6(fd00:1122:3344:101::1)), port: Some(12345), path: "/vpc-routes", query: None, fragment: None }, status: 200, headers: {"content-type": "application/json", "x-request-id": "1b2def8b-a722-430b-bde7-d9e599a6b8b6", "content-length": "372", "date": "Fri, 30 Aug 2024 19:46:31 GMT"} })
|
954 | 2024-08-30T19:46:31.703Z | DEBG | nexus (BackgroundTasks): roles
background_task = vpc_route_manager
roles = RoleSet { roles: {} }
|
955 | 2024-08-30T19:46:31.704Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = vpc_route_manager
resource = Database
result = Ok(())
|
956 | 2024-08-30T19:46:31.705Z | DEBG | nexus (BackgroundTasks): client request
SledAgent = 289c9d10-fa69-4638-aac7-3cfc6b4e23be
background_task = v2p_manager
body = None
method = GET
uri = http://[fd00:1122:3344:101::1]:12345/v2p
|
957 | 2024-08-30T19:46:31.705Z | DEBG | nexus (BackgroundTasks): client response
SledAgent = 289c9d10-fa69-4638-aac7-3cfc6b4e23be
background_task = v2p_manager
result = Ok(Response { url: Url { scheme: "http", cannot_be_a_base: false, username: "", password: None, host: Some(Ipv6(fd00:1122:3344:101::1)), port: Some(12345), path: "/v2p", query: None, fragment: None }, status: 200, headers: {"content-type": "application/json", "x-request-id": "46d4908c-0659-4beb-ac41-2daacda91608", "content-length": "691", "date": "Fri, 30 Aug 2024 19:46:31 GMT"} })
|
958 | 2024-08-30T19:46:31.705Z | INFO | nexus (BackgroundTasks): found opte v2p mappings
background_task = v2p_manager
file = nexus/src/app/background/tasks/v2p_mappings.rs:102
interfaces = {}
sled = buskin
|
959 | 2024-08-30T19:46:31.705Z | INFO | nexus (BackgroundTasks): v2p mappings to delete
background_task = v2p_manager
file = nexus/src/app/background/tasks/v2p_mappings.rs:114
mappings = []
sled = buskin
|
960 | 2024-08-30T19:46:31.705Z | INFO | nexus (BackgroundTasks): v2p mappings to add
background_task = v2p_manager
file = nexus/src/app/background/tasks/v2p_mappings.rs:127
mappings = []
sled = buskin
|
961 | 2024-08-30T19:46:31.706Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = v2p_manager
elapsed = 228.991338ms
iteration = 8
status = {}
|
962 | 2024-08-30T19:46:31.707Z | DEBG | nexus (BackgroundTasks): roles
background_task = vpc_route_manager
roles = RoleSet { roles: {} }
|
963 | 2024-08-30T19:46:31.708Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = vpc_route_manager
resource = Database
result = Ok(())
|
964 | 2024-08-30T19:46:31.711Z | DEBG | nexus (BackgroundTasks): roles
background_task = vpc_route_manager
roles = RoleSet { roles: {} }
|
965 | 2024-08-30T19:46:31.711Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = vpc_route_manager
resource = Database
result = Ok(())
|
966 | 2024-08-30T19:46:31.715Z | DEBG | nexus (BackgroundTasks): client request
SledAgent = 289c9d10-fa69-4638-aac7-3cfc6b4e23be
background_task = vpc_route_manager
body = Some(Body)
method = PUT
uri = http://[fd00:1122:3344:101::1]:12345/vpc-routes
|
967 | 2024-08-30T19:46:31.715Z | DEBG | nexus (BackgroundTasks): client response
SledAgent = 289c9d10-fa69-4638-aac7-3cfc6b4e23be
background_task = vpc_route_manager
result = Ok(Response { url: Url { scheme: "http", cannot_be_a_base: false, username: "", password: None, host: Some(Ipv6(fd00:1122:3344:101::1)), port: Some(12345), path: "/vpc-routes", query: None, fragment: None }, status: 204, headers: {"x-request-id": "6a57fdba-a440-40de-ad2e-b7ca88cf078f", "date": "Fri, 30 Aug 2024 19:46:31 GMT"} })
|
968 | 2024-08-30T19:46:31.716Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = vpc_route_manager
elapsed = 239.120556ms
iteration = 8
status = {}
|
969 | 2024-08-30T19:46:31.720Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = bfd_manager
elapsed = 242.317543ms
iteration = 8
status = {}
|
970 | 2024-08-30T19:46:31.775Z | DEBG | nexus (BackgroundTasks): roles
background_task = switch_port_config_manager
roles = RoleSet { roles: {} }
|
971 | 2024-08-30T19:46:31.776Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = switch_port_config_manager
resource = Database
result = Ok(())
|
972 | 2024-08-30T19:46:31.778Z | INFO | nexus (BackgroundTasks): fetching switch port settings
background_task = switch_port_config_manager
file = nexus/src/app/background/tasks/sync_switch_configuration.rs:147
port = SwitchPort { id: 7ccb4afc-fc07-48c6-8785-c2cff1ca389e, rack_id: 27cfef72-d05b-490f-ac92-5c7cad830c2e, switch_location: "switch0", port_name: "qsfp0", port_settings_id: Some(49669c7e-dd3c-47ce-aadc-885f0c38581f) }
rack_id = 27cfef72-d05b-490f-ac92-5c7cad830c2e
switch_location = Switch0
|
973 | 2024-08-30T19:46:31.778Z | DEBG | nexus (BackgroundTasks): roles
background_task = switch_port_config_manager
roles = RoleSet { roles: {} }
|
974 | 2024-08-30T19:46:31.778Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = switch_port_config_manager
resource = Database
result = Ok(())
|
975 | 2024-08-30T19:46:31.798Z | DEBG | nexus (DpdClient): client request
background_task = switch_port_config_manager
body = None
method = GET
rack_id = 27cfef72-d05b-490f-ac92-5c7cad830c2e
uri = http://[fd00:1122:3344:101::2]:12224/port/qsfp0/settings?tag=omicron
|
976 | 2024-08-30T19:46:31.799Z | DEBG | nexus (DpdClient): client response
background_task = switch_port_config_manager
rack_id = 27cfef72-d05b-490f-ac92-5c7cad830c2e
result = Ok(Response { url: Url { scheme: "http", cannot_be_a_base: false, username: "", password: None, host: Some(Ipv6(fd00:1122:3344:101::2)), port: Some(12224), path: "/port/qsfp0/settings", query: Some("tag=omicron"), fragment: None }, status: 200, headers: {"content-type": "application/json", "x-request-id": "e4130873-7e15-449f-9824-3a6ff8392d30", "content-length": "121", "date": "Fri, 30 Aug 2024 19:46:31 GMT"} })
|
977 | 2024-08-30T19:46:31.799Z | INFO | nexus (BackgroundTasks): retrieved port settings from switch
background_task = switch_port_config_manager
file = nexus/src/app/background/tasks/sync_switch_configuration.rs:1714
rack_id = 27cfef72-d05b-490f-ac92-5c7cad830c2e
settings = PortSettings { links: {"0": LinkSettings { addrs: [10.151.1.174], params: LinkCreate { autoneg: false, fec: None, kr: false, lane: Some(LinkId(0)), speed: Speed40G } }} }
switch_port_id = "qsfp0"
|
978 | 2024-08-30T19:46:31.799Z | INFO | nexus (BackgroundTasks): port settings up to date, skipping
background_task = switch_port_config_manager
file = nexus/src/app/background/tasks/sync_switch_configuration.rs:1741
rack_id = 27cfef72-d05b-490f-ac92-5c7cad830c2e
switch_location = Switch0
switch_port_id = "qsfp0"
switch_port_settings_id = 49669c7e-dd3c-47ce-aadc-885f0c38581f
|
979 | 2024-08-30T19:46:31.799Z | INFO | nexus (BackgroundTasks): retrieved existing routes
background_task = switch_port_config_manager
file = nexus/src/app/background/tasks/sync_switch_configuration.rs:379
rack_id = 27cfef72-d05b-490f-ac92-5c7cad830c2e
routes = {Switch0: {(10.151.1.100, Prefix4 { length: 0, value: 0.0.0.0 }, None, None)}}
|
980 | 2024-08-30T19:46:31.799Z | INFO | nexus (BackgroundTasks): retrieved desired routes
background_task = switch_port_config_manager
file = nexus/src/app/background/tasks/sync_switch_configuration.rs:383
rack_id = 27cfef72-d05b-490f-ac92-5c7cad830c2e
routes = {Switch0: {(10.151.1.100, Prefix4 { length: 0, value: 0.0.0.0 }, None, None)}}
|
981 | 2024-08-30T19:46:31.799Z | INFO | nexus (BackgroundTasks): calculated static routes to add
background_task = switch_port_config_manager
file = nexus/src/app/background/tasks/sync_switch_configuration.rs:392
rack_id = 27cfef72-d05b-490f-ac92-5c7cad830c2e
routes = {}
|
982 | 2024-08-30T19:46:31.799Z | INFO | nexus (BackgroundTasks): calculated static routes to delete
background_task = switch_port_config_manager
file = nexus/src/app/background/tasks/sync_switch_configuration.rs:398
rack_id = 27cfef72-d05b-490f-ac92-5c7cad830c2e
routes = {}
|
983 | 2024-08-30T19:46:31.799Z | INFO | nexus (BackgroundTasks): checking for changes to loopback addresses
background_task = switch_port_config_manager
file = nexus/src/app/background/tasks/sync_switch_configuration.rs:418
rack_id = 27cfef72-d05b-490f-ac92-5c7cad830c2e
|
984 | 2024-08-30T19:46:31.799Z | DEBG | nexus (BackgroundTasks): roles
background_task = switch_port_config_manager
roles = RoleSet { roles: {} }
|
985 | 2024-08-30T19:46:31.799Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = switch_port_config_manager
resource = Database
result = Ok(())
|
986 | 2024-08-30T19:46:31.805Z | DEBG | nexus (DpdClient): client request
background_task = switch_port_config_manager
body = None
method = GET
rack_id = 27cfef72-d05b-490f-ac92-5c7cad830c2e
uri = http://[fd00:1122:3344:101::2]:12224/loopback/ipv4
|
987 | 2024-08-30T19:46:31.805Z | DEBG | nexus (DpdClient): client response
background_task = switch_port_config_manager
rack_id = 27cfef72-d05b-490f-ac92-5c7cad830c2e
result = Ok(Response { url: Url { scheme: "http", cannot_be_a_base: false, username: "", password: None, host: Some(Ipv6(fd00:1122:3344:101::2)), port: Some(12224), path: "/loopback/ipv4", query: None, fragment: None }, status: 200, headers: {"content-type": "application/json", "x-request-id": "0b5138ab-c744-4c13-a320-8a93be0c0316", "content-length": "2", "date": "Fri, 30 Aug 2024 19:46:31 GMT"} })
|
988 | 2024-08-30T19:46:31.805Z | DEBG | nexus (DpdClient): client request
background_task = switch_port_config_manager
body = None
method = GET
rack_id = 27cfef72-d05b-490f-ac92-5c7cad830c2e
uri = http://[fd00:1122:3344:101::2]:12224/loopback/ipv6
|
989 | 2024-08-30T19:46:31.807Z | DEBG | nexus (DpdClient): client response
background_task = switch_port_config_manager
rack_id = 27cfef72-d05b-490f-ac92-5c7cad830c2e
result = Ok(Response { url: Url { scheme: "http", cannot_be_a_base: false, username: "", password: None, host: Some(Ipv6(fd00:1122:3344:101::2)), port: Some(12224), path: "/loopback/ipv6", query: None, fragment: None }, status: 200, headers: {"content-type": "application/json", "x-request-id": "2ef09d7c-9919-4db3-b873-482732908ae4", "content-length": "52", "date": "Fri, 30 Aug 2024 19:46:31 GMT"} })
|
990 | 2024-08-30T19:46:31.807Z | INFO | nexus (BackgroundTasks): applying SMF config uplink updates to switch zone
background_task = switch_port_config_manager
config = [HostPortConfig { addrs: [UplinkAddressConfig { address: V4(Ipv4Net { addr: 10.151.1.174, width: 24 }), vlan_id: None }], lldp: Some(LldpPortConfig { chassis_id: None, management_addrs: None, port_description: None, port_id: None, status: Disabled, system_description: None, system_name: None }), port: "qsfp0" }]
file = nexus/src/app/background/tasks/sync_switch_configuration.rs:467
rack_id = 27cfef72-d05b-490f-ac92-5c7cad830c2e
switch_location = Switch0
|
991 | 2024-08-30T19:46:31.807Z | DEBG | nexus (BackgroundTasks): client request
background_task = switch_port_config_manager
body = Some(Body)
method = POST
rack_id = 27cfef72-d05b-490f-ac92-5c7cad830c2e
uri = http://[fd00:1122:3344:101::1]:12345/switch-ports
|
992 | 2024-08-30T19:46:31.921Z | DEBG | nexus (BackgroundTasks): client response
background_task = switch_port_config_manager
rack_id = 27cfef72-d05b-490f-ac92-5c7cad830c2e
result = Ok(Response { url: Url { scheme: "http", cannot_be_a_base: false, username: "", password: None, host: Some(Ipv6(fd00:1122:3344:101::1)), port: Some(12345), path: "/switch-ports", query: None, fragment: None }, status: 204, headers: {"x-request-id": "f9395817-9257-4022-b002-7b3efd02bde5", "date": "Fri, 30 Aug 2024 19:46:31 GMT"} })
|
993 | 2024-08-30T19:46:31.921Z | INFO | nexus (BackgroundTasks): no bgp config found for switch, skipping.
background_task = switch_port_config_manager
file = nexus/src/app/background/tasks/sync_switch_configuration.rs:770
rack_id = 27cfef72-d05b-490f-ac92-5c7cad830c2e
switch = Switch0
|
994 | 2024-08-30T19:46:31.921Z | DEBG | nexus (BackgroundTasks): client request
background_task = switch_port_config_manager
body = None
method = GET
rack_id = 27cfef72-d05b-490f-ac92-5c7cad830c2e
uri = http://[fd00:1122:3344:101::1]:12345/network-bootstore-config
|
995 | 2024-08-30T19:46:31.921Z | DEBG | nexus (BackgroundTasks): client response
background_task = switch_port_config_manager
rack_id = 27cfef72-d05b-490f-ac92-5c7cad830c2e
result = Ok(Response { url: Url { scheme: "http", cannot_be_a_base: false, username: "", password: None, host: Some(Ipv6(fd00:1122:3344:101::1)), port: Some(12345), path: "/network-bootstore-config", query: None, fragment: None }, status: 200, headers: {"content-type": "application/json", "x-request-id": "6c0b0e85-4808-406c-b21c-b00df55c6120", "content-length": "667", "date": "Fri, 30 Aug 2024 19:46:31 GMT"} })
|
996 | 2024-08-30T19:46:31.921Z | DEBG | nexus (BackgroundTasks): roles
background_task = switch_port_config_manager
roles = RoleSet { roles: {} }
|
997 | 2024-08-30T19:46:31.922Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = switch_port_config_manager
resource = Database
result = Ok(())
|
998 | 2024-08-30T19:46:31.925Z | DEBG | nexus (BackgroundTasks): roles
background_task = switch_port_config_manager
roles = RoleSet { roles: {} }
|
999 | 2024-08-30T19:46:31.926Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = switch_port_config_manager
resource = Database
result = Ok(())
|
1000 | 2024-08-30T19:46:32.028Z | DEBG | nexus (BackgroundTasks): roles
background_task = switch_port_config_manager
roles = RoleSet { roles: {} }
|
1001 | 2024-08-30T19:46:32.028Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = switch_port_config_manager
resource = Database
result = Ok(())
|
1002 | 2024-08-30T19:46:32.030Z | DEBG | nexus (BackgroundTasks): roles
background_task = switch_port_config_manager
roles = RoleSet { roles: {} }
|
1003 | 2024-08-30T19:46:32.031Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = switch_port_config_manager
resource = Database
result = Ok(())
|
1004 | 2024-08-30T19:46:32.037Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = switch_port_config_manager
elapsed = 559.517848ms
iteration = 8
status = {}
|
1005 | 2024-08-30T19:46:32.109Z | DEBG | nexus (producer-registration-task): registering / renewing oximeter producer lease with Nexus
|
1006 | 2024-08-30T19:46:32.109Z | DEBG | nexus (producer-registration-task): using nexus address for registration
addr = [fd00:1122:3344:101::c]:12221
|
1007 | 2024-08-30T19:46:32.140Z | DEBG | nexus (producer-registration-task): client request
body = Some(Body)
method = POST
uri = http://[fd00:1122:3344:101::c]:12221/metrics/producers
|
1008 | 2024-08-30T19:46:32.140Z | INFO | nexus (dropshot_internal): accepted connection
file = /home/build/.cargo/git/checkouts/dropshot-a4a923d29dccc492/06c8dab/dropshot/src/server.rs:775
local_addr = [fd00:1122:3344:101::c]:12221
remote_addr = [fd00:1122:3344:101::c]:52825
|
1009 | 2024-08-30T19:46:32.141Z | DEBG | nexus (dropshot_internal): roles
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::c]:12221
method = POST
remote_addr = [fd00:1122:3344:101::c]:52825
req_id = 4b96f63b-1893-4e9c-bc26-5bfc0845b664
roles = RoleSet { roles: {} }
uri = /metrics/producers
|
1010 | 2024-08-30T19:46:32.141Z | INFO | nexus (dropshot): request completed
file = /home/build/.cargo/git/checkouts/dropshot-a4a923d29dccc492/06c8dab/dropshot/src/server.rs:914
latency_us = 200
local_addr = [fd00:1122:3344:101::c]:46269
method = GET
remote_addr = [fd00:1122:3344:101::d]:35256
req_id = ac1bd2a0-7a9d-4f67-9c82-8904ea291146
response_code = 200
uri = /d2343105-862a-478c-b746-fd8bb78f9a96
|
1011 | 2024-08-30T19:46:32.141Z | DEBG | nexus (dropshot_internal): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::c]:12221
method = POST
remote_addr = [fd00:1122:3344:101::c]:52825
req_id = 4b96f63b-1893-4e9c-bc26-5bfc0845b664
resource = Database
result = Ok(())
uri = /metrics/producers
|
1012 | 2024-08-30T19:46:32.174Z | INFO | nexus: registered oximeter collector client
file = nexus/src/app/oximeter.rs:338
id = 391744bd-9064-4e92-ab26-8edda407dd8c
|
1013 | 2024-08-30T19:46:32.174Z | DEBG | nexus (dropshot_internal): roles
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::c]:12221
method = POST
remote_addr = [fd00:1122:3344:101::c]:52825
req_id = 4b96f63b-1893-4e9c-bc26-5bfc0845b664
roles = RoleSet { roles: {} }
uri = /metrics/producers
|
1014 | 2024-08-30T19:46:32.174Z | DEBG | nexus (dropshot_internal): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::c]:12221
method = POST
remote_addr = [fd00:1122:3344:101::c]:52825
req_id = 4b96f63b-1893-4e9c-bc26-5bfc0845b664
resource = Database
result = Ok(())
uri = /metrics/producers
|
1015 | 2024-08-30T19:46:32.210Z | DEBG | nexus: client request
body = Some(Body)
method = POST
oximeter-collector = 391744bd-9064-4e92-ab26-8edda407dd8c
uri = http://[fd00:1122:3344:101::d]:12223/producers
|
1016 | 2024-08-30T19:46:32.210Z | DEBG | nexus: client response
oximeter-collector = 391744bd-9064-4e92-ab26-8edda407dd8c
result = Ok(Response { url: Url { scheme: "http", cannot_be_a_base: false, username: "", password: None, host: Some(Ipv6(fd00:1122:3344:101::d)), port: Some(12223), path: "/producers", query: None, fragment: None }, status: 204, headers: {"x-request-id": "4157dee8-68d7-4e2f-8066-691529caa1ea", "date": "Fri, 30 Aug 2024 19:46:32 GMT"} })
|
1017 | 2024-08-30T19:46:32.210Z | INFO | nexus: assigned collector to new producer
collector_id = 391744bd-9064-4e92-ab26-8edda407dd8c
file = nexus/src/app/oximeter.rs:125
producer_id = d2343105-862a-478c-b746-fd8bb78f9a96
|
1018 | 2024-08-30T19:46:32.212Z | INFO | nexus (dropshot_internal): request completed
file = /home/build/.cargo/git/checkouts/dropshot-a4a923d29dccc492/06c8dab/dropshot/src/server.rs:914
latency_us = 71016
local_addr = [fd00:1122:3344:101::c]:12221
method = POST
remote_addr = [fd00:1122:3344:101::c]:52825
req_id = 4b96f63b-1893-4e9c-bc26-5bfc0845b664
response_code = 201
uri = /metrics/producers
|
1019 | 2024-08-30T19:46:32.212Z | DEBG | nexus (producer-registration-task): client response
result = Ok(Response { url: Url { scheme: "http", cannot_be_a_base: false, username: "", password: None, host: Some(Ipv6(fd00:1122:3344:101::c)), port: Some(12221), path: "/metrics/producers", query: None, fragment: None }, status: 201, headers: {"content-type": "application/json", "x-request-id": "4b96f63b-1893-4e9c-bc26-5bfc0845b664", "content-length": "41", "date": "Fri, 30 Aug 2024 19:46:32 GMT"} })
|
1020 | 2024-08-30T19:46:32.213Z | DEBG | nexus (producer-registration-task): registered with nexus successfully
|
1021 | 2024-08-30T19:46:32.213Z | DEBG | nexus (producer-registration-task): pausing until time to renew lease
lease_duration = 600s
wait_period = 150s
|
1022 | 2024-08-30T19:46:41.477Z | DEBG | nexus (BackgroundTasks): activating
background_task = blueprint_loader
iteration = 23
reason = Timeout
|
1023 | 2024-08-30T19:46:41.477Z | DEBG | nexus (BackgroundTasks): activating
background_task = region_replacement_driver
iteration = 23
reason = Timeout
|
1024 | 2024-08-30T19:46:41.477Z | DEBG | nexus (BackgroundTasks): roles
background_task = region_replacement_driver
roles = RoleSet { roles: {} }
|
1025 | 2024-08-30T19:46:41.477Z | DEBG | nexus (BackgroundTasks): roles
background_task = blueprint_loader
roles = RoleSet { roles: {} }
|
1026 | 2024-08-30T19:46:41.477Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = blueprint_loader
resource = Database
result = Ok(())
|
1027 | 2024-08-30T19:46:41.477Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = region_replacement_driver
resource = Database
result = Ok(())
|
1028 | 2024-08-30T19:46:41.479Z | DEBG | nexus (BackgroundTasks): roles
background_task = blueprint_loader
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
1029 | 2024-08-30T19:46:41.480Z | DEBG | nexus (BackgroundTasks): roles
background_task = region_replacement_driver
roles = RoleSet { roles: {} }
|
1030 | 2024-08-30T19:46:41.480Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = region_replacement_driver
resource = Database
result = Ok(())
|
1031 | 2024-08-30T19:46:41.481Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = region_replacement_driver
elapsed = 3.889138ms
iteration = 23
status = {"drive_invoked_ok":[],"errors":[],"finish_invoked_ok":[]}
|
1032 | 2024-08-30T19:46:41.481Z | DEBG | nexus (BackgroundTasks): authorize result
action = Read
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = blueprint_loader
resource = BlueprintConfig
result = Ok(())
|
1033 | 2024-08-30T19:46:41.481Z | DEBG | nexus (BackgroundTasks): roles
background_task = blueprint_loader
roles = RoleSet { roles: {} }
|
1034 | 2024-08-30T19:46:41.481Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = blueprint_loader
resource = Database
result = Ok(())
|
1035 | 2024-08-30T19:46:41.484Z | DEBG | nexus (BackgroundTasks): roles
background_task = blueprint_loader
roles = RoleSet { roles: {} }
|
1036 | 2024-08-30T19:46:41.484Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = blueprint_loader
resource = Database
result = Ok(())
|
1037 | 2024-08-30T19:46:41.485Z | DEBG | nexus (BackgroundTasks): roles
background_task = blueprint_loader
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
1038 | 2024-08-30T19:46:41.487Z | DEBG | nexus (BackgroundTasks): authorize result
action = Read
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = blueprint_loader
resource = Blueprint { parent: Fleet, key: 6cec0807-9a99-4265-913f-3aea7fdc6b25, lookup_type: ById(6cec0807-9a99-4265-913f-3aea7fdc6b25) }
result = Ok(())
|
1039 | 2024-08-30T19:46:41.487Z | DEBG | nexus (BackgroundTasks): roles
background_task = blueprint_loader
roles = RoleSet { roles: {} }
|
1040 | 2024-08-30T19:46:41.487Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = blueprint_loader
resource = Database
result = Ok(())
|
1041 | 2024-08-30T19:46:41.495Z | DEBG | nexus (BackgroundTasks): found latest target blueprint (unchanged)
background_task = blueprint_loader
original_target_id = 6cec0807-9a99-4265-913f-3aea7fdc6b25
original_time_created = 2024-08-30 19:42:44.596991 UTC
target_id = 6cec0807-9a99-4265-913f-3aea7fdc6b25
time_created = 2024-08-30 19:42:44.596991 UTC
|
1042 | 2024-08-30T19:46:41.495Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = blueprint_loader
elapsed = 18.416774ms
iteration = 23
status = {"enabled":false,"status":"target blueprint unchanged","target_id":"6cec0807-9a99-4265-913f-3aea7fdc6b25","time_created":"2024-08-30T19:42:44.596991Z"}
|
1043 | 2024-08-30T19:46:42.212Z | INFO | nexus (dropshot): request completed
file = /home/build/.cargo/git/checkouts/dropshot-a4a923d29dccc492/06c8dab/dropshot/src/server.rs:914
latency_us = 226
local_addr = [fd00:1122:3344:101::c]:46269
method = GET
remote_addr = [fd00:1122:3344:101::d]:35256
req_id = a572994d-fae1-4f6e-9a0c-5ed1ac33939a
response_code = 200
uri = /d2343105-862a-478c-b746-fd8bb78f9a96
|
1044 | 2024-08-30T19:46:51.477Z | DEBG | nexus (BackgroundTasks): activating
background_task = blueprint_loader
iteration = 24
reason = Timeout
|
1045 | 2024-08-30T19:46:51.478Z | DEBG | nexus (BackgroundTasks): activating
background_task = region_replacement_driver
iteration = 24
reason = Timeout
|
1046 | 2024-08-30T19:46:51.478Z | DEBG | nexus (BackgroundTasks): roles
background_task = region_replacement_driver
roles = RoleSet { roles: {} }
|
1047 | 2024-08-30T19:46:51.478Z | DEBG | nexus (BackgroundTasks): roles
background_task = blueprint_loader
roles = RoleSet { roles: {} }
|
1048 | 2024-08-30T19:46:51.478Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = region_replacement_driver
resource = Database
result = Ok(())
|
1049 | 2024-08-30T19:46:51.478Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = blueprint_loader
resource = Database
result = Ok(())
|
1050 | 2024-08-30T19:46:51.479Z | DEBG | nexus (BackgroundTasks): roles
background_task = blueprint_loader
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
1051 | 2024-08-30T19:46:51.480Z | DEBG | nexus (BackgroundTasks): roles
background_task = region_replacement_driver
roles = RoleSet { roles: {} }
|
1052 | 2024-08-30T19:46:51.480Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = region_replacement_driver
resource = Database
result = Ok(())
|
1053 | 2024-08-30T19:46:51.482Z | DEBG | nexus (BackgroundTasks): authorize result
action = Read
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = blueprint_loader
resource = BlueprintConfig
result = Ok(())
|
1054 | 2024-08-30T19:46:51.482Z | DEBG | nexus (BackgroundTasks): roles
background_task = blueprint_loader
roles = RoleSet { roles: {} }
|
1055 | 2024-08-30T19:46:51.482Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = blueprint_loader
resource = Database
result = Ok(())
|
1056 | 2024-08-30T19:46:51.484Z | DEBG | nexus (BackgroundTasks): roles
background_task = blueprint_loader
roles = RoleSet { roles: {} }
|
1057 | 2024-08-30T19:46:51.484Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = blueprint_loader
resource = Database
result = Ok(())
|
1058 | 2024-08-30T19:46:51.486Z | DEBG | nexus (BackgroundTasks): roles
background_task = blueprint_loader
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
1059 | 2024-08-30T19:46:51.488Z | DEBG | nexus (BackgroundTasks): authorize result
action = Read
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = blueprint_loader
resource = Blueprint { parent: Fleet, key: 6cec0807-9a99-4265-913f-3aea7fdc6b25, lookup_type: ById(6cec0807-9a99-4265-913f-3aea7fdc6b25) }
result = Ok(())
|
1060 | 2024-08-30T19:46:51.488Z | DEBG | nexus (BackgroundTasks): roles
background_task = blueprint_loader
roles = RoleSet { roles: {} }
|
1061 | 2024-08-30T19:46:51.488Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = blueprint_loader
resource = Database
result = Ok(())
|
1062 | 2024-08-30T19:46:51.497Z | DEBG | nexus (BackgroundTasks): found latest target blueprint (unchanged)
background_task = blueprint_loader
original_target_id = 6cec0807-9a99-4265-913f-3aea7fdc6b25
original_time_created = 2024-08-30 19:42:44.596991 UTC
target_id = 6cec0807-9a99-4265-913f-3aea7fdc6b25
time_created = 2024-08-30 19:42:44.596991 UTC
|
1063 | 2024-08-30T19:46:51.497Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = blueprint_loader
elapsed = 19.794337ms
iteration = 24
status = {"enabled":false,"status":"target blueprint unchanged","target_id":"6cec0807-9a99-4265-913f-3aea7fdc6b25","time_created":"2024-08-30T19:42:44.596991Z"}
|
1064 | 2024-08-30T19:46:51.513Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = region_replacement_driver
elapsed = 35.86086ms
iteration = 24
status = {"drive_invoked_ok":[],"errors":[],"finish_invoked_ok":[]}
|
1065 | 2024-08-30T19:46:52.212Z | INFO | nexus (dropshot): request completed
file = /home/build/.cargo/git/checkouts/dropshot-a4a923d29dccc492/06c8dab/dropshot/src/server.rs:914
latency_us = 198
local_addr = [fd00:1122:3344:101::c]:46269
method = GET
remote_addr = [fd00:1122:3344:101::d]:35256
req_id = 5738762c-99ee-4863-b9f0-4eb530588e93
response_code = 200
uri = /d2343105-862a-478c-b746-fd8bb78f9a96
|
1066 | 2024-08-30T19:47:01.477Z | DEBG | nexus (BackgroundTasks): activating
background_task = physical_disk_adoption
iteration = 10
reason = Timeout
|
1067 | 2024-08-30T19:47:01.478Z | DEBG | nexus (BackgroundTasks): activating
background_task = external_endpoints
iteration = 5
reason = Timeout
|
1068 | 2024-08-30T19:47:01.478Z | DEBG | nexus (BackgroundTasks): activating
background_task = service_zone_nat_tracker
iteration = 9
reason = Timeout
|
1069 | 2024-08-30T19:47:01.478Z | DEBG | nexus (BackgroundTasks): roles
background_task = external_endpoints
roles = RoleSet { roles: {} }
|
1070 | 2024-08-30T19:47:01.478Z | DEBG | nexus (BackgroundTasks): roles
background_task = physical_disk_adoption
roles = RoleSet { roles: {} }
|
1071 | 2024-08-30T19:47:01.478Z | DEBG | nexus (BackgroundTasks): activating
background_task = nat_v4_garbage_collector
iteration = 9
reason = Timeout
|
1072 | 2024-08-30T19:47:01.478Z | DEBG | nexus (BackgroundTasks): roles
background_task = service_zone_nat_tracker
roles = RoleSet { roles: {} }
|
1073 | 2024-08-30T19:47:01.478Z | DEBG | nexus (BackgroundTasks): roles
background_task = nat_v4_garbage_collector
roles = RoleSet { roles: {} }
|
1074 | 2024-08-30T19:47:01.478Z | DEBG | nexus (BackgroundTasks): activating
background_task = region_snapshot_replacement_garbage_collection
iteration = 9
reason = Timeout
|
1075 | 2024-08-30T19:47:01.478Z | DEBG | nexus (BackgroundTasks): roles
background_task = region_snapshot_replacement_garbage_collection
roles = RoleSet { roles: {} }
|
1076 | 2024-08-30T19:47:01.478Z | DEBG | nexus (BackgroundTasks): activating
background_task = dns_servers_internal
dns_group = internal
iteration = 5
reason = Timeout
|
1077 | 2024-08-30T19:47:01.478Z | DEBG | nexus (BackgroundTasks): activating
background_task = region_snapshot_replacement_start
iteration = 9
reason = Timeout
|
1078 | 2024-08-30T19:47:01.478Z | DEBG | nexus (BackgroundTasks): activating
background_task = dns_propagation_internal
dns_group = internal
iteration = 7
reason = Timeout
|
1079 | 2024-08-30T19:47:01.478Z | DEBG | nexus (BackgroundTasks): roles
background_task = region_snapshot_replacement_start
roles = RoleSet { roles: {} }
|
1080 | 2024-08-30T19:47:01.478Z | DEBG | nexus (BackgroundTasks): activating
background_task = instance_updater
iteration = 9
reason = Timeout
|
1081 | 2024-08-30T19:47:01.478Z | DEBG | nexus (BackgroundTasks): looking for instances with destroyed active VMMs...
background_task = instance_updater
|
1082 | 2024-08-30T19:47:01.478Z | DEBG | nexus (BackgroundTasks): roles
background_task = instance_updater
roles = RoleSet { roles: {} }
|
1083 | 2024-08-30T19:47:01.478Z | DEBG | nexus (BackgroundTasks): activating
background_task = region_replacement
iteration = 9
reason = Timeout
|
1084 | 2024-08-30T19:47:01.478Z | DEBG | nexus (BackgroundTasks): roles
background_task = region_replacement
roles = RoleSet { roles: {} }
|
1085 | 2024-08-30T19:47:01.478Z | DEBG | nexus (BackgroundTasks): activating
background_task = region_replacement_driver
iteration = 25
reason = Timeout
|
1086 | 2024-08-30T19:47:01.478Z | DEBG | nexus (BackgroundTasks): roles
background_task = region_replacement_driver
roles = RoleSet { roles: {} }
|
1087 | 2024-08-30T19:47:01.478Z | DEBG | nexus (BackgroundTasks): activating
background_task = phantom_disks
iteration = 9
reason = Timeout
|
1088 | 2024-08-30T19:47:01.478Z | DEBG | nexus (BackgroundTasks): activating
background_task = blueprint_executor
iteration = 6
reason = Timeout
|
1089 | 2024-08-30T19:47:01.478Z | WARN | nexus (BackgroundTasks): Blueprint execution: skipped
background_task = blueprint_executor
file = nexus/src/app/background/tasks/blueprint_execution.rs:80
reason = blueprint disabled
target_id = 6cec0807-9a99-4265-913f-3aea7fdc6b25
|
1090 | 2024-08-30T19:47:01.478Z | DEBG | nexus (BackgroundTasks): activating
background_task = decommissioned_disk_cleaner
iteration = 5
reason = Timeout
|
1091 | 2024-08-30T19:47:01.478Z | INFO | nexus (BackgroundTasks): Decommissioned disk cleaner running
background_task = decommissioned_disk_cleaner
file = nexus/src/app/background/tasks/decommissioned_disk_cleaner.rs:56
|
1092 | 2024-08-30T19:47:01.478Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = blueprint_executor
elapsed = 18.95\u{b5}s
iteration = 6
status = {"enabled":false,"target_id":"6cec0807-9a99-4265-913f-3aea7fdc6b25"}
|
1093 | 2024-08-30T19:47:01.478Z | DEBG | nexus (BackgroundTasks): activating
background_task = v2p_manager
iteration = 9
reason = Timeout
|
1094 | 2024-08-30T19:47:01.478Z | DEBG | nexus (BackgroundTasks): activating
background_task = dns_config_internal
dns_group = internal
iteration = 5
reason = Timeout
|
1095 | 2024-08-30T19:47:01.478Z | DEBG | nexus (BackgroundTasks): activating
background_task = bfd_manager
iteration = 9
reason = Timeout
|
1096 | 2024-08-30T19:47:01.478Z | DEBG | nexus (BackgroundTasks): roles
background_task = v2p_manager
roles = RoleSet { roles: {} }
|
1097 | 2024-08-30T19:47:01.478Z | DEBG | nexus (BackgroundTasks): roles
background_task = decommissioned_disk_cleaner
roles = RoleSet { roles: {} }
|
1098 | 2024-08-30T19:47:01.478Z | DEBG | nexus (BackgroundTasks): reading DNS version
background_task = dns_config_internal
dns_group = internal
|
1099 | 2024-08-30T19:47:01.478Z | DEBG | nexus (BackgroundTasks): roles
background_task = bfd_manager
roles = RoleSet { roles: {} }
|
1100 | 2024-08-30T19:47:01.478Z | DEBG | nexus (BackgroundTasks): roles
background_task = dns_config_internal
dns_group = internal
roles = RoleSet { roles: {} }
|
1101 | 2024-08-30T19:47:01.478Z | DEBG | nexus (BackgroundTasks): activating
background_task = dns_config_external
dns_group = external
iteration = 5
reason = Timeout
|
1102 | 2024-08-30T19:47:01.478Z | DEBG | nexus (BackgroundTasks): reading DNS version
background_task = dns_config_external
dns_group = external
|
1103 | 2024-08-30T19:47:01.478Z | DEBG | nexus (BackgroundTasks): roles
background_task = dns_config_external
dns_group = external
roles = RoleSet { roles: {} }
|
1104 | 2024-08-30T19:47:01.478Z | DEBG | nexus (BackgroundTasks): activating
background_task = switch_port_config_manager
iteration = 9
reason = Timeout
|
1105 | 2024-08-30T19:47:01.478Z | DEBG | nexus (BackgroundTasks): roles
background_task = switch_port_config_manager
roles = RoleSet { roles: {} }
|
1106 | 2024-08-30T19:47:01.478Z | DEBG | nexus (BackgroundTasks): activating
background_task = vpc_route_manager
iteration = 9
reason = Timeout
|
1107 | 2024-08-30T19:47:01.478Z | DEBG | nexus (BackgroundTasks): activating
background_task = dns_servers_external
dns_group = external
iteration = 5
reason = Timeout
|
1108 | 2024-08-30T19:47:01.478Z | DEBG | nexus (BackgroundTasks): roles
background_task = vpc_route_manager
roles = RoleSet { roles: {} }
|
1109 | 2024-08-30T19:47:01.478Z | DEBG | nexus (BackgroundTasks): activating
background_task = instance_watcher
iteration = 9
reason = Timeout
|
1110 | 2024-08-30T19:47:01.478Z | DEBG | nexus (BackgroundTasks): activating
background_task = dns_propagation_external
dns_group = external
iteration = 7
reason = Timeout
|
1111 | 2024-08-30T19:47:01.478Z | DEBG | nexus (BackgroundTasks): roles
background_task = instance_watcher
roles = RoleSet { roles: {} }
|
1112 | 2024-08-30T19:47:01.478Z | DEBG | nexus (BackgroundTasks): activating
background_task = blueprint_loader
iteration = 25
reason = Timeout
|
1113 | 2024-08-30T19:47:01.478Z | DEBG | nexus (BackgroundTasks): roles
background_task = blueprint_loader
roles = RoleSet { roles: {} }
|
1114 | 2024-08-30T19:47:01.478Z | DEBG | nexus (BackgroundTasks): activating
background_task = metrics_producer_gc
iteration = 5
reason = Timeout
|
1115 | 2024-08-30T19:47:01.478Z | INFO | nexus (BackgroundTasks): Metric producer GC running
background_task = metrics_producer_gc
expiration = 2024-08-30 19:37:01.478283065 UTC
file = nexus/src/app/background/tasks/metrics_producer_gc.rs:48
|
1116 | 2024-08-30T19:47:01.478Z | DEBG | nexus (BackgroundTasks): roles
background_task = metrics_producer_gc
roles = RoleSet { roles: {} }
|
1117 | 2024-08-30T19:47:01.478Z | DEBG | nexus (BackgroundTasks): activating
background_task = lookup_region_port
iteration = 5
reason = Timeout
|
1118 | 2024-08-30T19:47:01.478Z | DEBG | nexus (BackgroundTasks): activating
background_task = region_snapshot_replacement_step
iteration = 9
reason = Timeout
|
1119 | 2024-08-30T19:47:01.478Z | DEBG | nexus (BackgroundTasks): roles
background_task = lookup_region_port
roles = RoleSet { roles: {} }
|
1120 | 2024-08-30T19:47:01.478Z | DEBG | nexus (BackgroundTasks): roles
background_task = region_snapshot_replacement_step
roles = RoleSet { roles: {} }
|
1121 | 2024-08-30T19:47:01.478Z | DEBG | nexus (BackgroundTasks): activating
background_task = abandoned_vmm_reaper
iteration = 5
reason = Timeout
|
1122 | 2024-08-30T19:47:01.478Z | INFO | nexus (BackgroundTasks): Abandoned VMM reaper running
background_task = abandoned_vmm_reaper
file = nexus/src/app/background/tasks/abandoned_vmm_reaper.rs:76
|
1123 | 2024-08-30T19:47:01.478Z | DEBG | nexus (BackgroundTasks): roles
background_task = abandoned_vmm_reaper
roles = RoleSet { roles: {} }
|
1124 | 2024-08-30T19:47:01.478Z | DEBG | nexus (BackgroundTasks): activating
background_task = region_snapshot_replacement_finish
iteration = 9
reason = Timeout
|
1125 | 2024-08-30T19:47:01.478Z | DEBG | nexus (BackgroundTasks): roles
background_task = region_snapshot_replacement_finish
roles = RoleSet { roles: {} }
|
1126 | 2024-08-30T19:47:01.478Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = service_zone_nat_tracker
resource = Database
result = Ok(())
|
1127 | 2024-08-30T19:47:01.478Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = external_endpoints
resource = Database
result = Ok(())
|
1128 | 2024-08-30T19:47:01.478Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = nat_v4_garbage_collector
resource = Database
result = Ok(())
|
1129 | 2024-08-30T19:47:01.478Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = physical_disk_adoption
resource = Database
result = Ok(())
|
1130 | 2024-08-30T19:47:01.478Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = region_snapshot_replacement_garbage_collection
resource = Database
result = Ok(())
|
1131 | 2024-08-30T19:47:01.478Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = region_replacement_driver
resource = Database
result = Ok(())
|
1132 | 2024-08-30T19:47:01.478Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = region_replacement
resource = Database
result = Ok(())
|
1133 | 2024-08-30T19:47:01.478Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = instance_updater
resource = Database
result = Ok(())
|
1134 | 2024-08-30T19:47:01.478Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = region_snapshot_replacement_start
resource = Database
result = Ok(())
|
1135 | 2024-08-30T19:47:01.478Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = dns_config_external
dns_group = external
resource = Database
result = Ok(())
|
1136 | 2024-08-30T19:47:01.478Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = v2p_manager
resource = Database
result = Ok(())
|
1137 | 2024-08-30T19:47:01.478Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = instance_watcher
resource = Database
result = Ok(())
|
1138 | 2024-08-30T19:47:01.478Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = dns_config_internal
dns_group = internal
resource = Database
result = Ok(())
|
1139 | 2024-08-30T19:47:01.478Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = switch_port_config_manager
resource = Database
result = Ok(())
|
1140 | 2024-08-30T19:47:01.478Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = decommissioned_disk_cleaner
resource = Database
result = Ok(())
|
1141 | 2024-08-30T19:47:01.478Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = bfd_manager
resource = Database
result = Ok(())
|
1142 | 2024-08-30T19:47:01.478Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = abandoned_vmm_reaper
resource = Database
result = Ok(())
|
1143 | 2024-08-30T19:47:01.478Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = vpc_route_manager
resource = Database
result = Ok(())
|
1144 | 2024-08-30T19:47:01.478Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = blueprint_loader
resource = Database
result = Ok(())
|
1145 | 2024-08-30T19:47:01.478Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = metrics_producer_gc
resource = Database
result = Ok(())
|
1146 | 2024-08-30T19:47:01.478Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = lookup_region_port
resource = Database
result = Ok(())
|
1147 | 2024-08-30T19:47:01.478Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = region_snapshot_replacement_step
resource = Database
result = Ok(())
|
1148 | 2024-08-30T19:47:01.478Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = region_snapshot_replacement_finish
resource = Database
result = Ok(())
|
1149 | 2024-08-30T19:47:01.478Z | DEBG | nexus (DnsResolver): lookup_all_socket_v6 srv
dns_name = _nameservice._tcp.control-plane.oxide.internal
response = SrvLookup(Lookup { query: Query { name: Name("_nameservice._tcp.control-plane.oxide.internal"), query_type: SRV, query_class: IN }, records: [Record { name_labels: Name("_nameservice._tcp.control-plane.oxide.internal."), rr_type: SRV, dns_class: IN, ttl: 0, rdata: Some(SRV(SRV { priority: 0, weight: 0, port: 5353, target: Name("8b642bba-10a6-428b-9af7-48d5f8622e03.host.control-plane.oxide.internal.") })) }, Record { name_labels: Name("_nameservice._tcp.control-plane.oxide.internal."), rr_type: SRV, dns_class: IN, ttl: 0, rdata: Some(SRV(SRV { priority: 0, weight: 0, port: 5353, target: Name("b5d7b957-0082-4dc3-b742-d6e7150a43c2.host.control-plane.oxide.internal.") })) }, Record { name_labels: Name("_nameservice._tcp.control-plane.oxide.internal."), rr_type: SRV, dns_class: IN, ttl: 0, rdata: Some(SRV(SRV { priority: 0, weight: 0, port: 5353, target: Name("c4910af2-5760-4c5f-bb62-3b2357eab858.host.control-plane.oxide.internal.") })) }, Record { name_labels: Name("c4910af2-5760-4c5f-bb62-3b2357eab858.host.control-plane.oxide.internal."), rr_type: AAAA, dns_class: IN, ttl: 0, rdata: Some(AAAA(AAAA(fd00:1122:3344:2::1))) }], valid_until: Instant { tv_sec: 1107, tv_nsec: 785508949 } })
|
1150 | 2024-08-30T19:47:01.478Z | DEBG | nexus (DnsResolver): lookup_all_socket_v6 srv
dns_name = _external-dns._tcp.control-plane.oxide.internal
response = SrvLookup(Lookup { query: Query { name: Name("_external-dns._tcp.control-plane.oxide.internal"), query_type: SRV, query_class: IN }, records: [Record { name_labels: Name("_external-dns._tcp.control-plane.oxide.internal."), rr_type: SRV, dns_class: IN, ttl: 0, rdata: Some(SRV(SRV { priority: 0, weight: 0, port: 5353, target: Name("b5636b10-76ec-4aa4-8bd4-1f95780813df.host.control-plane.oxide.internal.") })) }, Record { name_labels: Name("_external-dns._tcp.control-plane.oxide.internal."), rr_type: SRV, dns_class: IN, ttl: 0, rdata: Some(SRV(SRV { priority: 0, weight: 0, port: 5353, target: Name("ff52340f-525a-4b88-bfc8-1cb0fe9ceba7.host.control-plane.oxide.internal.") })) }, Record { name_labels: Name("ff52340f-525a-4b88-bfc8-1cb0fe9ceba7.host.control-plane.oxide.internal."), rr_type: AAAA, dns_class: IN, ttl: 0, rdata: Some(AAAA(AAAA(fd00:1122:3344:101::8))) }], valid_until: Instant { tv_sec: 1107, tv_nsec: 785508569 } })
|
1151 | 2024-08-30T19:47:01.480Z | DEBG | nexus (BackgroundTasks): roles
background_task = service_zone_nat_tracker
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
1152 | 2024-08-30T19:47:01.480Z | DEBG | nexus (BackgroundTasks): found DNS servers (no change)
addresses = DnsServersList { addresses: [[fd00:1122:3344:101::9]:5353, [fd00:1122:3344:101::8]:5353] }
background_task = dns_servers_external
current_servers = DnsServersList { addresses: [[fd00:1122:3344:101::9]:5353, [fd00:1122:3344:101::8]:5353] }
dns_group = external
|
1153 | 2024-08-30T19:47:01.480Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = dns_servers_external
dns_group = external
elapsed = 2.370192ms
iteration = 5
status = {"addresses":["[fd00:1122:3344:101::9]:5353","[fd00:1122:3344:101::8]:5353"]}
|
1154 | 2024-08-30T19:47:01.480Z | DEBG | nexus (BackgroundTasks): roles
background_task = external_endpoints
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
1155 | 2024-08-30T19:47:01.481Z | DEBG | nexus (BackgroundTasks): roles
background_task = physical_disk_adoption
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
1156 | 2024-08-30T19:47:01.481Z | DEBG | nexus (BackgroundTasks): found DNS servers (no change)
addresses = DnsServersList { addresses: [[fd00:1122:3344:1::1]:5353, [fd00:1122:3344:3::1]:5353, [fd00:1122:3344:2::1]:5353] }
background_task = dns_servers_internal
current_servers = DnsServersList { addresses: [[fd00:1122:3344:1::1]:5353, [fd00:1122:3344:3::1]:5353, [fd00:1122:3344:2::1]:5353] }
dns_group = internal
|
1157 | 2024-08-30T19:47:01.481Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = dns_servers_internal
dns_group = internal
elapsed = 3.712825ms
iteration = 5
status = {"addresses":["[fd00:1122:3344:1::1]:5353","[fd00:1122:3344:3::1]:5353","[fd00:1122:3344:2::1]:5353"]}
|
1158 | 2024-08-30T19:47:01.482Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = phantom_disks
elapsed = 4.159943ms
iteration = 9
status = {"phantom_disk_deleted_err":0,"phantom_disk_deleted_ok":0}
|
1159 | 2024-08-30T19:47:01.482Z | DEBG | nexus (DnsResolver): lookup_all_ipv6 srv
dns_name = _dendrite._tcp.control-plane.oxide.internal
response = SrvLookup(Lookup { query: Query { name: Name("_dendrite._tcp.control-plane.oxide.internal"), query_type: SRV, query_class: IN }, records: [Record { name_labels: Name("_dendrite._tcp.control-plane.oxide.internal."), rr_type: SRV, dns_class: IN, ttl: 0, rdata: Some(SRV(SRV { priority: 0, weight: 0, port: 12224, target: Name("dendrite-289c9d10-fa69-4638-aac7-3cfc6b4e23be.host.control-plane.oxide.internal.") })) }, Record { name_labels: Name("dendrite-289c9d10-fa69-4638-aac7-3cfc6b4e23be.host.control-plane.oxide.internal."), rr_type: AAAA, dns_class: IN, ttl: 0, rdata: Some(AAAA(AAAA(fd00:1122:3344:101::2))) }], valid_until: Instant { tv_sec: 1107, tv_nsec: 789362756 } })
|
1160 | 2024-08-30T19:47:01.483Z | INFO | nexus (BackgroundTasks): Determining switch slots managed by switch zones
background_task = nat_v4_garbage_collector
file = nexus/src/app/mod.rs:1050
|
1161 | 2024-08-30T19:47:01.483Z | DEBG | nexus (BackgroundTasks): authorize result
action = ListChildren
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = external_endpoints
resource = Fleet
result = Ok(())
|
1162 | 2024-08-30T19:47:01.483Z | DEBG | nexus (BackgroundTasks): roles
background_task = external_endpoints
roles = RoleSet { roles: {} }
|
1163 | 2024-08-30T19:47:01.483Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = external_endpoints
resource = Database
result = Ok(())
|
1164 | 2024-08-30T19:47:01.484Z | DEBG | nexus (BackgroundTasks): authorize result
action = Read
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = service_zone_nat_tracker
resource = Inventory
result = Ok(())
|
1165 | 2024-08-30T19:47:01.484Z | DEBG | nexus (BackgroundTasks): roles
background_task = service_zone_nat_tracker
roles = RoleSet { roles: {} }
|
1166 | 2024-08-30T19:47:01.484Z | DEBG | nexus (BackgroundTasks): authorize result
action = Read
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = physical_disk_adoption
resource = Fleet
result = Ok(())
|
1167 | 2024-08-30T19:47:01.484Z | DEBG | nexus (BackgroundTasks): roles
background_task = physical_disk_adoption
roles = RoleSet { roles: {} }
|
1168 | 2024-08-30T19:47:01.484Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = service_zone_nat_tracker
resource = Database
result = Ok(())
|
1169 | 2024-08-30T19:47:01.484Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = physical_disk_adoption
resource = Database
result = Ok(())
|
1170 | 2024-08-30T19:47:01.486Z | DEBG | nexus (BackgroundTasks): roles
background_task = dns_config_external
dns_group = external
roles = RoleSet { roles: {} }
|
1171 | 2024-08-30T19:47:01.486Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = dns_config_external
dns_group = external
resource = Database
result = Ok(())
|
1172 | 2024-08-30T19:47:01.487Z | INFO | nexus (BackgroundTasks): listed instances with destroyed active VMMs
background_task = instance_updater
count = 0
file = nexus/src/app/background/tasks/instance_updater.rs:55
|
1173 | 2024-08-30T19:47:01.487Z | DEBG | nexus (BackgroundTasks): looking for instances with terminated active migrations...
background_task = instance_updater
|
1174 | 2024-08-30T19:47:01.487Z | DEBG | nexus (BackgroundTasks): roles
background_task = instance_updater
roles = RoleSet { roles: {} }
|
1175 | 2024-08-30T19:47:01.487Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = instance_updater
resource = Database
result = Ok(())
|
1176 | 2024-08-30T19:47:01.487Z | DEBG | nexus (BackgroundTasks): roles
background_task = dns_config_internal
dns_group = internal
roles = RoleSet { roles: {} }
|
1177 | 2024-08-30T19:47:01.487Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = dns_config_internal
dns_group = internal
resource = Database
result = Ok(())
|
1178 | 2024-08-30T19:47:01.488Z | DEBG | nexus (BackgroundTasks): roles
background_task = switch_port_config_manager
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
1179 | 2024-08-30T19:47:01.488Z | DEBG | nexus (BackgroundTasks): roles
background_task = region_snapshot_replacement_start
roles = RoleSet { roles: {} }
|
1180 | 2024-08-30T19:47:01.489Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = region_snapshot_replacement_start
resource = Database
result = Ok(())
|
1181 | 2024-08-30T19:47:01.491Z | DEBG | nexus (DnsResolver): lookup_all_ipv6 srv
dns_name = _dendrite._tcp.control-plane.oxide.internal
response = SrvLookup(Lookup { query: Query { name: Name("_dendrite._tcp.control-plane.oxide.internal"), query_type: SRV, query_class: IN }, records: [Record { name_labels: Name("_dendrite._tcp.control-plane.oxide.internal."), rr_type: SRV, dns_class: IN, ttl: 0, rdata: Some(SRV(SRV { priority: 0, weight: 0, port: 12224, target: Name("dendrite-289c9d10-fa69-4638-aac7-3cfc6b4e23be.host.control-plane.oxide.internal.") })) }, Record { name_labels: Name("dendrite-289c9d10-fa69-4638-aac7-3cfc6b4e23be.host.control-plane.oxide.internal."), rr_type: AAAA, dns_class: IN, ttl: 0, rdata: Some(AAAA(AAAA(fd00:1122:3344:101::2))) }], valid_until: Instant { tv_sec: 1107, tv_nsec: 797792574 } })
|
1182 | 2024-08-30T19:47:01.491Z | DEBG | nexus (BackgroundTasks): authorize result
action = Read
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = switch_port_config_manager
resource = Fleet
result = Ok(())
|
1183 | 2024-08-30T19:47:01.491Z | DEBG | nexus (BackgroundTasks): roles
background_task = switch_port_config_manager
roles = RoleSet { roles: {} }
|
1184 | 2024-08-30T19:47:01.491Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = switch_port_config_manager
resource = Database
result = Ok(())
|
1185 | 2024-08-30T19:47:01.491Z | INFO | nexus (BackgroundTasks): Determining switch slots managed by switch zones
background_task = bfd_manager
file = nexus/src/app/mod.rs:1050
|
1186 | 2024-08-30T19:47:01.492Z | DEBG | nexus (BackgroundTasks): roles
background_task = vpc_route_manager
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
1187 | 2024-08-30T19:47:01.494Z | INFO | nexus (BackgroundTasks): Metric producer GC complete (no errors)
background_task = metrics_producer_gc
expiration = 2024-08-30 19:37:01.478283065 UTC
file = nexus/src/app/background/tasks/metrics_producer_gc.rs:69
pruned = {}
|
1188 | 2024-08-30T19:47:01.494Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = metrics_producer_gc
elapsed = 16.089992ms
iteration = 5
status = {"expiration":"2024-08-30T19:37:01.478283065Z","pruned":[]}
|
1189 | 2024-08-30T19:47:01.494Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = lookup_region_port
elapsed = 16.250595ms
iteration = 5
status = {"errors":[],"found_port_ok":[]}
|
1190 | 2024-08-30T19:47:01.494Z | DEBG | nexus (BackgroundTasks): authorize result
action = ListChildren
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = vpc_route_manager
resource = Fleet
result = Ok(())
|
1191 | 2024-08-30T19:47:01.494Z | DEBG | nexus (BackgroundTasks): roles
background_task = vpc_route_manager
roles = RoleSet { roles: {} }
|
1192 | 2024-08-30T19:47:01.494Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = vpc_route_manager
resource = Database
result = Ok(())
|
1193 | 2024-08-30T19:47:01.497Z | DEBG | nexus (BackgroundTasks): roles
background_task = external_endpoints
roles = RoleSet { roles: {} }
|
1194 | 2024-08-30T19:47:01.498Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = external_endpoints
resource = Database
result = Ok(())
|
1195 | 2024-08-30T19:47:01.498Z | DEBG | nexus (BackgroundTasks): roles
background_task = service_zone_nat_tracker
roles = RoleSet { roles: {} }
|
1196 | 2024-08-30T19:47:01.498Z | DEBG | nexus (BackgroundTasks): roles
background_task = physical_disk_adoption
roles = RoleSet { roles: {} }
|
1197 | 2024-08-30T19:47:01.498Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = service_zone_nat_tracker
resource = Database
result = Ok(())
|
1198 | 2024-08-30T19:47:01.498Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = physical_disk_adoption
resource = Database
result = Ok(())
|
1199 | 2024-08-30T19:47:01.498Z | DEBG | nexus (BackgroundTasks): roles
background_task = dns_config_internal
dns_group = internal
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
1200 | 2024-08-30T19:47:01.500Z | DEBG | nexus (BackgroundTasks): roles
background_task = vpc_route_manager
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
1201 | 2024-08-30T19:47:01.500Z | DEBG | nexus (DnsResolver): lookup_all_ipv6 srv
dns_name = _dendrite._tcp.control-plane.oxide.internal
response = SrvLookup(Lookup { query: Query { name: Name("_dendrite._tcp.control-plane.oxide.internal"), query_type: SRV, query_class: IN }, records: [Record { name_labels: Name("_dendrite._tcp.control-plane.oxide.internal."), rr_type: SRV, dns_class: IN, ttl: 0, rdata: Some(SRV(SRV { priority: 0, weight: 0, port: 12224, target: Name("dendrite-289c9d10-fa69-4638-aac7-3cfc6b4e23be.host.control-plane.oxide.internal.") })) }, Record { name_labels: Name("dendrite-289c9d10-fa69-4638-aac7-3cfc6b4e23be.host.control-plane.oxide.internal."), rr_type: AAAA, dns_class: IN, ttl: 0, rdata: Some(AAAA(AAAA(fd00:1122:3344:101::2))) }], valid_until: Instant { tv_sec: 1107, tv_nsec: 807503555 } })
|
1202 | 2024-08-30T19:47:01.502Z | INFO | nexus (BackgroundTasks): Determining switch slots managed by switch zones
background_task = switch_port_config_manager
file = nexus/src/app/mod.rs:1050
rack_id = 27cfef72-d05b-490f-ac92-5c7cad830c2e
|
1203 | 2024-08-30T19:47:01.502Z | DEBG | nexus (BackgroundTasks): authorize result
action = Read
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = dns_config_internal
dns_group = internal
resource = DnsConfig
result = Ok(())
|
1204 | 2024-08-30T19:47:01.506Z | DEBG | nexus (BackgroundTasks): authorize result
action = ListChildren
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = vpc_route_manager
resource = Fleet
result = Ok(())
|
1205 | 2024-08-30T19:47:01.507Z | DEBG | nexus (BackgroundTasks): roles
background_task = vpc_route_manager
roles = RoleSet { roles: {} }
|
1206 | 2024-08-30T19:47:01.507Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = vpc_route_manager
resource = Database
result = Ok(())
|
1207 | 2024-08-30T19:47:01.513Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = region_snapshot_replacement_garbage_collection
elapsed = 35.283379ms
iteration = 9
status = {"errors":[],"garbage_collect_requested":[]}
|
1208 | 2024-08-30T19:47:01.528Z | DEBG | nexus (BackgroundTasks): roles
background_task = instance_watcher
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
1209 | 2024-08-30T19:47:01.530Z | DEBG | nexus (BackgroundTasks): authorize result
action = Read
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = instance_watcher
resource = Fleet
result = Ok(())
|
1210 | 2024-08-30T19:47:01.530Z | DEBG | nexus (BackgroundTasks): roles
background_task = instance_watcher
roles = RoleSet { roles: {} }
|
1211 | 2024-08-30T19:47:01.531Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = instance_watcher
resource = Database
result = Ok(())
|
1212 | 2024-08-30T19:47:01.531Z | DEBG | nexus (BackgroundTasks): roles
background_task = region_replacement
roles = RoleSet { roles: {} }
|
1213 | 2024-08-30T19:47:01.531Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = region_replacement
resource = Database
result = Ok(())
|
1214 | 2024-08-30T19:47:01.532Z | DEBG | nexus (BackgroundTasks): roles
background_task = region_replacement_driver
roles = RoleSet { roles: {} }
|
1215 | 2024-08-30T19:47:01.532Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = region_replacement_driver
resource = Database
result = Ok(())
|
1216 | 2024-08-30T19:47:01.532Z | DEBG | nexus (BackgroundTasks): roles
background_task = decommissioned_disk_cleaner
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
1217 | 2024-08-30T19:47:01.533Z | DEBG | nexus (BackgroundTasks): roles
background_task = service_zone_nat_tracker
roles = RoleSet { roles: {} }
|
1218 | 2024-08-30T19:47:01.533Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = service_zone_nat_tracker
resource = Database
result = Ok(())
|
1219 | 2024-08-30T19:47:01.534Z | DEBG | nexus (BackgroundTasks): roles
background_task = external_endpoints
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
1220 | 2024-08-30T19:47:01.535Z | DEBG | nexus (BackgroundTasks): authorize result
action = Read
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = decommissioned_disk_cleaner
resource = Fleet
result = Ok(())
|
1221 | 2024-08-30T19:47:01.535Z | DEBG | nexus (BackgroundTasks): roles
background_task = decommissioned_disk_cleaner
roles = RoleSet { roles: {} }
|
1222 | 2024-08-30T19:47:01.535Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = decommissioned_disk_cleaner
resource = Database
result = Ok(())
|
1223 | 2024-08-30T19:47:01.537Z | DEBG | nexus (BackgroundTasks): authorize result
action = Read
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = external_endpoints
resource = DnsConfig
result = Ok(())
|
1224 | 2024-08-30T19:47:01.537Z | DEBG | nexus (BackgroundTasks): roles
background_task = external_endpoints
roles = RoleSet { roles: {} }
|
1225 | 2024-08-30T19:47:01.537Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = external_endpoints
resource = Database
result = Ok(())
|
1226 | 2024-08-30T19:47:01.539Z | INFO | nexus (BackgroundTasks): all instance checks complete
background_task = instance_watcher
file = nexus/src/app/background/tasks/instance_watcher.rs:454
pruned_instances = 0
total_completed = 0
total_failed = 0
total_incomplete = 0
total_instances = 0
update_sagas_queued = 0
|
1227 | 2024-08-30T19:47:01.539Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = instance_watcher
elapsed = 61.168673ms
iteration = 9
status = {"failed_checks":{},"incomplete_checks":{},"instance_states":{},"pruned_instances":0,"total_instances":0,"update_sagas_queued":0}
|
1228 | 2024-08-30T19:47:01.539Z | DEBG | nexus (BackgroundTasks): roles
background_task = blueprint_loader
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
1229 | 2024-08-30T19:47:01.540Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = region_snapshot_replacement_finish
elapsed = 61.912696ms
iteration = 9
status = {"errors":[],"records_set_to_done":[]}
|
1230 | 2024-08-30T19:47:01.540Z | DEBG | nexus (BackgroundTasks): roles
background_task = region_snapshot_replacement_step
roles = RoleSet { roles: {} }
|
1231 | 2024-08-30T19:47:01.541Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = region_snapshot_replacement_step
resource = Database
result = Ok(())
|
1232 | 2024-08-30T19:47:01.542Z | DEBG | nexus (BackgroundTasks): Found abandoned VMMs
background_task = abandoned_vmm_reaper
count = 0
|
1233 | 2024-08-30T19:47:01.542Z | INFO | nexus (BackgroundTasks): Abandoned VMMs reaped
background_task = abandoned_vmm_reaper
file = nexus/src/app/background/tasks/abandoned_vmm_reaper.rs:189
found = 0
sled_reservations_deleted = 0
vmms_already_deleted = 0
vmms_deleted = 0
|
1234 | 2024-08-30T19:47:01.542Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = abandoned_vmm_reaper
elapsed = 63.944952ms
iteration = 5
status = {"error":null,"error_count":0,"found":0,"sled_reservations_deleted":0,"vmms_already_deleted":0,"vmms_deleted":0}
|
1235 | 2024-08-30T19:47:01.542Z | DEBG | nexus (BackgroundTasks): authorize result
action = Read
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = blueprint_loader
resource = BlueprintConfig
result = Ok(())
|
1236 | 2024-08-30T19:47:01.542Z | DEBG | nexus (BackgroundTasks): roles
background_task = blueprint_loader
roles = RoleSet { roles: {} }
|
1237 | 2024-08-30T19:47:01.542Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = blueprint_loader
resource = Database
result = Ok(())
|
1238 | 2024-08-30T19:47:01.544Z | DEBG | nexus (BackgroundTasks): roles
background_task = dns_config_external
dns_group = external
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
1239 | 2024-08-30T19:47:01.544Z | DEBG | nexus (BackgroundTasks): roles
background_task = v2p_manager
roles = RoleSet { roles: {} }
|
1240 | 2024-08-30T19:47:01.544Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = v2p_manager
resource = Database
result = Ok(())
|
1241 | 2024-08-30T19:47:01.545Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = region_snapshot_replacement_start
elapsed = 67.895481ms
iteration = 9
status = {"errors":[],"requests_created_ok":[],"start_invoked_ok":[]}
|
1242 | 2024-08-30T19:47:01.546Z | INFO | nexus (BackgroundTasks): listed instances with terminated active migrations
background_task = instance_updater
count = 0
file = nexus/src/app/background/tasks/instance_updater.rs:55
|
1243 | 2024-08-30T19:47:01.546Z | INFO | nexus (BackgroundTasks): instance updater activation completed
background_task = instance_updater
destroyed_active_vmms = 0
file = nexus/src/app/background/tasks/instance_updater.rs:220
terminated_active_migrations = 0
update_sagas_completed = 0
update_sagas_started = 0
|
1244 | 2024-08-30T19:47:01.546Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = instance_updater
elapsed = 68.353809ms
iteration = 9
status = {"destroyed_active_vmms":0,"error":null,"saga_start_failures":0,"sagas_completed":0,"sagas_failed":0,"sagas_started":0,"terminated_active_migrations":0}
|
1245 | 2024-08-30T19:47:01.547Z | DEBG | nexus (BackgroundTasks): authorize result
action = Read
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = dns_config_external
dns_group = external
resource = DnsConfig
result = Ok(())
|
1246 | 2024-08-30T19:47:01.548Z | DEBG | nexus (BackgroundTasks): found DNS version
background_task = dns_config_external
dns_group = external
version = 2
|
1247 | 2024-08-30T19:47:01.548Z | DEBG | nexus (BackgroundTasks): reading DNS config
background_task = dns_config_external
dns_group = external
|
1248 | 2024-08-30T19:47:01.548Z | DEBG | nexus (BackgroundTasks): reading DNS zones
background_task = dns_config_external
dns_group = external
|
1249 | 2024-08-30T19:47:01.548Z | DEBG | nexus (BackgroundTasks): roles
background_task = dns_config_external
dns_group = external
roles = RoleSet { roles: {} }
|
1250 | 2024-08-30T19:47:01.548Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = dns_config_external
dns_group = external
resource = Database
result = Ok(())
|
1251 | 2024-08-30T19:47:01.551Z | DEBG | nexus (BackgroundTasks): roles
background_task = physical_disk_adoption
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
1252 | 2024-08-30T19:47:01.553Z | DEBG | nexus (BackgroundTasks): authorize result
action = Read
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = physical_disk_adoption
resource = Fleet
result = Ok(())
|
1253 | 2024-08-30T19:47:01.553Z | DEBG | nexus (BackgroundTasks): roles
background_task = physical_disk_adoption
roles = RoleSet { roles: {} }
|
1254 | 2024-08-30T19:47:01.553Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = physical_disk_adoption
resource = Database
result = Ok(())
|
1255 | 2024-08-30T19:47:01.622Z | DEBG | nexus (BackgroundTasks): client request
background_task = dns_propagation_internal
body = Some(Body)
dns_group = internal
dns_server_url = http://[fd00:1122:3344:1::1]:5353
generation = 1
method = PUT
servers = DnsServersList { addresses: [[fd00:1122:3344:1::1]:5353, [fd00:1122:3344:3::1]:5353, [fd00:1122:3344:2::1]:5353] }
uri = http://[fd00:1122:3344:1::1]:5353/config
|
1256 | 2024-08-30T19:47:01.624Z | DEBG | nexus (BackgroundTasks): client request
background_task = dns_propagation_external
body = Some(Body)
dns_group = external
dns_server_url = http://[fd00:1122:3344:101::9]:5353
generation = 2
method = PUT
servers = DnsServersList { addresses: [[fd00:1122:3344:101::9]:5353, [fd00:1122:3344:101::8]:5353] }
uri = http://[fd00:1122:3344:101::9]:5353/config
|
1257 | 2024-08-30T19:47:01.634Z | INFO | nexus (BackgroundTasks): determining switch slot managed by dendrite zone
background_task = bfd_manager
file = nexus/src/app/mod.rs:1058
zone_address = fd00:1122:3344:101::2
|
1258 | 2024-08-30T19:47:01.634Z | DEBG | nexus (MgsClient): client request
background_task = bfd_manager
body = None
method = GET
uri = http://[fd00:1122:3344:101::2]:12225/local/switch-id
|
1259 | 2024-08-30T19:47:01.634Z | DEBG | nexus (MgsClient): client response
background_task = bfd_manager
result = Ok(Response { url: Url { scheme: "http", cannot_be_a_base: false, username: "", password: None, host: Some(Ipv6(fd00:1122:3344:101::2)), port: Some(12225), path: "/local/switch-id", query: None, fragment: None }, status: 200, headers: {"content-type": "application/json", "x-request-id": "5655ffb9-2523-4518-9b5e-7cb3549d2d0f", "content-length": "26", "date": "Fri, 30 Aug 2024 19:47:01 GMT"} })
|
1260 | 2024-08-30T19:47:01.634Z | INFO | nexus (BackgroundTasks): identified switch slot for dendrite zone
background_task = bfd_manager
file = nexus/src/app/mod.rs:1063
slot = SpIdentifier {\n slot: 0,\n type_: Switch,\n}
zone_address = fd00:1122:3344:101::2
|
1261 | 2024-08-30T19:47:01.635Z | INFO | nexus (BackgroundTasks): determining switch slot managed by dendrite zone
background_task = nat_v4_garbage_collector
file = nexus/src/app/mod.rs:1058
zone_address = fd00:1122:3344:101::2
|
1262 | 2024-08-30T19:47:01.635Z | DEBG | nexus (MgsClient): client request
background_task = nat_v4_garbage_collector
body = None
method = GET
uri = http://[fd00:1122:3344:101::2]:12225/local/switch-id
|
1263 | 2024-08-30T19:47:01.636Z | DEBG | nexus (MgsClient): client response
background_task = nat_v4_garbage_collector
result = Ok(Response { url: Url { scheme: "http", cannot_be_a_base: false, username: "", password: None, host: Some(Ipv6(fd00:1122:3344:101::2)), port: Some(12225), path: "/local/switch-id", query: None, fragment: None }, status: 200, headers: {"content-type": "application/json", "x-request-id": "99f6912b-0591-4cc9-a343-3a9e594aa890", "content-length": "26", "date": "Fri, 30 Aug 2024 19:47:01 GMT"} })
|
1264 | 2024-08-30T19:47:01.636Z | INFO | nexus (BackgroundTasks): identified switch slot for dendrite zone
background_task = nat_v4_garbage_collector
file = nexus/src/app/mod.rs:1063
slot = SpIdentifier {\n slot: 0,\n type_: Switch,\n}
zone_address = fd00:1122:3344:101::2
|
1265 | 2024-08-30T19:47:01.636Z | INFO | nexus (BackgroundTasks): completed mapping dendrite zones to switch slots
background_task = bfd_manager
file = nexus/src/app/mod.rs:1095
mappings = {\n Switch0: fd00:1122:3344:101::2,\n}
|
1266 | 2024-08-30T19:47:01.637Z | INFO | nexus (BackgroundTasks): completed mapping dendrite zones to switch slots
background_task = nat_v4_garbage_collector
file = nexus/src/app/mod.rs:1095
mappings = {\n Switch0: fd00:1122:3344:101::2,\n}
|
1267 | 2024-08-30T19:47:01.646Z | INFO | nexus (BackgroundTasks): determining switch slot managed by dendrite zone
background_task = switch_port_config_manager
file = nexus/src/app/mod.rs:1058
rack_id = 27cfef72-d05b-490f-ac92-5c7cad830c2e
zone_address = fd00:1122:3344:101::2
|
1268 | 2024-08-30T19:47:01.646Z | DEBG | nexus (MgsClient): client request
background_task = switch_port_config_manager
body = None
method = GET
rack_id = 27cfef72-d05b-490f-ac92-5c7cad830c2e
uri = http://[fd00:1122:3344:101::2]:12225/local/switch-id
|
1269 | 2024-08-30T19:47:01.646Z | DEBG | nexus (MgsClient): client response
background_task = switch_port_config_manager
rack_id = 27cfef72-d05b-490f-ac92-5c7cad830c2e
result = Ok(Response { url: Url { scheme: "http", cannot_be_a_base: false, username: "", password: None, host: Some(Ipv6(fd00:1122:3344:101::2)), port: Some(12225), path: "/local/switch-id", query: None, fragment: None }, status: 200, headers: {"content-type": "application/json", "x-request-id": "6fe451e9-0537-4b5c-8c27-fe2eaa865175", "content-length": "26", "date": "Fri, 30 Aug 2024 19:47:01 GMT"} })
|
1270 | 2024-08-30T19:47:01.646Z | INFO | nexus (BackgroundTasks): identified switch slot for dendrite zone
background_task = switch_port_config_manager
file = nexus/src/app/mod.rs:1063
rack_id = 27cfef72-d05b-490f-ac92-5c7cad830c2e
slot = SpIdentifier {\n slot: 0,\n type_: Switch,\n}
zone_address = fd00:1122:3344:101::2
|
1271 | 2024-08-30T19:47:01.648Z | INFO | nexus (BackgroundTasks): completed mapping dendrite zones to switch slots
background_task = switch_port_config_manager
file = nexus/src/app/mod.rs:1095
mappings = {\n Switch0: fd00:1122:3344:101::2,\n}
rack_id = 27cfef72-d05b-490f-ac92-5c7cad830c2e
|
1272 | 2024-08-30T19:47:01.648Z | DEBG | nexus (BackgroundTasks): found DNS version
background_task = dns_config_internal
dns_group = internal
version = 1
|
1273 | 2024-08-30T19:47:01.649Z | DEBG | nexus (BackgroundTasks): reading DNS config
background_task = dns_config_internal
dns_group = internal
|
1274 | 2024-08-30T19:47:01.649Z | DEBG | nexus (BackgroundTasks): reading DNS zones
background_task = dns_config_internal
dns_group = internal
|
1275 | 2024-08-30T19:47:01.649Z | DEBG | nexus (BackgroundTasks): roles
background_task = dns_config_internal
dns_group = internal
roles = RoleSet { roles: {} }
|
1276 | 2024-08-30T19:47:01.649Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = dns_config_internal
dns_group = internal
resource = Database
result = Ok(())
|
1277 | 2024-08-30T19:47:01.692Z | DEBG | nexus (BackgroundTasks): client request
SledAgent = 289c9d10-fa69-4638-aac7-3cfc6b4e23be
background_task = vpc_route_manager
body = None
method = GET
uri = http://[fd00:1122:3344:101::1]:12345/vpc-routes
|
1278 | 2024-08-30T19:47:01.692Z | DEBG | nexus (BackgroundTasks): client response
SledAgent = 289c9d10-fa69-4638-aac7-3cfc6b4e23be
background_task = vpc_route_manager
result = Ok(Response { url: Url { scheme: "http", cannot_be_a_base: false, username: "", password: None, host: Some(Ipv6(fd00:1122:3344:101::1)), port: Some(12345), path: "/vpc-routes", query: None, fragment: None }, status: 200, headers: {"content-type": "application/json", "x-request-id": "ab4b70e1-f59e-4a79-b12a-ee631561ab63", "content-length": "372", "date": "Fri, 30 Aug 2024 19:47:01 GMT"} })
|
1279 | 2024-08-30T19:47:01.692Z | DEBG | nexus (BackgroundTasks): roles
background_task = vpc_route_manager
roles = RoleSet { roles: {} }
|
1280 | 2024-08-30T19:47:01.692Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = vpc_route_manager
resource = Database
result = Ok(())
|
1281 | 2024-08-30T19:47:01.694Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = region_replacement
elapsed = 216.264525ms
iteration = 9
status = {"region_replacement_started_err":0,"region_replacement_started_ok":0}
|
1282 | 2024-08-30T19:47:01.696Z | DEBG | nexus (BackgroundTasks): roles
background_task = service_zone_nat_tracker
roles = RoleSet { roles: {} }
|
1283 | 2024-08-30T19:47:01.696Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = service_zone_nat_tracker
resource = Database
result = Ok(())
|
1284 | 2024-08-30T19:47:01.698Z | DEBG | nexus (BackgroundTasks): roles
background_task = dns_config_external
dns_group = external
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
1285 | 2024-08-30T19:47:01.701Z | DEBG | nexus (BackgroundTasks): roles
background_task = vpc_route_manager
roles = RoleSet { roles: {} }
|
1286 | 2024-08-30T19:47:01.701Z | DEBG | nexus (BackgroundTasks): roles
background_task = blueprint_loader
roles = RoleSet { roles: {} }
|
1287 | 2024-08-30T19:47:01.702Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = vpc_route_manager
resource = Database
result = Ok(())
|
1288 | 2024-08-30T19:47:01.702Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = blueprint_loader
resource = Database
result = Ok(())
|
1289 | 2024-08-30T19:47:01.703Z | DEBG | nexus (BackgroundTasks): authorize result
action = Read
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = dns_config_external
dns_group = external
resource = DnsConfig
result = Ok(())
|
1290 | 2024-08-30T19:47:01.703Z | DEBG | nexus (BackgroundTasks): roles
background_task = dns_config_external
dns_group = external
roles = RoleSet { roles: {} }
|
1291 | 2024-08-30T19:47:01.704Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = dns_config_external
dns_group = external
resource = Database
result = Ok(())
|
1292 | 2024-08-30T19:47:01.705Z | DEBG | nexus (BackgroundTasks): roles
background_task = vpc_route_manager
roles = RoleSet { roles: {} }
|
1293 | 2024-08-30T19:47:01.705Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = vpc_route_manager
resource = Database
result = Ok(())
|
1294 | 2024-08-30T19:47:01.718Z | DEBG | nexus (BackgroundTasks): client request
SledAgent = 289c9d10-fa69-4638-aac7-3cfc6b4e23be
background_task = vpc_route_manager
body = Some(Body)
method = PUT
uri = http://[fd00:1122:3344:101::1]:12345/vpc-routes
|
1295 | 2024-08-30T19:47:01.719Z | DEBG | nexus (BackgroundTasks): client response
SledAgent = 289c9d10-fa69-4638-aac7-3cfc6b4e23be
background_task = vpc_route_manager
result = Ok(Response { url: Url { scheme: "http", cannot_be_a_base: false, username: "", password: None, host: Some(Ipv6(fd00:1122:3344:101::1)), port: Some(12345), path: "/vpc-routes", query: None, fragment: None }, status: 204, headers: {"x-request-id": "7bfeaba5-656c-4a67-84aa-d8326236313e", "date": "Fri, 30 Aug 2024 19:47:01 GMT"} })
|
1296 | 2024-08-30T19:47:01.721Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = vpc_route_manager
elapsed = 242.930053ms
iteration = 9
status = {}
|
1297 | 2024-08-30T19:47:01.733Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = region_replacement_driver
elapsed = 255.080256ms
iteration = 25
status = {"drive_invoked_ok":[],"errors":[],"finish_invoked_ok":[]}
|
1298 | 2024-08-30T19:47:01.744Z | DEBG | nexus (BackgroundTasks): roles
background_task = region_snapshot_replacement_step
roles = RoleSet { roles: {} }
|
1299 | 2024-08-30T19:47:01.744Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = region_snapshot_replacement_step
resource = Database
result = Ok(())
|
1300 | 2024-08-30T19:47:01.746Z | DEBG | nexus (BackgroundTasks): roles
background_task = dns_config_internal
dns_group = internal
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
1301 | 2024-08-30T19:47:01.749Z | DEBG | nexus (BackgroundTasks): roles
background_task = service_zone_nat_tracker
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
1302 | 2024-08-30T19:47:01.750Z | DEBG | nexus (BackgroundTasks): authorize result
action = Read
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = dns_config_internal
dns_group = internal
resource = DnsConfig
result = Ok(())
|
1303 | 2024-08-30T19:47:01.750Z | DEBG | nexus (BackgroundTasks): roles
background_task = dns_config_internal
dns_group = internal
roles = RoleSet { roles: {} }
|
1304 | 2024-08-30T19:47:01.750Z | DEBG | nexus (BackgroundTasks): Found zpools on decommissioned disks
background_task = decommissioned_disk_cleaner
count = 0
|
1305 | 2024-08-30T19:47:01.750Z | INFO | nexus (BackgroundTasks): Cleaned decommissioned zpools
background_task = decommissioned_disk_cleaner
deleted = 0
error_count = 0
file = nexus/src/app/background/tasks/decommissioned_disk_cleaner.rs:140
found = 0
not_ready_to_be_deleted = 0
|
1306 | 2024-08-30T19:47:01.750Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = decommissioned_disk_cleaner
elapsed = 272.42091ms
iteration = 5
status = {"deleted":0,"error":null,"error_count":0,"found":0,"not_ready_to_be_deleted":0}
|
1307 | 2024-08-30T19:47:01.750Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = dns_config_internal
dns_group = internal
resource = Database
result = Ok(())
|
1308 | 2024-08-30T19:47:01.750Z | DEBG | nexus (BackgroundTasks): found zones
background_task = dns_config_external
count = 1
dns_group = external
|
1309 | 2024-08-30T19:47:01.751Z | DEBG | nexus (BackgroundTasks): listing DNS names for zone
background_task = dns_config_external
batch_size = 100
dns_group = external
dns_zone_id = 7f52d615-4a25-43b0-878f-65d4872e4324
dns_zone_name = oxide.test
found_so_far = 0
version = 2
|
1310 | 2024-08-30T19:47:01.751Z | DEBG | nexus (BackgroundTasks): roles
background_task = dns_config_external
dns_group = external
roles = RoleSet { roles: {} }
|
1311 | 2024-08-30T19:47:01.751Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = dns_config_external
dns_group = external
resource = Database
result = Ok(())
|
1312 | 2024-08-30T19:47:01.751Z | DEBG | nexus (BackgroundTasks): roles
background_task = external_endpoints
roles = RoleSet { roles: {} }
|
1313 | 2024-08-30T19:47:01.751Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = external_endpoints
resource = Database
result = Ok(())
|
1314 | 2024-08-30T19:47:01.752Z | DEBG | nexus (BackgroundTasks): roles
background_task = blueprint_loader
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
1315 | 2024-08-30T19:47:01.752Z | DEBG | nexus (BackgroundTasks): authorize result
action = Read
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = service_zone_nat_tracker
resource = Sled { parent: Fleet, key: 289c9d10-fa69-4638-aac7-3cfc6b4e23be, lookup_type: ById(289c9d10-fa69-4638-aac7-3cfc6b4e23be) }
result = Ok(())
|
1316 | 2024-08-30T19:47:01.752Z | DEBG | nexus (BackgroundTasks): roles
background_task = service_zone_nat_tracker
roles = RoleSet { roles: {} }
|
1317 | 2024-08-30T19:47:01.753Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = service_zone_nat_tracker
resource = Database
result = Ok(())
|
1318 | 2024-08-30T19:47:01.753Z | DEBG | nexus (BackgroundTasks): roles
background_task = external_endpoints
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
1319 | 2024-08-30T19:47:01.755Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = service_zone_nat_tracker
elapsed = 277.711053ms
iteration = 9
status = 0
|
1320 | 2024-08-30T19:47:01.756Z | DEBG | nexus (BackgroundTasks): authorize result
action = Read
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = blueprint_loader
resource = Blueprint { parent: Fleet, key: 6cec0807-9a99-4265-913f-3aea7fdc6b25, lookup_type: ById(6cec0807-9a99-4265-913f-3aea7fdc6b25) }
result = Ok(())
|
1321 | 2024-08-30T19:47:01.756Z | DEBG | nexus (BackgroundTasks): roles
background_task = blueprint_loader
roles = RoleSet { roles: {} }
|
1322 | 2024-08-30T19:47:01.756Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = blueprint_loader
resource = Database
result = Ok(())
|
1323 | 2024-08-30T19:47:01.756Z | DEBG | nexus (BackgroundTasks): authorize result
action = ListChildren
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = external_endpoints
resource = Fleet
result = Ok(())
|
1324 | 2024-08-30T19:47:01.756Z | DEBG | nexus (BackgroundTasks): roles
background_task = external_endpoints
roles = RoleSet { roles: {} }
|
1325 | 2024-08-30T19:47:01.756Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = external_endpoints
resource = Database
result = Ok(())
|
1326 | 2024-08-30T19:47:01.769Z | DEBG | nexus (BackgroundTasks): found latest target blueprint (unchanged)
background_task = blueprint_loader
original_target_id = 6cec0807-9a99-4265-913f-3aea7fdc6b25
original_time_created = 2024-08-30 19:42:44.596991 UTC
target_id = 6cec0807-9a99-4265-913f-3aea7fdc6b25
time_created = 2024-08-30 19:42:44.596991 UTC
|
1327 | 2024-08-30T19:47:01.769Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = blueprint_loader
elapsed = 291.284062ms
iteration = 25
status = {"enabled":false,"status":"target blueprint unchanged","target_id":"6cec0807-9a99-4265-913f-3aea7fdc6b25","time_created":"2024-08-30T19:42:44.596991Z"}
|
1328 | 2024-08-30T19:47:01.771Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = bfd_manager
elapsed = 293.100983ms
iteration = 9
status = {}
|
1329 | 2024-08-30T19:47:01.775Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = region_snapshot_replacement_step
elapsed = 297.162164ms
iteration = 9
status = {"errors":[],"step_garbage_collect_invoked_ok":[],"step_invoked_ok":[],"step_records_created_ok":[]}
|
1330 | 2024-08-30T19:47:01.787Z | DEBG | nexus (BackgroundTasks): client request
background_task = dns_propagation_external
body = Some(Body)
dns_group = external
dns_server_url = http://[fd00:1122:3344:101::8]:5353
generation = 2
method = PUT
servers = DnsServersList { addresses: [[fd00:1122:3344:101::9]:5353, [fd00:1122:3344:101::8]:5353] }
uri = http://[fd00:1122:3344:101::8]:5353/config
|
1331 | 2024-08-30T19:47:01.787Z | DEBG | nexus (BackgroundTasks): roles
background_task = dns_config_external
dns_group = external
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
1332 | 2024-08-30T19:47:01.787Z | DEBG | nexus (BackgroundTasks): client response
background_task = dns_propagation_external
dns_group = external
dns_server_url = http://[fd00:1122:3344:101::8]:5353
generation = 2
result = Ok(Response { url: Url { scheme: "http", cannot_be_a_base: false, username: "", password: None, host: Some(Ipv6(fd00:1122:3344:101::8)), port: Some(5353), path: "/config", query: None, fragment: None }, status: 204, headers: {"x-request-id": "b1462173-8cf7-495c-924b-c33e00a482f8", "date": "Fri, 30 Aug 2024 19:47:01 GMT"} })
servers = DnsServersList { addresses: [[fd00:1122:3344:101::9]:5353, [fd00:1122:3344:101::8]:5353] }
|
1333 | 2024-08-30T19:47:01.787Z | INFO | nexus (BackgroundTasks): DNS server now at generation 2
background_task = dns_propagation_external
dns_group = external
dns_server_url = http://[fd00:1122:3344:101::8]:5353
file = nexus/src/app/background/tasks/dns_propagation.rs:169
generation = 2
servers = DnsServersList { addresses: [[fd00:1122:3344:101::9]:5353, [fd00:1122:3344:101::8]:5353] }
|
1334 | 2024-08-30T19:47:01.790Z | DEBG | nexus (DpdClient): client request
background_task = nat_v4_garbage_collector
body = None
method = GET
uri = http://[fd00:1122:3344:101::2]:12224/rpw/nat/ipv4/gen
|
1335 | 2024-08-30T19:47:01.790Z | DEBG | nexus (DpdClient): client response
background_task = nat_v4_garbage_collector
result = Ok(Response { url: Url { scheme: "http", cannot_be_a_base: false, username: "", password: None, host: Some(Ipv6(fd00:1122:3344:101::2)), port: Some(12224), path: "/rpw/nat/ipv4/gen", query: None, fragment: None }, status: 200, headers: {"content-type": "application/json", "x-request-id": "bc84a77f-af10-483c-81f6-a38491937a2f", "content-length": "1", "date": "Fri, 30 Aug 2024 19:47:01 GMT"} })
|
1336 | 2024-08-30T19:47:01.791Z | DEBG | nexus (BackgroundTasks): authorize result
action = Read
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = dns_config_external
dns_group = external
resource = DnsConfig
result = Ok(())
|
1337 | 2024-08-30T19:47:01.791Z | DEBG | nexus (BackgroundTasks): roles
background_task = dns_config_external
dns_group = external
roles = RoleSet { roles: {} }
|
1338 | 2024-08-30T19:47:01.791Z | DEBG | nexus (BackgroundTasks): client response
background_task = dns_propagation_external
dns_group = external
dns_server_url = http://[fd00:1122:3344:101::9]:5353
generation = 2
result = Ok(Response { url: Url { scheme: "http", cannot_be_a_base: false, username: "", password: None, host: Some(Ipv6(fd00:1122:3344:101::9)), port: Some(5353), path: "/config", query: None, fragment: None }, status: 204, headers: {"x-request-id": "550c52aa-311a-4416-ac2f-ad6fe5948891", "date": "Fri, 30 Aug 2024 19:47:01 GMT"} })
servers = DnsServersList { addresses: [[fd00:1122:3344:101::9]:5353, [fd00:1122:3344:101::8]:5353] }
|
1339 | 2024-08-30T19:47:01.791Z | INFO | nexus (BackgroundTasks): DNS server now at generation 2
background_task = dns_propagation_external
dns_group = external
dns_server_url = http://[fd00:1122:3344:101::9]:5353
file = nexus/src/app/background/tasks/dns_propagation.rs:169
generation = 2
servers = DnsServersList { addresses: [[fd00:1122:3344:101::9]:5353, [fd00:1122:3344:101::8]:5353] }
|
1340 | 2024-08-30T19:47:01.792Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = dns_config_external
dns_group = external
resource = Database
result = Ok(())
|
1341 | 2024-08-30T19:47:01.793Z | DEBG | nexus (BackgroundTasks): roles
background_task = nat_v4_garbage_collector
roles = RoleSet { roles: {} }
|
1342 | 2024-08-30T19:47:01.793Z | DEBG | nexus (BackgroundTasks): client request
background_task = dns_propagation_internal
body = Some(Body)
dns_group = internal
dns_server_url = http://[fd00:1122:3344:3::1]:5353
generation = 1
method = PUT
servers = DnsServersList { addresses: [[fd00:1122:3344:1::1]:5353, [fd00:1122:3344:3::1]:5353, [fd00:1122:3344:2::1]:5353] }
uri = http://[fd00:1122:3344:3::1]:5353/config
|
1343 | 2024-08-30T19:47:01.793Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = nat_v4_garbage_collector
resource = Database
result = Ok(())
|
1344 | 2024-08-30T19:47:01.794Z | INFO | nexus (BackgroundTasks): DNS propagation: done
background_task = dns_propagation_external
dns_group = external
file = nexus/src/app/background/tasks/dns_propagation.rs:106
generation = 2
servers = DnsServersList { addresses: [[fd00:1122:3344:101::9]:5353, [fd00:1122:3344:101::8]:5353] }
|
1345 | 2024-08-30T19:47:01.794Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = dns_propagation_external
dns_group = external
elapsed = 316.021145ms
iteration = 7
status = {"generation":2,"server_results":{"[fd00:1122:3344:101::8]:5353":{"Ok":null},"[fd00:1122:3344:101::9]:5353":{"Ok":null}}}
|
1346 | 2024-08-30T19:47:01.794Z | DEBG | nexus (BackgroundTasks): found all DNS names for zone
background_task = dns_config_external
dns_group = external
dns_zone_id = 7f52d615-4a25-43b0-878f-65d4872e4324
dns_zone_name = oxide.test
found_so_far = 1
version = 2
|
1347 | 2024-08-30T19:47:01.794Z | DEBG | nexus (BackgroundTasks): read DNS config
background_task = dns_config_external
dns_group = external
nzones = 1
version = 2
|
1348 | 2024-08-30T19:47:01.794Z | DEBG | nexus (BackgroundTasks): found latest DNS generation (unchanged)
background_task = dns_config_external
current_generation = 2
current_time_created = 2024-08-30 19:43:18.363870 UTC
dns_group = external
generation = 2
|
1349 | 2024-08-30T19:47:01.794Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = dns_config_external
dns_group = external
elapsed = 316.29142ms
iteration = 5
status = {"generation":2}
|
1350 | 2024-08-30T19:47:01.795Z | DEBG | nexus (BackgroundTasks): found zones
background_task = dns_config_internal
count = 1
dns_group = internal
|
1351 | 2024-08-30T19:47:01.795Z | DEBG | nexus (BackgroundTasks): listing DNS names for zone
background_task = dns_config_internal
batch_size = 100
dns_group = internal
dns_zone_id = 4da9b8e7-9c0b-4448-afde-f83fab0eb20b
dns_zone_name = control-plane.oxide.internal
found_so_far = 0
version = 1
|
1352 | 2024-08-30T19:47:01.795Z | DEBG | nexus (BackgroundTasks): roles
background_task = dns_config_internal
dns_group = internal
roles = RoleSet { roles: {} }
|
1353 | 2024-08-30T19:47:01.795Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = dns_config_internal
dns_group = internal
resource = Database
result = Ok(())
|
1354 | 2024-08-30T19:47:01.807Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = nat_v4_garbage_collector
elapsed = 329.078894ms
iteration = 9
status = null
|
1355 | 2024-08-30T19:47:01.810Z | DEBG | nexus (BackgroundTasks): found Silo/DNS/TLS config (no change)
background_task = external_endpoints
config = ExternalEndpoints { by_dns_name: {"default-silo.sys.oxide.test": ExternalEndpoint { silo_id: 001de000-5110-4000-8000-000000000000, db_silo: Silo { identity: SiloIdentity { id: 001de000-5110-4000-8000-000000000000, name: Name(Name("default-silo")), description: "default silo", time_created: 2024-08-30T19:42:58.455639Z, time_modified: 2024-08-30T19:42:58.455639Z, time_deleted: None }, discoverable: false, authentication_mode: Local, user_provision_type: ApiOnly, mapped_fleet_roles: Object {}, rcgen: Generation(Generation(1)) }, tls_certs: [] }, "recovery.sys.oxide.test": ExternalEndpoint { silo_id: aa09ea70-5935-4726-aa8b-daae29285c7a, db_silo: Silo { identity: SiloIdentity { id: aa09ea70-5935-4726-aa8b-daae29285c7a, name: Name(Name("recovery")), description: "built-in recovery Silo", time_created: 2024-08-30T19:43:18.290633Z, time_modified: 2024-08-30T19:43:18.290633Z, time_deleted: None }, discoverable: false, authentication_mode: Local, user_provision_type: ApiOnly, mapped_fleet_roles: Object {"admin": Array [String("admin")]}, rcgen: Generation(Generation(3)) }, tls_certs: [TlsCertificate { digest: "3c866038d66bab74a40e61f6620010bb5e0f64344fb4d1705ff0d1538af8c189" }] }}, warnings: [NoSiloCerts { silo_id: 001de000-5110-4000-8000-000000000000, dns_name: "default-silo.sys.oxide.test" }], default_endpoint: Some(ExternalEndpoint { silo_id: aa09ea70-5935-4726-aa8b-daae29285c7a, db_silo: Silo { identity: SiloIdentity { id: aa09ea70-5935-4726-aa8b-daae29285c7a, name: Name(Name("recovery")), description: "built-in recovery Silo", time_created: 2024-08-30T19:43:18.290633Z, time_modified: 2024-08-30T19:43:18.290633Z, time_deleted: None }, discoverable: false, authentication_mode: Local, user_provision_type: ApiOnly, mapped_fleet_roles: Object {"admin": Array [String("admin")]}, rcgen: Generation(Generation(3)) }, tls_certs: [TlsCertificate { digest: "3c866038d66bab74a40e61f6620010bb5e0f64344fb4d1705ff0d1538af8c189" }] }) }
|
1356 | 2024-08-30T19:47:01.810Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = external_endpoints
elapsed = 332.085937ms
iteration = 5
status = {"by_dns_name":{"default-silo.sys.oxide.test":{"silo_id":"001de000-5110-4000-8000-000000000000","tls_certs":[]},"recovery.sys.oxide.test":{"silo_id":"aa09ea70-5935-4726-aa8b-daae29285c7a","tls_certs":["3c866038d66bab74a40e61f6620010bb5e0f64344fb4d1705ff0d1538af8c189"]}},"default_endpoint":{"silo_id":"aa09ea70-5935-4726-aa8b-daae29285c7a","tls_certs":["3c866038d66bab74a40e61f6620010bb5e0f64344fb4d1705ff0d1538af8c189"]},"warnings":["silo 001de000-5110-4000-8000-000000000000 with DNS name \\"default-silo.sys.oxide.test\\" has no usable certificates"]}
|
1357 | 2024-08-30T19:47:01.829Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = physical_disk_adoption
elapsed = 351.03669ms
iteration = 10
status = {"physical_disks_added":0}
|
1358 | 2024-08-30T19:47:01.852Z | DEBG | nexus (BackgroundTasks): roles
background_task = v2p_manager
roles = RoleSet { roles: {} }
|
1359 | 2024-08-30T19:47:01.852Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = v2p_manager
resource = Database
result = Ok(())
|
1360 | 2024-08-30T19:47:01.854Z | DEBG | nexus (BackgroundTasks): roles
background_task = v2p_manager
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
1361 | 2024-08-30T19:47:01.855Z | DEBG | nexus (BackgroundTasks): authorize result
action = ListChildren
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = v2p_manager
resource = Fleet
result = Ok(())
|
1362 | 2024-08-30T19:47:01.856Z | DEBG | nexus (BackgroundTasks): roles
background_task = v2p_manager
roles = RoleSet { roles: {} }
|
1363 | 2024-08-30T19:47:01.856Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = v2p_manager
resource = Database
result = Ok(())
|
1364 | 2024-08-30T19:47:01.859Z | DEBG | nexus (BackgroundTasks): roles
background_task = dns_config_internal
dns_group = internal
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
1365 | 2024-08-30T19:47:01.863Z | DEBG | nexus (BackgroundTasks): client request
background_task = dns_propagation_internal
body = Some(Body)
dns_group = internal
dns_server_url = http://[fd00:1122:3344:2::1]:5353
generation = 1
method = PUT
servers = DnsServersList { addresses: [[fd00:1122:3344:1::1]:5353, [fd00:1122:3344:3::1]:5353, [fd00:1122:3344:2::1]:5353] }
uri = http://[fd00:1122:3344:2::1]:5353/config
|
1366 | 2024-08-30T19:47:01.863Z | DEBG | nexus (BackgroundTasks): authorize result
action = Read
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = dns_config_internal
dns_group = internal
resource = DnsConfig
result = Ok(())
|
1367 | 2024-08-30T19:47:01.863Z | DEBG | nexus (BackgroundTasks): roles
background_task = dns_config_internal
dns_group = internal
roles = RoleSet { roles: {} }
|
1368 | 2024-08-30T19:47:01.863Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = dns_config_internal
dns_group = internal
resource = Database
result = Ok(())
|
1369 | 2024-08-30T19:47:01.863Z | DEBG | nexus (BackgroundTasks): client response
background_task = dns_propagation_internal
dns_group = internal
dns_server_url = http://[fd00:1122:3344:2::1]:5353
generation = 1
result = Ok(Response { url: Url { scheme: "http", cannot_be_a_base: false, username: "", password: None, host: Some(Ipv6(fd00:1122:3344:2::1)), port: Some(5353), path: "/config", query: None, fragment: None }, status: 204, headers: {"x-request-id": "cf51fd0a-e5bd-4335-94f8-f77a56fd9fde", "date": "Fri, 30 Aug 2024 19:47:01 GMT"} })
servers = DnsServersList { addresses: [[fd00:1122:3344:1::1]:5353, [fd00:1122:3344:3::1]:5353, [fd00:1122:3344:2::1]:5353] }
|
1370 | 2024-08-30T19:47:01.863Z | INFO | nexus (BackgroundTasks): DNS server now at generation 1
background_task = dns_propagation_internal
dns_group = internal
dns_server_url = http://[fd00:1122:3344:2::1]:5353
file = nexus/src/app/background/tasks/dns_propagation.rs:169
generation = 1
servers = DnsServersList { addresses: [[fd00:1122:3344:1::1]:5353, [fd00:1122:3344:3::1]:5353, [fd00:1122:3344:2::1]:5353] }
|
1371 | 2024-08-30T19:47:01.865Z | DEBG | nexus (BackgroundTasks): client response
background_task = dns_propagation_internal
dns_group = internal
dns_server_url = http://[fd00:1122:3344:3::1]:5353
generation = 1
result = Ok(Response { url: Url { scheme: "http", cannot_be_a_base: false, username: "", password: None, host: Some(Ipv6(fd00:1122:3344:3::1)), port: Some(5353), path: "/config", query: None, fragment: None }, status: 204, headers: {"x-request-id": "03e28fcf-24a1-4337-8dae-554fda205f6e", "date": "Fri, 30 Aug 2024 19:47:01 GMT"} })
servers = DnsServersList { addresses: [[fd00:1122:3344:1::1]:5353, [fd00:1122:3344:3::1]:5353, [fd00:1122:3344:2::1]:5353] }
|
1372 | 2024-08-30T19:47:01.865Z | INFO | nexus (BackgroundTasks): DNS server now at generation 1
background_task = dns_propagation_internal
dns_group = internal
dns_server_url = http://[fd00:1122:3344:3::1]:5353
file = nexus/src/app/background/tasks/dns_propagation.rs:169
generation = 1
servers = DnsServersList { addresses: [[fd00:1122:3344:1::1]:5353, [fd00:1122:3344:3::1]:5353, [fd00:1122:3344:2::1]:5353] }
|
1373 | 2024-08-30T19:47:01.866Z | DEBG | nexus (BackgroundTasks): found all DNS names for zone
background_task = dns_config_internal
dns_group = internal
dns_zone_id = 4da9b8e7-9c0b-4448-afde-f83fab0eb20b
dns_zone_name = control-plane.oxide.internal
found_so_far = 50
version = 1
|
1374 | 2024-08-30T19:47:01.866Z | DEBG | nexus (BackgroundTasks): read DNS config
background_task = dns_config_internal
dns_group = internal
nzones = 1
version = 1
|
1375 | 2024-08-30T19:47:01.866Z | DEBG | nexus (BackgroundTasks): found latest DNS generation (unchanged)
background_task = dns_config_internal
current_generation = 1
current_time_created = 2024-08-30 19:43:16.884603 UTC
dns_group = internal
generation = 1
|
1376 | 2024-08-30T19:47:01.866Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = dns_config_internal
dns_group = internal
elapsed = 388.253252ms
iteration = 5
status = {"generation":1}
|
1377 | 2024-08-30T19:47:01.867Z | DEBG | nexus (BackgroundTasks): client response
background_task = dns_propagation_internal
dns_group = internal
dns_server_url = http://[fd00:1122:3344:1::1]:5353
generation = 1
result = Ok(Response { url: Url { scheme: "http", cannot_be_a_base: false, username: "", password: None, host: Some(Ipv6(fd00:1122:3344:1::1)), port: Some(5353), path: "/config", query: None, fragment: None }, status: 204, headers: {"x-request-id": "2d954637-575e-444c-889e-01776d01a2ab", "date": "Fri, 30 Aug 2024 19:47:01 GMT"} })
servers = DnsServersList { addresses: [[fd00:1122:3344:1::1]:5353, [fd00:1122:3344:3::1]:5353, [fd00:1122:3344:2::1]:5353] }
|
1378 | 2024-08-30T19:47:01.867Z | INFO | nexus (BackgroundTasks): DNS server now at generation 1
background_task = dns_propagation_internal
dns_group = internal
dns_server_url = http://[fd00:1122:3344:1::1]:5353
file = nexus/src/app/background/tasks/dns_propagation.rs:169
generation = 1
servers = DnsServersList { addresses: [[fd00:1122:3344:1::1]:5353, [fd00:1122:3344:3::1]:5353, [fd00:1122:3344:2::1]:5353] }
|
1379 | 2024-08-30T19:47:01.869Z | INFO | nexus (BackgroundTasks): DNS propagation: done
background_task = dns_propagation_internal
dns_group = internal
file = nexus/src/app/background/tasks/dns_propagation.rs:106
generation = 1
servers = DnsServersList { addresses: [[fd00:1122:3344:1::1]:5353, [fd00:1122:3344:3::1]:5353, [fd00:1122:3344:2::1]:5353] }
|
1380 | 2024-08-30T19:47:01.869Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = dns_propagation_internal
dns_group = internal
elapsed = 391.469739ms
iteration = 7
status = {"generation":1,"server_results":{"[fd00:1122:3344:1::1]:5353":{"Ok":null},"[fd00:1122:3344:2::1]:5353":{"Ok":null},"[fd00:1122:3344:3::1]:5353":{"Ok":null}}}
|
1381 | 2024-08-30T19:47:01.884Z | DEBG | nexus (BackgroundTasks): roles
background_task = v2p_manager
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
1382 | 2024-08-30T19:47:01.886Z | DEBG | nexus (BackgroundTasks): authorize result
action = ListChildren
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = v2p_manager
resource = Fleet
result = Ok(())
|
1383 | 2024-08-30T19:47:01.886Z | DEBG | nexus (BackgroundTasks): roles
background_task = v2p_manager
roles = RoleSet { roles: {} }
|
1384 | 2024-08-30T19:47:01.886Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = v2p_manager
resource = Database
result = Ok(())
|
1385 | 2024-08-30T19:47:01.925Z | DEBG | nexus (BackgroundTasks): roles
background_task = switch_port_config_manager
roles = RoleSet { roles: {} }
|
1386 | 2024-08-30T19:47:01.925Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = switch_port_config_manager
resource = Database
result = Ok(())
|
1387 | 2024-08-30T19:47:01.927Z | INFO | nexus (BackgroundTasks): fetching switch port settings
background_task = switch_port_config_manager
file = nexus/src/app/background/tasks/sync_switch_configuration.rs:147
port = SwitchPort { id: 7ccb4afc-fc07-48c6-8785-c2cff1ca389e, rack_id: 27cfef72-d05b-490f-ac92-5c7cad830c2e, switch_location: "switch0", port_name: "qsfp0", port_settings_id: Some(49669c7e-dd3c-47ce-aadc-885f0c38581f) }
rack_id = 27cfef72-d05b-490f-ac92-5c7cad830c2e
switch_location = Switch0
|
1388 | 2024-08-30T19:47:01.927Z | DEBG | nexus (BackgroundTasks): roles
background_task = switch_port_config_manager
roles = RoleSet { roles: {} }
|
1389 | 2024-08-30T19:47:01.927Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = switch_port_config_manager
resource = Database
result = Ok(())
|
1390 | 2024-08-30T19:47:01.936Z | DEBG | nexus (BackgroundTasks): client request
SledAgent = 289c9d10-fa69-4638-aac7-3cfc6b4e23be
background_task = v2p_manager
body = None
method = GET
uri = http://[fd00:1122:3344:101::1]:12345/v2p
|
1391 | 2024-08-30T19:47:01.936Z | DEBG | nexus (BackgroundTasks): client response
SledAgent = 289c9d10-fa69-4638-aac7-3cfc6b4e23be
background_task = v2p_manager
result = Ok(Response { url: Url { scheme: "http", cannot_be_a_base: false, username: "", password: None, host: Some(Ipv6(fd00:1122:3344:101::1)), port: Some(12345), path: "/v2p", query: None, fragment: None }, status: 200, headers: {"content-type": "application/json", "x-request-id": "f7f723fb-9253-4de7-9af6-622e6e8b3d80", "content-length": "691", "date": "Fri, 30 Aug 2024 19:47:01 GMT"} })
|
1392 | 2024-08-30T19:47:01.936Z | INFO | nexus (BackgroundTasks): found opte v2p mappings
background_task = v2p_manager
file = nexus/src/app/background/tasks/v2p_mappings.rs:102
interfaces = {}
sled = buskin
|
1393 | 2024-08-30T19:47:01.936Z | INFO | nexus (BackgroundTasks): v2p mappings to delete
background_task = v2p_manager
file = nexus/src/app/background/tasks/v2p_mappings.rs:114
mappings = []
sled = buskin
|
1394 | 2024-08-30T19:47:01.936Z | INFO | nexus (BackgroundTasks): v2p mappings to add
background_task = v2p_manager
file = nexus/src/app/background/tasks/v2p_mappings.rs:127
mappings = []
sled = buskin
|
1395 | 2024-08-30T19:47:01.938Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = v2p_manager
elapsed = 460.109824ms
iteration = 9
status = {}
|
1396 | 2024-08-30T19:47:02.035Z | DEBG | nexus (DpdClient): client request
background_task = switch_port_config_manager
body = None
method = GET
rack_id = 27cfef72-d05b-490f-ac92-5c7cad830c2e
uri = http://[fd00:1122:3344:101::2]:12224/port/qsfp0/settings?tag=omicron
|
1397 | 2024-08-30T19:47:02.036Z | DEBG | nexus (DpdClient): client response
background_task = switch_port_config_manager
rack_id = 27cfef72-d05b-490f-ac92-5c7cad830c2e
result = Ok(Response { url: Url { scheme: "http", cannot_be_a_base: false, username: "", password: None, host: Some(Ipv6(fd00:1122:3344:101::2)), port: Some(12224), path: "/port/qsfp0/settings", query: Some("tag=omicron"), fragment: None }, status: 200, headers: {"content-type": "application/json", "x-request-id": "f97b51a0-14ea-44ef-ac14-8adbd6d64a04", "content-length": "121", "date": "Fri, 30 Aug 2024 19:47:01 GMT"} })
|
1398 | 2024-08-30T19:47:02.036Z | INFO | nexus (BackgroundTasks): retrieved port settings from switch
background_task = switch_port_config_manager
file = nexus/src/app/background/tasks/sync_switch_configuration.rs:1714
rack_id = 27cfef72-d05b-490f-ac92-5c7cad830c2e
settings = PortSettings { links: {"0": LinkSettings { addrs: [10.151.1.174], params: LinkCreate { autoneg: false, fec: None, kr: false, lane: Some(LinkId(0)), speed: Speed40G } }} }
switch_port_id = "qsfp0"
|
1399 | 2024-08-30T19:47:02.036Z | INFO | nexus (BackgroundTasks): port settings up to date, skipping
background_task = switch_port_config_manager
file = nexus/src/app/background/tasks/sync_switch_configuration.rs:1741
rack_id = 27cfef72-d05b-490f-ac92-5c7cad830c2e
switch_location = Switch0
switch_port_id = "qsfp0"
switch_port_settings_id = 49669c7e-dd3c-47ce-aadc-885f0c38581f
|
1400 | 2024-08-30T19:47:02.036Z | INFO | nexus (BackgroundTasks): retrieved existing routes
background_task = switch_port_config_manager
file = nexus/src/app/background/tasks/sync_switch_configuration.rs:379
rack_id = 27cfef72-d05b-490f-ac92-5c7cad830c2e
routes = {Switch0: {(10.151.1.100, Prefix4 { length: 0, value: 0.0.0.0 }, None, None)}}
|
1401 | 2024-08-30T19:47:02.036Z | INFO | nexus (BackgroundTasks): retrieved desired routes
background_task = switch_port_config_manager
file = nexus/src/app/background/tasks/sync_switch_configuration.rs:383
rack_id = 27cfef72-d05b-490f-ac92-5c7cad830c2e
routes = {Switch0: {(10.151.1.100, Prefix4 { length: 0, value: 0.0.0.0 }, None, None)}}
|
1402 | 2024-08-30T19:47:02.036Z | INFO | nexus (BackgroundTasks): calculated static routes to add
background_task = switch_port_config_manager
file = nexus/src/app/background/tasks/sync_switch_configuration.rs:392
rack_id = 27cfef72-d05b-490f-ac92-5c7cad830c2e
routes = {}
|
1403 | 2024-08-30T19:47:02.036Z | INFO | nexus (BackgroundTasks): calculated static routes to delete
background_task = switch_port_config_manager
file = nexus/src/app/background/tasks/sync_switch_configuration.rs:398
rack_id = 27cfef72-d05b-490f-ac92-5c7cad830c2e
routes = {}
|
1404 | 2024-08-30T19:47:02.036Z | INFO | nexus (BackgroundTasks): checking for changes to loopback addresses
background_task = switch_port_config_manager
file = nexus/src/app/background/tasks/sync_switch_configuration.rs:418
rack_id = 27cfef72-d05b-490f-ac92-5c7cad830c2e
|
1405 | 2024-08-30T19:47:02.036Z | DEBG | nexus (BackgroundTasks): roles
background_task = switch_port_config_manager
roles = RoleSet { roles: {} }
|
1406 | 2024-08-30T19:47:02.036Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = switch_port_config_manager
resource = Database
result = Ok(())
|
1407 | 2024-08-30T19:47:02.038Z | DEBG | nexus (DpdClient): client request
background_task = switch_port_config_manager
body = None
method = GET
rack_id = 27cfef72-d05b-490f-ac92-5c7cad830c2e
uri = http://[fd00:1122:3344:101::2]:12224/loopback/ipv4
|
1408 | 2024-08-30T19:47:02.039Z | DEBG | nexus (DpdClient): client response
background_task = switch_port_config_manager
rack_id = 27cfef72-d05b-490f-ac92-5c7cad830c2e
result = Ok(Response { url: Url { scheme: "http", cannot_be_a_base: false, username: "", password: None, host: Some(Ipv6(fd00:1122:3344:101::2)), port: Some(12224), path: "/loopback/ipv4", query: None, fragment: None }, status: 200, headers: {"content-type": "application/json", "x-request-id": "08d62819-5324-4826-a67f-56c2edd6f926", "content-length": "2", "date": "Fri, 30 Aug 2024 19:47:01 GMT"} })
|
1409 | 2024-08-30T19:47:02.039Z | DEBG | nexus (DpdClient): client request
background_task = switch_port_config_manager
body = None
method = GET
rack_id = 27cfef72-d05b-490f-ac92-5c7cad830c2e
uri = http://[fd00:1122:3344:101::2]:12224/loopback/ipv6
|
1410 | 2024-08-30T19:47:02.040Z | DEBG | nexus (DpdClient): client response
background_task = switch_port_config_manager
rack_id = 27cfef72-d05b-490f-ac92-5c7cad830c2e
result = Ok(Response { url: Url { scheme: "http", cannot_be_a_base: false, username: "", password: None, host: Some(Ipv6(fd00:1122:3344:101::2)), port: Some(12224), path: "/loopback/ipv6", query: None, fragment: None }, status: 200, headers: {"content-type": "application/json", "x-request-id": "212fd469-a742-41b0-80a1-716bdaf27800", "content-length": "52", "date": "Fri, 30 Aug 2024 19:47:01 GMT"} })
|
1411 | 2024-08-30T19:47:02.040Z | INFO | nexus (BackgroundTasks): applying SMF config uplink updates to switch zone
background_task = switch_port_config_manager
config = [HostPortConfig { addrs: [UplinkAddressConfig { address: V4(Ipv4Net { addr: 10.151.1.174, width: 24 }), vlan_id: None }], lldp: Some(LldpPortConfig { chassis_id: None, management_addrs: None, port_description: None, port_id: None, status: Disabled, system_description: None, system_name: None }), port: "qsfp0" }]
file = nexus/src/app/background/tasks/sync_switch_configuration.rs:467
rack_id = 27cfef72-d05b-490f-ac92-5c7cad830c2e
switch_location = Switch0
|
1412 | 2024-08-30T19:47:02.040Z | DEBG | nexus (BackgroundTasks): client request
background_task = switch_port_config_manager
body = Some(Body)
method = POST
rack_id = 27cfef72-d05b-490f-ac92-5c7cad830c2e
uri = http://[fd00:1122:3344:101::1]:12345/switch-ports
|
1413 | 2024-08-30T19:47:02.136Z | DEBG | nexus (BackgroundTasks): client response
background_task = switch_port_config_manager
rack_id = 27cfef72-d05b-490f-ac92-5c7cad830c2e
result = Ok(Response { url: Url { scheme: "http", cannot_be_a_base: false, username: "", password: None, host: Some(Ipv6(fd00:1122:3344:101::1)), port: Some(12345), path: "/switch-ports", query: None, fragment: None }, status: 204, headers: {"x-request-id": "e7aa843a-b7f3-4f67-a0d2-f7df4b2fcd8a", "date": "Fri, 30 Aug 2024 19:47:01 GMT"} })
|
1414 | 2024-08-30T19:47:02.137Z | INFO | nexus (BackgroundTasks): no bgp config found for switch, skipping.
background_task = switch_port_config_manager
file = nexus/src/app/background/tasks/sync_switch_configuration.rs:770
rack_id = 27cfef72-d05b-490f-ac92-5c7cad830c2e
switch = Switch0
|
1415 | 2024-08-30T19:47:02.137Z | DEBG | nexus (BackgroundTasks): client request
background_task = switch_port_config_manager
body = None
method = GET
rack_id = 27cfef72-d05b-490f-ac92-5c7cad830c2e
uri = http://[fd00:1122:3344:101::1]:12345/network-bootstore-config
|
1416 | 2024-08-30T19:47:02.137Z | DEBG | nexus (BackgroundTasks): client response
background_task = switch_port_config_manager
rack_id = 27cfef72-d05b-490f-ac92-5c7cad830c2e
result = Ok(Response { url: Url { scheme: "http", cannot_be_a_base: false, username: "", password: None, host: Some(Ipv6(fd00:1122:3344:101::1)), port: Some(12345), path: "/network-bootstore-config", query: None, fragment: None }, status: 200, headers: {"content-type": "application/json", "x-request-id": "599c84af-ccfa-48d8-b742-f3b8f0be073f", "content-length": "667", "date": "Fri, 30 Aug 2024 19:47:01 GMT"} })
|
1417 | 2024-08-30T19:47:02.137Z | DEBG | nexus (BackgroundTasks): roles
background_task = switch_port_config_manager
roles = RoleSet { roles: {} }
|
1418 | 2024-08-30T19:47:02.137Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = switch_port_config_manager
resource = Database
result = Ok(())
|
1419 | 2024-08-30T19:47:02.141Z | DEBG | nexus (BackgroundTasks): roles
background_task = switch_port_config_manager
roles = RoleSet { roles: {} }
|
1420 | 2024-08-30T19:47:02.141Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = switch_port_config_manager
resource = Database
result = Ok(())
|
1421 | 2024-08-30T19:47:02.213Z | INFO | nexus (dropshot): request completed
file = /home/build/.cargo/git/checkouts/dropshot-a4a923d29dccc492/06c8dab/dropshot/src/server.rs:914
latency_us = 212
local_addr = [fd00:1122:3344:101::c]:46269
method = GET
remote_addr = [fd00:1122:3344:101::d]:35256
req_id = ef9ca073-314b-4950-9eff-2ae3ef1bad2e
response_code = 200
uri = /d2343105-862a-478c-b746-fd8bb78f9a96
|
1422 | 2024-08-30T19:47:02.248Z | DEBG | nexus (BackgroundTasks): roles
background_task = switch_port_config_manager
roles = RoleSet { roles: {} }
|
1423 | 2024-08-30T19:47:02.248Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = switch_port_config_manager
resource = Database
result = Ok(())
|
1424 | 2024-08-30T19:47:02.250Z | DEBG | nexus (BackgroundTasks): roles
background_task = switch_port_config_manager
roles = RoleSet { roles: {} }
|
1425 | 2024-08-30T19:47:02.250Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = switch_port_config_manager
resource = Database
result = Ok(())
|
1426 | 2024-08-30T19:47:02.257Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = switch_port_config_manager
elapsed = 779.082851ms
iteration = 9
status = {}
|
1427 | 2024-08-30T19:47:11.477Z | DEBG | nexus (BackgroundTasks): activating
background_task = blueprint_loader
iteration = 26
reason = Timeout
|
1428 | 2024-08-30T19:47:11.477Z | DEBG | nexus (BackgroundTasks): activating
background_task = region_replacement_driver
iteration = 26
reason = Timeout
|
1429 | 2024-08-30T19:47:11.477Z | DEBG | nexus (BackgroundTasks): roles
background_task = blueprint_loader
roles = RoleSet { roles: {} }
|
1430 | 2024-08-30T19:47:11.477Z | DEBG | nexus (BackgroundTasks): roles
background_task = region_replacement_driver
roles = RoleSet { roles: {} }
|
1431 | 2024-08-30T19:47:11.478Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = region_replacement_driver
resource = Database
result = Ok(())
|
1432 | 2024-08-30T19:47:11.478Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = blueprint_loader
resource = Database
result = Ok(())
|
1433 | 2024-08-30T19:47:11.481Z | DEBG | nexus (BackgroundTasks): roles
background_task = blueprint_loader
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
1434 | 2024-08-30T19:47:11.483Z | DEBG | nexus (BackgroundTasks): authorize result
action = Read
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = blueprint_loader
resource = BlueprintConfig
result = Ok(())
|
1435 | 2024-08-30T19:47:11.483Z | DEBG | nexus (BackgroundTasks): roles
background_task = blueprint_loader
roles = RoleSet { roles: {} }
|
1436 | 2024-08-30T19:47:11.483Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = blueprint_loader
resource = Database
result = Ok(())
|
1437 | 2024-08-30T19:47:11.485Z | DEBG | nexus (BackgroundTasks): roles
background_task = blueprint_loader
roles = RoleSet { roles: {} }
|
1438 | 2024-08-30T19:47:11.485Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = blueprint_loader
resource = Database
result = Ok(())
|
1439 | 2024-08-30T19:47:11.487Z | DEBG | nexus (BackgroundTasks): roles
background_task = blueprint_loader
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
1440 | 2024-08-30T19:47:11.489Z | DEBG | nexus (BackgroundTasks): authorize result
action = Read
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = blueprint_loader
resource = Blueprint { parent: Fleet, key: 6cec0807-9a99-4265-913f-3aea7fdc6b25, lookup_type: ById(6cec0807-9a99-4265-913f-3aea7fdc6b25) }
result = Ok(())
|
1441 | 2024-08-30T19:47:11.489Z | DEBG | nexus (BackgroundTasks): roles
background_task = blueprint_loader
roles = RoleSet { roles: {} }
|
1442 | 2024-08-30T19:47:11.489Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = blueprint_loader
resource = Database
result = Ok(())
|
1443 | 2024-08-30T19:47:11.499Z | DEBG | nexus (BackgroundTasks): found latest target blueprint (unchanged)
background_task = blueprint_loader
original_target_id = 6cec0807-9a99-4265-913f-3aea7fdc6b25
original_time_created = 2024-08-30 19:42:44.596991 UTC
target_id = 6cec0807-9a99-4265-913f-3aea7fdc6b25
time_created = 2024-08-30 19:42:44.596991 UTC
|
1444 | 2024-08-30T19:47:11.499Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = blueprint_loader
elapsed = 21.291224ms
iteration = 26
status = {"enabled":false,"status":"target blueprint unchanged","target_id":"6cec0807-9a99-4265-913f-3aea7fdc6b25","time_created":"2024-08-30T19:42:44.596991Z"}
|
1445 | 2024-08-30T19:47:11.502Z | DEBG | nexus (BackgroundTasks): roles
background_task = region_replacement_driver
roles = RoleSet { roles: {} }
|
1446 | 2024-08-30T19:47:11.502Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = region_replacement_driver
resource = Database
result = Ok(())
|
1447 | 2024-08-30T19:47:11.526Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = region_replacement_driver
elapsed = 49.019481ms
iteration = 26
status = {"drive_invoked_ok":[],"errors":[],"finish_invoked_ok":[]}
|
1448 | 2024-08-30T19:47:12.213Z | INFO | nexus (dropshot): request completed
file = /home/build/.cargo/git/checkouts/dropshot-a4a923d29dccc492/06c8dab/dropshot/src/server.rs:914
latency_us = 1159
local_addr = [fd00:1122:3344:101::c]:46269
method = GET
remote_addr = [fd00:1122:3344:101::d]:35256
req_id = c380c00d-a70c-4cfc-9070-c70dd8779aa7
response_code = 200
uri = /d2343105-862a-478c-b746-fd8bb78f9a96
|
1449 | 2024-08-30T19:47:21.478Z | DEBG | nexus (BackgroundTasks): activating
background_task = blueprint_loader
iteration = 27
reason = Timeout
|
1450 | 2024-08-30T19:47:21.478Z | DEBG | nexus (BackgroundTasks): activating
background_task = region_replacement_driver
iteration = 27
reason = Timeout
|
1451 | 2024-08-30T19:47:21.478Z | DEBG | nexus (BackgroundTasks): roles
background_task = blueprint_loader
roles = RoleSet { roles: {} }
|
1452 | 2024-08-30T19:47:21.478Z | DEBG | nexus (BackgroundTasks): roles
background_task = region_replacement_driver
roles = RoleSet { roles: {} }
|
1453 | 2024-08-30T19:47:21.478Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = blueprint_loader
resource = Database
result = Ok(())
|
1454 | 2024-08-30T19:47:21.479Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = region_replacement_driver
resource = Database
result = Ok(())
|
1455 | 2024-08-30T19:47:21.480Z | DEBG | nexus (BackgroundTasks): roles
background_task = blueprint_loader
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
1456 | 2024-08-30T19:47:21.482Z | DEBG | nexus (BackgroundTasks): authorize result
action = Read
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = blueprint_loader
resource = BlueprintConfig
result = Ok(())
|
1457 | 2024-08-30T19:47:21.482Z | DEBG | nexus (BackgroundTasks): roles
background_task = blueprint_loader
roles = RoleSet { roles: {} }
|
1458 | 2024-08-30T19:47:21.483Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = blueprint_loader
resource = Database
result = Ok(())
|
1459 | 2024-08-30T19:47:21.484Z | DEBG | nexus (BackgroundTasks): roles
background_task = blueprint_loader
roles = RoleSet { roles: {} }
|
1460 | 2024-08-30T19:47:21.485Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = blueprint_loader
resource = Database
result = Ok(())
|
1461 | 2024-08-30T19:47:21.510Z | DEBG | nexus (BackgroundTasks): roles
background_task = region_replacement_driver
roles = RoleSet { roles: {} }
|
1462 | 2024-08-30T19:47:21.510Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = region_replacement_driver
resource = Database
result = Ok(())
|
1463 | 2024-08-30T19:47:21.512Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = region_replacement_driver
elapsed = 33.778032ms
iteration = 27
status = {"drive_invoked_ok":[],"errors":[],"finish_invoked_ok":[]}
|
1464 | 2024-08-30T19:47:21.518Z | DEBG | nexus (BackgroundTasks): roles
background_task = blueprint_loader
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
1465 | 2024-08-30T19:47:21.520Z | DEBG | nexus (BackgroundTasks): authorize result
action = Read
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = blueprint_loader
resource = Blueprint { parent: Fleet, key: 6cec0807-9a99-4265-913f-3aea7fdc6b25, lookup_type: ById(6cec0807-9a99-4265-913f-3aea7fdc6b25) }
result = Ok(())
|
1466 | 2024-08-30T19:47:21.520Z | DEBG | nexus (BackgroundTasks): roles
background_task = blueprint_loader
roles = RoleSet { roles: {} }
|
1467 | 2024-08-30T19:47:21.520Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = blueprint_loader
resource = Database
result = Ok(())
|
1468 | 2024-08-30T19:47:21.529Z | DEBG | nexus (BackgroundTasks): found latest target blueprint (unchanged)
background_task = blueprint_loader
original_target_id = 6cec0807-9a99-4265-913f-3aea7fdc6b25
original_time_created = 2024-08-30 19:42:44.596991 UTC
target_id = 6cec0807-9a99-4265-913f-3aea7fdc6b25
time_created = 2024-08-30 19:42:44.596991 UTC
|
1469 | 2024-08-30T19:47:21.529Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = blueprint_loader
elapsed = 51.143628ms
iteration = 27
status = {"enabled":false,"status":"target blueprint unchanged","target_id":"6cec0807-9a99-4265-913f-3aea7fdc6b25","time_created":"2024-08-30T19:42:44.596991Z"}
|
1470 | 2024-08-30T19:47:22.212Z | INFO | nexus (dropshot): request completed
file = /home/build/.cargo/git/checkouts/dropshot-a4a923d29dccc492/06c8dab/dropshot/src/server.rs:914
latency_us = 232
local_addr = [fd00:1122:3344:101::c]:46269
method = GET
remote_addr = [fd00:1122:3344:101::d]:35256
req_id = d0bc1426-7966-4f09-9e3c-695068ba5b91
response_code = 200
uri = /d2343105-862a-478c-b746-fd8bb78f9a96
|
1471 | 2024-08-30T19:47:31.477Z | DEBG | nexus (BackgroundTasks): activating
background_task = vpc_route_manager
iteration = 10
reason = Timeout
|
1472 | 2024-08-30T19:47:31.478Z | DEBG | nexus (BackgroundTasks): activating
background_task = service_zone_nat_tracker
iteration = 10
reason = Timeout
|
1473 | 2024-08-30T19:47:31.478Z | DEBG | nexus (BackgroundTasks): roles
background_task = vpc_route_manager
roles = RoleSet { roles: {} }
|
1474 | 2024-08-30T19:47:31.478Z | DEBG | nexus (BackgroundTasks): roles
background_task = service_zone_nat_tracker
roles = RoleSet { roles: {} }
|
1475 | 2024-08-30T19:47:31.478Z | DEBG | nexus (BackgroundTasks): activating
background_task = region_replacement_driver
iteration = 28
reason = Timeout
|
1476 | 2024-08-30T19:47:31.478Z | DEBG | nexus (BackgroundTasks): activating
background_task = instance_watcher
iteration = 10
reason = Timeout
|
1477 | 2024-08-30T19:47:31.478Z | DEBG | nexus (BackgroundTasks): roles
background_task = region_replacement_driver
roles = RoleSet { roles: {} }
|
1478 | 2024-08-30T19:47:31.478Z | DEBG | nexus (BackgroundTasks): roles
background_task = instance_watcher
roles = RoleSet { roles: {} }
|
1479 | 2024-08-30T19:47:31.478Z | DEBG | nexus (BackgroundTasks): activating
background_task = instance_updater
iteration = 10
reason = Timeout
|
1480 | 2024-08-30T19:47:31.478Z | DEBG | nexus (BackgroundTasks): looking for instances with destroyed active VMMs...
background_task = instance_updater
|
1481 | 2024-08-30T19:47:31.478Z | DEBG | nexus (BackgroundTasks): activating
background_task = v2p_manager
iteration = 10
reason = Timeout
|
1482 | 2024-08-30T19:47:31.478Z | DEBG | nexus (BackgroundTasks): roles
background_task = instance_updater
roles = RoleSet { roles: {} }
|
1483 | 2024-08-30T19:47:31.478Z | DEBG | nexus (BackgroundTasks): roles
background_task = v2p_manager
roles = RoleSet { roles: {} }
|
1484 | 2024-08-30T19:47:31.478Z | DEBG | nexus (BackgroundTasks): activating
background_task = blueprint_loader
iteration = 28
reason = Timeout
|
1485 | 2024-08-30T19:47:31.478Z | DEBG | nexus (BackgroundTasks): roles
background_task = blueprint_loader
roles = RoleSet { roles: {} }
|
1486 | 2024-08-30T19:47:31.478Z | DEBG | nexus (BackgroundTasks): activating
background_task = region_snapshot_replacement_start
iteration = 10
reason = Timeout
|
1487 | 2024-08-30T19:47:31.478Z | DEBG | nexus (BackgroundTasks): roles
background_task = region_snapshot_replacement_start
roles = RoleSet { roles: {} }
|
1488 | 2024-08-30T19:47:31.478Z | DEBG | nexus (BackgroundTasks): activating
background_task = physical_disk_adoption
iteration = 11
reason = Timeout
|
1489 | 2024-08-30T19:47:31.478Z | DEBG | nexus (BackgroundTasks): activating
background_task = region_replacement
iteration = 10
reason = Timeout
|
1490 | 2024-08-30T19:47:31.478Z | DEBG | nexus (BackgroundTasks): roles
background_task = region_replacement
roles = RoleSet { roles: {} }
|
1491 | 2024-08-30T19:47:31.478Z | DEBG | nexus (BackgroundTasks): roles
background_task = physical_disk_adoption
roles = RoleSet { roles: {} }
|
1492 | 2024-08-30T19:47:31.478Z | DEBG | nexus (BackgroundTasks): activating
background_task = nat_v4_garbage_collector
iteration = 10
reason = Timeout
|
1493 | 2024-08-30T19:47:31.478Z | DEBG | nexus (BackgroundTasks): roles
background_task = nat_v4_garbage_collector
roles = RoleSet { roles: {} }
|
1494 | 2024-08-30T19:47:31.478Z | DEBG | nexus (BackgroundTasks): activating
background_task = bfd_manager
iteration = 10
reason = Timeout
|
1495 | 2024-08-30T19:47:31.478Z | DEBG | nexus (BackgroundTasks): roles
background_task = bfd_manager
roles = RoleSet { roles: {} }
|
1496 | 2024-08-30T19:47:31.478Z | DEBG | nexus (BackgroundTasks): activating
background_task = region_snapshot_replacement_garbage_collection
iteration = 10
reason = Timeout
|
1497 | 2024-08-30T19:47:31.478Z | DEBG | nexus (BackgroundTasks): roles
background_task = region_snapshot_replacement_garbage_collection
roles = RoleSet { roles: {} }
|
1498 | 2024-08-30T19:47:31.478Z | DEBG | nexus (BackgroundTasks): activating
background_task = region_snapshot_replacement_step
iteration = 10
reason = Timeout
|
1499 | 2024-08-30T19:47:31.478Z | DEBG | nexus (BackgroundTasks): roles
background_task = region_snapshot_replacement_step
roles = RoleSet { roles: {} }
|
1500 | 2024-08-30T19:47:31.478Z | DEBG | nexus (BackgroundTasks): activating
background_task = switch_port_config_manager
iteration = 10
reason = Timeout
|
1501 | 2024-08-30T19:47:31.478Z | DEBG | nexus (BackgroundTasks): roles
background_task = switch_port_config_manager
roles = RoleSet { roles: {} }
|
1502 | 2024-08-30T19:47:31.478Z | DEBG | nexus (BackgroundTasks): activating
background_task = phantom_disks
iteration = 10
reason = Timeout
|
1503 | 2024-08-30T19:47:31.478Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = instance_watcher
resource = Database
result = Ok(())
|
1504 | 2024-08-30T19:47:31.478Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = service_zone_nat_tracker
resource = Database
result = Ok(())
|
1505 | 2024-08-30T19:47:31.478Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = vpc_route_manager
resource = Database
result = Ok(())
|
1506 | 2024-08-30T19:47:31.478Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = v2p_manager
resource = Database
result = Ok(())
|
1507 | 2024-08-30T19:47:31.478Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = region_replacement_driver
resource = Database
result = Ok(())
|
1508 | 2024-08-30T19:47:31.478Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = instance_updater
resource = Database
result = Ok(())
|
1509 | 2024-08-30T19:47:31.478Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = blueprint_loader
resource = Database
result = Ok(())
|
1510 | 2024-08-30T19:47:31.478Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = region_snapshot_replacement_start
resource = Database
result = Ok(())
|
1511 | 2024-08-30T19:47:31.478Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = nat_v4_garbage_collector
resource = Database
result = Ok(())
|
1512 | 2024-08-30T19:47:31.478Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = bfd_manager
resource = Database
result = Ok(())
|
1513 | 2024-08-30T19:47:31.478Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = region_replacement
resource = Database
result = Ok(())
|
1514 | 2024-08-30T19:47:31.478Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = switch_port_config_manager
resource = Database
result = Ok(())
|
1515 | 2024-08-30T19:47:31.478Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = region_snapshot_replacement_garbage_collection
resource = Database
result = Ok(())
|
1516 | 2024-08-30T19:47:31.478Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = physical_disk_adoption
resource = Database
result = Ok(())
|
1517 | 2024-08-30T19:47:31.478Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = region_snapshot_replacement_step
resource = Database
result = Ok(())
|
1518 | 2024-08-30T19:47:31.479Z | DEBG | nexus (BackgroundTasks): activating
background_task = region_snapshot_replacement_finish
iteration = 10
reason = Timeout
|
1519 | 2024-08-30T19:47:31.479Z | DEBG | nexus (BackgroundTasks): roles
background_task = region_snapshot_replacement_finish
roles = RoleSet { roles: {} }
|
1520 | 2024-08-30T19:47:31.479Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = region_snapshot_replacement_finish
resource = Database
result = Ok(())
|
1521 | 2024-08-30T19:47:31.480Z | DEBG | nexus (BackgroundTasks): roles
background_task = instance_watcher
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
1522 | 2024-08-30T19:47:31.480Z | DEBG | nexus (BackgroundTasks): roles
background_task = service_zone_nat_tracker
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
1523 | 2024-08-30T19:47:31.481Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = phantom_disks
elapsed = 3.40252ms
iteration = 10
status = {"phantom_disk_deleted_err":0,"phantom_disk_deleted_ok":0}
|
1524 | 2024-08-30T19:47:31.482Z | DEBG | nexus (BackgroundTasks): authorize result
action = Read
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = instance_watcher
resource = Fleet
result = Ok(())
|
1525 | 2024-08-30T19:47:31.482Z | DEBG | nexus (BackgroundTasks): roles
background_task = instance_watcher
roles = RoleSet { roles: {} }
|
1526 | 2024-08-30T19:47:31.482Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = instance_watcher
resource = Database
result = Ok(())
|
1527 | 2024-08-30T19:47:31.483Z | DEBG | nexus (BackgroundTasks): authorize result
action = Read
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = service_zone_nat_tracker
resource = Inventory
result = Ok(())
|
1528 | 2024-08-30T19:47:31.483Z | DEBG | nexus (BackgroundTasks): roles
background_task = service_zone_nat_tracker
roles = RoleSet { roles: {} }
|
1529 | 2024-08-30T19:47:31.483Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = service_zone_nat_tracker
resource = Database
result = Ok(())
|
1530 | 2024-08-30T19:47:31.486Z | DEBG | nexus (DnsResolver): lookup_all_ipv6 srv
dns_name = _dendrite._tcp.control-plane.oxide.internal
response = SrvLookup(Lookup { query: Query { name: Name("_dendrite._tcp.control-plane.oxide.internal"), query_type: SRV, query_class: IN }, records: [Record { name_labels: Name("_dendrite._tcp.control-plane.oxide.internal."), rr_type: SRV, dns_class: IN, ttl: 0, rdata: Some(SRV(SRV { priority: 0, weight: 0, port: 12224, target: Name("dendrite-289c9d10-fa69-4638-aac7-3cfc6b4e23be.host.control-plane.oxide.internal.") })) }, Record { name_labels: Name("dendrite-289c9d10-fa69-4638-aac7-3cfc6b4e23be.host.control-plane.oxide.internal."), rr_type: AAAA, dns_class: IN, ttl: 0, rdata: Some(AAAA(AAAA(fd00:1122:3344:101::2))) }], valid_until: Instant { tv_sec: 1137, tv_nsec: 792594893 } })
|
1531 | 2024-08-30T19:47:31.486Z | DEBG | nexus (BackgroundTasks): roles
background_task = switch_port_config_manager
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
1532 | 2024-08-30T19:47:31.487Z | DEBG | nexus (DnsResolver): lookup_all_ipv6 srv
dns_name = _dendrite._tcp.control-plane.oxide.internal
response = SrvLookup(Lookup { query: Query { name: Name("_dendrite._tcp.control-plane.oxide.internal"), query_type: SRV, query_class: IN }, records: [Record { name_labels: Name("_dendrite._tcp.control-plane.oxide.internal."), rr_type: SRV, dns_class: IN, ttl: 0, rdata: Some(SRV(SRV { priority: 0, weight: 0, port: 12224, target: Name("dendrite-289c9d10-fa69-4638-aac7-3cfc6b4e23be.host.control-plane.oxide.internal.") })) }, Record { name_labels: Name("dendrite-289c9d10-fa69-4638-aac7-3cfc6b4e23be.host.control-plane.oxide.internal."), rr_type: AAAA, dns_class: IN, ttl: 0, rdata: Some(AAAA(AAAA(fd00:1122:3344:101::2))) }], valid_until: Instant { tv_sec: 1137, tv_nsec: 794129699 } })
|
1533 | 2024-08-30T19:47:31.487Z | DEBG | nexus (BackgroundTasks): roles
background_task = physical_disk_adoption
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
1534 | 2024-08-30T19:47:31.488Z | INFO | nexus (BackgroundTasks): Determining switch slots managed by switch zones
background_task = nat_v4_garbage_collector
file = nexus/src/app/mod.rs:1050
|
1535 | 2024-08-30T19:47:31.488Z | DEBG | nexus (BackgroundTasks): authorize result
action = Read
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = switch_port_config_manager
resource = Fleet
result = Ok(())
|
1536 | 2024-08-30T19:47:31.488Z | DEBG | nexus (BackgroundTasks): roles
background_task = switch_port_config_manager
roles = RoleSet { roles: {} }
|
1537 | 2024-08-30T19:47:31.488Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = switch_port_config_manager
resource = Database
result = Ok(())
|
1538 | 2024-08-30T19:47:31.489Z | INFO | nexus (BackgroundTasks): Determining switch slots managed by switch zones
background_task = bfd_manager
file = nexus/src/app/mod.rs:1050
|
1539 | 2024-08-30T19:47:31.489Z | DEBG | nexus (BackgroundTasks): authorize result
action = Read
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = physical_disk_adoption
resource = Fleet
result = Ok(())
|
1540 | 2024-08-30T19:47:31.489Z | DEBG | nexus (BackgroundTasks): roles
background_task = physical_disk_adoption
roles = RoleSet { roles: {} }
|
1541 | 2024-08-30T19:47:31.490Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = physical_disk_adoption
resource = Database
result = Ok(())
|
1542 | 2024-08-30T19:47:31.492Z | DEBG | nexus (BackgroundTasks): roles
background_task = v2p_manager
roles = RoleSet { roles: {} }
|
1543 | 2024-08-30T19:47:31.492Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = v2p_manager
resource = Database
result = Ok(())
|
1544 | 2024-08-30T19:47:31.492Z | DEBG | nexus (BackgroundTasks): roles
background_task = service_zone_nat_tracker
roles = RoleSet { roles: {} }
|
1545 | 2024-08-30T19:47:31.492Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = service_zone_nat_tracker
resource = Database
result = Ok(())
|
1546 | 2024-08-30T19:47:31.493Z | DEBG | nexus (DnsResolver): lookup_all_ipv6 srv
dns_name = _dendrite._tcp.control-plane.oxide.internal
response = SrvLookup(Lookup { query: Query { name: Name("_dendrite._tcp.control-plane.oxide.internal"), query_type: SRV, query_class: IN }, records: [Record { name_labels: Name("_dendrite._tcp.control-plane.oxide.internal."), rr_type: SRV, dns_class: IN, ttl: 0, rdata: Some(SRV(SRV { priority: 0, weight: 0, port: 12224, target: Name("dendrite-289c9d10-fa69-4638-aac7-3cfc6b4e23be.host.control-plane.oxide.internal.") })) }, Record { name_labels: Name("dendrite-289c9d10-fa69-4638-aac7-3cfc6b4e23be.host.control-plane.oxide.internal."), rr_type: AAAA, dns_class: IN, ttl: 0, rdata: Some(AAAA(AAAA(fd00:1122:3344:101::2))) }], valid_until: Instant { tv_sec: 1137, tv_nsec: 799927161 } })
|
1547 | 2024-08-30T19:47:31.493Z | DEBG | nexus (BackgroundTasks): roles
background_task = physical_disk_adoption
roles = RoleSet { roles: {} }
|
1548 | 2024-08-30T19:47:31.493Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = physical_disk_adoption
resource = Database
result = Ok(())
|
1549 | 2024-08-30T19:47:31.494Z | INFO | nexus (BackgroundTasks): Determining switch slots managed by switch zones
background_task = switch_port_config_manager
file = nexus/src/app/mod.rs:1050
rack_id = 27cfef72-d05b-490f-ac92-5c7cad830c2e
|
1550 | 2024-08-30T19:47:31.512Z | DEBG | nexus (BackgroundTasks): roles
background_task = vpc_route_manager
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
1551 | 2024-08-30T19:47:31.515Z | DEBG | nexus (BackgroundTasks): authorize result
action = ListChildren
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = vpc_route_manager
resource = Fleet
result = Ok(())
|
1552 | 2024-08-30T19:47:31.515Z | DEBG | nexus (BackgroundTasks): roles
background_task = vpc_route_manager
roles = RoleSet { roles: {} }
|
1553 | 2024-08-30T19:47:31.515Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = vpc_route_manager
resource = Database
result = Ok(())
|
1554 | 2024-08-30T19:47:31.517Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = region_snapshot_replacement_garbage_collection
elapsed = 39.151717ms
iteration = 10
status = {"errors":[],"garbage_collect_requested":[]}
|
1555 | 2024-08-30T19:47:31.517Z | DEBG | nexus (BackgroundTasks): roles
background_task = vpc_route_manager
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
1556 | 2024-08-30T19:47:31.518Z | DEBG | nexus (BackgroundTasks): roles
background_task = region_snapshot_replacement_start
roles = RoleSet { roles: {} }
|
1557 | 2024-08-30T19:47:31.518Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = region_snapshot_replacement_start
resource = Database
result = Ok(())
|
1558 | 2024-08-30T19:47:31.519Z | INFO | nexus (BackgroundTasks): listed instances with destroyed active VMMs
background_task = instance_updater
count = 0
file = nexus/src/app/background/tasks/instance_updater.rs:55
|
1559 | 2024-08-30T19:47:31.519Z | DEBG | nexus (BackgroundTasks): looking for instances with terminated active migrations...
background_task = instance_updater
|
1560 | 2024-08-30T19:47:31.519Z | DEBG | nexus (BackgroundTasks): roles
background_task = instance_updater
roles = RoleSet { roles: {} }
|
1561 | 2024-08-30T19:47:31.519Z | DEBG | nexus (BackgroundTasks): authorize result
action = ListChildren
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = vpc_route_manager
resource = Fleet
result = Ok(())
|
1562 | 2024-08-30T19:47:31.519Z | DEBG | nexus (BackgroundTasks): roles
background_task = vpc_route_manager
roles = RoleSet { roles: {} }
|
1563 | 2024-08-30T19:47:31.519Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = vpc_route_manager
resource = Database
result = Ok(())
|
1564 | 2024-08-30T19:47:31.519Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = instance_updater
resource = Database
result = Ok(())
|
1565 | 2024-08-30T19:47:31.520Z | DEBG | nexus (BackgroundTasks): roles
background_task = region_replacement_driver
roles = RoleSet { roles: {} }
|
1566 | 2024-08-30T19:47:31.520Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = region_replacement_driver
resource = Database
result = Ok(())
|
1567 | 2024-08-30T19:47:31.524Z | DEBG | nexus (BackgroundTasks): roles
background_task = region_snapshot_replacement_step
roles = RoleSet { roles: {} }
|
1568 | 2024-08-30T19:47:31.524Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = region_snapshot_replacement_step
resource = Database
result = Ok(())
|
1569 | 2024-08-30T19:47:31.524Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = region_snapshot_replacement_finish
elapsed = 45.6025ms
iteration = 10
status = {"errors":[],"records_set_to_done":[]}
|
1570 | 2024-08-30T19:47:31.526Z | DEBG | nexus (BackgroundTasks): roles
background_task = physical_disk_adoption
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
1571 | 2024-08-30T19:47:31.527Z | DEBG | nexus (BackgroundTasks): roles
background_task = region_replacement
roles = RoleSet { roles: {} }
|
1572 | 2024-08-30T19:47:31.527Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = region_replacement
resource = Database
result = Ok(())
|
1573 | 2024-08-30T19:47:31.529Z | DEBG | nexus (BackgroundTasks): roles
background_task = blueprint_loader
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
1574 | 2024-08-30T19:47:31.529Z | DEBG | nexus (BackgroundTasks): authorize result
action = Read
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = physical_disk_adoption
resource = Fleet
result = Ok(())
|
1575 | 2024-08-30T19:47:31.529Z | DEBG | nexus (BackgroundTasks): roles
background_task = physical_disk_adoption
roles = RoleSet { roles: {} }
|
1576 | 2024-08-30T19:47:31.529Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = region_replacement
elapsed = 51.361381ms
iteration = 10
status = {"region_replacement_started_err":0,"region_replacement_started_ok":0}
|
1577 | 2024-08-30T19:47:31.529Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = physical_disk_adoption
resource = Database
result = Ok(())
|
1578 | 2024-08-30T19:47:31.536Z | DEBG | nexus (BackgroundTasks): authorize result
action = Read
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = blueprint_loader
resource = BlueprintConfig
result = Ok(())
|
1579 | 2024-08-30T19:47:31.536Z | DEBG | nexus (BackgroundTasks): roles
background_task = blueprint_loader
roles = RoleSet { roles: {} }
|
1580 | 2024-08-30T19:47:31.537Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = blueprint_loader
resource = Database
result = Ok(())
|
1581 | 2024-08-30T19:47:31.538Z | DEBG | nexus (BackgroundTasks): roles
background_task = blueprint_loader
roles = RoleSet { roles: {} }
|
1582 | 2024-08-30T19:47:31.538Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = blueprint_loader
resource = Database
result = Ok(())
|
1583 | 2024-08-30T19:47:31.539Z | DEBG | nexus (BackgroundTasks): roles
background_task = blueprint_loader
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
1584 | 2024-08-30T19:47:31.543Z | DEBG | nexus (BackgroundTasks): authorize result
action = Read
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = blueprint_loader
resource = Blueprint { parent: Fleet, key: 6cec0807-9a99-4265-913f-3aea7fdc6b25, lookup_type: ById(6cec0807-9a99-4265-913f-3aea7fdc6b25) }
result = Ok(())
|
1585 | 2024-08-30T19:47:31.543Z | DEBG | nexus (BackgroundTasks): roles
background_task = blueprint_loader
roles = RoleSet { roles: {} }
|
1586 | 2024-08-30T19:47:31.543Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = blueprint_loader
resource = Database
result = Ok(())
|
1587 | 2024-08-30T19:47:31.552Z | DEBG | nexus (BackgroundTasks): found latest target blueprint (unchanged)
background_task = blueprint_loader
original_target_id = 6cec0807-9a99-4265-913f-3aea7fdc6b25
original_time_created = 2024-08-30 19:42:44.596991 UTC
target_id = 6cec0807-9a99-4265-913f-3aea7fdc6b25
time_created = 2024-08-30 19:42:44.596991 UTC
|
1588 | 2024-08-30T19:47:31.552Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = blueprint_loader
elapsed = 74.470057ms
iteration = 28
status = {"enabled":false,"status":"target blueprint unchanged","target_id":"6cec0807-9a99-4265-913f-3aea7fdc6b25","time_created":"2024-08-30T19:42:44.596991Z"}
|
1589 | 2024-08-30T19:47:31.557Z | INFO | nexus (BackgroundTasks): listed instances with terminated active migrations
background_task = instance_updater
count = 0
file = nexus/src/app/background/tasks/instance_updater.rs:55
|
1590 | 2024-08-30T19:47:31.558Z | INFO | nexus (BackgroundTasks): instance updater activation completed
background_task = instance_updater
destroyed_active_vmms = 0
file = nexus/src/app/background/tasks/instance_updater.rs:220
terminated_active_migrations = 0
update_sagas_completed = 0
update_sagas_started = 0
|
1591 | 2024-08-30T19:47:31.558Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = instance_updater
elapsed = 80.001344ms
iteration = 10
status = {"destroyed_active_vmms":0,"error":null,"saga_start_failures":0,"sagas_completed":0,"sagas_failed":0,"sagas_started":0,"terminated_active_migrations":0}
|
1592 | 2024-08-30T19:47:31.558Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = region_replacement_driver
elapsed = 80.767567ms
iteration = 28
status = {"drive_invoked_ok":[],"errors":[],"finish_invoked_ok":[]}
|
1593 | 2024-08-30T19:47:31.560Z | DEBG | nexus (BackgroundTasks): roles
background_task = region_snapshot_replacement_step
roles = RoleSet { roles: {} }
|
1594 | 2024-08-30T19:47:31.561Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = region_snapshot_replacement_step
resource = Database
result = Ok(())
|
1595 | 2024-08-30T19:47:31.563Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = region_snapshot_replacement_start
elapsed = 85.274907ms
iteration = 10
status = {"errors":[],"requests_created_ok":[],"start_invoked_ok":[]}
|
1596 | 2024-08-30T19:47:31.569Z | INFO | nexus (BackgroundTasks): all instance checks complete
background_task = instance_watcher
file = nexus/src/app/background/tasks/instance_watcher.rs:454
pruned_instances = 0
total_completed = 0
total_failed = 0
total_incomplete = 0
total_instances = 0
update_sagas_queued = 0
|
1597 | 2024-08-30T19:47:31.569Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = instance_watcher
elapsed = 91.860792ms
iteration = 10
status = {"failed_checks":{},"incomplete_checks":{},"instance_states":{},"pruned_instances":0,"total_instances":0,"update_sagas_queued":0}
|
1598 | 2024-08-30T19:47:31.590Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = region_snapshot_replacement_step
elapsed = 112.81778ms
iteration = 10
status = {"errors":[],"step_garbage_collect_invoked_ok":[],"step_invoked_ok":[],"step_records_created_ok":[]}
|
1599 | 2024-08-30T19:47:31.600Z | DEBG | nexus (BackgroundTasks): roles
background_task = v2p_manager
roles = RoleSet { roles: {} }
|
1600 | 2024-08-30T19:47:31.600Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = v2p_manager
resource = Database
result = Ok(())
|
1601 | 2024-08-30T19:47:31.601Z | DEBG | nexus (BackgroundTasks): roles
background_task = v2p_manager
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
1602 | 2024-08-30T19:47:31.603Z | DEBG | nexus (BackgroundTasks): authorize result
action = ListChildren
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = v2p_manager
resource = Fleet
result = Ok(())
|
1603 | 2024-08-30T19:47:31.603Z | DEBG | nexus (BackgroundTasks): roles
background_task = v2p_manager
roles = RoleSet { roles: {} }
|
1604 | 2024-08-30T19:47:31.603Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = v2p_manager
resource = Database
result = Ok(())
|
1605 | 2024-08-30T19:47:31.604Z | INFO | nexus (BackgroundTasks): determining switch slot managed by dendrite zone
background_task = switch_port_config_manager
file = nexus/src/app/mod.rs:1058
rack_id = 27cfef72-d05b-490f-ac92-5c7cad830c2e
zone_address = fd00:1122:3344:101::2
|
1606 | 2024-08-30T19:47:31.604Z | DEBG | nexus (MgsClient): client request
background_task = switch_port_config_manager
body = None
method = GET
rack_id = 27cfef72-d05b-490f-ac92-5c7cad830c2e
uri = http://[fd00:1122:3344:101::2]:12225/local/switch-id
|
1607 | 2024-08-30T19:47:31.604Z | DEBG | nexus (MgsClient): client response
background_task = switch_port_config_manager
rack_id = 27cfef72-d05b-490f-ac92-5c7cad830c2e
result = Ok(Response { url: Url { scheme: "http", cannot_be_a_base: false, username: "", password: None, host: Some(Ipv6(fd00:1122:3344:101::2)), port: Some(12225), path: "/local/switch-id", query: None, fragment: None }, status: 200, headers: {"content-type": "application/json", "x-request-id": "bf4e87ac-3f46-48ee-99dc-1e0b984c4d88", "content-length": "26", "date": "Fri, 30 Aug 2024 19:47:31 GMT"} })
|
1608 | 2024-08-30T19:47:31.604Z | INFO | nexus (BackgroundTasks): identified switch slot for dendrite zone
background_task = switch_port_config_manager
file = nexus/src/app/mod.rs:1063
rack_id = 27cfef72-d05b-490f-ac92-5c7cad830c2e
slot = SpIdentifier {\n slot: 0,\n type_: Switch,\n}
zone_address = fd00:1122:3344:101::2
|
1609 | 2024-08-30T19:47:31.605Z | DEBG | nexus (BackgroundTasks): roles
background_task = v2p_manager
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
1610 | 2024-08-30T19:47:31.605Z | INFO | nexus (BackgroundTasks): completed mapping dendrite zones to switch slots
background_task = switch_port_config_manager
file = nexus/src/app/mod.rs:1095
mappings = {\n Switch0: fd00:1122:3344:101::2,\n}
rack_id = 27cfef72-d05b-490f-ac92-5c7cad830c2e
|
1611 | 2024-08-30T19:47:31.606Z | DEBG | nexus (BackgroundTasks): authorize result
action = ListChildren
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = v2p_manager
resource = Fleet
result = Ok(())
|
1612 | 2024-08-30T19:47:31.606Z | DEBG | nexus (BackgroundTasks): roles
background_task = v2p_manager
roles = RoleSet { roles: {} }
|
1613 | 2024-08-30T19:47:31.607Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = v2p_manager
resource = Database
result = Ok(())
|
1614 | 2024-08-30T19:47:31.616Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = physical_disk_adoption
elapsed = 138.892687ms
iteration = 11
status = {"physical_disks_added":0}
|
1615 | 2024-08-30T19:47:31.621Z | DEBG | nexus (BackgroundTasks): roles
background_task = service_zone_nat_tracker
roles = RoleSet { roles: {} }
|
1616 | 2024-08-30T19:47:31.622Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = service_zone_nat_tracker
resource = Database
result = Ok(())
|
1617 | 2024-08-30T19:47:31.719Z | DEBG | nexus (BackgroundTasks): client request
SledAgent = 289c9d10-fa69-4638-aac7-3cfc6b4e23be
background_task = vpc_route_manager
body = None
method = GET
uri = http://[fd00:1122:3344:101::1]:12345/vpc-routes
|
1618 | 2024-08-30T19:47:31.720Z | DEBG | nexus (BackgroundTasks): client response
SledAgent = 289c9d10-fa69-4638-aac7-3cfc6b4e23be
background_task = vpc_route_manager
result = Ok(Response { url: Url { scheme: "http", cannot_be_a_base: false, username: "", password: None, host: Some(Ipv6(fd00:1122:3344:101::1)), port: Some(12345), path: "/vpc-routes", query: None, fragment: None }, status: 200, headers: {"content-type": "application/json", "x-request-id": "ead42453-9a4e-4f02-b348-e88a1c9b5419", "content-length": "372", "date": "Fri, 30 Aug 2024 19:47:31 GMT"} })
|
1619 | 2024-08-30T19:47:31.720Z | DEBG | nexus (BackgroundTasks): roles
background_task = vpc_route_manager
roles = RoleSet { roles: {} }
|
1620 | 2024-08-30T19:47:31.720Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = vpc_route_manager
resource = Database
result = Ok(())
|
1621 | 2024-08-30T19:47:31.722Z | DEBG | nexus (BackgroundTasks): roles
background_task = service_zone_nat_tracker
roles = RoleSet { roles: {} }
|
1622 | 2024-08-30T19:47:31.722Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = service_zone_nat_tracker
resource = Database
result = Ok(())
|
1623 | 2024-08-30T19:47:31.733Z | INFO | nexus (BackgroundTasks): determining switch slot managed by dendrite zone
background_task = bfd_manager
file = nexus/src/app/mod.rs:1058
zone_address = fd00:1122:3344:101::2
|
1624 | 2024-08-30T19:47:31.733Z | DEBG | nexus (MgsClient): client request
background_task = bfd_manager
body = None
method = GET
uri = http://[fd00:1122:3344:101::2]:12225/local/switch-id
|
1625 | 2024-08-30T19:47:31.733Z | DEBG | nexus (MgsClient): client response
background_task = bfd_manager
result = Ok(Response { url: Url { scheme: "http", cannot_be_a_base: false, username: "", password: None, host: Some(Ipv6(fd00:1122:3344:101::2)), port: Some(12225), path: "/local/switch-id", query: None, fragment: None }, status: 200, headers: {"content-type": "application/json", "x-request-id": "853a591d-7bd5-4e02-9edd-da62a596ccab", "content-length": "26", "date": "Fri, 30 Aug 2024 19:47:31 GMT"} })
|
1626 | 2024-08-30T19:47:31.733Z | INFO | nexus (BackgroundTasks): identified switch slot for dendrite zone
background_task = bfd_manager
file = nexus/src/app/mod.rs:1063
slot = SpIdentifier {\n slot: 0,\n type_: Switch,\n}
zone_address = fd00:1122:3344:101::2
|
1627 | 2024-08-30T19:47:31.735Z | INFO | nexus (BackgroundTasks): completed mapping dendrite zones to switch slots
background_task = bfd_manager
file = nexus/src/app/mod.rs:1095
mappings = {\n Switch0: fd00:1122:3344:101::2,\n}
|
1628 | 2024-08-30T19:47:31.735Z | INFO | nexus (BackgroundTasks): determining switch slot managed by dendrite zone
background_task = nat_v4_garbage_collector
file = nexus/src/app/mod.rs:1058
zone_address = fd00:1122:3344:101::2
|
1629 | 2024-08-30T19:47:31.735Z | DEBG | nexus (MgsClient): client request
background_task = nat_v4_garbage_collector
body = None
method = GET
uri = http://[fd00:1122:3344:101::2]:12225/local/switch-id
|
1630 | 2024-08-30T19:47:31.735Z | DEBG | nexus (MgsClient): client response
background_task = nat_v4_garbage_collector
result = Ok(Response { url: Url { scheme: "http", cannot_be_a_base: false, username: "", password: None, host: Some(Ipv6(fd00:1122:3344:101::2)), port: Some(12225), path: "/local/switch-id", query: None, fragment: None }, status: 200, headers: {"content-type": "application/json", "x-request-id": "3607cf86-c662-46f9-a3ee-d829e618bb38", "content-length": "26", "date": "Fri, 30 Aug 2024 19:47:31 GMT"} })
|
1631 | 2024-08-30T19:47:31.735Z | INFO | nexus (BackgroundTasks): identified switch slot for dendrite zone
background_task = nat_v4_garbage_collector
file = nexus/src/app/mod.rs:1063
slot = SpIdentifier {\n slot: 0,\n type_: Switch,\n}
zone_address = fd00:1122:3344:101::2
|
1632 | 2024-08-30T19:47:31.737Z | INFO | nexus (BackgroundTasks): completed mapping dendrite zones to switch slots
background_task = nat_v4_garbage_collector
file = nexus/src/app/mod.rs:1095
mappings = {\n Switch0: fd00:1122:3344:101::2,\n}
|
1633 | 2024-08-30T19:47:31.757Z | DEBG | nexus (BackgroundTasks): client request
SledAgent = 289c9d10-fa69-4638-aac7-3cfc6b4e23be
background_task = v2p_manager
body = None
method = GET
uri = http://[fd00:1122:3344:101::1]:12345/v2p
|
1634 | 2024-08-30T19:47:31.757Z | DEBG | nexus (BackgroundTasks): client response
SledAgent = 289c9d10-fa69-4638-aac7-3cfc6b4e23be
background_task = v2p_manager
result = Ok(Response { url: Url { scheme: "http", cannot_be_a_base: false, username: "", password: None, host: Some(Ipv6(fd00:1122:3344:101::1)), port: Some(12345), path: "/v2p", query: None, fragment: None }, status: 200, headers: {"content-type": "application/json", "x-request-id": "85e11cbd-aa71-4090-bdd8-ada2fdca446b", "content-length": "691", "date": "Fri, 30 Aug 2024 19:47:31 GMT"} })
|
1635 | 2024-08-30T19:47:31.758Z | INFO | nexus (BackgroundTasks): found opte v2p mappings
background_task = v2p_manager
file = nexus/src/app/background/tasks/v2p_mappings.rs:102
interfaces = {}
sled = buskin
|
1636 | 2024-08-30T19:47:31.758Z | INFO | nexus (BackgroundTasks): v2p mappings to delete
background_task = v2p_manager
file = nexus/src/app/background/tasks/v2p_mappings.rs:114
mappings = []
sled = buskin
|
1637 | 2024-08-30T19:47:31.758Z | INFO | nexus (BackgroundTasks): v2p mappings to add
background_task = v2p_manager
file = nexus/src/app/background/tasks/v2p_mappings.rs:127
mappings = []
sled = buskin
|
1638 | 2024-08-30T19:47:31.759Z | DEBG | nexus (BackgroundTasks): roles
background_task = service_zone_nat_tracker
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
1639 | 2024-08-30T19:47:31.760Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = v2p_manager
elapsed = 282.285193ms
iteration = 10
status = {}
|
1640 | 2024-08-30T19:47:31.760Z | DEBG | nexus (BackgroundTasks): roles
background_task = vpc_route_manager
roles = RoleSet { roles: {} }
|
1641 | 2024-08-30T19:47:31.760Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = vpc_route_manager
resource = Database
result = Ok(())
|
1642 | 2024-08-30T19:47:31.762Z | DEBG | nexus (BackgroundTasks): authorize result
action = Read
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = service_zone_nat_tracker
resource = Sled { parent: Fleet, key: 289c9d10-fa69-4638-aac7-3cfc6b4e23be, lookup_type: ById(289c9d10-fa69-4638-aac7-3cfc6b4e23be) }
result = Ok(())
|
1643 | 2024-08-30T19:47:31.762Z | DEBG | nexus (BackgroundTasks): roles
background_task = service_zone_nat_tracker
roles = RoleSet { roles: {} }
|
1644 | 2024-08-30T19:47:31.763Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = service_zone_nat_tracker
resource = Database
result = Ok(())
|
1645 | 2024-08-30T19:47:31.763Z | DEBG | nexus (BackgroundTasks): roles
background_task = vpc_route_manager
roles = RoleSet { roles: {} }
|
1646 | 2024-08-30T19:47:31.763Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = vpc_route_manager
resource = Database
result = Ok(())
|
1647 | 2024-08-30T19:47:31.765Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = service_zone_nat_tracker
elapsed = 287.333782ms
iteration = 10
status = 0
|
1648 | 2024-08-30T19:47:31.766Z | DEBG | nexus (BackgroundTasks): client request
SledAgent = 289c9d10-fa69-4638-aac7-3cfc6b4e23be
background_task = vpc_route_manager
body = Some(Body)
method = PUT
uri = http://[fd00:1122:3344:101::1]:12345/vpc-routes
|
1649 | 2024-08-30T19:47:31.767Z | DEBG | nexus (BackgroundTasks): client response
SledAgent = 289c9d10-fa69-4638-aac7-3cfc6b4e23be
background_task = vpc_route_manager
result = Ok(Response { url: Url { scheme: "http", cannot_be_a_base: false, username: "", password: None, host: Some(Ipv6(fd00:1122:3344:101::1)), port: Some(12345), path: "/vpc-routes", query: None, fragment: None }, status: 204, headers: {"x-request-id": "fbfc44e0-c9cb-4c05-978f-9cd849afa1d9", "date": "Fri, 30 Aug 2024 19:47:31 GMT"} })
|
1650 | 2024-08-30T19:47:31.769Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = vpc_route_manager
elapsed = 291.630668ms
iteration = 10
status = {}
|
1651 | 2024-08-30T19:47:31.847Z | DEBG | nexus (DpdClient): client request
background_task = nat_v4_garbage_collector
body = None
method = GET
uri = http://[fd00:1122:3344:101::2]:12224/rpw/nat/ipv4/gen
|
1652 | 2024-08-30T19:47:31.847Z | DEBG | nexus (DpdClient): client response
background_task = nat_v4_garbage_collector
result = Ok(Response { url: Url { scheme: "http", cannot_be_a_base: false, username: "", password: None, host: Some(Ipv6(fd00:1122:3344:101::2)), port: Some(12224), path: "/rpw/nat/ipv4/gen", query: None, fragment: None }, status: 200, headers: {"content-type": "application/json", "x-request-id": "db8d3628-e736-4f65-983f-ce42e5dcf40f", "content-length": "1", "date": "Fri, 30 Aug 2024 19:47:31 GMT"} })
|
1653 | 2024-08-30T19:47:31.850Z | DEBG | nexus (BackgroundTasks): roles
background_task = nat_v4_garbage_collector
roles = RoleSet { roles: {} }
|
1654 | 2024-08-30T19:47:31.850Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = nat_v4_garbage_collector
resource = Database
result = Ok(())
|
1655 | 2024-08-30T19:47:31.850Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = bfd_manager
elapsed = 372.643849ms
iteration = 10
status = {}
|
1656 | 2024-08-30T19:47:31.853Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = nat_v4_garbage_collector
elapsed = 375.231115ms
iteration = 10
status = null
|
1657 | 2024-08-30T19:47:31.886Z | DEBG | nexus (BackgroundTasks): roles
background_task = switch_port_config_manager
roles = RoleSet { roles: {} }
|
1658 | 2024-08-30T19:47:31.886Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = switch_port_config_manager
resource = Database
result = Ok(())
|
1659 | 2024-08-30T19:47:31.888Z | INFO | nexus (BackgroundTasks): fetching switch port settings
background_task = switch_port_config_manager
file = nexus/src/app/background/tasks/sync_switch_configuration.rs:147
port = SwitchPort { id: 7ccb4afc-fc07-48c6-8785-c2cff1ca389e, rack_id: 27cfef72-d05b-490f-ac92-5c7cad830c2e, switch_location: "switch0", port_name: "qsfp0", port_settings_id: Some(49669c7e-dd3c-47ce-aadc-885f0c38581f) }
rack_id = 27cfef72-d05b-490f-ac92-5c7cad830c2e
switch_location = Switch0
|
1660 | 2024-08-30T19:47:31.888Z | DEBG | nexus (BackgroundTasks): roles
background_task = switch_port_config_manager
roles = RoleSet { roles: {} }
|
1661 | 2024-08-30T19:47:31.888Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = switch_port_config_manager
resource = Database
result = Ok(())
|
1662 | 2024-08-30T19:47:31.899Z | DEBG | nexus (DpdClient): client request
background_task = switch_port_config_manager
body = None
method = GET
rack_id = 27cfef72-d05b-490f-ac92-5c7cad830c2e
uri = http://[fd00:1122:3344:101::2]:12224/port/qsfp0/settings?tag=omicron
|
1663 | 2024-08-30T19:47:31.899Z | DEBG | nexus (DpdClient): client response
background_task = switch_port_config_manager
rack_id = 27cfef72-d05b-490f-ac92-5c7cad830c2e
result = Ok(Response { url: Url { scheme: "http", cannot_be_a_base: false, username: "", password: None, host: Some(Ipv6(fd00:1122:3344:101::2)), port: Some(12224), path: "/port/qsfp0/settings", query: Some("tag=omicron"), fragment: None }, status: 200, headers: {"content-type": "application/json", "x-request-id": "14533265-cf10-451f-8bf8-14dcabe0cb5e", "content-length": "121", "date": "Fri, 30 Aug 2024 19:47:31 GMT"} })
|
1664 | 2024-08-30T19:47:31.900Z | INFO | nexus (BackgroundTasks): retrieved port settings from switch
background_task = switch_port_config_manager
file = nexus/src/app/background/tasks/sync_switch_configuration.rs:1714
rack_id = 27cfef72-d05b-490f-ac92-5c7cad830c2e
settings = PortSettings { links: {"0": LinkSettings { addrs: [10.151.1.174], params: LinkCreate { autoneg: false, fec: None, kr: false, lane: Some(LinkId(0)), speed: Speed40G } }} }
switch_port_id = "qsfp0"
|
1665 | 2024-08-30T19:47:31.900Z | INFO | nexus (BackgroundTasks): port settings up to date, skipping
background_task = switch_port_config_manager
file = nexus/src/app/background/tasks/sync_switch_configuration.rs:1741
rack_id = 27cfef72-d05b-490f-ac92-5c7cad830c2e
switch_location = Switch0
switch_port_id = "qsfp0"
switch_port_settings_id = 49669c7e-dd3c-47ce-aadc-885f0c38581f
|
1666 | 2024-08-30T19:47:31.900Z | INFO | nexus (BackgroundTasks): retrieved existing routes
background_task = switch_port_config_manager
file = nexus/src/app/background/tasks/sync_switch_configuration.rs:379
rack_id = 27cfef72-d05b-490f-ac92-5c7cad830c2e
routes = {Switch0: {(10.151.1.100, Prefix4 { length: 0, value: 0.0.0.0 }, None, None)}}
|
1667 | 2024-08-30T19:47:31.900Z | INFO | nexus (BackgroundTasks): retrieved desired routes
background_task = switch_port_config_manager
file = nexus/src/app/background/tasks/sync_switch_configuration.rs:383
rack_id = 27cfef72-d05b-490f-ac92-5c7cad830c2e
routes = {Switch0: {(10.151.1.100, Prefix4 { length: 0, value: 0.0.0.0 }, None, None)}}
|
1668 | 2024-08-30T19:47:31.900Z | INFO | nexus (BackgroundTasks): calculated static routes to add
background_task = switch_port_config_manager
file = nexus/src/app/background/tasks/sync_switch_configuration.rs:392
rack_id = 27cfef72-d05b-490f-ac92-5c7cad830c2e
routes = {}
|
1669 | 2024-08-30T19:47:31.900Z | INFO | nexus (BackgroundTasks): calculated static routes to delete
background_task = switch_port_config_manager
file = nexus/src/app/background/tasks/sync_switch_configuration.rs:398
rack_id = 27cfef72-d05b-490f-ac92-5c7cad830c2e
routes = {}
|
1670 | 2024-08-30T19:47:31.900Z | INFO | nexus (BackgroundTasks): checking for changes to loopback addresses
background_task = switch_port_config_manager
file = nexus/src/app/background/tasks/sync_switch_configuration.rs:418
rack_id = 27cfef72-d05b-490f-ac92-5c7cad830c2e
|
1671 | 2024-08-30T19:47:31.900Z | DEBG | nexus (BackgroundTasks): roles
background_task = switch_port_config_manager
roles = RoleSet { roles: {} }
|
1672 | 2024-08-30T19:47:31.900Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = switch_port_config_manager
resource = Database
result = Ok(())
|
1673 | 2024-08-30T19:47:31.902Z | DEBG | nexus (DpdClient): client request
background_task = switch_port_config_manager
body = None
method = GET
rack_id = 27cfef72-d05b-490f-ac92-5c7cad830c2e
uri = http://[fd00:1122:3344:101::2]:12224/loopback/ipv4
|
1674 | 2024-08-30T19:47:31.903Z | DEBG | nexus (DpdClient): client response
background_task = switch_port_config_manager
rack_id = 27cfef72-d05b-490f-ac92-5c7cad830c2e
result = Ok(Response { url: Url { scheme: "http", cannot_be_a_base: false, username: "", password: None, host: Some(Ipv6(fd00:1122:3344:101::2)), port: Some(12224), path: "/loopback/ipv4", query: None, fragment: None }, status: 200, headers: {"content-type": "application/json", "x-request-id": "80f0afca-1257-4a64-96a7-9737f92cb491", "content-length": "2", "date": "Fri, 30 Aug 2024 19:47:31 GMT"} })
|
1675 | 2024-08-30T19:47:31.903Z | DEBG | nexus (DpdClient): client request
background_task = switch_port_config_manager
body = None
method = GET
rack_id = 27cfef72-d05b-490f-ac92-5c7cad830c2e
uri = http://[fd00:1122:3344:101::2]:12224/loopback/ipv6
|
1676 | 2024-08-30T19:47:31.903Z | DEBG | nexus (DpdClient): client response
background_task = switch_port_config_manager
rack_id = 27cfef72-d05b-490f-ac92-5c7cad830c2e
result = Ok(Response { url: Url { scheme: "http", cannot_be_a_base: false, username: "", password: None, host: Some(Ipv6(fd00:1122:3344:101::2)), port: Some(12224), path: "/loopback/ipv6", query: None, fragment: None }, status: 200, headers: {"content-type": "application/json", "x-request-id": "30848d1f-6832-4a80-ab8d-dec9a2a3cea6", "content-length": "52", "date": "Fri, 30 Aug 2024 19:47:31 GMT"} })
|
1677 | 2024-08-30T19:47:31.903Z | INFO | nexus (BackgroundTasks): applying SMF config uplink updates to switch zone
background_task = switch_port_config_manager
config = [HostPortConfig { addrs: [UplinkAddressConfig { address: V4(Ipv4Net { addr: 10.151.1.174, width: 24 }), vlan_id: None }], lldp: Some(LldpPortConfig { chassis_id: None, management_addrs: None, port_description: None, port_id: None, status: Disabled, system_description: None, system_name: None }), port: "qsfp0" }]
file = nexus/src/app/background/tasks/sync_switch_configuration.rs:467
rack_id = 27cfef72-d05b-490f-ac92-5c7cad830c2e
switch_location = Switch0
|
1678 | 2024-08-30T19:47:31.903Z | DEBG | nexus (BackgroundTasks): client request
background_task = switch_port_config_manager
body = Some(Body)
method = POST
rack_id = 27cfef72-d05b-490f-ac92-5c7cad830c2e
uri = http://[fd00:1122:3344:101::1]:12345/switch-ports
|
1679 | 2024-08-30T19:47:32.007Z | DEBG | nexus (BackgroundTasks): client response
background_task = switch_port_config_manager
rack_id = 27cfef72-d05b-490f-ac92-5c7cad830c2e
result = Ok(Response { url: Url { scheme: "http", cannot_be_a_base: false, username: "", password: None, host: Some(Ipv6(fd00:1122:3344:101::1)), port: Some(12345), path: "/switch-ports", query: None, fragment: None }, status: 204, headers: {"x-request-id": "463c6922-aa99-42fc-aafc-fa127464b35f", "date": "Fri, 30 Aug 2024 19:47:31 GMT"} })
|
1680 | 2024-08-30T19:47:32.007Z | INFO | nexus (BackgroundTasks): no bgp config found for switch, skipping.
background_task = switch_port_config_manager
file = nexus/src/app/background/tasks/sync_switch_configuration.rs:770
rack_id = 27cfef72-d05b-490f-ac92-5c7cad830c2e
switch = Switch0
|
1681 | 2024-08-30T19:47:32.007Z | DEBG | nexus (BackgroundTasks): client request
background_task = switch_port_config_manager
body = None
method = GET
rack_id = 27cfef72-d05b-490f-ac92-5c7cad830c2e
uri = http://[fd00:1122:3344:101::1]:12345/network-bootstore-config
|
1682 | 2024-08-30T19:47:32.008Z | DEBG | nexus (BackgroundTasks): client response
background_task = switch_port_config_manager
rack_id = 27cfef72-d05b-490f-ac92-5c7cad830c2e
result = Ok(Response { url: Url { scheme: "http", cannot_be_a_base: false, username: "", password: None, host: Some(Ipv6(fd00:1122:3344:101::1)), port: Some(12345), path: "/network-bootstore-config", query: None, fragment: None }, status: 200, headers: {"content-type": "application/json", "x-request-id": "de70fc21-f0ed-4f88-98f3-18ca0c641736", "content-length": "667", "date": "Fri, 30 Aug 2024 19:47:32 GMT"} })
|
1683 | 2024-08-30T19:47:32.008Z | DEBG | nexus (BackgroundTasks): roles
background_task = switch_port_config_manager
roles = RoleSet { roles: {} }
|
1684 | 2024-08-30T19:47:32.008Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = switch_port_config_manager
resource = Database
result = Ok(())
|
1685 | 2024-08-30T19:47:32.013Z | DEBG | nexus (BackgroundTasks): roles
background_task = switch_port_config_manager
roles = RoleSet { roles: {} }
|
1686 | 2024-08-30T19:47:32.013Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = switch_port_config_manager
resource = Database
result = Ok(())
|
1687 | 2024-08-30T19:47:32.017Z | DEBG | nexus (BackgroundTasks): roles
background_task = switch_port_config_manager
roles = RoleSet { roles: {} }
|
1688 | 2024-08-30T19:47:32.017Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = switch_port_config_manager
resource = Database
result = Ok(())
|
1689 | 2024-08-30T19:47:32.019Z | DEBG | nexus (BackgroundTasks): roles
background_task = switch_port_config_manager
roles = RoleSet { roles: {} }
|
1690 | 2024-08-30T19:47:32.020Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = switch_port_config_manager
resource = Database
result = Ok(())
|
1691 | 2024-08-30T19:47:32.027Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = switch_port_config_manager
elapsed = 549.011283ms
iteration = 10
status = {}
|
1692 | 2024-08-30T19:47:32.213Z | INFO | nexus (dropshot): request completed
file = /home/build/.cargo/git/checkouts/dropshot-a4a923d29dccc492/06c8dab/dropshot/src/server.rs:914
latency_us = 690
local_addr = [fd00:1122:3344:101::c]:46269
method = GET
remote_addr = [fd00:1122:3344:101::d]:35256
req_id = 94978247-a4b1-45da-ae84-4595a5bd12cc
response_code = 200
uri = /d2343105-862a-478c-b746-fd8bb78f9a96
|
1693 | 2024-08-30T19:47:41.478Z | DEBG | nexus (BackgroundTasks): activating
background_task = blueprint_loader
iteration = 29
reason = Timeout
|
1694 | 2024-08-30T19:47:41.478Z | DEBG | nexus (BackgroundTasks): activating
background_task = region_replacement_driver
iteration = 29
reason = Timeout
|
1695 | 2024-08-30T19:47:41.478Z | DEBG | nexus (BackgroundTasks): roles
background_task = blueprint_loader
roles = RoleSet { roles: {} }
|
1696 | 2024-08-30T19:47:41.478Z | DEBG | nexus (BackgroundTasks): roles
background_task = region_replacement_driver
roles = RoleSet { roles: {} }
|
1697 | 2024-08-30T19:47:41.478Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = blueprint_loader
resource = Database
result = Ok(())
|
1698 | 2024-08-30T19:47:41.478Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = region_replacement_driver
resource = Database
result = Ok(())
|
1699 | 2024-08-30T19:47:41.503Z | DEBG | nexus (BackgroundTasks): roles
background_task = region_replacement_driver
roles = RoleSet { roles: {} }
|
1700 | 2024-08-30T19:47:41.503Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = region_replacement_driver
resource = Database
result = Ok(())
|
1701 | 2024-08-30T19:47:41.505Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = region_replacement_driver
elapsed = 27.018294ms
iteration = 29
status = {"drive_invoked_ok":[],"errors":[],"finish_invoked_ok":[]}
|
1702 | 2024-08-30T19:47:41.505Z | DEBG | nexus (BackgroundTasks): roles
background_task = blueprint_loader
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
1703 | 2024-08-30T19:47:41.508Z | DEBG | nexus (BackgroundTasks): authorize result
action = Read
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = blueprint_loader
resource = BlueprintConfig
result = Ok(())
|
1704 | 2024-08-30T19:47:41.508Z | DEBG | nexus (BackgroundTasks): roles
background_task = blueprint_loader
roles = RoleSet { roles: {} }
|
1705 | 2024-08-30T19:47:41.508Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = blueprint_loader
resource = Database
result = Ok(())
|
1706 | 2024-08-30T19:47:41.510Z | DEBG | nexus (BackgroundTasks): roles
background_task = blueprint_loader
roles = RoleSet { roles: {} }
|
1707 | 2024-08-30T19:47:41.510Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = blueprint_loader
resource = Database
result = Ok(())
|
1708 | 2024-08-30T19:47:41.536Z | DEBG | nexus (BackgroundTasks): roles
background_task = blueprint_loader
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
1709 | 2024-08-30T19:47:41.539Z | DEBG | nexus (BackgroundTasks): authorize result
action = Read
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = blueprint_loader
resource = Blueprint { parent: Fleet, key: 6cec0807-9a99-4265-913f-3aea7fdc6b25, lookup_type: ById(6cec0807-9a99-4265-913f-3aea7fdc6b25) }
result = Ok(())
|
1710 | 2024-08-30T19:47:41.539Z | DEBG | nexus (BackgroundTasks): roles
background_task = blueprint_loader
roles = RoleSet { roles: {} }
|
1711 | 2024-08-30T19:47:41.539Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = blueprint_loader
resource = Database
result = Ok(())
|
1712 | 2024-08-30T19:47:41.548Z | DEBG | nexus (BackgroundTasks): found latest target blueprint (unchanged)
background_task = blueprint_loader
original_target_id = 6cec0807-9a99-4265-913f-3aea7fdc6b25
original_time_created = 2024-08-30 19:42:44.596991 UTC
target_id = 6cec0807-9a99-4265-913f-3aea7fdc6b25
time_created = 2024-08-30 19:42:44.596991 UTC
|
1713 | 2024-08-30T19:47:41.548Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = blueprint_loader
elapsed = 70.227852ms
iteration = 29
status = {"enabled":false,"status":"target blueprint unchanged","target_id":"6cec0807-9a99-4265-913f-3aea7fdc6b25","time_created":"2024-08-30T19:42:44.596991Z"}
|
1714 | 2024-08-30T19:47:42.213Z | INFO | nexus (dropshot): request completed
file = /home/build/.cargo/git/checkouts/dropshot-a4a923d29dccc492/06c8dab/dropshot/src/server.rs:914
latency_us = 219
local_addr = [fd00:1122:3344:101::c]:46269
method = GET
remote_addr = [fd00:1122:3344:101::d]:35256
req_id = 41c6f325-5c39-4eef-a91c-2bc722a6d42e
response_code = 200
uri = /d2343105-862a-478c-b746-fd8bb78f9a96
|
1715 | 2024-08-30T19:47:51.478Z | DEBG | nexus (BackgroundTasks): activating
background_task = blueprint_loader
iteration = 30
reason = Timeout
|
1716 | 2024-08-30T19:47:51.478Z | DEBG | nexus (BackgroundTasks): activating
background_task = region_replacement_driver
iteration = 30
reason = Timeout
|
1717 | 2024-08-30T19:47:51.478Z | DEBG | nexus (BackgroundTasks): roles
background_task = blueprint_loader
roles = RoleSet { roles: {} }
|
1718 | 2024-08-30T19:47:51.478Z | DEBG | nexus (BackgroundTasks): roles
background_task = region_replacement_driver
roles = RoleSet { roles: {} }
|
1719 | 2024-08-30T19:47:51.478Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = blueprint_loader
resource = Database
result = Ok(())
|
1720 | 2024-08-30T19:47:51.478Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = region_replacement_driver
resource = Database
result = Ok(())
|
1721 | 2024-08-30T19:47:51.480Z | DEBG | nexus (BackgroundTasks): roles
background_task = blueprint_loader
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
1722 | 2024-08-30T19:47:51.480Z | DEBG | nexus (BackgroundTasks): roles
background_task = region_replacement_driver
roles = RoleSet { roles: {} }
|
1723 | 2024-08-30T19:47:51.481Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = region_replacement_driver
resource = Database
result = Ok(())
|
1724 | 2024-08-30T19:47:51.482Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = region_replacement_driver
elapsed = 4.197794ms
iteration = 30
status = {"drive_invoked_ok":[],"errors":[],"finish_invoked_ok":[]}
|
1725 | 2024-08-30T19:47:51.483Z | DEBG | nexus (BackgroundTasks): authorize result
action = Read
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = blueprint_loader
resource = BlueprintConfig
result = Ok(())
|
1726 | 2024-08-30T19:47:51.483Z | DEBG | nexus (BackgroundTasks): roles
background_task = blueprint_loader
roles = RoleSet { roles: {} }
|
1727 | 2024-08-30T19:47:51.483Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = blueprint_loader
resource = Database
result = Ok(())
|
1728 | 2024-08-30T19:47:51.485Z | DEBG | nexus (BackgroundTasks): roles
background_task = blueprint_loader
roles = RoleSet { roles: {} }
|
1729 | 2024-08-30T19:47:51.485Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = blueprint_loader
resource = Database
result = Ok(())
|
1730 | 2024-08-30T19:47:51.486Z | DEBG | nexus (BackgroundTasks): roles
background_task = blueprint_loader
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
1731 | 2024-08-30T19:47:51.488Z | DEBG | nexus (BackgroundTasks): authorize result
action = Read
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = blueprint_loader
resource = Blueprint { parent: Fleet, key: 6cec0807-9a99-4265-913f-3aea7fdc6b25, lookup_type: ById(6cec0807-9a99-4265-913f-3aea7fdc6b25) }
result = Ok(())
|
1732 | 2024-08-30T19:47:51.488Z | DEBG | nexus (BackgroundTasks): roles
background_task = blueprint_loader
roles = RoleSet { roles: {} }
|
1733 | 2024-08-30T19:47:51.488Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = blueprint_loader
resource = Database
result = Ok(())
|
1734 | 2024-08-30T19:47:51.496Z | DEBG | nexus (BackgroundTasks): found latest target blueprint (unchanged)
background_task = blueprint_loader
original_target_id = 6cec0807-9a99-4265-913f-3aea7fdc6b25
original_time_created = 2024-08-30 19:42:44.596991 UTC
target_id = 6cec0807-9a99-4265-913f-3aea7fdc6b25
time_created = 2024-08-30 19:42:44.596991 UTC
|
1735 | 2024-08-30T19:47:51.496Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = blueprint_loader
elapsed = 17.797263ms
iteration = 30
status = {"enabled":false,"status":"target blueprint unchanged","target_id":"6cec0807-9a99-4265-913f-3aea7fdc6b25","time_created":"2024-08-30T19:42:44.596991Z"}
|
1736 | 2024-08-30T19:47:52.213Z | INFO | nexus (dropshot): request completed
file = /home/build/.cargo/git/checkouts/dropshot-a4a923d29dccc492/06c8dab/dropshot/src/server.rs:914
latency_us = 208
local_addr = [fd00:1122:3344:101::c]:46269
method = GET
remote_addr = [fd00:1122:3344:101::d]:35256
req_id = ba628168-4cdb-4a8f-8684-eb679b355f09
response_code = 200
uri = /d2343105-862a-478c-b746-fd8bb78f9a96
|
1737 | 2024-08-30T19:48:01.478Z | DEBG | nexus (BackgroundTasks): activating
background_task = physical_disk_adoption
iteration = 12
reason = Timeout
|
1738 | 2024-08-30T19:48:01.478Z | DEBG | nexus (BackgroundTasks): activating
background_task = blueprint_executor
iteration = 7
reason = Timeout
|
1739 | 2024-08-30T19:48:01.478Z | DEBG | nexus (BackgroundTasks): roles
background_task = physical_disk_adoption
roles = RoleSet { roles: {} }
|
1740 | 2024-08-30T19:48:01.478Z | WARN | nexus (BackgroundTasks): Blueprint execution: skipped
background_task = blueprint_executor
file = nexus/src/app/background/tasks/blueprint_execution.rs:80
reason = blueprint disabled
target_id = 6cec0807-9a99-4265-913f-3aea7fdc6b25
|
1741 | 2024-08-30T19:48:01.478Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = blueprint_executor
elapsed = 20.34\u{b5}s
iteration = 7
status = {"enabled":false,"target_id":"6cec0807-9a99-4265-913f-3aea7fdc6b25"}
|
1742 | 2024-08-30T19:48:01.478Z | DEBG | nexus (BackgroundTasks): activating
background_task = region_snapshot_replacement_start
iteration = 11
reason = Timeout
|
1743 | 2024-08-30T19:48:01.478Z | DEBG | nexus (BackgroundTasks): activating
background_task = instance_watcher
iteration = 11
reason = Timeout
|
1744 | 2024-08-30T19:48:01.478Z | DEBG | nexus (BackgroundTasks): activating
background_task = dns_propagation_external
dns_group = external
iteration = 8
reason = Timeout
|
1745 | 2024-08-30T19:48:01.478Z | DEBG | nexus (BackgroundTasks): roles
background_task = region_snapshot_replacement_start
roles = RoleSet { roles: {} }
|
1746 | 2024-08-30T19:48:01.478Z | DEBG | nexus (BackgroundTasks): roles
background_task = instance_watcher
roles = RoleSet { roles: {} }
|
1747 | 2024-08-30T19:48:01.478Z | DEBG | nexus (BackgroundTasks): activating
background_task = nat_v4_garbage_collector
iteration = 11
reason = Timeout
|
1748 | 2024-08-30T19:48:01.478Z | DEBG | nexus (BackgroundTasks): roles
background_task = nat_v4_garbage_collector
roles = RoleSet { roles: {} }
|
1749 | 2024-08-30T19:48:01.478Z | DEBG | nexus (BackgroundTasks): activating
background_task = region_replacement_driver
iteration = 31
reason = Timeout
|
1750 | 2024-08-30T19:48:01.478Z | DEBG | nexus (BackgroundTasks): roles
background_task = region_replacement_driver
roles = RoleSet { roles: {} }
|
1751 | 2024-08-30T19:48:01.478Z | DEBG | nexus (BackgroundTasks): activating
background_task = dns_propagation_internal
dns_group = internal
iteration = 8
reason = Timeout
|
1752 | 2024-08-30T19:48:01.478Z | DEBG | nexus (BackgroundTasks): activating
background_task = decommissioned_disk_cleaner
iteration = 6
reason = Timeout
|
1753 | 2024-08-30T19:48:01.478Z | INFO | nexus (BackgroundTasks): Decommissioned disk cleaner running
background_task = decommissioned_disk_cleaner
file = nexus/src/app/background/tasks/decommissioned_disk_cleaner.rs:56
|
1754 | 2024-08-30T19:48:01.479Z | DEBG | nexus (BackgroundTasks): activating
background_task = region_snapshot_replacement_step
iteration = 11
reason = Timeout
|
1755 | 2024-08-30T19:48:01.479Z | DEBG | nexus (BackgroundTasks): roles
background_task = decommissioned_disk_cleaner
roles = RoleSet { roles: {} }
|
1756 | 2024-08-30T19:48:01.479Z | DEBG | nexus (BackgroundTasks): roles
background_task = region_snapshot_replacement_step
roles = RoleSet { roles: {} }
|
1757 | 2024-08-30T19:48:01.479Z | DEBG | nexus (BackgroundTasks): activating
background_task = dns_config_internal
dns_group = internal
iteration = 6
reason = Timeout
|
1758 | 2024-08-30T19:48:01.479Z | DEBG | nexus (BackgroundTasks): reading DNS version
background_task = dns_config_internal
dns_group = internal
|
1759 | 2024-08-30T19:48:01.479Z | DEBG | nexus (BackgroundTasks): roles
background_task = dns_config_internal
dns_group = internal
roles = RoleSet { roles: {} }
|
1760 | 2024-08-30T19:48:01.479Z | DEBG | nexus (BackgroundTasks): activating
background_task = dns_config_external
dns_group = external
iteration = 6
reason = Timeout
|
1761 | 2024-08-30T19:48:01.479Z | DEBG | nexus (BackgroundTasks): reading DNS version
background_task = dns_config_external
dns_group = external
|
1762 | 2024-08-30T19:48:01.479Z | DEBG | nexus (BackgroundTasks): roles
background_task = dns_config_external
dns_group = external
roles = RoleSet { roles: {} }
|
1763 | 2024-08-30T19:48:01.479Z | DEBG | nexus (BackgroundTasks): activating
background_task = service_zone_nat_tracker
iteration = 11
reason = Timeout
|
1764 | 2024-08-30T19:48:01.479Z | DEBG | nexus (BackgroundTasks): roles
background_task = service_zone_nat_tracker
roles = RoleSet { roles: {} }
|
1765 | 2024-08-30T19:48:01.479Z | DEBG | nexus (BackgroundTasks): activating
background_task = switch_port_config_manager
iteration = 11
reason = Timeout
|
1766 | 2024-08-30T19:48:01.479Z | DEBG | nexus (BackgroundTasks): activating
background_task = abandoned_vmm_reaper
iteration = 6
reason = Timeout
|
1767 | 2024-08-30T19:48:01.479Z | DEBG | nexus (BackgroundTasks): roles
background_task = switch_port_config_manager
roles = RoleSet { roles: {} }
|
1768 | 2024-08-30T19:48:01.479Z | INFO | nexus (BackgroundTasks): Abandoned VMM reaper running
background_task = abandoned_vmm_reaper
file = nexus/src/app/background/tasks/abandoned_vmm_reaper.rs:76
|
1769 | 2024-08-30T19:48:01.479Z | DEBG | nexus (BackgroundTasks): roles
background_task = abandoned_vmm_reaper
roles = RoleSet { roles: {} }
|
1770 | 2024-08-30T19:48:01.479Z | DEBG | nexus (BackgroundTasks): activating
background_task = region_replacement
iteration = 11
reason = Timeout
|
1771 | 2024-08-30T19:48:01.479Z | DEBG | nexus (BackgroundTasks): roles
background_task = region_replacement
roles = RoleSet { roles: {} }
|
1772 | 2024-08-30T19:48:01.479Z | DEBG | nexus (BackgroundTasks): activating
background_task = region_snapshot_replacement_garbage_collection
iteration = 11
reason = Timeout
|
1773 | 2024-08-30T19:48:01.479Z | DEBG | nexus (BackgroundTasks): roles
background_task = region_snapshot_replacement_garbage_collection
roles = RoleSet { roles: {} }
|
1774 | 2024-08-30T19:48:01.479Z | DEBG | nexus (BackgroundTasks): activating
background_task = bfd_manager
iteration = 11
reason = Timeout
|
1775 | 2024-08-30T19:48:01.479Z | DEBG | nexus (BackgroundTasks): roles
background_task = bfd_manager
roles = RoleSet { roles: {} }
|
1776 | 2024-08-30T19:48:01.479Z | DEBG | nexus (BackgroundTasks): activating
background_task = v2p_manager
iteration = 11
reason = Timeout
|
1777 | 2024-08-30T19:48:01.479Z | DEBG | nexus (BackgroundTasks): roles
background_task = v2p_manager
roles = RoleSet { roles: {} }
|
1778 | 2024-08-30T19:48:01.479Z | DEBG | nexus (BackgroundTasks): activating
background_task = dns_servers_internal
dns_group = internal
iteration = 6
reason = Timeout
|
1779 | 2024-08-30T19:48:01.479Z | DEBG | nexus (BackgroundTasks): activating
background_task = metrics_producer_gc
iteration = 6
reason = Timeout
|
1780 | 2024-08-30T19:48:01.479Z | INFO | nexus (BackgroundTasks): Metric producer GC running
background_task = metrics_producer_gc
expiration = 2024-08-30 19:38:01.479090129 UTC
file = nexus/src/app/background/tasks/metrics_producer_gc.rs:48
|
1781 | 2024-08-30T19:48:01.479Z | DEBG | nexus (BackgroundTasks): roles
background_task = metrics_producer_gc
roles = RoleSet { roles: {} }
|
1782 | 2024-08-30T19:48:01.479Z | DEBG | nexus (BackgroundTasks): activating
background_task = external_endpoints
iteration = 6
reason = Timeout
|
1783 | 2024-08-30T19:48:01.479Z | DEBG | nexus (BackgroundTasks): activating
background_task = dns_servers_external
dns_group = external
iteration = 6
reason = Timeout
|
1784 | 2024-08-30T19:48:01.479Z | DEBG | nexus (BackgroundTasks): roles
background_task = external_endpoints
roles = RoleSet { roles: {} }
|
1785 | 2024-08-30T19:48:01.479Z | DEBG | nexus (BackgroundTasks): activating
background_task = phantom_disks
iteration = 11
reason = Timeout
|
1786 | 2024-08-30T19:48:01.479Z | DEBG | nexus (BackgroundTasks): activating
background_task = instance_updater
iteration = 11
reason = Timeout
|
1787 | 2024-08-30T19:48:01.479Z | DEBG | nexus (BackgroundTasks): looking for instances with destroyed active VMMs...
background_task = instance_updater
|
1788 | 2024-08-30T19:48:01.479Z | DEBG | nexus (BackgroundTasks): roles
background_task = instance_updater
roles = RoleSet { roles: {} }
|
1789 | 2024-08-30T19:48:01.479Z | DEBG | nexus (BackgroundTasks): activating
background_task = blueprint_loader
iteration = 31
reason = Timeout
|
1790 | 2024-08-30T19:48:01.479Z | DEBG | nexus (BackgroundTasks): activating
background_task = service_firewall_rule_propagation
iteration = 2
reason = Timeout
|
1791 | 2024-08-30T19:48:01.479Z | DEBG | nexus (service-firewall-rule-progator): starting background task for service firewall rule propagation
background_task = service_firewall_rule_propagation
|
1792 | 2024-08-30T19:48:01.479Z | DEBG | nexus (BackgroundTasks): roles
background_task = blueprint_loader
roles = RoleSet { roles: {} }
|
1793 | 2024-08-30T19:48:01.479Z | DEBG | nexus (BackgroundTasks): roles
background_task = service_firewall_rule_propagation
roles = RoleSet { roles: {} }
|
1794 | 2024-08-30T19:48:01.479Z | DEBG | nexus (BackgroundTasks): activating
background_task = vpc_route_manager
iteration = 11
reason = Timeout
|
1795 | 2024-08-30T19:48:01.479Z | DEBG | nexus (BackgroundTasks): activating
background_task = lookup_region_port
iteration = 6
reason = Timeout
|
1796 | 2024-08-30T19:48:01.479Z | DEBG | nexus (BackgroundTasks): roles
background_task = vpc_route_manager
roles = RoleSet { roles: {} }
|
1797 | 2024-08-30T19:48:01.479Z | DEBG | nexus (BackgroundTasks): roles
background_task = lookup_region_port
roles = RoleSet { roles: {} }
|
1798 | 2024-08-30T19:48:01.479Z | DEBG | nexus (BackgroundTasks): activating
background_task = region_snapshot_replacement_finish
iteration = 11
reason = Timeout
|
1799 | 2024-08-30T19:48:01.479Z | DEBG | nexus (BackgroundTasks): roles
background_task = region_snapshot_replacement_finish
roles = RoleSet { roles: {} }
|
1800 | 2024-08-30T19:48:01.479Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = physical_disk_adoption
resource = Database
result = Ok(())
|
1801 | 2024-08-30T19:48:01.479Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = instance_watcher
resource = Database
result = Ok(())
|
1802 | 2024-08-30T19:48:01.479Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = nat_v4_garbage_collector
resource = Database
result = Ok(())
|
1803 | 2024-08-30T19:48:01.479Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = region_snapshot_replacement_start
resource = Database
result = Ok(())
|
1804 | 2024-08-30T19:48:01.479Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = service_zone_nat_tracker
resource = Database
result = Ok(())
|
1805 | 2024-08-30T19:48:01.479Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = region_replacement_driver
resource = Database
result = Ok(())
|
1806 | 2024-08-30T19:48:01.479Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = region_snapshot_replacement_step
resource = Database
result = Ok(())
|
1807 | 2024-08-30T19:48:01.479Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = dns_config_internal
dns_group = internal
resource = Database
result = Ok(())
|
1808 | 2024-08-30T19:48:01.479Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = bfd_manager
resource = Database
result = Ok(())
|
1809 | 2024-08-30T19:48:01.479Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = region_snapshot_replacement_garbage_collection
resource = Database
result = Ok(())
|
1810 | 2024-08-30T19:48:01.479Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = abandoned_vmm_reaper
resource = Database
result = Ok(())
|
1811 | 2024-08-30T19:48:01.479Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = dns_config_external
dns_group = external
resource = Database
result = Ok(())
|
1812 | 2024-08-30T19:48:01.479Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = switch_port_config_manager
resource = Database
result = Ok(())
|
1813 | 2024-08-30T19:48:01.479Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = decommissioned_disk_cleaner
resource = Database
result = Ok(())
|
1814 | 2024-08-30T19:48:01.479Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = region_replacement
resource = Database
result = Ok(())
|
1815 | 2024-08-30T19:48:01.479Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = vpc_route_manager
resource = Database
result = Ok(())
|
1816 | 2024-08-30T19:48:01.479Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = v2p_manager
resource = Database
result = Ok(())
|
1817 | 2024-08-30T19:48:01.479Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = metrics_producer_gc
resource = Database
result = Ok(())
|
1818 | 2024-08-30T19:48:01.479Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = lookup_region_port
resource = Database
result = Ok(())
|
1819 | 2024-08-30T19:48:01.479Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = service_firewall_rule_propagation
resource = Database
result = Ok(())
|
1820 | 2024-08-30T19:48:01.479Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = instance_updater
resource = Database
result = Ok(())
|
1821 | 2024-08-30T19:48:01.479Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = external_endpoints
resource = Database
result = Ok(())
|
1822 | 2024-08-30T19:48:01.479Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = blueprint_loader
resource = Database
result = Ok(())
|
1823 | 2024-08-30T19:48:01.479Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = region_snapshot_replacement_finish
resource = Database
result = Ok(())
|
1824 | 2024-08-30T19:48:01.480Z | DEBG | nexus (DnsResolver): lookup_all_socket_v6 srv
dns_name = _external-dns._tcp.control-plane.oxide.internal
response = SrvLookup(Lookup { query: Query { name: Name("_external-dns._tcp.control-plane.oxide.internal"), query_type: SRV, query_class: IN }, records: [Record { name_labels: Name("_external-dns._tcp.control-plane.oxide.internal."), rr_type: SRV, dns_class: IN, ttl: 0, rdata: Some(SRV(SRV { priority: 0, weight: 0, port: 5353, target: Name("b5636b10-76ec-4aa4-8bd4-1f95780813df.host.control-plane.oxide.internal.") })) }, Record { name_labels: Name("_external-dns._tcp.control-plane.oxide.internal."), rr_type: SRV, dns_class: IN, ttl: 0, rdata: Some(SRV(SRV { priority: 0, weight: 0, port: 5353, target: Name("ff52340f-525a-4b88-bfc8-1cb0fe9ceba7.host.control-plane.oxide.internal.") })) }, Record { name_labels: Name("ff52340f-525a-4b88-bfc8-1cb0fe9ceba7.host.control-plane.oxide.internal."), rr_type: AAAA, dns_class: IN, ttl: 0, rdata: Some(AAAA(AAAA(fd00:1122:3344:101::8))) }], valid_until: Instant { tv_sec: 1167, tv_nsec: 786656599 } })
|
1825 | 2024-08-30T19:48:01.480Z | DEBG | nexus (DnsResolver): lookup_all_socket_v6 srv
dns_name = _nameservice._tcp.control-plane.oxide.internal
response = SrvLookup(Lookup { query: Query { name: Name("_nameservice._tcp.control-plane.oxide.internal"), query_type: SRV, query_class: IN }, records: [Record { name_labels: Name("_nameservice._tcp.control-plane.oxide.internal."), rr_type: SRV, dns_class: IN, ttl: 0, rdata: Some(SRV(SRV { priority: 0, weight: 0, port: 5353, target: Name("8b642bba-10a6-428b-9af7-48d5f8622e03.host.control-plane.oxide.internal.") })) }, Record { name_labels: Name("_nameservice._tcp.control-plane.oxide.internal."), rr_type: SRV, dns_class: IN, ttl: 0, rdata: Some(SRV(SRV { priority: 0, weight: 0, port: 5353, target: Name("b5d7b957-0082-4dc3-b742-d6e7150a43c2.host.control-plane.oxide.internal.") })) }, Record { name_labels: Name("_nameservice._tcp.control-plane.oxide.internal."), rr_type: SRV, dns_class: IN, ttl: 0, rdata: Some(SRV(SRV { priority: 0, weight: 0, port: 5353, target: Name("c4910af2-5760-4c5f-bb62-3b2357eab858.host.control-plane.oxide.internal.") })) }, Record { name_labels: Name("c4910af2-5760-4c5f-bb62-3b2357eab858.host.control-plane.oxide.internal."), rr_type: AAAA, dns_class: IN, ttl: 0, rdata: Some(AAAA(AAAA(fd00:1122:3344:2::1))) }], valid_until: Instant { tv_sec: 1167, tv_nsec: 786871412 } })
|
1826 | 2024-08-30T19:48:01.482Z | DEBG | nexus (BackgroundTasks): roles
background_task = instance_watcher
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
1827 | 2024-08-30T19:48:01.483Z | DEBG | nexus (BackgroundTasks): found DNS servers (no change)
addresses = DnsServersList { addresses: [[fd00:1122:3344:101::9]:5353, [fd00:1122:3344:101::8]:5353] }
background_task = dns_servers_external
current_servers = DnsServersList { addresses: [[fd00:1122:3344:101::9]:5353, [fd00:1122:3344:101::8]:5353] }
dns_group = external
|
1828 | 2024-08-30T19:48:01.483Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = dns_servers_external
dns_group = external
elapsed = 3.921239ms
iteration = 6
status = {"addresses":["[fd00:1122:3344:101::9]:5353","[fd00:1122:3344:101::8]:5353"]}
|
1829 | 2024-08-30T19:48:01.483Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = phantom_disks
elapsed = 4.197853ms
iteration = 11
status = {"phantom_disk_deleted_err":0,"phantom_disk_deleted_ok":0}
|
1830 | 2024-08-30T19:48:01.484Z | DEBG | nexus (BackgroundTasks): authorize result
action = Read
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = instance_watcher
resource = Fleet
result = Ok(())
|
1831 | 2024-08-30T19:48:01.484Z | DEBG | nexus (BackgroundTasks): roles
background_task = instance_watcher
roles = RoleSet { roles: {} }
|
1832 | 2024-08-30T19:48:01.484Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = instance_watcher
resource = Database
result = Ok(())
|
1833 | 2024-08-30T19:48:01.485Z | DEBG | nexus (BackgroundTasks): found DNS servers (no change)
addresses = DnsServersList { addresses: [[fd00:1122:3344:1::1]:5353, [fd00:1122:3344:3::1]:5353, [fd00:1122:3344:2::1]:5353] }
background_task = dns_servers_internal
current_servers = DnsServersList { addresses: [[fd00:1122:3344:1::1]:5353, [fd00:1122:3344:3::1]:5353, [fd00:1122:3344:2::1]:5353] }
dns_group = internal
|
1834 | 2024-08-30T19:48:01.485Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = dns_servers_internal
dns_group = internal
elapsed = 6.053617ms
iteration = 6
status = {"addresses":["[fd00:1122:3344:1::1]:5353","[fd00:1122:3344:3::1]:5353","[fd00:1122:3344:2::1]:5353"]}
|
1835 | 2024-08-30T19:48:01.485Z | DEBG | nexus (DnsResolver): lookup_all_ipv6 srv
dns_name = _dendrite._tcp.control-plane.oxide.internal
response = SrvLookup(Lookup { query: Query { name: Name("_dendrite._tcp.control-plane.oxide.internal"), query_type: SRV, query_class: IN }, records: [Record { name_labels: Name("_dendrite._tcp.control-plane.oxide.internal."), rr_type: SRV, dns_class: IN, ttl: 0, rdata: Some(SRV(SRV { priority: 0, weight: 0, port: 12224, target: Name("dendrite-289c9d10-fa69-4638-aac7-3cfc6b4e23be.host.control-plane.oxide.internal.") })) }, Record { name_labels: Name("dendrite-289c9d10-fa69-4638-aac7-3cfc6b4e23be.host.control-plane.oxide.internal."), rr_type: AAAA, dns_class: IN, ttl: 0, rdata: Some(AAAA(AAAA(fd00:1122:3344:101::2))) }], valid_until: Instant { tv_sec: 1167, tv_nsec: 791190648 } })
|
1836 | 2024-08-30T19:48:01.485Z | INFO | nexus (BackgroundTasks): Determining switch slots managed by switch zones
background_task = nat_v4_garbage_collector
file = nexus/src/app/mod.rs:1050
|
1837 | 2024-08-30T19:48:01.485Z | DEBG | nexus (BackgroundTasks): roles
background_task = dns_config_internal
dns_group = internal
roles = RoleSet { roles: {} }
|
1838 | 2024-08-30T19:48:01.485Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = dns_config_internal
dns_group = internal
resource = Database
result = Ok(())
|
1839 | 2024-08-30T19:48:01.487Z | DEBG | nexus (BackgroundTasks): roles
background_task = dns_config_external
dns_group = external
roles = RoleSet { roles: {} }
|
1840 | 2024-08-30T19:48:01.487Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = dns_config_external
dns_group = external
resource = Database
result = Ok(())
|
1841 | 2024-08-30T19:48:01.487Z | DEBG | nexus (DnsResolver): lookup_all_ipv6 srv
dns_name = _dendrite._tcp.control-plane.oxide.internal
response = SrvLookup(Lookup { query: Query { name: Name("_dendrite._tcp.control-plane.oxide.internal"), query_type: SRV, query_class: IN }, records: [Record { name_labels: Name("_dendrite._tcp.control-plane.oxide.internal."), rr_type: SRV, dns_class: IN, ttl: 0, rdata: Some(SRV(SRV { priority: 0, weight: 0, port: 12224, target: Name("dendrite-289c9d10-fa69-4638-aac7-3cfc6b4e23be.host.control-plane.oxide.internal.") })) }, Record { name_labels: Name("dendrite-289c9d10-fa69-4638-aac7-3cfc6b4e23be.host.control-plane.oxide.internal."), rr_type: AAAA, dns_class: IN, ttl: 0, rdata: Some(AAAA(AAAA(fd00:1122:3344:101::2))) }], valid_until: Instant { tv_sec: 1167, tv_nsec: 793851505 } })
|
1842 | 2024-08-30T19:48:01.489Z | INFO | nexus (BackgroundTasks): Determining switch slots managed by switch zones
background_task = bfd_manager
file = nexus/src/app/mod.rs:1050
|
1843 | 2024-08-30T19:48:01.489Z | DEBG | nexus (BackgroundTasks): roles
background_task = vpc_route_manager
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
1844 | 2024-08-30T19:48:01.490Z | DEBG | nexus (BackgroundTasks): authorize result
action = ListChildren
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = vpc_route_manager
resource = Fleet
result = Ok(())
|
1845 | 2024-08-30T19:48:01.490Z | DEBG | nexus (BackgroundTasks): roles
background_task = vpc_route_manager
roles = RoleSet { roles: {} }
|
1846 | 2024-08-30T19:48:01.490Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = vpc_route_manager
resource = Database
result = Ok(())
|
1847 | 2024-08-30T19:48:01.492Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = lookup_region_port
elapsed = 13.386685ms
iteration = 6
status = {"errors":[],"found_port_ok":[]}
|
1848 | 2024-08-30T19:48:01.493Z | INFO | nexus (BackgroundTasks): Metric producer GC complete (no errors)
background_task = metrics_producer_gc
expiration = 2024-08-30 19:38:01.479090129 UTC
file = nexus/src/app/background/tasks/metrics_producer_gc.rs:69
pruned = {}
|
1849 | 2024-08-30T19:48:01.493Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = metrics_producer_gc
elapsed = 14.023606ms
iteration = 6
status = {"expiration":"2024-08-30T19:38:01.479090129Z","pruned":[]}
|
1850 | 2024-08-30T19:48:01.494Z | DEBG | nexus (BackgroundTasks): roles
background_task = service_firewall_rule_propagation
roles = RoleSet { roles: {} }
|
1851 | 2024-08-30T19:48:01.494Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = service_firewall_rule_propagation
resource = Database
result = Ok(())
|
1852 | 2024-08-30T19:48:01.509Z | INFO | nexus (BackgroundTasks): all instance checks complete
background_task = instance_watcher
file = nexus/src/app/background/tasks/instance_watcher.rs:454
pruned_instances = 0
total_completed = 0
total_failed = 0
total_incomplete = 0
total_instances = 0
update_sagas_queued = 0
|
1853 | 2024-08-30T19:48:01.509Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = instance_watcher
elapsed = 30.476455ms
iteration = 11
status = {"failed_checks":{},"incomplete_checks":{},"instance_states":{},"pruned_instances":0,"total_instances":0,"update_sagas_queued":0}
|
1854 | 2024-08-30T19:48:01.512Z | DEBG | nexus (BackgroundTasks): roles
background_task = vpc_route_manager
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
1855 | 2024-08-30T19:48:01.514Z | DEBG | nexus (BackgroundTasks): authorize result
action = ListChildren
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = vpc_route_manager
resource = Fleet
result = Ok(())
|
1856 | 2024-08-30T19:48:01.514Z | DEBG | nexus (BackgroundTasks): roles
background_task = vpc_route_manager
roles = RoleSet { roles: {} }
|
1857 | 2024-08-30T19:48:01.514Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = vpc_route_manager
resource = Database
result = Ok(())
|
1858 | 2024-08-30T19:48:01.516Z | DEBG | nexus (BackgroundTasks): roles
background_task = service_firewall_rule_propagation
roles = RoleSet { roles: {} }
|
1859 | 2024-08-30T19:48:01.517Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = service_firewall_rule_propagation
resource = Database
result = Ok(())
|
1860 | 2024-08-30T19:48:01.521Z | DEBG | nexus (BackgroundTasks): roles
background_task = service_zone_nat_tracker
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
1861 | 2024-08-30T19:48:01.525Z | DEBG | nexus (BackgroundTasks): authorize result
action = Read
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = service_zone_nat_tracker
resource = Inventory
result = Ok(())
|
1862 | 2024-08-30T19:48:01.525Z | DEBG | nexus (BackgroundTasks): roles
background_task = service_zone_nat_tracker
roles = RoleSet { roles: {} }
|
1863 | 2024-08-30T19:48:01.525Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = service_zone_nat_tracker
resource = Database
result = Ok(())
|
1864 | 2024-08-30T19:48:01.527Z | DEBG | nexus (BackgroundTasks): roles
background_task = region_replacement_driver
roles = RoleSet { roles: {} }
|
1865 | 2024-08-30T19:48:01.528Z | DEBG | nexus (BackgroundTasks): roles
background_task = physical_disk_adoption
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
1866 | 2024-08-30T19:48:01.528Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = region_replacement_driver
resource = Database
result = Ok(())
|
1867 | 2024-08-30T19:48:01.529Z | DEBG | nexus (BackgroundTasks): authorize result
action = Read
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = physical_disk_adoption
resource = Fleet
result = Ok(())
|
1868 | 2024-08-30T19:48:01.529Z | DEBG | nexus (BackgroundTasks): roles
background_task = physical_disk_adoption
roles = RoleSet { roles: {} }
|
1869 | 2024-08-30T19:48:01.530Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = physical_disk_adoption
resource = Database
result = Ok(())
|
1870 | 2024-08-30T19:48:01.530Z | DEBG | nexus (BackgroundTasks): roles
background_task = region_snapshot_replacement_start
roles = RoleSet { roles: {} }
|
1871 | 2024-08-30T19:48:01.530Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = region_snapshot_replacement_start
resource = Database
result = Ok(())
|
1872 | 2024-08-30T19:48:01.532Z | DEBG | nexus (BackgroundTasks): roles
background_task = switch_port_config_manager
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
1873 | 2024-08-30T19:48:01.533Z | DEBG | nexus (BackgroundTasks): roles
background_task = decommissioned_disk_cleaner
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
1874 | 2024-08-30T19:48:01.533Z | DEBG | nexus (BackgroundTasks): roles
background_task = region_replacement
roles = RoleSet { roles: {} }
|
1875 | 2024-08-30T19:48:01.534Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = region_replacement
resource = Database
result = Ok(())
|
1876 | 2024-08-30T19:48:01.534Z | DEBG | nexus (BackgroundTasks): authorize result
action = Read
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = switch_port_config_manager
resource = Fleet
result = Ok(())
|
1877 | 2024-08-30T19:48:01.534Z | DEBG | nexus (BackgroundTasks): roles
background_task = switch_port_config_manager
roles = RoleSet { roles: {} }
|
1878 | 2024-08-30T19:48:01.534Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = switch_port_config_manager
resource = Database
result = Ok(())
|
1879 | 2024-08-30T19:48:01.535Z | DEBG | nexus (BackgroundTasks): authorize result
action = Read
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = decommissioned_disk_cleaner
resource = Fleet
result = Ok(())
|
1880 | 2024-08-30T19:48:01.535Z | DEBG | nexus (BackgroundTasks): roles
background_task = decommissioned_disk_cleaner
roles = RoleSet { roles: {} }
|
1881 | 2024-08-30T19:48:01.535Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = decommissioned_disk_cleaner
resource = Database
result = Ok(())
|
1882 | 2024-08-30T19:48:01.536Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = region_snapshot_replacement_garbage_collection
elapsed = 57.223054ms
iteration = 11
status = {"errors":[],"garbage_collect_requested":[]}
|
1883 | 2024-08-30T19:48:01.536Z | DEBG | nexus (BackgroundTasks): Found abandoned VMMs
background_task = abandoned_vmm_reaper
count = 0
|
1884 | 2024-08-30T19:48:01.536Z | INFO | nexus (BackgroundTasks): Abandoned VMMs reaped
background_task = abandoned_vmm_reaper
file = nexus/src/app/background/tasks/abandoned_vmm_reaper.rs:189
found = 0
sled_reservations_deleted = 0
vmms_already_deleted = 0
vmms_deleted = 0
|
1885 | 2024-08-30T19:48:01.536Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = abandoned_vmm_reaper
elapsed = 57.794314ms
iteration = 6
status = {"error":null,"error_count":0,"found":0,"sled_reservations_deleted":0,"vmms_already_deleted":0,"vmms_deleted":0}
|
1886 | 2024-08-30T19:48:01.537Z | DEBG | nexus (BackgroundTasks): roles
background_task = region_snapshot_replacement_step
roles = RoleSet { roles: {} }
|
1887 | 2024-08-30T19:48:01.537Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = region_snapshot_replacement_step
resource = Database
result = Ok(())
|
1888 | 2024-08-30T19:48:01.542Z | INFO | nexus (BackgroundTasks): listed instances with destroyed active VMMs
background_task = instance_updater
count = 0
file = nexus/src/app/background/tasks/instance_updater.rs:55
|
1889 | 2024-08-30T19:48:01.542Z | DEBG | nexus (BackgroundTasks): looking for instances with terminated active migrations...
background_task = instance_updater
|
1890 | 2024-08-30T19:48:01.542Z | DEBG | nexus (BackgroundTasks): roles
background_task = instance_updater
roles = RoleSet { roles: {} }
|
1891 | 2024-08-30T19:48:01.543Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = instance_updater
resource = Database
result = Ok(())
|
1892 | 2024-08-30T19:48:01.545Z | DEBG | nexus (BackgroundTasks): roles
background_task = blueprint_loader
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
1893 | 2024-08-30T19:48:01.545Z | DEBG | nexus (BackgroundTasks): roles
background_task = dns_config_internal
dns_group = internal
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
1894 | 2024-08-30T19:48:01.547Z | DEBG | nexus (BackgroundTasks): authorize result
action = Read
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = blueprint_loader
resource = BlueprintConfig
result = Ok(())
|
1895 | 2024-08-30T19:48:01.547Z | DEBG | nexus (BackgroundTasks): roles
background_task = blueprint_loader
roles = RoleSet { roles: {} }
|
1896 | 2024-08-30T19:48:01.547Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = blueprint_loader
resource = Database
result = Ok(())
|
1897 | 2024-08-30T19:48:01.548Z | DEBG | nexus (BackgroundTasks): authorize result
action = Read
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = dns_config_internal
dns_group = internal
resource = DnsConfig
result = Ok(())
|
1898 | 2024-08-30T19:48:01.548Z | DEBG | nexus (BackgroundTasks): roles
background_task = external_endpoints
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
1899 | 2024-08-30T19:48:01.550Z | DEBG | nexus (BackgroundTasks): authorize result
action = ListChildren
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = external_endpoints
resource = Fleet
result = Ok(())
|
1900 | 2024-08-30T19:48:01.550Z | DEBG | nexus (BackgroundTasks): roles
background_task = external_endpoints
roles = RoleSet { roles: {} }
|
1901 | 2024-08-30T19:48:01.550Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = external_endpoints
resource = Database
result = Ok(())
|
1902 | 2024-08-30T19:48:01.553Z | DEBG | nexus (BackgroundTasks): roles
background_task = dns_config_external
dns_group = external
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
1903 | 2024-08-30T19:48:01.554Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = region_snapshot_replacement_finish
elapsed = 75.072627ms
iteration = 11
status = {"errors":[],"records_set_to_done":[]}
|
1904 | 2024-08-30T19:48:01.556Z | DEBG | nexus (BackgroundTasks): authorize result
action = Read
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = dns_config_external
dns_group = external
resource = DnsConfig
result = Ok(())
|
1905 | 2024-08-30T19:48:01.576Z | DEBG | nexus (BackgroundTasks): found DNS version
background_task = dns_config_internal
dns_group = internal
version = 1
|
1906 | 2024-08-30T19:48:01.576Z | DEBG | nexus (BackgroundTasks): reading DNS config
background_task = dns_config_internal
dns_group = internal
|
1907 | 2024-08-30T19:48:01.576Z | DEBG | nexus (BackgroundTasks): reading DNS zones
background_task = dns_config_internal
dns_group = internal
|
1908 | 2024-08-30T19:48:01.576Z | DEBG | nexus (BackgroundTasks): roles
background_task = dns_config_internal
dns_group = internal
roles = RoleSet { roles: {} }
|
1909 | 2024-08-30T19:48:01.577Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = dns_config_internal
dns_group = internal
resource = Database
result = Ok(())
|
1910 | 2024-08-30T19:48:01.583Z | DEBG | nexus (BackgroundTasks): found DNS version
background_task = dns_config_external
dns_group = external
version = 2
|
1911 | 2024-08-30T19:48:01.583Z | DEBG | nexus (BackgroundTasks): reading DNS config
background_task = dns_config_external
dns_group = external
|
1912 | 2024-08-30T19:48:01.583Z | DEBG | nexus (BackgroundTasks): reading DNS zones
background_task = dns_config_external
dns_group = external
|
1913 | 2024-08-30T19:48:01.583Z | DEBG | nexus (BackgroundTasks): roles
background_task = dns_config_external
dns_group = external
roles = RoleSet { roles: {} }
|
1914 | 2024-08-30T19:48:01.583Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = dns_config_external
dns_group = external
resource = Database
result = Ok(())
|
1915 | 2024-08-30T19:48:01.602Z | DEBG | nexus (BackgroundTasks): roles
background_task = v2p_manager
roles = RoleSet { roles: {} }
|
1916 | 2024-08-30T19:48:01.602Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = v2p_manager
resource = Database
result = Ok(())
|
1917 | 2024-08-30T19:48:01.620Z | DEBG | nexus (BackgroundTasks): client request
background_task = dns_propagation_internal
body = Some(Body)
dns_group = internal
dns_server_url = http://[fd00:1122:3344:1::1]:5353
generation = 1
method = PUT
servers = DnsServersList { addresses: [[fd00:1122:3344:1::1]:5353, [fd00:1122:3344:3::1]:5353, [fd00:1122:3344:2::1]:5353] }
uri = http://[fd00:1122:3344:1::1]:5353/config
|
1918 | 2024-08-30T19:48:01.640Z | INFO | nexus (BackgroundTasks): determining switch slot managed by dendrite zone
background_task = bfd_manager
file = nexus/src/app/mod.rs:1058
zone_address = fd00:1122:3344:101::2
|
1919 | 2024-08-30T19:48:01.640Z | DEBG | nexus (MgsClient): client request
background_task = bfd_manager
body = None
method = GET
uri = http://[fd00:1122:3344:101::2]:12225/local/switch-id
|
1920 | 2024-08-30T19:48:01.642Z | DEBG | nexus (MgsClient): client response
background_task = bfd_manager
result = Ok(Response { url: Url { scheme: "http", cannot_be_a_base: false, username: "", password: None, host: Some(Ipv6(fd00:1122:3344:101::2)), port: Some(12225), path: "/local/switch-id", query: None, fragment: None }, status: 200, headers: {"content-type": "application/json", "x-request-id": "be665e1a-deb3-4840-8893-4edff09eb6e6", "content-length": "26", "date": "Fri, 30 Aug 2024 19:48:01 GMT"} })
|
1921 | 2024-08-30T19:48:01.642Z | INFO | nexus (BackgroundTasks): identified switch slot for dendrite zone
background_task = bfd_manager
file = nexus/src/app/mod.rs:1063
slot = SpIdentifier {\n slot: 0,\n type_: Switch,\n}
zone_address = fd00:1122:3344:101::2
|
1922 | 2024-08-30T19:48:01.644Z | INFO | nexus (BackgroundTasks): completed mapping dendrite zones to switch slots
background_task = bfd_manager
file = nexus/src/app/mod.rs:1095
mappings = {\n Switch0: fd00:1122:3344:101::2,\n}
|
1923 | 2024-08-30T19:48:01.665Z | DEBG | nexus (BackgroundTasks): client request
SledAgent = 289c9d10-fa69-4638-aac7-3cfc6b4e23be
background_task = vpc_route_manager
body = None
method = GET
uri = http://[fd00:1122:3344:101::1]:12345/vpc-routes
|
1924 | 2024-08-30T19:48:01.666Z | DEBG | nexus (BackgroundTasks): client response
SledAgent = 289c9d10-fa69-4638-aac7-3cfc6b4e23be
background_task = vpc_route_manager
result = Ok(Response { url: Url { scheme: "http", cannot_be_a_base: false, username: "", password: None, host: Some(Ipv6(fd00:1122:3344:101::1)), port: Some(12345), path: "/vpc-routes", query: None, fragment: None }, status: 200, headers: {"content-type": "application/json", "x-request-id": "25c0cba1-a620-4fed-8cc8-35d6e061bd21", "content-length": "372", "date": "Fri, 30 Aug 2024 19:48:01 GMT"} })
|
1925 | 2024-08-30T19:48:01.666Z | DEBG | nexus (BackgroundTasks): roles
background_task = vpc_route_manager
roles = RoleSet { roles: {} }
|
1926 | 2024-08-30T19:48:01.666Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = vpc_route_manager
resource = Database
result = Ok(())
|
1927 | 2024-08-30T19:48:01.667Z | DEBG | nexus (BackgroundTasks): roles
background_task = service_firewall_rule_propagation
roles = RoleSet { roles: {} }
|
1928 | 2024-08-30T19:48:01.668Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = service_firewall_rule_propagation
resource = Database
result = Ok(())
|
1929 | 2024-08-30T19:48:01.668Z | DEBG | nexus (BackgroundTasks): roles
background_task = service_zone_nat_tracker
roles = RoleSet { roles: {} }
|
1930 | 2024-08-30T19:48:01.668Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = service_zone_nat_tracker
resource = Database
result = Ok(())
|
1931 | 2024-08-30T19:48:01.669Z | DEBG | nexus (BackgroundTasks): roles
background_task = physical_disk_adoption
roles = RoleSet { roles: {} }
|
1932 | 2024-08-30T19:48:01.669Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = physical_disk_adoption
resource = Database
result = Ok(())
|
1933 | 2024-08-30T19:48:01.672Z | DEBG | nexus (BackgroundTasks): roles
background_task = region_snapshot_replacement_step
roles = RoleSet { roles: {} }
|
1934 | 2024-08-30T19:48:01.673Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = region_snapshot_replacement_step
resource = Database
result = Ok(())
|
1935 | 2024-08-30T19:48:01.673Z | DEBG | nexus (DnsResolver): lookup_all_ipv6 srv
dns_name = _dendrite._tcp.control-plane.oxide.internal
response = SrvLookup(Lookup { query: Query { name: Name("_dendrite._tcp.control-plane.oxide.internal"), query_type: SRV, query_class: IN }, records: [Record { name_labels: Name("_dendrite._tcp.control-plane.oxide.internal."), rr_type: SRV, dns_class: IN, ttl: 0, rdata: Some(SRV(SRV { priority: 0, weight: 0, port: 12224, target: Name("dendrite-289c9d10-fa69-4638-aac7-3cfc6b4e23be.host.control-plane.oxide.internal.") })) }, Record { name_labels: Name("dendrite-289c9d10-fa69-4638-aac7-3cfc6b4e23be.host.control-plane.oxide.internal."), rr_type: AAAA, dns_class: IN, ttl: 0, rdata: Some(AAAA(AAAA(fd00:1122:3344:101::2))) }], valid_until: Instant { tv_sec: 1167, tv_nsec: 979761177 } })
|
1936 | 2024-08-30T19:48:01.674Z | DEBG | nexus (BackgroundTasks): roles
background_task = blueprint_loader
roles = RoleSet { roles: {} }
|
1937 | 2024-08-30T19:48:01.674Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = blueprint_loader
resource = Database
result = Ok(())
|
1938 | 2024-08-30T19:48:01.675Z | DEBG | nexus (BackgroundTasks): roles
background_task = external_endpoints
roles = RoleSet { roles: {} }
|
1939 | 2024-08-30T19:48:01.675Z | INFO | nexus (BackgroundTasks): Determining switch slots managed by switch zones
background_task = switch_port_config_manager
file = nexus/src/app/mod.rs:1050
rack_id = 27cfef72-d05b-490f-ac92-5c7cad830c2e
|
1940 | 2024-08-30T19:48:01.675Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = external_endpoints
resource = Database
result = Ok(())
|
1941 | 2024-08-30T19:48:01.677Z | DEBG | nexus (BackgroundTasks): roles
background_task = vpc_route_manager
roles = RoleSet { roles: {} }
|
1942 | 2024-08-30T19:48:01.677Z | DEBG | nexus (BackgroundTasks): roles
background_task = service_firewall_rule_propagation
roles = RoleSet { roles: {} }
|
1943 | 2024-08-30T19:48:01.677Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = vpc_route_manager
resource = Database
result = Ok(())
|
1944 | 2024-08-30T19:48:01.677Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = service_firewall_rule_propagation
resource = Database
result = Ok(())
|
1945 | 2024-08-30T19:48:01.684Z | DEBG | nexus (BackgroundTasks): roles
background_task = external_endpoints
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
1946 | 2024-08-30T19:48:01.685Z | DEBG | nexus (BackgroundTasks): roles
background_task = service_firewall_rule_propagation
roles = RoleSet { roles: {} }
|
1947 | 2024-08-30T19:48:01.685Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = service_firewall_rule_propagation
resource = Database
result = Ok(())
|
1948 | 2024-08-30T19:48:01.686Z | DEBG | nexus (BackgroundTasks): roles
background_task = vpc_route_manager
roles = RoleSet { roles: {} }
|
1949 | 2024-08-30T19:48:01.687Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = vpc_route_manager
resource = Database
result = Ok(())
|
1950 | 2024-08-30T19:48:01.688Z | DEBG | nexus (BackgroundTasks): authorize result
action = Read
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = external_endpoints
resource = DnsConfig
result = Ok(())
|
1951 | 2024-08-30T19:48:01.688Z | DEBG | nexus (BackgroundTasks): roles
background_task = external_endpoints
roles = RoleSet { roles: {} }
|
1952 | 2024-08-30T19:48:01.689Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = external_endpoints
resource = Database
result = Ok(())
|
1953 | 2024-08-30T19:48:01.690Z | DEBG | nexus (BackgroundTasks): client request
SledAgent = 289c9d10-fa69-4638-aac7-3cfc6b4e23be
background_task = vpc_route_manager
body = Some(Body)
method = PUT
uri = http://[fd00:1122:3344:101::1]:12345/vpc-routes
|
1954 | 2024-08-30T19:48:01.690Z | DEBG | nexus (BackgroundTasks): client response
SledAgent = 289c9d10-fa69-4638-aac7-3cfc6b4e23be
background_task = vpc_route_manager
result = Ok(Response { url: Url { scheme: "http", cannot_be_a_base: false, username: "", password: None, host: Some(Ipv6(fd00:1122:3344:101::1)), port: Some(12345), path: "/vpc-routes", query: None, fragment: None }, status: 204, headers: {"x-request-id": "9f806945-ec03-4d2c-89b1-434c91c43ebe", "date": "Fri, 30 Aug 2024 19:48:01 GMT"} })
|
1955 | 2024-08-30T19:48:01.694Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = vpc_route_manager
elapsed = 215.048883ms
iteration = 11
status = {}
|
1956 | 2024-08-30T19:48:01.720Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = region_replacement_driver
elapsed = 241.978396ms
iteration = 31
status = {"drive_invoked_ok":[],"errors":[],"finish_invoked_ok":[]}
|
1957 | 2024-08-30T19:48:01.721Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = region_replacement
elapsed = 242.20318ms
iteration = 11
status = {"region_replacement_started_err":0,"region_replacement_started_ok":0}
|
1958 | 2024-08-30T19:48:01.724Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = region_snapshot_replacement_start
elapsed = 245.342005ms
iteration = 11
status = {"errors":[],"requests_created_ok":[],"start_invoked_ok":[]}
|
1959 | 2024-08-30T19:48:01.726Z | INFO | nexus (BackgroundTasks): listed instances with terminated active migrations
background_task = instance_updater
count = 0
file = nexus/src/app/background/tasks/instance_updater.rs:55
|
1960 | 2024-08-30T19:48:01.726Z | INFO | nexus (BackgroundTasks): instance updater activation completed
background_task = instance_updater
destroyed_active_vmms = 0
file = nexus/src/app/background/tasks/instance_updater.rs:220
terminated_active_migrations = 0
update_sagas_completed = 0
update_sagas_started = 0
|
1961 | 2024-08-30T19:48:01.726Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = instance_updater
elapsed = 246.903632ms
iteration = 11
status = {"destroyed_active_vmms":0,"error":null,"saga_start_failures":0,"sagas_completed":0,"sagas_failed":0,"sagas_started":0,"terminated_active_migrations":0}
|
1962 | 2024-08-30T19:48:01.727Z | DEBG | nexus (BackgroundTasks): roles
background_task = service_zone_nat_tracker
roles = RoleSet { roles: {} }
|
1963 | 2024-08-30T19:48:01.728Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = service_zone_nat_tracker
resource = Database
result = Ok(())
|
1964 | 2024-08-30T19:48:01.730Z | DEBG | nexus (BackgroundTasks): roles
background_task = service_zone_nat_tracker
roles = RoleSet { roles: {} }
|
1965 | 2024-08-30T19:48:01.731Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = service_zone_nat_tracker
resource = Database
result = Ok(())
|
1966 | 2024-08-30T19:48:01.734Z | DEBG | nexus (BackgroundTasks): roles
background_task = service_zone_nat_tracker
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
1967 | 2024-08-30T19:48:01.736Z | INFO | nexus (BackgroundTasks): determining switch slot managed by dendrite zone
background_task = nat_v4_garbage_collector
file = nexus/src/app/mod.rs:1058
zone_address = fd00:1122:3344:101::2
|
1968 | 2024-08-30T19:48:01.736Z | DEBG | nexus (MgsClient): client request
background_task = nat_v4_garbage_collector
body = None
method = GET
uri = http://[fd00:1122:3344:101::2]:12225/local/switch-id
|
1969 | 2024-08-30T19:48:01.736Z | DEBG | nexus (MgsClient): client response
background_task = nat_v4_garbage_collector
result = Ok(Response { url: Url { scheme: "http", cannot_be_a_base: false, username: "", password: None, host: Some(Ipv6(fd00:1122:3344:101::2)), port: Some(12225), path: "/local/switch-id", query: None, fragment: None }, status: 200, headers: {"content-type": "application/json", "x-request-id": "fecf55a2-d5d8-4494-9f17-b29dce121792", "content-length": "26", "date": "Fri, 30 Aug 2024 19:48:01 GMT"} })
|
1970 | 2024-08-30T19:48:01.736Z | INFO | nexus (BackgroundTasks): identified switch slot for dendrite zone
background_task = nat_v4_garbage_collector
file = nexus/src/app/mod.rs:1063
slot = SpIdentifier {\n slot: 0,\n type_: Switch,\n}
zone_address = fd00:1122:3344:101::2
|
1971 | 2024-08-30T19:48:01.737Z | DEBG | nexus (BackgroundTasks): authorize result
action = Read
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = service_zone_nat_tracker
resource = Sled { parent: Fleet, key: 289c9d10-fa69-4638-aac7-3cfc6b4e23be, lookup_type: ById(289c9d10-fa69-4638-aac7-3cfc6b4e23be) }
result = Ok(())
|
1972 | 2024-08-30T19:48:01.737Z | DEBG | nexus (BackgroundTasks): roles
background_task = service_zone_nat_tracker
roles = RoleSet { roles: {} }
|
1973 | 2024-08-30T19:48:01.737Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = service_zone_nat_tracker
resource = Database
result = Ok(())
|
1974 | 2024-08-30T19:48:01.737Z | DEBG | nexus (BackgroundTasks): roles
background_task = physical_disk_adoption
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
1975 | 2024-08-30T19:48:01.739Z | DEBG | nexus (BackgroundTasks): Found zpools on decommissioned disks
background_task = decommissioned_disk_cleaner
count = 0
|
1976 | 2024-08-30T19:48:01.739Z | INFO | nexus (BackgroundTasks): Cleaned decommissioned zpools
background_task = decommissioned_disk_cleaner
deleted = 0
error_count = 0
file = nexus/src/app/background/tasks/decommissioned_disk_cleaner.rs:140
found = 0
not_ready_to_be_deleted = 0
|
1977 | 2024-08-30T19:48:01.739Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = decommissioned_disk_cleaner
elapsed = 260.143005ms
iteration = 6
status = {"deleted":0,"error":null,"error_count":0,"found":0,"not_ready_to_be_deleted":0}
|
1978 | 2024-08-30T19:48:01.740Z | INFO | nexus (BackgroundTasks): completed mapping dendrite zones to switch slots
background_task = nat_v4_garbage_collector
file = nexus/src/app/mod.rs:1095
mappings = {\n Switch0: fd00:1122:3344:101::2,\n}
|
1979 | 2024-08-30T19:48:01.740Z | DEBG | nexus (BackgroundTasks): authorize result
action = Read
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = physical_disk_adoption
resource = Fleet
result = Ok(())
|
1980 | 2024-08-30T19:48:01.740Z | DEBG | nexus (BackgroundTasks): roles
background_task = physical_disk_adoption
roles = RoleSet { roles: {} }
|
1981 | 2024-08-30T19:48:01.740Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = physical_disk_adoption
resource = Database
result = Ok(())
|
1982 | 2024-08-30T19:48:01.741Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = service_zone_nat_tracker
elapsed = 262.09211ms
iteration = 11
status = 0
|
1983 | 2024-08-30T19:48:01.741Z | DEBG | nexus (BackgroundTasks): roles
background_task = dns_config_internal
dns_group = internal
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
1984 | 2024-08-30T19:48:01.741Z | DEBG | nexus (BackgroundTasks): roles
background_task = service_firewall_rule_propagation
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
1985 | 2024-08-30T19:48:01.742Z | DEBG | nexus (BackgroundTasks): roles
background_task = blueprint_loader
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
1986 | 2024-08-30T19:48:01.743Z | DEBG | nexus (BackgroundTasks): roles
background_task = external_endpoints
roles = RoleSet { roles: {} }
|
1987 | 2024-08-30T19:48:01.743Z | DEBG | nexus (BackgroundTasks): client request
background_task = dns_propagation_external
body = Some(Body)
dns_group = external
dns_server_url = http://[fd00:1122:3344:101::9]:5353
generation = 2
method = PUT
servers = DnsServersList { addresses: [[fd00:1122:3344:101::9]:5353, [fd00:1122:3344:101::8]:5353] }
uri = http://[fd00:1122:3344:101::9]:5353/config
|
1988 | 2024-08-30T19:48:01.743Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = external_endpoints
resource = Database
result = Ok(())
|
1989 | 2024-08-30T19:48:01.744Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = region_snapshot_replacement_step
elapsed = 265.311355ms
iteration = 11
status = {"errors":[],"step_garbage_collect_invoked_ok":[],"step_invoked_ok":[],"step_records_created_ok":[]}
|
1990 | 2024-08-30T19:48:01.744Z | DEBG | nexus (BackgroundTasks): roles
background_task = dns_config_external
dns_group = external
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
1991 | 2024-08-30T19:48:01.745Z | DEBG | nexus (BackgroundTasks): authorize result
action = Read
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = dns_config_internal
dns_group = internal
resource = DnsConfig
result = Ok(())
|
1992 | 2024-08-30T19:48:01.745Z | DEBG | nexus (BackgroundTasks): roles
background_task = dns_config_internal
dns_group = internal
roles = RoleSet { roles: {} }
|
1993 | 2024-08-30T19:48:01.745Z | DEBG | nexus (BackgroundTasks): roles
background_task = external_endpoints
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
1994 | 2024-08-30T19:48:01.745Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = dns_config_internal
dns_group = internal
resource = Database
result = Ok(())
|
1995 | 2024-08-30T19:48:01.746Z | DEBG | nexus (BackgroundTasks): authorize result
action = Read
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = blueprint_loader
resource = Blueprint { parent: Fleet, key: 6cec0807-9a99-4265-913f-3aea7fdc6b25, lookup_type: ById(6cec0807-9a99-4265-913f-3aea7fdc6b25) }
result = Ok(())
|
1996 | 2024-08-30T19:48:01.746Z | DEBG | nexus (BackgroundTasks): roles
background_task = blueprint_loader
roles = RoleSet { roles: {} }
|
1997 | 2024-08-30T19:48:01.746Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = blueprint_loader
resource = Database
result = Ok(())
|
1998 | 2024-08-30T19:48:01.747Z | DEBG | nexus (BackgroundTasks): authorize result
action = Read
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = service_firewall_rule_propagation
resource = Vpc { parent: Project { parent: Silo { parent: Fleet, key: 001de000-5110-4000-8000-000000000001, lookup_type: ById(001de000-5110-4000-8000-000000000001) }, key: 001de000-4401-4000-8000-000000000000, lookup_type: ById(001de000-4401-4000-8000-000000000000) }, key: 001de000-074c-4000-8000-000000000000, lookup_type: ById(001de000-074c-4000-8000-000000000000) }
result = Ok(())
|
1999 | 2024-08-30T19:48:01.747Z | DEBG | nexus (BackgroundTasks): roles
background_task = service_firewall_rule_propagation
roles = RoleSet { roles: {} }
|
2000 | 2024-08-30T19:48:01.747Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = service_firewall_rule_propagation
resource = Database
result = Ok(())
|
2001 | 2024-08-30T19:48:01.748Z | DEBG | nexus (BackgroundTasks): authorize result
action = ListChildren
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = external_endpoints
resource = Fleet
result = Ok(())
|
2002 | 2024-08-30T19:48:01.748Z | DEBG | nexus (BackgroundTasks): roles
background_task = external_endpoints
roles = RoleSet { roles: {} }
|
2003 | 2024-08-30T19:48:01.749Z | DEBG | nexus (BackgroundTasks): authorize result
action = Read
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = dns_config_external
dns_group = external
resource = DnsConfig
result = Ok(())
|
2004 | 2024-08-30T19:48:01.749Z | DEBG | nexus (BackgroundTasks): roles
background_task = dns_config_external
dns_group = external
roles = RoleSet { roles: {} }
|
2005 | 2024-08-30T19:48:01.749Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = external_endpoints
resource = Database
result = Ok(())
|
2006 | 2024-08-30T19:48:01.749Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = dns_config_external
dns_group = external
resource = Database
result = Ok(())
|
2007 | 2024-08-30T19:48:01.751Z | DEBG | nexus (BackgroundTasks): roles
background_task = service_firewall_rule_propagation
roles = RoleSet { roles: {} }
|
2008 | 2024-08-30T19:48:01.751Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = service_firewall_rule_propagation
resource = Database
result = Ok(())
|
2009 | 2024-08-30T19:48:01.758Z | DEBG | nexus (BackgroundTasks): roles
background_task = service_firewall_rule_propagation
roles = RoleSet { roles: {} }
|
2010 | 2024-08-30T19:48:01.758Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = service_firewall_rule_propagation
resource = Database
result = Ok(())
|
2011 | 2024-08-30T19:48:01.762Z | DEBG | nexus (BackgroundTasks): roles
background_task = service_firewall_rule_propagation
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
2012 | 2024-08-30T19:48:01.765Z | DEBG | nexus (BackgroundTasks): authorize result
action = Read
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = service_firewall_rule_propagation
resource = Vpc { parent: Project { parent: Silo { parent: Fleet, key: 001de000-5110-4000-8000-000000000001, lookup_type: ById(001de000-5110-4000-8000-000000000001) }, key: 001de000-4401-4000-8000-000000000000, lookup_type: ById(001de000-4401-4000-8000-000000000000) }, key: 001de000-074c-4000-8000-000000000000, lookup_type: ById(001de000-074c-4000-8000-000000000000) }
result = Ok(())
|
2013 | 2024-08-30T19:48:01.765Z | DEBG | nexus (BackgroundTasks): roles
background_task = service_firewall_rule_propagation
roles = RoleSet { roles: {} }
|
2014 | 2024-08-30T19:48:01.765Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = service_firewall_rule_propagation
resource = Database
result = Ok(())
|
2015 | 2024-08-30T19:48:01.766Z | DEBG | nexus (BackgroundTasks): found latest target blueprint (unchanged)
background_task = blueprint_loader
original_target_id = 6cec0807-9a99-4265-913f-3aea7fdc6b25
original_time_created = 2024-08-30 19:42:44.596991 UTC
target_id = 6cec0807-9a99-4265-913f-3aea7fdc6b25
time_created = 2024-08-30 19:42:44.596991 UTC
|
2016 | 2024-08-30T19:48:01.766Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = blueprint_loader
elapsed = 287.75051ms
iteration = 31
status = {"enabled":false,"status":"target blueprint unchanged","target_id":"6cec0807-9a99-4265-913f-3aea7fdc6b25","time_created":"2024-08-30T19:42:44.596991Z"}
|
2017 | 2024-08-30T19:48:01.768Z | DEBG | nexus (BackgroundTasks): roles
background_task = service_firewall_rule_propagation
roles = RoleSet { roles: {} }
|
2018 | 2024-08-30T19:48:01.769Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = service_firewall_rule_propagation
resource = Database
result = Ok(())
|
2019 | 2024-08-30T19:48:01.771Z | DEBG | nexus (BackgroundTasks): roles
background_task = service_firewall_rule_propagation
roles = RoleSet { roles: {} }
|
2020 | 2024-08-30T19:48:01.771Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = service_firewall_rule_propagation
resource = Database
result = Ok(())
|
2021 | 2024-08-30T19:48:01.774Z | DEBG | nexus (BackgroundTasks): roles
background_task = service_firewall_rule_propagation
roles = RoleSet { roles: {} }
|
2022 | 2024-08-30T19:48:01.774Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = service_firewall_rule_propagation
resource = Database
result = Ok(())
|
2023 | 2024-08-30T19:48:01.776Z | DEBG | nexus (BackgroundTasks): roles
background_task = service_firewall_rule_propagation
roles = RoleSet { roles: {} }
|
2024 | 2024-08-30T19:48:01.776Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = service_firewall_rule_propagation
resource = Database
result = Ok(())
|
2025 | 2024-08-30T19:48:01.777Z | DEBG | nexus (BackgroundTasks): client request
background_task = dns_propagation_internal
body = Some(Body)
dns_group = internal
dns_server_url = http://[fd00:1122:3344:3::1]:5353
generation = 1
method = PUT
servers = DnsServersList { addresses: [[fd00:1122:3344:1::1]:5353, [fd00:1122:3344:3::1]:5353, [fd00:1122:3344:2::1]:5353] }
uri = http://[fd00:1122:3344:3::1]:5353/config
|
2026 | 2024-08-30T19:48:01.786Z | DEBG | nexus (BackgroundTasks): found zones
background_task = dns_config_internal
count = 1
dns_group = internal
|
2027 | 2024-08-30T19:48:01.786Z | DEBG | nexus (BackgroundTasks): listing DNS names for zone
background_task = dns_config_internal
batch_size = 100
dns_group = internal
dns_zone_id = 4da9b8e7-9c0b-4448-afde-f83fab0eb20b
dns_zone_name = control-plane.oxide.internal
found_so_far = 0
version = 1
|
2028 | 2024-08-30T19:48:01.786Z | DEBG | nexus (BackgroundTasks): roles
background_task = dns_config_internal
dns_group = internal
roles = RoleSet { roles: {} }
|
2029 | 2024-08-30T19:48:01.787Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = dns_config_internal
dns_group = internal
resource = Database
result = Ok(())
|
2030 | 2024-08-30T19:48:01.788Z | DEBG | nexus (BackgroundTasks): roles
background_task = dns_config_internal
dns_group = internal
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
2031 | 2024-08-30T19:48:01.790Z | DEBG | nexus (BackgroundTasks): found Silo/DNS/TLS config (no change)
background_task = external_endpoints
config = ExternalEndpoints { by_dns_name: {"default-silo.sys.oxide.test": ExternalEndpoint { silo_id: 001de000-5110-4000-8000-000000000000, db_silo: Silo { identity: SiloIdentity { id: 001de000-5110-4000-8000-000000000000, name: Name(Name("default-silo")), description: "default silo", time_created: 2024-08-30T19:42:58.455639Z, time_modified: 2024-08-30T19:42:58.455639Z, time_deleted: None }, discoverable: false, authentication_mode: Local, user_provision_type: ApiOnly, mapped_fleet_roles: Object {}, rcgen: Generation(Generation(1)) }, tls_certs: [] }, "recovery.sys.oxide.test": ExternalEndpoint { silo_id: aa09ea70-5935-4726-aa8b-daae29285c7a, db_silo: Silo { identity: SiloIdentity { id: aa09ea70-5935-4726-aa8b-daae29285c7a, name: Name(Name("recovery")), description: "built-in recovery Silo", time_created: 2024-08-30T19:43:18.290633Z, time_modified: 2024-08-30T19:43:18.290633Z, time_deleted: None }, discoverable: false, authentication_mode: Local, user_provision_type: ApiOnly, mapped_fleet_roles: Object {"admin": Array [String("admin")]}, rcgen: Generation(Generation(3)) }, tls_certs: [TlsCertificate { digest: "3c866038d66bab74a40e61f6620010bb5e0f64344fb4d1705ff0d1538af8c189" }] }}, warnings: [NoSiloCerts { silo_id: 001de000-5110-4000-8000-000000000000, dns_name: "default-silo.sys.oxide.test" }], default_endpoint: Some(ExternalEndpoint { silo_id: aa09ea70-5935-4726-aa8b-daae29285c7a, db_silo: Silo { identity: SiloIdentity { id: aa09ea70-5935-4726-aa8b-daae29285c7a, name: Name(Name("recovery")), description: "built-in recovery Silo", time_created: 2024-08-30T19:43:18.290633Z, time_modified: 2024-08-30T19:43:18.290633Z, time_deleted: None }, discoverable: false, authentication_mode: Local, user_provision_type: ApiOnly, mapped_fleet_roles: Object {"admin": Array [String("admin")]}, rcgen: Generation(Generation(3)) }, tls_certs: [TlsCertificate { digest: "3c866038d66bab74a40e61f6620010bb5e0f64344fb4d1705ff0d1538af8c189" }] }) }
|
2032 | 2024-08-30T19:48:01.790Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = external_endpoints
elapsed = 311.311453ms
iteration = 6
status = {"by_dns_name":{"default-silo.sys.oxide.test":{"silo_id":"001de000-5110-4000-8000-000000000000","tls_certs":[]},"recovery.sys.oxide.test":{"silo_id":"aa09ea70-5935-4726-aa8b-daae29285c7a","tls_certs":["3c866038d66bab74a40e61f6620010bb5e0f64344fb4d1705ff0d1538af8c189"]}},"default_endpoint":{"silo_id":"aa09ea70-5935-4726-aa8b-daae29285c7a","tls_certs":["3c866038d66bab74a40e61f6620010bb5e0f64344fb4d1705ff0d1538af8c189"]},"warnings":["silo 001de000-5110-4000-8000-000000000000 with DNS name \\"default-silo.sys.oxide.test\\" has no usable certificates"]}
|
2033 | 2024-08-30T19:48:01.791Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = bfd_manager
elapsed = 312.054476ms
iteration = 11
status = {}
|
2034 | 2024-08-30T19:48:01.792Z | DEBG | nexus (BackgroundTasks): authorize result
action = Read
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = dns_config_internal
dns_group = internal
resource = DnsConfig
result = Ok(())
|
2035 | 2024-08-30T19:48:01.792Z | DEBG | nexus (BackgroundTasks): roles
background_task = dns_config_internal
dns_group = internal
roles = RoleSet { roles: {} }
|
2036 | 2024-08-30T19:48:01.795Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = dns_config_internal
dns_group = internal
resource = Database
result = Ok(())
|
2037 | 2024-08-30T19:48:01.802Z | DEBG | nexus (BackgroundTasks): found all DNS names for zone
background_task = dns_config_internal
dns_group = internal
dns_zone_id = 4da9b8e7-9c0b-4448-afde-f83fab0eb20b
dns_zone_name = control-plane.oxide.internal
found_so_far = 50
version = 1
|
2038 | 2024-08-30T19:48:01.802Z | DEBG | nexus (BackgroundTasks): read DNS config
background_task = dns_config_internal
dns_group = internal
nzones = 1
version = 1
|
2039 | 2024-08-30T19:48:01.802Z | DEBG | nexus (BackgroundTasks): found latest DNS generation (unchanged)
background_task = dns_config_internal
current_generation = 1
current_time_created = 2024-08-30 19:43:16.884603 UTC
dns_group = internal
generation = 1
|
2040 | 2024-08-30T19:48:01.802Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = dns_config_internal
dns_group = internal
elapsed = 323.360464ms
iteration = 6
status = {"generation":1}
|
2041 | 2024-08-30T19:48:01.803Z | DEBG | nexus (BackgroundTasks): found zones
background_task = dns_config_external
count = 1
dns_group = external
|
2042 | 2024-08-30T19:48:01.803Z | DEBG | nexus (BackgroundTasks): listing DNS names for zone
background_task = dns_config_external
batch_size = 100
dns_group = external
dns_zone_id = 7f52d615-4a25-43b0-878f-65d4872e4324
dns_zone_name = oxide.test
found_so_far = 0
version = 2
|
2043 | 2024-08-30T19:48:01.803Z | DEBG | nexus (BackgroundTasks): roles
background_task = dns_config_external
dns_group = external
roles = RoleSet { roles: {} }
|
2044 | 2024-08-30T19:48:01.803Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = dns_config_external
dns_group = external
resource = Database
result = Ok(())
|
2045 | 2024-08-30T19:48:01.805Z | DEBG | nexus (BackgroundTasks): roles
background_task = dns_config_external
dns_group = external
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
2046 | 2024-08-30T19:48:01.809Z | DEBG | nexus (BackgroundTasks): authorize result
action = Read
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = dns_config_external
dns_group = external
resource = DnsConfig
result = Ok(())
|
2047 | 2024-08-30T19:48:01.809Z | DEBG | nexus (BackgroundTasks): roles
background_task = dns_config_external
dns_group = external
roles = RoleSet { roles: {} }
|
2048 | 2024-08-30T19:48:01.809Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = dns_config_external
dns_group = external
resource = Database
result = Ok(())
|
2049 | 2024-08-30T19:48:01.814Z | DEBG | nexus (BackgroundTasks): found all DNS names for zone
background_task = dns_config_external
dns_group = external
dns_zone_id = 7f52d615-4a25-43b0-878f-65d4872e4324
dns_zone_name = oxide.test
found_so_far = 1
version = 2
|
2050 | 2024-08-30T19:48:01.814Z | DEBG | nexus (BackgroundTasks): read DNS config
background_task = dns_config_external
dns_group = external
nzones = 1
version = 2
|
2051 | 2024-08-30T19:48:01.814Z | DEBG | nexus (BackgroundTasks): found latest DNS generation (unchanged)
background_task = dns_config_external
current_generation = 2
current_time_created = 2024-08-30 19:43:18.363870 UTC
dns_group = external
generation = 2
|
2052 | 2024-08-30T19:48:01.814Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = dns_config_external
dns_group = external
elapsed = 335.609379ms
iteration = 6
status = {"generation":2}
|
2053 | 2024-08-30T19:48:01.827Z | DEBG | nexus (BackgroundTasks): roles
background_task = service_firewall_rule_propagation
roles = RoleSet { roles: {} }
|
2054 | 2024-08-30T19:48:01.827Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = service_firewall_rule_propagation
resource = Database
result = Ok(())
|
2055 | 2024-08-30T19:48:01.831Z | DEBG | nexus (BackgroundTasks): roles
background_task = service_firewall_rule_propagation
roles = RoleSet { roles: {} }
|
2056 | 2024-08-30T19:48:01.832Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = service_firewall_rule_propagation
resource = Database
result = Ok(())
|
2057 | 2024-08-30T19:48:01.834Z | DEBG | nexus (BackgroundTasks): roles
background_task = service_firewall_rule_propagation
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
2058 | 2024-08-30T19:48:01.838Z | DEBG | nexus (BackgroundTasks): authorize result
action = Read
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = service_firewall_rule_propagation
resource = Vpc { parent: Project { parent: Silo { parent: Fleet, key: 001de000-5110-4000-8000-000000000001, lookup_type: ById(001de000-5110-4000-8000-000000000001) }, key: 001de000-4401-4000-8000-000000000000, lookup_type: ById(001de000-4401-4000-8000-000000000000) }, key: 001de000-074c-4000-8000-000000000000, lookup_type: ById(001de000-074c-4000-8000-000000000000) }
result = Ok(())
|
2059 | 2024-08-30T19:48:01.838Z | DEBG | nexus (BackgroundTasks): roles
background_task = service_firewall_rule_propagation
roles = RoleSet { roles: {} }
|
2060 | 2024-08-30T19:48:01.838Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = service_firewall_rule_propagation
resource = Database
result = Ok(())
|
2061 | 2024-08-30T19:48:01.840Z | DEBG | nexus (BackgroundTasks): roles
background_task = v2p_manager
roles = RoleSet { roles: {} }
|
2062 | 2024-08-30T19:48:01.840Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = v2p_manager
resource = Database
result = Ok(())
|
2063 | 2024-08-30T19:48:01.841Z | DEBG | nexus (BackgroundTasks): roles
background_task = service_firewall_rule_propagation
roles = RoleSet { roles: {} }
|
2064 | 2024-08-30T19:48:01.841Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = service_firewall_rule_propagation
resource = Database
result = Ok(())
|
2065 | 2024-08-30T19:48:01.843Z | DEBG | nexus (BackgroundTasks): roles
background_task = service_firewall_rule_propagation
roles = RoleSet { roles: {} }
|
2066 | 2024-08-30T19:48:01.843Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = service_firewall_rule_propagation
resource = Database
result = Ok(())
|
2067 | 2024-08-30T19:48:01.845Z | DEBG | nexus (BackgroundTasks): roles
background_task = service_firewall_rule_propagation
roles = RoleSet { roles: {} }
|
2068 | 2024-08-30T19:48:01.845Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = service_firewall_rule_propagation
resource = Database
result = Ok(())
|
2069 | 2024-08-30T19:48:01.848Z | DEBG | nexus (BackgroundTasks): roles
background_task = service_firewall_rule_propagation
roles = RoleSet { roles: {} }
|
2070 | 2024-08-30T19:48:01.848Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = service_firewall_rule_propagation
resource = Database
result = Ok(())
|
2071 | 2024-08-30T19:48:01.851Z | INFO | nexus (BackgroundTasks): determining switch slot managed by dendrite zone
background_task = switch_port_config_manager
file = nexus/src/app/mod.rs:1058
rack_id = 27cfef72-d05b-490f-ac92-5c7cad830c2e
zone_address = fd00:1122:3344:101::2
|
2072 | 2024-08-30T19:48:01.851Z | DEBG | nexus (MgsClient): client request
background_task = switch_port_config_manager
body = None
method = GET
rack_id = 27cfef72-d05b-490f-ac92-5c7cad830c2e
uri = http://[fd00:1122:3344:101::2]:12225/local/switch-id
|
2073 | 2024-08-30T19:48:01.851Z | DEBG | nexus (MgsClient): client response
background_task = switch_port_config_manager
rack_id = 27cfef72-d05b-490f-ac92-5c7cad830c2e
result = Ok(Response { url: Url { scheme: "http", cannot_be_a_base: false, username: "", password: None, host: Some(Ipv6(fd00:1122:3344:101::2)), port: Some(12225), path: "/local/switch-id", query: None, fragment: None }, status: 200, headers: {"content-type": "application/json", "x-request-id": "33b79831-d22f-4487-a5da-c6267cafc516", "content-length": "26", "date": "Fri, 30 Aug 2024 19:48:01 GMT"} })
|
2074 | 2024-08-30T19:48:01.851Z | INFO | nexus (BackgroundTasks): identified switch slot for dendrite zone
background_task = switch_port_config_manager
file = nexus/src/app/mod.rs:1063
rack_id = 27cfef72-d05b-490f-ac92-5c7cad830c2e
slot = SpIdentifier {\n slot: 0,\n type_: Switch,\n}
zone_address = fd00:1122:3344:101::2
|
2075 | 2024-08-30T19:48:01.853Z | INFO | nexus (BackgroundTasks): completed mapping dendrite zones to switch slots
background_task = switch_port_config_manager
file = nexus/src/app/mod.rs:1095
mappings = {\n Switch0: fd00:1122:3344:101::2,\n}
rack_id = 27cfef72-d05b-490f-ac92-5c7cad830c2e
|
2076 | 2024-08-30T19:48:01.879Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = physical_disk_adoption
elapsed = 400.971476ms
iteration = 12
status = {"physical_disks_added":0}
|
2077 | 2024-08-30T19:48:01.886Z | DEBG | nexus (BackgroundTasks): roles
background_task = v2p_manager
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
2078 | 2024-08-30T19:48:01.887Z | DEBG | nexus (BackgroundTasks): client request
background_task = dns_propagation_external
body = Some(Body)
dns_group = external
dns_server_url = http://[fd00:1122:3344:101::8]:5353
generation = 2
method = PUT
servers = DnsServersList { addresses: [[fd00:1122:3344:101::9]:5353, [fd00:1122:3344:101::8]:5353] }
uri = http://[fd00:1122:3344:101::8]:5353/config
|
2079 | 2024-08-30T19:48:01.887Z | DEBG | nexus (BackgroundTasks): client response
background_task = dns_propagation_external
dns_group = external
dns_server_url = http://[fd00:1122:3344:101::8]:5353
generation = 2
result = Ok(Response { url: Url { scheme: "http", cannot_be_a_base: false, username: "", password: None, host: Some(Ipv6(fd00:1122:3344:101::8)), port: Some(5353), path: "/config", query: None, fragment: None }, status: 204, headers: {"x-request-id": "ba4c925d-2f2f-4034-ae46-ab1c42bc2b3b", "date": "Fri, 30 Aug 2024 19:48:01 GMT"} })
servers = DnsServersList { addresses: [[fd00:1122:3344:101::9]:5353, [fd00:1122:3344:101::8]:5353] }
|
2080 | 2024-08-30T19:48:01.887Z | INFO | nexus (BackgroundTasks): DNS server now at generation 2
background_task = dns_propagation_external
dns_group = external
dns_server_url = http://[fd00:1122:3344:101::8]:5353
file = nexus/src/app/background/tasks/dns_propagation.rs:169
generation = 2
servers = DnsServersList { addresses: [[fd00:1122:3344:101::9]:5353, [fd00:1122:3344:101::8]:5353] }
|
2081 | 2024-08-30T19:48:01.888Z | DEBG | nexus (BackgroundTasks): authorize result
action = ListChildren
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = v2p_manager
resource = Fleet
result = Ok(())
|
2082 | 2024-08-30T19:48:01.888Z | DEBG | nexus (BackgroundTasks): roles
background_task = v2p_manager
roles = RoleSet { roles: {} }
|
2083 | 2024-08-30T19:48:01.888Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = v2p_manager
resource = Database
result = Ok(())
|
2084 | 2024-08-30T19:48:01.890Z | DEBG | nexus (BackgroundTasks): client response
background_task = dns_propagation_external
dns_group = external
dns_server_url = http://[fd00:1122:3344:101::9]:5353
generation = 2
result = Ok(Response { url: Url { scheme: "http", cannot_be_a_base: false, username: "", password: None, host: Some(Ipv6(fd00:1122:3344:101::9)), port: Some(5353), path: "/config", query: None, fragment: None }, status: 204, headers: {"x-request-id": "cf35fac4-3458-45b5-bf24-8ef19e230583", "date": "Fri, 30 Aug 2024 19:48:01 GMT"} })
servers = DnsServersList { addresses: [[fd00:1122:3344:101::9]:5353, [fd00:1122:3344:101::8]:5353] }
|
2085 | 2024-08-30T19:48:01.890Z | INFO | nexus (BackgroundTasks): DNS server now at generation 2
background_task = dns_propagation_external
dns_group = external
dns_server_url = http://[fd00:1122:3344:101::9]:5353
file = nexus/src/app/background/tasks/dns_propagation.rs:169
generation = 2
servers = DnsServersList { addresses: [[fd00:1122:3344:101::9]:5353, [fd00:1122:3344:101::8]:5353] }
|
2086 | 2024-08-30T19:48:01.890Z | DEBG | nexus (BackgroundTasks): roles
background_task = v2p_manager
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
2087 | 2024-08-30T19:48:01.892Z | INFO | nexus (BackgroundTasks): DNS propagation: done
background_task = dns_propagation_external
dns_group = external
file = nexus/src/app/background/tasks/dns_propagation.rs:106
generation = 2
servers = DnsServersList { addresses: [[fd00:1122:3344:101::9]:5353, [fd00:1122:3344:101::8]:5353] }
|
2088 | 2024-08-30T19:48:01.892Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = dns_propagation_external
dns_group = external
elapsed = 413.506416ms
iteration = 8
status = {"generation":2,"server_results":{"[fd00:1122:3344:101::8]:5353":{"Ok":null},"[fd00:1122:3344:101::9]:5353":{"Ok":null}}}
|
2089 | 2024-08-30T19:48:01.893Z | DEBG | nexus (BackgroundTasks): authorize result
action = ListChildren
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = v2p_manager
resource = Fleet
result = Ok(())
|
2090 | 2024-08-30T19:48:01.893Z | DEBG | nexus (BackgroundTasks): roles
background_task = v2p_manager
roles = RoleSet { roles: {} }
|
2091 | 2024-08-30T19:48:01.893Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = v2p_manager
resource = Database
result = Ok(())
|
2092 | 2024-08-30T19:48:01.894Z | DEBG | nexus (BackgroundTasks): roles
background_task = service_firewall_rule_propagation
roles = RoleSet { roles: {} }
|
2093 | 2024-08-30T19:48:01.894Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = service_firewall_rule_propagation
resource = Database
result = Ok(())
|
2094 | 2024-08-30T19:48:01.896Z | DEBG | nexus (BackgroundTasks): roles
background_task = service_firewall_rule_propagation
roles = RoleSet { roles: {} }
|
2095 | 2024-08-30T19:48:01.896Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = service_firewall_rule_propagation
resource = Database
result = Ok(())
|
2096 | 2024-08-30T19:48:01.898Z | DEBG | nexus (BackgroundTasks): roles
background_task = service_firewall_rule_propagation
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
2097 | 2024-08-30T19:48:01.902Z | DEBG | nexus (BackgroundTasks): authorize result
action = ListChildren
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = service_firewall_rule_propagation
resource = VpcSubnet { parent: Vpc { parent: Project { parent: Silo { parent: Fleet, key: 001de000-5110-4000-8000-000000000001, lookup_type: ById(001de000-5110-4000-8000-000000000001) }, key: 001de000-4401-4000-8000-000000000000, lookup_type: ById(001de000-4401-4000-8000-000000000000) }, key: 001de000-074c-4000-8000-000000000000, lookup_type: ByName("oxide-services") }, key: 001de000-c470-4000-8000-000000000002, lookup_type: ByName("nexus") }
result = Ok(())
|
2098 | 2024-08-30T19:48:01.902Z | DEBG | nexus (BackgroundTasks): roles
background_task = service_firewall_rule_propagation
roles = RoleSet { roles: {} }
|
2099 | 2024-08-30T19:48:01.903Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = service_firewall_rule_propagation
resource = Database
result = Ok(())
|
2100 | 2024-08-30T19:48:01.904Z | DEBG | nexus (BackgroundTasks): roles
background_task = service_firewall_rule_propagation
roles = RoleSet { roles: {} }
|
2101 | 2024-08-30T19:48:01.905Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = service_firewall_rule_propagation
resource = Database
result = Ok(())
|
2102 | 2024-08-30T19:48:01.906Z | DEBG | nexus (BackgroundTasks): roles
background_task = service_firewall_rule_propagation
roles = RoleSet { roles: {} }
|
2103 | 2024-08-30T19:48:01.906Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = service_firewall_rule_propagation
resource = Database
result = Ok(())
|
2104 | 2024-08-30T19:48:01.907Z | DEBG | nexus (DpdClient): client request
background_task = nat_v4_garbage_collector
body = None
method = GET
uri = http://[fd00:1122:3344:101::2]:12224/rpw/nat/ipv4/gen
|
2105 | 2024-08-30T19:48:01.908Z | DEBG | nexus (DpdClient): client response
background_task = nat_v4_garbage_collector
result = Ok(Response { url: Url { scheme: "http", cannot_be_a_base: false, username: "", password: None, host: Some(Ipv6(fd00:1122:3344:101::2)), port: Some(12224), path: "/rpw/nat/ipv4/gen", query: None, fragment: None }, status: 200, headers: {"content-type": "application/json", "x-request-id": "f50c981d-ebba-4b0c-bdf6-d8124d5e970b", "content-length": "1", "date": "Fri, 30 Aug 2024 19:48:01 GMT"} })
|
2106 | 2024-08-30T19:48:01.908Z | DEBG | nexus (BackgroundTasks): roles
background_task = service_firewall_rule_propagation
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
2107 | 2024-08-30T19:48:01.910Z | DEBG | nexus (BackgroundTasks): roles
background_task = nat_v4_garbage_collector
roles = RoleSet { roles: {} }
|
2108 | 2024-08-30T19:48:01.910Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = nat_v4_garbage_collector
resource = Database
result = Ok(())
|
2109 | 2024-08-30T19:48:01.913Z | DEBG | nexus (BackgroundTasks): authorize result
action = ListChildren
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = service_firewall_rule_propagation
resource = VpcSubnet { parent: Vpc { parent: Project { parent: Silo { parent: Fleet, key: 001de000-5110-4000-8000-000000000001, lookup_type: ById(001de000-5110-4000-8000-000000000001) }, key: 001de000-4401-4000-8000-000000000000, lookup_type: ById(001de000-4401-4000-8000-000000000000) }, key: 001de000-074c-4000-8000-000000000000, lookup_type: ByName("oxide-services") }, key: 001de000-c470-4000-8000-000000000002, lookup_type: ByName("nexus") }
result = Ok(())
|
2110 | 2024-08-30T19:48:01.913Z | DEBG | nexus (BackgroundTasks): roles
background_task = service_firewall_rule_propagation
roles = RoleSet { roles: {} }
|
2111 | 2024-08-30T19:48:01.914Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = service_firewall_rule_propagation
resource = Database
result = Ok(())
|
2112 | 2024-08-30T19:48:01.916Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = nat_v4_garbage_collector
elapsed = 437.338914ms
iteration = 11
status = null
|
2113 | 2024-08-30T19:48:01.922Z | DEBG | nexus (BackgroundTasks): client request
background_task = dns_propagation_internal
body = Some(Body)
dns_group = internal
dns_server_url = http://[fd00:1122:3344:2::1]:5353
generation = 1
method = PUT
servers = DnsServersList { addresses: [[fd00:1122:3344:1::1]:5353, [fd00:1122:3344:3::1]:5353, [fd00:1122:3344:2::1]:5353] }
uri = http://[fd00:1122:3344:2::1]:5353/config
|
2114 | 2024-08-30T19:48:01.923Z | DEBG | nexus (BackgroundTasks): client response
background_task = dns_propagation_internal
dns_group = internal
dns_server_url = http://[fd00:1122:3344:2::1]:5353
generation = 1
result = Ok(Response { url: Url { scheme: "http", cannot_be_a_base: false, username: "", password: None, host: Some(Ipv6(fd00:1122:3344:2::1)), port: Some(5353), path: "/config", query: None, fragment: None }, status: 204, headers: {"x-request-id": "47369f6d-ba01-4c9e-9c96-49b180d76636", "date": "Fri, 30 Aug 2024 19:48:01 GMT"} })
servers = DnsServersList { addresses: [[fd00:1122:3344:1::1]:5353, [fd00:1122:3344:3::1]:5353, [fd00:1122:3344:2::1]:5353] }
|
2115 | 2024-08-30T19:48:01.923Z | INFO | nexus (BackgroundTasks): DNS server now at generation 1
background_task = dns_propagation_internal
dns_group = internal
dns_server_url = http://[fd00:1122:3344:2::1]:5353
file = nexus/src/app/background/tasks/dns_propagation.rs:169
generation = 1
servers = DnsServersList { addresses: [[fd00:1122:3344:1::1]:5353, [fd00:1122:3344:3::1]:5353, [fd00:1122:3344:2::1]:5353] }
|
2116 | 2024-08-30T19:48:01.926Z | DEBG | nexus (BackgroundTasks): client response
background_task = dns_propagation_internal
dns_group = internal
dns_server_url = http://[fd00:1122:3344:1::1]:5353
generation = 1
result = Ok(Response { url: Url { scheme: "http", cannot_be_a_base: false, username: "", password: None, host: Some(Ipv6(fd00:1122:3344:1::1)), port: Some(5353), path: "/config", query: None, fragment: None }, status: 204, headers: {"x-request-id": "1b6239f0-a43e-4215-bfd4-c8955335d6d6", "date": "Fri, 30 Aug 2024 19:48:01 GMT"} })
servers = DnsServersList { addresses: [[fd00:1122:3344:1::1]:5353, [fd00:1122:3344:3::1]:5353, [fd00:1122:3344:2::1]:5353] }
|
2117 | 2024-08-30T19:48:01.926Z | INFO | nexus (BackgroundTasks): DNS server now at generation 1
background_task = dns_propagation_internal
dns_group = internal
dns_server_url = http://[fd00:1122:3344:1::1]:5353
file = nexus/src/app/background/tasks/dns_propagation.rs:169
generation = 1
servers = DnsServersList { addresses: [[fd00:1122:3344:1::1]:5353, [fd00:1122:3344:3::1]:5353, [fd00:1122:3344:2::1]:5353] }
|
2118 | 2024-08-30T19:48:01.928Z | DEBG | nexus (BackgroundTasks): client response
background_task = dns_propagation_internal
dns_group = internal
dns_server_url = http://[fd00:1122:3344:3::1]:5353
generation = 1
result = Ok(Response { url: Url { scheme: "http", cannot_be_a_base: false, username: "", password: None, host: Some(Ipv6(fd00:1122:3344:3::1)), port: Some(5353), path: "/config", query: None, fragment: None }, status: 204, headers: {"x-request-id": "0d69b792-aed3-4484-a157-058573ec21b6", "date": "Fri, 30 Aug 2024 19:48:01 GMT"} })
servers = DnsServersList { addresses: [[fd00:1122:3344:1::1]:5353, [fd00:1122:3344:3::1]:5353, [fd00:1122:3344:2::1]:5353] }
|
2119 | 2024-08-30T19:48:01.928Z | INFO | nexus (BackgroundTasks): DNS server now at generation 1
background_task = dns_propagation_internal
dns_group = internal
dns_server_url = http://[fd00:1122:3344:3::1]:5353
file = nexus/src/app/background/tasks/dns_propagation.rs:169
generation = 1
servers = DnsServersList { addresses: [[fd00:1122:3344:1::1]:5353, [fd00:1122:3344:3::1]:5353, [fd00:1122:3344:2::1]:5353] }
|
2120 | 2024-08-30T19:48:01.931Z | INFO | nexus (BackgroundTasks): DNS propagation: done
background_task = dns_propagation_internal
dns_group = internal
file = nexus/src/app/background/tasks/dns_propagation.rs:106
generation = 1
servers = DnsServersList { addresses: [[fd00:1122:3344:1::1]:5353, [fd00:1122:3344:3::1]:5353, [fd00:1122:3344:2::1]:5353] }
|
2121 | 2024-08-30T19:48:01.931Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = dns_propagation_internal
dns_group = internal
elapsed = 452.734995ms
iteration = 8
status = {"generation":1,"server_results":{"[fd00:1122:3344:1::1]:5353":{"Ok":null},"[fd00:1122:3344:2::1]:5353":{"Ok":null},"[fd00:1122:3344:3::1]:5353":{"Ok":null}}}
|
2122 | 2024-08-30T19:48:01.933Z | DEBG | nexus (BackgroundTasks): roles
background_task = service_firewall_rule_propagation
roles = RoleSet { roles: {} }
|
2123 | 2024-08-30T19:48:01.933Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = service_firewall_rule_propagation
resource = Database
result = Ok(())
|
2124 | 2024-08-30T19:48:01.942Z | DEBG | nexus (BackgroundTasks): roles
background_task = service_firewall_rule_propagation
roles = RoleSet { roles: {} }
|
2125 | 2024-08-30T19:48:01.943Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = service_firewall_rule_propagation
resource = Database
result = Ok(())
|
2126 | 2024-08-30T19:48:01.945Z | DEBG | nexus (BackgroundTasks): roles
background_task = service_firewall_rule_propagation
roles = RoleSet { roles: {} }
|
2127 | 2024-08-30T19:48:01.946Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = service_firewall_rule_propagation
resource = Database
result = Ok(())
|
2128 | 2024-08-30T19:48:01.948Z | DEBG | nexus (BackgroundTasks): roles
background_task = service_firewall_rule_propagation
roles = RoleSet { roles: {} }
|
2129 | 2024-08-30T19:48:01.948Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = service_firewall_rule_propagation
resource = Database
result = Ok(())
|
2130 | 2024-08-30T19:48:01.950Z | DEBG | nexus (BackgroundTasks): roles
background_task = service_firewall_rule_propagation
roles = RoleSet { roles: {} }
|
2131 | 2024-08-30T19:48:01.950Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = service_firewall_rule_propagation
resource = Database
result = Ok(())
|
2132 | 2024-08-30T19:48:01.952Z | DEBG | nexus (BackgroundTasks): roles
background_task = service_firewall_rule_propagation
roles = RoleSet { roles: {} }
|
2133 | 2024-08-30T19:48:01.952Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = service_firewall_rule_propagation
resource = Database
result = Ok(())
|
2134 | 2024-08-30T19:48:01.989Z | DEBG | nexus (BackgroundTasks): roles
background_task = service_firewall_rule_propagation
roles = RoleSet { roles: {} }
|
2135 | 2024-08-30T19:48:01.990Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = service_firewall_rule_propagation
resource = Database
result = Ok(())
|
2136 | 2024-08-30T19:48:01.991Z | DEBG | nexus (BackgroundTasks): roles
background_task = service_firewall_rule_propagation
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
2137 | 2024-08-30T19:48:01.996Z | DEBG | nexus (BackgroundTasks): authorize result
action = ListChildren
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = service_firewall_rule_propagation
resource = VpcSubnet { parent: Vpc { parent: Project { parent: Silo { parent: Fleet, key: 001de000-5110-4000-8000-000000000001, lookup_type: ById(001de000-5110-4000-8000-000000000001) }, key: 001de000-4401-4000-8000-000000000000, lookup_type: ById(001de000-4401-4000-8000-000000000000) }, key: 001de000-074c-4000-8000-000000000000, lookup_type: ByName("oxide-services") }, key: 001de000-c470-4000-8000-000000000001, lookup_type: ByName("external-dns") }
result = Ok(())
|
2138 | 2024-08-30T19:48:01.996Z | DEBG | nexus (BackgroundTasks): roles
background_task = service_firewall_rule_propagation
roles = RoleSet { roles: {} }
|
2139 | 2024-08-30T19:48:01.996Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = service_firewall_rule_propagation
resource = Database
result = Ok(())
|
2140 | 2024-08-30T19:48:02.044Z | DEBG | nexus (BackgroundTasks): client request
SledAgent = 289c9d10-fa69-4638-aac7-3cfc6b4e23be
background_task = v2p_manager
body = None
method = GET
uri = http://[fd00:1122:3344:101::1]:12345/v2p
|
2141 | 2024-08-30T19:48:02.045Z | DEBG | nexus (BackgroundTasks): client response
SledAgent = 289c9d10-fa69-4638-aac7-3cfc6b4e23be
background_task = v2p_manager
result = Ok(Response { url: Url { scheme: "http", cannot_be_a_base: false, username: "", password: None, host: Some(Ipv6(fd00:1122:3344:101::1)), port: Some(12345), path: "/v2p", query: None, fragment: None }, status: 200, headers: {"content-type": "application/json", "x-request-id": "69181c96-d6ca-4e06-95fc-73cd46ec4fba", "content-length": "691", "date": "Fri, 30 Aug 2024 19:48:01 GMT"} })
|
2142 | 2024-08-30T19:48:02.045Z | INFO | nexus (BackgroundTasks): found opte v2p mappings
background_task = v2p_manager
file = nexus/src/app/background/tasks/v2p_mappings.rs:102
interfaces = {}
sled = buskin
|
2143 | 2024-08-30T19:48:02.045Z | INFO | nexus (BackgroundTasks): v2p mappings to delete
background_task = v2p_manager
file = nexus/src/app/background/tasks/v2p_mappings.rs:114
mappings = []
sled = buskin
|
2144 | 2024-08-30T19:48:02.045Z | INFO | nexus (BackgroundTasks): v2p mappings to add
background_task = v2p_manager
file = nexus/src/app/background/tasks/v2p_mappings.rs:127
mappings = []
sled = buskin
|
2145 | 2024-08-30T19:48:02.045Z | DEBG | nexus (BackgroundTasks): roles
background_task = switch_port_config_manager
roles = RoleSet { roles: {} }
|
2146 | 2024-08-30T19:48:02.046Z | DEBG | nexus (BackgroundTasks): roles
background_task = service_firewall_rule_propagation
roles = RoleSet { roles: {} }
|
2147 | 2024-08-30T19:48:02.046Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = switch_port_config_manager
resource = Database
result = Ok(())
|
2148 | 2024-08-30T19:48:02.046Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = service_firewall_rule_propagation
resource = Database
result = Ok(())
|
2149 | 2024-08-30T19:48:02.046Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = v2p_manager
elapsed = 567.821354ms
iteration = 11
status = {}
|
2150 | 2024-08-30T19:48:02.047Z | INFO | nexus (BackgroundTasks): fetching switch port settings
background_task = switch_port_config_manager
file = nexus/src/app/background/tasks/sync_switch_configuration.rs:147
port = SwitchPort { id: 7ccb4afc-fc07-48c6-8785-c2cff1ca389e, rack_id: 27cfef72-d05b-490f-ac92-5c7cad830c2e, switch_location: "switch0", port_name: "qsfp0", port_settings_id: Some(49669c7e-dd3c-47ce-aadc-885f0c38581f) }
rack_id = 27cfef72-d05b-490f-ac92-5c7cad830c2e
switch_location = Switch0
|
2151 | 2024-08-30T19:48:02.047Z | DEBG | nexus (BackgroundTasks): roles
background_task = switch_port_config_manager
roles = RoleSet { roles: {} }
|
2152 | 2024-08-30T19:48:02.047Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = switch_port_config_manager
resource = Database
result = Ok(())
|
2153 | 2024-08-30T19:48:02.058Z | DEBG | nexus (DpdClient): client request
background_task = switch_port_config_manager
body = None
method = GET
rack_id = 27cfef72-d05b-490f-ac92-5c7cad830c2e
uri = http://[fd00:1122:3344:101::2]:12224/port/qsfp0/settings?tag=omicron
|
2154 | 2024-08-30T19:48:02.058Z | DEBG | nexus (DpdClient): client response
background_task = switch_port_config_manager
rack_id = 27cfef72-d05b-490f-ac92-5c7cad830c2e
result = Ok(Response { url: Url { scheme: "http", cannot_be_a_base: false, username: "", password: None, host: Some(Ipv6(fd00:1122:3344:101::2)), port: Some(12224), path: "/port/qsfp0/settings", query: Some("tag=omicron"), fragment: None }, status: 200, headers: {"content-type": "application/json", "x-request-id": "6a1eca2b-7217-460c-90ce-16ce60bc599a", "content-length": "121", "date": "Fri, 30 Aug 2024 19:48:02 GMT"} })
|
2155 | 2024-08-30T19:48:02.058Z | INFO | nexus (BackgroundTasks): retrieved port settings from switch
background_task = switch_port_config_manager
file = nexus/src/app/background/tasks/sync_switch_configuration.rs:1714
rack_id = 27cfef72-d05b-490f-ac92-5c7cad830c2e
settings = PortSettings { links: {"0": LinkSettings { addrs: [10.151.1.174], params: LinkCreate { autoneg: false, fec: None, kr: false, lane: Some(LinkId(0)), speed: Speed40G } }} }
switch_port_id = "qsfp0"
|
2156 | 2024-08-30T19:48:02.058Z | INFO | nexus (BackgroundTasks): port settings up to date, skipping
background_task = switch_port_config_manager
file = nexus/src/app/background/tasks/sync_switch_configuration.rs:1741
rack_id = 27cfef72-d05b-490f-ac92-5c7cad830c2e
switch_location = Switch0
switch_port_id = "qsfp0"
switch_port_settings_id = 49669c7e-dd3c-47ce-aadc-885f0c38581f
|
2157 | 2024-08-30T19:48:02.058Z | INFO | nexus (BackgroundTasks): retrieved existing routes
background_task = switch_port_config_manager
file = nexus/src/app/background/tasks/sync_switch_configuration.rs:379
rack_id = 27cfef72-d05b-490f-ac92-5c7cad830c2e
routes = {Switch0: {(10.151.1.100, Prefix4 { length: 0, value: 0.0.0.0 }, None, None)}}
|
2158 | 2024-08-30T19:48:02.058Z | INFO | nexus (BackgroundTasks): retrieved desired routes
background_task = switch_port_config_manager
file = nexus/src/app/background/tasks/sync_switch_configuration.rs:383
rack_id = 27cfef72-d05b-490f-ac92-5c7cad830c2e
routes = {Switch0: {(10.151.1.100, Prefix4 { length: 0, value: 0.0.0.0 }, None, None)}}
|
2159 | 2024-08-30T19:48:02.058Z | INFO | nexus (BackgroundTasks): calculated static routes to add
background_task = switch_port_config_manager
file = nexus/src/app/background/tasks/sync_switch_configuration.rs:392
rack_id = 27cfef72-d05b-490f-ac92-5c7cad830c2e
routes = {}
|
2160 | 2024-08-30T19:48:02.058Z | INFO | nexus (BackgroundTasks): calculated static routes to delete
background_task = switch_port_config_manager
file = nexus/src/app/background/tasks/sync_switch_configuration.rs:398
rack_id = 27cfef72-d05b-490f-ac92-5c7cad830c2e
routes = {}
|
2161 | 2024-08-30T19:48:02.058Z | INFO | nexus (BackgroundTasks): checking for changes to loopback addresses
background_task = switch_port_config_manager
file = nexus/src/app/background/tasks/sync_switch_configuration.rs:418
rack_id = 27cfef72-d05b-490f-ac92-5c7cad830c2e
|
2162 | 2024-08-30T19:48:02.058Z | DEBG | nexus (BackgroundTasks): roles
background_task = switch_port_config_manager
roles = RoleSet { roles: {} }
|
2163 | 2024-08-30T19:48:02.058Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = switch_port_config_manager
resource = Database
result = Ok(())
|
2164 | 2024-08-30T19:48:02.060Z | DEBG | nexus (DpdClient): client request
background_task = switch_port_config_manager
body = None
method = GET
rack_id = 27cfef72-d05b-490f-ac92-5c7cad830c2e
uri = http://[fd00:1122:3344:101::2]:12224/loopback/ipv4
|
2165 | 2024-08-30T19:48:02.061Z | DEBG | nexus (DpdClient): client response
background_task = switch_port_config_manager
rack_id = 27cfef72-d05b-490f-ac92-5c7cad830c2e
result = Ok(Response { url: Url { scheme: "http", cannot_be_a_base: false, username: "", password: None, host: Some(Ipv6(fd00:1122:3344:101::2)), port: Some(12224), path: "/loopback/ipv4", query: None, fragment: None }, status: 200, headers: {"content-type": "application/json", "x-request-id": "02db7099-d4a4-4b6a-926d-d082c72549ee", "content-length": "2", "date": "Fri, 30 Aug 2024 19:48:02 GMT"} })
|
2166 | 2024-08-30T19:48:02.061Z | DEBG | nexus (DpdClient): client request
background_task = switch_port_config_manager
body = None
method = GET
rack_id = 27cfef72-d05b-490f-ac92-5c7cad830c2e
uri = http://[fd00:1122:3344:101::2]:12224/loopback/ipv6
|
2167 | 2024-08-30T19:48:02.061Z | DEBG | nexus (DpdClient): client response
background_task = switch_port_config_manager
rack_id = 27cfef72-d05b-490f-ac92-5c7cad830c2e
result = Ok(Response { url: Url { scheme: "http", cannot_be_a_base: false, username: "", password: None, host: Some(Ipv6(fd00:1122:3344:101::2)), port: Some(12224), path: "/loopback/ipv6", query: None, fragment: None }, status: 200, headers: {"content-type": "application/json", "x-request-id": "b9099bd8-77f4-4878-87e6-e5854228d695", "content-length": "52", "date": "Fri, 30 Aug 2024 19:48:02 GMT"} })
|
2168 | 2024-08-30T19:48:02.061Z | INFO | nexus (BackgroundTasks): applying SMF config uplink updates to switch zone
background_task = switch_port_config_manager
config = [HostPortConfig { addrs: [UplinkAddressConfig { address: V4(Ipv4Net { addr: 10.151.1.174, width: 24 }), vlan_id: None }], lldp: Some(LldpPortConfig { chassis_id: None, management_addrs: None, port_description: None, port_id: None, status: Disabled, system_description: None, system_name: None }), port: "qsfp0" }]
file = nexus/src/app/background/tasks/sync_switch_configuration.rs:467
rack_id = 27cfef72-d05b-490f-ac92-5c7cad830c2e
switch_location = Switch0
|
2169 | 2024-08-30T19:48:02.061Z | DEBG | nexus (BackgroundTasks): client request
background_task = switch_port_config_manager
body = Some(Body)
method = POST
rack_id = 27cfef72-d05b-490f-ac92-5c7cad830c2e
uri = http://[fd00:1122:3344:101::1]:12345/switch-ports
|
2170 | 2024-08-30T19:48:02.071Z | DEBG | nexus (BackgroundTasks): roles
background_task = service_firewall_rule_propagation
roles = RoleSet { roles: {} }
|
2171 | 2024-08-30T19:48:02.071Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = service_firewall_rule_propagation
resource = Database
result = Ok(())
|
2172 | 2024-08-30T19:48:02.072Z | DEBG | nexus (BackgroundTasks): roles
background_task = service_firewall_rule_propagation
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
2173 | 2024-08-30T19:48:02.076Z | DEBG | nexus (BackgroundTasks): authorize result
action = ListChildren
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = service_firewall_rule_propagation
resource = VpcSubnet { parent: Vpc { parent: Project { parent: Silo { parent: Fleet, key: 001de000-5110-4000-8000-000000000001, lookup_type: ById(001de000-5110-4000-8000-000000000001) }, key: 001de000-4401-4000-8000-000000000000, lookup_type: ById(001de000-4401-4000-8000-000000000000) }, key: 001de000-074c-4000-8000-000000000000, lookup_type: ByName("oxide-services") }, key: 001de000-c470-4000-8000-000000000001, lookup_type: ByName("external-dns") }
result = Ok(())
|
2174 | 2024-08-30T19:48:02.076Z | DEBG | nexus (BackgroundTasks): roles
background_task = service_firewall_rule_propagation
roles = RoleSet { roles: {} }
|
2175 | 2024-08-30T19:48:02.076Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = service_firewall_rule_propagation
resource = Database
result = Ok(())
|
2176 | 2024-08-30T19:48:02.085Z | DEBG | nexus (service-firewall-rule-progator): resolved names for firewall rules
background_task = service_firewall_rule_propagation
instance_interfaces = {}
subnet_interfaces = {Name("external-dns"): [NetworkInterface { id: 148fa4d0-99ac-4f4c-b957-d26cc8730745, kind: Service { id: b5636b10-76ec-4aa4-8bd4-1f95780813df }, name: Name("external-dns-b5636b10-76ec-4aa4-8bd4-1f95780813df"), ip: 172.30.1.6, mac: MacAddr(MacAddr6([168, 64, 37, 255, 151, 107])), subnet: V4(Ipv4Net { addr: 172.30.1.0, width: 24 }), vni: Vni(100), primary: true, slot: 0, transit_ips: [] }, NetworkInterface { id: e6ac84e1-d9f1-4c03-8dd9-78d5c3b887de, kind: Service { id: ff52340f-525a-4b88-bfc8-1cb0fe9ceba7 }, name: Name("external-dns-ff52340f-525a-4b88-bfc8-1cb0fe9ceba7"), ip: 172.30.1.5, mac: MacAddr(MacAddr6([168, 64, 37, 255, 214, 231])), subnet: V4(Ipv4Net { addr: 172.30.1.0, width: 24 }), vni: Vni(100), primary: true, slot: 0, transit_ips: [] }], Name("nexus"): [NetworkInterface { id: 2495ea70-4560-412b-9ebd-45a2bc27810a, kind: Service { id: d2343105-862a-478c-b746-fd8bb78f9a96 }, name: Name("nexus-d2343105-862a-478c-b746-fd8bb78f9a96"), ip: 172.30.2.7, mac: MacAddr(MacAddr6([168, 64, 37, 255, 203, 101])), subnet: V4(Ipv4Net { addr: 172.30.2.0, width: 24 }), vni: Vni(100), primary: true, slot: 0, transit_ips: [] }, NetworkInterface { id: 3e58b382-51e7-46a7-8c87-6ca3a6547a20, kind: Service { id: 1d96d476-acdb-4c44-a486-29569b3bf41e }, name: Name("nexus-1d96d476-acdb-4c44-a486-29569b3bf41e"), ip: 172.30.2.6, mac: MacAddr(MacAddr6([168, 64, 37, 255, 225, 98])), subnet: V4(Ipv4Net { addr: 172.30.2.0, width: 24 }), vni: Vni(100), primary: true, slot: 0, transit_ips: [] }, NetworkInterface { id: 82aefc08-c1a4-48ce-8225-d8f4409ab816, kind: Service { id: ba4aef74-7b33-4ded-a46a-dc2534b0db9d }, name: Name("nexus-ba4aef74-7b33-4ded-a46a-dc2534b0db9d"), ip: 172.30.2.5, mac: MacAddr(MacAddr6([168, 64, 37, 255, 158, 211])), subnet: V4(Ipv4Net { addr: 172.30.2.0, width: 24 }), vni: Vni(100), primary: true, slot: 0, transit_ips: [] }]}
subnet_networks = {Name("external-dns"): [V4(Ipv4Network { addr: 172.30.1.0, prefix: 24 }), V6(Ipv6Network { addr: fd77:e9d2:9cd9:1::, prefix: 64 })], Name("nexus"): [V4(Ipv4Network { addr: 172.30.2.0, prefix: 24 }), V6(Ipv6Network { addr: fd77:e9d2:9cd9:2::, prefix: 64 })]}
vpc_interfaces = {}
|
2177 | 2024-08-30T19:48:02.085Z | DEBG | nexus (BackgroundTasks): roles
background_task = service_firewall_rule_propagation
roles = RoleSet { roles: {} }
|
2178 | 2024-08-30T19:48:02.086Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = service_firewall_rule_propagation
resource = Database
result = Ok(())
|
2179 | 2024-08-30T19:48:02.087Z | DEBG | nexus (BackgroundTasks): roles
background_task = service_firewall_rule_propagation
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
2180 | 2024-08-30T19:48:02.089Z | DEBG | nexus (BackgroundTasks): authorize result
action = ListChildren
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = service_firewall_rule_propagation
resource = Fleet
result = Ok(())
|
2181 | 2024-08-30T19:48:02.089Z | DEBG | nexus (BackgroundTasks): roles
background_task = service_firewall_rule_propagation
roles = RoleSet { roles: {} }
|
2182 | 2024-08-30T19:48:02.089Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = service_firewall_rule_propagation
resource = Database
result = Ok(())
|
2183 | 2024-08-30T19:48:02.091Z | DEBG | nexus (service-firewall-rule-progator): Allowlist for user-facing services is set to allow any inbound traffic. Existing VPC firewall rules will not be modified.
background_task = service_firewall_rule_propagation
|
2184 | 2024-08-30T19:48:02.091Z | DEBG | nexus (service-firewall-rule-progator): resolved firewall rules for sled agents
background_task = service_firewall_rule_propagation
sled_agent_rules = [ResolvedVpcFirewallRule { action: Allow, direction: Inbound, filter_hosts: None, filter_ports: Some([L4PortRange("53")]), filter_protocols: Some([Udp]), priority: 65534, status: Enabled, targets: [NetworkInterface { id: 148fa4d0-99ac-4f4c-b957-d26cc8730745, kind: Service { id: b5636b10-76ec-4aa4-8bd4-1f95780813df }, name: Name("external-dns-b5636b10-76ec-4aa4-8bd4-1f95780813df"), ip: 172.30.1.6, mac: MacAddr(MacAddr6([168, 64, 37, 255, 151, 107])), subnet: V4(Ipv4Net { addr: 172.30.1.0, width: 24 }), vni: Vni(100), primary: true, slot: 0, transit_ips: [] }, NetworkInterface { id: e6ac84e1-d9f1-4c03-8dd9-78d5c3b887de, kind: Service { id: ff52340f-525a-4b88-bfc8-1cb0fe9ceba7 }, name: Name("external-dns-ff52340f-525a-4b88-bfc8-1cb0fe9ceba7"), ip: 172.30.1.5, mac: MacAddr(MacAddr6([168, 64, 37, 255, 214, 231])), subnet: V4(Ipv4Net { addr: 172.30.1.0, width: 24 }), vni: Vni(100), primary: true, slot: 0, transit_ips: [] }] }, ResolvedVpcFirewallRule { action: Allow, direction: Inbound, filter_hosts: None, filter_ports: Some([L4PortRange("80"), L4PortRange("443")]), filter_protocols: Some([Tcp]), priority: 65534, status: Enabled, targets: [NetworkInterface { id: 2495ea70-4560-412b-9ebd-45a2bc27810a, kind: Service { id: d2343105-862a-478c-b746-fd8bb78f9a96 }, name: Name("nexus-d2343105-862a-478c-b746-fd8bb78f9a96"), ip: 172.30.2.7, mac: MacAddr(MacAddr6([168, 64, 37, 255, 203, 101])), subnet: V4(Ipv4Net { addr: 172.30.2.0, width: 24 }), vni: Vni(100), primary: true, slot: 0, transit_ips: [] }, NetworkInterface { id: 3e58b382-51e7-46a7-8c87-6ca3a6547a20, kind: Service { id: 1d96d476-acdb-4c44-a486-29569b3bf41e }, name: Name("nexus-1d96d476-acdb-4c44-a486-29569b3bf41e"), ip: 172.30.2.6, mac: MacAddr(MacAddr6([168, 64, 37, 255, 225, 98])), subnet: V4(Ipv4Net { addr: 172.30.2.0, width: 24 }), vni: Vni(100), primary: true, slot: 0, transit_ips: [] }, NetworkInterface { id: 82aefc08-c1a4-48ce-8225-d8f4409ab816, kind: Service { id: ba4aef74-7b33-4ded-a46a-dc2534b0db9d }, name: Name("nexus-ba4aef74-7b33-4ded-a46a-dc2534b0db9d"), ip: 172.30.2.5, mac: MacAddr(MacAddr6([168, 64, 37, 255, 158, 211])), subnet: V4(Ipv4Net { addr: 172.30.2.0, width: 24 }), vni: Vni(100), primary: true, slot: 0, transit_ips: [] }] }]
|
2185 | 2024-08-30T19:48:02.091Z | DEBG | nexus (service-firewall-rule-progator): resolved 2 rules for sleds
background_task = service_firewall_rule_propagation
|
2186 | 2024-08-30T19:48:02.164Z | DEBG | nexus (service-firewall-rule-progator): resolved sleds for vpc oxide-services
background_task = service_firewall_rule_propagation
vpc_to_sled = [Sled { identity: SledIdentity { id: 289c9d10-fa69-4638-aac7-3cfc6b4e23be, time_created: 2024-08-30T19:43:17.286338Z, time_modified: 2024-08-30T19:43:17.286338Z }, time_deleted: None, rcgen: Generation(Generation(19)), rack_id: 27cfef72-d05b-490f-ac92-5c7cad830c2e, is_scrimlet: true, serial_number: "buskin", part_number: "i86pc", revision: SqlU32(0), usable_hardware_threads: SqlU32(48), usable_physical_ram: ByteCount(ByteCount(102952026112)), reservoir_size: ByteCount(ByteCount(51474595840)), ip: fd00:1122:3344:101::1, port: SqlU16(12345), last_used_address: fd00:1122:3344:101::ffff, policy: InService, state: Active, sled_agent_gen: Generation(Generation(1)) }]
|
2187 | 2024-08-30T19:48:02.164Z | DEBG | nexus (service-firewall-rule-progator): sending firewall rules to sled agents
background_task = service_firewall_rule_propagation
|
2188 | 2024-08-30T19:48:02.164Z | DEBG | nexus (BackgroundTasks): roles
background_task = service_firewall_rule_propagation
roles = RoleSet { roles: {} }
|
2189 | 2024-08-30T19:48:02.164Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = service_firewall_rule_propagation
resource = Database
result = Ok(())
|
2190 | 2024-08-30T19:48:02.170Z | DEBG | nexus (BackgroundTasks): roles
background_task = service_firewall_rule_propagation
roles = RoleSet { roles: {} }
|
2191 | 2024-08-30T19:48:02.170Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = service_firewall_rule_propagation
resource = Database
result = Ok(())
|
2192 | 2024-08-30T19:48:02.170Z | DEBG | nexus (BackgroundTasks): client response
background_task = switch_port_config_manager
rack_id = 27cfef72-d05b-490f-ac92-5c7cad830c2e
result = Ok(Response { url: Url { scheme: "http", cannot_be_a_base: false, username: "", password: None, host: Some(Ipv6(fd00:1122:3344:101::1)), port: Some(12345), path: "/switch-ports", query: None, fragment: None }, status: 204, headers: {"x-request-id": "c6798184-7942-4f7e-9ce1-0881c346e989", "date": "Fri, 30 Aug 2024 19:48:01 GMT"} })
|
2193 | 2024-08-30T19:48:02.170Z | INFO | nexus (BackgroundTasks): no bgp config found for switch, skipping.
background_task = switch_port_config_manager
file = nexus/src/app/background/tasks/sync_switch_configuration.rs:770
rack_id = 27cfef72-d05b-490f-ac92-5c7cad830c2e
switch = Switch0
|
2194 | 2024-08-30T19:48:02.170Z | DEBG | nexus (BackgroundTasks): client request
background_task = switch_port_config_manager
body = None
method = GET
rack_id = 27cfef72-d05b-490f-ac92-5c7cad830c2e
uri = http://[fd00:1122:3344:101::1]:12345/network-bootstore-config
|
2195 | 2024-08-30T19:48:02.171Z | DEBG | nexus (BackgroundTasks): client response
background_task = switch_port_config_manager
rack_id = 27cfef72-d05b-490f-ac92-5c7cad830c2e
result = Ok(Response { url: Url { scheme: "http", cannot_be_a_base: false, username: "", password: None, host: Some(Ipv6(fd00:1122:3344:101::1)), port: Some(12345), path: "/network-bootstore-config", query: None, fragment: None }, status: 200, headers: {"content-type": "application/json", "x-request-id": "ca74ebce-4c25-480c-a2e0-957e0f4be0cc", "content-length": "667", "date": "Fri, 30 Aug 2024 19:48:02 GMT"} })
|
2196 | 2024-08-30T19:48:02.171Z | DEBG | nexus (BackgroundTasks): roles
background_task = switch_port_config_manager
roles = RoleSet { roles: {} }
|
2197 | 2024-08-30T19:48:02.171Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = switch_port_config_manager
resource = Database
result = Ok(())
|
2198 | 2024-08-30T19:48:02.172Z | DEBG | nexus (BackgroundTasks): roles
background_task = service_firewall_rule_propagation
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
2199 | 2024-08-30T19:48:02.174Z | DEBG | nexus (BackgroundTasks): authorize result
action = Read
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = service_firewall_rule_propagation
resource = Sled { parent: Fleet, key: 289c9d10-fa69-4638-aac7-3cfc6b4e23be, lookup_type: ById(289c9d10-fa69-4638-aac7-3cfc6b4e23be) }
result = Ok(())
|
2200 | 2024-08-30T19:48:02.175Z | DEBG | nexus (BackgroundTasks): roles
background_task = switch_port_config_manager
roles = RoleSet { roles: {} }
|
2201 | 2024-08-30T19:48:02.175Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = switch_port_config_manager
resource = Database
result = Ok(())
|
2202 | 2024-08-30T19:48:02.179Z | DEBG | nexus (BackgroundTasks): roles
background_task = switch_port_config_manager
roles = RoleSet { roles: {} }
|
2203 | 2024-08-30T19:48:02.179Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = switch_port_config_manager
resource = Database
result = Ok(())
|
2204 | 2024-08-30T19:48:02.181Z | DEBG | nexus (BackgroundTasks): roles
background_task = switch_port_config_manager
roles = RoleSet { roles: {} }
|
2205 | 2024-08-30T19:48:02.181Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = switch_port_config_manager
resource = Database
result = Ok(())
|
2206 | 2024-08-30T19:48:02.190Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = switch_port_config_manager
elapsed = 711.2354ms
iteration = 11
status = {}
|
2207 | 2024-08-30T19:48:02.209Z | DEBG | nexus (service-firewall-rule-progator): client request
SledAgent = 289c9d10-fa69-4638-aac7-3cfc6b4e23be
background_task = service_firewall_rule_propagation
body = Some(Body)
method = PUT
uri = http://[fd00:1122:3344:101::1]:12345/vpc/001de000-074c-4000-8000-000000000000/firewall/rules
|
2208 | 2024-08-30T19:48:02.211Z | DEBG | nexus (service-firewall-rule-progator): client response
SledAgent = 289c9d10-fa69-4638-aac7-3cfc6b4e23be
background_task = service_firewall_rule_propagation
result = Ok(Response { url: Url { scheme: "http", cannot_be_a_base: false, username: "", password: None, host: Some(Ipv6(fd00:1122:3344:101::1)), port: Some(12345), path: "/vpc/001de000-074c-4000-8000-000000000000/firewall/rules", query: None, fragment: None }, status: 204, headers: {"x-request-id": "7d11e318-1ba6-490f-8097-dc717751ca8d", "date": "Fri, 30 Aug 2024 19:48:02 GMT"} })
|
2209 | 2024-08-30T19:48:02.213Z | INFO | nexus (service-firewall-rule-progator): updated firewall rules on 1 sleds
background_task = service_firewall_rule_propagation
file = nexus/networking/src/firewall_rules.rs:496
|
2210 | 2024-08-30T19:48:02.213Z | DEBG | nexus (service-firewall-rule-progator): successfully propagated service firewall rules
background_task = service_firewall_rule_propagation
elapsed = 734.103952ms
|
2211 | 2024-08-30T19:48:02.213Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = service_firewall_rule_propagation
elapsed = 734.113372ms
iteration = 2
status = {}
|
2212 | 2024-08-30T19:48:02.213Z | INFO | nexus (dropshot): request completed
file = /home/build/.cargo/git/checkouts/dropshot-a4a923d29dccc492/06c8dab/dropshot/src/server.rs:914
latency_us = 191
local_addr = [fd00:1122:3344:101::c]:46269
method = GET
remote_addr = [fd00:1122:3344:101::d]:35256
req_id = ca203c07-00bd-4a0d-b682-c5f9bf8bf2ee
response_code = 200
uri = /d2343105-862a-478c-b746-fd8bb78f9a96
|
2213 | 2024-08-30T19:48:11.478Z | DEBG | nexus (BackgroundTasks): activating
background_task = blueprint_loader
iteration = 32
reason = Timeout
|
2214 | 2024-08-30T19:48:11.478Z | DEBG | nexus (BackgroundTasks): activating
background_task = region_replacement_driver
iteration = 32
reason = Timeout
|
2215 | 2024-08-30T19:48:11.478Z | DEBG | nexus (BackgroundTasks): roles
background_task = region_replacement_driver
roles = RoleSet { roles: {} }
|
2216 | 2024-08-30T19:48:11.478Z | DEBG | nexus (BackgroundTasks): roles
background_task = blueprint_loader
roles = RoleSet { roles: {} }
|
2217 | 2024-08-30T19:48:11.479Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = blueprint_loader
resource = Database
result = Ok(())
|
2218 | 2024-08-30T19:48:11.479Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = region_replacement_driver
resource = Database
result = Ok(())
|
2219 | 2024-08-30T19:48:11.481Z | DEBG | nexus (BackgroundTasks): roles
background_task = blueprint_loader
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
2220 | 2024-08-30T19:48:11.483Z | DEBG | nexus (BackgroundTasks): authorize result
action = Read
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = blueprint_loader
resource = BlueprintConfig
result = Ok(())
|
2221 | 2024-08-30T19:48:11.483Z | DEBG | nexus (BackgroundTasks): roles
background_task = blueprint_loader
roles = RoleSet { roles: {} }
|
2222 | 2024-08-30T19:48:11.483Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = blueprint_loader
resource = Database
result = Ok(())
|
2223 | 2024-08-30T19:48:11.485Z | DEBG | nexus (BackgroundTasks): roles
background_task = blueprint_loader
roles = RoleSet { roles: {} }
|
2224 | 2024-08-30T19:48:11.485Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = blueprint_loader
resource = Database
result = Ok(())
|
2225 | 2024-08-30T19:48:11.487Z | DEBG | nexus (BackgroundTasks): roles
background_task = blueprint_loader
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
2226 | 2024-08-30T19:48:11.489Z | DEBG | nexus (BackgroundTasks): authorize result
action = Read
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = blueprint_loader
resource = Blueprint { parent: Fleet, key: 6cec0807-9a99-4265-913f-3aea7fdc6b25, lookup_type: ById(6cec0807-9a99-4265-913f-3aea7fdc6b25) }
result = Ok(())
|
2227 | 2024-08-30T19:48:11.489Z | DEBG | nexus (BackgroundTasks): roles
background_task = blueprint_loader
roles = RoleSet { roles: {} }
|
2228 | 2024-08-30T19:48:11.489Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = blueprint_loader
resource = Database
result = Ok(())
|
2229 | 2024-08-30T19:48:11.498Z | DEBG | nexus (BackgroundTasks): found latest target blueprint (unchanged)
background_task = blueprint_loader
original_target_id = 6cec0807-9a99-4265-913f-3aea7fdc6b25
original_time_created = 2024-08-30 19:42:44.596991 UTC
target_id = 6cec0807-9a99-4265-913f-3aea7fdc6b25
time_created = 2024-08-30 19:42:44.596991 UTC
|
2230 | 2024-08-30T19:48:11.498Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = blueprint_loader
elapsed = 19.99325ms
iteration = 32
status = {"enabled":false,"status":"target blueprint unchanged","target_id":"6cec0807-9a99-4265-913f-3aea7fdc6b25","time_created":"2024-08-30T19:42:44.596991Z"}
|
2231 | 2024-08-30T19:48:11.506Z | DEBG | nexus (BackgroundTasks): roles
background_task = region_replacement_driver
roles = RoleSet { roles: {} }
|
2232 | 2024-08-30T19:48:11.506Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = region_replacement_driver
resource = Database
result = Ok(())
|
2233 | 2024-08-30T19:48:11.529Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = region_replacement_driver
elapsed = 51.205718ms
iteration = 32
status = {"drive_invoked_ok":[],"errors":[],"finish_invoked_ok":[]}
|
2234 | 2024-08-30T19:48:12.213Z | INFO | nexus (dropshot): request completed
file = /home/build/.cargo/git/checkouts/dropshot-a4a923d29dccc492/06c8dab/dropshot/src/server.rs:914
latency_us = 294
local_addr = [fd00:1122:3344:101::c]:46269
method = GET
remote_addr = [fd00:1122:3344:101::d]:35256
req_id = 2243f87c-9b0a-4eb7-ab4f-a6dd093a0757
response_code = 200
uri = /d2343105-862a-478c-b746-fd8bb78f9a96
|
2235 | 2024-08-30T19:48:21.478Z | DEBG | nexus (BackgroundTasks): activating
background_task = blueprint_loader
iteration = 33
reason = Timeout
|
2236 | 2024-08-30T19:48:21.478Z | DEBG | nexus (BackgroundTasks): activating
background_task = region_replacement_driver
iteration = 33
reason = Timeout
|
2237 | 2024-08-30T19:48:21.478Z | DEBG | nexus (BackgroundTasks): roles
background_task = blueprint_loader
roles = RoleSet { roles: {} }
|
2238 | 2024-08-30T19:48:21.478Z | DEBG | nexus (BackgroundTasks): roles
background_task = region_replacement_driver
roles = RoleSet { roles: {} }
|
2239 | 2024-08-30T19:48:21.479Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = region_replacement_driver
resource = Database
result = Ok(())
|
2240 | 2024-08-30T19:48:21.479Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = blueprint_loader
resource = Database
result = Ok(())
|
2241 | 2024-08-30T19:48:21.481Z | DEBG | nexus (BackgroundTasks): roles
background_task = region_replacement_driver
roles = RoleSet { roles: {} }
|
2242 | 2024-08-30T19:48:21.481Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = region_replacement_driver
resource = Database
result = Ok(())
|
2243 | 2024-08-30T19:48:21.481Z | DEBG | nexus (BackgroundTasks): roles
background_task = blueprint_loader
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
2244 | 2024-08-30T19:48:21.484Z | DEBG | nexus (BackgroundTasks): authorize result
action = Read
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = blueprint_loader
resource = BlueprintConfig
result = Ok(())
|
2245 | 2024-08-30T19:48:21.484Z | DEBG | nexus (BackgroundTasks): roles
background_task = blueprint_loader
roles = RoleSet { roles: {} }
|
2246 | 2024-08-30T19:48:21.484Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = blueprint_loader
resource = Database
result = Ok(())
|
2247 | 2024-08-30T19:48:21.485Z | DEBG | nexus (BackgroundTasks): roles
background_task = blueprint_loader
roles = RoleSet { roles: {} }
|
2248 | 2024-08-30T19:48:21.486Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = blueprint_loader
resource = Database
result = Ok(())
|
2249 | 2024-08-30T19:48:21.487Z | DEBG | nexus (BackgroundTasks): roles
background_task = blueprint_loader
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
2250 | 2024-08-30T19:48:21.490Z | DEBG | nexus (BackgroundTasks): authorize result
action = Read
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = blueprint_loader
resource = Blueprint { parent: Fleet, key: 6cec0807-9a99-4265-913f-3aea7fdc6b25, lookup_type: ById(6cec0807-9a99-4265-913f-3aea7fdc6b25) }
result = Ok(())
|
2251 | 2024-08-30T19:48:21.491Z | DEBG | nexus (BackgroundTasks): roles
background_task = blueprint_loader
roles = RoleSet { roles: {} }
|
2252 | 2024-08-30T19:48:21.491Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = blueprint_loader
resource = Database
result = Ok(())
|
2253 | 2024-08-30T19:48:21.499Z | DEBG | nexus (BackgroundTasks): found latest target blueprint (unchanged)
background_task = blueprint_loader
original_target_id = 6cec0807-9a99-4265-913f-3aea7fdc6b25
original_time_created = 2024-08-30 19:42:44.596991 UTC
target_id = 6cec0807-9a99-4265-913f-3aea7fdc6b25
time_created = 2024-08-30 19:42:44.596991 UTC
|
2254 | 2024-08-30T19:48:21.499Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = blueprint_loader
elapsed = 20.593041ms
iteration = 33
status = {"enabled":false,"status":"target blueprint unchanged","target_id":"6cec0807-9a99-4265-913f-3aea7fdc6b25","time_created":"2024-08-30T19:42:44.596991Z"}
|
2255 | 2024-08-30T19:48:21.514Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = region_replacement_driver
elapsed = 35.258798ms
iteration = 33
status = {"drive_invoked_ok":[],"errors":[],"finish_invoked_ok":[]}
|
2256 | 2024-08-30T19:48:22.213Z | INFO | nexus (dropshot): request completed
file = /home/build/.cargo/git/checkouts/dropshot-a4a923d29dccc492/06c8dab/dropshot/src/server.rs:914
latency_us = 235
local_addr = [fd00:1122:3344:101::c]:46269
method = GET
remote_addr = [fd00:1122:3344:101::d]:35256
req_id = 22346345-2a80-4b24-8916-57c46207ce71
response_code = 200
uri = /d2343105-862a-478c-b746-fd8bb78f9a96
|
2257 | 2024-08-30T19:48:31.478Z | DEBG | nexus (BackgroundTasks): activating
background_task = bfd_manager
iteration = 12
reason = Timeout
|
2258 | 2024-08-30T19:48:31.479Z | DEBG | nexus (BackgroundTasks): roles
background_task = bfd_manager
roles = RoleSet { roles: {} }
|
2259 | 2024-08-30T19:48:31.479Z | DEBG | nexus (BackgroundTasks): activating
background_task = region_snapshot_replacement_step
iteration = 12
reason = Timeout
|
2260 | 2024-08-30T19:48:31.479Z | DEBG | nexus (BackgroundTasks): roles
background_task = region_snapshot_replacement_step
roles = RoleSet { roles: {} }
|
2261 | 2024-08-30T19:48:31.479Z | DEBG | nexus (BackgroundTasks): activating
background_task = region_replacement
iteration = 12
reason = Timeout
|
2262 | 2024-08-30T19:48:31.479Z | DEBG | nexus (BackgroundTasks): roles
background_task = region_replacement
roles = RoleSet { roles: {} }
|
2263 | 2024-08-30T19:48:31.479Z | DEBG | nexus (BackgroundTasks): activating
background_task = instance_updater
iteration = 12
reason = Timeout
|
2264 | 2024-08-30T19:48:31.479Z | DEBG | nexus (BackgroundTasks): looking for instances with destroyed active VMMs...
background_task = instance_updater
|
2265 | 2024-08-30T19:48:31.479Z | DEBG | nexus (BackgroundTasks): activating
background_task = region_snapshot_replacement_start
iteration = 12
reason = Timeout
|
2266 | 2024-08-30T19:48:31.479Z | DEBG | nexus (BackgroundTasks): roles
background_task = instance_updater
roles = RoleSet { roles: {} }
|
2267 | 2024-08-30T19:48:31.479Z | DEBG | nexus (BackgroundTasks): roles
background_task = region_snapshot_replacement_start
roles = RoleSet { roles: {} }
|
2268 | 2024-08-30T19:48:31.479Z | DEBG | nexus (BackgroundTasks): activating
background_task = service_zone_nat_tracker
iteration = 12
reason = Timeout
|
2269 | 2024-08-30T19:48:31.479Z | DEBG | nexus (BackgroundTasks): roles
background_task = service_zone_nat_tracker
roles = RoleSet { roles: {} }
|
2270 | 2024-08-30T19:48:31.479Z | DEBG | nexus (BackgroundTasks): activating
background_task = phantom_disks
iteration = 12
reason = Timeout
|
2271 | 2024-08-30T19:48:31.479Z | DEBG | nexus (BackgroundTasks): activating
background_task = blueprint_loader
iteration = 34
reason = Timeout
|
2272 | 2024-08-30T19:48:31.479Z | DEBG | nexus (BackgroundTasks): activating
background_task = v2p_manager
iteration = 12
reason = Timeout
|
2273 | 2024-08-30T19:48:31.479Z | DEBG | nexus (BackgroundTasks): activating
background_task = nat_v4_garbage_collector
iteration = 12
reason = Timeout
|
2274 | 2024-08-30T19:48:31.479Z | DEBG | nexus (BackgroundTasks): roles
background_task = blueprint_loader
roles = RoleSet { roles: {} }
|
2275 | 2024-08-30T19:48:31.479Z | DEBG | nexus (BackgroundTasks): roles
background_task = nat_v4_garbage_collector
roles = RoleSet { roles: {} }
|
2276 | 2024-08-30T19:48:31.479Z | DEBG | nexus (BackgroundTasks): roles
background_task = v2p_manager
roles = RoleSet { roles: {} }
|
2277 | 2024-08-30T19:48:31.479Z | DEBG | nexus (BackgroundTasks): activating
background_task = vpc_route_manager
iteration = 12
reason = Timeout
|
2278 | 2024-08-30T19:48:31.479Z | DEBG | nexus (BackgroundTasks): roles
background_task = vpc_route_manager
roles = RoleSet { roles: {} }
|
2279 | 2024-08-30T19:48:31.479Z | DEBG | nexus (BackgroundTasks): activating
background_task = switch_port_config_manager
iteration = 12
reason = Timeout
|
2280 | 2024-08-30T19:48:31.479Z | DEBG | nexus (BackgroundTasks): roles
background_task = switch_port_config_manager
roles = RoleSet { roles: {} }
|
2281 | 2024-08-30T19:48:31.479Z | DEBG | nexus (BackgroundTasks): activating
background_task = instance_watcher
iteration = 12
reason = Timeout
|
2282 | 2024-08-30T19:48:31.479Z | DEBG | nexus (BackgroundTasks): roles
background_task = instance_watcher
roles = RoleSet { roles: {} }
|
2283 | 2024-08-30T19:48:31.479Z | DEBG | nexus (BackgroundTasks): activating
background_task = physical_disk_adoption
iteration = 13
reason = Timeout
|
2284 | 2024-08-30T19:48:31.479Z | DEBG | nexus (BackgroundTasks): activating
background_task = region_snapshot_replacement_garbage_collection
iteration = 12
reason = Timeout
|
2285 | 2024-08-30T19:48:31.479Z | DEBG | nexus (BackgroundTasks): roles
background_task = physical_disk_adoption
roles = RoleSet { roles: {} }
|
2286 | 2024-08-30T19:48:31.479Z | DEBG | nexus (BackgroundTasks): roles
background_task = region_snapshot_replacement_garbage_collection
roles = RoleSet { roles: {} }
|
2287 | 2024-08-30T19:48:31.479Z | DEBG | nexus (BackgroundTasks): activating
background_task = region_replacement_driver
iteration = 34
reason = Timeout
|
2288 | 2024-08-30T19:48:31.479Z | DEBG | nexus (BackgroundTasks): roles
background_task = region_replacement_driver
roles = RoleSet { roles: {} }
|
2289 | 2024-08-30T19:48:31.479Z | DEBG | nexus (BackgroundTasks): activating
background_task = region_snapshot_replacement_finish
iteration = 12
reason = Timeout
|
2290 | 2024-08-30T19:48:31.479Z | DEBG | nexus (BackgroundTasks): roles
background_task = region_snapshot_replacement_finish
roles = RoleSet { roles: {} }
|
2291 | 2024-08-30T19:48:31.479Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = bfd_manager
resource = Database
result = Ok(())
|
2292 | 2024-08-30T19:48:31.479Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = blueprint_loader
resource = Database
result = Ok(())
|
2293 | 2024-08-30T19:48:31.479Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = region_snapshot_replacement_step
resource = Database
result = Ok(())
|
2294 | 2024-08-30T19:48:31.479Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = nat_v4_garbage_collector
resource = Database
result = Ok(())
|
2295 | 2024-08-30T19:48:31.479Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = region_replacement
resource = Database
result = Ok(())
|
2296 | 2024-08-30T19:48:31.479Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = instance_updater
resource = Database
result = Ok(())
|
2297 | 2024-08-30T19:48:31.479Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = region_snapshot_replacement_start
resource = Database
result = Ok(())
|
2298 | 2024-08-30T19:48:31.479Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = vpc_route_manager
resource = Database
result = Ok(())
|
2299 | 2024-08-30T19:48:31.479Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = switch_port_config_manager
resource = Database
result = Ok(())
|
2300 | 2024-08-30T19:48:31.479Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = region_snapshot_replacement_garbage_collection
resource = Database
result = Ok(())
|
2301 | 2024-08-30T19:48:31.479Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = v2p_manager
resource = Database
result = Ok(())
|
2302 | 2024-08-30T19:48:31.479Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = service_zone_nat_tracker
resource = Database
result = Ok(())
|
2303 | 2024-08-30T19:48:31.479Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = instance_watcher
resource = Database
result = Ok(())
|
2304 | 2024-08-30T19:48:31.479Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = region_snapshot_replacement_finish
resource = Database
result = Ok(())
|
2305 | 2024-08-30T19:48:31.479Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = region_replacement_driver
resource = Database
result = Ok(())
|
2306 | 2024-08-30T19:48:31.479Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = physical_disk_adoption
resource = Database
result = Ok(())
|
2307 | 2024-08-30T19:48:31.481Z | DEBG | nexus (DnsResolver): lookup_all_ipv6 srv
dns_name = _dendrite._tcp.control-plane.oxide.internal
response = SrvLookup(Lookup { query: Query { name: Name("_dendrite._tcp.control-plane.oxide.internal"), query_type: SRV, query_class: IN }, records: [Record { name_labels: Name("_dendrite._tcp.control-plane.oxide.internal."), rr_type: SRV, dns_class: IN, ttl: 0, rdata: Some(SRV(SRV { priority: 0, weight: 0, port: 12224, target: Name("dendrite-289c9d10-fa69-4638-aac7-3cfc6b4e23be.host.control-plane.oxide.internal.") })) }, Record { name_labels: Name("dendrite-289c9d10-fa69-4638-aac7-3cfc6b4e23be.host.control-plane.oxide.internal."), rr_type: AAAA, dns_class: IN, ttl: 0, rdata: Some(AAAA(AAAA(fd00:1122:3344:101::2))) }], valid_until: Instant { tv_sec: 1197, tv_nsec: 787694247 } })
|
2308 | 2024-08-30T19:48:31.482Z | DEBG | nexus (BackgroundTasks): roles
background_task = blueprint_loader
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
2309 | 2024-08-30T19:48:31.482Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = phantom_disks
elapsed = 3.863328ms
iteration = 12
status = {"phantom_disk_deleted_err":0,"phantom_disk_deleted_ok":0}
|
2310 | 2024-08-30T19:48:31.483Z | INFO | nexus (BackgroundTasks): Determining switch slots managed by switch zones
background_task = bfd_manager
file = nexus/src/app/mod.rs:1050
|
2311 | 2024-08-30T19:48:31.483Z | DEBG | nexus (DnsResolver): lookup_all_ipv6 srv
dns_name = _dendrite._tcp.control-plane.oxide.internal
response = SrvLookup(Lookup { query: Query { name: Name("_dendrite._tcp.control-plane.oxide.internal"), query_type: SRV, query_class: IN }, records: [Record { name_labels: Name("_dendrite._tcp.control-plane.oxide.internal."), rr_type: SRV, dns_class: IN, ttl: 0, rdata: Some(SRV(SRV { priority: 0, weight: 0, port: 12224, target: Name("dendrite-289c9d10-fa69-4638-aac7-3cfc6b4e23be.host.control-plane.oxide.internal.") })) }, Record { name_labels: Name("dendrite-289c9d10-fa69-4638-aac7-3cfc6b4e23be.host.control-plane.oxide.internal."), rr_type: AAAA, dns_class: IN, ttl: 0, rdata: Some(AAAA(AAAA(fd00:1122:3344:101::2))) }], valid_until: Instant { tv_sec: 1197, tv_nsec: 789294445 } })
|
2312 | 2024-08-30T19:48:31.484Z | INFO | nexus (BackgroundTasks): Determining switch slots managed by switch zones
background_task = nat_v4_garbage_collector
file = nexus/src/app/mod.rs:1050
|
2313 | 2024-08-30T19:48:31.484Z | DEBG | nexus (BackgroundTasks): authorize result
action = Read
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = blueprint_loader
resource = BlueprintConfig
result = Ok(())
|
2314 | 2024-08-30T19:48:31.484Z | DEBG | nexus (BackgroundTasks): roles
background_task = blueprint_loader
roles = RoleSet { roles: {} }
|
2315 | 2024-08-30T19:48:31.484Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = blueprint_loader
resource = Database
result = Ok(())
|
2316 | 2024-08-30T19:48:31.489Z | DEBG | nexus (BackgroundTasks): roles
background_task = instance_watcher
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
2317 | 2024-08-30T19:48:31.492Z | DEBG | nexus (BackgroundTasks): authorize result
action = Read
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = instance_watcher
resource = Fleet
result = Ok(())
|
2318 | 2024-08-30T19:48:31.492Z | DEBG | nexus (BackgroundTasks): roles
background_task = instance_watcher
roles = RoleSet { roles: {} }
|
2319 | 2024-08-30T19:48:31.492Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = instance_watcher
resource = Database
result = Ok(())
|
2320 | 2024-08-30T19:48:31.496Z | DEBG | nexus (BackgroundTasks): roles
background_task = blueprint_loader
roles = RoleSet { roles: {} }
|
2321 | 2024-08-30T19:48:31.497Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = blueprint_loader
resource = Database
result = Ok(())
|
2322 | 2024-08-30T19:48:31.499Z | DEBG | nexus (BackgroundTasks): roles
background_task = blueprint_loader
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
2323 | 2024-08-30T19:48:31.501Z | DEBG | nexus (BackgroundTasks): authorize result
action = Read
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = blueprint_loader
resource = Blueprint { parent: Fleet, key: 6cec0807-9a99-4265-913f-3aea7fdc6b25, lookup_type: ById(6cec0807-9a99-4265-913f-3aea7fdc6b25) }
result = Ok(())
|
2324 | 2024-08-30T19:48:31.501Z | DEBG | nexus (BackgroundTasks): roles
background_task = blueprint_loader
roles = RoleSet { roles: {} }
|
2325 | 2024-08-30T19:48:31.501Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = blueprint_loader
resource = Database
result = Ok(())
|
2326 | 2024-08-30T19:48:31.517Z | DEBG | nexus (BackgroundTasks): roles
background_task = region_snapshot_replacement_step
roles = RoleSet { roles: {} }
|
2327 | 2024-08-30T19:48:31.517Z | DEBG | nexus (BackgroundTasks): found latest target blueprint (unchanged)
background_task = blueprint_loader
original_target_id = 6cec0807-9a99-4265-913f-3aea7fdc6b25
original_time_created = 2024-08-30 19:42:44.596991 UTC
target_id = 6cec0807-9a99-4265-913f-3aea7fdc6b25
time_created = 2024-08-30 19:42:44.596991 UTC
|
2328 | 2024-08-30T19:48:31.517Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = blueprint_loader
elapsed = 38.440014ms
iteration = 34
status = {"enabled":false,"status":"target blueprint unchanged","target_id":"6cec0807-9a99-4265-913f-3aea7fdc6b25","time_created":"2024-08-30T19:42:44.596991Z"}
|
2329 | 2024-08-30T19:48:31.517Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = region_snapshot_replacement_step
resource = Database
result = Ok(())
|
2330 | 2024-08-30T19:48:31.527Z | INFO | nexus (BackgroundTasks): listed instances with destroyed active VMMs
background_task = instance_updater
count = 0
file = nexus/src/app/background/tasks/instance_updater.rs:55
|
2331 | 2024-08-30T19:48:31.527Z | DEBG | nexus (BackgroundTasks): looking for instances with terminated active migrations...
background_task = instance_updater
|
2332 | 2024-08-30T19:48:31.527Z | DEBG | nexus (BackgroundTasks): roles
background_task = instance_updater
roles = RoleSet { roles: {} }
|
2333 | 2024-08-30T19:48:31.527Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = instance_updater
resource = Database
result = Ok(())
|
2334 | 2024-08-30T19:48:31.528Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = region_snapshot_replacement_finish
elapsed = 49.509379ms
iteration = 12
status = {"errors":[],"records_set_to_done":[]}
|
2335 | 2024-08-30T19:48:31.529Z | DEBG | nexus (BackgroundTasks): roles
background_task = service_zone_nat_tracker
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
2336 | 2024-08-30T19:48:31.529Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = region_snapshot_replacement_garbage_collection
elapsed = 50.440965ms
iteration = 12
status = {"errors":[],"garbage_collect_requested":[]}
|
2337 | 2024-08-30T19:48:31.530Z | DEBG | nexus (BackgroundTasks): roles
background_task = region_replacement
roles = RoleSet { roles: {} }
|
2338 | 2024-08-30T19:48:31.530Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = region_replacement
resource = Database
result = Ok(())
|
2339 | 2024-08-30T19:48:31.531Z | DEBG | nexus (BackgroundTasks): roles
background_task = vpc_route_manager
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
2340 | 2024-08-30T19:48:31.531Z | DEBG | nexus (BackgroundTasks): roles
background_task = region_replacement_driver
roles = RoleSet { roles: {} }
|
2341 | 2024-08-30T19:48:31.532Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = region_replacement_driver
resource = Database
result = Ok(())
|
2342 | 2024-08-30T19:48:31.532Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = region_replacement
elapsed = 53.60803ms
iteration = 12
status = {"region_replacement_started_err":0,"region_replacement_started_ok":0}
|
2343 | 2024-08-30T19:48:31.533Z | DEBG | nexus (BackgroundTasks): authorize result
action = Read
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = service_zone_nat_tracker
resource = Inventory
result = Ok(())
|
2344 | 2024-08-30T19:48:31.533Z | DEBG | nexus (BackgroundTasks): roles
background_task = service_zone_nat_tracker
roles = RoleSet { roles: {} }
|
2345 | 2024-08-30T19:48:31.533Z | DEBG | nexus (BackgroundTasks): roles
background_task = physical_disk_adoption
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
2346 | 2024-08-30T19:48:31.533Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = service_zone_nat_tracker
resource = Database
result = Ok(())
|
2347 | 2024-08-30T19:48:31.533Z | DEBG | nexus (BackgroundTasks): authorize result
action = ListChildren
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = vpc_route_manager
resource = Fleet
result = Ok(())
|
2348 | 2024-08-30T19:48:31.533Z | DEBG | nexus (BackgroundTasks): roles
background_task = vpc_route_manager
roles = RoleSet { roles: {} }
|
2349 | 2024-08-30T19:48:31.533Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = vpc_route_manager
resource = Database
result = Ok(())
|
2350 | 2024-08-30T19:48:31.534Z | INFO | nexus (BackgroundTasks): determining switch slot managed by dendrite zone
background_task = bfd_manager
file = nexus/src/app/mod.rs:1058
zone_address = fd00:1122:3344:101::2
|
2351 | 2024-08-30T19:48:31.534Z | DEBG | nexus (MgsClient): client request
background_task = bfd_manager
body = None
method = GET
uri = http://[fd00:1122:3344:101::2]:12225/local/switch-id
|
2352 | 2024-08-30T19:48:31.535Z | DEBG | nexus (BackgroundTasks): authorize result
action = Read
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = physical_disk_adoption
resource = Fleet
result = Ok(())
|
2353 | 2024-08-30T19:48:31.535Z | DEBG | nexus (BackgroundTasks): roles
background_task = physical_disk_adoption
roles = RoleSet { roles: {} }
|
2354 | 2024-08-30T19:48:31.535Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = physical_disk_adoption
resource = Database
result = Ok(())
|
2355 | 2024-08-30T19:48:31.535Z | INFO | nexus (BackgroundTasks): determining switch slot managed by dendrite zone
background_task = nat_v4_garbage_collector
file = nexus/src/app/mod.rs:1058
zone_address = fd00:1122:3344:101::2
|
2356 | 2024-08-30T19:48:31.535Z | DEBG | nexus (MgsClient): client request
background_task = nat_v4_garbage_collector
body = None
method = GET
uri = http://[fd00:1122:3344:101::2]:12225/local/switch-id
|
2357 | 2024-08-30T19:48:31.536Z | DEBG | nexus (BackgroundTasks): roles
background_task = region_snapshot_replacement_start
roles = RoleSet { roles: {} }
|
2358 | 2024-08-30T19:48:31.536Z | DEBG | nexus (MgsClient): client response
background_task = bfd_manager
result = Ok(Response { url: Url { scheme: "http", cannot_be_a_base: false, username: "", password: None, host: Some(Ipv6(fd00:1122:3344:101::2)), port: Some(12225), path: "/local/switch-id", query: None, fragment: None }, status: 200, headers: {"content-type": "application/json", "x-request-id": "5a90c517-80b5-409b-966a-9b45008d2cf3", "content-length": "26", "date": "Fri, 30 Aug 2024 19:48:31 GMT"} })
|
2359 | 2024-08-30T19:48:31.536Z | INFO | nexus (BackgroundTasks): identified switch slot for dendrite zone
background_task = bfd_manager
file = nexus/src/app/mod.rs:1063
slot = SpIdentifier {\n slot: 0,\n type_: Switch,\n}
zone_address = fd00:1122:3344:101::2
|
2360 | 2024-08-30T19:48:31.536Z | DEBG | nexus (MgsClient): client response
background_task = nat_v4_garbage_collector
result = Ok(Response { url: Url { scheme: "http", cannot_be_a_base: false, username: "", password: None, host: Some(Ipv6(fd00:1122:3344:101::2)), port: Some(12225), path: "/local/switch-id", query: None, fragment: None }, status: 200, headers: {"content-type": "application/json", "x-request-id": "63845d5e-3d50-45fb-89d6-e4e822ef7565", "content-length": "26", "date": "Fri, 30 Aug 2024 19:48:31 GMT"} })
|
2361 | 2024-08-30T19:48:31.536Z | INFO | nexus (BackgroundTasks): identified switch slot for dendrite zone
background_task = nat_v4_garbage_collector
file = nexus/src/app/mod.rs:1063
slot = SpIdentifier {\n slot: 0,\n type_: Switch,\n}
zone_address = fd00:1122:3344:101::2
|
2362 | 2024-08-30T19:48:31.536Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = region_snapshot_replacement_start
resource = Database
result = Ok(())
|
2363 | 2024-08-30T19:48:31.537Z | DEBG | nexus (BackgroundTasks): roles
background_task = service_zone_nat_tracker
roles = RoleSet { roles: {} }
|
2364 | 2024-08-30T19:48:31.537Z | DEBG | nexus (BackgroundTasks): roles
background_task = vpc_route_manager
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
2365 | 2024-08-30T19:48:31.537Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = service_zone_nat_tracker
resource = Database
result = Ok(())
|
2366 | 2024-08-30T19:48:31.537Z | INFO | nexus (BackgroundTasks): completed mapping dendrite zones to switch slots
background_task = nat_v4_garbage_collector
file = nexus/src/app/mod.rs:1095
mappings = {\n Switch0: fd00:1122:3344:101::2,\n}
|
2367 | 2024-08-30T19:48:31.538Z | INFO | nexus (BackgroundTasks): completed mapping dendrite zones to switch slots
background_task = bfd_manager
file = nexus/src/app/mod.rs:1095
mappings = {\n Switch0: fd00:1122:3344:101::2,\n}
|
2368 | 2024-08-30T19:48:31.538Z | DEBG | nexus (BackgroundTasks): roles
background_task = physical_disk_adoption
roles = RoleSet { roles: {} }
|
2369 | 2024-08-30T19:48:31.538Z | DEBG | nexus (BackgroundTasks): roles
background_task = switch_port_config_manager
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
2370 | 2024-08-30T19:48:31.538Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = physical_disk_adoption
resource = Database
result = Ok(())
|
2371 | 2024-08-30T19:48:31.539Z | DEBG | nexus (BackgroundTasks): authorize result
action = ListChildren
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = vpc_route_manager
resource = Fleet
result = Ok(())
|
2372 | 2024-08-30T19:48:31.539Z | DEBG | nexus (BackgroundTasks): roles
background_task = vpc_route_manager
roles = RoleSet { roles: {} }
|
2373 | 2024-08-30T19:48:31.539Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = vpc_route_manager
resource = Database
result = Ok(())
|
2374 | 2024-08-30T19:48:31.540Z | DEBG | nexus (BackgroundTasks): authorize result
action = Read
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = switch_port_config_manager
resource = Fleet
result = Ok(())
|
2375 | 2024-08-30T19:48:31.540Z | DEBG | nexus (BackgroundTasks): roles
background_task = switch_port_config_manager
roles = RoleSet { roles: {} }
|
2376 | 2024-08-30T19:48:31.540Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = switch_port_config_manager
resource = Database
result = Ok(())
|
2377 | 2024-08-30T19:48:31.541Z | DEBG | nexus (BackgroundTasks): roles
background_task = physical_disk_adoption
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
2378 | 2024-08-30T19:48:31.543Z | DEBG | nexus (BackgroundTasks): authorize result
action = Read
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = physical_disk_adoption
resource = Fleet
result = Ok(())
|
2379 | 2024-08-30T19:48:31.543Z | DEBG | nexus (BackgroundTasks): roles
background_task = physical_disk_adoption
roles = RoleSet { roles: {} }
|
2380 | 2024-08-30T19:48:31.543Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = physical_disk_adoption
resource = Database
result = Ok(())
|
2381 | 2024-08-30T19:48:31.546Z | DEBG | nexus (DnsResolver): lookup_all_ipv6 srv
dns_name = _dendrite._tcp.control-plane.oxide.internal
response = SrvLookup(Lookup { query: Query { name: Name("_dendrite._tcp.control-plane.oxide.internal"), query_type: SRV, query_class: IN }, records: [Record { name_labels: Name("_dendrite._tcp.control-plane.oxide.internal."), rr_type: SRV, dns_class: IN, ttl: 0, rdata: Some(SRV(SRV { priority: 0, weight: 0, port: 12224, target: Name("dendrite-289c9d10-fa69-4638-aac7-3cfc6b4e23be.host.control-plane.oxide.internal.") })) }, Record { name_labels: Name("dendrite-289c9d10-fa69-4638-aac7-3cfc6b4e23be.host.control-plane.oxide.internal."), rr_type: AAAA, dns_class: IN, ttl: 0, rdata: Some(AAAA(AAAA(fd00:1122:3344:101::2))) }], valid_until: Instant { tv_sec: 1197, tv_nsec: 851845772 } })
|
2382 | 2024-08-30T19:48:31.546Z | INFO | nexus (BackgroundTasks): Determining switch slots managed by switch zones
background_task = switch_port_config_manager
file = nexus/src/app/mod.rs:1050
rack_id = 27cfef72-d05b-490f-ac92-5c7cad830c2e
|
2383 | 2024-08-30T19:48:31.550Z | DEBG | nexus (BackgroundTasks): roles
background_task = region_snapshot_replacement_step
roles = RoleSet { roles: {} }
|
2384 | 2024-08-30T19:48:31.550Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = region_snapshot_replacement_step
resource = Database
result = Ok(())
|
2385 | 2024-08-30T19:48:31.558Z | DEBG | nexus (BackgroundTasks): roles
background_task = service_zone_nat_tracker
roles = RoleSet { roles: {} }
|
2386 | 2024-08-30T19:48:31.558Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = service_zone_nat_tracker
resource = Database
result = Ok(())
|
2387 | 2024-08-30T19:48:31.561Z | DEBG | nexus (BackgroundTasks): roles
background_task = service_zone_nat_tracker
roles = RoleSet { roles: {} }
|
2388 | 2024-08-30T19:48:31.561Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = service_zone_nat_tracker
resource = Database
result = Ok(())
|
2389 | 2024-08-30T19:48:31.563Z | INFO | nexus (BackgroundTasks): listed instances with terminated active migrations
background_task = instance_updater
count = 0
file = nexus/src/app/background/tasks/instance_updater.rs:55
|
2390 | 2024-08-30T19:48:31.563Z | INFO | nexus (BackgroundTasks): instance updater activation completed
background_task = instance_updater
destroyed_active_vmms = 0
file = nexus/src/app/background/tasks/instance_updater.rs:220
terminated_active_migrations = 0
update_sagas_completed = 0
update_sagas_started = 0
|
2391 | 2024-08-30T19:48:31.563Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = instance_updater
elapsed = 84.643275ms
iteration = 12
status = {"destroyed_active_vmms":0,"error":null,"saga_start_failures":0,"sagas_completed":0,"sagas_failed":0,"sagas_started":0,"terminated_active_migrations":0}
|
2392 | 2024-08-30T19:48:31.564Z | DEBG | nexus (BackgroundTasks): roles
background_task = service_zone_nat_tracker
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
2393 | 2024-08-30T19:48:31.567Z | DEBG | nexus (BackgroundTasks): authorize result
action = Read
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = service_zone_nat_tracker
resource = Sled { parent: Fleet, key: 289c9d10-fa69-4638-aac7-3cfc6b4e23be, lookup_type: ById(289c9d10-fa69-4638-aac7-3cfc6b4e23be) }
result = Ok(())
|
2394 | 2024-08-30T19:48:31.567Z | DEBG | nexus (BackgroundTasks): roles
background_task = service_zone_nat_tracker
roles = RoleSet { roles: {} }
|
2395 | 2024-08-30T19:48:31.567Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = service_zone_nat_tracker
resource = Database
result = Ok(())
|
2396 | 2024-08-30T19:48:31.568Z | INFO | nexus (BackgroundTasks): all instance checks complete
background_task = instance_watcher
file = nexus/src/app/background/tasks/instance_watcher.rs:454
pruned_instances = 0
total_completed = 0
total_failed = 0
total_incomplete = 0
total_instances = 0
update_sagas_queued = 0
|
2397 | 2024-08-30T19:48:31.568Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = instance_watcher
elapsed = 89.682914ms
iteration = 12
status = {"failed_checks":{},"incomplete_checks":{},"instance_states":{},"pruned_instances":0,"total_instances":0,"update_sagas_queued":0}
|
2398 | 2024-08-30T19:48:31.569Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = service_zone_nat_tracker
elapsed = 90.03904ms
iteration = 12
status = 0
|
2399 | 2024-08-30T19:48:31.572Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = region_snapshot_replacement_start
elapsed = 93.035473ms
iteration = 12
status = {"errors":[],"requests_created_ok":[],"start_invoked_ok":[]}
|
2400 | 2024-08-30T19:48:31.577Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = region_replacement_driver
elapsed = 98.137293ms
iteration = 34
status = {"drive_invoked_ok":[],"errors":[],"finish_invoked_ok":[]}
|
2401 | 2024-08-30T19:48:31.586Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = region_snapshot_replacement_step
elapsed = 107.918714ms
iteration = 12
status = {"errors":[],"step_garbage_collect_invoked_ok":[],"step_invoked_ok":[],"step_records_created_ok":[]}
|
2402 | 2024-08-30T19:48:31.587Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = bfd_manager
elapsed = 108.917921ms
iteration = 12
status = {}
|
2403 | 2024-08-30T19:48:31.594Z | INFO | nexus (BackgroundTasks): determining switch slot managed by dendrite zone
background_task = switch_port_config_manager
file = nexus/src/app/mod.rs:1058
rack_id = 27cfef72-d05b-490f-ac92-5c7cad830c2e
zone_address = fd00:1122:3344:101::2
|
2404 | 2024-08-30T19:48:31.594Z | DEBG | nexus (MgsClient): client request
background_task = switch_port_config_manager
body = None
method = GET
rack_id = 27cfef72-d05b-490f-ac92-5c7cad830c2e
uri = http://[fd00:1122:3344:101::2]:12225/local/switch-id
|
2405 | 2024-08-30T19:48:31.594Z | DEBG | nexus (MgsClient): client response
background_task = switch_port_config_manager
rack_id = 27cfef72-d05b-490f-ac92-5c7cad830c2e
result = Ok(Response { url: Url { scheme: "http", cannot_be_a_base: false, username: "", password: None, host: Some(Ipv6(fd00:1122:3344:101::2)), port: Some(12225), path: "/local/switch-id", query: None, fragment: None }, status: 200, headers: {"content-type": "application/json", "x-request-id": "9ca4c3ce-7d3d-4df3-ae3f-2944a2598f30", "content-length": "26", "date": "Fri, 30 Aug 2024 19:48:31 GMT"} })
|
2406 | 2024-08-30T19:48:31.594Z | INFO | nexus (BackgroundTasks): identified switch slot for dendrite zone
background_task = switch_port_config_manager
file = nexus/src/app/mod.rs:1063
rack_id = 27cfef72-d05b-490f-ac92-5c7cad830c2e
slot = SpIdentifier {\n slot: 0,\n type_: Switch,\n}
zone_address = fd00:1122:3344:101::2
|
2407 | 2024-08-30T19:48:31.595Z | DEBG | nexus (DpdClient): client request
background_task = nat_v4_garbage_collector
body = None
method = GET
uri = http://[fd00:1122:3344:101::2]:12224/rpw/nat/ipv4/gen
|
2408 | 2024-08-30T19:48:31.595Z | DEBG | nexus (DpdClient): client response
background_task = nat_v4_garbage_collector
result = Ok(Response { url: Url { scheme: "http", cannot_be_a_base: false, username: "", password: None, host: Some(Ipv6(fd00:1122:3344:101::2)), port: Some(12224), path: "/rpw/nat/ipv4/gen", query: None, fragment: None }, status: 200, headers: {"content-type": "application/json", "x-request-id": "49bd0f61-0894-4930-ad1b-7e2e8f65f045", "content-length": "1", "date": "Fri, 30 Aug 2024 19:48:31 GMT"} })
|
2409 | 2024-08-30T19:48:31.596Z | INFO | nexus (BackgroundTasks): completed mapping dendrite zones to switch slots
background_task = switch_port_config_manager
file = nexus/src/app/mod.rs:1095
mappings = {\n Switch0: fd00:1122:3344:101::2,\n}
rack_id = 27cfef72-d05b-490f-ac92-5c7cad830c2e
|
2410 | 2024-08-30T19:48:31.596Z | DEBG | nexus (BackgroundTasks): roles
background_task = nat_v4_garbage_collector
roles = RoleSet { roles: {} }
|
2411 | 2024-08-30T19:48:31.597Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = nat_v4_garbage_collector
resource = Database
result = Ok(())
|
2412 | 2024-08-30T19:48:31.598Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = nat_v4_garbage_collector
elapsed = 119.499326ms
iteration = 12
status = null
|
2413 | 2024-08-30T19:48:31.600Z | DEBG | nexus (BackgroundTasks): roles
background_task = v2p_manager
roles = RoleSet { roles: {} }
|
2414 | 2024-08-30T19:48:31.600Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = v2p_manager
resource = Database
result = Ok(())
|
2415 | 2024-08-30T19:48:31.632Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = physical_disk_adoption
elapsed = 153.563805ms
iteration = 13
status = {"physical_disks_added":0}
|
2416 | 2024-08-30T19:48:31.663Z | DEBG | nexus (BackgroundTasks): client request
SledAgent = 289c9d10-fa69-4638-aac7-3cfc6b4e23be
background_task = vpc_route_manager
body = None
method = GET
uri = http://[fd00:1122:3344:101::1]:12345/vpc-routes
|
2417 | 2024-08-30T19:48:31.664Z | DEBG | nexus (BackgroundTasks): client response
SledAgent = 289c9d10-fa69-4638-aac7-3cfc6b4e23be
background_task = vpc_route_manager
result = Ok(Response { url: Url { scheme: "http", cannot_be_a_base: false, username: "", password: None, host: Some(Ipv6(fd00:1122:3344:101::1)), port: Some(12345), path: "/vpc-routes", query: None, fragment: None }, status: 200, headers: {"content-type": "application/json", "x-request-id": "c9c7725f-6e1f-4d99-8e75-14eb44205fb1", "content-length": "372", "date": "Fri, 30 Aug 2024 19:48:31 GMT"} })
|
2418 | 2024-08-30T19:48:31.664Z | DEBG | nexus (BackgroundTasks): roles
background_task = vpc_route_manager
roles = RoleSet { roles: {} }
|
2419 | 2024-08-30T19:48:31.664Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = vpc_route_manager
resource = Database
result = Ok(())
|
2420 | 2024-08-30T19:48:31.667Z | DEBG | nexus (BackgroundTasks): roles
background_task = vpc_route_manager
roles = RoleSet { roles: {} }
|
2421 | 2024-08-30T19:48:31.667Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = vpc_route_manager
resource = Database
result = Ok(())
|
2422 | 2024-08-30T19:48:31.685Z | DEBG | nexus (BackgroundTasks): roles
background_task = vpc_route_manager
roles = RoleSet { roles: {} }
|
2423 | 2024-08-30T19:48:31.685Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = vpc_route_manager
resource = Database
result = Ok(())
|
2424 | 2024-08-30T19:48:31.689Z | DEBG | nexus (BackgroundTasks): client request
SledAgent = 289c9d10-fa69-4638-aac7-3cfc6b4e23be
background_task = vpc_route_manager
body = Some(Body)
method = PUT
uri = http://[fd00:1122:3344:101::1]:12345/vpc-routes
|
2425 | 2024-08-30T19:48:31.690Z | DEBG | nexus (BackgroundTasks): client response
SledAgent = 289c9d10-fa69-4638-aac7-3cfc6b4e23be
background_task = vpc_route_manager
result = Ok(Response { url: Url { scheme: "http", cannot_be_a_base: false, username: "", password: None, host: Some(Ipv6(fd00:1122:3344:101::1)), port: Some(12345), path: "/vpc-routes", query: None, fragment: None }, status: 204, headers: {"x-request-id": "db2d56ed-1460-4a21-8977-c057eb96b726", "date": "Fri, 30 Aug 2024 19:48:31 GMT"} })
|
2426 | 2024-08-30T19:48:31.692Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = vpc_route_manager
elapsed = 213.200931ms
iteration = 12
status = {}
|
2427 | 2024-08-30T19:48:31.703Z | DEBG | nexus (BackgroundTasks): roles
background_task = v2p_manager
roles = RoleSet { roles: {} }
|
2428 | 2024-08-30T19:48:31.703Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = v2p_manager
resource = Database
result = Ok(())
|
2429 | 2024-08-30T19:48:31.705Z | DEBG | nexus (BackgroundTasks): roles
background_task = v2p_manager
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
2430 | 2024-08-30T19:48:31.706Z | DEBG | nexus (BackgroundTasks): authorize result
action = ListChildren
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = v2p_manager
resource = Fleet
result = Ok(())
|
2431 | 2024-08-30T19:48:31.706Z | DEBG | nexus (BackgroundTasks): roles
background_task = v2p_manager
roles = RoleSet { roles: {} }
|
2432 | 2024-08-30T19:48:31.707Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = v2p_manager
resource = Database
result = Ok(())
|
2433 | 2024-08-30T19:48:31.708Z | DEBG | nexus (BackgroundTasks): roles
background_task = v2p_manager
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
2434 | 2024-08-30T19:48:31.711Z | DEBG | nexus (BackgroundTasks): authorize result
action = ListChildren
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = v2p_manager
resource = Fleet
result = Ok(())
|
2435 | 2024-08-30T19:48:31.711Z | DEBG | nexus (BackgroundTasks): roles
background_task = v2p_manager
roles = RoleSet { roles: {} }
|
2436 | 2024-08-30T19:48:31.712Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = v2p_manager
resource = Database
result = Ok(())
|
2437 | 2024-08-30T19:48:31.757Z | DEBG | nexus (BackgroundTasks): roles
background_task = switch_port_config_manager
roles = RoleSet { roles: {} }
|
2438 | 2024-08-30T19:48:31.758Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = switch_port_config_manager
resource = Database
result = Ok(())
|
2439 | 2024-08-30T19:48:31.760Z | INFO | nexus (BackgroundTasks): fetching switch port settings
background_task = switch_port_config_manager
file = nexus/src/app/background/tasks/sync_switch_configuration.rs:147
port = SwitchPort { id: 7ccb4afc-fc07-48c6-8785-c2cff1ca389e, rack_id: 27cfef72-d05b-490f-ac92-5c7cad830c2e, switch_location: "switch0", port_name: "qsfp0", port_settings_id: Some(49669c7e-dd3c-47ce-aadc-885f0c38581f) }
rack_id = 27cfef72-d05b-490f-ac92-5c7cad830c2e
switch_location = Switch0
|
2440 | 2024-08-30T19:48:31.760Z | DEBG | nexus (BackgroundTasks): roles
background_task = switch_port_config_manager
roles = RoleSet { roles: {} }
|
2441 | 2024-08-30T19:48:31.760Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = switch_port_config_manager
resource = Database
result = Ok(())
|
2442 | 2024-08-30T19:48:31.770Z | DEBG | nexus (DpdClient): client request
background_task = switch_port_config_manager
body = None
method = GET
rack_id = 27cfef72-d05b-490f-ac92-5c7cad830c2e
uri = http://[fd00:1122:3344:101::2]:12224/port/qsfp0/settings?tag=omicron
|
2443 | 2024-08-30T19:48:31.772Z | DEBG | nexus (DpdClient): client response
background_task = switch_port_config_manager
rack_id = 27cfef72-d05b-490f-ac92-5c7cad830c2e
result = Ok(Response { url: Url { scheme: "http", cannot_be_a_base: false, username: "", password: None, host: Some(Ipv6(fd00:1122:3344:101::2)), port: Some(12224), path: "/port/qsfp0/settings", query: Some("tag=omicron"), fragment: None }, status: 200, headers: {"content-type": "application/json", "x-request-id": "6ed8f773-e957-4258-8d10-bab11af8a662", "content-length": "121", "date": "Fri, 30 Aug 2024 19:48:31 GMT"} })
|
2444 | 2024-08-30T19:48:31.772Z | INFO | nexus (BackgroundTasks): retrieved port settings from switch
background_task = switch_port_config_manager
file = nexus/src/app/background/tasks/sync_switch_configuration.rs:1714
rack_id = 27cfef72-d05b-490f-ac92-5c7cad830c2e
settings = PortSettings { links: {"0": LinkSettings { addrs: [10.151.1.174], params: LinkCreate { autoneg: false, fec: None, kr: false, lane: Some(LinkId(0)), speed: Speed40G } }} }
switch_port_id = "qsfp0"
|
2445 | 2024-08-30T19:48:31.772Z | INFO | nexus (BackgroundTasks): port settings up to date, skipping
background_task = switch_port_config_manager
file = nexus/src/app/background/tasks/sync_switch_configuration.rs:1741
rack_id = 27cfef72-d05b-490f-ac92-5c7cad830c2e
switch_location = Switch0
switch_port_id = "qsfp0"
switch_port_settings_id = 49669c7e-dd3c-47ce-aadc-885f0c38581f
|
2446 | 2024-08-30T19:48:31.772Z | INFO | nexus (BackgroundTasks): retrieved existing routes
background_task = switch_port_config_manager
file = nexus/src/app/background/tasks/sync_switch_configuration.rs:379
rack_id = 27cfef72-d05b-490f-ac92-5c7cad830c2e
routes = {Switch0: {(10.151.1.100, Prefix4 { length: 0, value: 0.0.0.0 }, None, None)}}
|
2447 | 2024-08-30T19:48:31.772Z | INFO | nexus (BackgroundTasks): retrieved desired routes
background_task = switch_port_config_manager
file = nexus/src/app/background/tasks/sync_switch_configuration.rs:383
rack_id = 27cfef72-d05b-490f-ac92-5c7cad830c2e
routes = {Switch0: {(10.151.1.100, Prefix4 { length: 0, value: 0.0.0.0 }, None, None)}}
|
2448 | 2024-08-30T19:48:31.772Z | INFO | nexus (BackgroundTasks): calculated static routes to add
background_task = switch_port_config_manager
file = nexus/src/app/background/tasks/sync_switch_configuration.rs:392
rack_id = 27cfef72-d05b-490f-ac92-5c7cad830c2e
routes = {}
|
2449 | 2024-08-30T19:48:31.772Z | INFO | nexus (BackgroundTasks): calculated static routes to delete
background_task = switch_port_config_manager
file = nexus/src/app/background/tasks/sync_switch_configuration.rs:398
rack_id = 27cfef72-d05b-490f-ac92-5c7cad830c2e
routes = {}
|
2450 | 2024-08-30T19:48:31.772Z | INFO | nexus (BackgroundTasks): checking for changes to loopback addresses
background_task = switch_port_config_manager
file = nexus/src/app/background/tasks/sync_switch_configuration.rs:418
rack_id = 27cfef72-d05b-490f-ac92-5c7cad830c2e
|
2451 | 2024-08-30T19:48:31.772Z | DEBG | nexus (BackgroundTasks): roles
background_task = switch_port_config_manager
roles = RoleSet { roles: {} }
|
2452 | 2024-08-30T19:48:31.773Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = switch_port_config_manager
resource = Database
result = Ok(())
|
2453 | 2024-08-30T19:48:31.776Z | DEBG | nexus (BackgroundTasks): client request
SledAgent = 289c9d10-fa69-4638-aac7-3cfc6b4e23be
background_task = v2p_manager
body = None
method = GET
uri = http://[fd00:1122:3344:101::1]:12345/v2p
|
2454 | 2024-08-30T19:48:31.777Z | DEBG | nexus (DpdClient): client request
background_task = switch_port_config_manager
body = None
method = GET
rack_id = 27cfef72-d05b-490f-ac92-5c7cad830c2e
uri = http://[fd00:1122:3344:101::2]:12224/loopback/ipv4
|
2455 | 2024-08-30T19:48:31.777Z | DEBG | nexus (BackgroundTasks): client response
SledAgent = 289c9d10-fa69-4638-aac7-3cfc6b4e23be
background_task = v2p_manager
result = Ok(Response { url: Url { scheme: "http", cannot_be_a_base: false, username: "", password: None, host: Some(Ipv6(fd00:1122:3344:101::1)), port: Some(12345), path: "/v2p", query: None, fragment: None }, status: 200, headers: {"content-type": "application/json", "x-request-id": "cc466d00-e07a-4bbb-9ad8-77fd0bdaa661", "content-length": "691", "date": "Fri, 30 Aug 2024 19:48:31 GMT"} })
|
2456 | 2024-08-30T19:48:31.777Z | INFO | nexus (BackgroundTasks): found opte v2p mappings
background_task = v2p_manager
file = nexus/src/app/background/tasks/v2p_mappings.rs:102
interfaces = {}
sled = buskin
|
2457 | 2024-08-30T19:48:31.777Z | INFO | nexus (BackgroundTasks): v2p mappings to delete
background_task = v2p_manager
file = nexus/src/app/background/tasks/v2p_mappings.rs:114
mappings = []
sled = buskin
|
2458 | 2024-08-30T19:48:31.777Z | INFO | nexus (BackgroundTasks): v2p mappings to add
background_task = v2p_manager
file = nexus/src/app/background/tasks/v2p_mappings.rs:127
mappings = []
sled = buskin
|
2459 | 2024-08-30T19:48:31.777Z | DEBG | nexus (DpdClient): client response
background_task = switch_port_config_manager
rack_id = 27cfef72-d05b-490f-ac92-5c7cad830c2e
result = Ok(Response { url: Url { scheme: "http", cannot_be_a_base: false, username: "", password: None, host: Some(Ipv6(fd00:1122:3344:101::2)), port: Some(12224), path: "/loopback/ipv4", query: None, fragment: None }, status: 200, headers: {"content-type": "application/json", "x-request-id": "28bd836b-c98e-4065-a073-919862fdcd75", "content-length": "2", "date": "Fri, 30 Aug 2024 19:48:31 GMT"} })
|
2460 | 2024-08-30T19:48:31.777Z | DEBG | nexus (DpdClient): client request
background_task = switch_port_config_manager
body = None
method = GET
rack_id = 27cfef72-d05b-490f-ac92-5c7cad830c2e
uri = http://[fd00:1122:3344:101::2]:12224/loopback/ipv6
|
2461 | 2024-08-30T19:48:31.777Z | DEBG | nexus (DpdClient): client response
background_task = switch_port_config_manager
rack_id = 27cfef72-d05b-490f-ac92-5c7cad830c2e
result = Ok(Response { url: Url { scheme: "http", cannot_be_a_base: false, username: "", password: None, host: Some(Ipv6(fd00:1122:3344:101::2)), port: Some(12224), path: "/loopback/ipv6", query: None, fragment: None }, status: 200, headers: {"content-type": "application/json", "x-request-id": "da7972e3-7fdc-43d6-9146-cbbe4d0d29d5", "content-length": "52", "date": "Fri, 30 Aug 2024 19:48:31 GMT"} })
|
2462 | 2024-08-30T19:48:31.777Z | INFO | nexus (BackgroundTasks): applying SMF config uplink updates to switch zone
background_task = switch_port_config_manager
config = [HostPortConfig { addrs: [UplinkAddressConfig { address: V4(Ipv4Net { addr: 10.151.1.174, width: 24 }), vlan_id: None }], lldp: Some(LldpPortConfig { chassis_id: None, management_addrs: None, port_description: None, port_id: None, status: Disabled, system_description: None, system_name: None }), port: "qsfp0" }]
file = nexus/src/app/background/tasks/sync_switch_configuration.rs:467
rack_id = 27cfef72-d05b-490f-ac92-5c7cad830c2e
switch_location = Switch0
|
2463 | 2024-08-30T19:48:31.777Z | DEBG | nexus (BackgroundTasks): client request
background_task = switch_port_config_manager
body = Some(Body)
method = POST
rack_id = 27cfef72-d05b-490f-ac92-5c7cad830c2e
uri = http://[fd00:1122:3344:101::1]:12345/switch-ports
|
2464 | 2024-08-30T19:48:31.779Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = v2p_manager
elapsed = 300.067796ms
iteration = 12
status = {}
|
2465 | 2024-08-30T19:48:31.906Z | DEBG | nexus (BackgroundTasks): client response
background_task = switch_port_config_manager
rack_id = 27cfef72-d05b-490f-ac92-5c7cad830c2e
result = Ok(Response { url: Url { scheme: "http", cannot_be_a_base: false, username: "", password: None, host: Some(Ipv6(fd00:1122:3344:101::1)), port: Some(12345), path: "/switch-ports", query: None, fragment: None }, status: 204, headers: {"x-request-id": "0f9949c3-3ab4-45ee-b451-56b81e27c24b", "date": "Fri, 30 Aug 2024 19:48:31 GMT"} })
|
2466 | 2024-08-30T19:48:31.907Z | INFO | nexus (BackgroundTasks): no bgp config found for switch, skipping.
background_task = switch_port_config_manager
file = nexus/src/app/background/tasks/sync_switch_configuration.rs:770
rack_id = 27cfef72-d05b-490f-ac92-5c7cad830c2e
switch = Switch0
|
2467 | 2024-08-30T19:48:31.907Z | DEBG | nexus (BackgroundTasks): client request
background_task = switch_port_config_manager
body = None
method = GET
rack_id = 27cfef72-d05b-490f-ac92-5c7cad830c2e
uri = http://[fd00:1122:3344:101::1]:12345/network-bootstore-config
|
2468 | 2024-08-30T19:48:31.907Z | DEBG | nexus (BackgroundTasks): client response
background_task = switch_port_config_manager
rack_id = 27cfef72-d05b-490f-ac92-5c7cad830c2e
result = Ok(Response { url: Url { scheme: "http", cannot_be_a_base: false, username: "", password: None, host: Some(Ipv6(fd00:1122:3344:101::1)), port: Some(12345), path: "/network-bootstore-config", query: None, fragment: None }, status: 200, headers: {"content-type": "application/json", "x-request-id": "aaebd04b-0957-40bb-8bb2-604a65c3e692", "content-length": "667", "date": "Fri, 30 Aug 2024 19:48:31 GMT"} })
|
2469 | 2024-08-30T19:48:31.907Z | DEBG | nexus (BackgroundTasks): roles
background_task = switch_port_config_manager
roles = RoleSet { roles: {} }
|
2470 | 2024-08-30T19:48:31.907Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = switch_port_config_manager
resource = Database
result = Ok(())
|
2471 | 2024-08-30T19:48:31.911Z | DEBG | nexus (BackgroundTasks): roles
background_task = switch_port_config_manager
roles = RoleSet { roles: {} }
|
2472 | 2024-08-30T19:48:31.911Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = switch_port_config_manager
resource = Database
result = Ok(())
|
2473 | 2024-08-30T19:48:31.915Z | DEBG | nexus (BackgroundTasks): roles
background_task = switch_port_config_manager
roles = RoleSet { roles: {} }
|
2474 | 2024-08-30T19:48:31.915Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = switch_port_config_manager
resource = Database
result = Ok(())
|
2475 | 2024-08-30T19:48:31.918Z | DEBG | nexus (BackgroundTasks): roles
background_task = switch_port_config_manager
roles = RoleSet { roles: {} }
|
2476 | 2024-08-30T19:48:31.918Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = switch_port_config_manager
resource = Database
result = Ok(())
|
2477 | 2024-08-30T19:48:31.925Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = switch_port_config_manager
elapsed = 446.489885ms
iteration = 12
status = {}
|
2478 | 2024-08-30T19:48:32.213Z | INFO | nexus (dropshot): request completed
file = /home/build/.cargo/git/checkouts/dropshot-a4a923d29dccc492/06c8dab/dropshot/src/server.rs:914
latency_us = 889
local_addr = [fd00:1122:3344:101::c]:46269
method = GET
remote_addr = [fd00:1122:3344:101::d]:35256
req_id = 8d336dd7-8df2-4635-97be-1851240b1e90
response_code = 200
uri = /d2343105-862a-478c-b746-fd8bb78f9a96
|
2479 | 2024-08-30T19:48:41.479Z | DEBG | nexus (BackgroundTasks): activating
background_task = region_replacement_driver
iteration = 35
reason = Timeout
|
2480 | 2024-08-30T19:48:41.479Z | DEBG | nexus (BackgroundTasks): activating
background_task = blueprint_loader
iteration = 35
reason = Timeout
|
2481 | 2024-08-30T19:48:41.479Z | DEBG | nexus (BackgroundTasks): roles
background_task = region_replacement_driver
roles = RoleSet { roles: {} }
|
2482 | 2024-08-30T19:48:41.479Z | DEBG | nexus (BackgroundTasks): roles
background_task = blueprint_loader
roles = RoleSet { roles: {} }
|
2483 | 2024-08-30T19:48:41.479Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = blueprint_loader
resource = Database
result = Ok(())
|
2484 | 2024-08-30T19:48:41.479Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = region_replacement_driver
resource = Database
result = Ok(())
|
2485 | 2024-08-30T19:48:41.481Z | DEBG | nexus (BackgroundTasks): roles
background_task = blueprint_loader
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
2486 | 2024-08-30T19:48:41.483Z | DEBG | nexus (BackgroundTasks): authorize result
action = Read
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = blueprint_loader
resource = BlueprintConfig
result = Ok(())
|
2487 | 2024-08-30T19:48:41.483Z | DEBG | nexus (BackgroundTasks): roles
background_task = blueprint_loader
roles = RoleSet { roles: {} }
|
2488 | 2024-08-30T19:48:41.483Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = blueprint_loader
resource = Database
result = Ok(())
|
2489 | 2024-08-30T19:48:41.485Z | DEBG | nexus (BackgroundTasks): roles
background_task = blueprint_loader
roles = RoleSet { roles: {} }
|
2490 | 2024-08-30T19:48:41.486Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = blueprint_loader
resource = Database
result = Ok(())
|
2491 | 2024-08-30T19:48:41.487Z | DEBG | nexus (BackgroundTasks): roles
background_task = blueprint_loader
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
2492 | 2024-08-30T19:48:41.489Z | DEBG | nexus (BackgroundTasks): authorize result
action = Read
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = blueprint_loader
resource = Blueprint { parent: Fleet, key: 6cec0807-9a99-4265-913f-3aea7fdc6b25, lookup_type: ById(6cec0807-9a99-4265-913f-3aea7fdc6b25) }
result = Ok(())
|
2493 | 2024-08-30T19:48:41.489Z | DEBG | nexus (BackgroundTasks): roles
background_task = blueprint_loader
roles = RoleSet { roles: {} }
|
2494 | 2024-08-30T19:48:41.490Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = blueprint_loader
resource = Database
result = Ok(())
|
2495 | 2024-08-30T19:48:41.499Z | DEBG | nexus (BackgroundTasks): found latest target blueprint (unchanged)
background_task = blueprint_loader
original_target_id = 6cec0807-9a99-4265-913f-3aea7fdc6b25
original_time_created = 2024-08-30 19:42:44.596991 UTC
target_id = 6cec0807-9a99-4265-913f-3aea7fdc6b25
time_created = 2024-08-30 19:42:44.596991 UTC
|
2496 | 2024-08-30T19:48:41.499Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = blueprint_loader
elapsed = 20.56164ms
iteration = 35
status = {"enabled":false,"status":"target blueprint unchanged","target_id":"6cec0807-9a99-4265-913f-3aea7fdc6b25","time_created":"2024-08-30T19:42:44.596991Z"}
|
2497 | 2024-08-30T19:48:41.506Z | DEBG | nexus (BackgroundTasks): roles
background_task = region_replacement_driver
roles = RoleSet { roles: {} }
|
2498 | 2024-08-30T19:48:41.506Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = region_replacement_driver
resource = Database
result = Ok(())
|
2499 | 2024-08-30T19:48:41.508Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = region_replacement_driver
elapsed = 29.252234ms
iteration = 35
status = {"drive_invoked_ok":[],"errors":[],"finish_invoked_ok":[]}
|
2500 | 2024-08-30T19:48:42.213Z | INFO | nexus (dropshot): request completed
file = /home/build/.cargo/git/checkouts/dropshot-a4a923d29dccc492/06c8dab/dropshot/src/server.rs:914
latency_us = 215
local_addr = [fd00:1122:3344:101::c]:46269
method = GET
remote_addr = [fd00:1122:3344:101::d]:35256
req_id = 5ae8db3f-af08-4f14-a793-4aff98b3239a
response_code = 200
uri = /d2343105-862a-478c-b746-fd8bb78f9a96
|
2501 | 2024-08-30T19:48:51.479Z | DEBG | nexus (BackgroundTasks): activating
background_task = blueprint_loader
iteration = 36
reason = Timeout
|
2502 | 2024-08-30T19:48:51.479Z | DEBG | nexus (BackgroundTasks): activating
background_task = region_replacement_driver
iteration = 36
reason = Timeout
|
2503 | 2024-08-30T19:48:51.479Z | DEBG | nexus (BackgroundTasks): roles
background_task = region_replacement_driver
roles = RoleSet { roles: {} }
|
2504 | 2024-08-30T19:48:51.479Z | DEBG | nexus (BackgroundTasks): roles
background_task = blueprint_loader
roles = RoleSet { roles: {} }
|
2505 | 2024-08-30T19:48:51.479Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = blueprint_loader
resource = Database
result = Ok(())
|
2506 | 2024-08-30T19:48:51.479Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = region_replacement_driver
resource = Database
result = Ok(())
|
2507 | 2024-08-30T19:48:51.481Z | DEBG | nexus (BackgroundTasks): roles
background_task = region_replacement_driver
roles = RoleSet { roles: {} }
|
2508 | 2024-08-30T19:48:51.481Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = region_replacement_driver
resource = Database
result = Ok(())
|
2509 | 2024-08-30T19:48:51.482Z | DEBG | nexus (BackgroundTasks): roles
background_task = blueprint_loader
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
2510 | 2024-08-30T19:48:51.483Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = region_replacement_driver
elapsed = 3.805496ms
iteration = 36
status = {"drive_invoked_ok":[],"errors":[],"finish_invoked_ok":[]}
|
2511 | 2024-08-30T19:48:51.484Z | DEBG | nexus (BackgroundTasks): authorize result
action = Read
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = blueprint_loader
resource = BlueprintConfig
result = Ok(())
|
2512 | 2024-08-30T19:48:51.484Z | DEBG | nexus (BackgroundTasks): roles
background_task = blueprint_loader
roles = RoleSet { roles: {} }
|
2513 | 2024-08-30T19:48:51.484Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = blueprint_loader
resource = Database
result = Ok(())
|
2514 | 2024-08-30T19:48:51.486Z | DEBG | nexus (BackgroundTasks): roles
background_task = blueprint_loader
roles = RoleSet { roles: {} }
|
2515 | 2024-08-30T19:48:51.486Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = blueprint_loader
resource = Database
result = Ok(())
|
2516 | 2024-08-30T19:48:51.488Z | DEBG | nexus (BackgroundTasks): roles
background_task = blueprint_loader
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
2517 | 2024-08-30T19:48:51.490Z | DEBG | nexus (BackgroundTasks): authorize result
action = Read
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = blueprint_loader
resource = Blueprint { parent: Fleet, key: 6cec0807-9a99-4265-913f-3aea7fdc6b25, lookup_type: ById(6cec0807-9a99-4265-913f-3aea7fdc6b25) }
result = Ok(())
|
2518 | 2024-08-30T19:48:51.490Z | DEBG | nexus (BackgroundTasks): roles
background_task = blueprint_loader
roles = RoleSet { roles: {} }
|
2519 | 2024-08-30T19:48:51.490Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = blueprint_loader
resource = Database
result = Ok(())
|
2520 | 2024-08-30T19:48:51.497Z | DEBG | nexus (BackgroundTasks): found latest target blueprint (unchanged)
background_task = blueprint_loader
original_target_id = 6cec0807-9a99-4265-913f-3aea7fdc6b25
original_time_created = 2024-08-30 19:42:44.596991 UTC
target_id = 6cec0807-9a99-4265-913f-3aea7fdc6b25
time_created = 2024-08-30 19:42:44.596991 UTC
|
2521 | 2024-08-30T19:48:51.497Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = blueprint_loader
elapsed = 18.026206ms
iteration = 36
status = {"enabled":false,"status":"target blueprint unchanged","target_id":"6cec0807-9a99-4265-913f-3aea7fdc6b25","time_created":"2024-08-30T19:42:44.596991Z"}
|
2522 | 2024-08-30T19:48:52.213Z | INFO | nexus (dropshot): request completed
file = /home/build/.cargo/git/checkouts/dropshot-a4a923d29dccc492/06c8dab/dropshot/src/server.rs:914
latency_us = 203
local_addr = [fd00:1122:3344:101::c]:46269
method = GET
remote_addr = [fd00:1122:3344:101::d]:35256
req_id = d2112dd1-6c06-42c3-a725-d023530ad636
response_code = 200
uri = /d2343105-862a-478c-b746-fd8bb78f9a96
|
2523 | 2024-08-30T19:49:01.479Z | DEBG | nexus (BackgroundTasks): activating
background_task = metrics_producer_gc
iteration = 7
reason = Timeout
|
2524 | 2024-08-30T19:49:01.479Z | INFO | nexus (BackgroundTasks): Metric producer GC running
background_task = metrics_producer_gc
expiration = 2024-08-30 19:39:01.479007656 UTC
file = nexus/src/app/background/tasks/metrics_producer_gc.rs:48
|
2525 | 2024-08-30T19:49:01.479Z | DEBG | nexus (BackgroundTasks): roles
background_task = metrics_producer_gc
roles = RoleSet { roles: {} }
|
2526 | 2024-08-30T19:49:01.479Z | DEBG | nexus (BackgroundTasks): activating
background_task = region_snapshot_replacement_step
iteration = 13
reason = Timeout
|
2527 | 2024-08-30T19:49:01.479Z | DEBG | nexus (BackgroundTasks): activating
background_task = phantom_disks
iteration = 13
reason = Timeout
|
2528 | 2024-08-30T19:49:01.479Z | DEBG | nexus (BackgroundTasks): roles
background_task = region_snapshot_replacement_step
roles = RoleSet { roles: {} }
|
2529 | 2024-08-30T19:49:01.479Z | DEBG | nexus (BackgroundTasks): activating
background_task = vpc_route_manager
iteration = 13
reason = Timeout
|
2530 | 2024-08-30T19:49:01.479Z | DEBG | nexus (BackgroundTasks): activating
background_task = abandoned_vmm_reaper
iteration = 7
reason = Timeout
|
2531 | 2024-08-30T19:49:01.479Z | DEBG | nexus (BackgroundTasks): roles
background_task = vpc_route_manager
roles = RoleSet { roles: {} }
|
2532 | 2024-08-30T19:49:01.479Z | INFO | nexus (BackgroundTasks): Abandoned VMM reaper running
background_task = abandoned_vmm_reaper
file = nexus/src/app/background/tasks/abandoned_vmm_reaper.rs:76
|
2533 | 2024-08-30T19:49:01.479Z | DEBG | nexus (BackgroundTasks): activating
background_task = nat_v4_garbage_collector
iteration = 13
reason = Timeout
|
2534 | 2024-08-30T19:49:01.479Z | DEBG | nexus (BackgroundTasks): roles
background_task = abandoned_vmm_reaper
roles = RoleSet { roles: {} }
|
2535 | 2024-08-30T19:49:01.479Z | DEBG | nexus (BackgroundTasks): roles
background_task = nat_v4_garbage_collector
roles = RoleSet { roles: {} }
|
2536 | 2024-08-30T19:49:01.479Z | DEBG | nexus (BackgroundTasks): activating
background_task = instance_updater
iteration = 13
reason = Timeout
|
2537 | 2024-08-30T19:49:01.479Z | DEBG | nexus (BackgroundTasks): looking for instances with destroyed active VMMs...
background_task = instance_updater
|
2538 | 2024-08-30T19:49:01.479Z | DEBG | nexus (BackgroundTasks): roles
background_task = instance_updater
roles = RoleSet { roles: {} }
|
2539 | 2024-08-30T19:49:01.479Z | DEBG | nexus (BackgroundTasks): activating
background_task = region_snapshot_replacement_garbage_collection
iteration = 13
reason = Timeout
|
2540 | 2024-08-30T19:49:01.479Z | DEBG | nexus (BackgroundTasks): roles
background_task = region_snapshot_replacement_garbage_collection
roles = RoleSet { roles: {} }
|
2541 | 2024-08-30T19:49:01.479Z | DEBG | nexus (BackgroundTasks): activating
background_task = blueprint_loader
iteration = 37
reason = Timeout
|
2542 | 2024-08-30T19:49:01.479Z | DEBG | nexus (BackgroundTasks): activating
background_task = decommissioned_disk_cleaner
iteration = 7
reason = Timeout
|
2543 | 2024-08-30T19:49:01.479Z | INFO | nexus (BackgroundTasks): Decommissioned disk cleaner running
background_task = decommissioned_disk_cleaner
file = nexus/src/app/background/tasks/decommissioned_disk_cleaner.rs:56
|
2544 | 2024-08-30T19:49:01.479Z | DEBG | nexus (BackgroundTasks): roles
background_task = blueprint_loader
roles = RoleSet { roles: {} }
|
2545 | 2024-08-30T19:49:01.479Z | DEBG | nexus (BackgroundTasks): roles
background_task = decommissioned_disk_cleaner
roles = RoleSet { roles: {} }
|
2546 | 2024-08-30T19:49:01.479Z | DEBG | nexus (BackgroundTasks): activating
background_task = service_zone_nat_tracker
iteration = 13
reason = Timeout
|
2547 | 2024-08-30T19:49:01.479Z | DEBG | nexus (BackgroundTasks): roles
background_task = service_zone_nat_tracker
roles = RoleSet { roles: {} }
|
2548 | 2024-08-30T19:49:01.479Z | DEBG | nexus (BackgroundTasks): activating
background_task = v2p_manager
iteration = 13
reason = Timeout
|
2549 | 2024-08-30T19:49:01.479Z | DEBG | nexus (BackgroundTasks): activating
background_task = blueprint_executor
iteration = 8
reason = Timeout
|
2550 | 2024-08-30T19:49:01.479Z | DEBG | nexus (BackgroundTasks): roles
background_task = v2p_manager
roles = RoleSet { roles: {} }
|
2551 | 2024-08-30T19:49:01.479Z | WARN | nexus (BackgroundTasks): Blueprint execution: skipped
background_task = blueprint_executor
file = nexus/src/app/background/tasks/blueprint_execution.rs:80
reason = blueprint disabled
target_id = 6cec0807-9a99-4265-913f-3aea7fdc6b25
|
2552 | 2024-08-30T19:49:01.479Z | DEBG | nexus (BackgroundTasks): activating
background_task = region_snapshot_replacement_start
iteration = 13
reason = Timeout
|
2553 | 2024-08-30T19:49:01.479Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = blueprint_executor
elapsed = 17.76\u{b5}s
iteration = 8
status = {"enabled":false,"target_id":"6cec0807-9a99-4265-913f-3aea7fdc6b25"}
|
2554 | 2024-08-30T19:49:01.479Z | DEBG | nexus (BackgroundTasks): roles
background_task = region_snapshot_replacement_start
roles = RoleSet { roles: {} }
|
2555 | 2024-08-30T19:49:01.479Z | DEBG | nexus (BackgroundTasks): activating
background_task = instance_watcher
iteration = 13
reason = Timeout
|
2556 | 2024-08-30T19:49:01.479Z | DEBG | nexus (BackgroundTasks): activating
background_task = switch_port_config_manager
iteration = 13
reason = Timeout
|
2557 | 2024-08-30T19:49:01.479Z | DEBG | nexus (BackgroundTasks): roles
background_task = instance_watcher
roles = RoleSet { roles: {} }
|
2558 | 2024-08-30T19:49:01.479Z | DEBG | nexus (BackgroundTasks): activating
background_task = physical_disk_adoption
iteration = 14
reason = Timeout
|
2559 | 2024-08-30T19:49:01.479Z | DEBG | nexus (BackgroundTasks): roles
background_task = switch_port_config_manager
roles = RoleSet { roles: {} }
|
2560 | 2024-08-30T19:49:01.479Z | DEBG | nexus (BackgroundTasks): roles
background_task = physical_disk_adoption
roles = RoleSet { roles: {} }
|
2561 | 2024-08-30T19:49:01.479Z | DEBG | nexus (BackgroundTasks): activating
background_task = dns_servers_internal
dns_group = internal
iteration = 7
reason = Timeout
|
2562 | 2024-08-30T19:49:01.479Z | DEBG | nexus (BackgroundTasks): activating
background_task = dns_propagation_external
dns_group = external
iteration = 9
reason = Timeout
|
2563 | 2024-08-30T19:49:01.479Z | DEBG | nexus (BackgroundTasks): activating
background_task = region_replacement_driver
iteration = 37
reason = Timeout
|
2564 | 2024-08-30T19:49:01.479Z | DEBG | nexus (BackgroundTasks): roles
background_task = region_replacement_driver
roles = RoleSet { roles: {} }
|
2565 | 2024-08-30T19:49:01.479Z | DEBG | nexus (BackgroundTasks): activating
background_task = lookup_region_port
iteration = 7
reason = Timeout
|
2566 | 2024-08-30T19:49:01.479Z | DEBG | nexus (BackgroundTasks): roles
background_task = lookup_region_port
roles = RoleSet { roles: {} }
|
2567 | 2024-08-30T19:49:01.479Z | DEBG | nexus (BackgroundTasks): activating
background_task = region_replacement
iteration = 13
reason = Timeout
|
2568 | 2024-08-30T19:49:01.479Z | DEBG | nexus (BackgroundTasks): roles
background_task = region_replacement
roles = RoleSet { roles: {} }
|
2569 | 2024-08-30T19:49:01.479Z | DEBG | nexus (BackgroundTasks): activating
background_task = dns_propagation_internal
dns_group = internal
iteration = 9
reason = Timeout
|
2570 | 2024-08-30T19:49:01.479Z | DEBG | nexus (BackgroundTasks): activating
background_task = dns_config_internal
dns_group = internal
iteration = 7
reason = Timeout
|
2571 | 2024-08-30T19:49:01.479Z | DEBG | nexus (BackgroundTasks): reading DNS version
background_task = dns_config_internal
dns_group = internal
|
2572 | 2024-08-30T19:49:01.479Z | DEBG | nexus (BackgroundTasks): roles
background_task = dns_config_internal
dns_group = internal
roles = RoleSet { roles: {} }
|
2573 | 2024-08-30T19:49:01.479Z | DEBG | nexus (BackgroundTasks): activating
background_task = crdb_node_id_collector
iteration = 4
reason = Timeout
|
2574 | 2024-08-30T19:49:01.479Z | DEBG | nexus (BackgroundTasks): roles
background_task = crdb_node_id_collector
roles = RoleSet { roles: {} }
|
2575 | 2024-08-30T19:49:01.479Z | DEBG | nexus (BackgroundTasks): activating
background_task = bfd_manager
iteration = 13
reason = Timeout
|
2576 | 2024-08-30T19:49:01.479Z | DEBG | nexus (BackgroundTasks): roles
background_task = bfd_manager
roles = RoleSet { roles: {} }
|
2577 | 2024-08-30T19:49:01.479Z | DEBG | nexus (BackgroundTasks): activating
background_task = dns_config_external
dns_group = external
iteration = 7
reason = Timeout
|
2578 | 2024-08-30T19:49:01.479Z | DEBG | nexus (BackgroundTasks): reading DNS version
background_task = dns_config_external
dns_group = external
|
2579 | 2024-08-30T19:49:01.479Z | DEBG | nexus (BackgroundTasks): roles
background_task = dns_config_external
dns_group = external
roles = RoleSet { roles: {} }
|
2580 | 2024-08-30T19:49:01.479Z | DEBG | nexus (BackgroundTasks): activating
background_task = external_endpoints
iteration = 7
reason = Timeout
|
2581 | 2024-08-30T19:49:01.479Z | DEBG | nexus (BackgroundTasks): activating
background_task = dns_servers_external
dns_group = external
iteration = 7
reason = Timeout
|
2582 | 2024-08-30T19:49:01.479Z | DEBG | nexus (BackgroundTasks): roles
background_task = external_endpoints
roles = RoleSet { roles: {} }
|
2583 | 2024-08-30T19:49:01.479Z | DEBG | nexus (BackgroundTasks): activating
background_task = region_snapshot_replacement_finish
iteration = 13
reason = Timeout
|
2584 | 2024-08-30T19:49:01.479Z | DEBG | nexus (BackgroundTasks): roles
background_task = region_snapshot_replacement_finish
roles = RoleSet { roles: {} }
|
2585 | 2024-08-30T19:49:01.479Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = vpc_route_manager
resource = Database
result = Ok(())
|
2586 | 2024-08-30T19:49:01.479Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = region_snapshot_replacement_garbage_collection
resource = Database
result = Ok(())
|
2587 | 2024-08-30T19:49:01.479Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = metrics_producer_gc
resource = Database
result = Ok(())
|
2588 | 2024-08-30T19:49:01.480Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = instance_updater
resource = Database
result = Ok(())
|
2589 | 2024-08-30T19:49:01.480Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = region_snapshot_replacement_step
resource = Database
result = Ok(())
|
2590 | 2024-08-30T19:49:01.480Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = decommissioned_disk_cleaner
resource = Database
result = Ok(())
|
2591 | 2024-08-30T19:49:01.480Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = v2p_manager
resource = Database
result = Ok(())
|
2592 | 2024-08-30T19:49:01.480Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = service_zone_nat_tracker
resource = Database
result = Ok(())
|
2593 | 2024-08-30T19:49:01.480Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = abandoned_vmm_reaper
resource = Database
result = Ok(())
|
2594 | 2024-08-30T19:49:01.480Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = nat_v4_garbage_collector
resource = Database
result = Ok(())
|
2595 | 2024-08-30T19:49:01.480Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = switch_port_config_manager
resource = Database
result = Ok(())
|
2596 | 2024-08-30T19:49:01.480Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = blueprint_loader
resource = Database
result = Ok(())
|
2597 | 2024-08-30T19:49:01.480Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = region_snapshot_replacement_start
resource = Database
result = Ok(())
|
2598 | 2024-08-30T19:49:01.480Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = physical_disk_adoption
resource = Database
result = Ok(())
|
2599 | 2024-08-30T19:49:01.480Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = dns_config_internal
dns_group = internal
resource = Database
result = Ok(())
|
2600 | 2024-08-30T19:49:01.480Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = dns_config_external
dns_group = external
resource = Database
result = Ok(())
|
2601 | 2024-08-30T19:49:01.480Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = instance_watcher
resource = Database
result = Ok(())
|
2602 | 2024-08-30T19:49:01.480Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = lookup_region_port
resource = Database
result = Ok(())
|
2603 | 2024-08-30T19:49:01.480Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = region_replacement_driver
resource = Database
result = Ok(())
|
2604 | 2024-08-30T19:49:01.480Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = crdb_node_id_collector
resource = Database
result = Ok(())
|
2605 | 2024-08-30T19:49:01.480Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = region_replacement
resource = Database
result = Ok(())
|
2606 | 2024-08-30T19:49:01.480Z | DEBG | nexus (BackgroundTasks): roles
background_task = crdb_node_id_collector
roles = RoleSet { roles: {} }
|
2607 | 2024-08-30T19:49:01.480Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = external_endpoints
resource = Database
result = Ok(())
|
2608 | 2024-08-30T19:49:01.480Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = bfd_manager
resource = Database
result = Ok(())
|
2609 | 2024-08-30T19:49:01.480Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = region_snapshot_replacement_finish
resource = Database
result = Ok(())
|
2610 | 2024-08-30T19:49:01.480Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = crdb_node_id_collector
resource = Database
result = Ok(())
|
2611 | 2024-08-30T19:49:01.480Z | DEBG | nexus (BackgroundTasks): roles
background_task = crdb_node_id_collector
roles = RoleSet { roles: {} }
|
2612 | 2024-08-30T19:49:01.480Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = crdb_node_id_collector
resource = Database
result = Ok(())
|
2613 | 2024-08-30T19:49:01.480Z | DEBG | nexus (BackgroundTasks): roles
background_task = crdb_node_id_collector
roles = RoleSet { roles: {} }
|
2614 | 2024-08-30T19:49:01.481Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = crdb_node_id_collector
resource = Database
result = Ok(())
|
2615 | 2024-08-30T19:49:01.481Z | DEBG | nexus (BackgroundTasks): roles
background_task = crdb_node_id_collector
roles = RoleSet { roles: {} }
|
2616 | 2024-08-30T19:49:01.481Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = crdb_node_id_collector
resource = Database
result = Ok(())
|
2617 | 2024-08-30T19:49:01.481Z | DEBG | nexus (DnsResolver): lookup_all_socket_v6 srv
dns_name = _external-dns._tcp.control-plane.oxide.internal
response = SrvLookup(Lookup { query: Query { name: Name("_external-dns._tcp.control-plane.oxide.internal"), query_type: SRV, query_class: IN }, records: [Record { name_labels: Name("_external-dns._tcp.control-plane.oxide.internal."), rr_type: SRV, dns_class: IN, ttl: 0, rdata: Some(SRV(SRV { priority: 0, weight: 0, port: 5353, target: Name("b5636b10-76ec-4aa4-8bd4-1f95780813df.host.control-plane.oxide.internal.") })) }, Record { name_labels: Name("_external-dns._tcp.control-plane.oxide.internal."), rr_type: SRV, dns_class: IN, ttl: 0, rdata: Some(SRV(SRV { priority: 0, weight: 0, port: 5353, target: Name("ff52340f-525a-4b88-bfc8-1cb0fe9ceba7.host.control-plane.oxide.internal.") })) }, Record { name_labels: Name("ff52340f-525a-4b88-bfc8-1cb0fe9ceba7.host.control-plane.oxide.internal."), rr_type: AAAA, dns_class: IN, ttl: 0, rdata: Some(AAAA(AAAA(fd00:1122:3344:101::8))) }], valid_until: Instant { tv_sec: 1227, tv_nsec: 786894293 } })
|
2618 | 2024-08-30T19:49:01.481Z | DEBG | nexus (DnsResolver): lookup_all_socket_v6 srv
dns_name = _nameservice._tcp.control-plane.oxide.internal
response = SrvLookup(Lookup { query: Query { name: Name("_nameservice._tcp.control-plane.oxide.internal"), query_type: SRV, query_class: IN }, records: [Record { name_labels: Name("_nameservice._tcp.control-plane.oxide.internal."), rr_type: SRV, dns_class: IN, ttl: 0, rdata: Some(SRV(SRV { priority: 0, weight: 0, port: 5353, target: Name("8b642bba-10a6-428b-9af7-48d5f8622e03.host.control-plane.oxide.internal.") })) }, Record { name_labels: Name("_nameservice._tcp.control-plane.oxide.internal."), rr_type: SRV, dns_class: IN, ttl: 0, rdata: Some(SRV(SRV { priority: 0, weight: 0, port: 5353, target: Name("b5d7b957-0082-4dc3-b742-d6e7150a43c2.host.control-plane.oxide.internal.") })) }, Record { name_labels: Name("_nameservice._tcp.control-plane.oxide.internal."), rr_type: SRV, dns_class: IN, ttl: 0, rdata: Some(SRV(SRV { priority: 0, weight: 0, port: 5353, target: Name("c4910af2-5760-4c5f-bb62-3b2357eab858.host.control-plane.oxide.internal.") })) }, Record { name_labels: Name("c4910af2-5760-4c5f-bb62-3b2357eab858.host.control-plane.oxide.internal."), rr_type: AAAA, dns_class: IN, ttl: 0, rdata: Some(AAAA(AAAA(fd00:1122:3344:2::1))) }], valid_until: Instant { tv_sec: 1227, tv_nsec: 786903763 } })
|
2619 | 2024-08-30T19:49:01.482Z | DEBG | nexus (BackgroundTasks): roles
background_task = vpc_route_manager
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
2620 | 2024-08-30T19:49:01.483Z | INFO | nexus (BackgroundTasks): Metric producer GC complete (no errors)
background_task = metrics_producer_gc
expiration = 2024-08-30 19:39:01.479007656 UTC
file = nexus/src/app/background/tasks/metrics_producer_gc.rs:69
pruned = {}
|
2621 | 2024-08-30T19:49:01.483Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = metrics_producer_gc
elapsed = 4.590021ms
iteration = 7
status = {"expiration":"2024-08-30T19:39:01.479007656Z","pruned":[]}
|
2622 | 2024-08-30T19:49:01.483Z | DEBG | nexus (BackgroundTasks): found DNS servers (no change)
addresses = DnsServersList { addresses: [[fd00:1122:3344:101::9]:5353, [fd00:1122:3344:101::8]:5353] }
background_task = dns_servers_external
current_servers = DnsServersList { addresses: [[fd00:1122:3344:101::9]:5353, [fd00:1122:3344:101::8]:5353] }
dns_group = external
|
2623 | 2024-08-30T19:49:01.483Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = dns_servers_external
dns_group = external
elapsed = 4.212784ms
iteration = 7
status = {"addresses":["[fd00:1122:3344:101::9]:5353","[fd00:1122:3344:101::8]:5353"]}
|
2624 | 2024-08-30T19:49:01.483Z | DEBG | nexus (BackgroundTasks): found DNS servers (no change)
addresses = DnsServersList { addresses: [[fd00:1122:3344:1::1]:5353, [fd00:1122:3344:3::1]:5353, [fd00:1122:3344:2::1]:5353] }
background_task = dns_servers_internal
current_servers = DnsServersList { addresses: [[fd00:1122:3344:1::1]:5353, [fd00:1122:3344:3::1]:5353, [fd00:1122:3344:2::1]:5353] }
dns_group = internal
|
2625 | 2024-08-30T19:49:01.483Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = dns_servers_internal
dns_group = internal
elapsed = 4.478599ms
iteration = 7
status = {"addresses":["[fd00:1122:3344:1::1]:5353","[fd00:1122:3344:3::1]:5353","[fd00:1122:3344:2::1]:5353"]}
|
2626 | 2024-08-30T19:49:01.483Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = phantom_disks
elapsed = 4.790284ms
iteration = 13
status = {"phantom_disk_deleted_err":0,"phantom_disk_deleted_ok":0}
|
2627 | 2024-08-30T19:49:01.483Z | DEBG | nexus (BackgroundTasks): authorize result
action = ListChildren
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = vpc_route_manager
resource = Fleet
result = Ok(())
|
2628 | 2024-08-30T19:49:01.483Z | DEBG | nexus (BackgroundTasks): roles
background_task = vpc_route_manager
roles = RoleSet { roles: {} }
|
2629 | 2024-08-30T19:49:01.484Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = vpc_route_manager
resource = Database
result = Ok(())
|
2630 | 2024-08-30T19:49:01.485Z | DEBG | nexus (BackgroundTasks): roles
background_task = decommissioned_disk_cleaner
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
2631 | 2024-08-30T19:49:01.486Z | DEBG | nexus (BackgroundTasks): roles
background_task = service_zone_nat_tracker
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
2632 | 2024-08-30T19:49:01.487Z | DEBG | nexus (BackgroundTasks): authorize result
action = Read
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = decommissioned_disk_cleaner
resource = Fleet
result = Ok(())
|
2633 | 2024-08-30T19:49:01.487Z | DEBG | nexus (BackgroundTasks): roles
background_task = decommissioned_disk_cleaner
roles = RoleSet { roles: {} }
|
2634 | 2024-08-30T19:49:01.487Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = decommissioned_disk_cleaner
resource = Database
result = Ok(())
|
2635 | 2024-08-30T19:49:01.487Z | DEBG | nexus (DnsResolver): lookup_all_ipv6 srv
dns_name = _dendrite._tcp.control-plane.oxide.internal
response = SrvLookup(Lookup { query: Query { name: Name("_dendrite._tcp.control-plane.oxide.internal"), query_type: SRV, query_class: IN }, records: [Record { name_labels: Name("_dendrite._tcp.control-plane.oxide.internal."), rr_type: SRV, dns_class: IN, ttl: 0, rdata: Some(SRV(SRV { priority: 0, weight: 0, port: 12224, target: Name("dendrite-289c9d10-fa69-4638-aac7-3cfc6b4e23be.host.control-plane.oxide.internal.") })) }, Record { name_labels: Name("dendrite-289c9d10-fa69-4638-aac7-3cfc6b4e23be.host.control-plane.oxide.internal."), rr_type: AAAA, dns_class: IN, ttl: 0, rdata: Some(AAAA(AAAA(fd00:1122:3344:101::2))) }], valid_until: Instant { tv_sec: 1227, tv_nsec: 793263394 } })
|
2636 | 2024-08-30T19:49:01.488Z | INFO | nexus (BackgroundTasks): Determining switch slots managed by switch zones
background_task = nat_v4_garbage_collector
file = nexus/src/app/mod.rs:1050
|
2637 | 2024-08-30T19:49:01.489Z | DEBG | nexus (BackgroundTasks): roles
background_task = switch_port_config_manager
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
2638 | 2024-08-30T19:49:01.489Z | DEBG | nexus (BackgroundTasks): authorize result
action = Read
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = service_zone_nat_tracker
resource = Inventory
result = Ok(())
|
2639 | 2024-08-30T19:49:01.489Z | DEBG | nexus (BackgroundTasks): roles
background_task = service_zone_nat_tracker
roles = RoleSet { roles: {} }
|
2640 | 2024-08-30T19:49:01.490Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = service_zone_nat_tracker
resource = Database
result = Ok(())
|
2641 | 2024-08-30T19:49:01.491Z | DEBG | nexus (BackgroundTasks): authorize result
action = Read
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = switch_port_config_manager
resource = Fleet
result = Ok(())
|
2642 | 2024-08-30T19:49:01.491Z | DEBG | nexus (BackgroundTasks): roles
background_task = switch_port_config_manager
roles = RoleSet { roles: {} }
|
2643 | 2024-08-30T19:49:01.491Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = switch_port_config_manager
resource = Database
result = Ok(())
|
2644 | 2024-08-30T19:49:01.491Z | DEBG | nexus (BackgroundTasks): roles
background_task = dns_config_internal
dns_group = internal
roles = RoleSet { roles: {} }
|
2645 | 2024-08-30T19:49:01.491Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = dns_config_internal
dns_group = internal
resource = Database
result = Ok(())
|
2646 | 2024-08-30T19:49:01.492Z | DEBG | nexus (BackgroundTasks): roles
background_task = dns_config_external
dns_group = external
roles = RoleSet { roles: {} }
|
2647 | 2024-08-30T19:49:01.492Z | DEBG | nexus (BackgroundTasks): roles
background_task = physical_disk_adoption
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
2648 | 2024-08-30T19:49:01.492Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = dns_config_external
dns_group = external
resource = Database
result = Ok(())
|
2649 | 2024-08-30T19:49:01.493Z | DEBG | nexus (BackgroundTasks): roles
background_task = instance_watcher
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
2650 | 2024-08-30T19:49:01.493Z | DEBG | nexus (BackgroundTasks): authorize result
action = Read
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = physical_disk_adoption
resource = Fleet
result = Ok(())
|
2651 | 2024-08-30T19:49:01.493Z | DEBG | nexus (BackgroundTasks): roles
background_task = physical_disk_adoption
roles = RoleSet { roles: {} }
|
2652 | 2024-08-30T19:49:01.494Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = physical_disk_adoption
resource = Database
result = Ok(())
|
2653 | 2024-08-30T19:49:01.494Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = lookup_region_port
elapsed = 15.398011ms
iteration = 7
status = {"errors":[],"found_port_ok":[]}
|
2654 | 2024-08-30T19:49:01.495Z | DEBG | nexus (BackgroundTasks): authorize result
action = Read
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = instance_watcher
resource = Fleet
result = Ok(())
|
2655 | 2024-08-30T19:49:01.495Z | DEBG | nexus (BackgroundTasks): roles
background_task = instance_watcher
roles = RoleSet { roles: {} }
|
2656 | 2024-08-30T19:49:01.495Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = instance_watcher
resource = Database
result = Ok(())
|
2657 | 2024-08-30T19:49:01.496Z | DEBG | nexus (BackgroundTasks): roles
background_task = crdb_node_id_collector
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
2658 | 2024-08-30T19:49:01.498Z | DEBG | nexus (BackgroundTasks): authorize result
action = Read
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = crdb_node_id_collector
resource = Fleet
result = Ok(())
|
2659 | 2024-08-30T19:49:01.498Z | DEBG | nexus (BackgroundTasks): roles
background_task = crdb_node_id_collector
roles = RoleSet { roles: {} }
|
2660 | 2024-08-30T19:49:01.498Z | DEBG | nexus (DnsResolver): lookup_all_ipv6 srv
dns_name = _dendrite._tcp.control-plane.oxide.internal
response = SrvLookup(Lookup { query: Query { name: Name("_dendrite._tcp.control-plane.oxide.internal"), query_type: SRV, query_class: IN }, records: [Record { name_labels: Name("_dendrite._tcp.control-plane.oxide.internal."), rr_type: SRV, dns_class: IN, ttl: 0, rdata: Some(SRV(SRV { priority: 0, weight: 0, port: 12224, target: Name("dendrite-289c9d10-fa69-4638-aac7-3cfc6b4e23be.host.control-plane.oxide.internal.") })) }, Record { name_labels: Name("dendrite-289c9d10-fa69-4638-aac7-3cfc6b4e23be.host.control-plane.oxide.internal."), rr_type: AAAA, dns_class: IN, ttl: 0, rdata: Some(AAAA(AAAA(fd00:1122:3344:101::2))) }], valid_until: Instant { tv_sec: 1227, tv_nsec: 803897291 } })
|
2661 | 2024-08-30T19:49:01.498Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = crdb_node_id_collector
resource = Database
result = Ok(())
|
2662 | 2024-08-30T19:49:01.499Z | INFO | nexus (BackgroundTasks): Determining switch slots managed by switch zones
background_task = bfd_manager
file = nexus/src/app/mod.rs:1050
|
2663 | 2024-08-30T19:49:01.500Z | DEBG | nexus (BackgroundTasks): roles
background_task = crdb_node_id_collector
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
2664 | 2024-08-30T19:49:01.505Z | DEBG | nexus (BackgroundTasks): authorize result
action = Read
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = crdb_node_id_collector
resource = Fleet
result = Ok(())
|
2665 | 2024-08-30T19:49:01.505Z | DEBG | nexus (BackgroundTasks): roles
background_task = crdb_node_id_collector
roles = RoleSet { roles: {} }
|
2666 | 2024-08-30T19:49:01.505Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = crdb_node_id_collector
resource = Database
result = Ok(())
|
2667 | 2024-08-30T19:49:01.505Z | DEBG | nexus (BackgroundTasks): roles
background_task = crdb_node_id_collector
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
2668 | 2024-08-30T19:49:01.506Z | DEBG | nexus (BackgroundTasks): authorize result
action = Read
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = crdb_node_id_collector
resource = Fleet
result = Ok(())
|
2669 | 2024-08-30T19:49:01.506Z | DEBG | nexus (BackgroundTasks): roles
background_task = crdb_node_id_collector
roles = RoleSet { roles: {} }
|
2670 | 2024-08-30T19:49:01.507Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = crdb_node_id_collector
resource = Database
result = Ok(())
|
2671 | 2024-08-30T19:49:01.511Z | DEBG | nexus (DnsResolver): lookup_all_ipv6 srv
dns_name = _dendrite._tcp.control-plane.oxide.internal
response = SrvLookup(Lookup { query: Query { name: Name("_dendrite._tcp.control-plane.oxide.internal"), query_type: SRV, query_class: IN }, records: [Record { name_labels: Name("_dendrite._tcp.control-plane.oxide.internal."), rr_type: SRV, dns_class: IN, ttl: 0, rdata: Some(SRV(SRV { priority: 0, weight: 0, port: 12224, target: Name("dendrite-289c9d10-fa69-4638-aac7-3cfc6b4e23be.host.control-plane.oxide.internal.") })) }, Record { name_labels: Name("dendrite-289c9d10-fa69-4638-aac7-3cfc6b4e23be.host.control-plane.oxide.internal."), rr_type: AAAA, dns_class: IN, ttl: 0, rdata: Some(AAAA(AAAA(fd00:1122:3344:101::2))) }], valid_until: Instant { tv_sec: 1227, tv_nsec: 816966890 } })
|
2672 | 2024-08-30T19:49:01.513Z | INFO | nexus (BackgroundTasks): Determining switch slots managed by switch zones
background_task = switch_port_config_manager
file = nexus/src/app/mod.rs:1050
rack_id = 27cfef72-d05b-490f-ac92-5c7cad830c2e
|
2673 | 2024-08-30T19:49:01.513Z | DEBG | nexus (BackgroundTasks): roles
background_task = dns_config_external
dns_group = external
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
2674 | 2024-08-30T19:49:01.513Z | DEBG | nexus (BackgroundTasks): roles
background_task = service_zone_nat_tracker
roles = RoleSet { roles: {} }
|
2675 | 2024-08-30T19:49:01.514Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = service_zone_nat_tracker
resource = Database
result = Ok(())
|
2676 | 2024-08-30T19:49:01.520Z | DEBG | nexus (BackgroundTasks): authorize result
action = Read
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = dns_config_external
dns_group = external
resource = DnsConfig
result = Ok(())
|
2677 | 2024-08-30T19:49:01.522Z | DEBG | nexus (BackgroundTasks): found DNS version
background_task = dns_config_external
dns_group = external
version = 2
|
2678 | 2024-08-30T19:49:01.522Z | DEBG | nexus (BackgroundTasks): reading DNS config
background_task = dns_config_external
dns_group = external
|
2679 | 2024-08-30T19:49:01.522Z | DEBG | nexus (BackgroundTasks): reading DNS zones
background_task = dns_config_external
dns_group = external
|
2680 | 2024-08-30T19:49:01.522Z | DEBG | nexus (BackgroundTasks): roles
background_task = dns_config_external
dns_group = external
roles = RoleSet { roles: {} }
|
2681 | 2024-08-30T19:49:01.523Z | DEBG | nexus (BackgroundTasks): roles
background_task = dns_config_internal
dns_group = internal
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
2682 | 2024-08-30T19:49:01.523Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = dns_config_external
dns_group = external
resource = Database
result = Ok(())
|
2683 | 2024-08-30T19:49:01.529Z | DEBG | nexus (BackgroundTasks): roles
background_task = physical_disk_adoption
roles = RoleSet { roles: {} }
|
2684 | 2024-08-30T19:49:01.529Z | DEBG | nexus (BackgroundTasks): authorize result
action = Read
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = dns_config_internal
dns_group = internal
resource = DnsConfig
result = Ok(())
|
2685 | 2024-08-30T19:49:01.529Z | INFO | nexus (BackgroundTasks): listed instances with destroyed active VMMs
background_task = instance_updater
count = 0
file = nexus/src/app/background/tasks/instance_updater.rs:55
|
2686 | 2024-08-30T19:49:01.529Z | DEBG | nexus (BackgroundTasks): looking for instances with terminated active migrations...
background_task = instance_updater
|
2687 | 2024-08-30T19:49:01.529Z | DEBG | nexus (BackgroundTasks): roles
background_task = instance_updater
roles = RoleSet { roles: {} }
|
2688 | 2024-08-30T19:49:01.529Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = physical_disk_adoption
resource = Database
result = Ok(())
|
2689 | 2024-08-30T19:49:01.530Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = instance_updater
resource = Database
result = Ok(())
|
2690 | 2024-08-30T19:49:01.530Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = region_snapshot_replacement_garbage_collection
elapsed = 51.667096ms
iteration = 13
status = {"errors":[],"garbage_collect_requested":[]}
|
2691 | 2024-08-30T19:49:01.531Z | DEBG | nexus (BackgroundTasks): roles
background_task = physical_disk_adoption
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
2692 | 2024-08-30T19:49:01.532Z | DEBG | nexus (BackgroundTasks): roles
background_task = dns_config_external
dns_group = external
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
2693 | 2024-08-30T19:49:01.533Z | DEBG | nexus (BackgroundTasks): Found abandoned VMMs
background_task = abandoned_vmm_reaper
count = 0
|
2694 | 2024-08-30T19:49:01.533Z | INFO | nexus (BackgroundTasks): Abandoned VMMs reaped
background_task = abandoned_vmm_reaper
file = nexus/src/app/background/tasks/abandoned_vmm_reaper.rs:189
found = 0
sled_reservations_deleted = 0
vmms_already_deleted = 0
vmms_deleted = 0
|
2695 | 2024-08-30T19:49:01.533Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = abandoned_vmm_reaper
elapsed = 54.558517ms
iteration = 7
status = {"error":null,"error_count":0,"found":0,"sled_reservations_deleted":0,"vmms_already_deleted":0,"vmms_deleted":0}
|
2696 | 2024-08-30T19:49:01.535Z | DEBG | nexus (BackgroundTasks): authorize result
action = Read
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = physical_disk_adoption
resource = Fleet
result = Ok(())
|
2697 | 2024-08-30T19:49:01.535Z | DEBG | nexus (BackgroundTasks): roles
background_task = physical_disk_adoption
roles = RoleSet { roles: {} }
|
2698 | 2024-08-30T19:49:01.535Z | DEBG | nexus (BackgroundTasks): roles
background_task = region_snapshot_replacement_step
roles = RoleSet { roles: {} }
|
2699 | 2024-08-30T19:49:01.535Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = physical_disk_adoption
resource = Database
result = Ok(())
|
2700 | 2024-08-30T19:49:01.535Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = region_snapshot_replacement_step
resource = Database
result = Ok(())
|
2701 | 2024-08-30T19:49:01.537Z | DEBG | nexus (BackgroundTasks): authorize result
action = Read
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = dns_config_external
dns_group = external
resource = DnsConfig
result = Ok(())
|
2702 | 2024-08-30T19:49:01.537Z | DEBG | nexus (BackgroundTasks): roles
background_task = dns_config_external
dns_group = external
roles = RoleSet { roles: {} }
|
2703 | 2024-08-30T19:49:01.537Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = dns_config_external
dns_group = external
resource = Database
result = Ok(())
|
2704 | 2024-08-30T19:49:01.538Z | DEBG | nexus (BackgroundTasks): roles
background_task = blueprint_loader
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
2705 | 2024-08-30T19:49:01.540Z | INFO | nexus (BackgroundTasks): all instance checks complete
background_task = instance_watcher
file = nexus/src/app/background/tasks/instance_watcher.rs:454
pruned_instances = 0
total_completed = 0
total_failed = 0
total_incomplete = 0
total_instances = 0
update_sagas_queued = 0
|
2706 | 2024-08-30T19:49:01.540Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = instance_watcher
elapsed = 60.859298ms
iteration = 13
status = {"failed_checks":{},"incomplete_checks":{},"instance_states":{},"pruned_instances":0,"total_instances":0,"update_sagas_queued":0}
|
2707 | 2024-08-30T19:49:01.540Z | DEBG | nexus (BackgroundTasks): roles
background_task = region_snapshot_replacement_start
roles = RoleSet { roles: {} }
|
2708 | 2024-08-30T19:49:01.540Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = region_snapshot_replacement_start
resource = Database
result = Ok(())
|
2709 | 2024-08-30T19:49:01.540Z | DEBG | nexus (BackgroundTasks): roles
background_task = external_endpoints
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
2710 | 2024-08-30T19:49:01.541Z | DEBG | nexus (BackgroundTasks): authorize result
action = Read
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = blueprint_loader
resource = BlueprintConfig
result = Ok(())
|
2711 | 2024-08-30T19:49:01.541Z | DEBG | nexus (BackgroundTasks): roles
background_task = blueprint_loader
roles = RoleSet { roles: {} }
|
2712 | 2024-08-30T19:49:01.541Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = blueprint_loader
resource = Database
result = Ok(())
|
2713 | 2024-08-30T19:49:01.542Z | DEBG | nexus (BackgroundTasks): roles
background_task = region_replacement
roles = RoleSet { roles: {} }
|
2714 | 2024-08-30T19:49:01.542Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = region_replacement
resource = Database
result = Ok(())
|
2715 | 2024-08-30T19:49:01.543Z | DEBG | nexus (BackgroundTasks): roles
background_task = crdb_node_id_collector
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
2716 | 2024-08-30T19:49:01.543Z | DEBG | nexus (BackgroundTasks): roles
background_task = region_snapshot_replacement_step
roles = RoleSet { roles: {} }
|
2717 | 2024-08-30T19:49:01.543Z | DEBG | nexus (BackgroundTasks): authorize result
action = ListChildren
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = external_endpoints
resource = Fleet
result = Ok(())
|
2718 | 2024-08-30T19:49:01.543Z | DEBG | nexus (BackgroundTasks): roles
background_task = external_endpoints
roles = RoleSet { roles: {} }
|
2719 | 2024-08-30T19:49:01.543Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = region_snapshot_replacement_step
resource = Database
result = Ok(())
|
2720 | 2024-08-30T19:49:01.543Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = external_endpoints
resource = Database
result = Ok(())
|
2721 | 2024-08-30T19:49:01.545Z | DEBG | nexus (BackgroundTasks): roles
background_task = region_replacement_driver
roles = RoleSet { roles: {} }
|
2722 | 2024-08-30T19:49:01.545Z | DEBG | nexus (BackgroundTasks): authorize result
action = Read
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = crdb_node_id_collector
resource = Fleet
result = Ok(())
|
2723 | 2024-08-30T19:49:01.545Z | DEBG | nexus (BackgroundTasks): roles
background_task = crdb_node_id_collector
roles = RoleSet { roles: {} }
|
2724 | 2024-08-30T19:49:01.545Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = region_replacement_driver
resource = Database
result = Ok(())
|
2725 | 2024-08-30T19:49:01.545Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = crdb_node_id_collector
resource = Database
result = Ok(())
|
2726 | 2024-08-30T19:49:01.546Z | DEBG | nexus (BackgroundTasks): roles
background_task = blueprint_loader
roles = RoleSet { roles: {} }
|
2727 | 2024-08-30T19:49:01.546Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = region_snapshot_replacement_finish
elapsed = 66.780592ms
iteration = 13
status = {"errors":[],"records_set_to_done":[]}
|
2728 | 2024-08-30T19:49:01.546Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = blueprint_loader
resource = Database
result = Ok(())
|
2729 | 2024-08-30T19:49:01.548Z | DEBG | nexus (BackgroundTasks): roles
background_task = external_endpoints
roles = RoleSet { roles: {} }
|
2730 | 2024-08-30T19:49:01.548Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = external_endpoints
resource = Database
result = Ok(())
|
2731 | 2024-08-30T19:49:01.549Z | DEBG | nexus (BackgroundTasks): roles
background_task = crdb_node_id_collector
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
2732 | 2024-08-30T19:49:01.549Z | DEBG | nexus (BackgroundTasks): roles
background_task = external_endpoints
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
2733 | 2024-08-30T19:49:01.552Z | DEBG | nexus (BackgroundTasks): authorize result
action = Read
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = crdb_node_id_collector
resource = Fleet
result = Ok(())
|
2734 | 2024-08-30T19:49:01.552Z | DEBG | nexus (BackgroundTasks): roles
background_task = crdb_node_id_collector
roles = RoleSet { roles: {} }
|
2735 | 2024-08-30T19:49:01.552Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = crdb_node_id_collector
resource = Database
result = Ok(())
|
2736 | 2024-08-30T19:49:01.553Z | DEBG | nexus (BackgroundTasks): authorize result
action = Read
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = external_endpoints
resource = DnsConfig
result = Ok(())
|
2737 | 2024-08-30T19:49:01.553Z | DEBG | nexus (BackgroundTasks): roles
background_task = external_endpoints
roles = RoleSet { roles: {} }
|
2738 | 2024-08-30T19:49:01.553Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = external_endpoints
resource = Database
result = Ok(())
|
2739 | 2024-08-30T19:49:01.555Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = crdb_node_id_collector
elapsed = 75.584576ms
iteration = 4
status = {"nsuccess":5}
|
2740 | 2024-08-30T19:49:01.556Z | DEBG | nexus (BackgroundTasks): roles
background_task = vpc_route_manager
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
2741 | 2024-08-30T19:49:01.558Z | DEBG | nexus (BackgroundTasks): authorize result
action = ListChildren
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = vpc_route_manager
resource = Fleet
result = Ok(())
|
2742 | 2024-08-30T19:49:01.558Z | DEBG | nexus (BackgroundTasks): roles
background_task = vpc_route_manager
roles = RoleSet { roles: {} }
|
2743 | 2024-08-30T19:49:01.558Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = vpc_route_manager
resource = Database
result = Ok(())
|
2744 | 2024-08-30T19:49:01.559Z | DEBG | nexus (BackgroundTasks): roles
background_task = service_zone_nat_tracker
roles = RoleSet { roles: {} }
|
2745 | 2024-08-30T19:49:01.560Z | DEBG | nexus (BackgroundTasks): Found zpools on decommissioned disks
background_task = decommissioned_disk_cleaner
count = 0
|
2746 | 2024-08-30T19:49:01.560Z | INFO | nexus (BackgroundTasks): Cleaned decommissioned zpools
background_task = decommissioned_disk_cleaner
deleted = 0
error_count = 0
file = nexus/src/app/background/tasks/decommissioned_disk_cleaner.rs:140
found = 0
not_ready_to_be_deleted = 0
|
2747 | 2024-08-30T19:49:01.560Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = decommissioned_disk_cleaner
elapsed = 80.956321ms
iteration = 7
status = {"deleted":0,"error":null,"error_count":0,"found":0,"not_ready_to_be_deleted":0}
|
2748 | 2024-08-30T19:49:01.560Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = service_zone_nat_tracker
resource = Database
result = Ok(())
|
2749 | 2024-08-30T19:49:01.561Z | DEBG | nexus (BackgroundTasks): found DNS version
background_task = dns_config_internal
dns_group = internal
version = 1
|
2750 | 2024-08-30T19:49:01.561Z | DEBG | nexus (BackgroundTasks): reading DNS config
background_task = dns_config_internal
dns_group = internal
|
2751 | 2024-08-30T19:49:01.561Z | DEBG | nexus (BackgroundTasks): reading DNS zones
background_task = dns_config_internal
dns_group = internal
|
2752 | 2024-08-30T19:49:01.561Z | DEBG | nexus (BackgroundTasks): roles
background_task = dns_config_internal
dns_group = internal
roles = RoleSet { roles: {} }
|
2753 | 2024-08-30T19:49:01.562Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = dns_config_internal
dns_group = internal
resource = Database
result = Ok(())
|
2754 | 2024-08-30T19:49:01.562Z | DEBG | nexus (BackgroundTasks): roles
background_task = service_zone_nat_tracker
roles = RoleSet { roles: {} }
|
2755 | 2024-08-30T19:49:01.562Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = service_zone_nat_tracker
resource = Database
result = Ok(())
|
2756 | 2024-08-30T19:49:01.564Z | DEBG | nexus (BackgroundTasks): roles
background_task = service_zone_nat_tracker
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
2757 | 2024-08-30T19:49:01.566Z | DEBG | nexus (BackgroundTasks): authorize result
action = Read
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = service_zone_nat_tracker
resource = Sled { parent: Fleet, key: 289c9d10-fa69-4638-aac7-3cfc6b4e23be, lookup_type: ById(289c9d10-fa69-4638-aac7-3cfc6b4e23be) }
result = Ok(())
|
2758 | 2024-08-30T19:49:01.566Z | DEBG | nexus (BackgroundTasks): roles
background_task = service_zone_nat_tracker
roles = RoleSet { roles: {} }
|
2759 | 2024-08-30T19:49:01.566Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = service_zone_nat_tracker
resource = Database
result = Ok(())
|
2760 | 2024-08-30T19:49:01.568Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = service_zone_nat_tracker
elapsed = 88.95305ms
iteration = 13
status = 0
|
2761 | 2024-08-30T19:49:01.573Z | DEBG | nexus (BackgroundTasks): roles
background_task = blueprint_loader
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
2762 | 2024-08-30T19:49:01.573Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = region_replacement
elapsed = 94.447767ms
iteration = 13
status = {"region_replacement_started_err":0,"region_replacement_started_ok":0}
|
2763 | 2024-08-30T19:49:01.575Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = physical_disk_adoption
elapsed = 96.33669ms
iteration = 14
status = {"physical_disks_added":0}
|
2764 | 2024-08-30T19:49:01.575Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = region_snapshot_replacement_step
elapsed = 96.766867ms
iteration = 13
status = {"errors":[],"step_garbage_collect_invoked_ok":[],"step_invoked_ok":[],"step_records_created_ok":[]}
|
2765 | 2024-08-30T19:49:01.576Z | DEBG | nexus (BackgroundTasks): authorize result
action = Read
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = blueprint_loader
resource = Blueprint { parent: Fleet, key: 6cec0807-9a99-4265-913f-3aea7fdc6b25, lookup_type: ById(6cec0807-9a99-4265-913f-3aea7fdc6b25) }
result = Ok(())
|
2766 | 2024-08-30T19:49:01.576Z | DEBG | nexus (BackgroundTasks): roles
background_task = blueprint_loader
roles = RoleSet { roles: {} }
|
2767 | 2024-08-30T19:49:01.576Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = blueprint_loader
resource = Database
result = Ok(())
|
2768 | 2024-08-30T19:49:01.577Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = region_replacement_driver
elapsed = 98.343686ms
iteration = 37
status = {"drive_invoked_ok":[],"errors":[],"finish_invoked_ok":[]}
|
2769 | 2024-08-30T19:49:01.579Z | DEBG | nexus (BackgroundTasks): found zones
background_task = dns_config_external
count = 1
dns_group = external
|
2770 | 2024-08-30T19:49:01.579Z | DEBG | nexus (BackgroundTasks): listing DNS names for zone
background_task = dns_config_external
batch_size = 100
dns_group = external
dns_zone_id = 7f52d615-4a25-43b0-878f-65d4872e4324
dns_zone_name = oxide.test
found_so_far = 0
version = 2
|
2771 | 2024-08-30T19:49:01.579Z | DEBG | nexus (BackgroundTasks): roles
background_task = dns_config_external
dns_group = external
roles = RoleSet { roles: {} }
|
2772 | 2024-08-30T19:49:01.580Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = dns_config_external
dns_group = external
resource = Database
result = Ok(())
|
2773 | 2024-08-30T19:49:01.580Z | INFO | nexus (BackgroundTasks): listed instances with terminated active migrations
background_task = instance_updater
count = 0
file = nexus/src/app/background/tasks/instance_updater.rs:55
|
2774 | 2024-08-30T19:49:01.580Z | INFO | nexus (BackgroundTasks): instance updater activation completed
background_task = instance_updater
destroyed_active_vmms = 0
file = nexus/src/app/background/tasks/instance_updater.rs:220
terminated_active_migrations = 0
update_sagas_completed = 0
update_sagas_started = 0
|
2775 | 2024-08-30T19:49:01.580Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = instance_updater
elapsed = 101.787796ms
iteration = 13
status = {"destroyed_active_vmms":0,"error":null,"saga_start_failures":0,"sagas_completed":0,"sagas_failed":0,"sagas_started":0,"terminated_active_migrations":0}
|
2776 | 2024-08-30T19:49:01.581Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = region_snapshot_replacement_start
elapsed = 101.909718ms
iteration = 13
status = {"errors":[],"requests_created_ok":[],"start_invoked_ok":[]}
|
2777 | 2024-08-30T19:49:01.581Z | DEBG | nexus (BackgroundTasks): roles
background_task = dns_config_external
dns_group = external
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
2778 | 2024-08-30T19:49:01.583Z | DEBG | nexus (BackgroundTasks): roles
background_task = external_endpoints
roles = RoleSet { roles: {} }
|
2779 | 2024-08-30T19:49:01.583Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = external_endpoints
resource = Database
result = Ok(())
|
2780 | 2024-08-30T19:49:01.584Z | DEBG | nexus (BackgroundTasks): authorize result
action = Read
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = dns_config_external
dns_group = external
resource = DnsConfig
result = Ok(())
|
2781 | 2024-08-30T19:49:01.584Z | DEBG | nexus (BackgroundTasks): roles
background_task = dns_config_external
dns_group = external
roles = RoleSet { roles: {} }
|
2782 | 2024-08-30T19:49:01.584Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = dns_config_external
dns_group = external
resource = Database
result = Ok(())
|
2783 | 2024-08-30T19:49:01.584Z | DEBG | nexus (BackgroundTasks): found latest target blueprint (unchanged)
background_task = blueprint_loader
original_target_id = 6cec0807-9a99-4265-913f-3aea7fdc6b25
original_time_created = 2024-08-30 19:42:44.596991 UTC
target_id = 6cec0807-9a99-4265-913f-3aea7fdc6b25
time_created = 2024-08-30 19:42:44.596991 UTC
|
2784 | 2024-08-30T19:49:01.584Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = blueprint_loader
elapsed = 105.379709ms
iteration = 37
status = {"enabled":false,"status":"target blueprint unchanged","target_id":"6cec0807-9a99-4265-913f-3aea7fdc6b25","time_created":"2024-08-30T19:42:44.596991Z"}
|
2785 | 2024-08-30T19:49:01.585Z | DEBG | nexus (BackgroundTasks): roles
background_task = external_endpoints
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
2786 | 2024-08-30T19:49:01.585Z | DEBG | nexus (BackgroundTasks): found all DNS names for zone
background_task = dns_config_external
dns_group = external
dns_zone_id = 7f52d615-4a25-43b0-878f-65d4872e4324
dns_zone_name = oxide.test
found_so_far = 1
version = 2
|
2787 | 2024-08-30T19:49:01.585Z | DEBG | nexus (BackgroundTasks): read DNS config
background_task = dns_config_external
dns_group = external
nzones = 1
version = 2
|
2788 | 2024-08-30T19:49:01.585Z | DEBG | nexus (BackgroundTasks): found latest DNS generation (unchanged)
background_task = dns_config_external
current_generation = 2
current_time_created = 2024-08-30 19:43:18.363870 UTC
dns_group = external
generation = 2
|
2789 | 2024-08-30T19:49:01.585Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = dns_config_external
dns_group = external
elapsed = 106.094241ms
iteration = 7
status = {"generation":2}
|
2790 | 2024-08-30T19:49:01.587Z | DEBG | nexus (BackgroundTasks): authorize result
action = ListChildren
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = external_endpoints
resource = Fleet
result = Ok(())
|
2791 | 2024-08-30T19:49:01.587Z | DEBG | nexus (BackgroundTasks): roles
background_task = external_endpoints
roles = RoleSet { roles: {} }
|
2792 | 2024-08-30T19:49:01.587Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = external_endpoints
resource = Database
result = Ok(())
|
2793 | 2024-08-30T19:49:01.593Z | DEBG | nexus (BackgroundTasks): roles
background_task = dns_config_internal
dns_group = internal
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
2794 | 2024-08-30T19:49:01.596Z | DEBG | nexus (BackgroundTasks): authorize result
action = Read
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = dns_config_internal
dns_group = internal
resource = DnsConfig
result = Ok(())
|
2795 | 2024-08-30T19:49:01.596Z | DEBG | nexus (BackgroundTasks): roles
background_task = dns_config_internal
dns_group = internal
roles = RoleSet { roles: {} }
|
2796 | 2024-08-30T19:49:01.596Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = dns_config_internal
dns_group = internal
resource = Database
result = Ok(())
|
2797 | 2024-08-30T19:49:01.598Z | DEBG | nexus (BackgroundTasks): found zones
background_task = dns_config_internal
count = 1
dns_group = internal
|
2798 | 2024-08-30T19:49:01.598Z | DEBG | nexus (BackgroundTasks): listing DNS names for zone
background_task = dns_config_internal
batch_size = 100
dns_group = internal
dns_zone_id = 4da9b8e7-9c0b-4448-afde-f83fab0eb20b
dns_zone_name = control-plane.oxide.internal
found_so_far = 0
version = 1
|
2799 | 2024-08-30T19:49:01.598Z | DEBG | nexus (BackgroundTasks): roles
background_task = dns_config_internal
dns_group = internal
roles = RoleSet { roles: {} }
|
2800 | 2024-08-30T19:49:01.598Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = dns_config_internal
dns_group = internal
resource = Database
result = Ok(())
|
2801 | 2024-08-30T19:49:01.600Z | DEBG | nexus (BackgroundTasks): roles
background_task = dns_config_internal
dns_group = internal
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
2802 | 2024-08-30T19:49:01.602Z | DEBG | nexus (BackgroundTasks): authorize result
action = Read
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = dns_config_internal
dns_group = internal
resource = DnsConfig
result = Ok(())
|
2803 | 2024-08-30T19:49:01.602Z | DEBG | nexus (BackgroundTasks): roles
background_task = dns_config_internal
dns_group = internal
roles = RoleSet { roles: {} }
|
2804 | 2024-08-30T19:49:01.602Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = dns_config_internal
dns_group = internal
resource = Database
result = Ok(())
|
2805 | 2024-08-30T19:49:01.603Z | DEBG | nexus (BackgroundTasks): roles
background_task = v2p_manager
roles = RoleSet { roles: {} }
|
2806 | 2024-08-30T19:49:01.604Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = v2p_manager
resource = Database
result = Ok(())
|
2807 | 2024-08-30T19:49:01.604Z | DEBG | nexus (BackgroundTasks): found all DNS names for zone
background_task = dns_config_internal
dns_group = internal
dns_zone_id = 4da9b8e7-9c0b-4448-afde-f83fab0eb20b
dns_zone_name = control-plane.oxide.internal
found_so_far = 50
version = 1
|
2808 | 2024-08-30T19:49:01.604Z | DEBG | nexus (BackgroundTasks): read DNS config
background_task = dns_config_internal
dns_group = internal
nzones = 1
version = 1
|
2809 | 2024-08-30T19:49:01.604Z | DEBG | nexus (BackgroundTasks): found latest DNS generation (unchanged)
background_task = dns_config_internal
current_generation = 1
current_time_created = 2024-08-30 19:43:16.884603 UTC
dns_group = internal
generation = 1
|
2810 | 2024-08-30T19:49:01.604Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = dns_config_internal
dns_group = internal
elapsed = 125.117096ms
iteration = 7
status = {"generation":1}
|
2811 | 2024-08-30T19:49:01.635Z | DEBG | nexus (BackgroundTasks): found Silo/DNS/TLS config (no change)
background_task = external_endpoints
config = ExternalEndpoints { by_dns_name: {"default-silo.sys.oxide.test": ExternalEndpoint { silo_id: 001de000-5110-4000-8000-000000000000, db_silo: Silo { identity: SiloIdentity { id: 001de000-5110-4000-8000-000000000000, name: Name(Name("default-silo")), description: "default silo", time_created: 2024-08-30T19:42:58.455639Z, time_modified: 2024-08-30T19:42:58.455639Z, time_deleted: None }, discoverable: false, authentication_mode: Local, user_provision_type: ApiOnly, mapped_fleet_roles: Object {}, rcgen: Generation(Generation(1)) }, tls_certs: [] }, "recovery.sys.oxide.test": ExternalEndpoint { silo_id: aa09ea70-5935-4726-aa8b-daae29285c7a, db_silo: Silo { identity: SiloIdentity { id: aa09ea70-5935-4726-aa8b-daae29285c7a, name: Name(Name("recovery")), description: "built-in recovery Silo", time_created: 2024-08-30T19:43:18.290633Z, time_modified: 2024-08-30T19:43:18.290633Z, time_deleted: None }, discoverable: false, authentication_mode: Local, user_provision_type: ApiOnly, mapped_fleet_roles: Object {"admin": Array [String("admin")]}, rcgen: Generation(Generation(3)) }, tls_certs: [TlsCertificate { digest: "3c866038d66bab74a40e61f6620010bb5e0f64344fb4d1705ff0d1538af8c189" }] }}, warnings: [NoSiloCerts { silo_id: 001de000-5110-4000-8000-000000000000, dns_name: "default-silo.sys.oxide.test" }], default_endpoint: Some(ExternalEndpoint { silo_id: aa09ea70-5935-4726-aa8b-daae29285c7a, db_silo: Silo { identity: SiloIdentity { id: aa09ea70-5935-4726-aa8b-daae29285c7a, name: Name(Name("recovery")), description: "built-in recovery Silo", time_created: 2024-08-30T19:43:18.290633Z, time_modified: 2024-08-30T19:43:18.290633Z, time_deleted: None }, discoverable: false, authentication_mode: Local, user_provision_type: ApiOnly, mapped_fleet_roles: Object {"admin": Array [String("admin")]}, rcgen: Generation(Generation(3)) }, tls_certs: [TlsCertificate { digest: "3c866038d66bab74a40e61f6620010bb5e0f64344fb4d1705ff0d1538af8c189" }] }) }
|
2812 | 2024-08-30T19:49:01.636Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = external_endpoints
elapsed = 156.419515ms
iteration = 7
status = {"by_dns_name":{"default-silo.sys.oxide.test":{"silo_id":"001de000-5110-4000-8000-000000000000","tls_certs":[]},"recovery.sys.oxide.test":{"silo_id":"aa09ea70-5935-4726-aa8b-daae29285c7a","tls_certs":["3c866038d66bab74a40e61f6620010bb5e0f64344fb4d1705ff0d1538af8c189"]}},"default_endpoint":{"silo_id":"aa09ea70-5935-4726-aa8b-daae29285c7a","tls_certs":["3c866038d66bab74a40e61f6620010bb5e0f64344fb4d1705ff0d1538af8c189"]},"warnings":["silo 001de000-5110-4000-8000-000000000000 with DNS name \\"default-silo.sys.oxide.test\\" has no usable certificates"]}
|
2813 | 2024-08-30T19:49:01.667Z | INFO | nexus (BackgroundTasks): determining switch slot managed by dendrite zone
background_task = bfd_manager
file = nexus/src/app/mod.rs:1058
zone_address = fd00:1122:3344:101::2
|
2814 | 2024-08-30T19:49:01.667Z | DEBG | nexus (MgsClient): client request
background_task = bfd_manager
body = None
method = GET
uri = http://[fd00:1122:3344:101::2]:12225/local/switch-id
|
2815 | 2024-08-30T19:49:01.667Z | DEBG | nexus (MgsClient): client response
background_task = bfd_manager
result = Ok(Response { url: Url { scheme: "http", cannot_be_a_base: false, username: "", password: None, host: Some(Ipv6(fd00:1122:3344:101::2)), port: Some(12225), path: "/local/switch-id", query: None, fragment: None }, status: 200, headers: {"content-type": "application/json", "x-request-id": "605fced3-fa99-4961-9b6f-bfb978fc2289", "content-length": "26", "date": "Fri, 30 Aug 2024 19:49:01 GMT"} })
|
2816 | 2024-08-30T19:49:01.667Z | INFO | nexus (BackgroundTasks): identified switch slot for dendrite zone
background_task = bfd_manager
file = nexus/src/app/mod.rs:1063
slot = SpIdentifier {\n slot: 0,\n type_: Switch,\n}
zone_address = fd00:1122:3344:101::2
|
2817 | 2024-08-30T19:49:01.669Z | INFO | nexus (BackgroundTasks): completed mapping dendrite zones to switch slots
background_task = bfd_manager
file = nexus/src/app/mod.rs:1095
mappings = {\n Switch0: fd00:1122:3344:101::2,\n}
|
2818 | 2024-08-30T19:49:01.705Z | DEBG | nexus (BackgroundTasks): roles
background_task = v2p_manager
roles = RoleSet { roles: {} }
|
2819 | 2024-08-30T19:49:01.705Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = v2p_manager
resource = Database
result = Ok(())
|
2820 | 2024-08-30T19:49:01.712Z | DEBG | nexus (BackgroundTasks): roles
background_task = v2p_manager
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
2821 | 2024-08-30T19:49:01.714Z | DEBG | nexus (BackgroundTasks): authorize result
action = ListChildren
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = v2p_manager
resource = Fleet
result = Ok(())
|
2822 | 2024-08-30T19:49:01.714Z | DEBG | nexus (BackgroundTasks): roles
background_task = v2p_manager
roles = RoleSet { roles: {} }
|
2823 | 2024-08-30T19:49:01.714Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = v2p_manager
resource = Database
result = Ok(())
|
2824 | 2024-08-30T19:49:01.719Z | DEBG | nexus (BackgroundTasks): roles
background_task = v2p_manager
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
2825 | 2024-08-30T19:49:01.721Z | DEBG | nexus (BackgroundTasks): authorize result
action = ListChildren
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = v2p_manager
resource = Fleet
result = Ok(())
|
2826 | 2024-08-30T19:49:01.721Z | DEBG | nexus (BackgroundTasks): roles
background_task = v2p_manager
roles = RoleSet { roles: {} }
|
2827 | 2024-08-30T19:49:01.722Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = v2p_manager
resource = Database
result = Ok(())
|
2828 | 2024-08-30T19:49:01.747Z | DEBG | nexus (BackgroundTasks): client request
background_task = dns_propagation_external
body = Some(Body)
dns_group = external
dns_server_url = http://[fd00:1122:3344:101::9]:5353
generation = 2
method = PUT
servers = DnsServersList { addresses: [[fd00:1122:3344:101::9]:5353, [fd00:1122:3344:101::8]:5353] }
uri = http://[fd00:1122:3344:101::9]:5353/config
|
2829 | 2024-08-30T19:49:01.793Z | DEBG | nexus (BackgroundTasks): client request
background_task = dns_propagation_internal
body = Some(Body)
dns_group = internal
dns_server_url = http://[fd00:1122:3344:1::1]:5353
generation = 1
method = PUT
servers = DnsServersList { addresses: [[fd00:1122:3344:1::1]:5353, [fd00:1122:3344:3::1]:5353, [fd00:1122:3344:2::1]:5353] }
uri = http://[fd00:1122:3344:1::1]:5353/config
|
2830 | 2024-08-30T19:49:01.800Z | DEBG | nexus (BackgroundTasks): client request
SledAgent = 289c9d10-fa69-4638-aac7-3cfc6b4e23be
background_task = vpc_route_manager
body = None
method = GET
uri = http://[fd00:1122:3344:101::1]:12345/vpc-routes
|
2831 | 2024-08-30T19:49:01.800Z | DEBG | nexus (BackgroundTasks): client response
SledAgent = 289c9d10-fa69-4638-aac7-3cfc6b4e23be
background_task = vpc_route_manager
result = Ok(Response { url: Url { scheme: "http", cannot_be_a_base: false, username: "", password: None, host: Some(Ipv6(fd00:1122:3344:101::1)), port: Some(12345), path: "/vpc-routes", query: None, fragment: None }, status: 200, headers: {"content-type": "application/json", "x-request-id": "ef056103-34c8-403b-b4f1-f4f17c8d4134", "content-length": "372", "date": "Fri, 30 Aug 2024 19:49:01 GMT"} })
|
2832 | 2024-08-30T19:49:01.800Z | DEBG | nexus (BackgroundTasks): roles
background_task = vpc_route_manager
roles = RoleSet { roles: {} }
|
2833 | 2024-08-30T19:49:01.801Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = vpc_route_manager
resource = Database
result = Ok(())
|
2834 | 2024-08-30T19:49:01.803Z | DEBG | nexus (BackgroundTasks): roles
background_task = vpc_route_manager
roles = RoleSet { roles: {} }
|
2835 | 2024-08-30T19:49:01.804Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = vpc_route_manager
resource = Database
result = Ok(())
|
2836 | 2024-08-30T19:49:01.807Z | DEBG | nexus (BackgroundTasks): roles
background_task = vpc_route_manager
roles = RoleSet { roles: {} }
|
2837 | 2024-08-30T19:49:01.808Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = vpc_route_manager
resource = Database
result = Ok(())
|
2838 | 2024-08-30T19:49:01.815Z | DEBG | nexus (BackgroundTasks): client request
SledAgent = 289c9d10-fa69-4638-aac7-3cfc6b4e23be
background_task = vpc_route_manager
body = Some(Body)
method = PUT
uri = http://[fd00:1122:3344:101::1]:12345/vpc-routes
|
2839 | 2024-08-30T19:49:01.815Z | DEBG | nexus (BackgroundTasks): client response
SledAgent = 289c9d10-fa69-4638-aac7-3cfc6b4e23be
background_task = vpc_route_manager
result = Ok(Response { url: Url { scheme: "http", cannot_be_a_base: false, username: "", password: None, host: Some(Ipv6(fd00:1122:3344:101::1)), port: Some(12345), path: "/vpc-routes", query: None, fragment: None }, status: 204, headers: {"x-request-id": "11b931de-ce6e-442d-866f-3660d7570bca", "date": "Fri, 30 Aug 2024 19:49:01 GMT"} })
|
2840 | 2024-08-30T19:49:01.821Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = vpc_route_manager
elapsed = 342.743454ms
iteration = 13
status = {}
|
2841 | 2024-08-30T19:49:01.823Z | INFO | nexus (BackgroundTasks): determining switch slot managed by dendrite zone
background_task = nat_v4_garbage_collector
file = nexus/src/app/mod.rs:1058
zone_address = fd00:1122:3344:101::2
|
2842 | 2024-08-30T19:49:01.823Z | DEBG | nexus (MgsClient): client request
background_task = nat_v4_garbage_collector
body = None
method = GET
uri = http://[fd00:1122:3344:101::2]:12225/local/switch-id
|
2843 | 2024-08-30T19:49:01.824Z | DEBG | nexus (MgsClient): client response
background_task = nat_v4_garbage_collector
result = Ok(Response { url: Url { scheme: "http", cannot_be_a_base: false, username: "", password: None, host: Some(Ipv6(fd00:1122:3344:101::2)), port: Some(12225), path: "/local/switch-id", query: None, fragment: None }, status: 200, headers: {"content-type": "application/json", "x-request-id": "2f18e131-5ccd-49aa-a90a-e90ff5f899a9", "content-length": "26", "date": "Fri, 30 Aug 2024 19:49:01 GMT"} })
|
2844 | 2024-08-30T19:49:01.824Z | INFO | nexus (BackgroundTasks): identified switch slot for dendrite zone
background_task = nat_v4_garbage_collector
file = nexus/src/app/mod.rs:1063
slot = SpIdentifier {\n slot: 0,\n type_: Switch,\n}
zone_address = fd00:1122:3344:101::2
|
2845 | 2024-08-30T19:49:01.826Z | INFO | nexus (BackgroundTasks): completed mapping dendrite zones to switch slots
background_task = nat_v4_garbage_collector
file = nexus/src/app/mod.rs:1095
mappings = {\n Switch0: fd00:1122:3344:101::2,\n}
|
2846 | 2024-08-30T19:49:01.834Z | INFO | nexus (BackgroundTasks): determining switch slot managed by dendrite zone
background_task = switch_port_config_manager
file = nexus/src/app/mod.rs:1058
rack_id = 27cfef72-d05b-490f-ac92-5c7cad830c2e
zone_address = fd00:1122:3344:101::2
|
2847 | 2024-08-30T19:49:01.835Z | DEBG | nexus (MgsClient): client request
background_task = switch_port_config_manager
body = None
method = GET
rack_id = 27cfef72-d05b-490f-ac92-5c7cad830c2e
uri = http://[fd00:1122:3344:101::2]:12225/local/switch-id
|
2848 | 2024-08-30T19:49:01.835Z | DEBG | nexus (MgsClient): client response
background_task = switch_port_config_manager
rack_id = 27cfef72-d05b-490f-ac92-5c7cad830c2e
result = Ok(Response { url: Url { scheme: "http", cannot_be_a_base: false, username: "", password: None, host: Some(Ipv6(fd00:1122:3344:101::2)), port: Some(12225), path: "/local/switch-id", query: None, fragment: None }, status: 200, headers: {"content-type": "application/json", "x-request-id": "7c81901a-ad44-407f-9d7f-fa5c55e9b7cc", "content-length": "26", "date": "Fri, 30 Aug 2024 19:49:01 GMT"} })
|
2849 | 2024-08-30T19:49:01.835Z | INFO | nexus (BackgroundTasks): identified switch slot for dendrite zone
background_task = switch_port_config_manager
file = nexus/src/app/mod.rs:1063
rack_id = 27cfef72-d05b-490f-ac92-5c7cad830c2e
slot = SpIdentifier {\n slot: 0,\n type_: Switch,\n}
zone_address = fd00:1122:3344:101::2
|
2850 | 2024-08-30T19:49:01.837Z | INFO | nexus (BackgroundTasks): completed mapping dendrite zones to switch slots
background_task = switch_port_config_manager
file = nexus/src/app/mod.rs:1095
mappings = {\n Switch0: fd00:1122:3344:101::2,\n}
rack_id = 27cfef72-d05b-490f-ac92-5c7cad830c2e
|
2851 | 2024-08-30T19:49:01.984Z | DEBG | nexus (BackgroundTasks): client request
background_task = dns_propagation_external
body = Some(Body)
dns_group = external
dns_server_url = http://[fd00:1122:3344:101::8]:5353
generation = 2
method = PUT
servers = DnsServersList { addresses: [[fd00:1122:3344:101::9]:5353, [fd00:1122:3344:101::8]:5353] }
uri = http://[fd00:1122:3344:101::8]:5353/config
|
2852 | 2024-08-30T19:49:01.985Z | DEBG | nexus (BackgroundTasks): client response
background_task = dns_propagation_external
dns_group = external
dns_server_url = http://[fd00:1122:3344:101::8]:5353
generation = 2
result = Ok(Response { url: Url { scheme: "http", cannot_be_a_base: false, username: "", password: None, host: Some(Ipv6(fd00:1122:3344:101::8)), port: Some(5353), path: "/config", query: None, fragment: None }, status: 204, headers: {"x-request-id": "0005bcf5-d272-4e58-bd5b-d7e228b98e4b", "date": "Fri, 30 Aug 2024 19:49:01 GMT"} })
servers = DnsServersList { addresses: [[fd00:1122:3344:101::9]:5353, [fd00:1122:3344:101::8]:5353] }
|
2853 | 2024-08-30T19:49:01.985Z | INFO | nexus (BackgroundTasks): DNS server now at generation 2
background_task = dns_propagation_external
dns_group = external
dns_server_url = http://[fd00:1122:3344:101::8]:5353
file = nexus/src/app/background/tasks/dns_propagation.rs:169
generation = 2
servers = DnsServersList { addresses: [[fd00:1122:3344:101::9]:5353, [fd00:1122:3344:101::8]:5353] }
|
2854 | 2024-08-30T19:49:01.987Z | DEBG | nexus (BackgroundTasks): client response
background_task = dns_propagation_external
dns_group = external
dns_server_url = http://[fd00:1122:3344:101::9]:5353
generation = 2
result = Ok(Response { url: Url { scheme: "http", cannot_be_a_base: false, username: "", password: None, host: Some(Ipv6(fd00:1122:3344:101::9)), port: Some(5353), path: "/config", query: None, fragment: None }, status: 204, headers: {"x-request-id": "188f8b0b-e8b7-4865-82e0-3aca61ea006c", "date": "Fri, 30 Aug 2024 19:49:01 GMT"} })
servers = DnsServersList { addresses: [[fd00:1122:3344:101::9]:5353, [fd00:1122:3344:101::8]:5353] }
|
2855 | 2024-08-30T19:49:01.987Z | INFO | nexus (BackgroundTasks): DNS server now at generation 2
background_task = dns_propagation_external
dns_group = external
dns_server_url = http://[fd00:1122:3344:101::9]:5353
file = nexus/src/app/background/tasks/dns_propagation.rs:169
generation = 2
servers = DnsServersList { addresses: [[fd00:1122:3344:101::9]:5353, [fd00:1122:3344:101::8]:5353] }
|
2856 | 2024-08-30T19:49:01.988Z | INFO | nexus (BackgroundTasks): DNS propagation: done
background_task = dns_propagation_external
dns_group = external
file = nexus/src/app/background/tasks/dns_propagation.rs:106
generation = 2
servers = DnsServersList { addresses: [[fd00:1122:3344:101::9]:5353, [fd00:1122:3344:101::8]:5353] }
|
2857 | 2024-08-30T19:49:01.988Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = dns_propagation_external
dns_group = external
elapsed = 509.250595ms
iteration = 9
status = {"generation":2,"server_results":{"[fd00:1122:3344:101::8]:5353":{"Ok":null},"[fd00:1122:3344:101::9]:5353":{"Ok":null}}}
|
2858 | 2024-08-30T19:49:01.994Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = bfd_manager
elapsed = 515.453665ms
iteration = 13
status = {}
|
2859 | 2024-08-30T19:49:02.013Z | DEBG | nexus (DpdClient): client request
background_task = nat_v4_garbage_collector
body = None
method = GET
uri = http://[fd00:1122:3344:101::2]:12224/rpw/nat/ipv4/gen
|
2860 | 2024-08-30T19:49:02.013Z | DEBG | nexus (DpdClient): client response
background_task = nat_v4_garbage_collector
result = Ok(Response { url: Url { scheme: "http", cannot_be_a_base: false, username: "", password: None, host: Some(Ipv6(fd00:1122:3344:101::2)), port: Some(12224), path: "/rpw/nat/ipv4/gen", query: None, fragment: None }, status: 200, headers: {"content-type": "application/json", "x-request-id": "1d903e70-ba82-4650-bc6a-166742370da0", "content-length": "1", "date": "Fri, 30 Aug 2024 19:49:01 GMT"} })
|
2861 | 2024-08-30T19:49:02.016Z | DEBG | nexus (BackgroundTasks): roles
background_task = nat_v4_garbage_collector
roles = RoleSet { roles: {} }
|
2862 | 2024-08-30T19:49:02.016Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = nat_v4_garbage_collector
resource = Database
result = Ok(())
|
2863 | 2024-08-30T19:49:02.018Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = nat_v4_garbage_collector
elapsed = 539.474266ms
iteration = 13
status = null
|
2864 | 2024-08-30T19:49:02.026Z | DEBG | nexus (BackgroundTasks): client request
SledAgent = 289c9d10-fa69-4638-aac7-3cfc6b4e23be
background_task = v2p_manager
body = None
method = GET
uri = http://[fd00:1122:3344:101::1]:12345/v2p
|
2865 | 2024-08-30T19:49:02.026Z | DEBG | nexus (BackgroundTasks): client response
SledAgent = 289c9d10-fa69-4638-aac7-3cfc6b4e23be
background_task = v2p_manager
result = Ok(Response { url: Url { scheme: "http", cannot_be_a_base: false, username: "", password: None, host: Some(Ipv6(fd00:1122:3344:101::1)), port: Some(12345), path: "/v2p", query: None, fragment: None }, status: 200, headers: {"content-type": "application/json", "x-request-id": "f3179c59-ad63-440a-9c8e-7d1bedb9649c", "content-length": "691", "date": "Fri, 30 Aug 2024 19:49:01 GMT"} })
|
2866 | 2024-08-30T19:49:02.026Z | INFO | nexus (BackgroundTasks): found opte v2p mappings
background_task = v2p_manager
file = nexus/src/app/background/tasks/v2p_mappings.rs:102
interfaces = {}
sled = buskin
|
2867 | 2024-08-30T19:49:02.026Z | INFO | nexus (BackgroundTasks): v2p mappings to delete
background_task = v2p_manager
file = nexus/src/app/background/tasks/v2p_mappings.rs:114
mappings = []
sled = buskin
|
2868 | 2024-08-30T19:49:02.026Z | INFO | nexus (BackgroundTasks): v2p mappings to add
background_task = v2p_manager
file = nexus/src/app/background/tasks/v2p_mappings.rs:127
mappings = []
sled = buskin
|
2869 | 2024-08-30T19:49:02.028Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = v2p_manager
elapsed = 549.041594ms
iteration = 13
status = {}
|
2870 | 2024-08-30T19:49:02.047Z | DEBG | nexus (BackgroundTasks): client request
background_task = dns_propagation_internal
body = Some(Body)
dns_group = internal
dns_server_url = http://[fd00:1122:3344:3::1]:5353
generation = 1
method = PUT
servers = DnsServersList { addresses: [[fd00:1122:3344:1::1]:5353, [fd00:1122:3344:3::1]:5353, [fd00:1122:3344:2::1]:5353] }
uri = http://[fd00:1122:3344:3::1]:5353/config
|
2871 | 2024-08-30T19:49:02.175Z | DEBG | nexus (BackgroundTasks): client request
background_task = dns_propagation_internal
body = Some(Body)
dns_group = internal
dns_server_url = http://[fd00:1122:3344:2::1]:5353
generation = 1
method = PUT
servers = DnsServersList { addresses: [[fd00:1122:3344:1::1]:5353, [fd00:1122:3344:3::1]:5353, [fd00:1122:3344:2::1]:5353] }
uri = http://[fd00:1122:3344:2::1]:5353/config
|
2872 | 2024-08-30T19:49:02.176Z | DEBG | nexus (BackgroundTasks): client response
background_task = dns_propagation_internal
dns_group = internal
dns_server_url = http://[fd00:1122:3344:3::1]:5353
generation = 1
result = Ok(Response { url: Url { scheme: "http", cannot_be_a_base: false, username: "", password: None, host: Some(Ipv6(fd00:1122:3344:3::1)), port: Some(5353), path: "/config", query: None, fragment: None }, status: 204, headers: {"x-request-id": "8a117533-9fcc-4291-a629-75971b0e0d60", "date": "Fri, 30 Aug 2024 19:49:02 GMT"} })
servers = DnsServersList { addresses: [[fd00:1122:3344:1::1]:5353, [fd00:1122:3344:3::1]:5353, [fd00:1122:3344:2::1]:5353] }
|
2873 | 2024-08-30T19:49:02.176Z | INFO | nexus (BackgroundTasks): DNS server now at generation 1
background_task = dns_propagation_internal
dns_group = internal
dns_server_url = http://[fd00:1122:3344:3::1]:5353
file = nexus/src/app/background/tasks/dns_propagation.rs:169
generation = 1
servers = DnsServersList { addresses: [[fd00:1122:3344:1::1]:5353, [fd00:1122:3344:3::1]:5353, [fd00:1122:3344:2::1]:5353] }
|
2874 | 2024-08-30T19:49:02.178Z | DEBG | nexus (BackgroundTasks): client response
background_task = dns_propagation_internal
dns_group = internal
dns_server_url = http://[fd00:1122:3344:2::1]:5353
generation = 1
result = Ok(Response { url: Url { scheme: "http", cannot_be_a_base: false, username: "", password: None, host: Some(Ipv6(fd00:1122:3344:2::1)), port: Some(5353), path: "/config", query: None, fragment: None }, status: 204, headers: {"x-request-id": "3a651414-7b2f-47e7-9475-c21841ccd99d", "date": "Fri, 30 Aug 2024 19:49:02 GMT"} })
servers = DnsServersList { addresses: [[fd00:1122:3344:1::1]:5353, [fd00:1122:3344:3::1]:5353, [fd00:1122:3344:2::1]:5353] }
|
2875 | 2024-08-30T19:49:02.178Z | INFO | nexus (BackgroundTasks): DNS server now at generation 1
background_task = dns_propagation_internal
dns_group = internal
dns_server_url = http://[fd00:1122:3344:2::1]:5353
file = nexus/src/app/background/tasks/dns_propagation.rs:169
generation = 1
servers = DnsServersList { addresses: [[fd00:1122:3344:1::1]:5353, [fd00:1122:3344:3::1]:5353, [fd00:1122:3344:2::1]:5353] }
|
2876 | 2024-08-30T19:49:02.179Z | DEBG | nexus (BackgroundTasks): client response
background_task = dns_propagation_internal
dns_group = internal
dns_server_url = http://[fd00:1122:3344:1::1]:5353
generation = 1
result = Ok(Response { url: Url { scheme: "http", cannot_be_a_base: false, username: "", password: None, host: Some(Ipv6(fd00:1122:3344:1::1)), port: Some(5353), path: "/config", query: None, fragment: None }, status: 204, headers: {"x-request-id": "89a905d8-5277-4d17-b1aa-eeeae6994f92", "date": "Fri, 30 Aug 2024 19:49:01 GMT"} })
servers = DnsServersList { addresses: [[fd00:1122:3344:1::1]:5353, [fd00:1122:3344:3::1]:5353, [fd00:1122:3344:2::1]:5353] }
|
2877 | 2024-08-30T19:49:02.179Z | INFO | nexus (BackgroundTasks): DNS server now at generation 1
background_task = dns_propagation_internal
dns_group = internal
dns_server_url = http://[fd00:1122:3344:1::1]:5353
file = nexus/src/app/background/tasks/dns_propagation.rs:169
generation = 1
servers = DnsServersList { addresses: [[fd00:1122:3344:1::1]:5353, [fd00:1122:3344:3::1]:5353, [fd00:1122:3344:2::1]:5353] }
|
2878 | 2024-08-30T19:49:02.181Z | INFO | nexus (BackgroundTasks): DNS propagation: done
background_task = dns_propagation_internal
dns_group = internal
file = nexus/src/app/background/tasks/dns_propagation.rs:106
generation = 1
servers = DnsServersList { addresses: [[fd00:1122:3344:1::1]:5353, [fd00:1122:3344:3::1]:5353, [fd00:1122:3344:2::1]:5353] }
|
2879 | 2024-08-30T19:49:02.181Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = dns_propagation_internal
dns_group = internal
elapsed = 701.675873ms
iteration = 9
status = {"generation":1,"server_results":{"[fd00:1122:3344:1::1]:5353":{"Ok":null},"[fd00:1122:3344:2::1]:5353":{"Ok":null},"[fd00:1122:3344:3::1]:5353":{"Ok":null}}}
|
2880 | 2024-08-30T19:49:02.213Z | INFO | nexus (dropshot): request completed
file = /home/build/.cargo/git/checkouts/dropshot-a4a923d29dccc492/06c8dab/dropshot/src/server.rs:914
latency_us = 317
local_addr = [fd00:1122:3344:101::c]:46269
method = GET
remote_addr = [fd00:1122:3344:101::d]:35256
req_id = d33aca1d-cadb-46b1-b0e1-54277f06dbe5
response_code = 200
uri = /d2343105-862a-478c-b746-fd8bb78f9a96
|
2881 | 2024-08-30T19:49:02.215Z | DEBG | nexus (producer-registration-task): registering / renewing oximeter producer lease with Nexus
|
2882 | 2024-08-30T19:49:02.215Z | DEBG | nexus (producer-registration-task): using nexus address for registration
addr = [fd00:1122:3344:101::c]:12221
|
2883 | 2024-08-30T19:49:02.216Z | DEBG | nexus (BackgroundTasks): roles
background_task = switch_port_config_manager
roles = RoleSet { roles: {} }
|
2884 | 2024-08-30T19:49:02.216Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = switch_port_config_manager
resource = Database
result = Ok(())
|
2885 | 2024-08-30T19:49:02.223Z | INFO | nexus (BackgroundTasks): fetching switch port settings
background_task = switch_port_config_manager
file = nexus/src/app/background/tasks/sync_switch_configuration.rs:147
port = SwitchPort { id: 7ccb4afc-fc07-48c6-8785-c2cff1ca389e, rack_id: 27cfef72-d05b-490f-ac92-5c7cad830c2e, switch_location: "switch0", port_name: "qsfp0", port_settings_id: Some(49669c7e-dd3c-47ce-aadc-885f0c38581f) }
rack_id = 27cfef72-d05b-490f-ac92-5c7cad830c2e
switch_location = Switch0
|
2886 | 2024-08-30T19:49:02.223Z | DEBG | nexus (BackgroundTasks): roles
background_task = switch_port_config_manager
roles = RoleSet { roles: {} }
|
2887 | 2024-08-30T19:49:02.223Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = switch_port_config_manager
resource = Database
result = Ok(())
|
2888 | 2024-08-30T19:49:02.233Z | DEBG | nexus (DpdClient): client request
background_task = switch_port_config_manager
body = None
method = GET
rack_id = 27cfef72-d05b-490f-ac92-5c7cad830c2e
uri = http://[fd00:1122:3344:101::2]:12224/port/qsfp0/settings?tag=omicron
|
2889 | 2024-08-30T19:49:02.233Z | DEBG | nexus (DpdClient): client response
background_task = switch_port_config_manager
rack_id = 27cfef72-d05b-490f-ac92-5c7cad830c2e
result = Ok(Response { url: Url { scheme: "http", cannot_be_a_base: false, username: "", password: None, host: Some(Ipv6(fd00:1122:3344:101::2)), port: Some(12224), path: "/port/qsfp0/settings", query: Some("tag=omicron"), fragment: None }, status: 200, headers: {"content-type": "application/json", "x-request-id": "337b996a-8e27-4a43-989e-fde075b1fa2f", "content-length": "121", "date": "Fri, 30 Aug 2024 19:49:01 GMT"} })
|
2890 | 2024-08-30T19:49:02.233Z | INFO | nexus (BackgroundTasks): retrieved port settings from switch
background_task = switch_port_config_manager
file = nexus/src/app/background/tasks/sync_switch_configuration.rs:1714
rack_id = 27cfef72-d05b-490f-ac92-5c7cad830c2e
settings = PortSettings { links: {"0": LinkSettings { addrs: [10.151.1.174], params: LinkCreate { autoneg: false, fec: None, kr: false, lane: Some(LinkId(0)), speed: Speed40G } }} }
switch_port_id = "qsfp0"
|
2891 | 2024-08-30T19:49:02.233Z | INFO | nexus (BackgroundTasks): port settings up to date, skipping
background_task = switch_port_config_manager
file = nexus/src/app/background/tasks/sync_switch_configuration.rs:1741
rack_id = 27cfef72-d05b-490f-ac92-5c7cad830c2e
switch_location = Switch0
switch_port_id = "qsfp0"
switch_port_settings_id = 49669c7e-dd3c-47ce-aadc-885f0c38581f
|
2892 | 2024-08-30T19:49:02.234Z | INFO | nexus (BackgroundTasks): retrieved existing routes
background_task = switch_port_config_manager
file = nexus/src/app/background/tasks/sync_switch_configuration.rs:379
rack_id = 27cfef72-d05b-490f-ac92-5c7cad830c2e
routes = {Switch0: {(10.151.1.100, Prefix4 { length: 0, value: 0.0.0.0 }, None, None)}}
|
2893 | 2024-08-30T19:49:02.234Z | INFO | nexus (BackgroundTasks): retrieved desired routes
background_task = switch_port_config_manager
file = nexus/src/app/background/tasks/sync_switch_configuration.rs:383
rack_id = 27cfef72-d05b-490f-ac92-5c7cad830c2e
routes = {Switch0: {(10.151.1.100, Prefix4 { length: 0, value: 0.0.0.0 }, None, None)}}
|
2894 | 2024-08-30T19:49:02.234Z | INFO | nexus (BackgroundTasks): calculated static routes to add
background_task = switch_port_config_manager
file = nexus/src/app/background/tasks/sync_switch_configuration.rs:392
rack_id = 27cfef72-d05b-490f-ac92-5c7cad830c2e
routes = {}
|
2895 | 2024-08-30T19:49:02.234Z | INFO | nexus (BackgroundTasks): calculated static routes to delete
background_task = switch_port_config_manager
file = nexus/src/app/background/tasks/sync_switch_configuration.rs:398
rack_id = 27cfef72-d05b-490f-ac92-5c7cad830c2e
routes = {}
|
2896 | 2024-08-30T19:49:02.234Z | INFO | nexus (BackgroundTasks): checking for changes to loopback addresses
background_task = switch_port_config_manager
file = nexus/src/app/background/tasks/sync_switch_configuration.rs:418
rack_id = 27cfef72-d05b-490f-ac92-5c7cad830c2e
|
2897 | 2024-08-30T19:49:02.234Z | DEBG | nexus (BackgroundTasks): roles
background_task = switch_port_config_manager
roles = RoleSet { roles: {} }
|
2898 | 2024-08-30T19:49:02.234Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = switch_port_config_manager
resource = Database
result = Ok(())
|
2899 | 2024-08-30T19:49:02.236Z | DEBG | nexus (DpdClient): client request
background_task = switch_port_config_manager
body = None
method = GET
rack_id = 27cfef72-d05b-490f-ac92-5c7cad830c2e
uri = http://[fd00:1122:3344:101::2]:12224/loopback/ipv4
|
2900 | 2024-08-30T19:49:02.236Z | DEBG | nexus (DpdClient): client response
background_task = switch_port_config_manager
rack_id = 27cfef72-d05b-490f-ac92-5c7cad830c2e
result = Ok(Response { url: Url { scheme: "http", cannot_be_a_base: false, username: "", password: None, host: Some(Ipv6(fd00:1122:3344:101::2)), port: Some(12224), path: "/loopback/ipv4", query: None, fragment: None }, status: 200, headers: {"content-type": "application/json", "x-request-id": "d4962d0a-c7b2-4579-b94b-ec1ec58c9601", "content-length": "2", "date": "Fri, 30 Aug 2024 19:49:01 GMT"} })
|
2901 | 2024-08-30T19:49:02.236Z | DEBG | nexus (DpdClient): client request
background_task = switch_port_config_manager
body = None
method = GET
rack_id = 27cfef72-d05b-490f-ac92-5c7cad830c2e
uri = http://[fd00:1122:3344:101::2]:12224/loopback/ipv6
|
2902 | 2024-08-30T19:49:02.236Z | DEBG | nexus (DpdClient): client response
background_task = switch_port_config_manager
rack_id = 27cfef72-d05b-490f-ac92-5c7cad830c2e
result = Ok(Response { url: Url { scheme: "http", cannot_be_a_base: false, username: "", password: None, host: Some(Ipv6(fd00:1122:3344:101::2)), port: Some(12224), path: "/loopback/ipv6", query: None, fragment: None }, status: 200, headers: {"content-type": "application/json", "x-request-id": "67960835-6bb1-4d5f-8651-4b5228903c08", "content-length": "52", "date": "Fri, 30 Aug 2024 19:49:01 GMT"} })
|
2903 | 2024-08-30T19:49:02.236Z | INFO | nexus (BackgroundTasks): applying SMF config uplink updates to switch zone
background_task = switch_port_config_manager
config = [HostPortConfig { addrs: [UplinkAddressConfig { address: V4(Ipv4Net { addr: 10.151.1.174, width: 24 }), vlan_id: None }], lldp: Some(LldpPortConfig { chassis_id: None, management_addrs: None, port_description: None, port_id: None, status: Disabled, system_description: None, system_name: None }), port: "qsfp0" }]
file = nexus/src/app/background/tasks/sync_switch_configuration.rs:467
rack_id = 27cfef72-d05b-490f-ac92-5c7cad830c2e
switch_location = Switch0
|
2904 | 2024-08-30T19:49:02.236Z | DEBG | nexus (BackgroundTasks): client request
background_task = switch_port_config_manager
body = Some(Body)
method = POST
rack_id = 27cfef72-d05b-490f-ac92-5c7cad830c2e
uri = http://[fd00:1122:3344:101::1]:12345/switch-ports
|
2905 | 2024-08-30T19:49:02.260Z | DEBG | nexus (producer-registration-task): client request
body = Some(Body)
method = POST
uri = http://[fd00:1122:3344:101::c]:12221/metrics/producers
|
2906 | 2024-08-30T19:49:02.260Z | INFO | nexus (dropshot_internal): accepted connection
file = /home/build/.cargo/git/checkouts/dropshot-a4a923d29dccc492/06c8dab/dropshot/src/server.rs:775
local_addr = [fd00:1122:3344:101::c]:12221
remote_addr = [fd00:1122:3344:101::c]:46495
|
2907 | 2024-08-30T19:49:02.260Z | DEBG | nexus (dropshot_internal): roles
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::c]:12221
method = POST
remote_addr = [fd00:1122:3344:101::c]:46495
req_id = 3de359db-f571-4a84-b25d-8867f6d9ff06
roles = RoleSet { roles: {} }
uri = /metrics/producers
|
2908 | 2024-08-30T19:49:02.260Z | DEBG | nexus (dropshot_internal): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::c]:12221
method = POST
remote_addr = [fd00:1122:3344:101::c]:46495
req_id = 3de359db-f571-4a84-b25d-8867f6d9ff06
resource = Database
result = Ok(())
uri = /metrics/producers
|
2909 | 2024-08-30T19:49:02.296Z | INFO | nexus: registered oximeter collector client
file = nexus/src/app/oximeter.rs:338
id = 391744bd-9064-4e92-ab26-8edda407dd8c
|
2910 | 2024-08-30T19:49:02.296Z | DEBG | nexus (dropshot_internal): roles
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::c]:12221
method = POST
remote_addr = [fd00:1122:3344:101::c]:46495
req_id = 3de359db-f571-4a84-b25d-8867f6d9ff06
roles = RoleSet { roles: {} }
uri = /metrics/producers
|
2911 | 2024-08-30T19:49:02.296Z | DEBG | nexus (dropshot_internal): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::c]:12221
method = POST
remote_addr = [fd00:1122:3344:101::c]:46495
req_id = 3de359db-f571-4a84-b25d-8867f6d9ff06
resource = Database
result = Ok(())
uri = /metrics/producers
|
2912 | 2024-08-30T19:49:02.332Z | DEBG | nexus: client request
body = Some(Body)
method = POST
oximeter-collector = 391744bd-9064-4e92-ab26-8edda407dd8c
uri = http://[fd00:1122:3344:101::d]:12223/producers
|
2913 | 2024-08-30T19:49:02.332Z | DEBG | nexus: client response
oximeter-collector = 391744bd-9064-4e92-ab26-8edda407dd8c
result = Ok(Response { url: Url { scheme: "http", cannot_be_a_base: false, username: "", password: None, host: Some(Ipv6(fd00:1122:3344:101::d)), port: Some(12223), path: "/producers", query: None, fragment: None }, status: 204, headers: {"x-request-id": "a35eeed4-2e0e-4286-8a23-553b35993519", "date": "Fri, 30 Aug 2024 19:49:02 GMT"} })
|
2914 | 2024-08-30T19:49:02.332Z | INFO | nexus: assigned collector to new producer
collector_id = 391744bd-9064-4e92-ab26-8edda407dd8c
file = nexus/src/app/oximeter.rs:125
producer_id = d2343105-862a-478c-b746-fd8bb78f9a96
|
2915 | 2024-08-30T19:49:02.335Z | INFO | nexus (dropshot_internal): request completed
file = /home/build/.cargo/git/checkouts/dropshot-a4a923d29dccc492/06c8dab/dropshot/src/server.rs:914
latency_us = 74581
local_addr = [fd00:1122:3344:101::c]:12221
method = POST
remote_addr = [fd00:1122:3344:101::c]:46495
req_id = 3de359db-f571-4a84-b25d-8867f6d9ff06
response_code = 201
uri = /metrics/producers
|
2916 | 2024-08-30T19:49:02.335Z | DEBG | nexus (producer-registration-task): client response
result = Ok(Response { url: Url { scheme: "http", cannot_be_a_base: false, username: "", password: None, host: Some(Ipv6(fd00:1122:3344:101::c)), port: Some(12221), path: "/metrics/producers", query: None, fragment: None }, status: 201, headers: {"content-type": "application/json", "x-request-id": "3de359db-f571-4a84-b25d-8867f6d9ff06", "content-length": "41", "date": "Fri, 30 Aug 2024 19:49:02 GMT"} })
|
2917 | 2024-08-30T19:49:02.336Z | DEBG | nexus (producer-registration-task): registered with nexus successfully
|
2918 | 2024-08-30T19:49:02.336Z | DEBG | nexus (producer-registration-task): pausing until time to renew lease
lease_duration = 600s
wait_period = 150s
|
2919 | 2024-08-30T19:49:02.336Z | DEBG | nexus (BackgroundTasks): client response
background_task = switch_port_config_manager
rack_id = 27cfef72-d05b-490f-ac92-5c7cad830c2e
result = Ok(Response { url: Url { scheme: "http", cannot_be_a_base: false, username: "", password: None, host: Some(Ipv6(fd00:1122:3344:101::1)), port: Some(12345), path: "/switch-ports", query: None, fragment: None }, status: 204, headers: {"x-request-id": "80e22d82-88e1-495c-9aaa-bb0aeab46bc2", "date": "Fri, 30 Aug 2024 19:49:01 GMT"} })
|
2920 | 2024-08-30T19:49:02.337Z | INFO | nexus (BackgroundTasks): no bgp config found for switch, skipping.
background_task = switch_port_config_manager
file = nexus/src/app/background/tasks/sync_switch_configuration.rs:770
rack_id = 27cfef72-d05b-490f-ac92-5c7cad830c2e
switch = Switch0
|
2921 | 2024-08-30T19:49:02.337Z | DEBG | nexus (BackgroundTasks): client request
background_task = switch_port_config_manager
body = None
method = GET
rack_id = 27cfef72-d05b-490f-ac92-5c7cad830c2e
uri = http://[fd00:1122:3344:101::1]:12345/network-bootstore-config
|
2922 | 2024-08-30T19:49:02.341Z | DEBG | nexus (BackgroundTasks): client response
background_task = switch_port_config_manager
rack_id = 27cfef72-d05b-490f-ac92-5c7cad830c2e
result = Ok(Response { url: Url { scheme: "http", cannot_be_a_base: false, username: "", password: None, host: Some(Ipv6(fd00:1122:3344:101::1)), port: Some(12345), path: "/network-bootstore-config", query: None, fragment: None }, status: 200, headers: {"content-type": "application/json", "x-request-id": "3e9ad82a-e65f-4242-9ce8-1a9f1fa5fde7", "content-length": "667", "date": "Fri, 30 Aug 2024 19:49:02 GMT"} })
|
2923 | 2024-08-30T19:49:02.341Z | DEBG | nexus (BackgroundTasks): roles
background_task = switch_port_config_manager
roles = RoleSet { roles: {} }
|
2924 | 2024-08-30T19:49:02.342Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = switch_port_config_manager
resource = Database
result = Ok(())
|
2925 | 2024-08-30T19:49:02.345Z | DEBG | nexus (BackgroundTasks): roles
background_task = switch_port_config_manager
roles = RoleSet { roles: {} }
|
2926 | 2024-08-30T19:49:02.345Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = switch_port_config_manager
resource = Database
result = Ok(())
|
2927 | 2024-08-30T19:49:02.348Z | DEBG | nexus (BackgroundTasks): roles
background_task = switch_port_config_manager
roles = RoleSet { roles: {} }
|
2928 | 2024-08-30T19:49:02.348Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = switch_port_config_manager
resource = Database
result = Ok(())
|
2929 | 2024-08-30T19:49:02.350Z | DEBG | nexus (BackgroundTasks): roles
background_task = switch_port_config_manager
roles = RoleSet { roles: {} }
|
2930 | 2024-08-30T19:49:02.350Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = switch_port_config_manager
resource = Database
result = Ok(())
|
2931 | 2024-08-30T19:49:02.356Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = switch_port_config_manager
elapsed = 877.502357ms
iteration = 13
status = {}
|
2932 | 2024-08-30T19:49:11.479Z | DEBG | nexus (BackgroundTasks): activating
background_task = blueprint_loader
iteration = 38
reason = Timeout
|
2933 | 2024-08-30T19:49:11.479Z | DEBG | nexus (BackgroundTasks): activating
background_task = region_replacement_driver
iteration = 38
reason = Timeout
|
2934 | 2024-08-30T19:49:11.479Z | DEBG | nexus (BackgroundTasks): roles
background_task = blueprint_loader
roles = RoleSet { roles: {} }
|
2935 | 2024-08-30T19:49:11.479Z | DEBG | nexus (BackgroundTasks): roles
background_task = region_replacement_driver
roles = RoleSet { roles: {} }
|
2936 | 2024-08-30T19:49:11.480Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = blueprint_loader
resource = Database
result = Ok(())
|
2937 | 2024-08-30T19:49:11.480Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = region_replacement_driver
resource = Database
result = Ok(())
|
2938 | 2024-08-30T19:49:11.482Z | DEBG | nexus (BackgroundTasks): roles
background_task = blueprint_loader
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
2939 | 2024-08-30T19:49:11.482Z | DEBG | nexus (BackgroundTasks): roles
background_task = region_replacement_driver
roles = RoleSet { roles: {} }
|
2940 | 2024-08-30T19:49:11.483Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = region_replacement_driver
resource = Database
result = Ok(())
|
2941 | 2024-08-30T19:49:11.484Z | DEBG | nexus (BackgroundTasks): authorize result
action = Read
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = blueprint_loader
resource = BlueprintConfig
result = Ok(())
|
2942 | 2024-08-30T19:49:11.484Z | DEBG | nexus (BackgroundTasks): roles
background_task = blueprint_loader
roles = RoleSet { roles: {} }
|
2943 | 2024-08-30T19:49:11.484Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = blueprint_loader
resource = Database
result = Ok(())
|
2944 | 2024-08-30T19:49:11.485Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = region_replacement_driver
elapsed = 5.400735ms
iteration = 38
status = {"drive_invoked_ok":[],"errors":[],"finish_invoked_ok":[]}
|
2945 | 2024-08-30T19:49:11.487Z | DEBG | nexus (BackgroundTasks): roles
background_task = blueprint_loader
roles = RoleSet { roles: {} }
|
2946 | 2024-08-30T19:49:11.487Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = blueprint_loader
resource = Database
result = Ok(())
|
2947 | 2024-08-30T19:49:11.488Z | DEBG | nexus (BackgroundTasks): roles
background_task = blueprint_loader
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
2948 | 2024-08-30T19:49:11.490Z | DEBG | nexus (BackgroundTasks): authorize result
action = Read
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = blueprint_loader
resource = Blueprint { parent: Fleet, key: 6cec0807-9a99-4265-913f-3aea7fdc6b25, lookup_type: ById(6cec0807-9a99-4265-913f-3aea7fdc6b25) }
result = Ok(())
|
2949 | 2024-08-30T19:49:11.490Z | DEBG | nexus (BackgroundTasks): roles
background_task = blueprint_loader
roles = RoleSet { roles: {} }
|
2950 | 2024-08-30T19:49:11.491Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = blueprint_loader
resource = Database
result = Ok(())
|
2951 | 2024-08-30T19:49:11.498Z | DEBG | nexus (BackgroundTasks): found latest target blueprint (unchanged)
background_task = blueprint_loader
original_target_id = 6cec0807-9a99-4265-913f-3aea7fdc6b25
original_time_created = 2024-08-30 19:42:44.596991 UTC
target_id = 6cec0807-9a99-4265-913f-3aea7fdc6b25
time_created = 2024-08-30 19:42:44.596991 UTC
|
2952 | 2024-08-30T19:49:11.498Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = blueprint_loader
elapsed = 19.244637ms
iteration = 38
status = {"enabled":false,"status":"target blueprint unchanged","target_id":"6cec0807-9a99-4265-913f-3aea7fdc6b25","time_created":"2024-08-30T19:42:44.596991Z"}
|
2953 | 2024-08-30T19:49:12.334Z | INFO | nexus (dropshot): request completed
file = /home/build/.cargo/git/checkouts/dropshot-a4a923d29dccc492/06c8dab/dropshot/src/server.rs:914
latency_us = 311
local_addr = [fd00:1122:3344:101::c]:46269
method = GET
remote_addr = [fd00:1122:3344:101::d]:35256
req_id = f2196885-856e-4667-97a1-2b6756aa9ee5
response_code = 200
uri = /d2343105-862a-478c-b746-fd8bb78f9a96
|
2954 | 2024-08-30T19:49:21.479Z | DEBG | nexus (BackgroundTasks): activating
background_task = blueprint_loader
iteration = 39
reason = Timeout
|
2955 | 2024-08-30T19:49:21.479Z | DEBG | nexus (BackgroundTasks): activating
background_task = region_replacement_driver
iteration = 39
reason = Timeout
|
2956 | 2024-08-30T19:49:21.479Z | DEBG | nexus (BackgroundTasks): roles
background_task = blueprint_loader
roles = RoleSet { roles: {} }
|
2957 | 2024-08-30T19:49:21.479Z | DEBG | nexus (BackgroundTasks): roles
background_task = region_replacement_driver
roles = RoleSet { roles: {} }
|
2958 | 2024-08-30T19:49:21.480Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = blueprint_loader
resource = Database
result = Ok(())
|
2959 | 2024-08-30T19:49:21.480Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = region_replacement_driver
resource = Database
result = Ok(())
|
2960 | 2024-08-30T19:49:21.481Z | DEBG | nexus (BackgroundTasks): roles
background_task = blueprint_loader
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
2961 | 2024-08-30T19:49:21.482Z | DEBG | nexus (BackgroundTasks): roles
background_task = region_replacement_driver
roles = RoleSet { roles: {} }
|
2962 | 2024-08-30T19:49:21.482Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = region_replacement_driver
resource = Database
result = Ok(())
|
2963 | 2024-08-30T19:49:21.483Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = region_replacement_driver
elapsed = 3.98625ms
iteration = 39
status = {"drive_invoked_ok":[],"errors":[],"finish_invoked_ok":[]}
|
2964 | 2024-08-30T19:49:21.484Z | DEBG | nexus (BackgroundTasks): authorize result
action = Read
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = blueprint_loader
resource = BlueprintConfig
result = Ok(())
|
2965 | 2024-08-30T19:49:21.484Z | DEBG | nexus (BackgroundTasks): roles
background_task = blueprint_loader
roles = RoleSet { roles: {} }
|
2966 | 2024-08-30T19:49:21.484Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = blueprint_loader
resource = Database
result = Ok(())
|
2967 | 2024-08-30T19:49:21.485Z | DEBG | nexus (BackgroundTasks): roles
background_task = blueprint_loader
roles = RoleSet { roles: {} }
|
2968 | 2024-08-30T19:49:21.486Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = blueprint_loader
resource = Database
result = Ok(())
|
2969 | 2024-08-30T19:49:21.487Z | DEBG | nexus (BackgroundTasks): roles
background_task = blueprint_loader
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
2970 | 2024-08-30T19:49:21.489Z | DEBG | nexus (BackgroundTasks): authorize result
action = Read
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = blueprint_loader
resource = Blueprint { parent: Fleet, key: 6cec0807-9a99-4265-913f-3aea7fdc6b25, lookup_type: ById(6cec0807-9a99-4265-913f-3aea7fdc6b25) }
result = Ok(())
|
2971 | 2024-08-30T19:49:21.489Z | DEBG | nexus (BackgroundTasks): roles
background_task = blueprint_loader
roles = RoleSet { roles: {} }
|
2972 | 2024-08-30T19:49:21.489Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = blueprint_loader
resource = Database
result = Ok(())
|
2973 | 2024-08-30T19:49:21.496Z | DEBG | nexus (BackgroundTasks): found latest target blueprint (unchanged)
background_task = blueprint_loader
original_target_id = 6cec0807-9a99-4265-913f-3aea7fdc6b25
original_time_created = 2024-08-30 19:42:44.596991 UTC
target_id = 6cec0807-9a99-4265-913f-3aea7fdc6b25
time_created = 2024-08-30 19:42:44.596991 UTC
|
2974 | 2024-08-30T19:49:21.496Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = blueprint_loader
elapsed = 16.709973ms
iteration = 39
status = {"enabled":false,"status":"target blueprint unchanged","target_id":"6cec0807-9a99-4265-913f-3aea7fdc6b25","time_created":"2024-08-30T19:42:44.596991Z"}
|
2975 | 2024-08-30T19:49:22.333Z | INFO | nexus (dropshot): request completed
file = /home/build/.cargo/git/checkouts/dropshot-a4a923d29dccc492/06c8dab/dropshot/src/server.rs:914
latency_us = 204
local_addr = [fd00:1122:3344:101::c]:46269
method = GET
remote_addr = [fd00:1122:3344:101::d]:35256
req_id = 5585107c-e86d-47d6-8f37-e12060e0848a
response_code = 200
uri = /d2343105-862a-478c-b746-fd8bb78f9a96
|
2976 | 2024-08-30T19:49:31.478Z | DEBG | nexus (BackgroundTasks): activating
background_task = physical_disk_adoption
iteration = 15
reason = Timeout
|
2977 | 2024-08-30T19:49:31.478Z | DEBG | nexus (BackgroundTasks): activating
background_task = nat_v4_garbage_collector
iteration = 14
reason = Timeout
|
2978 | 2024-08-30T19:49:31.478Z | DEBG | nexus (BackgroundTasks): roles
background_task = physical_disk_adoption
roles = RoleSet { roles: {} }
|
2979 | 2024-08-30T19:49:31.479Z | DEBG | nexus (BackgroundTasks): roles
background_task = nat_v4_garbage_collector
roles = RoleSet { roles: {} }
|
2980 | 2024-08-30T19:49:31.479Z | DEBG | nexus (BackgroundTasks): activating
background_task = v2p_manager
iteration = 14
reason = Timeout
|
2981 | 2024-08-30T19:49:31.479Z | DEBG | nexus (BackgroundTasks): roles
background_task = v2p_manager
roles = RoleSet { roles: {} }
|
2982 | 2024-08-30T19:49:31.479Z | DEBG | nexus (BackgroundTasks): activating
background_task = vpc_route_manager
iteration = 14
reason = Timeout
|
2983 | 2024-08-30T19:49:31.479Z | DEBG | nexus (BackgroundTasks): roles
background_task = vpc_route_manager
roles = RoleSet { roles: {} }
|
2984 | 2024-08-30T19:49:31.479Z | DEBG | nexus (BackgroundTasks): activating
background_task = bfd_manager
iteration = 14
reason = Timeout
|
2985 | 2024-08-30T19:49:31.479Z | DEBG | nexus (BackgroundTasks): activating
background_task = region_replacement_driver
iteration = 40
reason = Timeout
|
2986 | 2024-08-30T19:49:31.479Z | DEBG | nexus (BackgroundTasks): roles
background_task = bfd_manager
roles = RoleSet { roles: {} }
|
2987 | 2024-08-30T19:49:31.479Z | DEBG | nexus (BackgroundTasks): roles
background_task = region_replacement_driver
roles = RoleSet { roles: {} }
|
2988 | 2024-08-30T19:49:31.479Z | DEBG | nexus (BackgroundTasks): activating
background_task = region_replacement
iteration = 14
reason = Timeout
|
2989 | 2024-08-30T19:49:31.479Z | DEBG | nexus (BackgroundTasks): roles
background_task = region_replacement
roles = RoleSet { roles: {} }
|
2990 | 2024-08-30T19:49:31.479Z | DEBG | nexus (BackgroundTasks): activating
background_task = switch_port_config_manager
iteration = 14
reason = Timeout
|
2991 | 2024-08-30T19:49:31.479Z | DEBG | nexus (BackgroundTasks): roles
background_task = switch_port_config_manager
roles = RoleSet { roles: {} }
|
2992 | 2024-08-30T19:49:31.479Z | DEBG | nexus (BackgroundTasks): activating
background_task = phantom_disks
iteration = 14
reason = Timeout
|
2993 | 2024-08-30T19:49:31.479Z | DEBG | nexus (BackgroundTasks): activating
background_task = instance_updater
iteration = 14
reason = Timeout
|
2994 | 2024-08-30T19:49:31.479Z | DEBG | nexus (BackgroundTasks): looking for instances with destroyed active VMMs...
background_task = instance_updater
|
2995 | 2024-08-30T19:49:31.479Z | DEBG | nexus (BackgroundTasks): roles
background_task = instance_updater
roles = RoleSet { roles: {} }
|
2996 | 2024-08-30T19:49:31.479Z | DEBG | nexus (BackgroundTasks): activating
background_task = region_snapshot_replacement_start
iteration = 14
reason = Timeout
|
2997 | 2024-08-30T19:49:31.479Z | DEBG | nexus (BackgroundTasks): activating
background_task = instance_watcher
iteration = 14
reason = Timeout
|
2998 | 2024-08-30T19:49:31.479Z | DEBG | nexus (BackgroundTasks): roles
background_task = region_snapshot_replacement_start
roles = RoleSet { roles: {} }
|
2999 | 2024-08-30T19:49:31.479Z | DEBG | nexus (BackgroundTasks): activating
background_task = blueprint_loader
iteration = 40
reason = Timeout
|
3000 | 2024-08-30T19:49:31.479Z | DEBG | nexus (BackgroundTasks): roles
background_task = instance_watcher
roles = RoleSet { roles: {} }
|
3001 | 2024-08-30T19:49:31.479Z | DEBG | nexus (BackgroundTasks): activating
background_task = region_snapshot_replacement_garbage_collection
iteration = 14
reason = Timeout
|
3002 | 2024-08-30T19:49:31.479Z | DEBG | nexus (BackgroundTasks): roles
background_task = blueprint_loader
roles = RoleSet { roles: {} }
|
3003 | 2024-08-30T19:49:31.479Z | DEBG | nexus (BackgroundTasks): roles
background_task = region_snapshot_replacement_garbage_collection
roles = RoleSet { roles: {} }
|
3004 | 2024-08-30T19:49:31.479Z | DEBG | nexus (BackgroundTasks): activating
background_task = service_zone_nat_tracker
iteration = 14
reason = Timeout
|
3005 | 2024-08-30T19:49:31.479Z | DEBG | nexus (BackgroundTasks): roles
background_task = service_zone_nat_tracker
roles = RoleSet { roles: {} }
|
3006 | 2024-08-30T19:49:31.479Z | DEBG | nexus (BackgroundTasks): activating
background_task = region_snapshot_replacement_step
iteration = 14
reason = Timeout
|
3007 | 2024-08-30T19:49:31.479Z | DEBG | nexus (BackgroundTasks): roles
background_task = region_snapshot_replacement_step
roles = RoleSet { roles: {} }
|
3008 | 2024-08-30T19:49:31.479Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = nat_v4_garbage_collector
resource = Database
result = Ok(())
|
3009 | 2024-08-30T19:49:31.479Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = physical_disk_adoption
resource = Database
result = Ok(())
|
3010 | 2024-08-30T19:49:31.479Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = v2p_manager
resource = Database
result = Ok(())
|
3011 | 2024-08-30T19:49:31.479Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = vpc_route_manager
resource = Database
result = Ok(())
|
3012 | 2024-08-30T19:49:31.479Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = bfd_manager
resource = Database
result = Ok(())
|
3013 | 2024-08-30T19:49:31.479Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = region_replacement
resource = Database
result = Ok(())
|
3014 | 2024-08-30T19:49:31.479Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = region_replacement_driver
resource = Database
result = Ok(())
|
3015 | 2024-08-30T19:49:31.479Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = instance_updater
resource = Database
result = Ok(())
|
3016 | 2024-08-30T19:49:31.479Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = region_snapshot_replacement_start
resource = Database
result = Ok(())
|
3017 | 2024-08-30T19:49:31.479Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = instance_watcher
resource = Database
result = Ok(())
|
3018 | 2024-08-30T19:49:31.479Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = service_zone_nat_tracker
resource = Database
result = Ok(())
|
3019 | 2024-08-30T19:49:31.479Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = switch_port_config_manager
resource = Database
result = Ok(())
|
3020 | 2024-08-30T19:49:31.479Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = region_snapshot_replacement_garbage_collection
resource = Database
result = Ok(())
|
3021 | 2024-08-30T19:49:31.479Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = blueprint_loader
resource = Database
result = Ok(())
|
3022 | 2024-08-30T19:49:31.479Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = region_snapshot_replacement_step
resource = Database
result = Ok(())
|
3023 | 2024-08-30T19:49:31.480Z | DEBG | nexus (BackgroundTasks): activating
background_task = region_snapshot_replacement_finish
iteration = 14
reason = Timeout
|
3024 | 2024-08-30T19:49:31.480Z | DEBG | nexus (BackgroundTasks): roles
background_task = region_snapshot_replacement_finish
roles = RoleSet { roles: {} }
|
3025 | 2024-08-30T19:49:31.480Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = region_snapshot_replacement_finish
resource = Database
result = Ok(())
|
3026 | 2024-08-30T19:49:31.482Z | DEBG | nexus (DnsResolver): lookup_all_ipv6 srv
dns_name = _dendrite._tcp.control-plane.oxide.internal
response = SrvLookup(Lookup { query: Query { name: Name("_dendrite._tcp.control-plane.oxide.internal"), query_type: SRV, query_class: IN }, records: [Record { name_labels: Name("_dendrite._tcp.control-plane.oxide.internal."), rr_type: SRV, dns_class: IN, ttl: 0, rdata: Some(SRV(SRV { priority: 0, weight: 0, port: 12224, target: Name("dendrite-289c9d10-fa69-4638-aac7-3cfc6b4e23be.host.control-plane.oxide.internal.") })) }, Record { name_labels: Name("dendrite-289c9d10-fa69-4638-aac7-3cfc6b4e23be.host.control-plane.oxide.internal."), rr_type: AAAA, dns_class: IN, ttl: 0, rdata: Some(AAAA(AAAA(fd00:1122:3344:101::2))) }], valid_until: Instant { tv_sec: 1257, tv_nsec: 787159677 } })
|
3027 | 2024-08-30T19:49:31.482Z | DEBG | nexus (BackgroundTasks): roles
background_task = physical_disk_adoption
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
3028 | 2024-08-30T19:49:31.482Z | INFO | nexus (BackgroundTasks): Determining switch slots managed by switch zones
background_task = nat_v4_garbage_collector
file = nexus/src/app/mod.rs:1050
|
3029 | 2024-08-30T19:49:31.482Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = phantom_disks
elapsed = 3.471412ms
iteration = 14
status = {"phantom_disk_deleted_err":0,"phantom_disk_deleted_ok":0}
|
3030 | 2024-08-30T19:49:31.483Z | DEBG | nexus (BackgroundTasks): roles
background_task = vpc_route_manager
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
3031 | 2024-08-30T19:49:31.484Z | DEBG | nexus (BackgroundTasks): authorize result
action = Read
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = physical_disk_adoption
resource = Fleet
result = Ok(())
|
3032 | 2024-08-30T19:49:31.484Z | DEBG | nexus (BackgroundTasks): roles
background_task = physical_disk_adoption
roles = RoleSet { roles: {} }
|
3033 | 2024-08-30T19:49:31.484Z | DEBG | nexus (DnsResolver): lookup_all_ipv6 srv
dns_name = _dendrite._tcp.control-plane.oxide.internal
response = SrvLookup(Lookup { query: Query { name: Name("_dendrite._tcp.control-plane.oxide.internal"), query_type: SRV, query_class: IN }, records: [Record { name_labels: Name("_dendrite._tcp.control-plane.oxide.internal."), rr_type: SRV, dns_class: IN, ttl: 0, rdata: Some(SRV(SRV { priority: 0, weight: 0, port: 12224, target: Name("dendrite-289c9d10-fa69-4638-aac7-3cfc6b4e23be.host.control-plane.oxide.internal.") })) }, Record { name_labels: Name("dendrite-289c9d10-fa69-4638-aac7-3cfc6b4e23be.host.control-plane.oxide.internal."), rr_type: AAAA, dns_class: IN, ttl: 0, rdata: Some(AAAA(AAAA(fd00:1122:3344:101::2))) }], valid_until: Instant { tv_sec: 1257, tv_nsec: 789369826 } })
|
3034 | 2024-08-30T19:49:31.484Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = physical_disk_adoption
resource = Database
result = Ok(())
|
3035 | 2024-08-30T19:49:31.484Z | INFO | nexus (BackgroundTasks): Determining switch slots managed by switch zones
background_task = bfd_manager
file = nexus/src/app/mod.rs:1050
|
3036 | 2024-08-30T19:49:31.484Z | DEBG | nexus (BackgroundTasks): authorize result
action = ListChildren
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = vpc_route_manager
resource = Fleet
result = Ok(())
|
3037 | 2024-08-30T19:49:31.484Z | DEBG | nexus (BackgroundTasks): roles
background_task = vpc_route_manager
roles = RoleSet { roles: {} }
|
3038 | 2024-08-30T19:49:31.485Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = vpc_route_manager
resource = Database
result = Ok(())
|
3039 | 2024-08-30T19:49:31.486Z | DEBG | nexus (BackgroundTasks): roles
background_task = instance_watcher
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
3040 | 2024-08-30T19:49:31.487Z | DEBG | nexus (BackgroundTasks): roles
background_task = switch_port_config_manager
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
3041 | 2024-08-30T19:49:31.487Z | DEBG | nexus (BackgroundTasks): roles
background_task = service_zone_nat_tracker
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
3042 | 2024-08-30T19:49:31.489Z | DEBG | nexus (BackgroundTasks): authorize result
action = Read
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = instance_watcher
resource = Fleet
result = Ok(())
|
3043 | 2024-08-30T19:49:31.489Z | DEBG | nexus (BackgroundTasks): roles
background_task = instance_watcher
roles = RoleSet { roles: {} }
|
3044 | 2024-08-30T19:49:31.489Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = instance_watcher
resource = Database
result = Ok(())
|
3045 | 2024-08-30T19:49:31.489Z | DEBG | nexus (BackgroundTasks): authorize result
action = Read
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = switch_port_config_manager
resource = Fleet
result = Ok(())
|
3046 | 2024-08-30T19:49:31.489Z | DEBG | nexus (BackgroundTasks): roles
background_task = switch_port_config_manager
roles = RoleSet { roles: {} }
|
3047 | 2024-08-30T19:49:31.490Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = switch_port_config_manager
resource = Database
result = Ok(())
|
3048 | 2024-08-30T19:49:31.490Z | DEBG | nexus (BackgroundTasks): authorize result
action = Read
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = service_zone_nat_tracker
resource = Inventory
result = Ok(())
|
3049 | 2024-08-30T19:49:31.490Z | DEBG | nexus (BackgroundTasks): roles
background_task = service_zone_nat_tracker
roles = RoleSet { roles: {} }
|
3050 | 2024-08-30T19:49:31.490Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = service_zone_nat_tracker
resource = Database
result = Ok(())
|
3051 | 2024-08-30T19:49:31.491Z | DEBG | nexus (BackgroundTasks): roles
background_task = region_snapshot_replacement_step
roles = RoleSet { roles: {} }
|
3052 | 2024-08-30T19:49:31.491Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = region_snapshot_replacement_step
resource = Database
result = Ok(())
|
3053 | 2024-08-30T19:49:31.492Z | DEBG | nexus (BackgroundTasks): roles
background_task = physical_disk_adoption
roles = RoleSet { roles: {} }
|
3054 | 2024-08-30T19:49:31.492Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = physical_disk_adoption
resource = Database
result = Ok(())
|
3055 | 2024-08-30T19:49:31.494Z | DEBG | nexus (BackgroundTasks): roles
background_task = service_zone_nat_tracker
roles = RoleSet { roles: {} }
|
3056 | 2024-08-30T19:49:31.494Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = service_zone_nat_tracker
resource = Database
result = Ok(())
|
3057 | 2024-08-30T19:49:31.495Z | DEBG | nexus (DnsResolver): lookup_all_ipv6 srv
dns_name = _dendrite._tcp.control-plane.oxide.internal
response = SrvLookup(Lookup { query: Query { name: Name("_dendrite._tcp.control-plane.oxide.internal"), query_type: SRV, query_class: IN }, records: [Record { name_labels: Name("_dendrite._tcp.control-plane.oxide.internal."), rr_type: SRV, dns_class: IN, ttl: 0, rdata: Some(SRV(SRV { priority: 0, weight: 0, port: 12224, target: Name("dendrite-289c9d10-fa69-4638-aac7-3cfc6b4e23be.host.control-plane.oxide.internal.") })) }, Record { name_labels: Name("dendrite-289c9d10-fa69-4638-aac7-3cfc6b4e23be.host.control-plane.oxide.internal."), rr_type: AAAA, dns_class: IN, ttl: 0, rdata: Some(AAAA(AAAA(fd00:1122:3344:101::2))) }], valid_until: Instant { tv_sec: 1257, tv_nsec: 800574033 } })
|
3058 | 2024-08-30T19:49:31.495Z | DEBG | nexus (BackgroundTasks): roles
background_task = physical_disk_adoption
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
3059 | 2024-08-30T19:49:31.495Z | INFO | nexus (BackgroundTasks): Determining switch slots managed by switch zones
background_task = switch_port_config_manager
file = nexus/src/app/mod.rs:1050
rack_id = 27cfef72-d05b-490f-ac92-5c7cad830c2e
|
3060 | 2024-08-30T19:49:31.498Z | DEBG | nexus (BackgroundTasks): authorize result
action = Read
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = physical_disk_adoption
resource = Fleet
result = Ok(())
|
3061 | 2024-08-30T19:49:31.498Z | DEBG | nexus (BackgroundTasks): roles
background_task = physical_disk_adoption
roles = RoleSet { roles: {} }
|
3062 | 2024-08-30T19:49:31.498Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = physical_disk_adoption
resource = Database
result = Ok(())
|
3063 | 2024-08-30T19:49:31.518Z | DEBG | nexus (BackgroundTasks): roles
background_task = region_replacement_driver
roles = RoleSet { roles: {} }
|
3064 | 2024-08-30T19:49:31.518Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = region_replacement_driver
resource = Database
result = Ok(())
|
3065 | 2024-08-30T19:49:31.518Z | DEBG | nexus (BackgroundTasks): roles
background_task = service_zone_nat_tracker
roles = RoleSet { roles: {} }
|
3066 | 2024-08-30T19:49:31.518Z | DEBG | nexus (BackgroundTasks): roles
background_task = region_replacement
roles = RoleSet { roles: {} }
|
3067 | 2024-08-30T19:49:31.519Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = service_zone_nat_tracker
resource = Database
result = Ok(())
|
3068 | 2024-08-30T19:49:31.519Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = region_replacement
resource = Database
result = Ok(())
|
3069 | 2024-08-30T19:49:31.521Z | DEBG | nexus (BackgroundTasks): roles
background_task = service_zone_nat_tracker
roles = RoleSet { roles: {} }
|
3070 | 2024-08-30T19:49:31.521Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = service_zone_nat_tracker
resource = Database
result = Ok(())
|
3071 | 2024-08-30T19:49:31.522Z | DEBG | nexus (BackgroundTasks): roles
background_task = blueprint_loader
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
3072 | 2024-08-30T19:49:31.522Z | DEBG | nexus (BackgroundTasks): roles
background_task = region_snapshot_replacement_start
roles = RoleSet { roles: {} }
|
3073 | 2024-08-30T19:49:31.523Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = region_snapshot_replacement_start
resource = Database
result = Ok(())
|
3074 | 2024-08-30T19:49:31.523Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = region_snapshot_replacement_garbage_collection
elapsed = 44.4379ms
iteration = 14
status = {"errors":[],"garbage_collect_requested":[]}
|
3075 | 2024-08-30T19:49:31.524Z | DEBG | nexus (BackgroundTasks): roles
background_task = region_snapshot_replacement_step
roles = RoleSet { roles: {} }
|
3076 | 2024-08-30T19:49:31.524Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = region_snapshot_replacement_step
resource = Database
result = Ok(())
|
3077 | 2024-08-30T19:49:31.524Z | INFO | nexus (BackgroundTasks): listed instances with destroyed active VMMs
background_task = instance_updater
count = 0
file = nexus/src/app/background/tasks/instance_updater.rs:55
|
3078 | 2024-08-30T19:49:31.524Z | DEBG | nexus (BackgroundTasks): looking for instances with terminated active migrations...
background_task = instance_updater
|
3079 | 2024-08-30T19:49:31.524Z | DEBG | nexus (BackgroundTasks): roles
background_task = instance_updater
roles = RoleSet { roles: {} }
|
3080 | 2024-08-30T19:49:31.525Z | DEBG | nexus (BackgroundTasks): authorize result
action = Read
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = blueprint_loader
resource = BlueprintConfig
result = Ok(())
|
3081 | 2024-08-30T19:49:31.525Z | DEBG | nexus (BackgroundTasks): roles
background_task = blueprint_loader
roles = RoleSet { roles: {} }
|
3082 | 2024-08-30T19:49:31.525Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = instance_updater
resource = Database
result = Ok(())
|
3083 | 2024-08-30T19:49:31.525Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = blueprint_loader
resource = Database
result = Ok(())
|
3084 | 2024-08-30T19:49:31.525Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = region_snapshot_replacement_finish
elapsed = 45.355356ms
iteration = 14
status = {"errors":[],"records_set_to_done":[]}
|
3085 | 2024-08-30T19:49:31.528Z | DEBG | nexus (BackgroundTasks): roles
background_task = vpc_route_manager
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
3086 | 2024-08-30T19:49:31.528Z | DEBG | nexus (BackgroundTasks): roles
background_task = blueprint_loader
roles = RoleSet { roles: {} }
|
3087 | 2024-08-30T19:49:31.528Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = blueprint_loader
resource = Database
result = Ok(())
|
3088 | 2024-08-30T19:49:31.529Z | DEBG | nexus (BackgroundTasks): authorize result
action = ListChildren
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = vpc_route_manager
resource = Fleet
result = Ok(())
|
3089 | 2024-08-30T19:49:31.530Z | DEBG | nexus (BackgroundTasks): roles
background_task = vpc_route_manager
roles = RoleSet { roles: {} }
|
3090 | 2024-08-30T19:49:31.530Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = vpc_route_manager
resource = Database
result = Ok(())
|
3091 | 2024-08-30T19:49:31.531Z | DEBG | nexus (BackgroundTasks): roles
background_task = blueprint_loader
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
3092 | 2024-08-30T19:49:31.531Z | DEBG | nexus (BackgroundTasks): roles
background_task = v2p_manager
roles = RoleSet { roles: {} }
|
3093 | 2024-08-30T19:49:31.531Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = v2p_manager
resource = Database
result = Ok(())
|
3094 | 2024-08-30T19:49:31.532Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = physical_disk_adoption
elapsed = 53.56617ms
iteration = 15
status = {"physical_disks_added":0}
|
3095 | 2024-08-30T19:49:31.534Z | DEBG | nexus (BackgroundTasks): authorize result
action = Read
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = blueprint_loader
resource = Blueprint { parent: Fleet, key: 6cec0807-9a99-4265-913f-3aea7fdc6b25, lookup_type: ById(6cec0807-9a99-4265-913f-3aea7fdc6b25) }
result = Ok(())
|
3096 | 2024-08-30T19:49:31.534Z | DEBG | nexus (BackgroundTasks): roles
background_task = blueprint_loader
roles = RoleSet { roles: {} }
|
3097 | 2024-08-30T19:49:31.534Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = blueprint_loader
resource = Database
result = Ok(())
|
3098 | 2024-08-30T19:49:31.543Z | DEBG | nexus (BackgroundTasks): found latest target blueprint (unchanged)
background_task = blueprint_loader
original_target_id = 6cec0807-9a99-4265-913f-3aea7fdc6b25
original_time_created = 2024-08-30 19:42:44.596991 UTC
target_id = 6cec0807-9a99-4265-913f-3aea7fdc6b25
time_created = 2024-08-30 19:42:44.596991 UTC
|
3099 | 2024-08-30T19:49:31.543Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = blueprint_loader
elapsed = 64.385489ms
iteration = 40
status = {"enabled":false,"status":"target blueprint unchanged","target_id":"6cec0807-9a99-4265-913f-3aea7fdc6b25","time_created":"2024-08-30T19:42:44.596991Z"}
|
3100 | 2024-08-30T19:49:31.549Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = region_snapshot_replacement_start
elapsed = 70.735522ms
iteration = 14
status = {"errors":[],"requests_created_ok":[],"start_invoked_ok":[]}
|
3101 | 2024-08-30T19:49:31.552Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = region_snapshot_replacement_step
elapsed = 72.808858ms
iteration = 14
status = {"errors":[],"step_garbage_collect_invoked_ok":[],"step_invoked_ok":[],"step_records_created_ok":[]}
|
3102 | 2024-08-30T19:49:31.553Z | INFO | nexus (BackgroundTasks): listed instances with terminated active migrations
background_task = instance_updater
count = 0
file = nexus/src/app/background/tasks/instance_updater.rs:55
|
3103 | 2024-08-30T19:49:31.553Z | INFO | nexus (BackgroundTasks): instance updater activation completed
background_task = instance_updater
destroyed_active_vmms = 0
file = nexus/src/app/background/tasks/instance_updater.rs:220
terminated_active_migrations = 0
update_sagas_completed = 0
update_sagas_started = 0
|
3104 | 2024-08-30T19:49:31.553Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = instance_updater
elapsed = 74.62924ms
iteration = 14
status = {"destroyed_active_vmms":0,"error":null,"saga_start_failures":0,"sagas_completed":0,"sagas_failed":0,"sagas_started":0,"terminated_active_migrations":0}
|
3105 | 2024-08-30T19:49:31.559Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = region_replacement
elapsed = 80.811178ms
iteration = 14
status = {"region_replacement_started_err":0,"region_replacement_started_ok":0}
|
3106 | 2024-08-30T19:49:31.559Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = region_replacement_driver
elapsed = 80.933321ms
iteration = 40
status = {"drive_invoked_ok":[],"errors":[],"finish_invoked_ok":[]}
|
3107 | 2024-08-30T19:49:31.562Z | DEBG | nexus (BackgroundTasks): roles
background_task = service_zone_nat_tracker
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
3108 | 2024-08-30T19:49:31.564Z | DEBG | nexus (BackgroundTasks): authorize result
action = Read
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = service_zone_nat_tracker
resource = Sled { parent: Fleet, key: 289c9d10-fa69-4638-aac7-3cfc6b4e23be, lookup_type: ById(289c9d10-fa69-4638-aac7-3cfc6b4e23be) }
result = Ok(())
|
3109 | 2024-08-30T19:49:31.564Z | DEBG | nexus (BackgroundTasks): roles
background_task = service_zone_nat_tracker
roles = RoleSet { roles: {} }
|
3110 | 2024-08-30T19:49:31.564Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = service_zone_nat_tracker
resource = Database
result = Ok(())
|
3111 | 2024-08-30T19:49:31.579Z | INFO | nexus (BackgroundTasks): determining switch slot managed by dendrite zone
background_task = nat_v4_garbage_collector
file = nexus/src/app/mod.rs:1058
zone_address = fd00:1122:3344:101::2
|
3112 | 2024-08-30T19:49:31.579Z | DEBG | nexus (MgsClient): client request
background_task = nat_v4_garbage_collector
body = None
method = GET
uri = http://[fd00:1122:3344:101::2]:12225/local/switch-id
|
3113 | 2024-08-30T19:49:31.580Z | DEBG | nexus (MgsClient): client response
background_task = nat_v4_garbage_collector
result = Ok(Response { url: Url { scheme: "http", cannot_be_a_base: false, username: "", password: None, host: Some(Ipv6(fd00:1122:3344:101::2)), port: Some(12225), path: "/local/switch-id", query: None, fragment: None }, status: 200, headers: {"content-type": "application/json", "x-request-id": "7f9c7e5f-c03c-44d6-bd09-25542c1aa7de", "content-length": "26", "date": "Fri, 30 Aug 2024 19:49:31 GMT"} })
|
3114 | 2024-08-30T19:49:31.580Z | INFO | nexus (BackgroundTasks): identified switch slot for dendrite zone
background_task = nat_v4_garbage_collector
file = nexus/src/app/mod.rs:1063
slot = SpIdentifier {\n slot: 0,\n type_: Switch,\n}
zone_address = fd00:1122:3344:101::2
|
3115 | 2024-08-30T19:49:31.582Z | INFO | nexus (BackgroundTasks): completed mapping dendrite zones to switch slots
background_task = nat_v4_garbage_collector
file = nexus/src/app/mod.rs:1095
mappings = {\n Switch0: fd00:1122:3344:101::2,\n}
|
3116 | 2024-08-30T19:49:31.627Z | DEBG | nexus (BackgroundTasks): roles
background_task = v2p_manager
roles = RoleSet { roles: {} }
|
3117 | 2024-08-30T19:49:31.628Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = v2p_manager
resource = Database
result = Ok(())
|
3118 | 2024-08-30T19:49:31.677Z | DEBG | nexus (BackgroundTasks): client request
SledAgent = 289c9d10-fa69-4638-aac7-3cfc6b4e23be
background_task = vpc_route_manager
body = None
method = GET
uri = http://[fd00:1122:3344:101::1]:12345/vpc-routes
|
3119 | 2024-08-30T19:49:31.677Z | DEBG | nexus (BackgroundTasks): client response
SledAgent = 289c9d10-fa69-4638-aac7-3cfc6b4e23be
background_task = vpc_route_manager
result = Ok(Response { url: Url { scheme: "http", cannot_be_a_base: false, username: "", password: None, host: Some(Ipv6(fd00:1122:3344:101::1)), port: Some(12345), path: "/vpc-routes", query: None, fragment: None }, status: 200, headers: {"content-type": "application/json", "x-request-id": "3fb59bbe-ca61-49b5-80b7-0ab06d20c0b4", "content-length": "523", "date": "Fri, 30 Aug 2024 19:49:31 GMT"} })
|
3120 | 2024-08-30T19:49:31.677Z | DEBG | nexus (BackgroundTasks): roles
background_task = vpc_route_manager
roles = RoleSet { roles: {} }
|
3121 | 2024-08-30T19:49:31.678Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = vpc_route_manager
resource = Database
result = Ok(())
|
3122 | 2024-08-30T19:49:31.680Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = service_zone_nat_tracker
elapsed = 200.800994ms
iteration = 14
status = 0
|
3123 | 2024-08-30T19:49:31.680Z | DEBG | nexus (BackgroundTasks): roles
background_task = v2p_manager
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
3124 | 2024-08-30T19:49:31.681Z | DEBG | nexus (BackgroundTasks): authorize result
action = ListChildren
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = v2p_manager
resource = Fleet
result = Ok(())
|
3125 | 2024-08-30T19:49:31.681Z | DEBG | nexus (BackgroundTasks): roles
background_task = v2p_manager
roles = RoleSet { roles: {} }
|
3126 | 2024-08-30T19:49:31.682Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = v2p_manager
resource = Database
result = Ok(())
|
3127 | 2024-08-30T19:49:31.703Z | INFO | nexus (BackgroundTasks): determining switch slot managed by dendrite zone
background_task = bfd_manager
file = nexus/src/app/mod.rs:1058
zone_address = fd00:1122:3344:101::2
|
3128 | 2024-08-30T19:49:31.703Z | DEBG | nexus (MgsClient): client request
background_task = bfd_manager
body = None
method = GET
uri = http://[fd00:1122:3344:101::2]:12225/local/switch-id
|
3129 | 2024-08-30T19:49:31.704Z | DEBG | nexus (MgsClient): client response
background_task = bfd_manager
result = Ok(Response { url: Url { scheme: "http", cannot_be_a_base: false, username: "", password: None, host: Some(Ipv6(fd00:1122:3344:101::2)), port: Some(12225), path: "/local/switch-id", query: None, fragment: None }, status: 200, headers: {"content-type": "application/json", "x-request-id": "af297d47-5930-4f4f-a1d2-36498942c1fe", "content-length": "26", "date": "Fri, 30 Aug 2024 19:49:31 GMT"} })
|
3130 | 2024-08-30T19:49:31.704Z | INFO | nexus (BackgroundTasks): identified switch slot for dendrite zone
background_task = bfd_manager
file = nexus/src/app/mod.rs:1063
slot = SpIdentifier {\n slot: 0,\n type_: Switch,\n}
zone_address = fd00:1122:3344:101::2
|
3131 | 2024-08-30T19:49:31.705Z | DEBG | nexus (BackgroundTasks): client request
SledAgent = 289c9d10-fa69-4638-aac7-3cfc6b4e23be
background_task = instance_watcher
body = None
method = GET
uri = http://[fd00:1122:3344:101::1]:12345/vmms/abc56fb8-ba04-4cc7-859c-561136aa9b40/state
|
3132 | 2024-08-30T19:49:31.706Z | INFO | nexus (BackgroundTasks): completed mapping dendrite zones to switch slots
background_task = bfd_manager
file = nexus/src/app/mod.rs:1095
mappings = {\n Switch0: fd00:1122:3344:101::2,\n}
|
3133 | 2024-08-30T19:49:31.707Z | DEBG | nexus (BackgroundTasks): roles
background_task = v2p_manager
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
3134 | 2024-08-30T19:49:31.708Z | DEBG | nexus (BackgroundTasks): roles
background_task = vpc_route_manager
roles = RoleSet { roles: {} }
|
3135 | 2024-08-30T19:49:31.708Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = vpc_route_manager
resource = Database
result = Ok(())
|
3136 | 2024-08-30T19:49:31.709Z | DEBG | nexus (BackgroundTasks): authorize result
action = ListChildren
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = v2p_manager
resource = Fleet
result = Ok(())
|
3137 | 2024-08-30T19:49:31.709Z | DEBG | nexus (BackgroundTasks): roles
background_task = v2p_manager
roles = RoleSet { roles: {} }
|
3138 | 2024-08-30T19:49:31.709Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = v2p_manager
resource = Database
result = Ok(())
|
3139 | 2024-08-30T19:49:31.711Z | DEBG | nexus (BackgroundTasks): roles
background_task = vpc_route_manager
roles = RoleSet { roles: {} }
|
3140 | 2024-08-30T19:49:31.712Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = vpc_route_manager
resource = Database
result = Ok(())
|
3141 | 2024-08-30T19:49:31.715Z | DEBG | nexus (DpdClient): client request
background_task = nat_v4_garbage_collector
body = None
method = GET
uri = http://[fd00:1122:3344:101::2]:12224/rpw/nat/ipv4/gen
|
3142 | 2024-08-30T19:49:31.715Z | DEBG | nexus (DpdClient): client response
background_task = nat_v4_garbage_collector
result = Ok(Response { url: Url { scheme: "http", cannot_be_a_base: false, username: "", password: None, host: Some(Ipv6(fd00:1122:3344:101::2)), port: Some(12224), path: "/rpw/nat/ipv4/gen", query: None, fragment: None }, status: 200, headers: {"content-type": "application/json", "x-request-id": "299af138-47ae-4f68-9a9b-08f310f14dc2", "content-length": "2", "date": "Fri, 30 Aug 2024 19:49:31 GMT"} })
|
3143 | 2024-08-30T19:49:31.716Z | DEBG | nexus (BackgroundTasks): roles
background_task = vpc_route_manager
roles = RoleSet { roles: {} }
|
3144 | 2024-08-30T19:49:31.716Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = vpc_route_manager
resource = Database
result = Ok(())
|
3145 | 2024-08-30T19:49:31.717Z | DEBG | nexus (BackgroundTasks): roles
background_task = nat_v4_garbage_collector
roles = RoleSet { roles: {} }
|
3146 | 2024-08-30T19:49:31.717Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = nat_v4_garbage_collector
resource = Database
result = Ok(())
|
3147 | 2024-08-30T19:49:31.718Z | DEBG | nexus (BackgroundTasks): roles
background_task = vpc_route_manager
roles = RoleSet { roles: {} }
|
3148 | 2024-08-30T19:49:31.718Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = vpc_route_manager
resource = Database
result = Ok(())
|
3149 | 2024-08-30T19:49:31.719Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = nat_v4_garbage_collector
elapsed = 240.085622ms
iteration = 14
status = null
|
3150 | 2024-08-30T19:49:31.721Z | DEBG | nexus (BackgroundTasks): roles
background_task = vpc_route_manager
roles = RoleSet { roles: {} }
|
3151 | 2024-08-30T19:49:31.721Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = vpc_route_manager
resource = Database
result = Ok(())
|
3152 | 2024-08-30T19:49:31.722Z | INFO | nexus (BackgroundTasks): determining switch slot managed by dendrite zone
background_task = switch_port_config_manager
file = nexus/src/app/mod.rs:1058
rack_id = 27cfef72-d05b-490f-ac92-5c7cad830c2e
zone_address = fd00:1122:3344:101::2
|
3153 | 2024-08-30T19:49:31.722Z | DEBG | nexus (MgsClient): client request
background_task = switch_port_config_manager
body = None
method = GET
rack_id = 27cfef72-d05b-490f-ac92-5c7cad830c2e
uri = http://[fd00:1122:3344:101::2]:12225/local/switch-id
|
3154 | 2024-08-30T19:49:31.723Z | DEBG | nexus (MgsClient): client response
background_task = switch_port_config_manager
rack_id = 27cfef72-d05b-490f-ac92-5c7cad830c2e
result = Ok(Response { url: Url { scheme: "http", cannot_be_a_base: false, username: "", password: None, host: Some(Ipv6(fd00:1122:3344:101::2)), port: Some(12225), path: "/local/switch-id", query: None, fragment: None }, status: 200, headers: {"content-type": "application/json", "x-request-id": "a0599c2f-a4d4-4bb9-a168-564065accfbf", "content-length": "26", "date": "Fri, 30 Aug 2024 19:49:31 GMT"} })
|
3155 | 2024-08-30T19:49:31.723Z | INFO | nexus (BackgroundTasks): identified switch slot for dendrite zone
background_task = switch_port_config_manager
file = nexus/src/app/mod.rs:1063
rack_id = 27cfef72-d05b-490f-ac92-5c7cad830c2e
slot = SpIdentifier {\n slot: 0,\n type_: Switch,\n}
zone_address = fd00:1122:3344:101::2
|
3156 | 2024-08-30T19:49:31.723Z | DEBG | nexus (BackgroundTasks): roles
background_task = vpc_route_manager
roles = RoleSet { roles: {} }
|
3157 | 2024-08-30T19:49:31.724Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = vpc_route_manager
resource = Database
result = Ok(())
|
3158 | 2024-08-30T19:49:31.724Z | INFO | nexus (BackgroundTasks): completed mapping dendrite zones to switch slots
background_task = switch_port_config_manager
file = nexus/src/app/mod.rs:1095
mappings = {\n Switch0: fd00:1122:3344:101::2,\n}
rack_id = 27cfef72-d05b-490f-ac92-5c7cad830c2e
|
3159 | 2024-08-30T19:49:31.725Z | DEBG | nexus (BackgroundTasks): roles
background_task = vpc_route_manager
roles = RoleSet { roles: {} }
|
3160 | 2024-08-30T19:49:31.726Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = vpc_route_manager
resource = Database
result = Ok(())
|
3161 | 2024-08-30T19:49:31.730Z | DEBG | nexus (BackgroundTasks): roles
background_task = vpc_route_manager
roles = RoleSet { roles: {} }
|
3162 | 2024-08-30T19:49:31.730Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = vpc_route_manager
resource = Database
result = Ok(())
|
3163 | 2024-08-30T19:49:31.731Z | DEBG | nexus (BackgroundTasks): roles
background_task = vpc_route_manager
roles = RoleSet { roles: {} }
|
3164 | 2024-08-30T19:49:31.732Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = vpc_route_manager
resource = Database
result = Ok(())
|
3165 | 2024-08-30T19:49:31.734Z | DEBG | nexus (BackgroundTasks): client response
SledAgent = 289c9d10-fa69-4638-aac7-3cfc6b4e23be
background_task = instance_watcher
result = Ok(Response { url: Url { scheme: "http", cannot_be_a_base: false, username: "", password: None, host: Some(Ipv6(fd00:1122:3344:101::1)), port: Some(12345), path: "/vmms/abc56fb8-ba04-4cc7-859c-561136aa9b40/state", query: None, fragment: None }, status: 200, headers: {"content-type": "application/json", "x-request-id": "24d31a7d-24d7-4f7d-acc3-d535912652ca", "content-length": "128", "date": "Fri, 30 Aug 2024 19:49:31 GMT"} })
|
3166 | 2024-08-30T19:49:31.736Z | DEBG | nexus (BackgroundTasks): roles
background_task = vpc_route_manager
roles = RoleSet { roles: {} }
|
3167 | 2024-08-30T19:49:31.737Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = vpc_route_manager
resource = Database
result = Ok(())
|
3168 | 2024-08-30T19:49:31.741Z | DEBG | nexus (BackgroundTasks): updating instance state
background_task = instance_watcher
instance_id = 177df596-2bc8-436c-a193-ec68f297307f
state = Starting
|
3169 | 2024-08-30T19:49:31.741Z | INFO | nexus (BackgroundTasks): received new VMM runtime state from sled agent
background_task = instance_watcher
file = nexus/src/app/instance.rs:1853
instance_id = 177df596-2bc8-436c-a193-ec68f297307f
migration_state = Migrations { migration_in: None, migration_out: None }
propolis_id = abc56fb8-ba04-4cc7-859c-561136aa9b40
vmm_state = VmmRuntimeState { state: Starting, gen: Generation(1), time_updated: 2024-08-30T19:49:23.226374Z }
|
3170 | 2024-08-30T19:49:31.741Z | DEBG | nexus (BackgroundTasks): roles
background_task = instance_watcher
instance_id = 177df596-2bc8-436c-a193-ec68f297307f
roles = RoleSet { roles: {} }
|
3171 | 2024-08-30T19:49:31.741Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = instance_watcher
instance_id = 177df596-2bc8-436c-a193-ec68f297307f
resource = Database
result = Ok(())
|
3172 | 2024-08-30T19:49:31.768Z | DEBG | nexus (BackgroundTasks): roles
background_task = vpc_route_manager
roles = RoleSet { roles: {} }
|
3173 | 2024-08-30T19:49:31.768Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = vpc_route_manager
resource = Database
result = Ok(())
|
3174 | 2024-08-30T19:49:31.770Z | DEBG | nexus (BackgroundTasks): roles
background_task = vpc_route_manager
roles = RoleSet { roles: {} }
|
3175 | 2024-08-30T19:49:31.770Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = vpc_route_manager
resource = Database
result = Ok(())
|
3176 | 2024-08-30T19:49:31.772Z | DEBG | nexus (BackgroundTasks): roles
background_task = vpc_route_manager
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
3177 | 2024-08-30T19:49:31.773Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = bfd_manager
elapsed = 294.161742ms
iteration = 14
status = {}
|
3178 | 2024-08-30T19:49:31.776Z | DEBG | nexus (BackgroundTasks): authorize result
action = Read
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = vpc_route_manager
resource = VpcRouter { parent: Vpc { parent: Project { parent: Silo { parent: Fleet, key: aa09ea70-5935-4726-aa8b-daae29285c7a, lookup_type: ById(aa09ea70-5935-4726-aa8b-daae29285c7a) }, key: 0ba5e404-8695-42aa-a849-7665ae57f2aa, lookup_type: ById(0ba5e404-8695-42aa-a849-7665ae57f2aa) }, key: d1894d7e-3063-42c1-be76-fef1ef04436b, lookup_type: ById(d1894d7e-3063-42c1-be76-fef1ef04436b) }, key: 771afc12-78ce-4e15-bb62-c330891e02c1, lookup_type: ById(771afc12-78ce-4e15-bb62-c330891e02c1) }
result = Ok(())
|
3179 | 2024-08-30T19:49:31.776Z | DEBG | nexus (BackgroundTasks): roles
background_task = vpc_route_manager
roles = RoleSet { roles: {} }
|
3180 | 2024-08-30T19:49:31.776Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = vpc_route_manager
resource = Database
result = Ok(())
|
3181 | 2024-08-30T19:49:31.778Z | DEBG | nexus (BackgroundTasks): roles
background_task = vpc_route_manager
roles = RoleSet { roles: {} }
|
3182 | 2024-08-30T19:49:31.778Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = vpc_route_manager
resource = Database
result = Ok(())
|
3183 | 2024-08-30T19:49:31.780Z | DEBG | nexus (BackgroundTasks): roles
background_task = vpc_route_manager
roles = RoleSet { roles: {} }
|
3184 | 2024-08-30T19:49:31.780Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = vpc_route_manager
resource = Database
result = Ok(())
|
3185 | 2024-08-30T19:49:31.781Z | DEBG | nexus (BackgroundTasks): roles
background_task = vpc_route_manager
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
3186 | 2024-08-30T19:49:31.787Z | DEBG | nexus (BackgroundTasks): authorize result
action = ListChildren
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = vpc_route_manager
resource = VpcRouter { parent: Vpc { parent: Project { parent: Silo { parent: Fleet, key: aa09ea70-5935-4726-aa8b-daae29285c7a, lookup_type: ById(aa09ea70-5935-4726-aa8b-daae29285c7a) }, key: 0ba5e404-8695-42aa-a849-7665ae57f2aa, lookup_type: ById(0ba5e404-8695-42aa-a849-7665ae57f2aa) }, key: d1894d7e-3063-42c1-be76-fef1ef04436b, lookup_type: ById(d1894d7e-3063-42c1-be76-fef1ef04436b) }, key: 771afc12-78ce-4e15-bb62-c330891e02c1, lookup_type: ById(771afc12-78ce-4e15-bb62-c330891e02c1) }
result = Ok(())
|
3187 | 2024-08-30T19:49:31.787Z | DEBG | nexus (BackgroundTasks): roles
background_task = vpc_route_manager
roles = RoleSet { roles: {} }
|
3188 | 2024-08-30T19:49:31.787Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = vpc_route_manager
resource = Database
result = Ok(())
|
3189 | 2024-08-30T19:49:31.791Z | INFO | nexus (BackgroundTasks): all instance checks complete
background_task = instance_watcher
file = nexus/src/app/background/tasks/instance_watcher.rs:454
pruned_instances = 0
total_completed = 1
total_failed = 0
total_incomplete = 0
total_instances = 1
update_sagas_queued = 0
|
3190 | 2024-08-30T19:49:31.791Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = instance_watcher
elapsed = 311.852563ms
iteration = 14
status = {"failed_checks":{},"incomplete_checks":{},"instance_states":{"starting":1},"pruned_instances":0,"total_instances":1,"update_sagas_queued":0}
|
3191 | 2024-08-30T19:49:31.903Z | DEBG | nexus (BackgroundTasks): client request
SledAgent = 289c9d10-fa69-4638-aac7-3cfc6b4e23be
background_task = v2p_manager
body = None
method = GET
uri = http://[fd00:1122:3344:101::1]:12345/v2p
|
3192 | 2024-08-30T19:49:31.904Z | DEBG | nexus (BackgroundTasks): client response
SledAgent = 289c9d10-fa69-4638-aac7-3cfc6b4e23be
background_task = v2p_manager
result = Ok(Response { url: Url { scheme: "http", cannot_be_a_base: false, username: "", password: None, host: Some(Ipv6(fd00:1122:3344:101::1)), port: Some(12345), path: "/v2p", query: None, fragment: None }, status: 200, headers: {"content-type": "application/json", "x-request-id": "5459cd42-8998-4ef0-8c1c-f74b26874de7", "content-length": "810", "date": "Fri, 30 Aug 2024 19:49:31 GMT"} })
|
3193 | 2024-08-30T19:49:31.904Z | INFO | nexus (BackgroundTasks): found opte v2p mappings
background_task = v2p_manager
file = nexus/src/app/background/tasks/v2p_mappings.rs:102
interfaces = {VirtualNetworkInterfaceHost { physical_host_ip: fd00:1122:3344:101::1, virtual_ip: 172.30.0.5, virtual_mac: MacAddr(MacAddr6([168, 64, 37, 250, 253, 123])), vni: Vni(6417893) }}
sled = buskin
|
3194 | 2024-08-30T19:49:31.904Z | INFO | nexus (BackgroundTasks): v2p mappings to delete
background_task = v2p_manager
file = nexus/src/app/background/tasks/v2p_mappings.rs:114
mappings = []
sled = buskin
|
3195 | 2024-08-30T19:49:31.904Z | INFO | nexus (BackgroundTasks): v2p mappings to add
background_task = v2p_manager
file = nexus/src/app/background/tasks/v2p_mappings.rs:127
mappings = []
sled = buskin
|
3196 | 2024-08-30T19:49:31.906Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = v2p_manager
elapsed = 427.650094ms
iteration = 14
status = {}
|
3197 | 2024-08-30T19:49:31.922Z | DEBG | nexus (BackgroundTasks): roles
background_task = vpc_route_manager
roles = RoleSet { roles: {} }
|
3198 | 2024-08-30T19:49:31.922Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = vpc_route_manager
resource = Database
result = Ok(())
|
3199 | 2024-08-30T19:49:31.925Z | DEBG | nexus (BackgroundTasks): roles
background_task = vpc_route_manager
roles = RoleSet { roles: {} }
|
3200 | 2024-08-30T19:49:31.925Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = vpc_route_manager
resource = Database
result = Ok(())
|
3201 | 2024-08-30T19:49:31.927Z | DEBG | nexus (BackgroundTasks): roles
background_task = vpc_route_manager
roles = RoleSet { roles: {} }
|
3202 | 2024-08-30T19:49:31.927Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = vpc_route_manager
resource = Database
result = Ok(())
|
3203 | 2024-08-30T19:49:31.929Z | DEBG | nexus (BackgroundTasks): roles
background_task = vpc_route_manager
roles = RoleSet { roles: {} }
|
3204 | 2024-08-30T19:49:31.930Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = vpc_route_manager
resource = Database
result = Ok(())
|
3205 | 2024-08-30T19:49:31.933Z | DEBG | nexus (BackgroundTasks): roles
background_task = vpc_route_manager
roles = RoleSet { roles: {} }
|
3206 | 2024-08-30T19:49:31.933Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = vpc_route_manager
resource = Database
result = Ok(())
|
3207 | 2024-08-30T19:49:31.934Z | DEBG | nexus (BackgroundTasks): roles
background_task = vpc_route_manager
roles = RoleSet { roles: {} }
|
3208 | 2024-08-30T19:49:31.935Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = vpc_route_manager
resource = Database
result = Ok(())
|
3209 | 2024-08-30T19:49:31.936Z | DEBG | nexus (BackgroundTasks): roles
background_task = vpc_route_manager
roles = RoleSet { roles: {} }
|
3210 | 2024-08-30T19:49:31.936Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = vpc_route_manager
resource = Database
result = Ok(())
|
3211 | 2024-08-30T19:49:31.938Z | DEBG | nexus (BackgroundTasks): roles
background_task = vpc_route_manager
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
3212 | 2024-08-30T19:49:31.944Z | DEBG | nexus (BackgroundTasks): authorize result
action = Read
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = vpc_route_manager
resource = VpcSubnet { parent: Vpc { parent: Project { parent: Silo { parent: Fleet, key: aa09ea70-5935-4726-aa8b-daae29285c7a, lookup_type: ById(aa09ea70-5935-4726-aa8b-daae29285c7a) }, key: 0ba5e404-8695-42aa-a849-7665ae57f2aa, lookup_type: ById(0ba5e404-8695-42aa-a849-7665ae57f2aa) }, key: d1894d7e-3063-42c1-be76-fef1ef04436b, lookup_type: ById(d1894d7e-3063-42c1-be76-fef1ef04436b) }, key: bf9d4361-3362-4964-bbf2-e0c71c8f1a83, lookup_type: ByName("default") }
result = Ok(())
|
3213 | 2024-08-30T19:49:31.948Z | DEBG | nexus (BackgroundTasks): client request
SledAgent = 289c9d10-fa69-4638-aac7-3cfc6b4e23be
background_task = vpc_route_manager
body = Some(Body)
method = PUT
uri = http://[fd00:1122:3344:101::1]:12345/vpc-routes
|
3214 | 2024-08-30T19:49:31.949Z | DEBG | nexus (BackgroundTasks): client response
SledAgent = 289c9d10-fa69-4638-aac7-3cfc6b4e23be
background_task = vpc_route_manager
result = Ok(Response { url: Url { scheme: "http", cannot_be_a_base: false, username: "", password: None, host: Some(Ipv6(fd00:1122:3344:101::1)), port: Some(12345), path: "/vpc-routes", query: None, fragment: None }, status: 204, headers: {"x-request-id": "8196e367-425a-4f86-b522-573f0ba6fe34", "date": "Fri, 30 Aug 2024 19:49:31 GMT"} })
|
3215 | 2024-08-30T19:49:31.953Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = vpc_route_manager
elapsed = 472.193315ms
iteration = 14
status = {}
|
3216 | 2024-08-30T19:49:31.959Z | DEBG | nexus (BackgroundTasks): roles
background_task = switch_port_config_manager
roles = RoleSet { roles: {} }
|
3217 | 2024-08-30T19:49:31.959Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = switch_port_config_manager
resource = Database
result = Ok(())
|
3218 | 2024-08-30T19:49:31.961Z | INFO | nexus (BackgroundTasks): fetching switch port settings
background_task = switch_port_config_manager
file = nexus/src/app/background/tasks/sync_switch_configuration.rs:147
port = SwitchPort { id: 7ccb4afc-fc07-48c6-8785-c2cff1ca389e, rack_id: 27cfef72-d05b-490f-ac92-5c7cad830c2e, switch_location: "switch0", port_name: "qsfp0", port_settings_id: Some(49669c7e-dd3c-47ce-aadc-885f0c38581f) }
rack_id = 27cfef72-d05b-490f-ac92-5c7cad830c2e
switch_location = Switch0
|
3219 | 2024-08-30T19:49:31.961Z | DEBG | nexus (BackgroundTasks): roles
background_task = switch_port_config_manager
roles = RoleSet { roles: {} }
|
3220 | 2024-08-30T19:49:31.961Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = switch_port_config_manager
resource = Database
result = Ok(())
|
3221 | 2024-08-30T19:49:31.970Z | DEBG | nexus (DpdClient): client request
background_task = switch_port_config_manager
body = None
method = GET
rack_id = 27cfef72-d05b-490f-ac92-5c7cad830c2e
uri = http://[fd00:1122:3344:101::2]:12224/port/qsfp0/settings?tag=omicron
|
3222 | 2024-08-30T19:49:31.971Z | DEBG | nexus (DpdClient): client response
background_task = switch_port_config_manager
rack_id = 27cfef72-d05b-490f-ac92-5c7cad830c2e
result = Ok(Response { url: Url { scheme: "http", cannot_be_a_base: false, username: "", password: None, host: Some(Ipv6(fd00:1122:3344:101::2)), port: Some(12224), path: "/port/qsfp0/settings", query: Some("tag=omicron"), fragment: None }, status: 200, headers: {"content-type": "application/json", "x-request-id": "87040af0-7660-469c-8a11-a85d98797b9f", "content-length": "121", "date": "Fri, 30 Aug 2024 19:49:31 GMT"} })
|
3223 | 2024-08-30T19:49:31.971Z | INFO | nexus (BackgroundTasks): retrieved port settings from switch
background_task = switch_port_config_manager
file = nexus/src/app/background/tasks/sync_switch_configuration.rs:1714
rack_id = 27cfef72-d05b-490f-ac92-5c7cad830c2e
settings = PortSettings { links: {"0": LinkSettings { addrs: [10.151.1.174], params: LinkCreate { autoneg: false, fec: None, kr: false, lane: Some(LinkId(0)), speed: Speed40G } }} }
switch_port_id = "qsfp0"
|
3224 | 2024-08-30T19:49:31.971Z | INFO | nexus (BackgroundTasks): port settings up to date, skipping
background_task = switch_port_config_manager
file = nexus/src/app/background/tasks/sync_switch_configuration.rs:1741
rack_id = 27cfef72-d05b-490f-ac92-5c7cad830c2e
switch_location = Switch0
switch_port_id = "qsfp0"
switch_port_settings_id = 49669c7e-dd3c-47ce-aadc-885f0c38581f
|
3225 | 2024-08-30T19:49:31.971Z | INFO | nexus (BackgroundTasks): retrieved existing routes
background_task = switch_port_config_manager
file = nexus/src/app/background/tasks/sync_switch_configuration.rs:379
rack_id = 27cfef72-d05b-490f-ac92-5c7cad830c2e
routes = {Switch0: {(10.151.1.100, Prefix4 { length: 0, value: 0.0.0.0 }, None, None)}}
|
3226 | 2024-08-30T19:49:31.971Z | INFO | nexus (BackgroundTasks): retrieved desired routes
background_task = switch_port_config_manager
file = nexus/src/app/background/tasks/sync_switch_configuration.rs:383
rack_id = 27cfef72-d05b-490f-ac92-5c7cad830c2e
routes = {Switch0: {(10.151.1.100, Prefix4 { length: 0, value: 0.0.0.0 }, None, None)}}
|
3227 | 2024-08-30T19:49:31.971Z | INFO | nexus (BackgroundTasks): calculated static routes to add
background_task = switch_port_config_manager
file = nexus/src/app/background/tasks/sync_switch_configuration.rs:392
rack_id = 27cfef72-d05b-490f-ac92-5c7cad830c2e
routes = {}
|
3228 | 2024-08-30T19:49:31.971Z | INFO | nexus (BackgroundTasks): calculated static routes to delete
background_task = switch_port_config_manager
file = nexus/src/app/background/tasks/sync_switch_configuration.rs:398
rack_id = 27cfef72-d05b-490f-ac92-5c7cad830c2e
routes = {}
|
3229 | 2024-08-30T19:49:31.971Z | INFO | nexus (BackgroundTasks): checking for changes to loopback addresses
background_task = switch_port_config_manager
file = nexus/src/app/background/tasks/sync_switch_configuration.rs:418
rack_id = 27cfef72-d05b-490f-ac92-5c7cad830c2e
|
3230 | 2024-08-30T19:49:31.971Z | DEBG | nexus (BackgroundTasks): roles
background_task = switch_port_config_manager
roles = RoleSet { roles: {} }
|
3231 | 2024-08-30T19:49:31.971Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = switch_port_config_manager
resource = Database
result = Ok(())
|
3232 | 2024-08-30T19:49:31.973Z | DEBG | nexus (DpdClient): client request
background_task = switch_port_config_manager
body = None
method = GET
rack_id = 27cfef72-d05b-490f-ac92-5c7cad830c2e
uri = http://[fd00:1122:3344:101::2]:12224/loopback/ipv4
|
3233 | 2024-08-30T19:49:31.973Z | DEBG | nexus (DpdClient): client response
background_task = switch_port_config_manager
rack_id = 27cfef72-d05b-490f-ac92-5c7cad830c2e
result = Ok(Response { url: Url { scheme: "http", cannot_be_a_base: false, username: "", password: None, host: Some(Ipv6(fd00:1122:3344:101::2)), port: Some(12224), path: "/loopback/ipv4", query: None, fragment: None }, status: 200, headers: {"content-type": "application/json", "x-request-id": "5fcec6fd-3911-4469-a728-2ddb92ecc809", "content-length": "2", "date": "Fri, 30 Aug 2024 19:49:31 GMT"} })
|
3234 | 2024-08-30T19:49:31.973Z | DEBG | nexus (DpdClient): client request
background_task = switch_port_config_manager
body = None
method = GET
rack_id = 27cfef72-d05b-490f-ac92-5c7cad830c2e
uri = http://[fd00:1122:3344:101::2]:12224/loopback/ipv6
|
3235 | 2024-08-30T19:49:31.975Z | DEBG | nexus (DpdClient): client response
background_task = switch_port_config_manager
rack_id = 27cfef72-d05b-490f-ac92-5c7cad830c2e
result = Ok(Response { url: Url { scheme: "http", cannot_be_a_base: false, username: "", password: None, host: Some(Ipv6(fd00:1122:3344:101::2)), port: Some(12224), path: "/loopback/ipv6", query: None, fragment: None }, status: 200, headers: {"content-type": "application/json", "x-request-id": "d8a3ff86-616b-44dd-ba4a-711d09eb26e8", "content-length": "52", "date": "Fri, 30 Aug 2024 19:49:31 GMT"} })
|
3236 | 2024-08-30T19:49:31.975Z | INFO | nexus (BackgroundTasks): applying SMF config uplink updates to switch zone
background_task = switch_port_config_manager
config = [HostPortConfig { addrs: [UplinkAddressConfig { address: V4(Ipv4Net { addr: 10.151.1.174, width: 24 }), vlan_id: None }], lldp: Some(LldpPortConfig { chassis_id: None, management_addrs: None, port_description: None, port_id: None, status: Disabled, system_description: None, system_name: None }), port: "qsfp0" }]
file = nexus/src/app/background/tasks/sync_switch_configuration.rs:467
rack_id = 27cfef72-d05b-490f-ac92-5c7cad830c2e
switch_location = Switch0
|
3237 | 2024-08-30T19:49:31.975Z | DEBG | nexus (BackgroundTasks): client request
background_task = switch_port_config_manager
body = Some(Body)
method = POST
rack_id = 27cfef72-d05b-490f-ac92-5c7cad830c2e
uri = http://[fd00:1122:3344:101::1]:12345/switch-ports
|
3238 | 2024-08-30T19:49:32.085Z | DEBG | nexus (BackgroundTasks): client response
background_task = switch_port_config_manager
rack_id = 27cfef72-d05b-490f-ac92-5c7cad830c2e
result = Ok(Response { url: Url { scheme: "http", cannot_be_a_base: false, username: "", password: None, host: Some(Ipv6(fd00:1122:3344:101::1)), port: Some(12345), path: "/switch-ports", query: None, fragment: None }, status: 204, headers: {"x-request-id": "bf341ac0-cfbd-4873-b48f-5a9dbd2d3571", "date": "Fri, 30 Aug 2024 19:49:31 GMT"} })
|
3239 | 2024-08-30T19:49:32.085Z | INFO | nexus (BackgroundTasks): no bgp config found for switch, skipping.
background_task = switch_port_config_manager
file = nexus/src/app/background/tasks/sync_switch_configuration.rs:770
rack_id = 27cfef72-d05b-490f-ac92-5c7cad830c2e
switch = Switch0
|
3240 | 2024-08-30T19:49:32.085Z | DEBG | nexus (BackgroundTasks): client request
background_task = switch_port_config_manager
body = None
method = GET
rack_id = 27cfef72-d05b-490f-ac92-5c7cad830c2e
uri = http://[fd00:1122:3344:101::1]:12345/network-bootstore-config
|
3241 | 2024-08-30T19:49:32.090Z | DEBG | nexus (BackgroundTasks): client response
background_task = switch_port_config_manager
rack_id = 27cfef72-d05b-490f-ac92-5c7cad830c2e
result = Ok(Response { url: Url { scheme: "http", cannot_be_a_base: false, username: "", password: None, host: Some(Ipv6(fd00:1122:3344:101::1)), port: Some(12345), path: "/network-bootstore-config", query: None, fragment: None }, status: 200, headers: {"content-type": "application/json", "x-request-id": "5c1870c6-f108-4913-877d-a924a139b3fd", "content-length": "667", "date": "Fri, 30 Aug 2024 19:49:32 GMT"} })
|
3242 | 2024-08-30T19:49:32.090Z | DEBG | nexus (BackgroundTasks): roles
background_task = switch_port_config_manager
roles = RoleSet { roles: {} }
|
3243 | 2024-08-30T19:49:32.090Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = switch_port_config_manager
resource = Database
result = Ok(())
|
3244 | 2024-08-30T19:49:32.094Z | DEBG | nexus (BackgroundTasks): roles
background_task = switch_port_config_manager
roles = RoleSet { roles: {} }
|
3245 | 2024-08-30T19:49:32.094Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = switch_port_config_manager
resource = Database
result = Ok(())
|
3246 | 2024-08-30T19:49:32.098Z | DEBG | nexus (BackgroundTasks): roles
background_task = switch_port_config_manager
roles = RoleSet { roles: {} }
|
3247 | 2024-08-30T19:49:32.098Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = switch_port_config_manager
resource = Database
result = Ok(())
|
3248 | 2024-08-30T19:49:32.100Z | DEBG | nexus (BackgroundTasks): roles
background_task = switch_port_config_manager
roles = RoleSet { roles: {} }
|
3249 | 2024-08-30T19:49:32.100Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = switch_port_config_manager
resource = Database
result = Ok(())
|
3250 | 2024-08-30T19:49:32.107Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = switch_port_config_manager
elapsed = 628.803064ms
iteration = 14
status = {}
|
3251 | 2024-08-30T19:49:32.336Z | INFO | nexus (dropshot): request completed
file = /home/build/.cargo/git/checkouts/dropshot-a4a923d29dccc492/06c8dab/dropshot/src/server.rs:914
latency_us = 2595
local_addr = [fd00:1122:3344:101::c]:46269
method = GET
remote_addr = [fd00:1122:3344:101::d]:35256
req_id = 4c4dd0e5-8d98-47d8-9bdf-082517fbc455
response_code = 200
uri = /d2343105-862a-478c-b746-fd8bb78f9a96
|
3252 | 2024-08-30T19:49:41.479Z | DEBG | nexus (BackgroundTasks): activating
background_task = blueprint_loader
iteration = 41
reason = Timeout
|
3253 | 2024-08-30T19:49:41.479Z | DEBG | nexus (BackgroundTasks): activating
background_task = region_replacement_driver
iteration = 41
reason = Timeout
|
3254 | 2024-08-30T19:49:41.479Z | DEBG | nexus (BackgroundTasks): roles
background_task = region_replacement_driver
roles = RoleSet { roles: {} }
|
3255 | 2024-08-30T19:49:41.479Z | DEBG | nexus (BackgroundTasks): roles
background_task = blueprint_loader
roles = RoleSet { roles: {} }
|
3256 | 2024-08-30T19:49:41.479Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = region_replacement_driver
resource = Database
result = Ok(())
|
3257 | 2024-08-30T19:49:41.479Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = blueprint_loader
resource = Database
result = Ok(())
|
3258 | 2024-08-30T19:49:41.481Z | DEBG | nexus (BackgroundTasks): roles
background_task = blueprint_loader
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
3259 | 2024-08-30T19:49:41.484Z | DEBG | nexus (BackgroundTasks): authorize result
action = Read
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = blueprint_loader
resource = BlueprintConfig
result = Ok(())
|
3260 | 2024-08-30T19:49:41.484Z | DEBG | nexus (BackgroundTasks): roles
background_task = blueprint_loader
roles = RoleSet { roles: {} }
|
3261 | 2024-08-30T19:49:41.484Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = blueprint_loader
resource = Database
result = Ok(())
|
3262 | 2024-08-30T19:49:41.486Z | DEBG | nexus (BackgroundTasks): roles
background_task = blueprint_loader
roles = RoleSet { roles: {} }
|
3263 | 2024-08-30T19:49:41.486Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = blueprint_loader
resource = Database
result = Ok(())
|
3264 | 2024-08-30T19:49:41.488Z | DEBG | nexus (BackgroundTasks): roles
background_task = blueprint_loader
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
3265 | 2024-08-30T19:49:41.490Z | DEBG | nexus (BackgroundTasks): authorize result
action = Read
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = blueprint_loader
resource = Blueprint { parent: Fleet, key: 6cec0807-9a99-4265-913f-3aea7fdc6b25, lookup_type: ById(6cec0807-9a99-4265-913f-3aea7fdc6b25) }
result = Ok(())
|
3266 | 2024-08-30T19:49:41.490Z | DEBG | nexus (BackgroundTasks): roles
background_task = blueprint_loader
roles = RoleSet { roles: {} }
|
3267 | 2024-08-30T19:49:41.490Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = blueprint_loader
resource = Database
result = Ok(())
|
3268 | 2024-08-30T19:49:41.496Z | DEBG | nexus (BackgroundTasks): found latest target blueprint (unchanged)
background_task = blueprint_loader
original_target_id = 6cec0807-9a99-4265-913f-3aea7fdc6b25
original_time_created = 2024-08-30 19:42:44.596991 UTC
target_id = 6cec0807-9a99-4265-913f-3aea7fdc6b25
time_created = 2024-08-30 19:42:44.596991 UTC
|
3269 | 2024-08-30T19:49:41.496Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = blueprint_loader
elapsed = 17.605499ms
iteration = 41
status = {"enabled":false,"status":"target blueprint unchanged","target_id":"6cec0807-9a99-4265-913f-3aea7fdc6b25","time_created":"2024-08-30T19:42:44.596991Z"}
|
3270 | 2024-08-30T19:49:41.506Z | DEBG | nexus (BackgroundTasks): roles
background_task = region_replacement_driver
roles = RoleSet { roles: {} }
|
3271 | 2024-08-30T19:49:41.506Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = region_replacement_driver
resource = Database
result = Ok(())
|
3272 | 2024-08-30T19:49:41.508Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = region_replacement_driver
elapsed = 28.896057ms
iteration = 41
status = {"drive_invoked_ok":[],"errors":[],"finish_invoked_ok":[]}
|
3273 | 2024-08-30T19:49:42.334Z | INFO | nexus (dropshot): request completed
file = /home/build/.cargo/git/checkouts/dropshot-a4a923d29dccc492/06c8dab/dropshot/src/server.rs:914
latency_us = 404
local_addr = [fd00:1122:3344:101::c]:46269
method = GET
remote_addr = [fd00:1122:3344:101::d]:35256
req_id = 0b3b18fb-07ee-488f-b803-4e8e9046eb56
response_code = 200
uri = /d2343105-862a-478c-b746-fd8bb78f9a96
|
3274 | 2024-08-30T19:49:51.479Z | DEBG | nexus (BackgroundTasks): activating
background_task = blueprint_loader
iteration = 42
reason = Timeout
|
3275 | 2024-08-30T19:49:51.479Z | DEBG | nexus (BackgroundTasks): activating
background_task = region_replacement_driver
iteration = 42
reason = Timeout
|
3276 | 2024-08-30T19:49:51.479Z | DEBG | nexus (BackgroundTasks): roles
background_task = region_replacement_driver
roles = RoleSet { roles: {} }
|
3277 | 2024-08-30T19:49:51.479Z | DEBG | nexus (BackgroundTasks): roles
background_task = blueprint_loader
roles = RoleSet { roles: {} }
|
3278 | 2024-08-30T19:49:51.479Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = region_replacement_driver
resource = Database
result = Ok(())
|
3279 | 2024-08-30T19:49:51.479Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = blueprint_loader
resource = Database
result = Ok(())
|
3280 | 2024-08-30T19:49:51.482Z | DEBG | nexus (BackgroundTasks): roles
background_task = blueprint_loader
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
3281 | 2024-08-30T19:49:51.484Z | DEBG | nexus (BackgroundTasks): authorize result
action = Read
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = blueprint_loader
resource = BlueprintConfig
result = Ok(())
|
3282 | 2024-08-30T19:49:51.484Z | DEBG | nexus (BackgroundTasks): roles
background_task = blueprint_loader
roles = RoleSet { roles: {} }
|
3283 | 2024-08-30T19:49:51.484Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = blueprint_loader
resource = Database
result = Ok(())
|
3284 | 2024-08-30T19:49:51.486Z | DEBG | nexus (BackgroundTasks): roles
background_task = blueprint_loader
roles = RoleSet { roles: {} }
|
3285 | 2024-08-30T19:49:51.486Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = blueprint_loader
resource = Database
result = Ok(())
|
3286 | 2024-08-30T19:49:51.488Z | DEBG | nexus (BackgroundTasks): roles
background_task = blueprint_loader
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
3287 | 2024-08-30T19:49:51.490Z | DEBG | nexus (BackgroundTasks): authorize result
action = Read
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = blueprint_loader
resource = Blueprint { parent: Fleet, key: 6cec0807-9a99-4265-913f-3aea7fdc6b25, lookup_type: ById(6cec0807-9a99-4265-913f-3aea7fdc6b25) }
result = Ok(())
|
3288 | 2024-08-30T19:49:51.490Z | DEBG | nexus (BackgroundTasks): roles
background_task = blueprint_loader
roles = RoleSet { roles: {} }
|
3289 | 2024-08-30T19:49:51.490Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = blueprint_loader
resource = Database
result = Ok(())
|
3290 | 2024-08-30T19:49:51.498Z | DEBG | nexus (BackgroundTasks): found latest target blueprint (unchanged)
background_task = blueprint_loader
original_target_id = 6cec0807-9a99-4265-913f-3aea7fdc6b25
original_time_created = 2024-08-30 19:42:44.596991 UTC
target_id = 6cec0807-9a99-4265-913f-3aea7fdc6b25
time_created = 2024-08-30 19:42:44.596991 UTC
|
3291 | 2024-08-30T19:49:51.498Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = blueprint_loader
elapsed = 19.589174ms
iteration = 42
status = {"enabled":false,"status":"target blueprint unchanged","target_id":"6cec0807-9a99-4265-913f-3aea7fdc6b25","time_created":"2024-08-30T19:42:44.596991Z"}
|
3292 | 2024-08-30T19:49:51.506Z | DEBG | nexus (BackgroundTasks): roles
background_task = region_replacement_driver
roles = RoleSet { roles: {} }
|
3293 | 2024-08-30T19:49:51.506Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = region_replacement_driver
resource = Database
result = Ok(())
|
3294 | 2024-08-30T19:49:51.534Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = region_replacement_driver
elapsed = 54.72301ms
iteration = 42
status = {"drive_invoked_ok":[],"errors":[],"finish_invoked_ok":[]}
|
3295 | 2024-08-30T19:49:52.334Z | INFO | nexus (dropshot): request completed
file = /home/build/.cargo/git/checkouts/dropshot-a4a923d29dccc492/06c8dab/dropshot/src/server.rs:914
latency_us = 295
local_addr = [fd00:1122:3344:101::c]:46269
method = GET
remote_addr = [fd00:1122:3344:101::d]:35256
req_id = b329757a-423b-45b5-b4c0-ec87b36b8871
response_code = 200
uri = /d2343105-862a-478c-b746-fd8bb78f9a96
|
3296 | 2024-08-30T19:50:01.479Z | DEBG | nexus (BackgroundTasks): activating
background_task = dns_propagation_external
dns_group = external
iteration = 10
reason = Timeout
|
3297 | 2024-08-30T19:50:01.479Z | DEBG | nexus (BackgroundTasks): activating
background_task = instance_updater
iteration = 15
reason = Timeout
|
3298 | 2024-08-30T19:50:01.479Z | DEBG | nexus (BackgroundTasks): looking for instances with destroyed active VMMs...
background_task = instance_updater
|
3299 | 2024-08-30T19:50:01.479Z | DEBG | nexus (BackgroundTasks): roles
background_task = instance_updater
roles = RoleSet { roles: {} }
|
3300 | 2024-08-30T19:50:01.479Z | DEBG | nexus (BackgroundTasks): activating
background_task = dns_config_external
dns_group = external
iteration = 8
reason = Timeout
|
3301 | 2024-08-30T19:50:01.479Z | DEBG | nexus (BackgroundTasks): reading DNS version
background_task = dns_config_external
dns_group = external
|
3302 | 2024-08-30T19:50:01.479Z | DEBG | nexus (BackgroundTasks): roles
background_task = dns_config_external
dns_group = external
roles = RoleSet { roles: {} }
|
3303 | 2024-08-30T19:50:01.479Z | DEBG | nexus (BackgroundTasks): activating
background_task = blueprint_executor
iteration = 9
reason = Timeout
|
3304 | 2024-08-30T19:50:01.479Z | WARN | nexus (BackgroundTasks): Blueprint execution: skipped
background_task = blueprint_executor
file = nexus/src/app/background/tasks/blueprint_execution.rs:80
reason = blueprint disabled
target_id = 6cec0807-9a99-4265-913f-3aea7fdc6b25
|
3305 | 2024-08-30T19:50:01.479Z | DEBG | nexus (BackgroundTasks): activating
background_task = metrics_producer_gc
iteration = 8
reason = Timeout
|
3306 | 2024-08-30T19:50:01.479Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = blueprint_executor
elapsed = 17.89\u{b5}s
iteration = 9
status = {"enabled":false,"target_id":"6cec0807-9a99-4265-913f-3aea7fdc6b25"}
|
3307 | 2024-08-30T19:50:01.479Z | INFO | nexus (BackgroundTasks): Metric producer GC running
background_task = metrics_producer_gc
expiration = 2024-08-30 19:40:01.479612093 UTC
file = nexus/src/app/background/tasks/metrics_producer_gc.rs:48
|
3308 | 2024-08-30T19:50:01.479Z | DEBG | nexus (BackgroundTasks): roles
background_task = metrics_producer_gc
roles = RoleSet { roles: {} }
|
3309 | 2024-08-30T19:50:01.479Z | DEBG | nexus (BackgroundTasks): activating
background_task = region_replacement
iteration = 15
reason = Timeout
|
3310 | 2024-08-30T19:50:01.479Z | DEBG | nexus (BackgroundTasks): activating
background_task = v2p_manager
iteration = 15
reason = Timeout
|
3311 | 2024-08-30T19:50:01.479Z | DEBG | nexus (BackgroundTasks): roles
background_task = region_replacement
roles = RoleSet { roles: {} }
|
3312 | 2024-08-30T19:50:01.479Z | DEBG | nexus (BackgroundTasks): activating
background_task = instance_watcher
iteration = 15
reason = Timeout
|
3313 | 2024-08-30T19:50:01.479Z | DEBG | nexus (BackgroundTasks): roles
background_task = v2p_manager
roles = RoleSet { roles: {} }
|
3314 | 2024-08-30T19:50:01.479Z | DEBG | nexus (BackgroundTasks): activating
background_task = dns_servers_external
dns_group = external
iteration = 8
reason = Timeout
|
3315 | 2024-08-30T19:50:01.479Z | DEBG | nexus (BackgroundTasks): roles
background_task = instance_watcher
roles = RoleSet { roles: {} }
|
3316 | 2024-08-30T19:50:01.479Z | DEBG | nexus (BackgroundTasks): activating
background_task = service_zone_nat_tracker
iteration = 15
reason = Timeout
|
3317 | 2024-08-30T19:50:01.479Z | DEBG | nexus (BackgroundTasks): roles
background_task = service_zone_nat_tracker
roles = RoleSet { roles: {} }
|
3318 | 2024-08-30T19:50:01.479Z | DEBG | nexus (BackgroundTasks): activating
background_task = vpc_route_manager
iteration = 15
reason = Timeout
|
3319 | 2024-08-30T19:50:01.479Z | DEBG | nexus (BackgroundTasks): activating
background_task = external_endpoints
iteration = 8
reason = Timeout
|
3320 | 2024-08-30T19:50:01.479Z | DEBG | nexus (BackgroundTasks): roles
background_task = vpc_route_manager
roles = RoleSet { roles: {} }
|
3321 | 2024-08-30T19:50:01.479Z | DEBG | nexus (BackgroundTasks): roles
background_task = external_endpoints
roles = RoleSet { roles: {} }
|
3322 | 2024-08-30T19:50:01.479Z | DEBG | nexus (BackgroundTasks): activating
background_task = phantom_disks
iteration = 15
reason = Timeout
|
3323 | 2024-08-30T19:50:01.479Z | DEBG | nexus (BackgroundTasks): activating
background_task = blueprint_loader
iteration = 43
reason = Timeout
|
3324 | 2024-08-30T19:50:01.479Z | DEBG | nexus (BackgroundTasks): activating
background_task = dns_servers_internal
dns_group = internal
iteration = 8
reason = Timeout
|
3325 | 2024-08-30T19:50:01.479Z | DEBG | nexus (BackgroundTasks): roles
background_task = blueprint_loader
roles = RoleSet { roles: {} }
|
3326 | 2024-08-30T19:50:01.479Z | DEBG | nexus (BackgroundTasks): activating
background_task = dns_config_internal
dns_group = internal
iteration = 8
reason = Timeout
|
3327 | 2024-08-30T19:50:01.479Z | DEBG | nexus (BackgroundTasks): reading DNS version
background_task = dns_config_internal
dns_group = internal
|
3328 | 2024-08-30T19:50:01.479Z | DEBG | nexus (BackgroundTasks): roles
background_task = dns_config_internal
dns_group = internal
roles = RoleSet { roles: {} }
|
3329 | 2024-08-30T19:50:01.479Z | DEBG | nexus (BackgroundTasks): activating
background_task = nat_v4_garbage_collector
iteration = 15
reason = Timeout
|
3330 | 2024-08-30T19:50:01.479Z | DEBG | nexus (BackgroundTasks): activating
background_task = region_replacement_driver
iteration = 43
reason = Timeout
|
3331 | 2024-08-30T19:50:01.479Z | DEBG | nexus (BackgroundTasks): roles
background_task = nat_v4_garbage_collector
roles = RoleSet { roles: {} }
|
3332 | 2024-08-30T19:50:01.479Z | DEBG | nexus (BackgroundTasks): roles
background_task = region_replacement_driver
roles = RoleSet { roles: {} }
|
3333 | 2024-08-30T19:50:01.479Z | DEBG | nexus (BackgroundTasks): activating
background_task = switch_port_config_manager
iteration = 15
reason = Timeout
|
3334 | 2024-08-30T19:50:01.479Z | DEBG | nexus (BackgroundTasks): roles
background_task = switch_port_config_manager
roles = RoleSet { roles: {} }
|
3335 | 2024-08-30T19:50:01.479Z | DEBG | nexus (BackgroundTasks): activating
background_task = bfd_manager
iteration = 15
reason = Timeout
|
3336 | 2024-08-30T19:50:01.479Z | DEBG | nexus (BackgroundTasks): roles
background_task = bfd_manager
roles = RoleSet { roles: {} }
|
3337 | 2024-08-30T19:50:01.480Z | DEBG | nexus (BackgroundTasks): activating
background_task = abandoned_vmm_reaper
iteration = 8
reason = Timeout
|
3338 | 2024-08-30T19:50:01.480Z | INFO | nexus (BackgroundTasks): Abandoned VMM reaper running
background_task = abandoned_vmm_reaper
file = nexus/src/app/background/tasks/abandoned_vmm_reaper.rs:76
|
3339 | 2024-08-30T19:50:01.480Z | DEBG | nexus (BackgroundTasks): roles
background_task = abandoned_vmm_reaper
roles = RoleSet { roles: {} }
|
3340 | 2024-08-30T19:50:01.480Z | DEBG | nexus (BackgroundTasks): activating
background_task = region_snapshot_replacement_start
iteration = 15
reason = Timeout
|
3341 | 2024-08-30T19:50:01.480Z | DEBG | nexus (BackgroundTasks): roles
background_task = region_snapshot_replacement_start
roles = RoleSet { roles: {} }
|
3342 | 2024-08-30T19:50:01.480Z | DEBG | nexus (BackgroundTasks): activating
background_task = region_snapshot_replacement_step
iteration = 15
reason = Timeout
|
3343 | 2024-08-30T19:50:01.480Z | DEBG | nexus (BackgroundTasks): activating
background_task = decommissioned_disk_cleaner
iteration = 8
reason = Timeout
|
3344 | 2024-08-30T19:50:01.480Z | DEBG | nexus (BackgroundTasks): roles
background_task = region_snapshot_replacement_step
roles = RoleSet { roles: {} }
|
3345 | 2024-08-30T19:50:01.480Z | INFO | nexus (BackgroundTasks): Decommissioned disk cleaner running
background_task = decommissioned_disk_cleaner
file = nexus/src/app/background/tasks/decommissioned_disk_cleaner.rs:56
|
3346 | 2024-08-30T19:50:01.480Z | DEBG | nexus (BackgroundTasks): activating
background_task = physical_disk_adoption
iteration = 16
reason = Timeout
|
3347 | 2024-08-30T19:50:01.480Z | DEBG | nexus (BackgroundTasks): roles
background_task = decommissioned_disk_cleaner
roles = RoleSet { roles: {} }
|
3348 | 2024-08-30T19:50:01.480Z | DEBG | nexus (BackgroundTasks): activating
background_task = lookup_region_port
iteration = 8
reason = Timeout
|
3349 | 2024-08-30T19:50:01.480Z | DEBG | nexus (BackgroundTasks): roles
background_task = physical_disk_adoption
roles = RoleSet { roles: {} }
|
3350 | 2024-08-30T19:50:01.480Z | DEBG | nexus (BackgroundTasks): roles
background_task = lookup_region_port
roles = RoleSet { roles: {} }
|
3351 | 2024-08-30T19:50:01.480Z | DEBG | nexus (BackgroundTasks): activating
background_task = region_snapshot_replacement_garbage_collection
iteration = 15
reason = Timeout
|
3352 | 2024-08-30T19:50:01.480Z | DEBG | nexus (BackgroundTasks): roles
background_task = region_snapshot_replacement_garbage_collection
roles = RoleSet { roles: {} }
|
3353 | 2024-08-30T19:50:01.480Z | DEBG | nexus (BackgroundTasks): activating
background_task = dns_propagation_internal
dns_group = internal
iteration = 10
reason = Timeout
|
3354 | 2024-08-30T19:50:01.480Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = instance_updater
resource = Database
result = Ok(())
|
3355 | 2024-08-30T19:50:01.480Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = dns_config_external
dns_group = external
resource = Database
result = Ok(())
|
3356 | 2024-08-30T19:50:01.480Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = region_replacement
resource = Database
result = Ok(())
|
3357 | 2024-08-30T19:50:01.480Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = instance_watcher
resource = Database
result = Ok(())
|
3358 | 2024-08-30T19:50:01.480Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = metrics_producer_gc
resource = Database
result = Ok(())
|
3359 | 2024-08-30T19:50:01.480Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = service_zone_nat_tracker
resource = Database
result = Ok(())
|
3360 | 2024-08-30T19:50:01.480Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = v2p_manager
resource = Database
result = Ok(())
|
3361 | 2024-08-30T19:50:01.480Z | DEBG | nexus (DnsResolver): lookup_all_socket_v6 srv
dns_name = _nameservice._tcp.control-plane.oxide.internal
response = SrvLookup(Lookup { query: Query { name: Name("_nameservice._tcp.control-plane.oxide.internal"), query_type: SRV, query_class: IN }, records: [Record { name_labels: Name("_nameservice._tcp.control-plane.oxide.internal."), rr_type: SRV, dns_class: IN, ttl: 0, rdata: Some(SRV(SRV { priority: 0, weight: 0, port: 5353, target: Name("8b642bba-10a6-428b-9af7-48d5f8622e03.host.control-plane.oxide.internal.") })) }, Record { name_labels: Name("_nameservice._tcp.control-plane.oxide.internal."), rr_type: SRV, dns_class: IN, ttl: 0, rdata: Some(SRV(SRV { priority: 0, weight: 0, port: 5353, target: Name("b5d7b957-0082-4dc3-b742-d6e7150a43c2.host.control-plane.oxide.internal.") })) }, Record { name_labels: Name("_nameservice._tcp.control-plane.oxide.internal."), rr_type: SRV, dns_class: IN, ttl: 0, rdata: Some(SRV(SRV { priority: 0, weight: 0, port: 5353, target: Name("c4910af2-5760-4c5f-bb62-3b2357eab858.host.control-plane.oxide.internal.") })) }, Record { name_labels: Name("c4910af2-5760-4c5f-bb62-3b2357eab858.host.control-plane.oxide.internal."), rr_type: AAAA, dns_class: IN, ttl: 0, rdata: Some(AAAA(AAAA(fd00:1122:3344:2::1))) }], valid_until: Instant { tv_sec: 1287, tv_nsec: 785017030 } })
|
3362 | 2024-08-30T19:50:01.480Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = nat_v4_garbage_collector
resource = Database
result = Ok(())
|
3363 | 2024-08-30T19:50:01.480Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = blueprint_loader
resource = Database
result = Ok(())
|
3364 | 2024-08-30T19:50:01.480Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = dns_config_internal
dns_group = internal
resource = Database
result = Ok(())
|
3365 | 2024-08-30T19:50:01.480Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = switch_port_config_manager
resource = Database
result = Ok(())
|
3366 | 2024-08-30T19:50:01.480Z | DEBG | nexus (BackgroundTasks): activating
background_task = region_snapshot_replacement_finish
iteration = 15
reason = Timeout
|
3367 | 2024-08-30T19:50:01.480Z | DEBG | nexus (BackgroundTasks): roles
background_task = region_snapshot_replacement_finish
roles = RoleSet { roles: {} }
|
3368 | 2024-08-30T19:50:01.480Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = region_replacement_driver
resource = Database
result = Ok(())
|
3369 | 2024-08-30T19:50:01.480Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = vpc_route_manager
resource = Database
result = Ok(())
|
3370 | 2024-08-30T19:50:01.480Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = region_snapshot_replacement_start
resource = Database
result = Ok(())
|
3371 | 2024-08-30T19:50:01.480Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = physical_disk_adoption
resource = Database
result = Ok(())
|
3372 | 2024-08-30T19:50:01.480Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = decommissioned_disk_cleaner
resource = Database
result = Ok(())
|
3373 | 2024-08-30T19:50:01.480Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = external_endpoints
resource = Database
result = Ok(())
|
3374 | 2024-08-30T19:50:01.480Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = bfd_manager
resource = Database
result = Ok(())
|
3375 | 2024-08-30T19:50:01.480Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = lookup_region_port
resource = Database
result = Ok(())
|
3376 | 2024-08-30T19:50:01.480Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = region_snapshot_replacement_garbage_collection
resource = Database
result = Ok(())
|
3377 | 2024-08-30T19:50:01.480Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = region_snapshot_replacement_step
resource = Database
result = Ok(())
|
3378 | 2024-08-30T19:50:01.480Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = abandoned_vmm_reaper
resource = Database
result = Ok(())
|
3379 | 2024-08-30T19:50:01.480Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = region_snapshot_replacement_finish
resource = Database
result = Ok(())
|
3380 | 2024-08-30T19:50:01.481Z | DEBG | nexus (DnsResolver): lookup_all_socket_v6 srv
dns_name = _external-dns._tcp.control-plane.oxide.internal
response = SrvLookup(Lookup { query: Query { name: Name("_external-dns._tcp.control-plane.oxide.internal"), query_type: SRV, query_class: IN }, records: [Record { name_labels: Name("_external-dns._tcp.control-plane.oxide.internal."), rr_type: SRV, dns_class: IN, ttl: 0, rdata: Some(SRV(SRV { priority: 0, weight: 0, port: 5353, target: Name("b5636b10-76ec-4aa4-8bd4-1f95780813df.host.control-plane.oxide.internal.") })) }, Record { name_labels: Name("_external-dns._tcp.control-plane.oxide.internal."), rr_type: SRV, dns_class: IN, ttl: 0, rdata: Some(SRV(SRV { priority: 0, weight: 0, port: 5353, target: Name("ff52340f-525a-4b88-bfc8-1cb0fe9ceba7.host.control-plane.oxide.internal.") })) }, Record { name_labels: Name("ff52340f-525a-4b88-bfc8-1cb0fe9ceba7.host.control-plane.oxide.internal."), rr_type: AAAA, dns_class: IN, ttl: 0, rdata: Some(AAAA(AAAA(fd00:1122:3344:101::8))) }], valid_until: Instant { tv_sec: 1287, tv_nsec: 786395924 } })
|
3381 | 2024-08-30T19:50:01.481Z | DEBG | nexus (BackgroundTasks): roles
background_task = dns_config_external
dns_group = external
roles = RoleSet { roles: {} }
|
3382 | 2024-08-30T19:50:01.482Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = dns_config_external
dns_group = external
resource = Database
result = Ok(())
|
3383 | 2024-08-30T19:50:01.482Z | DEBG | nexus (BackgroundTasks): found DNS servers (no change)
addresses = DnsServersList { addresses: [[fd00:1122:3344:1::1]:5353, [fd00:1122:3344:3::1]:5353, [fd00:1122:3344:2::1]:5353] }
background_task = dns_servers_internal
current_servers = DnsServersList { addresses: [[fd00:1122:3344:1::1]:5353, [fd00:1122:3344:3::1]:5353, [fd00:1122:3344:2::1]:5353] }
dns_group = internal
|
3384 | 2024-08-30T19:50:01.482Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = dns_servers_internal
dns_group = internal
elapsed = 2.758939ms
iteration = 8
status = {"addresses":["[fd00:1122:3344:1::1]:5353","[fd00:1122:3344:3::1]:5353","[fd00:1122:3344:2::1]:5353"]}
|
3385 | 2024-08-30T19:50:01.483Z | DEBG | nexus (BackgroundTasks): found DNS servers (no change)
addresses = DnsServersList { addresses: [[fd00:1122:3344:101::9]:5353, [fd00:1122:3344:101::8]:5353] }
background_task = dns_servers_external
current_servers = DnsServersList { addresses: [[fd00:1122:3344:101::9]:5353, [fd00:1122:3344:101::8]:5353] }
dns_group = external
|
3386 | 2024-08-30T19:50:01.483Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = dns_servers_external
dns_group = external
elapsed = 3.616953ms
iteration = 8
status = {"addresses":["[fd00:1122:3344:101::9]:5353","[fd00:1122:3344:101::8]:5353"]}
|
3387 | 2024-08-30T19:50:01.483Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = phantom_disks
elapsed = 4.051321ms
iteration = 15
status = {"phantom_disk_deleted_err":0,"phantom_disk_deleted_ok":0}
|
3388 | 2024-08-30T19:50:01.484Z | DEBG | nexus (BackgroundTasks): roles
background_task = instance_watcher
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
3389 | 2024-08-30T19:50:01.484Z | INFO | nexus (BackgroundTasks): Metric producer GC complete (no errors)
background_task = metrics_producer_gc
expiration = 2024-08-30 19:40:01.479612093 UTC
file = nexus/src/app/background/tasks/metrics_producer_gc.rs:69
pruned = {}
|
3390 | 2024-08-30T19:50:01.484Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = metrics_producer_gc
elapsed = 5.361414ms
iteration = 8
status = {"expiration":"2024-08-30T19:40:01.479612093Z","pruned":[]}
|
3391 | 2024-08-30T19:50:01.485Z | DEBG | nexus (BackgroundTasks): roles
background_task = service_zone_nat_tracker
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
3392 | 2024-08-30T19:50:01.487Z | DEBG | nexus (BackgroundTasks): authorize result
action = Read
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = instance_watcher
resource = Fleet
result = Ok(())
|
3393 | 2024-08-30T19:50:01.487Z | DEBG | nexus (BackgroundTasks): roles
background_task = instance_watcher
roles = RoleSet { roles: {} }
|
3394 | 2024-08-30T19:50:01.487Z | DEBG | nexus (DnsResolver): lookup_all_ipv6 srv
dns_name = _dendrite._tcp.control-plane.oxide.internal
response = SrvLookup(Lookup { query: Query { name: Name("_dendrite._tcp.control-plane.oxide.internal"), query_type: SRV, query_class: IN }, records: [Record { name_labels: Name("_dendrite._tcp.control-plane.oxide.internal."), rr_type: SRV, dns_class: IN, ttl: 0, rdata: Some(SRV(SRV { priority: 0, weight: 0, port: 12224, target: Name("dendrite-289c9d10-fa69-4638-aac7-3cfc6b4e23be.host.control-plane.oxide.internal.") })) }, Record { name_labels: Name("dendrite-289c9d10-fa69-4638-aac7-3cfc6b4e23be.host.control-plane.oxide.internal."), rr_type: AAAA, dns_class: IN, ttl: 0, rdata: Some(AAAA(AAAA(fd00:1122:3344:101::2))) }], valid_until: Instant { tv_sec: 1287, tv_nsec: 791752378 } })
|
3395 | 2024-08-30T19:50:01.487Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = instance_watcher
resource = Database
result = Ok(())
|
3396 | 2024-08-30T19:50:01.487Z | INFO | nexus (BackgroundTasks): Determining switch slots managed by switch zones
background_task = nat_v4_garbage_collector
file = nexus/src/app/mod.rs:1050
|
3397 | 2024-08-30T19:50:01.488Z | DEBG | nexus (BackgroundTasks): roles
background_task = dns_config_internal
dns_group = internal
roles = RoleSet { roles: {} }
|
3398 | 2024-08-30T19:50:01.488Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = dns_config_internal
dns_group = internal
resource = Database
result = Ok(())
|
3399 | 2024-08-30T19:50:01.488Z | DEBG | nexus (BackgroundTasks): authorize result
action = Read
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = service_zone_nat_tracker
resource = Inventory
result = Ok(())
|
3400 | 2024-08-30T19:50:01.488Z | DEBG | nexus (BackgroundTasks): roles
background_task = service_zone_nat_tracker
roles = RoleSet { roles: {} }
|
3401 | 2024-08-30T19:50:01.488Z | DEBG | nexus (BackgroundTasks): roles
background_task = blueprint_loader
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
3402 | 2024-08-30T19:50:01.488Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = service_zone_nat_tracker
resource = Database
result = Ok(())
|
3403 | 2024-08-30T19:50:01.491Z | DEBG | nexus (BackgroundTasks): authorize result
action = Read
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = blueprint_loader
resource = BlueprintConfig
result = Ok(())
|
3404 | 2024-08-30T19:50:01.491Z | DEBG | nexus (BackgroundTasks): roles
background_task = blueprint_loader
roles = RoleSet { roles: {} }
|
3405 | 2024-08-30T19:50:01.491Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = blueprint_loader
resource = Database
result = Ok(())
|
3406 | 2024-08-30T19:50:01.493Z | DEBG | nexus (BackgroundTasks): roles
background_task = vpc_route_manager
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
3407 | 2024-08-30T19:50:01.494Z | DEBG | nexus (BackgroundTasks): authorize result
action = ListChildren
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = vpc_route_manager
resource = Fleet
result = Ok(())
|
3408 | 2024-08-30T19:50:01.494Z | DEBG | nexus (BackgroundTasks): roles
background_task = vpc_route_manager
roles = RoleSet { roles: {} }
|
3409 | 2024-08-30T19:50:01.494Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = vpc_route_manager
resource = Database
result = Ok(())
|
3410 | 2024-08-30T19:50:01.495Z | DEBG | nexus (BackgroundTasks): roles
background_task = decommissioned_disk_cleaner
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
3411 | 2024-08-30T19:50:01.496Z | DEBG | nexus (BackgroundTasks): authorize result
action = Read
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = decommissioned_disk_cleaner
resource = Fleet
result = Ok(())
|
3412 | 2024-08-30T19:50:01.496Z | DEBG | nexus (BackgroundTasks): roles
background_task = decommissioned_disk_cleaner
roles = RoleSet { roles: {} }
|
3413 | 2024-08-30T19:50:01.497Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = decommissioned_disk_cleaner
resource = Database
result = Ok(())
|
3414 | 2024-08-30T19:50:01.502Z | DEBG | nexus (DnsResolver): lookup_all_ipv6 srv
dns_name = _dendrite._tcp.control-plane.oxide.internal
response = SrvLookup(Lookup { query: Query { name: Name("_dendrite._tcp.control-plane.oxide.internal"), query_type: SRV, query_class: IN }, records: [Record { name_labels: Name("_dendrite._tcp.control-plane.oxide.internal."), rr_type: SRV, dns_class: IN, ttl: 0, rdata: Some(SRV(SRV { priority: 0, weight: 0, port: 12224, target: Name("dendrite-289c9d10-fa69-4638-aac7-3cfc6b4e23be.host.control-plane.oxide.internal.") })) }, Record { name_labels: Name("dendrite-289c9d10-fa69-4638-aac7-3cfc6b4e23be.host.control-plane.oxide.internal."), rr_type: AAAA, dns_class: IN, ttl: 0, rdata: Some(AAAA(AAAA(fd00:1122:3344:101::2))) }], valid_until: Instant { tv_sec: 1287, tv_nsec: 807065467 } })
|
3415 | 2024-08-30T19:50:01.502Z | INFO | nexus (BackgroundTasks): Determining switch slots managed by switch zones
background_task = bfd_manager
file = nexus/src/app/mod.rs:1050
|
3416 | 2024-08-30T19:50:01.504Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = lookup_region_port
elapsed = 24.762535ms
iteration = 8
status = {"errors":[],"found_port_ok":[]}
|
3417 | 2024-08-30T19:50:01.505Z | DEBG | nexus (BackgroundTasks): roles
background_task = dns_config_external
dns_group = external
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
3418 | 2024-08-30T19:50:01.506Z | DEBG | nexus (BackgroundTasks): roles
background_task = dns_config_internal
dns_group = internal
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
3419 | 2024-08-30T19:50:01.506Z | DEBG | nexus (BackgroundTasks): roles
background_task = service_zone_nat_tracker
roles = RoleSet { roles: {} }
|
3420 | 2024-08-30T19:50:01.507Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = service_zone_nat_tracker
resource = Database
result = Ok(())
|
3421 | 2024-08-30T19:50:01.507Z | DEBG | nexus (BackgroundTasks): roles
background_task = blueprint_loader
roles = RoleSet { roles: {} }
|
3422 | 2024-08-30T19:50:01.507Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = blueprint_loader
resource = Database
result = Ok(())
|
3423 | 2024-08-30T19:50:01.509Z | DEBG | nexus (BackgroundTasks): authorize result
action = Read
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = dns_config_internal
dns_group = internal
resource = DnsConfig
result = Ok(())
|
3424 | 2024-08-30T19:50:01.511Z | DEBG | nexus (BackgroundTasks): authorize result
action = Read
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = dns_config_external
dns_group = external
resource = DnsConfig
result = Ok(())
|
3425 | 2024-08-30T19:50:01.512Z | DEBG | nexus (BackgroundTasks): found DNS version
background_task = dns_config_external
dns_group = external
version = 2
|
3426 | 2024-08-30T19:50:01.512Z | DEBG | nexus (BackgroundTasks): reading DNS config
background_task = dns_config_external
dns_group = external
|
3427 | 2024-08-30T19:50:01.512Z | DEBG | nexus (BackgroundTasks): reading DNS zones
background_task = dns_config_external
dns_group = external
|
3428 | 2024-08-30T19:50:01.512Z | DEBG | nexus (BackgroundTasks): roles
background_task = dns_config_external
dns_group = external
roles = RoleSet { roles: {} }
|
3429 | 2024-08-30T19:50:01.512Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = dns_config_external
dns_group = external
resource = Database
result = Ok(())
|
3430 | 2024-08-30T19:50:01.514Z | DEBG | nexus (BackgroundTasks): roles
background_task = blueprint_loader
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
3431 | 2024-08-30T19:50:01.516Z | DEBG | nexus (BackgroundTasks): authorize result
action = Read
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = blueprint_loader
resource = Blueprint { parent: Fleet, key: 6cec0807-9a99-4265-913f-3aea7fdc6b25, lookup_type: ById(6cec0807-9a99-4265-913f-3aea7fdc6b25) }
result = Ok(())
|
3432 | 2024-08-30T19:50:01.516Z | DEBG | nexus (BackgroundTasks): roles
background_task = blueprint_loader
roles = RoleSet { roles: {} }
|
3433 | 2024-08-30T19:50:01.517Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = blueprint_loader
resource = Database
result = Ok(())
|
3434 | 2024-08-30T19:50:01.518Z | DEBG | nexus (BackgroundTasks): roles
background_task = dns_config_external
dns_group = external
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
3435 | 2024-08-30T19:50:01.521Z | DEBG | nexus (BackgroundTasks): roles
background_task = region_replacement
roles = RoleSet { roles: {} }
|
3436 | 2024-08-30T19:50:01.522Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = region_replacement
resource = Database
result = Ok(())
|
3437 | 2024-08-30T19:50:01.522Z | DEBG | nexus (BackgroundTasks): authorize result
action = Read
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = dns_config_external
dns_group = external
resource = DnsConfig
result = Ok(())
|
3438 | 2024-08-30T19:50:01.522Z | DEBG | nexus (BackgroundTasks): roles
background_task = dns_config_external
dns_group = external
roles = RoleSet { roles: {} }
|
3439 | 2024-08-30T19:50:01.522Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = dns_config_external
dns_group = external
resource = Database
result = Ok(())
|
3440 | 2024-08-30T19:50:01.526Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = region_replacement
elapsed = 46.479805ms
iteration = 15
status = {"region_replacement_started_err":0,"region_replacement_started_ok":0}
|
3441 | 2024-08-30T19:50:01.527Z | DEBG | nexus (BackgroundTasks): roles
background_task = switch_port_config_manager
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
3442 | 2024-08-30T19:50:01.528Z | INFO | nexus (BackgroundTasks): listed instances with destroyed active VMMs
background_task = instance_updater
count = 0
file = nexus/src/app/background/tasks/instance_updater.rs:55
|
3443 | 2024-08-30T19:50:01.528Z | DEBG | nexus (BackgroundTasks): looking for instances with terminated active migrations...
background_task = instance_updater
|
3444 | 2024-08-30T19:50:01.528Z | DEBG | nexus (BackgroundTasks): roles
background_task = instance_updater
roles = RoleSet { roles: {} }
|
3445 | 2024-08-30T19:50:01.528Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = instance_updater
resource = Database
result = Ok(())
|
3446 | 2024-08-30T19:50:01.529Z | DEBG | nexus (BackgroundTasks): authorize result
action = Read
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = switch_port_config_manager
resource = Fleet
result = Ok(())
|
3447 | 2024-08-30T19:50:01.529Z | DEBG | nexus (BackgroundTasks): roles
background_task = switch_port_config_manager
roles = RoleSet { roles: {} }
|
3448 | 2024-08-30T19:50:01.529Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = switch_port_config_manager
resource = Database
result = Ok(())
|
3449 | 2024-08-30T19:50:01.529Z | DEBG | nexus (BackgroundTasks): found latest target blueprint (unchanged)
background_task = blueprint_loader
original_target_id = 6cec0807-9a99-4265-913f-3aea7fdc6b25
original_time_created = 2024-08-30 19:42:44.596991 UTC
target_id = 6cec0807-9a99-4265-913f-3aea7fdc6b25
time_created = 2024-08-30 19:42:44.596991 UTC
|
3450 | 2024-08-30T19:50:01.529Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = blueprint_loader
elapsed = 50.040528ms
iteration = 43
status = {"enabled":false,"status":"target blueprint unchanged","target_id":"6cec0807-9a99-4265-913f-3aea7fdc6b25","time_created":"2024-08-30T19:42:44.596991Z"}
|
3451 | 2024-08-30T19:50:01.531Z | DEBG | nexus (BackgroundTasks): roles
background_task = region_replacement_driver
roles = RoleSet { roles: {} }
|
3452 | 2024-08-30T19:50:01.531Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = region_replacement_driver
resource = Database
result = Ok(())
|
3453 | 2024-08-30T19:50:01.531Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = region_snapshot_replacement_garbage_collection
elapsed = 51.986042ms
iteration = 15
status = {"errors":[],"garbage_collect_requested":[]}
|
3454 | 2024-08-30T19:50:01.532Z | DEBG | nexus (DnsResolver): lookup_all_ipv6 srv
dns_name = _dendrite._tcp.control-plane.oxide.internal
response = SrvLookup(Lookup { query: Query { name: Name("_dendrite._tcp.control-plane.oxide.internal"), query_type: SRV, query_class: IN }, records: [Record { name_labels: Name("_dendrite._tcp.control-plane.oxide.internal."), rr_type: SRV, dns_class: IN, ttl: 0, rdata: Some(SRV(SRV { priority: 0, weight: 0, port: 12224, target: Name("dendrite-289c9d10-fa69-4638-aac7-3cfc6b4e23be.host.control-plane.oxide.internal.") })) }, Record { name_labels: Name("dendrite-289c9d10-fa69-4638-aac7-3cfc6b4e23be.host.control-plane.oxide.internal."), rr_type: AAAA, dns_class: IN, ttl: 0, rdata: Some(AAAA(AAAA(fd00:1122:3344:101::2))) }], valid_until: Instant { tv_sec: 1287, tv_nsec: 836881740 } })
|
3455 | 2024-08-30T19:50:01.533Z | INFO | nexus (BackgroundTasks): Determining switch slots managed by switch zones
background_task = switch_port_config_manager
file = nexus/src/app/mod.rs:1050
rack_id = 27cfef72-d05b-490f-ac92-5c7cad830c2e
|
3456 | 2024-08-30T19:50:01.534Z | DEBG | nexus (BackgroundTasks): roles
background_task = physical_disk_adoption
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
3457 | 2024-08-30T19:50:01.536Z | DEBG | nexus (BackgroundTasks): roles
background_task = external_endpoints
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
3458 | 2024-08-30T19:50:01.536Z | DEBG | nexus (BackgroundTasks): authorize result
action = Read
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = physical_disk_adoption
resource = Fleet
result = Ok(())
|
3459 | 2024-08-30T19:50:01.536Z | DEBG | nexus (BackgroundTasks): roles
background_task = physical_disk_adoption
roles = RoleSet { roles: {} }
|
3460 | 2024-08-30T19:50:01.537Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = physical_disk_adoption
resource = Database
result = Ok(())
|
3461 | 2024-08-30T19:50:01.538Z | DEBG | nexus (BackgroundTasks): authorize result
action = ListChildren
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = external_endpoints
resource = Fleet
result = Ok(())
|
3462 | 2024-08-30T19:50:01.538Z | DEBG | nexus (BackgroundTasks): roles
background_task = external_endpoints
roles = RoleSet { roles: {} }
|
3463 | 2024-08-30T19:50:01.538Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = external_endpoints
resource = Database
result = Ok(())
|
3464 | 2024-08-30T19:50:01.539Z | DEBG | nexus (BackgroundTasks): roles
background_task = vpc_route_manager
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
3465 | 2024-08-30T19:50:01.539Z | DEBG | nexus (BackgroundTasks): roles
background_task = region_snapshot_replacement_start
roles = RoleSet { roles: {} }
|
3466 | 2024-08-30T19:50:01.539Z | DEBG | nexus (BackgroundTasks): roles
background_task = physical_disk_adoption
roles = RoleSet { roles: {} }
|
3467 | 2024-08-30T19:50:01.540Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = region_snapshot_replacement_start
resource = Database
result = Ok(())
|
3468 | 2024-08-30T19:50:01.540Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = physical_disk_adoption
resource = Database
result = Ok(())
|
3469 | 2024-08-30T19:50:01.540Z | DEBG | nexus (BackgroundTasks): authorize result
action = ListChildren
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = vpc_route_manager
resource = Fleet
result = Ok(())
|
3470 | 2024-08-30T19:50:01.540Z | DEBG | nexus (BackgroundTasks): roles
background_task = vpc_route_manager
roles = RoleSet { roles: {} }
|
3471 | 2024-08-30T19:50:01.541Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = vpc_route_manager
resource = Database
result = Ok(())
|
3472 | 2024-08-30T19:50:01.544Z | DEBG | nexus (BackgroundTasks): roles
background_task = external_endpoints
roles = RoleSet { roles: {} }
|
3473 | 2024-08-30T19:50:01.544Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = external_endpoints
resource = Database
result = Ok(())
|
3474 | 2024-08-30T19:50:01.545Z | DEBG | nexus (BackgroundTasks): roles
background_task = service_zone_nat_tracker
roles = RoleSet { roles: {} }
|
3475 | 2024-08-30T19:50:01.545Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = service_zone_nat_tracker
resource = Database
result = Ok(())
|
3476 | 2024-08-30T19:50:01.547Z | DEBG | nexus (BackgroundTasks): Found zpools on decommissioned disks
background_task = decommissioned_disk_cleaner
count = 0
|
3477 | 2024-08-30T19:50:01.547Z | INFO | nexus (BackgroundTasks): Cleaned decommissioned zpools
background_task = decommissioned_disk_cleaner
deleted = 0
error_count = 0
file = nexus/src/app/background/tasks/decommissioned_disk_cleaner.rs:140
found = 0
not_ready_to_be_deleted = 0
|
3478 | 2024-08-30T19:50:01.547Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = decommissioned_disk_cleaner
elapsed = 67.054086ms
iteration = 8
status = {"deleted":0,"error":null,"error_count":0,"found":0,"not_ready_to_be_deleted":0}
|
3479 | 2024-08-30T19:50:01.547Z | DEBG | nexus (BackgroundTasks): roles
background_task = external_endpoints
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
3480 | 2024-08-30T19:50:01.547Z | DEBG | nexus (BackgroundTasks): roles
background_task = physical_disk_adoption
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
3481 | 2024-08-30T19:50:01.548Z | DEBG | nexus (BackgroundTasks): roles
background_task = region_snapshot_replacement_step
roles = RoleSet { roles: {} }
|
3482 | 2024-08-30T19:50:01.548Z | DEBG | nexus (BackgroundTasks): roles
background_task = service_zone_nat_tracker
roles = RoleSet { roles: {} }
|
3483 | 2024-08-30T19:50:01.548Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = region_snapshot_replacement_step
resource = Database
result = Ok(())
|
3484 | 2024-08-30T19:50:01.549Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = service_zone_nat_tracker
resource = Database
result = Ok(())
|
3485 | 2024-08-30T19:50:01.550Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = region_snapshot_replacement_finish
elapsed = 69.806985ms
iteration = 15
status = {"errors":[],"records_set_to_done":[]}
|
3486 | 2024-08-30T19:50:01.550Z | DEBG | nexus (BackgroundTasks): authorize result
action = Read
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = external_endpoints
resource = DnsConfig
result = Ok(())
|
3487 | 2024-08-30T19:50:01.550Z | DEBG | nexus (BackgroundTasks): roles
background_task = external_endpoints
roles = RoleSet { roles: {} }
|
3488 | 2024-08-30T19:50:01.550Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = external_endpoints
resource = Database
result = Ok(())
|
3489 | 2024-08-30T19:50:01.551Z | DEBG | nexus (BackgroundTasks): authorize result
action = Read
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = physical_disk_adoption
resource = Fleet
result = Ok(())
|
3490 | 2024-08-30T19:50:01.551Z | DEBG | nexus (BackgroundTasks): roles
background_task = physical_disk_adoption
roles = RoleSet { roles: {} }
|
3491 | 2024-08-30T19:50:01.551Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = physical_disk_adoption
resource = Database
result = Ok(())
|
3492 | 2024-08-30T19:50:01.554Z | DEBG | nexus (BackgroundTasks): roles
background_task = service_zone_nat_tracker
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
3493 | 2024-08-30T19:50:01.557Z | DEBG | nexus (BackgroundTasks): authorize result
action = Read
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = service_zone_nat_tracker
resource = Sled { parent: Fleet, key: 289c9d10-fa69-4638-aac7-3cfc6b4e23be, lookup_type: ById(289c9d10-fa69-4638-aac7-3cfc6b4e23be) }
result = Ok(())
|
3494 | 2024-08-30T19:50:01.557Z | DEBG | nexus (BackgroundTasks): roles
background_task = service_zone_nat_tracker
roles = RoleSet { roles: {} }
|
3495 | 2024-08-30T19:50:01.557Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = service_zone_nat_tracker
resource = Database
result = Ok(())
|
3496 | 2024-08-30T19:50:01.558Z | DEBG | nexus (BackgroundTasks): Found abandoned VMMs
background_task = abandoned_vmm_reaper
count = 0
|
3497 | 2024-08-30T19:50:01.558Z | INFO | nexus (BackgroundTasks): Abandoned VMMs reaped
background_task = abandoned_vmm_reaper
file = nexus/src/app/background/tasks/abandoned_vmm_reaper.rs:189
found = 0
sled_reservations_deleted = 0
vmms_already_deleted = 0
vmms_deleted = 0
|
3498 | 2024-08-30T19:50:01.558Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = abandoned_vmm_reaper
elapsed = 78.584489ms
iteration = 8
status = {"error":null,"error_count":0,"found":0,"sled_reservations_deleted":0,"vmms_already_deleted":0,"vmms_deleted":0}
|
3499 | 2024-08-30T19:50:01.558Z | DEBG | nexus (BackgroundTasks): found DNS version
background_task = dns_config_internal
dns_group = internal
version = 1
|
3500 | 2024-08-30T19:50:01.558Z | DEBG | nexus (BackgroundTasks): reading DNS config
background_task = dns_config_internal
dns_group = internal
|
3501 | 2024-08-30T19:50:01.558Z | DEBG | nexus (BackgroundTasks): reading DNS zones
background_task = dns_config_internal
dns_group = internal
|
3502 | 2024-08-30T19:50:01.558Z | DEBG | nexus (BackgroundTasks): roles
background_task = dns_config_internal
dns_group = internal
roles = RoleSet { roles: {} }
|
3503 | 2024-08-30T19:50:01.559Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = dns_config_internal
dns_group = internal
resource = Database
result = Ok(())
|
3504 | 2024-08-30T19:50:01.559Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = service_zone_nat_tracker
elapsed = 79.871811ms
iteration = 15
status = 0
|
3505 | 2024-08-30T19:50:01.560Z | DEBG | nexus (BackgroundTasks): roles
background_task = dns_config_internal
dns_group = internal
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
3506 | 2024-08-30T19:50:01.563Z | DEBG | nexus (BackgroundTasks): authorize result
action = Read
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = dns_config_internal
dns_group = internal
resource = DnsConfig
result = Ok(())
|
3507 | 2024-08-30T19:50:01.563Z | DEBG | nexus (BackgroundTasks): roles
background_task = dns_config_internal
dns_group = internal
roles = RoleSet { roles: {} }
|
3508 | 2024-08-30T19:50:01.563Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = dns_config_internal
dns_group = internal
resource = Database
result = Ok(())
|
3509 | 2024-08-30T19:50:01.564Z | DEBG | nexus (BackgroundTasks): found zones
background_task = dns_config_external
count = 1
dns_group = external
|
3510 | 2024-08-30T19:50:01.565Z | DEBG | nexus (BackgroundTasks): listing DNS names for zone
background_task = dns_config_external
batch_size = 100
dns_group = external
dns_zone_id = 7f52d615-4a25-43b0-878f-65d4872e4324
dns_zone_name = oxide.test
found_so_far = 0
version = 2
|
3511 | 2024-08-30T19:50:01.565Z | DEBG | nexus (BackgroundTasks): roles
background_task = dns_config_external
dns_group = external
roles = RoleSet { roles: {} }
|
3512 | 2024-08-30T19:50:01.565Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = dns_config_external
dns_group = external
resource = Database
result = Ok(())
|
3513 | 2024-08-30T19:50:01.570Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = region_replacement_driver
elapsed = 91.16431ms
iteration = 43
status = {"drive_invoked_ok":[],"errors":[],"finish_invoked_ok":[]}
|
3514 | 2024-08-30T19:50:01.584Z | INFO | nexus (BackgroundTasks): listed instances with terminated active migrations
background_task = instance_updater
count = 0
file = nexus/src/app/background/tasks/instance_updater.rs:55
|
3515 | 2024-08-30T19:50:01.584Z | INFO | nexus (BackgroundTasks): instance updater activation completed
background_task = instance_updater
destroyed_active_vmms = 0
file = nexus/src/app/background/tasks/instance_updater.rs:220
terminated_active_migrations = 0
update_sagas_completed = 0
update_sagas_started = 0
|
3516 | 2024-08-30T19:50:01.584Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = instance_updater
elapsed = 104.801848ms
iteration = 15
status = {"destroyed_active_vmms":0,"error":null,"saga_start_failures":0,"sagas_completed":0,"sagas_failed":0,"sagas_started":0,"terminated_active_migrations":0}
|
3517 | 2024-08-30T19:50:01.584Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = region_snapshot_replacement_start
elapsed = 104.633306ms
iteration = 15
status = {"errors":[],"requests_created_ok":[],"start_invoked_ok":[]}
|
3518 | 2024-08-30T19:50:01.585Z | DEBG | nexus (BackgroundTasks): roles
background_task = external_endpoints
roles = RoleSet { roles: {} }
|
3519 | 2024-08-30T19:50:01.585Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = external_endpoints
resource = Database
result = Ok(())
|
3520 | 2024-08-30T19:50:01.587Z | INFO | nexus (BackgroundTasks): all instance checks complete
background_task = instance_watcher
file = nexus/src/app/background/tasks/instance_watcher.rs:454
pruned_instances = 1
total_completed = 0
total_failed = 0
total_incomplete = 0
total_instances = 0
update_sagas_queued = 0
|
3521 | 2024-08-30T19:50:01.587Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = instance_watcher
elapsed = 108.023396ms
iteration = 15
status = {"failed_checks":{},"incomplete_checks":{},"instance_states":{},"pruned_instances":1,"total_instances":0,"update_sagas_queued":0}
|
3522 | 2024-08-30T19:50:01.589Z | DEBG | nexus (BackgroundTasks): roles
background_task = external_endpoints
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
3523 | 2024-08-30T19:50:01.590Z | DEBG | nexus (BackgroundTasks): roles
background_task = region_snapshot_replacement_step
roles = RoleSet { roles: {} }
|
3524 | 2024-08-30T19:50:01.590Z | DEBG | nexus (BackgroundTasks): authorize result
action = ListChildren
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = external_endpoints
resource = Fleet
result = Ok(())
|
3525 | 2024-08-30T19:50:01.590Z | DEBG | nexus (BackgroundTasks): roles
background_task = external_endpoints
roles = RoleSet { roles: {} }
|
3526 | 2024-08-30T19:50:01.591Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = region_snapshot_replacement_step
resource = Database
result = Ok(())
|
3527 | 2024-08-30T19:50:01.591Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = external_endpoints
resource = Database
result = Ok(())
|
3528 | 2024-08-30T19:50:01.607Z | DEBG | nexus (BackgroundTasks): client request
background_task = dns_propagation_internal
body = Some(Body)
dns_group = internal
dns_server_url = http://[fd00:1122:3344:1::1]:5353
generation = 1
method = PUT
servers = DnsServersList { addresses: [[fd00:1122:3344:1::1]:5353, [fd00:1122:3344:3::1]:5353, [fd00:1122:3344:2::1]:5353] }
uri = http://[fd00:1122:3344:1::1]:5353/config
|
3529 | 2024-08-30T19:50:01.607Z | DEBG | nexus (BackgroundTasks): found zones
background_task = dns_config_internal
count = 1
dns_group = internal
|
3530 | 2024-08-30T19:50:01.607Z | DEBG | nexus (BackgroundTasks): listing DNS names for zone
background_task = dns_config_internal
batch_size = 100
dns_group = internal
dns_zone_id = 4da9b8e7-9c0b-4448-afde-f83fab0eb20b
dns_zone_name = control-plane.oxide.internal
found_so_far = 0
version = 1
|
3531 | 2024-08-30T19:50:01.607Z | DEBG | nexus (BackgroundTasks): roles
background_task = dns_config_internal
dns_group = internal
roles = RoleSet { roles: {} }
|
3532 | 2024-08-30T19:50:01.608Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = dns_config_internal
dns_group = internal
resource = Database
result = Ok(())
|
3533 | 2024-08-30T19:50:01.609Z | DEBG | nexus (BackgroundTasks): roles
background_task = dns_config_internal
dns_group = internal
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
3534 | 2024-08-30T19:50:01.611Z | DEBG | nexus (BackgroundTasks): roles
background_task = v2p_manager
roles = RoleSet { roles: {} }
|
3535 | 2024-08-30T19:50:01.611Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = v2p_manager
resource = Database
result = Ok(())
|
3536 | 2024-08-30T19:50:01.612Z | DEBG | nexus (BackgroundTasks): authorize result
action = Read
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = dns_config_internal
dns_group = internal
resource = DnsConfig
result = Ok(())
|
3537 | 2024-08-30T19:50:01.612Z | DEBG | nexus (BackgroundTasks): roles
background_task = dns_config_internal
dns_group = internal
roles = RoleSet { roles: {} }
|
3538 | 2024-08-30T19:50:01.612Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = dns_config_internal
dns_group = internal
resource = Database
result = Ok(())
|
3539 | 2024-08-30T19:50:01.613Z | DEBG | nexus (BackgroundTasks): roles
background_task = dns_config_external
dns_group = external
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
3540 | 2024-08-30T19:50:01.615Z | DEBG | nexus (BackgroundTasks): found all DNS names for zone
background_task = dns_config_internal
dns_group = internal
dns_zone_id = 4da9b8e7-9c0b-4448-afde-f83fab0eb20b
dns_zone_name = control-plane.oxide.internal
found_so_far = 50
version = 1
|
3541 | 2024-08-30T19:50:01.615Z | DEBG | nexus (BackgroundTasks): read DNS config
background_task = dns_config_internal
dns_group = internal
nzones = 1
version = 1
|
3542 | 2024-08-30T19:50:01.615Z | DEBG | nexus (BackgroundTasks): found latest DNS generation (unchanged)
background_task = dns_config_internal
current_generation = 1
current_time_created = 2024-08-30 19:43:16.884603 UTC
dns_group = internal
generation = 1
|
3543 | 2024-08-30T19:50:01.615Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = dns_config_internal
dns_group = internal
elapsed = 135.682341ms
iteration = 8
status = {"generation":1}
|
3544 | 2024-08-30T19:50:01.615Z | DEBG | nexus (BackgroundTasks): authorize result
action = Read
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = dns_config_external
dns_group = external
resource = DnsConfig
result = Ok(())
|
3545 | 2024-08-30T19:50:01.615Z | DEBG | nexus (BackgroundTasks): roles
background_task = dns_config_external
dns_group = external
roles = RoleSet { roles: {} }
|
3546 | 2024-08-30T19:50:01.616Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = dns_config_external
dns_group = external
resource = Database
result = Ok(())
|
3547 | 2024-08-30T19:50:01.622Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = region_snapshot_replacement_step
elapsed = 142.974548ms
iteration = 15
status = {"errors":[],"step_garbage_collect_invoked_ok":[],"step_invoked_ok":[],"step_records_created_ok":[]}
|
3548 | 2024-08-30T19:50:01.626Z | INFO | nexus (BackgroundTasks): found Silo/DNS/TLS config (changed)
background_task = external_endpoints
config = ExternalEndpoints { by_dns_name: {"default-silo.sys.oxide.test": ExternalEndpoint { silo_id: 001de000-5110-4000-8000-000000000000, db_silo: Silo { identity: SiloIdentity { id: 001de000-5110-4000-8000-000000000000, name: Name(Name("default-silo")), description: "default silo", time_created: 2024-08-30T19:42:58.455639Z, time_modified: 2024-08-30T19:42:58.455639Z, time_deleted: None }, discoverable: false, authentication_mode: Local, user_provision_type: ApiOnly, mapped_fleet_roles: Object {}, rcgen: Generation(Generation(1)) }, tls_certs: [] }, "recovery.sys.oxide.test": ExternalEndpoint { silo_id: aa09ea70-5935-4726-aa8b-daae29285c7a, db_silo: Silo { identity: SiloIdentity { id: aa09ea70-5935-4726-aa8b-daae29285c7a, name: Name(Name("recovery")), description: "built-in recovery Silo", time_created: 2024-08-30T19:43:18.290633Z, time_modified: 2024-08-30T19:43:18.290633Z, time_deleted: None }, discoverable: false, authentication_mode: Local, user_provision_type: ApiOnly, mapped_fleet_roles: Object {"admin": Array [String("admin")]}, rcgen: Generation(Generation(4)) }, tls_certs: [TlsCertificate { digest: "3c866038d66bab74a40e61f6620010bb5e0f64344fb4d1705ff0d1538af8c189" }] }}, warnings: [NoSiloCerts { silo_id: 001de000-5110-4000-8000-000000000000, dns_name: "default-silo.sys.oxide.test" }], default_endpoint: Some(ExternalEndpoint { silo_id: aa09ea70-5935-4726-aa8b-daae29285c7a, db_silo: Silo { identity: SiloIdentity { id: aa09ea70-5935-4726-aa8b-daae29285c7a, name: Name(Name("recovery")), description: "built-in recovery Silo", time_created: 2024-08-30T19:43:18.290633Z, time_modified: 2024-08-30T19:43:18.290633Z, time_deleted: None }, discoverable: false, authentication_mode: Local, user_provision_type: ApiOnly, mapped_fleet_roles: Object {"admin": Array [String("admin")]}, rcgen: Generation(Generation(4)) }, tls_certs: [TlsCertificate { digest: "3c866038d66bab74a40e61f6620010bb5e0f64344fb4d1705ff0d1538af8c189" }] }) }
file = nexus/src/app/background/tasks/external_endpoints.rs:94
|
3549 | 2024-08-30T19:50:01.626Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = external_endpoints
elapsed = 146.736874ms
iteration = 8
status = {"by_dns_name":{"default-silo.sys.oxide.test":{"silo_id":"001de000-5110-4000-8000-000000000000","tls_certs":[]},"recovery.sys.oxide.test":{"silo_id":"aa09ea70-5935-4726-aa8b-daae29285c7a","tls_certs":["3c866038d66bab74a40e61f6620010bb5e0f64344fb4d1705ff0d1538af8c189"]}},"default_endpoint":{"silo_id":"aa09ea70-5935-4726-aa8b-daae29285c7a","tls_certs":["3c866038d66bab74a40e61f6620010bb5e0f64344fb4d1705ff0d1538af8c189"]},"warnings":["silo 001de000-5110-4000-8000-000000000000 with DNS name \\"default-silo.sys.oxide.test\\" has no usable certificates"]}
|
3550 | 2024-08-30T19:50:01.644Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = physical_disk_adoption
elapsed = 164.70771ms
iteration = 16
status = {"physical_disks_added":0}
|
3551 | 2024-08-30T19:50:01.652Z | INFO | nexus (BackgroundTasks): determining switch slot managed by dendrite zone
background_task = bfd_manager
file = nexus/src/app/mod.rs:1058
zone_address = fd00:1122:3344:101::2
|
3552 | 2024-08-30T19:50:01.652Z | DEBG | nexus (MgsClient): client request
background_task = bfd_manager
body = None
method = GET
uri = http://[fd00:1122:3344:101::2]:12225/local/switch-id
|
3553 | 2024-08-30T19:50:01.652Z | DEBG | nexus (MgsClient): client response
background_task = bfd_manager
result = Ok(Response { url: Url { scheme: "http", cannot_be_a_base: false, username: "", password: None, host: Some(Ipv6(fd00:1122:3344:101::2)), port: Some(12225), path: "/local/switch-id", query: None, fragment: None }, status: 200, headers: {"content-type": "application/json", "x-request-id": "4cf96617-ff08-44e0-9e45-4e46603c7b06", "content-length": "26", "date": "Fri, 30 Aug 2024 19:50:01 GMT"} })
|
3554 | 2024-08-30T19:50:01.652Z | INFO | nexus (BackgroundTasks): identified switch slot for dendrite zone
background_task = bfd_manager
file = nexus/src/app/mod.rs:1063
slot = SpIdentifier {\n slot: 0,\n type_: Switch,\n}
zone_address = fd00:1122:3344:101::2
|
3555 | 2024-08-30T19:50:01.653Z | INFO | nexus (BackgroundTasks): completed mapping dendrite zones to switch slots
background_task = bfd_manager
file = nexus/src/app/mod.rs:1095
mappings = {\n Switch0: fd00:1122:3344:101::2,\n}
|
3556 | 2024-08-30T19:50:01.710Z | DEBG | nexus (BackgroundTasks): roles
background_task = v2p_manager
roles = RoleSet { roles: {} }
|
3557 | 2024-08-30T19:50:01.710Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = v2p_manager
resource = Database
result = Ok(())
|
3558 | 2024-08-30T19:50:01.738Z | DEBG | nexus (BackgroundTasks): client request
background_task = dns_propagation_external
body = Some(Body)
dns_group = external
dns_server_url = http://[fd00:1122:3344:101::9]:5353
generation = 2
method = PUT
servers = DnsServersList { addresses: [[fd00:1122:3344:101::9]:5353, [fd00:1122:3344:101::8]:5353] }
uri = http://[fd00:1122:3344:101::9]:5353/config
|
3559 | 2024-08-30T19:50:01.739Z | INFO | nexus (BackgroundTasks): determining switch slot managed by dendrite zone
background_task = nat_v4_garbage_collector
file = nexus/src/app/mod.rs:1058
zone_address = fd00:1122:3344:101::2
|
3560 | 2024-08-30T19:50:01.739Z | DEBG | nexus (MgsClient): client request
background_task = nat_v4_garbage_collector
body = None
method = GET
uri = http://[fd00:1122:3344:101::2]:12225/local/switch-id
|
3561 | 2024-08-30T19:50:01.739Z | DEBG | nexus (MgsClient): client response
background_task = nat_v4_garbage_collector
result = Ok(Response { url: Url { scheme: "http", cannot_be_a_base: false, username: "", password: None, host: Some(Ipv6(fd00:1122:3344:101::2)), port: Some(12225), path: "/local/switch-id", query: None, fragment: None }, status: 200, headers: {"content-type": "application/json", "x-request-id": "3556357f-c51e-4676-bbac-328d68285c08", "content-length": "26", "date": "Fri, 30 Aug 2024 19:50:01 GMT"} })
|
3562 | 2024-08-30T19:50:01.739Z | INFO | nexus (BackgroundTasks): identified switch slot for dendrite zone
background_task = nat_v4_garbage_collector
file = nexus/src/app/mod.rs:1063
slot = SpIdentifier {\n slot: 0,\n type_: Switch,\n}
zone_address = fd00:1122:3344:101::2
|
3563 | 2024-08-30T19:50:01.742Z | INFO | nexus (BackgroundTasks): completed mapping dendrite zones to switch slots
background_task = nat_v4_garbage_collector
file = nexus/src/app/mod.rs:1095
mappings = {\n Switch0: fd00:1122:3344:101::2,\n}
|
3564 | 2024-08-30T19:50:01.766Z | INFO | nexus (BackgroundTasks): determining switch slot managed by dendrite zone
background_task = switch_port_config_manager
file = nexus/src/app/mod.rs:1058
rack_id = 27cfef72-d05b-490f-ac92-5c7cad830c2e
zone_address = fd00:1122:3344:101::2
|
3565 | 2024-08-30T19:50:01.766Z | DEBG | nexus (MgsClient): client request
background_task = switch_port_config_manager
body = None
method = GET
rack_id = 27cfef72-d05b-490f-ac92-5c7cad830c2e
uri = http://[fd00:1122:3344:101::2]:12225/local/switch-id
|
3566 | 2024-08-30T19:50:01.767Z | DEBG | nexus (MgsClient): client response
background_task = switch_port_config_manager
rack_id = 27cfef72-d05b-490f-ac92-5c7cad830c2e
result = Ok(Response { url: Url { scheme: "http", cannot_be_a_base: false, username: "", password: None, host: Some(Ipv6(fd00:1122:3344:101::2)), port: Some(12225), path: "/local/switch-id", query: None, fragment: None }, status: 200, headers: {"content-type": "application/json", "x-request-id": "6c216c9f-c6e6-4577-b6ef-665bf4db8b65", "content-length": "26", "date": "Fri, 30 Aug 2024 19:50:01 GMT"} })
|
3567 | 2024-08-30T19:50:01.767Z | INFO | nexus (BackgroundTasks): identified switch slot for dendrite zone
background_task = switch_port_config_manager
file = nexus/src/app/mod.rs:1063
rack_id = 27cfef72-d05b-490f-ac92-5c7cad830c2e
slot = SpIdentifier {\n slot: 0,\n type_: Switch,\n}
zone_address = fd00:1122:3344:101::2
|
3568 | 2024-08-30T19:50:01.769Z | INFO | nexus (BackgroundTasks): completed mapping dendrite zones to switch slots
background_task = switch_port_config_manager
file = nexus/src/app/mod.rs:1095
mappings = {\n Switch0: fd00:1122:3344:101::2,\n}
rack_id = 27cfef72-d05b-490f-ac92-5c7cad830c2e
|
3569 | 2024-08-30T19:50:01.815Z | DEBG | nexus (BackgroundTasks): client request
background_task = dns_propagation_internal
body = Some(Body)
dns_group = internal
dns_server_url = http://[fd00:1122:3344:3::1]:5353
generation = 1
method = PUT
servers = DnsServersList { addresses: [[fd00:1122:3344:1::1]:5353, [fd00:1122:3344:3::1]:5353, [fd00:1122:3344:2::1]:5353] }
uri = http://[fd00:1122:3344:3::1]:5353/config
|
3570 | 2024-08-30T19:50:01.863Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = bfd_manager
elapsed = 383.991088ms
iteration = 15
status = {}
|
3571 | 2024-08-30T19:50:01.875Z | DEBG | nexus (BackgroundTasks): client request
SledAgent = 289c9d10-fa69-4638-aac7-3cfc6b4e23be
background_task = vpc_route_manager
body = None
method = GET
uri = http://[fd00:1122:3344:101::1]:12345/vpc-routes
|
3572 | 2024-08-30T19:50:01.876Z | DEBG | nexus (BackgroundTasks): client response
SledAgent = 289c9d10-fa69-4638-aac7-3cfc6b4e23be
background_task = vpc_route_manager
result = Ok(Response { url: Url { scheme: "http", cannot_be_a_base: false, username: "", password: None, host: Some(Ipv6(fd00:1122:3344:101::1)), port: Some(12345), path: "/vpc-routes", query: None, fragment: None }, status: 200, headers: {"content-type": "application/json", "x-request-id": "7f163496-f2f6-46d3-930e-63d2b28eb117", "content-length": "372", "date": "Fri, 30 Aug 2024 19:50:01 GMT"} })
|
3573 | 2024-08-30T19:50:01.876Z | DEBG | nexus (BackgroundTasks): roles
background_task = vpc_route_manager
roles = RoleSet { roles: {} }
|
3574 | 2024-08-30T19:50:01.876Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = vpc_route_manager
resource = Database
result = Ok(())
|
3575 | 2024-08-30T19:50:01.878Z | DEBG | nexus (BackgroundTasks): found all DNS names for zone
background_task = dns_config_external
dns_group = external
dns_zone_id = 7f52d615-4a25-43b0-878f-65d4872e4324
dns_zone_name = oxide.test
found_so_far = 1
version = 2
|
3576 | 2024-08-30T19:50:01.878Z | DEBG | nexus (BackgroundTasks): read DNS config
background_task = dns_config_external
dns_group = external
nzones = 1
version = 2
|
3577 | 2024-08-30T19:50:01.878Z | DEBG | nexus (BackgroundTasks): found latest DNS generation (unchanged)
background_task = dns_config_external
current_generation = 2
current_time_created = 2024-08-30 19:43:18.363870 UTC
dns_group = external
generation = 2
|
3578 | 2024-08-30T19:50:01.878Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = dns_config_external
dns_group = external
elapsed = 398.651355ms
iteration = 8
status = {"generation":2}
|
3579 | 2024-08-30T19:50:01.891Z | DEBG | nexus (BackgroundTasks): roles
background_task = vpc_route_manager
roles = RoleSet { roles: {} }
|
3580 | 2024-08-30T19:50:01.892Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = vpc_route_manager
resource = Database
result = Ok(())
|
3581 | 2024-08-30T19:50:01.892Z | DEBG | nexus (DpdClient): client request
background_task = nat_v4_garbage_collector
body = None
method = GET
uri = http://[fd00:1122:3344:101::2]:12224/rpw/nat/ipv4/gen
|
3582 | 2024-08-30T19:50:01.897Z | DEBG | nexus (DpdClient): client response
background_task = nat_v4_garbage_collector
result = Ok(Response { url: Url { scheme: "http", cannot_be_a_base: false, username: "", password: None, host: Some(Ipv6(fd00:1122:3344:101::2)), port: Some(12224), path: "/rpw/nat/ipv4/gen", query: None, fragment: None }, status: 200, headers: {"content-type": "application/json", "x-request-id": "c0d42b34-b04a-44d8-8f04-11c913f4c9de", "content-length": "2", "date": "Fri, 30 Aug 2024 19:50:01 GMT"} })
|
3583 | 2024-08-30T19:50:01.897Z | DEBG | nexus (BackgroundTasks): roles
background_task = vpc_route_manager
roles = RoleSet { roles: {} }
|
3584 | 2024-08-30T19:50:01.898Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = vpc_route_manager
resource = Database
result = Ok(())
|
3585 | 2024-08-30T19:50:01.899Z | DEBG | nexus (BackgroundTasks): roles
background_task = nat_v4_garbage_collector
roles = RoleSet { roles: {} }
|
3586 | 2024-08-30T19:50:01.900Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = nat_v4_garbage_collector
resource = Database
result = Ok(())
|
3587 | 2024-08-30T19:50:01.901Z | DEBG | nexus (BackgroundTasks): client request
SledAgent = 289c9d10-fa69-4638-aac7-3cfc6b4e23be
background_task = vpc_route_manager
body = Some(Body)
method = PUT
uri = http://[fd00:1122:3344:101::1]:12345/vpc-routes
|
3588 | 2024-08-30T19:50:01.901Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = nat_v4_garbage_collector
elapsed = 421.776131ms
iteration = 15
status = null
|
3589 | 2024-08-30T19:50:01.901Z | DEBG | nexus (BackgroundTasks): client response
SledAgent = 289c9d10-fa69-4638-aac7-3cfc6b4e23be
background_task = vpc_route_manager
result = Ok(Response { url: Url { scheme: "http", cannot_be_a_base: false, username: "", password: None, host: Some(Ipv6(fd00:1122:3344:101::1)), port: Some(12345), path: "/vpc-routes", query: None, fragment: None }, status: 204, headers: {"x-request-id": "5736f30a-2a56-41d0-b541-088fd9126f69", "date": "Fri, 30 Aug 2024 19:50:01 GMT"} })
|
3590 | 2024-08-30T19:50:01.903Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = vpc_route_manager
elapsed = 423.561203ms
iteration = 15
status = {}
|
3591 | 2024-08-30T19:50:01.920Z | DEBG | nexus (BackgroundTasks): roles
background_task = v2p_manager
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
3592 | 2024-08-30T19:50:01.923Z | DEBG | nexus (BackgroundTasks): authorize result
action = ListChildren
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = v2p_manager
resource = Fleet
result = Ok(())
|
3593 | 2024-08-30T19:50:01.923Z | DEBG | nexus (BackgroundTasks): roles
background_task = v2p_manager
roles = RoleSet { roles: {} }
|
3594 | 2024-08-30T19:50:01.923Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = v2p_manager
resource = Database
result = Ok(())
|
3595 | 2024-08-30T19:50:01.924Z | DEBG | nexus (BackgroundTasks): roles
background_task = v2p_manager
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
3596 | 2024-08-30T19:50:01.926Z | DEBG | nexus (BackgroundTasks): authorize result
action = ListChildren
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = v2p_manager
resource = Fleet
result = Ok(())
|
3597 | 2024-08-30T19:50:01.926Z | DEBG | nexus (BackgroundTasks): roles
background_task = v2p_manager
roles = RoleSet { roles: {} }
|
3598 | 2024-08-30T19:50:01.926Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = v2p_manager
resource = Database
result = Ok(())
|
3599 | 2024-08-30T19:50:01.936Z | DEBG | nexus (BackgroundTasks): client request
background_task = dns_propagation_internal
body = Some(Body)
dns_group = internal
dns_server_url = http://[fd00:1122:3344:2::1]:5353
generation = 1
method = PUT
servers = DnsServersList { addresses: [[fd00:1122:3344:1::1]:5353, [fd00:1122:3344:3::1]:5353, [fd00:1122:3344:2::1]:5353] }
uri = http://[fd00:1122:3344:2::1]:5353/config
|
3600 | 2024-08-30T19:50:01.937Z | DEBG | nexus (BackgroundTasks): client response
background_task = dns_propagation_internal
dns_group = internal
dns_server_url = http://[fd00:1122:3344:2::1]:5353
generation = 1
result = Ok(Response { url: Url { scheme: "http", cannot_be_a_base: false, username: "", password: None, host: Some(Ipv6(fd00:1122:3344:2::1)), port: Some(5353), path: "/config", query: None, fragment: None }, status: 204, headers: {"x-request-id": "195f39b5-541e-4c32-a19a-22ca62353b86", "date": "Fri, 30 Aug 2024 19:50:01 GMT"} })
servers = DnsServersList { addresses: [[fd00:1122:3344:1::1]:5353, [fd00:1122:3344:3::1]:5353, [fd00:1122:3344:2::1]:5353] }
|
3601 | 2024-08-30T19:50:01.937Z | INFO | nexus (BackgroundTasks): DNS server now at generation 1
background_task = dns_propagation_internal
dns_group = internal
dns_server_url = http://[fd00:1122:3344:2::1]:5353
file = nexus/src/app/background/tasks/dns_propagation.rs:169
generation = 1
servers = DnsServersList { addresses: [[fd00:1122:3344:1::1]:5353, [fd00:1122:3344:3::1]:5353, [fd00:1122:3344:2::1]:5353] }
|
3602 | 2024-08-30T19:50:01.939Z | DEBG | nexus (BackgroundTasks): client response
background_task = dns_propagation_internal
dns_group = internal
dns_server_url = http://[fd00:1122:3344:3::1]:5353
generation = 1
result = Ok(Response { url: Url { scheme: "http", cannot_be_a_base: false, username: "", password: None, host: Some(Ipv6(fd00:1122:3344:3::1)), port: Some(5353), path: "/config", query: None, fragment: None }, status: 204, headers: {"x-request-id": "59e014cb-6133-4575-88a6-36fed1329f4f", "date": "Fri, 30 Aug 2024 19:50:01 GMT"} })
servers = DnsServersList { addresses: [[fd00:1122:3344:1::1]:5353, [fd00:1122:3344:3::1]:5353, [fd00:1122:3344:2::1]:5353] }
|
3603 | 2024-08-30T19:50:01.939Z | INFO | nexus (BackgroundTasks): DNS server now at generation 1
background_task = dns_propagation_internal
dns_group = internal
dns_server_url = http://[fd00:1122:3344:3::1]:5353
file = nexus/src/app/background/tasks/dns_propagation.rs:169
generation = 1
servers = DnsServersList { addresses: [[fd00:1122:3344:1::1]:5353, [fd00:1122:3344:3::1]:5353, [fd00:1122:3344:2::1]:5353] }
|
3604 | 2024-08-30T19:50:01.941Z | DEBG | nexus (BackgroundTasks): client response
background_task = dns_propagation_internal
dns_group = internal
dns_server_url = http://[fd00:1122:3344:1::1]:5353
generation = 1
result = Ok(Response { url: Url { scheme: "http", cannot_be_a_base: false, username: "", password: None, host: Some(Ipv6(fd00:1122:3344:1::1)), port: Some(5353), path: "/config", query: None, fragment: None }, status: 204, headers: {"x-request-id": "de5cc849-293e-4785-9174-11334bb40c4b", "date": "Fri, 30 Aug 2024 19:50:01 GMT"} })
servers = DnsServersList { addresses: [[fd00:1122:3344:1::1]:5353, [fd00:1122:3344:3::1]:5353, [fd00:1122:3344:2::1]:5353] }
|
3605 | 2024-08-30T19:50:01.941Z | INFO | nexus (BackgroundTasks): DNS server now at generation 1
background_task = dns_propagation_internal
dns_group = internal
dns_server_url = http://[fd00:1122:3344:1::1]:5353
file = nexus/src/app/background/tasks/dns_propagation.rs:169
generation = 1
servers = DnsServersList { addresses: [[fd00:1122:3344:1::1]:5353, [fd00:1122:3344:3::1]:5353, [fd00:1122:3344:2::1]:5353] }
|
3606 | 2024-08-30T19:50:01.943Z | INFO | nexus (BackgroundTasks): DNS propagation: done
background_task = dns_propagation_internal
dns_group = internal
file = nexus/src/app/background/tasks/dns_propagation.rs:106
generation = 1
servers = DnsServersList { addresses: [[fd00:1122:3344:1::1]:5353, [fd00:1122:3344:3::1]:5353, [fd00:1122:3344:2::1]:5353] }
|
3607 | 2024-08-30T19:50:01.943Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = dns_propagation_internal
dns_group = internal
elapsed = 463.871059ms
iteration = 10
status = {"generation":1,"server_results":{"[fd00:1122:3344:1::1]:5353":{"Ok":null},"[fd00:1122:3344:2::1]:5353":{"Ok":null},"[fd00:1122:3344:3::1]:5353":{"Ok":null}}}
|
3608 | 2024-08-30T19:50:01.962Z | DEBG | nexus (BackgroundTasks): client request
background_task = dns_propagation_external
body = Some(Body)
dns_group = external
dns_server_url = http://[fd00:1122:3344:101::8]:5353
generation = 2
method = PUT
servers = DnsServersList { addresses: [[fd00:1122:3344:101::9]:5353, [fd00:1122:3344:101::8]:5353] }
uri = http://[fd00:1122:3344:101::8]:5353/config
|
3609 | 2024-08-30T19:50:01.962Z | DEBG | nexus (BackgroundTasks): client response
background_task = dns_propagation_external
dns_group = external
dns_server_url = http://[fd00:1122:3344:101::9]:5353
generation = 2
result = Ok(Response { url: Url { scheme: "http", cannot_be_a_base: false, username: "", password: None, host: Some(Ipv6(fd00:1122:3344:101::9)), port: Some(5353), path: "/config", query: None, fragment: None }, status: 204, headers: {"x-request-id": "aebb3ca0-9522-400a-af67-2d7bc3588f56", "date": "Fri, 30 Aug 2024 19:50:01 GMT"} })
servers = DnsServersList { addresses: [[fd00:1122:3344:101::9]:5353, [fd00:1122:3344:101::8]:5353] }
|
3610 | 2024-08-30T19:50:01.962Z | INFO | nexus (BackgroundTasks): DNS server now at generation 2
background_task = dns_propagation_external
dns_group = external
dns_server_url = http://[fd00:1122:3344:101::9]:5353
file = nexus/src/app/background/tasks/dns_propagation.rs:169
generation = 2
servers = DnsServersList { addresses: [[fd00:1122:3344:101::9]:5353, [fd00:1122:3344:101::8]:5353] }
|
3611 | 2024-08-30T19:50:01.965Z | DEBG | nexus (BackgroundTasks): client response
background_task = dns_propagation_external
dns_group = external
dns_server_url = http://[fd00:1122:3344:101::8]:5353
generation = 2
result = Ok(Response { url: Url { scheme: "http", cannot_be_a_base: false, username: "", password: None, host: Some(Ipv6(fd00:1122:3344:101::8)), port: Some(5353), path: "/config", query: None, fragment: None }, status: 204, headers: {"x-request-id": "85940c62-cf7c-4adf-b49c-934e4b1a12f8", "date": "Fri, 30 Aug 2024 19:50:01 GMT"} })
servers = DnsServersList { addresses: [[fd00:1122:3344:101::9]:5353, [fd00:1122:3344:101::8]:5353] }
|
3612 | 2024-08-30T19:50:01.965Z | INFO | nexus (BackgroundTasks): DNS server now at generation 2
background_task = dns_propagation_external
dns_group = external
dns_server_url = http://[fd00:1122:3344:101::8]:5353
file = nexus/src/app/background/tasks/dns_propagation.rs:169
generation = 2
servers = DnsServersList { addresses: [[fd00:1122:3344:101::9]:5353, [fd00:1122:3344:101::8]:5353] }
|
3613 | 2024-08-30T19:50:01.966Z | INFO | nexus (BackgroundTasks): DNS propagation: done
background_task = dns_propagation_external
dns_group = external
file = nexus/src/app/background/tasks/dns_propagation.rs:106
generation = 2
servers = DnsServersList { addresses: [[fd00:1122:3344:101::9]:5353, [fd00:1122:3344:101::8]:5353] }
|
3614 | 2024-08-30T19:50:01.966Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = dns_propagation_external
dns_group = external
elapsed = 486.862004ms
iteration = 10
status = {"generation":2,"server_results":{"[fd00:1122:3344:101::8]:5353":{"Ok":null},"[fd00:1122:3344:101::9]:5353":{"Ok":null}}}
|
3615 | 2024-08-30T19:50:02.104Z | DEBG | nexus (BackgroundTasks): client request
SledAgent = 289c9d10-fa69-4638-aac7-3cfc6b4e23be
background_task = v2p_manager
body = None
method = GET
uri = http://[fd00:1122:3344:101::1]:12345/v2p
|
3616 | 2024-08-30T19:50:02.105Z | DEBG | nexus (BackgroundTasks): client response
SledAgent = 289c9d10-fa69-4638-aac7-3cfc6b4e23be
background_task = v2p_manager
result = Ok(Response { url: Url { scheme: "http", cannot_be_a_base: false, username: "", password: None, host: Some(Ipv6(fd00:1122:3344:101::1)), port: Some(12345), path: "/v2p", query: None, fragment: None }, status: 200, headers: {"content-type": "application/json", "x-request-id": "8e610394-aff2-4d09-a841-a75020dd18bc", "content-length": "691", "date": "Fri, 30 Aug 2024 19:50:01 GMT"} })
|
3617 | 2024-08-30T19:50:02.105Z | INFO | nexus (BackgroundTasks): found opte v2p mappings
background_task = v2p_manager
file = nexus/src/app/background/tasks/v2p_mappings.rs:102
interfaces = {}
sled = buskin
|
3618 | 2024-08-30T19:50:02.105Z | INFO | nexus (BackgroundTasks): v2p mappings to delete
background_task = v2p_manager
file = nexus/src/app/background/tasks/v2p_mappings.rs:114
mappings = []
sled = buskin
|
3619 | 2024-08-30T19:50:02.105Z | INFO | nexus (BackgroundTasks): v2p mappings to add
background_task = v2p_manager
file = nexus/src/app/background/tasks/v2p_mappings.rs:127
mappings = []
sled = buskin
|
3620 | 2024-08-30T19:50:02.106Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = v2p_manager
elapsed = 626.511153ms
iteration = 15
status = {}
|
3621 | 2024-08-30T19:50:02.117Z | DEBG | nexus (BackgroundTasks): roles
background_task = switch_port_config_manager
roles = RoleSet { roles: {} }
|
3622 | 2024-08-30T19:50:02.118Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = switch_port_config_manager
resource = Database
result = Ok(())
|
3623 | 2024-08-30T19:50:02.120Z | INFO | nexus (BackgroundTasks): fetching switch port settings
background_task = switch_port_config_manager
file = nexus/src/app/background/tasks/sync_switch_configuration.rs:147
port = SwitchPort { id: 7ccb4afc-fc07-48c6-8785-c2cff1ca389e, rack_id: 27cfef72-d05b-490f-ac92-5c7cad830c2e, switch_location: "switch0", port_name: "qsfp0", port_settings_id: Some(49669c7e-dd3c-47ce-aadc-885f0c38581f) }
rack_id = 27cfef72-d05b-490f-ac92-5c7cad830c2e
switch_location = Switch0
|
3624 | 2024-08-30T19:50:02.120Z | DEBG | nexus (BackgroundTasks): roles
background_task = switch_port_config_manager
roles = RoleSet { roles: {} }
|
3625 | 2024-08-30T19:50:02.120Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = switch_port_config_manager
resource = Database
result = Ok(())
|
3626 | 2024-08-30T19:50:02.129Z | DEBG | nexus (DpdClient): client request
background_task = switch_port_config_manager
body = None
method = GET
rack_id = 27cfef72-d05b-490f-ac92-5c7cad830c2e
uri = http://[fd00:1122:3344:101::2]:12224/port/qsfp0/settings?tag=omicron
|
3627 | 2024-08-30T19:50:02.129Z | DEBG | nexus (DpdClient): client response
background_task = switch_port_config_manager
rack_id = 27cfef72-d05b-490f-ac92-5c7cad830c2e
result = Ok(Response { url: Url { scheme: "http", cannot_be_a_base: false, username: "", password: None, host: Some(Ipv6(fd00:1122:3344:101::2)), port: Some(12224), path: "/port/qsfp0/settings", query: Some("tag=omicron"), fragment: None }, status: 200, headers: {"content-type": "application/json", "x-request-id": "88315ee4-0765-4d1e-905e-96848f091a24", "content-length": "121", "date": "Fri, 30 Aug 2024 19:50:01 GMT"} })
|
3628 | 2024-08-30T19:50:02.129Z | INFO | nexus (BackgroundTasks): retrieved port settings from switch
background_task = switch_port_config_manager
file = nexus/src/app/background/tasks/sync_switch_configuration.rs:1714
rack_id = 27cfef72-d05b-490f-ac92-5c7cad830c2e
settings = PortSettings { links: {"0": LinkSettings { addrs: [10.151.1.174], params: LinkCreate { autoneg: false, fec: None, kr: false, lane: Some(LinkId(0)), speed: Speed40G } }} }
switch_port_id = "qsfp0"
|
3629 | 2024-08-30T19:50:02.129Z | INFO | nexus (BackgroundTasks): port settings up to date, skipping
background_task = switch_port_config_manager
file = nexus/src/app/background/tasks/sync_switch_configuration.rs:1741
rack_id = 27cfef72-d05b-490f-ac92-5c7cad830c2e
switch_location = Switch0
switch_port_id = "qsfp0"
switch_port_settings_id = 49669c7e-dd3c-47ce-aadc-885f0c38581f
|
3630 | 2024-08-30T19:50:02.130Z | INFO | nexus (BackgroundTasks): retrieved existing routes
background_task = switch_port_config_manager
file = nexus/src/app/background/tasks/sync_switch_configuration.rs:379
rack_id = 27cfef72-d05b-490f-ac92-5c7cad830c2e
routes = {Switch0: {(10.151.1.100, Prefix4 { length: 0, value: 0.0.0.0 }, None, None)}}
|
3631 | 2024-08-30T19:50:02.130Z | INFO | nexus (BackgroundTasks): retrieved desired routes
background_task = switch_port_config_manager
file = nexus/src/app/background/tasks/sync_switch_configuration.rs:383
rack_id = 27cfef72-d05b-490f-ac92-5c7cad830c2e
routes = {Switch0: {(10.151.1.100, Prefix4 { length: 0, value: 0.0.0.0 }, None, None)}}
|
3632 | 2024-08-30T19:50:02.130Z | INFO | nexus (BackgroundTasks): calculated static routes to add
background_task = switch_port_config_manager
file = nexus/src/app/background/tasks/sync_switch_configuration.rs:392
rack_id = 27cfef72-d05b-490f-ac92-5c7cad830c2e
routes = {}
|
3633 | 2024-08-30T19:50:02.130Z | INFO | nexus (BackgroundTasks): calculated static routes to delete
background_task = switch_port_config_manager
file = nexus/src/app/background/tasks/sync_switch_configuration.rs:398
rack_id = 27cfef72-d05b-490f-ac92-5c7cad830c2e
routes = {}
|
3634 | 2024-08-30T19:50:02.130Z | INFO | nexus (BackgroundTasks): checking for changes to loopback addresses
background_task = switch_port_config_manager
file = nexus/src/app/background/tasks/sync_switch_configuration.rs:418
rack_id = 27cfef72-d05b-490f-ac92-5c7cad830c2e
|
3635 | 2024-08-30T19:50:02.130Z | DEBG | nexus (BackgroundTasks): roles
background_task = switch_port_config_manager
roles = RoleSet { roles: {} }
|
3636 | 2024-08-30T19:50:02.130Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = switch_port_config_manager
resource = Database
result = Ok(())
|
3637 | 2024-08-30T19:50:02.132Z | DEBG | nexus (DpdClient): client request
background_task = switch_port_config_manager
body = None
method = GET
rack_id = 27cfef72-d05b-490f-ac92-5c7cad830c2e
uri = http://[fd00:1122:3344:101::2]:12224/loopback/ipv4
|
3638 | 2024-08-30T19:50:02.132Z | DEBG | nexus (DpdClient): client response
background_task = switch_port_config_manager
rack_id = 27cfef72-d05b-490f-ac92-5c7cad830c2e
result = Ok(Response { url: Url { scheme: "http", cannot_be_a_base: false, username: "", password: None, host: Some(Ipv6(fd00:1122:3344:101::2)), port: Some(12224), path: "/loopback/ipv4", query: None, fragment: None }, status: 200, headers: {"content-type": "application/json", "x-request-id": "d053cbbe-79c4-40d0-b4b5-da718230873d", "content-length": "2", "date": "Fri, 30 Aug 2024 19:50:01 GMT"} })
|
3639 | 2024-08-30T19:50:02.132Z | DEBG | nexus (DpdClient): client request
background_task = switch_port_config_manager
body = None
method = GET
rack_id = 27cfef72-d05b-490f-ac92-5c7cad830c2e
uri = http://[fd00:1122:3344:101::2]:12224/loopback/ipv6
|
3640 | 2024-08-30T19:50:02.132Z | DEBG | nexus (DpdClient): client response
background_task = switch_port_config_manager
rack_id = 27cfef72-d05b-490f-ac92-5c7cad830c2e
result = Ok(Response { url: Url { scheme: "http", cannot_be_a_base: false, username: "", password: None, host: Some(Ipv6(fd00:1122:3344:101::2)), port: Some(12224), path: "/loopback/ipv6", query: None, fragment: None }, status: 200, headers: {"content-type": "application/json", "x-request-id": "bfedb552-7e75-47be-b778-46d56452e453", "content-length": "52", "date": "Fri, 30 Aug 2024 19:50:01 GMT"} })
|
3641 | 2024-08-30T19:50:02.132Z | INFO | nexus (BackgroundTasks): applying SMF config uplink updates to switch zone
background_task = switch_port_config_manager
config = [HostPortConfig { addrs: [UplinkAddressConfig { address: V4(Ipv4Net { addr: 10.151.1.174, width: 24 }), vlan_id: None }], lldp: Some(LldpPortConfig { chassis_id: None, management_addrs: None, port_description: None, port_id: None, status: Disabled, system_description: None, system_name: None }), port: "qsfp0" }]
file = nexus/src/app/background/tasks/sync_switch_configuration.rs:467
rack_id = 27cfef72-d05b-490f-ac92-5c7cad830c2e
switch_location = Switch0
|
3642 | 2024-08-30T19:50:02.132Z | DEBG | nexus (BackgroundTasks): client request
background_task = switch_port_config_manager
body = Some(Body)
method = POST
rack_id = 27cfef72-d05b-490f-ac92-5c7cad830c2e
uri = http://[fd00:1122:3344:101::1]:12345/switch-ports
|
3643 | 2024-08-30T19:50:02.235Z | DEBG | nexus (BackgroundTasks): client response
background_task = switch_port_config_manager
rack_id = 27cfef72-d05b-490f-ac92-5c7cad830c2e
result = Ok(Response { url: Url { scheme: "http", cannot_be_a_base: false, username: "", password: None, host: Some(Ipv6(fd00:1122:3344:101::1)), port: Some(12345), path: "/switch-ports", query: None, fragment: None }, status: 204, headers: {"x-request-id": "b5c72662-bfb0-4425-97fd-1117f97d3cdb", "date": "Fri, 30 Aug 2024 19:50:01 GMT"} })
|
3644 | 2024-08-30T19:50:02.235Z | INFO | nexus (BackgroundTasks): no bgp config found for switch, skipping.
background_task = switch_port_config_manager
file = nexus/src/app/background/tasks/sync_switch_configuration.rs:770
rack_id = 27cfef72-d05b-490f-ac92-5c7cad830c2e
switch = Switch0
|
3645 | 2024-08-30T19:50:02.235Z | DEBG | nexus (BackgroundTasks): client request
background_task = switch_port_config_manager
body = None
method = GET
rack_id = 27cfef72-d05b-490f-ac92-5c7cad830c2e
uri = http://[fd00:1122:3344:101::1]:12345/network-bootstore-config
|
3646 | 2024-08-30T19:50:02.330Z | DEBG | nexus (BackgroundTasks): client response
background_task = switch_port_config_manager
rack_id = 27cfef72-d05b-490f-ac92-5c7cad830c2e
result = Ok(Response { url: Url { scheme: "http", cannot_be_a_base: false, username: "", password: None, host: Some(Ipv6(fd00:1122:3344:101::1)), port: Some(12345), path: "/network-bootstore-config", query: None, fragment: None }, status: 200, headers: {"content-type": "application/json", "x-request-id": "442ac10e-a74b-4fab-85de-f2df81028472", "content-length": "667", "date": "Fri, 30 Aug 2024 19:50:02 GMT"} })
|
3647 | 2024-08-30T19:50:02.330Z | DEBG | nexus (BackgroundTasks): roles
background_task = switch_port_config_manager
roles = RoleSet { roles: {} }
|
3648 | 2024-08-30T19:50:02.330Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = switch_port_config_manager
resource = Database
result = Ok(())
|
3649 | 2024-08-30T19:50:02.334Z | DEBG | nexus (BackgroundTasks): roles
background_task = switch_port_config_manager
roles = RoleSet { roles: {} }
|
3650 | 2024-08-30T19:50:02.334Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = switch_port_config_manager
resource = Database
result = Ok(())
|
3651 | 2024-08-30T19:50:02.335Z | INFO | nexus (dropshot): request completed
file = /home/build/.cargo/git/checkouts/dropshot-a4a923d29dccc492/06c8dab/dropshot/src/server.rs:914
latency_us = 214
local_addr = [fd00:1122:3344:101::c]:46269
method = GET
remote_addr = [fd00:1122:3344:101::d]:35256
req_id = 2ae9c547-5232-48eb-89ba-229f7bfdf38b
response_code = 200
uri = /d2343105-862a-478c-b746-fd8bb78f9a96
|
3652 | 2024-08-30T19:50:02.338Z | DEBG | nexus (BackgroundTasks): roles
background_task = switch_port_config_manager
roles = RoleSet { roles: {} }
|
3653 | 2024-08-30T19:50:02.338Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = switch_port_config_manager
resource = Database
result = Ok(())
|
3654 | 2024-08-30T19:50:02.340Z | DEBG | nexus (BackgroundTasks): roles
background_task = switch_port_config_manager
roles = RoleSet { roles: {} }
|
3655 | 2024-08-30T19:50:02.340Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = switch_port_config_manager
resource = Database
result = Ok(())
|
3656 | 2024-08-30T19:50:02.347Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = switch_port_config_manager
elapsed = 867.148696ms
iteration = 15
status = {}
|
3657 | 2024-08-30T19:50:11.480Z | DEBG | nexus (BackgroundTasks): activating
background_task = blueprint_loader
iteration = 44
reason = Timeout
|
3658 | 2024-08-30T19:50:11.480Z | DEBG | nexus (BackgroundTasks): activating
background_task = region_replacement_driver
iteration = 44
reason = Timeout
|
3659 | 2024-08-30T19:50:11.480Z | DEBG | nexus (BackgroundTasks): roles
background_task = blueprint_loader
roles = RoleSet { roles: {} }
|
3660 | 2024-08-30T19:50:11.480Z | DEBG | nexus (BackgroundTasks): roles
background_task = region_replacement_driver
roles = RoleSet { roles: {} }
|
3661 | 2024-08-30T19:50:11.480Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = region_replacement_driver
resource = Database
result = Ok(())
|
3662 | 2024-08-30T19:50:11.480Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = blueprint_loader
resource = Database
result = Ok(())
|
3663 | 2024-08-30T19:50:11.511Z | DEBG | nexus (BackgroundTasks): roles
background_task = region_replacement_driver
roles = RoleSet { roles: {} }
|
3664 | 2024-08-30T19:50:11.512Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = region_replacement_driver
resource = Database
result = Ok(())
|
3665 | 2024-08-30T19:50:11.513Z | DEBG | nexus (BackgroundTasks): roles
background_task = blueprint_loader
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
3666 | 2024-08-30T19:50:11.515Z | DEBG | nexus (BackgroundTasks): authorize result
action = Read
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = blueprint_loader
resource = BlueprintConfig
result = Ok(())
|
3667 | 2024-08-30T19:50:11.515Z | DEBG | nexus (BackgroundTasks): roles
background_task = blueprint_loader
roles = RoleSet { roles: {} }
|
3668 | 2024-08-30T19:50:11.515Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = blueprint_loader
resource = Database
result = Ok(())
|
3669 | 2024-08-30T19:50:11.517Z | DEBG | nexus (BackgroundTasks): roles
background_task = blueprint_loader
roles = RoleSet { roles: {} }
|
3670 | 2024-08-30T19:50:11.517Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = blueprint_loader
resource = Database
result = Ok(())
|
3671 | 2024-08-30T19:50:11.519Z | DEBG | nexus (BackgroundTasks): roles
background_task = blueprint_loader
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
3672 | 2024-08-30T19:50:11.521Z | DEBG | nexus (BackgroundTasks): authorize result
action = Read
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = blueprint_loader
resource = Blueprint { parent: Fleet, key: 6cec0807-9a99-4265-913f-3aea7fdc6b25, lookup_type: ById(6cec0807-9a99-4265-913f-3aea7fdc6b25) }
result = Ok(())
|
3673 | 2024-08-30T19:50:11.521Z | DEBG | nexus (BackgroundTasks): roles
background_task = blueprint_loader
roles = RoleSet { roles: {} }
|
3674 | 2024-08-30T19:50:11.521Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = blueprint_loader
resource = Database
result = Ok(())
|
3675 | 2024-08-30T19:50:11.530Z | DEBG | nexus (BackgroundTasks): found latest target blueprint (unchanged)
background_task = blueprint_loader
original_target_id = 6cec0807-9a99-4265-913f-3aea7fdc6b25
original_time_created = 2024-08-30 19:42:44.596991 UTC
target_id = 6cec0807-9a99-4265-913f-3aea7fdc6b25
time_created = 2024-08-30 19:42:44.596991 UTC
|
3676 | 2024-08-30T19:50:11.530Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = blueprint_loader
elapsed = 50.513616ms
iteration = 44
status = {"enabled":false,"status":"target blueprint unchanged","target_id":"6cec0807-9a99-4265-913f-3aea7fdc6b25","time_created":"2024-08-30T19:42:44.596991Z"}
|
3677 | 2024-08-30T19:50:11.539Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = region_replacement_driver
elapsed = 59.201179ms
iteration = 44
status = {"drive_invoked_ok":[],"errors":[],"finish_invoked_ok":[]}
|
3678 | 2024-08-30T19:50:12.334Z | INFO | nexus (dropshot): request completed
file = /home/build/.cargo/git/checkouts/dropshot-a4a923d29dccc492/06c8dab/dropshot/src/server.rs:914
latency_us = 237
local_addr = [fd00:1122:3344:101::c]:46269
method = GET
remote_addr = [fd00:1122:3344:101::d]:35256
req_id = b3f62e0f-1a60-4787-b077-007e7eafd63c
response_code = 200
uri = /d2343105-862a-478c-b746-fd8bb78f9a96
|
3679 | 2024-08-30T19:50:21.480Z | DEBG | nexus (BackgroundTasks): activating
background_task = blueprint_loader
iteration = 45
reason = Timeout
|
3680 | 2024-08-30T19:50:21.480Z | DEBG | nexus (BackgroundTasks): activating
background_task = region_replacement_driver
iteration = 45
reason = Timeout
|
3681 | 2024-08-30T19:50:21.480Z | DEBG | nexus (BackgroundTasks): roles
background_task = region_replacement_driver
roles = RoleSet { roles: {} }
|
3682 | 2024-08-30T19:50:21.480Z | DEBG | nexus (BackgroundTasks): roles
background_task = blueprint_loader
roles = RoleSet { roles: {} }
|
3683 | 2024-08-30T19:50:21.480Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = region_replacement_driver
resource = Database
result = Ok(())
|
3684 | 2024-08-30T19:50:21.480Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = blueprint_loader
resource = Database
result = Ok(())
|
3685 | 2024-08-30T19:50:21.506Z | DEBG | nexus (BackgroundTasks): roles
background_task = region_replacement_driver
roles = RoleSet { roles: {} }
|
3686 | 2024-08-30T19:50:21.507Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = region_replacement_driver
resource = Database
result = Ok(())
|
3687 | 2024-08-30T19:50:21.508Z | DEBG | nexus (BackgroundTasks): roles
background_task = blueprint_loader
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
3688 | 2024-08-30T19:50:21.510Z | DEBG | nexus (BackgroundTasks): authorize result
action = Read
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = blueprint_loader
resource = BlueprintConfig
result = Ok(())
|
3689 | 2024-08-30T19:50:21.510Z | DEBG | nexus (BackgroundTasks): roles
background_task = blueprint_loader
roles = RoleSet { roles: {} }
|
3690 | 2024-08-30T19:50:21.510Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = blueprint_loader
resource = Database
result = Ok(())
|
3691 | 2024-08-30T19:50:21.512Z | DEBG | nexus (BackgroundTasks): roles
background_task = blueprint_loader
roles = RoleSet { roles: {} }
|
3692 | 2024-08-30T19:50:21.512Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = blueprint_loader
resource = Database
result = Ok(())
|
3693 | 2024-08-30T19:50:21.514Z | DEBG | nexus (BackgroundTasks): roles
background_task = blueprint_loader
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
3694 | 2024-08-30T19:50:21.516Z | DEBG | nexus (BackgroundTasks): authorize result
action = Read
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = blueprint_loader
resource = Blueprint { parent: Fleet, key: 6cec0807-9a99-4265-913f-3aea7fdc6b25, lookup_type: ById(6cec0807-9a99-4265-913f-3aea7fdc6b25) }
result = Ok(())
|
3695 | 2024-08-30T19:50:21.516Z | DEBG | nexus (BackgroundTasks): roles
background_task = blueprint_loader
roles = RoleSet { roles: {} }
|
3696 | 2024-08-30T19:50:21.516Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = blueprint_loader
resource = Database
result = Ok(())
|
3697 | 2024-08-30T19:50:21.528Z | DEBG | nexus (BackgroundTasks): found latest target blueprint (unchanged)
background_task = blueprint_loader
original_target_id = 6cec0807-9a99-4265-913f-3aea7fdc6b25
original_time_created = 2024-08-30 19:42:44.596991 UTC
target_id = 6cec0807-9a99-4265-913f-3aea7fdc6b25
time_created = 2024-08-30 19:42:44.596991 UTC
|
3698 | 2024-08-30T19:50:21.528Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = blueprint_loader
elapsed = 48.050183ms
iteration = 45
status = {"enabled":false,"status":"target blueprint unchanged","target_id":"6cec0807-9a99-4265-913f-3aea7fdc6b25","time_created":"2024-08-30T19:42:44.596991Z"}
|
3699 | 2024-08-30T19:50:21.539Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = region_replacement_driver
elapsed = 59.508024ms
iteration = 45
status = {"drive_invoked_ok":[],"errors":[],"finish_invoked_ok":[]}
|
3700 | 2024-08-30T19:50:22.336Z | INFO | nexus (dropshot): request completed
file = /home/build/.cargo/git/checkouts/dropshot-a4a923d29dccc492/06c8dab/dropshot/src/server.rs:914
latency_us = 1208
local_addr = [fd00:1122:3344:101::c]:46269
method = GET
remote_addr = [fd00:1122:3344:101::d]:35256
req_id = 541f472f-0cf8-418a-9882-d9aa3614d79c
response_code = 200
uri = /d2343105-862a-478c-b746-fd8bb78f9a96
|
3701 | 2024-08-30T19:50:31.480Z | DEBG | nexus (BackgroundTasks): activating
background_task = physical_disk_adoption
iteration = 17
reason = Timeout
|
3702 | 2024-08-30T19:50:31.480Z | DEBG | nexus (BackgroundTasks): roles
background_task = physical_disk_adoption
roles = RoleSet { roles: {} }
|
3703 | 2024-08-30T19:50:31.480Z | DEBG | nexus (BackgroundTasks): activating
background_task = nat_v4_garbage_collector
iteration = 16
reason = Timeout
|
3704 | 2024-08-30T19:50:31.480Z | DEBG | nexus (BackgroundTasks): roles
background_task = nat_v4_garbage_collector
roles = RoleSet { roles: {} }
|
3705 | 2024-08-30T19:50:31.480Z | DEBG | nexus (BackgroundTasks): activating
background_task = instance_updater
iteration = 16
reason = Timeout
|
3706 | 2024-08-30T19:50:31.480Z | DEBG | nexus (BackgroundTasks): looking for instances with destroyed active VMMs...
background_task = instance_updater
|
3707 | 2024-08-30T19:50:31.480Z | DEBG | nexus (BackgroundTasks): activating
background_task = instance_watcher
iteration = 16
reason = Timeout
|
3708 | 2024-08-30T19:50:31.480Z | DEBG | nexus (BackgroundTasks): roles
background_task = instance_updater
roles = RoleSet { roles: {} }
|
3709 | 2024-08-30T19:50:31.480Z | DEBG | nexus (BackgroundTasks): roles
background_task = instance_watcher
roles = RoleSet { roles: {} }
|
3710 | 2024-08-30T19:50:31.480Z | DEBG | nexus (BackgroundTasks): activating
background_task = region_snapshot_replacement_step
iteration = 16
reason = Timeout
|
3711 | 2024-08-30T19:50:31.480Z | DEBG | nexus (BackgroundTasks): roles
background_task = region_snapshot_replacement_step
roles = RoleSet { roles: {} }
|
3712 | 2024-08-30T19:50:31.480Z | DEBG | nexus (BackgroundTasks): activating
background_task = region_snapshot_replacement_start
iteration = 16
reason = Timeout
|
3713 | 2024-08-30T19:50:31.480Z | DEBG | nexus (BackgroundTasks): roles
background_task = region_snapshot_replacement_start
roles = RoleSet { roles: {} }
|
3714 | 2024-08-30T19:50:31.480Z | DEBG | nexus (BackgroundTasks): activating
background_task = region_snapshot_replacement_garbage_collection
iteration = 16
reason = Timeout
|
3715 | 2024-08-30T19:50:31.480Z | DEBG | nexus (BackgroundTasks): roles
background_task = region_snapshot_replacement_garbage_collection
roles = RoleSet { roles: {} }
|
3716 | 2024-08-30T19:50:31.480Z | DEBG | nexus (BackgroundTasks): activating
background_task = service_zone_nat_tracker
iteration = 16
reason = Timeout
|
3717 | 2024-08-30T19:50:31.480Z | DEBG | nexus (BackgroundTasks): activating
background_task = v2p_manager
iteration = 16
reason = Timeout
|
3718 | 2024-08-30T19:50:31.480Z | DEBG | nexus (BackgroundTasks): roles
background_task = service_zone_nat_tracker
roles = RoleSet { roles: {} }
|
3719 | 2024-08-30T19:50:31.480Z | DEBG | nexus (BackgroundTasks): roles
background_task = v2p_manager
roles = RoleSet { roles: {} }
|
3720 | 2024-08-30T19:50:31.480Z | DEBG | nexus (BackgroundTasks): activating
background_task = region_replacement_driver
iteration = 46
reason = Timeout
|
3721 | 2024-08-30T19:50:31.480Z | DEBG | nexus (BackgroundTasks): roles
background_task = region_replacement_driver
roles = RoleSet { roles: {} }
|
3722 | 2024-08-30T19:50:31.480Z | DEBG | nexus (BackgroundTasks): activating
background_task = switch_port_config_manager
iteration = 16
reason = Timeout
|
3723 | 2024-08-30T19:50:31.480Z | DEBG | nexus (BackgroundTasks): roles
background_task = switch_port_config_manager
roles = RoleSet { roles: {} }
|
3724 | 2024-08-30T19:50:31.480Z | DEBG | nexus (BackgroundTasks): activating
background_task = vpc_route_manager
iteration = 16
reason = Timeout
|
3725 | 2024-08-30T19:50:31.480Z | DEBG | nexus (BackgroundTasks): roles
background_task = vpc_route_manager
roles = RoleSet { roles: {} }
|
3726 | 2024-08-30T19:50:31.480Z | DEBG | nexus (BackgroundTasks): activating
background_task = bfd_manager
iteration = 16
reason = Timeout
|
3727 | 2024-08-30T19:50:31.480Z | DEBG | nexus (BackgroundTasks): roles
background_task = bfd_manager
roles = RoleSet { roles: {} }
|
3728 | 2024-08-30T19:50:31.480Z | DEBG | nexus (BackgroundTasks): activating
background_task = phantom_disks
iteration = 16
reason = Timeout
|
3729 | 2024-08-30T19:50:31.480Z | DEBG | nexus (BackgroundTasks): activating
background_task = region_replacement
iteration = 16
reason = Timeout
|
3730 | 2024-08-30T19:50:31.480Z | DEBG | nexus (BackgroundTasks): roles
background_task = region_replacement
roles = RoleSet { roles: {} }
|
3731 | 2024-08-30T19:50:31.480Z | DEBG | nexus (BackgroundTasks): activating
background_task = blueprint_loader
iteration = 46
reason = Timeout
|
3732 | 2024-08-30T19:50:31.480Z | DEBG | nexus (BackgroundTasks): activating
background_task = region_snapshot_replacement_finish
iteration = 16
reason = Timeout
|
3733 | 2024-08-30T19:50:31.480Z | DEBG | nexus (BackgroundTasks): roles
background_task = blueprint_loader
roles = RoleSet { roles: {} }
|
3734 | 2024-08-30T19:50:31.481Z | DEBG | nexus (BackgroundTasks): roles
background_task = region_snapshot_replacement_finish
roles = RoleSet { roles: {} }
|
3735 | 2024-08-30T19:50:31.481Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = physical_disk_adoption
resource = Database
result = Ok(())
|
3736 | 2024-08-30T19:50:31.481Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = region_snapshot_replacement_step
resource = Database
result = Ok(())
|
3737 | 2024-08-30T19:50:31.481Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = instance_updater
resource = Database
result = Ok(())
|
3738 | 2024-08-30T19:50:31.481Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = service_zone_nat_tracker
resource = Database
result = Ok(())
|
3739 | 2024-08-30T19:50:31.481Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = instance_watcher
resource = Database
result = Ok(())
|
3740 | 2024-08-30T19:50:31.481Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = region_snapshot_replacement_start
resource = Database
result = Ok(())
|
3741 | 2024-08-30T19:50:31.481Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = v2p_manager
resource = Database
result = Ok(())
|
3742 | 2024-08-30T19:50:31.481Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = vpc_route_manager
resource = Database
result = Ok(())
|
3743 | 2024-08-30T19:50:31.481Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = nat_v4_garbage_collector
resource = Database
result = Ok(())
|
3744 | 2024-08-30T19:50:31.481Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = bfd_manager
resource = Database
result = Ok(())
|
3745 | 2024-08-30T19:50:31.481Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = region_replacement
resource = Database
result = Ok(())
|
3746 | 2024-08-30T19:50:31.481Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = region_replacement_driver
resource = Database
result = Ok(())
|
3747 | 2024-08-30T19:50:31.481Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = region_snapshot_replacement_finish
resource = Database
result = Ok(())
|
3748 | 2024-08-30T19:50:31.481Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = blueprint_loader
resource = Database
result = Ok(())
|
3749 | 2024-08-30T19:50:31.481Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = switch_port_config_manager
resource = Database
result = Ok(())
|
3750 | 2024-08-30T19:50:31.481Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = region_snapshot_replacement_garbage_collection
resource = Database
result = Ok(())
|
3751 | 2024-08-30T19:50:31.483Z | DEBG | nexus (BackgroundTasks): roles
background_task = physical_disk_adoption
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
3752 | 2024-08-30T19:50:31.484Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = phantom_disks
elapsed = 3.582322ms
iteration = 16
status = {"phantom_disk_deleted_err":0,"phantom_disk_deleted_ok":0}
|
3753 | 2024-08-30T19:50:31.484Z | DEBG | nexus (BackgroundTasks): authorize result
action = Read
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = physical_disk_adoption
resource = Fleet
result = Ok(())
|
3754 | 2024-08-30T19:50:31.484Z | DEBG | nexus (BackgroundTasks): roles
background_task = physical_disk_adoption
roles = RoleSet { roles: {} }
|
3755 | 2024-08-30T19:50:31.484Z | DEBG | nexus (BackgroundTasks): roles
background_task = service_zone_nat_tracker
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
3756 | 2024-08-30T19:50:31.485Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = physical_disk_adoption
resource = Database
result = Ok(())
|
3757 | 2024-08-30T19:50:31.487Z | DEBG | nexus (BackgroundTasks): authorize result
action = Read
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = service_zone_nat_tracker
resource = Inventory
result = Ok(())
|
3758 | 2024-08-30T19:50:31.487Z | DEBG | nexus (BackgroundTasks): roles
background_task = service_zone_nat_tracker
roles = RoleSet { roles: {} }
|
3759 | 2024-08-30T19:50:31.487Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = service_zone_nat_tracker
resource = Database
result = Ok(())
|
3760 | 2024-08-30T19:50:31.490Z | DEBG | nexus (DnsResolver): lookup_all_ipv6 srv
dns_name = _dendrite._tcp.control-plane.oxide.internal
response = SrvLookup(Lookup { query: Query { name: Name("_dendrite._tcp.control-plane.oxide.internal"), query_type: SRV, query_class: IN }, records: [Record { name_labels: Name("_dendrite._tcp.control-plane.oxide.internal."), rr_type: SRV, dns_class: IN, ttl: 0, rdata: Some(SRV(SRV { priority: 0, weight: 0, port: 12224, target: Name("dendrite-289c9d10-fa69-4638-aac7-3cfc6b4e23be.host.control-plane.oxide.internal.") })) }, Record { name_labels: Name("dendrite-289c9d10-fa69-4638-aac7-3cfc6b4e23be.host.control-plane.oxide.internal."), rr_type: AAAA, dns_class: IN, ttl: 0, rdata: Some(AAAA(AAAA(fd00:1122:3344:101::2))) }], valid_until: Instant { tv_sec: 1317, tv_nsec: 794090369 } })
|
3761 | 2024-08-30T19:50:31.490Z | INFO | nexus (BackgroundTasks): Determining switch slots managed by switch zones
background_task = nat_v4_garbage_collector
file = nexus/src/app/mod.rs:1050
|
3762 | 2024-08-30T19:50:31.492Z | DEBG | nexus (BackgroundTasks): roles
background_task = vpc_route_manager
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
3763 | 2024-08-30T19:50:31.494Z | DEBG | nexus (BackgroundTasks): authorize result
action = ListChildren
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = vpc_route_manager
resource = Fleet
result = Ok(())
|
3764 | 2024-08-30T19:50:31.494Z | DEBG | nexus (BackgroundTasks): roles
background_task = vpc_route_manager
roles = RoleSet { roles: {} }
|
3765 | 2024-08-30T19:50:31.494Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = vpc_route_manager
resource = Database
result = Ok(())
|
3766 | 2024-08-30T19:50:31.494Z | DEBG | nexus (DnsResolver): lookup_all_ipv6 srv
dns_name = _dendrite._tcp.control-plane.oxide.internal
response = SrvLookup(Lookup { query: Query { name: Name("_dendrite._tcp.control-plane.oxide.internal"), query_type: SRV, query_class: IN }, records: [Record { name_labels: Name("_dendrite._tcp.control-plane.oxide.internal."), rr_type: SRV, dns_class: IN, ttl: 0, rdata: Some(SRV(SRV { priority: 0, weight: 0, port: 12224, target: Name("dendrite-289c9d10-fa69-4638-aac7-3cfc6b4e23be.host.control-plane.oxide.internal.") })) }, Record { name_labels: Name("dendrite-289c9d10-fa69-4638-aac7-3cfc6b4e23be.host.control-plane.oxide.internal."), rr_type: AAAA, dns_class: IN, ttl: 0, rdata: Some(AAAA(AAAA(fd00:1122:3344:101::2))) }], valid_until: Instant { tv_sec: 1317, tv_nsec: 798692440 } })
|
3767 | 2024-08-30T19:50:31.494Z | INFO | nexus (BackgroundTasks): Determining switch slots managed by switch zones
background_task = bfd_manager
file = nexus/src/app/mod.rs:1050
|
3768 | 2024-08-30T19:50:31.497Z | DEBG | nexus (BackgroundTasks): roles
background_task = service_zone_nat_tracker
roles = RoleSet { roles: {} }
|
3769 | 2024-08-30T19:50:31.497Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = service_zone_nat_tracker
resource = Database
result = Ok(())
|
3770 | 2024-08-30T19:50:31.498Z | DEBG | nexus (BackgroundTasks): roles
background_task = physical_disk_adoption
roles = RoleSet { roles: {} }
|
3771 | 2024-08-30T19:50:31.499Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = physical_disk_adoption
resource = Database
result = Ok(())
|
3772 | 2024-08-30T19:50:31.516Z | DEBG | nexus (BackgroundTasks): roles
background_task = region_snapshot_replacement_step
roles = RoleSet { roles: {} }
|
3773 | 2024-08-30T19:50:31.516Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = region_snapshot_replacement_step
resource = Database
result = Ok(())
|
3774 | 2024-08-30T19:50:31.518Z | DEBG | nexus (BackgroundTasks): roles
background_task = region_snapshot_replacement_step
roles = RoleSet { roles: {} }
|
3775 | 2024-08-30T19:50:31.518Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = region_snapshot_replacement_step
resource = Database
result = Ok(())
|
3776 | 2024-08-30T19:50:31.519Z | DEBG | nexus (BackgroundTasks): roles
background_task = region_snapshot_replacement_start
roles = RoleSet { roles: {} }
|
3777 | 2024-08-30T19:50:31.519Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = region_snapshot_replacement_start
resource = Database
result = Ok(())
|
3778 | 2024-08-30T19:50:31.519Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = region_snapshot_replacement_step
elapsed = 39.28449ms
iteration = 16
status = {"errors":[],"step_garbage_collect_invoked_ok":[],"step_invoked_ok":[],"step_records_created_ok":[]}
|
3779 | 2024-08-30T19:50:31.520Z | DEBG | nexus (BackgroundTasks): roles
background_task = service_zone_nat_tracker
roles = RoleSet { roles: {} }
|
3780 | 2024-08-30T19:50:31.520Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = service_zone_nat_tracker
resource = Database
result = Ok(())
|
3781 | 2024-08-30T19:50:31.521Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = region_snapshot_replacement_start
elapsed = 40.550511ms
iteration = 16
status = {"errors":[],"requests_created_ok":[],"start_invoked_ok":[]}
|
3782 | 2024-08-30T19:50:31.522Z | DEBG | nexus (BackgroundTasks): roles
background_task = service_zone_nat_tracker
roles = RoleSet { roles: {} }
|
3783 | 2024-08-30T19:50:31.523Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = service_zone_nat_tracker
resource = Database
result = Ok(())
|
3784 | 2024-08-30T19:50:31.523Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = region_snapshot_replacement_garbage_collection
elapsed = 42.822062ms
iteration = 16
status = {"errors":[],"garbage_collect_requested":[]}
|
3785 | 2024-08-30T19:50:31.524Z | DEBG | nexus (BackgroundTasks): roles
background_task = service_zone_nat_tracker
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
3786 | 2024-08-30T19:50:31.525Z | INFO | nexus (BackgroundTasks): listed instances with destroyed active VMMs
background_task = instance_updater
count = 0
file = nexus/src/app/background/tasks/instance_updater.rs:55
|
3787 | 2024-08-30T19:50:31.525Z | DEBG | nexus (BackgroundTasks): looking for instances with terminated active migrations...
background_task = instance_updater
|
3788 | 2024-08-30T19:50:31.525Z | DEBG | nexus (BackgroundTasks): roles
background_task = instance_updater
roles = RoleSet { roles: {} }
|
3789 | 2024-08-30T19:50:31.525Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = instance_updater
resource = Database
result = Ok(())
|
3790 | 2024-08-30T19:50:31.526Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = region_snapshot_replacement_finish
elapsed = 45.517209ms
iteration = 16
status = {"errors":[],"records_set_to_done":[]}
|
3791 | 2024-08-30T19:50:31.526Z | DEBG | nexus (BackgroundTasks): authorize result
action = Read
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = service_zone_nat_tracker
resource = Sled { parent: Fleet, key: 289c9d10-fa69-4638-aac7-3cfc6b4e23be, lookup_type: ById(289c9d10-fa69-4638-aac7-3cfc6b4e23be) }
result = Ok(())
|
3792 | 2024-08-30T19:50:31.526Z | DEBG | nexus (BackgroundTasks): roles
background_task = service_zone_nat_tracker
roles = RoleSet { roles: {} }
|
3793 | 2024-08-30T19:50:31.527Z | DEBG | nexus (BackgroundTasks): roles
background_task = instance_watcher
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
3794 | 2024-08-30T19:50:31.527Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = service_zone_nat_tracker
resource = Database
result = Ok(())
|
3795 | 2024-08-30T19:50:31.527Z | DEBG | nexus (BackgroundTasks): roles
background_task = region_replacement
roles = RoleSet { roles: {} }
|
3796 | 2024-08-30T19:50:31.527Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = region_replacement
resource = Database
result = Ok(())
|
3797 | 2024-08-30T19:50:31.528Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = service_zone_nat_tracker
elapsed = 47.716307ms
iteration = 16
status = 0
|
3798 | 2024-08-30T19:50:31.528Z | DEBG | nexus (BackgroundTasks): authorize result
action = Read
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = instance_watcher
resource = Fleet
result = Ok(())
|
3799 | 2024-08-30T19:50:31.528Z | DEBG | nexus (BackgroundTasks): roles
background_task = instance_watcher
roles = RoleSet { roles: {} }
|
3800 | 2024-08-30T19:50:31.528Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = instance_watcher
resource = Database
result = Ok(())
|
3801 | 2024-08-30T19:50:31.529Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = region_replacement
elapsed = 49.057521ms
iteration = 16
status = {"region_replacement_started_err":0,"region_replacement_started_ok":0}
|
3802 | 2024-08-30T19:50:31.531Z | DEBG | nexus (BackgroundTasks): roles
background_task = vpc_route_manager
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
3803 | 2024-08-30T19:50:31.533Z | DEBG | nexus (BackgroundTasks): authorize result
action = ListChildren
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = vpc_route_manager
resource = Fleet
result = Ok(())
|
3804 | 2024-08-30T19:50:31.533Z | DEBG | nexus (BackgroundTasks): roles
background_task = vpc_route_manager
roles = RoleSet { roles: {} }
|
3805 | 2024-08-30T19:50:31.533Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = vpc_route_manager
resource = Database
result = Ok(())
|
3806 | 2024-08-30T19:50:31.533Z | DEBG | nexus (BackgroundTasks): roles
background_task = region_replacement_driver
roles = RoleSet { roles: {} }
|
3807 | 2024-08-30T19:50:31.533Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = region_replacement_driver
resource = Database
result = Ok(())
|
3808 | 2024-08-30T19:50:31.535Z | DEBG | nexus (BackgroundTasks): roles
background_task = switch_port_config_manager
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
3809 | 2024-08-30T19:50:31.535Z | INFO | nexus (BackgroundTasks): all instance checks complete
background_task = instance_watcher
file = nexus/src/app/background/tasks/instance_watcher.rs:454
pruned_instances = 0
total_completed = 0
total_failed = 0
total_incomplete = 0
total_instances = 0
update_sagas_queued = 0
|
3810 | 2024-08-30T19:50:31.535Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = instance_watcher
elapsed = 55.347361ms
iteration = 16
status = {"failed_checks":{},"incomplete_checks":{},"instance_states":{},"pruned_instances":0,"total_instances":0,"update_sagas_queued":0}
|
3811 | 2024-08-30T19:50:31.537Z | DEBG | nexus (BackgroundTasks): roles
background_task = physical_disk_adoption
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
3812 | 2024-08-30T19:50:31.538Z | DEBG | nexus (BackgroundTasks): authorize result
action = Read
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = switch_port_config_manager
resource = Fleet
result = Ok(())
|
3813 | 2024-08-30T19:50:31.538Z | DEBG | nexus (BackgroundTasks): roles
background_task = switch_port_config_manager
roles = RoleSet { roles: {} }
|
3814 | 2024-08-30T19:50:31.538Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = switch_port_config_manager
resource = Database
result = Ok(())
|
3815 | 2024-08-30T19:50:31.539Z | DEBG | nexus (BackgroundTasks): authorize result
action = Read
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = physical_disk_adoption
resource = Fleet
result = Ok(())
|
3816 | 2024-08-30T19:50:31.539Z | DEBG | nexus (BackgroundTasks): roles
background_task = physical_disk_adoption
roles = RoleSet { roles: {} }
|
3817 | 2024-08-30T19:50:31.539Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = physical_disk_adoption
resource = Database
result = Ok(())
|
3818 | 2024-08-30T19:50:31.539Z | DEBG | nexus (BackgroundTasks): roles
background_task = blueprint_loader
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
3819 | 2024-08-30T19:50:31.540Z | DEBG | nexus (DnsResolver): lookup_all_ipv6 srv
dns_name = _dendrite._tcp.control-plane.oxide.internal
response = SrvLookup(Lookup { query: Query { name: Name("_dendrite._tcp.control-plane.oxide.internal"), query_type: SRV, query_class: IN }, records: [Record { name_labels: Name("_dendrite._tcp.control-plane.oxide.internal."), rr_type: SRV, dns_class: IN, ttl: 0, rdata: Some(SRV(SRV { priority: 0, weight: 0, port: 12224, target: Name("dendrite-289c9d10-fa69-4638-aac7-3cfc6b4e23be.host.control-plane.oxide.internal.") })) }, Record { name_labels: Name("dendrite-289c9d10-fa69-4638-aac7-3cfc6b4e23be.host.control-plane.oxide.internal."), rr_type: AAAA, dns_class: IN, ttl: 0, rdata: Some(AAAA(AAAA(fd00:1122:3344:101::2))) }], valid_until: Instant { tv_sec: 1317, tv_nsec: 844980232 } })
|
3820 | 2024-08-30T19:50:31.541Z | INFO | nexus (BackgroundTasks): Determining switch slots managed by switch zones
background_task = switch_port_config_manager
file = nexus/src/app/mod.rs:1050
rack_id = 27cfef72-d05b-490f-ac92-5c7cad830c2e
|
3821 | 2024-08-30T19:50:31.542Z | DEBG | nexus (BackgroundTasks): authorize result
action = Read
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = blueprint_loader
resource = BlueprintConfig
result = Ok(())
|
3822 | 2024-08-30T19:50:31.542Z | DEBG | nexus (BackgroundTasks): roles
background_task = blueprint_loader
roles = RoleSet { roles: {} }
|
3823 | 2024-08-30T19:50:31.542Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = blueprint_loader
resource = Database
result = Ok(())
|
3824 | 2024-08-30T19:50:31.548Z | DEBG | nexus (BackgroundTasks): roles
background_task = blueprint_loader
roles = RoleSet { roles: {} }
|
3825 | 2024-08-30T19:50:31.548Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = blueprint_loader
resource = Database
result = Ok(())
|
3826 | 2024-08-30T19:50:31.551Z | DEBG | nexus (BackgroundTasks): roles
background_task = blueprint_loader
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
3827 | 2024-08-30T19:50:31.554Z | DEBG | nexus (BackgroundTasks): authorize result
action = Read
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = blueprint_loader
resource = Blueprint { parent: Fleet, key: 6cec0807-9a99-4265-913f-3aea7fdc6b25, lookup_type: ById(6cec0807-9a99-4265-913f-3aea7fdc6b25) }
result = Ok(())
|
3828 | 2024-08-30T19:50:31.554Z | DEBG | nexus (BackgroundTasks): roles
background_task = blueprint_loader
roles = RoleSet { roles: {} }
|
3829 | 2024-08-30T19:50:31.554Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = blueprint_loader
resource = Database
result = Ok(())
|
3830 | 2024-08-30T19:50:31.559Z | INFO | nexus (BackgroundTasks): listed instances with terminated active migrations
background_task = instance_updater
count = 0
file = nexus/src/app/background/tasks/instance_updater.rs:55
|
3831 | 2024-08-30T19:50:31.559Z | INFO | nexus (BackgroundTasks): instance updater activation completed
background_task = instance_updater
destroyed_active_vmms = 0
file = nexus/src/app/background/tasks/instance_updater.rs:220
terminated_active_migrations = 0
update_sagas_completed = 0
update_sagas_started = 0
|
3832 | 2024-08-30T19:50:31.559Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = instance_updater
elapsed = 79.312052ms
iteration = 16
status = {"destroyed_active_vmms":0,"error":null,"saga_start_failures":0,"sagas_completed":0,"sagas_failed":0,"sagas_started":0,"terminated_active_migrations":0}
|
3833 | 2024-08-30T19:50:31.563Z | DEBG | nexus (BackgroundTasks): found latest target blueprint (unchanged)
background_task = blueprint_loader
original_target_id = 6cec0807-9a99-4265-913f-3aea7fdc6b25
original_time_created = 2024-08-30 19:42:44.596991 UTC
target_id = 6cec0807-9a99-4265-913f-3aea7fdc6b25
time_created = 2024-08-30 19:42:44.596991 UTC
|
3834 | 2024-08-30T19:50:31.563Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = blueprint_loader
elapsed = 82.650621ms
iteration = 46
status = {"enabled":false,"status":"target blueprint unchanged","target_id":"6cec0807-9a99-4265-913f-3aea7fdc6b25","time_created":"2024-08-30T19:42:44.596991Z"}
|
3835 | 2024-08-30T19:50:31.565Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = region_replacement_driver
elapsed = 85.124834ms
iteration = 46
status = {"drive_invoked_ok":[],"errors":[],"finish_invoked_ok":[]}
|
3836 | 2024-08-30T19:50:31.584Z | DEBG | nexus (BackgroundTasks): roles
background_task = v2p_manager
roles = RoleSet { roles: {} }
|
3837 | 2024-08-30T19:50:31.585Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = v2p_manager
resource = Database
result = Ok(())
|
3838 | 2024-08-30T19:50:31.622Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = physical_disk_adoption
elapsed = 141.886009ms
iteration = 17
status = {"physical_disks_added":0}
|
3839 | 2024-08-30T19:50:31.630Z | INFO | nexus (BackgroundTasks): determining switch slot managed by dendrite zone
background_task = switch_port_config_manager
file = nexus/src/app/mod.rs:1058
rack_id = 27cfef72-d05b-490f-ac92-5c7cad830c2e
zone_address = fd00:1122:3344:101::2
|
3840 | 2024-08-30T19:50:31.630Z | DEBG | nexus (MgsClient): client request
background_task = switch_port_config_manager
body = None
method = GET
rack_id = 27cfef72-d05b-490f-ac92-5c7cad830c2e
uri = http://[fd00:1122:3344:101::2]:12225/local/switch-id
|
3841 | 2024-08-30T19:50:31.630Z | DEBG | nexus (MgsClient): client response
background_task = switch_port_config_manager
rack_id = 27cfef72-d05b-490f-ac92-5c7cad830c2e
result = Ok(Response { url: Url { scheme: "http", cannot_be_a_base: false, username: "", password: None, host: Some(Ipv6(fd00:1122:3344:101::2)), port: Some(12225), path: "/local/switch-id", query: None, fragment: None }, status: 200, headers: {"content-type": "application/json", "x-request-id": "8cfed762-c1ae-4032-8179-ea1a8c9339ec", "content-length": "26", "date": "Fri, 30 Aug 2024 19:50:31 GMT"} })
|
3842 | 2024-08-30T19:50:31.630Z | INFO | nexus (BackgroundTasks): identified switch slot for dendrite zone
background_task = switch_port_config_manager
file = nexus/src/app/mod.rs:1063
rack_id = 27cfef72-d05b-490f-ac92-5c7cad830c2e
slot = SpIdentifier {\n slot: 0,\n type_: Switch,\n}
zone_address = fd00:1122:3344:101::2
|
3843 | 2024-08-30T19:50:31.631Z | INFO | nexus (BackgroundTasks): completed mapping dendrite zones to switch slots
background_task = switch_port_config_manager
file = nexus/src/app/mod.rs:1095
mappings = {\n Switch0: fd00:1122:3344:101::2,\n}
rack_id = 27cfef72-d05b-490f-ac92-5c7cad830c2e
|
3844 | 2024-08-30T19:50:31.637Z | INFO | nexus (BackgroundTasks): determining switch slot managed by dendrite zone
background_task = bfd_manager
file = nexus/src/app/mod.rs:1058
zone_address = fd00:1122:3344:101::2
|
3845 | 2024-08-30T19:50:31.637Z | DEBG | nexus (MgsClient): client request
background_task = bfd_manager
body = None
method = GET
uri = http://[fd00:1122:3344:101::2]:12225/local/switch-id
|
3846 | 2024-08-30T19:50:31.638Z | DEBG | nexus (MgsClient): client response
background_task = bfd_manager
result = Ok(Response { url: Url { scheme: "http", cannot_be_a_base: false, username: "", password: None, host: Some(Ipv6(fd00:1122:3344:101::2)), port: Some(12225), path: "/local/switch-id", query: None, fragment: None }, status: 200, headers: {"content-type": "application/json", "x-request-id": "08a4275a-d7c4-4d18-9880-d7c469a39773", "content-length": "26", "date": "Fri, 30 Aug 2024 19:50:31 GMT"} })
|
3847 | 2024-08-30T19:50:31.638Z | INFO | nexus (BackgroundTasks): identified switch slot for dendrite zone
background_task = bfd_manager
file = nexus/src/app/mod.rs:1063
slot = SpIdentifier {\n slot: 0,\n type_: Switch,\n}
zone_address = fd00:1122:3344:101::2
|
3848 | 2024-08-30T19:50:31.640Z | INFO | nexus (BackgroundTasks): completed mapping dendrite zones to switch slots
background_task = bfd_manager
file = nexus/src/app/mod.rs:1095
mappings = {\n Switch0: fd00:1122:3344:101::2,\n}
|
3849 | 2024-08-30T19:50:31.648Z | INFO | nexus (BackgroundTasks): determining switch slot managed by dendrite zone
background_task = nat_v4_garbage_collector
file = nexus/src/app/mod.rs:1058
zone_address = fd00:1122:3344:101::2
|
3850 | 2024-08-30T19:50:31.648Z | DEBG | nexus (MgsClient): client request
background_task = nat_v4_garbage_collector
body = None
method = GET
uri = http://[fd00:1122:3344:101::2]:12225/local/switch-id
|
3851 | 2024-08-30T19:50:31.648Z | DEBG | nexus (MgsClient): client response
background_task = nat_v4_garbage_collector
result = Ok(Response { url: Url { scheme: "http", cannot_be_a_base: false, username: "", password: None, host: Some(Ipv6(fd00:1122:3344:101::2)), port: Some(12225), path: "/local/switch-id", query: None, fragment: None }, status: 200, headers: {"content-type": "application/json", "x-request-id": "7a3e4392-d42d-4e49-95d8-ffc684dca6d4", "content-length": "26", "date": "Fri, 30 Aug 2024 19:50:31 GMT"} })
|
3852 | 2024-08-30T19:50:31.648Z | INFO | nexus (BackgroundTasks): identified switch slot for dendrite zone
background_task = nat_v4_garbage_collector
file = nexus/src/app/mod.rs:1063
slot = SpIdentifier {\n slot: 0,\n type_: Switch,\n}
zone_address = fd00:1122:3344:101::2
|
3853 | 2024-08-30T19:50:31.650Z | INFO | nexus (BackgroundTasks): completed mapping dendrite zones to switch slots
background_task = nat_v4_garbage_collector
file = nexus/src/app/mod.rs:1095
mappings = {\n Switch0: fd00:1122:3344:101::2,\n}
|
3854 | 2024-08-30T19:50:31.690Z | DEBG | nexus (BackgroundTasks): roles
background_task = v2p_manager
roles = RoleSet { roles: {} }
|
3855 | 2024-08-30T19:50:31.690Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = v2p_manager
resource = Database
result = Ok(())
|
3856 | 2024-08-30T19:50:31.692Z | DEBG | nexus (BackgroundTasks): roles
background_task = v2p_manager
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
3857 | 2024-08-30T19:50:31.693Z | DEBG | nexus (BackgroundTasks): authorize result
action = ListChildren
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = v2p_manager
resource = Fleet
result = Ok(())
|
3858 | 2024-08-30T19:50:31.693Z | DEBG | nexus (BackgroundTasks): roles
background_task = v2p_manager
roles = RoleSet { roles: {} }
|
3859 | 2024-08-30T19:50:31.694Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = v2p_manager
resource = Database
result = Ok(())
|
3860 | 2024-08-30T19:50:31.695Z | DEBG | nexus (BackgroundTasks): roles
background_task = v2p_manager
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
3861 | 2024-08-30T19:50:31.696Z | DEBG | nexus (BackgroundTasks): authorize result
action = ListChildren
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = v2p_manager
resource = Fleet
result = Ok(())
|
3862 | 2024-08-30T19:50:31.696Z | DEBG | nexus (BackgroundTasks): roles
background_task = v2p_manager
roles = RoleSet { roles: {} }
|
3863 | 2024-08-30T19:50:31.696Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = v2p_manager
resource = Database
result = Ok(())
|
3864 | 2024-08-30T19:50:31.706Z | DEBG | nexus (BackgroundTasks): client request
SledAgent = 289c9d10-fa69-4638-aac7-3cfc6b4e23be
background_task = vpc_route_manager
body = None
method = GET
uri = http://[fd00:1122:3344:101::1]:12345/vpc-routes
|
3865 | 2024-08-30T19:50:31.707Z | DEBG | nexus (BackgroundTasks): client response
SledAgent = 289c9d10-fa69-4638-aac7-3cfc6b4e23be
background_task = vpc_route_manager
result = Ok(Response { url: Url { scheme: "http", cannot_be_a_base: false, username: "", password: None, host: Some(Ipv6(fd00:1122:3344:101::1)), port: Some(12345), path: "/vpc-routes", query: None, fragment: None }, status: 200, headers: {"content-type": "application/json", "x-request-id": "b90d5295-26db-405d-8203-fc3730389fe4", "content-length": "372", "date": "Fri, 30 Aug 2024 19:50:31 GMT"} })
|
3866 | 2024-08-30T19:50:31.707Z | DEBG | nexus (BackgroundTasks): roles
background_task = vpc_route_manager
roles = RoleSet { roles: {} }
|
3867 | 2024-08-30T19:50:31.707Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = vpc_route_manager
resource = Database
result = Ok(())
|
3868 | 2024-08-30T19:50:31.714Z | DEBG | nexus (BackgroundTasks): roles
background_task = vpc_route_manager
roles = RoleSet { roles: {} }
|
3869 | 2024-08-30T19:50:31.714Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = vpc_route_manager
resource = Database
result = Ok(())
|
3870 | 2024-08-30T19:50:31.717Z | DEBG | nexus (BackgroundTasks): roles
background_task = vpc_route_manager
roles = RoleSet { roles: {} }
|
3871 | 2024-08-30T19:50:31.718Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = vpc_route_manager
resource = Database
result = Ok(())
|
3872 | 2024-08-30T19:50:31.720Z | DEBG | nexus (BackgroundTasks): client request
SledAgent = 289c9d10-fa69-4638-aac7-3cfc6b4e23be
background_task = vpc_route_manager
body = Some(Body)
method = PUT
uri = http://[fd00:1122:3344:101::1]:12345/vpc-routes
|
3873 | 2024-08-30T19:50:31.720Z | DEBG | nexus (BackgroundTasks): client response
SledAgent = 289c9d10-fa69-4638-aac7-3cfc6b4e23be
background_task = vpc_route_manager
result = Ok(Response { url: Url { scheme: "http", cannot_be_a_base: false, username: "", password: None, host: Some(Ipv6(fd00:1122:3344:101::1)), port: Some(12345), path: "/vpc-routes", query: None, fragment: None }, status: 204, headers: {"x-request-id": "b1ffa45d-6fca-4f6e-80ec-c74076c57958", "date": "Fri, 30 Aug 2024 19:50:31 GMT"} })
|
3874 | 2024-08-30T19:50:31.723Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = vpc_route_manager
elapsed = 242.421804ms
iteration = 16
status = {}
|
3875 | 2024-08-30T19:50:31.742Z | DEBG | nexus (DpdClient): client request
background_task = nat_v4_garbage_collector
body = None
method = GET
uri = http://[fd00:1122:3344:101::2]:12224/rpw/nat/ipv4/gen
|
3876 | 2024-08-30T19:50:31.743Z | DEBG | nexus (DpdClient): client response
background_task = nat_v4_garbage_collector
result = Ok(Response { url: Url { scheme: "http", cannot_be_a_base: false, username: "", password: None, host: Some(Ipv6(fd00:1122:3344:101::2)), port: Some(12224), path: "/rpw/nat/ipv4/gen", query: None, fragment: None }, status: 200, headers: {"content-type": "application/json", "x-request-id": "48d9c922-3aab-43d3-97ea-0a25402ff457", "content-length": "2", "date": "Fri, 30 Aug 2024 19:50:31 GMT"} })
|
3877 | 2024-08-30T19:50:31.745Z | DEBG | nexus (BackgroundTasks): roles
background_task = nat_v4_garbage_collector
roles = RoleSet { roles: {} }
|
3878 | 2024-08-30T19:50:31.745Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = bfd_manager
elapsed = 264.651044ms
iteration = 16
status = {}
|
3879 | 2024-08-30T19:50:31.745Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = nat_v4_garbage_collector
resource = Database
result = Ok(())
|
3880 | 2024-08-30T19:50:31.747Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = nat_v4_garbage_collector
elapsed = 266.490726ms
iteration = 16
status = null
|
3881 | 2024-08-30T19:50:31.817Z | DEBG | nexus (BackgroundTasks): client request
SledAgent = 289c9d10-fa69-4638-aac7-3cfc6b4e23be
background_task = v2p_manager
body = None
method = GET
uri = http://[fd00:1122:3344:101::1]:12345/v2p
|
3882 | 2024-08-30T19:50:31.818Z | DEBG | nexus (BackgroundTasks): client response
SledAgent = 289c9d10-fa69-4638-aac7-3cfc6b4e23be
background_task = v2p_manager
result = Ok(Response { url: Url { scheme: "http", cannot_be_a_base: false, username: "", password: None, host: Some(Ipv6(fd00:1122:3344:101::1)), port: Some(12345), path: "/v2p", query: None, fragment: None }, status: 200, headers: {"content-type": "application/json", "x-request-id": "b6145b35-c8ea-44d7-91a7-294ab4fe820f", "content-length": "691", "date": "Fri, 30 Aug 2024 19:50:31 GMT"} })
|
3883 | 2024-08-30T19:50:31.818Z | INFO | nexus (BackgroundTasks): found opte v2p mappings
background_task = v2p_manager
file = nexus/src/app/background/tasks/v2p_mappings.rs:102
interfaces = {}
sled = buskin
|
3884 | 2024-08-30T19:50:31.818Z | INFO | nexus (BackgroundTasks): v2p mappings to delete
background_task = v2p_manager
file = nexus/src/app/background/tasks/v2p_mappings.rs:114
mappings = []
sled = buskin
|
3885 | 2024-08-30T19:50:31.818Z | INFO | nexus (BackgroundTasks): v2p mappings to add
background_task = v2p_manager
file = nexus/src/app/background/tasks/v2p_mappings.rs:127
mappings = []
sled = buskin
|
3886 | 2024-08-30T19:50:31.819Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = v2p_manager
elapsed = 338.864756ms
iteration = 16
status = {}
|
3887 | 2024-08-30T19:50:31.831Z | DEBG | nexus (BackgroundTasks): roles
background_task = switch_port_config_manager
roles = RoleSet { roles: {} }
|
3888 | 2024-08-30T19:50:31.831Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = switch_port_config_manager
resource = Database
result = Ok(())
|
3889 | 2024-08-30T19:50:31.836Z | INFO | nexus (BackgroundTasks): fetching switch port settings
background_task = switch_port_config_manager
file = nexus/src/app/background/tasks/sync_switch_configuration.rs:147
port = SwitchPort { id: 7ccb4afc-fc07-48c6-8785-c2cff1ca389e, rack_id: 27cfef72-d05b-490f-ac92-5c7cad830c2e, switch_location: "switch0", port_name: "qsfp0", port_settings_id: Some(49669c7e-dd3c-47ce-aadc-885f0c38581f) }
rack_id = 27cfef72-d05b-490f-ac92-5c7cad830c2e
switch_location = Switch0
|
3890 | 2024-08-30T19:50:31.836Z | DEBG | nexus (BackgroundTasks): roles
background_task = switch_port_config_manager
roles = RoleSet { roles: {} }
|
3891 | 2024-08-30T19:50:31.836Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = switch_port_config_manager
resource = Database
result = Ok(())
|
3892 | 2024-08-30T19:50:31.846Z | DEBG | nexus (DpdClient): client request
background_task = switch_port_config_manager
body = None
method = GET
rack_id = 27cfef72-d05b-490f-ac92-5c7cad830c2e
uri = http://[fd00:1122:3344:101::2]:12224/port/qsfp0/settings?tag=omicron
|
3893 | 2024-08-30T19:50:31.847Z | DEBG | nexus (DpdClient): client response
background_task = switch_port_config_manager
rack_id = 27cfef72-d05b-490f-ac92-5c7cad830c2e
result = Ok(Response { url: Url { scheme: "http", cannot_be_a_base: false, username: "", password: None, host: Some(Ipv6(fd00:1122:3344:101::2)), port: Some(12224), path: "/port/qsfp0/settings", query: Some("tag=omicron"), fragment: None }, status: 200, headers: {"content-type": "application/json", "x-request-id": "bf76a48e-800a-4399-88bd-ea4aebc97073", "content-length": "121", "date": "Fri, 30 Aug 2024 19:50:31 GMT"} })
|
3894 | 2024-08-30T19:50:31.847Z | INFO | nexus (BackgroundTasks): retrieved port settings from switch
background_task = switch_port_config_manager
file = nexus/src/app/background/tasks/sync_switch_configuration.rs:1714
rack_id = 27cfef72-d05b-490f-ac92-5c7cad830c2e
settings = PortSettings { links: {"0": LinkSettings { addrs: [10.151.1.174], params: LinkCreate { autoneg: false, fec: None, kr: false, lane: Some(LinkId(0)), speed: Speed40G } }} }
switch_port_id = "qsfp0"
|
3895 | 2024-08-30T19:50:31.847Z | INFO | nexus (BackgroundTasks): port settings up to date, skipping
background_task = switch_port_config_manager
file = nexus/src/app/background/tasks/sync_switch_configuration.rs:1741
rack_id = 27cfef72-d05b-490f-ac92-5c7cad830c2e
switch_location = Switch0
switch_port_id = "qsfp0"
switch_port_settings_id = 49669c7e-dd3c-47ce-aadc-885f0c38581f
|
3896 | 2024-08-30T19:50:31.847Z | INFO | nexus (BackgroundTasks): retrieved existing routes
background_task = switch_port_config_manager
file = nexus/src/app/background/tasks/sync_switch_configuration.rs:379
rack_id = 27cfef72-d05b-490f-ac92-5c7cad830c2e
routes = {Switch0: {(10.151.1.100, Prefix4 { length: 0, value: 0.0.0.0 }, None, None)}}
|
3897 | 2024-08-30T19:50:31.847Z | INFO | nexus (BackgroundTasks): retrieved desired routes
background_task = switch_port_config_manager
file = nexus/src/app/background/tasks/sync_switch_configuration.rs:383
rack_id = 27cfef72-d05b-490f-ac92-5c7cad830c2e
routes = {Switch0: {(10.151.1.100, Prefix4 { length: 0, value: 0.0.0.0 }, None, None)}}
|
3898 | 2024-08-30T19:50:31.847Z | INFO | nexus (BackgroundTasks): calculated static routes to add
background_task = switch_port_config_manager
file = nexus/src/app/background/tasks/sync_switch_configuration.rs:392
rack_id = 27cfef72-d05b-490f-ac92-5c7cad830c2e
routes = {}
|
3899 | 2024-08-30T19:50:31.847Z | INFO | nexus (BackgroundTasks): calculated static routes to delete
background_task = switch_port_config_manager
file = nexus/src/app/background/tasks/sync_switch_configuration.rs:398
rack_id = 27cfef72-d05b-490f-ac92-5c7cad830c2e
routes = {}
|
3900 | 2024-08-30T19:50:31.847Z | INFO | nexus (BackgroundTasks): checking for changes to loopback addresses
background_task = switch_port_config_manager
file = nexus/src/app/background/tasks/sync_switch_configuration.rs:418
rack_id = 27cfef72-d05b-490f-ac92-5c7cad830c2e
|
3901 | 2024-08-30T19:50:31.847Z | DEBG | nexus (BackgroundTasks): roles
background_task = switch_port_config_manager
roles = RoleSet { roles: {} }
|
3902 | 2024-08-30T19:50:31.848Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = switch_port_config_manager
resource = Database
result = Ok(())
|
3903 | 2024-08-30T19:50:31.850Z | DEBG | nexus (DpdClient): client request
background_task = switch_port_config_manager
body = None
method = GET
rack_id = 27cfef72-d05b-490f-ac92-5c7cad830c2e
uri = http://[fd00:1122:3344:101::2]:12224/loopback/ipv4
|
3904 | 2024-08-30T19:50:31.850Z | DEBG | nexus (DpdClient): client response
background_task = switch_port_config_manager
rack_id = 27cfef72-d05b-490f-ac92-5c7cad830c2e
result = Ok(Response { url: Url { scheme: "http", cannot_be_a_base: false, username: "", password: None, host: Some(Ipv6(fd00:1122:3344:101::2)), port: Some(12224), path: "/loopback/ipv4", query: None, fragment: None }, status: 200, headers: {"content-type": "application/json", "x-request-id": "06177a19-6e3f-4071-8c9a-95409ae33f9f", "content-length": "2", "date": "Fri, 30 Aug 2024 19:50:31 GMT"} })
|
3905 | 2024-08-30T19:50:31.850Z | DEBG | nexus (DpdClient): client request
background_task = switch_port_config_manager
body = None
method = GET
rack_id = 27cfef72-d05b-490f-ac92-5c7cad830c2e
uri = http://[fd00:1122:3344:101::2]:12224/loopback/ipv6
|
3906 | 2024-08-30T19:50:31.850Z | DEBG | nexus (DpdClient): client response
background_task = switch_port_config_manager
rack_id = 27cfef72-d05b-490f-ac92-5c7cad830c2e
result = Ok(Response { url: Url { scheme: "http", cannot_be_a_base: false, username: "", password: None, host: Some(Ipv6(fd00:1122:3344:101::2)), port: Some(12224), path: "/loopback/ipv6", query: None, fragment: None }, status: 200, headers: {"content-type": "application/json", "x-request-id": "9e6831e4-a0e3-4f22-b5b0-d0b416c82339", "content-length": "52", "date": "Fri, 30 Aug 2024 19:50:31 GMT"} })
|
3907 | 2024-08-30T19:50:31.850Z | INFO | nexus (BackgroundTasks): applying SMF config uplink updates to switch zone
background_task = switch_port_config_manager
config = [HostPortConfig { addrs: [UplinkAddressConfig { address: V4(Ipv4Net { addr: 10.151.1.174, width: 24 }), vlan_id: None }], lldp: Some(LldpPortConfig { chassis_id: None, management_addrs: None, port_description: None, port_id: None, status: Disabled, system_description: None, system_name: None }), port: "qsfp0" }]
file = nexus/src/app/background/tasks/sync_switch_configuration.rs:467
rack_id = 27cfef72-d05b-490f-ac92-5c7cad830c2e
switch_location = Switch0
|
3908 | 2024-08-30T19:50:31.850Z | DEBG | nexus (BackgroundTasks): client request
background_task = switch_port_config_manager
body = Some(Body)
method = POST
rack_id = 27cfef72-d05b-490f-ac92-5c7cad830c2e
uri = http://[fd00:1122:3344:101::1]:12345/switch-ports
|
3909 | 2024-08-30T19:50:31.956Z | DEBG | nexus (BackgroundTasks): client response
background_task = switch_port_config_manager
rack_id = 27cfef72-d05b-490f-ac92-5c7cad830c2e
result = Ok(Response { url: Url { scheme: "http", cannot_be_a_base: false, username: "", password: None, host: Some(Ipv6(fd00:1122:3344:101::1)), port: Some(12345), path: "/switch-ports", query: None, fragment: None }, status: 204, headers: {"x-request-id": "e7f1a1c0-e467-4d21-8caa-c83070834805", "date": "Fri, 30 Aug 2024 19:50:31 GMT"} })
|
3910 | 2024-08-30T19:50:31.956Z | INFO | nexus (BackgroundTasks): no bgp config found for switch, skipping.
background_task = switch_port_config_manager
file = nexus/src/app/background/tasks/sync_switch_configuration.rs:770
rack_id = 27cfef72-d05b-490f-ac92-5c7cad830c2e
switch = Switch0
|
3911 | 2024-08-30T19:50:31.956Z | DEBG | nexus (BackgroundTasks): client request
background_task = switch_port_config_manager
body = None
method = GET
rack_id = 27cfef72-d05b-490f-ac92-5c7cad830c2e
uri = http://[fd00:1122:3344:101::1]:12345/network-bootstore-config
|
3912 | 2024-08-30T19:50:31.957Z | DEBG | nexus (BackgroundTasks): client response
background_task = switch_port_config_manager
rack_id = 27cfef72-d05b-490f-ac92-5c7cad830c2e
result = Ok(Response { url: Url { scheme: "http", cannot_be_a_base: false, username: "", password: None, host: Some(Ipv6(fd00:1122:3344:101::1)), port: Some(12345), path: "/network-bootstore-config", query: None, fragment: None }, status: 200, headers: {"content-type": "application/json", "x-request-id": "132a2544-109c-4da3-a692-6fe8a6c1da20", "content-length": "667", "date": "Fri, 30 Aug 2024 19:50:31 GMT"} })
|
3913 | 2024-08-30T19:50:31.957Z | DEBG | nexus (BackgroundTasks): roles
background_task = switch_port_config_manager
roles = RoleSet { roles: {} }
|
3914 | 2024-08-30T19:50:31.957Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = switch_port_config_manager
resource = Database
result = Ok(())
|
3915 | 2024-08-30T19:50:31.960Z | DEBG | nexus (BackgroundTasks): roles
background_task = switch_port_config_manager
roles = RoleSet { roles: {} }
|
3916 | 2024-08-30T19:50:31.960Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = switch_port_config_manager
resource = Database
result = Ok(())
|
3917 | 2024-08-30T19:50:31.962Z | DEBG | nexus (BackgroundTasks): roles
background_task = switch_port_config_manager
roles = RoleSet { roles: {} }
|
3918 | 2024-08-30T19:50:31.963Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = switch_port_config_manager
resource = Database
result = Ok(())
|
3919 | 2024-08-30T19:50:31.965Z | DEBG | nexus (BackgroundTasks): roles
background_task = switch_port_config_manager
roles = RoleSet { roles: {} }
|
3920 | 2024-08-30T19:50:31.965Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = switch_port_config_manager
resource = Database
result = Ok(())
|
3921 | 2024-08-30T19:50:31.972Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = switch_port_config_manager
elapsed = 491.25866ms
iteration = 16
status = {}
|
3922 | 2024-08-30T19:50:32.335Z | INFO | nexus (dropshot): request completed
file = /home/build/.cargo/git/checkouts/dropshot-a4a923d29dccc492/06c8dab/dropshot/src/server.rs:914
latency_us = 227
local_addr = [fd00:1122:3344:101::c]:46269
method = GET
remote_addr = [fd00:1122:3344:101::d]:35256
req_id = 14043d0a-c1af-47e2-a750-e2c71230117d
response_code = 200
uri = /d2343105-862a-478c-b746-fd8bb78f9a96
|
3923 | 2024-08-30T19:50:41.480Z | DEBG | nexus (BackgroundTasks): activating
background_task = blueprint_loader
iteration = 47
reason = Timeout
|
3924 | 2024-08-30T19:50:41.480Z | DEBG | nexus (BackgroundTasks): roles
background_task = blueprint_loader
roles = RoleSet { roles: {} }
|
3925 | 2024-08-30T19:50:41.480Z | DEBG | nexus (BackgroundTasks): activating
background_task = region_replacement_driver
iteration = 47
reason = Timeout
|
3926 | 2024-08-30T19:50:41.480Z | DEBG | nexus (BackgroundTasks): roles
background_task = region_replacement_driver
roles = RoleSet { roles: {} }
|
3927 | 2024-08-30T19:50:41.481Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = blueprint_loader
resource = Database
result = Ok(())
|
3928 | 2024-08-30T19:50:41.481Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = region_replacement_driver
resource = Database
result = Ok(())
|
3929 | 2024-08-30T19:50:41.482Z | DEBG | nexus (BackgroundTasks): roles
background_task = blueprint_loader
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
3930 | 2024-08-30T19:50:41.485Z | DEBG | nexus (BackgroundTasks): authorize result
action = Read
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = blueprint_loader
resource = BlueprintConfig
result = Ok(())
|
3931 | 2024-08-30T19:50:41.485Z | DEBG | nexus (BackgroundTasks): roles
background_task = blueprint_loader
roles = RoleSet { roles: {} }
|
3932 | 2024-08-30T19:50:41.485Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = blueprint_loader
resource = Database
result = Ok(())
|
3933 | 2024-08-30T19:50:41.487Z | DEBG | nexus (BackgroundTasks): roles
background_task = blueprint_loader
roles = RoleSet { roles: {} }
|
3934 | 2024-08-30T19:50:41.488Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = blueprint_loader
resource = Database
result = Ok(())
|
3935 | 2024-08-30T19:50:41.506Z | DEBG | nexus (BackgroundTasks): roles
background_task = region_replacement_driver
roles = RoleSet { roles: {} }
|
3936 | 2024-08-30T19:50:41.506Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = region_replacement_driver
resource = Database
result = Ok(())
|
3937 | 2024-08-30T19:50:41.514Z | DEBG | nexus (BackgroundTasks): roles
background_task = blueprint_loader
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
3938 | 2024-08-30T19:50:41.517Z | DEBG | nexus (BackgroundTasks): authorize result
action = Read
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = blueprint_loader
resource = Blueprint { parent: Fleet, key: 6cec0807-9a99-4265-913f-3aea7fdc6b25, lookup_type: ById(6cec0807-9a99-4265-913f-3aea7fdc6b25) }
result = Ok(())
|
3939 | 2024-08-30T19:50:41.517Z | DEBG | nexus (BackgroundTasks): roles
background_task = blueprint_loader
roles = RoleSet { roles: {} }
|
3940 | 2024-08-30T19:50:41.517Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = blueprint_loader
resource = Database
result = Ok(())
|
3941 | 2024-08-30T19:50:41.525Z | DEBG | nexus (BackgroundTasks): found latest target blueprint (unchanged)
background_task = blueprint_loader
original_target_id = 6cec0807-9a99-4265-913f-3aea7fdc6b25
original_time_created = 2024-08-30 19:42:44.596991 UTC
target_id = 6cec0807-9a99-4265-913f-3aea7fdc6b25
time_created = 2024-08-30 19:42:44.596991 UTC
|
3942 | 2024-08-30T19:50:41.525Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = blueprint_loader
elapsed = 44.783106ms
iteration = 47
status = {"enabled":false,"status":"target blueprint unchanged","target_id":"6cec0807-9a99-4265-913f-3aea7fdc6b25","time_created":"2024-08-30T19:42:44.596991Z"}
|
3943 | 2024-08-30T19:50:41.532Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = region_replacement_driver
elapsed = 52.005913ms
iteration = 47
status = {"drive_invoked_ok":[],"errors":[],"finish_invoked_ok":[]}
|
3944 | 2024-08-30T19:50:42.335Z | INFO | nexus (dropshot): request completed
file = /home/build/.cargo/git/checkouts/dropshot-a4a923d29dccc492/06c8dab/dropshot/src/server.rs:914
latency_us = 226
local_addr = [fd00:1122:3344:101::c]:46269
method = GET
remote_addr = [fd00:1122:3344:101::d]:35256
req_id = 68c63c02-e66f-41ac-b4f0-c1d3a333e446
response_code = 200
uri = /d2343105-862a-478c-b746-fd8bb78f9a96
|