This log shows up sometimes:
2026-07-14 16:44:44.287Z INFO propolis-server/22395 (vm_state_driver) on oxz_propolis-server_b505f9e0-c826-4863-9c95-4e42d6b96064: 747715164 final dependency list [[]]
= downstairs
client = 0
session_id = 5fcc39f8-a485-4ec1-85d4-5a714c6c6fec
This is probably not worth logging, as just the absence of the log can give you the information. We can still log if there are deps, and as many of these logs are when there are no deps, it would reduce the amount of logs we need to display and comb through.
This log shows up sometimes:
This is probably not worth logging, as just the absence of the log can give you the information. We can still log if there are deps, and as many of these logs are when there are no deps, it would reduce the amount of logs we need to display and comb through.