1 | 2024-07-19T23:00:06.483Z | DEBG | nexus (BackgroundTasks): activating
background_task = blueprint_loader
iteration = 15
reason = Timeout
|
2 | 2024-07-19T23:00:06.483Z | DEBG | nexus (BackgroundTasks): roles
background_task = blueprint_loader
roles = RoleSet { roles: {} }
|
3 | 2024-07-19T23:00:06.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(())
|
4 | 2024-07-19T23:00:06.483Z | DEBG | nexus (BackgroundTasks): activating
background_task = region_replacement_driver
iteration = 15
reason = Timeout
|
5 | 2024-07-19T23:00:06.483Z | INFO | nexus (BackgroundTasks): region replacement driver task started
background_task = region_replacement_driver
file = nexus/src/app/background/tasks/region_replacement_driver.rs:231
|
6 | 2024-07-19T23:00:06.483Z | DEBG | nexus (BackgroundTasks): roles
background_task = region_replacement_driver
roles = RoleSet { roles: {} }
|
7 | 2024-07-19T23:00:06.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(())
|
8 | 2024-07-19T23:00:06.485Z | DEBG | nexus (BackgroundTasks): roles
background_task = blueprint_loader
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
9 | 2024-07-19T23:00:06.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(())
|
10 | 2024-07-19T23:00:06.488Z | DEBG | nexus (BackgroundTasks): roles
background_task = blueprint_loader
roles = RoleSet { roles: {} }
|
11 | 2024-07-19T23:00:06.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(())
|
12 | 2024-07-19T23:00:06.490Z | DEBG | nexus (BackgroundTasks): roles
background_task = blueprint_loader
roles = RoleSet { roles: {} }
|
13 | 2024-07-19T23:00:06.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(())
|
14 | 2024-07-19T23:00:06.491Z | DEBG | nexus (BackgroundTasks): roles
background_task = blueprint_loader
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
15 | 2024-07-19T23:00:06.493Z | 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: 112437b7-60f1-4673-858f-9f7fcebc50c3, lookup_type: ById(112437b7-60f1-4673-858f-9f7fcebc50c3) }
result = Ok(())
|
16 | 2024-07-19T23:00:06.493Z | DEBG | nexus (BackgroundTasks): roles
background_task = blueprint_loader
roles = RoleSet { roles: {} }
|
17 | 2024-07-19T23:00:06.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(())
|
18 | 2024-07-19T23:00:06.501Z | DEBG | nexus (BackgroundTasks): found latest target blueprint (unchanged)
background_task = blueprint_loader
original_target_id = 112437b7-60f1-4673-858f-9f7fcebc50c3
original_time_created = 2024-07-19 22:57:34.689399 UTC
target_id = 112437b7-60f1-4673-858f-9f7fcebc50c3
time_created = 2024-07-19 22:57:34.689399 UTC
|
19 | 2024-07-19T23:00:06.501Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = blueprint_loader
elapsed = 17.957978ms
iteration = 15
status = {"status":"target blueprint unchanged","target_id":"112437b7-60f1-4673-858f-9f7fcebc50c3","time_created":"2024-07-19T22:57:34.689399Z"}
|
20 | 2024-07-19T23:00:06.510Z | DEBG | nexus (BackgroundTasks): roles
background_task = region_replacement_driver
roles = RoleSet { roles: {} }
|
21 | 2024-07-19T23:00:06.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(())
|
22 | 2024-07-19T23:00:06.511Z | INFO | nexus (BackgroundTasks): region replacement driver task done
background_task = region_replacement_driver
file = nexus/src/app/background/tasks/region_replacement_driver.rs:238
|
23 | 2024-07-19T23:00:06.511Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = region_replacement_driver
elapsed = 28.109234ms
iteration = 15
status = {"drive_invoked_ok":[],"errors":[],"finish_invoked_ok":[]}
|
24 | 2024-07-19T23:00:07.013Z | INFO | nexus (dropshot): request completed
file = /home/build/.cargo/git/checkouts/dropshot-a4a923d29dccc492/7b594d0/dropshot/src/server.rs:914
latency_us = 395
local_addr = [fd00:1122:3344:101::c]:39928
method = GET
remote_addr = [fd00:1122:3344:101::d]:60126
req_id = d97c722a-c88d-425a-b339-283f5b011751
response_code = 200
uri = /a88a8918-a4d7-44fb-8a6a-ae496052bdd5
|
25 | 2024-07-19T23:00:16.482Z | DEBG | nexus (BackgroundTasks): activating
background_task = nat_v4_garbage_collector
iteration = 6
reason = Timeout
|
26 | 2024-07-19T23:00:16.482Z | DEBG | nexus (BackgroundTasks): roles
background_task = nat_v4_garbage_collector
roles = RoleSet { roles: {} }
|
27 | 2024-07-19T23:00:16.482Z | DEBG | nexus (BackgroundTasks): activating
background_task = bfd_manager
iteration = 6
reason = Timeout
|
28 | 2024-07-19T23:00:16.482Z | DEBG | nexus (BackgroundTasks): roles
background_task = bfd_manager
roles = RoleSet { roles: {} }
|
29 | 2024-07-19T23:00:16.482Z | DEBG | nexus (BackgroundTasks): activating
background_task = blueprint_loader
iteration = 16
reason = Timeout
|
30 | 2024-07-19T23:00:16.482Z | DEBG | nexus (BackgroundTasks): activating
background_task = physical_disk_adoption
iteration = 7
reason = Timeout
|
31 | 2024-07-19T23:00:16.482Z | DEBG | nexus (BackgroundTasks): roles
background_task = blueprint_loader
roles = RoleSet { roles: {} }
|
32 | 2024-07-19T23:00:16.482Z | DEBG | nexus (BackgroundTasks): activating
background_task = phantom_disks
iteration = 6
reason = Timeout
|
33 | 2024-07-19T23:00:16.482Z | WARN | nexus (BackgroundTasks): phantom disk task started
background_task = phantom_disks
file = nexus/src/app/background/tasks/phantom_disks.rs:46
|
34 | 2024-07-19T23:00:16.482Z | DEBG | nexus (BackgroundTasks): roles
background_task = physical_disk_adoption
roles = RoleSet { roles: {} }
|
35 | 2024-07-19T23:00:16.483Z | 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(())
|
36 | 2024-07-19T23:00:16.483Z | 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(())
|
37 | 2024-07-19T23:00:16.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(())
|
38 | 2024-07-19T23:00:16.483Z | 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(())
|
39 | 2024-07-19T23:00:16.483Z | DEBG | nexus (BackgroundTasks): activating
background_task = region_replacement
iteration = 6
reason = Timeout
|
40 | 2024-07-19T23:00:16.483Z | DEBG | nexus (BackgroundTasks): activating
background_task = vpc_route_manager
iteration = 6
reason = Timeout
|
41 | 2024-07-19T23:00:16.483Z | WARN | nexus (BackgroundTasks): region replacement task started
background_task = region_replacement
file = nexus/src/app/background/tasks/region_replacement.rs:64
|
42 | 2024-07-19T23:00:16.483Z | DEBG | nexus (BackgroundTasks): roles
background_task = region_replacement
roles = RoleSet { roles: {} }
|
43 | 2024-07-19T23:00:16.483Z | DEBG | nexus (BackgroundTasks): roles
background_task = vpc_route_manager
roles = RoleSet { roles: {} }
|
44 | 2024-07-19T23:00:16.483Z | DEBG | nexus (BackgroundTasks): activating
background_task = v2p_manager
iteration = 6
reason = Timeout
|
45 | 2024-07-19T23:00:16.483Z | DEBG | nexus (BackgroundTasks): roles
background_task = v2p_manager
roles = RoleSet { roles: {} }
|
46 | 2024-07-19T23:00:16.483Z | DEBG | nexus (BackgroundTasks): activating
background_task = instance_watcher
iteration = 6
reason = Timeout
|
47 | 2024-07-19T23:00:16.483Z | DEBG | nexus (BackgroundTasks): activating
background_task = service_zone_nat_tracker
iteration = 6
reason = Timeout
|
48 | 2024-07-19T23:00:16.483Z | DEBG | nexus (BackgroundTasks): roles
background_task = instance_watcher
roles = RoleSet { roles: {} }
|
49 | 2024-07-19T23:00:16.483Z | DEBG | nexus (BackgroundTasks): roles
background_task = service_zone_nat_tracker
roles = RoleSet { roles: {} }
|
50 | 2024-07-19T23:00:16.483Z | DEBG | nexus (BackgroundTasks): activating
background_task = region_replacement_driver
iteration = 16
reason = Timeout
|
51 | 2024-07-19T23:00:16.483Z | DEBG | nexus (BackgroundTasks): activating
background_task = switch_port_config_manager
iteration = 6
reason = Timeout
|
52 | 2024-07-19T23:00:16.483Z | INFO | nexus (BackgroundTasks): region replacement driver task started
background_task = region_replacement_driver
file = nexus/src/app/background/tasks/region_replacement_driver.rs:231
|
53 | 2024-07-19T23:00:16.483Z | DEBG | nexus (BackgroundTasks): roles
background_task = region_replacement_driver
roles = RoleSet { roles: {} }
|
54 | 2024-07-19T23:00:16.483Z | DEBG | nexus (BackgroundTasks): roles
background_task = switch_port_config_manager
roles = RoleSet { roles: {} }
|
55 | 2024-07-19T23:00:16.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(())
|
56 | 2024-07-19T23:00:16.484Z | 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(())
|
57 | 2024-07-19T23:00:16.484Z | 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(())
|
58 | 2024-07-19T23:00:16.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(())
|
59 | 2024-07-19T23:00:16.484Z | 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(())
|
60 | 2024-07-19T23:00:16.484Z | 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(())
|
61 | 2024-07-19T23:00:16.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(())
|
62 | 2024-07-19T23:00:16.484Z | DEBG | nexus (BackgroundTasks): roles
background_task = physical_disk_adoption
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
63 | 2024-07-19T23:00:16.485Z | DEBG | nexus (BackgroundTasks): roles
background_task = blueprint_loader
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
64 | 2024-07-19T23:00:16.485Z | DEBG | nexus (BackgroundTasks): roles
background_task = vpc_route_manager
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
65 | 2024-07-19T23:00:16.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-48cd94f5-f87f-4753-bbbe-9dbe9c9d5fba.host.control-plane.oxide.internal.") })) }, Record { name_labels: Name("dendrite-48cd94f5-f87f-4753-bbbe-9dbe9c9d5fba.host.control-plane.oxide.internal."), rr_type: AAAA, dns_class: IN, ttl: 0, rdata: Some(AAAA(fd00:1122:3344:101::2)) }], valid_until: Instant { tv_sec: 2238, tv_nsec: 682109895 } })
|
66 | 2024-07-19T23:00:16.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-48cd94f5-f87f-4753-bbbe-9dbe9c9d5fba.host.control-plane.oxide.internal.") })) }, Record { name_labels: Name("dendrite-48cd94f5-f87f-4753-bbbe-9dbe9c9d5fba.host.control-plane.oxide.internal."), rr_type: AAAA, dns_class: IN, ttl: 0, rdata: Some(AAAA(fd00:1122:3344:101::2)) }], valid_until: Instant { tv_sec: 2238, tv_nsec: 682179226 } })
|
67 | 2024-07-19T23:00:16.486Z | DEBG | nexus (BackgroundTasks): roles
background_task = switch_port_config_manager
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
68 | 2024-07-19T23:00:16.486Z | INFO | nexus (BackgroundTasks): Determining switch slots managed by switch zones
background_task = bfd_manager
file = nexus/src/app/mod.rs:1033
|
69 | 2024-07-19T23:00:16.486Z | DEBG | nexus (BackgroundTasks): roles
background_task = service_zone_nat_tracker
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
70 | 2024-07-19T23:00:16.487Z | WARN | nexus (BackgroundTasks): phantom disk task done
background_task = phantom_disks
file = nexus/src/app/background/tasks/phantom_disks.rs:93
|
71 | 2024-07-19T23:00:16.487Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = phantom_disks
elapsed = 4.254008ms
iteration = 6
status = {"phantom_disk_deleted_err":0,"phantom_disk_deleted_ok":0}
|
72 | 2024-07-19T23:00:16.487Z | INFO | nexus (BackgroundTasks): Determining switch slots managed by switch zones
background_task = nat_v4_garbage_collector
file = nexus/src/app/mod.rs:1033
|
73 | 2024-07-19T23:00:16.488Z | 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(())
|
74 | 2024-07-19T23:00:16.488Z | DEBG | nexus (BackgroundTasks): roles
background_task = physical_disk_adoption
roles = RoleSet { roles: {} }
|
75 | 2024-07-19T23:00:16.488Z | 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(())
|
76 | 2024-07-19T23:00:16.489Z | 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(())
|
77 | 2024-07-19T23:00:16.489Z | DEBG | nexus (BackgroundTasks): roles
background_task = vpc_route_manager
roles = RoleSet { roles: {} }
|
78 | 2024-07-19T23:00:16.489Z | 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(())
|
79 | 2024-07-19T23:00:16.489Z | DEBG | nexus (BackgroundTasks): roles
background_task = region_replacement_driver
roles = RoleSet { roles: {} }
|
80 | 2024-07-19T23:00:16.489Z | 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(())
|
81 | 2024-07-19T23:00:16.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(())
|
82 | 2024-07-19T23:00:16.489Z | DEBG | nexus (BackgroundTasks): roles
background_task = blueprint_loader
roles = RoleSet { roles: {} }
|
83 | 2024-07-19T23:00:16.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(())
|
84 | 2024-07-19T23:00:16.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(())
|
85 | 2024-07-19T23:00:16.490Z | DEBG | nexus (BackgroundTasks): roles
background_task = switch_port_config_manager
roles = RoleSet { roles: {} }
|
86 | 2024-07-19T23:00:16.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(())
|
87 | 2024-07-19T23:00:16.491Z | 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(())
|
88 | 2024-07-19T23:00:16.491Z | DEBG | nexus (BackgroundTasks): roles
background_task = service_zone_nat_tracker
roles = RoleSet { roles: {} }
|
89 | 2024-07-19T23:00:16.491Z | 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(())
|
90 | 2024-07-19T23:00:16.494Z | WARN | nexus (BackgroundTasks): physical disk adoption task started
background_task = physical_disk_adoption
file = nexus/src/app/background/tasks/physical_disk_adoption.rs:100
|
91 | 2024-07-19T23:00:16.494Z | DEBG | nexus (BackgroundTasks): roles
background_task = physical_disk_adoption
roles = RoleSet { roles: {} }
|
92 | 2024-07-19T23:00:16.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(())
|
93 | 2024-07-19T23:00:16.495Z | INFO | nexus (BackgroundTasks): region replacement driver task done
background_task = region_replacement_driver
file = nexus/src/app/background/tasks/region_replacement_driver.rs:238
|
94 | 2024-07-19T23:00:16.495Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = region_replacement_driver
elapsed = 11.886067ms
iteration = 16
status = {"drive_invoked_ok":[],"errors":[],"finish_invoked_ok":[]}
|
95 | 2024-07-19T23:00:16.496Z | 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-48cd94f5-f87f-4753-bbbe-9dbe9c9d5fba.host.control-plane.oxide.internal.") })) }, Record { name_labels: Name("dendrite-48cd94f5-f87f-4753-bbbe-9dbe9c9d5fba.host.control-plane.oxide.internal."), rr_type: AAAA, dns_class: IN, ttl: 0, rdata: Some(AAAA(fd00:1122:3344:101::2)) }], valid_until: Instant { tv_sec: 2238, tv_nsec: 692310281 } })
|
96 | 2024-07-19T23:00:16.496Z | INFO | nexus (BackgroundTasks): Determining switch slots managed by switch zones
background_task = switch_port_config_manager
file = nexus/src/app/mod.rs:1033
rack_id = 858ba1b7-0444-4ae8-8154-caf799e42fa8
|
97 | 2024-07-19T23:00:16.498Z | DEBG | nexus (BackgroundTasks): roles
background_task = blueprint_loader
roles = RoleSet { roles: {} }
|
98 | 2024-07-19T23:00:16.498Z | 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(())
|
99 | 2024-07-19T23:00:16.498Z | DEBG | nexus (BackgroundTasks): roles
background_task = vpc_route_manager
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
100 | 2024-07-19T23:00:16.499Z | DEBG | nexus (BackgroundTasks): roles
background_task = service_zone_nat_tracker
roles = RoleSet { roles: {} }
|
101 | 2024-07-19T23:00:16.499Z | DEBG | nexus (BackgroundTasks): roles
background_task = blueprint_loader
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
102 | 2024-07-19T23:00:16.499Z | DEBG | nexus (BackgroundTasks): roles
background_task = instance_watcher
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
103 | 2024-07-19T23:00:16.499Z | 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(())
|
104 | 2024-07-19T23:00:16.500Z | 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(())
|
105 | 2024-07-19T23:00:16.500Z | DEBG | nexus (BackgroundTasks): roles
background_task = vpc_route_manager
roles = RoleSet { roles: {} }
|
106 | 2024-07-19T23:00:16.500Z | 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(())
|
107 | 2024-07-19T23:00:16.501Z | DEBG | nexus (BackgroundTasks): roles
background_task = physical_disk_adoption
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
108 | 2024-07-19T23:00:16.504Z | 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(())
|
109 | 2024-07-19T23:00:16.504Z | DEBG | nexus (BackgroundTasks): roles
background_task = instance_watcher
roles = RoleSet { roles: {} }
|
110 | 2024-07-19T23:00:16.504Z | 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: 112437b7-60f1-4673-858f-9f7fcebc50c3, lookup_type: ById(112437b7-60f1-4673-858f-9f7fcebc50c3) }
result = Ok(())
|
111 | 2024-07-19T23:00:16.504Z | DEBG | nexus (BackgroundTasks): roles
background_task = blueprint_loader
roles = RoleSet { roles: {} }
|
112 | 2024-07-19T23:00:16.504Z | 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(())
|
113 | 2024-07-19T23:00:16.504Z | 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(())
|
114 | 2024-07-19T23:00:16.504Z | 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(())
|
115 | 2024-07-19T23:00:16.504Z | DEBG | nexus (BackgroundTasks): roles
background_task = physical_disk_adoption
roles = RoleSet { roles: {} }
|
116 | 2024-07-19T23:00:16.505Z | 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(())
|
117 | 2024-07-19T23:00:16.507Z | DEBG | nexus (BackgroundTasks): roles
background_task = v2p_manager
roles = RoleSet { roles: {} }
|
118 | 2024-07-19T23:00:16.507Z | 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(())
|
119 | 2024-07-19T23:00:16.512Z | DEBG | nexus (BackgroundTasks): found latest target blueprint (unchanged)
background_task = blueprint_loader
original_target_id = 112437b7-60f1-4673-858f-9f7fcebc50c3
original_time_created = 2024-07-19 22:57:34.689399 UTC
target_id = 112437b7-60f1-4673-858f-9f7fcebc50c3
time_created = 2024-07-19 22:57:34.689399 UTC
|
120 | 2024-07-19T23:00:16.512Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = blueprint_loader
elapsed = 30.102771ms
iteration = 16
status = {"status":"target blueprint unchanged","target_id":"112437b7-60f1-4673-858f-9f7fcebc50c3","time_created":"2024-07-19T22:57:34.689399Z"}
|
121 | 2024-07-19T23:00:16.513Z | INFO | nexus (BackgroundTasks): all instance checks complete
background_task = instance_watcher
file = nexus/src/app/background/tasks/instance_watcher.rs:458
pruned_instances = 0
total_completed = 0
total_failed = 0
total_incomplete = 0
total_instances = 0
|
122 | 2024-07-19T23:00:16.513Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = instance_watcher
elapsed = 29.761174ms
iteration = 6
status = {"failed_checks":{},"incomplete_checks":{},"instance_states":{},"pruned_instances":0,"total_instances":0}
|
123 | 2024-07-19T23:00:16.516Z | DEBG | nexus (BackgroundTasks): roles
background_task = v2p_manager
roles = RoleSet { roles: {} }
|
124 | 2024-07-19T23:00:16.517Z | 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(())
|
125 | 2024-07-19T23:00:16.518Z | DEBG | nexus (BackgroundTasks): roles
background_task = v2p_manager
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
126 | 2024-07-19T23:00:16.520Z | DEBG | nexus (BackgroundTasks): roles
background_task = service_zone_nat_tracker
roles = RoleSet { roles: {} }
|
127 | 2024-07-19T23:00:16.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(())
|
128 | 2024-07-19T23:00:16.521Z | 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(())
|
129 | 2024-07-19T23:00:16.521Z | DEBG | nexus (BackgroundTasks): roles
background_task = v2p_manager
roles = RoleSet { roles: {} }
|
130 | 2024-07-19T23:00:16.521Z | 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(())
|
131 | 2024-07-19T23:00:16.522Z | DEBG | nexus (BackgroundTasks): roles
background_task = service_zone_nat_tracker
roles = RoleSet { roles: {} }
|
132 | 2024-07-19T23:00:16.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(())
|
133 | 2024-07-19T23:00:16.523Z | DEBG | nexus (BackgroundTasks): roles
background_task = v2p_manager
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
134 | 2024-07-19T23:00:16.524Z | DEBG | nexus (BackgroundTasks): roles
background_task = service_zone_nat_tracker
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
135 | 2024-07-19T23:00:16.525Z | 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(())
|
136 | 2024-07-19T23:00:16.525Z | DEBG | nexus (BackgroundTasks): roles
background_task = v2p_manager
roles = RoleSet { roles: {} }
|
137 | 2024-07-19T23:00:16.525Z | 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(())
|
138 | 2024-07-19T23:00:16.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: 48cd94f5-f87f-4753-bbbe-9dbe9c9d5fba, lookup_type: ById(48cd94f5-f87f-4753-bbbe-9dbe9c9d5fba) }
result = Ok(())
|
139 | 2024-07-19T23:00:16.527Z | DEBG | nexus (BackgroundTasks): roles
background_task = service_zone_nat_tracker
roles = RoleSet { roles: {} }
|
140 | 2024-07-19T23:00:16.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(())
|
141 | 2024-07-19T23:00:16.528Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = service_zone_nat_tracker
elapsed = 44.687077ms
iteration = 6
status = 0
|
142 | 2024-07-19T23:00:16.537Z | DEBG | nexus (BackgroundTasks): roles
background_task = region_replacement
roles = RoleSet { roles: {} }
|
143 | 2024-07-19T23:00:16.537Z | 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(())
|
144 | 2024-07-19T23:00:16.541Z | WARN | nexus (BackgroundTasks): region replacement task done
background_task = region_replacement
file = nexus/src/app/background/tasks/region_replacement.rs:185
|
145 | 2024-07-19T23:00:16.541Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = region_replacement
elapsed = 57.96867ms
iteration = 6
status = {"region_replacement_started_err":0,"region_replacement_started_ok":0}
|
146 | 2024-07-19T23:00:16.543Z | WARN | nexus (BackgroundTasks): physical disk adoption task done
background_task = physical_disk_adoption
file = nexus/src/app/background/tasks/physical_disk_adoption.rs:174
|
147 | 2024-07-19T23:00:16.543Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = physical_disk_adoption
elapsed = 60.988124ms
iteration = 7
status = {"physical_disks_added":0}
|
148 | 2024-07-19T23:00:16.615Z | INFO | nexus (BackgroundTasks): determining switch slot managed by dendrite zone
background_task = bfd_manager
file = nexus/src/app/mod.rs:1041
zone_address = fd00:1122:3344:101::2
|
149 | 2024-07-19T23:00:16.615Z | DEBG | nexus (MgsClient): client request
background_task = bfd_manager
body = None
method = GET
uri = http://[fd00:1122:3344:101::2]:12225/local/switch-id
|
150 | 2024-07-19T23:00:16.615Z | 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": "87099ba8-7509-4d14-825f-4577cc852adf", "content-length": "26", "date": "Fri, 19 Jul 2024 23:00:16 GMT"} })
|
151 | 2024-07-19T23:00:16.615Z | INFO | nexus (BackgroundTasks): identified switch slot for dendrite zone
background_task = bfd_manager
file = nexus/src/app/mod.rs:1046
slot = SpIdentifier {\n slot: 0,\n type_: Switch,\n}
zone_address = fd00:1122:3344:101::2
|
152 | 2024-07-19T23:00:16.618Z | INFO | nexus (BackgroundTasks): completed mapping dendrite zones to switch slots
background_task = bfd_manager
file = nexus/src/app/mod.rs:1078
mappings = {\n Switch0: fd00:1122:3344:101::2,\n}
|
153 | 2024-07-19T23:00:16.643Z | INFO | nexus (BackgroundTasks): determining switch slot managed by dendrite zone
background_task = switch_port_config_manager
file = nexus/src/app/mod.rs:1041
rack_id = 858ba1b7-0444-4ae8-8154-caf799e42fa8
zone_address = fd00:1122:3344:101::2
|
154 | 2024-07-19T23:00:16.643Z | DEBG | nexus (MgsClient): client request
background_task = switch_port_config_manager
body = None
method = GET
rack_id = 858ba1b7-0444-4ae8-8154-caf799e42fa8
uri = http://[fd00:1122:3344:101::2]:12225/local/switch-id
|
155 | 2024-07-19T23:00:16.644Z | DEBG | nexus (MgsClient): client response
background_task = switch_port_config_manager
rack_id = 858ba1b7-0444-4ae8-8154-caf799e42fa8
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": "f886df76-bf21-42c4-ab0f-41a5e9345d11", "content-length": "26", "date": "Fri, 19 Jul 2024 23:00:16 GMT"} })
|
156 | 2024-07-19T23:00:16.644Z | INFO | nexus (BackgroundTasks): identified switch slot for dendrite zone
background_task = switch_port_config_manager
file = nexus/src/app/mod.rs:1046
rack_id = 858ba1b7-0444-4ae8-8154-caf799e42fa8
slot = SpIdentifier {\n slot: 0,\n type_: Switch,\n}
zone_address = fd00:1122:3344:101::2
|
157 | 2024-07-19T23:00:16.645Z | INFO | nexus (BackgroundTasks): completed mapping dendrite zones to switch slots
background_task = switch_port_config_manager
file = nexus/src/app/mod.rs:1078
mappings = {\n Switch0: fd00:1122:3344:101::2,\n}
rack_id = 858ba1b7-0444-4ae8-8154-caf799e42fa8
|
158 | 2024-07-19T23:00:16.698Z | DEBG | nexus (BackgroundTasks): client request
SledAgent = 48cd94f5-f87f-4753-bbbe-9dbe9c9d5fba
background_task = v2p_manager
body = None
method = GET
uri = http://[fd00:1122:3344:101::1]:12345/v2p
|
159 | 2024-07-19T23:00:16.700Z | DEBG | nexus (BackgroundTasks): client response
SledAgent = 48cd94f5-f87f-4753-bbbe-9dbe9c9d5fba
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": "5da650a4-60a6-4f05-b8ac-93921d444ff1", "content-length": "691", "date": "Fri, 19 Jul 2024 23:00:16 GMT"} })
|
160 | 2024-07-19T23:00:16.700Z | INFO | nexus (BackgroundTasks): found opte v2p mappings
background_task = v2p_manager
file = nexus/src/app/background/tasks/v2p_mappings.rs:102
interfaces = {}
sled = sock
|
161 | 2024-07-19T23:00:16.700Z | INFO | nexus (BackgroundTasks): v2p mappings to delete
background_task = v2p_manager
file = nexus/src/app/background/tasks/v2p_mappings.rs:114
mappings = []
sled = sock
|
162 | 2024-07-19T23:00:16.700Z | INFO | nexus (BackgroundTasks): v2p mappings to add
background_task = v2p_manager
file = nexus/src/app/background/tasks/v2p_mappings.rs:127
mappings = []
sled = sock
|
163 | 2024-07-19T23:00:16.701Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = v2p_manager
elapsed = 217.68875ms
iteration = 6
status = {}
|
164 | 2024-07-19T23:00:16.720Z | INFO | nexus (BackgroundTasks): determining switch slot managed by dendrite zone
background_task = nat_v4_garbage_collector
file = nexus/src/app/mod.rs:1041
zone_address = fd00:1122:3344:101::2
|
165 | 2024-07-19T23:00:16.720Z | 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
|
166 | 2024-07-19T23:00:16.720Z | 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": "7b80740b-dbaa-4f3f-9282-cd4695ddd34e", "content-length": "26", "date": "Fri, 19 Jul 2024 23:00:16 GMT"} })
|
167 | 2024-07-19T23:00:16.721Z | INFO | nexus (BackgroundTasks): identified switch slot for dendrite zone
background_task = nat_v4_garbage_collector
file = nexus/src/app/mod.rs:1046
slot = SpIdentifier {\n slot: 0,\n type_: Switch,\n}
zone_address = fd00:1122:3344:101::2
|
168 | 2024-07-19T23:00:16.722Z | INFO | nexus (BackgroundTasks): completed mapping dendrite zones to switch slots
background_task = nat_v4_garbage_collector
file = nexus/src/app/mod.rs:1078
mappings = {\n Switch0: fd00:1122:3344:101::2,\n}
|
169 | 2024-07-19T23:00:16.743Z | DEBG | nexus (BackgroundTasks): client request
SledAgent = 48cd94f5-f87f-4753-bbbe-9dbe9c9d5fba
background_task = vpc_route_manager
body = None
method = GET
uri = http://[fd00:1122:3344:101::1]:12345/vpc-routes
|
170 | 2024-07-19T23:00:16.743Z | DEBG | nexus (BackgroundTasks): client response
SledAgent = 48cd94f5-f87f-4753-bbbe-9dbe9c9d5fba
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": "d32fa4d3-905b-468c-8884-e41b8b5468fb", "content-length": "372", "date": "Fri, 19 Jul 2024 23:00:16 GMT"} })
|
171 | 2024-07-19T23:00:16.743Z | DEBG | nexus (BackgroundTasks): roles
background_task = vpc_route_manager
roles = RoleSet { roles: {} }
|
172 | 2024-07-19T23:00:16.743Z | 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(())
|
173 | 2024-07-19T23:00:16.744Z | DEBG | nexus (BackgroundTasks): roles
background_task = vpc_route_manager
roles = RoleSet { roles: {} }
|
174 | 2024-07-19T23:00:16.745Z | 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(())
|
175 | 2024-07-19T23:00:16.747Z | DEBG | nexus (BackgroundTasks): roles
background_task = vpc_route_manager
roles = RoleSet { roles: {} }
|
176 | 2024-07-19T23:00:16.747Z | 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(())
|
177 | 2024-07-19T23:00:16.750Z | DEBG | nexus (BackgroundTasks): client request
SledAgent = 48cd94f5-f87f-4753-bbbe-9dbe9c9d5fba
background_task = vpc_route_manager
body = Some(Body)
method = PUT
uri = http://[fd00:1122:3344:101::1]:12345/vpc-routes
|
178 | 2024-07-19T23:00:16.750Z | DEBG | nexus (BackgroundTasks): client response
SledAgent = 48cd94f5-f87f-4753-bbbe-9dbe9c9d5fba
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": "206f1a34-b037-4f43-ae76-c997852df702", "date": "Fri, 19 Jul 2024 23:00:16 GMT"} })
|
179 | 2024-07-19T23:00:16.751Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = vpc_route_manager
elapsed = 268.07747ms
iteration = 6
status = {}
|
180 | 2024-07-19T23:00:16.826Z | 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
|
181 | 2024-07-19T23:00:16.826Z | 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": "aac0a872-2e07-4666-ad74-6eb138937ef7", "content-length": "1", "date": "Fri, 19 Jul 2024 23:00:16 GMT"} })
|
182 | 2024-07-19T23:00:16.828Z | DEBG | nexus (BackgroundTasks): roles
background_task = nat_v4_garbage_collector
roles = RoleSet { roles: {} }
|
183 | 2024-07-19T23:00:16.828Z | 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(())
|
184 | 2024-07-19T23:00:16.830Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = nat_v4_garbage_collector
elapsed = 347.314548ms
iteration = 6
status = null
|
185 | 2024-07-19T23:00:16.850Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = bfd_manager
elapsed = 367.593708ms
iteration = 6
status = {}
|
186 | 2024-07-19T23:00:16.909Z | DEBG | nexus (BackgroundTasks): roles
background_task = switch_port_config_manager
roles = RoleSet { roles: {} }
|
187 | 2024-07-19T23:00:16.910Z | 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(())
|
188 | 2024-07-19T23:00:16.911Z | INFO | nexus (BackgroundTasks): fetching switch port settings
background_task = switch_port_config_manager
file = nexus/src/app/background/tasks/sync_switch_configuration.rs:146
port = SwitchPort { id: 7480b5d7-113f-4f2c-8ae6-adea12b95e42, rack_id: 858ba1b7-0444-4ae8-8154-caf799e42fa8, switch_location: "switch0", port_name: "qsfp0", port_settings_id: Some(90a14fdc-4c47-49d7-b5e6-acfdb6a54cf6) }
rack_id = 858ba1b7-0444-4ae8-8154-caf799e42fa8
switch_location = Switch0
|
189 | 2024-07-19T23:00:16.911Z | DEBG | nexus (BackgroundTasks): roles
background_task = switch_port_config_manager
roles = RoleSet { roles: {} }
|
190 | 2024-07-19T23:00:16.912Z | 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(())
|
191 | 2024-07-19T23:00:16.919Z | DEBG | nexus (DpdClient): client request
background_task = switch_port_config_manager
body = None
method = GET
rack_id = 858ba1b7-0444-4ae8-8154-caf799e42fa8
uri = http://[fd00:1122:3344:101::2]:12224/port/qsfp0/settings?tag=omicron
|
192 | 2024-07-19T23:00:16.919Z | DEBG | nexus (DpdClient): client response
background_task = switch_port_config_manager
rack_id = 858ba1b7-0444-4ae8-8154-caf799e42fa8
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": "2e4c1f88-47da-41a9-b6cf-411baf6ddd73", "content-length": "121", "date": "Fri, 19 Jul 2024 23:00:16 GMT"} })
|
193 | 2024-07-19T23:00:16.919Z | INFO | nexus (BackgroundTasks): retrieved port settings from switch
background_task = switch_port_config_manager
file = nexus/src/app/background/tasks/sync_switch_configuration.rs:1663
rack_id = 858ba1b7-0444-4ae8-8154-caf799e42fa8
settings = PortSettings { links: {"0": LinkSettings { addrs: [10.151.2.174], params: LinkCreate { autoneg: false, fec: None, kr: false, lane: Some(LinkId(0)), speed: Speed40G } }} }
switch_port_id = "qsfp0"
|
194 | 2024-07-19T23:00:16.919Z | 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:1690
rack_id = 858ba1b7-0444-4ae8-8154-caf799e42fa8
switch_location = Switch0
switch_port_id = "qsfp0"
switch_port_settings_id = 90a14fdc-4c47-49d7-b5e6-acfdb6a54cf6
|
195 | 2024-07-19T23:00:16.920Z | INFO | nexus (BackgroundTasks): retrieved existing routes
background_task = switch_port_config_manager
file = nexus/src/app/background/tasks/sync_switch_configuration.rs:378
rack_id = 858ba1b7-0444-4ae8-8154-caf799e42fa8
routes = {Switch0: {(10.151.2.100, Prefix4 { length: 0, value: 0.0.0.0 }, None)}}
|
196 | 2024-07-19T23:00:16.920Z | INFO | nexus (BackgroundTasks): retrieved desired routes
background_task = switch_port_config_manager
file = nexus/src/app/background/tasks/sync_switch_configuration.rs:382
rack_id = 858ba1b7-0444-4ae8-8154-caf799e42fa8
routes = {Switch0: {(10.151.2.100, Prefix4 { length: 0, value: 0.0.0.0 }, None)}}
|
197 | 2024-07-19T23:00:16.920Z | INFO | nexus (BackgroundTasks): calculated static routes to add
background_task = switch_port_config_manager
file = nexus/src/app/background/tasks/sync_switch_configuration.rs:391
rack_id = 858ba1b7-0444-4ae8-8154-caf799e42fa8
routes = {}
|
198 | 2024-07-19T23:00:16.920Z | INFO | nexus (BackgroundTasks): calculated static routes to delete
background_task = switch_port_config_manager
file = nexus/src/app/background/tasks/sync_switch_configuration.rs:397
rack_id = 858ba1b7-0444-4ae8-8154-caf799e42fa8
routes = {}
|
199 | 2024-07-19T23:00:16.920Z | 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:417
rack_id = 858ba1b7-0444-4ae8-8154-caf799e42fa8
|
200 | 2024-07-19T23:00:16.920Z | DEBG | nexus (BackgroundTasks): roles
background_task = switch_port_config_manager
roles = RoleSet { roles: {} }
|
201 | 2024-07-19T23:00:16.920Z | 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(())
|
202 | 2024-07-19T23:00:16.922Z | DEBG | nexus (DpdClient): client request
background_task = switch_port_config_manager
body = None
method = GET
rack_id = 858ba1b7-0444-4ae8-8154-caf799e42fa8
uri = http://[fd00:1122:3344:101::2]:12224/loopback/ipv4
|
203 | 2024-07-19T23:00:16.923Z | DEBG | nexus (DpdClient): client response
background_task = switch_port_config_manager
rack_id = 858ba1b7-0444-4ae8-8154-caf799e42fa8
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": "62d62034-d8b7-4181-828b-bb0463ed3608", "content-length": "2", "date": "Fri, 19 Jul 2024 23:00:16 GMT"} })
|
204 | 2024-07-19T23:00:16.923Z | DEBG | nexus (DpdClient): client request
background_task = switch_port_config_manager
body = None
method = GET
rack_id = 858ba1b7-0444-4ae8-8154-caf799e42fa8
uri = http://[fd00:1122:3344:101::2]:12224/loopback/ipv6
|
205 | 2024-07-19T23:00:16.923Z | DEBG | nexus (DpdClient): client response
background_task = switch_port_config_manager
rack_id = 858ba1b7-0444-4ae8-8154-caf799e42fa8
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": "8299790d-f784-46c1-8d3f-fbe49301b0e7", "content-length": "52", "date": "Fri, 19 Jul 2024 23:00:16 GMT"} })
|
206 | 2024-07-19T23:00:16.923Z | 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.2.174, width: 24 }), vlan_id: None }], port: "qsfp0" }]
file = nexus/src/app/background/tasks/sync_switch_configuration.rs:466
rack_id = 858ba1b7-0444-4ae8-8154-caf799e42fa8
switch_location = Switch0
|
207 | 2024-07-19T23:00:16.923Z | DEBG | nexus (BackgroundTasks): client request
background_task = switch_port_config_manager
body = Some(Body)
method = POST
rack_id = 858ba1b7-0444-4ae8-8154-caf799e42fa8
uri = http://[fd00:1122:3344:101::1]:12345/switch-ports
|
208 | 2024-07-19T23:00:17.007Z | DEBG | nexus (BackgroundTasks): client response
background_task = switch_port_config_manager
rack_id = 858ba1b7-0444-4ae8-8154-caf799e42fa8
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": "8615dbfe-e11e-425c-a816-a5e40f4b803e", "date": "Fri, 19 Jul 2024 23:00:16 GMT"} })
|
209 | 2024-07-19T23:00:17.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:769
rack_id = 858ba1b7-0444-4ae8-8154-caf799e42fa8
switch = Switch0
|
210 | 2024-07-19T23:00:17.007Z | DEBG | nexus (BackgroundTasks): client request
background_task = switch_port_config_manager
body = None
method = GET
rack_id = 858ba1b7-0444-4ae8-8154-caf799e42fa8
uri = http://[fd00:1122:3344:101::1]:12345/network-bootstore-config
|
211 | 2024-07-19T23:00:17.007Z | DEBG | nexus (BackgroundTasks): client response
background_task = switch_port_config_manager
rack_id = 858ba1b7-0444-4ae8-8154-caf799e42fa8
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": "fc80a0d5-b995-4763-979f-47227046d9e3", "content-length": "494", "date": "Fri, 19 Jul 2024 23:00:16 GMT"} })
|
212 | 2024-07-19T23:00:17.007Z | DEBG | nexus (BackgroundTasks): roles
background_task = switch_port_config_manager
roles = RoleSet { roles: {} }
|
213 | 2024-07-19T23:00:17.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(())
|
214 | 2024-07-19T23:00:17.011Z | DEBG | nexus (BackgroundTasks): roles
background_task = switch_port_config_manager
roles = RoleSet { roles: {} }
|
215 | 2024-07-19T23:00:17.011Z | 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(())
|
216 | 2024-07-19T23:00:17.013Z | INFO | nexus (dropshot): request completed
file = /home/build/.cargo/git/checkouts/dropshot-a4a923d29dccc492/7b594d0/dropshot/src/server.rs:914
latency_us = 901
local_addr = [fd00:1122:3344:101::c]:39928
method = GET
remote_addr = [fd00:1122:3344:101::d]:60126
req_id = d680b0dd-527f-48d0-b4a8-afefbbd56477
response_code = 200
uri = /a88a8918-a4d7-44fb-8a6a-ae496052bdd5
|
217 | 2024-07-19T23:00:17.013Z | DEBG | nexus (BackgroundTasks): roles
background_task = switch_port_config_manager
roles = RoleSet { roles: {} }
|
218 | 2024-07-19T23:00:17.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(())
|
219 | 2024-07-19T23:00:17.014Z | DEBG | nexus (BackgroundTasks): roles
background_task = switch_port_config_manager
roles = RoleSet { roles: {} }
|
220 | 2024-07-19T23:00:17.014Z | 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(())
|
221 | 2024-07-19T23:00:17.021Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = switch_port_config_manager
elapsed = 537.602585ms
iteration = 6
status = {}
|
222 | 2024-07-19T23:00:26.482Z | DEBG | nexus (BackgroundTasks): activating
background_task = blueprint_loader
iteration = 17
reason = Timeout
|
223 | 2024-07-19T23:00:26.482Z | DEBG | nexus (BackgroundTasks): roles
background_task = blueprint_loader
roles = RoleSet { roles: {} }
|
224 | 2024-07-19T23:00:26.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(())
|
225 | 2024-07-19T23:00:26.483Z | DEBG | nexus (BackgroundTasks): activating
background_task = region_replacement_driver
iteration = 17
reason = Timeout
|
226 | 2024-07-19T23:00:26.483Z | INFO | nexus (BackgroundTasks): region replacement driver task started
background_task = region_replacement_driver
file = nexus/src/app/background/tasks/region_replacement_driver.rs:231
|
227 | 2024-07-19T23:00:26.483Z | DEBG | nexus (BackgroundTasks): roles
background_task = region_replacement_driver
roles = RoleSet { roles: {} }
|
228 | 2024-07-19T23:00:26.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(())
|
229 | 2024-07-19T23:00:26.484Z | DEBG | nexus (BackgroundTasks): roles
background_task = blueprint_loader
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
230 | 2024-07-19T23:00:26.485Z | DEBG | nexus (BackgroundTasks): roles
background_task = region_replacement_driver
roles = RoleSet { roles: {} }
|
231 | 2024-07-19T23:00:26.485Z | 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(())
|
232 | 2024-07-19T23:00:26.486Z | INFO | nexus (BackgroundTasks): region replacement driver task done
background_task = region_replacement_driver
file = nexus/src/app/background/tasks/region_replacement_driver.rs:238
|
233 | 2024-07-19T23:00:26.486Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = region_replacement_driver
elapsed = 3.28396ms
iteration = 17
status = {"drive_invoked_ok":[],"errors":[],"finish_invoked_ok":[]}
|
234 | 2024-07-19T23:00:26.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 = BlueprintConfig
result = Ok(())
|
235 | 2024-07-19T23:00:26.487Z | DEBG | nexus (BackgroundTasks): roles
background_task = blueprint_loader
roles = RoleSet { roles: {} }
|
236 | 2024-07-19T23:00:26.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(())
|
237 | 2024-07-19T23:00:26.488Z | DEBG | nexus (BackgroundTasks): roles
background_task = blueprint_loader
roles = RoleSet { roles: {} }
|
238 | 2024-07-19T23:00:26.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(())
|
239 | 2024-07-19T23:00:26.490Z | DEBG | nexus (BackgroundTasks): roles
background_task = blueprint_loader
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
240 | 2024-07-19T23:00:26.492Z | 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: 112437b7-60f1-4673-858f-9f7fcebc50c3, lookup_type: ById(112437b7-60f1-4673-858f-9f7fcebc50c3) }
result = Ok(())
|
241 | 2024-07-19T23:00:26.492Z | DEBG | nexus (BackgroundTasks): roles
background_task = blueprint_loader
roles = RoleSet { roles: {} }
|
242 | 2024-07-19T23:00:26.492Z | 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(())
|
243 | 2024-07-19T23:00:26.497Z | DEBG | nexus (BackgroundTasks): found latest target blueprint (unchanged)
background_task = blueprint_loader
original_target_id = 112437b7-60f1-4673-858f-9f7fcebc50c3
original_time_created = 2024-07-19 22:57:34.689399 UTC
target_id = 112437b7-60f1-4673-858f-9f7fcebc50c3
time_created = 2024-07-19 22:57:34.689399 UTC
|
244 | 2024-07-19T23:00:26.497Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = blueprint_loader
elapsed = 14.616098ms
iteration = 17
status = {"status":"target blueprint unchanged","target_id":"112437b7-60f1-4673-858f-9f7fcebc50c3","time_created":"2024-07-19T22:57:34.689399Z"}
|
245 | 2024-07-19T23:00:27.013Z | INFO | nexus (dropshot): request completed
file = /home/build/.cargo/git/checkouts/dropshot-a4a923d29dccc492/7b594d0/dropshot/src/server.rs:914
latency_us = 928
local_addr = [fd00:1122:3344:101::c]:39928
method = GET
remote_addr = [fd00:1122:3344:101::d]:60126
req_id = 37609a6a-be74-4a47-9c69-3b825586adba
response_code = 200
uri = /a88a8918-a4d7-44fb-8a6a-ae496052bdd5
|
246 | 2024-07-19T23:00:36.482Z | DEBG | nexus (BackgroundTasks): activating
background_task = blueprint_loader
iteration = 18
reason = Timeout
|
247 | 2024-07-19T23:00:36.482Z | DEBG | nexus (BackgroundTasks): roles
background_task = blueprint_loader
roles = RoleSet { roles: {} }
|
248 | 2024-07-19T23:00:36.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(())
|
249 | 2024-07-19T23:00:36.483Z | DEBG | nexus (BackgroundTasks): activating
background_task = region_replacement_driver
iteration = 18
reason = Timeout
|
250 | 2024-07-19T23:00:36.483Z | INFO | nexus (BackgroundTasks): region replacement driver task started
background_task = region_replacement_driver
file = nexus/src/app/background/tasks/region_replacement_driver.rs:231
|
251 | 2024-07-19T23:00:36.483Z | DEBG | nexus (BackgroundTasks): roles
background_task = region_replacement_driver
roles = RoleSet { roles: {} }
|
252 | 2024-07-19T23:00:36.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(())
|
253 | 2024-07-19T23:00:36.484Z | DEBG | nexus (BackgroundTasks): roles
background_task = blueprint_loader
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
254 | 2024-07-19T23:00:36.485Z | DEBG | nexus (BackgroundTasks): roles
background_task = region_replacement_driver
roles = RoleSet { roles: {} }
|
255 | 2024-07-19T23:00:36.485Z | 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(())
|
256 | 2024-07-19T23:00:36.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 = BlueprintConfig
result = Ok(())
|
257 | 2024-07-19T23:00:36.488Z | DEBG | nexus (BackgroundTasks): roles
background_task = blueprint_loader
roles = RoleSet { roles: {} }
|
258 | 2024-07-19T23:00:36.488Z | INFO | nexus (BackgroundTasks): region replacement driver task done
background_task = region_replacement_driver
file = nexus/src/app/background/tasks/region_replacement_driver.rs:238
|
259 | 2024-07-19T23:00:36.488Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = region_replacement_driver
elapsed = 4.564723ms
iteration = 18
status = {"drive_invoked_ok":[],"errors":[],"finish_invoked_ok":[]}
|
260 | 2024-07-19T23:00:36.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(())
|
261 | 2024-07-19T23:00:36.489Z | DEBG | nexus (BackgroundTasks): roles
background_task = blueprint_loader
roles = RoleSet { roles: {} }
|
262 | 2024-07-19T23:00:36.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(())
|
263 | 2024-07-19T23:00:36.491Z | DEBG | nexus (BackgroundTasks): roles
background_task = blueprint_loader
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
264 | 2024-07-19T23:00:36.493Z | 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: 112437b7-60f1-4673-858f-9f7fcebc50c3, lookup_type: ById(112437b7-60f1-4673-858f-9f7fcebc50c3) }
result = Ok(())
|
265 | 2024-07-19T23:00:36.493Z | DEBG | nexus (BackgroundTasks): roles
background_task = blueprint_loader
roles = RoleSet { roles: {} }
|
266 | 2024-07-19T23:00:36.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(())
|
267 | 2024-07-19T23:00:36.499Z | DEBG | nexus (BackgroundTasks): found latest target blueprint (unchanged)
background_task = blueprint_loader
original_target_id = 112437b7-60f1-4673-858f-9f7fcebc50c3
original_time_created = 2024-07-19 22:57:34.689399 UTC
target_id = 112437b7-60f1-4673-858f-9f7fcebc50c3
time_created = 2024-07-19 22:57:34.689399 UTC
|
268 | 2024-07-19T23:00:36.499Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = blueprint_loader
elapsed = 17.155124ms
iteration = 18
status = {"status":"target blueprint unchanged","target_id":"112437b7-60f1-4673-858f-9f7fcebc50c3","time_created":"2024-07-19T22:57:34.689399Z"}
|
269 | 2024-07-19T23:00:37.012Z | INFO | nexus (dropshot): request completed
file = /home/build/.cargo/git/checkouts/dropshot-a4a923d29dccc492/7b594d0/dropshot/src/server.rs:914
latency_us = 357
local_addr = [fd00:1122:3344:101::c]:39928
method = GET
remote_addr = [fd00:1122:3344:101::d]:60126
req_id = 32cd1ecd-1b31-4c2c-a90c-0e8995f37803
response_code = 200
uri = /a88a8918-a4d7-44fb-8a6a-ae496052bdd5
|
270 | 2024-07-19T23:00:46.483Z | DEBG | nexus (BackgroundTasks): activating
background_task = dns_config_external
dns_group = external
iteration = 4
reason = Timeout
|
271 | 2024-07-19T23:00:46.483Z | DEBG | nexus (BackgroundTasks): reading DNS version
background_task = dns_config_external
dns_group = external
|
272 | 2024-07-19T23:00:46.483Z | DEBG | nexus (BackgroundTasks): activating
background_task = dns_config_internal
dns_group = internal
iteration = 4
reason = Timeout
|
273 | 2024-07-19T23:00:46.483Z | DEBG | nexus (BackgroundTasks): roles
background_task = dns_config_external
dns_group = external
roles = RoleSet { roles: {} }
|
274 | 2024-07-19T23:00:46.483Z | DEBG | nexus (BackgroundTasks): reading DNS version
background_task = dns_config_internal
dns_group = internal
|
275 | 2024-07-19T23:00:46.483Z | DEBG | nexus (BackgroundTasks): activating
background_task = bfd_manager
iteration = 7
reason = Timeout
|
276 | 2024-07-19T23:00:46.483Z | DEBG | nexus (BackgroundTasks): roles
background_task = dns_config_internal
dns_group = internal
roles = RoleSet { roles: {} }
|
277 | 2024-07-19T23:00:46.483Z | DEBG | nexus (BackgroundTasks): activating
background_task = dns_servers_external
dns_group = external
iteration = 4
reason = Timeout
|
278 | 2024-07-19T23:00:46.483Z | DEBG | nexus (BackgroundTasks): roles
background_task = bfd_manager
roles = RoleSet { roles: {} }
|
279 | 2024-07-19T23:00:46.483Z | DEBG | nexus (BackgroundTasks): activating
background_task = v2p_manager
iteration = 7
reason = Timeout
|
280 | 2024-07-19T23:00:46.483Z | DEBG | nexus (BackgroundTasks): activating
background_task = dns_servers_internal
dns_group = internal
iteration = 4
reason = Timeout
|
281 | 2024-07-19T23:00:46.483Z | DEBG | nexus (BackgroundTasks): roles
background_task = v2p_manager
roles = RoleSet { roles: {} }
|
282 | 2024-07-19T23:00:46.483Z | DEBG | nexus (BackgroundTasks): activating
background_task = blueprint_loader
iteration = 19
reason = Timeout
|
283 | 2024-07-19T23:00:46.483Z | DEBG | nexus (BackgroundTasks): roles
background_task = blueprint_loader
roles = RoleSet { roles: {} }
|
284 | 2024-07-19T23:00:46.483Z | DEBG | nexus (BackgroundTasks): activating
background_task = metrics_producer_gc
iteration = 4
reason = Timeout
|
285 | 2024-07-19T23:00:46.483Z | INFO | nexus (BackgroundTasks): Metric producer GC running
background_task = metrics_producer_gc
expiration = 2024-07-19 22:50:46.483346232 UTC
file = nexus/src/app/background/tasks/metrics_producer_gc.rs:48
|
286 | 2024-07-19T23:00:46.483Z | DEBG | nexus (BackgroundTasks): activating
background_task = physical_disk_adoption
iteration = 8
reason = Timeout
|
287 | 2024-07-19T23:00:46.483Z | DEBG | nexus (BackgroundTasks): roles
background_task = metrics_producer_gc
roles = RoleSet { roles: {} }
|
288 | 2024-07-19T23:00:46.483Z | DEBG | nexus (BackgroundTasks): activating
background_task = crdb_node_id_collector
iteration = 3
reason = Timeout
|
289 | 2024-07-19T23:00:46.483Z | DEBG | nexus (BackgroundTasks): roles
background_task = physical_disk_adoption
roles = RoleSet { roles: {} }
|
290 | 2024-07-19T23:00:46.483Z | DEBG | nexus (BackgroundTasks): activating
background_task = external_endpoints
iteration = 4
reason = Timeout
|
291 | 2024-07-19T23:00:46.483Z | DEBG | nexus (BackgroundTasks): roles
background_task = external_endpoints
roles = RoleSet { roles: {} }
|
292 | 2024-07-19T23:00:46.483Z | DEBG | nexus (BackgroundTasks): activating
background_task = nat_v4_garbage_collector
iteration = 7
reason = Timeout
|
293 | 2024-07-19T23:00:46.483Z | DEBG | nexus (BackgroundTasks): roles
background_task = crdb_node_id_collector
roles = RoleSet { roles: {} }
|
294 | 2024-07-19T23:00:46.483Z | DEBG | nexus (BackgroundTasks): roles
background_task = nat_v4_garbage_collector
roles = RoleSet { roles: {} }
|
295 | 2024-07-19T23:00:46.483Z | DEBG | nexus (BackgroundTasks): activating
background_task = blueprint_executor
iteration = 5
reason = Timeout
|
296 | 2024-07-19T23:00:46.483Z | DEBG | nexus (BackgroundTasks): activating
background_task = phantom_disks
iteration = 7
reason = Timeout
|
297 | 2024-07-19T23:00:46.483Z | WARN | nexus (BackgroundTasks): phantom disk task started
background_task = phantom_disks
file = nexus/src/app/background/tasks/phantom_disks.rs:46
|
298 | 2024-07-19T23:00:46.483Z | WARN | nexus (BackgroundTasks): Blueprint execution: skipped
background_task = blueprint_executor
file = nexus/src/app/background/tasks/blueprint_execution.rs:69
reason = blueprint disabled
target_id = 112437b7-60f1-4673-858f-9f7fcebc50c3
|
299 | 2024-07-19T23:00:46.483Z | DEBG | nexus (BackgroundTasks): activating
background_task = instance_watcher
iteration = 7
reason = Timeout
|
300 | 2024-07-19T23:00:46.483Z | DEBG | nexus (BackgroundTasks): activating
background_task = vpc_route_manager
iteration = 7
reason = Timeout
|
301 | 2024-07-19T23:00:46.483Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = blueprint_executor
elapsed = 17.29\u{b5}s
iteration = 5
status = {"error":"blueprint disabled","target_id":"112437b7-60f1-4673-858f-9f7fcebc50c3"}
|
302 | 2024-07-19T23:00:46.483Z | DEBG | nexus (BackgroundTasks): activating
background_task = abandoned_vmm_reaper
iteration = 4
reason = Timeout
|
303 | 2024-07-19T23:00:46.483Z | DEBG | nexus (BackgroundTasks): activating
background_task = region_replacement_driver
iteration = 19
reason = Timeout
|
304 | 2024-07-19T23:00:46.483Z | INFO | nexus (BackgroundTasks): Abandoned VMM reaper running
background_task = abandoned_vmm_reaper
file = nexus/src/app/background/tasks/abandoned_vmm_reaper.rs:76
|
305 | 2024-07-19T23:00:46.483Z | DEBG | nexus (BackgroundTasks): roles
background_task = vpc_route_manager
roles = RoleSet { roles: {} }
|
306 | 2024-07-19T23:00:46.483Z | DEBG | nexus (BackgroundTasks): roles
background_task = instance_watcher
roles = RoleSet { roles: {} }
|
307 | 2024-07-19T23:00:46.483Z | DEBG | nexus (BackgroundTasks): activating
background_task = switch_port_config_manager
iteration = 7
reason = Timeout
|
308 | 2024-07-19T23:00:46.483Z | INFO | nexus (BackgroundTasks): region replacement driver task started
background_task = region_replacement_driver
file = nexus/src/app/background/tasks/region_replacement_driver.rs:231
|
309 | 2024-07-19T23:00:46.483Z | DEBG | nexus (BackgroundTasks): roles
background_task = abandoned_vmm_reaper
roles = RoleSet { roles: {} }
|
310 | 2024-07-19T23:00:46.483Z | DEBG | nexus (BackgroundTasks): roles
background_task = region_replacement_driver
roles = RoleSet { roles: {} }
|
311 | 2024-07-19T23:00:46.483Z | DEBG | nexus (BackgroundTasks): roles
background_task = switch_port_config_manager
roles = RoleSet { roles: {} }
|
312 | 2024-07-19T23:00:46.483Z | DEBG | nexus (BackgroundTasks): activating
background_task = lookup_region_port
iteration = 4
reason = Timeout
|
313 | 2024-07-19T23:00:46.483Z | INFO | nexus (BackgroundTasks): lookup region port task started
background_task = lookup_region_port
file = nexus/src/app/background/tasks/lookup_region_port.rs:56
|
314 | 2024-07-19T23:00:46.483Z | DEBG | nexus (BackgroundTasks): roles
background_task = lookup_region_port
roles = RoleSet { roles: {} }
|
315 | 2024-07-19T23:00:46.483Z | DEBG | nexus (BackgroundTasks): activating
background_task = service_zone_nat_tracker
iteration = 7
reason = Timeout
|
316 | 2024-07-19T23:00:46.483Z | DEBG | nexus (BackgroundTasks): roles
background_task = service_zone_nat_tracker
roles = RoleSet { roles: {} }
|
317 | 2024-07-19T23:00:46.483Z | DEBG | nexus (BackgroundTasks): activating
background_task = region_replacement
iteration = 7
reason = Timeout
|
318 | 2024-07-19T23:00:46.483Z | WARN | nexus (BackgroundTasks): region replacement task started
background_task = region_replacement
file = nexus/src/app/background/tasks/region_replacement.rs:64
|
319 | 2024-07-19T23:00:46.483Z | DEBG | nexus (BackgroundTasks): roles
background_task = region_replacement
roles = RoleSet { roles: {} }
|
320 | 2024-07-19T23:00:46.483Z | DEBG | nexus (BackgroundTasks): activating
background_task = dns_propagation_external
dns_group = external
iteration = 6
reason = Timeout
|
321 | 2024-07-19T23:00:46.483Z | DEBG | nexus (BackgroundTasks): activating
background_task = dns_propagation_internal
dns_group = internal
iteration = 6
reason = Timeout
|
322 | 2024-07-19T23:00:46.483Z | 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(())
|
323 | 2024-07-19T23:00:46.483Z | 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(())
|
324 | 2024-07-19T23:00:46.483Z | 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(())
|
325 | 2024-07-19T23:00:46.483Z | 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(())
|
326 | 2024-07-19T23:00:46.483Z | 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(())
|
327 | 2024-07-19T23:00:46.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(())
|
328 | 2024-07-19T23:00:46.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(())
|
329 | 2024-07-19T23:00:46.484Z | 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(())
|
330 | 2024-07-19T23:00:46.484Z | DEBG | nexus (BackgroundTasks): roles
background_task = crdb_node_id_collector
roles = RoleSet { roles: {} }
|
331 | 2024-07-19T23:00:46.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(())
|
332 | 2024-07-19T23:00:46.484Z | 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(())
|
333 | 2024-07-19T23:00:46.484Z | 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(())
|
334 | 2024-07-19T23:00:46.484Z | 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(())
|
335 | 2024-07-19T23:00:46.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(())
|
336 | 2024-07-19T23:00:46.484Z | 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(())
|
337 | 2024-07-19T23:00:46.484Z | 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(())
|
338 | 2024-07-19T23:00:46.484Z | 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(())
|
339 | 2024-07-19T23:00:46.484Z | 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("0d7897bb-e108-4529-b11c-7e55a9a521fc.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("4ec1dd64-fc59-46ad-8f12-dcafd769aba1.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("74563217-f703-4c90-990d-5143d6aa0282.host.control-plane.oxide.internal.") })) }, Record { name_labels: Name("74563217-f703-4c90-990d-5143d6aa0282.host.control-plane.oxide.internal."), rr_type: AAAA, dns_class: IN, ttl: 0, rdata: Some(AAAA(fd00:1122:3344:1::1)) }], valid_until: Instant { tv_sec: 2268, tv_nsec: 680179691 } })
|
340 | 2024-07-19T23:00:46.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(())
|
341 | 2024-07-19T23:00:46.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(())
|
342 | 2024-07-19T23:00:46.484Z | 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("0f5ab007-5c53-4a1d-880a-afbba1f1b219.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("5b151b39-a31a-4605-b3d7-169782f4e37d.host.control-plane.oxide.internal.") })) }, Record { name_labels: Name("5b151b39-a31a-4605-b3d7-169782f4e37d.host.control-plane.oxide.internal."), rr_type: AAAA, dns_class: IN, ttl: 0, rdata: Some(AAAA(fd00:1122:3344:101::8)) }], valid_until: Instant { tv_sec: 2268, tv_nsec: 680222372 } })
|
343 | 2024-07-19T23:00:46.484Z | DEBG | nexus (BackgroundTasks): roles
background_task = dns_config_internal
dns_group = internal
roles = RoleSet { roles: {} }
|
344 | 2024-07-19T23:00:46.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(())
|
345 | 2024-07-19T23:00:46.484Z | DEBG | nexus (BackgroundTasks): roles
background_task = crdb_node_id_collector
roles = RoleSet { roles: {} }
|
346 | 2024-07-19T23:00:46.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(())
|
347 | 2024-07-19T23:00:46.484Z | DEBG | nexus (BackgroundTasks): roles
background_task = crdb_node_id_collector
roles = RoleSet { roles: {} }
|
348 | 2024-07-19T23:00:46.484Z | 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(())
|
349 | 2024-07-19T23:00:46.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(())
|
350 | 2024-07-19T23:00:46.484Z | DEBG | nexus (BackgroundTasks): roles
background_task = crdb_node_id_collector
roles = RoleSet { roles: {} }
|
351 | 2024-07-19T23:00:46.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(())
|
352 | 2024-07-19T23:00:46.485Z | DEBG | nexus (BackgroundTasks): roles
background_task = physical_disk_adoption
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
353 | 2024-07-19T23:00:46.486Z | DEBG | nexus (BackgroundTasks): roles
background_task = dns_config_external
dns_group = external
roles = RoleSet { roles: {} }
|
354 | 2024-07-19T23:00:46.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(())
|
355 | 2024-07-19T23:00:46.486Z | DEBG | nexus (BackgroundTasks): roles
background_task = crdb_node_id_collector
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
356 | 2024-07-19T23:00:46.486Z | DEBG | nexus (BackgroundTasks): roles
background_task = blueprint_loader
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
357 | 2024-07-19T23:00:46.487Z | DEBG | nexus (BackgroundTasks): found DNS servers (no change)
addresses = DnsServersList { addresses: [[fd00:1122:3344:3::1]:5353, [fd00:1122:3344:2::1]:5353, [fd00:1122:3344:1::1]:5353] }
background_task = dns_servers_internal
current_servers = DnsServersList { addresses: [[fd00:1122:3344:3::1]:5353, [fd00:1122:3344:2::1]:5353, [fd00:1122:3344:1::1]:5353] }
dns_group = internal
|
358 | 2024-07-19T23:00:46.487Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = dns_servers_internal
dns_group = internal
elapsed = 3.81707ms
iteration = 4
status = {"addresses":["[fd00:1122:3344:3::1]:5353","[fd00:1122:3344:2::1]:5353","[fd00:1122:3344:1::1]:5353"]}
|
359 | 2024-07-19T23:00:46.487Z | 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
|
360 | 2024-07-19T23:00:46.487Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = dns_servers_external
dns_group = external
elapsed = 3.940552ms
iteration = 4
status = {"addresses":["[fd00:1122:3344:101::9]:5353","[fd00:1122:3344:101::8]:5353"]}
|
361 | 2024-07-19T23:00:46.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-48cd94f5-f87f-4753-bbbe-9dbe9c9d5fba.host.control-plane.oxide.internal.") })) }, Record { name_labels: Name("dendrite-48cd94f5-f87f-4753-bbbe-9dbe9c9d5fba.host.control-plane.oxide.internal."), rr_type: AAAA, dns_class: IN, ttl: 0, rdata: Some(AAAA(fd00:1122:3344:101::2)) }], valid_until: Instant { tv_sec: 2268, tv_nsec: 683305998 } })
|
362 | 2024-07-19T23:00:46.487Z | DEBG | nexus (BackgroundTasks): Found abandoned VMMs
background_task = abandoned_vmm_reaper
count = 0
|
363 | 2024-07-19T23:00:46.487Z | 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
|
364 | 2024-07-19T23:00:46.487Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = abandoned_vmm_reaper
elapsed = 3.962852ms
iteration = 4
status = {"error":null,"error_count":0,"found":0,"sled_reservations_deleted":0,"vmms_already_deleted":0,"vmms_deleted":0}
|
365 | 2024-07-19T23:00:46.487Z | INFO | nexus (BackgroundTasks): Determining switch slots managed by switch zones
background_task = nat_v4_garbage_collector
file = nexus/src/app/mod.rs:1033
|
366 | 2024-07-19T23:00:46.487Z | DEBG | nexus (BackgroundTasks): roles
background_task = dns_config_external
dns_group = external
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
367 | 2024-07-19T23:00:46.487Z | WARN | nexus (BackgroundTasks): phantom disk task done
background_task = phantom_disks
file = nexus/src/app/background/tasks/phantom_disks.rs:93
|
368 | 2024-07-19T23:00:46.487Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = phantom_disks
elapsed = 4.465272ms
iteration = 7
status = {"phantom_disk_deleted_err":0,"phantom_disk_deleted_ok":0}
|
369 | 2024-07-19T23:00:46.488Z | DEBG | nexus (BackgroundTasks): roles
background_task = region_replacement_driver
roles = RoleSet { roles: {} }
|
370 | 2024-07-19T23:00:46.488Z | 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(())
|
371 | 2024-07-19T23:00:46.489Z | DEBG | nexus (BackgroundTasks): roles
background_task = switch_port_config_manager
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
372 | 2024-07-19T23:00:46.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-48cd94f5-f87f-4753-bbbe-9dbe9c9d5fba.host.control-plane.oxide.internal.") })) }, Record { name_labels: Name("dendrite-48cd94f5-f87f-4753-bbbe-9dbe9c9d5fba.host.control-plane.oxide.internal."), rr_type: AAAA, dns_class: IN, ttl: 0, rdata: Some(AAAA(fd00:1122:3344:101::2)) }], valid_until: Instant { tv_sec: 2268, tv_nsec: 685294925 } })
|
373 | 2024-07-19T23:00:46.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(())
|
374 | 2024-07-19T23:00:46.489Z | DEBG | nexus (BackgroundTasks): roles
background_task = physical_disk_adoption
roles = RoleSet { roles: {} }
|
375 | 2024-07-19T23:00:46.489Z | 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(())
|
376 | 2024-07-19T23:00:46.490Z | 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(())
|
377 | 2024-07-19T23:00:46.490Z | DEBG | nexus (BackgroundTasks): roles
background_task = crdb_node_id_collector
roles = RoleSet { roles: {} }
|
378 | 2024-07-19T23:00:46.490Z | 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(())
|
379 | 2024-07-19T23:00:46.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(())
|
380 | 2024-07-19T23:00:46.491Z | DEBG | nexus (BackgroundTasks): roles
background_task = blueprint_loader
roles = RoleSet { roles: {} }
|
381 | 2024-07-19T23:00:46.492Z | 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(())
|
382 | 2024-07-19T23:00:46.492Z | 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(())
|
383 | 2024-07-19T23:00:46.492Z | DEBG | nexus (BackgroundTasks): roles
background_task = switch_port_config_manager
roles = RoleSet { roles: {} }
|
384 | 2024-07-19T23:00:46.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(())
|
385 | 2024-07-19T23:00:46.493Z | 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(())
|
386 | 2024-07-19T23:00:46.495Z | DEBG | nexus (BackgroundTasks): roles
background_task = instance_watcher
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
387 | 2024-07-19T23:00:46.496Z | INFO | nexus (BackgroundTasks): Determining switch slots managed by switch zones
background_task = bfd_manager
file = nexus/src/app/mod.rs:1033
|
388 | 2024-07-19T23:00:46.496Z | INFO | nexus (BackgroundTasks): region replacement driver task done
background_task = region_replacement_driver
file = nexus/src/app/background/tasks/region_replacement_driver.rs:238
|
389 | 2024-07-19T23:00:46.496Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = region_replacement_driver
elapsed = 13.279132ms
iteration = 19
status = {"drive_invoked_ok":[],"errors":[],"finish_invoked_ok":[]}
|
390 | 2024-07-19T23:00:46.498Z | 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(())
|
391 | 2024-07-19T23:00:46.498Z | DEBG | nexus (BackgroundTasks): roles
background_task = instance_watcher
roles = RoleSet { roles: {} }
|
392 | 2024-07-19T23:00:46.498Z | 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(())
|
393 | 2024-07-19T23:00:46.501Z | DEBG | nexus (BackgroundTasks): roles
background_task = region_replacement
roles = RoleSet { roles: {} }
|
394 | 2024-07-19T23:00:46.501Z | 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(())
|
395 | 2024-07-19T23:00:46.501Z | DEBG | nexus (BackgroundTasks): found DNS version
background_task = dns_config_external
dns_group = external
version = 2
|
396 | 2024-07-19T23:00:46.501Z | DEBG | nexus (BackgroundTasks): reading DNS config
background_task = dns_config_external
dns_group = external
|
397 | 2024-07-19T23:00:46.501Z | DEBG | nexus (BackgroundTasks): reading DNS zones
background_task = dns_config_external
dns_group = external
|
398 | 2024-07-19T23:00:46.501Z | DEBG | nexus (BackgroundTasks): roles
background_task = dns_config_external
dns_group = external
roles = RoleSet { roles: {} }
|
399 | 2024-07-19T23:00:46.502Z | 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(())
|
400 | 2024-07-19T23:00:46.502Z | WARN | nexus (BackgroundTasks): physical disk adoption task started
background_task = physical_disk_adoption
file = nexus/src/app/background/tasks/physical_disk_adoption.rs:100
|
401 | 2024-07-19T23:00:46.502Z | DEBG | nexus (BackgroundTasks): roles
background_task = physical_disk_adoption
roles = RoleSet { roles: {} }
|
402 | 2024-07-19T23:00:46.502Z | 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(())
|
403 | 2024-07-19T23:00:46.502Z | DEBG | nexus (BackgroundTasks): roles
background_task = vpc_route_manager
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
404 | 2024-07-19T23:00:46.502Z | DEBG | nexus (BackgroundTasks): roles
background_task = dns_config_internal
dns_group = internal
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
405 | 2024-07-19T23:00:46.503Z | DEBG | nexus (BackgroundTasks): roles
background_task = crdb_node_id_collector
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
406 | 2024-07-19T23:00:46.503Z | WARN | nexus (BackgroundTasks): region replacement task done
background_task = region_replacement
file = nexus/src/app/background/tasks/region_replacement.rs:185
|
407 | 2024-07-19T23:00:46.503Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = region_replacement
elapsed = 19.923904ms
iteration = 7
status = {"region_replacement_started_err":0,"region_replacement_started_ok":0}
|
408 | 2024-07-19T23:00:46.503Z | DEBG | nexus (BackgroundTasks): roles
background_task = dns_config_external
dns_group = external
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
409 | 2024-07-19T23:00:46.504Z | DEBG | nexus (BackgroundTasks): roles
background_task = physical_disk_adoption
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
410 | 2024-07-19T23:00:46.504Z | INFO | nexus (BackgroundTasks): lookup region port task done
background_task = lookup_region_port
file = nexus/src/app/background/tasks/lookup_region_port.rs:150
|
411 | 2024-07-19T23:00:46.504Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = lookup_region_port
elapsed = 20.82406ms
iteration = 4
status = {"errors":[],"found_port_ok":[]}
|
412 | 2024-07-19T23:00:46.505Z | INFO | nexus (BackgroundTasks): Metric producer GC complete (no errors)
background_task = metrics_producer_gc
expiration = 2024-07-19 22:50:46.483346232 UTC
file = nexus/src/app/background/tasks/metrics_producer_gc.rs:69
pruned = {}
|
413 | 2024-07-19T23:00:46.505Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = metrics_producer_gc
elapsed = 21.88927ms
iteration = 4
status = {"expiration":"2024-07-19T22:50:46.483346232Z","pruned":[]}
|
414 | 2024-07-19T23:00:46.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(())
|
415 | 2024-07-19T23:00:46.505Z | DEBG | nexus (BackgroundTasks): roles
background_task = vpc_route_manager
roles = RoleSet { roles: {} }
|
416 | 2024-07-19T23:00:46.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(())
|
417 | 2024-07-19T23:00:46.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(())
|
418 | 2024-07-19T23:00:46.506Z | DEBG | nexus (BackgroundTasks): roles
background_task = crdb_node_id_collector
roles = RoleSet { roles: {} }
|
419 | 2024-07-19T23:00:46.506Z | DEBG | nexus (BackgroundTasks): roles
background_task = external_endpoints
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
420 | 2024-07-19T23:00:46.506Z | 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(())
|
421 | 2024-07-19T23:00:46.506Z | DEBG | nexus (BackgroundTasks): roles
background_task = vpc_route_manager
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
422 | 2024-07-19T23:00:46.507Z | 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(())
|
423 | 2024-07-19T23:00:46.507Z | DEBG | nexus (BackgroundTasks): roles
background_task = physical_disk_adoption
roles = RoleSet { roles: {} }
|
424 | 2024-07-19T23:00:46.507Z | 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(())
|
425 | 2024-07-19T23:00:46.507Z | DEBG | nexus (BackgroundTasks): roles
background_task = blueprint_loader
roles = RoleSet { roles: {} }
|
426 | 2024-07-19T23:00:46.508Z | DEBG | nexus (BackgroundTasks): roles
background_task = crdb_node_id_collector
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
427 | 2024-07-19T23:00:46.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(())
|
428 | 2024-07-19T23:00:46.509Z | 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-48cd94f5-f87f-4753-bbbe-9dbe9c9d5fba.host.control-plane.oxide.internal.") })) }, Record { name_labels: Name("dendrite-48cd94f5-f87f-4753-bbbe-9dbe9c9d5fba.host.control-plane.oxide.internal."), rr_type: AAAA, dns_class: IN, ttl: 0, rdata: Some(AAAA(fd00:1122:3344:101::2)) }], valid_until: Instant { tv_sec: 2268, tv_nsec: 705406482 } })
|
429 | 2024-07-19T23:00:46.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(())
|
430 | 2024-07-19T23:00:46.509Z | 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(())
|
431 | 2024-07-19T23:00:46.509Z | DEBG | nexus (BackgroundTasks): roles
background_task = dns_config_external
dns_group = external
roles = RoleSet { roles: {} }
|
432 | 2024-07-19T23:00:46.509Z | DEBG | nexus (BackgroundTasks): roles
background_task = blueprint_loader
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
433 | 2024-07-19T23:00:46.509Z | INFO | nexus (BackgroundTasks): Determining switch slots managed by switch zones
background_task = switch_port_config_manager
file = nexus/src/app/mod.rs:1033
rack_id = 858ba1b7-0444-4ae8-8154-caf799e42fa8
|
434 | 2024-07-19T23:00:46.509Z | 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(())
|
435 | 2024-07-19T23:00:46.510Z | 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(())
|
436 | 2024-07-19T23:00:46.510Z | DEBG | nexus (BackgroundTasks): roles
background_task = external_endpoints
roles = RoleSet { roles: {} }
|
437 | 2024-07-19T23:00:46.510Z | INFO | nexus (BackgroundTasks): all instance checks complete
background_task = instance_watcher
file = nexus/src/app/background/tasks/instance_watcher.rs:458
pruned_instances = 0
total_completed = 0
total_failed = 0
total_incomplete = 0
total_instances = 0
|
438 | 2024-07-19T23:00:46.510Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = instance_watcher
elapsed = 26.667208ms
iteration = 7
status = {"failed_checks":{},"incomplete_checks":{},"instance_states":{},"pruned_instances":0,"total_instances":0}
|
439 | 2024-07-19T23:00:46.510Z | 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(())
|
440 | 2024-07-19T23:00:46.510Z | 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(())
|
441 | 2024-07-19T23:00:46.510Z | DEBG | nexus (BackgroundTasks): roles
background_task = vpc_route_manager
roles = RoleSet { roles: {} }
|
442 | 2024-07-19T23:00:46.510Z | 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(())
|
443 | 2024-07-19T23:00:46.511Z | DEBG | nexus (BackgroundTasks): roles
background_task = service_zone_nat_tracker
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
444 | 2024-07-19T23:00:46.511Z | DEBG | nexus (BackgroundTasks): found zones
background_task = dns_config_external
count = 1
dns_group = external
|
445 | 2024-07-19T23:00:46.511Z | DEBG | nexus (BackgroundTasks): listing DNS names for zone
background_task = dns_config_external
batch_size = 100
dns_group = external
dns_zone_id = a7981fb0-3e44-4dc4-a305-22e07814373f
dns_zone_name = oxide.test
found_so_far = 0
version = 2
|
446 | 2024-07-19T23:00:46.511Z | DEBG | nexus (BackgroundTasks): roles
background_task = dns_config_external
dns_group = external
roles = RoleSet { roles: {} }
|
447 | 2024-07-19T23:00:46.511Z | 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(())
|
448 | 2024-07-19T23:00:46.511Z | DEBG | nexus (BackgroundTasks): roles
background_task = crdb_node_id_collector
roles = RoleSet { roles: {} }
|
449 | 2024-07-19T23:00:46.511Z | WARN | nexus (BackgroundTasks): physical disk adoption task done
background_task = physical_disk_adoption
file = nexus/src/app/background/tasks/physical_disk_adoption.rs:174
|
450 | 2024-07-19T23:00:46.511Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = physical_disk_adoption
elapsed = 28.010152ms
iteration = 8
status = {"physical_disks_added":0}
|
451 | 2024-07-19T23:00:46.511Z | 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(())
|
452 | 2024-07-19T23:00:46.511Z | DEBG | nexus (BackgroundTasks): roles
background_task = crdb_node_id_collector
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
453 | 2024-07-19T23:00:46.511Z | 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(())
|
454 | 2024-07-19T23:00:46.511Z | DEBG | nexus (BackgroundTasks): roles
background_task = external_endpoints
roles = RoleSet { roles: {} }
|
455 | 2024-07-19T23:00:46.512Z | DEBG | nexus (BackgroundTasks): roles
background_task = v2p_manager
roles = RoleSet { roles: {} }
|
456 | 2024-07-19T23:00:46.512Z | 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(())
|
457 | 2024-07-19T23:00:46.512Z | 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(())
|
458 | 2024-07-19T23:00:46.513Z | DEBG | nexus (BackgroundTasks): roles
background_task = dns_config_external
dns_group = external
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
459 | 2024-07-19T23:00:46.513Z | DEBG | nexus (BackgroundTasks): roles
background_task = external_endpoints
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
460 | 2024-07-19T23:00:46.514Z | 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: 112437b7-60f1-4673-858f-9f7fcebc50c3, lookup_type: ById(112437b7-60f1-4673-858f-9f7fcebc50c3) }
result = Ok(())
|
461 | 2024-07-19T23:00:46.514Z | DEBG | nexus (BackgroundTasks): roles
background_task = blueprint_loader
roles = RoleSet { roles: {} }
|
462 | 2024-07-19T23:00:46.515Z | 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(())
|
463 | 2024-07-19T23:00:46.515Z | DEBG | nexus (BackgroundTasks): roles
background_task = crdb_node_id_collector
roles = RoleSet { roles: {} }
|
464 | 2024-07-19T23:00:46.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(())
|
465 | 2024-07-19T23:00:46.515Z | 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(())
|
466 | 2024-07-19T23:00:46.515Z | DEBG | nexus (BackgroundTasks): roles
background_task = crdb_node_id_collector
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
467 | 2024-07-19T23:00:46.516Z | 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(())
|
468 | 2024-07-19T23:00:46.516Z | DEBG | nexus (BackgroundTasks): roles
background_task = service_zone_nat_tracker
roles = RoleSet { roles: {} }
|
469 | 2024-07-19T23:00:46.516Z | 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(())
|
470 | 2024-07-19T23:00:46.517Z | 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(())
|
471 | 2024-07-19T23:00:46.517Z | DEBG | nexus (BackgroundTasks): roles
background_task = dns_config_external
dns_group = external
roles = RoleSet { roles: {} }
|
472 | 2024-07-19T23:00:46.517Z | 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(())
|
473 | 2024-07-19T23:00:46.518Z | DEBG | nexus (BackgroundTasks): roles
background_task = service_zone_nat_tracker
roles = RoleSet { roles: {} }
|
474 | 2024-07-19T23:00:46.518Z | 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(())
|
475 | 2024-07-19T23:00:46.518Z | DEBG | nexus (BackgroundTasks): roles
background_task = crdb_node_id_collector
roles = RoleSet { roles: {} }
|
476 | 2024-07-19T23:00:46.518Z | 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(())
|
477 | 2024-07-19T23:00:46.518Z | DEBG | nexus (BackgroundTasks): roles
background_task = external_endpoints
roles = RoleSet { roles: {} }
|
478 | 2024-07-19T23:00:46.518Z | 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(())
|
479 | 2024-07-19T23:00:46.518Z | 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(())
|
480 | 2024-07-19T23:00:46.518Z | 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(())
|
481 | 2024-07-19T23:00:46.519Z | DEBG | nexus (BackgroundTasks): found all DNS names for zone
background_task = dns_config_external
dns_group = external
dns_zone_id = a7981fb0-3e44-4dc4-a305-22e07814373f
dns_zone_name = oxide.test
found_so_far = 1
version = 2
|
482 | 2024-07-19T23:00:46.519Z | DEBG | nexus (BackgroundTasks): read DNS config
background_task = dns_config_external
dns_group = external
nzones = 1
version = 2
|
483 | 2024-07-19T23:00:46.519Z | DEBG | nexus (BackgroundTasks): found latest DNS generation (unchanged)
background_task = dns_config_external
current_generation = 2
current_time_created = 2024-07-19 22:57:48.722526 UTC
dns_group = external
generation = 2
|
484 | 2024-07-19T23:00:46.519Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = dns_config_external
dns_group = external
elapsed = 36.65174ms
iteration = 4
status = {"generation":2}
|
485 | 2024-07-19T23:00:46.520Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = crdb_node_id_collector
elapsed = 36.731902ms
iteration = 3
status = {"nsuccess":5}
|
486 | 2024-07-19T23:00:46.521Z | DEBG | nexus (BackgroundTasks): found latest target blueprint (unchanged)
background_task = blueprint_loader
original_target_id = 112437b7-60f1-4673-858f-9f7fcebc50c3
original_time_created = 2024-07-19 22:57:34.689399 UTC
target_id = 112437b7-60f1-4673-858f-9f7fcebc50c3
time_created = 2024-07-19 22:57:34.689399 UTC
|
487 | 2024-07-19T23:00:46.521Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = blueprint_loader
elapsed = 38.053826ms
iteration = 19
status = {"status":"target blueprint unchanged","target_id":"112437b7-60f1-4673-858f-9f7fcebc50c3","time_created":"2024-07-19T22:57:34.689399Z"}
|
488 | 2024-07-19T23:00:46.523Z | DEBG | nexus (BackgroundTasks): roles
background_task = v2p_manager
roles = RoleSet { roles: {} }
|
489 | 2024-07-19T23:00:46.523Z | 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(())
|
490 | 2024-07-19T23:00:46.524Z | DEBG | nexus (BackgroundTasks): roles
background_task = v2p_manager
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
491 | 2024-07-19T23:00:46.526Z | 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(())
|
492 | 2024-07-19T23:00:46.527Z | DEBG | nexus (BackgroundTasks): roles
background_task = v2p_manager
roles = RoleSet { roles: {} }
|
493 | 2024-07-19T23:00:46.527Z | 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(())
|
494 | 2024-07-19T23:00:46.528Z | DEBG | nexus (BackgroundTasks): roles
background_task = v2p_manager
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
495 | 2024-07-19T23:00:46.530Z | 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(())
|
496 | 2024-07-19T23:00:46.530Z | DEBG | nexus (BackgroundTasks): roles
background_task = v2p_manager
roles = RoleSet { roles: {} }
|
497 | 2024-07-19T23:00:46.530Z | 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(())
|
498 | 2024-07-19T23:00:46.532Z | DEBG | nexus (BackgroundTasks): roles
background_task = service_zone_nat_tracker
roles = RoleSet { roles: {} }
|
499 | 2024-07-19T23:00:46.532Z | 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(())
|
500 | 2024-07-19T23:00:46.533Z | DEBG | nexus (BackgroundTasks): roles
background_task = service_zone_nat_tracker
roles = RoleSet { roles: {} }
|
501 | 2024-07-19T23:00:46.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(())
|
502 | 2024-07-19T23:00:46.537Z | DEBG | nexus (BackgroundTasks): roles
background_task = service_zone_nat_tracker
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
503 | 2024-07-19T23:00:46.541Z | 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: 48cd94f5-f87f-4753-bbbe-9dbe9c9d5fba, lookup_type: ById(48cd94f5-f87f-4753-bbbe-9dbe9c9d5fba) }
result = Ok(())
|
504 | 2024-07-19T23:00:46.541Z | DEBG | nexus (BackgroundTasks): roles
background_task = service_zone_nat_tracker
roles = RoleSet { roles: {} }
|
505 | 2024-07-19T23:00:46.541Z | 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(())
|
506 | 2024-07-19T23:00:46.551Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = service_zone_nat_tracker
elapsed = 68.308929ms
iteration = 7
status = 0
|
507 | 2024-07-19T23:00:46.556Z | DEBG | nexus (BackgroundTasks): found DNS version
background_task = dns_config_internal
dns_group = internal
version = 1
|
508 | 2024-07-19T23:00:46.556Z | DEBG | nexus (BackgroundTasks): reading DNS config
background_task = dns_config_internal
dns_group = internal
|
509 | 2024-07-19T23:00:46.556Z | DEBG | nexus (BackgroundTasks): reading DNS zones
background_task = dns_config_internal
dns_group = internal
|
510 | 2024-07-19T23:00:46.556Z | DEBG | nexus (BackgroundTasks): roles
background_task = dns_config_internal
dns_group = internal
roles = RoleSet { roles: {} }
|
511 | 2024-07-19T23:00:46.556Z | 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(())
|
512 | 2024-07-19T23:00:46.557Z | DEBG | nexus (BackgroundTasks): roles
background_task = dns_config_internal
dns_group = internal
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
513 | 2024-07-19T23:00:46.560Z | DEBG | nexus (BackgroundTasks): roles
background_task = external_endpoints
roles = RoleSet { roles: {} }
|
514 | 2024-07-19T23:00:46.561Z | 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(())
|
515 | 2024-07-19T23:00:46.561Z | 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(())
|
516 | 2024-07-19T23:00:46.561Z | DEBG | nexus (BackgroundTasks): roles
background_task = dns_config_internal
dns_group = internal
roles = RoleSet { roles: {} }
|
517 | 2024-07-19T23:00:46.561Z | 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(())
|
518 | 2024-07-19T23:00:46.562Z | DEBG | nexus (BackgroundTasks): roles
background_task = external_endpoints
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
519 | 2024-07-19T23:00:46.562Z | DEBG | nexus (BackgroundTasks): found zones
background_task = dns_config_internal
count = 1
dns_group = internal
|
520 | 2024-07-19T23:00:46.563Z | DEBG | nexus (BackgroundTasks): listing DNS names for zone
background_task = dns_config_internal
batch_size = 100
dns_group = internal
dns_zone_id = 64dc36b8-8e00-4b96-9d33-bc2bc5b798af
dns_zone_name = control-plane.oxide.internal
found_so_far = 0
version = 1
|
521 | 2024-07-19T23:00:46.563Z | DEBG | nexus (BackgroundTasks): roles
background_task = dns_config_internal
dns_group = internal
roles = RoleSet { roles: {} }
|
522 | 2024-07-19T23:00:46.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(())
|
523 | 2024-07-19T23:00:46.564Z | 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(())
|
524 | 2024-07-19T23:00:46.564Z | DEBG | nexus (BackgroundTasks): roles
background_task = external_endpoints
roles = RoleSet { roles: {} }
|
525 | 2024-07-19T23:00:46.564Z | 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(())
|
526 | 2024-07-19T23:00:46.564Z | DEBG | nexus (BackgroundTasks): roles
background_task = dns_config_internal
dns_group = internal
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
527 | 2024-07-19T23:00:46.567Z | 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(())
|
528 | 2024-07-19T23:00:46.567Z | DEBG | nexus (BackgroundTasks): roles
background_task = dns_config_internal
dns_group = internal
roles = RoleSet { roles: {} }
|
529 | 2024-07-19T23:00:46.567Z | 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(())
|
530 | 2024-07-19T23:00:46.569Z | DEBG | nexus (BackgroundTasks): found all DNS names for zone
background_task = dns_config_internal
dns_group = internal
dns_zone_id = 64dc36b8-8e00-4b96-9d33-bc2bc5b798af
dns_zone_name = control-plane.oxide.internal
found_so_far = 49
version = 1
|
531 | 2024-07-19T23:00:46.569Z | DEBG | nexus (BackgroundTasks): read DNS config
background_task = dns_config_internal
dns_group = internal
nzones = 1
version = 1
|
532 | 2024-07-19T23:00:46.569Z | DEBG | nexus (BackgroundTasks): found latest DNS generation (unchanged)
background_task = dns_config_internal
current_generation = 1
current_time_created = 2024-07-19 22:57:48.003217 UTC
dns_group = internal
generation = 1
|
533 | 2024-07-19T23:00:46.569Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = dns_config_internal
dns_group = internal
elapsed = 86.578173ms
iteration = 4
status = {"generation":1}
|
534 | 2024-07-19T23:00:46.577Z | 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-07-19T22:57:46.302605Z, time_modified: 2024-07-19T22:57:46.302605Z, 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: cc81324c-39dc-48ea-ade9-f1c9b649dc89, db_silo: Silo { identity: SiloIdentity { id: cc81324c-39dc-48ea-ade9-f1c9b649dc89, name: Name(Name("recovery")), description: "built-in recovery Silo", time_created: 2024-07-19T22:57:48.684560Z, time_modified: 2024-07-19T22:57:48.684560Z, 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: "888af6e5f7e13376a0e815a8a9d93a94f60ec8ebaad5493a2e83d4f73e5d70d8" }] }}, warnings: [NoSiloCerts { silo_id: 001de000-5110-4000-8000-000000000000, dns_name: "default-silo.sys.oxide.test" }], default_endpoint: Some(ExternalEndpoint { silo_id: cc81324c-39dc-48ea-ade9-f1c9b649dc89, db_silo: Silo { identity: SiloIdentity { id: cc81324c-39dc-48ea-ade9-f1c9b649dc89, name: Name(Name("recovery")), description: "built-in recovery Silo", time_created: 2024-07-19T22:57:48.684560Z, time_modified: 2024-07-19T22:57:48.684560Z, 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: "888af6e5f7e13376a0e815a8a9d93a94f60ec8ebaad5493a2e83d4f73e5d70d8" }] }) }
|
535 | 2024-07-19T23:00:46.577Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = external_endpoints
elapsed = 93.848405ms
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":"cc81324c-39dc-48ea-ade9-f1c9b649dc89","tls_certs":["888af6e5f7e13376a0e815a8a9d93a94f60ec8ebaad5493a2e83d4f73e5d70d8"]}},"default_endpoint":{"silo_id":"cc81324c-39dc-48ea-ade9-f1c9b649dc89","tls_certs":["888af6e5f7e13376a0e815a8a9d93a94f60ec8ebaad5493a2e83d4f73e5d70d8"]},"warnings":["silo 001de000-5110-4000-8000-000000000000 with DNS name \\"default-silo.sys.oxide.test\\" has no usable certificates"]}
|
536 | 2024-07-19T23:00:46.651Z | 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:3::1]:5353, [fd00:1122:3344:2::1]:5353, [fd00:1122:3344:1::1]:5353] }
uri = http://[fd00:1122:3344:3::1]:5353/config
|
537 | 2024-07-19T23:00:46.666Z | 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
|
538 | 2024-07-19T23:00:46.697Z | INFO | nexus (BackgroundTasks): determining switch slot managed by dendrite zone
background_task = bfd_manager
file = nexus/src/app/mod.rs:1041
zone_address = fd00:1122:3344:101::2
|
539 | 2024-07-19T23:00:46.697Z | DEBG | nexus (MgsClient): client request
background_task = bfd_manager
body = None
method = GET
uri = http://[fd00:1122:3344:101::2]:12225/local/switch-id
|
540 | 2024-07-19T23:00:46.698Z | 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": "a3042a2a-5d9d-499e-b590-113e875ebe5d", "content-length": "26", "date": "Fri, 19 Jul 2024 23:00:46 GMT"} })
|
541 | 2024-07-19T23:00:46.698Z | INFO | nexus (BackgroundTasks): identified switch slot for dendrite zone
background_task = bfd_manager
file = nexus/src/app/mod.rs:1046
slot = SpIdentifier {\n slot: 0,\n type_: Switch,\n}
zone_address = fd00:1122:3344:101::2
|
542 | 2024-07-19T23:00:46.699Z | INFO | nexus (BackgroundTasks): completed mapping dendrite zones to switch slots
background_task = bfd_manager
file = nexus/src/app/mod.rs:1078
mappings = {\n Switch0: fd00:1122:3344:101::2,\n}
|
543 | 2024-07-19T23:00:46.761Z | INFO | nexus (BackgroundTasks): determining switch slot managed by dendrite zone
background_task = nat_v4_garbage_collector
file = nexus/src/app/mod.rs:1041
zone_address = fd00:1122:3344:101::2
|
544 | 2024-07-19T23:00:46.761Z | 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
|
545 | 2024-07-19T23:00:46.763Z | 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": "b0dd181f-146f-4fdd-aae1-30edc5fa375c", "content-length": "26", "date": "Fri, 19 Jul 2024 23:00:46 GMT"} })
|
546 | 2024-07-19T23:00:46.763Z | INFO | nexus (BackgroundTasks): identified switch slot for dendrite zone
background_task = nat_v4_garbage_collector
file = nexus/src/app/mod.rs:1046
slot = SpIdentifier {\n slot: 0,\n type_: Switch,\n}
zone_address = fd00:1122:3344:101::2
|
547 | 2024-07-19T23:00:46.764Z | INFO | nexus (BackgroundTasks): completed mapping dendrite zones to switch slots
background_task = nat_v4_garbage_collector
file = nexus/src/app/mod.rs:1078
mappings = {\n Switch0: fd00:1122:3344:101::2,\n}
|
548 | 2024-07-19T23:00:46.842Z | DEBG | nexus (BackgroundTasks): client request
SledAgent = 48cd94f5-f87f-4753-bbbe-9dbe9c9d5fba
background_task = v2p_manager
body = None
method = GET
uri = http://[fd00:1122:3344:101::1]:12345/v2p
|
549 | 2024-07-19T23:00:46.843Z | DEBG | nexus (BackgroundTasks): client response
SledAgent = 48cd94f5-f87f-4753-bbbe-9dbe9c9d5fba
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": "70cb3f06-f29d-4a2e-81a6-fc1e64855ea3", "content-length": "691", "date": "Fri, 19 Jul 2024 23:00:46 GMT"} })
|
550 | 2024-07-19T23:00:46.843Z | INFO | nexus (BackgroundTasks): found opte v2p mappings
background_task = v2p_manager
file = nexus/src/app/background/tasks/v2p_mappings.rs:102
interfaces = {}
sled = sock
|
551 | 2024-07-19T23:00:46.843Z | INFO | nexus (BackgroundTasks): v2p mappings to delete
background_task = v2p_manager
file = nexus/src/app/background/tasks/v2p_mappings.rs:114
mappings = []
sled = sock
|
552 | 2024-07-19T23:00:46.843Z | INFO | nexus (BackgroundTasks): v2p mappings to add
background_task = v2p_manager
file = nexus/src/app/background/tasks/v2p_mappings.rs:127
mappings = []
sled = sock
|
553 | 2024-07-19T23:00:46.844Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = v2p_manager
elapsed = 361.292012ms
iteration = 7
status = {}
|
554 | 2024-07-19T23:00:46.857Z | INFO | nexus (BackgroundTasks): determining switch slot managed by dendrite zone
background_task = switch_port_config_manager
file = nexus/src/app/mod.rs:1041
rack_id = 858ba1b7-0444-4ae8-8154-caf799e42fa8
zone_address = fd00:1122:3344:101::2
|
555 | 2024-07-19T23:00:46.857Z | DEBG | nexus (MgsClient): client request
background_task = switch_port_config_manager
body = None
method = GET
rack_id = 858ba1b7-0444-4ae8-8154-caf799e42fa8
uri = http://[fd00:1122:3344:101::2]:12225/local/switch-id
|
556 | 2024-07-19T23:00:46.857Z | DEBG | nexus (MgsClient): client response
background_task = switch_port_config_manager
rack_id = 858ba1b7-0444-4ae8-8154-caf799e42fa8
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": "5d73abc6-8878-4ccf-9a0a-fb93c0637dbf", "content-length": "26", "date": "Fri, 19 Jul 2024 23:00:46 GMT"} })
|
557 | 2024-07-19T23:00:46.857Z | INFO | nexus (BackgroundTasks): identified switch slot for dendrite zone
background_task = switch_port_config_manager
file = nexus/src/app/mod.rs:1046
rack_id = 858ba1b7-0444-4ae8-8154-caf799e42fa8
slot = SpIdentifier {\n slot: 0,\n type_: Switch,\n}
zone_address = fd00:1122:3344:101::2
|
558 | 2024-07-19T23:00:46.858Z | INFO | nexus (BackgroundTasks): completed mapping dendrite zones to switch slots
background_task = switch_port_config_manager
file = nexus/src/app/mod.rs:1078
mappings = {\n Switch0: fd00:1122:3344:101::2,\n}
rack_id = 858ba1b7-0444-4ae8-8154-caf799e42fa8
|
559 | 2024-07-19T23:00:46.859Z | 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:3::1]:5353, [fd00:1122:3344:2::1]:5353, [fd00:1122:3344:1::1]:5353] }
uri = http://[fd00:1122:3344:2::1]:5353/config
|
560 | 2024-07-19T23:00:46.879Z | 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
|
561 | 2024-07-19T23:00:46.880Z | 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": "fa5904c0-95c9-4680-9d41-4e89febd5b4b", "date": "Fri, 19 Jul 2024 23:00:46 GMT"} })
servers = DnsServersList { addresses: [[fd00:1122:3344:101::9]:5353, [fd00:1122:3344:101::8]:5353] }
|
562 | 2024-07-19T23:00:46.880Z | 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] }
|
563 | 2024-07-19T23:00:46.881Z | 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": "4313ddfa-3a2c-4f30-87be-83cddfef919f", "date": "Fri, 19 Jul 2024 23:00:46 GMT"} })
servers = DnsServersList { addresses: [[fd00:1122:3344:101::9]:5353, [fd00:1122:3344:101::8]:5353] }
|
564 | 2024-07-19T23:00:46.881Z | 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] }
|
565 | 2024-07-19T23:00:46.882Z | DEBG | nexus (BackgroundTasks): client request
SledAgent = 48cd94f5-f87f-4753-bbbe-9dbe9c9d5fba
background_task = vpc_route_manager
body = None
method = GET
uri = http://[fd00:1122:3344:101::1]:12345/vpc-routes
|
566 | 2024-07-19T23:00:46.882Z | DEBG | nexus (BackgroundTasks): client response
SledAgent = 48cd94f5-f87f-4753-bbbe-9dbe9c9d5fba
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": "79170e5f-1b0b-4f37-b6a0-e57d731883ba", "content-length": "372", "date": "Fri, 19 Jul 2024 23:00:46 GMT"} })
|
567 | 2024-07-19T23:00:46.882Z | DEBG | nexus (BackgroundTasks): roles
background_task = vpc_route_manager
roles = RoleSet { roles: {} }
|
568 | 2024-07-19T23:00:46.882Z | 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(())
|
569 | 2024-07-19T23:00:46.883Z | 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] }
|
570 | 2024-07-19T23:00:46.883Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = dns_propagation_external
dns_group = external
elapsed = 399.778827ms
iteration = 6
status = {"generation":2,"server_results":{"[fd00:1122:3344:101::8]:5353":{"Ok":null},"[fd00:1122:3344:101::9]:5353":{"Ok":null}}}
|
571 | 2024-07-19T23:00:46.884Z | DEBG | nexus (BackgroundTasks): roles
background_task = vpc_route_manager
roles = RoleSet { roles: {} }
|
572 | 2024-07-19T23:00:46.884Z | 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(())
|
573 | 2024-07-19T23:00:46.887Z | DEBG | nexus (BackgroundTasks): roles
background_task = vpc_route_manager
roles = RoleSet { roles: {} }
|
574 | 2024-07-19T23:00:46.887Z | 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(())
|
575 | 2024-07-19T23:00:46.889Z | DEBG | nexus (BackgroundTasks): client request
SledAgent = 48cd94f5-f87f-4753-bbbe-9dbe9c9d5fba
background_task = vpc_route_manager
body = Some(Body)
method = PUT
uri = http://[fd00:1122:3344:101::1]:12345/vpc-routes
|
576 | 2024-07-19T23:00:46.889Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = bfd_manager
elapsed = 406.01293ms
iteration = 7
status = {}
|
577 | 2024-07-19T23:00:46.890Z | DEBG | nexus (BackgroundTasks): client response
SledAgent = 48cd94f5-f87f-4753-bbbe-9dbe9c9d5fba
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": "c6df10b1-26bb-49b9-985a-1277df467093", "date": "Fri, 19 Jul 2024 23:00:46 GMT"} })
|
578 | 2024-07-19T23:00:46.891Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = vpc_route_manager
elapsed = 408.035577ms
iteration = 7
status = {}
|
579 | 2024-07-19T23:00:46.919Z | 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
|
580 | 2024-07-19T23:00:46.920Z | 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": "575f5cd2-104b-4102-9c32-6832465714b7", "content-length": "1", "date": "Fri, 19 Jul 2024 23:00:46 GMT"} })
|
581 | 2024-07-19T23:00:46.921Z | DEBG | nexus (BackgroundTasks): roles
background_task = nat_v4_garbage_collector
roles = RoleSet { roles: {} }
|
582 | 2024-07-19T23:00:46.922Z | 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(())
|
583 | 2024-07-19T23:00:46.923Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = nat_v4_garbage_collector
elapsed = 439.95775ms
iteration = 7
status = null
|
584 | 2024-07-19T23:00:46.948Z | 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:3::1]:5353, [fd00:1122:3344:2::1]:5353, [fd00:1122:3344:1::1]:5353] }
uri = http://[fd00:1122:3344:1::1]:5353/config
|
585 | 2024-07-19T23:00:46.949Z | 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": "4b421f01-faba-49bb-a925-5b1841168ab7", "date": "Fri, 19 Jul 2024 23:00:46 GMT"} })
servers = DnsServersList { addresses: [[fd00:1122:3344:3::1]:5353, [fd00:1122:3344:2::1]:5353, [fd00:1122:3344:1::1]:5353] }
|
586 | 2024-07-19T23:00:46.949Z | 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:3::1]:5353, [fd00:1122:3344:2::1]:5353, [fd00:1122:3344:1::1]:5353] }
|
587 | 2024-07-19T23:00:46.949Z | 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": "26b0f93f-e799-45c3-9141-cfd1e7d96a0a", "date": "Fri, 19 Jul 2024 23:00:46 GMT"} })
servers = DnsServersList { addresses: [[fd00:1122:3344:3::1]:5353, [fd00:1122:3344:2::1]:5353, [fd00:1122:3344:1::1]:5353] }
|
588 | 2024-07-19T23:00:46.950Z | 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:3::1]:5353, [fd00:1122:3344:2::1]:5353, [fd00:1122:3344:1::1]:5353] }
|
589 | 2024-07-19T23:00:46.951Z | 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": "bf5fdfbf-8df5-4538-8aaa-a71708c5e996", "date": "Fri, 19 Jul 2024 23:00:46 GMT"} })
servers = DnsServersList { addresses: [[fd00:1122:3344:3::1]:5353, [fd00:1122:3344:2::1]:5353, [fd00:1122:3344:1::1]:5353] }
|
590 | 2024-07-19T23:00:46.951Z | 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:3::1]:5353, [fd00:1122:3344:2::1]:5353, [fd00:1122:3344:1::1]:5353] }
|
591 | 2024-07-19T23:00:46.953Z | 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:3::1]:5353, [fd00:1122:3344:2::1]:5353, [fd00:1122:3344:1::1]:5353] }
|
592 | 2024-07-19T23:00:46.953Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = dns_propagation_internal
dns_group = internal
elapsed = 469.860508ms
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}}}
|
593 | 2024-07-19T23:00:47.006Z | DEBG | nexus (BackgroundTasks): roles
background_task = switch_port_config_manager
roles = RoleSet { roles: {} }
|
594 | 2024-07-19T23:00:47.007Z | 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(())
|
595 | 2024-07-19T23:00:47.009Z | INFO | nexus (BackgroundTasks): fetching switch port settings
background_task = switch_port_config_manager
file = nexus/src/app/background/tasks/sync_switch_configuration.rs:146
port = SwitchPort { id: 7480b5d7-113f-4f2c-8ae6-adea12b95e42, rack_id: 858ba1b7-0444-4ae8-8154-caf799e42fa8, switch_location: "switch0", port_name: "qsfp0", port_settings_id: Some(90a14fdc-4c47-49d7-b5e6-acfdb6a54cf6) }
rack_id = 858ba1b7-0444-4ae8-8154-caf799e42fa8
switch_location = Switch0
|
596 | 2024-07-19T23:00:47.009Z | DEBG | nexus (BackgroundTasks): roles
background_task = switch_port_config_manager
roles = RoleSet { roles: {} }
|
597 | 2024-07-19T23:00:47.009Z | 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(())
|
598 | 2024-07-19T23:00:47.013Z | INFO | nexus (dropshot): request completed
file = /home/build/.cargo/git/checkouts/dropshot-a4a923d29dccc492/7b594d0/dropshot/src/server.rs:914
latency_us = 370
local_addr = [fd00:1122:3344:101::c]:39928
method = GET
remote_addr = [fd00:1122:3344:101::d]:60126
req_id = dad40c87-69ed-44ab-b660-f8d04b999d39
response_code = 200
uri = /a88a8918-a4d7-44fb-8a6a-ae496052bdd5
|
599 | 2024-07-19T23:00:47.018Z | DEBG | nexus (DpdClient): client request
background_task = switch_port_config_manager
body = None
method = GET
rack_id = 858ba1b7-0444-4ae8-8154-caf799e42fa8
uri = http://[fd00:1122:3344:101::2]:12224/port/qsfp0/settings?tag=omicron
|
600 | 2024-07-19T23:00:47.018Z | DEBG | nexus (DpdClient): client response
background_task = switch_port_config_manager
rack_id = 858ba1b7-0444-4ae8-8154-caf799e42fa8
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": "2dc31110-048c-4e05-abaa-2e35479a6ec4", "content-length": "121", "date": "Fri, 19 Jul 2024 23:00:46 GMT"} })
|
601 | 2024-07-19T23:00:47.018Z | INFO | nexus (BackgroundTasks): retrieved port settings from switch
background_task = switch_port_config_manager
file = nexus/src/app/background/tasks/sync_switch_configuration.rs:1663
rack_id = 858ba1b7-0444-4ae8-8154-caf799e42fa8
settings = PortSettings { links: {"0": LinkSettings { addrs: [10.151.2.174], params: LinkCreate { autoneg: false, fec: None, kr: false, lane: Some(LinkId(0)), speed: Speed40G } }} }
switch_port_id = "qsfp0"
|
602 | 2024-07-19T23:00:47.018Z | 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:1690
rack_id = 858ba1b7-0444-4ae8-8154-caf799e42fa8
switch_location = Switch0
switch_port_id = "qsfp0"
switch_port_settings_id = 90a14fdc-4c47-49d7-b5e6-acfdb6a54cf6
|
603 | 2024-07-19T23:00:47.018Z | INFO | nexus (BackgroundTasks): retrieved existing routes
background_task = switch_port_config_manager
file = nexus/src/app/background/tasks/sync_switch_configuration.rs:378
rack_id = 858ba1b7-0444-4ae8-8154-caf799e42fa8
routes = {Switch0: {(10.151.2.100, Prefix4 { length: 0, value: 0.0.0.0 }, None)}}
|
604 | 2024-07-19T23:00:47.018Z | INFO | nexus (BackgroundTasks): retrieved desired routes
background_task = switch_port_config_manager
file = nexus/src/app/background/tasks/sync_switch_configuration.rs:382
rack_id = 858ba1b7-0444-4ae8-8154-caf799e42fa8
routes = {Switch0: {(10.151.2.100, Prefix4 { length: 0, value: 0.0.0.0 }, None)}}
|
605 | 2024-07-19T23:00:47.018Z | INFO | nexus (BackgroundTasks): calculated static routes to add
background_task = switch_port_config_manager
file = nexus/src/app/background/tasks/sync_switch_configuration.rs:391
rack_id = 858ba1b7-0444-4ae8-8154-caf799e42fa8
routes = {}
|
606 | 2024-07-19T23:00:47.018Z | INFO | nexus (BackgroundTasks): calculated static routes to delete
background_task = switch_port_config_manager
file = nexus/src/app/background/tasks/sync_switch_configuration.rs:397
rack_id = 858ba1b7-0444-4ae8-8154-caf799e42fa8
routes = {}
|
607 | 2024-07-19T23:00:47.018Z | 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:417
rack_id = 858ba1b7-0444-4ae8-8154-caf799e42fa8
|
608 | 2024-07-19T23:00:47.018Z | DEBG | nexus (BackgroundTasks): roles
background_task = switch_port_config_manager
roles = RoleSet { roles: {} }
|
609 | 2024-07-19T23:00:47.019Z | 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(())
|
610 | 2024-07-19T23:00:47.020Z | DEBG | nexus (DpdClient): client request
background_task = switch_port_config_manager
body = None
method = GET
rack_id = 858ba1b7-0444-4ae8-8154-caf799e42fa8
uri = http://[fd00:1122:3344:101::2]:12224/loopback/ipv4
|
611 | 2024-07-19T23:00:47.020Z | DEBG | nexus (DpdClient): client response
background_task = switch_port_config_manager
rack_id = 858ba1b7-0444-4ae8-8154-caf799e42fa8
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": "757d2ee8-d631-4b5d-88e7-a488a2004be1", "content-length": "2", "date": "Fri, 19 Jul 2024 23:00:46 GMT"} })
|
612 | 2024-07-19T23:00:47.020Z | DEBG | nexus (DpdClient): client request
background_task = switch_port_config_manager
body = None
method = GET
rack_id = 858ba1b7-0444-4ae8-8154-caf799e42fa8
uri = http://[fd00:1122:3344:101::2]:12224/loopback/ipv6
|
613 | 2024-07-19T23:00:47.020Z | DEBG | nexus (DpdClient): client response
background_task = switch_port_config_manager
rack_id = 858ba1b7-0444-4ae8-8154-caf799e42fa8
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": "198c567d-1429-453f-a7da-954453071ae2", "content-length": "52", "date": "Fri, 19 Jul 2024 23:00:46 GMT"} })
|
614 | 2024-07-19T23:00:47.020Z | 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.2.174, width: 24 }), vlan_id: None }], port: "qsfp0" }]
file = nexus/src/app/background/tasks/sync_switch_configuration.rs:466
rack_id = 858ba1b7-0444-4ae8-8154-caf799e42fa8
switch_location = Switch0
|
615 | 2024-07-19T23:00:47.020Z | DEBG | nexus (BackgroundTasks): client request
background_task = switch_port_config_manager
body = Some(Body)
method = POST
rack_id = 858ba1b7-0444-4ae8-8154-caf799e42fa8
uri = http://[fd00:1122:3344:101::1]:12345/switch-ports
|
616 | 2024-07-19T23:00:47.071Z | DEBG | nexus (BackgroundTasks): client response
background_task = switch_port_config_manager
rack_id = 858ba1b7-0444-4ae8-8154-caf799e42fa8
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": "7eb3af91-1062-4d28-b718-8814c960e12b", "date": "Fri, 19 Jul 2024 23:00:46 GMT"} })
|
617 | 2024-07-19T23:00:47.071Z | 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:769
rack_id = 858ba1b7-0444-4ae8-8154-caf799e42fa8
switch = Switch0
|
618 | 2024-07-19T23:00:47.071Z | DEBG | nexus (BackgroundTasks): client request
background_task = switch_port_config_manager
body = None
method = GET
rack_id = 858ba1b7-0444-4ae8-8154-caf799e42fa8
uri = http://[fd00:1122:3344:101::1]:12345/network-bootstore-config
|
619 | 2024-07-19T23:00:47.072Z | DEBG | nexus (BackgroundTasks): client response
background_task = switch_port_config_manager
rack_id = 858ba1b7-0444-4ae8-8154-caf799e42fa8
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": "87284e5d-0207-4169-a7ea-2b64057f43a5", "content-length": "494", "date": "Fri, 19 Jul 2024 23:00:46 GMT"} })
|
620 | 2024-07-19T23:00:47.072Z | DEBG | nexus (BackgroundTasks): roles
background_task = switch_port_config_manager
roles = RoleSet { roles: {} }
|
621 | 2024-07-19T23:00:47.072Z | 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(())
|
622 | 2024-07-19T23:00:47.075Z | DEBG | nexus (BackgroundTasks): roles
background_task = switch_port_config_manager
roles = RoleSet { roles: {} }
|
623 | 2024-07-19T23:00:47.075Z | 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(())
|
624 | 2024-07-19T23:00:47.078Z | DEBG | nexus (BackgroundTasks): roles
background_task = switch_port_config_manager
roles = RoleSet { roles: {} }
|
625 | 2024-07-19T23:00:47.078Z | 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(())
|
626 | 2024-07-19T23:00:47.079Z | DEBG | nexus (BackgroundTasks): roles
background_task = switch_port_config_manager
roles = RoleSet { roles: {} }
|
627 | 2024-07-19T23:00:47.079Z | 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(())
|
628 | 2024-07-19T23:00:47.086Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = switch_port_config_manager
elapsed = 602.613253ms
iteration = 7
status = {}
|
629 | 2024-07-19T23:00:56.483Z | DEBG | nexus (BackgroundTasks): activating
background_task = blueprint_loader
iteration = 20
reason = Timeout
|
630 | 2024-07-19T23:00:56.483Z | DEBG | nexus (BackgroundTasks): roles
background_task = blueprint_loader
roles = RoleSet { roles: {} }
|
631 | 2024-07-19T23:00:56.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(())
|
632 | 2024-07-19T23:00:56.483Z | DEBG | nexus (BackgroundTasks): activating
background_task = region_replacement_driver
iteration = 20
reason = Timeout
|
633 | 2024-07-19T23:00:56.483Z | INFO | nexus (BackgroundTasks): region replacement driver task started
background_task = region_replacement_driver
file = nexus/src/app/background/tasks/region_replacement_driver.rs:231
|
634 | 2024-07-19T23:00:56.483Z | DEBG | nexus (BackgroundTasks): roles
background_task = region_replacement_driver
roles = RoleSet { roles: {} }
|
635 | 2024-07-19T23:00:56.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(())
|
636 | 2024-07-19T23:00:56.484Z | DEBG | nexus (BackgroundTasks): roles
background_task = blueprint_loader
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
637 | 2024-07-19T23:00:56.485Z | DEBG | nexus (BackgroundTasks): roles
background_task = region_replacement_driver
roles = RoleSet { roles: {} }
|
638 | 2024-07-19T23:00:56.485Z | 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(())
|
639 | 2024-07-19T23:00:56.486Z | INFO | nexus (BackgroundTasks): region replacement driver task done
background_task = region_replacement_driver
file = nexus/src/app/background/tasks/region_replacement_driver.rs:238
|
640 | 2024-07-19T23:00:56.486Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = region_replacement_driver
elapsed = 3.094877ms
iteration = 20
status = {"drive_invoked_ok":[],"errors":[],"finish_invoked_ok":[]}
|
641 | 2024-07-19T23:00:56.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 = BlueprintConfig
result = Ok(())
|
642 | 2024-07-19T23:00:56.487Z | DEBG | nexus (BackgroundTasks): roles
background_task = blueprint_loader
roles = RoleSet { roles: {} }
|
643 | 2024-07-19T23:00:56.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(())
|
644 | 2024-07-19T23:00:56.489Z | DEBG | nexus (BackgroundTasks): roles
background_task = blueprint_loader
roles = RoleSet { roles: {} }
|
645 | 2024-07-19T23:00:56.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(())
|
646 | 2024-07-19T23:00:56.490Z | DEBG | nexus (BackgroundTasks): roles
background_task = blueprint_loader
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
647 | 2024-07-19T23:00:56.493Z | 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: 112437b7-60f1-4673-858f-9f7fcebc50c3, lookup_type: ById(112437b7-60f1-4673-858f-9f7fcebc50c3) }
result = Ok(())
|
648 | 2024-07-19T23:00:56.493Z | DEBG | nexus (BackgroundTasks): roles
background_task = blueprint_loader
roles = RoleSet { roles: {} }
|
649 | 2024-07-19T23:00:56.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(())
|
650 | 2024-07-19T23:00:56.499Z | DEBG | nexus (BackgroundTasks): found latest target blueprint (unchanged)
background_task = blueprint_loader
original_target_id = 112437b7-60f1-4673-858f-9f7fcebc50c3
original_time_created = 2024-07-19 22:57:34.689399 UTC
target_id = 112437b7-60f1-4673-858f-9f7fcebc50c3
time_created = 2024-07-19 22:57:34.689399 UTC
|
651 | 2024-07-19T23:00:56.499Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = blueprint_loader
elapsed = 15.962612ms
iteration = 20
status = {"status":"target blueprint unchanged","target_id":"112437b7-60f1-4673-858f-9f7fcebc50c3","time_created":"2024-07-19T22:57:34.689399Z"}
|
652 | 2024-07-19T23:00:57.013Z | INFO | nexus (dropshot): request completed
file = /home/build/.cargo/git/checkouts/dropshot-a4a923d29dccc492/7b594d0/dropshot/src/server.rs:914
latency_us = 412
local_addr = [fd00:1122:3344:101::c]:39928
method = GET
remote_addr = [fd00:1122:3344:101::d]:60126
req_id = 321aa3fc-9a2e-4dc2-8ed0-70677aecc78c
response_code = 200
uri = /a88a8918-a4d7-44fb-8a6a-ae496052bdd5
|
653 | 2024-07-19T23:01:06.482Z | DEBG | nexus (BackgroundTasks): activating
background_task = blueprint_loader
iteration = 21
reason = Timeout
|
654 | 2024-07-19T23:01:06.482Z | DEBG | nexus (BackgroundTasks): roles
background_task = blueprint_loader
roles = RoleSet { roles: {} }
|
655 | 2024-07-19T23:01:06.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(())
|
656 | 2024-07-19T23:01:06.484Z | DEBG | nexus (BackgroundTasks): activating
background_task = region_replacement_driver
iteration = 21
reason = Timeout
|
657 | 2024-07-19T23:01:06.484Z | INFO | nexus (BackgroundTasks): region replacement driver task started
background_task = region_replacement_driver
file = nexus/src/app/background/tasks/region_replacement_driver.rs:231
|
658 | 2024-07-19T23:01:06.484Z | DEBG | nexus (BackgroundTasks): roles
background_task = region_replacement_driver
roles = RoleSet { roles: {} }
|
659 | 2024-07-19T23:01:06.484Z | 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(())
|
660 | 2024-07-19T23:01:06.484Z | DEBG | nexus (BackgroundTasks): roles
background_task = blueprint_loader
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
661 | 2024-07-19T23:01:06.485Z | DEBG | nexus (BackgroundTasks): roles
background_task = region_replacement_driver
roles = RoleSet { roles: {} }
|
662 | 2024-07-19T23:01:06.485Z | 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(())
|
663 | 2024-07-19T23:01:06.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(())
|
664 | 2024-07-19T23:01:06.486Z | DEBG | nexus (BackgroundTasks): roles
background_task = blueprint_loader
roles = RoleSet { roles: {} }
|
665 | 2024-07-19T23:01:06.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(())
|
666 | 2024-07-19T23:01:06.487Z | INFO | nexus (BackgroundTasks): region replacement driver task done
background_task = region_replacement_driver
file = nexus/src/app/background/tasks/region_replacement_driver.rs:238
|
667 | 2024-07-19T23:01:06.487Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = region_replacement_driver
elapsed = 3.428653ms
iteration = 21
status = {"drive_invoked_ok":[],"errors":[],"finish_invoked_ok":[]}
|
668 | 2024-07-19T23:01:06.488Z | DEBG | nexus (BackgroundTasks): roles
background_task = blueprint_loader
roles = RoleSet { roles: {} }
|
669 | 2024-07-19T23:01:06.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(())
|
670 | 2024-07-19T23:01:06.490Z | DEBG | nexus (BackgroundTasks): roles
background_task = blueprint_loader
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
671 | 2024-07-19T23:01:06.492Z | 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: 112437b7-60f1-4673-858f-9f7fcebc50c3, lookup_type: ById(112437b7-60f1-4673-858f-9f7fcebc50c3) }
result = Ok(())
|
672 | 2024-07-19T23:01:06.492Z | DEBG | nexus (BackgroundTasks): roles
background_task = blueprint_loader
roles = RoleSet { roles: {} }
|
673 | 2024-07-19T23:01:06.492Z | 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(())
|
674 | 2024-07-19T23:01:06.499Z | DEBG | nexus (BackgroundTasks): found latest target blueprint (unchanged)
background_task = blueprint_loader
original_target_id = 112437b7-60f1-4673-858f-9f7fcebc50c3
original_time_created = 2024-07-19 22:57:34.689399 UTC
target_id = 112437b7-60f1-4673-858f-9f7fcebc50c3
time_created = 2024-07-19 22:57:34.689399 UTC
|
675 | 2024-07-19T23:01:06.499Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = blueprint_loader
elapsed = 17.195284ms
iteration = 21
status = {"status":"target blueprint unchanged","target_id":"112437b7-60f1-4673-858f-9f7fcebc50c3","time_created":"2024-07-19T22:57:34.689399Z"}
|
676 | 2024-07-19T23:01:07.013Z | INFO | nexus (dropshot): request completed
file = /home/build/.cargo/git/checkouts/dropshot-a4a923d29dccc492/7b594d0/dropshot/src/server.rs:914
latency_us = 415
local_addr = [fd00:1122:3344:101::c]:39928
method = GET
remote_addr = [fd00:1122:3344:101::d]:60126
req_id = 751c187c-39bb-4acc-9acb-99c3b662897c
response_code = 200
uri = /a88a8918-a4d7-44fb-8a6a-ae496052bdd5
|
677 | 2024-07-19T23:01:16.482Z | DEBG | nexus (BackgroundTasks): activating
background_task = nat_v4_garbage_collector
iteration = 8
reason = Timeout
|
678 | 2024-07-19T23:01:16.482Z | DEBG | nexus (BackgroundTasks): activating
background_task = bfd_manager
iteration = 8
reason = Timeout
|
679 | 2024-07-19T23:01:16.482Z | DEBG | nexus (BackgroundTasks): roles
background_task = nat_v4_garbage_collector
roles = RoleSet { roles: {} }
|
680 | 2024-07-19T23:01:16.482Z | DEBG | nexus (BackgroundTasks): roles
background_task = bfd_manager
roles = RoleSet { roles: {} }
|
681 | 2024-07-19T23:01:16.482Z | DEBG | nexus (BackgroundTasks): activating
background_task = phantom_disks
iteration = 8
reason = Timeout
|
682 | 2024-07-19T23:01:16.482Z | WARN | nexus (BackgroundTasks): phantom disk task started
background_task = phantom_disks
file = nexus/src/app/background/tasks/phantom_disks.rs:46
|
683 | 2024-07-19T23:01:16.482Z | DEBG | nexus (BackgroundTasks): activating
background_task = blueprint_loader
iteration = 22
reason = Timeout
|
684 | 2024-07-19T23:01:16.482Z | DEBG | nexus (BackgroundTasks): roles
background_task = blueprint_loader
roles = RoleSet { roles: {} }
|
685 | 2024-07-19T23:01:16.482Z | DEBG | nexus (BackgroundTasks): activating
background_task = physical_disk_adoption
iteration = 9
reason = Timeout
|
686 | 2024-07-19T23:01:16.482Z | DEBG | nexus (BackgroundTasks): roles
background_task = physical_disk_adoption
roles = RoleSet { roles: {} }
|
687 | 2024-07-19T23:01:16.482Z | 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(())
|
688 | 2024-07-19T23:01:16.482Z | 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(())
|
689 | 2024-07-19T23:01:16.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(())
|
690 | 2024-07-19T23:01:16.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(())
|
691 | 2024-07-19T23:01:16.483Z | DEBG | nexus (BackgroundTasks): activating
background_task = v2p_manager
iteration = 8
reason = Timeout
|
692 | 2024-07-19T23:01:16.483Z | DEBG | nexus (BackgroundTasks): roles
background_task = v2p_manager
roles = RoleSet { roles: {} }
|
693 | 2024-07-19T23:01:16.483Z | DEBG | nexus (BackgroundTasks): activating
background_task = region_replacement_driver
iteration = 22
reason = Timeout
|
694 | 2024-07-19T23:01:16.483Z | INFO | nexus (BackgroundTasks): region replacement driver task started
background_task = region_replacement_driver
file = nexus/src/app/background/tasks/region_replacement_driver.rs:231
|
695 | 2024-07-19T23:01:16.483Z | DEBG | nexus (BackgroundTasks): activating
background_task = instance_watcher
iteration = 8
reason = Timeout
|
696 | 2024-07-19T23:01:16.483Z | DEBG | nexus (BackgroundTasks): roles
background_task = region_replacement_driver
roles = RoleSet { roles: {} }
|
697 | 2024-07-19T23:01:16.483Z | DEBG | nexus (BackgroundTasks): activating
background_task = vpc_route_manager
iteration = 8
reason = Timeout
|
698 | 2024-07-19T23:01:16.483Z | DEBG | nexus (BackgroundTasks): roles
background_task = instance_watcher
roles = RoleSet { roles: {} }
|
699 | 2024-07-19T23:01:16.483Z | DEBG | nexus (BackgroundTasks): roles
background_task = vpc_route_manager
roles = RoleSet { roles: {} }
|
700 | 2024-07-19T23:01:16.483Z | DEBG | nexus (BackgroundTasks): activating
background_task = switch_port_config_manager
iteration = 8
reason = Timeout
|
701 | 2024-07-19T23:01:16.483Z | DEBG | nexus (BackgroundTasks): activating
background_task = service_zone_nat_tracker
iteration = 8
reason = Timeout
|
702 | 2024-07-19T23:01:16.483Z | DEBG | nexus (BackgroundTasks): roles
background_task = service_zone_nat_tracker
roles = RoleSet { roles: {} }
|
703 | 2024-07-19T23:01:16.483Z | DEBG | nexus (BackgroundTasks): activating
background_task = region_replacement
iteration = 8
reason = Timeout
|
704 | 2024-07-19T23:01:16.483Z | WARN | nexus (BackgroundTasks): region replacement task started
background_task = region_replacement
file = nexus/src/app/background/tasks/region_replacement.rs:64
|
705 | 2024-07-19T23:01:16.483Z | DEBG | nexus (BackgroundTasks): roles
background_task = switch_port_config_manager
roles = RoleSet { roles: {} }
|
706 | 2024-07-19T23:01:16.483Z | DEBG | nexus (BackgroundTasks): roles
background_task = region_replacement
roles = RoleSet { roles: {} }
|
707 | 2024-07-19T23:01:16.483Z | 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(())
|
708 | 2024-07-19T23:01:16.483Z | 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(())
|
709 | 2024-07-19T23:01:16.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(())
|
710 | 2024-07-19T23:01:16.483Z | 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(())
|
711 | 2024-07-19T23:01:16.483Z | 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(())
|
712 | 2024-07-19T23:01:16.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(())
|
713 | 2024-07-19T23:01:16.483Z | 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(())
|
714 | 2024-07-19T23:01:16.484Z | DEBG | nexus (BackgroundTasks): roles
background_task = blueprint_loader
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
715 | 2024-07-19T23:01:16.484Z | DEBG | nexus (BackgroundTasks): roles
background_task = physical_disk_adoption
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
716 | 2024-07-19T23:01:16.485Z | DEBG | nexus (BackgroundTasks): roles
background_task = service_zone_nat_tracker
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
717 | 2024-07-19T23:01:16.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-48cd94f5-f87f-4753-bbbe-9dbe9c9d5fba.host.control-plane.oxide.internal.") })) }, Record { name_labels: Name("dendrite-48cd94f5-f87f-4753-bbbe-9dbe9c9d5fba.host.control-plane.oxide.internal."), rr_type: AAAA, dns_class: IN, ttl: 0, rdata: Some(AAAA(fd00:1122:3344:101::2)) }], valid_until: Instant { tv_sec: 2298, tv_nsec: 681950603 } })
|
718 | 2024-07-19T23:01:16.485Z | DEBG | nexus (BackgroundTasks): roles
background_task = region_replacement_driver
roles = RoleSet { roles: {} }
|
719 | 2024-07-19T23:01:16.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-48cd94f5-f87f-4753-bbbe-9dbe9c9d5fba.host.control-plane.oxide.internal.") })) }, Record { name_labels: Name("dendrite-48cd94f5-f87f-4753-bbbe-9dbe9c9d5fba.host.control-plane.oxide.internal."), rr_type: AAAA, dns_class: IN, ttl: 0, rdata: Some(AAAA(fd00:1122:3344:101::2)) }], valid_until: Instant { tv_sec: 2298, tv_nsec: 682072386 } })
|
720 | 2024-07-19T23:01:16.486Z | 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(())
|
721 | 2024-07-19T23:01:16.486Z | WARN | nexus (BackgroundTasks): phantom disk task done
background_task = phantom_disks
file = nexus/src/app/background/tasks/phantom_disks.rs:93
|
722 | 2024-07-19T23:01:16.486Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = phantom_disks
elapsed = 3.771849ms
iteration = 8
status = {"phantom_disk_deleted_err":0,"phantom_disk_deleted_ok":0}
|
723 | 2024-07-19T23:01:16.486Z | DEBG | nexus (BackgroundTasks): roles
background_task = instance_watcher
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
724 | 2024-07-19T23:01:16.486Z | DEBG | nexus (BackgroundTasks): roles
background_task = vpc_route_manager
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
725 | 2024-07-19T23:01:16.487Z | INFO | nexus (BackgroundTasks): Determining switch slots managed by switch zones
background_task = bfd_manager
file = nexus/src/app/mod.rs:1033
|
726 | 2024-07-19T23:01:16.487Z | INFO | nexus (BackgroundTasks): region replacement driver task done
background_task = region_replacement_driver
file = nexus/src/app/background/tasks/region_replacement_driver.rs:238
|
727 | 2024-07-19T23:01:16.487Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = region_replacement_driver
elapsed = 3.997744ms
iteration = 22
status = {"drive_invoked_ok":[],"errors":[],"finish_invoked_ok":[]}
|
728 | 2024-07-19T23:01:16.487Z | INFO | nexus (BackgroundTasks): Determining switch slots managed by switch zones
background_task = nat_v4_garbage_collector
file = nexus/src/app/mod.rs:1033
|
729 | 2024-07-19T23:01:16.487Z | DEBG | nexus (BackgroundTasks): roles
background_task = region_replacement
roles = RoleSet { roles: {} }
|
730 | 2024-07-19T23:01:16.488Z | 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(())
|
731 | 2024-07-19T23:01:16.488Z | 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(())
|
732 | 2024-07-19T23:01:16.488Z | DEBG | nexus (BackgroundTasks): roles
background_task = physical_disk_adoption
roles = RoleSet { roles: {} }
|
733 | 2024-07-19T23:01:16.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(())
|
734 | 2024-07-19T23:01:16.488Z | DEBG | nexus (BackgroundTasks): roles
background_task = blueprint_loader
roles = RoleSet { roles: {} }
|
735 | 2024-07-19T23:01:16.488Z | 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(())
|
736 | 2024-07-19T23:01:16.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(())
|
737 | 2024-07-19T23:01:16.489Z | WARN | nexus (BackgroundTasks): region replacement task done
background_task = region_replacement
file = nexus/src/app/background/tasks/region_replacement.rs:185
|
738 | 2024-07-19T23:01:16.489Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = region_replacement
elapsed = 6.054751ms
iteration = 8
status = {"region_replacement_started_err":0,"region_replacement_started_ok":0}
|
739 | 2024-07-19T23:01:16.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(())
|
740 | 2024-07-19T23:01:16.489Z | DEBG | nexus (BackgroundTasks): roles
background_task = instance_watcher
roles = RoleSet { roles: {} }
|
741 | 2024-07-19T23:01:16.489Z | 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(())
|
742 | 2024-07-19T23:01:16.489Z | DEBG | nexus (BackgroundTasks): roles
background_task = vpc_route_manager
roles = RoleSet { roles: {} }
|
743 | 2024-07-19T23:01:16.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(())
|
744 | 2024-07-19T23:01:16.489Z | 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(())
|
745 | 2024-07-19T23:01:16.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(())
|
746 | 2024-07-19T23:01:16.490Z | DEBG | nexus (BackgroundTasks): roles
background_task = service_zone_nat_tracker
roles = RoleSet { roles: {} }
|
747 | 2024-07-19T23:01:16.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(())
|
748 | 2024-07-19T23:01:16.490Z | DEBG | nexus (BackgroundTasks): roles
background_task = switch_port_config_manager
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
749 | 2024-07-19T23:01:16.491Z | DEBG | nexus (BackgroundTasks): roles
background_task = blueprint_loader
roles = RoleSet { roles: {} }
|
750 | 2024-07-19T23:01:16.491Z | WARN | nexus (BackgroundTasks): physical disk adoption task started
background_task = physical_disk_adoption
file = nexus/src/app/background/tasks/physical_disk_adoption.rs:100
|
751 | 2024-07-19T23:01:16.491Z | DEBG | nexus (BackgroundTasks): roles
background_task = physical_disk_adoption
roles = RoleSet { roles: {} }
|
752 | 2024-07-19T23:01:16.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(())
|
753 | 2024-07-19T23:01:16.491Z | DEBG | nexus (BackgroundTasks): roles
background_task = vpc_route_manager
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
754 | 2024-07-19T23:01:16.491Z | 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(())
|
755 | 2024-07-19T23:01:16.492Z | DEBG | nexus (BackgroundTasks): roles
background_task = service_zone_nat_tracker
roles = RoleSet { roles: {} }
|
756 | 2024-07-19T23:01:16.492Z | 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(())
|
757 | 2024-07-19T23:01:16.492Z | DEBG | nexus (BackgroundTasks): roles
background_task = switch_port_config_manager
roles = RoleSet { roles: {} }
|
758 | 2024-07-19T23:01:16.492Z | DEBG | nexus (BackgroundTasks): roles
background_task = blueprint_loader
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
759 | 2024-07-19T23:01:16.492Z | DEBG | nexus (BackgroundTasks): roles
background_task = physical_disk_adoption
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
760 | 2024-07-19T23:01:16.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(())
|
761 | 2024-07-19T23:01:16.492Z | 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(())
|
762 | 2024-07-19T23:01:16.493Z | 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(())
|
763 | 2024-07-19T23:01:16.493Z | DEBG | nexus (BackgroundTasks): roles
background_task = vpc_route_manager
roles = RoleSet { roles: {} }
|
764 | 2024-07-19T23:01:16.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(())
|
765 | 2024-07-19T23:01:16.494Z | DEBG | nexus (BackgroundTasks): roles
background_task = v2p_manager
roles = RoleSet { roles: {} }
|
766 | 2024-07-19T23:01:16.494Z | 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(())
|
767 | 2024-07-19T23:01:16.495Z | 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(())
|
768 | 2024-07-19T23:01:16.495Z | DEBG | nexus (BackgroundTasks): roles
background_task = physical_disk_adoption
roles = RoleSet { roles: {} }
|
769 | 2024-07-19T23:01:16.496Z | 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(())
|
770 | 2024-07-19T23:01:16.496Z | 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-48cd94f5-f87f-4753-bbbe-9dbe9c9d5fba.host.control-plane.oxide.internal.") })) }, Record { name_labels: Name("dendrite-48cd94f5-f87f-4753-bbbe-9dbe9c9d5fba.host.control-plane.oxide.internal."), rr_type: AAAA, dns_class: IN, ttl: 0, rdata: Some(AAAA(fd00:1122:3344:101::2)) }], valid_until: Instant { tv_sec: 2298, tv_nsec: 692281492 } })
|
771 | 2024-07-19T23:01:16.496Z | INFO | nexus (BackgroundTasks): all instance checks complete
background_task = instance_watcher
file = nexus/src/app/background/tasks/instance_watcher.rs:458
pruned_instances = 0
total_completed = 0
total_failed = 0
total_incomplete = 0
total_instances = 0
|
772 | 2024-07-19T23:01:16.496Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = instance_watcher
elapsed = 12.746413ms
iteration = 8
status = {"failed_checks":{},"incomplete_checks":{},"instance_states":{},"pruned_instances":0,"total_instances":0}
|
773 | 2024-07-19T23:01:16.496Z | INFO | nexus (BackgroundTasks): Determining switch slots managed by switch zones
background_task = switch_port_config_manager
file = nexus/src/app/mod.rs:1033
rack_id = 858ba1b7-0444-4ae8-8154-caf799e42fa8
|
774 | 2024-07-19T23:01:16.496Z | 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: 112437b7-60f1-4673-858f-9f7fcebc50c3, lookup_type: ById(112437b7-60f1-4673-858f-9f7fcebc50c3) }
result = Ok(())
|
775 | 2024-07-19T23:01:16.496Z | DEBG | nexus (BackgroundTasks): roles
background_task = blueprint_loader
roles = RoleSet { roles: {} }
|
776 | 2024-07-19T23:01:16.496Z | 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-07-19T23:01:16.504Z | DEBG | nexus (BackgroundTasks): roles
background_task = v2p_manager
roles = RoleSet { roles: {} }
|
778 | 2024-07-19T23:01:16.504Z | 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(())
|
779 | 2024-07-19T23:01:16.505Z | DEBG | nexus (BackgroundTasks): found latest target blueprint (unchanged)
background_task = blueprint_loader
original_target_id = 112437b7-60f1-4673-858f-9f7fcebc50c3
original_time_created = 2024-07-19 22:57:34.689399 UTC
target_id = 112437b7-60f1-4673-858f-9f7fcebc50c3
time_created = 2024-07-19 22:57:34.689399 UTC
|
780 | 2024-07-19T23:01:16.505Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = blueprint_loader
elapsed = 23.473639ms
iteration = 22
status = {"status":"target blueprint unchanged","target_id":"112437b7-60f1-4673-858f-9f7fcebc50c3","time_created":"2024-07-19T22:57:34.689399Z"}
|
781 | 2024-07-19T23:01:16.505Z | DEBG | nexus (BackgroundTasks): roles
background_task = v2p_manager
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
782 | 2024-07-19T23:01:16.507Z | 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(())
|
783 | 2024-07-19T23:01:16.507Z | DEBG | nexus (BackgroundTasks): roles
background_task = v2p_manager
roles = RoleSet { roles: {} }
|
784 | 2024-07-19T23:01:16.507Z | 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(())
|
785 | 2024-07-19T23:01:16.509Z | DEBG | nexus (BackgroundTasks): roles
background_task = v2p_manager
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
786 | 2024-07-19T23:01:16.511Z | 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(())
|
787 | 2024-07-19T23:01:16.511Z | DEBG | nexus (BackgroundTasks): roles
background_task = v2p_manager
roles = RoleSet { roles: {} }
|
788 | 2024-07-19T23:01:16.511Z | 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(())
|
789 | 2024-07-19T23:01:16.511Z | DEBG | nexus (BackgroundTasks): roles
background_task = service_zone_nat_tracker
roles = RoleSet { roles: {} }
|
790 | 2024-07-19T23:01:16.511Z | 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(())
|
791 | 2024-07-19T23:01:16.513Z | DEBG | nexus (BackgroundTasks): roles
background_task = service_zone_nat_tracker
roles = RoleSet { roles: {} }
|
792 | 2024-07-19T23:01:16.513Z | 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(())
|
793 | 2024-07-19T23:01:16.514Z | DEBG | nexus (BackgroundTasks): roles
background_task = service_zone_nat_tracker
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
794 | 2024-07-19T23:01:16.516Z | 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: 48cd94f5-f87f-4753-bbbe-9dbe9c9d5fba, lookup_type: ById(48cd94f5-f87f-4753-bbbe-9dbe9c9d5fba) }
result = Ok(())
|
795 | 2024-07-19T23:01:16.516Z | DEBG | nexus (BackgroundTasks): roles
background_task = service_zone_nat_tracker
roles = RoleSet { roles: {} }
|
796 | 2024-07-19T23:01:16.517Z | 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(())
|
797 | 2024-07-19T23:01:16.517Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = service_zone_nat_tracker
elapsed = 34.415929ms
iteration = 8
status = 0
|
798 | 2024-07-19T23:01:16.525Z | WARN | nexus (BackgroundTasks): physical disk adoption task done
background_task = physical_disk_adoption
file = nexus/src/app/background/tasks/physical_disk_adoption.rs:174
|
799 | 2024-07-19T23:01:16.525Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = physical_disk_adoption
elapsed = 43.508756ms
iteration = 9
status = {"physical_disks_added":0}
|
800 | 2024-07-19T23:01:16.609Z | INFO | nexus (BackgroundTasks): determining switch slot managed by dendrite zone
background_task = nat_v4_garbage_collector
file = nexus/src/app/mod.rs:1041
zone_address = fd00:1122:3344:101::2
|
801 | 2024-07-19T23:01:16.609Z | 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
|
802 | 2024-07-19T23:01:16.609Z | 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": "4af1b387-c616-4dcb-9670-6ac0559ef8c7", "content-length": "26", "date": "Fri, 19 Jul 2024 23:01:16 GMT"} })
|
803 | 2024-07-19T23:01:16.609Z | INFO | nexus (BackgroundTasks): identified switch slot for dendrite zone
background_task = nat_v4_garbage_collector
file = nexus/src/app/mod.rs:1046
slot = SpIdentifier {\n slot: 0,\n type_: Switch,\n}
zone_address = fd00:1122:3344:101::2
|
804 | 2024-07-19T23:01:16.611Z | INFO | nexus (BackgroundTasks): completed mapping dendrite zones to switch slots
background_task = nat_v4_garbage_collector
file = nexus/src/app/mod.rs:1078
mappings = {\n Switch0: fd00:1122:3344:101::2,\n}
|
805 | 2024-07-19T23:01:16.661Z | DEBG | nexus (BackgroundTasks): client request
SledAgent = 48cd94f5-f87f-4753-bbbe-9dbe9c9d5fba
background_task = v2p_manager
body = None
method = GET
uri = http://[fd00:1122:3344:101::1]:12345/v2p
|
806 | 2024-07-19T23:01:16.663Z | DEBG | nexus (BackgroundTasks): client response
SledAgent = 48cd94f5-f87f-4753-bbbe-9dbe9c9d5fba
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": "db6c55e3-357a-4983-9b94-2e92556efd47", "content-length": "691", "date": "Fri, 19 Jul 2024 23:01:16 GMT"} })
|
807 | 2024-07-19T23:01:16.663Z | INFO | nexus (BackgroundTasks): found opte v2p mappings
background_task = v2p_manager
file = nexus/src/app/background/tasks/v2p_mappings.rs:102
interfaces = {}
sled = sock
|
808 | 2024-07-19T23:01:16.663Z | INFO | nexus (BackgroundTasks): v2p mappings to delete
background_task = v2p_manager
file = nexus/src/app/background/tasks/v2p_mappings.rs:114
mappings = []
sled = sock
|
809 | 2024-07-19T23:01:16.663Z | INFO | nexus (BackgroundTasks): v2p mappings to add
background_task = v2p_manager
file = nexus/src/app/background/tasks/v2p_mappings.rs:127
mappings = []
sled = sock
|
810 | 2024-07-19T23:01:16.664Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = v2p_manager
elapsed = 181.151001ms
iteration = 8
status = {}
|
811 | 2024-07-19T23:01:16.738Z | 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
|
812 | 2024-07-19T23:01:16.739Z | 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": "762e7e89-35c8-4ddd-9e0c-a6d2726fc799", "content-length": "1", "date": "Fri, 19 Jul 2024 23:01:16 GMT"} })
|
813 | 2024-07-19T23:01:16.739Z | DEBG | nexus (BackgroundTasks): roles
background_task = nat_v4_garbage_collector
roles = RoleSet { roles: {} }
|
814 | 2024-07-19T23:01:16.740Z | 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(())
|
815 | 2024-07-19T23:01:16.741Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = nat_v4_garbage_collector
elapsed = 259.041195ms
iteration = 8
status = null
|
816 | 2024-07-19T23:01:16.790Z | INFO | nexus (BackgroundTasks): determining switch slot managed by dendrite zone
background_task = bfd_manager
file = nexus/src/app/mod.rs:1041
zone_address = fd00:1122:3344:101::2
|
817 | 2024-07-19T23:01:16.790Z | DEBG | nexus (MgsClient): client request
background_task = bfd_manager
body = None
method = GET
uri = http://[fd00:1122:3344:101::2]:12225/local/switch-id
|
818 | 2024-07-19T23:01:16.790Z | 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": "b5e86cd0-d4be-4628-9ad0-0d0947dc0473", "content-length": "26", "date": "Fri, 19 Jul 2024 23:01:16 GMT"} })
|
819 | 2024-07-19T23:01:16.790Z | INFO | nexus (BackgroundTasks): identified switch slot for dendrite zone
background_task = bfd_manager
file = nexus/src/app/mod.rs:1046
slot = SpIdentifier {\n slot: 0,\n type_: Switch,\n}
zone_address = fd00:1122:3344:101::2
|
820 | 2024-07-19T23:01:16.793Z | INFO | nexus (BackgroundTasks): completed mapping dendrite zones to switch slots
background_task = bfd_manager
file = nexus/src/app/mod.rs:1078
mappings = {\n Switch0: fd00:1122:3344:101::2,\n}
|
821 | 2024-07-19T23:01:16.807Z | INFO | nexus (BackgroundTasks): determining switch slot managed by dendrite zone
background_task = switch_port_config_manager
file = nexus/src/app/mod.rs:1041
rack_id = 858ba1b7-0444-4ae8-8154-caf799e42fa8
zone_address = fd00:1122:3344:101::2
|
822 | 2024-07-19T23:01:16.807Z | DEBG | nexus (MgsClient): client request
background_task = switch_port_config_manager
body = None
method = GET
rack_id = 858ba1b7-0444-4ae8-8154-caf799e42fa8
uri = http://[fd00:1122:3344:101::2]:12225/local/switch-id
|
823 | 2024-07-19T23:01:16.807Z | DEBG | nexus (MgsClient): client response
background_task = switch_port_config_manager
rack_id = 858ba1b7-0444-4ae8-8154-caf799e42fa8
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": "c11d8b68-521d-4281-97a7-af176d31f83c", "content-length": "26", "date": "Fri, 19 Jul 2024 23:01:16 GMT"} })
|
824 | 2024-07-19T23:01:16.807Z | INFO | nexus (BackgroundTasks): identified switch slot for dendrite zone
background_task = switch_port_config_manager
file = nexus/src/app/mod.rs:1046
rack_id = 858ba1b7-0444-4ae8-8154-caf799e42fa8
slot = SpIdentifier {\n slot: 0,\n type_: Switch,\n}
zone_address = fd00:1122:3344:101::2
|
825 | 2024-07-19T23:01:16.809Z | INFO | nexus (BackgroundTasks): completed mapping dendrite zones to switch slots
background_task = switch_port_config_manager
file = nexus/src/app/mod.rs:1078
mappings = {\n Switch0: fd00:1122:3344:101::2,\n}
rack_id = 858ba1b7-0444-4ae8-8154-caf799e42fa8
|
826 | 2024-07-19T23:01:16.812Z | DEBG | nexus (BackgroundTasks): client request
SledAgent = 48cd94f5-f87f-4753-bbbe-9dbe9c9d5fba
background_task = vpc_route_manager
body = None
method = GET
uri = http://[fd00:1122:3344:101::1]:12345/vpc-routes
|
827 | 2024-07-19T23:01:16.812Z | DEBG | nexus (BackgroundTasks): client response
SledAgent = 48cd94f5-f87f-4753-bbbe-9dbe9c9d5fba
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": "99ceb518-6cc2-42ed-93eb-b4cf93ba538b", "content-length": "372", "date": "Fri, 19 Jul 2024 23:01:16 GMT"} })
|
828 | 2024-07-19T23:01:16.812Z | DEBG | nexus (BackgroundTasks): roles
background_task = vpc_route_manager
roles = RoleSet { roles: {} }
|
829 | 2024-07-19T23:01:16.812Z | 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(())
|
830 | 2024-07-19T23:01:16.813Z | DEBG | nexus (BackgroundTasks): roles
background_task = vpc_route_manager
roles = RoleSet { roles: {} }
|
831 | 2024-07-19T23:01:16.814Z | 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(())
|
832 | 2024-07-19T23:01:16.816Z | DEBG | nexus (BackgroundTasks): roles
background_task = vpc_route_manager
roles = RoleSet { roles: {} }
|
833 | 2024-07-19T23:01:16.817Z | 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(())
|
834 | 2024-07-19T23:01:16.819Z | DEBG | nexus (BackgroundTasks): client request
SledAgent = 48cd94f5-f87f-4753-bbbe-9dbe9c9d5fba
background_task = vpc_route_manager
body = Some(Body)
method = PUT
uri = http://[fd00:1122:3344:101::1]:12345/vpc-routes
|
835 | 2024-07-19T23:01:16.820Z | DEBG | nexus (BackgroundTasks): client response
SledAgent = 48cd94f5-f87f-4753-bbbe-9dbe9c9d5fba
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": "d8d52e36-75b0-488a-aaa2-7f9f8f19f7fb", "date": "Fri, 19 Jul 2024 23:01:16 GMT"} })
|
836 | 2024-07-19T23:01:16.821Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = vpc_route_manager
elapsed = 337.988646ms
iteration = 8
status = {}
|
837 | 2024-07-19T23:01:16.862Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = bfd_manager
elapsed = 379.658958ms
iteration = 8
status = {}
|
838 | 2024-07-19T23:01:16.928Z | DEBG | nexus (BackgroundTasks): roles
background_task = switch_port_config_manager
roles = RoleSet { roles: {} }
|
839 | 2024-07-19T23:01:16.928Z | 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(())
|
840 | 2024-07-19T23:01:16.931Z | INFO | nexus (BackgroundTasks): fetching switch port settings
background_task = switch_port_config_manager
file = nexus/src/app/background/tasks/sync_switch_configuration.rs:146
port = SwitchPort { id: 7480b5d7-113f-4f2c-8ae6-adea12b95e42, rack_id: 858ba1b7-0444-4ae8-8154-caf799e42fa8, switch_location: "switch0", port_name: "qsfp0", port_settings_id: Some(90a14fdc-4c47-49d7-b5e6-acfdb6a54cf6) }
rack_id = 858ba1b7-0444-4ae8-8154-caf799e42fa8
switch_location = Switch0
|
841 | 2024-07-19T23:01:16.931Z | DEBG | nexus (BackgroundTasks): roles
background_task = switch_port_config_manager
roles = RoleSet { roles: {} }
|
842 | 2024-07-19T23:01:16.931Z | 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(())
|
843 | 2024-07-19T23:01:16.940Z | DEBG | nexus (DpdClient): client request
background_task = switch_port_config_manager
body = None
method = GET
rack_id = 858ba1b7-0444-4ae8-8154-caf799e42fa8
uri = http://[fd00:1122:3344:101::2]:12224/port/qsfp0/settings?tag=omicron
|
844 | 2024-07-19T23:01:16.940Z | DEBG | nexus (DpdClient): client response
background_task = switch_port_config_manager
rack_id = 858ba1b7-0444-4ae8-8154-caf799e42fa8
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": "c27d06f5-e0a0-4cd6-a8ab-1d5b0179fb65", "content-length": "121", "date": "Fri, 19 Jul 2024 23:01:16 GMT"} })
|
845 | 2024-07-19T23:01:16.940Z | INFO | nexus (BackgroundTasks): retrieved port settings from switch
background_task = switch_port_config_manager
file = nexus/src/app/background/tasks/sync_switch_configuration.rs:1663
rack_id = 858ba1b7-0444-4ae8-8154-caf799e42fa8
settings = PortSettings { links: {"0": LinkSettings { addrs: [10.151.2.174], params: LinkCreate { autoneg: false, fec: None, kr: false, lane: Some(LinkId(0)), speed: Speed40G } }} }
switch_port_id = "qsfp0"
|
846 | 2024-07-19T23:01:16.940Z | 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:1690
rack_id = 858ba1b7-0444-4ae8-8154-caf799e42fa8
switch_location = Switch0
switch_port_id = "qsfp0"
switch_port_settings_id = 90a14fdc-4c47-49d7-b5e6-acfdb6a54cf6
|
847 | 2024-07-19T23:01:16.940Z | INFO | nexus (BackgroundTasks): retrieved existing routes
background_task = switch_port_config_manager
file = nexus/src/app/background/tasks/sync_switch_configuration.rs:378
rack_id = 858ba1b7-0444-4ae8-8154-caf799e42fa8
routes = {Switch0: {(10.151.2.100, Prefix4 { length: 0, value: 0.0.0.0 }, None)}}
|
848 | 2024-07-19T23:01:16.940Z | INFO | nexus (BackgroundTasks): retrieved desired routes
background_task = switch_port_config_manager
file = nexus/src/app/background/tasks/sync_switch_configuration.rs:382
rack_id = 858ba1b7-0444-4ae8-8154-caf799e42fa8
routes = {Switch0: {(10.151.2.100, Prefix4 { length: 0, value: 0.0.0.0 }, None)}}
|
849 | 2024-07-19T23:01:16.940Z | INFO | nexus (BackgroundTasks): calculated static routes to add
background_task = switch_port_config_manager
file = nexus/src/app/background/tasks/sync_switch_configuration.rs:391
rack_id = 858ba1b7-0444-4ae8-8154-caf799e42fa8
routes = {}
|
850 | 2024-07-19T23:01:16.941Z | INFO | nexus (BackgroundTasks): calculated static routes to delete
background_task = switch_port_config_manager
file = nexus/src/app/background/tasks/sync_switch_configuration.rs:397
rack_id = 858ba1b7-0444-4ae8-8154-caf799e42fa8
routes = {}
|
851 | 2024-07-19T23:01:16.941Z | 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:417
rack_id = 858ba1b7-0444-4ae8-8154-caf799e42fa8
|
852 | 2024-07-19T23:01:16.941Z | DEBG | nexus (BackgroundTasks): roles
background_task = switch_port_config_manager
roles = RoleSet { roles: {} }
|
853 | 2024-07-19T23:01:16.941Z | 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(())
|
854 | 2024-07-19T23:01:16.942Z | DEBG | nexus (DpdClient): client request
background_task = switch_port_config_manager
body = None
method = GET
rack_id = 858ba1b7-0444-4ae8-8154-caf799e42fa8
uri = http://[fd00:1122:3344:101::2]:12224/loopback/ipv4
|
855 | 2024-07-19T23:01:16.942Z | DEBG | nexus (DpdClient): client response
background_task = switch_port_config_manager
rack_id = 858ba1b7-0444-4ae8-8154-caf799e42fa8
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": "fb1754b8-536d-486b-82a2-5b2a842928ba", "content-length": "2", "date": "Fri, 19 Jul 2024 23:01:16 GMT"} })
|
856 | 2024-07-19T23:01:16.942Z | DEBG | nexus (DpdClient): client request
background_task = switch_port_config_manager
body = None
method = GET
rack_id = 858ba1b7-0444-4ae8-8154-caf799e42fa8
uri = http://[fd00:1122:3344:101::2]:12224/loopback/ipv6
|
857 | 2024-07-19T23:01:16.942Z | DEBG | nexus (DpdClient): client response
background_task = switch_port_config_manager
rack_id = 858ba1b7-0444-4ae8-8154-caf799e42fa8
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": "795a6496-2554-420f-b60b-302fe55516be", "content-length": "52", "date": "Fri, 19 Jul 2024 23:01:16 GMT"} })
|
858 | 2024-07-19T23:01:16.942Z | 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.2.174, width: 24 }), vlan_id: None }], port: "qsfp0" }]
file = nexus/src/app/background/tasks/sync_switch_configuration.rs:466
rack_id = 858ba1b7-0444-4ae8-8154-caf799e42fa8
switch_location = Switch0
|
859 | 2024-07-19T23:01:16.942Z | DEBG | nexus (BackgroundTasks): client request
background_task = switch_port_config_manager
body = Some(Body)
method = POST
rack_id = 858ba1b7-0444-4ae8-8154-caf799e42fa8
uri = http://[fd00:1122:3344:101::1]:12345/switch-ports
|
860 | 2024-07-19T23:01:16.981Z | DEBG | nexus (producer-registration-task): registering / renewing oximeter producer lease with Nexus
|
861 | 2024-07-19T23:01:16.981Z | DEBG | nexus (producer-registration-task): using nexus address for registration
addr = [fd00:1122:3344:101::c]:12221
|
862 | 2024-07-19T23:01:17.012Z | DEBG | nexus (producer-registration-task): client request
body = Some(Body)
method = POST
uri = http://[fd00:1122:3344:101::c]:12221/metrics/producers
|
863 | 2024-07-19T23:01:17.012Z | INFO | nexus (dropshot_internal): accepted connection
file = /home/build/.cargo/git/checkouts/dropshot-a4a923d29dccc492/7b594d0/dropshot/src/server.rs:775
local_addr = [fd00:1122:3344:101::c]:12221
remote_addr = [fd00:1122:3344:101::c]:62542
|
864 | 2024-07-19T23:01:17.012Z | DEBG | nexus (BackgroundTasks): client response
background_task = switch_port_config_manager
rack_id = 858ba1b7-0444-4ae8-8154-caf799e42fa8
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": "7500f1fb-89ec-4e67-b967-67daa19d34e3", "date": "Fri, 19 Jul 2024 23:01:16 GMT"} })
|
865 | 2024-07-19T23:01:17.012Z | 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:769
rack_id = 858ba1b7-0444-4ae8-8154-caf799e42fa8
switch = Switch0
|
866 | 2024-07-19T23:01:17.012Z | DEBG | nexus (BackgroundTasks): client request
background_task = switch_port_config_manager
body = None
method = GET
rack_id = 858ba1b7-0444-4ae8-8154-caf799e42fa8
uri = http://[fd00:1122:3344:101::1]:12345/network-bootstore-config
|
867 | 2024-07-19T23:01:17.012Z | 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]:62542
req_id = 01cd9b51-24e2-40a0-b455-8e866e3b1630
roles = RoleSet { roles: {} }
uri = /metrics/producers
|
868 | 2024-07-19T23:01:17.012Z | 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]:62542
req_id = 01cd9b51-24e2-40a0-b455-8e866e3b1630
resource = Database
result = Ok(())
uri = /metrics/producers
|
869 | 2024-07-19T23:01:17.013Z | DEBG | nexus (BackgroundTasks): client response
background_task = switch_port_config_manager
rack_id = 858ba1b7-0444-4ae8-8154-caf799e42fa8
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": "daf762b0-5461-4513-909f-417e801a434f", "content-length": "494", "date": "Fri, 19 Jul 2024 23:01:16 GMT"} })
|
870 | 2024-07-19T23:01:17.013Z | DEBG | nexus (BackgroundTasks): roles
background_task = switch_port_config_manager
roles = RoleSet { roles: {} }
|
871 | 2024-07-19T23:01:17.013Z | INFO | nexus (dropshot): request completed
file = /home/build/.cargo/git/checkouts/dropshot-a4a923d29dccc492/7b594d0/dropshot/src/server.rs:914
latency_us = 1240
local_addr = [fd00:1122:3344:101::c]:39928
method = GET
remote_addr = [fd00:1122:3344:101::d]:60126
req_id = 7721eacf-76d4-4f10-b3c3-c5bd5c7ddb4d
response_code = 200
uri = /a88a8918-a4d7-44fb-8a6a-ae496052bdd5
|
872 | 2024-07-19T23:01:17.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(())
|
873 | 2024-07-19T23:01:17.022Z | DEBG | nexus (BackgroundTasks): roles
background_task = switch_port_config_manager
roles = RoleSet { roles: {} }
|
874 | 2024-07-19T23:01:17.022Z | 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(())
|
875 | 2024-07-19T23:01:17.028Z | DEBG | nexus (BackgroundTasks): roles
background_task = switch_port_config_manager
roles = RoleSet { roles: {} }
|
876 | 2024-07-19T23:01:17.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(())
|
877 | 2024-07-19T23:01:17.029Z | DEBG | nexus (BackgroundTasks): roles
background_task = switch_port_config_manager
roles = RoleSet { roles: {} }
|
878 | 2024-07-19T23:01:17.030Z | 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(())
|
879 | 2024-07-19T23:01:17.036Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = switch_port_config_manager
elapsed = 552.62011ms
iteration = 8
status = {}
|
880 | 2024-07-19T23:01:17.046Z | INFO | nexus: registered oximeter collector client
file = nexus/src/app/oximeter.rs:338
id = b9023b0a-a899-4caf-80bc-260e9a17ac56
|
881 | 2024-07-19T23:01:17.046Z | 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]:62542
req_id = 01cd9b51-24e2-40a0-b455-8e866e3b1630
roles = RoleSet { roles: {} }
uri = /metrics/producers
|
882 | 2024-07-19T23:01:17.046Z | 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]:62542
req_id = 01cd9b51-24e2-40a0-b455-8e866e3b1630
resource = Database
result = Ok(())
uri = /metrics/producers
|
883 | 2024-07-19T23:01:17.052Z | DEBG | nexus: client request
body = Some(Body)
method = POST
oximeter-collector = b9023b0a-a899-4caf-80bc-260e9a17ac56
uri = http://[fd00:1122:3344:101::d]:12223/producers
|
884 | 2024-07-19T23:01:17.053Z | DEBG | nexus: client response
oximeter-collector = b9023b0a-a899-4caf-80bc-260e9a17ac56
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": "504fc411-2483-4c21-98dd-6ccc1e29dc10", "date": "Fri, 19 Jul 2024 23:01:17 GMT"} })
|
885 | 2024-07-19T23:01:17.053Z | INFO | nexus: assigned collector to new producer
collector_id = b9023b0a-a899-4caf-80bc-260e9a17ac56
file = nexus/src/app/oximeter.rs:125
producer_id = a88a8918-a4d7-44fb-8a6a-ae496052bdd5
|
886 | 2024-07-19T23:01:17.054Z | INFO | nexus (dropshot_internal): request completed
file = /home/build/.cargo/git/checkouts/dropshot-a4a923d29dccc492/7b594d0/dropshot/src/server.rs:914
latency_us = 42270
local_addr = [fd00:1122:3344:101::c]:12221
method = POST
remote_addr = [fd00:1122:3344:101::c]:62542
req_id = 01cd9b51-24e2-40a0-b455-8e866e3b1630
response_code = 201
uri = /metrics/producers
|
887 | 2024-07-19T23:01:17.054Z | 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": "01cd9b51-24e2-40a0-b455-8e866e3b1630", "content-length": "41", "date": "Fri, 19 Jul 2024 23:01:17 GMT"} })
|
888 | 2024-07-19T23:01:17.056Z | DEBG | nexus (producer-registration-task): registered with nexus successfully
|
889 | 2024-07-19T23:01:17.056Z | DEBG | nexus (producer-registration-task): pausing until time to renew lease
lease_duration = 600s
wait_period = 150s
|
890 | 2024-07-19T23:01:26.482Z | DEBG | nexus (BackgroundTasks): activating
background_task = blueprint_loader
iteration = 23
reason = Timeout
|
891 | 2024-07-19T23:01:26.482Z | DEBG | nexus (BackgroundTasks): roles
background_task = blueprint_loader
roles = RoleSet { roles: {} }
|
892 | 2024-07-19T23:01:26.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(())
|
893 | 2024-07-19T23:01:26.483Z | DEBG | nexus (BackgroundTasks): activating
background_task = region_replacement_driver
iteration = 23
reason = Timeout
|
894 | 2024-07-19T23:01:26.483Z | INFO | nexus (BackgroundTasks): region replacement driver task started
background_task = region_replacement_driver
file = nexus/src/app/background/tasks/region_replacement_driver.rs:231
|
895 | 2024-07-19T23:01:26.483Z | DEBG | nexus (BackgroundTasks): roles
background_task = region_replacement_driver
roles = RoleSet { roles: {} }
|
896 | 2024-07-19T23:01:26.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(())
|
897 | 2024-07-19T23:01:26.484Z | DEBG | nexus (BackgroundTasks): roles
background_task = blueprint_loader
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
898 | 2024-07-19T23:01:26.485Z | DEBG | nexus (BackgroundTasks): roles
background_task = region_replacement_driver
roles = RoleSet { roles: {} }
|
899 | 2024-07-19T23:01:26.485Z | 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(())
|
900 | 2024-07-19T23:01:26.486Z | INFO | nexus (BackgroundTasks): region replacement driver task done
background_task = region_replacement_driver
file = nexus/src/app/background/tasks/region_replacement_driver.rs:238
|
901 | 2024-07-19T23:01:26.486Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = region_replacement_driver
elapsed = 3.612736ms
iteration = 23
status = {"drive_invoked_ok":[],"errors":[],"finish_invoked_ok":[]}
|
902 | 2024-07-19T23:01:26.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 = BlueprintConfig
result = Ok(())
|
903 | 2024-07-19T23:01:26.487Z | DEBG | nexus (BackgroundTasks): roles
background_task = blueprint_loader
roles = RoleSet { roles: {} }
|
904 | 2024-07-19T23:01:26.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(())
|
905 | 2024-07-19T23:01:26.489Z | DEBG | nexus (BackgroundTasks): roles
background_task = blueprint_loader
roles = RoleSet { roles: {} }
|
906 | 2024-07-19T23:01:26.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(())
|
907 | 2024-07-19T23:01:26.491Z | DEBG | nexus (BackgroundTasks): roles
background_task = blueprint_loader
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
908 | 2024-07-19T23:01:26.493Z | 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: 112437b7-60f1-4673-858f-9f7fcebc50c3, lookup_type: ById(112437b7-60f1-4673-858f-9f7fcebc50c3) }
result = Ok(())
|
909 | 2024-07-19T23:01:26.493Z | DEBG | nexus (BackgroundTasks): roles
background_task = blueprint_loader
roles = RoleSet { roles: {} }
|
910 | 2024-07-19T23:01:26.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(())
|
911 | 2024-07-19T23:01:26.499Z | DEBG | nexus (BackgroundTasks): found latest target blueprint (unchanged)
background_task = blueprint_loader
original_target_id = 112437b7-60f1-4673-858f-9f7fcebc50c3
original_time_created = 2024-07-19 22:57:34.689399 UTC
target_id = 112437b7-60f1-4673-858f-9f7fcebc50c3
time_created = 2024-07-19 22:57:34.689399 UTC
|
912 | 2024-07-19T23:01:26.499Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = blueprint_loader
elapsed = 16.385999ms
iteration = 23
status = {"status":"target blueprint unchanged","target_id":"112437b7-60f1-4673-858f-9f7fcebc50c3","time_created":"2024-07-19T22:57:34.689399Z"}
|
913 | 2024-07-19T23:01:27.054Z | INFO | nexus (dropshot): request completed
file = /home/build/.cargo/git/checkouts/dropshot-a4a923d29dccc492/7b594d0/dropshot/src/server.rs:914
latency_us = 355
local_addr = [fd00:1122:3344:101::c]:39928
method = GET
remote_addr = [fd00:1122:3344:101::d]:60126
req_id = b5d14ae5-54d8-4fcd-b10f-de5b4e6c6998
response_code = 200
uri = /a88a8918-a4d7-44fb-8a6a-ae496052bdd5
|
914 | 2024-07-19T23:01:36.482Z | DEBG | nexus (BackgroundTasks): activating
background_task = blueprint_loader
iteration = 24
reason = Timeout
|
915 | 2024-07-19T23:01:36.482Z | DEBG | nexus (BackgroundTasks): roles
background_task = blueprint_loader
roles = RoleSet { roles: {} }
|
916 | 2024-07-19T23:01:36.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(())
|
917 | 2024-07-19T23:01:36.483Z | DEBG | nexus (BackgroundTasks): activating
background_task = region_replacement_driver
iteration = 24
reason = Timeout
|
918 | 2024-07-19T23:01:36.483Z | INFO | nexus (BackgroundTasks): region replacement driver task started
background_task = region_replacement_driver
file = nexus/src/app/background/tasks/region_replacement_driver.rs:231
|
919 | 2024-07-19T23:01:36.483Z | DEBG | nexus (BackgroundTasks): roles
background_task = region_replacement_driver
roles = RoleSet { roles: {} }
|
920 | 2024-07-19T23:01:36.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(())
|
921 | 2024-07-19T23:01:36.484Z | DEBG | nexus (BackgroundTasks): roles
background_task = blueprint_loader
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
922 | 2024-07-19T23:01:36.484Z | DEBG | nexus (BackgroundTasks): roles
background_task = region_replacement_driver
roles = RoleSet { roles: {} }
|
923 | 2024-07-19T23:01:36.484Z | 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(())
|
924 | 2024-07-19T23:01:36.486Z | INFO | nexus (BackgroundTasks): region replacement driver task done
background_task = region_replacement_driver
file = nexus/src/app/background/tasks/region_replacement_driver.rs:238
|
925 | 2024-07-19T23:01:36.486Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = region_replacement_driver
elapsed = 3.176328ms
iteration = 24
status = {"drive_invoked_ok":[],"errors":[],"finish_invoked_ok":[]}
|
926 | 2024-07-19T23:01:36.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 = BlueprintConfig
result = Ok(())
|
927 | 2024-07-19T23:01:36.487Z | DEBG | nexus (BackgroundTasks): roles
background_task = blueprint_loader
roles = RoleSet { roles: {} }
|
928 | 2024-07-19T23:01:36.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(())
|
929 | 2024-07-19T23:01:36.489Z | DEBG | nexus (BackgroundTasks): roles
background_task = blueprint_loader
roles = RoleSet { roles: {} }
|
930 | 2024-07-19T23:01:36.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(())
|
931 | 2024-07-19T23:01:36.490Z | DEBG | nexus (BackgroundTasks): roles
background_task = blueprint_loader
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
932 | 2024-07-19T23:01:36.493Z | 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: 112437b7-60f1-4673-858f-9f7fcebc50c3, lookup_type: ById(112437b7-60f1-4673-858f-9f7fcebc50c3) }
result = Ok(())
|
933 | 2024-07-19T23:01:36.493Z | DEBG | nexus (BackgroundTasks): roles
background_task = blueprint_loader
roles = RoleSet { roles: {} }
|
934 | 2024-07-19T23:01:36.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(())
|
935 | 2024-07-19T23:01:36.499Z | DEBG | nexus (BackgroundTasks): found latest target blueprint (unchanged)
background_task = blueprint_loader
original_target_id = 112437b7-60f1-4673-858f-9f7fcebc50c3
original_time_created = 2024-07-19 22:57:34.689399 UTC
target_id = 112437b7-60f1-4673-858f-9f7fcebc50c3
time_created = 2024-07-19 22:57:34.689399 UTC
|
936 | 2024-07-19T23:01:36.499Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = blueprint_loader
elapsed = 16.43341ms
iteration = 24
status = {"status":"target blueprint unchanged","target_id":"112437b7-60f1-4673-858f-9f7fcebc50c3","time_created":"2024-07-19T22:57:34.689399Z"}
|
937 | 2024-07-19T23:01:37.054Z | INFO | nexus (dropshot): request completed
file = /home/build/.cargo/git/checkouts/dropshot-a4a923d29dccc492/7b594d0/dropshot/src/server.rs:914
latency_us = 331
local_addr = [fd00:1122:3344:101::c]:39928
method = GET
remote_addr = [fd00:1122:3344:101::d]:60126
req_id = 00717dcd-1f02-4f88-8f56-7c000bf4d3ca
response_code = 200
uri = /a88a8918-a4d7-44fb-8a6a-ae496052bdd5
|
938 | 2024-07-19T23:01:46.482Z | DEBG | nexus (BackgroundTasks): activating
background_task = dns_config_external
dns_group = external
iteration = 5
reason = Timeout
|
939 | 2024-07-19T23:01:46.482Z | DEBG | nexus (BackgroundTasks): reading DNS version
background_task = dns_config_external
dns_group = external
|
940 | 2024-07-19T23:01:46.482Z | DEBG | nexus (BackgroundTasks): roles
background_task = dns_config_external
dns_group = external
roles = RoleSet { roles: {} }
|
941 | 2024-07-19T23:01:46.482Z | DEBG | nexus (BackgroundTasks): activating
background_task = dns_config_internal
dns_group = internal
iteration = 5
reason = Timeout
|
942 | 2024-07-19T23:01:46.482Z | DEBG | nexus (BackgroundTasks): reading DNS version
background_task = dns_config_internal
dns_group = internal
|
943 | 2024-07-19T23:01:46.482Z | DEBG | nexus (BackgroundTasks): activating
background_task = bfd_manager
iteration = 9
reason = Timeout
|
944 | 2024-07-19T23:01:46.482Z | DEBG | nexus (BackgroundTasks): roles
background_task = dns_config_internal
dns_group = internal
roles = RoleSet { roles: {} }
|
945 | 2024-07-19T23:01:46.482Z | DEBG | nexus (BackgroundTasks): roles
background_task = bfd_manager
roles = RoleSet { roles: {} }
|
946 | 2024-07-19T23:01:46.482Z | DEBG | nexus (BackgroundTasks): activating
background_task = dns_servers_internal
dns_group = internal
iteration = 5
reason = Timeout
|
947 | 2024-07-19T23:01:46.482Z | DEBG | nexus (BackgroundTasks): activating
background_task = blueprint_loader
iteration = 25
reason = Timeout
|
948 | 2024-07-19T23:01:46.482Z | DEBG | nexus (BackgroundTasks): activating
background_task = dns_servers_external
dns_group = external
iteration = 5
reason = Timeout
|
949 | 2024-07-19T23:01:46.482Z | DEBG | nexus (BackgroundTasks): roles
background_task = blueprint_loader
roles = RoleSet { roles: {} }
|
950 | 2024-07-19T23:01:46.482Z | DEBG | nexus (BackgroundTasks): activating
background_task = blueprint_executor
iteration = 6
reason = Timeout
|
951 | 2024-07-19T23:01:46.482Z | WARN | nexus (BackgroundTasks): Blueprint execution: skipped
background_task = blueprint_executor
file = nexus/src/app/background/tasks/blueprint_execution.rs:69
reason = blueprint disabled
target_id = 112437b7-60f1-4673-858f-9f7fcebc50c3
|
952 | 2024-07-19T23:01:46.482Z | DEBG | nexus (BackgroundTasks): activating
background_task = phantom_disks
iteration = 9
reason = Timeout
|
953 | 2024-07-19T23:01:46.482Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = blueprint_executor
elapsed = 21.48\u{b5}s
iteration = 6
status = {"error":"blueprint disabled","target_id":"112437b7-60f1-4673-858f-9f7fcebc50c3"}
|
954 | 2024-07-19T23:01:46.482Z | WARN | nexus (BackgroundTasks): phantom disk task started
background_task = phantom_disks
file = nexus/src/app/background/tasks/phantom_disks.rs:46
|
955 | 2024-07-19T23:01:46.482Z | DEBG | nexus (BackgroundTasks): activating
background_task = dns_propagation_external
dns_group = external
iteration = 7
reason = Timeout
|
956 | 2024-07-19T23:01:46.482Z | DEBG | nexus (BackgroundTasks): activating
background_task = metrics_producer_gc
iteration = 5
reason = Timeout
|
957 | 2024-07-19T23:01:46.482Z | INFO | nexus (BackgroundTasks): Metric producer GC running
background_task = metrics_producer_gc
expiration = 2024-07-19 22:51:46.482282115 UTC
file = nexus/src/app/background/tasks/metrics_producer_gc.rs:48
|
958 | 2024-07-19T23:01:46.482Z | DEBG | nexus (BackgroundTasks): activating
background_task = physical_disk_adoption
iteration = 10
reason = Timeout
|
959 | 2024-07-19T23:01:46.482Z | DEBG | nexus (BackgroundTasks): roles
background_task = metrics_producer_gc
roles = RoleSet { roles: {} }
|
960 | 2024-07-19T23:01:46.482Z | DEBG | nexus (BackgroundTasks): activating
background_task = dns_propagation_internal
dns_group = internal
iteration = 7
reason = Timeout
|
961 | 2024-07-19T23:01:46.482Z | DEBG | nexus (BackgroundTasks): roles
background_task = physical_disk_adoption
roles = RoleSet { roles: {} }
|
962 | 2024-07-19T23:01:46.482Z | DEBG | nexus (BackgroundTasks): activating
background_task = nat_v4_garbage_collector
iteration = 9
reason = Timeout
|
963 | 2024-07-19T23:01:46.482Z | DEBG | nexus (BackgroundTasks): roles
background_task = nat_v4_garbage_collector
roles = RoleSet { roles: {} }
|
964 | 2024-07-19T23:01:46.482Z | DEBG | nexus (BackgroundTasks): activating
background_task = external_endpoints
iteration = 5
reason = Timeout
|
965 | 2024-07-19T23:01:46.482Z | DEBG | nexus (BackgroundTasks): roles
background_task = external_endpoints
roles = RoleSet { roles: {} }
|
966 | 2024-07-19T23:01:46.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(())
|
967 | 2024-07-19T23:01:46.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(())
|
968 | 2024-07-19T23:01:46.482Z | 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(())
|
969 | 2024-07-19T23:01:46.482Z | 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(())
|
970 | 2024-07-19T23:01:46.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(())
|
971 | 2024-07-19T23:01:46.482Z | 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(())
|
972 | 2024-07-19T23:01:46.482Z | 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(())
|
973 | 2024-07-19T23:01:46.482Z | 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(())
|
974 | 2024-07-19T23:01:46.482Z | 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("0f5ab007-5c53-4a1d-880a-afbba1f1b219.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("5b151b39-a31a-4605-b3d7-169782f4e37d.host.control-plane.oxide.internal.") })) }, Record { name_labels: Name("5b151b39-a31a-4605-b3d7-169782f4e37d.host.control-plane.oxide.internal."), rr_type: AAAA, dns_class: IN, ttl: 0, rdata: Some(AAAA(fd00:1122:3344:101::8)) }], valid_until: Instant { tv_sec: 2328, tv_nsec: 679113722 } })
|
975 | 2024-07-19T23:01:46.483Z | DEBG | nexus (BackgroundTasks): activating
background_task = v2p_manager
iteration = 9
reason = Timeout
|
976 | 2024-07-19T23:01:46.483Z | DEBG | nexus (BackgroundTasks): activating
background_task = instance_watcher
iteration = 9
reason = Timeout
|
977 | 2024-07-19T23:01:46.483Z | DEBG | nexus (BackgroundTasks): activating
background_task = abandoned_vmm_reaper
iteration = 5
reason = Timeout
|
978 | 2024-07-19T23:01:46.483Z | INFO | nexus (BackgroundTasks): Abandoned VMM reaper running
background_task = abandoned_vmm_reaper
file = nexus/src/app/background/tasks/abandoned_vmm_reaper.rs:76
|
979 | 2024-07-19T23:01:46.483Z | DEBG | nexus (BackgroundTasks): roles
background_task = v2p_manager
roles = RoleSet { roles: {} }
|
980 | 2024-07-19T23:01:46.483Z | DEBG | nexus (BackgroundTasks): roles
background_task = abandoned_vmm_reaper
roles = RoleSet { roles: {} }
|
981 | 2024-07-19T23:01:46.483Z | DEBG | nexus (BackgroundTasks): roles
background_task = instance_watcher
roles = RoleSet { roles: {} }
|
982 | 2024-07-19T23:01:46.483Z | DEBG | nexus (BackgroundTasks): activating
background_task = service_zone_nat_tracker
iteration = 9
reason = Timeout
|
983 | 2024-07-19T23:01:46.483Z | DEBG | nexus (BackgroundTasks): roles
background_task = service_zone_nat_tracker
roles = RoleSet { roles: {} }
|
984 | 2024-07-19T23:01:46.483Z | DEBG | nexus (BackgroundTasks): activating
background_task = vpc_route_manager
iteration = 9
reason = Timeout
|
985 | 2024-07-19T23:01:46.483Z | DEBG | nexus (BackgroundTasks): activating
background_task = lookup_region_port
iteration = 5
reason = Timeout
|
986 | 2024-07-19T23:01:46.483Z | DEBG | nexus (BackgroundTasks): roles
background_task = vpc_route_manager
roles = RoleSet { roles: {} }
|
987 | 2024-07-19T23:01:46.483Z | INFO | nexus (BackgroundTasks): lookup region port task started
background_task = lookup_region_port
file = nexus/src/app/background/tasks/lookup_region_port.rs:56
|
988 | 2024-07-19T23:01:46.483Z | DEBG | nexus (BackgroundTasks): activating
background_task = region_replacement_driver
iteration = 25
reason = Timeout
|
989 | 2024-07-19T23:01:46.483Z | DEBG | nexus (BackgroundTasks): roles
background_task = lookup_region_port
roles = RoleSet { roles: {} }
|
990 | 2024-07-19T23:01:46.483Z | INFO | nexus (BackgroundTasks): region replacement driver task started
background_task = region_replacement_driver
file = nexus/src/app/background/tasks/region_replacement_driver.rs:231
|
991 | 2024-07-19T23:01:46.483Z | DEBG | nexus (BackgroundTasks): roles
background_task = region_replacement_driver
roles = RoleSet { roles: {} }
|
992 | 2024-07-19T23:01:46.483Z | DEBG | nexus (BackgroundTasks): activating
background_task = region_replacement
iteration = 9
reason = Timeout
|
993 | 2024-07-19T23:01:46.483Z | WARN | nexus (BackgroundTasks): region replacement task started
background_task = region_replacement
file = nexus/src/app/background/tasks/region_replacement.rs:64
|
994 | 2024-07-19T23:01:46.483Z | DEBG | nexus (BackgroundTasks): roles
background_task = region_replacement
roles = RoleSet { roles: {} }
|
995 | 2024-07-19T23:01:46.483Z | DEBG | nexus (BackgroundTasks): activating
background_task = switch_port_config_manager
iteration = 9
reason = Timeout
|
996 | 2024-07-19T23:01:46.483Z | DEBG | nexus (BackgroundTasks): roles
background_task = switch_port_config_manager
roles = RoleSet { roles: {} }
|
997 | 2024-07-19T23:01:46.483Z | 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(())
|
998 | 2024-07-19T23:01:46.483Z | 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(())
|
999 | 2024-07-19T23:01:46.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(())
|
1000 | 2024-07-19T23:01:46.483Z | 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(())
|
1001 | 2024-07-19T23:01:46.483Z | 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(())
|
1002 | 2024-07-19T23:01:46.483Z | 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(())
|
1003 | 2024-07-19T23:01:46.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(())
|
1004 | 2024-07-19T23:01:46.483Z | 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(())
|
1005 | 2024-07-19T23:01:46.483Z | 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(())
|
1006 | 2024-07-19T23:01:46.484Z | 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
|
1007 | 2024-07-19T23:01:46.484Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = dns_servers_external
dns_group = external
elapsed = 1.944256ms
iteration = 5
status = {"addresses":["[fd00:1122:3344:101::9]:5353","[fd00:1122:3344:101::8]:5353"]}
|
1008 | 2024-07-19T23:01:46.484Z | 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("0d7897bb-e108-4529-b11c-7e55a9a521fc.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("4ec1dd64-fc59-46ad-8f12-dcafd769aba1.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("74563217-f703-4c90-990d-5143d6aa0282.host.control-plane.oxide.internal.") })) }, Record { name_labels: Name("74563217-f703-4c90-990d-5143d6aa0282.host.control-plane.oxide.internal."), rr_type: AAAA, dns_class: IN, ttl: 0, rdata: Some(AAAA(fd00:1122:3344:1::1)) }], valid_until: Instant { tv_sec: 2328, tv_nsec: 680403725 } })
|
1009 | 2024-07-19T23:01:46.485Z | DEBG | nexus (BackgroundTasks): roles
background_task = dns_config_internal
dns_group = internal
roles = RoleSet { roles: {} }
|
1010 | 2024-07-19T23:01:46.485Z | WARN | nexus (BackgroundTasks): phantom disk task done
background_task = phantom_disks
file = nexus/src/app/background/tasks/phantom_disks.rs:93
|
1011 | 2024-07-19T23:01:46.485Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = phantom_disks
elapsed = 3.022195ms
iteration = 9
status = {"phantom_disk_deleted_err":0,"phantom_disk_deleted_ok":0}
|
1012 | 2024-07-19T23:01:46.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(())
|
1013 | 2024-07-19T23:01:46.485Z | DEBG | nexus (BackgroundTasks): roles
background_task = external_endpoints
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
1014 | 2024-07-19T23:01:46.485Z | INFO | nexus (BackgroundTasks): lookup region port task done
background_task = lookup_region_port
file = nexus/src/app/background/tasks/lookup_region_port.rs:150
|
1015 | 2024-07-19T23:01:46.485Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = lookup_region_port
elapsed = 2.516906ms
iteration = 5
status = {"errors":[],"found_port_ok":[]}
|
1016 | 2024-07-19T23:01:46.485Z | DEBG | nexus (BackgroundTasks): roles
background_task = physical_disk_adoption
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
1017 | 2024-07-19T23:01:46.485Z | INFO | nexus (BackgroundTasks): Metric producer GC complete (no errors)
background_task = metrics_producer_gc
expiration = 2024-07-19 22:51:46.482282115 UTC
file = nexus/src/app/background/tasks/metrics_producer_gc.rs:69
pruned = {}
|
1018 | 2024-07-19T23:01:46.485Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = metrics_producer_gc
elapsed = 3.606465ms
iteration = 5
status = {"expiration":"2024-07-19T22:51:46.482282115Z","pruned":[]}
|
1019 | 2024-07-19T23:01:46.485Z | DEBG | nexus (BackgroundTasks): roles
background_task = vpc_route_manager
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
1020 | 2024-07-19T23:01:46.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-48cd94f5-f87f-4753-bbbe-9dbe9c9d5fba.host.control-plane.oxide.internal.") })) }, Record { name_labels: Name("dendrite-48cd94f5-f87f-4753-bbbe-9dbe9c9d5fba.host.control-plane.oxide.internal."), rr_type: AAAA, dns_class: IN, ttl: 0, rdata: Some(AAAA(fd00:1122:3344:101::2)) }], valid_until: Instant { tv_sec: 2328, tv_nsec: 682316111 } })
|
1021 | 2024-07-19T23:01:46.486Z | DEBG | nexus (BackgroundTasks): roles
background_task = dns_config_external
dns_group = external
roles = RoleSet { roles: {} }
|
1022 | 2024-07-19T23:01:46.486Z | DEBG | nexus (BackgroundTasks): roles
background_task = blueprint_loader
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
1023 | 2024-07-19T23:01:46.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(())
|
1024 | 2024-07-19T23:01:46.487Z | DEBG | nexus (BackgroundTasks): roles
background_task = instance_watcher
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
1025 | 2024-07-19T23:01:46.487Z | DEBG | nexus (BackgroundTasks): found DNS servers (no change)
addresses = DnsServersList { addresses: [[fd00:1122:3344:3::1]:5353, [fd00:1122:3344:2::1]:5353, [fd00:1122:3344:1::1]:5353] }
background_task = dns_servers_internal
current_servers = DnsServersList { addresses: [[fd00:1122:3344:3::1]:5353, [fd00:1122:3344:2::1]:5353, [fd00:1122:3344:1::1]:5353] }
dns_group = internal
|
1026 | 2024-07-19T23:01:46.487Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = dns_servers_internal
dns_group = internal
elapsed = 5.134154ms
iteration = 5
status = {"addresses":["[fd00:1122:3344:3::1]:5353","[fd00:1122:3344:2::1]:5353","[fd00:1122:3344:1::1]:5353"]}
|
1027 | 2024-07-19T23:01:46.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-48cd94f5-f87f-4753-bbbe-9dbe9c9d5fba.host.control-plane.oxide.internal.") })) }, Record { name_labels: Name("dendrite-48cd94f5-f87f-4753-bbbe-9dbe9c9d5fba.host.control-plane.oxide.internal."), rr_type: AAAA, dns_class: IN, ttl: 0, rdata: Some(AAAA(fd00:1122:3344:101::2)) }], valid_until: Instant { tv_sec: 2328, tv_nsec: 683506332 } })
|
1028 | 2024-07-19T23:01:46.487Z | INFO | nexus (BackgroundTasks): Determining switch slots managed by switch zones
background_task = bfd_manager
file = nexus/src/app/mod.rs:1033
|
1029 | 2024-07-19T23:01:46.487Z | DEBG | nexus (BackgroundTasks): roles
background_task = region_replacement_driver
roles = RoleSet { roles: {} }
|
1030 | 2024-07-19T23:01:46.488Z | 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-07-19T23:01:46.488Z | DEBG | nexus (BackgroundTasks): roles
background_task = dns_config_external
dns_group = external
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
1032 | 2024-07-19T23:01:46.488Z | INFO | nexus (BackgroundTasks): Determining switch slots managed by switch zones
background_task = nat_v4_garbage_collector
file = nexus/src/app/mod.rs:1033
|
1033 | 2024-07-19T23:01:46.489Z | INFO | nexus (BackgroundTasks): region replacement driver task done
background_task = region_replacement_driver
file = nexus/src/app/background/tasks/region_replacement_driver.rs:238
|
1034 | 2024-07-19T23:01:46.489Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = region_replacement_driver
elapsed = 6.606891ms
iteration = 25
status = {"drive_invoked_ok":[],"errors":[],"finish_invoked_ok":[]}
|
1035 | 2024-07-19T23:01:46.489Z | 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(())
|
1036 | 2024-07-19T23:01:46.489Z | DEBG | nexus (BackgroundTasks): roles
background_task = vpc_route_manager
roles = RoleSet { roles: {} }
|
1037 | 2024-07-19T23:01:46.490Z | 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(())
|
1038 | 2024-07-19T23:01:46.490Z | DEBG | nexus (BackgroundTasks): roles
background_task = physical_disk_adoption
roles = RoleSet { roles: {} }
|
1039 | 2024-07-19T23:01:46.490Z | 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(())
|
1040 | 2024-07-19T23:01:46.490Z | DEBG | nexus (BackgroundTasks): roles
background_task = external_endpoints
roles = RoleSet { roles: {} }
|
1041 | 2024-07-19T23:01:46.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(())
|
1042 | 2024-07-19T23:01:46.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(())
|
1043 | 2024-07-19T23:01:46.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(())
|
1044 | 2024-07-19T23:01:46.490Z | DEBG | nexus (BackgroundTasks): roles
background_task = region_replacement
roles = RoleSet { roles: {} }
|
1045 | 2024-07-19T23:01:46.491Z | 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(())
|
1046 | 2024-07-19T23:01:46.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(())
|
1047 | 2024-07-19T23:01:46.491Z | DEBG | nexus (BackgroundTasks): roles
background_task = instance_watcher
roles = RoleSet { roles: {} }
|
1048 | 2024-07-19T23:01:46.492Z | DEBG | nexus (BackgroundTasks): roles
background_task = vpc_route_manager
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
1049 | 2024-07-19T23:01:46.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(())
|
1050 | 2024-07-19T23:01:46.492Z | 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(())
|
1051 | 2024-07-19T23:01:46.492Z | DEBG | nexus (BackgroundTasks): roles
background_task = blueprint_loader
roles = RoleSet { roles: {} }
|
1052 | 2024-07-19T23:01:46.492Z | 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(())
|
1053 | 2024-07-19T23:01:46.492Z | DEBG | nexus (BackgroundTasks): roles
background_task = external_endpoints
roles = RoleSet { roles: {} }
|
1054 | 2024-07-19T23:01:46.492Z | DEBG | nexus (BackgroundTasks): roles
background_task = service_zone_nat_tracker
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
1055 | 2024-07-19T23:01:46.493Z | 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(())
|
1056 | 2024-07-19T23:01:46.493Z | DEBG | nexus (BackgroundTasks): roles
background_task = switch_port_config_manager
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
1057 | 2024-07-19T23:01:46.494Z | WARN | nexus (BackgroundTasks): region replacement task done
background_task = region_replacement
file = nexus/src/app/background/tasks/region_replacement.rs:185
|
1058 | 2024-07-19T23:01:46.494Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = region_replacement
elapsed = 10.861478ms
iteration = 9
status = {"region_replacement_started_err":0,"region_replacement_started_ok":0}
|
1059 | 2024-07-19T23:01:46.494Z | WARN | nexus (BackgroundTasks): physical disk adoption task started
background_task = physical_disk_adoption
file = nexus/src/app/background/tasks/physical_disk_adoption.rs:100
|
1060 | 2024-07-19T23:01:46.494Z | DEBG | nexus (BackgroundTasks): roles
background_task = physical_disk_adoption
roles = RoleSet { roles: {} }
|
1061 | 2024-07-19T23:01:46.494Z | DEBG | nexus (BackgroundTasks): roles
background_task = dns_config_internal
dns_group = internal
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
1062 | 2024-07-19T23:01:46.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(())
|
1063 | 2024-07-19T23:01:46.495Z | 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(())
|
1064 | 2024-07-19T23:01:46.495Z | DEBG | nexus (BackgroundTasks): roles
background_task = external_endpoints
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
1065 | 2024-07-19T23:01:46.495Z | 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(())
|
1066 | 2024-07-19T23:01:46.495Z | DEBG | nexus (BackgroundTasks): roles
background_task = vpc_route_manager
roles = RoleSet { roles: {} }
|
1067 | 2024-07-19T23:01:46.495Z | 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(())
|
1068 | 2024-07-19T23:01:46.495Z | DEBG | nexus (BackgroundTasks): roles
background_task = physical_disk_adoption
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
1069 | 2024-07-19T23:01:46.496Z | DEBG | nexus (BackgroundTasks): found DNS version
background_task = dns_config_external
dns_group = external
version = 2
|
1070 | 2024-07-19T23:01:46.497Z | DEBG | nexus (BackgroundTasks): reading DNS config
background_task = dns_config_external
dns_group = external
|
1071 | 2024-07-19T23:01:46.497Z | DEBG | nexus (BackgroundTasks): reading DNS zones
background_task = dns_config_external
dns_group = external
|
1072 | 2024-07-19T23:01:46.497Z | DEBG | nexus (BackgroundTasks): roles
background_task = dns_config_external
dns_group = external
roles = RoleSet { roles: {} }
|
1073 | 2024-07-19T23:01:46.497Z | 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(())
|
1074 | 2024-07-19T23:01:46.498Z | 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(())
|
1075 | 2024-07-19T23:01:46.498Z | DEBG | nexus (BackgroundTasks): roles
background_task = switch_port_config_manager
roles = RoleSet { roles: {} }
|
1076 | 2024-07-19T23:01:46.498Z | 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(())
|
1077 | 2024-07-19T23:01:46.498Z | DEBG | nexus (BackgroundTasks): roles
background_task = dns_config_external
dns_group = external
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
1078 | 2024-07-19T23:01:46.498Z | 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(())
|
1079 | 2024-07-19T23:01:46.498Z | DEBG | nexus (BackgroundTasks): roles
background_task = service_zone_nat_tracker
roles = RoleSet { roles: {} }
|
1080 | 2024-07-19T23:01:46.499Z | 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(())
|
1081 | 2024-07-19T23:01:46.499Z | 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(())
|
1082 | 2024-07-19T23:01:46.500Z | 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(())
|
1083 | 2024-07-19T23:01:46.500Z | DEBG | nexus (BackgroundTasks): roles
background_task = physical_disk_adoption
roles = RoleSet { roles: {} }
|
1084 | 2024-07-19T23:01:46.500Z | INFO | nexus (BackgroundTasks): all instance checks complete
background_task = instance_watcher
file = nexus/src/app/background/tasks/instance_watcher.rs:458
pruned_instances = 0
total_completed = 0
total_failed = 0
total_incomplete = 0
total_instances = 0
|
1085 | 2024-07-19T23:01:46.500Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = instance_watcher
elapsed = 17.276486ms
iteration = 9
status = {"failed_checks":{},"incomplete_checks":{},"instance_states":{},"pruned_instances":0,"total_instances":0}
|
1086 | 2024-07-19T23:01:46.500Z | DEBG | nexus (BackgroundTasks): found DNS version
background_task = dns_config_internal
dns_group = internal
version = 1
|
1087 | 2024-07-19T23:01:46.500Z | DEBG | nexus (BackgroundTasks): reading DNS config
background_task = dns_config_internal
dns_group = internal
|
1088 | 2024-07-19T23:01:46.500Z | DEBG | nexus (BackgroundTasks): reading DNS zones
background_task = dns_config_internal
dns_group = internal
|
1089 | 2024-07-19T23:01:46.500Z | DEBG | nexus (BackgroundTasks): roles
background_task = dns_config_internal
dns_group = internal
roles = RoleSet { roles: {} }
|
1090 | 2024-07-19T23:01:46.500Z | DEBG | nexus (BackgroundTasks): roles
background_task = blueprint_loader
roles = RoleSet { roles: {} }
|
1091 | 2024-07-19T23:01:46.500Z | 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(())
|
1092 | 2024-07-19T23:01:46.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-48cd94f5-f87f-4753-bbbe-9dbe9c9d5fba.host.control-plane.oxide.internal.") })) }, Record { name_labels: Name("dendrite-48cd94f5-f87f-4753-bbbe-9dbe9c9d5fba.host.control-plane.oxide.internal."), rr_type: AAAA, dns_class: IN, ttl: 0, rdata: Some(AAAA(fd00:1122:3344:101::2)) }], valid_until: Instant { tv_sec: 2328, tv_nsec: 696784215 } })
|
1093 | 2024-07-19T23:01:46.500Z | 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(())
|
1094 | 2024-07-19T23:01:46.500Z | 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(())
|
1095 | 2024-07-19T23:01:46.500Z | DEBG | nexus (BackgroundTasks): roles
background_task = external_endpoints
roles = RoleSet { roles: {} }
|
1096 | 2024-07-19T23:01:46.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(())
|
1097 | 2024-07-19T23:01:46.501Z | 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(())
|
1098 | 2024-07-19T23:01:46.501Z | DEBG | nexus (BackgroundTasks): roles
background_task = service_zone_nat_tracker
roles = RoleSet { roles: {} }
|
1099 | 2024-07-19T23:01:46.501Z | 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(())
|
1100 | 2024-07-19T23:01:46.502Z | DEBG | nexus (BackgroundTasks): roles
background_task = dns_config_internal
dns_group = internal
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
1101 | 2024-07-19T23:01:46.502Z | DEBG | nexus (BackgroundTasks): roles
background_task = external_endpoints
roles = RoleSet { roles: {} }
|
1102 | 2024-07-19T23:01:46.502Z | 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(())
|
1103 | 2024-07-19T23:01:46.502Z | INFO | nexus (BackgroundTasks): Determining switch slots managed by switch zones
background_task = switch_port_config_manager
file = nexus/src/app/mod.rs:1033
rack_id = 858ba1b7-0444-4ae8-8154-caf799e42fa8
|
1104 | 2024-07-19T23:01:46.502Z | DEBG | nexus (BackgroundTasks): roles
background_task = blueprint_loader
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
1105 | 2024-07-19T23:01:46.502Z | DEBG | nexus (BackgroundTasks): roles
background_task = v2p_manager
roles = RoleSet { roles: {} }
|
1106 | 2024-07-19T23:01:46.503Z | 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(())
|
1107 | 2024-07-19T23:01:46.504Z | DEBG | nexus (BackgroundTasks): roles
background_task = external_endpoints
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
1108 | 2024-07-19T23:01:46.504Z | 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(())
|
1109 | 2024-07-19T23:01:46.504Z | DEBG | nexus (BackgroundTasks): roles
background_task = dns_config_external
dns_group = external
roles = RoleSet { roles: {} }
|
1110 | 2024-07-19T23:01:46.504Z | 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(())
|
1111 | 2024-07-19T23:01:46.506Z | DEBG | nexus (BackgroundTasks): found zones
background_task = dns_config_external
count = 1
dns_group = external
|
1112 | 2024-07-19T23:01:46.506Z | DEBG | nexus (BackgroundTasks): listing DNS names for zone
background_task = dns_config_external
batch_size = 100
dns_group = external
dns_zone_id = a7981fb0-3e44-4dc4-a305-22e07814373f
dns_zone_name = oxide.test
found_so_far = 0
version = 2
|
1113 | 2024-07-19T23:01:46.506Z | DEBG | nexus (BackgroundTasks): roles
background_task = dns_config_external
dns_group = external
roles = RoleSet { roles: {} }
|
1114 | 2024-07-19T23:01:46.506Z | 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(())
|
1115 | 2024-07-19T23:01:46.507Z | 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(())
|
1116 | 2024-07-19T23:01:46.507Z | DEBG | nexus (BackgroundTasks): roles
background_task = dns_config_internal
dns_group = internal
roles = RoleSet { roles: {} }
|
1117 | 2024-07-19T23:01:46.507Z | 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: 112437b7-60f1-4673-858f-9f7fcebc50c3, lookup_type: ById(112437b7-60f1-4673-858f-9f7fcebc50c3) }
result = Ok(())
|
1118 | 2024-07-19T23:01:46.507Z | DEBG | nexus (BackgroundTasks): roles
background_task = blueprint_loader
roles = RoleSet { roles: {} }
|
1119 | 2024-07-19T23:01:46.507Z | 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(())
|
1120 | 2024-07-19T23:01:46.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(())
|
1121 | 2024-07-19T23:01:46.507Z | 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(())
|
1122 | 2024-07-19T23:01:46.507Z | DEBG | nexus (BackgroundTasks): roles
background_task = external_endpoints
roles = RoleSet { roles: {} }
|
1123 | 2024-07-19T23:01:46.507Z | DEBG | nexus (BackgroundTasks): roles
background_task = dns_config_external
dns_group = external
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
1124 | 2024-07-19T23:01:46.507Z | 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(())
|
1125 | 2024-07-19T23:01:46.508Z | DEBG | nexus (BackgroundTasks): found zones
background_task = dns_config_internal
count = 1
dns_group = internal
|
1126 | 2024-07-19T23:01:46.508Z | DEBG | nexus (BackgroundTasks): listing DNS names for zone
background_task = dns_config_internal
batch_size = 100
dns_group = internal
dns_zone_id = 64dc36b8-8e00-4b96-9d33-bc2bc5b798af
dns_zone_name = control-plane.oxide.internal
found_so_far = 0
version = 1
|
1127 | 2024-07-19T23:01:46.508Z | DEBG | nexus (BackgroundTasks): roles
background_task = dns_config_internal
dns_group = internal
roles = RoleSet { roles: {} }
|
1128 | 2024-07-19T23:01:46.508Z | 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(())
|
1129 | 2024-07-19T23:01:46.510Z | DEBG | nexus (BackgroundTasks): roles
background_task = dns_config_internal
dns_group = internal
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
1130 | 2024-07-19T23:01:46.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(())
|
1131 | 2024-07-19T23:01:46.511Z | DEBG | nexus (BackgroundTasks): roles
background_task = dns_config_external
dns_group = external
roles = RoleSet { roles: {} }
|
1132 | 2024-07-19T23:01:46.511Z | 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(())
|
1133 | 2024-07-19T23:01:46.513Z | 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(())
|
1134 | 2024-07-19T23:01:46.513Z | DEBG | nexus (BackgroundTasks): roles
background_task = dns_config_internal
dns_group = internal
roles = RoleSet { roles: {} }
|
1135 | 2024-07-19T23:01:46.513Z | 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(())
|
1136 | 2024-07-19T23:01:46.515Z | DEBG | nexus (BackgroundTasks): found all DNS names for zone
background_task = dns_config_external
dns_group = external
dns_zone_id = a7981fb0-3e44-4dc4-a305-22e07814373f
dns_zone_name = oxide.test
found_so_far = 1
version = 2
|
1137 | 2024-07-19T23:01:46.515Z | DEBG | nexus (BackgroundTasks): read DNS config
background_task = dns_config_external
dns_group = external
nzones = 1
version = 2
|
1138 | 2024-07-19T23:01:46.515Z | DEBG | nexus (BackgroundTasks): found latest DNS generation (unchanged)
background_task = dns_config_external
current_generation = 2
current_time_created = 2024-07-19 22:57:48.722526 UTC
dns_group = external
generation = 2
|
1139 | 2024-07-19T23:01:46.515Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = dns_config_external
dns_group = external
elapsed = 33.681305ms
iteration = 5
status = {"generation":2}
|
1140 | 2024-07-19T23:01:46.516Z | DEBG | nexus (BackgroundTasks): found latest target blueprint (unchanged)
background_task = blueprint_loader
original_target_id = 112437b7-60f1-4673-858f-9f7fcebc50c3
original_time_created = 2024-07-19 22:57:34.689399 UTC
target_id = 112437b7-60f1-4673-858f-9f7fcebc50c3
time_created = 2024-07-19 22:57:34.689399 UTC
|
1141 | 2024-07-19T23:01:46.516Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = blueprint_loader
elapsed = 34.272246ms
iteration = 25
status = {"status":"target blueprint unchanged","target_id":"112437b7-60f1-4673-858f-9f7fcebc50c3","time_created":"2024-07-19T22:57:34.689399Z"}
|
1142 | 2024-07-19T23:01:46.527Z | DEBG | nexus (BackgroundTasks): found all DNS names for zone
background_task = dns_config_internal
dns_group = internal
dns_zone_id = 64dc36b8-8e00-4b96-9d33-bc2bc5b798af
dns_zone_name = control-plane.oxide.internal
found_so_far = 49
version = 1
|
1143 | 2024-07-19T23:01:46.527Z | DEBG | nexus (BackgroundTasks): read DNS config
background_task = dns_config_internal
dns_group = internal
nzones = 1
version = 1
|
1144 | 2024-07-19T23:01:46.527Z | DEBG | nexus (BackgroundTasks): found latest DNS generation (unchanged)
background_task = dns_config_internal
current_generation = 1
current_time_created = 2024-07-19 22:57:48.003217 UTC
dns_group = internal
generation = 1
|
1145 | 2024-07-19T23:01:46.527Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = dns_config_internal
dns_group = internal
elapsed = 45.057794ms
iteration = 5
status = {"generation":1}
|
1146 | 2024-07-19T23:01:46.537Z | DEBG | nexus (BackgroundTasks): roles
background_task = service_zone_nat_tracker
roles = RoleSet { roles: {} }
|
1147 | 2024-07-19T23:01:46.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(())
|
1148 | 2024-07-19T23:01:46.539Z | DEBG | nexus (BackgroundTasks): Found abandoned VMMs
background_task = abandoned_vmm_reaper
count = 0
|
1149 | 2024-07-19T23:01:46.539Z | 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
|
1150 | 2024-07-19T23:01:46.539Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = abandoned_vmm_reaper
elapsed = 56.535754ms
iteration = 5
status = {"error":null,"error_count":0,"found":0,"sled_reservations_deleted":0,"vmms_already_deleted":0,"vmms_deleted":0}
|
1151 | 2024-07-19T23:01:46.540Z | DEBG | nexus (BackgroundTasks): roles
background_task = service_zone_nat_tracker
roles = RoleSet { roles: {} }
|
1152 | 2024-07-19T23:01:46.540Z | 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(())
|
1153 | 2024-07-19T23:01:46.541Z | DEBG | nexus (BackgroundTasks): roles
background_task = service_zone_nat_tracker
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
1154 | 2024-07-19T23:01:46.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: 48cd94f5-f87f-4753-bbbe-9dbe9c9d5fba, lookup_type: ById(48cd94f5-f87f-4753-bbbe-9dbe9c9d5fba) }
result = Ok(())
|
1155 | 2024-07-19T23:01:46.544Z | DEBG | nexus (BackgroundTasks): roles
background_task = service_zone_nat_tracker
roles = RoleSet { roles: {} }
|
1156 | 2024-07-19T23:01:46.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(())
|
1157 | 2024-07-19T23:01:46.545Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = service_zone_nat_tracker
elapsed = 62.621604ms
iteration = 9
status = 0
|
1158 | 2024-07-19T23:01:46.556Z | WARN | nexus (BackgroundTasks): physical disk adoption task done
background_task = physical_disk_adoption
file = nexus/src/app/background/tasks/physical_disk_adoption.rs:174
|
1159 | 2024-07-19T23:01:46.556Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = physical_disk_adoption
elapsed = 73.919491ms
iteration = 10
status = {"physical_disks_added":0}
|
1160 | 2024-07-19T23:01:46.557Z | DEBG | nexus (BackgroundTasks): roles
background_task = v2p_manager
roles = RoleSet { roles: {} }
|
1161 | 2024-07-19T23:01:46.558Z | 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(())
|
1162 | 2024-07-19T23:01:46.559Z | DEBG | nexus (BackgroundTasks): roles
background_task = v2p_manager
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
1163 | 2024-07-19T23:01:46.561Z | 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(())
|
1164 | 2024-07-19T23:01:46.561Z | DEBG | nexus (BackgroundTasks): roles
background_task = v2p_manager
roles = RoleSet { roles: {} }
|
1165 | 2024-07-19T23:01:46.561Z | 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(())
|
1166 | 2024-07-19T23:01:46.562Z | DEBG | nexus (BackgroundTasks): roles
background_task = v2p_manager
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
1167 | 2024-07-19T23:01:46.564Z | 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(())
|
1168 | 2024-07-19T23:01:46.564Z | DEBG | nexus (BackgroundTasks): roles
background_task = v2p_manager
roles = RoleSet { roles: {} }
|
1169 | 2024-07-19T23:01:46.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(())
|
1170 | 2024-07-19T23:01:46.572Z | 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-07-19T22:57:46.302605Z, time_modified: 2024-07-19T22:57:46.302605Z, 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: cc81324c-39dc-48ea-ade9-f1c9b649dc89, db_silo: Silo { identity: SiloIdentity { id: cc81324c-39dc-48ea-ade9-f1c9b649dc89, name: Name(Name("recovery")), description: "built-in recovery Silo", time_created: 2024-07-19T22:57:48.684560Z, time_modified: 2024-07-19T22:57:48.684560Z, 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: "888af6e5f7e13376a0e815a8a9d93a94f60ec8ebaad5493a2e83d4f73e5d70d8" }] }}, warnings: [NoSiloCerts { silo_id: 001de000-5110-4000-8000-000000000000, dns_name: "default-silo.sys.oxide.test" }], default_endpoint: Some(ExternalEndpoint { silo_id: cc81324c-39dc-48ea-ade9-f1c9b649dc89, db_silo: Silo { identity: SiloIdentity { id: cc81324c-39dc-48ea-ade9-f1c9b649dc89, name: Name(Name("recovery")), description: "built-in recovery Silo", time_created: 2024-07-19T22:57:48.684560Z, time_modified: 2024-07-19T22:57:48.684560Z, 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: "888af6e5f7e13376a0e815a8a9d93a94f60ec8ebaad5493a2e83d4f73e5d70d8" }] }) }
|
1171 | 2024-07-19T23:01:46.572Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = external_endpoints
elapsed = 90.215089ms
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":"cc81324c-39dc-48ea-ade9-f1c9b649dc89","tls_certs":["888af6e5f7e13376a0e815a8a9d93a94f60ec8ebaad5493a2e83d4f73e5d70d8"]}},"default_endpoint":{"silo_id":"cc81324c-39dc-48ea-ade9-f1c9b649dc89","tls_certs":["888af6e5f7e13376a0e815a8a9d93a94f60ec8ebaad5493a2e83d4f73e5d70d8"]},"warnings":["silo 001de000-5110-4000-8000-000000000000 with DNS name \\"default-silo.sys.oxide.test\\" has no usable certificates"]}
|
1172 | 2024-07-19T23:01:46.665Z | 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:3::1]:5353, [fd00:1122:3344:2::1]:5353, [fd00:1122:3344:1::1]:5353] }
uri = http://[fd00:1122:3344:3::1]:5353/config
|
1173 | 2024-07-19T23:01:46.671Z | INFO | nexus (BackgroundTasks): determining switch slot managed by dendrite zone
background_task = switch_port_config_manager
file = nexus/src/app/mod.rs:1041
rack_id = 858ba1b7-0444-4ae8-8154-caf799e42fa8
zone_address = fd00:1122:3344:101::2
|
1174 | 2024-07-19T23:01:46.671Z | DEBG | nexus (MgsClient): client request
background_task = switch_port_config_manager
body = None
method = GET
rack_id = 858ba1b7-0444-4ae8-8154-caf799e42fa8
uri = http://[fd00:1122:3344:101::2]:12225/local/switch-id
|
1175 | 2024-07-19T23:01:46.671Z | DEBG | nexus (MgsClient): client response
background_task = switch_port_config_manager
rack_id = 858ba1b7-0444-4ae8-8154-caf799e42fa8
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": "9bcce74b-7550-4395-abdc-7c16d863134f", "content-length": "26", "date": "Fri, 19 Jul 2024 23:01:46 GMT"} })
|
1176 | 2024-07-19T23:01:46.671Z | INFO | nexus (BackgroundTasks): identified switch slot for dendrite zone
background_task = switch_port_config_manager
file = nexus/src/app/mod.rs:1046
rack_id = 858ba1b7-0444-4ae8-8154-caf799e42fa8
slot = SpIdentifier {\n slot: 0,\n type_: Switch,\n}
zone_address = fd00:1122:3344:101::2
|
1177 | 2024-07-19T23:01:46.672Z | DEBG | nexus (BackgroundTasks): client request
SledAgent = 48cd94f5-f87f-4753-bbbe-9dbe9c9d5fba
background_task = vpc_route_manager
body = None
method = GET
uri = http://[fd00:1122:3344:101::1]:12345/vpc-routes
|
1178 | 2024-07-19T23:01:46.673Z | DEBG | nexus (BackgroundTasks): client response
SledAgent = 48cd94f5-f87f-4753-bbbe-9dbe9c9d5fba
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": "88d67215-8f36-4d82-9b2d-54e6ab3fb7b6", "content-length": "372", "date": "Fri, 19 Jul 2024 23:01:46 GMT"} })
|
1179 | 2024-07-19T23:01:46.673Z | DEBG | nexus (BackgroundTasks): roles
background_task = vpc_route_manager
roles = RoleSet { roles: {} }
|
1180 | 2024-07-19T23:01:46.674Z | 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(())
|
1181 | 2024-07-19T23:01:46.674Z | INFO | nexus (BackgroundTasks): completed mapping dendrite zones to switch slots
background_task = switch_port_config_manager
file = nexus/src/app/mod.rs:1078
mappings = {\n Switch0: fd00:1122:3344:101::2,\n}
rack_id = 858ba1b7-0444-4ae8-8154-caf799e42fa8
|
1182 | 2024-07-19T23:01:46.675Z | DEBG | nexus (BackgroundTasks): roles
background_task = vpc_route_manager
roles = RoleSet { roles: {} }
|
1183 | 2024-07-19T23:01:46.675Z | 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(())
|
1184 | 2024-07-19T23:01:46.677Z | DEBG | nexus (BackgroundTasks): roles
background_task = vpc_route_manager
roles = RoleSet { roles: {} }
|
1185 | 2024-07-19T23:01:46.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(())
|
1186 | 2024-07-19T23:01:46.678Z | 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
|
1187 | 2024-07-19T23:01:46.680Z | DEBG | nexus (BackgroundTasks): client request
SledAgent = 48cd94f5-f87f-4753-bbbe-9dbe9c9d5fba
background_task = vpc_route_manager
body = Some(Body)
method = PUT
uri = http://[fd00:1122:3344:101::1]:12345/vpc-routes
|
1188 | 2024-07-19T23:01:46.680Z | DEBG | nexus (BackgroundTasks): client response
SledAgent = 48cd94f5-f87f-4753-bbbe-9dbe9c9d5fba
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": "6bf6ce15-fd07-4fc3-b264-18556f17d5a4", "date": "Fri, 19 Jul 2024 23:01:46 GMT"} })
|
1189 | 2024-07-19T23:01:46.681Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = vpc_route_manager
elapsed = 198.244483ms
iteration = 9
status = {}
|
1190 | 2024-07-19T23:01:46.794Z | INFO | nexus (BackgroundTasks): determining switch slot managed by dendrite zone
background_task = nat_v4_garbage_collector
file = nexus/src/app/mod.rs:1041
zone_address = fd00:1122:3344:101::2
|
1191 | 2024-07-19T23:01:46.794Z | 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
|
1192 | 2024-07-19T23:01:46.794Z | 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": "40fce18b-2a05-4ba1-9f5a-0641e4cce2ca", "content-length": "26", "date": "Fri, 19 Jul 2024 23:01:46 GMT"} })
|
1193 | 2024-07-19T23:01:46.794Z | INFO | nexus (BackgroundTasks): identified switch slot for dendrite zone
background_task = nat_v4_garbage_collector
file = nexus/src/app/mod.rs:1046
slot = SpIdentifier {\n slot: 0,\n type_: Switch,\n}
zone_address = fd00:1122:3344:101::2
|
1194 | 2024-07-19T23:01:46.796Z | INFO | nexus (BackgroundTasks): completed mapping dendrite zones to switch slots
background_task = nat_v4_garbage_collector
file = nexus/src/app/mod.rs:1078
mappings = {\n Switch0: fd00:1122:3344:101::2,\n}
|
1195 | 2024-07-19T23:01:46.819Z | INFO | nexus (BackgroundTasks): determining switch slot managed by dendrite zone
background_task = bfd_manager
file = nexus/src/app/mod.rs:1041
zone_address = fd00:1122:3344:101::2
|
1196 | 2024-07-19T23:01:46.819Z | DEBG | nexus (MgsClient): client request
background_task = bfd_manager
body = None
method = GET
uri = http://[fd00:1122:3344:101::2]:12225/local/switch-id
|
1197 | 2024-07-19T23:01:46.819Z | 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": "4ec139e2-d50e-4774-ab30-abbb3b582e88", "content-length": "26", "date": "Fri, 19 Jul 2024 23:01:46 GMT"} })
|
1198 | 2024-07-19T23:01:46.819Z | INFO | nexus (BackgroundTasks): identified switch slot for dendrite zone
background_task = bfd_manager
file = nexus/src/app/mod.rs:1046
slot = SpIdentifier {\n slot: 0,\n type_: Switch,\n}
zone_address = fd00:1122:3344:101::2
|
1199 | 2024-07-19T23:01:46.820Z | INFO | nexus (BackgroundTasks): completed mapping dendrite zones to switch slots
background_task = bfd_manager
file = nexus/src/app/mod.rs:1078
mappings = {\n Switch0: fd00:1122:3344:101::2,\n}
|
1200 | 2024-07-19T23:01:46.862Z | 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:3::1]:5353, [fd00:1122:3344:2::1]:5353, [fd00:1122:3344:1::1]:5353] }
uri = http://[fd00:1122:3344:2::1]:5353/config
|
1201 | 2024-07-19T23:01:46.869Z | DEBG | nexus (BackgroundTasks): client request
SledAgent = 48cd94f5-f87f-4753-bbbe-9dbe9c9d5fba
background_task = v2p_manager
body = None
method = GET
uri = http://[fd00:1122:3344:101::1]:12345/v2p
|
1202 | 2024-07-19T23:01:46.869Z | DEBG | nexus (BackgroundTasks): client response
SledAgent = 48cd94f5-f87f-4753-bbbe-9dbe9c9d5fba
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": "7a2480d0-d2ea-44a4-9992-ba3aaf9a97b5", "content-length": "691", "date": "Fri, 19 Jul 2024 23:01:46 GMT"} })
|
1203 | 2024-07-19T23:01:46.869Z | INFO | nexus (BackgroundTasks): found opte v2p mappings
background_task = v2p_manager
file = nexus/src/app/background/tasks/v2p_mappings.rs:102
interfaces = {}
sled = sock
|
1204 | 2024-07-19T23:01:46.869Z | INFO | nexus (BackgroundTasks): v2p mappings to delete
background_task = v2p_manager
file = nexus/src/app/background/tasks/v2p_mappings.rs:114
mappings = []
sled = sock
|
1205 | 2024-07-19T23:01:46.869Z | INFO | nexus (BackgroundTasks): v2p mappings to add
background_task = v2p_manager
file = nexus/src/app/background/tasks/v2p_mappings.rs:127
mappings = []
sled = sock
|
1206 | 2024-07-19T23:01:46.871Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = v2p_manager
elapsed = 388.295827ms
iteration = 9
status = {}
|
1207 | 2024-07-19T23:01:46.884Z | 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
|
1208 | 2024-07-19T23:01:46.885Z | 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": "be479e6a-4781-4286-b395-61abb17059be", "date": "Fri, 19 Jul 2024 23:01:46 GMT"} })
servers = DnsServersList { addresses: [[fd00:1122:3344:101::9]:5353, [fd00:1122:3344:101::8]:5353] }
|
1209 | 2024-07-19T23:01:46.885Z | 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] }
|
1210 | 2024-07-19T23:01:46.887Z | 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": "5d40debe-99bb-4cd8-98c7-a2a887ce1658", "date": "Fri, 19 Jul 2024 23:01:46 GMT"} })
servers = DnsServersList { addresses: [[fd00:1122:3344:101::9]:5353, [fd00:1122:3344:101::8]:5353] }
|
1211 | 2024-07-19T23:01:46.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::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] }
|
1212 | 2024-07-19T23:01:46.889Z | 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] }
|
1213 | 2024-07-19T23:01:46.889Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = dns_propagation_external
dns_group = external
elapsed = 406.927217ms
iteration = 7
status = {"generation":2,"server_results":{"[fd00:1122:3344:101::8]:5353":{"Ok":null},"[fd00:1122:3344:101::9]:5353":{"Ok":null}}}
|
1214 | 2024-07-19T23:01:46.983Z | 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:3::1]:5353, [fd00:1122:3344:2::1]:5353, [fd00:1122:3344:1::1]:5353] }
uri = http://[fd00:1122:3344:1::1]:5353/config
|
1215 | 2024-07-19T23:01:46.984Z | 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": "bc4428e7-cca6-45f3-ad17-a02ea78d40ee", "date": "Fri, 19 Jul 2024 23:01:46 GMT"} })
servers = DnsServersList { addresses: [[fd00:1122:3344:3::1]:5353, [fd00:1122:3344:2::1]:5353, [fd00:1122:3344:1::1]:5353] }
|
1216 | 2024-07-19T23:01:46.984Z | 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:3::1]:5353, [fd00:1122:3344:2::1]:5353, [fd00:1122:3344:1::1]:5353] }
|
1217 | 2024-07-19T23:01:46.986Z | 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": "cd9214a5-5d67-4edd-9708-0394fbd409a8", "date": "Fri, 19 Jul 2024 23:01:46 GMT"} })
servers = DnsServersList { addresses: [[fd00:1122:3344:3::1]:5353, [fd00:1122:3344:2::1]:5353, [fd00:1122:3344:1::1]:5353] }
|
1218 | 2024-07-19T23:01:46.986Z | 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:3::1]:5353, [fd00:1122:3344:2::1]:5353, [fd00:1122:3344:1::1]:5353] }
|
1219 | 2024-07-19T23:01:46.986Z | 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": "8de493dc-89ff-48c7-806d-1c2bee281ea5", "date": "Fri, 19 Jul 2024 23:01:46 GMT"} })
servers = DnsServersList { addresses: [[fd00:1122:3344:3::1]:5353, [fd00:1122:3344:2::1]:5353, [fd00:1122:3344:1::1]:5353] }
|
1220 | 2024-07-19T23:01:46.986Z | 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:3::1]:5353, [fd00:1122:3344:2::1]:5353, [fd00:1122:3344:1::1]:5353] }
|
1221 | 2024-07-19T23:01:46.988Z | 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:3::1]:5353, [fd00:1122:3344:2::1]:5353, [fd00:1122:3344:1::1]:5353] }
|
1222 | 2024-07-19T23:01:46.988Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = dns_propagation_internal
dns_group = internal
elapsed = 506.586259ms
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}}}
|
1223 | 2024-07-19T23:01:47.029Z | 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
|
1224 | 2024-07-19T23:01:47.029Z | 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": "ca9bbf90-d511-4001-b8b8-9df3b886dd3e", "content-length": "1", "date": "Fri, 19 Jul 2024 23:01:46 GMT"} })
|
1225 | 2024-07-19T23:01:47.032Z | DEBG | nexus (BackgroundTasks): roles
background_task = nat_v4_garbage_collector
roles = RoleSet { roles: {} }
|
1226 | 2024-07-19T23:01:47.032Z | 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(())
|
1227 | 2024-07-19T23:01:47.033Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = bfd_manager
elapsed = 551.422078ms
iteration = 9
status = {}
|
1228 | 2024-07-19T23:01:47.034Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = nat_v4_garbage_collector
elapsed = 551.703054ms
iteration = 9
status = null
|
1229 | 2024-07-19T23:01:47.055Z | DEBG | nexus (BackgroundTasks): roles
background_task = switch_port_config_manager
roles = RoleSet { roles: {} }
|
1230 | 2024-07-19T23:01:47.055Z | INFO | nexus (dropshot): request completed
file = /home/build/.cargo/git/checkouts/dropshot-a4a923d29dccc492/7b594d0/dropshot/src/server.rs:914
latency_us = 1019
local_addr = [fd00:1122:3344:101::c]:39928
method = GET
remote_addr = [fd00:1122:3344:101::d]:60126
req_id = 48f87e46-539c-47b5-bd62-b18832905420
response_code = 200
uri = /a88a8918-a4d7-44fb-8a6a-ae496052bdd5
|
1231 | 2024-07-19T23:01:47.055Z | 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(())
|
1232 | 2024-07-19T23:01:47.057Z | INFO | nexus (BackgroundTasks): fetching switch port settings
background_task = switch_port_config_manager
file = nexus/src/app/background/tasks/sync_switch_configuration.rs:146
port = SwitchPort { id: 7480b5d7-113f-4f2c-8ae6-adea12b95e42, rack_id: 858ba1b7-0444-4ae8-8154-caf799e42fa8, switch_location: "switch0", port_name: "qsfp0", port_settings_id: Some(90a14fdc-4c47-49d7-b5e6-acfdb6a54cf6) }
rack_id = 858ba1b7-0444-4ae8-8154-caf799e42fa8
switch_location = Switch0
|
1233 | 2024-07-19T23:01:47.057Z | DEBG | nexus (BackgroundTasks): roles
background_task = switch_port_config_manager
roles = RoleSet { roles: {} }
|
1234 | 2024-07-19T23:01:47.057Z | 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(())
|
1235 | 2024-07-19T23:01:47.063Z | DEBG | nexus (DpdClient): client request
background_task = switch_port_config_manager
body = None
method = GET
rack_id = 858ba1b7-0444-4ae8-8154-caf799e42fa8
uri = http://[fd00:1122:3344:101::2]:12224/port/qsfp0/settings?tag=omicron
|
1236 | 2024-07-19T23:01:47.064Z | DEBG | nexus (DpdClient): client response
background_task = switch_port_config_manager
rack_id = 858ba1b7-0444-4ae8-8154-caf799e42fa8
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": "7287c4ea-178c-4d0e-81a0-e54a2abdb7b9", "content-length": "121", "date": "Fri, 19 Jul 2024 23:01:46 GMT"} })
|
1237 | 2024-07-19T23:01:47.064Z | INFO | nexus (BackgroundTasks): retrieved port settings from switch
background_task = switch_port_config_manager
file = nexus/src/app/background/tasks/sync_switch_configuration.rs:1663
rack_id = 858ba1b7-0444-4ae8-8154-caf799e42fa8
settings = PortSettings { links: {"0": LinkSettings { addrs: [10.151.2.174], params: LinkCreate { autoneg: false, fec: None, kr: false, lane: Some(LinkId(0)), speed: Speed40G } }} }
switch_port_id = "qsfp0"
|
1238 | 2024-07-19T23:01:47.064Z | 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:1690
rack_id = 858ba1b7-0444-4ae8-8154-caf799e42fa8
switch_location = Switch0
switch_port_id = "qsfp0"
switch_port_settings_id = 90a14fdc-4c47-49d7-b5e6-acfdb6a54cf6
|
1239 | 2024-07-19T23:01:47.064Z | INFO | nexus (BackgroundTasks): retrieved existing routes
background_task = switch_port_config_manager
file = nexus/src/app/background/tasks/sync_switch_configuration.rs:378
rack_id = 858ba1b7-0444-4ae8-8154-caf799e42fa8
routes = {Switch0: {(10.151.2.100, Prefix4 { length: 0, value: 0.0.0.0 }, None)}}
|
1240 | 2024-07-19T23:01:47.064Z | INFO | nexus (BackgroundTasks): retrieved desired routes
background_task = switch_port_config_manager
file = nexus/src/app/background/tasks/sync_switch_configuration.rs:382
rack_id = 858ba1b7-0444-4ae8-8154-caf799e42fa8
routes = {Switch0: {(10.151.2.100, Prefix4 { length: 0, value: 0.0.0.0 }, None)}}
|
1241 | 2024-07-19T23:01:47.064Z | INFO | nexus (BackgroundTasks): calculated static routes to add
background_task = switch_port_config_manager
file = nexus/src/app/background/tasks/sync_switch_configuration.rs:391
rack_id = 858ba1b7-0444-4ae8-8154-caf799e42fa8
routes = {}
|
1242 | 2024-07-19T23:01:47.064Z | INFO | nexus (BackgroundTasks): calculated static routes to delete
background_task = switch_port_config_manager
file = nexus/src/app/background/tasks/sync_switch_configuration.rs:397
rack_id = 858ba1b7-0444-4ae8-8154-caf799e42fa8
routes = {}
|
1243 | 2024-07-19T23:01:47.064Z | 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:417
rack_id = 858ba1b7-0444-4ae8-8154-caf799e42fa8
|
1244 | 2024-07-19T23:01:47.064Z | DEBG | nexus (BackgroundTasks): roles
background_task = switch_port_config_manager
roles = RoleSet { roles: {} }
|
1245 | 2024-07-19T23:01:47.064Z | 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(())
|
1246 | 2024-07-19T23:01:47.066Z | DEBG | nexus (DpdClient): client request
background_task = switch_port_config_manager
body = None
method = GET
rack_id = 858ba1b7-0444-4ae8-8154-caf799e42fa8
uri = http://[fd00:1122:3344:101::2]:12224/loopback/ipv4
|
1247 | 2024-07-19T23:01:47.066Z | DEBG | nexus (DpdClient): client response
background_task = switch_port_config_manager
rack_id = 858ba1b7-0444-4ae8-8154-caf799e42fa8
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": "8041fc42-c5ab-43d5-a849-f4797923c3d2", "content-length": "2", "date": "Fri, 19 Jul 2024 23:01:46 GMT"} })
|
1248 | 2024-07-19T23:01:47.066Z | DEBG | nexus (DpdClient): client request
background_task = switch_port_config_manager
body = None
method = GET
rack_id = 858ba1b7-0444-4ae8-8154-caf799e42fa8
uri = http://[fd00:1122:3344:101::2]:12224/loopback/ipv6
|
1249 | 2024-07-19T23:01:47.066Z | DEBG | nexus (DpdClient): client response
background_task = switch_port_config_manager
rack_id = 858ba1b7-0444-4ae8-8154-caf799e42fa8
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": "8c271720-e7b0-40f7-aa75-896ed07fee12", "content-length": "52", "date": "Fri, 19 Jul 2024 23:01:46 GMT"} })
|
1250 | 2024-07-19T23:01:47.066Z | 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.2.174, width: 24 }), vlan_id: None }], port: "qsfp0" }]
file = nexus/src/app/background/tasks/sync_switch_configuration.rs:466
rack_id = 858ba1b7-0444-4ae8-8154-caf799e42fa8
switch_location = Switch0
|
1251 | 2024-07-19T23:01:47.066Z | DEBG | nexus (BackgroundTasks): client request
background_task = switch_port_config_manager
body = Some(Body)
method = POST
rack_id = 858ba1b7-0444-4ae8-8154-caf799e42fa8
uri = http://[fd00:1122:3344:101::1]:12345/switch-ports
|
1252 | 2024-07-19T23:01:47.125Z | DEBG | nexus (BackgroundTasks): client response
background_task = switch_port_config_manager
rack_id = 858ba1b7-0444-4ae8-8154-caf799e42fa8
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": "eaf597b3-aca9-47d9-a38e-4721ebd33e66", "date": "Fri, 19 Jul 2024 23:01:46 GMT"} })
|
1253 | 2024-07-19T23:01:47.125Z | 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:769
rack_id = 858ba1b7-0444-4ae8-8154-caf799e42fa8
switch = Switch0
|
1254 | 2024-07-19T23:01:47.125Z | DEBG | nexus (BackgroundTasks): client request
background_task = switch_port_config_manager
body = None
method = GET
rack_id = 858ba1b7-0444-4ae8-8154-caf799e42fa8
uri = http://[fd00:1122:3344:101::1]:12345/network-bootstore-config
|
1255 | 2024-07-19T23:01:47.125Z | DEBG | nexus (BackgroundTasks): client response
background_task = switch_port_config_manager
rack_id = 858ba1b7-0444-4ae8-8154-caf799e42fa8
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": "ee1d6dee-5fd0-44c4-8d0c-b54ce920db6e", "content-length": "494", "date": "Fri, 19 Jul 2024 23:01:46 GMT"} })
|
1256 | 2024-07-19T23:01:47.125Z | DEBG | nexus (BackgroundTasks): roles
background_task = switch_port_config_manager
roles = RoleSet { roles: {} }
|
1257 | 2024-07-19T23:01:47.126Z | 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(())
|
1258 | 2024-07-19T23:01:47.129Z | DEBG | nexus (BackgroundTasks): roles
background_task = switch_port_config_manager
roles = RoleSet { roles: {} }
|
1259 | 2024-07-19T23:01:47.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(())
|
1260 | 2024-07-19T23:01:47.132Z | DEBG | nexus (BackgroundTasks): roles
background_task = switch_port_config_manager
roles = RoleSet { roles: {} }
|
1261 | 2024-07-19T23:01:47.132Z | 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(())
|
1262 | 2024-07-19T23:01:47.134Z | DEBG | nexus (BackgroundTasks): roles
background_task = switch_port_config_manager
roles = RoleSet { roles: {} }
|
1263 | 2024-07-19T23:01:47.134Z | 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(())
|
1264 | 2024-07-19T23:01:47.140Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = switch_port_config_manager
elapsed = 657.528637ms
iteration = 9
status = {}
|
1265 | 2024-07-19T23:01:56.482Z | DEBG | nexus (BackgroundTasks): activating
background_task = blueprint_loader
iteration = 26
reason = Timeout
|
1266 | 2024-07-19T23:01:56.482Z | DEBG | nexus (BackgroundTasks): roles
background_task = blueprint_loader
roles = RoleSet { roles: {} }
|
1267 | 2024-07-19T23:01:56.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(())
|
1268 | 2024-07-19T23:01:56.483Z | DEBG | nexus (BackgroundTasks): activating
background_task = region_replacement_driver
iteration = 26
reason = Timeout
|
1269 | 2024-07-19T23:01:56.483Z | INFO | nexus (BackgroundTasks): region replacement driver task started
background_task = region_replacement_driver
file = nexus/src/app/background/tasks/region_replacement_driver.rs:231
|
1270 | 2024-07-19T23:01:56.483Z | DEBG | nexus (BackgroundTasks): roles
background_task = region_replacement_driver
roles = RoleSet { roles: {} }
|
1271 | 2024-07-19T23:01:56.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(())
|
1272 | 2024-07-19T23:01:56.485Z | DEBG | nexus (BackgroundTasks): roles
background_task = blueprint_loader
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
1273 | 2024-07-19T23:01:56.486Z | DEBG | nexus (BackgroundTasks): roles
background_task = region_replacement_driver
roles = RoleSet { roles: {} }
|
1274 | 2024-07-19T23:01:56.486Z | 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(())
|
1275 | 2024-07-19T23:01:56.487Z | INFO | nexus (BackgroundTasks): region replacement driver task done
background_task = region_replacement_driver
file = nexus/src/app/background/tasks/region_replacement_driver.rs:238
|
1276 | 2024-07-19T23:01:56.487Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = region_replacement_driver
elapsed = 4.130135ms
iteration = 26
status = {"drive_invoked_ok":[],"errors":[],"finish_invoked_ok":[]}
|
1277 | 2024-07-19T23:01:56.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(())
|
1278 | 2024-07-19T23:01:56.488Z | DEBG | nexus (BackgroundTasks): roles
background_task = blueprint_loader
roles = RoleSet { roles: {} }
|
1279 | 2024-07-19T23:01:56.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(())
|
1280 | 2024-07-19T23:01:56.490Z | DEBG | nexus (BackgroundTasks): roles
background_task = blueprint_loader
roles = RoleSet { roles: {} }
|
1281 | 2024-07-19T23:01:56.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(())
|
1282 | 2024-07-19T23:01:56.492Z | DEBG | nexus (BackgroundTasks): roles
background_task = blueprint_loader
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
1283 | 2024-07-19T23:01:56.494Z | 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: 112437b7-60f1-4673-858f-9f7fcebc50c3, lookup_type: ById(112437b7-60f1-4673-858f-9f7fcebc50c3) }
result = Ok(())
|
1284 | 2024-07-19T23:01:56.494Z | DEBG | nexus (BackgroundTasks): roles
background_task = blueprint_loader
roles = RoleSet { roles: {} }
|
1285 | 2024-07-19T23:01:56.494Z | 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(())
|
1286 | 2024-07-19T23:01:56.500Z | DEBG | nexus (BackgroundTasks): found latest target blueprint (unchanged)
background_task = blueprint_loader
original_target_id = 112437b7-60f1-4673-858f-9f7fcebc50c3
original_time_created = 2024-07-19 22:57:34.689399 UTC
target_id = 112437b7-60f1-4673-858f-9f7fcebc50c3
time_created = 2024-07-19 22:57:34.689399 UTC
|
1287 | 2024-07-19T23:01:56.500Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = blueprint_loader
elapsed = 18.08397ms
iteration = 26
status = {"status":"target blueprint unchanged","target_id":"112437b7-60f1-4673-858f-9f7fcebc50c3","time_created":"2024-07-19T22:57:34.689399Z"}
|
1288 | 2024-07-19T23:01:57.055Z | INFO | nexus (dropshot): request completed
file = /home/build/.cargo/git/checkouts/dropshot-a4a923d29dccc492/7b594d0/dropshot/src/server.rs:914
latency_us = 927
local_addr = [fd00:1122:3344:101::c]:39928
method = GET
remote_addr = [fd00:1122:3344:101::d]:60126
req_id = 4c34e3b6-a80a-4f54-8b94-9b8a7351702c
response_code = 200
uri = /a88a8918-a4d7-44fb-8a6a-ae496052bdd5
|
1289 | 2024-07-19T23:02:06.482Z | DEBG | nexus (BackgroundTasks): activating
background_task = blueprint_loader
iteration = 27
reason = Timeout
|
1290 | 2024-07-19T23:02:06.482Z | DEBG | nexus (BackgroundTasks): roles
background_task = blueprint_loader
roles = RoleSet { roles: {} }
|
1291 | 2024-07-19T23:02:06.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(())
|
1292 | 2024-07-19T23:02:06.483Z | DEBG | nexus (BackgroundTasks): activating
background_task = region_replacement_driver
iteration = 27
reason = Timeout
|
1293 | 2024-07-19T23:02:06.483Z | INFO | nexus (BackgroundTasks): region replacement driver task started
background_task = region_replacement_driver
file = nexus/src/app/background/tasks/region_replacement_driver.rs:231
|
1294 | 2024-07-19T23:02:06.483Z | DEBG | nexus (BackgroundTasks): roles
background_task = region_replacement_driver
roles = RoleSet { roles: {} }
|
1295 | 2024-07-19T23:02:06.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(())
|
1296 | 2024-07-19T23:02:06.484Z | DEBG | nexus (BackgroundTasks): roles
background_task = blueprint_loader
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
1297 | 2024-07-19T23:02:06.484Z | DEBG | nexus (BackgroundTasks): roles
background_task = region_replacement_driver
roles = RoleSet { roles: {} }
|
1298 | 2024-07-19T23:02:06.484Z | 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(())
|
1299 | 2024-07-19T23:02:06.486Z | INFO | nexus (BackgroundTasks): region replacement driver task done
background_task = region_replacement_driver
file = nexus/src/app/background/tasks/region_replacement_driver.rs:238
|
1300 | 2024-07-19T23:02:06.486Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = region_replacement_driver
elapsed = 2.990355ms
iteration = 27
status = {"drive_invoked_ok":[],"errors":[],"finish_invoked_ok":[]}
|
1301 | 2024-07-19T23:02:06.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(())
|
1302 | 2024-07-19T23:02:06.486Z | DEBG | nexus (BackgroundTasks): roles
background_task = blueprint_loader
roles = RoleSet { roles: {} }
|
1303 | 2024-07-19T23:02:06.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(())
|
1304 | 2024-07-19T23:02:06.488Z | DEBG | nexus (BackgroundTasks): roles
background_task = blueprint_loader
roles = RoleSet { roles: {} }
|
1305 | 2024-07-19T23:02:06.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(())
|
1306 | 2024-07-19T23:02:06.490Z | DEBG | nexus (BackgroundTasks): roles
background_task = blueprint_loader
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
1307 | 2024-07-19T23:02:06.492Z | 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: 112437b7-60f1-4673-858f-9f7fcebc50c3, lookup_type: ById(112437b7-60f1-4673-858f-9f7fcebc50c3) }
result = Ok(())
|
1308 | 2024-07-19T23:02:06.492Z | DEBG | nexus (BackgroundTasks): roles
background_task = blueprint_loader
roles = RoleSet { roles: {} }
|
1309 | 2024-07-19T23:02:06.492Z | 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(())
|
1310 | 2024-07-19T23:02:06.498Z | DEBG | nexus (BackgroundTasks): found latest target blueprint (unchanged)
background_task = blueprint_loader
original_target_id = 112437b7-60f1-4673-858f-9f7fcebc50c3
original_time_created = 2024-07-19 22:57:34.689399 UTC
target_id = 112437b7-60f1-4673-858f-9f7fcebc50c3
time_created = 2024-07-19 22:57:34.689399 UTC
|
1311 | 2024-07-19T23:02:06.498Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = blueprint_loader
elapsed = 16.342198ms
iteration = 27
status = {"status":"target blueprint unchanged","target_id":"112437b7-60f1-4673-858f-9f7fcebc50c3","time_created":"2024-07-19T22:57:34.689399Z"}
|
1312 | 2024-07-19T23:02:07.054Z | INFO | nexus (dropshot): request completed
file = /home/build/.cargo/git/checkouts/dropshot-a4a923d29dccc492/7b594d0/dropshot/src/server.rs:914
latency_us = 382
local_addr = [fd00:1122:3344:101::c]:39928
method = GET
remote_addr = [fd00:1122:3344:101::d]:60126
req_id = b6b4fd5c-9e4f-4828-8653-e3e21e46b9e7
response_code = 200
uri = /a88a8918-a4d7-44fb-8a6a-ae496052bdd5
|
1313 | 2024-07-19T23:02:16.483Z | DEBG | nexus (BackgroundTasks): activating
background_task = nat_v4_garbage_collector
iteration = 10
reason = Timeout
|
1314 | 2024-07-19T23:02:16.483Z | DEBG | nexus (BackgroundTasks): activating
background_task = bfd_manager
iteration = 10
reason = Timeout
|
1315 | 2024-07-19T23:02:16.483Z | DEBG | nexus (BackgroundTasks): roles
background_task = bfd_manager
roles = RoleSet { roles: {} }
|
1316 | 2024-07-19T23:02:16.483Z | DEBG | nexus (BackgroundTasks): roles
background_task = nat_v4_garbage_collector
roles = RoleSet { roles: {} }
|
1317 | 2024-07-19T23:02:16.483Z | DEBG | nexus (BackgroundTasks): activating
background_task = blueprint_loader
iteration = 28
reason = Timeout
|
1318 | 2024-07-19T23:02:16.483Z | DEBG | nexus (BackgroundTasks): activating
background_task = physical_disk_adoption
iteration = 11
reason = Timeout
|
1319 | 2024-07-19T23:02:16.483Z | DEBG | nexus (BackgroundTasks): roles
background_task = blueprint_loader
roles = RoleSet { roles: {} }
|
1320 | 2024-07-19T23:02:16.483Z | DEBG | nexus (BackgroundTasks): roles
background_task = physical_disk_adoption
roles = RoleSet { roles: {} }
|
1321 | 2024-07-19T23:02:16.483Z | DEBG | nexus (BackgroundTasks): activating
background_task = phantom_disks
iteration = 10
reason = Timeout
|
1322 | 2024-07-19T23:02:16.483Z | WARN | nexus (BackgroundTasks): phantom disk task started
background_task = phantom_disks
file = nexus/src/app/background/tasks/phantom_disks.rs:46
|
1323 | 2024-07-19T23:02:16.483Z | 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(())
|
1324 | 2024-07-19T23:02:16.483Z | 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(())
|
1325 | 2024-07-19T23:02:16.483Z | 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(())
|
1326 | 2024-07-19T23:02:16.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(())
|
1327 | 2024-07-19T23:02:16.484Z | DEBG | nexus (BackgroundTasks): activating
background_task = v2p_manager
iteration = 10
reason = Timeout
|
1328 | 2024-07-19T23:02:16.484Z | DEBG | nexus (BackgroundTasks): activating
background_task = region_replacement_driver
iteration = 28
reason = Timeout
|
1329 | 2024-07-19T23:02:16.484Z | INFO | nexus (BackgroundTasks): region replacement driver task started
background_task = region_replacement_driver
file = nexus/src/app/background/tasks/region_replacement_driver.rs:231
|
1330 | 2024-07-19T23:02:16.484Z | DEBG | nexus (BackgroundTasks): roles
background_task = region_replacement_driver
roles = RoleSet { roles: {} }
|
1331 | 2024-07-19T23:02:16.484Z | DEBG | nexus (BackgroundTasks): activating
background_task = switch_port_config_manager
iteration = 10
reason = Timeout
|
1332 | 2024-07-19T23:02:16.484Z | DEBG | nexus (BackgroundTasks): roles
background_task = v2p_manager
roles = RoleSet { roles: {} }
|
1333 | 2024-07-19T23:02:16.484Z | DEBG | nexus (BackgroundTasks): activating
background_task = service_zone_nat_tracker
iteration = 10
reason = Timeout
|
1334 | 2024-07-19T23:02:16.484Z | DEBG | nexus (BackgroundTasks): roles
background_task = switch_port_config_manager
roles = RoleSet { roles: {} }
|
1335 | 2024-07-19T23:02:16.484Z | DEBG | nexus (BackgroundTasks): roles
background_task = service_zone_nat_tracker
roles = RoleSet { roles: {} }
|
1336 | 2024-07-19T23:02:16.484Z | DEBG | nexus (BackgroundTasks): activating
background_task = region_replacement
iteration = 10
reason = Timeout
|
1337 | 2024-07-19T23:02:16.484Z | WARN | nexus (BackgroundTasks): region replacement task started
background_task = region_replacement
file = nexus/src/app/background/tasks/region_replacement.rs:64
|
1338 | 2024-07-19T23:02:16.484Z | DEBG | nexus (BackgroundTasks): activating
background_task = instance_watcher
iteration = 10
reason = Timeout
|
1339 | 2024-07-19T23:02:16.484Z | DEBG | nexus (BackgroundTasks): roles
background_task = region_replacement
roles = RoleSet { roles: {} }
|
1340 | 2024-07-19T23:02:16.484Z | DEBG | nexus (BackgroundTasks): roles
background_task = instance_watcher
roles = RoleSet { roles: {} }
|
1341 | 2024-07-19T23:02:16.484Z | DEBG | nexus (BackgroundTasks): activating
background_task = vpc_route_manager
iteration = 10
reason = Timeout
|
1342 | 2024-07-19T23:02:16.484Z | DEBG | nexus (BackgroundTasks): roles
background_task = vpc_route_manager
roles = RoleSet { roles: {} }
|
1343 | 2024-07-19T23:02:16.484Z | 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(())
|
1344 | 2024-07-19T23:02:16.484Z | 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(())
|
1345 | 2024-07-19T23:02:16.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(())
|
1346 | 2024-07-19T23:02:16.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(())
|
1347 | 2024-07-19T23:02:16.484Z | 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(())
|
1348 | 2024-07-19T23:02:16.484Z | 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(())
|
1349 | 2024-07-19T23:02:16.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(())
|
1350 | 2024-07-19T23:02:16.485Z | DEBG | nexus (BackgroundTasks): roles
background_task = physical_disk_adoption
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
1351 | 2024-07-19T23:02:16.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-48cd94f5-f87f-4753-bbbe-9dbe9c9d5fba.host.control-plane.oxide.internal.") })) }, Record { name_labels: Name("dendrite-48cd94f5-f87f-4753-bbbe-9dbe9c9d5fba.host.control-plane.oxide.internal."), rr_type: AAAA, dns_class: IN, ttl: 0, rdata: Some(AAAA(fd00:1122:3344:101::2)) }], valid_until: Instant { tv_sec: 2358, tv_nsec: 681552816 } })
|
1352 | 2024-07-19T23:02:16.485Z | DEBG | nexus (BackgroundTasks): roles
background_task = blueprint_loader
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
1353 | 2024-07-19T23:02:16.485Z | INFO | nexus (BackgroundTasks): Determining switch slots managed by switch zones
background_task = nat_v4_garbage_collector
file = nexus/src/app/mod.rs:1033
|
1354 | 2024-07-19T23:02:16.486Z | DEBG | nexus (BackgroundTasks): roles
background_task = instance_watcher
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
1355 | 2024-07-19T23:02:16.486Z | DEBG | nexus (BackgroundTasks): roles
background_task = service_zone_nat_tracker
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
1356 | 2024-07-19T23:02:16.486Z | DEBG | nexus (BackgroundTasks): roles
background_task = region_replacement_driver
roles = RoleSet { roles: {} }
|
1357 | 2024-07-19T23:02:16.487Z | WARN | nexus (BackgroundTasks): phantom disk task done
background_task = phantom_disks
file = nexus/src/app/background/tasks/phantom_disks.rs:93
|
1358 | 2024-07-19T23:02:16.487Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = phantom_disks
elapsed = 4.112905ms
iteration = 10
status = {"phantom_disk_deleted_err":0,"phantom_disk_deleted_ok":0}
|
1359 | 2024-07-19T23:02:16.487Z | 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(())
|
1360 | 2024-07-19T23:02:16.487Z | DEBG | nexus (BackgroundTasks): roles
background_task = switch_port_config_manager
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
1361 | 2024-07-19T23:02:16.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-48cd94f5-f87f-4753-bbbe-9dbe9c9d5fba.host.control-plane.oxide.internal.") })) }, Record { name_labels: Name("dendrite-48cd94f5-f87f-4753-bbbe-9dbe9c9d5fba.host.control-plane.oxide.internal."), rr_type: AAAA, dns_class: IN, ttl: 0, rdata: Some(AAAA(fd00:1122:3344:101::2)) }], valid_until: Instant { tv_sec: 2358, tv_nsec: 683769817 } })
|
1362 | 2024-07-19T23:02:16.487Z | INFO | nexus (BackgroundTasks): Determining switch slots managed by switch zones
background_task = bfd_manager
file = nexus/src/app/mod.rs:1033
|
1363 | 2024-07-19T23:02:16.488Z | 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(())
|
1364 | 2024-07-19T23:02:16.488Z | DEBG | nexus (BackgroundTasks): roles
background_task = physical_disk_adoption
roles = RoleSet { roles: {} }
|
1365 | 2024-07-19T23:02:16.488Z | 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(())
|
1366 | 2024-07-19T23:02:16.488Z | INFO | nexus (BackgroundTasks): region replacement driver task done
background_task = region_replacement_driver
file = nexus/src/app/background/tasks/region_replacement_driver.rs:238
|
1367 | 2024-07-19T23:02:16.488Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = region_replacement_driver
elapsed = 4.600644ms
iteration = 28
status = {"drive_invoked_ok":[],"errors":[],"finish_invoked_ok":[]}
|
1368 | 2024-07-19T23:02:16.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(())
|
1369 | 2024-07-19T23:02:16.489Z | DEBG | nexus (BackgroundTasks): roles
background_task = instance_watcher
roles = RoleSet { roles: {} }
|
1370 | 2024-07-19T23:02:16.490Z | 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(())
|
1371 | 2024-07-19T23:02:16.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 = BlueprintConfig
result = Ok(())
|
1372 | 2024-07-19T23:02:16.490Z | DEBG | nexus (BackgroundTasks): roles
background_task = blueprint_loader
roles = RoleSet { roles: {} }
|
1373 | 2024-07-19T23:02:16.490Z | DEBG | nexus (BackgroundTasks): roles
background_task = vpc_route_manager
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
1374 | 2024-07-19T23:02:16.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(())
|
1375 | 2024-07-19T23:02:16.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(())
|
1376 | 2024-07-19T23:02:16.490Z | DEBG | nexus (BackgroundTasks): roles
background_task = switch_port_config_manager
roles = RoleSet { roles: {} }
|
1377 | 2024-07-19T23:02:16.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(())
|
1378 | 2024-07-19T23:02:16.491Z | 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(())
|
1379 | 2024-07-19T23:02:16.491Z | DEBG | nexus (BackgroundTasks): roles
background_task = service_zone_nat_tracker
roles = RoleSet { roles: {} }
|
1380 | 2024-07-19T23:02:16.491Z | 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(())
|
1381 | 2024-07-19T23:02:16.492Z | WARN | nexus (BackgroundTasks): physical disk adoption task started
background_task = physical_disk_adoption
file = nexus/src/app/background/tasks/physical_disk_adoption.rs:100
|
1382 | 2024-07-19T23:02:16.492Z | DEBG | nexus (BackgroundTasks): roles
background_task = physical_disk_adoption
roles = RoleSet { roles: {} }
|
1383 | 2024-07-19T23:02:16.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(())
|
1384 | 2024-07-19T23:02:16.493Z | 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(())
|
1385 | 2024-07-19T23:02:16.493Z | DEBG | nexus (BackgroundTasks): roles
background_task = vpc_route_manager
roles = RoleSet { roles: {} }
|
1386 | 2024-07-19T23:02:16.493Z | 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(())
|
1387 | 2024-07-19T23:02:16.494Z | DEBG | nexus (BackgroundTasks): roles
background_task = blueprint_loader
roles = RoleSet { roles: {} }
|
1388 | 2024-07-19T23:02:16.494Z | DEBG | nexus (BackgroundTasks): roles
background_task = service_zone_nat_tracker
roles = RoleSet { roles: {} }
|
1389 | 2024-07-19T23:02:16.494Z | DEBG | nexus (BackgroundTasks): roles
background_task = physical_disk_adoption
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
1390 | 2024-07-19T23:02:16.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(())
|
1391 | 2024-07-19T23:02:16.494Z | 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(())
|
1392 | 2024-07-19T23:02:16.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-48cd94f5-f87f-4753-bbbe-9dbe9c9d5fba.host.control-plane.oxide.internal.") })) }, Record { name_labels: Name("dendrite-48cd94f5-f87f-4753-bbbe-9dbe9c9d5fba.host.control-plane.oxide.internal."), rr_type: AAAA, dns_class: IN, ttl: 0, rdata: Some(AAAA(fd00:1122:3344:101::2)) }], valid_until: Instant { tv_sec: 2358, tv_nsec: 691083531 } })
|
1393 | 2024-07-19T23:02:16.495Z | DEBG | nexus (BackgroundTasks): roles
background_task = vpc_route_manager
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
1394 | 2024-07-19T23:02:16.495Z | INFO | nexus (BackgroundTasks): Determining switch slots managed by switch zones
background_task = switch_port_config_manager
file = nexus/src/app/mod.rs:1033
rack_id = 858ba1b7-0444-4ae8-8154-caf799e42fa8
|
1395 | 2024-07-19T23:02:16.495Z | DEBG | nexus (BackgroundTasks): roles
background_task = blueprint_loader
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
1396 | 2024-07-19T23:02:16.497Z | 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(())
|
1397 | 2024-07-19T23:02:16.497Z | DEBG | nexus (BackgroundTasks): roles
background_task = physical_disk_adoption
roles = RoleSet { roles: {} }
|
1398 | 2024-07-19T23:02:16.497Z | 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(())
|
1399 | 2024-07-19T23:02:16.497Z | DEBG | nexus (BackgroundTasks): roles
background_task = vpc_route_manager
roles = RoleSet { roles: {} }
|
1400 | 2024-07-19T23:02:16.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(())
|
1401 | 2024-07-19T23:02:16.497Z | 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(())
|
1402 | 2024-07-19T23:02:16.499Z | INFO | nexus (BackgroundTasks): all instance checks complete
background_task = instance_watcher
file = nexus/src/app/background/tasks/instance_watcher.rs:458
pruned_instances = 0
total_completed = 0
total_failed = 0
total_incomplete = 0
total_instances = 0
|
1403 | 2024-07-19T23:02:16.499Z | 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: 112437b7-60f1-4673-858f-9f7fcebc50c3, lookup_type: ById(112437b7-60f1-4673-858f-9f7fcebc50c3) }
result = Ok(())
|
1404 | 2024-07-19T23:02:16.499Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = instance_watcher
elapsed = 15.710667ms
iteration = 10
status = {"failed_checks":{},"incomplete_checks":{},"instance_states":{},"pruned_instances":0,"total_instances":0}
|
1405 | 2024-07-19T23:02:16.499Z | DEBG | nexus (BackgroundTasks): roles
background_task = blueprint_loader
roles = RoleSet { roles: {} }
|
1406 | 2024-07-19T23:02:16.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(())
|
1407 | 2024-07-19T23:02:16.500Z | WARN | nexus (BackgroundTasks): physical disk adoption task done
background_task = physical_disk_adoption
file = nexus/src/app/background/tasks/physical_disk_adoption.rs:174
|
1408 | 2024-07-19T23:02:16.500Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = physical_disk_adoption
elapsed = 17.577621ms
iteration = 11
status = {"physical_disks_added":0}
|
1409 | 2024-07-19T23:02:16.500Z | DEBG | nexus (BackgroundTasks): roles
background_task = v2p_manager
roles = RoleSet { roles: {} }
|
1410 | 2024-07-19T23:02:16.501Z | 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(())
|
1411 | 2024-07-19T23:02:16.506Z | DEBG | nexus (BackgroundTasks): found latest target blueprint (unchanged)
background_task = blueprint_loader
original_target_id = 112437b7-60f1-4673-858f-9f7fcebc50c3
original_time_created = 2024-07-19 22:57:34.689399 UTC
target_id = 112437b7-60f1-4673-858f-9f7fcebc50c3
time_created = 2024-07-19 22:57:34.689399 UTC
|
1412 | 2024-07-19T23:02:16.506Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = blueprint_loader
elapsed = 23.157973ms
iteration = 28
status = {"status":"target blueprint unchanged","target_id":"112437b7-60f1-4673-858f-9f7fcebc50c3","time_created":"2024-07-19T22:57:34.689399Z"}
|
1413 | 2024-07-19T23:02:16.509Z | DEBG | nexus (BackgroundTasks): roles
background_task = v2p_manager
roles = RoleSet { roles: {} }
|
1414 | 2024-07-19T23:02:16.509Z | 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(())
|
1415 | 2024-07-19T23:02:16.511Z | DEBG | nexus (BackgroundTasks): roles
background_task = v2p_manager
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
1416 | 2024-07-19T23:02:16.512Z | DEBG | nexus (BackgroundTasks): roles
background_task = service_zone_nat_tracker
roles = RoleSet { roles: {} }
|
1417 | 2024-07-19T23:02:16.512Z | 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(())
|
1418 | 2024-07-19T23:02:16.513Z | DEBG | nexus (BackgroundTasks): roles
background_task = service_zone_nat_tracker
roles = RoleSet { roles: {} }
|
1419 | 2024-07-19T23:02:16.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(())
|
1420 | 2024-07-19T23:02:16.514Z | 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(())
|
1421 | 2024-07-19T23:02:16.514Z | DEBG | nexus (BackgroundTasks): roles
background_task = v2p_manager
roles = RoleSet { roles: {} }
|
1422 | 2024-07-19T23:02:16.514Z | 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(())
|
1423 | 2024-07-19T23:02:16.515Z | DEBG | nexus (BackgroundTasks): roles
background_task = service_zone_nat_tracker
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
1424 | 2024-07-19T23:02:16.515Z | DEBG | nexus (BackgroundTasks): roles
background_task = v2p_manager
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
1425 | 2024-07-19T23:02:16.518Z | 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: 48cd94f5-f87f-4753-bbbe-9dbe9c9d5fba, lookup_type: ById(48cd94f5-f87f-4753-bbbe-9dbe9c9d5fba) }
result = Ok(())
|
1426 | 2024-07-19T23:02:16.518Z | DEBG | nexus (BackgroundTasks): roles
background_task = service_zone_nat_tracker
roles = RoleSet { roles: {} }
|
1427 | 2024-07-19T23:02:16.518Z | DEBG | nexus (BackgroundTasks): roles
background_task = region_replacement
roles = RoleSet { roles: {} }
|
1428 | 2024-07-19T23:02:16.519Z | 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(())
|
1429 | 2024-07-19T23:02:16.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(())
|
1430 | 2024-07-19T23:02:16.519Z | DEBG | nexus (BackgroundTasks): roles
background_task = v2p_manager
roles = RoleSet { roles: {} }
|
1431 | 2024-07-19T23:02:16.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(())
|
1432 | 2024-07-19T23:02:16.519Z | 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(())
|
1433 | 2024-07-19T23:02:16.520Z | WARN | nexus (BackgroundTasks): region replacement task done
background_task = region_replacement
file = nexus/src/app/background/tasks/region_replacement.rs:185
|
1434 | 2024-07-19T23:02:16.520Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = region_replacement
elapsed = 36.225993ms
iteration = 10
status = {"region_replacement_started_err":0,"region_replacement_started_ok":0}
|
1435 | 2024-07-19T23:02:16.520Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = service_zone_nat_tracker
elapsed = 36.243712ms
iteration = 10
status = 0
|
1436 | 2024-07-19T23:02:16.585Z | INFO | nexus (BackgroundTasks): determining switch slot managed by dendrite zone
background_task = bfd_manager
file = nexus/src/app/mod.rs:1041
zone_address = fd00:1122:3344:101::2
|
1437 | 2024-07-19T23:02:16.585Z | DEBG | nexus (MgsClient): client request
background_task = bfd_manager
body = None
method = GET
uri = http://[fd00:1122:3344:101::2]:12225/local/switch-id
|
1438 | 2024-07-19T23:02:16.585Z | 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": "f7f923d3-db5e-4f30-b410-afd70a7a275a", "content-length": "26", "date": "Fri, 19 Jul 2024 23:02:16 GMT"} })
|
1439 | 2024-07-19T23:02:16.585Z | INFO | nexus (BackgroundTasks): identified switch slot for dendrite zone
background_task = bfd_manager
file = nexus/src/app/mod.rs:1046
slot = SpIdentifier {\n slot: 0,\n type_: Switch,\n}
zone_address = fd00:1122:3344:101::2
|
1440 | 2024-07-19T23:02:16.587Z | INFO | nexus (BackgroundTasks): completed mapping dendrite zones to switch slots
background_task = bfd_manager
file = nexus/src/app/mod.rs:1078
mappings = {\n Switch0: fd00:1122:3344:101::2,\n}
|
1441 | 2024-07-19T23:02:16.588Z | INFO | nexus (BackgroundTasks): determining switch slot managed by dendrite zone
background_task = nat_v4_garbage_collector
file = nexus/src/app/mod.rs:1041
zone_address = fd00:1122:3344:101::2
|
1442 | 2024-07-19T23:02:16.588Z | 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
|
1443 | 2024-07-19T23:02:16.588Z | 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": "bffc1551-5ac9-4354-b566-c657104e3370", "content-length": "26", "date": "Fri, 19 Jul 2024 23:02:16 GMT"} })
|
1444 | 2024-07-19T23:02:16.588Z | INFO | nexus (BackgroundTasks): identified switch slot for dendrite zone
background_task = nat_v4_garbage_collector
file = nexus/src/app/mod.rs:1046
slot = SpIdentifier {\n slot: 0,\n type_: Switch,\n}
zone_address = fd00:1122:3344:101::2
|
1445 | 2024-07-19T23:02:16.589Z | INFO | nexus (BackgroundTasks): completed mapping dendrite zones to switch slots
background_task = nat_v4_garbage_collector
file = nexus/src/app/mod.rs:1078
mappings = {\n Switch0: fd00:1122:3344:101::2,\n}
|
1446 | 2024-07-19T23:02:16.600Z | INFO | nexus (BackgroundTasks): determining switch slot managed by dendrite zone
background_task = switch_port_config_manager
file = nexus/src/app/mod.rs:1041
rack_id = 858ba1b7-0444-4ae8-8154-caf799e42fa8
zone_address = fd00:1122:3344:101::2
|
1447 | 2024-07-19T23:02:16.600Z | DEBG | nexus (MgsClient): client request
background_task = switch_port_config_manager
body = None
method = GET
rack_id = 858ba1b7-0444-4ae8-8154-caf799e42fa8
uri = http://[fd00:1122:3344:101::2]:12225/local/switch-id
|
1448 | 2024-07-19T23:02:16.601Z | DEBG | nexus (MgsClient): client response
background_task = switch_port_config_manager
rack_id = 858ba1b7-0444-4ae8-8154-caf799e42fa8
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": "cf539302-b27f-4ac4-9e61-0e8e38189871", "content-length": "26", "date": "Fri, 19 Jul 2024 23:02:16 GMT"} })
|
1449 | 2024-07-19T23:02:16.601Z | INFO | nexus (BackgroundTasks): identified switch slot for dendrite zone
background_task = switch_port_config_manager
file = nexus/src/app/mod.rs:1046
rack_id = 858ba1b7-0444-4ae8-8154-caf799e42fa8
slot = SpIdentifier {\n slot: 0,\n type_: Switch,\n}
zone_address = fd00:1122:3344:101::2
|
1450 | 2024-07-19T23:02:16.602Z | INFO | nexus (BackgroundTasks): completed mapping dendrite zones to switch slots
background_task = switch_port_config_manager
file = nexus/src/app/mod.rs:1078
mappings = {\n Switch0: fd00:1122:3344:101::2,\n}
rack_id = 858ba1b7-0444-4ae8-8154-caf799e42fa8
|
1451 | 2024-07-19T23:02:16.634Z | DEBG | nexus (BackgroundTasks): client request
SledAgent = 48cd94f5-f87f-4753-bbbe-9dbe9c9d5fba
background_task = vpc_route_manager
body = None
method = GET
uri = http://[fd00:1122:3344:101::1]:12345/vpc-routes
|
1452 | 2024-07-19T23:02:16.635Z | DEBG | nexus (BackgroundTasks): client response
SledAgent = 48cd94f5-f87f-4753-bbbe-9dbe9c9d5fba
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": "e270dab0-19bf-4512-a7b4-a3af6e151d2a", "content-length": "372", "date": "Fri, 19 Jul 2024 23:02:16 GMT"} })
|
1453 | 2024-07-19T23:02:16.635Z | DEBG | nexus (BackgroundTasks): roles
background_task = vpc_route_manager
roles = RoleSet { roles: {} }
|
1454 | 2024-07-19T23:02:16.635Z | 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(())
|
1455 | 2024-07-19T23:02:16.636Z | DEBG | nexus (BackgroundTasks): roles
background_task = vpc_route_manager
roles = RoleSet { roles: {} }
|
1456 | 2024-07-19T23:02:16.636Z | 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(())
|
1457 | 2024-07-19T23:02:16.638Z | DEBG | nexus (BackgroundTasks): roles
background_task = vpc_route_manager
roles = RoleSet { roles: {} }
|
1458 | 2024-07-19T23:02:16.639Z | 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(())
|
1459 | 2024-07-19T23:02:16.641Z | DEBG | nexus (BackgroundTasks): client request
SledAgent = 48cd94f5-f87f-4753-bbbe-9dbe9c9d5fba
background_task = vpc_route_manager
body = Some(Body)
method = PUT
uri = http://[fd00:1122:3344:101::1]:12345/vpc-routes
|
1460 | 2024-07-19T23:02:16.641Z | DEBG | nexus (BackgroundTasks): client response
SledAgent = 48cd94f5-f87f-4753-bbbe-9dbe9c9d5fba
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": "c305a034-c3d7-40f9-90d1-74c933cc337b", "date": "Fri, 19 Jul 2024 23:02:16 GMT"} })
|
1461 | 2024-07-19T23:02:16.642Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = vpc_route_manager
elapsed = 158.67822ms
iteration = 10
status = {}
|
1462 | 2024-07-19T23:02:16.679Z | DEBG | nexus (BackgroundTasks): client request
SledAgent = 48cd94f5-f87f-4753-bbbe-9dbe9c9d5fba
background_task = v2p_manager
body = None
method = GET
uri = http://[fd00:1122:3344:101::1]:12345/v2p
|
1463 | 2024-07-19T23:02:16.679Z | DEBG | nexus (BackgroundTasks): client response
SledAgent = 48cd94f5-f87f-4753-bbbe-9dbe9c9d5fba
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": "3b5efd4e-f6fa-4f36-8a98-6cda39b0ae36", "content-length": "691", "date": "Fri, 19 Jul 2024 23:02:16 GMT"} })
|
1464 | 2024-07-19T23:02:16.679Z | INFO | nexus (BackgroundTasks): found opte v2p mappings
background_task = v2p_manager
file = nexus/src/app/background/tasks/v2p_mappings.rs:102
interfaces = {}
sled = sock
|
1465 | 2024-07-19T23:02:16.679Z | INFO | nexus (BackgroundTasks): v2p mappings to delete
background_task = v2p_manager
file = nexus/src/app/background/tasks/v2p_mappings.rs:114
mappings = []
sled = sock
|
1466 | 2024-07-19T23:02:16.679Z | INFO | nexus (BackgroundTasks): v2p mappings to add
background_task = v2p_manager
file = nexus/src/app/background/tasks/v2p_mappings.rs:127
mappings = []
sled = sock
|
1467 | 2024-07-19T23:02:16.681Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = v2p_manager
elapsed = 197.5107ms
iteration = 10
status = {}
|
1468 | 2024-07-19T23:02:16.714Z | 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
|
1469 | 2024-07-19T23:02:16.714Z | 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": "3568ed3f-1265-49f8-94d6-9c65aa419880", "content-length": "1", "date": "Fri, 19 Jul 2024 23:02:16 GMT"} })
|
1470 | 2024-07-19T23:02:16.715Z | DEBG | nexus (BackgroundTasks): roles
background_task = nat_v4_garbage_collector
roles = RoleSet { roles: {} }
|
1471 | 2024-07-19T23:02:16.715Z | 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(())
|
1472 | 2024-07-19T23:02:16.716Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = nat_v4_garbage_collector
elapsed = 233.831504ms
iteration = 10
status = null
|
1473 | 2024-07-19T23:02:16.725Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = bfd_manager
elapsed = 242.203197ms
iteration = 10
status = {}
|
1474 | 2024-07-19T23:02:16.776Z | DEBG | nexus (BackgroundTasks): roles
background_task = switch_port_config_manager
roles = RoleSet { roles: {} }
|
1475 | 2024-07-19T23:02:16.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(())
|
1476 | 2024-07-19T23:02:16.777Z | INFO | nexus (BackgroundTasks): fetching switch port settings
background_task = switch_port_config_manager
file = nexus/src/app/background/tasks/sync_switch_configuration.rs:146
port = SwitchPort { id: 7480b5d7-113f-4f2c-8ae6-adea12b95e42, rack_id: 858ba1b7-0444-4ae8-8154-caf799e42fa8, switch_location: "switch0", port_name: "qsfp0", port_settings_id: Some(90a14fdc-4c47-49d7-b5e6-acfdb6a54cf6) }
rack_id = 858ba1b7-0444-4ae8-8154-caf799e42fa8
switch_location = Switch0
|
1477 | 2024-07-19T23:02:16.777Z | DEBG | nexus (BackgroundTasks): roles
background_task = switch_port_config_manager
roles = RoleSet { roles: {} }
|
1478 | 2024-07-19T23:02:16.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(())
|
1479 | 2024-07-19T23:02:16.784Z | DEBG | nexus (DpdClient): client request
background_task = switch_port_config_manager
body = None
method = GET
rack_id = 858ba1b7-0444-4ae8-8154-caf799e42fa8
uri = http://[fd00:1122:3344:101::2]:12224/port/qsfp0/settings?tag=omicron
|
1480 | 2024-07-19T23:02:16.784Z | DEBG | nexus (DpdClient): client response
background_task = switch_port_config_manager
rack_id = 858ba1b7-0444-4ae8-8154-caf799e42fa8
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": "9dd619e0-8d98-4211-964c-006ae65b5acb", "content-length": "121", "date": "Fri, 19 Jul 2024 23:02:16 GMT"} })
|
1481 | 2024-07-19T23:02:16.784Z | INFO | nexus (BackgroundTasks): retrieved port settings from switch
background_task = switch_port_config_manager
file = nexus/src/app/background/tasks/sync_switch_configuration.rs:1663
rack_id = 858ba1b7-0444-4ae8-8154-caf799e42fa8
settings = PortSettings { links: {"0": LinkSettings { addrs: [10.151.2.174], params: LinkCreate { autoneg: false, fec: None, kr: false, lane: Some(LinkId(0)), speed: Speed40G } }} }
switch_port_id = "qsfp0"
|
1482 | 2024-07-19T23:02:16.784Z | 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:1690
rack_id = 858ba1b7-0444-4ae8-8154-caf799e42fa8
switch_location = Switch0
switch_port_id = "qsfp0"
switch_port_settings_id = 90a14fdc-4c47-49d7-b5e6-acfdb6a54cf6
|
1483 | 2024-07-19T23:02:16.785Z | INFO | nexus (BackgroundTasks): retrieved existing routes
background_task = switch_port_config_manager
file = nexus/src/app/background/tasks/sync_switch_configuration.rs:378
rack_id = 858ba1b7-0444-4ae8-8154-caf799e42fa8
routes = {Switch0: {(10.151.2.100, Prefix4 { length: 0, value: 0.0.0.0 }, None)}}
|
1484 | 2024-07-19T23:02:16.785Z | INFO | nexus (BackgroundTasks): retrieved desired routes
background_task = switch_port_config_manager
file = nexus/src/app/background/tasks/sync_switch_configuration.rs:382
rack_id = 858ba1b7-0444-4ae8-8154-caf799e42fa8
routes = {Switch0: {(10.151.2.100, Prefix4 { length: 0, value: 0.0.0.0 }, None)}}
|
1485 | 2024-07-19T23:02:16.785Z | INFO | nexus (BackgroundTasks): calculated static routes to add
background_task = switch_port_config_manager
file = nexus/src/app/background/tasks/sync_switch_configuration.rs:391
rack_id = 858ba1b7-0444-4ae8-8154-caf799e42fa8
routes = {}
|
1486 | 2024-07-19T23:02:16.785Z | INFO | nexus (BackgroundTasks): calculated static routes to delete
background_task = switch_port_config_manager
file = nexus/src/app/background/tasks/sync_switch_configuration.rs:397
rack_id = 858ba1b7-0444-4ae8-8154-caf799e42fa8
routes = {}
|
1487 | 2024-07-19T23:02:16.785Z | 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:417
rack_id = 858ba1b7-0444-4ae8-8154-caf799e42fa8
|
1488 | 2024-07-19T23:02:16.785Z | DEBG | nexus (BackgroundTasks): roles
background_task = switch_port_config_manager
roles = RoleSet { roles: {} }
|
1489 | 2024-07-19T23:02:16.785Z | 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(())
|
1490 | 2024-07-19T23:02:16.786Z | DEBG | nexus (DpdClient): client request
background_task = switch_port_config_manager
body = None
method = GET
rack_id = 858ba1b7-0444-4ae8-8154-caf799e42fa8
uri = http://[fd00:1122:3344:101::2]:12224/loopback/ipv4
|
1491 | 2024-07-19T23:02:16.787Z | DEBG | nexus (DpdClient): client response
background_task = switch_port_config_manager
rack_id = 858ba1b7-0444-4ae8-8154-caf799e42fa8
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": "2fb4dd4d-b94b-44d4-aacb-fe9ed5b48764", "content-length": "2", "date": "Fri, 19 Jul 2024 23:02:16 GMT"} })
|
1492 | 2024-07-19T23:02:16.787Z | DEBG | nexus (DpdClient): client request
background_task = switch_port_config_manager
body = None
method = GET
rack_id = 858ba1b7-0444-4ae8-8154-caf799e42fa8
uri = http://[fd00:1122:3344:101::2]:12224/loopback/ipv6
|
1493 | 2024-07-19T23:02:16.787Z | DEBG | nexus (DpdClient): client response
background_task = switch_port_config_manager
rack_id = 858ba1b7-0444-4ae8-8154-caf799e42fa8
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": "91f64b33-1e92-444f-a237-b912aacc1e05", "content-length": "52", "date": "Fri, 19 Jul 2024 23:02:16 GMT"} })
|
1494 | 2024-07-19T23:02:16.787Z | 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.2.174, width: 24 }), vlan_id: None }], port: "qsfp0" }]
file = nexus/src/app/background/tasks/sync_switch_configuration.rs:466
rack_id = 858ba1b7-0444-4ae8-8154-caf799e42fa8
switch_location = Switch0
|
1495 | 2024-07-19T23:02:16.787Z | DEBG | nexus (BackgroundTasks): client request
background_task = switch_port_config_manager
body = Some(Body)
method = POST
rack_id = 858ba1b7-0444-4ae8-8154-caf799e42fa8
uri = http://[fd00:1122:3344:101::1]:12345/switch-ports
|
1496 | 2024-07-19T23:02:16.840Z | DEBG | nexus (BackgroundTasks): client response
background_task = switch_port_config_manager
rack_id = 858ba1b7-0444-4ae8-8154-caf799e42fa8
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": "11e3b85d-2d0d-4922-8d1d-c96723a41a24", "date": "Fri, 19 Jul 2024 23:02:16 GMT"} })
|
1497 | 2024-07-19T23:02:16.840Z | 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:769
rack_id = 858ba1b7-0444-4ae8-8154-caf799e42fa8
switch = Switch0
|
1498 | 2024-07-19T23:02:16.840Z | DEBG | nexus (BackgroundTasks): client request
background_task = switch_port_config_manager
body = None
method = GET
rack_id = 858ba1b7-0444-4ae8-8154-caf799e42fa8
uri = http://[fd00:1122:3344:101::1]:12345/network-bootstore-config
|
1499 | 2024-07-19T23:02:16.841Z | DEBG | nexus (BackgroundTasks): client response
background_task = switch_port_config_manager
rack_id = 858ba1b7-0444-4ae8-8154-caf799e42fa8
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": "2cc6bb25-d9c4-4832-9dcb-d8182eeb1844", "content-length": "494", "date": "Fri, 19 Jul 2024 23:02:16 GMT"} })
|
1500 | 2024-07-19T23:02:16.841Z | DEBG | nexus (BackgroundTasks): roles
background_task = switch_port_config_manager
roles = RoleSet { roles: {} }
|
1501 | 2024-07-19T23:02:16.841Z | 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(())
|
1502 | 2024-07-19T23:02:16.844Z | DEBG | nexus (BackgroundTasks): roles
background_task = switch_port_config_manager
roles = RoleSet { roles: {} }
|
1503 | 2024-07-19T23:02:16.844Z | 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(())
|
1504 | 2024-07-19T23:02:16.846Z | DEBG | nexus (BackgroundTasks): roles
background_task = switch_port_config_manager
roles = RoleSet { roles: {} }
|
1505 | 2024-07-19T23:02:16.846Z | 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(())
|
1506 | 2024-07-19T23:02:16.847Z | DEBG | nexus (BackgroundTasks): roles
background_task = switch_port_config_manager
roles = RoleSet { roles: {} }
|
1507 | 2024-07-19T23:02:16.847Z | 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(())
|
1508 | 2024-07-19T23:02:16.854Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = switch_port_config_manager
elapsed = 370.827897ms
iteration = 10
status = {}
|
1509 | 2024-07-19T23:02:17.055Z | INFO | nexus (dropshot): request completed
file = /home/build/.cargo/git/checkouts/dropshot-a4a923d29dccc492/7b594d0/dropshot/src/server.rs:914
latency_us = 390
local_addr = [fd00:1122:3344:101::c]:39928
method = GET
remote_addr = [fd00:1122:3344:101::d]:60126
req_id = 0c4dac04-ee67-4cc3-b72c-b6976dda2fb8
response_code = 200
uri = /a88a8918-a4d7-44fb-8a6a-ae496052bdd5
|
1510 | 2024-07-19T23:02:26.482Z | DEBG | nexus (BackgroundTasks): activating
background_task = blueprint_loader
iteration = 29
reason = Timeout
|
1511 | 2024-07-19T23:02:26.482Z | DEBG | nexus (BackgroundTasks): roles
background_task = blueprint_loader
roles = RoleSet { roles: {} }
|
1512 | 2024-07-19T23:02:26.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(())
|
1513 | 2024-07-19T23:02:26.483Z | DEBG | nexus (BackgroundTasks): activating
background_task = region_replacement_driver
iteration = 29
reason = Timeout
|
1514 | 2024-07-19T23:02:26.484Z | DEBG | nexus (BackgroundTasks): roles
background_task = blueprint_loader
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
1515 | 2024-07-19T23:02:26.484Z | INFO | nexus (BackgroundTasks): region replacement driver task started
background_task = region_replacement_driver
file = nexus/src/app/background/tasks/region_replacement_driver.rs:231
|
1516 | 2024-07-19T23:02:26.484Z | DEBG | nexus (BackgroundTasks): roles
background_task = region_replacement_driver
roles = RoleSet { roles: {} }
|
1517 | 2024-07-19T23:02:26.484Z | 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(())
|
1518 | 2024-07-19T23:02:26.485Z | DEBG | nexus (BackgroundTasks): roles
background_task = region_replacement_driver
roles = RoleSet { roles: {} }
|
1519 | 2024-07-19T23:02:26.486Z | 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(())
|
1520 | 2024-07-19T23:02:26.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(())
|
1521 | 2024-07-19T23:02:26.486Z | DEBG | nexus (BackgroundTasks): roles
background_task = blueprint_loader
roles = RoleSet { roles: {} }
|
1522 | 2024-07-19T23:02:26.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(())
|
1523 | 2024-07-19T23:02:26.487Z | INFO | nexus (BackgroundTasks): region replacement driver task done
background_task = region_replacement_driver
file = nexus/src/app/background/tasks/region_replacement_driver.rs:238
|
1524 | 2024-07-19T23:02:26.487Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = region_replacement_driver
elapsed = 3.583346ms
iteration = 29
status = {"drive_invoked_ok":[],"errors":[],"finish_invoked_ok":[]}
|
1525 | 2024-07-19T23:02:26.488Z | DEBG | nexus (BackgroundTasks): roles
background_task = blueprint_loader
roles = RoleSet { roles: {} }
|
1526 | 2024-07-19T23:02:26.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(())
|
1527 | 2024-07-19T23:02:26.489Z | DEBG | nexus (BackgroundTasks): roles
background_task = blueprint_loader
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
1528 | 2024-07-19T23:02:26.492Z | 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: 112437b7-60f1-4673-858f-9f7fcebc50c3, lookup_type: ById(112437b7-60f1-4673-858f-9f7fcebc50c3) }
result = Ok(())
|
1529 | 2024-07-19T23:02:26.492Z | DEBG | nexus (BackgroundTasks): roles
background_task = blueprint_loader
roles = RoleSet { roles: {} }
|
1530 | 2024-07-19T23:02:26.492Z | 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(())
|
1531 | 2024-07-19T23:02:26.505Z | DEBG | nexus (BackgroundTasks): found latest target blueprint (unchanged)
background_task = blueprint_loader
original_target_id = 112437b7-60f1-4673-858f-9f7fcebc50c3
original_time_created = 2024-07-19 22:57:34.689399 UTC
target_id = 112437b7-60f1-4673-858f-9f7fcebc50c3
time_created = 2024-07-19 22:57:34.689399 UTC
|
1532 | 2024-07-19T23:02:26.505Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = blueprint_loader
elapsed = 22.95885ms
iteration = 29
status = {"status":"target blueprint unchanged","target_id":"112437b7-60f1-4673-858f-9f7fcebc50c3","time_created":"2024-07-19T22:57:34.689399Z"}
|
1533 | 2024-07-19T23:02:27.055Z | INFO | nexus (dropshot): request completed
file = /home/build/.cargo/git/checkouts/dropshot-a4a923d29dccc492/7b594d0/dropshot/src/server.rs:914
latency_us = 599
local_addr = [fd00:1122:3344:101::c]:39928
method = GET
remote_addr = [fd00:1122:3344:101::d]:60126
req_id = 740b7f21-f402-40ee-9280-9d360dfcc7ef
response_code = 200
uri = /a88a8918-a4d7-44fb-8a6a-ae496052bdd5
|
1534 | 2024-07-19T23:02:36.482Z | DEBG | nexus (BackgroundTasks): activating
background_task = blueprint_loader
iteration = 30
reason = Timeout
|
1535 | 2024-07-19T23:02:36.482Z | DEBG | nexus (BackgroundTasks): roles
background_task = blueprint_loader
roles = RoleSet { roles: {} }
|
1536 | 2024-07-19T23:02:36.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(())
|
1537 | 2024-07-19T23:02:36.483Z | DEBG | nexus (BackgroundTasks): activating
background_task = region_replacement_driver
iteration = 30
reason = Timeout
|
1538 | 2024-07-19T23:02:36.483Z | INFO | nexus (BackgroundTasks): region replacement driver task started
background_task = region_replacement_driver
file = nexus/src/app/background/tasks/region_replacement_driver.rs:231
|
1539 | 2024-07-19T23:02:36.483Z | DEBG | nexus (BackgroundTasks): roles
background_task = region_replacement_driver
roles = RoleSet { roles: {} }
|
1540 | 2024-07-19T23:02:36.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(())
|
1541 | 2024-07-19T23:02:36.484Z | DEBG | nexus (BackgroundTasks): roles
background_task = blueprint_loader
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
1542 | 2024-07-19T23:02:36.485Z | DEBG | nexus (BackgroundTasks): roles
background_task = region_replacement_driver
roles = RoleSet { roles: {} }
|
1543 | 2024-07-19T23:02:36.485Z | 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(())
|
1544 | 2024-07-19T23:02:36.486Z | INFO | nexus (BackgroundTasks): region replacement driver task done
background_task = region_replacement_driver
file = nexus/src/app/background/tasks/region_replacement_driver.rs:238
|
1545 | 2024-07-19T23:02:36.486Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = region_replacement_driver
elapsed = 3.162598ms
iteration = 30
status = {"drive_invoked_ok":[],"errors":[],"finish_invoked_ok":[]}
|
1546 | 2024-07-19T23:02:36.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 = BlueprintConfig
result = Ok(())
|
1547 | 2024-07-19T23:02:36.487Z | DEBG | nexus (BackgroundTasks): roles
background_task = blueprint_loader
roles = RoleSet { roles: {} }
|
1548 | 2024-07-19T23:02:36.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(())
|
1549 | 2024-07-19T23:02:36.488Z | DEBG | nexus (BackgroundTasks): roles
background_task = blueprint_loader
roles = RoleSet { roles: {} }
|
1550 | 2024-07-19T23:02:36.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(())
|
1551 | 2024-07-19T23:02:36.490Z | DEBG | nexus (BackgroundTasks): roles
background_task = blueprint_loader
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
1552 | 2024-07-19T23:02:36.493Z | 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: 112437b7-60f1-4673-858f-9f7fcebc50c3, lookup_type: ById(112437b7-60f1-4673-858f-9f7fcebc50c3) }
result = Ok(())
|
1553 | 2024-07-19T23:02:36.493Z | DEBG | nexus (BackgroundTasks): roles
background_task = blueprint_loader
roles = RoleSet { roles: {} }
|
1554 | 2024-07-19T23:02:36.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(())
|
1555 | 2024-07-19T23:02:36.499Z | DEBG | nexus (BackgroundTasks): found latest target blueprint (unchanged)
background_task = blueprint_loader
original_target_id = 112437b7-60f1-4673-858f-9f7fcebc50c3
original_time_created = 2024-07-19 22:57:34.689399 UTC
target_id = 112437b7-60f1-4673-858f-9f7fcebc50c3
time_created = 2024-07-19 22:57:34.689399 UTC
|
1556 | 2024-07-19T23:02:36.499Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = blueprint_loader
elapsed = 16.855908ms
iteration = 30
status = {"status":"target blueprint unchanged","target_id":"112437b7-60f1-4673-858f-9f7fcebc50c3","time_created":"2024-07-19T22:57:34.689399Z"}
|
1557 | 2024-07-19T23:02:37.055Z | INFO | nexus (dropshot): request completed
file = /home/build/.cargo/git/checkouts/dropshot-a4a923d29dccc492/7b594d0/dropshot/src/server.rs:914
latency_us = 1098
local_addr = [fd00:1122:3344:101::c]:39928
method = GET
remote_addr = [fd00:1122:3344:101::d]:60126
req_id = 52cfd373-e9f5-41cc-9a64-d5be74b1ae1f
response_code = 200
uri = /a88a8918-a4d7-44fb-8a6a-ae496052bdd5
|
1558 | 2024-07-19T23:02:46.482Z | DEBG | nexus (BackgroundTasks): activating
background_task = dns_config_external
dns_group = external
iteration = 6
reason = Timeout
|
1559 | 2024-07-19T23:02:46.482Z | DEBG | nexus (BackgroundTasks): activating
background_task = dns_config_internal
dns_group = internal
iteration = 6
reason = Timeout
|
1560 | 2024-07-19T23:02:46.482Z | DEBG | nexus (BackgroundTasks): reading DNS version
background_task = dns_config_external
dns_group = external
|
1561 | 2024-07-19T23:02:46.482Z | DEBG | nexus (BackgroundTasks): reading DNS version
background_task = dns_config_internal
dns_group = internal
|
1562 | 2024-07-19T23:02:46.482Z | DEBG | nexus (BackgroundTasks): roles
background_task = dns_config_external
dns_group = external
roles = RoleSet { roles: {} }
|
1563 | 2024-07-19T23:02:46.482Z | DEBG | nexus (BackgroundTasks): roles
background_task = dns_config_internal
dns_group = internal
roles = RoleSet { roles: {} }
|
1564 | 2024-07-19T23:02:46.482Z | DEBG | nexus (BackgroundTasks): activating
background_task = metrics_producer_gc
iteration = 6
reason = Timeout
|
1565 | 2024-07-19T23:02:46.482Z | DEBG | nexus (BackgroundTasks): activating
background_task = physical_disk_adoption
iteration = 12
reason = Timeout
|
1566 | 2024-07-19T23:02:46.482Z | INFO | nexus (BackgroundTasks): Metric producer GC running
background_task = metrics_producer_gc
expiration = 2024-07-19 22:52:46.482802854 UTC
file = nexus/src/app/background/tasks/metrics_producer_gc.rs:48
|
1567 | 2024-07-19T23:02:46.482Z | DEBG | nexus (BackgroundTasks): roles
background_task = metrics_producer_gc
roles = RoleSet { roles: {} }
|
1568 | 2024-07-19T23:02:46.482Z | DEBG | nexus (BackgroundTasks): roles
background_task = physical_disk_adoption
roles = RoleSet { roles: {} }
|
1569 | 2024-07-19T23:02:46.482Z | DEBG | nexus (BackgroundTasks): activating
background_task = bfd_manager
iteration = 11
reason = Timeout
|
1570 | 2024-07-19T23:02:46.482Z | DEBG | nexus (BackgroundTasks): activating
background_task = blueprint_executor
iteration = 7
reason = Timeout
|
1571 | 2024-07-19T23:02:46.482Z | WARN | nexus (BackgroundTasks): Blueprint execution: skipped
background_task = blueprint_executor
file = nexus/src/app/background/tasks/blueprint_execution.rs:69
reason = blueprint disabled
target_id = 112437b7-60f1-4673-858f-9f7fcebc50c3
|
1572 | 2024-07-19T23:02:46.482Z | DEBG | nexus (BackgroundTasks): roles
background_task = bfd_manager
roles = RoleSet { roles: {} }
|
1573 | 2024-07-19T23:02:46.482Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = blueprint_executor
elapsed = 12.52\u{b5}s
iteration = 7
status = {"error":"blueprint disabled","target_id":"112437b7-60f1-4673-858f-9f7fcebc50c3"}
|
1574 | 2024-07-19T23:02:46.482Z | DEBG | nexus (BackgroundTasks): activating
background_task = phantom_disks
iteration = 11
reason = Timeout
|
1575 | 2024-07-19T23:02:46.482Z | DEBG | nexus (BackgroundTasks): activating
background_task = nat_v4_garbage_collector
iteration = 11
reason = Timeout
|
1576 | 2024-07-19T23:02:46.482Z | WARN | nexus (BackgroundTasks): phantom disk task started
background_task = phantom_disks
file = nexus/src/app/background/tasks/phantom_disks.rs:46
|
1577 | 2024-07-19T23:02:46.482Z | DEBG | nexus (BackgroundTasks): roles
background_task = nat_v4_garbage_collector
roles = RoleSet { roles: {} }
|
1578 | 2024-07-19T23:02:46.483Z | DEBG | nexus (BackgroundTasks): activating
background_task = dns_servers_external
dns_group = external
iteration = 6
reason = Timeout
|
1579 | 2024-07-19T23:02:46.483Z | DEBG | nexus (BackgroundTasks): activating
background_task = blueprint_loader
iteration = 31
reason = Timeout
|
1580 | 2024-07-19T23:02:46.483Z | DEBG | nexus (BackgroundTasks): roles
background_task = blueprint_loader
roles = RoleSet { roles: {} }
|
1581 | 2024-07-19T23:02:46.483Z | DEBG | nexus (BackgroundTasks): activating
background_task = external_endpoints
iteration = 6
reason = Timeout
|
1582 | 2024-07-19T23:02:46.483Z | DEBG | nexus (BackgroundTasks): activating
background_task = dns_propagation_external
dns_group = external
iteration = 8
reason = Timeout
|
1583 | 2024-07-19T23:02:46.483Z | DEBG | nexus (BackgroundTasks): activating
background_task = dns_propagation_internal
dns_group = internal
iteration = 8
reason = Timeout
|
1584 | 2024-07-19T23:02:46.483Z | DEBG | nexus (BackgroundTasks): roles
background_task = external_endpoints
roles = RoleSet { roles: {} }
|
1585 | 2024-07-19T23:02:46.483Z | DEBG | nexus (BackgroundTasks): activating
background_task = dns_servers_internal
dns_group = internal
iteration = 6
reason = Timeout
|
1586 | 2024-07-19T23:02:46.483Z | DEBG | nexus (BackgroundTasks): activating
background_task = v2p_manager
iteration = 11
reason = Timeout
|
1587 | 2024-07-19T23:02:46.483Z | DEBG | nexus (BackgroundTasks): activating
background_task = region_replacement_driver
iteration = 31
reason = Timeout
|
1588 | 2024-07-19T23:02:46.483Z | INFO | nexus (BackgroundTasks): region replacement driver task started
background_task = region_replacement_driver
file = nexus/src/app/background/tasks/region_replacement_driver.rs:231
|
1589 | 2024-07-19T23:02:46.483Z | DEBG | nexus (BackgroundTasks): roles
background_task = v2p_manager
roles = RoleSet { roles: {} }
|
1590 | 2024-07-19T23:02:46.483Z | DEBG | nexus (BackgroundTasks): roles
background_task = region_replacement_driver
roles = RoleSet { roles: {} }
|
1591 | 2024-07-19T23:02:46.483Z | DEBG | nexus (BackgroundTasks): activating
background_task = switch_port_config_manager
iteration = 11
reason = Timeout
|
1592 | 2024-07-19T23:02:46.483Z | DEBG | nexus (BackgroundTasks): activating
background_task = lookup_region_port
iteration = 6
reason = Timeout
|
1593 | 2024-07-19T23:02:46.483Z | INFO | nexus (BackgroundTasks): lookup region port task started
background_task = lookup_region_port
file = nexus/src/app/background/tasks/lookup_region_port.rs:56
|
1594 | 2024-07-19T23:02:46.483Z | DEBG | nexus (BackgroundTasks): roles
background_task = lookup_region_port
roles = RoleSet { roles: {} }
|
1595 | 2024-07-19T23:02:46.483Z | DEBG | nexus (BackgroundTasks): activating
background_task = service_firewall_rule_propagation
iteration = 2
reason = Timeout
|
1596 | 2024-07-19T23:02:46.483Z | DEBG | nexus (BackgroundTasks): activating
background_task = instance_watcher
iteration = 11
reason = Timeout
|
1597 | 2024-07-19T23:02:46.483Z | DEBG | nexus (BackgroundTasks): roles
background_task = switch_port_config_manager
roles = RoleSet { roles: {} }
|
1598 | 2024-07-19T23:02:46.483Z | DEBG | nexus (service-firewall-rule-progator): starting background task for service firewall rule propagation
background_task = service_firewall_rule_propagation
|
1599 | 2024-07-19T23:02:46.483Z | DEBG | nexus (BackgroundTasks): roles
background_task = service_firewall_rule_propagation
roles = RoleSet { roles: {} }
|
1600 | 2024-07-19T23:02:46.483Z | DEBG | nexus (BackgroundTasks): roles
background_task = instance_watcher
roles = RoleSet { roles: {} }
|
1601 | 2024-07-19T23:02:46.483Z | DEBG | nexus (BackgroundTasks): activating
background_task = vpc_route_manager
iteration = 11
reason = Timeout
|
1602 | 2024-07-19T23:02:46.483Z | DEBG | nexus (BackgroundTasks): roles
background_task = vpc_route_manager
roles = RoleSet { roles: {} }
|
1603 | 2024-07-19T23:02:46.483Z | DEBG | nexus (BackgroundTasks): activating
background_task = region_replacement
iteration = 11
reason = Timeout
|
1604 | 2024-07-19T23:02:46.483Z | WARN | nexus (BackgroundTasks): region replacement task started
background_task = region_replacement
file = nexus/src/app/background/tasks/region_replacement.rs:64
|
1605 | 2024-07-19T23:02:46.483Z | DEBG | nexus (BackgroundTasks): roles
background_task = region_replacement
roles = RoleSet { roles: {} }
|
1606 | 2024-07-19T23:02:46.483Z | DEBG | nexus (BackgroundTasks): activating
background_task = service_zone_nat_tracker
iteration = 11
reason = Timeout
|
1607 | 2024-07-19T23:02:46.483Z | DEBG | nexus (BackgroundTasks): roles
background_task = service_zone_nat_tracker
roles = RoleSet { roles: {} }
|
1608 | 2024-07-19T23:02:46.483Z | DEBG | nexus (BackgroundTasks): activating
background_task = abandoned_vmm_reaper
iteration = 6
reason = Timeout
|
1609 | 2024-07-19T23:02:46.483Z | INFO | nexus (BackgroundTasks): Abandoned VMM reaper running
background_task = abandoned_vmm_reaper
file = nexus/src/app/background/tasks/abandoned_vmm_reaper.rs:76
|
1610 | 2024-07-19T23:02:46.483Z | DEBG | nexus (BackgroundTasks): roles
background_task = abandoned_vmm_reaper
roles = RoleSet { roles: {} }
|
1611 | 2024-07-19T23:02:46.483Z | 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(())
|
1612 | 2024-07-19T23:02:46.483Z | 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(())
|
1613 | 2024-07-19T23:02:46.483Z | 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(())
|
1614 | 2024-07-19T23:02:46.483Z | 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(())
|
1615 | 2024-07-19T23:02:46.483Z | 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(())
|
1616 | 2024-07-19T23:02:46.483Z | 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(())
|
1617 | 2024-07-19T23:02:46.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(())
|
1618 | 2024-07-19T23:02:46.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(())
|
1619 | 2024-07-19T23:02:46.483Z | 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(())
|
1620 | 2024-07-19T23:02:46.483Z | 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("0f5ab007-5c53-4a1d-880a-afbba1f1b219.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("5b151b39-a31a-4605-b3d7-169782f4e37d.host.control-plane.oxide.internal.") })) }, Record { name_labels: Name("5b151b39-a31a-4605-b3d7-169782f4e37d.host.control-plane.oxide.internal."), rr_type: AAAA, dns_class: IN, ttl: 0, rdata: Some(AAAA(fd00:1122:3344:101::8)) }], valid_until: Instant { tv_sec: 2388, tv_nsec: 679719733 } })
|
1621 | 2024-07-19T23:02:46.483Z | 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(())
|
1622 | 2024-07-19T23:02:46.483Z | 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(())
|
1623 | 2024-07-19T23:02:46.483Z | 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(())
|
1624 | 2024-07-19T23:02:46.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(())
|
1625 | 2024-07-19T23:02:46.483Z | 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(())
|
1626 | 2024-07-19T23:02:46.483Z | 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(())
|
1627 | 2024-07-19T23:02:46.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(())
|
1628 | 2024-07-19T23:02:46.483Z | 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(())
|
1629 | 2024-07-19T23:02:46.483Z | 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(())
|
1630 | 2024-07-19T23:02:46.483Z | 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("0d7897bb-e108-4529-b11c-7e55a9a521fc.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("4ec1dd64-fc59-46ad-8f12-dcafd769aba1.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("74563217-f703-4c90-990d-5143d6aa0282.host.control-plane.oxide.internal.") })) }, Record { name_labels: Name("74563217-f703-4c90-990d-5143d6aa0282.host.control-plane.oxide.internal."), rr_type: AAAA, dns_class: IN, ttl: 0, rdata: Some(AAAA(fd00:1122:3344:1::1)) }], valid_until: Instant { tv_sec: 2388, tv_nsec: 679912656 } })
|
1631 | 2024-07-19T23:02:46.484Z | DEBG | nexus (BackgroundTasks): roles
background_task = physical_disk_adoption
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
1632 | 2024-07-19T23:02:46.485Z | DEBG | nexus (BackgroundTasks): roles
background_task = blueprint_loader
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
1633 | 2024-07-19T23:02:46.485Z | DEBG | nexus (BackgroundTasks): roles
background_task = instance_watcher
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
1634 | 2024-07-19T23:02:46.485Z | DEBG | nexus (BackgroundTasks): roles
background_task = dns_config_internal
dns_group = internal
roles = RoleSet { roles: {} }
|
1635 | 2024-07-19T23:02:46.485Z | 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
|
1636 | 2024-07-19T23:02:46.485Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = dns_servers_external
dns_group = external
elapsed = 2.822642ms
iteration = 6
status = {"addresses":["[fd00:1122:3344:101::9]:5353","[fd00:1122:3344:101::8]:5353"]}
|
1637 | 2024-07-19T23:02:46.485Z | DEBG | nexus (BackgroundTasks): roles
background_task = region_replacement_driver
roles = RoleSet { roles: {} }
|
1638 | 2024-07-19T23:02:46.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(())
|
1639 | 2024-07-19T23:02:46.486Z | DEBG | nexus (BackgroundTasks): roles
background_task = dns_config_external
dns_group = external
roles = RoleSet { roles: {} }
|
1640 | 2024-07-19T23:02:46.486Z | 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(())
|
1641 | 2024-07-19T23:02:46.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(())
|
1642 | 2024-07-19T23:02:46.486Z | INFO | nexus (BackgroundTasks): Metric producer GC complete (no errors)
background_task = metrics_producer_gc
expiration = 2024-07-19 22:52:46.482802854 UTC
file = nexus/src/app/background/tasks/metrics_producer_gc.rs:69
pruned = {}
|
1643 | 2024-07-19T23:02:46.486Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = metrics_producer_gc
elapsed = 3.689887ms
iteration = 6
status = {"expiration":"2024-07-19T22:52:46.482802854Z","pruned":[]}
|
1644 | 2024-07-19T23:02:46.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-48cd94f5-f87f-4753-bbbe-9dbe9c9d5fba.host.control-plane.oxide.internal.") })) }, Record { name_labels: Name("dendrite-48cd94f5-f87f-4753-bbbe-9dbe9c9d5fba.host.control-plane.oxide.internal."), rr_type: AAAA, dns_class: IN, ttl: 0, rdata: Some(AAAA(fd00:1122:3344:101::2)) }], valid_until: Instant { tv_sec: 2388, tv_nsec: 682936842 } })
|
1645 | 2024-07-19T23:02:46.486Z | DEBG | nexus (BackgroundTasks): found DNS servers (no change)
addresses = DnsServersList { addresses: [[fd00:1122:3344:3::1]:5353, [fd00:1122:3344:2::1]:5353, [fd00:1122:3344:1::1]:5353] }
background_task = dns_servers_internal
current_servers = DnsServersList { addresses: [[fd00:1122:3344:3::1]:5353, [fd00:1122:3344:2::1]:5353, [fd00:1122:3344:1::1]:5353] }
dns_group = internal
|
1646 | 2024-07-19T23:02:46.486Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = dns_servers_internal
dns_group = internal
elapsed = 3.889691ms
iteration = 6
status = {"addresses":["[fd00:1122:3344:3::1]:5353","[fd00:1122:3344:2::1]:5353","[fd00:1122:3344:1::1]:5353"]}
|
1647 | 2024-07-19T23:02:46.486Z | WARN | nexus (BackgroundTasks): phantom disk task done
background_task = phantom_disks
file = nexus/src/app/background/tasks/phantom_disks.rs:93
|
1648 | 2024-07-19T23:02:46.486Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = phantom_disks
elapsed = 4.104405ms
iteration = 11
status = {"phantom_disk_deleted_err":0,"phantom_disk_deleted_ok":0}
|
1649 | 2024-07-19T23:02:46.487Z | DEBG | nexus (BackgroundTasks): roles
background_task = dns_config_internal
dns_group = internal
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
1650 | 2024-07-19T23:02:46.487Z | 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(())
|
1651 | 2024-07-19T23:02:46.487Z | DEBG | nexus (BackgroundTasks): roles
background_task = physical_disk_adoption
roles = RoleSet { roles: {} }
|
1652 | 2024-07-19T23:02:46.488Z | 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(())
|
1653 | 2024-07-19T23:02:46.488Z | INFO | nexus (BackgroundTasks): Determining switch slots managed by switch zones
background_task = bfd_manager
file = nexus/src/app/mod.rs:1033
|
1654 | 2024-07-19T23:02:46.488Z | 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(())
|
1655 | 2024-07-19T23:02:46.488Z | DEBG | nexus (BackgroundTasks): roles
background_task = instance_watcher
roles = RoleSet { roles: {} }
|
1656 | 2024-07-19T23:02:46.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(())
|
1657 | 2024-07-19T23:02:46.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-48cd94f5-f87f-4753-bbbe-9dbe9c9d5fba.host.control-plane.oxide.internal.") })) }, Record { name_labels: Name("dendrite-48cd94f5-f87f-4753-bbbe-9dbe9c9d5fba.host.control-plane.oxide.internal."), rr_type: AAAA, dns_class: IN, ttl: 0, rdata: Some(AAAA(fd00:1122:3344:101::2)) }], valid_until: Instant { tv_sec: 2388, tv_nsec: 684990119 } })
|
1658 | 2024-07-19T23:02:46.489Z | INFO | nexus (BackgroundTasks): Determining switch slots managed by switch zones
background_task = nat_v4_garbage_collector
file = nexus/src/app/mod.rs:1033
|
1659 | 2024-07-19T23:02:46.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(())
|
1660 | 2024-07-19T23:02:46.489Z | DEBG | nexus (BackgroundTasks): roles
background_task = blueprint_loader
roles = RoleSet { roles: {} }
|
1661 | 2024-07-19T23:02:46.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(())
|
1662 | 2024-07-19T23:02:46.490Z | DEBG | nexus (BackgroundTasks): roles
background_task = dns_config_external
dns_group = external
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
1663 | 2024-07-19T23:02:46.490Z | DEBG | nexus (BackgroundTasks): roles
background_task = service_zone_nat_tracker
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
1664 | 2024-07-19T23:02:46.492Z | 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(())
|
1665 | 2024-07-19T23:02:46.495Z | 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(())
|
1666 | 2024-07-19T23:02:46.495Z | 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(())
|
1667 | 2024-07-19T23:02:46.495Z | DEBG | nexus (BackgroundTasks): roles
background_task = service_zone_nat_tracker
roles = RoleSet { roles: {} }
|
1668 | 2024-07-19T23:02:46.495Z | 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(())
|
1669 | 2024-07-19T23:02:46.497Z | INFO | nexus (BackgroundTasks): region replacement driver task done
background_task = region_replacement_driver
file = nexus/src/app/background/tasks/region_replacement_driver.rs:238
|
1670 | 2024-07-19T23:02:46.497Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = region_replacement_driver
elapsed = 14.699329ms
iteration = 31
status = {"drive_invoked_ok":[],"errors":[],"finish_invoked_ok":[]}
|
1671 | 2024-07-19T23:02:46.497Z | WARN | nexus (BackgroundTasks): physical disk adoption task started
background_task = physical_disk_adoption
file = nexus/src/app/background/tasks/physical_disk_adoption.rs:100
|
1672 | 2024-07-19T23:02:46.497Z | DEBG | nexus (BackgroundTasks): roles
background_task = physical_disk_adoption
roles = RoleSet { roles: {} }
|
1673 | 2024-07-19T23:02:46.498Z | DEBG | nexus (BackgroundTasks): found DNS version
background_task = dns_config_internal
dns_group = internal
version = 1
|
1674 | 2024-07-19T23:02:46.498Z | DEBG | nexus (BackgroundTasks): reading DNS config
background_task = dns_config_internal
dns_group = internal
|
1675 | 2024-07-19T23:02:46.498Z | DEBG | nexus (BackgroundTasks): reading DNS zones
background_task = dns_config_internal
dns_group = internal
|
1676 | 2024-07-19T23:02:46.498Z | DEBG | nexus (BackgroundTasks): roles
background_task = dns_config_internal
dns_group = internal
roles = RoleSet { roles: {} }
|
1677 | 2024-07-19T23:02:46.498Z | DEBG | nexus (BackgroundTasks): roles
background_task = vpc_route_manager
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
1678 | 2024-07-19T23:02:46.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(())
|
1679 | 2024-07-19T23:02:46.498Z | 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(())
|
1680 | 2024-07-19T23:02:46.498Z | DEBG | nexus (BackgroundTasks): roles
background_task = switch_port_config_manager
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
1681 | 2024-07-19T23:02:46.498Z | DEBG | nexus (BackgroundTasks): found DNS version
background_task = dns_config_external
dns_group = external
version = 2
|
1682 | 2024-07-19T23:02:46.498Z | DEBG | nexus (BackgroundTasks): reading DNS config
background_task = dns_config_external
dns_group = external
|
1683 | 2024-07-19T23:02:46.498Z | DEBG | nexus (BackgroundTasks): reading DNS zones
background_task = dns_config_external
dns_group = external
|
1684 | 2024-07-19T23:02:46.498Z | DEBG | nexus (BackgroundTasks): roles
background_task = dns_config_external
dns_group = external
roles = RoleSet { roles: {} }
|
1685 | 2024-07-19T23:02:46.499Z | 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(())
|
1686 | 2024-07-19T23:02:46.499Z | DEBG | nexus (BackgroundTasks): roles
background_task = external_endpoints
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
1687 | 2024-07-19T23:02:46.499Z | DEBG | nexus (BackgroundTasks): roles
background_task = physical_disk_adoption
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
1688 | 2024-07-19T23:02:46.499Z | DEBG | nexus (BackgroundTasks): roles
background_task = dns_config_internal
dns_group = internal
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
1689 | 2024-07-19T23:02:46.500Z | DEBG | nexus (BackgroundTasks): roles
background_task = service_firewall_rule_propagation
roles = RoleSet { roles: {} }
|
1690 | 2024-07-19T23:02:46.500Z | 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(())
|
1691 | 2024-07-19T23:02:46.500Z | DEBG | nexus (BackgroundTasks): roles
background_task = dns_config_external
dns_group = external
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
1692 | 2024-07-19T23:02:46.500Z | DEBG | nexus (BackgroundTasks): roles
background_task = blueprint_loader
roles = RoleSet { roles: {} }
|
1693 | 2024-07-19T23:02:46.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(())
|
1694 | 2024-07-19T23:02:46.501Z | INFO | nexus (BackgroundTasks): lookup region port task done
background_task = lookup_region_port
file = nexus/src/app/background/tasks/lookup_region_port.rs:150
|
1695 | 2024-07-19T23:02:46.501Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = lookup_region_port
elapsed = 18.372236ms
iteration = 6
status = {"errors":[],"found_port_ok":[]}
|
1696 | 2024-07-19T23:02:46.501Z | 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(())
|
1697 | 2024-07-19T23:02:46.501Z | DEBG | nexus (BackgroundTasks): roles
background_task = vpc_route_manager
roles = RoleSet { roles: {} }
|
1698 | 2024-07-19T23:02:46.501Z | 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(())
|
1699 | 2024-07-19T23:02:46.502Z | DEBG | nexus (BackgroundTasks): roles
background_task = service_firewall_rule_propagation
roles = RoleSet { roles: {} }
|
1700 | 2024-07-19T23:02:46.502Z | 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(())
|
1701 | 2024-07-19T23:02:46.502Z | DEBG | nexus (BackgroundTasks): roles
background_task = blueprint_loader
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
1702 | 2024-07-19T23:02:46.502Z | DEBG | nexus (BackgroundTasks): roles
background_task = region_replacement
roles = RoleSet { roles: {} }
|
1703 | 2024-07-19T23:02:46.502Z | 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(())
|
1704 | 2024-07-19T23:02:46.502Z | DEBG | nexus (BackgroundTasks): roles
background_task = switch_port_config_manager
roles = RoleSet { roles: {} }
|
1705 | 2024-07-19T23:02:46.503Z | 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(())
|
1706 | 2024-07-19T23:02:46.503Z | 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(())
|
1707 | 2024-07-19T23:02:46.503Z | DEBG | nexus (BackgroundTasks): roles
background_task = vpc_route_manager
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
1708 | 2024-07-19T23:02:46.504Z | DEBG | nexus (BackgroundTasks): roles
background_task = service_zone_nat_tracker
roles = RoleSet { roles: {} }
|
1709 | 2024-07-19T23:02:46.504Z | 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(())
|
1710 | 2024-07-19T23:02:46.504Z | DEBG | nexus (BackgroundTasks): roles
background_task = external_endpoints
roles = RoleSet { roles: {} }
|
1711 | 2024-07-19T23:02:46.504Z | DEBG | nexus (BackgroundTasks): roles
background_task = service_firewall_rule_propagation
roles = RoleSet { roles: {} }
|
1712 | 2024-07-19T23:02:46.504Z | 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(())
|
1713 | 2024-07-19T23:02:46.504Z | 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(())
|
1714 | 2024-07-19T23:02:46.504Z | 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(())
|
1715 | 2024-07-19T23:02:46.505Z | DEBG | nexus (BackgroundTasks): roles
background_task = physical_disk_adoption
roles = RoleSet { roles: {} }
|
1716 | 2024-07-19T23:02:46.505Z | 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(())
|
1717 | 2024-07-19T23:02:46.505Z | 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(())
|
1718 | 2024-07-19T23:02:46.505Z | WARN | nexus (BackgroundTasks): region replacement task done
background_task = region_replacement
file = nexus/src/app/background/tasks/region_replacement.rs:185
|
1719 | 2024-07-19T23:02:46.505Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = region_replacement
elapsed = 22.305538ms
iteration = 11
status = {"region_replacement_started_err":0,"region_replacement_started_ok":0}
|
1720 | 2024-07-19T23:02:46.505Z | 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-48cd94f5-f87f-4753-bbbe-9dbe9c9d5fba.host.control-plane.oxide.internal.") })) }, Record { name_labels: Name("dendrite-48cd94f5-f87f-4753-bbbe-9dbe9c9d5fba.host.control-plane.oxide.internal."), rr_type: AAAA, dns_class: IN, ttl: 0, rdata: Some(AAAA(fd00:1122:3344:101::2)) }], valid_until: Instant { tv_sec: 2388, tv_nsec: 701928259 } })
|
1721 | 2024-07-19T23:02:46.506Z | INFO | nexus (BackgroundTasks): Determining switch slots managed by switch zones
background_task = switch_port_config_manager
file = nexus/src/app/mod.rs:1033
rack_id = 858ba1b7-0444-4ae8-8154-caf799e42fa8
|
1722 | 2024-07-19T23:02:46.506Z | DEBG | nexus (BackgroundTasks): roles
background_task = external_endpoints
roles = RoleSet { roles: {} }
|
1723 | 2024-07-19T23:02:46.506Z | 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(())
|
1724 | 2024-07-19T23:02:46.506Z | 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(())
|
1725 | 2024-07-19T23:02:46.506Z | DEBG | nexus (BackgroundTasks): roles
background_task = dns_config_external
dns_group = external
roles = RoleSet { roles: {} }
|
1726 | 2024-07-19T23:02:46.506Z | 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(())
|
1727 | 2024-07-19T23:02:46.506Z | DEBG | nexus (BackgroundTasks): roles
background_task = dns_config_internal
dns_group = internal
roles = RoleSet { roles: {} }
|
1728 | 2024-07-19T23:02:46.507Z | DEBG | nexus (BackgroundTasks): roles
background_task = service_firewall_rule_propagation
roles = RoleSet { roles: {} }
|
1729 | 2024-07-19T23:02:46.507Z | 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(())
|
1730 | 2024-07-19T23:02:46.507Z | 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(())
|
1731 | 2024-07-19T23:02:46.507Z | 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(())
|
1732 | 2024-07-19T23:02:46.507Z | 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(())
|
1733 | 2024-07-19T23:02:46.507Z | DEBG | nexus (BackgroundTasks): roles
background_task = vpc_route_manager
roles = RoleSet { roles: {} }
|
1734 | 2024-07-19T23:02:46.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(())
|
1735 | 2024-07-19T23:02:46.507Z | 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: 112437b7-60f1-4673-858f-9f7fcebc50c3, lookup_type: ById(112437b7-60f1-4673-858f-9f7fcebc50c3) }
result = Ok(())
|
1736 | 2024-07-19T23:02:46.507Z | DEBG | nexus (BackgroundTasks): roles
background_task = blueprint_loader
roles = RoleSet { roles: {} }
|
1737 | 2024-07-19T23:02:46.508Z | DEBG | nexus (BackgroundTasks): roles
background_task = external_endpoints
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
1738 | 2024-07-19T23:02:46.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(())
|
1739 | 2024-07-19T23:02:46.508Z | DEBG | nexus (BackgroundTasks): found zones
background_task = dns_config_external
count = 1
dns_group = external
|
1740 | 2024-07-19T23:02:46.508Z | DEBG | nexus (BackgroundTasks): listing DNS names for zone
background_task = dns_config_external
batch_size = 100
dns_group = external
dns_zone_id = a7981fb0-3e44-4dc4-a305-22e07814373f
dns_zone_name = oxide.test
found_so_far = 0
version = 2
|
1741 | 2024-07-19T23:02:46.508Z | DEBG | nexus (BackgroundTasks): roles
background_task = dns_config_external
dns_group = external
roles = RoleSet { roles: {} }
|
1742 | 2024-07-19T23:02:46.508Z | DEBG | nexus (BackgroundTasks): found zones
background_task = dns_config_internal
count = 1
dns_group = internal
|
1743 | 2024-07-19T23:02:46.508Z | DEBG | nexus (BackgroundTasks): listing DNS names for zone
background_task = dns_config_internal
batch_size = 100
dns_group = internal
dns_zone_id = 64dc36b8-8e00-4b96-9d33-bc2bc5b798af
dns_zone_name = control-plane.oxide.internal
found_so_far = 0
version = 1
|
1744 | 2024-07-19T23:02:46.508Z | DEBG | nexus (BackgroundTasks): roles
background_task = dns_config_internal
dns_group = internal
roles = RoleSet { roles: {} }
|
1745 | 2024-07-19T23:02:46.508Z | 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(())
|
1746 | 2024-07-19T23:02:46.508Z | 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(())
|
1747 | 2024-07-19T23:02:46.509Z | DEBG | nexus (BackgroundTasks): roles
background_task = v2p_manager
roles = RoleSet { roles: {} }
|
1748 | 2024-07-19T23:02:46.509Z | 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(())
|
1749 | 2024-07-19T23:02:46.510Z | DEBG | nexus (BackgroundTasks): roles
background_task = dns_config_external
dns_group = external
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
1750 | 2024-07-19T23:02:46.511Z | INFO | nexus (BackgroundTasks): all instance checks complete
background_task = instance_watcher
file = nexus/src/app/background/tasks/instance_watcher.rs:458
pruned_instances = 0
total_completed = 0
total_failed = 0
total_incomplete = 0
total_instances = 0
|
1751 | 2024-07-19T23:02:46.511Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = instance_watcher
elapsed = 28.118044ms
iteration = 11
status = {"failed_checks":{},"incomplete_checks":{},"instance_states":{},"pruned_instances":0,"total_instances":0}
|
1752 | 2024-07-19T23:02:46.513Z | 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(())
|
1753 | 2024-07-19T23:02:46.513Z | DEBG | nexus (BackgroundTasks): roles
background_task = external_endpoints
roles = RoleSet { roles: {} }
|
1754 | 2024-07-19T23:02:46.513Z | 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(())
|
1755 | 2024-07-19T23:02:46.514Z | 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(())
|
1756 | 2024-07-19T23:02:46.514Z | DEBG | nexus (BackgroundTasks): roles
background_task = dns_config_external
dns_group = external
roles = RoleSet { roles: {} }
|
1757 | 2024-07-19T23:02:46.514Z | 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(())
|
1758 | 2024-07-19T23:02:46.514Z | DEBG | nexus (BackgroundTasks): roles
background_task = external_endpoints
roles = RoleSet { roles: {} }
|
1759 | 2024-07-19T23:02:46.514Z | 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(())
|
1760 | 2024-07-19T23:02:46.514Z | DEBG | nexus (BackgroundTasks): roles
background_task = service_firewall_rule_propagation
roles = RoleSet { roles: {} }
|
1761 | 2024-07-19T23:02:46.514Z | 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(())
|
1762 | 2024-07-19T23:02:46.515Z | DEBG | nexus (BackgroundTasks): found latest target blueprint (unchanged)
background_task = blueprint_loader
original_target_id = 112437b7-60f1-4673-858f-9f7fcebc50c3
original_time_created = 2024-07-19 22:57:34.689399 UTC
target_id = 112437b7-60f1-4673-858f-9f7fcebc50c3
time_created = 2024-07-19 22:57:34.689399 UTC
|
1763 | 2024-07-19T23:02:46.515Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = blueprint_loader
elapsed = 32.420002ms
iteration = 31
status = {"status":"target blueprint unchanged","target_id":"112437b7-60f1-4673-858f-9f7fcebc50c3","time_created":"2024-07-19T22:57:34.689399Z"}
|
1764 | 2024-07-19T23:02:46.515Z | DEBG | nexus (BackgroundTasks): roles
background_task = external_endpoints
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
1765 | 2024-07-19T23:02:46.516Z | DEBG | nexus (BackgroundTasks): roles
background_task = service_firewall_rule_propagation
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
1766 | 2024-07-19T23:02:46.516Z | DEBG | nexus (BackgroundTasks): found all DNS names for zone
background_task = dns_config_external
dns_group = external
dns_zone_id = a7981fb0-3e44-4dc4-a305-22e07814373f
dns_zone_name = oxide.test
found_so_far = 1
version = 2
|
1767 | 2024-07-19T23:02:46.516Z | DEBG | nexus (BackgroundTasks): read DNS config
background_task = dns_config_external
dns_group = external
nzones = 1
version = 2
|
1768 | 2024-07-19T23:02:46.516Z | DEBG | nexus (BackgroundTasks): found latest DNS generation (unchanged)
background_task = dns_config_external
current_generation = 2
current_time_created = 2024-07-19 22:57:48.722526 UTC
dns_group = external
generation = 2
|
1769 | 2024-07-19T23:02:46.516Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = dns_config_external
dns_group = external
elapsed = 33.396121ms
iteration = 6
status = {"generation":2}
|
1770 | 2024-07-19T23:02:46.516Z | DEBG | nexus (BackgroundTasks): roles
background_task = dns_config_internal
dns_group = internal
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
1771 | 2024-07-19T23:02:46.519Z | 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(())
|
1772 | 2024-07-19T23:02:46.519Z | DEBG | nexus (BackgroundTasks): roles
background_task = external_endpoints
roles = RoleSet { roles: {} }
|
1773 | 2024-07-19T23:02:46.520Z | 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(())
|
1774 | 2024-07-19T23:02:46.520Z | DEBG | nexus (BackgroundTasks): roles
background_task = service_zone_nat_tracker
roles = RoleSet { roles: {} }
|
1775 | 2024-07-19T23:02:46.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(())
|
1776 | 2024-07-19T23:02:46.520Z | 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(())
|
1777 | 2024-07-19T23:02:46.520Z | DEBG | nexus (BackgroundTasks): roles
background_task = dns_config_internal
dns_group = internal
roles = RoleSet { roles: {} }
|
1778 | 2024-07-19T23:02:46.520Z | 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(())
|
1779 | 2024-07-19T23:02:46.520Z | 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(())
|
1780 | 2024-07-19T23:02:46.520Z | DEBG | nexus (BackgroundTasks): roles
background_task = service_firewall_rule_propagation
roles = RoleSet { roles: {} }
|
1781 | 2024-07-19T23:02:46.521Z | 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(())
|
1782 | 2024-07-19T23:02:46.521Z | DEBG | nexus (BackgroundTasks): roles
background_task = v2p_manager
roles = RoleSet { roles: {} }
|
1783 | 2024-07-19T23:02:46.522Z | 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(())
|
1784 | 2024-07-19T23:02:46.522Z | DEBG | nexus (BackgroundTasks): roles
background_task = service_firewall_rule_propagation
roles = RoleSet { roles: {} }
|
1785 | 2024-07-19T23:02:46.522Z | 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(())
|
1786 | 2024-07-19T23:02:46.523Z | DEBG | nexus (BackgroundTasks): found all DNS names for zone
background_task = dns_config_internal
dns_group = internal
dns_zone_id = 64dc36b8-8e00-4b96-9d33-bc2bc5b798af
dns_zone_name = control-plane.oxide.internal
found_so_far = 49
version = 1
|
1787 | 2024-07-19T23:02:46.523Z | DEBG | nexus (BackgroundTasks): read DNS config
background_task = dns_config_internal
dns_group = internal
nzones = 1
version = 1
|
1788 | 2024-07-19T23:02:46.523Z | DEBG | nexus (BackgroundTasks): found latest DNS generation (unchanged)
background_task = dns_config_internal
current_generation = 1
current_time_created = 2024-07-19 22:57:48.003217 UTC
dns_group = internal
generation = 1
|
1789 | 2024-07-19T23:02:46.523Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = dns_config_internal
dns_group = internal
elapsed = 40.46492ms
iteration = 6
status = {"generation":1}
|
1790 | 2024-07-19T23:02:46.523Z | DEBG | nexus (BackgroundTasks): roles
background_task = v2p_manager
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
1791 | 2024-07-19T23:02:46.524Z | DEBG | nexus (BackgroundTasks): roles
background_task = service_firewall_rule_propagation
roles = RoleSet { roles: {} }
|
1792 | 2024-07-19T23:02:46.524Z | 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(())
|
1793 | 2024-07-19T23:02:46.525Z | DEBG | nexus (BackgroundTasks): roles
background_task = service_zone_nat_tracker
roles = RoleSet { roles: {} }
|
1794 | 2024-07-19T23:02:46.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(())
|
1795 | 2024-07-19T23:02:46.527Z | 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(())
|
1796 | 2024-07-19T23:02:46.527Z | DEBG | nexus (BackgroundTasks): roles
background_task = v2p_manager
roles = RoleSet { roles: {} }
|
1797 | 2024-07-19T23:02:46.527Z | 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(())
|
1798 | 2024-07-19T23:02:46.527Z | DEBG | nexus (BackgroundTasks): roles
background_task = service_zone_nat_tracker
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
1799 | 2024-07-19T23:02:46.528Z | DEBG | nexus (BackgroundTasks): roles
background_task = v2p_manager
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
1800 | 2024-07-19T23:02:46.528Z | DEBG | nexus (BackgroundTasks): roles
background_task = service_firewall_rule_propagation
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
1801 | 2024-07-19T23:02:46.530Z | 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(())
|
1802 | 2024-07-19T23:02:46.530Z | DEBG | nexus (BackgroundTasks): roles
background_task = v2p_manager
roles = RoleSet { roles: {} }
|
1803 | 2024-07-19T23:02:46.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(())
|
1804 | 2024-07-19T23:02:46.532Z | 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(())
|
1805 | 2024-07-19T23:02:46.532Z | DEBG | nexus (BackgroundTasks): roles
background_task = service_firewall_rule_propagation
roles = RoleSet { roles: {} }
|
1806 | 2024-07-19T23:02:46.532Z | 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(())
|
1807 | 2024-07-19T23:02:46.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 = Sled { parent: Fleet, key: 48cd94f5-f87f-4753-bbbe-9dbe9c9d5fba, lookup_type: ById(48cd94f5-f87f-4753-bbbe-9dbe9c9d5fba) }
result = Ok(())
|
1808 | 2024-07-19T23:02:46.533Z | DEBG | nexus (BackgroundTasks): roles
background_task = service_zone_nat_tracker
roles = RoleSet { roles: {} }
|
1809 | 2024-07-19T23:02:46.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(())
|
1810 | 2024-07-19T23:02:46.538Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = service_zone_nat_tracker
elapsed = 55.718949ms
iteration = 11
status = 0
|
1811 | 2024-07-19T23:02:46.542Z | DEBG | nexus (BackgroundTasks): Found abandoned VMMs
background_task = abandoned_vmm_reaper
count = 0
|
1812 | 2024-07-19T23:02:46.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
|
1813 | 2024-07-19T23:02:46.542Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = abandoned_vmm_reaper
elapsed = 58.864286ms
iteration = 6
status = {"error":null,"error_count":0,"found":0,"sled_reservations_deleted":0,"vmms_already_deleted":0,"vmms_deleted":0}
|
1814 | 2024-07-19T23:02:46.545Z | DEBG | nexus (BackgroundTasks): roles
background_task = service_firewall_rule_propagation
roles = RoleSet { roles: {} }
|
1815 | 2024-07-19T23:02:46.546Z | 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(())
|
1816 | 2024-07-19T23:02:46.547Z | DEBG | nexus (BackgroundTasks): roles
background_task = service_firewall_rule_propagation
roles = RoleSet { roles: {} }
|
1817 | 2024-07-19T23:02:46.547Z | 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(())
|
1818 | 2024-07-19T23:02:46.548Z | DEBG | nexus (BackgroundTasks): roles
background_task = service_firewall_rule_propagation
roles = RoleSet { roles: {} }
|
1819 | 2024-07-19T23:02:46.549Z | 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-07-19T23:02:46.550Z | DEBG | nexus (BackgroundTasks): roles
background_task = service_firewall_rule_propagation
roles = RoleSet { roles: {} }
|
1821 | 2024-07-19T23:02:46.550Z | 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(())
|
1822 | 2024-07-19T23:02:46.551Z | DEBG | nexus (BackgroundTasks): roles
background_task = service_firewall_rule_propagation
roles = RoleSet { roles: {} }
|
1823 | 2024-07-19T23:02:46.551Z | 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(())
|
1824 | 2024-07-19T23:02:46.553Z | DEBG | nexus (BackgroundTasks): roles
background_task = service_firewall_rule_propagation
roles = RoleSet { roles: {} }
|
1825 | 2024-07-19T23:02:46.553Z | 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(())
|
1826 | 2024-07-19T23:02:46.553Z | WARN | nexus (BackgroundTasks): physical disk adoption task done
background_task = physical_disk_adoption
file = nexus/src/app/background/tasks/physical_disk_adoption.rs:174
|
1827 | 2024-07-19T23:02:46.553Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = physical_disk_adoption
elapsed = 70.962697ms
iteration = 12
status = {"physical_disks_added":0}
|
1828 | 2024-07-19T23:02:46.554Z | DEBG | nexus (BackgroundTasks): roles
background_task = service_firewall_rule_propagation
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
1829 | 2024-07-19T23:02:46.558Z | 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(())
|
1830 | 2024-07-19T23:02:46.558Z | DEBG | nexus (BackgroundTasks): roles
background_task = service_firewall_rule_propagation
roles = RoleSet { roles: {} }
|
1831 | 2024-07-19T23:02:46.558Z | 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(())
|
1832 | 2024-07-19T23:02:46.559Z | DEBG | nexus (BackgroundTasks): roles
background_task = service_firewall_rule_propagation
roles = RoleSet { roles: {} }
|
1833 | 2024-07-19T23:02:46.560Z | 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(())
|
1834 | 2024-07-19T23:02:46.561Z | DEBG | nexus (BackgroundTasks): roles
background_task = service_firewall_rule_propagation
roles = RoleSet { roles: {} }
|
1835 | 2024-07-19T23:02:46.561Z | 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(())
|
1836 | 2024-07-19T23:02:46.565Z | DEBG | nexus (BackgroundTasks): roles
background_task = service_firewall_rule_propagation
roles = RoleSet { roles: {} }
|
1837 | 2024-07-19T23:02:46.565Z | 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(())
|
1838 | 2024-07-19T23:02:46.569Z | DEBG | nexus (BackgroundTasks): roles
background_task = service_firewall_rule_propagation
roles = RoleSet { roles: {} }
|
1839 | 2024-07-19T23:02:46.569Z | 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(())
|
1840 | 2024-07-19T23:02:46.570Z | DEBG | nexus (BackgroundTasks): roles
background_task = service_firewall_rule_propagation
roles = RoleSet { roles: {} }
|
1841 | 2024-07-19T23:02:46.570Z | 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(())
|
1842 | 2024-07-19T23:02:46.571Z | DEBG | nexus (BackgroundTasks): roles
background_task = service_firewall_rule_propagation
roles = RoleSet { roles: {} }
|
1843 | 2024-07-19T23:02:46.571Z | 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(())
|
1844 | 2024-07-19T23:02:46.572Z | DEBG | nexus (BackgroundTasks): roles
background_task = service_firewall_rule_propagation
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
1845 | 2024-07-19T23:02:46.576Z | 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(())
|
1846 | 2024-07-19T23:02:46.576Z | DEBG | nexus (BackgroundTasks): roles
background_task = service_firewall_rule_propagation
roles = RoleSet { roles: {} }
|
1847 | 2024-07-19T23:02:46.576Z | 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(())
|
1848 | 2024-07-19T23:02:46.577Z | DEBG | nexus (BackgroundTasks): roles
background_task = service_firewall_rule_propagation
roles = RoleSet { roles: {} }
|
1849 | 2024-07-19T23:02:46.577Z | 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(())
|
1850 | 2024-07-19T23:02:46.578Z | DEBG | nexus (BackgroundTasks): roles
background_task = service_firewall_rule_propagation
roles = RoleSet { roles: {} }
|
1851 | 2024-07-19T23:02:46.578Z | 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-07-19T23:02:46.579Z | DEBG | nexus (BackgroundTasks): roles
background_task = service_firewall_rule_propagation
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
1853 | 2024-07-19T23:02:46.581Z | 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-07-19T22:57:46.302605Z, time_modified: 2024-07-19T22:57:46.302605Z, 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: cc81324c-39dc-48ea-ade9-f1c9b649dc89, db_silo: Silo { identity: SiloIdentity { id: cc81324c-39dc-48ea-ade9-f1c9b649dc89, name: Name(Name("recovery")), description: "built-in recovery Silo", time_created: 2024-07-19T22:57:48.684560Z, time_modified: 2024-07-19T22:57:48.684560Z, 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: "888af6e5f7e13376a0e815a8a9d93a94f60ec8ebaad5493a2e83d4f73e5d70d8" }] }}, warnings: [NoSiloCerts { silo_id: 001de000-5110-4000-8000-000000000000, dns_name: "default-silo.sys.oxide.test" }], default_endpoint: Some(ExternalEndpoint { silo_id: cc81324c-39dc-48ea-ade9-f1c9b649dc89, db_silo: Silo { identity: SiloIdentity { id: cc81324c-39dc-48ea-ade9-f1c9b649dc89, name: Name(Name("recovery")), description: "built-in recovery Silo", time_created: 2024-07-19T22:57:48.684560Z, time_modified: 2024-07-19T22:57:48.684560Z, 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: "888af6e5f7e13376a0e815a8a9d93a94f60ec8ebaad5493a2e83d4f73e5d70d8" }] }) }
|
1854 | 2024-07-19T23:02:46.581Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = external_endpoints
elapsed = 98.304997ms
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":"cc81324c-39dc-48ea-ade9-f1c9b649dc89","tls_certs":["888af6e5f7e13376a0e815a8a9d93a94f60ec8ebaad5493a2e83d4f73e5d70d8"]}},"default_endpoint":{"silo_id":"cc81324c-39dc-48ea-ade9-f1c9b649dc89","tls_certs":["888af6e5f7e13376a0e815a8a9d93a94f60ec8ebaad5493a2e83d4f73e5d70d8"]},"warnings":["silo 001de000-5110-4000-8000-000000000000 with DNS name \\"default-silo.sys.oxide.test\\" has no usable certificates"]}
|
1855 | 2024-07-19T23:02:46.582Z | 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(())
|
1856 | 2024-07-19T23:02:46.582Z | DEBG | nexus (BackgroundTasks): roles
background_task = service_firewall_rule_propagation
roles = RoleSet { roles: {} }
|
1857 | 2024-07-19T23:02:46.582Z | 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(())
|
1858 | 2024-07-19T23:02:46.598Z | DEBG | nexus (BackgroundTasks): roles
background_task = service_firewall_rule_propagation
roles = RoleSet { roles: {} }
|
1859 | 2024-07-19T23:02:46.599Z | 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-07-19T23:02:46.599Z | DEBG | nexus (BackgroundTasks): roles
background_task = service_firewall_rule_propagation
roles = RoleSet { roles: {} }
|
1861 | 2024-07-19T23:02:46.600Z | 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(())
|
1862 | 2024-07-19T23:02:46.600Z | DEBG | nexus (BackgroundTasks): roles
background_task = service_firewall_rule_propagation
roles = RoleSet { roles: {} }
|
1863 | 2024-07-19T23:02:46.601Z | 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(())
|
1864 | 2024-07-19T23:02:46.602Z | DEBG | nexus (BackgroundTasks): roles
background_task = service_firewall_rule_propagation
roles = RoleSet { roles: {} }
|
1865 | 2024-07-19T23:02:46.602Z | 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(())
|
1866 | 2024-07-19T23:02:46.604Z | DEBG | nexus (BackgroundTasks): roles
background_task = service_firewall_rule_propagation
roles = RoleSet { roles: {} }
|
1867 | 2024-07-19T23:02:46.604Z | 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(())
|
1868 | 2024-07-19T23:02:46.605Z | DEBG | nexus (BackgroundTasks): roles
background_task = service_firewall_rule_propagation
roles = RoleSet { roles: {} }
|
1869 | 2024-07-19T23:02:46.605Z | 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(())
|
1870 | 2024-07-19T23:02:46.606Z | DEBG | nexus (BackgroundTasks): roles
background_task = service_firewall_rule_propagation
roles = RoleSet { roles: {} }
|
1871 | 2024-07-19T23:02:46.606Z | 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(())
|
1872 | 2024-07-19T23:02:46.608Z | DEBG | nexus (BackgroundTasks): roles
background_task = service_firewall_rule_propagation
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
1873 | 2024-07-19T23:02:46.611Z | 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(())
|
1874 | 2024-07-19T23:02:46.611Z | DEBG | nexus (BackgroundTasks): roles
background_task = service_firewall_rule_propagation
roles = RoleSet { roles: {} }
|
1875 | 2024-07-19T23:02:46.611Z | 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(())
|
1876 | 2024-07-19T23:02:46.612Z | DEBG | nexus (BackgroundTasks): roles
background_task = service_firewall_rule_propagation
roles = RoleSet { roles: {} }
|
1877 | 2024-07-19T23:02:46.612Z | 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(())
|
1878 | 2024-07-19T23:02:46.613Z | DEBG | nexus (BackgroundTasks): roles
background_task = service_firewall_rule_propagation
roles = RoleSet { roles: {} }
|
1879 | 2024-07-19T23:02:46.613Z | 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(())
|
1880 | 2024-07-19T23:02:46.614Z | DEBG | nexus (BackgroundTasks): roles
background_task = service_firewall_rule_propagation
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
1881 | 2024-07-19T23:02:46.617Z | 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(())
|
1882 | 2024-07-19T23:02:46.617Z | DEBG | nexus (BackgroundTasks): roles
background_task = service_firewall_rule_propagation
roles = RoleSet { roles: {} }
|
1883 | 2024-07-19T23:02:46.618Z | 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(())
|
1884 | 2024-07-19T23:02:46.626Z | DEBG | nexus (service-firewall-rule-progator): resolved names for firewall rules
background_task = service_firewall_rule_propagation
instance_interfaces = {}
subnet_interfaces = {Name("nexus"): [NetworkInterface { id: 77955948-8295-4a5d-aa9c-1f84d3506910, kind: Service { id: a88a8918-a4d7-44fb-8a6a-ae496052bdd5 }, name: Name("nexus-a88a8918-a4d7-44fb-8a6a-ae496052bdd5"), ip: 172.30.2.7, mac: MacAddr(MacAddr6([168, 64, 37, 255, 196, 67])), subnet: V4(Ipv4Net { addr: 172.30.2.0, width: 24 }), vni: Vni(100), primary: true, slot: 0, transit_ips: [] }, NetworkInterface { id: 9ae2db51-b2f1-4d2b-8c71-ae763dd181b3, kind: Service { id: 93ddd36a-2693-4ba4-9ec2-cf291bed0fda }, name: Name("nexus-93ddd36a-2693-4ba4-9ec2-cf291bed0fda"), ip: 172.30.2.6, mac: MacAddr(MacAddr6([168, 64, 37, 255, 238, 176])), subnet: V4(Ipv4Net { addr: 172.30.2.0, width: 24 }), vni: Vni(100), primary: true, slot: 0, transit_ips: [] }, NetworkInterface { id: cfc79269-6ddd-4330-abd5-292365a4d676, kind: Service { id: 5531ffc0-53da-4423-b502-3170589ff9f5 }, name: Name("nexus-5531ffc0-53da-4423-b502-3170589ff9f5"), ip: 172.30.2.5, mac: MacAddr(MacAddr6([168, 64, 37, 255, 236, 17])), subnet: V4(Ipv4Net { addr: 172.30.2.0, width: 24 }), vni: Vni(100), primary: true, slot: 0, transit_ips: [] }], Name("external-dns"): [NetworkInterface { id: 8abb98f9-a5de-45ba-a236-906767769f98, kind: Service { id: 0f5ab007-5c53-4a1d-880a-afbba1f1b219 }, name: Name("external-dns-0f5ab007-5c53-4a1d-880a-afbba1f1b219"), ip: 172.30.1.6, mac: MacAddr(MacAddr6([168, 64, 37, 255, 197, 111])), subnet: V4(Ipv4Net { addr: 172.30.1.0, width: 24 }), vni: Vni(100), primary: true, slot: 0, transit_ips: [] }, NetworkInterface { id: 96c640fb-8026-4755-b8b3-b24fde8b6e07, kind: Service { id: 5b151b39-a31a-4605-b3d7-169782f4e37d }, name: Name("external-dns-5b151b39-a31a-4605-b3d7-169782f4e37d"), ip: 172.30.1.5, mac: MacAddr(MacAddr6([168, 64, 37, 255, 225, 162])), subnet: V4(Ipv4Net { addr: 172.30.1.0, width: 24 }), vni: Vni(100), primary: true, slot: 0, transit_ips: [] }]}
subnet_networks = {Name("nexus"): [V4(Ipv4Network { addr: 172.30.2.0, prefix: 24 }), V6(Ipv6Network { addr: fd77:e9d2:9cd9:2::, prefix: 64 })], Name("external-dns"): [V4(Ipv4Network { addr: 172.30.1.0, prefix: 24 }), V6(Ipv6Network { addr: fd77:e9d2:9cd9:1::, prefix: 64 })]}
vpc_interfaces = {}
|
1885 | 2024-07-19T23:02:46.626Z | DEBG | nexus (BackgroundTasks): roles
background_task = service_firewall_rule_propagation
roles = RoleSet { roles: {} }
|
1886 | 2024-07-19T23:02:46.626Z | 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(())
|
1887 | 2024-07-19T23:02:46.627Z | DEBG | nexus (BackgroundTasks): roles
background_task = service_firewall_rule_propagation
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
1888 | 2024-07-19T23:02:46.629Z | 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(())
|
1889 | 2024-07-19T23:02:46.629Z | DEBG | nexus (BackgroundTasks): roles
background_task = service_firewall_rule_propagation
roles = RoleSet { roles: {} }
|
1890 | 2024-07-19T23:02:46.629Z | 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(())
|
1891 | 2024-07-19T23:02:46.631Z | 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
|
1892 | 2024-07-19T23:02:46.631Z | DEBG | nexus (service-firewall-rule-progator): resolved firewall rules for sled agents
background_task = service_firewall_rule_propagation
sled_agent_rules = [VpcFirewallRule { action: Allow, direction: Inbound, filter_hosts: None, filter_ports: Some([L4PortRange("53")]), filter_protocols: Some([Udp]), priority: 65534, status: Enabled, targets: [NetworkInterface { id: 8abb98f9-a5de-45ba-a236-906767769f98, kind: Service { id: 0f5ab007-5c53-4a1d-880a-afbba1f1b219 }, name: Name("external-dns-0f5ab007-5c53-4a1d-880a-afbba1f1b219"), ip: 172.30.1.6, mac: MacAddr(MacAddr6([168, 64, 37, 255, 197, 111])), subnet: V4(Ipv4Net { addr: 172.30.1.0, width: 24 }), vni: Vni(100), primary: true, slot: 0, transit_ips: [] }, NetworkInterface { id: 96c640fb-8026-4755-b8b3-b24fde8b6e07, kind: Service { id: 5b151b39-a31a-4605-b3d7-169782f4e37d }, name: Name("external-dns-5b151b39-a31a-4605-b3d7-169782f4e37d"), ip: 172.30.1.5, mac: MacAddr(MacAddr6([168, 64, 37, 255, 225, 162])), subnet: V4(Ipv4Net { addr: 172.30.1.0, width: 24 }), vni: Vni(100), primary: true, slot: 0, transit_ips: [] }] }, VpcFirewallRule { 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: 77955948-8295-4a5d-aa9c-1f84d3506910, kind: Service { id: a88a8918-a4d7-44fb-8a6a-ae496052bdd5 }, name: Name("nexus-a88a8918-a4d7-44fb-8a6a-ae496052bdd5"), ip: 172.30.2.7, mac: MacAddr(MacAddr6([168, 64, 37, 255, 196, 67])), subnet: V4(Ipv4Net { addr: 172.30.2.0, width: 24 }), vni: Vni(100), primary: true, slot: 0, transit_ips: [] }, NetworkInterface { id: 9ae2db51-b2f1-4d2b-8c71-ae763dd181b3, kind: Service { id: 93ddd36a-2693-4ba4-9ec2-cf291bed0fda }, name: Name("nexus-93ddd36a-2693-4ba4-9ec2-cf291bed0fda"), ip: 172.30.2.6, mac: MacAddr(MacAddr6([168, 64, 37, 255, 238, 176])), subnet: V4(Ipv4Net { addr: 172.30.2.0, width: 24 }), vni: Vni(100), primary: true, slot: 0, transit_ips: [] }, NetworkInterface { id: cfc79269-6ddd-4330-abd5-292365a4d676, kind: Service { id: 5531ffc0-53da-4423-b502-3170589ff9f5 }, name: Name("nexus-5531ffc0-53da-4423-b502-3170589ff9f5"), ip: 172.30.2.5, mac: MacAddr(MacAddr6([168, 64, 37, 255, 236, 17])), subnet: V4(Ipv4Net { addr: 172.30.2.0, width: 24 }), vni: Vni(100), primary: true, slot: 0, transit_ips: [] }] }]
|
1893 | 2024-07-19T23:02:46.631Z | DEBG | nexus (service-firewall-rule-progator): resolved 2 rules for sleds
background_task = service_firewall_rule_propagation
|
1894 | 2024-07-19T23:02:46.666Z | INFO | nexus (BackgroundTasks): determining switch slot managed by dendrite zone
background_task = nat_v4_garbage_collector
file = nexus/src/app/mod.rs:1041
zone_address = fd00:1122:3344:101::2
|
1895 | 2024-07-19T23:02:46.666Z | 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
|
1896 | 2024-07-19T23:02:46.666Z | 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": "7b49fc9e-63c7-46db-a583-52c4e2ccfd46", "content-length": "26", "date": "Fri, 19 Jul 2024 23:02:46 GMT"} })
|
1897 | 2024-07-19T23:02:46.666Z | INFO | nexus (BackgroundTasks): identified switch slot for dendrite zone
background_task = nat_v4_garbage_collector
file = nexus/src/app/mod.rs:1046
slot = SpIdentifier {\n slot: 0,\n type_: Switch,\n}
zone_address = fd00:1122:3344:101::2
|
1898 | 2024-07-19T23:02:46.668Z | INFO | nexus (BackgroundTasks): completed mapping dendrite zones to switch slots
background_task = nat_v4_garbage_collector
file = nexus/src/app/mod.rs:1078
mappings = {\n Switch0: fd00:1122:3344:101::2,\n}
|
1899 | 2024-07-19T23:02:46.717Z | 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: 48cd94f5-f87f-4753-bbbe-9dbe9c9d5fba, time_created: 2024-07-19T22:57:48.313305Z, time_modified: 2024-07-19T22:57:48.313305Z }, time_deleted: None, rcgen: Generation(Generation(19)), rack_id: 858ba1b7-0444-4ae8-8154-caf799e42fa8, is_scrimlet: true, serial_number: "sock", 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)) }]
|
1900 | 2024-07-19T23:02:46.717Z | DEBG | nexus (service-firewall-rule-progator): sending firewall rules to sled agents
background_task = service_firewall_rule_propagation
|
1901 | 2024-07-19T23:02:46.718Z | DEBG | nexus (BackgroundTasks): client request
SledAgent = 48cd94f5-f87f-4753-bbbe-9dbe9c9d5fba
background_task = vpc_route_manager
body = None
method = GET
uri = http://[fd00:1122:3344:101::1]:12345/vpc-routes
|
1902 | 2024-07-19T23:02:46.719Z | DEBG | nexus (BackgroundTasks): client response
SledAgent = 48cd94f5-f87f-4753-bbbe-9dbe9c9d5fba
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": "545dd0af-47d7-4158-a8fc-08c803f57d1e", "content-length": "372", "date": "Fri, 19 Jul 2024 23:02:46 GMT"} })
|
1903 | 2024-07-19T23:02:46.719Z | DEBG | nexus (BackgroundTasks): roles
background_task = vpc_route_manager
roles = RoleSet { roles: {} }
|
1904 | 2024-07-19T23:02:46.719Z | DEBG | nexus (BackgroundTasks): roles
background_task = service_firewall_rule_propagation
roles = RoleSet { roles: {} }
|
1905 | 2024-07-19T23:02:46.719Z | 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(())
|
1906 | 2024-07-19T23:02:46.719Z | 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(())
|
1907 | 2024-07-19T23:02:46.720Z | DEBG | nexus (BackgroundTasks): roles
background_task = vpc_route_manager
roles = RoleSet { roles: {} }
|
1908 | 2024-07-19T23:02:46.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(())
|
1909 | 2024-07-19T23:02:46.721Z | DEBG | nexus (BackgroundTasks): roles
background_task = service_firewall_rule_propagation
roles = RoleSet { roles: {} }
|
1910 | 2024-07-19T23:02:46.721Z | 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(())
|
1911 | 2024-07-19T23:02:46.722Z | DEBG | nexus (BackgroundTasks): roles
background_task = vpc_route_manager
roles = RoleSet { roles: {} }
|
1912 | 2024-07-19T23:02:46.722Z | DEBG | nexus (BackgroundTasks): roles
background_task = service_firewall_rule_propagation
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
1913 | 2024-07-19T23:02:46.722Z | 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(())
|
1914 | 2024-07-19T23:02:46.725Z | 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: 48cd94f5-f87f-4753-bbbe-9dbe9c9d5fba, lookup_type: ById(48cd94f5-f87f-4753-bbbe-9dbe9c9d5fba) }
result = Ok(())
|
1915 | 2024-07-19T23:02:46.725Z | DEBG | nexus (BackgroundTasks): client request
SledAgent = 48cd94f5-f87f-4753-bbbe-9dbe9c9d5fba
background_task = vpc_route_manager
body = Some(Body)
method = PUT
uri = http://[fd00:1122:3344:101::1]:12345/vpc-routes
|
1916 | 2024-07-19T23:02:46.725Z | DEBG | nexus (BackgroundTasks): client response
SledAgent = 48cd94f5-f87f-4753-bbbe-9dbe9c9d5fba
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": "bce1b967-8be5-479a-ad34-9b326d2958ee", "date": "Fri, 19 Jul 2024 23:02:46 GMT"} })
|
1917 | 2024-07-19T23:02:46.727Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = vpc_route_manager
elapsed = 244.124022ms
iteration = 11
status = {}
|
1918 | 2024-07-19T23:02:46.756Z | DEBG | nexus (BackgroundTasks): client request
SledAgent = 48cd94f5-f87f-4753-bbbe-9dbe9c9d5fba
background_task = v2p_manager
body = None
method = GET
uri = http://[fd00:1122:3344:101::1]:12345/v2p
|
1919 | 2024-07-19T23:02:46.758Z | DEBG | nexus (BackgroundTasks): client response
SledAgent = 48cd94f5-f87f-4753-bbbe-9dbe9c9d5fba
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": "5a8ba08a-7488-41b9-a6e1-b8d1eb174734", "content-length": "691", "date": "Fri, 19 Jul 2024 23:02:46 GMT"} })
|
1920 | 2024-07-19T23:02:46.758Z | INFO | nexus (BackgroundTasks): found opte v2p mappings
background_task = v2p_manager
file = nexus/src/app/background/tasks/v2p_mappings.rs:102
interfaces = {}
sled = sock
|
1921 | 2024-07-19T23:02:46.758Z | INFO | nexus (BackgroundTasks): v2p mappings to delete
background_task = v2p_manager
file = nexus/src/app/background/tasks/v2p_mappings.rs:114
mappings = []
sled = sock
|
1922 | 2024-07-19T23:02:46.758Z | INFO | nexus (BackgroundTasks): v2p mappings to add
background_task = v2p_manager
file = nexus/src/app/background/tasks/v2p_mappings.rs:127
mappings = []
sled = sock
|
1923 | 2024-07-19T23:02:46.760Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = v2p_manager
elapsed = 277.077275ms
iteration = 11
status = {}
|
1924 | 2024-07-19T23:02:46.760Z | INFO | nexus (BackgroundTasks): determining switch slot managed by dendrite zone
background_task = switch_port_config_manager
file = nexus/src/app/mod.rs:1041
rack_id = 858ba1b7-0444-4ae8-8154-caf799e42fa8
zone_address = fd00:1122:3344:101::2
|
1925 | 2024-07-19T23:02:46.760Z | DEBG | nexus (MgsClient): client request
background_task = switch_port_config_manager
body = None
method = GET
rack_id = 858ba1b7-0444-4ae8-8154-caf799e42fa8
uri = http://[fd00:1122:3344:101::2]:12225/local/switch-id
|
1926 | 2024-07-19T23:02:46.760Z | DEBG | nexus (MgsClient): client response
background_task = switch_port_config_manager
rack_id = 858ba1b7-0444-4ae8-8154-caf799e42fa8
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": "1f9d0ea7-77d2-490d-be28-b88a2fd1cc0c", "content-length": "26", "date": "Fri, 19 Jul 2024 23:02:46 GMT"} })
|
1927 | 2024-07-19T23:02:46.760Z | INFO | nexus (BackgroundTasks): identified switch slot for dendrite zone
background_task = switch_port_config_manager
file = nexus/src/app/mod.rs:1046
rack_id = 858ba1b7-0444-4ae8-8154-caf799e42fa8
slot = SpIdentifier {\n slot: 0,\n type_: Switch,\n}
zone_address = fd00:1122:3344:101::2
|
1928 | 2024-07-19T23:02:46.762Z | INFO | nexus (BackgroundTasks): completed mapping dendrite zones to switch slots
background_task = switch_port_config_manager
file = nexus/src/app/mod.rs:1078
mappings = {\n Switch0: fd00:1122:3344:101::2,\n}
rack_id = 858ba1b7-0444-4ae8-8154-caf799e42fa8
|
1929 | 2024-07-19T23:02:46.861Z | 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
|
1930 | 2024-07-19T23:02:46.891Z | 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
|
1931 | 2024-07-19T23:02:46.892Z | 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": "ad974996-4b9e-410d-906e-d15e654ecf0c", "content-length": "1", "date": "Fri, 19 Jul 2024 23:02:46 GMT"} })
|
1932 | 2024-07-19T23:02:46.893Z | DEBG | nexus (BackgroundTasks): roles
background_task = nat_v4_garbage_collector
roles = RoleSet { roles: {} }
|
1933 | 2024-07-19T23:02:46.893Z | 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(())
|
1934 | 2024-07-19T23:02:46.894Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = nat_v4_garbage_collector
elapsed = 411.666134ms
iteration = 11
status = null
|
1935 | 2024-07-19T23:02:46.907Z | DEBG | nexus (service-firewall-rule-progator): client request
SledAgent = 48cd94f5-f87f-4753-bbbe-9dbe9c9d5fba
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
|
1936 | 2024-07-19T23:02:46.908Z | DEBG | nexus (service-firewall-rule-progator): client response
SledAgent = 48cd94f5-f87f-4753-bbbe-9dbe9c9d5fba
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": "77031114-f584-429b-afee-b635efcbeb6a", "date": "Fri, 19 Jul 2024 23:02:46 GMT"} })
|
1937 | 2024-07-19T23:02:46.910Z | 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:494
|
1938 | 2024-07-19T23:02:46.910Z | DEBG | nexus (service-firewall-rule-progator): successfully propagated service firewall rules
background_task = service_firewall_rule_propagation
elapsed = 427.35087ms
|
1939 | 2024-07-19T23:02:46.910Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = service_firewall_rule_propagation
elapsed = 427.35977ms
iteration = 2
status = {}
|
1940 | 2024-07-19T23:02:46.913Z | 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:3::1]:5353, [fd00:1122:3344:2::1]:5353, [fd00:1122:3344:1::1]:5353] }
uri = http://[fd00:1122:3344:3::1]:5353/config
|
1941 | 2024-07-19T23:02:46.929Z | INFO | nexus (BackgroundTasks): determining switch slot managed by dendrite zone
background_task = bfd_manager
file = nexus/src/app/mod.rs:1041
zone_address = fd00:1122:3344:101::2
|
1942 | 2024-07-19T23:02:46.929Z | DEBG | nexus (MgsClient): client request
background_task = bfd_manager
body = None
method = GET
uri = http://[fd00:1122:3344:101::2]:12225/local/switch-id
|
1943 | 2024-07-19T23:02:46.930Z | 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": "7772f6bf-5ccb-41b2-ae87-f3b53a93ad7d", "content-length": "26", "date": "Fri, 19 Jul 2024 23:02:46 GMT"} })
|
1944 | 2024-07-19T23:02:46.930Z | INFO | nexus (BackgroundTasks): identified switch slot for dendrite zone
background_task = bfd_manager
file = nexus/src/app/mod.rs:1046
slot = SpIdentifier {\n slot: 0,\n type_: Switch,\n}
zone_address = fd00:1122:3344:101::2
|
1945 | 2024-07-19T23:02:46.931Z | INFO | nexus (BackgroundTasks): completed mapping dendrite zones to switch slots
background_task = bfd_manager
file = nexus/src/app/mod.rs:1078
mappings = {\n Switch0: fd00:1122:3344:101::2,\n}
|
1946 | 2024-07-19T23:02:47.054Z | INFO | nexus (dropshot): request completed
file = /home/build/.cargo/git/checkouts/dropshot-a4a923d29dccc492/7b594d0/dropshot/src/server.rs:914
latency_us = 344
local_addr = [fd00:1122:3344:101::c]:39928
method = GET
remote_addr = [fd00:1122:3344:101::d]:60126
req_id = 0b98ed69-1e24-4c1f-b992-6e609eaf339b
response_code = 200
uri = /a88a8918-a4d7-44fb-8a6a-ae496052bdd5
|
1947 | 2024-07-19T23:02:47.061Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = bfd_manager
elapsed = 578.91118ms
iteration = 11
status = {}
|
1948 | 2024-07-19T23:02:47.123Z | 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
|
1949 | 2024-07-19T23:02:47.123Z | 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": "44b6f93a-9ffe-4adf-9b09-636dba000c22", "date": "Fri, 19 Jul 2024 23:02:46 GMT"} })
servers = DnsServersList { addresses: [[fd00:1122:3344:101::9]:5353, [fd00:1122:3344:101::8]:5353] }
|
1950 | 2024-07-19T23:02:47.123Z | 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] }
|
1951 | 2024-07-19T23:02:47.125Z | 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": "f2a350a4-4688-40aa-818b-8ee24a2cf694", "date": "Fri, 19 Jul 2024 23:02:46 GMT"} })
servers = DnsServersList { addresses: [[fd00:1122:3344:101::9]:5353, [fd00:1122:3344:101::8]:5353] }
|
1952 | 2024-07-19T23:02:47.125Z | 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] }
|
1953 | 2024-07-19T23:02:47.127Z | 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] }
|
1954 | 2024-07-19T23:02:47.127Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = dns_propagation_external
dns_group = external
elapsed = 644.960828ms
iteration = 8
status = {"generation":2,"server_results":{"[fd00:1122:3344:101::8]:5353":{"Ok":null},"[fd00:1122:3344:101::9]:5353":{"Ok":null}}}
|
1955 | 2024-07-19T23:02:47.130Z | 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:3::1]:5353, [fd00:1122:3344:2::1]:5353, [fd00:1122:3344:1::1]:5353] }
uri = http://[fd00:1122:3344:2::1]:5353/config
|
1956 | 2024-07-19T23:02:47.131Z | DEBG | nexus (BackgroundTasks): roles
background_task = switch_port_config_manager
roles = RoleSet { roles: {} }
|
1957 | 2024-07-19T23:02:47.132Z | 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(())
|
1958 | 2024-07-19T23:02:47.133Z | INFO | nexus (BackgroundTasks): fetching switch port settings
background_task = switch_port_config_manager
file = nexus/src/app/background/tasks/sync_switch_configuration.rs:146
port = SwitchPort { id: 7480b5d7-113f-4f2c-8ae6-adea12b95e42, rack_id: 858ba1b7-0444-4ae8-8154-caf799e42fa8, switch_location: "switch0", port_name: "qsfp0", port_settings_id: Some(90a14fdc-4c47-49d7-b5e6-acfdb6a54cf6) }
rack_id = 858ba1b7-0444-4ae8-8154-caf799e42fa8
switch_location = Switch0
|
1959 | 2024-07-19T23:02:47.133Z | DEBG | nexus (BackgroundTasks): roles
background_task = switch_port_config_manager
roles = RoleSet { roles: {} }
|
1960 | 2024-07-19T23:02:47.133Z | 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(())
|
1961 | 2024-07-19T23:02:47.146Z | DEBG | nexus (DpdClient): client request
background_task = switch_port_config_manager
body = None
method = GET
rack_id = 858ba1b7-0444-4ae8-8154-caf799e42fa8
uri = http://[fd00:1122:3344:101::2]:12224/port/qsfp0/settings?tag=omicron
|
1962 | 2024-07-19T23:02:47.146Z | DEBG | nexus (DpdClient): client response
background_task = switch_port_config_manager
rack_id = 858ba1b7-0444-4ae8-8154-caf799e42fa8
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": "65846b93-bf67-4b52-aee4-ab90c16a145f", "content-length": "121", "date": "Fri, 19 Jul 2024 23:02:46 GMT"} })
|
1963 | 2024-07-19T23:02:47.146Z | INFO | nexus (BackgroundTasks): retrieved port settings from switch
background_task = switch_port_config_manager
file = nexus/src/app/background/tasks/sync_switch_configuration.rs:1663
rack_id = 858ba1b7-0444-4ae8-8154-caf799e42fa8
settings = PortSettings { links: {"0": LinkSettings { addrs: [10.151.2.174], params: LinkCreate { autoneg: false, fec: None, kr: false, lane: Some(LinkId(0)), speed: Speed40G } }} }
switch_port_id = "qsfp0"
|
1964 | 2024-07-19T23:02:47.146Z | 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:1690
rack_id = 858ba1b7-0444-4ae8-8154-caf799e42fa8
switch_location = Switch0
switch_port_id = "qsfp0"
switch_port_settings_id = 90a14fdc-4c47-49d7-b5e6-acfdb6a54cf6
|
1965 | 2024-07-19T23:02:47.147Z | INFO | nexus (BackgroundTasks): retrieved existing routes
background_task = switch_port_config_manager
file = nexus/src/app/background/tasks/sync_switch_configuration.rs:378
rack_id = 858ba1b7-0444-4ae8-8154-caf799e42fa8
routes = {Switch0: {(10.151.2.100, Prefix4 { length: 0, value: 0.0.0.0 }, None)}}
|
1966 | 2024-07-19T23:02:47.147Z | INFO | nexus (BackgroundTasks): retrieved desired routes
background_task = switch_port_config_manager
file = nexus/src/app/background/tasks/sync_switch_configuration.rs:382
rack_id = 858ba1b7-0444-4ae8-8154-caf799e42fa8
routes = {Switch0: {(10.151.2.100, Prefix4 { length: 0, value: 0.0.0.0 }, None)}}
|
1967 | 2024-07-19T23:02:47.147Z | INFO | nexus (BackgroundTasks): calculated static routes to add
background_task = switch_port_config_manager
file = nexus/src/app/background/tasks/sync_switch_configuration.rs:391
rack_id = 858ba1b7-0444-4ae8-8154-caf799e42fa8
routes = {}
|
1968 | 2024-07-19T23:02:47.147Z | INFO | nexus (BackgroundTasks): calculated static routes to delete
background_task = switch_port_config_manager
file = nexus/src/app/background/tasks/sync_switch_configuration.rs:397
rack_id = 858ba1b7-0444-4ae8-8154-caf799e42fa8
routes = {}
|
1969 | 2024-07-19T23:02:47.147Z | 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:417
rack_id = 858ba1b7-0444-4ae8-8154-caf799e42fa8
|
1970 | 2024-07-19T23:02:47.147Z | DEBG | nexus (BackgroundTasks): roles
background_task = switch_port_config_manager
roles = RoleSet { roles: {} }
|
1971 | 2024-07-19T23:02:47.147Z | 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(())
|
1972 | 2024-07-19T23:02:47.150Z | DEBG | nexus (DpdClient): client request
background_task = switch_port_config_manager
body = None
method = GET
rack_id = 858ba1b7-0444-4ae8-8154-caf799e42fa8
uri = http://[fd00:1122:3344:101::2]:12224/loopback/ipv4
|
1973 | 2024-07-19T23:02:47.150Z | DEBG | nexus (DpdClient): client response
background_task = switch_port_config_manager
rack_id = 858ba1b7-0444-4ae8-8154-caf799e42fa8
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": "0a2a8c38-ce99-4323-8384-dd4eefb58840", "content-length": "2", "date": "Fri, 19 Jul 2024 23:02:46 GMT"} })
|
1974 | 2024-07-19T23:02:47.150Z | DEBG | nexus (DpdClient): client request
background_task = switch_port_config_manager
body = None
method = GET
rack_id = 858ba1b7-0444-4ae8-8154-caf799e42fa8
uri = http://[fd00:1122:3344:101::2]:12224/loopback/ipv6
|
1975 | 2024-07-19T23:02:47.150Z | DEBG | nexus (DpdClient): client response
background_task = switch_port_config_manager
rack_id = 858ba1b7-0444-4ae8-8154-caf799e42fa8
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": "8279ab38-bf94-432d-889e-c34700f33e35", "content-length": "52", "date": "Fri, 19 Jul 2024 23:02:46 GMT"} })
|
1976 | 2024-07-19T23:02:47.150Z | 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.2.174, width: 24 }), vlan_id: None }], port: "qsfp0" }]
file = nexus/src/app/background/tasks/sync_switch_configuration.rs:466
rack_id = 858ba1b7-0444-4ae8-8154-caf799e42fa8
switch_location = Switch0
|
1977 | 2024-07-19T23:02:47.150Z | DEBG | nexus (BackgroundTasks): client request
background_task = switch_port_config_manager
body = Some(Body)
method = POST
rack_id = 858ba1b7-0444-4ae8-8154-caf799e42fa8
uri = http://[fd00:1122:3344:101::1]:12345/switch-ports
|
1978 | 2024-07-19T23:02:47.163Z | 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:3::1]:5353, [fd00:1122:3344:2::1]:5353, [fd00:1122:3344:1::1]:5353] }
uri = http://[fd00:1122:3344:1::1]:5353/config
|
1979 | 2024-07-19T23:02:47.164Z | 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": "8869d1ef-ca82-44b1-a43d-68df12afde17", "date": "Fri, 19 Jul 2024 23:02:47 GMT"} })
servers = DnsServersList { addresses: [[fd00:1122:3344:3::1]:5353, [fd00:1122:3344:2::1]:5353, [fd00:1122:3344:1::1]:5353] }
|
1980 | 2024-07-19T23:02:47.164Z | 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:3::1]:5353, [fd00:1122:3344:2::1]:5353, [fd00:1122:3344:1::1]:5353] }
|
1981 | 2024-07-19T23:02:47.165Z | 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": "f9d5ce96-78b3-48ba-b533-44272822d8b9", "date": "Fri, 19 Jul 2024 23:02:46 GMT"} })
servers = DnsServersList { addresses: [[fd00:1122:3344:3::1]:5353, [fd00:1122:3344:2::1]:5353, [fd00:1122:3344:1::1]:5353] }
|
1982 | 2024-07-19T23:02:47.165Z | 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:3::1]:5353, [fd00:1122:3344:2::1]:5353, [fd00:1122:3344:1::1]:5353] }
|
1983 | 2024-07-19T23:02:47.167Z | 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": "553e8d8d-175b-438d-a994-a216b7e34878", "date": "Fri, 19 Jul 2024 23:02:46 GMT"} })
servers = DnsServersList { addresses: [[fd00:1122:3344:3::1]:5353, [fd00:1122:3344:2::1]:5353, [fd00:1122:3344:1::1]:5353] }
|
1984 | 2024-07-19T23:02:47.167Z | 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:3::1]:5353, [fd00:1122:3344:2::1]:5353, [fd00:1122:3344:1::1]:5353] }
|
1985 | 2024-07-19T23:02:47.169Z | 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:3::1]:5353, [fd00:1122:3344:2::1]:5353, [fd00:1122:3344:1::1]:5353] }
|
1986 | 2024-07-19T23:02:47.169Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = dns_propagation_internal
dns_group = internal
elapsed = 686.379404ms
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}}}
|
1987 | 2024-07-19T23:02:47.202Z | DEBG | nexus (BackgroundTasks): client response
background_task = switch_port_config_manager
rack_id = 858ba1b7-0444-4ae8-8154-caf799e42fa8
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": "6215a8da-5195-425b-8bc1-2cbc62accbe4", "date": "Fri, 19 Jul 2024 23:02:47 GMT"} })
|
1988 | 2024-07-19T23:02:47.202Z | 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:769
rack_id = 858ba1b7-0444-4ae8-8154-caf799e42fa8
switch = Switch0
|
1989 | 2024-07-19T23:02:47.202Z | DEBG | nexus (BackgroundTasks): client request
background_task = switch_port_config_manager
body = None
method = GET
rack_id = 858ba1b7-0444-4ae8-8154-caf799e42fa8
uri = http://[fd00:1122:3344:101::1]:12345/network-bootstore-config
|
1990 | 2024-07-19T23:02:47.202Z | DEBG | nexus (BackgroundTasks): client response
background_task = switch_port_config_manager
rack_id = 858ba1b7-0444-4ae8-8154-caf799e42fa8
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": "84d62ba8-5056-4669-aa6c-5bb7d53874df", "content-length": "494", "date": "Fri, 19 Jul 2024 23:02:47 GMT"} })
|
1991 | 2024-07-19T23:02:47.202Z | DEBG | nexus (BackgroundTasks): roles
background_task = switch_port_config_manager
roles = RoleSet { roles: {} }
|
1992 | 2024-07-19T23:02:47.203Z | 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(())
|
1993 | 2024-07-19T23:02:47.206Z | DEBG | nexus (BackgroundTasks): roles
background_task = switch_port_config_manager
roles = RoleSet { roles: {} }
|
1994 | 2024-07-19T23:02:47.206Z | 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(())
|
1995 | 2024-07-19T23:02:47.208Z | DEBG | nexus (BackgroundTasks): roles
background_task = switch_port_config_manager
roles = RoleSet { roles: {} }
|
1996 | 2024-07-19T23:02:47.208Z | 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(())
|
1997 | 2024-07-19T23:02:47.209Z | DEBG | nexus (BackgroundTasks): roles
background_task = switch_port_config_manager
roles = RoleSet { roles: {} }
|
1998 | 2024-07-19T23:02:47.210Z | 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(())
|
1999 | 2024-07-19T23:02:47.216Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = switch_port_config_manager
elapsed = 733.364033ms
iteration = 11
status = {}
|
2000 | 2024-07-19T23:02:56.482Z | DEBG | nexus (BackgroundTasks): activating
background_task = blueprint_loader
iteration = 32
reason = Timeout
|
2001 | 2024-07-19T23:02:56.482Z | DEBG | nexus (BackgroundTasks): roles
background_task = blueprint_loader
roles = RoleSet { roles: {} }
|
2002 | 2024-07-19T23:02:56.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(())
|
2003 | 2024-07-19T23:02:56.483Z | DEBG | nexus (BackgroundTasks): activating
background_task = region_replacement_driver
iteration = 32
reason = Timeout
|
2004 | 2024-07-19T23:02:56.483Z | INFO | nexus (BackgroundTasks): region replacement driver task started
background_task = region_replacement_driver
file = nexus/src/app/background/tasks/region_replacement_driver.rs:231
|
2005 | 2024-07-19T23:02:56.483Z | DEBG | nexus (BackgroundTasks): roles
background_task = region_replacement_driver
roles = RoleSet { roles: {} }
|
2006 | 2024-07-19T23:02:56.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(())
|
2007 | 2024-07-19T23:02:56.484Z | DEBG | nexus (BackgroundTasks): roles
background_task = blueprint_loader
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
2008 | 2024-07-19T23:02:56.485Z | DEBG | nexus (BackgroundTasks): roles
background_task = region_replacement_driver
roles = RoleSet { roles: {} }
|
2009 | 2024-07-19T23:02:56.485Z | 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(())
|
2010 | 2024-07-19T23:02:56.486Z | INFO | nexus (BackgroundTasks): region replacement driver task done
background_task = region_replacement_driver
file = nexus/src/app/background/tasks/region_replacement_driver.rs:238
|
2011 | 2024-07-19T23:02:56.486Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = region_replacement_driver
elapsed = 3.446963ms
iteration = 32
status = {"drive_invoked_ok":[],"errors":[],"finish_invoked_ok":[]}
|
2012 | 2024-07-19T23:02:56.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 = BlueprintConfig
result = Ok(())
|
2013 | 2024-07-19T23:02:56.487Z | DEBG | nexus (BackgroundTasks): roles
background_task = blueprint_loader
roles = RoleSet { roles: {} }
|
2014 | 2024-07-19T23:02:56.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(())
|
2015 | 2024-07-19T23:02:56.489Z | DEBG | nexus (BackgroundTasks): roles
background_task = blueprint_loader
roles = RoleSet { roles: {} }
|
2016 | 2024-07-19T23:02:56.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(())
|
2017 | 2024-07-19T23:02:56.490Z | DEBG | nexus (BackgroundTasks): roles
background_task = blueprint_loader
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
2018 | 2024-07-19T23:02:56.493Z | 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: 112437b7-60f1-4673-858f-9f7fcebc50c3, lookup_type: ById(112437b7-60f1-4673-858f-9f7fcebc50c3) }
result = Ok(())
|
2019 | 2024-07-19T23:02:56.493Z | DEBG | nexus (BackgroundTasks): roles
background_task = blueprint_loader
roles = RoleSet { roles: {} }
|
2020 | 2024-07-19T23:02:56.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(())
|
2021 | 2024-07-19T23:02:56.499Z | DEBG | nexus (BackgroundTasks): found latest target blueprint (unchanged)
background_task = blueprint_loader
original_target_id = 112437b7-60f1-4673-858f-9f7fcebc50c3
original_time_created = 2024-07-19 22:57:34.689399 UTC
target_id = 112437b7-60f1-4673-858f-9f7fcebc50c3
time_created = 2024-07-19 22:57:34.689399 UTC
|
2022 | 2024-07-19T23:02:56.499Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = blueprint_loader
elapsed = 16.461621ms
iteration = 32
status = {"status":"target blueprint unchanged","target_id":"112437b7-60f1-4673-858f-9f7fcebc50c3","time_created":"2024-07-19T22:57:34.689399Z"}
|
2023 | 2024-07-19T23:02:57.055Z | INFO | nexus (dropshot): request completed
file = /home/build/.cargo/git/checkouts/dropshot-a4a923d29dccc492/7b594d0/dropshot/src/server.rs:914
latency_us = 1132
local_addr = [fd00:1122:3344:101::c]:39928
method = GET
remote_addr = [fd00:1122:3344:101::d]:60126
req_id = 5e76748c-e8d7-4fa3-b775-0462bdf6a0bb
response_code = 200
uri = /a88a8918-a4d7-44fb-8a6a-ae496052bdd5
|
2024 | 2024-07-19T23:03:06.482Z | DEBG | nexus (BackgroundTasks): activating
background_task = blueprint_loader
iteration = 33
reason = Timeout
|
2025 | 2024-07-19T23:03:06.482Z | DEBG | nexus (BackgroundTasks): roles
background_task = blueprint_loader
roles = RoleSet { roles: {} }
|
2026 | 2024-07-19T23:03:06.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(())
|
2027 | 2024-07-19T23:03:06.483Z | DEBG | nexus (BackgroundTasks): activating
background_task = region_replacement_driver
iteration = 33
reason = Timeout
|
2028 | 2024-07-19T23:03:06.483Z | INFO | nexus (BackgroundTasks): region replacement driver task started
background_task = region_replacement_driver
file = nexus/src/app/background/tasks/region_replacement_driver.rs:231
|
2029 | 2024-07-19T23:03:06.483Z | DEBG | nexus (BackgroundTasks): roles
background_task = region_replacement_driver
roles = RoleSet { roles: {} }
|
2030 | 2024-07-19T23:03:06.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(())
|
2031 | 2024-07-19T23:03:06.484Z | DEBG | nexus (BackgroundTasks): roles
background_task = blueprint_loader
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
2032 | 2024-07-19T23:03:06.485Z | DEBG | nexus (BackgroundTasks): roles
background_task = region_replacement_driver
roles = RoleSet { roles: {} }
|
2033 | 2024-07-19T23:03:06.485Z | 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(())
|
2034 | 2024-07-19T23:03:06.486Z | INFO | nexus (BackgroundTasks): region replacement driver task done
background_task = region_replacement_driver
file = nexus/src/app/background/tasks/region_replacement_driver.rs:238
|
2035 | 2024-07-19T23:03:06.486Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = region_replacement_driver
elapsed = 3.351102ms
iteration = 33
status = {"drive_invoked_ok":[],"errors":[],"finish_invoked_ok":[]}
|
2036 | 2024-07-19T23:03:06.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 = BlueprintConfig
result = Ok(())
|
2037 | 2024-07-19T23:03:06.487Z | DEBG | nexus (BackgroundTasks): roles
background_task = blueprint_loader
roles = RoleSet { roles: {} }
|
2038 | 2024-07-19T23:03:06.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(())
|
2039 | 2024-07-19T23:03:06.488Z | DEBG | nexus (BackgroundTasks): roles
background_task = blueprint_loader
roles = RoleSet { roles: {} }
|
2040 | 2024-07-19T23:03:06.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(())
|
2041 | 2024-07-19T23:03:06.490Z | DEBG | nexus (BackgroundTasks): roles
background_task = blueprint_loader
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
2042 | 2024-07-19T23:03:06.492Z | 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: 112437b7-60f1-4673-858f-9f7fcebc50c3, lookup_type: ById(112437b7-60f1-4673-858f-9f7fcebc50c3) }
result = Ok(())
|
2043 | 2024-07-19T23:03:06.492Z | DEBG | nexus (BackgroundTasks): roles
background_task = blueprint_loader
roles = RoleSet { roles: {} }
|
2044 | 2024-07-19T23:03:06.492Z | 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(())
|
2045 | 2024-07-19T23:03:06.498Z | DEBG | nexus (BackgroundTasks): found latest target blueprint (unchanged)
background_task = blueprint_loader
original_target_id = 112437b7-60f1-4673-858f-9f7fcebc50c3
original_time_created = 2024-07-19 22:57:34.689399 UTC
target_id = 112437b7-60f1-4673-858f-9f7fcebc50c3
time_created = 2024-07-19 22:57:34.689399 UTC
|
2046 | 2024-07-19T23:03:06.498Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = blueprint_loader
elapsed = 16.541983ms
iteration = 33
status = {"status":"target blueprint unchanged","target_id":"112437b7-60f1-4673-858f-9f7fcebc50c3","time_created":"2024-07-19T22:57:34.689399Z"}
|
2047 | 2024-07-19T23:03:07.054Z | INFO | nexus (dropshot): request completed
file = /home/build/.cargo/git/checkouts/dropshot-a4a923d29dccc492/7b594d0/dropshot/src/server.rs:914
latency_us = 354
local_addr = [fd00:1122:3344:101::c]:39928
method = GET
remote_addr = [fd00:1122:3344:101::d]:60126
req_id = 0eebd912-9e7c-4403-8f85-82ba4345c08a
response_code = 200
uri = /a88a8918-a4d7-44fb-8a6a-ae496052bdd5
|
2048 | 2024-07-19T23:03:16.482Z | DEBG | nexus (BackgroundTasks): activating
background_task = nat_v4_garbage_collector
iteration = 12
reason = Timeout
|
2049 | 2024-07-19T23:03:16.482Z | DEBG | nexus (BackgroundTasks): roles
background_task = nat_v4_garbage_collector
roles = RoleSet { roles: {} }
|
2050 | 2024-07-19T23:03:16.482Z | DEBG | nexus (BackgroundTasks): activating
background_task = bfd_manager
iteration = 12
reason = Timeout
|
2051 | 2024-07-19T23:03:16.482Z | DEBG | nexus (BackgroundTasks): roles
background_task = bfd_manager
roles = RoleSet { roles: {} }
|
2052 | 2024-07-19T23:03:16.482Z | DEBG | nexus (BackgroundTasks): activating
background_task = phantom_disks
iteration = 12
reason = Timeout
|
2053 | 2024-07-19T23:03:16.482Z | WARN | nexus (BackgroundTasks): phantom disk task started
background_task = phantom_disks
file = nexus/src/app/background/tasks/phantom_disks.rs:46
|
2054 | 2024-07-19T23:03:16.482Z | DEBG | nexus (BackgroundTasks): activating
background_task = blueprint_loader
iteration = 34
reason = Timeout
|
2055 | 2024-07-19T23:03:16.482Z | DEBG | nexus (BackgroundTasks): roles
background_task = blueprint_loader
roles = RoleSet { roles: {} }
|
2056 | 2024-07-19T23:03:16.482Z | DEBG | nexus (BackgroundTasks): activating
background_task = physical_disk_adoption
iteration = 13
reason = Timeout
|
2057 | 2024-07-19T23:03:16.482Z | DEBG | nexus (BackgroundTasks): roles
background_task = physical_disk_adoption
roles = RoleSet { roles: {} }
|
2058 | 2024-07-19T23:03:16.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(())
|
2059 | 2024-07-19T23:03:16.483Z | 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(())
|
2060 | 2024-07-19T23:03:16.483Z | 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(())
|
2061 | 2024-07-19T23:03:16.483Z | 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(())
|
2062 | 2024-07-19T23:03:16.483Z | DEBG | nexus (BackgroundTasks): activating
background_task = v2p_manager
iteration = 12
reason = Timeout
|
2063 | 2024-07-19T23:03:16.483Z | DEBG | nexus (BackgroundTasks): activating
background_task = region_replacement_driver
iteration = 34
reason = Timeout
|
2064 | 2024-07-19T23:03:16.483Z | DEBG | nexus (BackgroundTasks): roles
background_task = v2p_manager
roles = RoleSet { roles: {} }
|
2065 | 2024-07-19T23:03:16.483Z | INFO | nexus (BackgroundTasks): region replacement driver task started
background_task = region_replacement_driver
file = nexus/src/app/background/tasks/region_replacement_driver.rs:231
|
2066 | 2024-07-19T23:03:16.483Z | DEBG | nexus (BackgroundTasks): roles
background_task = region_replacement_driver
roles = RoleSet { roles: {} }
|
2067 | 2024-07-19T23:03:16.483Z | DEBG | nexus (BackgroundTasks): activating
background_task = switch_port_config_manager
iteration = 12
reason = Timeout
|
2068 | 2024-07-19T23:03:16.483Z | DEBG | nexus (BackgroundTasks): roles
background_task = switch_port_config_manager
roles = RoleSet { roles: {} }
|
2069 | 2024-07-19T23:03:16.483Z | DEBG | nexus (BackgroundTasks): activating
background_task = service_zone_nat_tracker
iteration = 12
reason = Timeout
|
2070 | 2024-07-19T23:03:16.483Z | DEBG | nexus (BackgroundTasks): roles
background_task = service_zone_nat_tracker
roles = RoleSet { roles: {} }
|
2071 | 2024-07-19T23:03:16.483Z | DEBG | nexus (BackgroundTasks): activating
background_task = instance_watcher
iteration = 12
reason = Timeout
|
2072 | 2024-07-19T23:03:16.483Z | DEBG | nexus (BackgroundTasks): activating
background_task = vpc_route_manager
iteration = 12
reason = Timeout
|
2073 | 2024-07-19T23:03:16.483Z | DEBG | nexus (BackgroundTasks): roles
background_task = instance_watcher
roles = RoleSet { roles: {} }
|
2074 | 2024-07-19T23:03:16.483Z | DEBG | nexus (BackgroundTasks): roles
background_task = vpc_route_manager
roles = RoleSet { roles: {} }
|
2075 | 2024-07-19T23:03:16.483Z | DEBG | nexus (BackgroundTasks): activating
background_task = region_replacement
iteration = 12
reason = Timeout
|
2076 | 2024-07-19T23:03:16.483Z | WARN | nexus (BackgroundTasks): region replacement task started
background_task = region_replacement
file = nexus/src/app/background/tasks/region_replacement.rs:64
|
2077 | 2024-07-19T23:03:16.483Z | DEBG | nexus (BackgroundTasks): roles
background_task = region_replacement
roles = RoleSet { roles: {} }
|
2078 | 2024-07-19T23:03:16.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(())
|
2079 | 2024-07-19T23:03:16.484Z | 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(())
|
2080 | 2024-07-19T23:03:16.484Z | 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(())
|
2081 | 2024-07-19T23:03:16.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(())
|
2082 | 2024-07-19T23:03:16.484Z | 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(())
|
2083 | 2024-07-19T23:03:16.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(())
|
2084 | 2024-07-19T23:03:16.484Z | 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(())
|
2085 | 2024-07-19T23:03:16.485Z | DEBG | nexus (BackgroundTasks): roles
background_task = physical_disk_adoption
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
2086 | 2024-07-19T23:03:16.485Z | DEBG | nexus (BackgroundTasks): roles
background_task = vpc_route_manager
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
2087 | 2024-07-19T23:03:16.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-48cd94f5-f87f-4753-bbbe-9dbe9c9d5fba.host.control-plane.oxide.internal.") })) }, Record { name_labels: Name("dendrite-48cd94f5-f87f-4753-bbbe-9dbe9c9d5fba.host.control-plane.oxide.internal."), rr_type: AAAA, dns_class: IN, ttl: 0, rdata: Some(AAAA(fd00:1122:3344:101::2)) }], valid_until: Instant { tv_sec: 2418, tv_nsec: 681828061 } })
|
2088 | 2024-07-19T23:03:16.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-48cd94f5-f87f-4753-bbbe-9dbe9c9d5fba.host.control-plane.oxide.internal.") })) }, Record { name_labels: Name("dendrite-48cd94f5-f87f-4753-bbbe-9dbe9c9d5fba.host.control-plane.oxide.internal."), rr_type: AAAA, dns_class: IN, ttl: 0, rdata: Some(AAAA(fd00:1122:3344:101::2)) }], valid_until: Instant { tv_sec: 2418, tv_nsec: 682080276 } })
|
2089 | 2024-07-19T23:03:16.486Z | DEBG | nexus (BackgroundTasks): roles
background_task = region_replacement_driver
roles = RoleSet { roles: {} }
|
2090 | 2024-07-19T23:03:16.486Z | 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(())
|
2091 | 2024-07-19T23:03:16.486Z | DEBG | nexus (BackgroundTasks): roles
background_task = switch_port_config_manager
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
2092 | 2024-07-19T23:03:16.486Z | DEBG | nexus (BackgroundTasks): roles
background_task = service_zone_nat_tracker
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
2093 | 2024-07-19T23:03:16.486Z | DEBG | nexus (BackgroundTasks): roles
background_task = instance_watcher
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
2094 | 2024-07-19T23:03:16.486Z | DEBG | nexus (BackgroundTasks): roles
background_task = blueprint_loader
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
2095 | 2024-07-19T23:03:16.487Z | INFO | nexus (BackgroundTasks): Determining switch slots managed by switch zones
background_task = bfd_manager
file = nexus/src/app/mod.rs:1033
|
2096 | 2024-07-19T23:03:16.487Z | WARN | nexus (BackgroundTasks): phantom disk task done
background_task = phantom_disks
file = nexus/src/app/background/tasks/phantom_disks.rs:93
|
2097 | 2024-07-19T23:03:16.487Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = phantom_disks
elapsed = 4.344789ms
iteration = 12
status = {"phantom_disk_deleted_err":0,"phantom_disk_deleted_ok":0}
|
2098 | 2024-07-19T23:03:16.487Z | INFO | nexus (BackgroundTasks): Determining switch slots managed by switch zones
background_task = nat_v4_garbage_collector
file = nexus/src/app/mod.rs:1033
|
2099 | 2024-07-19T23:03:16.487Z | INFO | nexus (BackgroundTasks): region replacement driver task done
background_task = region_replacement_driver
file = nexus/src/app/background/tasks/region_replacement_driver.rs:238
|
2100 | 2024-07-19T23:03:16.487Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = region_replacement_driver
elapsed = 3.579546ms
iteration = 34
status = {"drive_invoked_ok":[],"errors":[],"finish_invoked_ok":[]}
|
2101 | 2024-07-19T23:03:16.489Z | 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(())
|
2102 | 2024-07-19T23:03:16.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(())
|
2103 | 2024-07-19T23:03:16.489Z | DEBG | nexus (BackgroundTasks): roles
background_task = physical_disk_adoption
roles = RoleSet { roles: {} }
|
2104 | 2024-07-19T23:03:16.489Z | DEBG | nexus (BackgroundTasks): roles
background_task = vpc_route_manager
roles = RoleSet { roles: {} }
|
2105 | 2024-07-19T23:03:16.489Z | 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(())
|
2106 | 2024-07-19T23:03:16.489Z | 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(())
|
2107 | 2024-07-19T23:03:16.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(())
|
2108 | 2024-07-19T23:03:16.490Z | DEBG | nexus (BackgroundTasks): roles
background_task = switch_port_config_manager
roles = RoleSet { roles: {} }
|
2109 | 2024-07-19T23:03:16.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(())
|
2110 | 2024-07-19T23:03:16.490Z | 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(())
|
2111 | 2024-07-19T23:03:16.490Z | DEBG | nexus (BackgroundTasks): roles
background_task = instance_watcher
roles = RoleSet { roles: {} }
|
2112 | 2024-07-19T23:03:16.490Z | DEBG | nexus (BackgroundTasks): roles
background_task = vpc_route_manager
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
2113 | 2024-07-19T23:03:16.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(())
|
2114 | 2024-07-19T23:03:16.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(())
|
2115 | 2024-07-19T23:03:16.491Z | DEBG | nexus (BackgroundTasks): roles
background_task = blueprint_loader
roles = RoleSet { roles: {} }
|
2116 | 2024-07-19T23:03:16.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(())
|
2117 | 2024-07-19T23:03:16.492Z | 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(())
|
2118 | 2024-07-19T23:03:16.492Z | DEBG | nexus (BackgroundTasks): roles
background_task = service_zone_nat_tracker
roles = RoleSet { roles: {} }
|
2119 | 2024-07-19T23:03:16.492Z | WARN | nexus (BackgroundTasks): physical disk adoption task started
background_task = physical_disk_adoption
file = nexus/src/app/background/tasks/physical_disk_adoption.rs:100
|
2120 | 2024-07-19T23:03:16.492Z | DEBG | nexus (BackgroundTasks): roles
background_task = physical_disk_adoption
roles = RoleSet { roles: {} }
|
2121 | 2024-07-19T23:03:16.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(())
|
2122 | 2024-07-19T23:03:16.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(())
|
2123 | 2024-07-19T23:03:16.492Z | 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-48cd94f5-f87f-4753-bbbe-9dbe9c9d5fba.host.control-plane.oxide.internal.") })) }, Record { name_labels: Name("dendrite-48cd94f5-f87f-4753-bbbe-9dbe9c9d5fba.host.control-plane.oxide.internal."), rr_type: AAAA, dns_class: IN, ttl: 0, rdata: Some(AAAA(fd00:1122:3344:101::2)) }], valid_until: Instant { tv_sec: 2418, tv_nsec: 688987652 } })
|
2124 | 2024-07-19T23:03:16.493Z | INFO | nexus (BackgroundTasks): Determining switch slots managed by switch zones
background_task = switch_port_config_manager
file = nexus/src/app/mod.rs:1033
rack_id = 858ba1b7-0444-4ae8-8154-caf799e42fa8
|
2125 | 2024-07-19T23:03:16.493Z | 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(())
|
2126 | 2024-07-19T23:03:16.493Z | DEBG | nexus (BackgroundTasks): roles
background_task = vpc_route_manager
roles = RoleSet { roles: {} }
|
2127 | 2024-07-19T23:03:16.493Z | DEBG | nexus (BackgroundTasks): roles
background_task = blueprint_loader
roles = RoleSet { roles: {} }
|
2128 | 2024-07-19T23:03:16.493Z | 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(())
|
2129 | 2024-07-19T23:03:16.493Z | DEBG | nexus (BackgroundTasks): roles
background_task = physical_disk_adoption
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
2130 | 2024-07-19T23:03:16.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(())
|
2131 | 2024-07-19T23:03:16.494Z | DEBG | nexus (BackgroundTasks): roles
background_task = service_zone_nat_tracker
roles = RoleSet { roles: {} }
|
2132 | 2024-07-19T23:03:16.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(())
|
2133 | 2024-07-19T23:03:16.494Z | DEBG | nexus (BackgroundTasks): roles
background_task = region_replacement
roles = RoleSet { roles: {} }
|
2134 | 2024-07-19T23:03:16.494Z | 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(())
|
2135 | 2024-07-19T23:03:16.495Z | DEBG | nexus (BackgroundTasks): roles
background_task = blueprint_loader
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
2136 | 2024-07-19T23:03:16.496Z | WARN | nexus (BackgroundTasks): region replacement task done
background_task = region_replacement
file = nexus/src/app/background/tasks/region_replacement.rs:185
|
2137 | 2024-07-19T23:03:16.496Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = region_replacement
elapsed = 12.518268ms
iteration = 12
status = {"region_replacement_started_err":0,"region_replacement_started_ok":0}
|
2138 | 2024-07-19T23:03:16.497Z | 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(())
|
2139 | 2024-07-19T23:03:16.497Z | DEBG | nexus (BackgroundTasks): roles
background_task = physical_disk_adoption
roles = RoleSet { roles: {} }
|
2140 | 2024-07-19T23:03:16.497Z | 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(())
|
2141 | 2024-07-19T23:03:16.498Z | 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: 112437b7-60f1-4673-858f-9f7fcebc50c3, lookup_type: ById(112437b7-60f1-4673-858f-9f7fcebc50c3) }
result = Ok(())
|
2142 | 2024-07-19T23:03:16.498Z | DEBG | nexus (BackgroundTasks): roles
background_task = blueprint_loader
roles = RoleSet { roles: {} }
|
2143 | 2024-07-19T23:03:16.499Z | 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(())
|
2144 | 2024-07-19T23:03:16.499Z | INFO | nexus (BackgroundTasks): all instance checks complete
background_task = instance_watcher
file = nexus/src/app/background/tasks/instance_watcher.rs:458
pruned_instances = 0
total_completed = 0
total_failed = 0
total_incomplete = 0
total_instances = 0
|
2145 | 2024-07-19T23:03:16.499Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = instance_watcher
elapsed = 15.254559ms
iteration = 12
status = {"failed_checks":{},"incomplete_checks":{},"instance_states":{},"pruned_instances":0,"total_instances":0}
|
2146 | 2024-07-19T23:03:16.505Z | DEBG | nexus (BackgroundTasks): found latest target blueprint (unchanged)
background_task = blueprint_loader
original_target_id = 112437b7-60f1-4673-858f-9f7fcebc50c3
original_time_created = 2024-07-19 22:57:34.689399 UTC
target_id = 112437b7-60f1-4673-858f-9f7fcebc50c3
time_created = 2024-07-19 22:57:34.689399 UTC
|
2147 | 2024-07-19T23:03:16.505Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = blueprint_loader
elapsed = 22.770796ms
iteration = 34
status = {"status":"target blueprint unchanged","target_id":"112437b7-60f1-4673-858f-9f7fcebc50c3","time_created":"2024-07-19T22:57:34.689399Z"}
|
2148 | 2024-07-19T23:03:16.508Z | DEBG | nexus (BackgroundTasks): roles
background_task = service_zone_nat_tracker
roles = RoleSet { roles: {} }
|
2149 | 2024-07-19T23:03:16.508Z | 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(())
|
2150 | 2024-07-19T23:03:16.510Z | DEBG | nexus (BackgroundTasks): roles
background_task = service_zone_nat_tracker
roles = RoleSet { roles: {} }
|
2151 | 2024-07-19T23:03:16.510Z | 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(())
|
2152 | 2024-07-19T23:03:16.511Z | DEBG | nexus (BackgroundTasks): roles
background_task = service_zone_nat_tracker
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
2153 | 2024-07-19T23:03:16.514Z | 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: 48cd94f5-f87f-4753-bbbe-9dbe9c9d5fba, lookup_type: ById(48cd94f5-f87f-4753-bbbe-9dbe9c9d5fba) }
result = Ok(())
|
2154 | 2024-07-19T23:03:16.514Z | DEBG | nexus (BackgroundTasks): roles
background_task = service_zone_nat_tracker
roles = RoleSet { roles: {} }
|
2155 | 2024-07-19T23:03:16.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(())
|
2156 | 2024-07-19T23:03:16.515Z | DEBG | nexus (BackgroundTasks): roles
background_task = v2p_manager
roles = RoleSet { roles: {} }
|
2157 | 2024-07-19T23:03:16.515Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = service_zone_nat_tracker
elapsed = 31.454465ms
iteration = 12
status = 0
|
2158 | 2024-07-19T23:03:16.515Z | 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(())
|
2159 | 2024-07-19T23:03:16.522Z | DEBG | nexus (BackgroundTasks): roles
background_task = v2p_manager
roles = RoleSet { roles: {} }
|
2160 | 2024-07-19T23:03:16.522Z | 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(())
|
2161 | 2024-07-19T23:03:16.524Z | DEBG | nexus (BackgroundTasks): roles
background_task = v2p_manager
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
2162 | 2024-07-19T23:03:16.526Z | WARN | nexus (BackgroundTasks): physical disk adoption task done
background_task = physical_disk_adoption
file = nexus/src/app/background/tasks/physical_disk_adoption.rs:174
|
2163 | 2024-07-19T23:03:16.526Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = physical_disk_adoption
elapsed = 43.696328ms
iteration = 13
status = {"physical_disks_added":0}
|
2164 | 2024-07-19T23:03:16.526Z | 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(())
|
2165 | 2024-07-19T23:03:16.526Z | DEBG | nexus (BackgroundTasks): roles
background_task = v2p_manager
roles = RoleSet { roles: {} }
|
2166 | 2024-07-19T23:03:16.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(())
|
2167 | 2024-07-19T23:03:16.528Z | DEBG | nexus (BackgroundTasks): roles
background_task = v2p_manager
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
2168 | 2024-07-19T23:03:16.529Z | 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(())
|
2169 | 2024-07-19T23:03:16.529Z | DEBG | nexus (BackgroundTasks): roles
background_task = v2p_manager
roles = RoleSet { roles: {} }
|
2170 | 2024-07-19T23:03:16.529Z | 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(())
|
2171 | 2024-07-19T23:03:16.612Z | INFO | nexus (BackgroundTasks): determining switch slot managed by dendrite zone
background_task = nat_v4_garbage_collector
file = nexus/src/app/mod.rs:1041
zone_address = fd00:1122:3344:101::2
|
2172 | 2024-07-19T23:03:16.612Z | 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
|
2173 | 2024-07-19T23:03:16.613Z | 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": "ac700809-36ce-461e-b515-63f72405501c", "content-length": "26", "date": "Fri, 19 Jul 2024 23:03:16 GMT"} })
|
2174 | 2024-07-19T23:03:16.613Z | INFO | nexus (BackgroundTasks): identified switch slot for dendrite zone
background_task = nat_v4_garbage_collector
file = nexus/src/app/mod.rs:1046
slot = SpIdentifier {\n slot: 0,\n type_: Switch,\n}
zone_address = fd00:1122:3344:101::2
|
2175 | 2024-07-19T23:03:16.614Z | INFO | nexus (BackgroundTasks): completed mapping dendrite zones to switch slots
background_task = nat_v4_garbage_collector
file = nexus/src/app/mod.rs:1078
mappings = {\n Switch0: fd00:1122:3344:101::2,\n}
|
2176 | 2024-07-19T23:03:16.623Z | INFO | nexus (BackgroundTasks): determining switch slot managed by dendrite zone
background_task = switch_port_config_manager
file = nexus/src/app/mod.rs:1041
rack_id = 858ba1b7-0444-4ae8-8154-caf799e42fa8
zone_address = fd00:1122:3344:101::2
|
2177 | 2024-07-19T23:03:16.623Z | DEBG | nexus (MgsClient): client request
background_task = switch_port_config_manager
body = None
method = GET
rack_id = 858ba1b7-0444-4ae8-8154-caf799e42fa8
uri = http://[fd00:1122:3344:101::2]:12225/local/switch-id
|
2178 | 2024-07-19T23:03:16.623Z | DEBG | nexus (MgsClient): client response
background_task = switch_port_config_manager
rack_id = 858ba1b7-0444-4ae8-8154-caf799e42fa8
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": "05eed7f1-aa43-4b93-8a5f-6d189198110e", "content-length": "26", "date": "Fri, 19 Jul 2024 23:03:16 GMT"} })
|
2179 | 2024-07-19T23:03:16.623Z | INFO | nexus (BackgroundTasks): identified switch slot for dendrite zone
background_task = switch_port_config_manager
file = nexus/src/app/mod.rs:1046
rack_id = 858ba1b7-0444-4ae8-8154-caf799e42fa8
slot = SpIdentifier {\n slot: 0,\n type_: Switch,\n}
zone_address = fd00:1122:3344:101::2
|
2180 | 2024-07-19T23:03:16.626Z | INFO | nexus (BackgroundTasks): completed mapping dendrite zones to switch slots
background_task = switch_port_config_manager
file = nexus/src/app/mod.rs:1078
mappings = {\n Switch0: fd00:1122:3344:101::2,\n}
rack_id = 858ba1b7-0444-4ae8-8154-caf799e42fa8
|
2181 | 2024-07-19T23:03:16.715Z | DEBG | nexus (BackgroundTasks): client request
SledAgent = 48cd94f5-f87f-4753-bbbe-9dbe9c9d5fba
background_task = v2p_manager
body = None
method = GET
uri = http://[fd00:1122:3344:101::1]:12345/v2p
|
2182 | 2024-07-19T23:03:16.717Z | DEBG | nexus (BackgroundTasks): client response
SledAgent = 48cd94f5-f87f-4753-bbbe-9dbe9c9d5fba
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": "4ec7ca4b-0fdf-4391-8f7b-1c615262685a", "content-length": "691", "date": "Fri, 19 Jul 2024 23:03:16 GMT"} })
|
2183 | 2024-07-19T23:03:16.717Z | INFO | nexus (BackgroundTasks): found opte v2p mappings
background_task = v2p_manager
file = nexus/src/app/background/tasks/v2p_mappings.rs:102
interfaces = {}
sled = sock
|
2184 | 2024-07-19T23:03:16.717Z | INFO | nexus (BackgroundTasks): v2p mappings to delete
background_task = v2p_manager
file = nexus/src/app/background/tasks/v2p_mappings.rs:114
mappings = []
sled = sock
|
2185 | 2024-07-19T23:03:16.717Z | INFO | nexus (BackgroundTasks): v2p mappings to add
background_task = v2p_manager
file = nexus/src/app/background/tasks/v2p_mappings.rs:127
mappings = []
sled = sock
|
2186 | 2024-07-19T23:03:16.719Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = v2p_manager
elapsed = 235.77767ms
iteration = 12
status = {}
|
2187 | 2024-07-19T23:03:16.725Z | INFO | nexus (BackgroundTasks): determining switch slot managed by dendrite zone
background_task = bfd_manager
file = nexus/src/app/mod.rs:1041
zone_address = fd00:1122:3344:101::2
|
2188 | 2024-07-19T23:03:16.725Z | DEBG | nexus (MgsClient): client request
background_task = bfd_manager
body = None
method = GET
uri = http://[fd00:1122:3344:101::2]:12225/local/switch-id
|
2189 | 2024-07-19T23:03:16.726Z | 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": "f524e716-e472-4c44-a115-8c81682e756c", "content-length": "26", "date": "Fri, 19 Jul 2024 23:03:16 GMT"} })
|
2190 | 2024-07-19T23:03:16.726Z | INFO | nexus (BackgroundTasks): identified switch slot for dendrite zone
background_task = bfd_manager
file = nexus/src/app/mod.rs:1046
slot = SpIdentifier {\n slot: 0,\n type_: Switch,\n}
zone_address = fd00:1122:3344:101::2
|
2191 | 2024-07-19T23:03:16.727Z | INFO | nexus (BackgroundTasks): completed mapping dendrite zones to switch slots
background_task = bfd_manager
file = nexus/src/app/mod.rs:1078
mappings = {\n Switch0: fd00:1122:3344:101::2,\n}
|
2192 | 2024-07-19T23:03:16.736Z | DEBG | nexus (BackgroundTasks): client request
SledAgent = 48cd94f5-f87f-4753-bbbe-9dbe9c9d5fba
background_task = vpc_route_manager
body = None
method = GET
uri = http://[fd00:1122:3344:101::1]:12345/vpc-routes
|
2193 | 2024-07-19T23:03:16.736Z | DEBG | nexus (BackgroundTasks): client response
SledAgent = 48cd94f5-f87f-4753-bbbe-9dbe9c9d5fba
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": "52168adf-8880-482f-a466-b8644e56316f", "content-length": "372", "date": "Fri, 19 Jul 2024 23:03:16 GMT"} })
|
2194 | 2024-07-19T23:03:16.736Z | DEBG | nexus (BackgroundTasks): roles
background_task = vpc_route_manager
roles = RoleSet { roles: {} }
|
2195 | 2024-07-19T23:03:16.736Z | 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(())
|
2196 | 2024-07-19T23:03:16.738Z | DEBG | nexus (BackgroundTasks): roles
background_task = vpc_route_manager
roles = RoleSet { roles: {} }
|
2197 | 2024-07-19T23:03:16.738Z | 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(())
|
2198 | 2024-07-19T23:03:16.741Z | DEBG | nexus (BackgroundTasks): roles
background_task = vpc_route_manager
roles = RoleSet { roles: {} }
|
2199 | 2024-07-19T23:03:16.741Z | 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(())
|
2200 | 2024-07-19T23:03:16.744Z | DEBG | nexus (BackgroundTasks): client request
SledAgent = 48cd94f5-f87f-4753-bbbe-9dbe9c9d5fba
background_task = vpc_route_manager
body = Some(Body)
method = PUT
uri = http://[fd00:1122:3344:101::1]:12345/vpc-routes
|
2201 | 2024-07-19T23:03:16.744Z | DEBG | nexus (BackgroundTasks): client response
SledAgent = 48cd94f5-f87f-4753-bbbe-9dbe9c9d5fba
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": "7de8e4fa-088d-4097-bbcd-7e88f11aff28", "date": "Fri, 19 Jul 2024 23:03:16 GMT"} })
|
2202 | 2024-07-19T23:03:16.746Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = vpc_route_manager
elapsed = 262.584069ms
iteration = 12
status = {}
|
2203 | 2024-07-19T23:03:16.762Z | 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
|
2204 | 2024-07-19T23:03:16.762Z | 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": "8c8d460e-5eeb-434e-86c6-1bec0fb6a37a", "content-length": "1", "date": "Fri, 19 Jul 2024 23:03:16 GMT"} })
|
2205 | 2024-07-19T23:03:16.764Z | DEBG | nexus (BackgroundTasks): roles
background_task = nat_v4_garbage_collector
roles = RoleSet { roles: {} }
|
2206 | 2024-07-19T23:03:16.764Z | 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(())
|
2207 | 2024-07-19T23:03:16.765Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = nat_v4_garbage_collector
elapsed = 282.629445ms
iteration = 12
status = null
|
2208 | 2024-07-19T23:03:16.810Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = bfd_manager
elapsed = 327.763001ms
iteration = 12
status = {}
|
2209 | 2024-07-19T23:03:16.851Z | DEBG | nexus (BackgroundTasks): roles
background_task = switch_port_config_manager
roles = RoleSet { roles: {} }
|
2210 | 2024-07-19T23:03:16.852Z | 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(())
|
2211 | 2024-07-19T23:03:16.853Z | INFO | nexus (BackgroundTasks): fetching switch port settings
background_task = switch_port_config_manager
file = nexus/src/app/background/tasks/sync_switch_configuration.rs:146
port = SwitchPort { id: 7480b5d7-113f-4f2c-8ae6-adea12b95e42, rack_id: 858ba1b7-0444-4ae8-8154-caf799e42fa8, switch_location: "switch0", port_name: "qsfp0", port_settings_id: Some(90a14fdc-4c47-49d7-b5e6-acfdb6a54cf6) }
rack_id = 858ba1b7-0444-4ae8-8154-caf799e42fa8
switch_location = Switch0
|
2212 | 2024-07-19T23:03:16.853Z | DEBG | nexus (BackgroundTasks): roles
background_task = switch_port_config_manager
roles = RoleSet { roles: {} }
|
2213 | 2024-07-19T23:03:16.853Z | 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(())
|
2214 | 2024-07-19T23:03:16.859Z | DEBG | nexus (DpdClient): client request
background_task = switch_port_config_manager
body = None
method = GET
rack_id = 858ba1b7-0444-4ae8-8154-caf799e42fa8
uri = http://[fd00:1122:3344:101::2]:12224/port/qsfp0/settings?tag=omicron
|
2215 | 2024-07-19T23:03:16.860Z | DEBG | nexus (DpdClient): client response
background_task = switch_port_config_manager
rack_id = 858ba1b7-0444-4ae8-8154-caf799e42fa8
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": "bc8dbec4-7e08-4e47-9c04-53c9b0f5da8b", "content-length": "121", "date": "Fri, 19 Jul 2024 23:03:16 GMT"} })
|
2216 | 2024-07-19T23:03:16.860Z | INFO | nexus (BackgroundTasks): retrieved port settings from switch
background_task = switch_port_config_manager
file = nexus/src/app/background/tasks/sync_switch_configuration.rs:1663
rack_id = 858ba1b7-0444-4ae8-8154-caf799e42fa8
settings = PortSettings { links: {"0": LinkSettings { addrs: [10.151.2.174], params: LinkCreate { autoneg: false, fec: None, kr: false, lane: Some(LinkId(0)), speed: Speed40G } }} }
switch_port_id = "qsfp0"
|
2217 | 2024-07-19T23:03:16.860Z | 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:1690
rack_id = 858ba1b7-0444-4ae8-8154-caf799e42fa8
switch_location = Switch0
switch_port_id = "qsfp0"
switch_port_settings_id = 90a14fdc-4c47-49d7-b5e6-acfdb6a54cf6
|
2218 | 2024-07-19T23:03:16.860Z | INFO | nexus (BackgroundTasks): retrieved existing routes
background_task = switch_port_config_manager
file = nexus/src/app/background/tasks/sync_switch_configuration.rs:378
rack_id = 858ba1b7-0444-4ae8-8154-caf799e42fa8
routes = {Switch0: {(10.151.2.100, Prefix4 { length: 0, value: 0.0.0.0 }, None)}}
|
2219 | 2024-07-19T23:03:16.860Z | INFO | nexus (BackgroundTasks): retrieved desired routes
background_task = switch_port_config_manager
file = nexus/src/app/background/tasks/sync_switch_configuration.rs:382
rack_id = 858ba1b7-0444-4ae8-8154-caf799e42fa8
routes = {Switch0: {(10.151.2.100, Prefix4 { length: 0, value: 0.0.0.0 }, None)}}
|
2220 | 2024-07-19T23:03:16.860Z | INFO | nexus (BackgroundTasks): calculated static routes to add
background_task = switch_port_config_manager
file = nexus/src/app/background/tasks/sync_switch_configuration.rs:391
rack_id = 858ba1b7-0444-4ae8-8154-caf799e42fa8
routes = {}
|
2221 | 2024-07-19T23:03:16.860Z | INFO | nexus (BackgroundTasks): calculated static routes to delete
background_task = switch_port_config_manager
file = nexus/src/app/background/tasks/sync_switch_configuration.rs:397
rack_id = 858ba1b7-0444-4ae8-8154-caf799e42fa8
routes = {}
|
2222 | 2024-07-19T23:03:16.860Z | 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:417
rack_id = 858ba1b7-0444-4ae8-8154-caf799e42fa8
|
2223 | 2024-07-19T23:03:16.860Z | DEBG | nexus (BackgroundTasks): roles
background_task = switch_port_config_manager
roles = RoleSet { roles: {} }
|
2224 | 2024-07-19T23:03:16.860Z | 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(())
|
2225 | 2024-07-19T23:03:16.862Z | DEBG | nexus (DpdClient): client request
background_task = switch_port_config_manager
body = None
method = GET
rack_id = 858ba1b7-0444-4ae8-8154-caf799e42fa8
uri = http://[fd00:1122:3344:101::2]:12224/loopback/ipv4
|
2226 | 2024-07-19T23:03:16.862Z | DEBG | nexus (DpdClient): client response
background_task = switch_port_config_manager
rack_id = 858ba1b7-0444-4ae8-8154-caf799e42fa8
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": "0ce53ae9-cdbc-4e5a-927b-1d508a2c33a8", "content-length": "2", "date": "Fri, 19 Jul 2024 23:03:16 GMT"} })
|
2227 | 2024-07-19T23:03:16.862Z | DEBG | nexus (DpdClient): client request
background_task = switch_port_config_manager
body = None
method = GET
rack_id = 858ba1b7-0444-4ae8-8154-caf799e42fa8
uri = http://[fd00:1122:3344:101::2]:12224/loopback/ipv6
|
2228 | 2024-07-19T23:03:16.862Z | DEBG | nexus (DpdClient): client response
background_task = switch_port_config_manager
rack_id = 858ba1b7-0444-4ae8-8154-caf799e42fa8
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": "6cadcca6-5afd-45ee-a771-a701ab02a223", "content-length": "52", "date": "Fri, 19 Jul 2024 23:03:16 GMT"} })
|
2229 | 2024-07-19T23:03:16.862Z | 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.2.174, width: 24 }), vlan_id: None }], port: "qsfp0" }]
file = nexus/src/app/background/tasks/sync_switch_configuration.rs:466
rack_id = 858ba1b7-0444-4ae8-8154-caf799e42fa8
switch_location = Switch0
|
2230 | 2024-07-19T23:03:16.862Z | DEBG | nexus (BackgroundTasks): client request
background_task = switch_port_config_manager
body = Some(Body)
method = POST
rack_id = 858ba1b7-0444-4ae8-8154-caf799e42fa8
uri = http://[fd00:1122:3344:101::1]:12345/switch-ports
|
2231 | 2024-07-19T23:03:16.929Z | DEBG | nexus (BackgroundTasks): client response
background_task = switch_port_config_manager
rack_id = 858ba1b7-0444-4ae8-8154-caf799e42fa8
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": "b69ba99b-7cca-4ff5-a5e7-468774938003", "date": "Fri, 19 Jul 2024 23:03:16 GMT"} })
|
2232 | 2024-07-19T23:03:16.930Z | 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:769
rack_id = 858ba1b7-0444-4ae8-8154-caf799e42fa8
switch = Switch0
|
2233 | 2024-07-19T23:03:16.930Z | DEBG | nexus (BackgroundTasks): client request
background_task = switch_port_config_manager
body = None
method = GET
rack_id = 858ba1b7-0444-4ae8-8154-caf799e42fa8
uri = http://[fd00:1122:3344:101::1]:12345/network-bootstore-config
|
2234 | 2024-07-19T23:03:16.930Z | DEBG | nexus (BackgroundTasks): client response
background_task = switch_port_config_manager
rack_id = 858ba1b7-0444-4ae8-8154-caf799e42fa8
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": "7a450556-a4a4-4dc6-aa85-cd15bf6cd79e", "content-length": "494", "date": "Fri, 19 Jul 2024 23:03:16 GMT"} })
|
2235 | 2024-07-19T23:03:16.930Z | DEBG | nexus (BackgroundTasks): roles
background_task = switch_port_config_manager
roles = RoleSet { roles: {} }
|
2236 | 2024-07-19T23:03:16.930Z | 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(())
|
2237 | 2024-07-19T23:03:16.934Z | DEBG | nexus (BackgroundTasks): roles
background_task = switch_port_config_manager
roles = RoleSet { roles: {} }
|
2238 | 2024-07-19T23:03:16.934Z | 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(())
|
2239 | 2024-07-19T23:03:16.937Z | DEBG | nexus (BackgroundTasks): roles
background_task = switch_port_config_manager
roles = RoleSet { roles: {} }
|
2240 | 2024-07-19T23:03:16.937Z | 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(())
|
2241 | 2024-07-19T23:03:16.939Z | DEBG | nexus (BackgroundTasks): roles
background_task = switch_port_config_manager
roles = RoleSet { roles: {} }
|
2242 | 2024-07-19T23:03:16.939Z | 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(())
|
2243 | 2024-07-19T23:03:16.946Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = switch_port_config_manager
elapsed = 462.86083ms
iteration = 12
status = {}
|
2244 | 2024-07-19T23:03:17.054Z | INFO | nexus (dropshot): request completed
file = /home/build/.cargo/git/checkouts/dropshot-a4a923d29dccc492/7b594d0/dropshot/src/server.rs:914
latency_us = 350
local_addr = [fd00:1122:3344:101::c]:39928
method = GET
remote_addr = [fd00:1122:3344:101::d]:60126
req_id = 3ef87706-2cf8-4a3a-ae1a-36818518451a
response_code = 200
uri = /a88a8918-a4d7-44fb-8a6a-ae496052bdd5
|
2245 | 2024-07-19T23:03:25.601Z | INFO | nexus (dropshot_internal): accepted connection
file = /home/build/.cargo/git/checkouts/dropshot-a4a923d29dccc492/7b594d0/dropshot/src/server.rs:775
local_addr = [fd00:1122:3344:101::c]:12221
remote_addr = [fd00:1122:3344:101::1:0]:63689
|
2246 | 2024-07-19T23:03:25.601Z | 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::1:0]:63689
req_id = 3699f983-37fb-4dc4-a3f4-54a9c558e213
roles = RoleSet { roles: {} }
uri = /metrics/producers
|
2247 | 2024-07-19T23:03:25.602Z | 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::1:0]:63689
req_id = 3699f983-37fb-4dc4-a3f4-54a9c558e213
resource = Database
result = Ok(())
uri = /metrics/producers
|
2248 | 2024-07-19T23:03:25.634Z | INFO | nexus: registered oximeter collector client
file = nexus/src/app/oximeter.rs:338
id = b9023b0a-a899-4caf-80bc-260e9a17ac56
|
2249 | 2024-07-19T23:03:25.634Z | 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::1:0]:63689
req_id = 3699f983-37fb-4dc4-a3f4-54a9c558e213
roles = RoleSet { roles: {} }
uri = /metrics/producers
|
2250 | 2024-07-19T23:03:25.634Z | 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::1:0]:63689
req_id = 3699f983-37fb-4dc4-a3f4-54a9c558e213
resource = Database
result = Ok(())
uri = /metrics/producers
|
2251 | 2024-07-19T23:03:25.673Z | DEBG | nexus: client request
body = Some(Body)
method = POST
oximeter-collector = b9023b0a-a899-4caf-80bc-260e9a17ac56
uri = http://[fd00:1122:3344:101::d]:12223/producers
|
2252 | 2024-07-19T23:03:25.673Z | DEBG | nexus: client response
oximeter-collector = b9023b0a-a899-4caf-80bc-260e9a17ac56
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": "d7230595-ade1-4a51-82c5-665e66f340da", "date": "Fri, 19 Jul 2024 23:03:25 GMT"} })
|
2253 | 2024-07-19T23:03:25.674Z | INFO | nexus: assigned collector to new producer
collector_id = b9023b0a-a899-4caf-80bc-260e9a17ac56
file = nexus/src/app/oximeter.rs:125
producer_id = 4a43dfee-c089-4a8c-bcfe-f8b4c67bb3c2
|
2254 | 2024-07-19T23:03:25.676Z | INFO | nexus (dropshot_internal): request completed
file = /home/build/.cargo/git/checkouts/dropshot-a4a923d29dccc492/7b594d0/dropshot/src/server.rs:914
latency_us = 74244
local_addr = [fd00:1122:3344:101::c]:12221
method = POST
remote_addr = [fd00:1122:3344:101::1:0]:63689
req_id = 3699f983-37fb-4dc4-a3f4-54a9c558e213
response_code = 201
uri = /metrics/producers
|
2255 | 2024-07-19T23:03:26.482Z | DEBG | nexus (BackgroundTasks): activating
background_task = blueprint_loader
iteration = 35
reason = Timeout
|
2256 | 2024-07-19T23:03:26.482Z | DEBG | nexus (BackgroundTasks): roles
background_task = blueprint_loader
roles = RoleSet { roles: {} }
|
2257 | 2024-07-19T23:03:26.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(())
|
2258 | 2024-07-19T23:03:26.483Z | DEBG | nexus (BackgroundTasks): activating
background_task = region_replacement_driver
iteration = 35
reason = Timeout
|
2259 | 2024-07-19T23:03:26.483Z | INFO | nexus (BackgroundTasks): region replacement driver task started
background_task = region_replacement_driver
file = nexus/src/app/background/tasks/region_replacement_driver.rs:231
|
2260 | 2024-07-19T23:03:26.483Z | DEBG | nexus (BackgroundTasks): roles
background_task = region_replacement_driver
roles = RoleSet { roles: {} }
|
2261 | 2024-07-19T23:03:26.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(())
|
2262 | 2024-07-19T23:03:26.484Z | DEBG | nexus (BackgroundTasks): roles
background_task = region_replacement_driver
roles = RoleSet { roles: {} }
|
2263 | 2024-07-19T23:03:26.484Z | DEBG | nexus (BackgroundTasks): roles
background_task = blueprint_loader
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
2264 | 2024-07-19T23:03:26.485Z | 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(())
|
2265 | 2024-07-19T23:03:26.486Z | INFO | nexus (BackgroundTasks): region replacement driver task done
background_task = region_replacement_driver
file = nexus/src/app/background/tasks/region_replacement_driver.rs:238
|
2266 | 2024-07-19T23:03:26.486Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = region_replacement_driver
elapsed = 3.620316ms
iteration = 35
status = {"drive_invoked_ok":[],"errors":[],"finish_invoked_ok":[]}
|
2267 | 2024-07-19T23:03:26.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 = BlueprintConfig
result = Ok(())
|
2268 | 2024-07-19T23:03:26.487Z | DEBG | nexus (BackgroundTasks): roles
background_task = blueprint_loader
roles = RoleSet { roles: {} }
|
2269 | 2024-07-19T23:03:26.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(())
|
2270 | 2024-07-19T23:03:26.489Z | DEBG | nexus (BackgroundTasks): roles
background_task = blueprint_loader
roles = RoleSet { roles: {} }
|
2271 | 2024-07-19T23:03:26.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(())
|
2272 | 2024-07-19T23:03:26.490Z | DEBG | nexus (BackgroundTasks): roles
background_task = blueprint_loader
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
2273 | 2024-07-19T23:03:26.493Z | 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: 112437b7-60f1-4673-858f-9f7fcebc50c3, lookup_type: ById(112437b7-60f1-4673-858f-9f7fcebc50c3) }
result = Ok(())
|
2274 | 2024-07-19T23:03:26.493Z | DEBG | nexus (BackgroundTasks): roles
background_task = blueprint_loader
roles = RoleSet { roles: {} }
|
2275 | 2024-07-19T23:03:26.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(())
|
2276 | 2024-07-19T23:03:26.499Z | DEBG | nexus (BackgroundTasks): found latest target blueprint (unchanged)
background_task = blueprint_loader
original_target_id = 112437b7-60f1-4673-858f-9f7fcebc50c3
original_time_created = 2024-07-19 22:57:34.689399 UTC
target_id = 112437b7-60f1-4673-858f-9f7fcebc50c3
time_created = 2024-07-19 22:57:34.689399 UTC
|
2277 | 2024-07-19T23:03:26.499Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = blueprint_loader
elapsed = 16.694905ms
iteration = 35
status = {"status":"target blueprint unchanged","target_id":"112437b7-60f1-4673-858f-9f7fcebc50c3","time_created":"2024-07-19T22:57:34.689399Z"}
|
2278 | 2024-07-19T23:03:27.054Z | INFO | nexus (dropshot): request completed
file = /home/build/.cargo/git/checkouts/dropshot-a4a923d29dccc492/7b594d0/dropshot/src/server.rs:914
latency_us = 350
local_addr = [fd00:1122:3344:101::c]:39928
method = GET
remote_addr = [fd00:1122:3344:101::d]:60126
req_id = b6f2305c-7645-4ee7-aaaf-475ca83e0663
response_code = 200
uri = /a88a8918-a4d7-44fb-8a6a-ae496052bdd5
|
2279 | 2024-07-19T23:03:36.482Z | DEBG | nexus (BackgroundTasks): activating
background_task = blueprint_loader
iteration = 36
reason = Timeout
|
2280 | 2024-07-19T23:03:36.482Z | DEBG | nexus (BackgroundTasks): roles
background_task = blueprint_loader
roles = RoleSet { roles: {} }
|
2281 | 2024-07-19T23:03:36.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(())
|
2282 | 2024-07-19T23:03:36.483Z | DEBG | nexus (BackgroundTasks): activating
background_task = region_replacement_driver
iteration = 36
reason = Timeout
|
2283 | 2024-07-19T23:03:36.483Z | INFO | nexus (BackgroundTasks): region replacement driver task started
background_task = region_replacement_driver
file = nexus/src/app/background/tasks/region_replacement_driver.rs:231
|
2284 | 2024-07-19T23:03:36.483Z | DEBG | nexus (BackgroundTasks): roles
background_task = region_replacement_driver
roles = RoleSet { roles: {} }
|
2285 | 2024-07-19T23:03:36.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(())
|
2286 | 2024-07-19T23:03:36.484Z | DEBG | nexus (BackgroundTasks): roles
background_task = blueprint_loader
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
2287 | 2024-07-19T23:03:36.484Z | DEBG | nexus (BackgroundTasks): roles
background_task = region_replacement_driver
roles = RoleSet { roles: {} }
|
2288 | 2024-07-19T23:03:36.484Z | 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(())
|
2289 | 2024-07-19T23:03:36.486Z | INFO | nexus (BackgroundTasks): region replacement driver task done
background_task = region_replacement_driver
file = nexus/src/app/background/tasks/region_replacement_driver.rs:238
|
2290 | 2024-07-19T23:03:36.486Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = region_replacement_driver
elapsed = 3.058606ms
iteration = 36
status = {"drive_invoked_ok":[],"errors":[],"finish_invoked_ok":[]}
|
2291 | 2024-07-19T23:03:36.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 = BlueprintConfig
result = Ok(())
|
2292 | 2024-07-19T23:03:36.487Z | DEBG | nexus (BackgroundTasks): roles
background_task = blueprint_loader
roles = RoleSet { roles: {} }
|
2293 | 2024-07-19T23:03:36.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(())
|
2294 | 2024-07-19T23:03:36.489Z | DEBG | nexus (BackgroundTasks): roles
background_task = blueprint_loader
roles = RoleSet { roles: {} }
|
2295 | 2024-07-19T23:03:36.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(())
|
2296 | 2024-07-19T23:03:36.490Z | DEBG | nexus (BackgroundTasks): roles
background_task = blueprint_loader
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
2297 | 2024-07-19T23:03:36.492Z | 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: 112437b7-60f1-4673-858f-9f7fcebc50c3, lookup_type: ById(112437b7-60f1-4673-858f-9f7fcebc50c3) }
result = Ok(())
|
2298 | 2024-07-19T23:03:36.492Z | DEBG | nexus (BackgroundTasks): roles
background_task = blueprint_loader
roles = RoleSet { roles: {} }
|
2299 | 2024-07-19T23:03:36.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(())
|
2300 | 2024-07-19T23:03:36.498Z | DEBG | nexus (BackgroundTasks): found latest target blueprint (unchanged)
background_task = blueprint_loader
original_target_id = 112437b7-60f1-4673-858f-9f7fcebc50c3
original_time_created = 2024-07-19 22:57:34.689399 UTC
target_id = 112437b7-60f1-4673-858f-9f7fcebc50c3
time_created = 2024-07-19 22:57:34.689399 UTC
|
2301 | 2024-07-19T23:03:36.498Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = blueprint_loader
elapsed = 16.218606ms
iteration = 36
status = {"status":"target blueprint unchanged","target_id":"112437b7-60f1-4673-858f-9f7fcebc50c3","time_created":"2024-07-19T22:57:34.689399Z"}
|
2302 | 2024-07-19T23:03:37.056Z | INFO | nexus (dropshot): request completed
file = /home/build/.cargo/git/checkouts/dropshot-a4a923d29dccc492/7b594d0/dropshot/src/server.rs:914
latency_us = 1289
local_addr = [fd00:1122:3344:101::c]:39928
method = GET
remote_addr = [fd00:1122:3344:101::d]:60126
req_id = ad582619-3c9c-4a16-88e6-0596af400fd7
response_code = 200
uri = /a88a8918-a4d7-44fb-8a6a-ae496052bdd5
|
2303 | 2024-07-19T23:03:46.482Z | DEBG | nexus (BackgroundTasks): activating
background_task = dns_propagation_external
dns_group = external
iteration = 9
reason = Timeout
|
2304 | 2024-07-19T23:03:46.482Z | DEBG | nexus (BackgroundTasks): activating
background_task = blueprint_executor
iteration = 8
reason = Timeout
|
2305 | 2024-07-19T23:03:46.482Z | WARN | nexus (BackgroundTasks): Blueprint execution: skipped
background_task = blueprint_executor
file = nexus/src/app/background/tasks/blueprint_execution.rs:69
reason = blueprint disabled
target_id = 112437b7-60f1-4673-858f-9f7fcebc50c3
|
2306 | 2024-07-19T23:03:46.482Z | DEBG | nexus (BackgroundTasks): activating
background_task = external_endpoints
iteration = 7
reason = Timeout
|
2307 | 2024-07-19T23:03:46.482Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = blueprint_executor
elapsed = 25\u{b5}s
iteration = 8
status = {"error":"blueprint disabled","target_id":"112437b7-60f1-4673-858f-9f7fcebc50c3"}
|
2308 | 2024-07-19T23:03:46.482Z | DEBG | nexus (BackgroundTasks): activating
background_task = nat_v4_garbage_collector
iteration = 13
reason = Timeout
|
2309 | 2024-07-19T23:03:46.482Z | DEBG | nexus (BackgroundTasks): activating
background_task = dns_config_external
dns_group = external
iteration = 7
reason = Timeout
|
2310 | 2024-07-19T23:03:46.482Z | DEBG | nexus (BackgroundTasks): roles
background_task = nat_v4_garbage_collector
roles = RoleSet { roles: {} }
|
2311 | 2024-07-19T23:03:46.482Z | DEBG | nexus (BackgroundTasks): roles
background_task = external_endpoints
roles = RoleSet { roles: {} }
|
2312 | 2024-07-19T23:03:46.482Z | DEBG | nexus (BackgroundTasks): reading DNS version
background_task = dns_config_external
dns_group = external
|
2313 | 2024-07-19T23:03:46.482Z | DEBG | nexus (BackgroundTasks): roles
background_task = dns_config_external
dns_group = external
roles = RoleSet { roles: {} }
|
2314 | 2024-07-19T23:03:46.482Z | DEBG | nexus (BackgroundTasks): activating
background_task = physical_disk_adoption
iteration = 14
reason = Timeout
|
2315 | 2024-07-19T23:03:46.482Z | DEBG | nexus (BackgroundTasks): activating
background_task = dns_propagation_internal
dns_group = internal
iteration = 9
reason = Timeout
|
2316 | 2024-07-19T23:03:46.482Z | DEBG | nexus (BackgroundTasks): roles
background_task = physical_disk_adoption
roles = RoleSet { roles: {} }
|
2317 | 2024-07-19T23:03:46.482Z | DEBG | nexus (BackgroundTasks): activating
background_task = blueprint_loader
iteration = 37
reason = Timeout
|
2318 | 2024-07-19T23:03:46.482Z | DEBG | nexus (BackgroundTasks): activating
background_task = metrics_producer_gc
iteration = 7
reason = Timeout
|
2319 | 2024-07-19T23:03:46.482Z | DEBG | nexus (BackgroundTasks): roles
background_task = blueprint_loader
roles = RoleSet { roles: {} }
|
2320 | 2024-07-19T23:03:46.482Z | INFO | nexus (BackgroundTasks): Metric producer GC running
background_task = metrics_producer_gc
expiration = 2024-07-19 22:53:46.482577362 UTC
file = nexus/src/app/background/tasks/metrics_producer_gc.rs:48
|
2321 | 2024-07-19T23:03:46.482Z | DEBG | nexus (BackgroundTasks): roles
background_task = metrics_producer_gc
roles = RoleSet { roles: {} }
|
2322 | 2024-07-19T23:03:46.482Z | DEBG | nexus (BackgroundTasks): activating
background_task = dns_servers_internal
dns_group = internal
iteration = 7
reason = Timeout
|
2323 | 2024-07-19T23:03:46.482Z | DEBG | nexus (BackgroundTasks): activating
background_task = dns_servers_external
dns_group = external
iteration = 7
reason = Timeout
|
2324 | 2024-07-19T23:03:46.482Z | DEBG | nexus (BackgroundTasks): activating
background_task = dns_config_internal
dns_group = internal
iteration = 7
reason = Timeout
|
2325 | 2024-07-19T23:03:46.482Z | DEBG | nexus (BackgroundTasks): reading DNS version
background_task = dns_config_internal
dns_group = internal
|
2326 | 2024-07-19T23:03:46.482Z | DEBG | nexus (BackgroundTasks): roles
background_task = dns_config_internal
dns_group = internal
roles = RoleSet { roles: {} }
|
2327 | 2024-07-19T23:03:46.482Z | DEBG | nexus (BackgroundTasks): activating
background_task = phantom_disks
iteration = 13
reason = Timeout
|
2328 | 2024-07-19T23:03:46.482Z | WARN | nexus (BackgroundTasks): phantom disk task started
background_task = phantom_disks
file = nexus/src/app/background/tasks/phantom_disks.rs:46
|
2329 | 2024-07-19T23:03:46.482Z | DEBG | nexus (BackgroundTasks): activating
background_task = bfd_manager
iteration = 13
reason = Timeout
|
2330 | 2024-07-19T23:03:46.482Z | DEBG | nexus (BackgroundTasks): roles
background_task = bfd_manager
roles = RoleSet { roles: {} }
|
2331 | 2024-07-19T23:03:46.482Z | 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(())
|
2332 | 2024-07-19T23:03:46.482Z | 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(())
|
2333 | 2024-07-19T23:03:46.483Z | 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(())
|
2334 | 2024-07-19T23:03:46.483Z | 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(())
|
2335 | 2024-07-19T23:03:46.483Z | 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(())
|
2336 | 2024-07-19T23:03:46.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(())
|
2337 | 2024-07-19T23:03:46.483Z | 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(())
|
2338 | 2024-07-19T23:03:46.483Z | 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(())
|
2339 | 2024-07-19T23:03:46.483Z | DEBG | nexus (BackgroundTasks): activating
background_task = v2p_manager
iteration = 13
reason = Timeout
|
2340 | 2024-07-19T23:03:46.483Z | DEBG | nexus (BackgroundTasks): activating
background_task = crdb_node_id_collector
iteration = 4
reason = Timeout
|
2341 | 2024-07-19T23:03:46.483Z | DEBG | nexus (BackgroundTasks): activating
background_task = switch_port_config_manager
iteration = 13
reason = Timeout
|
2342 | 2024-07-19T23:03:46.483Z | DEBG | nexus (BackgroundTasks): activating
background_task = lookup_region_port
iteration = 7
reason = Timeout
|
2343 | 2024-07-19T23:03:46.483Z | DEBG | nexus (BackgroundTasks): roles
background_task = v2p_manager
roles = RoleSet { roles: {} }
|
2344 | 2024-07-19T23:03:46.483Z | INFO | nexus (BackgroundTasks): lookup region port task started
background_task = lookup_region_port
file = nexus/src/app/background/tasks/lookup_region_port.rs:56
|
2345 | 2024-07-19T23:03:46.483Z | DEBG | nexus (BackgroundTasks): roles
background_task = switch_port_config_manager
roles = RoleSet { roles: {} }
|
2346 | 2024-07-19T23:03:46.483Z | DEBG | nexus (BackgroundTasks): roles
background_task = crdb_node_id_collector
roles = RoleSet { roles: {} }
|
2347 | 2024-07-19T23:03:46.483Z | DEBG | nexus (BackgroundTasks): roles
background_task = lookup_region_port
roles = RoleSet { roles: {} }
|
2348 | 2024-07-19T23:03:46.483Z | DEBG | nexus (BackgroundTasks): activating
background_task = instance_watcher
iteration = 13
reason = Timeout
|
2349 | 2024-07-19T23:03:46.483Z | DEBG | nexus (BackgroundTasks): activating
background_task = vpc_route_manager
iteration = 13
reason = Timeout
|
2350 | 2024-07-19T23:03:46.483Z | DEBG | nexus (BackgroundTasks): roles
background_task = instance_watcher
roles = RoleSet { roles: {} }
|
2351 | 2024-07-19T23:03:46.483Z | DEBG | nexus (BackgroundTasks): activating
background_task = region_replacement
iteration = 13
reason = Timeout
|
2352 | 2024-07-19T23:03:46.483Z | DEBG | nexus (BackgroundTasks): roles
background_task = vpc_route_manager
roles = RoleSet { roles: {} }
|
2353 | 2024-07-19T23:03:46.483Z | WARN | nexus (BackgroundTasks): region replacement task started
background_task = region_replacement
file = nexus/src/app/background/tasks/region_replacement.rs:64
|
2354 | 2024-07-19T23:03:46.483Z | DEBG | nexus (BackgroundTasks): roles
background_task = region_replacement
roles = RoleSet { roles: {} }
|
2355 | 2024-07-19T23:03:46.483Z | DEBG | nexus (BackgroundTasks): activating
background_task = service_zone_nat_tracker
iteration = 13
reason = Timeout
|
2356 | 2024-07-19T23:03:46.483Z | DEBG | nexus (BackgroundTasks): roles
background_task = service_zone_nat_tracker
roles = RoleSet { roles: {} }
|
2357 | 2024-07-19T23:03:46.483Z | DEBG | nexus (BackgroundTasks): activating
background_task = region_replacement_driver
iteration = 37
reason = Timeout
|
2358 | 2024-07-19T23:03:46.483Z | INFO | nexus (BackgroundTasks): region replacement driver task started
background_task = region_replacement_driver
file = nexus/src/app/background/tasks/region_replacement_driver.rs:231
|
2359 | 2024-07-19T23:03:46.483Z | DEBG | nexus (BackgroundTasks): activating
background_task = abandoned_vmm_reaper
iteration = 7
reason = Timeout
|
2360 | 2024-07-19T23:03:46.483Z | INFO | nexus (BackgroundTasks): Abandoned VMM reaper running
background_task = abandoned_vmm_reaper
file = nexus/src/app/background/tasks/abandoned_vmm_reaper.rs:76
|
2361 | 2024-07-19T23:03:46.483Z | DEBG | nexus (BackgroundTasks): roles
background_task = region_replacement_driver
roles = RoleSet { roles: {} }
|
2362 | 2024-07-19T23:03:46.483Z | DEBG | nexus (BackgroundTasks): roles
background_task = abandoned_vmm_reaper
roles = RoleSet { roles: {} }
|
2363 | 2024-07-19T23:03:46.483Z | 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("0f5ab007-5c53-4a1d-880a-afbba1f1b219.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("5b151b39-a31a-4605-b3d7-169782f4e37d.host.control-plane.oxide.internal.") })) }, Record { name_labels: Name("5b151b39-a31a-4605-b3d7-169782f4e37d.host.control-plane.oxide.internal."), rr_type: AAAA, dns_class: IN, ttl: 0, rdata: Some(AAAA(fd00:1122:3344:101::8)) }], valid_until: Instant { tv_sec: 2448, tv_nsec: 679694284 } })
|
2364 | 2024-07-19T23:03:46.483Z | 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("0d7897bb-e108-4529-b11c-7e55a9a521fc.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("4ec1dd64-fc59-46ad-8f12-dcafd769aba1.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("74563217-f703-4c90-990d-5143d6aa0282.host.control-plane.oxide.internal.") })) }, Record { name_labels: Name("74563217-f703-4c90-990d-5143d6aa0282.host.control-plane.oxide.internal."), rr_type: AAAA, dns_class: IN, ttl: 0, rdata: Some(AAAA(fd00:1122:3344:1::1)) }], valid_until: Instant { tv_sec: 2448, tv_nsec: 679695133 } })
|
2365 | 2024-07-19T23:03:46.483Z | 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(())
|
2366 | 2024-07-19T23:03:46.483Z | 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(())
|
2367 | 2024-07-19T23:03:46.483Z | DEBG | nexus (BackgroundTasks): roles
background_task = crdb_node_id_collector
roles = RoleSet { roles: {} }
|
2368 | 2024-07-19T23:03:46.483Z | 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(())
|
2369 | 2024-07-19T23:03:46.483Z | 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(())
|
2370 | 2024-07-19T23:03:46.483Z | 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(())
|
2371 | 2024-07-19T23:03:46.483Z | 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(())
|
2372 | 2024-07-19T23:03:46.483Z | 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(())
|
2373 | 2024-07-19T23:03:46.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(())
|
2374 | 2024-07-19T23:03:46.483Z | 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(())
|
2375 | 2024-07-19T23:03:46.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(())
|
2376 | 2024-07-19T23:03:46.483Z | 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(())
|
2377 | 2024-07-19T23:03:46.483Z | DEBG | nexus (BackgroundTasks): roles
background_task = crdb_node_id_collector
roles = RoleSet { roles: {} }
|
2378 | 2024-07-19T23:03:46.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(())
|
2379 | 2024-07-19T23:03:46.484Z | DEBG | nexus (BackgroundTasks): roles
background_task = crdb_node_id_collector
roles = RoleSet { roles: {} }
|
2380 | 2024-07-19T23:03:46.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(())
|
2381 | 2024-07-19T23:03:46.484Z | DEBG | nexus (BackgroundTasks): roles
background_task = crdb_node_id_collector
roles = RoleSet { roles: {} }
|
2382 | 2024-07-19T23:03:46.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(())
|
2383 | 2024-07-19T23:03:46.485Z | 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
|
2384 | 2024-07-19T23:03:46.485Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = dns_servers_external
dns_group = external
elapsed = 2.422085ms
iteration = 7
status = {"addresses":["[fd00:1122:3344:101::9]:5353","[fd00:1122:3344:101::8]:5353"]}
|
2385 | 2024-07-19T23:03:46.485Z | DEBG | nexus (BackgroundTasks): roles
background_task = dns_config_internal
dns_group = internal
roles = RoleSet { roles: {} }
|
2386 | 2024-07-19T23:03:46.485Z | INFO | nexus (BackgroundTasks): Metric producer GC complete (no errors)
background_task = metrics_producer_gc
expiration = 2024-07-19 22:53:46.482577362 UTC
file = nexus/src/app/background/tasks/metrics_producer_gc.rs:69
pruned = {}
|
2387 | 2024-07-19T23:03:46.485Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = metrics_producer_gc
elapsed = 2.621197ms
iteration = 7
status = {"expiration":"2024-07-19T22:53:46.482577362Z","pruned":[]}
|
2388 | 2024-07-19T23:03:46.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(())
|
2389 | 2024-07-19T23:03:46.485Z | DEBG | nexus (BackgroundTasks): roles
background_task = physical_disk_adoption
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
2390 | 2024-07-19T23:03:46.485Z | DEBG | nexus (BackgroundTasks): roles
background_task = crdb_node_id_collector
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
2391 | 2024-07-19T23:03:46.485Z | DEBG | nexus (BackgroundTasks): found DNS servers (no change)
addresses = DnsServersList { addresses: [[fd00:1122:3344:3::1]:5353, [fd00:1122:3344:2::1]:5353, [fd00:1122:3344:1::1]:5353] }
background_task = dns_servers_internal
current_servers = DnsServersList { addresses: [[fd00:1122:3344:3::1]:5353, [fd00:1122:3344:2::1]:5353, [fd00:1122:3344:1::1]:5353] }
dns_group = internal
|
2392 | 2024-07-19T23:03:46.485Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = dns_servers_internal
dns_group = internal
elapsed = 3.367681ms
iteration = 7
status = {"addresses":["[fd00:1122:3344:3::1]:5353","[fd00:1122:3344:2::1]:5353","[fd00:1122:3344:1::1]:5353"]}
|
2393 | 2024-07-19T23:03:46.486Z | DEBG | nexus (BackgroundTasks): roles
background_task = dns_config_external
dns_group = external
roles = RoleSet { roles: {} }
|
2394 | 2024-07-19T23:03:46.486Z | DEBG | nexus (BackgroundTasks): roles
background_task = blueprint_loader
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
2395 | 2024-07-19T23:03:46.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(())
|
2396 | 2024-07-19T23:03:46.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-48cd94f5-f87f-4753-bbbe-9dbe9c9d5fba.host.control-plane.oxide.internal.") })) }, Record { name_labels: Name("dendrite-48cd94f5-f87f-4753-bbbe-9dbe9c9d5fba.host.control-plane.oxide.internal."), rr_type: AAAA, dns_class: IN, ttl: 0, rdata: Some(AAAA(fd00:1122:3344:101::2)) }], valid_until: Instant { tv_sec: 2448, tv_nsec: 683029765 } })
|
2397 | 2024-07-19T23:03:46.487Z | WARN | nexus (BackgroundTasks): phantom disk task done
background_task = phantom_disks
file = nexus/src/app/background/tasks/phantom_disks.rs:93
|
2398 | 2024-07-19T23:03:46.487Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = phantom_disks
elapsed = 4.684416ms
iteration = 13
status = {"phantom_disk_deleted_err":0,"phantom_disk_deleted_ok":0}
|
2399 | 2024-07-19T23:03:46.487Z | DEBG | nexus (BackgroundTasks): roles
background_task = external_endpoints
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
2400 | 2024-07-19T23:03:46.487Z | INFO | nexus (BackgroundTasks): Determining switch slots managed by switch zones
background_task = bfd_manager
file = nexus/src/app/mod.rs:1033
|
2401 | 2024-07-19T23:03:46.487Z | INFO | nexus (BackgroundTasks): lookup region port task done
background_task = lookup_region_port
file = nexus/src/app/background/tasks/lookup_region_port.rs:150
|
2402 | 2024-07-19T23:03:46.487Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = lookup_region_port
elapsed = 4.487142ms
iteration = 7
status = {"errors":[],"found_port_ok":[]}
|
2403 | 2024-07-19T23:03:46.488Z | DEBG | nexus (BackgroundTasks): roles
background_task = dns_config_external
dns_group = external
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
2404 | 2024-07-19T23:03:46.488Z | DEBG | nexus (BackgroundTasks): roles
background_task = switch_port_config_manager
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
2405 | 2024-07-19T23:03:46.489Z | DEBG | nexus (BackgroundTasks): roles
background_task = service_zone_nat_tracker
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
2406 | 2024-07-19T23:03:46.489Z | 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(())
|
2407 | 2024-07-19T23:03:46.489Z | DEBG | nexus (BackgroundTasks): roles
background_task = crdb_node_id_collector
roles = RoleSet { roles: {} }
|
2408 | 2024-07-19T23:03:46.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-48cd94f5-f87f-4753-bbbe-9dbe9c9d5fba.host.control-plane.oxide.internal.") })) }, Record { name_labels: Name("dendrite-48cd94f5-f87f-4753-bbbe-9dbe9c9d5fba.host.control-plane.oxide.internal."), rr_type: AAAA, dns_class: IN, ttl: 0, rdata: Some(AAAA(fd00:1122:3344:101::2)) }], valid_until: Instant { tv_sec: 2448, tv_nsec: 685259435 } })
|
2409 | 2024-07-19T23:03:46.489Z | DEBG | nexus (BackgroundTasks): Found abandoned VMMs
background_task = abandoned_vmm_reaper
count = 0
|
2410 | 2024-07-19T23:03:46.489Z | 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
|
2411 | 2024-07-19T23:03:46.489Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = abandoned_vmm_reaper
elapsed = 5.870978ms
iteration = 7
status = {"error":null,"error_count":0,"found":0,"sled_reservations_deleted":0,"vmms_already_deleted":0,"vmms_deleted":0}
|
2412 | 2024-07-19T23:03:46.489Z | 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(())
|
2413 | 2024-07-19T23:03:46.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(())
|
2414 | 2024-07-19T23:03:46.489Z | DEBG | nexus (BackgroundTasks): roles
background_task = physical_disk_adoption
roles = RoleSet { roles: {} }
|
2415 | 2024-07-19T23:03:46.489Z | DEBG | nexus (BackgroundTasks): roles
background_task = region_replacement_driver
roles = RoleSet { roles: {} }
|
2416 | 2024-07-19T23:03:46.489Z | 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(())
|
2417 | 2024-07-19T23:03:46.489Z | 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(())
|
2418 | 2024-07-19T23:03:46.490Z | INFO | nexus (BackgroundTasks): Determining switch slots managed by switch zones
background_task = nat_v4_garbage_collector
file = nexus/src/app/mod.rs:1033
|
2419 | 2024-07-19T23:03:46.491Z | 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(())
|
2420 | 2024-07-19T23:03:46.491Z | DEBG | nexus (BackgroundTasks): roles
background_task = external_endpoints
roles = RoleSet { roles: {} }
|
2421 | 2024-07-19T23:03:46.491Z | DEBG | nexus (BackgroundTasks): roles
background_task = crdb_node_id_collector
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
2422 | 2024-07-19T23:03:46.492Z | 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(())
|
2423 | 2024-07-19T23:03:46.492Z | 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(())
|
2424 | 2024-07-19T23:03:46.492Z | DEBG | nexus (BackgroundTasks): roles
background_task = vpc_route_manager
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
2425 | 2024-07-19T23:03:46.492Z | DEBG | nexus (BackgroundTasks): roles
background_task = blueprint_loader
roles = RoleSet { roles: {} }
|
2426 | 2024-07-19T23:03:46.492Z | WARN | nexus (BackgroundTasks): physical disk adoption task started
background_task = physical_disk_adoption
file = nexus/src/app/background/tasks/physical_disk_adoption.rs:100
|
2427 | 2024-07-19T23:03:46.492Z | DEBG | nexus (BackgroundTasks): roles
background_task = physical_disk_adoption
roles = RoleSet { roles: {} }
|
2428 | 2024-07-19T23:03:46.492Z | 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(())
|
2429 | 2024-07-19T23:03:46.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(())
|
2430 | 2024-07-19T23:03:46.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(())
|
2431 | 2024-07-19T23:03:46.493Z | DEBG | nexus (BackgroundTasks): roles
background_task = switch_port_config_manager
roles = RoleSet { roles: {} }
|
2432 | 2024-07-19T23:03:46.493Z | INFO | nexus (BackgroundTasks): region replacement driver task done
background_task = region_replacement_driver
file = nexus/src/app/background/tasks/region_replacement_driver.rs:238
|
2433 | 2024-07-19T23:03:46.493Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = region_replacement_driver
elapsed = 10.248107ms
iteration = 37
status = {"drive_invoked_ok":[],"errors":[],"finish_invoked_ok":[]}
|
2434 | 2024-07-19T23:03:46.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(())
|
2435 | 2024-07-19T23:03:46.494Z | 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(())
|
2436 | 2024-07-19T23:03:46.494Z | DEBG | nexus (BackgroundTasks): roles
background_task = service_zone_nat_tracker
roles = RoleSet { roles: {} }
|
2437 | 2024-07-19T23:03:46.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(())
|
2438 | 2024-07-19T23:03:46.494Z | DEBG | nexus (BackgroundTasks): roles
background_task = external_endpoints
roles = RoleSet { roles: {} }
|
2439 | 2024-07-19T23:03:46.494Z | DEBG | nexus (BackgroundTasks): roles
background_task = instance_watcher
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
2440 | 2024-07-19T23:03:46.494Z | DEBG | nexus (BackgroundTasks): roles
background_task = blueprint_loader
roles = RoleSet { roles: {} }
|
2441 | 2024-07-19T23:03:46.494Z | 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(())
|
2442 | 2024-07-19T23:03:46.494Z | 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(())
|
2443 | 2024-07-19T23:03:46.494Z | 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(())
|
2444 | 2024-07-19T23:03:46.494Z | DEBG | nexus (BackgroundTasks): roles
background_task = physical_disk_adoption
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
2445 | 2024-07-19T23:03:46.495Z | DEBG | nexus (BackgroundTasks): roles
background_task = external_endpoints
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
2446 | 2024-07-19T23:03:46.496Z | DEBG | nexus (BackgroundTasks): roles
background_task = region_replacement
roles = RoleSet { roles: {} }
|
2447 | 2024-07-19T23:03:46.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(())
|
2448 | 2024-07-19T23:03:46.496Z | DEBG | nexus (BackgroundTasks): roles
background_task = vpc_route_manager
roles = RoleSet { roles: {} }
|
2449 | 2024-07-19T23:03:46.496Z | DEBG | nexus (BackgroundTasks): found DNS version
background_task = dns_config_external
dns_group = external
version = 2
|
2450 | 2024-07-19T23:03:46.496Z | DEBG | nexus (BackgroundTasks): reading DNS config
background_task = dns_config_external
dns_group = external
|
2451 | 2024-07-19T23:03:46.496Z | DEBG | nexus (BackgroundTasks): reading DNS zones
background_task = dns_config_external
dns_group = external
|
2452 | 2024-07-19T23:03:46.496Z | 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(())
|
2453 | 2024-07-19T23:03:46.496Z | DEBG | nexus (BackgroundTasks): roles
background_task = dns_config_external
dns_group = external
roles = RoleSet { roles: {} }
|
2454 | 2024-07-19T23:03:46.496Z | 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(())
|
2455 | 2024-07-19T23:03:46.496Z | 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(())
|
2456 | 2024-07-19T23:03:46.496Z | DEBG | nexus (BackgroundTasks): roles
background_task = crdb_node_id_collector
roles = RoleSet { roles: {} }
|
2457 | 2024-07-19T23:03:46.496Z | 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(())
|
2458 | 2024-07-19T23:03:46.496Z | 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(())
|
2459 | 2024-07-19T23:03:46.496Z | DEBG | nexus (BackgroundTasks): roles
background_task = crdb_node_id_collector
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
2460 | 2024-07-19T23:03:46.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-48cd94f5-f87f-4753-bbbe-9dbe9c9d5fba.host.control-plane.oxide.internal.") })) }, Record { name_labels: Name("dendrite-48cd94f5-f87f-4753-bbbe-9dbe9c9d5fba.host.control-plane.oxide.internal."), rr_type: AAAA, dns_class: IN, ttl: 0, rdata: Some(AAAA(fd00:1122:3344:101::2)) }], valid_until: Instant { tv_sec: 2448, tv_nsec: 693462065 } })
|
2461 | 2024-07-19T23:03:46.497Z | WARN | nexus (BackgroundTasks): region replacement task done
background_task = region_replacement
file = nexus/src/app/background/tasks/region_replacement.rs:185
|
2462 | 2024-07-19T23:03:46.497Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = region_replacement
elapsed = 14.271021ms
iteration = 13
status = {"region_replacement_started_err":0,"region_replacement_started_ok":0}
|
2463 | 2024-07-19T23:03:46.498Z | DEBG | nexus (BackgroundTasks): roles
background_task = dns_config_external
dns_group = external
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
2464 | 2024-07-19T23:03:46.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(())
|
2465 | 2024-07-19T23:03:46.498Z | DEBG | nexus (BackgroundTasks): roles
background_task = physical_disk_adoption
roles = RoleSet { roles: {} }
|
2466 | 2024-07-19T23:03:46.498Z | 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(())
|
2467 | 2024-07-19T23:03:46.498Z | DEBG | nexus (BackgroundTasks): roles
background_task = instance_watcher
roles = RoleSet { roles: {} }
|
2468 | 2024-07-19T23:03:46.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(())
|
2469 | 2024-07-19T23:03:46.498Z | INFO | nexus (BackgroundTasks): Determining switch slots managed by switch zones
background_task = switch_port_config_manager
file = nexus/src/app/mod.rs:1033
rack_id = 858ba1b7-0444-4ae8-8154-caf799e42fa8
|
2470 | 2024-07-19T23:03:46.498Z | DEBG | nexus (BackgroundTasks): roles
background_task = vpc_route_manager
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
2471 | 2024-07-19T23:03:46.498Z | 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(())
|
2472 | 2024-07-19T23:03:46.500Z | DEBG | nexus (BackgroundTasks): roles
background_task = service_zone_nat_tracker
roles = RoleSet { roles: {} }
|
2473 | 2024-07-19T23:03:46.500Z | DEBG | nexus (BackgroundTasks): roles
background_task = blueprint_loader
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
2474 | 2024-07-19T23:03:46.500Z | 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(())
|
2475 | 2024-07-19T23:03:46.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(())
|
2476 | 2024-07-19T23:03:46.501Z | DEBG | nexus (BackgroundTasks): roles
background_task = crdb_node_id_collector
roles = RoleSet { roles: {} }
|
2477 | 2024-07-19T23:03:46.501Z | WARN | nexus (BackgroundTasks): physical disk adoption task done
background_task = physical_disk_adoption
file = nexus/src/app/background/tasks/physical_disk_adoption.rs:174
|
2478 | 2024-07-19T23:03:46.501Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = physical_disk_adoption
elapsed = 19.192391ms
iteration = 14
status = {"physical_disks_added":0}
|
2479 | 2024-07-19T23:03:46.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(())
|
2480 | 2024-07-19T23:03:46.501Z | DEBG | nexus (BackgroundTasks): roles
background_task = crdb_node_id_collector
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
2481 | 2024-07-19T23:03:46.502Z | 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(())
|
2482 | 2024-07-19T23:03:46.502Z | DEBG | nexus (BackgroundTasks): roles
background_task = external_endpoints
roles = RoleSet { roles: {} }
|
2483 | 2024-07-19T23:03:46.502Z | 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(())
|
2484 | 2024-07-19T23:03:46.502Z | DEBG | nexus (BackgroundTasks): roles
background_task = vpc_route_manager
roles = RoleSet { roles: {} }
|
2485 | 2024-07-19T23:03:46.502Z | 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(())
|
2486 | 2024-07-19T23:03:46.502Z | 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(())
|
2487 | 2024-07-19T23:03:46.502Z | 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(())
|
2488 | 2024-07-19T23:03:46.502Z | DEBG | nexus (BackgroundTasks): roles
background_task = dns_config_external
dns_group = external
roles = RoleSet { roles: {} }
|
2489 | 2024-07-19T23:03:46.503Z | 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(())
|
2490 | 2024-07-19T23:03:46.503Z | DEBG | nexus (BackgroundTasks): roles
background_task = external_endpoints
roles = RoleSet { roles: {} }
|
2491 | 2024-07-19T23:03:46.504Z | 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(())
|
2492 | 2024-07-19T23:03:46.504Z | 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(())
|
2493 | 2024-07-19T23:03:46.504Z | DEBG | nexus (BackgroundTasks): roles
background_task = crdb_node_id_collector
roles = RoleSet { roles: {} }
|
2494 | 2024-07-19T23:03:46.504Z | 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(())
|
2495 | 2024-07-19T23:03:46.504Z | DEBG | nexus (BackgroundTasks): roles
background_task = crdb_node_id_collector
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
2496 | 2024-07-19T23:03:46.505Z | DEBG | nexus (BackgroundTasks): roles
background_task = external_endpoints
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
2497 | 2024-07-19T23:03:46.505Z | DEBG | nexus (BackgroundTasks): roles
background_task = dns_config_internal
dns_group = internal
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
2498 | 2024-07-19T23:03:46.505Z | 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: 112437b7-60f1-4673-858f-9f7fcebc50c3, lookup_type: ById(112437b7-60f1-4673-858f-9f7fcebc50c3) }
result = Ok(())
|
2499 | 2024-07-19T23:03:46.505Z | DEBG | nexus (BackgroundTasks): roles
background_task = blueprint_loader
roles = RoleSet { roles: {} }
|
2500 | 2024-07-19T23:03:46.506Z | 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(())
|
2501 | 2024-07-19T23:03:46.507Z | 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(())
|
2502 | 2024-07-19T23:03:46.507Z | DEBG | nexus (BackgroundTasks): roles
background_task = crdb_node_id_collector
roles = RoleSet { roles: {} }
|
2503 | 2024-07-19T23:03:46.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(())
|
2504 | 2024-07-19T23:03:46.508Z | INFO | nexus (BackgroundTasks): all instance checks complete
background_task = instance_watcher
file = nexus/src/app/background/tasks/instance_watcher.rs:458
pruned_instances = 0
total_completed = 0
total_failed = 0
total_incomplete = 0
total_instances = 0
|
2505 | 2024-07-19T23:03:46.508Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = instance_watcher
elapsed = 24.764282ms
iteration = 13
status = {"failed_checks":{},"incomplete_checks":{},"instance_states":{},"pruned_instances":0,"total_instances":0}
|
2506 | 2024-07-19T23:03:46.508Z | 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(())
|
2507 | 2024-07-19T23:03:46.508Z | DEBG | nexus (BackgroundTasks): roles
background_task = external_endpoints
roles = RoleSet { roles: {} }
|
2508 | 2024-07-19T23:03:46.508Z | DEBG | nexus (BackgroundTasks): found zones
background_task = dns_config_external
count = 1
dns_group = external
|
2509 | 2024-07-19T23:03:46.508Z | DEBG | nexus (BackgroundTasks): listing DNS names for zone
background_task = dns_config_external
batch_size = 100
dns_group = external
dns_zone_id = a7981fb0-3e44-4dc4-a305-22e07814373f
dns_zone_name = oxide.test
found_so_far = 0
version = 2
|
2510 | 2024-07-19T23:03:46.508Z | DEBG | nexus (BackgroundTasks): roles
background_task = dns_config_external
dns_group = external
roles = RoleSet { roles: {} }
|
2511 | 2024-07-19T23:03:46.508Z | 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(())
|
2512 | 2024-07-19T23:03:46.508Z | DEBG | nexus (BackgroundTasks): roles
background_task = v2p_manager
roles = RoleSet { roles: {} }
|
2513 | 2024-07-19T23:03:46.509Z | 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(())
|
2514 | 2024-07-19T23:03:46.509Z | 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(())
|
2515 | 2024-07-19T23:03:46.509Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = crdb_node_id_collector
elapsed = 25.763831ms
iteration = 4
status = {"nsuccess":5}
|
2516 | 2024-07-19T23:03:46.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(())
|
2517 | 2024-07-19T23:03:46.510Z | DEBG | nexus (BackgroundTasks): roles
background_task = dns_config_external
dns_group = external
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
2518 | 2024-07-19T23:03:46.510Z | DEBG | nexus (BackgroundTasks): found DNS version
background_task = dns_config_internal
dns_group = internal
version = 1
|
2519 | 2024-07-19T23:03:46.510Z | DEBG | nexus (BackgroundTasks): reading DNS config
background_task = dns_config_internal
dns_group = internal
|
2520 | 2024-07-19T23:03:46.510Z | DEBG | nexus (BackgroundTasks): reading DNS zones
background_task = dns_config_internal
dns_group = internal
|
2521 | 2024-07-19T23:03:46.510Z | DEBG | nexus (BackgroundTasks): roles
background_task = dns_config_internal
dns_group = internal
roles = RoleSet { roles: {} }
|
2522 | 2024-07-19T23:03:46.511Z | 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(())
|
2523 | 2024-07-19T23:03:46.512Z | DEBG | nexus (BackgroundTasks): roles
background_task = dns_config_internal
dns_group = internal
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
2524 | 2024-07-19T23:03:46.512Z | DEBG | nexus (BackgroundTasks): found latest target blueprint (unchanged)
background_task = blueprint_loader
original_target_id = 112437b7-60f1-4673-858f-9f7fcebc50c3
original_time_created = 2024-07-19 22:57:34.689399 UTC
target_id = 112437b7-60f1-4673-858f-9f7fcebc50c3
time_created = 2024-07-19 22:57:34.689399 UTC
|
2525 | 2024-07-19T23:03:46.512Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = blueprint_loader
elapsed = 30.298624ms
iteration = 37
status = {"status":"target blueprint unchanged","target_id":"112437b7-60f1-4673-858f-9f7fcebc50c3","time_created":"2024-07-19T22:57:34.689399Z"}
|
2526 | 2024-07-19T23:03:46.514Z | 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(())
|
2527 | 2024-07-19T23:03:46.514Z | DEBG | nexus (BackgroundTasks): roles
background_task = dns_config_external
dns_group = external
roles = RoleSet { roles: {} }
|
2528 | 2024-07-19T23:03:46.514Z | 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(())
|
2529 | 2024-07-19T23:03:46.515Z | DEBG | nexus (BackgroundTasks): found all DNS names for zone
background_task = dns_config_external
dns_group = external
dns_zone_id = a7981fb0-3e44-4dc4-a305-22e07814373f
dns_zone_name = oxide.test
found_so_far = 1
version = 2
|
2530 | 2024-07-19T23:03:46.515Z | DEBG | nexus (BackgroundTasks): read DNS config
background_task = dns_config_external
dns_group = external
nzones = 1
version = 2
|
2531 | 2024-07-19T23:03:46.515Z | DEBG | nexus (BackgroundTasks): found latest DNS generation (unchanged)
background_task = dns_config_external
current_generation = 2
current_time_created = 2024-07-19 22:57:48.722526 UTC
dns_group = external
generation = 2
|
2532 | 2024-07-19T23:03:46.515Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = dns_config_external
dns_group = external
elapsed = 33.165257ms
iteration = 7
status = {"generation":2}
|
2533 | 2024-07-19T23:03:46.516Z | 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(())
|
2534 | 2024-07-19T23:03:46.516Z | DEBG | nexus (BackgroundTasks): roles
background_task = dns_config_internal
dns_group = internal
roles = RoleSet { roles: {} }
|
2535 | 2024-07-19T23:03:46.516Z | 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(())
|
2536 | 2024-07-19T23:03:46.517Z | DEBG | nexus (BackgroundTasks): roles
background_task = v2p_manager
roles = RoleSet { roles: {} }
|
2537 | 2024-07-19T23:03:46.517Z | 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(())
|
2538 | 2024-07-19T23:03:46.518Z | DEBG | nexus (BackgroundTasks): found zones
background_task = dns_config_internal
count = 1
dns_group = internal
|
2539 | 2024-07-19T23:03:46.518Z | DEBG | nexus (BackgroundTasks): listing DNS names for zone
background_task = dns_config_internal
batch_size = 100
dns_group = internal
dns_zone_id = 64dc36b8-8e00-4b96-9d33-bc2bc5b798af
dns_zone_name = control-plane.oxide.internal
found_so_far = 0
version = 1
|
2540 | 2024-07-19T23:03:46.518Z | DEBG | nexus (BackgroundTasks): roles
background_task = dns_config_internal
dns_group = internal
roles = RoleSet { roles: {} }
|
2541 | 2024-07-19T23:03:46.518Z | 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(())
|
2542 | 2024-07-19T23:03:46.518Z | DEBG | nexus (BackgroundTasks): roles
background_task = service_zone_nat_tracker
roles = RoleSet { roles: {} }
|
2543 | 2024-07-19T23:03:46.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(())
|
2544 | 2024-07-19T23:03:46.519Z | DEBG | nexus (BackgroundTasks): roles
background_task = v2p_manager
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
2545 | 2024-07-19T23:03:46.519Z | DEBG | nexus (BackgroundTasks): roles
background_task = dns_config_internal
dns_group = internal
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
2546 | 2024-07-19T23:03:46.520Z | DEBG | nexus (BackgroundTasks): roles
background_task = service_zone_nat_tracker
roles = RoleSet { roles: {} }
|
2547 | 2024-07-19T23:03:46.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(())
|
2548 | 2024-07-19T23:03:46.521Z | DEBG | nexus (BackgroundTasks): roles
background_task = service_zone_nat_tracker
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
2549 | 2024-07-19T23:03:46.522Z | 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(())
|
2550 | 2024-07-19T23:03:46.522Z | DEBG | nexus (BackgroundTasks): roles
background_task = v2p_manager
roles = RoleSet { roles: {} }
|
2551 | 2024-07-19T23:03:46.522Z | 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(())
|
2552 | 2024-07-19T23:03:46.522Z | 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(())
|
2553 | 2024-07-19T23:03:46.522Z | DEBG | nexus (BackgroundTasks): roles
background_task = dns_config_internal
dns_group = internal
roles = RoleSet { roles: {} }
|
2554 | 2024-07-19T23:03:46.523Z | 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(())
|
2555 | 2024-07-19T23:03:46.523Z | DEBG | nexus (BackgroundTasks): roles
background_task = v2p_manager
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
2556 | 2024-07-19T23:03:46.524Z | 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: 48cd94f5-f87f-4753-bbbe-9dbe9c9d5fba, lookup_type: ById(48cd94f5-f87f-4753-bbbe-9dbe9c9d5fba) }
result = Ok(())
|
2557 | 2024-07-19T23:03:46.524Z | DEBG | nexus (BackgroundTasks): roles
background_task = service_zone_nat_tracker
roles = RoleSet { roles: {} }
|
2558 | 2024-07-19T23:03:46.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(())
|
2559 | 2024-07-19T23:03:46.525Z | 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(())
|
2560 | 2024-07-19T23:03:46.525Z | DEBG | nexus (BackgroundTasks): roles
background_task = v2p_manager
roles = RoleSet { roles: {} }
|
2561 | 2024-07-19T23:03:46.525Z | 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(())
|
2562 | 2024-07-19T23:03:46.529Z | DEBG | nexus (BackgroundTasks): found all DNS names for zone
background_task = dns_config_internal
dns_group = internal
dns_zone_id = 64dc36b8-8e00-4b96-9d33-bc2bc5b798af
dns_zone_name = control-plane.oxide.internal
found_so_far = 49
version = 1
|
2563 | 2024-07-19T23:03:46.529Z | DEBG | nexus (BackgroundTasks): read DNS config
background_task = dns_config_internal
dns_group = internal
nzones = 1
version = 1
|
2564 | 2024-07-19T23:03:46.529Z | DEBG | nexus (BackgroundTasks): found latest DNS generation (unchanged)
background_task = dns_config_internal
current_generation = 1
current_time_created = 2024-07-19 22:57:48.003217 UTC
dns_group = internal
generation = 1
|
2565 | 2024-07-19T23:03:46.529Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = dns_config_internal
dns_group = internal
elapsed = 45.638744ms
iteration = 7
status = {"generation":1}
|
2566 | 2024-07-19T23:03:46.530Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = service_zone_nat_tracker
elapsed = 46.936488ms
iteration = 13
status = 0
|
2567 | 2024-07-19T23:03:46.562Z | 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-07-19T22:57:46.302605Z, time_modified: 2024-07-19T22:57:46.302605Z, 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: cc81324c-39dc-48ea-ade9-f1c9b649dc89, db_silo: Silo { identity: SiloIdentity { id: cc81324c-39dc-48ea-ade9-f1c9b649dc89, name: Name(Name("recovery")), description: "built-in recovery Silo", time_created: 2024-07-19T22:57:48.684560Z, time_modified: 2024-07-19T22:57:48.684560Z, 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: "888af6e5f7e13376a0e815a8a9d93a94f60ec8ebaad5493a2e83d4f73e5d70d8" }] }}, warnings: [NoSiloCerts { silo_id: 001de000-5110-4000-8000-000000000000, dns_name: "default-silo.sys.oxide.test" }], default_endpoint: Some(ExternalEndpoint { silo_id: cc81324c-39dc-48ea-ade9-f1c9b649dc89, db_silo: Silo { identity: SiloIdentity { id: cc81324c-39dc-48ea-ade9-f1c9b649dc89, name: Name(Name("recovery")), description: "built-in recovery Silo", time_created: 2024-07-19T22:57:48.684560Z, time_modified: 2024-07-19T22:57:48.684560Z, 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: "888af6e5f7e13376a0e815a8a9d93a94f60ec8ebaad5493a2e83d4f73e5d70d8" }] }) }
file = nexus/src/app/background/tasks/external_endpoints.rs:94
|
2568 | 2024-07-19T23:03:46.562Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = external_endpoints
elapsed = 80.374259ms
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":"cc81324c-39dc-48ea-ade9-f1c9b649dc89","tls_certs":["888af6e5f7e13376a0e815a8a9d93a94f60ec8ebaad5493a2e83d4f73e5d70d8"]}},"default_endpoint":{"silo_id":"cc81324c-39dc-48ea-ade9-f1c9b649dc89","tls_certs":["888af6e5f7e13376a0e815a8a9d93a94f60ec8ebaad5493a2e83d4f73e5d70d8"]},"warnings":["silo 001de000-5110-4000-8000-000000000000 with DNS name \\"default-silo.sys.oxide.test\\" has no usable certificates"]}
|
2569 | 2024-07-19T23:03:46.658Z | INFO | nexus (BackgroundTasks): determining switch slot managed by dendrite zone
background_task = nat_v4_garbage_collector
file = nexus/src/app/mod.rs:1041
zone_address = fd00:1122:3344:101::2
|
2570 | 2024-07-19T23:03:46.658Z | 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
|
2571 | 2024-07-19T23:03:46.659Z | 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": "643f6630-7896-4842-b7d3-cfb029cb33d4", "content-length": "26", "date": "Fri, 19 Jul 2024 23:03:46 GMT"} })
|
2572 | 2024-07-19T23:03:46.659Z | INFO | nexus (BackgroundTasks): identified switch slot for dendrite zone
background_task = nat_v4_garbage_collector
file = nexus/src/app/mod.rs:1046
slot = SpIdentifier {\n slot: 0,\n type_: Switch,\n}
zone_address = fd00:1122:3344:101::2
|
2573 | 2024-07-19T23:03:46.660Z | INFO | nexus (BackgroundTasks): completed mapping dendrite zones to switch slots
background_task = nat_v4_garbage_collector
file = nexus/src/app/mod.rs:1078
mappings = {\n Switch0: fd00:1122:3344:101::2,\n}
|
2574 | 2024-07-19T23:03:46.706Z | DEBG | nexus (BackgroundTasks): client request
SledAgent = 48cd94f5-f87f-4753-bbbe-9dbe9c9d5fba
background_task = v2p_manager
body = None
method = GET
uri = http://[fd00:1122:3344:101::1]:12345/v2p
|
2575 | 2024-07-19T23:03:46.707Z | DEBG | nexus (BackgroundTasks): client response
SledAgent = 48cd94f5-f87f-4753-bbbe-9dbe9c9d5fba
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": "a41375be-d4d6-4ba4-8cf5-8a0f2950cf19", "content-length": "691", "date": "Fri, 19 Jul 2024 23:03:46 GMT"} })
|
2576 | 2024-07-19T23:03:46.707Z | INFO | nexus (BackgroundTasks): found opte v2p mappings
background_task = v2p_manager
file = nexus/src/app/background/tasks/v2p_mappings.rs:102
interfaces = {}
sled = sock
|
2577 | 2024-07-19T23:03:46.707Z | INFO | nexus (BackgroundTasks): v2p mappings to delete
background_task = v2p_manager
file = nexus/src/app/background/tasks/v2p_mappings.rs:114
mappings = []
sled = sock
|
2578 | 2024-07-19T23:03:46.707Z | INFO | nexus (BackgroundTasks): v2p mappings to add
background_task = v2p_manager
file = nexus/src/app/background/tasks/v2p_mappings.rs:127
mappings = []
sled = sock
|
2579 | 2024-07-19T23:03:46.708Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = v2p_manager
elapsed = 225.511942ms
iteration = 13
status = {}
|
2580 | 2024-07-19T23:03:46.722Z | INFO | nexus (BackgroundTasks): determining switch slot managed by dendrite zone
background_task = switch_port_config_manager
file = nexus/src/app/mod.rs:1041
rack_id = 858ba1b7-0444-4ae8-8154-caf799e42fa8
zone_address = fd00:1122:3344:101::2
|
2581 | 2024-07-19T23:03:46.722Z | DEBG | nexus (MgsClient): client request
background_task = switch_port_config_manager
body = None
method = GET
rack_id = 858ba1b7-0444-4ae8-8154-caf799e42fa8
uri = http://[fd00:1122:3344:101::2]:12225/local/switch-id
|
2582 | 2024-07-19T23:03:46.723Z | DEBG | nexus (MgsClient): client response
background_task = switch_port_config_manager
rack_id = 858ba1b7-0444-4ae8-8154-caf799e42fa8
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": "5aa8611a-0617-4d66-99ce-662d6b1b0663", "content-length": "26", "date": "Fri, 19 Jul 2024 23:03:46 GMT"} })
|
2583 | 2024-07-19T23:03:46.723Z | INFO | nexus (BackgroundTasks): identified switch slot for dendrite zone
background_task = switch_port_config_manager
file = nexus/src/app/mod.rs:1046
rack_id = 858ba1b7-0444-4ae8-8154-caf799e42fa8
slot = SpIdentifier {\n slot: 0,\n type_: Switch,\n}
zone_address = fd00:1122:3344:101::2
|
2584 | 2024-07-19T23:03:46.725Z | INFO | nexus (BackgroundTasks): completed mapping dendrite zones to switch slots
background_task = switch_port_config_manager
file = nexus/src/app/mod.rs:1078
mappings = {\n Switch0: fd00:1122:3344:101::2,\n}
rack_id = 858ba1b7-0444-4ae8-8154-caf799e42fa8
|
2585 | 2024-07-19T23:03:46.813Z | 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
|
2586 | 2024-07-19T23:03:46.821Z | 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:3::1]:5353, [fd00:1122:3344:2::1]:5353, [fd00:1122:3344:1::1]:5353] }
uri = http://[fd00:1122:3344:3::1]:5353/config
|
2587 | 2024-07-19T23:03:46.828Z | INFO | nexus (BackgroundTasks): determining switch slot managed by dendrite zone
background_task = bfd_manager
file = nexus/src/app/mod.rs:1041
zone_address = fd00:1122:3344:101::2
|
2588 | 2024-07-19T23:03:46.828Z | DEBG | nexus (MgsClient): client request
background_task = bfd_manager
body = None
method = GET
uri = http://[fd00:1122:3344:101::2]:12225/local/switch-id
|
2589 | 2024-07-19T23:03:46.829Z | 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": "acc4f9de-fa3f-4e20-a154-d0629b7abd0b", "content-length": "26", "date": "Fri, 19 Jul 2024 23:03:46 GMT"} })
|
2590 | 2024-07-19T23:03:46.829Z | INFO | nexus (BackgroundTasks): identified switch slot for dendrite zone
background_task = bfd_manager
file = nexus/src/app/mod.rs:1046
slot = SpIdentifier {\n slot: 0,\n type_: Switch,\n}
zone_address = fd00:1122:3344:101::2
|
2591 | 2024-07-19T23:03:46.830Z | INFO | nexus (BackgroundTasks): completed mapping dendrite zones to switch slots
background_task = bfd_manager
file = nexus/src/app/mod.rs:1078
mappings = {\n Switch0: fd00:1122:3344:101::2,\n}
|
2592 | 2024-07-19T23:03:46.852Z | DEBG | nexus (BackgroundTasks): client request
SledAgent = 48cd94f5-f87f-4753-bbbe-9dbe9c9d5fba
background_task = vpc_route_manager
body = None
method = GET
uri = http://[fd00:1122:3344:101::1]:12345/vpc-routes
|
2593 | 2024-07-19T23:03:46.852Z | DEBG | nexus (BackgroundTasks): client response
SledAgent = 48cd94f5-f87f-4753-bbbe-9dbe9c9d5fba
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": "07b238fc-5dd7-41c1-9200-ceb1713d6ff0", "content-length": "372", "date": "Fri, 19 Jul 2024 23:03:46 GMT"} })
|
2594 | 2024-07-19T23:03:46.852Z | DEBG | nexus (BackgroundTasks): roles
background_task = vpc_route_manager
roles = RoleSet { roles: {} }
|
2595 | 2024-07-19T23:03:46.853Z | 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(())
|
2596 | 2024-07-19T23:03:46.854Z | DEBG | nexus (BackgroundTasks): roles
background_task = vpc_route_manager
roles = RoleSet { roles: {} }
|
2597 | 2024-07-19T23:03:46.854Z | 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(())
|
2598 | 2024-07-19T23:03:46.856Z | DEBG | nexus (BackgroundTasks): roles
background_task = vpc_route_manager
roles = RoleSet { roles: {} }
|
2599 | 2024-07-19T23:03:46.857Z | 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(())
|
2600 | 2024-07-19T23:03:46.859Z | DEBG | nexus (BackgroundTasks): client request
SledAgent = 48cd94f5-f87f-4753-bbbe-9dbe9c9d5fba
background_task = vpc_route_manager
body = Some(Body)
method = PUT
uri = http://[fd00:1122:3344:101::1]:12345/vpc-routes
|
2601 | 2024-07-19T23:03:46.860Z | DEBG | nexus (BackgroundTasks): client response
SledAgent = 48cd94f5-f87f-4753-bbbe-9dbe9c9d5fba
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": "3b5933f3-f310-4086-a93d-60e813a1f2a7", "date": "Fri, 19 Jul 2024 23:03:46 GMT"} })
|
2602 | 2024-07-19T23:03:46.862Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = vpc_route_manager
elapsed = 378.785512ms
iteration = 13
status = {}
|
2603 | 2024-07-19T23:03:46.872Z | 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
|
2604 | 2024-07-19T23:03:46.872Z | 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": "0d64c0c4-7141-415f-804b-7afc313ec5f8", "content-length": "2", "date": "Fri, 19 Jul 2024 23:03:46 GMT"} })
|
2605 | 2024-07-19T23:03:46.874Z | DEBG | nexus (BackgroundTasks): roles
background_task = nat_v4_garbage_collector
roles = RoleSet { roles: {} }
|
2606 | 2024-07-19T23:03:46.874Z | 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(())
|
2607 | 2024-07-19T23:03:46.876Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = nat_v4_garbage_collector
elapsed = 393.688745ms
iteration = 13
status = null
|
2608 | 2024-07-19T23:03:46.965Z | 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
|
2609 | 2024-07-19T23:03:46.966Z | 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": "aee42164-caac-4172-82b4-504890e4c16b", "date": "Fri, 19 Jul 2024 23:03:46 GMT"} })
servers = DnsServersList { addresses: [[fd00:1122:3344:101::9]:5353, [fd00:1122:3344:101::8]:5353] }
|
2610 | 2024-07-19T23:03:46.966Z | 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] }
|
2611 | 2024-07-19T23:03:46.967Z | 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": "d24302f3-9e39-4cb6-b838-431995a4eb51", "date": "Fri, 19 Jul 2024 23:03:46 GMT"} })
servers = DnsServersList { addresses: [[fd00:1122:3344:101::9]:5353, [fd00:1122:3344:101::8]:5353] }
|
2612 | 2024-07-19T23:03:46.967Z | 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] }
|
2613 | 2024-07-19T23:03:46.969Z | 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] }
|
2614 | 2024-07-19T23:03:46.969Z | 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:3::1]:5353, [fd00:1122:3344:2::1]:5353, [fd00:1122:3344:1::1]:5353] }
uri = http://[fd00:1122:3344:2::1]:5353/config
|
2615 | 2024-07-19T23:03:46.969Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = dns_propagation_external
dns_group = external
elapsed = 486.94016ms
iteration = 9
status = {"generation":2,"server_results":{"[fd00:1122:3344:101::8]:5353":{"Ok":null},"[fd00:1122:3344:101::9]:5353":{"Ok":null}}}
|
2616 | 2024-07-19T23:03:47.054Z | INFO | nexus (dropshot): request completed
file = /home/build/.cargo/git/checkouts/dropshot-a4a923d29dccc492/7b594d0/dropshot/src/server.rs:914
latency_us = 348
local_addr = [fd00:1122:3344:101::c]:39928
method = GET
remote_addr = [fd00:1122:3344:101::d]:60126
req_id = b278a599-fd26-409a-b3d4-3327e7a8c0c8
response_code = 200
uri = /a88a8918-a4d7-44fb-8a6a-ae496052bdd5
|
2617 | 2024-07-19T23:03:47.057Z | DEBG | nexus (producer-registration-task): registering / renewing oximeter producer lease with Nexus
|
2618 | 2024-07-19T23:03:47.057Z | DEBG | nexus (producer-registration-task): using nexus address for registration
addr = [fd00:1122:3344:101::c]:12221
|
2619 | 2024-07-19T23:03:47.067Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = bfd_manager
elapsed = 584.421261ms
iteration = 13
status = {}
|
2620 | 2024-07-19T23:03:47.069Z | 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:3::1]:5353, [fd00:1122:3344:2::1]:5353, [fd00:1122:3344:1::1]:5353] }
uri = http://[fd00:1122:3344:1::1]:5353/config
|
2621 | 2024-07-19T23:03:47.069Z | 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": "53d0cea1-9bbe-4158-a5c0-a52bdffe921e", "date": "Fri, 19 Jul 2024 23:03:46 GMT"} })
servers = DnsServersList { addresses: [[fd00:1122:3344:3::1]:5353, [fd00:1122:3344:2::1]:5353, [fd00:1122:3344:1::1]:5353] }
|
2622 | 2024-07-19T23:03:47.069Z | 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:3::1]:5353, [fd00:1122:3344:2::1]:5353, [fd00:1122:3344:1::1]:5353] }
|
2623 | 2024-07-19T23:03:47.071Z | 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": "0d25a5f7-5646-49de-840b-4516a4288c9f", "date": "Fri, 19 Jul 2024 23:03:46 GMT"} })
servers = DnsServersList { addresses: [[fd00:1122:3344:3::1]:5353, [fd00:1122:3344:2::1]:5353, [fd00:1122:3344:1::1]:5353] }
|
2624 | 2024-07-19T23:03:47.071Z | 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:3::1]:5353, [fd00:1122:3344:2::1]:5353, [fd00:1122:3344:1::1]:5353] }
|
2625 | 2024-07-19T23:03:47.072Z | 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": "206c7319-7eda-4264-a1da-4fba705db1a9", "date": "Fri, 19 Jul 2024 23:03:46 GMT"} })
servers = DnsServersList { addresses: [[fd00:1122:3344:3::1]:5353, [fd00:1122:3344:2::1]:5353, [fd00:1122:3344:1::1]:5353] }
|
2626 | 2024-07-19T23:03:47.073Z | 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:3::1]:5353, [fd00:1122:3344:2::1]:5353, [fd00:1122:3344:1::1]:5353] }
|
2627 | 2024-07-19T23:03:47.074Z | 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:3::1]:5353, [fd00:1122:3344:2::1]:5353, [fd00:1122:3344:1::1]:5353] }
|
2628 | 2024-07-19T23:03:47.074Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = dns_propagation_internal
dns_group = internal
elapsed = 592.342926ms
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}}}
|
2629 | 2024-07-19T23:03:47.132Z | DEBG | nexus (producer-registration-task): client request
body = Some(Body)
method = POST
uri = http://[fd00:1122:3344:101::c]:12221/metrics/producers
|
2630 | 2024-07-19T23:03:47.132Z | INFO | nexus (dropshot_internal): accepted connection
file = /home/build/.cargo/git/checkouts/dropshot-a4a923d29dccc492/7b594d0/dropshot/src/server.rs:775
local_addr = [fd00:1122:3344:101::c]:12221
remote_addr = [fd00:1122:3344:101::c]:44365
|
2631 | 2024-07-19T23:03:47.132Z | 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]:44365
req_id = 5691a5e1-d095-426d-8fab-0fd848cc9e37
roles = RoleSet { roles: {} }
uri = /metrics/producers
|
2632 | 2024-07-19T23:03:47.133Z | 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]:44365
req_id = 5691a5e1-d095-426d-8fab-0fd848cc9e37
resource = Database
result = Ok(())
uri = /metrics/producers
|
2633 | 2024-07-19T23:03:47.135Z | DEBG | nexus (BackgroundTasks): roles
background_task = switch_port_config_manager
roles = RoleSet { roles: {} }
|
2634 | 2024-07-19T23:03:47.136Z | 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(())
|
2635 | 2024-07-19T23:03:47.137Z | INFO | nexus (BackgroundTasks): fetching switch port settings
background_task = switch_port_config_manager
file = nexus/src/app/background/tasks/sync_switch_configuration.rs:146
port = SwitchPort { id: 7480b5d7-113f-4f2c-8ae6-adea12b95e42, rack_id: 858ba1b7-0444-4ae8-8154-caf799e42fa8, switch_location: "switch0", port_name: "qsfp0", port_settings_id: Some(90a14fdc-4c47-49d7-b5e6-acfdb6a54cf6) }
rack_id = 858ba1b7-0444-4ae8-8154-caf799e42fa8
switch_location = Switch0
|
2636 | 2024-07-19T23:03:47.137Z | DEBG | nexus (BackgroundTasks): roles
background_task = switch_port_config_manager
roles = RoleSet { roles: {} }
|
2637 | 2024-07-19T23:03:47.138Z | 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(())
|
2638 | 2024-07-19T23:03:47.146Z | DEBG | nexus (DpdClient): client request
background_task = switch_port_config_manager
body = None
method = GET
rack_id = 858ba1b7-0444-4ae8-8154-caf799e42fa8
uri = http://[fd00:1122:3344:101::2]:12224/port/qsfp0/settings?tag=omicron
|
2639 | 2024-07-19T23:03:47.146Z | DEBG | nexus (DpdClient): client response
background_task = switch_port_config_manager
rack_id = 858ba1b7-0444-4ae8-8154-caf799e42fa8
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": "7c5701ae-9f9a-4fb8-948a-ef4c3547c0cd", "content-length": "121", "date": "Fri, 19 Jul 2024 23:03:46 GMT"} })
|
2640 | 2024-07-19T23:03:47.146Z | INFO | nexus (BackgroundTasks): retrieved port settings from switch
background_task = switch_port_config_manager
file = nexus/src/app/background/tasks/sync_switch_configuration.rs:1663
rack_id = 858ba1b7-0444-4ae8-8154-caf799e42fa8
settings = PortSettings { links: {"0": LinkSettings { addrs: [10.151.2.174], params: LinkCreate { autoneg: false, fec: None, kr: false, lane: Some(LinkId(0)), speed: Speed40G } }} }
switch_port_id = "qsfp0"
|
2641 | 2024-07-19T23:03:47.146Z | 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:1690
rack_id = 858ba1b7-0444-4ae8-8154-caf799e42fa8
switch_location = Switch0
switch_port_id = "qsfp0"
switch_port_settings_id = 90a14fdc-4c47-49d7-b5e6-acfdb6a54cf6
|
2642 | 2024-07-19T23:03:47.146Z | INFO | nexus (BackgroundTasks): retrieved existing routes
background_task = switch_port_config_manager
file = nexus/src/app/background/tasks/sync_switch_configuration.rs:378
rack_id = 858ba1b7-0444-4ae8-8154-caf799e42fa8
routes = {Switch0: {(10.151.2.100, Prefix4 { length: 0, value: 0.0.0.0 }, None)}}
|
2643 | 2024-07-19T23:03:47.146Z | INFO | nexus (BackgroundTasks): retrieved desired routes
background_task = switch_port_config_manager
file = nexus/src/app/background/tasks/sync_switch_configuration.rs:382
rack_id = 858ba1b7-0444-4ae8-8154-caf799e42fa8
routes = {Switch0: {(10.151.2.100, Prefix4 { length: 0, value: 0.0.0.0 }, None)}}
|
2644 | 2024-07-19T23:03:47.146Z | INFO | nexus (BackgroundTasks): calculated static routes to add
background_task = switch_port_config_manager
file = nexus/src/app/background/tasks/sync_switch_configuration.rs:391
rack_id = 858ba1b7-0444-4ae8-8154-caf799e42fa8
routes = {}
|
2645 | 2024-07-19T23:03:47.146Z | INFO | nexus (BackgroundTasks): calculated static routes to delete
background_task = switch_port_config_manager
file = nexus/src/app/background/tasks/sync_switch_configuration.rs:397
rack_id = 858ba1b7-0444-4ae8-8154-caf799e42fa8
routes = {}
|
2646 | 2024-07-19T23:03:47.146Z | 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:417
rack_id = 858ba1b7-0444-4ae8-8154-caf799e42fa8
|
2647 | 2024-07-19T23:03:47.146Z | DEBG | nexus (BackgroundTasks): roles
background_task = switch_port_config_manager
roles = RoleSet { roles: {} }
|
2648 | 2024-07-19T23:03:47.147Z | 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(())
|
2649 | 2024-07-19T23:03:47.148Z | DEBG | nexus (DpdClient): client request
background_task = switch_port_config_manager
body = None
method = GET
rack_id = 858ba1b7-0444-4ae8-8154-caf799e42fa8
uri = http://[fd00:1122:3344:101::2]:12224/loopback/ipv4
|
2650 | 2024-07-19T23:03:47.148Z | DEBG | nexus (DpdClient): client response
background_task = switch_port_config_manager
rack_id = 858ba1b7-0444-4ae8-8154-caf799e42fa8
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": "7e9233d1-3ae1-4ba9-a655-32bae2f2071f", "content-length": "2", "date": "Fri, 19 Jul 2024 23:03:46 GMT"} })
|
2651 | 2024-07-19T23:03:47.148Z | DEBG | nexus (DpdClient): client request
background_task = switch_port_config_manager
body = None
method = GET
rack_id = 858ba1b7-0444-4ae8-8154-caf799e42fa8
uri = http://[fd00:1122:3344:101::2]:12224/loopback/ipv6
|
2652 | 2024-07-19T23:03:47.149Z | DEBG | nexus (DpdClient): client response
background_task = switch_port_config_manager
rack_id = 858ba1b7-0444-4ae8-8154-caf799e42fa8
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": "32857894-36cf-4386-971f-32cf40f1f9ae", "content-length": "52", "date": "Fri, 19 Jul 2024 23:03:46 GMT"} })
|
2653 | 2024-07-19T23:03:47.149Z | 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.2.174, width: 24 }), vlan_id: None }], port: "qsfp0" }]
file = nexus/src/app/background/tasks/sync_switch_configuration.rs:466
rack_id = 858ba1b7-0444-4ae8-8154-caf799e42fa8
switch_location = Switch0
|
2654 | 2024-07-19T23:03:47.149Z | DEBG | nexus (BackgroundTasks): client request
background_task = switch_port_config_manager
body = Some(Body)
method = POST
rack_id = 858ba1b7-0444-4ae8-8154-caf799e42fa8
uri = http://[fd00:1122:3344:101::1]:12345/switch-ports
|
2655 | 2024-07-19T23:03:47.169Z | INFO | nexus: registered oximeter collector client
file = nexus/src/app/oximeter.rs:338
id = b9023b0a-a899-4caf-80bc-260e9a17ac56
|
2656 | 2024-07-19T23:03:47.169Z | 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]:44365
req_id = 5691a5e1-d095-426d-8fab-0fd848cc9e37
roles = RoleSet { roles: {} }
uri = /metrics/producers
|
2657 | 2024-07-19T23:03:47.169Z | 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]:44365
req_id = 5691a5e1-d095-426d-8fab-0fd848cc9e37
resource = Database
result = Ok(())
uri = /metrics/producers
|
2658 | 2024-07-19T23:03:47.199Z | DEBG | nexus: client request
body = Some(Body)
method = POST
oximeter-collector = b9023b0a-a899-4caf-80bc-260e9a17ac56
uri = http://[fd00:1122:3344:101::d]:12223/producers
|
2659 | 2024-07-19T23:03:47.200Z | DEBG | nexus: client response
oximeter-collector = b9023b0a-a899-4caf-80bc-260e9a17ac56
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": "352b0ae8-60ab-4968-aad8-0b1b794816bd", "date": "Fri, 19 Jul 2024 23:03:47 GMT"} })
|
2660 | 2024-07-19T23:03:47.200Z | INFO | nexus: assigned collector to new producer
collector_id = b9023b0a-a899-4caf-80bc-260e9a17ac56
file = nexus/src/app/oximeter.rs:125
producer_id = a88a8918-a4d7-44fb-8a6a-ae496052bdd5
|
2661 | 2024-07-19T23:03:47.201Z | INFO | nexus (dropshot_internal): request completed
file = /home/build/.cargo/git/checkouts/dropshot-a4a923d29dccc492/7b594d0/dropshot/src/server.rs:914
latency_us = 69417
local_addr = [fd00:1122:3344:101::c]:12221
method = POST
remote_addr = [fd00:1122:3344:101::c]:44365
req_id = 5691a5e1-d095-426d-8fab-0fd848cc9e37
response_code = 201
uri = /metrics/producers
|
2662 | 2024-07-19T23:03:47.202Z | DEBG | nexus (BackgroundTasks): client response
background_task = switch_port_config_manager
rack_id = 858ba1b7-0444-4ae8-8154-caf799e42fa8
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": "f7970465-7ee5-4b6d-89e4-28505111454f", "date": "Fri, 19 Jul 2024 23:03:47 GMT"} })
|
2663 | 2024-07-19T23:03:47.202Z | 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:769
rack_id = 858ba1b7-0444-4ae8-8154-caf799e42fa8
switch = Switch0
|
2664 | 2024-07-19T23:03:47.202Z | DEBG | nexus (BackgroundTasks): client request
background_task = switch_port_config_manager
body = None
method = GET
rack_id = 858ba1b7-0444-4ae8-8154-caf799e42fa8
uri = http://[fd00:1122:3344:101::1]:12345/network-bootstore-config
|
2665 | 2024-07-19T23:03:47.202Z | 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": "5691a5e1-d095-426d-8fab-0fd848cc9e37", "content-length": "41", "date": "Fri, 19 Jul 2024 23:03:47 GMT"} })
|
2666 | 2024-07-19T23:03:47.202Z | DEBG | nexus (BackgroundTasks): client response
background_task = switch_port_config_manager
rack_id = 858ba1b7-0444-4ae8-8154-caf799e42fa8
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": "f812e056-1df2-4142-b942-ead7e01ebcd1", "content-length": "494", "date": "Fri, 19 Jul 2024 23:03:47 GMT"} })
|
2667 | 2024-07-19T23:03:47.202Z | DEBG | nexus (BackgroundTasks): roles
background_task = switch_port_config_manager
roles = RoleSet { roles: {} }
|
2668 | 2024-07-19T23:03:47.202Z | 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(())
|
2669 | 2024-07-19T23:03:47.204Z | DEBG | nexus (producer-registration-task): registered with nexus successfully
|
2670 | 2024-07-19T23:03:47.204Z | DEBG | nexus (producer-registration-task): pausing until time to renew lease
lease_duration = 600s
wait_period = 150s
|
2671 | 2024-07-19T23:03:47.205Z | DEBG | nexus (BackgroundTasks): roles
background_task = switch_port_config_manager
roles = RoleSet { roles: {} }
|
2672 | 2024-07-19T23:03:47.205Z | 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(())
|
2673 | 2024-07-19T23:03:47.207Z | DEBG | nexus (BackgroundTasks): roles
background_task = switch_port_config_manager
roles = RoleSet { roles: {} }
|
2674 | 2024-07-19T23:03:47.208Z | 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(())
|
2675 | 2024-07-19T23:03:47.209Z | DEBG | nexus (BackgroundTasks): roles
background_task = switch_port_config_manager
roles = RoleSet { roles: {} }
|
2676 | 2024-07-19T23:03:47.209Z | 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(())
|
2677 | 2024-07-19T23:03:47.216Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = switch_port_config_manager
elapsed = 732.695951ms
iteration = 13
status = {}
|
2678 | 2024-07-19T23:03:56.482Z | DEBG | nexus (BackgroundTasks): activating
background_task = blueprint_loader
iteration = 38
reason = Timeout
|
2679 | 2024-07-19T23:03:56.482Z | DEBG | nexus (BackgroundTasks): roles
background_task = blueprint_loader
roles = RoleSet { roles: {} }
|
2680 | 2024-07-19T23:03:56.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(())
|
2681 | 2024-07-19T23:03:56.483Z | DEBG | nexus (BackgroundTasks): activating
background_task = region_replacement_driver
iteration = 38
reason = Timeout
|
2682 | 2024-07-19T23:03:56.483Z | INFO | nexus (BackgroundTasks): region replacement driver task started
background_task = region_replacement_driver
file = nexus/src/app/background/tasks/region_replacement_driver.rs:231
|
2683 | 2024-07-19T23:03:56.483Z | DEBG | nexus (BackgroundTasks): roles
background_task = region_replacement_driver
roles = RoleSet { roles: {} }
|
2684 | 2024-07-19T23:03:56.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(())
|
2685 | 2024-07-19T23:03:56.484Z | DEBG | nexus (BackgroundTasks): roles
background_task = blueprint_loader
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
2686 | 2024-07-19T23:03:56.485Z | DEBG | nexus (BackgroundTasks): roles
background_task = region_replacement_driver
roles = RoleSet { roles: {} }
|
2687 | 2024-07-19T23:03:56.485Z | 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(())
|
2688 | 2024-07-19T23:03:56.486Z | INFO | nexus (BackgroundTasks): region replacement driver task done
background_task = region_replacement_driver
file = nexus/src/app/background/tasks/region_replacement_driver.rs:238
|
2689 | 2024-07-19T23:03:56.486Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = region_replacement_driver
elapsed = 3.581105ms
iteration = 38
status = {"drive_invoked_ok":[],"errors":[],"finish_invoked_ok":[]}
|
2690 | 2024-07-19T23:03:56.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 = BlueprintConfig
result = Ok(())
|
2691 | 2024-07-19T23:03:56.487Z | DEBG | nexus (BackgroundTasks): roles
background_task = blueprint_loader
roles = RoleSet { roles: {} }
|
2692 | 2024-07-19T23:03:56.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(())
|
2693 | 2024-07-19T23:03:56.488Z | DEBG | nexus (BackgroundTasks): roles
background_task = blueprint_loader
roles = RoleSet { roles: {} }
|
2694 | 2024-07-19T23:03:56.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(())
|
2695 | 2024-07-19T23:03:56.490Z | DEBG | nexus (BackgroundTasks): roles
background_task = blueprint_loader
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
2696 | 2024-07-19T23:03:56.492Z | 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: 112437b7-60f1-4673-858f-9f7fcebc50c3, lookup_type: ById(112437b7-60f1-4673-858f-9f7fcebc50c3) }
result = Ok(())
|
2697 | 2024-07-19T23:03:56.492Z | DEBG | nexus (BackgroundTasks): roles
background_task = blueprint_loader
roles = RoleSet { roles: {} }
|
2698 | 2024-07-19T23:03:56.492Z | 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(())
|
2699 | 2024-07-19T23:03:56.501Z | DEBG | nexus (BackgroundTasks): found latest target blueprint (unchanged)
background_task = blueprint_loader
original_target_id = 112437b7-60f1-4673-858f-9f7fcebc50c3
original_time_created = 2024-07-19 22:57:34.689399 UTC
target_id = 112437b7-60f1-4673-858f-9f7fcebc50c3
time_created = 2024-07-19 22:57:34.689399 UTC
|
2700 | 2024-07-19T23:03:56.501Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = blueprint_loader
elapsed = 19.21114ms
iteration = 38
status = {"status":"target blueprint unchanged","target_id":"112437b7-60f1-4673-858f-9f7fcebc50c3","time_created":"2024-07-19T22:57:34.689399Z"}
|
2701 | 2024-07-19T23:03:57.202Z | INFO | nexus (dropshot): request completed
file = /home/build/.cargo/git/checkouts/dropshot-a4a923d29dccc492/7b594d0/dropshot/src/server.rs:914
latency_us = 423
local_addr = [fd00:1122:3344:101::c]:39928
method = GET
remote_addr = [fd00:1122:3344:101::d]:60126
req_id = aeec7ac3-de4e-44e9-a831-7be64daf97d8
response_code = 200
uri = /a88a8918-a4d7-44fb-8a6a-ae496052bdd5
|
2702 | 2024-07-19T23:04:06.482Z | DEBG | nexus (BackgroundTasks): activating
background_task = blueprint_loader
iteration = 39
reason = Timeout
|
2703 | 2024-07-19T23:04:06.482Z | DEBG | nexus (BackgroundTasks): roles
background_task = blueprint_loader
roles = RoleSet { roles: {} }
|
2704 | 2024-07-19T23:04:06.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(())
|
2705 | 2024-07-19T23:04:06.483Z | DEBG | nexus (BackgroundTasks): activating
background_task = region_replacement_driver
iteration = 39
reason = Timeout
|
2706 | 2024-07-19T23:04:06.483Z | INFO | nexus (BackgroundTasks): region replacement driver task started
background_task = region_replacement_driver
file = nexus/src/app/background/tasks/region_replacement_driver.rs:231
|
2707 | 2024-07-19T23:04:06.483Z | DEBG | nexus (BackgroundTasks): roles
background_task = region_replacement_driver
roles = RoleSet { roles: {} }
|
2708 | 2024-07-19T23:04:06.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(())
|
2709 | 2024-07-19T23:04:06.484Z | DEBG | nexus (BackgroundTasks): roles
background_task = blueprint_loader
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
2710 | 2024-07-19T23:04:06.485Z | DEBG | nexus (BackgroundTasks): roles
background_task = region_replacement_driver
roles = RoleSet { roles: {} }
|
2711 | 2024-07-19T23:04:06.485Z | 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(())
|
2712 | 2024-07-19T23:04:06.486Z | INFO | nexus (BackgroundTasks): region replacement driver task done
background_task = region_replacement_driver
file = nexus/src/app/background/tasks/region_replacement_driver.rs:238
|
2713 | 2024-07-19T23:04:06.487Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = region_replacement_driver
elapsed = 3.631287ms
iteration = 39
status = {"drive_invoked_ok":[],"errors":[],"finish_invoked_ok":[]}
|
2714 | 2024-07-19T23:04:06.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 = BlueprintConfig
result = Ok(())
|
2715 | 2024-07-19T23:04:06.487Z | DEBG | nexus (BackgroundTasks): roles
background_task = blueprint_loader
roles = RoleSet { roles: {} }
|
2716 | 2024-07-19T23:04:06.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(())
|
2717 | 2024-07-19T23:04:06.488Z | DEBG | nexus (BackgroundTasks): roles
background_task = blueprint_loader
roles = RoleSet { roles: {} }
|
2718 | 2024-07-19T23:04:06.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(())
|
2719 | 2024-07-19T23:04:06.490Z | DEBG | nexus (BackgroundTasks): roles
background_task = blueprint_loader
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
2720 | 2024-07-19T23:04:06.492Z | 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: 112437b7-60f1-4673-858f-9f7fcebc50c3, lookup_type: ById(112437b7-60f1-4673-858f-9f7fcebc50c3) }
result = Ok(())
|
2721 | 2024-07-19T23:04:06.492Z | DEBG | nexus (BackgroundTasks): roles
background_task = blueprint_loader
roles = RoleSet { roles: {} }
|
2722 | 2024-07-19T23:04:06.492Z | 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(())
|
2723 | 2024-07-19T23:04:06.498Z | DEBG | nexus (BackgroundTasks): found latest target blueprint (unchanged)
background_task = blueprint_loader
original_target_id = 112437b7-60f1-4673-858f-9f7fcebc50c3
original_time_created = 2024-07-19 22:57:34.689399 UTC
target_id = 112437b7-60f1-4673-858f-9f7fcebc50c3
time_created = 2024-07-19 22:57:34.689399 UTC
|
2724 | 2024-07-19T23:04:06.498Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = blueprint_loader
elapsed = 16.43128ms
iteration = 39
status = {"status":"target blueprint unchanged","target_id":"112437b7-60f1-4673-858f-9f7fcebc50c3","time_created":"2024-07-19T22:57:34.689399Z"}
|
2725 | 2024-07-19T23:04:07.202Z | INFO | nexus (dropshot): request completed
file = /home/build/.cargo/git/checkouts/dropshot-a4a923d29dccc492/7b594d0/dropshot/src/server.rs:914
latency_us = 648
local_addr = [fd00:1122:3344:101::c]:39928
method = GET
remote_addr = [fd00:1122:3344:101::d]:60126
req_id = e349bc56-d944-40d8-b92b-ffe62b938ffc
response_code = 200
uri = /a88a8918-a4d7-44fb-8a6a-ae496052bdd5
|
2726 | 2024-07-19T23:04:16.482Z | DEBG | nexus (BackgroundTasks): activating
background_task = nat_v4_garbage_collector
iteration = 14
reason = Timeout
|
2727 | 2024-07-19T23:04:16.482Z | DEBG | nexus (BackgroundTasks): activating
background_task = bfd_manager
iteration = 14
reason = Timeout
|
2728 | 2024-07-19T23:04:16.482Z | DEBG | nexus (BackgroundTasks): roles
background_task = nat_v4_garbage_collector
roles = RoleSet { roles: {} }
|
2729 | 2024-07-19T23:04:16.482Z | DEBG | nexus (BackgroundTasks): roles
background_task = bfd_manager
roles = RoleSet { roles: {} }
|
2730 | 2024-07-19T23:04:16.482Z | DEBG | nexus (BackgroundTasks): activating
background_task = phantom_disks
iteration = 14
reason = Timeout
|
2731 | 2024-07-19T23:04:16.482Z | WARN | nexus (BackgroundTasks): phantom disk task started
background_task = phantom_disks
file = nexus/src/app/background/tasks/phantom_disks.rs:46
|
2732 | 2024-07-19T23:04:16.482Z | DEBG | nexus (BackgroundTasks): activating
background_task = blueprint_loader
iteration = 40
reason = Timeout
|
2733 | 2024-07-19T23:04:16.482Z | DEBG | nexus (BackgroundTasks): activating
background_task = physical_disk_adoption
iteration = 15
reason = Timeout
|
2734 | 2024-07-19T23:04:16.482Z | DEBG | nexus (BackgroundTasks): roles
background_task = blueprint_loader
roles = RoleSet { roles: {} }
|
2735 | 2024-07-19T23:04:16.482Z | DEBG | nexus (BackgroundTasks): roles
background_task = physical_disk_adoption
roles = RoleSet { roles: {} }
|
2736 | 2024-07-19T23:04:16.483Z | 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(())
|
2737 | 2024-07-19T23:04:16.483Z | DEBG | nexus (BackgroundTasks): activating
background_task = vpc_route_manager
iteration = 14
reason = Timeout
|
2738 | 2024-07-19T23:04:16.483Z | DEBG | nexus (BackgroundTasks): roles
background_task = vpc_route_manager
roles = RoleSet { roles: {} }
|
2739 | 2024-07-19T23:04:16.483Z | DEBG | nexus (BackgroundTasks): activating
background_task = v2p_manager
iteration = 14
reason = Timeout
|
2740 | 2024-07-19T23:04:16.483Z | DEBG | nexus (BackgroundTasks): activating
background_task = region_replacement
iteration = 14
reason = Timeout
|
2741 | 2024-07-19T23:04:16.483Z | WARN | nexus (BackgroundTasks): region replacement task started
background_task = region_replacement
file = nexus/src/app/background/tasks/region_replacement.rs:64
|
2742 | 2024-07-19T23:04:16.483Z | DEBG | nexus (BackgroundTasks): roles
background_task = v2p_manager
roles = RoleSet { roles: {} }
|
2743 | 2024-07-19T23:04:16.483Z | DEBG | nexus (BackgroundTasks): roles
background_task = region_replacement
roles = RoleSet { roles: {} }
|
2744 | 2024-07-19T23:04:16.483Z | DEBG | nexus (BackgroundTasks): activating
background_task = instance_watcher
iteration = 14
reason = Timeout
|
2745 | 2024-07-19T23:04:16.483Z | DEBG | nexus (BackgroundTasks): activating
background_task = service_zone_nat_tracker
iteration = 14
reason = Timeout
|
2746 | 2024-07-19T23:04:16.483Z | DEBG | nexus (BackgroundTasks): roles
background_task = instance_watcher
roles = RoleSet { roles: {} }
|
2747 | 2024-07-19T23:04:16.483Z | 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(())
|
2748 | 2024-07-19T23:04:16.483Z | DEBG | nexus (BackgroundTasks): roles
background_task = service_zone_nat_tracker
roles = RoleSet { roles: {} }
|
2749 | 2024-07-19T23:04:16.483Z | DEBG | nexus (BackgroundTasks): activating
background_task = switch_port_config_manager
iteration = 14
reason = Timeout
|
2750 | 2024-07-19T23:04:16.483Z | DEBG | nexus (BackgroundTasks): activating
background_task = region_replacement_driver
iteration = 40
reason = Timeout
|
2751 | 2024-07-19T23:04:16.483Z | INFO | nexus (BackgroundTasks): region replacement driver task started
background_task = region_replacement_driver
file = nexus/src/app/background/tasks/region_replacement_driver.rs:231
|
2752 | 2024-07-19T23:04:16.483Z | DEBG | nexus (BackgroundTasks): roles
background_task = region_replacement_driver
roles = RoleSet { roles: {} }
|
2753 | 2024-07-19T23:04:16.483Z | DEBG | nexus (BackgroundTasks): roles
background_task = switch_port_config_manager
roles = RoleSet { roles: {} }
|
2754 | 2024-07-19T23:04:16.483Z | 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(())
|
2755 | 2024-07-19T23:04:16.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(())
|
2756 | 2024-07-19T23:04:16.483Z | 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(())
|
2757 | 2024-07-19T23:04:16.483Z | 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(())
|
2758 | 2024-07-19T23:04:16.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(())
|
2759 | 2024-07-19T23:04:16.483Z | 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(())
|
2760 | 2024-07-19T23:04:16.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(())
|
2761 | 2024-07-19T23:04:16.483Z | 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(())
|
2762 | 2024-07-19T23:04:16.483Z | 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(())
|
2763 | 2024-07-19T23:04:16.485Z | DEBG | nexus (BackgroundTasks): roles
background_task = vpc_route_manager
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
2764 | 2024-07-19T23:04:16.485Z | DEBG | nexus (BackgroundTasks): roles
background_task = blueprint_loader
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
2765 | 2024-07-19T23:04:16.485Z | DEBG | nexus (BackgroundTasks): roles
background_task = switch_port_config_manager
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
2766 | 2024-07-19T23:04:16.485Z | DEBG | nexus (BackgroundTasks): roles
background_task = service_zone_nat_tracker
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
2767 | 2024-07-19T23:04:16.486Z | WARN | nexus (BackgroundTasks): phantom disk task done
background_task = phantom_disks
file = nexus/src/app/background/tasks/phantom_disks.rs:93
|
2768 | 2024-07-19T23:04:16.486Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = phantom_disks
elapsed = 3.386302ms
iteration = 14
status = {"phantom_disk_deleted_err":0,"phantom_disk_deleted_ok":0}
|
2769 | 2024-07-19T23:04:16.486Z | DEBG | nexus (BackgroundTasks): roles
background_task = region_replacement_driver
roles = RoleSet { roles: {} }
|
2770 | 2024-07-19T23:04:16.486Z | 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(())
|
2771 | 2024-07-19T23:04:16.486Z | DEBG | nexus (BackgroundTasks): roles
background_task = physical_disk_adoption
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
2772 | 2024-07-19T23:04:16.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-48cd94f5-f87f-4753-bbbe-9dbe9c9d5fba.host.control-plane.oxide.internal.") })) }, Record { name_labels: Name("dendrite-48cd94f5-f87f-4753-bbbe-9dbe9c9d5fba.host.control-plane.oxide.internal."), rr_type: AAAA, dns_class: IN, ttl: 0, rdata: Some(AAAA(fd00:1122:3344:101::2)) }], valid_until: Instant { tv_sec: 2478, tv_nsec: 682909263 } })
|
2773 | 2024-07-19T23:04:16.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-48cd94f5-f87f-4753-bbbe-9dbe9c9d5fba.host.control-plane.oxide.internal.") })) }, Record { name_labels: Name("dendrite-48cd94f5-f87f-4753-bbbe-9dbe9c9d5fba.host.control-plane.oxide.internal."), rr_type: AAAA, dns_class: IN, ttl: 0, rdata: Some(AAAA(fd00:1122:3344:101::2)) }], valid_until: Instant { tv_sec: 2478, tv_nsec: 683169688 } })
|
2774 | 2024-07-19T23:04:16.487Z | INFO | nexus (BackgroundTasks): region replacement driver task done
background_task = region_replacement_driver
file = nexus/src/app/background/tasks/region_replacement_driver.rs:238
|
2775 | 2024-07-19T23:04:16.487Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = region_replacement_driver
elapsed = 4.269318ms
iteration = 40
status = {"drive_invoked_ok":[],"errors":[],"finish_invoked_ok":[]}
|
2776 | 2024-07-19T23:04:16.487Z | INFO | nexus (BackgroundTasks): Determining switch slots managed by switch zones
background_task = bfd_manager
file = nexus/src/app/mod.rs:1033
|
2777 | 2024-07-19T23:04:16.487Z | INFO | nexus (BackgroundTasks): Determining switch slots managed by switch zones
background_task = nat_v4_garbage_collector
file = nexus/src/app/mod.rs:1033
|
2778 | 2024-07-19T23:04:16.488Z | 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(())
|
2779 | 2024-07-19T23:04:16.488Z | DEBG | nexus (BackgroundTasks): roles
background_task = vpc_route_manager
roles = RoleSet { roles: {} }
|
2780 | 2024-07-19T23:04:16.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(())
|
2781 | 2024-07-19T23:04:16.488Z | DEBG | nexus (BackgroundTasks): roles
background_task = switch_port_config_manager
roles = RoleSet { roles: {} }
|
2782 | 2024-07-19T23:04:16.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(())
|
2783 | 2024-07-19T23:04:16.488Z | 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(())
|
2784 | 2024-07-19T23:04:16.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(())
|
2785 | 2024-07-19T23:04:16.489Z | DEBG | nexus (BackgroundTasks): roles
background_task = blueprint_loader
roles = RoleSet { roles: {} }
|
2786 | 2024-07-19T23:04:16.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(())
|
2787 | 2024-07-19T23:04:16.490Z | 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(())
|
2788 | 2024-07-19T23:04:16.490Z | DEBG | nexus (BackgroundTasks): roles
background_task = physical_disk_adoption
roles = RoleSet { roles: {} }
|
2789 | 2024-07-19T23:04:16.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(())
|
2790 | 2024-07-19T23:04:16.490Z | DEBG | nexus (BackgroundTasks): roles
background_task = service_zone_nat_tracker
roles = RoleSet { roles: {} }
|
2791 | 2024-07-19T23:04:16.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(())
|
2792 | 2024-07-19T23:04:16.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(())
|
2793 | 2024-07-19T23:04:16.490Z | DEBG | nexus (BackgroundTasks): roles
background_task = vpc_route_manager
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
2794 | 2024-07-19T23:04:16.491Z | DEBG | nexus (BackgroundTasks): roles
background_task = instance_watcher
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
2795 | 2024-07-19T23:04:16.491Z | DEBG | nexus (BackgroundTasks): roles
background_task = blueprint_loader
roles = RoleSet { roles: {} }
|
2796 | 2024-07-19T23:04:16.492Z | 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(())
|
2797 | 2024-07-19T23:04:16.492Z | DEBG | nexus (BackgroundTasks): roles
background_task = service_zone_nat_tracker
roles = RoleSet { roles: {} }
|
2798 | 2024-07-19T23:04:16.492Z | 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-48cd94f5-f87f-4753-bbbe-9dbe9c9d5fba.host.control-plane.oxide.internal.") })) }, Record { name_labels: Name("dendrite-48cd94f5-f87f-4753-bbbe-9dbe9c9d5fba.host.control-plane.oxide.internal."), rr_type: AAAA, dns_class: IN, ttl: 0, rdata: Some(AAAA(fd00:1122:3344:101::2)) }], valid_until: Instant { tv_sec: 2478, tv_nsec: 688470355 } })
|
2799 | 2024-07-19T23:04:16.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(())
|
2800 | 2024-07-19T23:04:16.492Z | WARN | nexus (BackgroundTasks): physical disk adoption task started
background_task = physical_disk_adoption
file = nexus/src/app/background/tasks/physical_disk_adoption.rs:100
|
2801 | 2024-07-19T23:04:16.492Z | DEBG | nexus (BackgroundTasks): roles
background_task = physical_disk_adoption
roles = RoleSet { roles: {} }
|
2802 | 2024-07-19T23:04:16.492Z | INFO | nexus (BackgroundTasks): Determining switch slots managed by switch zones
background_task = switch_port_config_manager
file = nexus/src/app/mod.rs:1033
rack_id = 858ba1b7-0444-4ae8-8154-caf799e42fa8
|
2803 | 2024-07-19T23:04:16.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(())
|
2804 | 2024-07-19T23:04:16.493Z | DEBG | nexus (BackgroundTasks): roles
background_task = blueprint_loader
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
2805 | 2024-07-19T23:04:16.493Z | 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(())
|
2806 | 2024-07-19T23:04:16.493Z | DEBG | nexus (BackgroundTasks): roles
background_task = vpc_route_manager
roles = RoleSet { roles: {} }
|
2807 | 2024-07-19T23:04:16.493Z | 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(())
|
2808 | 2024-07-19T23:04:16.494Z | DEBG | nexus (BackgroundTasks): roles
background_task = physical_disk_adoption
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
2809 | 2024-07-19T23:04:16.494Z | 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(())
|
2810 | 2024-07-19T23:04:16.494Z | DEBG | nexus (BackgroundTasks): roles
background_task = instance_watcher
roles = RoleSet { roles: {} }
|
2811 | 2024-07-19T23:04:16.494Z | 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(())
|
2812 | 2024-07-19T23:04:16.496Z | 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: 112437b7-60f1-4673-858f-9f7fcebc50c3, lookup_type: ById(112437b7-60f1-4673-858f-9f7fcebc50c3) }
result = Ok(())
|
2813 | 2024-07-19T23:04:16.496Z | DEBG | nexus (BackgroundTasks): roles
background_task = blueprint_loader
roles = RoleSet { roles: {} }
|
2814 | 2024-07-19T23:04:16.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(())
|
2815 | 2024-07-19T23:04:16.497Z | 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(())
|
2816 | 2024-07-19T23:04:16.497Z | DEBG | nexus (BackgroundTasks): roles
background_task = physical_disk_adoption
roles = RoleSet { roles: {} }
|
2817 | 2024-07-19T23:04:16.497Z | DEBG | nexus (BackgroundTasks): roles
background_task = v2p_manager
roles = RoleSet { roles: {} }
|
2818 | 2024-07-19T23:04:16.497Z | 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(())
|
2819 | 2024-07-19T23:04:16.497Z | 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-07-19T23:04:16.501Z | WARN | nexus (BackgroundTasks): physical disk adoption task done
background_task = physical_disk_adoption
file = nexus/src/app/background/tasks/physical_disk_adoption.rs:174
|
2821 | 2024-07-19T23:04:16.501Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = physical_disk_adoption
elapsed = 18.418797ms
iteration = 15
status = {"physical_disks_added":0}
|
2822 | 2024-07-19T23:04:16.501Z | INFO | nexus (BackgroundTasks): all instance checks complete
background_task = instance_watcher
file = nexus/src/app/background/tasks/instance_watcher.rs:458
pruned_instances = 0
total_completed = 0
total_failed = 0
total_incomplete = 0
total_instances = 0
|
2823 | 2024-07-19T23:04:16.501Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = instance_watcher
elapsed = 18.264794ms
iteration = 14
status = {"failed_checks":{},"incomplete_checks":{},"instance_states":{},"pruned_instances":0,"total_instances":0}
|
2824 | 2024-07-19T23:04:16.503Z | DEBG | nexus (BackgroundTasks): found latest target blueprint (unchanged)
background_task = blueprint_loader
original_target_id = 112437b7-60f1-4673-858f-9f7fcebc50c3
original_time_created = 2024-07-19 22:57:34.689399 UTC
target_id = 112437b7-60f1-4673-858f-9f7fcebc50c3
time_created = 2024-07-19 22:57:34.689399 UTC
|
2825 | 2024-07-19T23:04:16.503Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = blueprint_loader
elapsed = 20.473074ms
iteration = 40
status = {"status":"target blueprint unchanged","target_id":"112437b7-60f1-4673-858f-9f7fcebc50c3","time_created":"2024-07-19T22:57:34.689399Z"}
|
2826 | 2024-07-19T23:04:16.504Z | DEBG | nexus (BackgroundTasks): roles
background_task = v2p_manager
roles = RoleSet { roles: {} }
|
2827 | 2024-07-19T23:04:16.505Z | 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-07-19T23:04:16.506Z | DEBG | nexus (BackgroundTasks): roles
background_task = v2p_manager
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
2829 | 2024-07-19T23:04:16.507Z | 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(())
|
2830 | 2024-07-19T23:04:16.507Z | DEBG | nexus (BackgroundTasks): roles
background_task = v2p_manager
roles = RoleSet { roles: {} }
|
2831 | 2024-07-19T23:04:16.507Z | 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(())
|
2832 | 2024-07-19T23:04:16.509Z | DEBG | nexus (BackgroundTasks): roles
background_task = v2p_manager
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
2833 | 2024-07-19T23:04:16.510Z | DEBG | nexus (BackgroundTasks): roles
background_task = service_zone_nat_tracker
roles = RoleSet { roles: {} }
|
2834 | 2024-07-19T23:04:16.510Z | 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(())
|
2835 | 2024-07-19T23:04:16.511Z | 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(())
|
2836 | 2024-07-19T23:04:16.511Z | DEBG | nexus (BackgroundTasks): roles
background_task = v2p_manager
roles = RoleSet { roles: {} }
|
2837 | 2024-07-19T23:04:16.511Z | 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(())
|
2838 | 2024-07-19T23:04:16.511Z | DEBG | nexus (BackgroundTasks): roles
background_task = service_zone_nat_tracker
roles = RoleSet { roles: {} }
|
2839 | 2024-07-19T23:04:16.511Z | 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(())
|
2840 | 2024-07-19T23:04:16.512Z | DEBG | nexus (BackgroundTasks): roles
background_task = service_zone_nat_tracker
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
2841 | 2024-07-19T23:04:16.515Z | 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: 48cd94f5-f87f-4753-bbbe-9dbe9c9d5fba, lookup_type: ById(48cd94f5-f87f-4753-bbbe-9dbe9c9d5fba) }
result = Ok(())
|
2842 | 2024-07-19T23:04:16.515Z | DEBG | nexus (BackgroundTasks): roles
background_task = service_zone_nat_tracker
roles = RoleSet { roles: {} }
|
2843 | 2024-07-19T23:04:16.515Z | 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(())
|
2844 | 2024-07-19T23:04:16.516Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = service_zone_nat_tracker
elapsed = 33.473302ms
iteration = 14
status = 0
|
2845 | 2024-07-19T23:04:16.518Z | DEBG | nexus (BackgroundTasks): roles
background_task = region_replacement
roles = RoleSet { roles: {} }
|
2846 | 2024-07-19T23:04:16.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(())
|
2847 | 2024-07-19T23:04:16.520Z | WARN | nexus (BackgroundTasks): region replacement task done
background_task = region_replacement
file = nexus/src/app/background/tasks/region_replacement.rs:185
|
2848 | 2024-07-19T23:04:16.520Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = region_replacement
elapsed = 37.269221ms
iteration = 14
status = {"region_replacement_started_err":0,"region_replacement_started_ok":0}
|
2849 | 2024-07-19T23:04:16.638Z | DEBG | nexus (BackgroundTasks): client request
SledAgent = 48cd94f5-f87f-4753-bbbe-9dbe9c9d5fba
background_task = vpc_route_manager
body = None
method = GET
uri = http://[fd00:1122:3344:101::1]:12345/vpc-routes
|
2850 | 2024-07-19T23:04:16.639Z | DEBG | nexus (BackgroundTasks): client response
SledAgent = 48cd94f5-f87f-4753-bbbe-9dbe9c9d5fba
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": "06923739-f45f-4918-b1e0-0adc48d51bc9", "content-length": "372", "date": "Fri, 19 Jul 2024 23:04:16 GMT"} })
|
2851 | 2024-07-19T23:04:16.639Z | DEBG | nexus (BackgroundTasks): roles
background_task = vpc_route_manager
roles = RoleSet { roles: {} }
|
2852 | 2024-07-19T23:04:16.639Z | 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(())
|
2853 | 2024-07-19T23:04:16.640Z | DEBG | nexus (BackgroundTasks): roles
background_task = vpc_route_manager
roles = RoleSet { roles: {} }
|
2854 | 2024-07-19T23:04:16.640Z | 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(())
|
2855 | 2024-07-19T23:04:16.642Z | DEBG | nexus (BackgroundTasks): roles
background_task = vpc_route_manager
roles = RoleSet { roles: {} }
|
2856 | 2024-07-19T23:04:16.642Z | 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(())
|
2857 | 2024-07-19T23:04:16.644Z | DEBG | nexus (BackgroundTasks): client request
SledAgent = 48cd94f5-f87f-4753-bbbe-9dbe9c9d5fba
background_task = vpc_route_manager
body = Some(Body)
method = PUT
uri = http://[fd00:1122:3344:101::1]:12345/vpc-routes
|
2858 | 2024-07-19T23:04:16.644Z | DEBG | nexus (BackgroundTasks): client response
SledAgent = 48cd94f5-f87f-4753-bbbe-9dbe9c9d5fba
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": "5db0fd1f-d7d4-4b42-a727-1441a8c6a0c0", "date": "Fri, 19 Jul 2024 23:04:16 GMT"} })
|
2859 | 2024-07-19T23:04:16.647Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = vpc_route_manager
elapsed = 163.961657ms
iteration = 14
status = {}
|
2860 | 2024-07-19T23:04:16.652Z | DEBG | nexus (BackgroundTasks): client request
SledAgent = 48cd94f5-f87f-4753-bbbe-9dbe9c9d5fba
background_task = v2p_manager
body = None
method = GET
uri = http://[fd00:1122:3344:101::1]:12345/v2p
|
2861 | 2024-07-19T23:04:16.653Z | DEBG | nexus (BackgroundTasks): client response
SledAgent = 48cd94f5-f87f-4753-bbbe-9dbe9c9d5fba
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": "bb66eae0-f5c2-429c-818d-7be0a08a1292", "content-length": "691", "date": "Fri, 19 Jul 2024 23:04:16 GMT"} })
|
2862 | 2024-07-19T23:04:16.653Z | INFO | nexus (BackgroundTasks): found opte v2p mappings
background_task = v2p_manager
file = nexus/src/app/background/tasks/v2p_mappings.rs:102
interfaces = {}
sled = sock
|
2863 | 2024-07-19T23:04:16.653Z | INFO | nexus (BackgroundTasks): v2p mappings to delete
background_task = v2p_manager
file = nexus/src/app/background/tasks/v2p_mappings.rs:114
mappings = []
sled = sock
|
2864 | 2024-07-19T23:04:16.653Z | INFO | nexus (BackgroundTasks): v2p mappings to add
background_task = v2p_manager
file = nexus/src/app/background/tasks/v2p_mappings.rs:127
mappings = []
sled = sock
|
2865 | 2024-07-19T23:04:16.653Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = v2p_manager
elapsed = 170.73024ms
iteration = 14
status = {}
|
2866 | 2024-07-19T23:04:16.798Z | INFO | nexus (BackgroundTasks): determining switch slot managed by dendrite zone
background_task = nat_v4_garbage_collector
file = nexus/src/app/mod.rs:1041
zone_address = fd00:1122:3344:101::2
|
2867 | 2024-07-19T23:04:16.798Z | 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
|
2868 | 2024-07-19T23:04:16.798Z | INFO | nexus (BackgroundTasks): determining switch slot managed by dendrite zone
background_task = switch_port_config_manager
file = nexus/src/app/mod.rs:1041
rack_id = 858ba1b7-0444-4ae8-8154-caf799e42fa8
zone_address = fd00:1122:3344:101::2
|
2869 | 2024-07-19T23:04:16.798Z | DEBG | nexus (MgsClient): client request
background_task = switch_port_config_manager
body = None
method = GET
rack_id = 858ba1b7-0444-4ae8-8154-caf799e42fa8
uri = http://[fd00:1122:3344:101::2]:12225/local/switch-id
|
2870 | 2024-07-19T23:04:16.798Z | INFO | nexus (BackgroundTasks): determining switch slot managed by dendrite zone
background_task = bfd_manager
file = nexus/src/app/mod.rs:1041
zone_address = fd00:1122:3344:101::2
|
2871 | 2024-07-19T23:04:16.798Z | DEBG | nexus (MgsClient): client request
background_task = bfd_manager
body = None
method = GET
uri = http://[fd00:1122:3344:101::2]:12225/local/switch-id
|
2872 | 2024-07-19T23:04:16.798Z | 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": "a2197492-b411-46ba-8325-38d7f0ce7cbd", "content-length": "26", "date": "Fri, 19 Jul 2024 23:04:16 GMT"} })
|
2873 | 2024-07-19T23:04:16.798Z | INFO | nexus (BackgroundTasks): identified switch slot for dendrite zone
background_task = nat_v4_garbage_collector
file = nexus/src/app/mod.rs:1046
slot = SpIdentifier {\n slot: 0,\n type_: Switch,\n}
zone_address = fd00:1122:3344:101::2
|
2874 | 2024-07-19T23:04:16.798Z | DEBG | nexus (MgsClient): client response
background_task = switch_port_config_manager
rack_id = 858ba1b7-0444-4ae8-8154-caf799e42fa8
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": "07eba747-fd28-415c-8bd9-4fbe4e69d8de", "content-length": "26", "date": "Fri, 19 Jul 2024 23:04:16 GMT"} })
|
2875 | 2024-07-19T23:04:16.798Z | INFO | nexus (BackgroundTasks): identified switch slot for dendrite zone
background_task = switch_port_config_manager
file = nexus/src/app/mod.rs:1046
rack_id = 858ba1b7-0444-4ae8-8154-caf799e42fa8
slot = SpIdentifier {\n slot: 0,\n type_: Switch,\n}
zone_address = fd00:1122:3344:101::2
|
2876 | 2024-07-19T23:04:16.798Z | 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": "437af2f5-7ad6-430e-a631-c9b616c6a806", "content-length": "26", "date": "Fri, 19 Jul 2024 23:04:16 GMT"} })
|
2877 | 2024-07-19T23:04:16.798Z | INFO | nexus (BackgroundTasks): identified switch slot for dendrite zone
background_task = bfd_manager
file = nexus/src/app/mod.rs:1046
slot = SpIdentifier {\n slot: 0,\n type_: Switch,\n}
zone_address = fd00:1122:3344:101::2
|
2878 | 2024-07-19T23:04:16.801Z | INFO | nexus (BackgroundTasks): completed mapping dendrite zones to switch slots
background_task = nat_v4_garbage_collector
file = nexus/src/app/mod.rs:1078
mappings = {\n Switch0: fd00:1122:3344:101::2,\n}
|
2879 | 2024-07-19T23:04:16.802Z | INFO | nexus (BackgroundTasks): completed mapping dendrite zones to switch slots
background_task = switch_port_config_manager
file = nexus/src/app/mod.rs:1078
mappings = {\n Switch0: fd00:1122:3344:101::2,\n}
rack_id = 858ba1b7-0444-4ae8-8154-caf799e42fa8
|
2880 | 2024-07-19T23:04:16.802Z | INFO | nexus (BackgroundTasks): completed mapping dendrite zones to switch slots
background_task = bfd_manager
file = nexus/src/app/mod.rs:1078
mappings = {\n Switch0: fd00:1122:3344:101::2,\n}
|
2881 | 2024-07-19T23:04:16.885Z | 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
|
2882 | 2024-07-19T23:04:16.886Z | 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": "a4b121f9-3525-45c1-85b3-2c988cf70608", "content-length": "2", "date": "Fri, 19 Jul 2024 23:04:16 GMT"} })
|
2883 | 2024-07-19T23:04:16.888Z | DEBG | nexus (BackgroundTasks): roles
background_task = nat_v4_garbage_collector
roles = RoleSet { roles: {} }
|
2884 | 2024-07-19T23:04:16.889Z | 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(())
|
2885 | 2024-07-19T23:04:16.890Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = nat_v4_garbage_collector
elapsed = 407.494778ms
iteration = 14
status = null
|
2886 | 2024-07-19T23:04:16.974Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = bfd_manager
elapsed = 491.862439ms
iteration = 14
status = {}
|
2887 | 2024-07-19T23:04:17.026Z | DEBG | nexus (BackgroundTasks): roles
background_task = switch_port_config_manager
roles = RoleSet { roles: {} }
|
2888 | 2024-07-19T23:04:17.027Z | 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(())
|
2889 | 2024-07-19T23:04:17.029Z | INFO | nexus (BackgroundTasks): fetching switch port settings
background_task = switch_port_config_manager
file = nexus/src/app/background/tasks/sync_switch_configuration.rs:146
port = SwitchPort { id: 7480b5d7-113f-4f2c-8ae6-adea12b95e42, rack_id: 858ba1b7-0444-4ae8-8154-caf799e42fa8, switch_location: "switch0", port_name: "qsfp0", port_settings_id: Some(90a14fdc-4c47-49d7-b5e6-acfdb6a54cf6) }
rack_id = 858ba1b7-0444-4ae8-8154-caf799e42fa8
switch_location = Switch0
|
2890 | 2024-07-19T23:04:17.029Z | DEBG | nexus (BackgroundTasks): roles
background_task = switch_port_config_manager
roles = RoleSet { roles: {} }
|
2891 | 2024-07-19T23:04:17.029Z | 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(())
|
2892 | 2024-07-19T23:04:17.037Z | DEBG | nexus (DpdClient): client request
background_task = switch_port_config_manager
body = None
method = GET
rack_id = 858ba1b7-0444-4ae8-8154-caf799e42fa8
uri = http://[fd00:1122:3344:101::2]:12224/port/qsfp0/settings?tag=omicron
|
2893 | 2024-07-19T23:04:17.038Z | DEBG | nexus (DpdClient): client response
background_task = switch_port_config_manager
rack_id = 858ba1b7-0444-4ae8-8154-caf799e42fa8
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": "3db2dcfc-47ca-4da7-9e84-a9449c955052", "content-length": "121", "date": "Fri, 19 Jul 2024 23:04:16 GMT"} })
|
2894 | 2024-07-19T23:04:17.038Z | INFO | nexus (BackgroundTasks): retrieved port settings from switch
background_task = switch_port_config_manager
file = nexus/src/app/background/tasks/sync_switch_configuration.rs:1663
rack_id = 858ba1b7-0444-4ae8-8154-caf799e42fa8
settings = PortSettings { links: {"0": LinkSettings { addrs: [10.151.2.174], params: LinkCreate { autoneg: false, fec: None, kr: false, lane: Some(LinkId(0)), speed: Speed40G } }} }
switch_port_id = "qsfp0"
|
2895 | 2024-07-19T23:04:17.038Z | 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:1690
rack_id = 858ba1b7-0444-4ae8-8154-caf799e42fa8
switch_location = Switch0
switch_port_id = "qsfp0"
switch_port_settings_id = 90a14fdc-4c47-49d7-b5e6-acfdb6a54cf6
|
2896 | 2024-07-19T23:04:17.038Z | INFO | nexus (BackgroundTasks): retrieved existing routes
background_task = switch_port_config_manager
file = nexus/src/app/background/tasks/sync_switch_configuration.rs:378
rack_id = 858ba1b7-0444-4ae8-8154-caf799e42fa8
routes = {Switch0: {(10.151.2.100, Prefix4 { length: 0, value: 0.0.0.0 }, None)}}
|
2897 | 2024-07-19T23:04:17.038Z | INFO | nexus (BackgroundTasks): retrieved desired routes
background_task = switch_port_config_manager
file = nexus/src/app/background/tasks/sync_switch_configuration.rs:382
rack_id = 858ba1b7-0444-4ae8-8154-caf799e42fa8
routes = {Switch0: {(10.151.2.100, Prefix4 { length: 0, value: 0.0.0.0 }, None)}}
|
2898 | 2024-07-19T23:04:17.038Z | INFO | nexus (BackgroundTasks): calculated static routes to add
background_task = switch_port_config_manager
file = nexus/src/app/background/tasks/sync_switch_configuration.rs:391
rack_id = 858ba1b7-0444-4ae8-8154-caf799e42fa8
routes = {}
|
2899 | 2024-07-19T23:04:17.038Z | INFO | nexus (BackgroundTasks): calculated static routes to delete
background_task = switch_port_config_manager
file = nexus/src/app/background/tasks/sync_switch_configuration.rs:397
rack_id = 858ba1b7-0444-4ae8-8154-caf799e42fa8
routes = {}
|
2900 | 2024-07-19T23:04:17.038Z | 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:417
rack_id = 858ba1b7-0444-4ae8-8154-caf799e42fa8
|
2901 | 2024-07-19T23:04:17.038Z | DEBG | nexus (BackgroundTasks): roles
background_task = switch_port_config_manager
roles = RoleSet { roles: {} }
|
2902 | 2024-07-19T23:04:17.038Z | 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(())
|
2903 | 2024-07-19T23:04:17.040Z | DEBG | nexus (DpdClient): client request
background_task = switch_port_config_manager
body = None
method = GET
rack_id = 858ba1b7-0444-4ae8-8154-caf799e42fa8
uri = http://[fd00:1122:3344:101::2]:12224/loopback/ipv4
|
2904 | 2024-07-19T23:04:17.040Z | DEBG | nexus (DpdClient): client response
background_task = switch_port_config_manager
rack_id = 858ba1b7-0444-4ae8-8154-caf799e42fa8
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": "4e052173-e4e3-4637-9eb0-c63e21014162", "content-length": "2", "date": "Fri, 19 Jul 2024 23:04:16 GMT"} })
|
2905 | 2024-07-19T23:04:17.040Z | DEBG | nexus (DpdClient): client request
background_task = switch_port_config_manager
body = None
method = GET
rack_id = 858ba1b7-0444-4ae8-8154-caf799e42fa8
uri = http://[fd00:1122:3344:101::2]:12224/loopback/ipv6
|
2906 | 2024-07-19T23:04:17.041Z | DEBG | nexus (DpdClient): client response
background_task = switch_port_config_manager
rack_id = 858ba1b7-0444-4ae8-8154-caf799e42fa8
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": "f1795de3-15e0-4ab4-97fe-79d73a6dcba3", "content-length": "52", "date": "Fri, 19 Jul 2024 23:04:16 GMT"} })
|
2907 | 2024-07-19T23:04:17.041Z | 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.2.174, width: 24 }), vlan_id: None }], port: "qsfp0" }]
file = nexus/src/app/background/tasks/sync_switch_configuration.rs:466
rack_id = 858ba1b7-0444-4ae8-8154-caf799e42fa8
switch_location = Switch0
|
2908 | 2024-07-19T23:04:17.041Z | DEBG | nexus (BackgroundTasks): client request
background_task = switch_port_config_manager
body = Some(Body)
method = POST
rack_id = 858ba1b7-0444-4ae8-8154-caf799e42fa8
uri = http://[fd00:1122:3344:101::1]:12345/switch-ports
|
2909 | 2024-07-19T23:04:17.089Z | DEBG | nexus (BackgroundTasks): client response
background_task = switch_port_config_manager
rack_id = 858ba1b7-0444-4ae8-8154-caf799e42fa8
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": "a6233c94-3379-42b7-bcf4-ed37befe6ddc", "date": "Fri, 19 Jul 2024 23:04:16 GMT"} })
|
2910 | 2024-07-19T23:04:17.089Z | 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:769
rack_id = 858ba1b7-0444-4ae8-8154-caf799e42fa8
switch = Switch0
|
2911 | 2024-07-19T23:04:17.089Z | DEBG | nexus (BackgroundTasks): client request
background_task = switch_port_config_manager
body = None
method = GET
rack_id = 858ba1b7-0444-4ae8-8154-caf799e42fa8
uri = http://[fd00:1122:3344:101::1]:12345/network-bootstore-config
|
2912 | 2024-07-19T23:04:17.089Z | DEBG | nexus (BackgroundTasks): client response
background_task = switch_port_config_manager
rack_id = 858ba1b7-0444-4ae8-8154-caf799e42fa8
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": "133c2658-6d61-45ef-860b-383272a15ac5", "content-length": "494", "date": "Fri, 19 Jul 2024 23:04:16 GMT"} })
|
2913 | 2024-07-19T23:04:17.089Z | DEBG | nexus (BackgroundTasks): roles
background_task = switch_port_config_manager
roles = RoleSet { roles: {} }
|
2914 | 2024-07-19T23:04:17.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(())
|
2915 | 2024-07-19T23:04:17.093Z | DEBG | nexus (BackgroundTasks): roles
background_task = switch_port_config_manager
roles = RoleSet { roles: {} }
|
2916 | 2024-07-19T23:04:17.093Z | 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(())
|
2917 | 2024-07-19T23:04:17.095Z | DEBG | nexus (BackgroundTasks): roles
background_task = switch_port_config_manager
roles = RoleSet { roles: {} }
|
2918 | 2024-07-19T23:04:17.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(())
|
2919 | 2024-07-19T23:04:17.097Z | DEBG | nexus (BackgroundTasks): roles
background_task = switch_port_config_manager
roles = RoleSet { roles: {} }
|
2920 | 2024-07-19T23:04:17.097Z | 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(())
|
2921 | 2024-07-19T23:04:17.104Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = switch_port_config_manager
elapsed = 621.221414ms
iteration = 14
status = {}
|
2922 | 2024-07-19T23:04:17.201Z | INFO | nexus (dropshot): request completed
file = /home/build/.cargo/git/checkouts/dropshot-a4a923d29dccc492/7b594d0/dropshot/src/server.rs:914
latency_us = 378
local_addr = [fd00:1122:3344:101::c]:39928
method = GET
remote_addr = [fd00:1122:3344:101::d]:60126
req_id = edcfcd5a-30aa-41b8-8424-b4dafa2cbe23
response_code = 200
uri = /a88a8918-a4d7-44fb-8a6a-ae496052bdd5
|
2923 | 2024-07-19T23:04:26.482Z | DEBG | nexus (BackgroundTasks): activating
background_task = blueprint_loader
iteration = 41
reason = Timeout
|
2924 | 2024-07-19T23:04:26.482Z | DEBG | nexus (BackgroundTasks): roles
background_task = blueprint_loader
roles = RoleSet { roles: {} }
|
2925 | 2024-07-19T23:04:26.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(())
|
2926 | 2024-07-19T23:04:26.483Z | DEBG | nexus (BackgroundTasks): activating
background_task = region_replacement_driver
iteration = 41
reason = Timeout
|
2927 | 2024-07-19T23:04:26.483Z | INFO | nexus (BackgroundTasks): region replacement driver task started
background_task = region_replacement_driver
file = nexus/src/app/background/tasks/region_replacement_driver.rs:231
|
2928 | 2024-07-19T23:04:26.483Z | DEBG | nexus (BackgroundTasks): roles
background_task = region_replacement_driver
roles = RoleSet { roles: {} }
|
2929 | 2024-07-19T23:04:26.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(())
|
2930 | 2024-07-19T23:04:26.484Z | DEBG | nexus (BackgroundTasks): roles
background_task = blueprint_loader
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
2931 | 2024-07-19T23:04:26.485Z | DEBG | nexus (BackgroundTasks): roles
background_task = region_replacement_driver
roles = RoleSet { roles: {} }
|
2932 | 2024-07-19T23:04:26.485Z | 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(())
|
2933 | 2024-07-19T23:04:26.487Z | INFO | nexus (BackgroundTasks): region replacement driver task done
background_task = region_replacement_driver
file = nexus/src/app/background/tasks/region_replacement_driver.rs:238
|
2934 | 2024-07-19T23:04:26.487Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = region_replacement_driver
elapsed = 3.670847ms
iteration = 41
status = {"drive_invoked_ok":[],"errors":[],"finish_invoked_ok":[]}
|
2935 | 2024-07-19T23:04:26.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 = BlueprintConfig
result = Ok(())
|
2936 | 2024-07-19T23:04:26.487Z | DEBG | nexus (BackgroundTasks): roles
background_task = blueprint_loader
roles = RoleSet { roles: {} }
|
2937 | 2024-07-19T23:04:26.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(())
|
2938 | 2024-07-19T23:04:26.489Z | DEBG | nexus (BackgroundTasks): roles
background_task = blueprint_loader
roles = RoleSet { roles: {} }
|
2939 | 2024-07-19T23:04:26.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(())
|
2940 | 2024-07-19T23:04:26.490Z | DEBG | nexus (BackgroundTasks): roles
background_task = blueprint_loader
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
2941 | 2024-07-19T23:04:26.493Z | 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: 112437b7-60f1-4673-858f-9f7fcebc50c3, lookup_type: ById(112437b7-60f1-4673-858f-9f7fcebc50c3) }
result = Ok(())
|
2942 | 2024-07-19T23:04:26.493Z | DEBG | nexus (BackgroundTasks): roles
background_task = blueprint_loader
roles = RoleSet { roles: {} }
|
2943 | 2024-07-19T23:04:26.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(())
|
2944 | 2024-07-19T23:04:26.499Z | DEBG | nexus (BackgroundTasks): found latest target blueprint (unchanged)
background_task = blueprint_loader
original_target_id = 112437b7-60f1-4673-858f-9f7fcebc50c3
original_time_created = 2024-07-19 22:57:34.689399 UTC
target_id = 112437b7-60f1-4673-858f-9f7fcebc50c3
time_created = 2024-07-19 22:57:34.689399 UTC
|
2945 | 2024-07-19T23:04:26.499Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = blueprint_loader
elapsed = 17.202494ms
iteration = 41
status = {"status":"target blueprint unchanged","target_id":"112437b7-60f1-4673-858f-9f7fcebc50c3","time_created":"2024-07-19T22:57:34.689399Z"}
|
2946 | 2024-07-19T23:04:27.202Z | INFO | nexus (dropshot): request completed
file = /home/build/.cargo/git/checkouts/dropshot-a4a923d29dccc492/7b594d0/dropshot/src/server.rs:914
latency_us = 585
local_addr = [fd00:1122:3344:101::c]:39928
method = GET
remote_addr = [fd00:1122:3344:101::d]:60126
req_id = dfe3608c-c87d-4006-a6f7-1f374a6b4ac1
response_code = 200
uri = /a88a8918-a4d7-44fb-8a6a-ae496052bdd5
|
2947 | 2024-07-19T23:04:36.482Z | DEBG | nexus (BackgroundTasks): activating
background_task = blueprint_loader
iteration = 42
reason = Timeout
|
2948 | 2024-07-19T23:04:36.482Z | DEBG | nexus (BackgroundTasks): roles
background_task = blueprint_loader
roles = RoleSet { roles: {} }
|
2949 | 2024-07-19T23:04:36.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(())
|
2950 | 2024-07-19T23:04:36.483Z | DEBG | nexus (BackgroundTasks): activating
background_task = region_replacement_driver
iteration = 42
reason = Timeout
|
2951 | 2024-07-19T23:04:36.483Z | INFO | nexus (BackgroundTasks): region replacement driver task started
background_task = region_replacement_driver
file = nexus/src/app/background/tasks/region_replacement_driver.rs:231
|
2952 | 2024-07-19T23:04:36.483Z | DEBG | nexus (BackgroundTasks): roles
background_task = region_replacement_driver
roles = RoleSet { roles: {} }
|
2953 | 2024-07-19T23:04:36.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(())
|
2954 | 2024-07-19T23:04:36.484Z | DEBG | nexus (BackgroundTasks): roles
background_task = blueprint_loader
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
2955 | 2024-07-19T23:04:36.484Z | DEBG | nexus (BackgroundTasks): roles
background_task = region_replacement_driver
roles = RoleSet { roles: {} }
|
2956 | 2024-07-19T23:04:36.485Z | 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(())
|
2957 | 2024-07-19T23:04:36.486Z | INFO | nexus (BackgroundTasks): region replacement driver task done
background_task = region_replacement_driver
file = nexus/src/app/background/tasks/region_replacement_driver.rs:238
|
2958 | 2024-07-19T23:04:36.486Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = region_replacement_driver
elapsed = 3.226119ms
iteration = 42
status = {"drive_invoked_ok":[],"errors":[],"finish_invoked_ok":[]}
|
2959 | 2024-07-19T23:04:36.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 = BlueprintConfig
result = Ok(())
|
2960 | 2024-07-19T23:04:36.487Z | DEBG | nexus (BackgroundTasks): roles
background_task = blueprint_loader
roles = RoleSet { roles: {} }
|
2961 | 2024-07-19T23:04:36.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(())
|
2962 | 2024-07-19T23:04:36.489Z | DEBG | nexus (BackgroundTasks): roles
background_task = blueprint_loader
roles = RoleSet { roles: {} }
|
2963 | 2024-07-19T23:04:36.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(())
|
2964 | 2024-07-19T23:04:36.490Z | DEBG | nexus (BackgroundTasks): roles
background_task = blueprint_loader
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
2965 | 2024-07-19T23:04:36.493Z | 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: 112437b7-60f1-4673-858f-9f7fcebc50c3, lookup_type: ById(112437b7-60f1-4673-858f-9f7fcebc50c3) }
result = Ok(())
|
2966 | 2024-07-19T23:04:36.493Z | DEBG | nexus (BackgroundTasks): roles
background_task = blueprint_loader
roles = RoleSet { roles: {} }
|
2967 | 2024-07-19T23:04:36.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(())
|
2968 | 2024-07-19T23:04:36.508Z | DEBG | nexus (BackgroundTasks): found latest target blueprint (unchanged)
background_task = blueprint_loader
original_target_id = 112437b7-60f1-4673-858f-9f7fcebc50c3
original_time_created = 2024-07-19 22:57:34.689399 UTC
target_id = 112437b7-60f1-4673-858f-9f7fcebc50c3
time_created = 2024-07-19 22:57:34.689399 UTC
|
2969 | 2024-07-19T23:04:36.508Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = blueprint_loader
elapsed = 26.576446ms
iteration = 42
status = {"status":"target blueprint unchanged","target_id":"112437b7-60f1-4673-858f-9f7fcebc50c3","time_created":"2024-07-19T22:57:34.689399Z"}
|
2970 | 2024-07-19T23:04:37.202Z | INFO | nexus (dropshot): request completed
file = /home/build/.cargo/git/checkouts/dropshot-a4a923d29dccc492/7b594d0/dropshot/src/server.rs:914
latency_us = 1478
local_addr = [fd00:1122:3344:101::c]:39928
method = GET
remote_addr = [fd00:1122:3344:101::d]:60126
req_id = 6173112a-9e84-44b7-8a06-ecc4b35a1042
response_code = 200
uri = /a88a8918-a4d7-44fb-8a6a-ae496052bdd5
|
2971 | 2024-07-19T23:04:46.483Z | DEBG | nexus (BackgroundTasks): activating
background_task = dns_config_external
dns_group = external
iteration = 8
reason = Timeout
|
2972 | 2024-07-19T23:04:46.483Z | DEBG | nexus (BackgroundTasks): reading DNS version
background_task = dns_config_external
dns_group = external
|
2973 | 2024-07-19T23:04:46.483Z | DEBG | nexus (BackgroundTasks): roles
background_task = dns_config_external
dns_group = external
roles = RoleSet { roles: {} }
|
2974 | 2024-07-19T23:04:46.483Z | DEBG | nexus (BackgroundTasks): activating
background_task = dns_config_internal
dns_group = internal
iteration = 8
reason = Timeout
|
2975 | 2024-07-19T23:04:46.483Z | DEBG | nexus (BackgroundTasks): reading DNS version
background_task = dns_config_internal
dns_group = internal
|
2976 | 2024-07-19T23:04:46.483Z | DEBG | nexus (BackgroundTasks): roles
background_task = dns_config_internal
dns_group = internal
roles = RoleSet { roles: {} }
|
2977 | 2024-07-19T23:04:46.483Z | DEBG | nexus (BackgroundTasks): activating
background_task = metrics_producer_gc
iteration = 8
reason = Timeout
|
2978 | 2024-07-19T23:04:46.483Z | INFO | nexus (BackgroundTasks): Metric producer GC running
background_task = metrics_producer_gc
expiration = 2024-07-19 22:54:46.483065042 UTC
file = nexus/src/app/background/tasks/metrics_producer_gc.rs:48
|
2979 | 2024-07-19T23:04:46.483Z | DEBG | nexus (BackgroundTasks): activating
background_task = bfd_manager
iteration = 15
reason = Timeout
|
2980 | 2024-07-19T23:04:46.483Z | DEBG | nexus (BackgroundTasks): roles
background_task = metrics_producer_gc
roles = RoleSet { roles: {} }
|
2981 | 2024-07-19T23:04:46.483Z | DEBG | nexus (BackgroundTasks): roles
background_task = bfd_manager
roles = RoleSet { roles: {} }
|
2982 | 2024-07-19T23:04:46.483Z | DEBG | nexus (BackgroundTasks): activating
background_task = physical_disk_adoption
iteration = 16
reason = Timeout
|
2983 | 2024-07-19T23:04:46.483Z | DEBG | nexus (BackgroundTasks): activating
background_task = nat_v4_garbage_collector
iteration = 15
reason = Timeout
|
2984 | 2024-07-19T23:04:46.483Z | DEBG | nexus (BackgroundTasks): roles
background_task = physical_disk_adoption
roles = RoleSet { roles: {} }
|
2985 | 2024-07-19T23:04:46.483Z | DEBG | nexus (BackgroundTasks): roles
background_task = nat_v4_garbage_collector
roles = RoleSet { roles: {} }
|
2986 | 2024-07-19T23:04:46.483Z | DEBG | nexus (BackgroundTasks): activating
background_task = external_endpoints
iteration = 8
reason = Timeout
|
2987 | 2024-07-19T23:04:46.483Z | DEBG | nexus (BackgroundTasks): activating
background_task = dns_servers_external
dns_group = external
iteration = 8
reason = Timeout
|
2988 | 2024-07-19T23:04:46.483Z | DEBG | nexus (BackgroundTasks): roles
background_task = external_endpoints
roles = RoleSet { roles: {} }
|
2989 | 2024-07-19T23:04:46.483Z | DEBG | nexus (BackgroundTasks): activating
background_task = blueprint_loader
iteration = 43
reason = Timeout
|
2990 | 2024-07-19T23:04:46.483Z | DEBG | nexus (BackgroundTasks): activating
background_task = dns_propagation_external
dns_group = external
iteration = 10
reason = Timeout
|
2991 | 2024-07-19T23:04:46.483Z | DEBG | nexus (BackgroundTasks): roles
background_task = blueprint_loader
roles = RoleSet { roles: {} }
|
2992 | 2024-07-19T23:04:46.483Z | DEBG | nexus (BackgroundTasks): activating
background_task = dns_servers_internal
dns_group = internal
iteration = 8
reason = Timeout
|
2993 | 2024-07-19T23:04:46.483Z | DEBG | nexus (BackgroundTasks): activating
background_task = dns_propagation_internal
dns_group = internal
iteration = 10
reason = Timeout
|
2994 | 2024-07-19T23:04:46.483Z | DEBG | nexus (BackgroundTasks): activating
background_task = blueprint_executor
iteration = 9
reason = Timeout
|
2995 | 2024-07-19T23:04:46.483Z | WARN | nexus (BackgroundTasks): Blueprint execution: skipped
background_task = blueprint_executor
file = nexus/src/app/background/tasks/blueprint_execution.rs:69
reason = blueprint disabled
target_id = 112437b7-60f1-4673-858f-9f7fcebc50c3
|
2996 | 2024-07-19T23:04:46.483Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = blueprint_executor
elapsed = 16.371\u{b5}s
iteration = 9
status = {"error":"blueprint disabled","target_id":"112437b7-60f1-4673-858f-9f7fcebc50c3"}
|
2997 | 2024-07-19T23:04:46.483Z | DEBG | nexus (BackgroundTasks): activating
background_task = phantom_disks
iteration = 15
reason = Timeout
|
2998 | 2024-07-19T23:04:46.483Z | WARN | nexus (BackgroundTasks): phantom disk task started
background_task = phantom_disks
file = nexus/src/app/background/tasks/phantom_disks.rs:46
|
2999 | 2024-07-19T23:04:46.483Z | DEBG | nexus (BackgroundTasks): activating
background_task = instance_watcher
iteration = 15
reason = Timeout
|
3000 | 2024-07-19T23:04:46.483Z | DEBG | nexus (BackgroundTasks): activating
background_task = service_zone_nat_tracker
iteration = 15
reason = Timeout
|
3001 | 2024-07-19T23:04:46.483Z | DEBG | nexus (BackgroundTasks): activating
background_task = v2p_manager
iteration = 15
reason = Timeout
|
3002 | 2024-07-19T23:04:46.483Z | DEBG | nexus (BackgroundTasks): activating
background_task = lookup_region_port
iteration = 8
reason = Timeout
|
3003 | 2024-07-19T23:04:46.483Z | DEBG | nexus (BackgroundTasks): roles
background_task = instance_watcher
roles = RoleSet { roles: {} }
|
3004 | 2024-07-19T23:04:46.483Z | INFO | nexus (BackgroundTasks): lookup region port task started
background_task = lookup_region_port
file = nexus/src/app/background/tasks/lookup_region_port.rs:56
|
3005 | 2024-07-19T23:04:46.483Z | DEBG | nexus (BackgroundTasks): roles
background_task = service_zone_nat_tracker
roles = RoleSet { roles: {} }
|
3006 | 2024-07-19T23:04:46.483Z | DEBG | nexus (BackgroundTasks): roles
background_task = v2p_manager
roles = RoleSet { roles: {} }
|
3007 | 2024-07-19T23:04:46.483Z | DEBG | nexus (BackgroundTasks): roles
background_task = lookup_region_port
roles = RoleSet { roles: {} }
|
3008 | 2024-07-19T23:04:46.483Z | DEBG | nexus (BackgroundTasks): activating
background_task = region_replacement
iteration = 15
reason = Timeout
|
3009 | 2024-07-19T23:04:46.483Z | WARN | nexus (BackgroundTasks): region replacement task started
background_task = region_replacement
file = nexus/src/app/background/tasks/region_replacement.rs:64
|
3010 | 2024-07-19T23:04:46.483Z | DEBG | nexus (BackgroundTasks): roles
background_task = region_replacement
roles = RoleSet { roles: {} }
|
3011 | 2024-07-19T23:04:46.483Z | DEBG | nexus (BackgroundTasks): activating
background_task = switch_port_config_manager
iteration = 15
reason = Timeout
|
3012 | 2024-07-19T23:04:46.483Z | DEBG | nexus (BackgroundTasks): roles
background_task = switch_port_config_manager
roles = RoleSet { roles: {} }
|
3013 | 2024-07-19T23:04:46.483Z | DEBG | nexus (BackgroundTasks): activating
background_task = vpc_route_manager
iteration = 15
reason = Timeout
|
3014 | 2024-07-19T23:04:46.483Z | DEBG | nexus (BackgroundTasks): roles
background_task = vpc_route_manager
roles = RoleSet { roles: {} }
|
3015 | 2024-07-19T23:04:46.483Z | DEBG | nexus (BackgroundTasks): activating
background_task = region_replacement_driver
iteration = 43
reason = Timeout
|
3016 | 2024-07-19T23:04:46.483Z | DEBG | nexus (BackgroundTasks): activating
background_task = abandoned_vmm_reaper
iteration = 8
reason = Timeout
|
3017 | 2024-07-19T23:04:46.483Z | INFO | nexus (BackgroundTasks): Abandoned VMM reaper running
background_task = abandoned_vmm_reaper
file = nexus/src/app/background/tasks/abandoned_vmm_reaper.rs:76
|
3018 | 2024-07-19T23:04:46.483Z | INFO | nexus (BackgroundTasks): region replacement driver task started
background_task = region_replacement_driver
file = nexus/src/app/background/tasks/region_replacement_driver.rs:231
|
3019 | 2024-07-19T23:04:46.483Z | DEBG | nexus (BackgroundTasks): roles
background_task = region_replacement_driver
roles = RoleSet { roles: {} }
|
3020 | 2024-07-19T23:04:46.483Z | DEBG | nexus (BackgroundTasks): roles
background_task = abandoned_vmm_reaper
roles = RoleSet { roles: {} }
|
3021 | 2024-07-19T23:04:46.483Z | 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(())
|
3022 | 2024-07-19T23:04:46.483Z | 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(())
|
3023 | 2024-07-19T23:04:46.483Z | 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(())
|
3024 | 2024-07-19T23:04:46.484Z | 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(())
|
3025 | 2024-07-19T23:04:46.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(())
|
3026 | 2024-07-19T23:04:46.484Z | 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(())
|
3027 | 2024-07-19T23:04:46.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(())
|
3028 | 2024-07-19T23:04:46.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(())
|
3029 | 2024-07-19T23:04:46.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(())
|
3030 | 2024-07-19T23:04:46.484Z | 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(())
|
3031 | 2024-07-19T23:04:46.484Z | 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(())
|
3032 | 2024-07-19T23:04:46.484Z | 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(())
|
3033 | 2024-07-19T23:04:46.484Z | 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(())
|
3034 | 2024-07-19T23:04:46.484Z | 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(())
|
3035 | 2024-07-19T23:04:46.484Z | 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(())
|
3036 | 2024-07-19T23:04:46.484Z | 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("0f5ab007-5c53-4a1d-880a-afbba1f1b219.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("5b151b39-a31a-4605-b3d7-169782f4e37d.host.control-plane.oxide.internal.") })) }, Record { name_labels: Name("5b151b39-a31a-4605-b3d7-169782f4e37d.host.control-plane.oxide.internal."), rr_type: AAAA, dns_class: IN, ttl: 0, rdata: Some(AAAA(fd00:1122:3344:101::8)) }], valid_until: Instant { tv_sec: 2508, tv_nsec: 680454508 } })
|
3037 | 2024-07-19T23:04:46.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(())
|
3038 | 2024-07-19T23:04:46.484Z | 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(())
|
3039 | 2024-07-19T23:04:46.484Z | DEBG | nexus (BackgroundTasks): roles
background_task = dns_config_external
dns_group = external
roles = RoleSet { roles: {} }
|
3040 | 2024-07-19T23:04:46.484Z | 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(())
|
3041 | 2024-07-19T23:04:46.485Z | 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("0d7897bb-e108-4529-b11c-7e55a9a521fc.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("4ec1dd64-fc59-46ad-8f12-dcafd769aba1.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("74563217-f703-4c90-990d-5143d6aa0282.host.control-plane.oxide.internal.") })) }, Record { name_labels: Name("74563217-f703-4c90-990d-5143d6aa0282.host.control-plane.oxide.internal."), rr_type: AAAA, dns_class: IN, ttl: 0, rdata: Some(AAAA(fd00:1122:3344:1::1)) }], valid_until: Instant { tv_sec: 2508, tv_nsec: 681518878 } })
|
3042 | 2024-07-19T23:04:46.486Z | DEBG | nexus (BackgroundTasks): roles
background_task = service_zone_nat_tracker
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
3043 | 2024-07-19T23:04:46.486Z | 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
|
3044 | 2024-07-19T23:04:46.486Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = dns_servers_external
dns_group = external
elapsed = 3.125937ms
iteration = 8
status = {"addresses":["[fd00:1122:3344:101::9]:5353","[fd00:1122:3344:101::8]:5353"]}
|
3045 | 2024-07-19T23:04:46.486Z | DEBG | nexus (BackgroundTasks): roles
background_task = instance_watcher
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
3046 | 2024-07-19T23:04:46.486Z | DEBG | nexus (BackgroundTasks): roles
background_task = dns_config_internal
dns_group = internal
roles = RoleSet { roles: {} }
|
3047 | 2024-07-19T23:04:46.486Z | DEBG | nexus (BackgroundTasks): roles
background_task = external_endpoints
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
3048 | 2024-07-19T23:04:46.486Z | 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(())
|
3049 | 2024-07-19T23:04:46.486Z | DEBG | nexus (BackgroundTasks): roles
background_task = physical_disk_adoption
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
3050 | 2024-07-19T23:04:46.486Z | DEBG | nexus (BackgroundTasks): found DNS servers (no change)
addresses = DnsServersList { addresses: [[fd00:1122:3344:3::1]:5353, [fd00:1122:3344:2::1]:5353, [fd00:1122:3344:1::1]:5353] }
background_task = dns_servers_internal
current_servers = DnsServersList { addresses: [[fd00:1122:3344:3::1]:5353, [fd00:1122:3344:2::1]:5353, [fd00:1122:3344:1::1]:5353] }
dns_group = internal
|
3051 | 2024-07-19T23:04:46.487Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = dns_servers_internal
dns_group = internal
elapsed = 3.750238ms
iteration = 8
status = {"addresses":["[fd00:1122:3344:3::1]:5353","[fd00:1122:3344:2::1]:5353","[fd00:1122:3344:1::1]:5353"]}
|
3052 | 2024-07-19T23:04:46.487Z | DEBG | nexus (BackgroundTasks): roles
background_task = blueprint_loader
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
3053 | 2024-07-19T23:04:46.487Z | WARN | nexus (BackgroundTasks): phantom disk task done
background_task = phantom_disks
file = nexus/src/app/background/tasks/phantom_disks.rs:93
|
3054 | 2024-07-19T23:04:46.487Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = phantom_disks
elapsed = 4.223267ms
iteration = 15
status = {"phantom_disk_deleted_err":0,"phantom_disk_deleted_ok":0}
|
3055 | 2024-07-19T23:04:46.488Z | DEBG | nexus (BackgroundTasks): roles
background_task = dns_config_internal
dns_group = internal
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
3056 | 2024-07-19T23:04:46.488Z | DEBG | nexus (BackgroundTasks): roles
background_task = vpc_route_manager
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
3057 | 2024-07-19T23:04:46.488Z | INFO | nexus (BackgroundTasks): Metric producer GC complete (no errors)
background_task = metrics_producer_gc
expiration = 2024-07-19 22:54:46.483065042 UTC
file = nexus/src/app/background/tasks/metrics_producer_gc.rs:69
pruned = {}
|
3058 | 2024-07-19T23:04:46.488Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = metrics_producer_gc
elapsed = 5.722985ms
iteration = 8
status = {"expiration":"2024-07-19T22:54:46.483065042Z","pruned":[]}
|
3059 | 2024-07-19T23:04:46.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-48cd94f5-f87f-4753-bbbe-9dbe9c9d5fba.host.control-plane.oxide.internal.") })) }, Record { name_labels: Name("dendrite-48cd94f5-f87f-4753-bbbe-9dbe9c9d5fba.host.control-plane.oxide.internal."), rr_type: AAAA, dns_class: IN, ttl: 0, rdata: Some(AAAA(fd00:1122:3344:101::2)) }], valid_until: Instant { tv_sec: 2508, tv_nsec: 686521269 } })
|
3060 | 2024-07-19T23:04:46.491Z | 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-07-19T23:04:46.491Z | DEBG | nexus (BackgroundTasks): roles
background_task = physical_disk_adoption
roles = RoleSet { roles: {} }
|
3062 | 2024-07-19T23:04:46.491Z | 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(())
|
3063 | 2024-07-19T23:04:46.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(())
|
3064 | 2024-07-19T23:04:46.491Z | DEBG | nexus (BackgroundTasks): roles
background_task = external_endpoints
roles = RoleSet { roles: {} }
|
3065 | 2024-07-19T23:04:46.491Z | DEBG | nexus (BackgroundTasks): roles
background_task = instance_watcher
roles = RoleSet { roles: {} }
|
3066 | 2024-07-19T23:04:46.491Z | 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(())
|
3067 | 2024-07-19T23:04:46.491Z | 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(())
|
3068 | 2024-07-19T23:04:46.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(())
|
3069 | 2024-07-19T23:04:46.491Z | 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(())
|
3070 | 2024-07-19T23:04:46.491Z | DEBG | nexus (BackgroundTasks): roles
background_task = service_zone_nat_tracker
roles = RoleSet { roles: {} }
|
3071 | 2024-07-19T23:04:46.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(())
|
3072 | 2024-07-19T23:04:46.492Z | 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(())
|
3073 | 2024-07-19T23:04:46.492Z | DEBG | nexus (BackgroundTasks): roles
background_task = blueprint_loader
roles = RoleSet { roles: {} }
|
3074 | 2024-07-19T23:04:46.492Z | 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(())
|
3075 | 2024-07-19T23:04:46.493Z | INFO | nexus (BackgroundTasks): Determining switch slots managed by switch zones
background_task = bfd_manager
file = nexus/src/app/mod.rs:1033
|
3076 | 2024-07-19T23:04:46.493Z | 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(())
|
3077 | 2024-07-19T23:04:46.493Z | DEBG | nexus (BackgroundTasks): roles
background_task = vpc_route_manager
roles = RoleSet { roles: {} }
|
3078 | 2024-07-19T23:04:46.493Z | 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(())
|
3079 | 2024-07-19T23:04:46.493Z | 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(())
|
3080 | 2024-07-19T23:04:46.493Z | WARN | nexus (BackgroundTasks): physical disk adoption task started
background_task = physical_disk_adoption
file = nexus/src/app/background/tasks/physical_disk_adoption.rs:100
|
3081 | 2024-07-19T23:04:46.493Z | DEBG | nexus (BackgroundTasks): roles
background_task = physical_disk_adoption
roles = RoleSet { roles: {} }
|
3082 | 2024-07-19T23:04:46.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(())
|
3083 | 2024-07-19T23:04:46.494Z | DEBG | nexus (BackgroundTasks): roles
background_task = external_endpoints
roles = RoleSet { roles: {} }
|
3084 | 2024-07-19T23:04:46.494Z | DEBG | nexus (BackgroundTasks): roles
background_task = service_zone_nat_tracker
roles = RoleSet { roles: {} }
|
3085 | 2024-07-19T23:04:46.494Z | INFO | nexus (BackgroundTasks): lookup region port task done
background_task = lookup_region_port
file = nexus/src/app/background/tasks/lookup_region_port.rs:150
|
3086 | 2024-07-19T23:04:46.494Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = lookup_region_port
elapsed = 11.277717ms
iteration = 8
status = {"errors":[],"found_port_ok":[]}
|
3087 | 2024-07-19T23:04:46.494Z | 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(())
|
3088 | 2024-07-19T23:04:46.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(())
|
3089 | 2024-07-19T23:04:46.494Z | DEBG | nexus (BackgroundTasks): found DNS version
background_task = dns_config_internal
dns_group = internal
version = 1
|
3090 | 2024-07-19T23:04:46.494Z | DEBG | nexus (BackgroundTasks): reading DNS config
background_task = dns_config_internal
dns_group = internal
|
3091 | 2024-07-19T23:04:46.494Z | DEBG | nexus (BackgroundTasks): reading DNS zones
background_task = dns_config_internal
dns_group = internal
|
3092 | 2024-07-19T23:04:46.494Z | DEBG | nexus (BackgroundTasks): roles
background_task = dns_config_internal
dns_group = internal
roles = RoleSet { roles: {} }
|
3093 | 2024-07-19T23:04:46.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-48cd94f5-f87f-4753-bbbe-9dbe9c9d5fba.host.control-plane.oxide.internal.") })) }, Record { name_labels: Name("dendrite-48cd94f5-f87f-4753-bbbe-9dbe9c9d5fba.host.control-plane.oxide.internal."), rr_type: AAAA, dns_class: IN, ttl: 0, rdata: Some(AAAA(fd00:1122:3344:101::2)) }], valid_until: Instant { tv_sec: 2508, tv_nsec: 691275576 } })
|
3094 | 2024-07-19T23:04:46.495Z | 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(())
|
3095 | 2024-07-19T23:04:46.495Z | DEBG | nexus (BackgroundTasks): roles
background_task = physical_disk_adoption
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
3096 | 2024-07-19T23:04:46.495Z | DEBG | nexus (BackgroundTasks): roles
background_task = region_replacement
roles = RoleSet { roles: {} }
|
3097 | 2024-07-19T23:04:46.496Z | 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(())
|
3098 | 2024-07-19T23:04:46.496Z | DEBG | nexus (BackgroundTasks): roles
background_task = external_endpoints
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
3099 | 2024-07-19T23:04:46.496Z | DEBG | nexus (BackgroundTasks): roles
background_task = blueprint_loader
roles = RoleSet { roles: {} }
|
3100 | 2024-07-19T23:04:46.496Z | DEBG | nexus (BackgroundTasks): roles
background_task = vpc_route_manager
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
3101 | 2024-07-19T23:04:46.496Z | 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(())
|
3102 | 2024-07-19T23:04:46.496Z | DEBG | nexus (BackgroundTasks): roles
background_task = dns_config_internal
dns_group = internal
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
3103 | 2024-07-19T23:04:46.497Z | WARN | nexus (BackgroundTasks): region replacement task done
background_task = region_replacement
file = nexus/src/app/background/tasks/region_replacement.rs:185
|
3104 | 2024-07-19T23:04:46.497Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = region_replacement
elapsed = 14.121358ms
iteration = 15
status = {"region_replacement_started_err":0,"region_replacement_started_ok":0}
|
3105 | 2024-07-19T23:04:46.497Z | DEBG | nexus (BackgroundTasks): roles
background_task = switch_port_config_manager
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
3106 | 2024-07-19T23:04:46.498Z | INFO | nexus (BackgroundTasks): Determining switch slots managed by switch zones
background_task = nat_v4_garbage_collector
file = nexus/src/app/mod.rs:1033
|
3107 | 2024-07-19T23:04:46.498Z | DEBG | nexus (BackgroundTasks): roles
background_task = blueprint_loader
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
3108 | 2024-07-19T23:04:46.499Z | 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(())
|
3109 | 2024-07-19T23:04:46.499Z | DEBG | nexus (BackgroundTasks): roles
background_task = physical_disk_adoption
roles = RoleSet { roles: {} }
|
3110 | 2024-07-19T23:04:46.499Z | INFO | nexus (BackgroundTasks): all instance checks complete
background_task = instance_watcher
file = nexus/src/app/background/tasks/instance_watcher.rs:458
pruned_instances = 0
total_completed = 0
total_failed = 0
total_incomplete = 0
total_instances = 0
|
3111 | 2024-07-19T23:04:46.499Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = instance_watcher
elapsed = 15.86045ms
iteration = 15
status = {"failed_checks":{},"incomplete_checks":{},"instance_states":{},"pruned_instances":0,"total_instances":0}
|
3112 | 2024-07-19T23:04:46.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(())
|
3113 | 2024-07-19T23:04:46.500Z | 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(())
|
3114 | 2024-07-19T23:04:46.500Z | DEBG | nexus (BackgroundTasks): roles
background_task = external_endpoints
roles = RoleSet { roles: {} }
|
3115 | 2024-07-19T23:04:46.501Z | 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(())
|
3116 | 2024-07-19T23:04:46.501Z | DEBG | nexus (BackgroundTasks): roles
background_task = v2p_manager
roles = RoleSet { roles: {} }
|
3117 | 2024-07-19T23:04:46.501Z | 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(())
|
3118 | 2024-07-19T23:04:46.501Z | DEBG | nexus (BackgroundTasks): roles
background_task = vpc_route_manager
roles = RoleSet { roles: {} }
|
3119 | 2024-07-19T23:04:46.501Z | 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(())
|
3120 | 2024-07-19T23:04:46.501Z | 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(())
|
3121 | 2024-07-19T23:04:46.501Z | 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(())
|
3122 | 2024-07-19T23:04:46.501Z | DEBG | nexus (BackgroundTasks): roles
background_task = dns_config_internal
dns_group = internal
roles = RoleSet { roles: {} }
|
3123 | 2024-07-19T23:04:46.501Z | 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(())
|
3124 | 2024-07-19T23:04:46.502Z | 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(())
|
3125 | 2024-07-19T23:04:46.502Z | DEBG | nexus (BackgroundTasks): roles
background_task = switch_port_config_manager
roles = RoleSet { roles: {} }
|
3126 | 2024-07-19T23:04:46.502Z | 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(())
|
3127 | 2024-07-19T23:04:46.502Z | WARN | nexus (BackgroundTasks): physical disk adoption task done
background_task = physical_disk_adoption
file = nexus/src/app/background/tasks/physical_disk_adoption.rs:174
|
3128 | 2024-07-19T23:04:46.502Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = physical_disk_adoption
elapsed = 19.256092ms
iteration = 16
status = {"physical_disks_added":0}
|
3129 | 2024-07-19T23:04:46.502Z | DEBG | nexus (BackgroundTasks): roles
background_task = region_replacement_driver
roles = RoleSet { roles: {} }
|
3130 | 2024-07-19T23:04:46.502Z | DEBG | nexus (BackgroundTasks): roles
background_task = external_endpoints
roles = RoleSet { roles: {} }
|
3131 | 2024-07-19T23:04:46.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(())
|
3132 | 2024-07-19T23:04:46.503Z | 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(())
|
3133 | 2024-07-19T23:04:46.503Z | 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: 112437b7-60f1-4673-858f-9f7fcebc50c3, lookup_type: ById(112437b7-60f1-4673-858f-9f7fcebc50c3) }
result = Ok(())
|
3134 | 2024-07-19T23:04:46.503Z | DEBG | nexus (BackgroundTasks): roles
background_task = blueprint_loader
roles = RoleSet { roles: {} }
|
3135 | 2024-07-19T23:04:46.503Z | 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(())
|
3136 | 2024-07-19T23:04:46.503Z | DEBG | nexus (BackgroundTasks): found zones
background_task = dns_config_internal
count = 1
dns_group = internal
|
3137 | 2024-07-19T23:04:46.503Z | DEBG | nexus (BackgroundTasks): listing DNS names for zone
background_task = dns_config_internal
batch_size = 100
dns_group = internal
dns_zone_id = 64dc36b8-8e00-4b96-9d33-bc2bc5b798af
dns_zone_name = control-plane.oxide.internal
found_so_far = 0
version = 1
|
3138 | 2024-07-19T23:04:46.503Z | DEBG | nexus (BackgroundTasks): roles
background_task = dns_config_internal
dns_group = internal
roles = RoleSet { roles: {} }
|
3139 | 2024-07-19T23:04:46.504Z | 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(())
|
3140 | 2024-07-19T23:04:46.504Z | INFO | nexus (BackgroundTasks): region replacement driver task done
background_task = region_replacement_driver
file = nexus/src/app/background/tasks/region_replacement_driver.rs:238
|
3141 | 2024-07-19T23:04:46.504Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = region_replacement_driver
elapsed = 20.843311ms
iteration = 43
status = {"drive_invoked_ok":[],"errors":[],"finish_invoked_ok":[]}
|
3142 | 2024-07-19T23:04:46.504Z | DEBG | nexus (BackgroundTasks): roles
background_task = dns_config_external
dns_group = external
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
3143 | 2024-07-19T23:04:46.505Z | DEBG | nexus (BackgroundTasks): roles
background_task = dns_config_internal
dns_group = internal
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
3144 | 2024-07-19T23:04:46.506Z | 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-48cd94f5-f87f-4753-bbbe-9dbe9c9d5fba.host.control-plane.oxide.internal.") })) }, Record { name_labels: Name("dendrite-48cd94f5-f87f-4753-bbbe-9dbe9c9d5fba.host.control-plane.oxide.internal."), rr_type: AAAA, dns_class: IN, ttl: 0, rdata: Some(AAAA(fd00:1122:3344:101::2)) }], valid_until: Instant { tv_sec: 2508, tv_nsec: 702380559 } })
|
3145 | 2024-07-19T23:04:46.506Z | INFO | nexus (BackgroundTasks): Determining switch slots managed by switch zones
background_task = switch_port_config_manager
file = nexus/src/app/mod.rs:1033
rack_id = 858ba1b7-0444-4ae8-8154-caf799e42fa8
|
3146 | 2024-07-19T23:04:46.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(())
|
3147 | 2024-07-19T23:04:46.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(())
|
3148 | 2024-07-19T23:04:46.509Z | DEBG | nexus (BackgroundTasks): roles
background_task = dns_config_internal
dns_group = internal
roles = RoleSet { roles: {} }
|
3149 | 2024-07-19T23:04:46.509Z | 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(())
|
3150 | 2024-07-19T23:04:46.510Z | DEBG | nexus (BackgroundTasks): roles
background_task = v2p_manager
roles = RoleSet { roles: {} }
|
3151 | 2024-07-19T23:04:46.510Z | DEBG | nexus (BackgroundTasks): roles
background_task = external_endpoints
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
3152 | 2024-07-19T23:04:46.510Z | DEBG | nexus (BackgroundTasks): found DNS version
background_task = dns_config_external
dns_group = external
version = 2
|
3153 | 2024-07-19T23:04:46.510Z | DEBG | nexus (BackgroundTasks): reading DNS config
background_task = dns_config_external
dns_group = external
|
3154 | 2024-07-19T23:04:46.510Z | DEBG | nexus (BackgroundTasks): reading DNS zones
background_task = dns_config_external
dns_group = external
|
3155 | 2024-07-19T23:04:46.510Z | DEBG | nexus (BackgroundTasks): roles
background_task = dns_config_external
dns_group = external
roles = RoleSet { roles: {} }
|
3156 | 2024-07-19T23:04:46.510Z | 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(())
|
3157 | 2024-07-19T23:04:46.510Z | 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(())
|
3158 | 2024-07-19T23:04:46.511Z | DEBG | nexus (BackgroundTasks): roles
background_task = v2p_manager
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
3159 | 2024-07-19T23:04:46.511Z | DEBG | nexus (BackgroundTasks): roles
background_task = dns_config_external
dns_group = external
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
3160 | 2024-07-19T23:04:46.512Z | DEBG | nexus (BackgroundTasks): found all DNS names for zone
background_task = dns_config_internal
dns_group = internal
dns_zone_id = 64dc36b8-8e00-4b96-9d33-bc2bc5b798af
dns_zone_name = control-plane.oxide.internal
found_so_far = 49
version = 1
|
3161 | 2024-07-19T23:04:46.512Z | DEBG | nexus (BackgroundTasks): read DNS config
background_task = dns_config_internal
dns_group = internal
nzones = 1
version = 1
|
3162 | 2024-07-19T23:04:46.512Z | DEBG | nexus (BackgroundTasks): found latest DNS generation (unchanged)
background_task = dns_config_internal
current_generation = 1
current_time_created = 2024-07-19 22:57:48.003217 UTC
dns_group = internal
generation = 1
|
3163 | 2024-07-19T23:04:46.512Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = dns_config_internal
dns_group = internal
elapsed = 29.182233ms
iteration = 8
status = {"generation":1}
|
3164 | 2024-07-19T23:04:46.512Z | 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(())
|
3165 | 2024-07-19T23:04:46.512Z | DEBG | nexus (BackgroundTasks): roles
background_task = external_endpoints
roles = RoleSet { roles: {} }
|
3166 | 2024-07-19T23:04:46.513Z | 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(())
|
3167 | 2024-07-19T23:04:46.514Z | 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(())
|
3168 | 2024-07-19T23:04:46.514Z | DEBG | nexus (BackgroundTasks): roles
background_task = v2p_manager
roles = RoleSet { roles: {} }
|
3169 | 2024-07-19T23:04:46.515Z | 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(())
|
3170 | 2024-07-19T23:04:46.515Z | 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(())
|
3171 | 2024-07-19T23:04:46.515Z | DEBG | nexus (BackgroundTasks): roles
background_task = dns_config_external
dns_group = external
roles = RoleSet { roles: {} }
|
3172 | 2024-07-19T23:04:46.515Z | 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(())
|
3173 | 2024-07-19T23:04:46.516Z | DEBG | nexus (BackgroundTasks): roles
background_task = service_zone_nat_tracker
roles = RoleSet { roles: {} }
|
3174 | 2024-07-19T23:04:46.516Z | 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(())
|
3175 | 2024-07-19T23:04:46.516Z | DEBG | nexus (BackgroundTasks): found zones
background_task = dns_config_external
count = 1
dns_group = external
|
3176 | 2024-07-19T23:04:46.516Z | DEBG | nexus (BackgroundTasks): listing DNS names for zone
background_task = dns_config_external
batch_size = 100
dns_group = external
dns_zone_id = a7981fb0-3e44-4dc4-a305-22e07814373f
dns_zone_name = oxide.test
found_so_far = 0
version = 2
|
3177 | 2024-07-19T23:04:46.516Z | DEBG | nexus (BackgroundTasks): roles
background_task = dns_config_external
dns_group = external
roles = RoleSet { roles: {} }
|
3178 | 2024-07-19T23:04:46.516Z | DEBG | nexus (BackgroundTasks): roles
background_task = v2p_manager
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
3179 | 2024-07-19T23:04:46.516Z | 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(())
|
3180 | 2024-07-19T23:04:46.517Z | DEBG | nexus (BackgroundTasks): roles
background_task = service_zone_nat_tracker
roles = RoleSet { roles: {} }
|
3181 | 2024-07-19T23:04:46.517Z | 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(())
|
3182 | 2024-07-19T23:04:46.518Z | 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(())
|
3183 | 2024-07-19T23:04:46.518Z | DEBG | nexus (BackgroundTasks): roles
background_task = v2p_manager
roles = RoleSet { roles: {} }
|
3184 | 2024-07-19T23:04:46.518Z | 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(())
|
3185 | 2024-07-19T23:04:46.519Z | DEBG | nexus (BackgroundTasks): roles
background_task = dns_config_external
dns_group = external
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
3186 | 2024-07-19T23:04:46.521Z | DEBG | nexus (BackgroundTasks): roles
background_task = service_zone_nat_tracker
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
3187 | 2024-07-19T23:04:46.524Z | 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(())
|
3188 | 2024-07-19T23:04:46.524Z | DEBG | nexus (BackgroundTasks): roles
background_task = dns_config_external
dns_group = external
roles = RoleSet { roles: {} }
|
3189 | 2024-07-19T23:04:46.524Z | 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(())
|
3190 | 2024-07-19T23:04:46.527Z | 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: 48cd94f5-f87f-4753-bbbe-9dbe9c9d5fba, lookup_type: ById(48cd94f5-f87f-4753-bbbe-9dbe9c9d5fba) }
result = Ok(())
|
3191 | 2024-07-19T23:04:46.527Z | DEBG | nexus (BackgroundTasks): roles
background_task = service_zone_nat_tracker
roles = RoleSet { roles: {} }
|
3192 | 2024-07-19T23:04:46.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(())
|
3193 | 2024-07-19T23:04:46.527Z | DEBG | nexus (BackgroundTasks): found all DNS names for zone
background_task = dns_config_external
dns_group = external
dns_zone_id = a7981fb0-3e44-4dc4-a305-22e07814373f
dns_zone_name = oxide.test
found_so_far = 1
version = 2
|
3194 | 2024-07-19T23:04:46.527Z | DEBG | nexus (BackgroundTasks): read DNS config
background_task = dns_config_external
dns_group = external
nzones = 1
version = 2
|
3195 | 2024-07-19T23:04:46.527Z | DEBG | nexus (BackgroundTasks): found latest DNS generation (unchanged)
background_task = dns_config_external
current_generation = 2
current_time_created = 2024-07-19 22:57:48.722526 UTC
dns_group = external
generation = 2
|
3196 | 2024-07-19T23:04:46.527Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = dns_config_external
dns_group = external
elapsed = 44.695707ms
iteration = 8
status = {"generation":2}
|
3197 | 2024-07-19T23:04:46.527Z | 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-07-19T22:57:46.302605Z, time_modified: 2024-07-19T22:57:46.302605Z, 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: cc81324c-39dc-48ea-ade9-f1c9b649dc89, db_silo: Silo { identity: SiloIdentity { id: cc81324c-39dc-48ea-ade9-f1c9b649dc89, name: Name(Name("recovery")), description: "built-in recovery Silo", time_created: 2024-07-19T22:57:48.684560Z, time_modified: 2024-07-19T22:57:48.684560Z, 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: "888af6e5f7e13376a0e815a8a9d93a94f60ec8ebaad5493a2e83d4f73e5d70d8" }] }}, warnings: [NoSiloCerts { silo_id: 001de000-5110-4000-8000-000000000000, dns_name: "default-silo.sys.oxide.test" }], default_endpoint: Some(ExternalEndpoint { silo_id: cc81324c-39dc-48ea-ade9-f1c9b649dc89, db_silo: Silo { identity: SiloIdentity { id: cc81324c-39dc-48ea-ade9-f1c9b649dc89, name: Name(Name("recovery")), description: "built-in recovery Silo", time_created: 2024-07-19T22:57:48.684560Z, time_modified: 2024-07-19T22:57:48.684560Z, 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: "888af6e5f7e13376a0e815a8a9d93a94f60ec8ebaad5493a2e83d4f73e5d70d8" }] }) }
|
3198 | 2024-07-19T23:04:46.527Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = external_endpoints
elapsed = 44.771529ms
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":"cc81324c-39dc-48ea-ade9-f1c9b649dc89","tls_certs":["888af6e5f7e13376a0e815a8a9d93a94f60ec8ebaad5493a2e83d4f73e5d70d8"]}},"default_endpoint":{"silo_id":"cc81324c-39dc-48ea-ade9-f1c9b649dc89","tls_certs":["888af6e5f7e13376a0e815a8a9d93a94f60ec8ebaad5493a2e83d4f73e5d70d8"]},"warnings":["silo 001de000-5110-4000-8000-000000000000 with DNS name \\"default-silo.sys.oxide.test\\" has no usable certificates"]}
|
3199 | 2024-07-19T23:04:46.530Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = service_zone_nat_tracker
elapsed = 47.180422ms
iteration = 15
status = 0
|
3200 | 2024-07-19T23:04:46.543Z | DEBG | nexus (BackgroundTasks): Found abandoned VMMs
background_task = abandoned_vmm_reaper
count = 0
|
3201 | 2024-07-19T23:04:46.543Z | 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
|
3202 | 2024-07-19T23:04:46.543Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = abandoned_vmm_reaper
elapsed = 59.64744ms
iteration = 8
status = {"error":null,"error_count":0,"found":0,"sled_reservations_deleted":0,"vmms_already_deleted":0,"vmms_deleted":0}
|
3203 | 2024-07-19T23:04:46.661Z | 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
|
3204 | 2024-07-19T23:04:46.701Z | INFO | nexus (BackgroundTasks): determining switch slot managed by dendrite zone
background_task = nat_v4_garbage_collector
file = nexus/src/app/mod.rs:1041
zone_address = fd00:1122:3344:101::2
|
3205 | 2024-07-19T23:04:46.701Z | 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
|
3206 | 2024-07-19T23:04:46.702Z | 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": "f50ad29c-ffa9-4a4e-abb4-c8893ab13e9d", "content-length": "26", "date": "Fri, 19 Jul 2024 23:04:46 GMT"} })
|
3207 | 2024-07-19T23:04:46.702Z | INFO | nexus (BackgroundTasks): identified switch slot for dendrite zone
background_task = nat_v4_garbage_collector
file = nexus/src/app/mod.rs:1046
slot = SpIdentifier {\n slot: 0,\n type_: Switch,\n}
zone_address = fd00:1122:3344:101::2
|
3208 | 2024-07-19T23:04:46.704Z | INFO | nexus (BackgroundTasks): completed mapping dendrite zones to switch slots
background_task = nat_v4_garbage_collector
file = nexus/src/app/mod.rs:1078
mappings = {\n Switch0: fd00:1122:3344:101::2,\n}
|
3209 | 2024-07-19T23:04:46.709Z | DEBG | nexus (BackgroundTasks): client request
SledAgent = 48cd94f5-f87f-4753-bbbe-9dbe9c9d5fba
background_task = vpc_route_manager
body = None
method = GET
uri = http://[fd00:1122:3344:101::1]:12345/vpc-routes
|
3210 | 2024-07-19T23:04:46.710Z | DEBG | nexus (BackgroundTasks): client response
SledAgent = 48cd94f5-f87f-4753-bbbe-9dbe9c9d5fba
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": "9b4d45bc-b2d8-4438-bc5f-f5ba68f3a0b1", "content-length": "372", "date": "Fri, 19 Jul 2024 23:04:46 GMT"} })
|
3211 | 2024-07-19T23:04:46.710Z | DEBG | nexus (BackgroundTasks): roles
background_task = vpc_route_manager
roles = RoleSet { roles: {} }
|
3212 | 2024-07-19T23:04:46.710Z | 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(())
|
3213 | 2024-07-19T23:04:46.711Z | DEBG | nexus (BackgroundTasks): roles
background_task = vpc_route_manager
roles = RoleSet { roles: {} }
|
3214 | 2024-07-19T23:04:46.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(())
|
3215 | 2024-07-19T23:04:46.713Z | DEBG | nexus (BackgroundTasks): roles
background_task = vpc_route_manager
roles = RoleSet { roles: {} }
|
3216 | 2024-07-19T23:04:46.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(())
|
3217 | 2024-07-19T23:04:46.716Z | DEBG | nexus (BackgroundTasks): found latest target blueprint (unchanged)
background_task = blueprint_loader
original_target_id = 112437b7-60f1-4673-858f-9f7fcebc50c3
original_time_created = 2024-07-19 22:57:34.689399 UTC
target_id = 112437b7-60f1-4673-858f-9f7fcebc50c3
time_created = 2024-07-19 22:57:34.689399 UTC
|
3218 | 2024-07-19T23:04:46.716Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = blueprint_loader
elapsed = 233.119331ms
iteration = 43
status = {"status":"target blueprint unchanged","target_id":"112437b7-60f1-4673-858f-9f7fcebc50c3","time_created":"2024-07-19T22:57:34.689399Z"}
|
3219 | 2024-07-19T23:04:46.716Z | DEBG | nexus (BackgroundTasks): client request
SledAgent = 48cd94f5-f87f-4753-bbbe-9dbe9c9d5fba
background_task = vpc_route_manager
body = Some(Body)
method = PUT
uri = http://[fd00:1122:3344:101::1]:12345/vpc-routes
|
3220 | 2024-07-19T23:04:46.716Z | DEBG | nexus (BackgroundTasks): client response
SledAgent = 48cd94f5-f87f-4753-bbbe-9dbe9c9d5fba
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": "889756b4-ef4f-40fc-9850-c73c77adfb91", "date": "Fri, 19 Jul 2024 23:04:46 GMT"} })
|
3221 | 2024-07-19T23:04:46.718Z | INFO | nexus (BackgroundTasks): determining switch slot managed by dendrite zone
background_task = switch_port_config_manager
file = nexus/src/app/mod.rs:1041
rack_id = 858ba1b7-0444-4ae8-8154-caf799e42fa8
zone_address = fd00:1122:3344:101::2
|
3222 | 2024-07-19T23:04:46.718Z | DEBG | nexus (MgsClient): client request
background_task = switch_port_config_manager
body = None
method = GET
rack_id = 858ba1b7-0444-4ae8-8154-caf799e42fa8
uri = http://[fd00:1122:3344:101::2]:12225/local/switch-id
|
3223 | 2024-07-19T23:04:46.718Z | DEBG | nexus (MgsClient): client response
background_task = switch_port_config_manager
rack_id = 858ba1b7-0444-4ae8-8154-caf799e42fa8
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": "cae58be0-98b8-4358-bb10-4a6fe303cf8b", "content-length": "26", "date": "Fri, 19 Jul 2024 23:04:46 GMT"} })
|
3224 | 2024-07-19T23:04:46.718Z | INFO | nexus (BackgroundTasks): identified switch slot for dendrite zone
background_task = switch_port_config_manager
file = nexus/src/app/mod.rs:1046
rack_id = 858ba1b7-0444-4ae8-8154-caf799e42fa8
slot = SpIdentifier {\n slot: 0,\n type_: Switch,\n}
zone_address = fd00:1122:3344:101::2
|
3225 | 2024-07-19T23:04:46.719Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = vpc_route_manager
elapsed = 235.659827ms
iteration = 15
status = {}
|
3226 | 2024-07-19T23:04:46.719Z | INFO | nexus (BackgroundTasks): completed mapping dendrite zones to switch slots
background_task = switch_port_config_manager
file = nexus/src/app/mod.rs:1078
mappings = {\n Switch0: fd00:1122:3344:101::2,\n}
rack_id = 858ba1b7-0444-4ae8-8154-caf799e42fa8
|
3227 | 2024-07-19T23:04:46.843Z | 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
|
3228 | 2024-07-19T23:04:46.844Z | 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": "ceb9cadf-176b-44fe-b2f3-36ae4a34f794", "date": "Fri, 19 Jul 2024 23:04:46 GMT"} })
servers = DnsServersList { addresses: [[fd00:1122:3344:101::9]:5353, [fd00:1122:3344:101::8]:5353] }
|
3229 | 2024-07-19T23:04:46.844Z | 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] }
|
3230 | 2024-07-19T23:04:46.845Z | 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": "4c2a1064-d22e-4034-89b9-0ab2abb33257", "date": "Fri, 19 Jul 2024 23:04:46 GMT"} })
servers = DnsServersList { addresses: [[fd00:1122:3344:101::9]:5353, [fd00:1122:3344:101::8]:5353] }
|
3231 | 2024-07-19T23:04:46.845Z | 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] }
|
3232 | 2024-07-19T23:04:46.847Z | 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] }
|
3233 | 2024-07-19T23:04:46.847Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = dns_propagation_external
dns_group = external
elapsed = 363.86914ms
iteration = 10
status = {"generation":2,"server_results":{"[fd00:1122:3344:101::8]:5353":{"Ok":null},"[fd00:1122:3344:101::9]:5353":{"Ok":null}}}
|
3234 | 2024-07-19T23:04:46.868Z | 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:3::1]:5353, [fd00:1122:3344:2::1]:5353, [fd00:1122:3344:1::1]:5353] }
uri = http://[fd00:1122:3344:3::1]:5353/config
|
3235 | 2024-07-19T23:04:46.876Z | 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
|
3236 | 2024-07-19T23:04:46.876Z | 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": "673a5c86-415b-4971-b14c-65b60cbb096e", "content-length": "2", "date": "Fri, 19 Jul 2024 23:04:46 GMT"} })
|
3237 | 2024-07-19T23:04:46.877Z | DEBG | nexus (BackgroundTasks): roles
background_task = nat_v4_garbage_collector
roles = RoleSet { roles: {} }
|
3238 | 2024-07-19T23:04:46.877Z | 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(())
|
3239 | 2024-07-19T23:04:46.878Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = nat_v4_garbage_collector
elapsed = 395.572909ms
iteration = 15
status = null
|
3240 | 2024-07-19T23:04:46.890Z | INFO | nexus (BackgroundTasks): determining switch slot managed by dendrite zone
background_task = bfd_manager
file = nexus/src/app/mod.rs:1041
zone_address = fd00:1122:3344:101::2
|
3241 | 2024-07-19T23:04:46.890Z | DEBG | nexus (MgsClient): client request
background_task = bfd_manager
body = None
method = GET
uri = http://[fd00:1122:3344:101::2]:12225/local/switch-id
|
3242 | 2024-07-19T23:04:46.891Z | 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": "237710aa-d6e6-4281-a5db-3c3731c1dc71", "content-length": "26", "date": "Fri, 19 Jul 2024 23:04:46 GMT"} })
|
3243 | 2024-07-19T23:04:46.891Z | INFO | nexus (BackgroundTasks): identified switch slot for dendrite zone
background_task = bfd_manager
file = nexus/src/app/mod.rs:1046
slot = SpIdentifier {\n slot: 0,\n type_: Switch,\n}
zone_address = fd00:1122:3344:101::2
|
3244 | 2024-07-19T23:04:46.893Z | INFO | nexus (BackgroundTasks): completed mapping dendrite zones to switch slots
background_task = bfd_manager
file = nexus/src/app/mod.rs:1078
mappings = {\n Switch0: fd00:1122:3344:101::2,\n}
|
3245 | 2024-07-19T23:04:46.935Z | DEBG | nexus (BackgroundTasks): client request
SledAgent = 48cd94f5-f87f-4753-bbbe-9dbe9c9d5fba
background_task = v2p_manager
body = None
method = GET
uri = http://[fd00:1122:3344:101::1]:12345/v2p
|
3246 | 2024-07-19T23:04:46.936Z | DEBG | nexus (BackgroundTasks): client response
SledAgent = 48cd94f5-f87f-4753-bbbe-9dbe9c9d5fba
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": "7f08a635-4e6a-4679-b679-378f43cc21e2", "content-length": "691", "date": "Fri, 19 Jul 2024 23:04:46 GMT"} })
|
3247 | 2024-07-19T23:04:46.936Z | INFO | nexus (BackgroundTasks): found opte v2p mappings
background_task = v2p_manager
file = nexus/src/app/background/tasks/v2p_mappings.rs:102
interfaces = {}
sled = sock
|
3248 | 2024-07-19T23:04:46.936Z | INFO | nexus (BackgroundTasks): v2p mappings to delete
background_task = v2p_manager
file = nexus/src/app/background/tasks/v2p_mappings.rs:114
mappings = []
sled = sock
|
3249 | 2024-07-19T23:04:46.936Z | INFO | nexus (BackgroundTasks): v2p mappings to add
background_task = v2p_manager
file = nexus/src/app/background/tasks/v2p_mappings.rs:127
mappings = []
sled = sock
|
3250 | 2024-07-19T23:04:46.937Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = v2p_manager
elapsed = 454.295613ms
iteration = 15
status = {}
|
3251 | 2024-07-19T23:04:47.008Z | 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:3::1]:5353, [fd00:1122:3344:2::1]:5353, [fd00:1122:3344:1::1]:5353] }
uri = http://[fd00:1122:3344:2::1]:5353/config
|
3252 | 2024-07-19T23:04:47.087Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = bfd_manager
elapsed = 604.62637ms
iteration = 15
status = {}
|
3253 | 2024-07-19T23:04:47.100Z | 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:3::1]:5353, [fd00:1122:3344:2::1]:5353, [fd00:1122:3344:1::1]:5353] }
uri = http://[fd00:1122:3344:1::1]:5353/config
|
3254 | 2024-07-19T23:04:47.101Z | 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": "9215f868-0735-4ef1-8e8e-1cc8b8398e89", "date": "Fri, 19 Jul 2024 23:04:47 GMT"} })
servers = DnsServersList { addresses: [[fd00:1122:3344:3::1]:5353, [fd00:1122:3344:2::1]:5353, [fd00:1122:3344:1::1]:5353] }
|
3255 | 2024-07-19T23:04:47.101Z | 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:3::1]:5353, [fd00:1122:3344:2::1]:5353, [fd00:1122:3344:1::1]:5353] }
|
3256 | 2024-07-19T23:04:47.104Z | 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": "382e89d9-74d0-4277-8d59-86254ad8fd44", "date": "Fri, 19 Jul 2024 23:04:46 GMT"} })
servers = DnsServersList { addresses: [[fd00:1122:3344:3::1]:5353, [fd00:1122:3344:2::1]:5353, [fd00:1122:3344:1::1]:5353] }
|
3257 | 2024-07-19T23:04:47.104Z | 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:3::1]:5353, [fd00:1122:3344:2::1]:5353, [fd00:1122:3344:1::1]:5353] }
|
3258 | 2024-07-19T23:04:47.105Z | 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": "32901a3a-2fb9-4926-b587-26d8b2f37493", "date": "Fri, 19 Jul 2024 23:04:47 GMT"} })
servers = DnsServersList { addresses: [[fd00:1122:3344:3::1]:5353, [fd00:1122:3344:2::1]:5353, [fd00:1122:3344:1::1]:5353] }
|
3259 | 2024-07-19T23:04:47.106Z | 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:3::1]:5353, [fd00:1122:3344:2::1]:5353, [fd00:1122:3344:1::1]:5353] }
|
3260 | 2024-07-19T23:04:47.107Z | 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:3::1]:5353, [fd00:1122:3344:2::1]:5353, [fd00:1122:3344:1::1]:5353] }
|
3261 | 2024-07-19T23:04:47.107Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = dns_propagation_internal
dns_group = internal
elapsed = 624.549595ms
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}}}
|
3262 | 2024-07-19T23:04:47.125Z | DEBG | nexus (BackgroundTasks): roles
background_task = switch_port_config_manager
roles = RoleSet { roles: {} }
|
3263 | 2024-07-19T23:04:47.125Z | 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(())
|
3264 | 2024-07-19T23:04:47.127Z | INFO | nexus (BackgroundTasks): fetching switch port settings
background_task = switch_port_config_manager
file = nexus/src/app/background/tasks/sync_switch_configuration.rs:146
port = SwitchPort { id: 7480b5d7-113f-4f2c-8ae6-adea12b95e42, rack_id: 858ba1b7-0444-4ae8-8154-caf799e42fa8, switch_location: "switch0", port_name: "qsfp0", port_settings_id: Some(90a14fdc-4c47-49d7-b5e6-acfdb6a54cf6) }
rack_id = 858ba1b7-0444-4ae8-8154-caf799e42fa8
switch_location = Switch0
|
3265 | 2024-07-19T23:04:47.127Z | DEBG | nexus (BackgroundTasks): roles
background_task = switch_port_config_manager
roles = RoleSet { roles: {} }
|
3266 | 2024-07-19T23:04:47.127Z | 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(())
|
3267 | 2024-07-19T23:04:47.133Z | DEBG | nexus (DpdClient): client request
background_task = switch_port_config_manager
body = None
method = GET
rack_id = 858ba1b7-0444-4ae8-8154-caf799e42fa8
uri = http://[fd00:1122:3344:101::2]:12224/port/qsfp0/settings?tag=omicron
|
3268 | 2024-07-19T23:04:47.133Z | DEBG | nexus (DpdClient): client response
background_task = switch_port_config_manager
rack_id = 858ba1b7-0444-4ae8-8154-caf799e42fa8
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": "4bcad846-3175-4a44-b06d-6c4cb7b9430a", "content-length": "121", "date": "Fri, 19 Jul 2024 23:04:46 GMT"} })
|
3269 | 2024-07-19T23:04:47.133Z | INFO | nexus (BackgroundTasks): retrieved port settings from switch
background_task = switch_port_config_manager
file = nexus/src/app/background/tasks/sync_switch_configuration.rs:1663
rack_id = 858ba1b7-0444-4ae8-8154-caf799e42fa8
settings = PortSettings { links: {"0": LinkSettings { addrs: [10.151.2.174], params: LinkCreate { autoneg: false, fec: None, kr: false, lane: Some(LinkId(0)), speed: Speed40G } }} }
switch_port_id = "qsfp0"
|
3270 | 2024-07-19T23:04:47.133Z | 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:1690
rack_id = 858ba1b7-0444-4ae8-8154-caf799e42fa8
switch_location = Switch0
switch_port_id = "qsfp0"
switch_port_settings_id = 90a14fdc-4c47-49d7-b5e6-acfdb6a54cf6
|
3271 | 2024-07-19T23:04:47.133Z | INFO | nexus (BackgroundTasks): retrieved existing routes
background_task = switch_port_config_manager
file = nexus/src/app/background/tasks/sync_switch_configuration.rs:378
rack_id = 858ba1b7-0444-4ae8-8154-caf799e42fa8
routes = {Switch0: {(10.151.2.100, Prefix4 { length: 0, value: 0.0.0.0 }, None)}}
|
3272 | 2024-07-19T23:04:47.133Z | INFO | nexus (BackgroundTasks): retrieved desired routes
background_task = switch_port_config_manager
file = nexus/src/app/background/tasks/sync_switch_configuration.rs:382
rack_id = 858ba1b7-0444-4ae8-8154-caf799e42fa8
routes = {Switch0: {(10.151.2.100, Prefix4 { length: 0, value: 0.0.0.0 }, None)}}
|
3273 | 2024-07-19T23:04:47.133Z | INFO | nexus (BackgroundTasks): calculated static routes to add
background_task = switch_port_config_manager
file = nexus/src/app/background/tasks/sync_switch_configuration.rs:391
rack_id = 858ba1b7-0444-4ae8-8154-caf799e42fa8
routes = {}
|
3274 | 2024-07-19T23:04:47.133Z | INFO | nexus (BackgroundTasks): calculated static routes to delete
background_task = switch_port_config_manager
file = nexus/src/app/background/tasks/sync_switch_configuration.rs:397
rack_id = 858ba1b7-0444-4ae8-8154-caf799e42fa8
routes = {}
|
3275 | 2024-07-19T23:04:47.133Z | 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:417
rack_id = 858ba1b7-0444-4ae8-8154-caf799e42fa8
|
3276 | 2024-07-19T23:04:47.133Z | DEBG | nexus (BackgroundTasks): roles
background_task = switch_port_config_manager
roles = RoleSet { roles: {} }
|
3277 | 2024-07-19T23:04:47.133Z | 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(())
|
3278 | 2024-07-19T23:04:47.135Z | DEBG | nexus (DpdClient): client request
background_task = switch_port_config_manager
body = None
method = GET
rack_id = 858ba1b7-0444-4ae8-8154-caf799e42fa8
uri = http://[fd00:1122:3344:101::2]:12224/loopback/ipv4
|
3279 | 2024-07-19T23:04:47.135Z | DEBG | nexus (DpdClient): client response
background_task = switch_port_config_manager
rack_id = 858ba1b7-0444-4ae8-8154-caf799e42fa8
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": "585af654-602b-42ab-ad85-9d8de1cd876a", "content-length": "2", "date": "Fri, 19 Jul 2024 23:04:46 GMT"} })
|
3280 | 2024-07-19T23:04:47.135Z | DEBG | nexus (DpdClient): client request
background_task = switch_port_config_manager
body = None
method = GET
rack_id = 858ba1b7-0444-4ae8-8154-caf799e42fa8
uri = http://[fd00:1122:3344:101::2]:12224/loopback/ipv6
|
3281 | 2024-07-19T23:04:47.135Z | DEBG | nexus (DpdClient): client response
background_task = switch_port_config_manager
rack_id = 858ba1b7-0444-4ae8-8154-caf799e42fa8
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": "88327741-2e1f-4a54-89d2-75e6cbbc4120", "content-length": "52", "date": "Fri, 19 Jul 2024 23:04:46 GMT"} })
|
3282 | 2024-07-19T23:04:47.135Z | 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.2.174, width: 24 }), vlan_id: None }], port: "qsfp0" }]
file = nexus/src/app/background/tasks/sync_switch_configuration.rs:466
rack_id = 858ba1b7-0444-4ae8-8154-caf799e42fa8
switch_location = Switch0
|
3283 | 2024-07-19T23:04:47.135Z | DEBG | nexus (BackgroundTasks): client request
background_task = switch_port_config_manager
body = Some(Body)
method = POST
rack_id = 858ba1b7-0444-4ae8-8154-caf799e42fa8
uri = http://[fd00:1122:3344:101::1]:12345/switch-ports
|
3284 | 2024-07-19T23:04:47.201Z | INFO | nexus (dropshot): request completed
file = /home/build/.cargo/git/checkouts/dropshot-a4a923d29dccc492/7b594d0/dropshot/src/server.rs:914
latency_us = 327
local_addr = [fd00:1122:3344:101::c]:39928
method = GET
remote_addr = [fd00:1122:3344:101::d]:60126
req_id = 0b1a0b81-efb9-4582-aa01-476306dda945
response_code = 200
uri = /a88a8918-a4d7-44fb-8a6a-ae496052bdd5
|
3285 | 2024-07-19T23:04:47.233Z | DEBG | nexus (BackgroundTasks): client response
background_task = switch_port_config_manager
rack_id = 858ba1b7-0444-4ae8-8154-caf799e42fa8
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": "d1b134bd-8002-4a39-8320-a123dc021be7", "date": "Fri, 19 Jul 2024 23:04:46 GMT"} })
|
3286 | 2024-07-19T23:04:47.233Z | 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:769
rack_id = 858ba1b7-0444-4ae8-8154-caf799e42fa8
switch = Switch0
|
3287 | 2024-07-19T23:04:47.233Z | DEBG | nexus (BackgroundTasks): client request
background_task = switch_port_config_manager
body = None
method = GET
rack_id = 858ba1b7-0444-4ae8-8154-caf799e42fa8
uri = http://[fd00:1122:3344:101::1]:12345/network-bootstore-config
|
3288 | 2024-07-19T23:04:47.233Z | DEBG | nexus (BackgroundTasks): client response
background_task = switch_port_config_manager
rack_id = 858ba1b7-0444-4ae8-8154-caf799e42fa8
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": "d809fe89-93ae-44c7-91d4-99db55f4147d", "content-length": "494", "date": "Fri, 19 Jul 2024 23:04:47 GMT"} })
|
3289 | 2024-07-19T23:04:47.234Z | DEBG | nexus (BackgroundTasks): roles
background_task = switch_port_config_manager
roles = RoleSet { roles: {} }
|
3290 | 2024-07-19T23:04:47.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(())
|
3291 | 2024-07-19T23:04:47.237Z | DEBG | nexus (BackgroundTasks): roles
background_task = switch_port_config_manager
roles = RoleSet { roles: {} }
|
3292 | 2024-07-19T23:04:47.237Z | 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(())
|
3293 | 2024-07-19T23:04:47.239Z | DEBG | nexus (BackgroundTasks): roles
background_task = switch_port_config_manager
roles = RoleSet { roles: {} }
|
3294 | 2024-07-19T23:04:47.239Z | 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(())
|
3295 | 2024-07-19T23:04:47.240Z | DEBG | nexus (BackgroundTasks): roles
background_task = switch_port_config_manager
roles = RoleSet { roles: {} }
|
3296 | 2024-07-19T23:04:47.240Z | 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(())
|
3297 | 2024-07-19T23:04:47.247Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = switch_port_config_manager
elapsed = 764.061544ms
iteration = 15
status = {}
|