<?xml version="1.0" encoding="UTF-8"?>
<testsuites name="nextest-run" tests="2985" failures="0" errors="0" uuid="e8d7d5ae-25e4-4d7c-b314-df94d1c1a6b3" timestamp="2026-07-01T15:28:18.247+00:00" time="879.101">
    <testsuite name="@setup-script:crdb-seed" tests="1" disabled="0" errors="0" failures="0">
        <properties>
            <property name="command" value="cargo"/>
            <property name="args" value="run -p crdb-seed --profile test"/>
            <property name="output-env:CRDB_SEED_TAR" value="/var/tmp/omicron_tmp/crdb-base-build/c3b7c01f2493b97eda0295f026efab0028f50f05960a99f96b507dcfec8612fa.tar"/>
        </properties>
        <testcase name="crdb-seed" classname="@setup-script:crdb-seed" timestamp="2026-07-01T15:28:18.248+00:00" time="41.998">
            <system-out>(stdout not captured)</system-out>
            <system-err>(stderr not captured)</system-err>
        </testcase>
    </testsuite>
    <testsuite name="@setup-script:clickhouse-cluster" tests="1" disabled="0" errors="0" failures="0">
        <properties>
            <property name="command" value="cargo"/>
            <property name="args" value="run -p clickhouse-cluster-dev"/>
        </properties>
        <testcase name="clickhouse-cluster" classname="@setup-script:clickhouse-cluster" timestamp="2026-07-01T15:29:00.247+00:00" time="14.753">
            <system-out>(stdout not captured)</system-out>
            <system-err>(stderr not captured)</system-err>
        </testcase>
    </testsuite>
    <testsuite name="api_identity" tests="2" disabled="0" errors="0" failures="0">
        <testcase name="test::test_identity" classname="api_identity" timestamp="2026-07-01T15:29:15.007+00:00" time="0.026">
        </testcase>
        <testcase name="test::test_identity_no_field" classname="api_identity" timestamp="2026-07-01T15:29:15.004+00:00" time="0.033">
        </testcase>
    </testsuite>
    <testsuite name="authz-macros" tests="1" disabled="0" errors="0" failures="0">
        <testcase name="tests::test_authz_snapshots" classname="authz-macros" timestamp="2026-07-01T15:29:15.013+00:00" time="0.027">
        </testcase>
    </testsuite>
    <testsuite name="bootstore" tests="6" disabled="0" errors="0" failures="0">
        <testcase name="schemes::tests::hello_roundtrip" classname="bootstore" timestamp="2026-07-01T15:29:15.035+00:00" time="0.013">
        </testcase>
        <testcase name="schemes::v0::share_pkg::tests::create_packages" classname="bootstore" timestamp="2026-07-01T15:29:15.048+00:00" time="0.014">
        </testcase>
        <testcase name="trust_quorum::rack_secret::tests::create_and_verify" classname="bootstore" timestamp="2026-07-01T15:29:15.062+00:00" time="0.013">
        </testcase>
        <testcase name="schemes::v0::peer::tests::network_config" classname="bootstore" timestamp="2026-07-01T15:29:15.040+00:00" time="0.037">
        </testcase>
        <testcase name="trust_quorum::rack_secret::tests::secret_splitting_fails_with_threshold_larger_than_total_shares" classname="bootstore" timestamp="2026-07-01T15:29:15.075+00:00" time="0.012">
        </testcase>
        <testcase name="schemes::v0::peer::tests::basic_3_nodes" classname="bootstore" timestamp="2026-07-01T15:29:15.037+00:00" time="1.048">
        </testcase>
    </testsuite>
    <testsuite name="cert-dev::test-cert-dev" tests="1" disabled="0" errors="0" failures="0">
        <testcase name="test_cert_create" classname="cert-dev::test-cert-dev" timestamp="2026-07-01T15:29:16.085+00:00" time="0.103">
        </testcase>
    </testsuite>
    <testsuite name="clickana" tests="5" disabled="0" errors="0" failures="0">
        <testcase name="chart::tests::gather_chart_data_failure" classname="clickana" timestamp="2026-07-01T15:29:16.189+00:00" time="0.081">
        </testcase>
        <testcase name="chart::tests::gather_chart_data_for_disk_usage_success" classname="clickana" timestamp="2026-07-01T15:29:16.269+00:00" time="0.013">
        </testcase>
        <testcase name="chart::tests::gather_chart_data_for_memory_tracking_success" classname="clickana" timestamp="2026-07-01T15:29:16.283+00:00" time="0.013">
        </testcase>
        <testcase name="chart::tests::gather_chart_data_for_query_count_success" classname="clickana" timestamp="2026-07-01T15:29:16.296+00:00" time="0.014">
        </testcase>
        <testcase name="chart::tests::gather_chart_data_for_running_queries_success" classname="clickana" timestamp="2026-07-01T15:29:16.311+00:00" time="0.014">
        </testcase>
    </testsuite>
    <testsuite name="clickhouse-admin-types-versions" tests="34" disabled="0" errors="0" failures="0">
        <testcase name="impls::keeper::tests::test_additional_key_value_pairs_in_output_parse_fail" classname="clickhouse-admin-types-versions" timestamp="2026-07-01T15:29:16.324+00:00" time="0.018">
        </testcase>
        <testcase name="impls::keeper::tests::test_empty_output_parse_fail" classname="clickhouse-admin-types-versions" timestamp="2026-07-01T15:29:16.342+00:00" time="0.016">
        </testcase>
        <testcase name="impls::keeper::tests::test_empty_output_raft_config_parse_fail" classname="clickhouse-admin-types-versions" timestamp="2026-07-01T15:29:16.359+00:00" time="0.018">
        </testcase>
        <testcase name="impls::keeper::tests::test_empty_value_lgif_parse_fail" classname="clickhouse-admin-types-versions" timestamp="2026-07-01T15:29:16.377+00:00" time="0.017">
        </testcase>
        <testcase name="impls::keeper::tests::test_full_keeper_conf_parse_success" classname="clickhouse-admin-types-versions" timestamp="2026-07-01T15:29:16.395+00:00" time="0.017">
        </testcase>
        <testcase name="impls::keeper::tests::test_full_lgif_parse_success" classname="clickhouse-admin-types-versions" timestamp="2026-07-01T15:29:16.412+00:00" time="0.018">
        </testcase>
        <testcase name="impls::keeper::tests::test_full_raft_config_parse_success" classname="clickhouse-admin-types-versions" timestamp="2026-07-01T15:29:16.430+00:00" time="0.033">
        </testcase>
        <testcase name="impls::keeper::tests::test_generate_keeper_config" classname="clickhouse-admin-types-versions" timestamp="2026-07-01T15:29:16.463+00:00" time="0.025">
        </testcase>
        <testcase name="impls::keeper::tests::test_invalid_address_raft_config_parse_fail" classname="clickhouse-admin-types-versions" timestamp="2026-07-01T15:29:16.487+00:00" time="0.024">
        </testcase>
        <testcase name="impls::keeper::tests::test_malformed_output_keeper_conf_parse_fail" classname="clickhouse-admin-types-versions" timestamp="2026-07-01T15:29:16.512+00:00" time="0.023">
        </testcase>
        <testcase name="impls::keeper::tests::test_misshapen_id_raft_config_parse_fail" classname="clickhouse-admin-types-versions" timestamp="2026-07-01T15:29:16.534+00:00" time="0.028">
        </testcase>
        <testcase name="impls::keeper::tests::test_misshapen_participant_raft_config_parse_fail" classname="clickhouse-admin-types-versions" timestamp="2026-07-01T15:29:16.549+00:00" time="0.027">
        </testcase>
        <testcase name="impls::keeper::tests::test_misshapen_port_raft_config_parse_fail" classname="clickhouse-admin-types-versions" timestamp="2026-07-01T15:29:16.562+00:00" time="0.024">
        </testcase>
        <testcase name="impls::keeper::tests::test_misshapen_priority_raft_config_parse_fail" classname="clickhouse-admin-types-versions" timestamp="2026-07-01T15:29:16.576+00:00" time="0.025">
        </testcase>
        <testcase name="impls::keeper::tests::test_misshapen_raft_config_parse_fail" classname="clickhouse-admin-types-versions" timestamp="2026-07-01T15:29:16.587+00:00" time="0.025">
        </testcase>
        <testcase name="impls::keeper::tests::test_missing_address_raft_config_parse_fail" classname="clickhouse-admin-types-versions" timestamp="2026-07-01T15:29:16.601+00:00" time="0.025">
        </testcase>
        <testcase name="impls::keeper::tests::test_missing_field_keeper_conf_parse_fail" classname="clickhouse-admin-types-versions" timestamp="2026-07-01T15:29:16.612+00:00" time="0.024">
        </testcase>
        <testcase name="impls::keeper::tests::test_missing_keys_lgif_parse_fail" classname="clickhouse-admin-types-versions" timestamp="2026-07-01T15:29:16.625+00:00" time="0.022">
        </testcase>
        <testcase name="impls::keeper::tests::test_missing_participant_raft_config_parse_fail" classname="clickhouse-admin-types-versions" timestamp="2026-07-01T15:29:16.636+00:00" time="0.022">
        </testcase>
        <testcase name="impls::keeper::tests::test_missing_port_raft_config_parse_fail" classname="clickhouse-admin-types-versions" timestamp="2026-07-01T15:29:16.648+00:00" time="0.021">
        </testcase>
        <testcase name="impls::keeper::tests::test_missing_priority_raft_config_parse_fail" classname="clickhouse-admin-types-versions" timestamp="2026-07-01T15:29:16.658+00:00" time="0.021">
        </testcase>
        <testcase name="impls::keeper::tests::test_missing_server_id_raft_config_parse_fail" classname="clickhouse-admin-types-versions" timestamp="2026-07-01T15:29:16.669+00:00" time="0.025">
        </testcase>
        <testcase name="impls::keeper::tests::test_missing_value_keeper_conf_parse_fail" classname="clickhouse-admin-types-versions" timestamp="2026-07-01T15:29:16.680+00:00" time="0.024">
        </testcase>
        <testcase name="impls::keeper::tests::test_non_existent_key_keeper_conf_parse_fail" classname="clickhouse-admin-types-versions" timestamp="2026-07-01T15:29:16.693+00:00" time="0.025">
        </testcase>
        <testcase name="impls::keeper::tests::test_non_existent_key_with_correct_value_lgif_parse_fail" classname="clickhouse-admin-types-versions" timestamp="2026-07-01T15:29:16.704+00:00" time="0.024">
        </testcase>
        <testcase name="impls::keeper::tests::test_non_u64_value_lgif_parse_fail" classname="clickhouse-admin-types-versions" timestamp="2026-07-01T15:29:16.719+00:00" time="0.024">
        </testcase>
        <testcase name="impls::server::tests::test_distributed_ddl_queries_parse_success" classname="clickhouse-admin-types-versions" timestamp="2026-07-01T15:29:16.728+00:00" time="0.024">
        </testcase>
        <testcase name="impls::server::tests::test_empty_distributed_ddl_queries_parse_success" classname="clickhouse-admin-types-versions" timestamp="2026-07-01T15:29:16.743+00:00" time="0.023">
        </testcase>
        <testcase name="impls::server::tests::test_generate_replica_config" classname="clickhouse-admin-types-versions" timestamp="2026-07-01T15:29:16.752+00:00" time="0.022">
        </testcase>
        <testcase name="impls::server::tests::test_misshapen_distributed_ddl_queries_parse_fail" classname="clickhouse-admin-types-versions" timestamp="2026-07-01T15:29:16.766+00:00" time="0.019">
        </testcase>
        <testcase name="impls::server::tests::test_misshapen_system_timeseries_parse_fail" classname="clickhouse-admin-types-versions" timestamp="2026-07-01T15:29:16.774+00:00" time="0.018">
        </testcase>
        <testcase name="impls::server::tests::test_time_format_system_timeseries_parse_fail" classname="clickhouse-admin-types-versions" timestamp="2026-07-01T15:29:16.785+00:00" time="0.018">
        </testcase>
        <testcase name="impls::server::tests::test_unix_epoch_system_timeseries_parse_success" classname="clickhouse-admin-types-versions" timestamp="2026-07-01T15:29:16.792+00:00" time="0.020">
        </testcase>
        <testcase name="impls::server::tests::test_utc_system_timeseries_parse_success" classname="clickhouse-admin-types-versions" timestamp="2026-07-01T15:29:16.803+00:00" time="0.017">
        </testcase>
    </testsuite>
    <testsuite name="bootstore::v0-fsm-proptest-learner" tests="1" disabled="0" errors="0" failures="0">
        <testcase name="run" classname="bootstore::v0-fsm-proptest-learner" timestamp="2026-07-01T15:29:15.077+00:00" time="1.472">
        </testcase>
    </testsuite>
    <testsuite name="cockroach-admin-types-versions" tests="8" disabled="0" errors="0" failures="0">
        <testcase name="impls::node::tests::node_decommission_parse_doesnt_panic_on_arbitrary_input" classname="cockroach-admin-types-versions" timestamp="2026-07-01T15:29:16.812+00:00" time="0.035">
        </testcase>
        <testcase name="impls::node::tests::node_status_parse_doesnt_panic_on_arbitrary_input" classname="cockroach-admin-types-versions" timestamp="2026-07-01T15:29:16.820+00:00" time="0.037">
        </testcase>
        <testcase name="impls::node::tests::test_node_decommission_parse_with_no_trailing_notes" classname="cockroach-admin-types-versions" timestamp="2026-07-01T15:29:16.847+00:00" time="0.015">
        </testcase>
        <testcase name="impls::node::tests::test_node_decommission_parse_with_trailing_notes" classname="cockroach-admin-types-versions" timestamp="2026-07-01T15:29:16.857+00:00" time="0.016">
        </testcase>
        <testcase name="impls::node::tests::test_node_decommission_parse_with_unexpected_membership_value" classname="cockroach-admin-types-versions" timestamp="2026-07-01T15:29:16.863+00:00" time="0.014">
        </testcase>
        <testcase name="impls::node::tests::test_node_status_invalid_rows_not_decommissioned" classname="cockroach-admin-types-versions" timestamp="2026-07-01T15:29:16.873+00:00" time="0.016">
        </testcase>
        <testcase name="impls::node::tests::test_node_status_parse_multiple_lines_from_csv" classname="cockroach-admin-types-versions" timestamp="2026-07-01T15:29:16.877+00:00" time="0.013">
        </testcase>
        <testcase name="impls::node::tests::test_node_status_parse_single_line_from_csv" classname="cockroach-admin-types-versions" timestamp="2026-07-01T15:29:16.889+00:00" time="0.013">
        </testcase>
    </testsuite>
    <testsuite name="db-dev::test-db-dev" tests="4" disabled="0" errors="0" failures="0">
        <testcase name="test_db_dev_populate_no_args" classname="db-dev::test-db-dev" timestamp="2026-07-01T15:29:16.890+00:00" time="0.058">
        </testcase>
        <testcase name="test_db_dev_wipe_no_args" classname="db-dev::test-db-dev" timestamp="2026-07-01T15:29:16.902+00:00" time="0.052">
        </testcase>
        <testcase name="test_db_killed" classname="db-dev::test-db-dev" timestamp="2026-07-01T15:29:16.948+00:00" time="2.876">
        </testcase>
        <testcase name="test_db_run" classname="db-dev::test-db-dev" timestamp="2026-07-01T15:29:16.954+00:00" time="12.622">
        </testcase>
    </testsuite>
    <testsuite name="bootstore::v0-fsm-proptest-rack-coordinator" tests="1" disabled="0" errors="0" failures="0">
        <testcase name="run" classname="bootstore::v0-fsm-proptest-rack-coordinator" timestamp="2026-07-01T15:29:15.087+00:00" time="2.809">
        </testcase>
    </testsuite>
    <testsuite name="db-macros" tests="8" disabled="0" errors="0" failures="0">
        <testcase name="lookup::test::test_lookup_snapshots" classname="db-macros" timestamp="2026-07-01T15:29:17.896+00:00" time="0.044">
        </testcase>
        <testcase name="tests::test_derive_metadata_identity_fails_for_enums" classname="db-macros" timestamp="2026-07-01T15:29:17.941+00:00" time="0.034">
        </testcase>
        <testcase name="tests::test_derive_metadata_identity_fails_with_wrong_table_name_type" classname="db-macros" timestamp="2026-07-01T15:29:17.975+00:00" time="0.029">
        </testcase>
        <testcase name="tests::test_derive_metadata_identity_fails_without_embedded_identity" classname="db-macros" timestamp="2026-07-01T15:29:18.005+00:00" time="0.026">
        </testcase>
        <testcase name="tests::test_derive_metadata_identity_fails_without_table_name" classname="db-macros" timestamp="2026-07-01T15:29:18.031+00:00" time="0.033">
        </testcase>
        <testcase name="tests::test_derive_metadata_identity_minimal_example_compiles" classname="db-macros" timestamp="2026-07-01T15:29:18.064+00:00" time="0.029">
        </testcase>
        <testcase name="tests::test_derive_snapshots" classname="db-macros" timestamp="2026-07-01T15:29:18.093+00:00" time="0.031">
        </testcase>
        <testcase name="tests::test_derive_with_unknown_field" classname="db-macros" timestamp="2026-07-01T15:29:18.124+00:00" time="0.033">
        </testcase>
    </testsuite>
    <testsuite name="dns-server" tests="4" disabled="0" errors="0" failures="0">
        <testcase name="storage::test::test_update_basic" classname="dns-server" timestamp="2026-07-01T15:29:18.157+00:00" time="0.092">
        </testcase>
        <testcase name="storage::test::test_update_in_progress" classname="dns-server" timestamp="2026-07-01T15:29:18.249+00:00" time="0.099">
        </testcase>
        <testcase name="storage::test::test_update_interrupted" classname="dns-server" timestamp="2026-07-01T15:29:18.348+00:00" time="0.104">
        </testcase>
        <testcase name="storage::test::test_zone_gets_soa_record" classname="dns-server" timestamp="2026-07-01T15:29:18.453+00:00" time="0.171">
        </testcase>
    </testsuite>
    <testsuite name="dns-server::basic_test" tests="10" disabled="0" errors="0" failures="0">
        <testcase name="a_crud" classname="dns-server::basic_test" timestamp="2026-07-01T15:29:18.624+00:00" time="0.198">
        </testcase>
        <testcase name="aaaa_crud" classname="dns-server::basic_test" timestamp="2026-07-01T15:29:18.822+00:00" time="0.125">
        </testcase>
        <testcase name="answers_match_question" classname="dns-server::basic_test" timestamp="2026-07-01T15:29:18.948+00:00" time="0.125">
        </testcase>
        <testcase name="empty_record" classname="dns-server::basic_test" timestamp="2026-07-01T15:29:19.073+00:00" time="0.120">
        </testcase>
        <testcase name="multi_record_crud" classname="dns-server::basic_test" timestamp="2026-07-01T15:29:19.194+00:00" time="0.129">
        </testcase>
        <testcase name="name_contains_zone" classname="dns-server::basic_test" timestamp="2026-07-01T15:29:19.323+00:00" time="0.117">
        </testcase>
        <testcase name="nxdomain" classname="dns-server::basic_test" timestamp="2026-07-01T15:29:19.440+00:00" time="0.216">
        </testcase>
        <testcase name="servfail" classname="dns-server::basic_test" timestamp="2026-07-01T15:29:19.656+00:00" time="0.121">
        </testcase>
        <testcase name="soa" classname="dns-server::basic_test" timestamp="2026-07-01T15:29:19.777+00:00" time="0.129">
        </testcase>
        <testcase name="srv_crud" classname="dns-server::basic_test" timestamp="2026-07-01T15:29:19.824+00:00" time="0.171">
        </testcase>
    </testsuite>
    <testsuite name="dns-server::cross_version_test" tests="1" disabled="0" errors="0" failures="0">
        <testcase name="cross_version_works" classname="dns-server::cross_version_test" timestamp="2026-07-01T15:29:19.905+00:00" time="0.181">
        </testcase>
    </testsuite>
    <testsuite name="ereport-types" tests="3" disabled="0" errors="0" failures="0">
        <testcase name="tests::test_arb_json_deserializes" classname="ereport-types" timestamp="2026-07-01T15:29:20.087+00:00" time="0.019">
        </testcase>
        <testcase name="tests::test_ena_from_str" classname="ereport-types" timestamp="2026-07-01T15:29:20.106+00:00" time="0.019">
        </testcase>
        <testcase name="tests::test_ena_from_str_roundtrip" classname="ereport-types" timestamp="2026-07-01T15:29:20.125+00:00" time="0.019">
        </testcase>
    </testsuite>
    <testsuite name="gateway-cli::bin/gateway-cli" tests="2" disabled="0" errors="0" failures="0">
        <testcase name="picocom_map::tests::reject_invalid_rules" classname="gateway-cli::bin/gateway-cli" timestamp="2026-07-01T15:29:20.144+00:00" time="0.019">
        </testcase>
        <testcase name="picocom_map::tests::remapping" classname="gateway-cli::bin/gateway-cli" timestamp="2026-07-01T15:29:20.164+00:00" time="0.019">
        </testcase>
    </testsuite>
    <testsuite name="gfss" tests="6" disabled="0" errors="0" failures="0">
        <testcase name="gf256::tests::test_all_multiplication" classname="gfss" timestamp="2026-07-01T15:29:20.183+00:00" time="0.018">
        </testcase>
        <testcase name="gf256::tests::test_all_multiplicative_inverses" classname="gfss" timestamp="2026-07-01T15:29:20.201+00:00" time="0.019">
        </testcase>
        <testcase name="gf256::tests::test_docs_example" classname="gfss" timestamp="2026-07-01T15:29:20.220+00:00" time="0.017">
        </testcase>
        <testcase name="shamir::tests::split_and_combine" classname="gfss" timestamp="2026-07-01T15:29:23.318+00:00" time="2.105">
        </testcase>
        <testcase name="shamir::tests::test_share_reconstruction" classname="gfss" timestamp="2026-07-01T15:29:25.422+00:00" time="0.016">
        </testcase>
        <testcase name="polynomial::tests::test_polynomial_eval" classname="gfss" timestamp="2026-07-01T15:29:20.237+00:00" time="9.586">
        </testcase>
    </testsuite>
    <testsuite name="dnsadm::commands_test" tests="1" disabled="0" errors="0" failures="0">
        <testcase name="test_dnsadm" classname="dnsadm::commands_test" timestamp="2026-07-01T15:29:19.995+00:00" time="3.323">
        </testcase>
    </testsuite>
    <testsuite name="illumos-utils" tests="47" disabled="0" errors="0" failures="0">
        <testcase name="destructor::test::test_delayed_delete" classname="illumos-utils" timestamp="2026-07-01T15:29:25.439+00:00" time="0.039">
        </testcase>
        <testcase name="destructor::test::test_delayed_delete_with_error" classname="illumos-utils" timestamp="2026-07-01T15:29:25.478+00:00" time="0.564">
        </testcase>
        <testcase name="destructor::test::test_destructor_bad_close" classname="illumos-utils" timestamp="2026-07-01T15:29:26.043+00:00" time="0.030">
        </testcase>
        <testcase name="link::test::test_allocate" classname="illumos-utils" timestamp="2026-07-01T15:29:26.073+00:00" time="0.030">
        </testcase>
        <testcase name="link::test::test_allocate_within_scopes" classname="illumos-utils" timestamp="2026-07-01T15:29:26.103+00:00" time="0.028">
        </testcase>
        <testcase name="opte::port_manager::tests::ip_cfg_from_dual_stack_params" classname="illumos-utils" timestamp="2026-07-01T15:29:26.131+00:00" time="0.025">
        </testcase>
        <testcase name="opte::port_manager::tests::ip_cfg_from_ipv4_params" classname="illumos-utils" timestamp="2026-07-01T15:29:26.156+00:00" time="0.026">
        </testcase>
        <testcase name="opte::port_manager::tests::ip_cfg_from_ipv6_params" classname="illumos-utils" timestamp="2026-07-01T15:29:26.182+00:00" time="0.029">
        </testcase>
        <testcase name="opte::port_manager::tests::ip_cfg_from_port_params_fails_with_private_ipv4_and_public_ipv6" classname="illumos-utils" timestamp="2026-07-01T15:29:26.211+00:00" time="0.025">
        </testcase>
        <testcase name="opte::port_manager::tests::ip_cfg_from_port_params_fails_with_private_ipv6_and_public_ipv4" classname="illumos-utils" timestamp="2026-07-01T15:29:26.236+00:00" time="0.025">
        </testcase>
        <testcase name="opte::port_manager::tests::multiple_ports_does_not_destroy_default_route" classname="illumos-utils" timestamp="2026-07-01T15:29:26.261+00:00" time="0.030">
        </testcase>
        <testcase name="opte::tests::convert_private_ip_config_to_gateway_ips" classname="illumos-utils" timestamp="2026-07-01T15:29:26.291+00:00" time="0.024">
        </testcase>
        <testcase name="running_zone::tests::test_is_oxide_smf_service" classname="illumos-utils" timestamp="2026-07-01T15:29:26.315+00:00" time="0.024">
        </testcase>
        <testcase name="svcs::tests::test_svc_parse_empty_success" classname="illumos-utils" timestamp="2026-07-01T15:29:26.339+00:00" time="0.026">
        </testcase>
        <testcase name="svcs::tests::test_svc_parse_no_fmri_fail" classname="illumos-utils" timestamp="2026-07-01T15:29:26.365+00:00" time="0.027">
        </testcase>
        <testcase name="svcs::tests::test_svc_parse_no_zone_fail" classname="illumos-utils" timestamp="2026-07-01T15:29:26.392+00:00" time="0.027">
        </testcase>
        <testcase name="svcs::tests::test_svc_parse_success" classname="illumos-utils" timestamp="2026-07-01T15:29:26.420+00:00" time="0.025">
        </testcase>
        <testcase name="svcs::tests::test_svc_parse_unknown_state_fail" classname="illumos-utils" timestamp="2026-07-01T15:29:26.445+00:00" time="0.055">
        </testcase>
        <testcase name="svcs::tests::test_to_enabled_not_online" classname="illumos-utils" timestamp="2026-07-01T15:29:26.501+00:00" time="0.029">
        </testcase>
        <testcase name="svcs::tests::test_to_enabled_not_online_covers_all_states" classname="illumos-utils" timestamp="2026-07-01T15:29:26.530+00:00" time="0.032">
        </testcase>
        <testcase name="zfs::test::directory_mutability" classname="illumos-utils" timestamp="2026-07-01T15:29:26.563+00:00" time="0.060">
        </testcase>
        <testcase name="zfs::test::get_values_of_rpool" classname="illumos-utils" timestamp="2026-07-01T15:29:26.623+00:00" time="0.047">
        </testcase>
        <testcase name="zfs::test::parse_dataset_bad_avail" classname="illumos-utils" timestamp="2026-07-01T15:29:26.670+00:00" time="0.027">
        </testcase>
        <testcase name="zfs::test::parse_dataset_bad_quota" classname="illumos-utils" timestamp="2026-07-01T15:29:26.698+00:00" time="0.034">
        </testcase>
        <testcase name="zfs::test::parse_dataset_bad_reservation" classname="illumos-utils" timestamp="2026-07-01T15:29:26.732+00:00" time="0.026">
        </testcase>
        <testcase name="zfs::test::parse_dataset_bad_usage" classname="illumos-utils" timestamp="2026-07-01T15:29:26.757+00:00" time="0.027">
        </testcase>
        <testcase name="zfs::test::parse_dataset_bad_uuid" classname="illumos-utils" timestamp="2026-07-01T15:29:26.784+00:00" time="0.025">
        </testcase>
        <testcase name="zfs::test::parse_dataset_missing_fields" classname="illumos-utils" timestamp="2026-07-01T15:29:26.809+00:00" time="0.026">
        </testcase>
        <testcase name="zfs::test::parse_dataset_props" classname="illumos-utils" timestamp="2026-07-01T15:29:26.836+00:00" time="0.025">
        </testcase>
        <testcase name="zfs::test::parse_dataset_props_with_optionals" classname="illumos-utils" timestamp="2026-07-01T15:29:26.861+00:00" time="0.027">
        </testcase>
        <testcase name="zfs::test::parse_dataset_too_many_columns" classname="illumos-utils" timestamp="2026-07-01T15:29:26.887+00:00" time="0.025">
        </testcase>
        <testcase name="zfs::test::parse_dataset_uuid_ignored_if_dash" classname="illumos-utils" timestamp="2026-07-01T15:29:26.912+00:00" time="0.025">
        </testcase>
        <testcase name="zfs::test::parse_dataset_uuid_ignored_if_inherited" classname="illumos-utils" timestamp="2026-07-01T15:29:26.938+00:00" time="0.029">
        </testcase>
        <testcase name="zfs::test::parse_quota_ignored_if_default" classname="illumos-utils" timestamp="2026-07-01T15:29:26.967+00:00" time="0.024">
        </testcase>
        <testcase name="zfs::test::parse_reservation_ignored_if_default" classname="illumos-utils" timestamp="2026-07-01T15:29:26.991+00:00" time="0.029">
        </testcase>
        <testcase name="zfs::test::parse_sorts_and_dedups" classname="illumos-utils" timestamp="2026-07-01T15:29:27.020+00:00" time="0.028">
        </testcase>
        <testcase name="zfs::test::props_needing_update_compression_change_is_kept" classname="illumos-utils" timestamp="2026-07-01T15:29:27.048+00:00" time="0.026">
        </testcase>
        <testcase name="zfs::test::props_needing_update_emits_only_changed_values" classname="illumos-utils" timestamp="2026-07-01T15:29:27.074+00:00" time="0.025">
        </testcase>
        <testcase name="zfs::test::props_needing_update_none_matches_unset" classname="illumos-utils" timestamp="2026-07-01T15:29:27.099+00:00" time="0.025">
        </testcase>
        <testcase name="zfs::test::props_needing_update_oxide_uuid" classname="illumos-utils" timestamp="2026-07-01T15:29:27.124+00:00" time="0.025">
        </testcase>
        <testcase name="zfs::test::props_needing_update_skips_matching_values" classname="illumos-utils" timestamp="2026-07-01T15:29:27.149+00:00" time="0.027">
        </testcase>
        <testcase name="zfs::test::props_needing_update_unknown_current_compression_is_set" classname="illumos-utils" timestamp="2026-07-01T15:29:27.176+00:00" time="0.025">
        </testcase>
        <testcase name="zfs::test::props_needing_update_zero_size_matches_unset" classname="illumos-utils" timestamp="2026-07-01T15:29:27.201+00:00" time="0.027">
        </testcase>
        <testcase name="zone::tests::delete_nonexistent_address" classname="illumos-utils" timestamp="2026-07-01T15:29:27.227+00:00" time="0.032">
        </testcase>
        <testcase name="zone::tests::test_parse_ip_network" classname="illumos-utils" timestamp="2026-07-01T15:29:27.260+00:00" time="0.027">
        </testcase>
        <testcase name="zpool::test::test_parse_zpool" classname="illumos-utils" timestamp="2026-07-01T15:29:27.287+00:00" time="0.025">
        </testcase>
        <testcase name="zpool::test::test_parse_zpool_missing_column" classname="illumos-utils" timestamp="2026-07-01T15:29:27.312+00:00" time="0.027">
        </testcase>
    </testsuite>
    <testsuite name="installinator" tests="5" disabled="0" errors="0" failures="0">
        <testcase name="mock_peers::tests::proptest_fetch_artifact" classname="installinator" timestamp="2026-07-01T15:29:27.339+00:00" time="1.820">
        </testcase>
        <testcase name="peers::tests::iter_no_preferred_preserves_btree_order" classname="installinator" timestamp="2026-07-01T15:29:29.160+00:00" time="0.026">
        </testcase>
        <testcase name="peers::tests::last_known_peer_preferred" classname="installinator" timestamp="2026-07-01T15:29:29.186+00:00" time="0.026">
        </testcase>
        <testcase name="peers::tests::last_known_peer_stale" classname="installinator" timestamp="2026-07-01T15:29:29.212+00:00" time="0.025">
        </testcase>
        <testcase name="write::tests::proptest_write_artifact" classname="installinator" timestamp="2026-07-01T15:29:29.237+00:00" time="0.940">
        </testcase>
    </testsuite>
    <testsuite name="installinator-common" tests="1" disabled="0" errors="0" failures="0">
        <testcase name="block_size_writer::tests::proptest_block_writer" classname="installinator-common" timestamp="2026-07-01T15:29:29.576+00:00" time="0.056">
        </testcase>
    </testsuite>
    <testsuite name="internal-dns-resolver" tests="7" disabled="0" errors="0" failures="0">
        <testcase name="resolver::test::insert_and_lookup_multiple_records" classname="internal-dns-resolver" timestamp="2026-07-01T15:29:29.632+00:00" time="0.151">
        </testcase>
        <testcase name="resolver::test::insert_and_lookup_one_record" classname="internal-dns-resolver" timestamp="2026-07-01T15:29:29.783+00:00" time="0.135">
        </testcase>
        <testcase name="resolver::test::lookup_nonexistent_record_fails" classname="internal-dns-resolver" timestamp="2026-07-01T15:29:29.824+00:00" time="0.147">
        </testcase>
        <testcase name="resolver::test::resolver_can_access_backup_dns_server" classname="internal-dns-resolver" timestamp="2026-07-01T15:29:29.918+00:00" time="0.245">
        </testcase>
        <testcase name="resolver::test::resolver_doesnt_bail_on_missing_targets" classname="internal-dns-resolver" timestamp="2026-07-01T15:29:30.024+00:00" time="0.152">
        </testcase>
        <testcase name="resolver::test::resolver_can_be_used_with_progenitor_client" classname="internal-dns-resolver" timestamp="2026-07-01T15:29:29.970+00:00" time="0.215">
        </testcase>
        <testcase name="resolver::test::update_record" classname="internal-dns-resolver" timestamp="2026-07-01T15:29:30.163+00:00" time="0.130">
        </testcase>
    </testsuite>
    <testsuite name="omicron-nexus" tests="315" disabled="0" errors="0" failures="0">
        <testcase name="app::sagas::multicast_group_dpd_ensure::test::test_action_failure_can_unwind_idempotently" classname="omicron-nexus" timestamp="2026-07-01T15:29:15.005+00:00" time="15.019">
        </testcase>
        <testcase name="app::sagas::vpc_subnet_create::test::test_action_failure_can_unwind" classname="omicron-nexus" timestamp="2026-07-01T15:29:15.008+00:00" time="18.029">
        </testcase>
        <testcase name="app::sagas::vpc_subnet_create::test::test_action_failure_can_unwind_idempotently" classname="omicron-nexus" timestamp="2026-07-01T15:29:15.005+00:00" time="18.347">
        </testcase>
        <testcase name="app::sagas::subnet_attach::test::test_action_failure_can_unwind" classname="omicron-nexus" timestamp="2026-07-01T15:29:15.006+00:00" time="21.572">
        </testcase>
        <testcase name="app::sagas::subnet_detach::test::test_action_failure_can_unwind_idempotently" classname="omicron-nexus" timestamp="2026-07-01T15:29:15.005+00:00" time="21.631">
        </testcase>
        <testcase name="app::sagas::instance_ip_detach::test::test_action_failure_can_unwind_idempotently" classname="omicron-nexus" timestamp="2026-07-01T15:29:15.004+00:00" time="21.770">
        </testcase>
        <testcase name="app::sagas::subnet_attach::test::test_action_failure_can_unwind_idempotently" classname="omicron-nexus" timestamp="2026-07-01T15:29:15.005+00:00" time="21.879">
        </testcase>
        <testcase name="app::sagas::subnet_detach::test::test_action_failure_can_unwind" classname="omicron-nexus" timestamp="2026-07-01T15:29:15.005+00:00" time="21.931">
        </testcase>
        <testcase name="app::sagas::vpc_create::test::test_action_failure_can_unwind" classname="omicron-nexus" timestamp="2026-07-01T15:29:15.005+00:00" time="22.007">
        </testcase>
        <testcase name="app::sagas::instance_ip_attach::test::test_action_failure_can_unwind" classname="omicron-nexus" timestamp="2026-07-01T15:29:15.004+00:00" time="23.123">
        </testcase>
        <testcase name="app::sagas::instance_ip_attach::test::test_action_failure_can_unwind_idempotently" classname="omicron-nexus" timestamp="2026-07-01T15:29:15.004+00:00" time="23.153">
        </testcase>
        <testcase name="app::sagas::instance_ip_detach::test::test_action_failure_can_unwind" classname="omicron-nexus" timestamp="2026-07-01T15:29:15.005+00:00" time="23.319">
        </testcase>
        <testcase name="app::sagas::project_create::test::test_action_failure_can_unwind" classname="omicron-nexus" timestamp="2026-07-01T15:29:15.005+00:00" time="23.634">
        </testcase>
        <testcase name="app::sagas::image_create::test::test_action_failure_can_unwind" classname="omicron-nexus" timestamp="2026-07-01T15:29:15.004+00:00" time="23.958">
        </testcase>
        <testcase name="app::sagas::region_replacement_start::test::test_action_failure_can_unwind_idempotently" classname="omicron-nexus" timestamp="2026-07-01T15:29:15.005+00:00" time="25.971">
        </testcase>
        <testcase name="app::sagas::disk_create::test::test_action_failure_can_unwind" classname="omicron-nexus" timestamp="2026-07-01T15:29:15.013+00:00" time="28.816">
        </testcase>
        <testcase name="app::sagas::disk_create::test::test_action_failure_can_unwind_idempotently" classname="omicron-nexus" timestamp="2026-07-01T15:29:15.004+00:00" time="29.214">
        </testcase>
        <testcase name="app::sagas::instance_create::test::test_action_failure_can_unwind" classname="omicron-nexus" timestamp="2026-07-01T15:29:15.004+00:00" time="30.083">
        </testcase>
        <testcase name="app::sagas::image_create::test::test_action_failure_can_unwind_idempotently" classname="omicron-nexus" timestamp="2026-07-01T15:29:15.004+00:00" time="30.096">
        </testcase>
        <testcase name="app::sagas::instance_start::test::test_action_failure_can_unwind" classname="omicron-nexus" timestamp="2026-07-01T15:29:15.009+00:00" time="34.125">
        </testcase>
        <testcase name="app::sagas::region_snapshot_replacement_start::test::test_action_failure_can_unwind" classname="omicron-nexus" timestamp="2026-07-01T15:29:15.005+00:00" time="34.575">
        </testcase>
        <testcase name="app::sagas::region_snapshot_replacement_start::test::test_action_failure_can_unwind_idempotently" classname="omicron-nexus" timestamp="2026-07-01T15:29:15.005+00:00" time="35.887">
        </testcase>
        <testcase name="app::sagas::instance_create::test::test_action_failure_can_unwind_idempotently" classname="omicron-nexus" timestamp="2026-07-01T15:29:15.004+00:00" time="40.085">
        </testcase>
        <testcase name="app::sagas::instance_migrate::tests::test_action_failure_can_unwind" classname="omicron-nexus" timestamp="2026-07-01T15:29:15.004+00:00" time="49.772">
        </testcase>
        <testcase name="app::sagas::snapshot_create::test::test_action_failure_can_unwind_pantry" classname="omicron-nexus" timestamp="2026-07-01T15:29:15.009+00:00" time="58.963">
        </testcase>
        <testcase name="app::alert::tests::test_alert_class_list" classname="omicron-nexus" timestamp="2026-07-01T15:31:17.403+00:00" time="0.062">
        </testcase>
        <testcase name="app::background::tasks::attached_subnets::test::attached_subnet_diff_adds_entries" classname="omicron-nexus" timestamp="2026-07-01T15:31:20.144+00:00" time="0.047">
        </testcase>
        <testcase name="app::background::tasks::attached_subnets::test::attached_subnet_diff_removes_entries" classname="omicron-nexus" timestamp="2026-07-01T15:31:20.191+00:00" time="0.048">
        </testcase>
        <testcase name="app::background::tasks::attached_subnets::test::attached_subnet_diff_works_with_empty_sets" classname="omicron-nexus" timestamp="2026-07-01T15:31:20.239+00:00" time="0.045">
        </testcase>
        <testcase name="app::background::tasks::attached_subnets::test::attached_subnet_leaves_valid_entries" classname="omicron-nexus" timestamp="2026-07-01T15:31:20.285+00:00" time="0.047">
        </testcase>
        <testcase name="app::background::tasks::attached_subnets::test::attached_subnet_modifies_changed_entries" classname="omicron-nexus" timestamp="2026-07-01T15:31:20.331+00:00" time="0.048">
        </testcase>
        <testcase name="app::background::tasks::audit_log_cleanup::tests::test_audit_log_cleanup_activation" classname="omicron-nexus" timestamp="2026-07-01T15:31:25.565+00:00" time="6.148">
        </testcase>
        <testcase name="app::background::driver::test::test_activation_in_progress" classname="omicron-nexus" timestamp="2026-07-01T15:31:17.464+00:00" time="14.262">
        </testcase>
        <testcase name="app::background::driver::test::test_driver_basic" classname="omicron-nexus" timestamp="2026-07-01T15:31:19.193+00:00" time="12.811">
        </testcase>
        <testcase name="app::background::tasks::audit_log_cleanup::tests::test_audit_log_cleanup_retention_days_overflow" classname="omicron-nexus" timestamp="2026-07-01T15:31:25.666+00:00" time="6.425">
        </testcase>
        <testcase name="app::background::tasks::alert_dispatcher::test::test_glob_reprocessing" classname="omicron-nexus" timestamp="2026-07-01T15:31:20.106+00:00" time="12.908">
        </testcase>
        <testcase name="app::background::tasks::audit_log_timeout_incomplete::tests::test_audit_log_timeout_incomplete_activation" classname="omicron-nexus" timestamp="2026-07-01T15:31:27.541+00:00" time="5.501">
        </testcase>
        <testcase name="app::background::init::test::test_dns_propagation_basic" classname="omicron-nexus" timestamp="2026-07-01T15:31:19.427+00:00" time="13.962">
        </testcase>
        <testcase name="app::background::tasks::crdb_node_id_collector::tests::test_default_cockroach_admin_addrs_from_blueprint" classname="omicron-nexus" timestamp="2026-07-01T15:31:33.390+00:00" time="0.066">
        </testcase>
        <testcase name="app::background::tasks::crdb_node_id_collector::tests::test_activate_fails_if_no_blueprint" classname="omicron-nexus" timestamp="2026-07-01T15:31:32.091+00:00" time="5.615">
        </testcase>
        <testcase name="app::background::tasks::crdb_node_id_collector::tests::test_activate_with_no_unknown_node_ids" classname="omicron-nexus" timestamp="2026-07-01T15:31:33.013+00:00" time="5.980">
        </testcase>
        <testcase name="app::background::tasks::crdb_node_id_collector::tests::test_activate_with_unknown_node_ids" classname="omicron-nexus" timestamp="2026-07-01T15:31:33.042+00:00" time="6.008">
        </testcase>
        <testcase name="app::background::tasks::blueprint_planner::test::test_blueprint_planner_limit" classname="omicron-nexus" timestamp="2026-07-01T15:31:32.004+00:00" time="7.725">
        </testcase>
        <testcase name="app::background::tasks::abandoned_vmm_reaper::tests::vmm_already_deleted" classname="omicron-nexus" timestamp="2026-07-01T15:31:20.059+00:00" time="20.250">
        </testcase>
        <testcase name="app::background::tasks::abandoned_vmm_reaper::tests::sled_resource_vmm_already_deleted" classname="omicron-nexus" timestamp="2026-07-01T15:31:19.630+00:00" time="21.605">
        </testcase>
        <testcase name="app::background::tasks::abandoned_vmm_reaper::tests::test_abandoned_vmms_are_reaped" classname="omicron-nexus" timestamp="2026-07-01T15:31:20.033+00:00" time="21.279">
        </testcase>
        <testcase name="app::background::tasks::fm_analysis::tests::test_inventory_staleness_check" classname="omicron-nexus" timestamp="2026-07-01T15:31:39.051+00:00" time="5.968">
        </testcase>
        <testcase name="app::background::tasks::fm_analysis::tests::test_prepare_inputs_observes_alert_markers" classname="omicron-nexus" timestamp="2026-07-01T15:31:39.729+00:00" time="6.321">
        </testcase>
        <testcase name="app::background::tasks::fm_rendezvous::tests::test_alert_requests" classname="omicron-nexus" timestamp="2026-07-01T15:31:40.310+00:00" time="6.000">
        </testcase>
        <testcase name="app::background::tasks::blueprint_execution::test::test_deploy_omicron_config" classname="omicron-nexus" timestamp="2026-07-01T15:31:29.995+00:00" time="17.089">
        </testcase>
        <testcase name="app::background::tasks::blueprint_load::test::test_load_blueprints" classname="omicron-nexus" timestamp="2026-07-01T15:31:31.713+00:00" time="15.381">
        </testcase>
        <testcase name="app::background::tasks::fm_rendezvous::tests::test_alert_requests_aborted_when_sitrep_is_stale" classname="omicron-nexus" timestamp="2026-07-01T15:31:41.235+00:00" time="6.253">
        </testcase>
        <testcase name="app::background::tasks::decommissioned_disk_cleaner::tests::test_disk_cleanup_cleans_disks_with_no_regions" classname="omicron-nexus" timestamp="2026-07-01T15:31:33.455+00:00" time="14.248">
        </testcase>
        <testcase name="app::background::tasks::fm_rendezvous::tests::test_bundle_requests_aborted_when_sitrep_is_stale" classname="omicron-nexus" timestamp="2026-07-01T15:31:41.313+00:00" time="6.686">
        </testcase>
        <testcase name="app::background::tasks::fm_rendezvous::tests::test_mark_ereports_seen" classname="omicron-nexus" timestamp="2026-07-01T15:31:42.514+00:00" time="6.643">
        </testcase>
        <testcase name="app::background::tasks::fm_rendezvous::tests::test_mark_ereports_seen_across_sitreps" classname="omicron-nexus" timestamp="2026-07-01T15:31:42.717+00:00" time="7.341">
        </testcase>
        <testcase name="app::background::tasks::fm_rendezvous::tests::test_support_bundle_requests" classname="omicron-nexus" timestamp="2026-07-01T15:31:42.922+00:00" time="7.252">
        </testcase>
        <testcase name="app::background::tasks::decommissioned_disk_cleaner::tests::test_disk_cleanup_ignores_active_disks" classname="omicron-nexus" timestamp="2026-07-01T15:31:37.706+00:00" time="13.802">
        </testcase>
        <testcase name="app::background::tasks::multicast::groups::tests::test_dpd_state_matches_sources_asm_address" classname="omicron-nexus" timestamp="2026-07-01T15:31:51.508+00:00" time="0.054">
        </testcase>
        <testcase name="app::background::tasks::multicast::groups::tests::test_dpd_state_matches_sources_asm_with_any_source_member" classname="omicron-nexus" timestamp="2026-07-01T15:31:51.562+00:00" time="0.054">
        </testcase>
        <testcase name="app::background::tasks::multicast::groups::tests::test_dpd_state_matches_sources_ssm_ignores_has_any_source_member" classname="omicron-nexus" timestamp="2026-07-01T15:31:51.616+00:00" time="0.058">
        </testcase>
        <testcase name="app::background::tasks::multicast::groups::tests::test_dpd_state_matches_sources_ssm_with_sources" classname="omicron-nexus" timestamp="2026-07-01T15:31:51.673+00:00" time="0.056">
        </testcase>
        <testcase name="app::background::tasks::fm_rendezvous::tests::test_support_bundle_requests_capacity_error" classname="omicron-nexus" timestamp="2026-07-01T15:31:45.019+00:00" time="6.740">
        </testcase>
        <testcase name="app::background::tasks::multicast::tests::test_admin_scope_xor_folding" classname="omicron-nexus" timestamp="2026-07-01T15:31:51.730+00:00" time="0.051">
        </testcase>
        <testcase name="app::background::tasks::multicast::tests::test_bounded_preservation_prefix_48" classname="omicron-nexus" timestamp="2026-07-01T15:31:51.759+00:00" time="0.077">
        </testcase>
        <testcase name="app::background::tasks::fm_sitrep_load::test::test_load_sitreps" classname="omicron-nexus" timestamp="2026-07-01T15:31:46.310+00:00" time="5.569">
        </testcase>
        <testcase name="app::background::tasks::multicast::tests::test_documented_examples" classname="omicron-nexus" timestamp="2026-07-01T15:31:51.781+00:00" time="0.106">
        </testcase>
        <testcase name="app::background::tasks::multicast::tests::test_map_ipv4_edge_cases" classname="omicron-nexus" timestamp="2026-07-01T15:31:51.836+00:00" time="0.055">
        </testcase>
        <testcase name="app::background::tasks::multicast::tests::test_map_ipv4_to_underlay_ipv6" classname="omicron-nexus" timestamp="2026-07-01T15:31:51.879+00:00" time="0.053">
        </testcase>
        <testcase name="app::background::tasks::multicast::tests::test_prefix_validation_ipv4_too_small" classname="omicron-nexus" timestamp="2026-07-01T15:31:51.891+00:00" time="0.074">
        </testcase>
        <testcase name="app::background::tasks::multicast::tests::test_prefix_validation_success_larger_prefix" classname="omicron-nexus" timestamp="2026-07-01T15:31:51.932+00:00" time="0.054">
        </testcase>
        <testcase name="app::sagas::snapshot_create::test::test_action_failure_can_unwind_no_pantry" classname="omicron-nexus" timestamp="2026-07-01T15:29:15.006+00:00" time="156.996">
        </testcase>
        <testcase name="app::background::tasks::multicast::tests::test_prod_ipv6_salt_uniqueness" classname="omicron-nexus" timestamp="2026-07-01T15:31:51.965+00:00" time="0.062">
        </testcase>
        <testcase name="app::background::tasks::multicast::tests::test_prod_ipv6_scope_differentiation" classname="omicron-nexus" timestamp="2026-07-01T15:31:51.987+00:00" time="0.048">
        </testcase>
        <testcase name="app::background::tasks::multicast::tests::test_prod_ipv6_xor_fold_math" classname="omicron-nexus" timestamp="2026-07-01T15:31:52.002+00:00" time="0.052">
        </testcase>
        <testcase name="app::background::tasks::fm_sitrep_gc::tests::test_orphaned_sitrep_gc" classname="omicron-nexus" timestamp="2026-07-01T15:31:46.049+00:00" time="6.011">
        </testcase>
        <testcase name="app::background::tasks::multicast::tests::test_xor_fold_64bit_ipv4_placement" classname="omicron-nexus" timestamp="2026-07-01T15:31:52.028+00:00" time="0.047">
        </testcase>
        <testcase name="app::background::tasks::multicast::tests::test_xor_fold_salt_changes_output" classname="omicron-nexus" timestamp="2026-07-01T15:31:52.035+00:00" time="0.051">
        </testcase>
        <testcase name="app::background::tasks::multicast::tests::test_xor_fold_salt_deterministic" classname="omicron-nexus" timestamp="2026-07-01T15:31:52.055+00:00" time="0.045">
        </testcase>
        <testcase name="app::background::tasks::multicast::tests::test_prefix_preservation_hash_space_for_large_sets" classname="omicron-nexus" timestamp="2026-07-01T15:31:51.887+00:00" time="0.224">
        </testcase>
        <testcase name="app::background::tasks::multicast::tests::test_xor_fold_salt_stays_within_prefix" classname="omicron-nexus" timestamp="2026-07-01T15:31:52.087+00:00" time="0.044">
        </testcase>
        <testcase name="app::background::tasks::multicast::tests::test_xor_fold_salt_full_coverage_within_8bits" classname="omicron-nexus" timestamp="2026-07-01T15:31:52.060+00:00" time="0.071">
        </testcase>
        <testcase name="app::background::tasks::multicast::tests::test_xor_fold_salt_ipv4_changes_output" classname="omicron-nexus" timestamp="2026-07-01T15:31:52.074+00:00" time="0.058">
        </testcase>
        <testcase name="app::background::tasks::multicast::tests::test_xor_folding_16bit_already_admin_scoped" classname="omicron-nexus" timestamp="2026-07-01T15:31:52.099+00:00" time="0.043">
        </testcase>
        <testcase name="app::background::tasks::multicast::tests::test_xor_folding_16bit_global_to_admin_scoped" classname="omicron-nexus" timestamp="2026-07-01T15:31:52.111+00:00" time="0.050">
        </testcase>
        <testcase name="app::background::tasks::dns_config::test::test_basic" classname="omicron-nexus" timestamp="2026-07-01T15:31:37.946+00:00" time="14.273">
        </testcase>
        <testcase name="app::background::tasks::decommissioned_disk_cleaner::tests::test_disk_cleanup_does_not_clean_disks_with_regions" classname="omicron-nexus" timestamp="2026-07-01T15:31:37.306+00:00" time="14.916">
        </testcase>
        <testcase name="app::background::tasks::multicast::tests::test_xor_folding_16bit_site_local_to_admin_scoped" classname="omicron-nexus" timestamp="2026-07-01T15:31:52.131+00:00" time="0.118">
        </testcase>
        <testcase name="app::background::tasks::multicast::tests::test_xor_folding_64bit_already_admin_scoped" classname="omicron-nexus" timestamp="2026-07-01T15:31:52.131+00:00" time="0.136">
        </testcase>
        <testcase name="app::background::tasks::multicast::tests::test_xor_folding_64bit_site_local_to_admin_scoped" classname="omicron-nexus" timestamp="2026-07-01T15:31:52.133+00:00" time="0.148">
        </testcase>
        <testcase name="app::background::tasks::multicast::tests::test_xor_folding_with_64bit_prefix" classname="omicron-nexus" timestamp="2026-07-01T15:31:52.161+00:00" time="0.140">
        </testcase>
        <testcase name="app::background::tasks::multicast::tests::test_xor_folding_distinguishes_scopes" classname="omicron-nexus" timestamp="2026-07-01T15:31:52.143+00:00" time="0.158">
        </testcase>
        <testcase name="app::background::tasks::blueprint_planner::test::test_blueprint_planner" classname="omicron-nexus" timestamp="2026-07-01T15:31:31.727+00:00" time="20.631">
        </testcase>
        <testcase name="app::background::tasks::ereport_ingester::tests::test_sp_ereport_ingestion" classname="omicron-nexus" timestamp="2026-07-01T15:31:38.581+00:00" time="14.248">
        </testcase>
        <testcase name="app::background::tasks::dns_propagation::test::test_basic" classname="omicron-nexus" timestamp="2026-07-01T15:31:38.374+00:00" time="14.731">
        </testcase>
        <testcase name="app::background::tasks::external_endpoints::test::test_basic" classname="omicron-nexus" timestamp="2026-07-01T15:31:38.994+00:00" time="14.205">
        </testcase>
        <testcase name="app::background::tasks::inventory_load::tests::test_inventory_loader" classname="omicron-nexus" timestamp="2026-07-01T15:31:50.058+00:00" time="6.235">
        </testcase>
        <testcase name="app::background::tasks::attached_subnets::test::test_attached_subnet_manager" classname="omicron-nexus" timestamp="2026-07-01T15:31:20.379+00:00" time="39.764">
        </testcase>
        <testcase name="app::background::tasks::metrics_producer_gc::tests::test_pruning" classname="omicron-nexus" timestamp="2026-07-01T15:31:50.174+00:00" time="14.544">
        </testcase>
        <testcase name="app::background::tasks::inventory_collection::test::test_db_sled_enumerator" classname="omicron-nexus" timestamp="2026-07-01T15:31:49.157+00:00" time="18.111">
        </testcase>
        <testcase name="app::background::tasks::region_replacement::test::test_add_region_replacement_causes_start" classname="omicron-nexus" timestamp="2026-07-01T15:31:52.281+00:00" time="15.095">
        </testcase>
        <testcase name="app::background::tasks::region_replacement_driver::test::test_running_region_replacement_causes_drive" classname="omicron-nexus" timestamp="2026-07-01T15:31:52.829+00:00" time="14.731">
        </testcase>
        <testcase name="app::background::tasks::reconfigurator_config::test::test_basic" classname="omicron-nexus" timestamp="2026-07-01T15:31:52.268+00:00" time="15.329">
        </testcase>
        <testcase name="app::background::tasks::region_snapshot_replacement_start::test::test_add_region_snapshot_replacement_causes_start" classname="omicron-nexus" timestamp="2026-07-01T15:31:53.198+00:00" time="14.657">
        </testcase>
        <testcase name="app::background::tasks::region_snapshot_replacement_garbage_collect::test::test_region_snapshot_replacement_garbage_collect_task" classname="omicron-nexus" timestamp="2026-07-01T15:31:53.105+00:00" time="14.895">
        </testcase>
        <testcase name="app::background::tasks::region_replacement_driver::test::test_done_region_replacement_causes_finish" classname="omicron-nexus" timestamp="2026-07-01T15:31:52.302+00:00" time="15.896">
        </testcase>
        <testcase name="app::background::tasks::region_replacement_driver::test::test_mark_region_replacement_done_after_notification" classname="omicron-nexus" timestamp="2026-07-01T15:31:52.302+00:00" time="16.297">
        </testcase>
        <testcase name="app::background::tasks::region_replacement_driver::test::test_no_mark_region_replacement_done_after_failed_notification" classname="omicron-nexus" timestamp="2026-07-01T15:31:52.358+00:00" time="16.335">
        </testcase>
        <testcase name="app::background::tasks::region_snapshot_replacement_finish::test::test_done_region_snapshot_replacement_causes_finish" classname="omicron-nexus" timestamp="2026-07-01T15:31:53.028+00:00" time="15.808">
        </testcase>
        <testcase name="app::background::tasks::instance_reincarnation::test::test_default_policy_is_reincarnatable" classname="omicron-nexus" timestamp="2026-07-01T15:31:47.094+00:00" time="21.763">
        </testcase>
        <testcase name="app::background::tasks::instance_reincarnation::test::test_reincarnates_failed_instances" classname="omicron-nexus" timestamp="2026-07-01T15:31:47.703+00:00" time="21.470">
        </testcase>
        <testcase name="app::background::tasks::populate_switch_ports::tests::test_switch1_comes_up_late" classname="omicron-nexus" timestamp="2026-07-01T15:31:52.219+00:00" time="17.392">
        </testcase>
        <testcase name="app::background::tasks::saga_recovery::test::test_failure_during_saga_can_be_recovered" classname="omicron-nexus" timestamp="2026-07-01T15:32:07.375+00:00" time="3.115">
        </testcase>
        <testcase name="app::background::tasks::saga_recovery::test::test_successful_saga_does_not_replay_during_recovery" classname="omicron-nexus" timestamp="2026-07-01T15:32:07.597+00:00" time="3.208">
        </testcase>
        <testcase name="app::background::tasks::session_cleanup::tests::test_session_cleanup_activation" classname="omicron-nexus" timestamp="2026-07-01T15:32:07.697+00:00" time="4.342">
        </testcase>
        <testcase name="app::background::tasks::session_cleanup::tests::test_session_cleanup_respects_limit" classname="omicron-nexus" timestamp="2026-07-01T15:32:07.856+00:00" time="4.330">
        </testcase>
        <testcase name="app::background::tasks::support_bundle_collector::test::test_zipfile_creation" classname="omicron-nexus" timestamp="2026-07-01T15:32:13.348+00:00" time="0.082">
        </testcase>
        <testcase name="app::background::tasks::sync_switch_configuration::tests::bootstore_no_update_when_desired_blueprint_is_strictly_older" classname="omicron-nexus" timestamp="2026-07-01T15:32:13.431+00:00" time="0.057">
        </testcase>
        <testcase name="app::background::tasks::sync_switch_configuration::tests::bootstore_no_update_when_everything_matches" classname="omicron-nexus" timestamp="2026-07-01T15:32:13.488+00:00" time="0.059">
        </testcase>
        <testcase name="app::background::tasks::sync_switch_configuration::tests::bootstore_update_when_blueprints_equal_and_nat_differs_at_gen_1" classname="omicron-nexus" timestamp="2026-07-01T15:32:13.548+00:00" time="0.058">
        </testcase>
        <testcase name="app::background::tasks::sync_switch_configuration::tests::bootstore_update_when_current_has_no_blueprint_config" classname="omicron-nexus" timestamp="2026-07-01T15:32:13.606+00:00" time="0.058">
        </testcase>
        <testcase name="app::background::tasks::sync_switch_configuration::tests::bootstore_update_when_desired_blueprint_is_newer_and_nat_differs" classname="omicron-nexus" timestamp="2026-07-01T15:32:13.665+00:00" time="0.060">
        </testcase>
        <testcase name="app::background::tasks::sync_switch_configuration::tests::bootstore_update_when_nat_matches_but_rnc_differs" classname="omicron-nexus" timestamp="2026-07-01T15:32:13.725+00:00" time="0.058">
        </testcase>
        <testcase name="app::background::tasks::tuf_artifact_replication::tests::new_sled" classname="omicron-nexus" timestamp="2026-07-01T15:32:13.783+00:00" time="0.522">
        </testcase>
        <testcase name="app::background::tasks::tuf_artifact_replication::tests::nothing" classname="omicron-nexus" timestamp="2026-07-01T15:32:14.306+00:00" time="0.280">
        </testcase>
        <testcase name="app::background::tasks::tuf_artifact_replication::tests::recopy" classname="omicron-nexus" timestamp="2026-07-01T15:32:14.586+00:00" time="0.284">
        </testcase>
        <testcase name="app::background::tasks::region_snapshot_replacement_start::test::test_delete_region_snapshot_replacement_volume_causes_complete" classname="omicron-nexus" timestamp="2026-07-01T15:31:56.293+00:00" time="19.599">
        </testcase>
        <testcase name="app::background::tasks::tuf_repo_pruner::test::test_decide_prune" classname="omicron-nexus" timestamp="2026-07-01T15:32:15.892+00:00" time="0.103">
        </testcase>
        <testcase name="app::crucible::test::single_upstairs_health_ro_basic" classname="omicron-nexus" timestamp="2026-07-01T15:32:15.995+00:00" time="0.061">
        </testcase>
        <testcase name="app::crucible::test::single_upstairs_health_rw_basic" classname="omicron-nexus" timestamp="2026-07-01T15:32:16.056+00:00" time="0.052">
        </testcase>
        <testcase name="app::crucible::test::single_upstairs_health_rw_live_repair_in_progress" classname="omicron-nexus" timestamp="2026-07-01T15:32:16.108+00:00" time="0.050">
        </testcase>
        <testcase name="app::crucible::test::single_upstairs_health_rw_one_live_repair" classname="omicron-nexus" timestamp="2026-07-01T15:32:16.158+00:00" time="0.054">
        </testcase>
        <testcase name="app::crucible::test::single_upstairs_health_rw_one_stopping" classname="omicron-nexus" timestamp="2026-07-01T15:32:16.213+00:00" time="0.048">
        </testcase>
        <testcase name="app::background::tasks::region_snapshot_replacement_step::test::test_region_snapshot_replacement_step_task" classname="omicron-nexus" timestamp="2026-07-01T15:32:04.719+00:00" time="11.595">
        </testcase>
        <testcase name="app::crucible::test::single_upstairs_health_rw_only_two_present_and_active" classname="omicron-nexus" timestamp="2026-07-01T15:32:16.261+00:00" time="0.057">
        </testcase>
        <testcase name="app::crucible::test::single_upstairs_health_rw_reconciliation" classname="omicron-nexus" timestamp="2026-07-01T15:32:16.313+00:00" time="0.050">
        </testcase>
        <testcase name="app::crucible::test::single_upstairs_health_rw_replace" classname="omicron-nexus" timestamp="2026-07-01T15:32:16.318+00:00" time="0.053">
        </testcase>
        <testcase name="app::background::tasks::tuf_artifact_replication::tests::simple_replicate" classname="omicron-nexus" timestamp="2026-07-01T15:32:14.869+00:00" time="1.548">
        </testcase>
        <testcase name="app::crucible::test::upstairs_health_search" classname="omicron-nexus" timestamp="2026-07-01T15:32:16.371+00:00" time="0.084">
        </testcase>
        <testcase name="app::crucible::test::single_upstairs_health_rw_two_live_repair" classname="omicron-nexus" timestamp="2026-07-01T15:32:16.364+00:00" time="0.104">
        </testcase>
        <testcase name="app::deployment::tests::test_reject_update_requests_if_system_is_not_updateable" classname="omicron-nexus" timestamp="2026-07-01T15:32:16.417+00:00" time="0.083">
        </testcase>
        <testcase name="app::deployment::tests::test_validate_can_set_target_release_for_mupdate_recovery" classname="omicron-nexus" timestamp="2026-07-01T15:32:16.456+00:00" time="0.074">
        </testcase>
        <testcase name="app::deployment::tests::test_version_number_ordering_requirements_for_update" classname="omicron-nexus" timestamp="2026-07-01T15:32:16.468+00:00" time="0.068">
        </testcase>
        <testcase name="app::external_endpoints::test::test_external_endpoints_basic" classname="omicron-nexus" timestamp="2026-07-01T15:32:16.530+00:00" time="0.117">
        </testcase>
        <testcase name="app::external_endpoints::test::test_external_endpoints_empty" classname="omicron-nexus" timestamp="2026-07-01T15:32:16.647+00:00" time="0.125">
        </testcase>
        <testcase name="app::external_endpoints::test::test_no_endpoint" classname="omicron-nexus" timestamp="2026-07-01T15:32:16.772+00:00" time="0.072">
        </testcase>
        <testcase name="app::instance::tests::test_instance_create_propagates_enable_jumbo_frames" classname="omicron-nexus" timestamp="2026-07-01T15:32:16.844+00:00" time="0.059">
        </testcase>
        <testcase name="app::instance::tests::test_instance_start_allowed_when_no_vmm" classname="omicron-nexus" timestamp="2026-07-01T15:32:16.904+00:00" time="0.153">
        </testcase>
        <testcase name="app::instance::tests::test_instance_start_allowed_when_vmm_in_saga_unwound" classname="omicron-nexus" timestamp="2026-07-01T15:32:17.056+00:00" time="0.065">
        </testcase>
        <testcase name="app::instance::tests::test_instance_start_forbidden_while_creating" classname="omicron-nexus" timestamp="2026-07-01T15:32:17.121+00:00" time="0.062">
        </testcase>
        <testcase name="app::instance::tests::test_instance_start_idempotent_if_active" classname="omicron-nexus" timestamp="2026-07-01T15:32:17.184+00:00" time="0.060">
        </testcase>
        <testcase name="app::external_endpoints::test::test_authority" classname="omicron-nexus" timestamp="2026-07-01T15:32:16.500+00:00" time="0.776">
        </testcase>
        <testcase name="app::instance::tests::test_primary_nic_mtu_for_jumbo_frames" classname="omicron-nexus" timestamp="2026-07-01T15:32:17.244+00:00" time="0.055">
        </testcase>
        <testcase name="app::instance::tests::test_serial_console_stream_proxying" classname="omicron-nexus" timestamp="2026-07-01T15:32:17.276+00:00" time="0.075">
        </testcase>
        <testcase name="app::instance_platform::cpu_platform::test::milan_current_vs_rfd314_is_understood" classname="omicron-nexus" timestamp="2026-07-01T15:32:17.299+00:00" time="0.059">
        </testcase>
        <testcase name="app::instance_platform::cpu_platform::test::milan_rfd314_is_as_described" classname="omicron-nexus" timestamp="2026-07-01T15:32:17.351+00:00" time="0.062">
        </testcase>
        <testcase name="app::instance_platform::cpu_platform::test::turin_v1_is_as_described" classname="omicron-nexus" timestamp="2026-07-01T15:32:17.358+00:00" time="0.057">
        </testcase>
        <testcase name="app::ip_pool::tests::test_validate_multicast_allows_other_admin_scoped_subnets" classname="omicron-nexus" timestamp="2026-07-01T15:32:17.415+00:00" time="0.116">
        </testcase>
        <testcase name="app::instance_platform::cpu_platform::test::turin_v2_is_as_described" classname="omicron-nexus" timestamp="2026-07-01T15:32:17.414+00:00" time="0.133">
        </testcase>
        <testcase name="app::ip_pool::tests::test_validate_multicast_allows_site_local_ipv6" classname="omicron-nexus" timestamp="2026-07-01T15:32:17.531+00:00" time="0.053">
        </testcase>
        <testcase name="app::ip_pool::tests::test_validate_multicast_allows_valid_ipv4_asm" classname="omicron-nexus" timestamp="2026-07-01T15:32:17.547+00:00" time="0.054">
        </testcase>
        <testcase name="app::ip_pool::tests::test_validate_multicast_rejects_asm_ssm_spanning_range" classname="omicron-nexus" timestamp="2026-07-01T15:32:17.585+00:00" time="0.051">
        </testcase>
        <testcase name="app::ip_pool::tests::test_validate_multicast_rejects_full_underlay_subnet" classname="omicron-nexus" timestamp="2026-07-01T15:32:17.601+00:00" time="0.059">
        </testcase>
        <testcase name="app::ip_pool::tests::test_validate_multicast_rejects_link_local_ipv4" classname="omicron-nexus" timestamp="2026-07-01T15:32:17.636+00:00" time="0.051">
        </testcase>
        <testcase name="app::ip_pool::tests::test_validate_multicast_rejects_range_overlapping_underlay" classname="omicron-nexus" timestamp="2026-07-01T15:32:17.659+00:00" time="0.055">
        </testcase>
        <testcase name="app::ip_pool::tests::test_validate_multicast_rejects_underlay_ipv6_range" classname="omicron-nexus" timestamp="2026-07-01T15:32:17.687+00:00" time="0.059">
        </testcase>
        <testcase name="app::multicast::tests::test_is_ssm_address" classname="omicron-nexus" timestamp="2026-07-01T15:32:17.715+00:00" time="0.056">
        </testcase>
        <testcase name="app::background::tasks::region_snapshot_replacement_start::test::test_expunge_disk_causes_region_snapshot_replacement_start" classname="omicron-nexus" timestamp="2026-07-01T15:32:00.143+00:00" time="18.156">
        </testcase>
        <testcase name="app::background::tasks::region_snapshot_replacement_step::test::test_region_snapshot_replacement_step_task_gc" classname="omicron-nexus" timestamp="2026-07-01T15:32:07.268+00:00" time="11.208">
        </testcase>
        <testcase name="app::sagas::demo::test::test_demo_saga_rendezvous" classname="omicron-nexus" timestamp="2026-07-01T15:32:18.476+00:00" time="0.060">
        </testcase>
        <testcase name="app::external_endpoints::test::test_external_endpoints_complex" classname="omicron-nexus" timestamp="2026-07-01T15:32:16.536+00:00" time="2.091">
        </testcase>
        <testcase name="app::background::tasks::reconfigurator_config::test::test_background_tasks_enable_disable" classname="omicron-nexus" timestamp="2026-07-01T15:31:52.250+00:00" time="27.713">
        </testcase>
        <testcase name="app::background::tasks::support_bundle_collector::test::test_bundle_cleanup_cancel_before_collect" classname="omicron-nexus" timestamp="2026-07-01T15:32:08.309+00:00" time="12.387">
        </testcase>
        <testcase name="app::background::tasks::support_bundle_collector::test::test_cleanup_noop" classname="omicron-nexus" timestamp="2026-07-01T15:32:08.836+00:00" time="12.156">
        </testcase>
        <testcase name="app::background::tasks::support_bundle_collector::test::test_bundle_cleanup_failed_bundle_before_collection" classname="omicron-nexus" timestamp="2026-07-01T15:32:08.693+00:00" time="12.455">
        </testcase>
        <testcase name="app::background::tasks::saga_recovery::test::test_nexus_recovery" classname="omicron-nexus" timestamp="2026-07-01T15:32:07.561+00:00" time="13.720">
        </testcase>
        <testcase name="app::background::tasks::support_bundle_collector::test::test_collect_noop" classname="omicron-nexus" timestamp="2026-07-01T15:32:09.611+00:00" time="11.913">
        </testcase>
        <testcase name="app::background::tasks::read_only_region_replacement_start::test::test_expunge_disk_causes_read_only_region_replacement_request" classname="omicron-nexus" timestamp="2026-07-01T15:31:52.222+00:00" time="29.858">
        </testcase>
        <testcase name="app::background::tasks::support_bundle_collector::test::test_bundle_cleanup_after_zpool_deletion" classname="omicron-nexus" timestamp="2026-07-01T15:32:08.000+00:00" time="15.262">
        </testcase>
        <testcase name="app::background::tasks::support_bundle_collector::test::test_bundle_cleanup_cancel_after_collect" classname="omicron-nexus" timestamp="2026-07-01T15:32:08.197+00:00" time="15.280">
        </testcase>
        <testcase name="app::background::tasks::support_bundle_collector::test::test_bundle_cleanup_failed_bundle_after_collection" classname="omicron-nexus" timestamp="2026-07-01T15:32:08.599+00:00" time="15.333">
        </testcase>
        <testcase name="app::background::tasks::support_bundle_collector::test::test_collect_one" classname="omicron-nexus" timestamp="2026-07-01T15:32:10.490+00:00" time="15.080">
        </testcase>
        <testcase name="app::background::tasks::support_bundle_collector::test::test_per_bundle_data_selection" classname="omicron-nexus" timestamp="2026-07-01T15:32:10.805+00:00" time="14.945">
        </testcase>
        <testcase name="app::background::tasks::support_bundle_collector::test::test_collect_many" classname="omicron-nexus" timestamp="2026-07-01T15:32:09.174+00:00" time="16.647">
        </testcase>
        <testcase name="app::background::tasks::instance_reincarnation::test::test_cooldown_on_subsequent_reincarnations" classname="omicron-nexus" timestamp="2026-07-01T15:31:47.084+00:00" time="39.047">
        </testcase>
        <testcase name="app::background::tasks::instance_reincarnation::test::test_only_reincarnates_eligible_instances" classname="omicron-nexus" timestamp="2026-07-01T15:31:47.488+00:00" time="38.647">
        </testcase>
        <testcase name="app::background::tasks::support_bundle_collector::test::test_reconfigurator_state_collected" classname="omicron-nexus" timestamp="2026-07-01T15:32:12.039+00:00" time="14.389">
        </testcase>
        <testcase name="app::background::tasks::support_bundle_collector::test::test_collect_chunked" classname="omicron-nexus" timestamp="2026-07-01T15:32:08.858+00:00" time="18.324">
        </testcase>
        <testcase name="app::background::tasks::support_bundle_collector::test::test_trace_file_generated" classname="omicron-nexus" timestamp="2026-07-01T15:32:12.185+00:00" time="15.333">
        </testcase>
        <testcase name="app::quiesce::test::test_quiesce_easy" classname="omicron-nexus" timestamp="2026-07-01T15:32:17.746+00:00" time="14.645">
        </testcase>
        <testcase name="app::quiesce::test::test_quiesce_full" classname="omicron-nexus" timestamp="2026-07-01T15:32:17.771+00:00" time="15.625">
        </testcase>
        <testcase name="app::quiesce::test::test_quiesce_multi" classname="omicron-nexus" timestamp="2026-07-01T15:32:18.300+00:00" time="15.637">
        </testcase>
        <testcase name="app::sagas::disk_delete::test::test_delete_local_disk_backed_by_expunged_zpool" classname="omicron-nexus" timestamp="2026-07-01T15:32:21.823+00:00" time="17.786">
        </testcase>
        <testcase name="app::sagas::disk_create::test::test_readonly_disk_action_failure_can_unwind" classname="omicron-nexus" timestamp="2026-07-01T15:32:18.627+00:00" time="23.105">
        </testcase>
        <testcase name="app::sagas::instance_ip_attach::test::test_saga_basic_usage_succeeds" classname="omicron-nexus" timestamp="2026-07-01T15:32:25.821+00:00" time="17.084">
        </testcase>
        <testcase name="app::sagas::disk_create::test::test_saga_basic_usage_succeeds" classname="omicron-nexus" timestamp="2026-07-01T15:32:20.992+00:00" time="22.347">
        </testcase>
        <testcase name="app::sagas::instance_migrate::tests::test_saga_basic_usage_succeeds" classname="omicron-nexus" timestamp="2026-07-01T15:32:26.428+00:00" time="16.999">
        </testcase>
        <testcase name="app::sagas::instance_start::test::test_actions_succeed_idempotently" classname="omicron-nexus" timestamp="2026-07-01T15:32:27.519+00:00" time="16.237">
        </testcase>
        <testcase name="app::sagas::instance_ip_detach::test::test_saga_basic_usage_succeeds" classname="omicron-nexus" timestamp="2026-07-01T15:32:26.135+00:00" time="17.691">
        </testcase>
        <testcase name="app::sagas::instance_ip_attach::test::test_actions_succeed_idempotently" classname="omicron-nexus" timestamp="2026-07-01T15:32:25.750+00:00" time="18.094">
        </testcase>
        <testcase name="app::sagas::instance_ip_detach::test::test_actions_succeed_idempotently" classname="omicron-nexus" timestamp="2026-07-01T15:32:26.131+00:00" time="17.916">
        </testcase>
        <testcase name="app::sagas::instance_start::test::test_ensure_running_unwind" classname="omicron-nexus" timestamp="2026-07-01T15:32:33.396+00:00" time="12.588">
        </testcase>
        <testcase name="app::sagas::instance_start::test::test_saga_basic_usage_succeeds" classname="omicron-nexus" timestamp="2026-07-01T15:32:33.937+00:00" time="12.263">
        </testcase>
        <testcase name="app::background::tasks::inventory_collection::test::test_basic" classname="omicron-nexus" timestamp="2026-07-01T15:31:47.998+00:00" time="58.239">
        </testcase>
        <testcase name="app::sagas::disk_delete::test::test_actions_succeed_idempotently" classname="omicron-nexus" timestamp="2026-07-01T15:32:21.280+00:00" time="27.328">
        </testcase>
        <testcase name="app::sagas::disk_delete::test::test_saga_basic_usage_succeeds" classname="omicron-nexus" timestamp="2026-07-01T15:32:21.891+00:00" time="27.191">
        </testcase>
        <testcase name="app::sagas::image_create::test::test_saga_basic_usage_succeeds_silo" classname="omicron-nexus" timestamp="2026-07-01T15:32:23.263+00:00" time="25.866">
        </testcase>
        <testcase name="app::sagas::instance_start::test::should_start_with_dead_switch" classname="omicron-nexus" timestamp="2026-07-01T15:32:27.182+00:00" time="24.258">
        </testcase>
        <testcase name="app::sagas::disk_create::test::test_actions_succeed_idempotently" classname="omicron-nexus" timestamp="2026-07-01T15:32:18.536+00:00" time="32.986">
        </testcase>
        <testcase name="app::sagas::image_create::test::test_actions_succeed_idempotently" classname="omicron-nexus" timestamp="2026-07-01T15:32:22.081+00:00" time="30.413">
        </testcase>
        <testcase name="app::sagas::disk_create::test::test_readonly_disk_action_failure_can_unwind_idempotently" classname="omicron-nexus" timestamp="2026-07-01T15:32:19.963+00:00" time="34.221">
        </testcase>
        <testcase name="app::sagas::disk_create::test::test_readonly_disk_actions_succeed_idempotently" classname="omicron-nexus" timestamp="2026-07-01T15:32:20.696+00:00" time="33.795">
        </testcase>
        <testcase name="app::sagas::disk_create::test::test_saga_read_only_disk_basic_usage_succeeds" classname="omicron-nexus" timestamp="2026-07-01T15:32:21.148+00:00" time="33.916">
        </testcase>
        <testcase name="app::sagas::instance_delete::test::test_saga_basic_usage_succeeds" classname="omicron-nexus" timestamp="2026-07-01T15:32:25.570+00:00" time="31.034">
        </testcase>
        <testcase name="app::sagas::instance_update::test::test_active_vmm_destroyed_succeeds" classname="omicron-nexus" timestamp="2026-07-01T15:32:43.427+00:00" time="16.151">
        </testcase>
        <testcase name="app::sagas::instance_update::test::test_active_vmm_destroyed_actions_succeed_idempotently" classname="omicron-nexus" timestamp="2026-07-01T15:32:43.339+00:00" time="17.076">
        </testcase>
        <testcase name="app::sagas::instance_update::test::test_migration_completed_but_target_destroyed_actions_succeed_idempotently" classname="omicron-nexus" timestamp="2026-07-01T15:32:43.756+00:00" time="19.656">
        </testcase>
        <testcase name="app::sagas::instance_update::test::test_migration_completed_but_target_destroyed_succeeds" classname="omicron-nexus" timestamp="2026-07-01T15:32:43.844+00:00" time="19.734">
        </testcase>
        <testcase name="app::sagas::instance_update::test::test_migration_completed_source_destroyed_actions_succeed_idempotently" classname="omicron-nexus" timestamp="2026-07-01T15:32:44.047+00:00" time="20.808">
        </testcase>
        <testcase name="app::sagas::instance_update::test::test_migration_completed_source_destroyed_succeeds" classname="omicron-nexus" timestamp="2026-07-01T15:32:46.200+00:00" time="19.548">
        </testcase>
        <testcase name="app::sagas::instance_update::test::test_migration_failed_everyone_died_actions_succeed_idempotently" classname="omicron-nexus" timestamp="2026-07-01T15:32:46.238+00:00" time="20.964">
        </testcase>
        <testcase name="app::sagas::instance_update::test::test_migration_failed_everyone_died_succeeds" classname="omicron-nexus" timestamp="2026-07-01T15:32:49.083+00:00" time="19.366">
        </testcase>
        <testcase name="app::sagas::instance_update::test::test_migration_source_completed_actions_succeed_idempotently" classname="omicron-nexus" timestamp="2026-07-01T15:32:49.129+00:00" time="19.546">
        </testcase>
        <testcase name="app::sagas::instance_start::test::test_cannot_start_local_storage_disk_gone" classname="omicron-nexus" timestamp="2026-07-01T15:32:32.391+00:00" time="36.665">
        </testcase>
        <testcase name="app::sagas::instance_update::test::test_migration_source_failed_destroyed_actions_succeed_idempotently" classname="omicron-nexus" timestamp="2026-07-01T15:32:52.494+00:00" time="18.774">
        </testcase>
        <testcase name="app::sagas::instance_update::test::test_migration_source_completed_succeeds" classname="omicron-nexus" timestamp="2026-07-01T15:32:51.522+00:00" time="19.827">
        </testcase>
        <testcase name="app::sagas::instance_create::test::test_actions_succeed_idempotently" classname="omicron-nexus" timestamp="2026-07-01T15:32:23.478+00:00" time="48.845">
        </testcase>
        <testcase name="app::sagas::instance_create::test::test_saga_basic_usage_succeeds" classname="omicron-nexus" timestamp="2026-07-01T15:32:23.932+00:00" time="48.958">
        </testcase>
        <testcase name="app::sagas::instance_update::test::test_migration_source_failed_destroyed_succeeds" classname="omicron-nexus" timestamp="2026-07-01T15:32:54.491+00:00" time="19.201">
        </testcase>
        <testcase name="app::sagas::instance_update::test::test_migration_target_completed_actions_succeed_idempotently" classname="omicron-nexus" timestamp="2026-07-01T15:32:55.064+00:00" time="19.265">
        </testcase>
        <testcase name="app::sagas::instance_update::test::test_migration_target_completed_succeeds" classname="omicron-nexus" timestamp="2026-07-01T15:32:59.578+00:00" time="17.644">
        </testcase>
        <testcase name="app::sagas::instance_delete::test::test_actions_succeed_idempotently" classname="omicron-nexus" timestamp="2026-07-01T15:32:24.170+00:00" time="53.859">
        </testcase>
        <testcase name="app::sagas::multicast_group_dpd_ensure::test::test_params_serialization" classname="omicron-nexus" timestamp="2026-07-01T15:33:09.056+00:00" time="10.264">
        </testcase>
        <testcase name="app::sagas::instance_update::test::test_migration_target_failed_actions_succeed_idempotently" classname="omicron-nexus" timestamp="2026-07-01T15:33:00.415+00:00" time="19.282">
        </testcase>
        <testcase name="app::sagas::image_create::test::test_saga_basic_usage_succeeds_project" classname="omicron-nexus" timestamp="2026-07-01T15:32:23.238+00:00" time="57.069">
        </testcase>
        <testcase name="app::sagas::multicast_group_dpd_ensure::test::test_saga_handles_missing_groups" classname="omicron-nexus" timestamp="2026-07-01T15:33:11.349+00:00" time="10.175">
        </testcase>
        <testcase name="app::sagas::multicast_group_dpd_ensure::test::test_saga_dag_structure" classname="omicron-nexus" timestamp="2026-07-01T15:33:11.268+00:00" time="10.337">
        </testcase>
        <testcase name="app::sagas::instance_update::test::test_migration_target_failed_destroyed_actions_succeed_idempotently" classname="omicron-nexus" timestamp="2026-07-01T15:33:03.578+00:00" time="19.354">
        </testcase>
        <testcase name="app::sagas::multicast_group_dpd_ensure::test::test_saga_rejects_non_creating_state" classname="omicron-nexus" timestamp="2026-07-01T15:33:12.323+00:00" time="11.672">
        </testcase>
        <testcase name="app::sagas::project_create::test::test_saga_basic_usage_succeeds" classname="omicron-nexus" timestamp="2026-07-01T15:33:12.890+00:00" time="11.504">
        </testcase>
        <testcase name="app::sagas::snapshot_create::test::test_create_snapshot_from_disk_modify_request" classname="omicron-nexus" timestamp="2026-07-01T15:33:24.394+00:00" time="0.061">
        </testcase>
        <testcase name="app::sagas::region_replacement_finish::test::test_region_replacement_finish_saga" classname="omicron-nexus" timestamp="2026-07-01T15:33:13.693+00:00" time="10.804">
        </testcase>
        <testcase name="app::sagas::disk_delete::test::test_delete_local_disk_backed_by_expunged_sled" classname="omicron-nexus" timestamp="2026-07-01T15:32:21.524+00:00" time="64.123">
        </testcase>
        <testcase name="app::sagas::instance_update::test::test_migration_target_failed_destroyed_succeeds" classname="omicron-nexus" timestamp="2026-07-01T15:33:05.748+00:00" time="20.111">
        </testcase>
        <testcase name="app::sagas::instance_update::test::test_start_saga_actions_succeed_idempotently" classname="omicron-nexus" timestamp="2026-07-01T15:33:08.675+00:00" time="17.275">
        </testcase>
        <testcase name="app::sagas::instance_update::test::test_migration_target_failed_succeeds" classname="omicron-nexus" timestamp="2026-07-01T15:33:07.202+00:00" time="19.486">
        </testcase>
        <testcase name="app::sagas::region_replacement_start::test::test_find_only_new_region" classname="omicron-nexus" timestamp="2026-07-01T15:33:17.222+00:00" time="10.479">
        </testcase>
        <testcase name="app::sagas::instance_update::test::destroyed_update_can_complete_with_dead_switch" classname="omicron-nexus" timestamp="2026-07-01T15:32:39.609+00:00" time="50.205">
        </testcase>
        <testcase name="app::sagas::instance_update::test::migration_update_can_complete_with_dead_switch" classname="omicron-nexus" timestamp="2026-07-01T15:32:41.732+00:00" time="48.163">
        </testcase>
        <testcase name="app::sagas::region_snapshot_replacement_garbage_collect::test::test_region_snapshot_replacement_garbage_collect_saga" classname="omicron-nexus" timestamp="2026-07-01T15:33:19.320+00:00" time="10.693">
        </testcase>
        <testcase name="app::sagas::instance_update::test::test_start_saga_action_failure_can_unwind" classname="omicron-nexus" timestamp="2026-07-01T15:33:08.449+00:00" time="25.980">
        </testcase>
        <testcase name="app::sagas::region_snapshot_replacement_step_garbage_collect::test::test_region_snapshot_replacement_step_garbage_collect_saga" classname="omicron-nexus" timestamp="2026-07-01T15:33:23.995+00:00" time="10.644">
        </testcase>
        <testcase name="app::sagas::test_saga::test_saga_stuck" classname="omicron-nexus" timestamp="2026-07-01T15:33:29.895+00:00" time="9.231">
        </testcase>
        <testcase name="app::sagas::instance_update::test::test_migration_source_completed_can_unwind" classname="omicron-nexus" timestamp="2026-07-01T15:32:51.441+00:00" time="49.591">
        </testcase>
        <testcase name="app::sagas::subnet_attach::test::detaching_all_instance_subnets_does_not_delete_subnets" classname="omicron-nexus" timestamp="2026-07-01T15:33:25.859+00:00" time="15.471">
        </testcase>
        <testcase name="app::sagas::subnet_attach::test::test_actions_succeed_idempotently" classname="omicron-nexus" timestamp="2026-07-01T15:33:25.950+00:00" time="15.541">
        </testcase>
        <testcase name="app::sagas::subnet_attach::test::test_saga_basic_usage_succeeds" classname="omicron-nexus" timestamp="2026-07-01T15:33:26.688+00:00" time="14.974">
        </testcase>
        <testcase name="app::sagas::vpc_create::test::test_saga_basic_usage_succeeds" classname="omicron-nexus" timestamp="2026-07-01T15:33:30.013+00:00" time="12.014">
        </testcase>
        <testcase name="app::sagas::subnet_detach::test::test_actions_succeed_idempotently" classname="omicron-nexus" timestamp="2026-07-01T15:33:27.701+00:00" time="15.112">
        </testcase>
        <testcase name="app::sagas::region_replacement_start::test::test_actions_succeed_idempotently" classname="omicron-nexus" timestamp="2026-07-01T15:33:14.329+00:00" time="28.630">
        </testcase>
        <testcase name="app::sagas::instance_update::test::test_active_vmm_destroyed_action_failure_can_unwind" classname="omicron-nexus" timestamp="2026-07-01T15:32:42.905+00:00" time="60.159">
        </testcase>
        <testcase name="app::sagas::subnet_detach::test::test_saga_basic_usage_succeeds" classname="omicron-nexus" timestamp="2026-07-01T15:33:29.814+00:00" time="13.887">
        </testcase>
        <testcase name="app::sagas::vpc_subnet_create::test::test_actions_succeed_idempotently" classname="omicron-nexus" timestamp="2026-07-01T15:33:34.429+00:00" time="9.710">
        </testcase>
        <testcase name="app::sagas::vpc_subnet_create::test::test_saga_basic_usage_succeeds" classname="omicron-nexus" timestamp="2026-07-01T15:33:34.639+00:00" time="9.908">
        </testcase>
        <testcase name="app::sagas::instance_update::test::test_migration_target_completed_can_unwind" classname="omicron-nexus" timestamp="2026-07-01T15:32:56.604+00:00" time="53.460">
        </testcase>
        <testcase name="app::sagas::vpc_subnet_delete::test::test_actions_succeed_idempotently" classname="omicron-nexus" timestamp="2026-07-01T15:33:39.127+00:00" time="12.106">
        </testcase>
        <testcase name="app::sagas::region_snapshot_replacement_start::test::test_actions_succeed_idempotently" classname="omicron-nexus" timestamp="2026-07-01T15:33:19.697+00:00" time="31.872">
        </testcase>
        <testcase name="app::update::test::test_problems_all_unhealthy" classname="omicron-nexus" timestamp="2026-07-01T15:33:51.569+00:00" time="0.098">
        </testcase>
        <testcase name="app::update::test::test_problems_healthy_system" classname="omicron-nexus" timestamp="2026-07-01T15:33:51.667+00:00" time="0.080">
        </testcase>
        <testcase name="app::update::test::test_problems_missing_sleds" classname="omicron-nexus" timestamp="2026-07-01T15:33:51.748+00:00" time="0.082">
        </testcase>
        <testcase name="app::update::test::test_problems_stale_inventory" classname="omicron-nexus" timestamp="2026-07-01T15:33:51.830+00:00" time="0.102">
        </testcase>
        <testcase name="app::update::test::test_problems_stuck_sagas" classname="omicron-nexus" timestamp="2026-07-01T15:33:51.932+00:00" time="0.082">
        </testcase>
        <testcase name="app::update::test::test_problems_stuck_sagas_and_unhealthy_zpools" classname="omicron-nexus" timestamp="2026-07-01T15:33:52.014+00:00" time="0.082">
        </testcase>
        <testcase name="app::update::test::test_problems_stuck_sagas_error_message" classname="omicron-nexus" timestamp="2026-07-01T15:33:52.097+00:00" time="0.079">
        </testcase>
        <testcase name="app::update::test::test_problems_stuck_update" classname="omicron-nexus" timestamp="2026-07-01T15:33:52.175+00:00" time="0.075">
        </testcase>
        <testcase name="app::update::test::test_problems_unhealthy_services" classname="omicron-nexus" timestamp="2026-07-01T15:33:52.251+00:00" time="0.078">
        </testcase>
        <testcase name="app::update::test::test_contact_support_all_unhealthy" classname="omicron-nexus" timestamp="2026-07-01T15:33:41.662+00:00" time="10.724">
        </testcase>
        <testcase name="app::update::test::test_problems_unhealthy_zpools" classname="omicron-nexus" timestamp="2026-07-01T15:33:52.329+00:00" time="0.103">
        </testcase>
        <testcase name="app::update::test::test_problems_update_in_progress_not_stuck_is_not_a_problem" classname="omicron-nexus" timestamp="2026-07-01T15:33:52.387+00:00" time="0.095">
        </testcase>
        <testcase name="external_api::console_api::test::test_accept_gz" classname="omicron-nexus" timestamp="2026-07-01T15:33:52.482+00:00" time="0.052">
        </testcase>
        <testcase name="external_api::console_api::test::test_find_file_404_on_directory" classname="omicron-nexus" timestamp="2026-07-01T15:33:52.534+00:00" time="0.055">
        </testcase>
        <testcase name="external_api::console_api::test::test_find_file_404_on_nonexistent" classname="omicron-nexus" timestamp="2026-07-01T15:33:52.590+00:00" time="0.059">
        </testcase>
        <testcase name="external_api::console_api::test::test_find_file_404_on_nonexistent_nested" classname="omicron-nexus" timestamp="2026-07-01T15:33:52.649+00:00" time="0.060">
        </testcase>
        <testcase name="external_api::console_api::test::test_find_file_404_on_symlink" classname="omicron-nexus" timestamp="2026-07-01T15:33:52.709+00:00" time="0.050">
        </testcase>
        <testcase name="external_api::console_api::test::test_find_file_finds_file" classname="omicron-nexus" timestamp="2026-07-01T15:33:52.759+00:00" time="0.058">
        </testcase>
        <testcase name="external_api::console_api::test::test_find_file_wont_follow_symlink" classname="omicron-nexus" timestamp="2026-07-01T15:33:52.817+00:00" time="0.056">
        </testcase>
        <testcase name="app::update::test::test_contact_support_healthy_system" classname="omicron-nexus" timestamp="2026-07-01T15:33:42.027+00:00" time="10.865">
        </testcase>
        <testcase name="external_api::console_api::test::test_relative_uri" classname="omicron-nexus" timestamp="2026-07-01T15:33:52.874+00:00" time="0.056">
        </testcase>
        <testcase name="app::sagas::vpc_subnet_delete::test::test_saga_basic_usage_succeeds" classname="omicron-nexus" timestamp="2026-07-01T15:33:41.031+00:00" time="12.304">
        </testcase>
        <testcase name="app::update::test::test_contact_support_healthy_zpools_unhealthy_services" classname="omicron-nexus" timestamp="2026-07-01T15:33:42.814+00:00" time="10.593">
        </testcase>
        <testcase name="app::update::test::test_contact_support_missing_sleds" classname="omicron-nexus" timestamp="2026-07-01T15:33:42.959+00:00" time="10.747">
        </testcase>
        <testcase name="app::update::test::test_contact_support_stuck_saga" classname="omicron-nexus" timestamp="2026-07-01T15:33:43.064+00:00" time="11.050">
        </testcase>
        <testcase name="app::sagas::vpc_subnet_update::test::test_actions_succeed_idempotently" classname="omicron-nexus" timestamp="2026-07-01T15:33:41.330+00:00" time="13.016">
        </testcase>
        <testcase name="app::update::test::test_contact_support_stuck_update" classname="omicron-nexus" timestamp="2026-07-01T15:33:43.701+00:00" time="10.701">
        </testcase>
        <testcase name="cidata::tests::build_vfat_works_with_arbitrarily_sized_input" classname="omicron-nexus" timestamp="2026-07-01T15:33:52.432+00:00" time="2.027">
        </testcase>
        <testcase name="app::sagas::vpc_subnet_update::test::test_saga_basic_usage_succeeds" classname="omicron-nexus" timestamp="2026-07-01T15:33:41.491+00:00" time="12.994">
        </testcase>
        <testcase name="app::update::test::test_contact_support_target_set_but_components_on_old_version" classname="omicron-nexus" timestamp="2026-07-01T15:33:44.139+00:00" time="10.757">
        </testcase>
        <testcase name="app::update::test::test_contact_support_unhealthy_zpools_and_services" classname="omicron-nexus" timestamp="2026-07-01T15:33:44.547+00:00" time="10.622">
        </testcase>
        <testcase name="app::update::test::test_contact_support_unhealthy_zpools_healthy_services" classname="omicron-nexus" timestamp="2026-07-01T15:33:50.065+00:00" time="10.607">
        </testcase>
        <testcase name="app::update::test::test_contact_support_update_in_progress" classname="omicron-nexus" timestamp="2026-07-01T15:33:51.233+00:00" time="11.307">
        </testcase>
        <testcase name="app::sagas::region_snapshot_replacement_start::test::test_no_leak_region" classname="omicron-nexus" timestamp="2026-07-01T15:33:20.307+00:00" time="44.794">
        </testcase>
        <testcase name="app::sagas::snapshot_create::test::test_saga_use_the_pantry_wrongly_unset" classname="omicron-nexus" timestamp="2026-07-01T15:33:25.648+00:00" time="42.563">
        </testcase>
        <testcase name="app::sagas::snapshot_create::test::test_saga_use_the_pantry_wrongly_set" classname="omicron-nexus" timestamp="2026-07-01T15:33:24.497+00:00" time="45.713">
        </testcase>
        <testcase name="app::sagas::snapshot_create::test::test_saga_basic_usage_succeeds" classname="omicron-nexus" timestamp="2026-07-01T15:33:24.455+00:00" time="45.941">
        </testcase>
        <testcase name="app::sagas::instance_update::test::test_migration_completed_source_destroyed_can_unwind" classname="omicron-nexus" timestamp="2026-07-01T15:32:45.985+00:00" time="87.036">
        </testcase>
        <testcase name="app::sagas::instance_update::test::test_migration_completed_but_target_destroyed_can_unwind" classname="omicron-nexus" timestamp="2026-07-01T15:32:43.826+00:00" time="90.590">
        </testcase>
        <testcase name="app::sagas::region_replacement_start::test::test_region_replacement_start_saga" classname="omicron-nexus" timestamp="2026-07-01T15:33:18.029+00:00" time="56.650">
        </testcase>
        <testcase name="app::sagas::region_snapshot_replacement_start::test::test_region_snapshot_replacement_start_prefer_not_self" classname="omicron-nexus" timestamp="2026-07-01T15:33:21.606+00:00" time="53.303">
        </testcase>
        <testcase name="app::sagas::region_snapshot_replacement_start::test::test_region_snapshot_replacement_start_saga" classname="omicron-nexus" timestamp="2026-07-01T15:33:22.932+00:00" time="52.210">
        </testcase>
        <testcase name="app::sagas::instance_update::test::test_migration_target_failed_can_unwind" classname="omicron-nexus" timestamp="2026-07-01T15:33:03.412+00:00" time="81.826">
        </testcase>
        <testcase name="app::sagas::instance_update::test::test_migration_target_failed_destroyed_can_unwind" classname="omicron-nexus" timestamp="2026-07-01T15:33:04.855+00:00" time="82.164">
        </testcase>
        <testcase name="app::sagas::instance_update::test::test_migration_source_failed_destroyed_can_unwind" classname="omicron-nexus" timestamp="2026-07-01T15:32:54.184+00:00" time="92.986">
        </testcase>
        <testcase name="app::sagas::region_snapshot_replacement_start::test::test_region_snapshot_replacement_start_hail_mary" classname="omicron-nexus" timestamp="2026-07-01T15:33:21.524+00:00" time="76.721">
        </testcase>
        <testcase name="populate::test::test_populators" classname="omicron-nexus" timestamp="2026-07-01T15:33:52.892+00:00" time="57.196">
        </testcase>
        <testcase name="app::sagas::instance_update::test::test_migration_failed_everyone_died_can_unwind" classname="omicron-nexus" timestamp="2026-07-01T15:32:48.609+00:00" time="123.645">
        </testcase>
    </testsuite>
    <testsuite name="internal-dns-types" tests="8" disabled="0" errors="0" failures="0">
        <testcase name="config::test::display_hosts" classname="internal-dns-types" timestamp="2026-07-01T15:29:30.177+00:00" time="0.020">
        </testcase>
        <testcase name="config::test::display_srv_service" classname="internal-dns-types" timestamp="2026-07-01T15:29:30.177+00:00" time="0.022">
        </testcase>
        <testcase name="config::test::host_zone_switch_publishes_all_services" classname="internal-dns-types" timestamp="2026-07-01T15:29:30.186+00:00" time="0.023">
        </testcase>
        <testcase name="config::test::test_builder_errors" classname="internal-dns-types" timestamp="2026-07-01T15:29:30.197+00:00" time="0.022">
        </testcase>
        <testcase name="config::test::test_builder_output" classname="internal-dns-types" timestamp="2026-07-01T15:29:30.199+00:00" time="0.024">
        </testcase>
        <testcase name="diff::test::diff_different" classname="internal-dns-types" timestamp="2026-07-01T15:29:30.209+00:00" time="0.018">
        </testcase>
        <testcase name="diff::test::diff_equivalent" classname="internal-dns-types" timestamp="2026-07-01T15:29:30.220+00:00" time="0.018">
        </testcase>
        <testcase name="diff::test::diff_invalid" classname="internal-dns-types" timestamp="2026-07-01T15:29:30.223+00:00" time="0.020">
        </testcase>
    </testsuite>
    <testsuite name="ipcc" tests="3" disabled="0" errors="0" failures="0">
        <testcase name="tests::deserialize_fixed_value" classname="ipcc" timestamp="2026-07-01T15:29:30.227+00:00" time="0.018">
        </testcase>
        <testcase name="tests::installinator_image_id_round_trip" classname="ipcc" timestamp="2026-07-01T15:29:30.238+00:00" time="0.020">
        </testcase>
        <testcase name="tests::serialized_size" classname="ipcc" timestamp="2026-07-01T15:29:30.243+00:00" time="0.019">
        </testcase>
    </testsuite>
    <testsuite name="key-manager" tests="4" disabled="0" errors="0" failures="0">
        <testcase name="tests::different_disks_produce_different_keys" classname="key-manager" timestamp="2026-07-01T15:29:30.246+00:00" time="0.017">
        </testcase>
        <testcase name="tests::different_ikm_produces_different_keys" classname="key-manager" timestamp="2026-07-01T15:29:30.258+00:00" time="0.019">
        </testcase>
        <testcase name="tests::loading_key_for_old_epoch_loads_latest_epoch" classname="key-manager" timestamp="2026-07-01T15:29:30.262+00:00" time="0.020">
        </testcase>
        <testcase name="tests::disk_encryption_key_epoch_0" classname="key-manager" timestamp="2026-07-01T15:29:30.262+00:00" time="0.023">
        </testcase>
    </testsuite>
    <testsuite name="nexus-auth" tests="28" disabled="0" errors="0" failures="0">
        <testcase name="authn::external::session_cookie::test::test_expired_cookie_absolute" classname="nexus-auth" timestamp="2026-07-01T15:29:30.277+00:00" time="0.031">
        </testcase>
        <testcase name="authn::external::session_cookie::test::test_expired_cookie_idle" classname="nexus-auth" timestamp="2026-07-01T15:29:30.283+00:00" time="0.038">
        </testcase>
        <testcase name="authn::external::session_cookie::test::test_garbage_cookie" classname="nexus-auth" timestamp="2026-07-01T15:29:30.285+00:00" time="0.043">
        </testcase>
        <testcase name="authn::external::session_cookie::test::test_get_token" classname="nexus-auth" timestamp="2026-07-01T15:29:30.293+00:00" time="0.038">
        </testcase>
        <testcase name="authn::external::session_cookie::test::test_get_token_no_header" classname="nexus-auth" timestamp="2026-07-01T15:29:30.308+00:00" time="0.030">
        </testcase>
        <testcase name="authn::external::session_cookie::test::test_get_token_other_cookie_present" classname="nexus-auth" timestamp="2026-07-01T15:29:30.321+00:00" time="0.029">
        </testcase>
        <testcase name="authn::external::session_cookie::test::test_other_cookie" classname="nexus-auth" timestamp="2026-07-01T15:29:30.331+00:00" time="0.039">
        </testcase>
        <testcase name="authn::external::session_cookie::test::test_missing_cookie" classname="nexus-auth" timestamp="2026-07-01T15:29:30.328+00:00" time="0.053">
        </testcase>
        <testcase name="authn::external::session_cookie::test::test_session_cookie_value_error" classname="nexus-auth" timestamp="2026-07-01T15:29:30.350+00:00" time="0.034">
        </testcase>
        <testcase name="authn::external::session_cookie::test::test_session_cookie_value" classname="nexus-auth" timestamp="2026-07-01T15:29:30.338+00:00" time="0.046">
        </testcase>
        <testcase name="authn::external::session_cookie::test::test_valid_cookie" classname="nexus-auth" timestamp="2026-07-01T15:29:30.370+00:00" time="0.030">
        </testcase>
        <testcase name="authn::external::spoof::test::test_make_header_value" classname="nexus-auth" timestamp="2026-07-01T15:29:30.381+00:00" time="0.030">
        </testcase>
        <testcase name="authn::external::spoof::test::test_make_header_value_raw" classname="nexus-auth" timestamp="2026-07-01T15:29:30.385+00:00" time="0.037">
        </testcase>
        <testcase name="authn::external::spoof::test::test_spoof_header_bad_uuids" classname="nexus-auth" timestamp="2026-07-01T15:29:30.384+00:00" time="0.044">
        </testcase>
        <testcase name="authn::external::spoof::test::test_spoof_header_missing" classname="nexus-auth" timestamp="2026-07-01T15:29:30.401+00:00" time="0.043">
        </testcase>
        <testcase name="authn::external::spoof::test::test_spoof_header_valid" classname="nexus-auth" timestamp="2026-07-01T15:29:30.412+00:00" time="0.039">
        </testcase>
        <testcase name="authn::external::spoof::test::test_spoof_reserved_values" classname="nexus-auth" timestamp="2026-07-01T15:29:30.422+00:00" time="0.036">
        </testcase>
        <testcase name="authn::external::test::test_authn_sequence" classname="nexus-auth" timestamp="2026-07-01T15:29:30.428+00:00" time="0.046">
        </testcase>
        <testcase name="authn::external::token::test::test_make_header_value" classname="nexus-auth" timestamp="2026-07-01T15:29:30.444+00:00" time="0.039">
        </testcase>
        <testcase name="authn::external::token::test::test_token_header_bad_utf8" classname="nexus-auth" timestamp="2026-07-01T15:29:30.451+00:00" time="0.037">
        </testcase>
        <testcase name="authn::external::token::test::test_token_header_missing" classname="nexus-auth" timestamp="2026-07-01T15:29:30.458+00:00" time="0.036">
        </testcase>
        <testcase name="authn::external::token::test::test_token_header_valid" classname="nexus-auth" timestamp="2026-07-01T15:29:30.474+00:00" time="0.036">
        </testcase>
        <testcase name="authn::test::test_internal_users" classname="nexus-auth" timestamp="2026-07-01T15:29:30.483+00:00" time="0.040">
        </testcase>
        <testcase name="authz::oso_generic::test::test_duplicate_polar_classes" classname="nexus-auth" timestamp="2026-07-01T15:29:30.494+00:00" time="0.047">
        </testcase>
        <testcase name="authz::context::test::test_unregistered_resource" classname="nexus-auth" timestamp="2026-07-01T15:29:30.489+00:00" time="0.084">
        </testcase>
        <testcase name="context::test::test_background_context" classname="nexus-auth" timestamp="2026-07-01T15:29:30.510+00:00" time="0.065">
        </testcase>
        <testcase name="context::test::test_child_context" classname="nexus-auth" timestamp="2026-07-01T15:29:30.523+00:00" time="0.071">
        </testcase>
        <testcase name="context::test::test_test_context" classname="nexus-auth" timestamp="2026-07-01T15:29:30.542+00:00" time="0.072">
        </testcase>
    </testsuite>
    <testsuite name="nexus-config" tests="14" disabled="0" errors="0" failures="0">
        <testcase name="nexus_config::test::test_bad_authn_schemes" classname="nexus-config" timestamp="2026-07-01T15:29:30.573+00:00" time="0.034">
        </testcase>
        <testcase name="nexus_config::test::test_config_bad_toml" classname="nexus-config" timestamp="2026-07-01T15:29:30.575+00:00" time="0.038">
        </testcase>
        <testcase name="nexus_config::test::test_config_empty" classname="nexus-config" timestamp="2026-07-01T15:29:30.595+00:00" time="0.026">
        </testcase>
        <testcase name="nexus_config::test::test_config_nonexistent" classname="nexus-config" timestamp="2026-07-01T15:29:30.607+00:00" time="0.033">
        </testcase>
        <testcase name="nexus_config::test::test_deployment_config_schema" classname="nexus-config" timestamp="2026-07-01T15:29:30.614+00:00" time="0.033">
        </testcase>
        <testcase name="nexus_config::test::test_invalid_audit_log_cleanup_retention_days" classname="nexus-config" timestamp="2026-07-01T15:29:30.614+00:00" time="0.035">
        </testcase>
        <testcase name="nexus_config::test::test_invalid_ipv4_prefix_tunable" classname="nexus-config" timestamp="2026-07-01T15:29:30.621+00:00" time="0.032">
        </testcase>
        <testcase name="postgres_config::test::test_all_addresses_multiple_hosts" classname="nexus-config" timestamp="2026-07-01T15:29:30.649+00:00" time="0.032">
        </testcase>
        <testcase name="nexus_config::test::test_repo_configs_are_valid" classname="nexus-config" timestamp="2026-07-01T15:29:30.640+00:00" time="0.041">
        </testcase>
        <testcase name="postgres_config::test::test_all_addresses_non_ip_hostname" classname="nexus-config" timestamp="2026-07-01T15:29:30.653+00:00" time="0.032">
        </testcase>
        <testcase name="nexus_config::test::test_valid" classname="nexus-config" timestamp="2026-07-01T15:29:30.647+00:00" time="0.048">
        </testcase>
        <testcase name="postgres_config::test::test_all_addresses_single_host" classname="nexus-config" timestamp="2026-07-01T15:29:30.681+00:00" time="0.036">
        </testcase>
        <testcase name="postgres_config::test::test_example_url" classname="nexus-config" timestamp="2026-07-01T15:29:30.685+00:00" time="0.036">
        </testcase>
        <testcase name="postgres_config::test::test_bad_url" classname="nexus-config" timestamp="2026-07-01T15:29:30.682+00:00" time="0.040">
        </testcase>
    </testsuite>
    <testsuite name="nexus-db-fixed-data" tests="4" disabled="0" errors="0" failures="0">
        <testcase name="silo_user::test::test_silo_user_ids_are_valid" classname="nexus-db-fixed-data" timestamp="2026-07-01T15:29:30.695+00:00" time="0.027">
        </testcase>
        <testcase name="test::test_allowlist_id_is_valid" classname="nexus-db-fixed-data" timestamp="2026-07-01T15:29:30.716+00:00" time="0.026">
        </testcase>
        <testcase name="test::test_builtin_fleet_id_is_valid" classname="nexus-db-fixed-data" timestamp="2026-07-01T15:29:30.721+00:00" time="0.032">
        </testcase>
        <testcase name="user_builtin::test::test_builtin_user_ids_are_valid" classname="nexus-db-fixed-data" timestamp="2026-07-01T15:29:30.722+00:00" time="0.037">
        </testcase>
    </testsuite>
    <testsuite name="nexus-db-model" tests="78" disabled="0" errors="0" failures="0">
        <testcase name="alert_subscription::test::test_alert_class_glob_to_regex" classname="nexus-db-model" timestamp="2026-07-01T15:29:30.743+00:00" time="0.032">
        </testcase>
        <testcase name="alert_subscription::test::test_invalid_subscription_parsing" classname="nexus-db-model" timestamp="2026-07-01T15:29:30.753+00:00" time="0.029">
        </testcase>
        <testcase name="alert_subscription::test::test_valid_subscription_parsing" classname="nexus-db-model" timestamp="2026-07-01T15:29:30.759+00:00" time="0.044">
        </testcase>
        <testcase name="bytecount::test::test_bytecount_i64_conversions" classname="nexus-db-model" timestamp="2026-07-01T15:29:30.775+00:00" time="0.029">
        </testcase>
        <testcase name="bytecount::test::test_pg_numeric_to_byte_count" classname="nexus-db-model" timestamp="2026-07-01T15:29:30.782+00:00" time="0.029">
        </testcase>
        <testcase name="device_auth::test::test_generate_user_code" classname="nexus-db-model" timestamp="2026-07-01T15:29:30.802+00:00" time="0.026">
        </testcase>
        <testcase name="instance_state::tests::test_from_str_roundtrips" classname="nexus-db-model" timestamp="2026-07-01T15:29:30.804+00:00" time="0.030">
        </testcase>
        <testcase name="inventory::test::test_inv_nvme_disk_firmware" classname="nexus-db-model" timestamp="2026-07-01T15:29:30.811+00:00" time="0.028">
        </testcase>
        <testcase name="role_assignment::tests::test_role_assignment_from_database" classname="nexus-db-model" timestamp="2026-07-01T15:29:30.829+00:00" time="0.029">
        </testcase>
        <testcase name="schema_versions::test::test_allows_valid_up_sql_collections" classname="nexus-db-model" timestamp="2026-07-01T15:29:30.839+00:00" time="0.044">
        </testcase>
        <testcase name="schema_versions::test::proptest_split_and_strip_sql" classname="nexus-db-model" timestamp="2026-07-01T15:29:30.834+00:00" time="0.063">
        </testcase>
        <testcase name="schema_versions::test::test_classify_add_constraint_unnamed_is_error" classname="nexus-db-model" timestamp="2026-07-01T15:29:30.858+00:00" time="0.047">
        </testcase>
        <testcase name="schema_versions::test::test_classify_alter_table_add_constraint" classname="nexus-db-model" timestamp="2026-07-01T15:29:30.883+00:00" time="0.045">
        </testcase>
        <testcase name="schema_versions::test::test_classify_alter_table_multi_op" classname="nexus-db-model" timestamp="2026-07-01T15:29:30.897+00:00" time="0.050">
        </testcase>
        <testcase name="schema_versions::test::test_classify_create_index" classname="nexus-db-model" timestamp="2026-07-01T15:29:30.905+00:00" time="0.049">
        </testcase>
        <testcase name="schema_versions::test::test_classify_create_index_unnamed_is_error" classname="nexus-db-model" timestamp="2026-07-01T15:29:30.928+00:00" time="0.048">
        </testcase>
        <testcase name="schema_versions::test::test_classify_dml_ignored" classname="nexus-db-model" timestamp="2026-07-01T15:29:30.955+00:00" time="0.036">
        </testcase>
        <testcase name="schema_versions::test::test_classify_create_index_with_storing" classname="nexus-db-model" timestamp="2026-07-01T15:29:30.947+00:00" time="0.049">
        </testcase>
        <testcase name="schema_versions::test::test_classify_mixed_dml_and_ddl" classname="nexus-db-model" timestamp="2026-07-01T15:29:30.976+00:00" time="0.046">
        </testcase>
        <testcase name="schema_versions::test::test_known_versions" classname="nexus-db-model" timestamp="2026-07-01T15:29:30.997+00:00" time="0.037">
        </testcase>
        <testcase name="schema_versions::test::test_classify_other_ddl_varieties" classname="nexus-db-model" timestamp="2026-07-01T15:29:30.991+00:00" time="0.057">
        </testcase>
        <testcase name="schema_versions::test::test_multi_ddl_grandfathered" classname="nexus-db-model" timestamp="2026-07-01T15:29:31.034+00:00" time="0.037">
        </testcase>
        <testcase name="schema_versions::test::test_non_transactional_filename_detection" classname="nexus-db-model" timestamp="2026-07-01T15:29:31.048+00:00" time="0.035">
        </testcase>
        <testcase name="schema_versions::test::test_one_ddl_enforcement" classname="nexus-db-model" timestamp="2026-07-01T15:29:31.071+00:00" time="0.037">
        </testcase>
        <testcase name="schema_versions::test::test_migration_verification_files" classname="nexus-db-model" timestamp="2026-07-01T15:29:31.023+00:00" time="0.090">
        </testcase>
        <testcase name="schema_versions::test::test_one_ddl_multi_op_allowed" classname="nexus-db-model" timestamp="2026-07-01T15:29:31.083+00:00" time="0.050">
        </testcase>
        <testcase name="schema_versions::test::test_orphaned_verify_file_detected" classname="nexus-db-model" timestamp="2026-07-01T15:29:31.108+00:00" time="0.031">
        </testcase>
        <testcase name="schema_versions::test::test_preprocess_add_constraint_if_not_exists" classname="nexus-db-model" timestamp="2026-07-01T15:29:31.113+00:00" time="0.041">
        </testcase>
        <testcase name="schema_versions::test::test_preprocess_storing" classname="nexus-db-model" timestamp="2026-07-01T15:29:31.133+00:00" time="0.039">
        </testcase>
        <testcase name="schema_versions::test::test_preprocess_type_array" classname="nexus-db-model" timestamp="2026-07-01T15:29:31.139+00:00" time="0.048">
        </testcase>
        <testcase name="schema_versions::test::test_reject_invalid_up_sql_collections" classname="nexus-db-model" timestamp="2026-07-01T15:29:31.154+00:00" time="0.036">
        </testcase>
        <testcase name="schema_versions::test::test_reject_invalid_up_sql_names" classname="nexus-db-model" timestamp="2026-07-01T15:29:31.173+00:00" time="0.033">
        </testcase>
        <testcase name="schema_versions::test::test_reject_no_up_sql_files" classname="nexus-db-model" timestamp="2026-07-01T15:29:31.187+00:00" time="0.032">
        </testcase>
        <testcase name="schema_versions::test::test_split_and_strip_sql_basic" classname="nexus-db-model" timestamp="2026-07-01T15:29:31.190+00:00" time="0.033">
        </testcase>
        <testcase name="schema_versions::test::test_split_and_strip_sql_block_comment_in_string_preserved" classname="nexus-db-model" timestamp="2026-07-01T15:29:31.206+00:00" time="0.024">
        </testcase>
        <testcase name="schema_versions::test::test_split_and_strip_sql_block_comment_stripped" classname="nexus-db-model" timestamp="2026-07-01T15:29:31.220+00:00" time="0.028">
        </testcase>
        <testcase name="schema_versions::test::test_split_and_strip_sql_default_value_with_semicolon" classname="nexus-db-model" timestamp="2026-07-01T15:29:31.223+00:00" time="0.032">
        </testcase>
        <testcase name="schema_versions::test::test_split_and_strip_sql_empty_input" classname="nexus-db-model" timestamp="2026-07-01T15:29:31.230+00:00" time="0.030">
        </testcase>
        <testcase name="schema_versions::test::test_split_and_strip_sql_escaped_quote_in_string" classname="nexus-db-model" timestamp="2026-07-01T15:29:31.248+00:00" time="0.024">
        </testcase>
        <testcase name="schema_versions::test::test_split_and_strip_sql_escaped_quotes_with_comment_chars" classname="nexus-db-model" timestamp="2026-07-01T15:29:31.255+00:00" time="0.030">
        </testcase>
        <testcase name="schema_versions::test::test_split_and_strip_sql_line_comment_in_string_preserved" classname="nexus-db-model" timestamp="2026-07-01T15:29:31.260+00:00" time="0.028">
        </testcase>
        <testcase name="schema_versions::test::test_split_and_strip_sql_line_comment_stripped" classname="nexus-db-model" timestamp="2026-07-01T15:29:31.272+00:00" time="0.025">
        </testcase>
        <testcase name="schema_versions::test::test_split_and_strip_sql_mixed_real_split_and_string_semicolon" classname="nexus-db-model" timestamp="2026-07-01T15:29:31.285+00:00" time="0.026">
        </testcase>
        <testcase name="schema_versions::test::test_split_and_strip_sql_multiline_statement" classname="nexus-db-model" timestamp="2026-07-01T15:29:31.289+00:00" time="0.031">
        </testcase>
        <testcase name="schema_versions::test::test_split_and_strip_sql_multiline_with_split" classname="nexus-db-model" timestamp="2026-07-01T15:29:31.297+00:00" time="0.027">
        </testcase>
        <testcase name="schema_versions::test::test_split_and_strip_sql_multiple_strings_with_semicolons" classname="nexus-db-model" timestamp="2026-07-01T15:29:31.311+00:00" time="0.024">
        </testcase>
        <testcase name="schema_versions::test::test_split_and_strip_sql_newline_inside_string" classname="nexus-db-model" timestamp="2026-07-01T15:29:31.320+00:00" time="0.024">
        </testcase>
        <testcase name="schema_versions::test::test_split_and_strip_sql_no_semicolons" classname="nexus-db-model" timestamp="2026-07-01T15:29:31.324+00:00" time="0.025">
        </testcase>
        <testcase name="schema_versions::test::test_split_and_strip_sql_semicolon_in_block_comment" classname="nexus-db-model" timestamp="2026-07-01T15:29:31.335+00:00" time="0.029">
        </testcase>
        <testcase name="schema_versions::test::test_split_and_strip_sql_semicolon_in_line_comment" classname="nexus-db-model" timestamp="2026-07-01T15:29:31.343+00:00" time="0.028">
        </testcase>
        <testcase name="schema_versions::test::test_split_and_strip_sql_semicolon_in_string" classname="nexus-db-model" timestamp="2026-07-01T15:29:31.349+00:00" time="0.028">
        </testcase>
        <testcase name="schema_versions::test::test_split_and_strip_sql_semicolons_only" classname="nexus-db-model" timestamp="2026-07-01T15:29:31.364+00:00" time="0.028">
        </testcase>
        <testcase name="schema_versions::test::test_split_and_strip_sql_string_at_end" classname="nexus-db-model" timestamp="2026-07-01T15:29:31.372+00:00" time="0.028">
        </testcase>
        <testcase name="schema_versions::test::test_split_and_strip_sql_trailing_semicolons" classname="nexus-db-model" timestamp="2026-07-01T15:29:31.377+00:00" time="0.034">
        </testcase>
        <testcase name="schema_versions::test::test_verification_query_add_constraint" classname="nexus-db-model" timestamp="2026-07-01T15:29:31.392+00:00" time="0.035">
        </testcase>
        <testcase name="schema_versions::test::test_verification_query_add_constraint_not_valid" classname="nexus-db-model" timestamp="2026-07-01T15:29:31.400+00:00" time="0.033">
        </testcase>
        <testcase name="schema_versions::test::test_verification_query_create_index" classname="nexus-db-model" timestamp="2026-07-01T15:29:31.411+00:00" time="0.029">
        </testcase>
        <testcase name="schema_versions::test::test_verification_query_other_ddl_returns_none" classname="nexus-db-model" timestamp="2026-07-01T15:29:31.427+00:00" time="0.027">
        </testcase>
        <testcase name="schema_versions::test::test_verify" classname="nexus-db-model" timestamp="2026-07-01T15:29:31.433+00:00" time="0.028">
        </testcase>
        <testcase name="schema_versions::test::test_verify_file_skipped_in_load" classname="nexus-db-model" timestamp="2026-07-01T15:29:31.440+00:00" time="0.029">
        </testcase>
        <testcase name="semver_version::test::test_to_from_sortable_string" classname="nexus-db-model" timestamp="2026-07-01T15:29:31.454+00:00" time="0.029">
        </testcase>
        <testcase name="switch_port::tests::peer_type_round_trip_numbered" classname="nexus-db-model" timestamp="2026-07-01T15:29:31.461+00:00" time="0.027">
        </testcase>
        <testcase name="switch_port::tests::peer_type_round_trip_unnumbered" classname="nexus-db-model" timestamp="2026-07-01T15:29:31.469+00:00" time="0.035">
        </testcase>
        <testcase name="switch_port::tests::router_peer_from_db_repr_rejects_invalid_ips" classname="nexus-db-model" timestamp="2026-07-01T15:29:31.482+00:00" time="0.031">
        </testcase>
        <testcase name="switch_port::tests::router_peer_repr_round_trip_numbered_v4" classname="nexus-db-model" timestamp="2026-07-01T15:29:31.488+00:00" time="0.029">
        </testcase>
        <testcase name="switch_port::tests::router_peer_repr_round_trip_numbered_v6" classname="nexus-db-model" timestamp="2026-07-01T15:29:31.504+00:00" time="0.024">
        </testcase>
        <testcase name="switch_port::tests::router_peer_repr_round_trip_unnumbered" classname="nexus-db-model" timestamp="2026-07-01T15:29:31.513+00:00" time="0.028">
        </testcase>
        <testcase name="tests::test_ip_subnet_check_requestable_address" classname="nexus-db-model" timestamp="2026-07-01T15:29:31.517+00:00" time="0.029">
        </testcase>
        <testcase name="tests::test_ipv6_net_random_subnet" classname="nexus-db-model" timestamp="2026-07-01T15:29:31.528+00:00" time="0.028">
        </testcase>
        <testcase name="tests::test_roles_database_strings" classname="nexus-db-model" timestamp="2026-07-01T15:29:31.542+00:00" time="0.025">
        </testcase>
        <testcase name="tests::test_vpc_subnet_check_requestable_addr" classname="nexus-db-model" timestamp="2026-07-01T15:29:31.547+00:00" time="0.028">
        </testcase>
        <testcase name="typed_uuid::tests::test_compare_consistency" classname="nexus-db-model" timestamp="2026-07-01T15:29:31.556+00:00" time="0.028">
        </testcase>
        <testcase name="typed_uuid::tests::test_hash_equality" classname="nexus-db-model" timestamp="2026-07-01T15:29:31.567+00:00" time="0.032">
        </testcase>
        <testcase name="vmm_state::tests::test_all_terminal_api_states_are_terminal_db_states" classname="nexus-db-model" timestamp="2026-07-01T15:29:31.575+00:00" time="0.029">
        </testcase>
        <testcase name="vmm_state::tests::test_destroyable_states_consistent" classname="nexus-db-model" timestamp="2026-07-01T15:29:31.584+00:00" time="0.031">
        </testcase>
        <testcase name="vmm_state::tests::test_nonexistent_states_consistent" classname="nexus-db-model" timestamp="2026-07-01T15:29:31.604+00:00" time="0.031">
        </testcase>
        <testcase name="vmm_state::tests::test_from_str_roundtrips" classname="nexus-db-model" timestamp="2026-07-01T15:29:31.599+00:00" time="0.042">
        </testcase>
        <testcase name="vmm_state::tests::test_terminal_states_consistent" classname="nexus-db-model" timestamp="2026-07-01T15:29:31.615+00:00" time="0.031">
        </testcase>
    </testsuite>
    <testsuite name="nexus-db-lookup::integration" tests="1" disabled="0" errors="0" failures="0">
        <testcase name="lookup::test_lookup" classname="nexus-db-lookup::integration" timestamp="2026-07-01T15:29:30.722+00:00" time="2.695">
        </testcase>
    </testsuite>
    <testsuite name="nexus-db-queries" tests="609" disabled="0" errors="0" failures="0">
        <testcase name="db::collection_attach::test::fail_attach_if_update_condition_not_met" classname="nexus-db-queries" timestamp="2026-07-01T15:29:31.635+00:00" time="2.516">
        </testcase>
        <testcase name="db::collection_attach::test::test_attach_deleted_resource_fails" classname="nexus-db-queries" timestamp="2026-07-01T15:29:31.647+00:00" time="2.836">
        </testcase>
        <testcase name="db::collection_attach::test::test_attach_beyond_capacity_fails" classname="nexus-db-queries" timestamp="2026-07-01T15:29:31.641+00:00" time="2.906">
        </testcase>
        <testcase name="db::collection_attach::test::test_attach_missing_collection_fails" classname="nexus-db-queries" timestamp="2026-07-01T15:29:33.044+00:00" time="2.354">
        </testcase>
        <testcase name="db::collection_attach::test::test_attach_missing_resource_fails" classname="nexus-db-queries" timestamp="2026-07-01T15:29:33.352+00:00" time="2.426">
        </testcase>
        <testcase name="db::collection_attach::test::test_attach_multiple_times" classname="nexus-db-queries" timestamp="2026-07-01T15:29:33.417+00:00" time="2.488">
        </testcase>
        <testcase name="db::collection_attach::test::test_verify_query" classname="nexus-db-queries" timestamp="2026-07-01T15:29:35.904+00:00" time="0.049">
        </testcase>
        <testcase name="db::collection_attach::test::test_attach_once" classname="nexus-db-queries" timestamp="2026-07-01T15:29:34.151+00:00" time="2.493">
        </testcase>
        <testcase name="db::collection_detach::test::test_verify_query" classname="nexus-db-queries" timestamp="2026-07-01T15:29:36.936+00:00" time="0.048">
        </testcase>
        <testcase name="db::collection_attach::test::test_attach_once_synchronous" classname="nexus-db-queries" timestamp="2026-07-01T15:29:34.483+00:00" time="2.566">
        </testcase>
        <testcase name="db::collection_attach::test::test_attach_while_already_attached" classname="nexus-db-queries" timestamp="2026-07-01T15:29:34.548+00:00" time="2.659">
        </testcase>
        <testcase name="db::collection_attach::test::test_attach_with_filters" classname="nexus-db-queries" timestamp="2026-07-01T15:29:35.398+00:00" time="2.568">
        </testcase>
        <testcase name="db::collection_attach::test::test_attach_without_update_filter" classname="nexus-db-queries" timestamp="2026-07-01T15:29:35.778+00:00" time="2.514">
        </testcase>
        <testcase name="db::collection_detach_many::test::test_verify_query" classname="nexus-db-queries" timestamp="2026-07-01T15:29:38.324+00:00" time="0.049">
        </testcase>
        <testcase name="db::collection_detach::test::test_detach_deleted_resource_fails" classname="nexus-db-queries" timestamp="2026-07-01T15:29:35.954+00:00" time="2.451">
        </testcase>
        <testcase name="db::collection_insert::test::test_verify_query" classname="nexus-db-queries" timestamp="2026-07-01T15:29:38.639+00:00" time="0.056">
        </testcase>
        <testcase name="db::column_walker::test::test_all_columns_with_prefix" classname="nexus-db-queries" timestamp="2026-07-01T15:29:38.695+00:00" time="0.050">
        </testcase>
        <testcase name="db::column_walker::test::test_walk_columns" classname="nexus-db-queries" timestamp="2026-07-01T15:29:38.745+00:00" time="0.048">
        </testcase>
        <testcase name="db::column_walker::test::test_walk_table" classname="nexus-db-queries" timestamp="2026-07-01T15:29:38.793+00:00" time="0.046">
        </testcase>
        <testcase name="db::collection_detach::test::test_detach_missing_collection_fails" classname="nexus-db-queries" timestamp="2026-07-01T15:29:36.579+00:00" time="2.561">
        </testcase>
        <testcase name="db::collection_detach::test::test_detach_missing_resource_fails" classname="nexus-db-queries" timestamp="2026-07-01T15:29:36.637+00:00" time="2.636">
        </testcase>
        <testcase name="db::collection_detach::test::test_detach_once" classname="nexus-db-queries" timestamp="2026-07-01T15:29:36.644+00:00" time="2.683">
        </testcase>
        <testcase name="db::collection_detach::test::test_detach_while_already_detached" classname="nexus-db-queries" timestamp="2026-07-01T15:29:36.774+00:00" time="2.716">
        </testcase>
        <testcase name="db::collection_detach::test::test_detach_without_update_filter" classname="nexus-db-queries" timestamp="2026-07-01T15:29:36.885+00:00" time="2.626">
        </testcase>
        <testcase name="db::collection_detach_many::test::test_detach_deleted_resource" classname="nexus-db-queries" timestamp="2026-07-01T15:29:36.984+00:00" time="2.559">
        </testcase>
        <testcase name="db::collection_detach_many::test::test_detach_filter_collection" classname="nexus-db-queries" timestamp="2026-07-01T15:29:37.012+00:00" time="2.580">
        </testcase>
        <testcase name="db::collection_detach_many::test::test_detach_many" classname="nexus-db-queries" timestamp="2026-07-01T15:29:37.049+00:00" time="2.580">
        </testcase>
        <testcase name="db::collection_detach_many::test::test_detach_missing_collection_fails" classname="nexus-db-queries" timestamp="2026-07-01T15:29:37.207+00:00" time="2.565">
        </testcase>
        <testcase name="db::collection_detach_many::test::test_detach_missing_resource_succeeds" classname="nexus-db-queries" timestamp="2026-07-01T15:29:37.966+00:00" time="2.525">
        </testcase>
        <testcase name="db::collection_detach_many::test::test_detach_once" classname="nexus-db-queries" timestamp="2026-07-01T15:29:38.128+00:00" time="2.688">
        </testcase>
        <testcase name="db::collection_detach_many::test::test_detach_once_synchronous" classname="nexus-db-queries" timestamp="2026-07-01T15:29:38.158+00:00" time="2.663">
        </testcase>
        <testcase name="db::collection_insert::test::test_collection_not_present" classname="nexus-db-queries" timestamp="2026-07-01T15:29:38.374+00:00" time="2.525">
        </testcase>
        <testcase name="db::collection_insert::test::test_collection_present" classname="nexus-db-queries" timestamp="2026-07-01T15:29:38.405+00:00" time="2.546">
        </testcase>
        <testcase name="db::collection_detach_many::test::test_detach_while_already_detached" classname="nexus-db-queries" timestamp="2026-07-01T15:29:38.292+00:00" time="2.692">
        </testcase>
        <testcase name="db::datastore::affinity::tests::affinity_group_delete_group_deletes_members" classname="nexus-db-queries" timestamp="2026-07-01T15:29:38.840+00:00" time="4.295">
        </testcase>
        <testcase name="db::datastore::affinity::tests::affinity_group_delete_instance_deletes_membership" classname="nexus-db-queries" timestamp="2026-07-01T15:29:38.961+00:00" time="4.293">
        </testcase>
        <testcase name="db::datastore::affinity::tests::affinity_group_membership_add_list_remove" classname="nexus-db-queries" timestamp="2026-07-01T15:29:39.273+00:00" time="4.295">
        </testcase>
        <testcase name="db::datastore::affinity::tests::affinity_group_membership_add_remove_instance_with_vmm" classname="nexus-db-queries" timestamp="2026-07-01T15:29:39.327+00:00" time="4.517">
        </testcase>
        <testcase name="db::datastore::affinity::tests::affinity_groups_are_project_scoped" classname="nexus-db-queries" timestamp="2026-07-01T15:29:39.630+00:00" time="4.330">
        </testcase>
        <testcase name="db::datastore::affinity::tests::affinity_group_names_are_unique_in_project" classname="nexus-db-queries" timestamp="2026-07-01T15:29:39.591+00:00" time="4.378">
        </testcase>
        <testcase name="db::datastore::affinity::tests::affinity_groups_prevent_project_deletion" classname="nexus-db-queries" timestamp="2026-07-01T15:29:39.772+00:00" time="4.298">
        </testcase>
        <testcase name="db::datastore::affinity::tests::affinity_group_membership_idempotency" classname="nexus-db-queries" timestamp="2026-07-01T15:29:39.511+00:00" time="4.586">
        </testcase>
        <testcase name="db::datastore::affinity::tests::affinity_group_membership_list_extended" classname="nexus-db-queries" timestamp="2026-07-01T15:29:39.544+00:00" time="4.847">
        </testcase>
        <testcase name="db::datastore::affinity::tests::affinity_group_membership_for_deleted_objects" classname="nexus-db-queries" timestamp="2026-07-01T15:29:39.490+00:00" time="5.070">
        </testcase>
        <testcase name="db::datastore::affinity::tests::anti_affinity_group_delete_group_deletes_members" classname="nexus-db-queries" timestamp="2026-07-01T15:29:40.491+00:00" time="4.499">
        </testcase>
        <testcase name="db::datastore::affinity::tests::anti_affinity_group_delete_instance_deletes_membership" classname="nexus-db-queries" timestamp="2026-07-01T15:29:40.816+00:00" time="4.369">
        </testcase>
        <testcase name="db::datastore::affinity::tests::anti_affinity_group_membership_add_list_remove" classname="nexus-db-queries" timestamp="2026-07-01T15:29:40.899+00:00" time="4.292">
        </testcase>
        <testcase name="db::datastore::affinity::tests::anti_affinity_group_membership_add_remove_instance_with_vmm" classname="nexus-db-queries" timestamp="2026-07-01T15:29:40.951+00:00" time="4.297">
        </testcase>
        <testcase name="db::datastore::affinity::tests::affinity_group_max_members" classname="nexus-db-queries" timestamp="2026-07-01T15:29:39.140+00:00" time="6.219">
        </testcase>
        <testcase name="db::datastore::affinity::tests::anti_affinity_group_membership_idempotency" classname="nexus-db-queries" timestamp="2026-07-01T15:29:40.985+00:00" time="4.380">
        </testcase>
        <testcase name="db::datastore::affinity::tests::anti_affinity_group_membership_for_deleted_objects" classname="nexus-db-queries" timestamp="2026-07-01T15:29:40.976+00:00" time="4.849">
        </testcase>
        <testcase name="db::datastore::affinity::tests::anti_affinity_group_max_members" classname="nexus-db-queries" timestamp="2026-07-01T15:29:40.821+00:00" time="6.063">
        </testcase>
        <testcase name="db::datastore::affinity::tests::anti_affinity_group_names_are_unique_in_project" classname="nexus-db-queries" timestamp="2026-07-01T15:29:43.254+00:00" time="4.056">
        </testcase>
        <testcase name="db::datastore::affinity::tests::anti_affinity_groups_are_project_scoped" classname="nexus-db-queries" timestamp="2026-07-01T15:29:43.569+00:00" time="3.914">
        </testcase>
        <testcase name="db::datastore::alert_rx::test::explain_alert_class_glob" classname="nexus-db-queries" timestamp="2026-07-01T15:29:44.989+00:00" time="2.754">
        </testcase>
        <testcase name="db::datastore::alert::tests::alert_create_then_already_exists" classname="nexus-db-queries" timestamp="2026-07-01T15:29:43.970+00:00" time="3.889">
        </testcase>
        <testcase name="db::datastore::alert::tests::fm_rendezvous_alert_create_already_exists_without_marker" classname="nexus-db-queries" timestamp="2026-07-01T15:29:44.070+00:00" time="3.810">
        </testcase>
        <testcase name="db::datastore::alert::tests::fm_rendezvous_alert_create_stale_sitrep" classname="nexus-db-queries" timestamp="2026-07-01T15:29:44.097+00:00" time="3.801">
        </testcase>
        <testcase name="db::datastore::affinity::tests::anti_affinity_group_membership_list_extended" classname="nexus-db-queries" timestamp="2026-07-01T15:29:43.135+00:00" time="4.772">
        </testcase>
        <testcase name="db::datastore::affinity::tests::anti_affinity_groups_prevent_project_deletion" classname="nexus-db-queries" timestamp="2026-07-01T15:29:43.829+00:00" time="4.122">
        </testcase>
        <testcase name="db::datastore::alert::tests::fm_rendezvous_alert_create_writes_marker" classname="nexus-db-queries" timestamp="2026-07-01T15:29:44.218+00:00" time="3.844">
        </testcase>
        <testcase name="db::datastore::alert::tests::fm_rendezvous_existing_alert_markers_empty_input_returns_empty" classname="nexus-db-queries" timestamp="2026-07-01T15:29:44.391+00:00" time="3.793">
        </testcase>
        <testcase name="db::datastore::alert::tests::fm_rendezvous_existing_alert_markers_returns_only_present_ids" classname="nexus-db-queries" timestamp="2026-07-01T15:29:44.560+00:00" time="3.905">
        </testcase>
        <testcase name="db::datastore::allow_list::tests::test_allowed_source_ip_database_ops" classname="nexus-db-queries" timestamp="2026-07-01T15:29:45.185+00:00" time="3.831">
        </testcase>
        <testcase name="db::datastore::alert_rx::test::test_rx_is_subscribed_to_event" classname="nexus-db-queries" timestamp="2026-07-01T15:29:45.100+00:00" time="3.916">
        </testcase>
        <testcase name="db::datastore::db_metadata::test::test_add_constraint_backfill_race" classname="nexus-db-queries" timestamp="2026-07-01T15:29:48.184+00:00" time="1.075">
        </testcase>
        <testcase name="db::datastore::audit_log::tests::test_audit_log_id_as_order_tiebreaker" classname="nexus-db-queries" timestamp="2026-07-01T15:29:45.248+00:00" time="4.021">
        </testcase>
        <testcase name="db::datastore::alert_rx::test::test_alert_class_globs" classname="nexus-db-queries" timestamp="2026-07-01T15:29:45.088+00:00" time="4.207">
        </testcase>
        <testcase name="db::datastore::audit_log::tests::test_audit_log_basic" classname="nexus-db-queries" timestamp="2026-07-01T15:29:45.192+00:00" time="4.112">
        </testcase>
        <testcase name="db::datastore::bgp::tests::test_allow_export_for_peer" classname="nexus-db-queries" timestamp="2026-07-01T15:29:45.365+00:00" time="3.981">
        </testcase>
        <testcase name="db::datastore::affinity::tests::instance_max_affinity_groups" classname="nexus-db-queries" timestamp="2026-07-01T15:29:43.844+00:00" time="5.523">
        </testcase>
        <testcase name="db::datastore::affinity::tests::instance_max_anti_affinity_groups" classname="nexus-db-queries" timestamp="2026-07-01T15:29:43.959+00:00" time="5.412">
        </testcase>
        <testcase name="db::datastore::audit_log::tests::test_audit_log_timeout_then_late_completion" classname="nexus-db-queries" timestamp="2026-07-01T15:29:45.359+00:00" time="4.131">
        </testcase>
        <testcase name="db::datastore::db_metadata::test::test_add_constraint_backfill_race_with_verification" classname="nexus-db-queries" timestamp="2026-07-01T15:29:48.465+00:00" time="1.028">
        </testcase>
        <testcase name="db::datastore::bgp::tests::test_allow_import_for_peer" classname="nexus-db-queries" timestamp="2026-07-01T15:29:45.825+00:00" time="3.827">
        </testcase>
        <testcase name="db::datastore::db_metadata::test::check_schema_is_current_version" classname="nexus-db-queries" timestamp="2026-07-01T15:29:47.898+00:00" time="2.413">
        </testcase>
        <testcase name="db::datastore::db_metadata::test::test_create_index_backfill_race_with_verification" classname="nexus-db-queries" timestamp="2026-07-01T15:29:49.580+00:00" time="0.770">
        </testcase>
        <testcase name="db::datastore::db_metadata::test::schema_version_subcomponents_save_progress" classname="nexus-db-queries" timestamp="2026-07-01T15:29:47.951+00:00" time="2.439">
        </testcase>
        <testcase name="db::datastore::db_metadata::test::test_create_index_backfill_race" classname="nexus-db-queries" timestamp="2026-07-01T15:29:49.494+00:00" time="0.914">
        </testcase>
        <testcase name="db::datastore::bgp::tests::test_communities_for_peer" classname="nexus-db-queries" timestamp="2026-07-01T15:29:46.883+00:00" time="3.684">
        </testcase>
        <testcase name="db::datastore::bgp::tests::test_delete_bgp_config_and_announce_set_by_name" classname="nexus-db-queries" timestamp="2026-07-01T15:29:47.311+00:00" time="3.677">
        </testcase>
        <testcase name="db::datastore::db_metadata::test::concurrent_nexus_instances_only_move_forward" classname="nexus-db-queries" timestamp="2026-07-01T15:29:47.907+00:00" time="3.152">
        </testcase>
        <testcase name="db::datastore::clickhouse_policy::tests::test_clickhouse_policy_basic" classname="nexus-db-queries" timestamp="2026-07-01T15:29:47.483+00:00" time="3.873">
        </testcase>
        <testcase name="db::datastore::db_metadata::test::test_set_not_null_concurrent_rejected" classname="nexus-db-queries" timestamp="2026-07-01T15:29:50.311+00:00" time="1.117">
        </testcase>
        <testcase name="db::datastore::db_metadata::test::test_add_column_concurrent_rejected" classname="nexus-db-queries" timestamp="2026-07-01T15:29:48.062+00:00" time="3.428">
        </testcase>
        <testcase name="db::datastore::cockroachdb_node_id::tests::test_cockroachdb_node_id" classname="nexus-db-queries" timestamp="2026-07-01T15:29:47.743+00:00" time="3.800">
        </testcase>
        <testcase name="db::datastore::cockroachdb_settings::test::test_preserve_downgrade" classname="nexus-db-queries" timestamp="2026-07-01T15:29:47.859+00:00" time="3.791">
        </testcase>
        <testcase name="db::datastore::db_metadata::test::test_attempt_handoff_nexus_not_registered" classname="nexus-db-queries" timestamp="2026-07-01T15:29:49.016+00:00" time="2.870">
        </testcase>
        <testcase name="db::datastore::db_metadata::test::test_attempt_handoff_nexus_wrong_state" classname="nexus-db-queries" timestamp="2026-07-01T15:29:49.016+00:00" time="2.894">
        </testcase>
        <testcase name="db::datastore::deployment::tests::expectorate_insert_target_query" classname="nexus-db-queries" timestamp="2026-07-01T15:29:51.650+00:00" time="0.294">
        </testcase>
        <testcase name="db::datastore::db_metadata::test::test_attempt_handoff_success" classname="nexus-db-queries" timestamp="2026-07-01T15:29:49.134+00:00" time="2.827">
        </testcase>
        <testcase name="db::datastore::crucible_dataset::test::test_insert_if_not_exists" classname="nexus-db-queries" timestamp="2026-07-01T15:29:47.880+00:00" time="4.115">
        </testcase>
        <testcase name="db::datastore::db_metadata::test::test_check_schema_and_access_nexus_id" classname="nexus-db-queries" timestamp="2026-07-01T15:29:49.304+00:00" time="2.809">
        </testcase>
        <testcase name="db::datastore::db_metadata::test::test_attempt_handoff_with_active_records" classname="nexus-db-queries" timestamp="2026-07-01T15:29:49.259+00:00" time="2.885">
        </testcase>
        <testcase name="db::datastore::db_metadata::test::test_check_schema_and_access_empty_table_permits_access" classname="nexus-db-queries" timestamp="2026-07-01T15:29:49.269+00:00" time="2.876">
        </testcase>
        <testcase name="db::datastore::db_metadata::test::test_check_schema_and_access_lockout_refuses_access" classname="nexus-db-queries" timestamp="2026-07-01T15:29:49.295+00:00" time="2.858">
        </testcase>
        <testcase name="db::datastore::db_metadata::test::test_check_schema_and_access_schema_too_new" classname="nexus-db-queries" timestamp="2026-07-01T15:29:49.368+00:00" time="2.855">
        </testcase>
        <testcase name="db::datastore::db_metadata::test::test_check_schema_and_access_update_now" classname="nexus-db-queries" timestamp="2026-07-01T15:29:49.371+00:00" time="2.858">
        </testcase>
        <testcase name="db::datastore::db_metadata::test::test_check_schema_and_access_normal_use" classname="nexus-db-queries" timestamp="2026-07-01T15:29:49.347+00:00" time="2.891">
        </testcase>
        <testcase name="db::datastore::dns::test::test_dns_builder_basic" classname="nexus-db-queries" timestamp="2026-07-01T15:29:52.229+00:00" time="0.042">
        </testcase>
        <testcase name="db::datastore::db_metadata::test::test_check_schema_and_access_wait_for_handoff" classname="nexus-db-queries" timestamp="2026-07-01T15:29:49.489+00:00" time="2.820">
        </testcase>
        <testcase name="db::datastore::db_metadata::test::test_verify_fails_for_missing_constraint" classname="nexus-db-queries" timestamp="2026-07-01T15:29:50.408+00:00" time="2.390">
        </testcase>
        <testcase name="db::datastore::db_metadata::test::test_verify_add_constraint" classname="nexus-db-queries" timestamp="2026-07-01T15:29:50.351+00:00" time="2.481">
        </testcase>
        <testcase name="db::datastore::db_metadata::test::test_verify_create_index" classname="nexus-db-queries" timestamp="2026-07-01T15:29:50.390+00:00" time="2.529">
        </testcase>
        <testcase name="db::datastore::db_metadata::test::test_verify_fails_for_missing_index" classname="nexus-db-queries" timestamp="2026-07-01T15:29:50.568+00:00" time="2.410">
        </testcase>
        <testcase name="db::datastore::ereport::tests::expectorate_ereports_insert_host" classname="nexus-db-queries" timestamp="2026-07-01T15:29:52.978+00:00" time="0.225">
        </testcase>
        <testcase name="db::datastore::db_metadata::test::update_schema_needs_handoff_is_transient" classname="nexus-db-queries" timestamp="2026-07-01T15:29:50.895+00:00" time="2.456">
        </testcase>
        <testcase name="db::datastore::db_metadata::test::update_schema_try_later_is_transient" classname="nexus-db-queries" timestamp="2026-07-01T15:29:50.988+00:00" time="2.384">
        </testcase>
        <testcase name="db::datastore::db_metadata::test::test_database_nexus_access_delete" classname="nexus-db-queries" timestamp="2026-07-01T15:29:49.652+00:00" time="3.791">
        </testcase>
        <testcase name="db::datastore::ereport::tests::expectorate_ereports_insert_sp" classname="nexus-db-queries" timestamp="2026-07-01T15:29:53.203+00:00" time="0.274">
        </testcase>
        <testcase name="db::datastore::db_metadata::test::update_schema_version_mismatch_without_config_is_permanent" classname="nexus-db-queries" timestamp="2026-07-01T15:29:51.059+00:00" time="2.464">
        </testcase>
        <testcase name="db::datastore::ereport::tests::expectorate_ereports_list_unmarked" classname="nexus-db-queries" timestamp="2026-07-01T15:29:53.351+00:00" time="0.223">
        </testcase>
        <testcase name="db::datastore::ereport::tests::expectorate_ereports_mark_seen" classname="nexus-db-queries" timestamp="2026-07-01T15:29:53.372+00:00" time="0.217">
        </testcase>
        <testcase name="db::datastore::deployment::tests::explain_insert_target_query" classname="nexus-db-queries" timestamp="2026-07-01T15:29:51.886+00:00" time="2.367">
        </testcase>
        <testcase name="db::datastore::deployment::external_networking::tests::test_deallocate_external_networking" classname="nexus-db-queries" timestamp="2026-07-01T15:29:51.428+00:00" time="3.884">
        </testcase>
        <testcase name="db::datastore::deployment::external_networking::tests::test_allocate_external_networking" classname="nexus-db-queries" timestamp="2026-07-01T15:29:51.356+00:00" time="4.066">
        </testcase>
        <testcase name="db::datastore::deployment::external_networking::tests::test_upstream_config_propagates_across_blueprints" classname="nexus-db-queries" timestamp="2026-07-01T15:29:51.543+00:00" time="3.937">
        </testcase>
        <testcase name="db::datastore::deployment::external_networking::tests::test_external_dns_external_ips_specified_by_rack_setup" classname="nexus-db-queries" timestamp="2026-07-01T15:29:51.490+00:00" time="4.292">
        </testcase>
        <testcase name="db::datastore::deployment::tests::test_empty_blueprint" classname="nexus-db-queries" timestamp="2026-07-01T15:29:51.943+00:00" time="3.891">
        </testcase>
        <testcase name="db::datastore::dns::test::test_dns_uniqueness" classname="nexus-db-queries" timestamp="2026-07-01T15:29:52.238+00:00" time="3.780">
        </testcase>
        <testcase name="db::datastore::deployment::tests::test_ensure_external_networking_works_with_good_target" classname="nexus-db-queries" timestamp="2026-07-01T15:29:51.995+00:00" time="4.149">
        </testcase>
        <testcase name="db::datastore::disk::tests::test_undelete_disk_set_faulted_idempotent" classname="nexus-db-queries" timestamp="2026-07-01T15:29:52.223+00:00" time="3.956">
        </testcase>
        <testcase name="db::datastore::ereport::tests::explain_ereport_fetch_matching_default" classname="nexus-db-queries" timestamp="2026-07-01T15:29:53.478+00:00" time="2.783">
        </testcase>
        <testcase name="db::datastore::ereport::tests::explain_ereport_class_totals_query" classname="nexus-db-queries" timestamp="2026-07-01T15:29:53.443+00:00" time="2.869">
        </testcase>
        <testcase name="db::datastore::ereport::tests::explain_ereport_fetch_matching_only_serials" classname="nexus-db-queries" timestamp="2026-07-01T15:29:53.524+00:00" time="2.821">
        </testcase>
        <testcase name="db::datastore::deployment::tests::test_measurement_blueprint" classname="nexus-db-queries" timestamp="2026-07-01T15:29:52.113+00:00" time="4.236">
        </testcase>
        <testcase name="db::datastore::dns::test::test_dns_update_from_version" classname="nexus-db-queries" timestamp="2026-07-01T15:29:52.272+00:00" time="4.093">
        </testcase>
        <testcase name="db::datastore::ereport::tests::explain_ereport_fetch_matching_only_time" classname="nexus-db-queries" timestamp="2026-07-01T15:29:53.574+00:00" time="2.813">
        </testcase>
        <testcase name="db::datastore::ereport::tests::explain_ereport_fetch_matching_serials_and_classes" classname="nexus-db-queries" timestamp="2026-07-01T15:29:53.589+00:00" time="2.811">
        </testcase>
        <testcase name="db::datastore::deployment::tests::test_set_target" classname="nexus-db-queries" timestamp="2026-07-01T15:29:52.145+00:00" time="4.338">
        </testcase>
        <testcase name="db::datastore::deployment::tests::test_ensure_external_networking_bails_on_bad_target" classname="nexus-db-queries" timestamp="2026-07-01T15:29:51.962+00:00" time="4.522">
        </testcase>
        <testcase name="db::datastore::deployment::tests::test_set_target_enabled" classname="nexus-db-queries" timestamp="2026-07-01T15:29:52.154+00:00" time="4.521">
        </testcase>
        <testcase name="db::datastore::dns::test::test_read_dns_config_basic" classname="nexus-db-queries" timestamp="2026-07-01T15:29:52.798+00:00" time="4.149">
        </testcase>
        <testcase name="db::datastore::deployment::tests::test_concurrent_blueprint_read_delete" classname="nexus-db-queries" timestamp="2026-07-01T15:29:51.910+00:00" time="5.063">
        </testcase>
        <testcase name="db::datastore::ereport::tests::explain_ereport_fetch_matching_time_and_serials" classname="nexus-db-queries" timestamp="2026-07-01T15:29:54.253+00:00" time="2.733">
        </testcase>
        <testcase name="db::datastore::dns::test::test_read_dns_config_uninitialized" classname="nexus-db-queries" timestamp="2026-07-01T15:29:52.918+00:00" time="4.071">
        </testcase>
        <testcase name="db::datastore::dns::test::test_dns_update_incremental" classname="nexus-db-queries" timestamp="2026-07-01T15:29:52.310+00:00" time="4.702">
        </testcase>
        <testcase name="db::datastore::dns::test::test_read_dns_config_complex" classname="nexus-db-queries" timestamp="2026-07-01T15:29:52.831+00:00" time="4.246">
        </testcase>
        <testcase name="db::datastore::ereport::tests::explain_ereport_unmarked_class_totals_query" classname="nexus-db-queries" timestamp="2026-07-01T15:29:55.089+00:00" time="2.333">
        </testcase>
        <testcase name="db::datastore::deployment::tests::test_representative_blueprint" classname="nexus-db-queries" timestamp="2026-07-01T15:29:52.144+00:00" time="5.500">
        </testcase>
        <testcase name="db::datastore::ereport::tests::explain_ereports_list_unmarked_query" classname="nexus-db-queries" timestamp="2026-07-01T15:29:55.312+00:00" time="2.446">
        </testcase>
        <testcase name="db::datastore::ereport::tests::explain_host_latest_ereport_id" classname="nexus-db-queries" timestamp="2026-07-01T15:29:55.480+00:00" time="2.351">
        </testcase>
        <testcase name="db::datastore::ereport::tests::explain_ereports_mark_seen_query" classname="nexus-db-queries" timestamp="2026-07-01T15:29:55.422+00:00" time="2.483">
        </testcase>
        <testcase name="db::datastore::ereport::tests::explain_sp_latest_ereport_id" classname="nexus-db-queries" timestamp="2026-07-01T15:29:55.782+00:00" time="2.444">
        </testcase>
        <testcase name="db::datastore::ereport::tests::test_ereport_fetch_matching" classname="nexus-db-queries" timestamp="2026-07-01T15:29:55.834+00:00" time="3.678">
        </testcase>
        <testcase name="db::datastore::ereport::tests::test_ereports_list_unmarked_class_filter" classname="nexus-db-queries" timestamp="2026-07-01T15:29:56.145+00:00" time="3.573">
        </testcase>
        <testcase name="db::datastore::ereport::tests::test_ereporter_restarts" classname="nexus-db-queries" timestamp="2026-07-01T15:29:56.018+00:00" time="3.752">
        </testcase>
        <testcase name="db::datastore::external_ip::tests::test_deallocate_external_ip_is_idempotent" classname="nexus-db-queries" timestamp="2026-07-01T15:29:56.180+00:00" time="3.870">
        </testcase>
        <testcase name="db::datastore::external_subnet::tests::basic_subnet_pool_crud" classname="nexus-db-queries" timestamp="2026-07-01T15:29:56.349+00:00" time="3.717">
        </testcase>
        <testcase name="db::datastore::external_subnet::tests::can_insert_external_subnet_from_ip_version" classname="nexus-db-queries" timestamp="2026-07-01T15:29:56.401+00:00" time="3.735">
        </testcase>
        <testcase name="db::datastore::external_subnet::tests::can_insert_external_subnet_from_explicit_pool_selection" classname="nexus-db-queries" timestamp="2026-07-01T15:29:56.387+00:00" time="3.817">
        </testcase>
        <testcase name="db::datastore::external_ip::tests::test_floating_ip_uses_unicast_default_not_multicast" classname="nexus-db-queries" timestamp="2026-07-01T15:29:56.312+00:00" time="3.973">
        </testcase>
        <testcase name="db::datastore::external_subnet::tests::can_insert_external_subnet_using_default_pool" classname="nexus-db-queries" timestamp="2026-07-01T15:29:56.483+00:00" time="3.846">
        </testcase>
        <testcase name="db::datastore::external_subnet::tests::can_insert_external_subnet_from_explicit_ip_subnet" classname="nexus-db-queries" timestamp="2026-07-01T15:29:56.365+00:00" time="3.980">
        </testcase>
        <testcase name="db::datastore::external_subnet::tests::can_link_subnet_pool_to_silo" classname="nexus-db-queries" timestamp="2026-07-01T15:29:56.484+00:00" time="3.935">
        </testcase>
        <testcase name="db::datastore::external_ip::tests::test_service_ip_list" classname="nexus-db-queries" timestamp="2026-07-01T15:29:56.346+00:00" time="4.275">
        </testcase>
        <testcase name="db::datastore::external_ip::tests::test_ephemeral_ip_uses_unicast_default_not_multicast" classname="nexus-db-queries" timestamp="2026-07-01T15:29:56.261+00:00" time="4.489">
        </testcase>
        <testcase name="db::datastore::external_subnet::tests::cannot_delete_subnet_pool_with_outstanding_members" classname="nexus-db-queries" timestamp="2026-07-01T15:29:56.948+00:00" time="3.828">
        </testcase>
        <testcase name="db::datastore::external_subnet::tests::cannot_delete_external_subnet_attached_to_instance" classname="nexus-db-queries" timestamp="2026-07-01T15:29:56.675+00:00" time="4.187">
        </testcase>
        <testcase name="db::datastore::external_subnet::tests::cannot_link_subnet_pool_to_deleted_silo" classname="nexus-db-queries" timestamp="2026-07-01T15:29:57.078+00:00" time="3.807">
        </testcase>
        <testcase name="db::datastore::external_subnet::tests::cannot_link_deleted_subnet_pool_to_silo" classname="nexus-db-queries" timestamp="2026-07-01T15:29:57.012+00:00" time="3.900">
        </testcase>
        <testcase name="db::datastore::external_subnet::tests::cannot_insert_subnet_pool_member_which_overlaps_ip_pool_range" classname="nexus-db-queries" timestamp="2026-07-01T15:29:56.986+00:00" time="3.948">
        </testcase>
        <testcase name="db::datastore::external_subnet::tests::cannot_insert_subnet_pool_member_with_overlapping_ip_subnet" classname="nexus-db-queries" timestamp="2026-07-01T15:29:56.989+00:00" time="3.948">
        </testcase>
        <testcase name="db::datastore::external_subnet::tests::cannot_insert_overlapping_external_subnets" classname="nexus-db-queries" timestamp="2026-07-01T15:29:56.972+00:00" time="4.010">
        </testcase>
        <testcase name="db::datastore::fm::tests::expectorate_deeply_orphaned_batch_query" classname="nexus-db-queries" timestamp="2026-07-01T15:30:00.912+00:00" time="0.218">
        </testcase>
        <testcase name="db::datastore::fm::tests::expectorate_delete_orphaned_sitrep_metadata" classname="nexus-db-queries" timestamp="2026-07-01T15:30:00.934+00:00" time="0.231">
        </testcase>
        <testcase name="db::datastore::fm::tests::expectorate_insert_sitrep_version_query" classname="nexus-db-queries" timestamp="2026-07-01T15:30:00.937+00:00" time="0.235">
        </testcase>
        <testcase name="db::datastore::external_subnet::tests::cannot_request_explicit_ip_subnet_outside_of_linked_pools" classname="nexus-db-queries" timestamp="2026-07-01T15:29:57.422+00:00" time="3.923">
        </testcase>
        <testcase name="db::datastore::external_subnet::tests::cannot_set_deleted_subnet_pool_as_default_even_if_link_exists" classname="nexus-db-queries" timestamp="2026-07-01T15:29:57.644+00:00" time="3.836">
        </testcase>
        <testcase name="db::datastore::external_subnet::tests::cannot_unlink_subnet_pool_with_external_subnets_in_silo" classname="nexus-db-queries" timestamp="2026-07-01T15:29:57.758+00:00" time="3.952">
        </testcase>
        <testcase name="db::datastore::external_subnet::tests::cannot_unset_deleted_subnet_pool_default_even_if_link_exists" classname="nexus-db-queries" timestamp="2026-07-01T15:29:57.831+00:00" time="3.902">
        </testcase>
        <testcase name="db::datastore::external_subnet::tests::creating_subnet_ignores_deleted_default_pool" classname="nexus-db-queries" timestamp="2026-07-01T15:29:57.905+00:00" time="3.905">
        </testcase>
        <testcase name="db::datastore::external_subnet::tests::creating_subnet_with_multiple_default_pools_fails" classname="nexus-db-queries" timestamp="2026-07-01T15:29:58.227+00:00" time="3.824">
        </testcase>
        <testcase name="db::datastore::external_subnet::tests::deleted_silo_does_not_appear_in_subnet_pool_silo_list" classname="nexus-db-queries" timestamp="2026-07-01T15:29:59.717+00:00" time="3.685">
        </testcase>
        <testcase name="db::datastore::fm::tests::explain_deeply_orphaned_batch_query" classname="nexus-db-queries" timestamp="2026-07-01T15:30:00.982+00:00" time="2.461">
        </testcase>
        <testcase name="db::datastore::external_subnet::tests::creating_subnet_with_no_default_pools_fails" classname="nexus-db-queries" timestamp="2026-07-01T15:29:59.513+00:00" time="3.953">
        </testcase>
        <testcase name="db::datastore::external_subnet::tests::deleting_nonexistent_pool_silo_link_fails" classname="nexus-db-queries" timestamp="2026-07-01T15:29:59.770+00:00" time="3.724">
        </testcase>
        <testcase name="db::datastore::fm::tests::explain_delete_orphaned_sitrep_metadata_query" classname="nexus-db-queries" timestamp="2026-07-01T15:30:01.131+00:00" time="2.453">
        </testcase>
        <testcase name="db::datastore::fm::tests::explain_sitrep_read_ereports_query" classname="nexus-db-queries" timestamp="2026-07-01T15:30:01.173+00:00" time="2.577">
        </testcase>
        <testcase name="db::datastore::external_subnet::tests::deleting_subnet_pool_removes_silo_links" classname="nexus-db-queries" timestamp="2026-07-01T15:30:00.050+00:00" time="3.738">
        </testcase>
        <testcase name="db::datastore::fm::tests::explain_sitrep_version_list_query" classname="nexus-db-queries" timestamp="2026-07-01T15:30:01.345+00:00" time="2.601">
        </testcase>
        <testcase name="db::datastore::fm::tests::explain_insert_sitrep_version_query" classname="nexus-db-queries" timestamp="2026-07-01T15:30:01.165+00:00" time="2.781">
        </testcase>
        <testcase name="db::datastore::external_subnet::tests::external_subnet_allocation_skips_too_small_gaps_at_member_start" classname="nexus-db-queries" timestamp="2026-07-01T15:30:00.066+00:00" time="3.913">
        </testcase>
        <testcase name="db::datastore::external_subnet::tests::external_subnet_allocation_skips_too_small_gaps_in_member_middle" classname="nexus-db-queries" timestamp="2026-07-01T15:30:00.136+00:00" time="3.982">
        </testcase>
        <testcase name="db::datastore::external_subnet::tests::external_subnet_allocation_skips_too_small_prefix_aligned_gap" classname="nexus-db-queries" timestamp="2026-07-01T15:30:00.204+00:00" time="3.960">
        </testcase>
        <testcase name="db::datastore::external_subnet::tests::external_subnet_allocation_takes_smallest_gap_at_member_start" classname="nexus-db-queries" timestamp="2026-07-01T15:30:00.285+00:00" time="3.932">
        </testcase>
        <testcase name="db::datastore::external_subnet::tests::external_subnet_allocation_takes_smallest_gap_in_member_middle" classname="nexus-db-queries" timestamp="2026-07-01T15:30:00.329+00:00" time="3.926">
        </testcase>
        <testcase name="db::datastore::external_subnet::tests::fail_to_allocate_external_subnet_with_bad_prefix" classname="nexus-db-queries" timestamp="2026-07-01T15:30:00.419+00:00" time="3.846">
        </testcase>
        <testcase name="db::datastore::external_subnet::tests::fail_on_subnet_pool_exhaustion" classname="nexus-db-queries" timestamp="2026-07-01T15:30:00.345+00:00" time="3.991">
        </testcase>
        <testcase name="db::datastore::external_subnet::tests::handle_overflow_at_subnet_boundaries" classname="nexus-db-queries" timestamp="2026-07-01T15:30:00.621+00:00" time="3.944">
        </testcase>
        <testcase name="db::datastore::external_subnet::tests::linking_subnet_pool_and_silo_multiple_times_fails" classname="nexus-db-queries" timestamp="2026-07-01T15:30:00.750+00:00" time="3.846">
        </testcase>
        <testcase name="db::datastore::external_subnet::tests::updating_nonexistent_pool_silo_link_fails" classname="nexus-db-queries" timestamp="2026-07-01T15:30:00.885+00:00" time="3.736">
        </testcase>
        <testcase name="db::datastore::external_subnet::tests::test_ipv4_subnet_pool_utilization" classname="nexus-db-queries" timestamp="2026-07-01T15:30:00.776+00:00" time="3.934">
        </testcase>
        <testcase name="db::datastore::external_subnet::tests::test_ipv6_subnet_pool_utilization" classname="nexus-db-queries" timestamp="2026-07-01T15:30:00.862+00:00" time="3.942">
        </testcase>
        <testcase name="db::datastore::fm::tests::test_gc_deeply_orphaned_batch_size_one" classname="nexus-db-queries" timestamp="2026-07-01T15:30:01.733+00:00" time="3.691">
        </testcase>
        <testcase name="db::datastore::fm::tests::test_gc_deeply_orphaned_children" classname="nexus-db-queries" timestamp="2026-07-01T15:30:01.811+00:00" time="3.867">
        </testcase>
        <testcase name="db::datastore::fm::tests::test_gc_deeply_orphaned_pagination" classname="nexus-db-queries" timestamp="2026-07-01T15:30:02.051+00:00" time="3.719">
        </testcase>
        <testcase name="db::datastore::fm::tests::test_concurrent_sitrep_read_delete" classname="nexus-db-queries" timestamp="2026-07-01T15:30:01.710+00:00" time="4.445">
        </testcase>
        <testcase name="db::datastore::fm::tests::test_insert_sitrep_with_nonexistent_parent_fails" classname="nexus-db-queries" timestamp="2026-07-01T15:30:03.444+00:00" time="3.956">
        </testcase>
        <testcase name="db::datastore::fm::tests::test_insert_sitrep_with_current_parent" classname="nexus-db-queries" timestamp="2026-07-01T15:30:03.403+00:00" time="4.036">
        </testcase>
        <testcase name="db::datastore::fm::tests::test_insert_sitrep_with_outdated_parent_fails" classname="nexus-db-queries" timestamp="2026-07-01T15:30:03.466+00:00" time="4.009">
        </testcase>
        <testcase name="db::datastore::fm::tests::test_insert_sitrep_without_parent" classname="nexus-db-queries" timestamp="2026-07-01T15:30:03.494+00:00" time="4.291">
        </testcase>
        <testcase name="db::datastore::fm::tests::test_representative_sitrep_child_tables" classname="nexus-db-queries" timestamp="2026-07-01T15:30:03.585+00:00" time="4.477">
        </testcase>
        <testcase name="db::datastore::fm::tests::test_sitrep_support_bundle_requests_roundtrip" classname="nexus-db-queries" timestamp="2026-07-01T15:30:03.947+00:00" time="4.150">
        </testcase>
        <testcase name="db::datastore::fm::tests::test_sitrep_cases_roundtrip" classname="nexus-db-queries" timestamp="2026-07-01T15:30:03.788+00:00" time="4.381">
        </testcase>
        <testcase name="db::datastore::fm::tests::test_sitrep_analysis_report_roundtrip" classname="nexus-db-queries" timestamp="2026-07-01T15:30:03.750+00:00" time="4.447">
        </testcase>
        <testcase name="db::datastore::instance::tests::test_instance_commit_update_is_idempotent" classname="nexus-db-queries" timestamp="2026-07-01T15:30:04.119+00:00" time="4.188">
        </testcase>
        <testcase name="db::datastore::fm::tests::test_sitrep_delete_deletes_cases" classname="nexus-db-queries" timestamp="2026-07-01T15:30:03.946+00:00" time="4.433">
        </testcase>
        <testcase name="db::datastore::instance::tests::test_instance_deletion_is_idempotent" classname="nexus-db-queries" timestamp="2026-07-01T15:30:04.164+00:00" time="4.272">
        </testcase>
        <testcase name="db::datastore::instance::tests::test_instance_fetch_all" classname="nexus-db-queries" timestamp="2026-07-01T15:30:04.217+00:00" time="4.370">
        </testcase>
        <testcase name="db::datastore::instance::tests::test_instance_update_invalidated_while_locked" classname="nexus-db-queries" timestamp="2026-07-01T15:30:04.265+00:00" time="4.373">
        </testcase>
        <testcase name="db::datastore::instance::tests::test_instance_set_migration_ids" classname="nexus-db-queries" timestamp="2026-07-01T15:30:04.255+00:00" time="4.448">
        </testcase>
        <testcase name="db::datastore::instance::tests::test_instance_updater_acquires_lock" classname="nexus-db-queries" timestamp="2026-07-01T15:30:04.336+00:00" time="4.407">
        </testcase>
        <testcase name="db::datastore::inventory::test::test_find_hw_baseboard_id_missing_returns_not_found" classname="nexus-db-queries" timestamp="2026-07-01T15:30:04.776+00:00" time="4.101">
        </testcase>
        <testcase name="db::datastore::instance::tests::test_unlocking_a_deleted_instance_is_okay" classname="nexus-db-queries" timestamp="2026-07-01T15:30:04.621+00:00" time="4.333">
        </testcase>
        <testcase name="db::datastore::instance::tests::test_instance_updater_lock_is_idempotent" classname="nexus-db-queries" timestamp="2026-07-01T15:30:04.596+00:00" time="4.386">
        </testcase>
        <testcase name="db::datastore::instance::tests::test_instance_updater_cant_unlock_someone_elses_instance_" classname="nexus-db-queries" timestamp="2026-07-01T15:30:04.565+00:00" time="4.450">
        </testcase>
        <testcase name="db::datastore::ip_pool::test::expectorate_assign_ip_pool_to_silos_query" classname="nexus-db-queries" timestamp="2026-07-01T15:30:08.877+00:00" time="0.228">
        </testcase>
        <testcase name="db::datastore::ip_pool::test::expectorate_assign_ip_pool_to_system_services_query" classname="nexus-db-queries" timestamp="2026-07-01T15:30:08.955+00:00" time="0.244">
        </testcase>
        <testcase name="db::datastore::ip_pool::test::expectorate_insert_ip_pool_external_silo_link" classname="nexus-db-queries" timestamp="2026-07-01T15:30:08.982+00:00" time="0.244">
        </testcase>
        <testcase name="db::datastore::inventory::test::test_inventory_deletion" classname="nexus-db-queries" timestamp="2026-07-01T15:30:04.804+00:00" time="4.516">
        </testcase>
        <testcase name="db::datastore::inventory::test::test_concurrent_inventory_read_delete" classname="nexus-db-queries" timestamp="2026-07-01T15:30:04.710+00:00" time="4.953">
        </testcase>
        <testcase name="db::datastore::instance::tests::test_instance_and_vmm_list_by_sled_agent" classname="nexus-db-queries" timestamp="2026-07-01T15:30:03.980+00:00" time="5.696">
        </testcase>
        <testcase name="db::datastore::ip_pool::test::can_explain_assign_ip_pool_to_silos_query" classname="nexus-db-queries" timestamp="2026-07-01T15:30:07.439+00:00" time="2.689">
        </testcase>
        <testcase name="db::datastore::ip_pool::test::can_explain_assign_ip_pool_to_system_services_query" classname="nexus-db-queries" timestamp="2026-07-01T15:30:07.475+00:00" time="2.659">
        </testcase>
        <testcase name="db::datastore::inventory::test::test_representative_collection_populates_database" classname="nexus-db-queries" timestamp="2026-07-01T15:30:05.770+00:00" time="4.669">
        </testcase>
        <testcase name="db::datastore::inventory::test::test_reconciler_status_fields" classname="nexus-db-queries" timestamp="2026-07-01T15:30:05.677+00:00" time="4.777">
        </testcase>
        <testcase name="db::datastore::ip_pool::test::can_explain_link_ip_pool_to_silo_query" classname="nexus-db-queries" timestamp="2026-07-01T15:30:07.785+00:00" time="2.698">
        </testcase>
        <testcase name="db::datastore::ip_pool::test::can_explain_unlink_ip_pool_from_external_silo_query" classname="nexus-db-queries" timestamp="2026-07-01T15:30:08.062+00:00" time="2.699">
        </testcase>
        <testcase name="db::datastore::inventory::test::test_sled_agent_measurements" classname="nexus-db-queries" timestamp="2026-07-01T15:30:06.156+00:00" time="4.710">
        </testcase>
        <testcase name="db::datastore::inventory::test::test_zone_image_source" classname="nexus-db-queries" timestamp="2026-07-01T15:30:07.400+00:00" time="4.399">
        </testcase>
        <testcase name="db::datastore::ip_pool::test::cannot_assign_externally_linked_pool_to_system_services" classname="nexus-db-queries" timestamp="2026-07-01T15:30:08.097+00:00" time="3.896">
        </testcase>
        <testcase name="db::datastore::ip_pool::test::cannot_assign_last_system_services_ip_pool_to_silos" classname="nexus-db-queries" timestamp="2026-07-01T15:30:08.197+00:00" time="3.892">
        </testcase>
        <testcase name="db::datastore::ip_pool::test::cannot_delete_last_system_services_ip_pool" classname="nexus-db-queries" timestamp="2026-07-01T15:30:08.307+00:00" time="3.836">
        </testcase>
        <testcase name="db::datastore::ip_pool::test::cannot_link_pool_to_deleted_silo" classname="nexus-db-queries" timestamp="2026-07-01T15:30:08.436+00:00" time="3.793">
        </testcase>
        <testcase name="db::datastore::ip_pool::test::cannot_assign_ip_pool_to_silos_with_outstanding_external_ips" classname="nexus-db-queries" timestamp="2026-07-01T15:30:08.169+00:00" time="4.077">
        </testcase>
        <testcase name="db::datastore::ip_pool::test::cannot_insert_ip_pool_range_which_overlaps_subnet_pool_member" classname="nexus-db-queries" timestamp="2026-07-01T15:30:08.380+00:00" time="3.965">
        </testcase>
        <testcase name="db::datastore::inventory::test::test_inventory_insert" classname="nexus-db-queries" timestamp="2026-07-01T15:30:05.424+00:00" time="7.235">
        </testcase>
        <testcase name="db::datastore::ip_pool::test::cannot_link_silo_to_deleted_pool" classname="nexus-db-queries" timestamp="2026-07-01T15:30:08.587+00:00" time="4.124">
        </testcase>
        <testcase name="db::datastore::ip_pool::test::cannot_link_system_services_pool_to_silo" classname="nexus-db-queries" timestamp="2026-07-01T15:30:08.638+00:00" time="4.106">
        </testcase>
        <testcase name="db::datastore::ip_pool::test::cannot_set_deleted_pool_as_default_even_if_link_exists" classname="nexus-db-queries" timestamp="2026-07-01T15:30:08.703+00:00" time="4.064">
        </testcase>
        <testcase name="db::datastore::ip_pool::test::cannot_unset_deleted_pool_default_even_if_link_exists" classname="nexus-db-queries" timestamp="2026-07-01T15:30:08.743+00:00" time="4.039">
        </testcase>
        <testcase name="db::datastore::ip_pool::test::test_cannot_insert_range_in_pool_with_different_ip_version" classname="nexus-db-queries" timestamp="2026-07-01T15:30:09.106+00:00" time="4.059">
        </testcase>
        <testcase name="db::datastore::ip_pool::test::test_default_pool_ipv4_ipv6_conflict" classname="nexus-db-queries" timestamp="2026-07-01T15:30:09.227+00:00" time="4.056">
        </testcase>
        <testcase name="db::datastore::ip_pool::test::test_default_ip_pools" classname="nexus-db-queries" timestamp="2026-07-01T15:30:09.199+00:00" time="4.305">
        </testcase>
        <testcase name="db::datastore::ip_pool::test::paginate_ip_pools_by_delegation_type" classname="nexus-db-queries" timestamp="2026-07-01T15:30:09.015+00:00" time="4.521">
        </testcase>
        <testcase name="db::datastore::ip_pool::test::test_default_pool_ipv4_ipv6_ordering" classname="nexus-db-queries" timestamp="2026-07-01T15:30:09.320+00:00" time="4.265">
        </testcase>
        <testcase name="db::datastore::ip_pool::test::test_denormalized_columns_consistency" classname="nexus-db-queries" timestamp="2026-07-01T15:30:09.663+00:00" time="4.134">
        </testcase>
        <testcase name="db::datastore::ip_pool::test::test_fetch_default_returns_unicast_not_multicast" classname="nexus-db-queries" timestamp="2026-07-01T15:30:09.676+00:00" time="4.229">
        </testcase>
        <testcase name="db::datastore::ip_pool::test::test_gateway_linking_unicast_only" classname="nexus-db-queries" timestamp="2026-07-01T15:30:10.129+00:00" time="4.081">
        </testcase>
        <testcase name="db::datastore::ip_pool::test::test_ip_pool_fetch_containing_address" classname="nexus-db-queries" timestamp="2026-07-01T15:30:10.135+00:00" time="4.295">
        </testcase>
        <testcase name="db::datastore::ip_pool::test::test_ip_pools_fetch_any_by_type_ip_version_filtering" classname="nexus-db-queries" timestamp="2026-07-01T15:30:10.455+00:00" time="4.257">
        </testcase>
        <testcase name="db::datastore::ip_pool::test::test_ip_pools_assigned_to_system_services" classname="nexus-db-queries" timestamp="2026-07-01T15:30:10.439+00:00" time="4.313">
        </testcase>
        <testcase name="db::datastore::ip_pool::test::test_ip_pools_fetch_asm_multicast" classname="nexus-db-queries" timestamp="2026-07-01T15:30:10.483+00:00" time="4.372">
        </testcase>
        <testcase name="db::datastore::ip_pool::test::test_ip_pools_fetch_ssm_multicast" classname="nexus-db-queries" timestamp="2026-07-01T15:30:10.761+00:00" time="4.310">
        </testcase>
        <testcase name="db::datastore::ip_pool::test::test_ipv4_ip_pool_utilization" classname="nexus-db-queries" timestamp="2026-07-01T15:30:10.866+00:00" time="4.370">
        </testcase>
        <testcase name="db::datastore::ip_pool::test::test_ipv6_only_default_pool" classname="nexus-db-queries" timestamp="2026-07-01T15:30:11.993+00:00" time="3.980">
        </testcase>
        <testcase name="db::datastore::ip_pool::test::test_multicast_ip_pool_basic_operations" classname="nexus-db-queries" timestamp="2026-07-01T15:30:12.089+00:00" time="4.013">
        </testcase>
        <testcase name="db::datastore::ip_pool::test::test_ipv6_ip_pool_utilization" classname="nexus-db-queries" timestamp="2026-07-01T15:30:11.798+00:00" time="4.466">
        </testcase>
        <testcase name="db::datastore::ip_pool::test::test_multicast_ip_pool_default_by_type" classname="nexus-db-queries" timestamp="2026-07-01T15:30:12.143+00:00" time="4.167">
        </testcase>
        <testcase name="db::datastore::ip_pool::test::test_multiple_default_pools_per_silo" classname="nexus-db-queries" timestamp="2026-07-01T15:30:12.345+00:00" time="4.136">
        </testcase>
        <testcase name="db::datastore::ip_pool::test::test_multicast_ip_pool_fetch_any_by_type" classname="nexus-db-queries" timestamp="2026-07-01T15:30:12.229+00:00" time="4.252">
        </testcase>
        <testcase name="db::datastore::ip_pool::test::test_multicast_ip_pool_ranges" classname="nexus-db-queries" timestamp="2026-07-01T15:30:12.246+00:00" time="4.324">
        </testcase>
        <testcase name="db::datastore::migration::tests::test_migration_query_by_instance" classname="nexus-db-queries" timestamp="2026-07-01T15:30:12.712+00:00" time="4.245">
        </testcase>
        <testcase name="db::datastore::ip_pool::test::test_separate_v4_v6_unicast_default_pools" classname="nexus-db-queries" timestamp="2026-07-01T15:30:12.660+00:00" time="4.369">
        </testcase>
        <testcase name="db::datastore::multicast::groups::tests::test_multicast_group_asm_fallback_when_no_ssm_pool" classname="nexus-db-queries" timestamp="2026-07-01T15:30:12.782+00:00" time="4.288">
        </testcase>
        <testcase name="db::datastore::multicast::groups::tests::test_ensure_underlay_multicast_group_collision" classname="nexus-db-queries" timestamp="2026-07-01T15:30:12.744+00:00" time="4.383">
        </testcase>
        <testcase name="db::datastore::multicast::groups::tests::test_multicast_group_create_and_fetch" classname="nexus-db-queries" timestamp="2026-07-01T15:30:13.165+00:00" time="4.123">
        </testcase>
        <testcase name="db::datastore::multicast::groups::tests::test_multicast_group_datastore_default_pool_allocation" classname="nexus-db-queries" timestamp="2026-07-01T15:30:13.282+00:00" time="4.281">
        </testcase>
        <testcase name="db::datastore::multicast::groups::tests::test_mark_for_removal_blocked_by_members" classname="nexus-db-queries" timestamp="2026-07-01T15:30:12.767+00:00" time="4.874">
        </testcase>
        <testcase name="db::datastore::multicast::groups::tests::test_multicast_group_datastore_underlay_linkage" classname="nexus-db-queries" timestamp="2026-07-01T15:30:13.504+00:00" time="4.412">
        </testcase>
        <testcase name="db::datastore::multicast::groups::tests::test_multicast_group_deallocation_return_values" classname="nexus-db-queries" timestamp="2026-07-01T15:30:13.536+00:00" time="4.407">
        </testcase>
        <testcase name="db::datastore::multicast::groups::tests::test_multicast_group_ip_reuse_after_deletion" classname="nexus-db-queries" timestamp="2026-07-01T15:30:13.797+00:00" time="4.329">
        </testcase>
        <testcase name="db::datastore::multicast::groups::tests::test_multicast_group_has_sources_pool_selection" classname="nexus-db-queries" timestamp="2026-07-01T15:30:13.585+00:00" time="4.605">
        </testcase>
        <testcase name="db::datastore::multicast::groups::tests::test_multicast_group_list_fleet_wide" classname="nexus-db-queries" timestamp="2026-07-01T15:30:13.905+00:00" time="4.380">
        </testcase>
        <testcase name="db::datastore::multicast::groups::tests::test_multicast_group_lookup_by_ip" classname="nexus-db-queries" timestamp="2026-07-01T15:30:13.976+00:00" time="4.690">
        </testcase>
        <testcase name="db::datastore::multicast::groups::tests::test_multicast_group_pool_exhaustion_and_reuse" classname="nexus-db-queries" timestamp="2026-07-01T15:30:14.210+00:00" time="4.668">
        </testcase>
        <testcase name="db::datastore::multicast::groups::tests::test_multicast_group_set_underlay_salt" classname="nexus-db-queries" timestamp="2026-07-01T15:30:14.430+00:00" time="4.533">
        </testcase>
        <testcase name="db::datastore::multicast::groups::tests::test_multicast_group_state_transitions" classname="nexus-db-queries" timestamp="2026-07-01T15:30:14.711+00:00" time="4.390">
        </testcase>
        <testcase name="db::datastore::multicast::members::tests::test_member_attach_error_priority_both_invalid" classname="nexus-db-queries" timestamp="2026-07-01T15:30:15.237+00:00" time="4.108">
        </testcase>
        <testcase name="db::datastore::multicast::members::tests::test_instance_get_sled_id" classname="nexus-db-queries" timestamp="2026-07-01T15:30:14.753+00:00" time="4.755">
        </testcase>
        <testcase name="db::datastore::multicast::members::tests::test_member_attach_allows_creating_rejects_deleting" classname="nexus-db-queries" timestamp="2026-07-01T15:30:14.855+00:00" time="4.865">
        </testcase>
        <testcase name="db::datastore::fm::tests::test_concurrent_sitrep_insert_read_gc" classname="nexus-db-queries" timestamp="2026-07-01T15:30:01.481+00:00" time="18.564">
        </testcase>
        <testcase name="db::datastore::multicast::members::tests::test_member_attach_concurrent_same_member" classname="nexus-db-queries" timestamp="2026-07-01T15:30:15.071+00:00" time="5.066">
        </testcase>
        <testcase name="db::datastore::multicast::members::tests::test_member_attach_idempotency" classname="nexus-db-queries" timestamp="2026-07-01T15:30:15.973+00:00" time="4.749">
        </testcase>
        <testcase name="db::datastore::multicast::members::tests::test_member_attach_invalid_group_or_instance" classname="nexus-db-queries" timestamp="2026-07-01T15:30:16.102+00:00" time="4.831">
        </testcase>
        <testcase name="db::datastore::multicast::members::tests::test_member_attach_partial_index_behavior" classname="nexus-db-queries" timestamp="2026-07-01T15:30:16.264+00:00" time="5.032">
        </testcase>
        <testcase name="db::datastore::multicast::members::tests::test_member_attach_reactivation_source_handling" classname="nexus-db-queries" timestamp="2026-07-01T15:30:16.311+00:00" time="5.070">
        </testcase>
        <testcase name="db::datastore::multicast::members::tests::test_member_attach_stopped_instance" classname="nexus-db-queries" timestamp="2026-07-01T15:30:16.481+00:00" time="5.001">
        </testcase>
        <testcase name="db::datastore::multicast::members::tests::test_multicast_group_member_database_error_handling" classname="nexus-db-queries" timestamp="2026-07-01T15:30:16.570+00:00" time="5.024">
        </testcase>
        <testcase name="db::datastore::multicast::members::tests::test_multicast_group_member_attach_to_instance" classname="nexus-db-queries" timestamp="2026-07-01T15:30:16.482+00:00" time="5.149">
        </testcase>
        <testcase name="db::datastore::multicast::members::tests::test_multicast_group_member_duplicate_prevention" classname="nexus-db-queries" timestamp="2026-07-01T15:30:16.957+00:00" time="4.904">
        </testcase>
        <testcase name="db::datastore::multicast::members::tests::test_multicast_group_member_operations_with_parent_id" classname="nexus-db-queries" timestamp="2026-07-01T15:30:17.029+00:00" time="4.940">
        </testcase>
        <testcase name="db::datastore::multicast::members::tests::test_multicast_group_member_set_instance_sled" classname="nexus-db-queries" timestamp="2026-07-01T15:30:17.071+00:00" time="4.911">
        </testcase>
        <testcase name="db::datastore::multicast::members::tests::test_multicast_group_member_state_transitions_datastore" classname="nexus-db-queries" timestamp="2026-07-01T15:30:17.127+00:00" time="5.000">
        </testcase>
        <testcase name="db::datastore::multicast::members::tests::test_multicast_group_members_complete_delete" classname="nexus-db-queries" timestamp="2026-07-01T15:30:17.288+00:00" time="5.051">
        </testcase>
        <testcase name="db::datastore::multicast::members::tests::test_source_ips_union_empty_input" classname="nexus-db-queries" timestamp="2026-07-01T15:30:18.191+00:00" time="4.148">
        </testcase>
        <testcase name="db::datastore::multicast::members::tests::test_multicast_group_members_delete_by_group" classname="nexus-db-queries" timestamp="2026-07-01T15:30:17.564+00:00" time="4.975">
        </testcase>
        <testcase name="db::datastore::multicast::members::tests::test_multicast_group_members_detach_by_instance" classname="nexus-db-queries" timestamp="2026-07-01T15:30:17.641+00:00" time="5.156">
        </testcase>
        <testcase name="db::datastore::multicast::members::tests::test_multicast_member_sled_id_lifecycle" classname="nexus-db-queries" timestamp="2026-07-01T15:30:17.943+00:00" time="4.915">
        </testcase>
        <testcase name="db::datastore::multicast::members::tests::test_multicast_group_members_mark_for_removal" classname="nexus-db-queries" timestamp="2026-07-01T15:30:17.915+00:00" time="4.966">
        </testcase>
        <testcase name="db::datastore::multicast::members::tests::test_source_ips_union_group_with_no_members" classname="nexus-db-queries" timestamp="2026-07-01T15:30:18.286+00:00" time="4.631">
        </testcase>
        <testcase name="db::datastore::multicast::members::tests::test_source_ips_union_across_members" classname="nexus-db-queries" timestamp="2026-07-01T15:30:18.127+00:00" time="4.874">
        </testcase>
        <testcase name="db::datastore::multicast::ops::member_reconcile::tests::test_reconcile_joining_concurrent_state_change" classname="nexus-db-queries" timestamp="2026-07-01T15:30:18.666+00:00" time="5.015">
        </testcase>
        <testcase name="db::datastore::multicast::ops::member_reconcile::tests::test_reconcile_joining_instance_invalid" classname="nexus-db-queries" timestamp="2026-07-01T15:30:18.878+00:00" time="4.890">
        </testcase>
        <testcase name="db::datastore::multicast::ops::member_reconcile::tests::test_reconcile_joining_member_not_found" classname="nexus-db-queries" timestamp="2026-07-01T15:30:18.963+00:00" time="4.846">
        </testcase>
        <testcase name="db::datastore::nat_entry::test::nat_sync_service_zones" classname="nexus-db-queries" timestamp="2026-07-01T15:30:20.045+00:00" time="3.925">
        </testcase>
        <testcase name="db::datastore::multicast::ops::member_reconcile::tests::test_reconcile_joining_migration_scenario" classname="nexus-db-queries" timestamp="2026-07-01T15:30:19.102+00:00" time="4.988">
        </testcase>
        <testcase name="db::datastore::nat_entry::test::nat_version_tracking" classname="nexus-db-queries" timestamp="2026-07-01T15:30:20.137+00:00" time="4.010">
        </testcase>
        <testcase name="db::datastore::multicast::ops::member_reconcile::tests::test_reconcile_joining_no_change_needed" classname="nexus-db-queries" timestamp="2026-07-01T15:30:19.345+00:00" time="4.927">
        </testcase>
        <testcase name="db::datastore::multicast::ops::member_reconcile::tests::test_reconcile_joining_sled_id_changed" classname="nexus-db-queries" timestamp="2026-07-01T15:30:19.508+00:00" time="5.031">
        </testcase>
        <testcase name="db::datastore::nat_entry::test::table_allows_unique_active_multiple_deleted" classname="nexus-db-queries" timestamp="2026-07-01T15:30:20.721+00:00" time="3.966">
        </testcase>
        <testcase name="db::datastore::nat_entry::test::nat_changeset" classname="nexus-db-queries" timestamp="2026-07-01T15:30:19.720+00:00" time="5.310">
        </testcase>
        <testcase name="db::datastore::region::test::test_extent_count" classname="nexus-db-queries" timestamp="2026-07-01T15:30:25.030+00:00" time="0.044">
        </testcase>
        <testcase name="db::datastore::oximeter::tests::test_oximeter_expunge" classname="nexus-db-queries" timestamp="2026-07-01T15:30:21.297+00:00" time="3.854">
        </testcase>
        <testcase name="db::datastore::network_interface::tests::test_service_network_interfaces_list" classname="nexus-db-queries" timestamp="2026-07-01T15:30:20.933+00:00" time="4.309">
        </testcase>
        <testcase name="db::datastore::oximeter::tests::test_producer_endpoint_reassigns_if_oximeter_expunged" classname="nexus-db-queries" timestamp="2026-07-01T15:30:21.594+00:00" time="3.892">
        </testcase>
        <testcase name="db::datastore::oximeter::tests::test_producers_list_expired" classname="nexus-db-queries" timestamp="2026-07-01T15:30:21.861+00:00" time="3.837">
        </testcase>
        <testcase name="db::datastore::oximeter_read_policy::tests::test_oximeter_read_policy_basic" classname="nexus-db-queries" timestamp="2026-07-01T15:30:21.970+00:00" time="3.839">
        </testcase>
        <testcase name="db::datastore::oximeter::tests::test_oximeter_reassign_fails_if_no_collectors" classname="nexus-db-queries" timestamp="2026-07-01T15:30:21.380+00:00" time="4.499">
        </testcase>
        <testcase name="db::datastore::physical_disk::test::physical_disk_cannot_insert_to_expunged_sled" classname="nexus-db-queries" timestamp="2026-07-01T15:30:22.127+00:00" time="3.970">
        </testcase>
        <testcase name="db::datastore::physical_disk::test::physical_disk_adoptable_list" classname="nexus-db-queries" timestamp="2026-07-01T15:30:21.982+00:00" time="4.238">
        </testcase>
        <testcase name="db::datastore::physical_disk::test::physical_disk_deletion_idempotency" classname="nexus-db-queries" timestamp="2026-07-01T15:30:22.339+00:00" time="4.092">
        </testcase>
        <testcase name="db::datastore::physical_disk::test::physical_disk_insert_different_disks" classname="nexus-db-queries" timestamp="2026-07-01T15:30:22.539+00:00" time="3.920">
        </testcase>
        <testcase name="db::datastore::physical_disk::test::physical_disk_insert_delete_reupsert_new_sled" classname="nexus-db-queries" timestamp="2026-07-01T15:30:22.339+00:00" time="4.154">
        </testcase>
        <testcase name="db::datastore::physical_disk::test::physical_disk_insert_disk_and_zpool_fails_without_adoption" classname="nexus-db-queries" timestamp="2026-07-01T15:30:22.797+00:00" time="4.041">
        </testcase>
        <testcase name="db::datastore::physical_disk::test::physical_disk_insert_reupsert_new_sled" classname="nexus-db-queries" timestamp="2026-07-01T15:30:22.859+00:00" time="4.078">
        </testcase>
        <testcase name="db::datastore::physical_disk::test::physical_disk_insert_same_uuid_collides" classname="nexus-db-queries" timestamp="2026-07-01T15:30:22.881+00:00" time="4.062">
        </testcase>
        <testcase name="db::datastore::physical_disk::test::physical_disk_list_new_inventory_on_connection" classname="nexus-db-queries" timestamp="2026-07-01T15:30:22.917+00:00" time="4.186">
        </testcase>
        <testcase name="db::datastore::physical_disk::test::physical_disk_unadopted_list" classname="nexus-db-queries" timestamp="2026-07-01T15:30:23.001+00:00" time="4.506">
        </testcase>
        <testcase name="db::datastore::rack::test::rack_set_initialized_missing_service_pool_ip_throws_error" classname="nexus-db-queries" timestamp="2026-07-01T15:30:23.809+00:00" time="4.104">
        </testcase>
        <testcase name="db::datastore::rack::test::rack_set_initialized_overlapping_ips_throws_error" classname="nexus-db-queries" timestamp="2026-07-01T15:30:23.970+00:00" time="4.027">
        </testcase>
        <testcase name="db::datastore::rack::test::rack_set_initialized_empty" classname="nexus-db-queries" timestamp="2026-07-01T15:30:23.768+00:00" time="4.334">
        </testcase>
        <testcase name="db::datastore::rack::test::rack_set_initialized_with_ipv6_public_addresses" classname="nexus-db-queries" timestamp="2026-07-01T15:30:24.089+00:00" time="4.441">
        </testcase>
        <testcase name="db::datastore::rack::test::rack_sled_subnet_allocations" classname="nexus-db-queries" timestamp="2026-07-01T15:30:24.539+00:00" time="4.046">
        </testcase>
        <testcase name="db::datastore::rack::test::rack_set_initialized_with_many_nexus_services" classname="nexus-db-queries" timestamp="2026-07-01T15:30:24.147+00:00" time="4.477">
        </testcase>
        <testcase name="db::datastore::reconfigurator_config::tests::test_reconfigurator_config_basic" classname="nexus-db-queries" timestamp="2026-07-01T15:30:24.688+00:00" time="4.037">
        </testcase>
        <testcase name="db::datastore::rack::test::rack_set_initialized_with_services" classname="nexus-db-queries" timestamp="2026-07-01T15:30:24.272+00:00" time="4.575">
        </testcase>
        <testcase name="db::datastore::region_replacement::test::test_one_replacement_per_volume" classname="nexus-db-queries" timestamp="2026-07-01T15:30:25.074+00:00" time="3.788">
        </testcase>
        <testcase name="db::datastore::region_replacement::test::test_replacement_done_in_middle_of_drive_saga" classname="nexus-db-queries" timestamp="2026-07-01T15:30:25.151+00:00" time="3.786">
        </testcase>
        <testcase name="db::datastore::region_replacement::test::test_replacement_done_in_middle_of_finish_saga" classname="nexus-db-queries" timestamp="2026-07-01T15:30:25.243+00:00" time="3.871">
        </testcase>
        <testcase name="db::datastore::rack::test::allocate_sled_underlay_subnet_octets" classname="nexus-db-queries" timestamp="2026-07-01T15:30:23.681+00:00" time="5.462">
        </testcase>
        <testcase name="db::datastore::region_snapshot_replacement::test::count_replacement_steps" classname="nexus-db-queries" timestamp="2026-07-01T15:30:25.486+00:00" time="3.938">
        </testcase>
        <testcase name="db::datastore::region_snapshot_replacement::test::region_snapshot_replacement_step_conflict" classname="nexus-db-queries" timestamp="2026-07-01T15:30:25.698+00:00" time="3.887">
        </testcase>
        <testcase name="db::datastore::region_snapshot_replacement::test::region_snapshot_replacement_step_conflict_with_region_replacement" classname="nexus-db-queries" timestamp="2026-07-01T15:30:25.809+00:00" time="3.849">
        </testcase>
        <testcase name="db::datastore::region_snapshot_replacement::test::region_snapshot_replacement_step_gc" classname="nexus-db-queries" timestamp="2026-07-01T15:30:25.880+00:00" time="3.907">
        </testcase>
        <testcase name="db::datastore::region_snapshot_replacement::test::test_one_replacement_per_volume" classname="nexus-db-queries" timestamp="2026-07-01T15:30:26.097+00:00" time="3.765">
        </testcase>
        <testcase name="db::datastore::region_snapshot_replacement::test::test_one_replacement_per_volume_conflict_with_region" classname="nexus-db-queries" timestamp="2026-07-01T15:30:26.221+00:00" time="3.755">
        </testcase>
        <testcase name="db::datastore::rendezvous_debug_dataset::tests::tombstone" classname="nexus-db-queries" timestamp="2026-07-01T15:30:26.493+00:00" time="3.761">
        </testcase>
        <testcase name="db::datastore::region_snapshot_replacement::test::unique_region_snapshot_replacement_step_per_volume" classname="nexus-db-queries" timestamp="2026-07-01T15:30:26.431+00:00" time="3.878">
        </testcase>
        <testcase name="db::datastore::rendezvous_debug_dataset::tests::insert_if_not_exists" classname="nexus-db-queries" timestamp="2026-07-01T15:30:26.459+00:00" time="3.959">
        </testcase>
        <testcase name="db::datastore::saga::test::test_create_event_idempotent" classname="nexus-db-queries" timestamp="2026-07-01T15:30:26.839+00:00" time="3.760">
        </testcase>
        <testcase name="db::datastore::saga::test::test_list_no_unfinished_nodes" classname="nexus-db-queries" timestamp="2026-07-01T15:30:27.103+00:00" time="3.588">
        </testcase>
        <testcase name="db::datastore::saga::test::test_list_long_running_or_unwinding_sagas" classname="nexus-db-queries" timestamp="2026-07-01T15:30:26.943+00:00" time="3.784">
        </testcase>
        <testcase name="db::datastore::saga::test::test_list_candidate_sagas" classname="nexus-db-queries" timestamp="2026-07-01T15:30:26.937+00:00" time="3.905">
        </testcase>
        <testcase name="db::datastore::oximeter::tests::test_oximeter_reassigns_randomly" classname="nexus-db-queries" timestamp="2026-07-01T15:30:21.482+00:00" time="9.596">
        </testcase>
        <testcase name="db::datastore::saga::test::test_list_unfinished_nodes" classname="nexus-db-queries" timestamp="2026-07-01T15:30:27.507+00:00" time="3.748">
        </testcase>
        <testcase name="db::datastore::saga::test::test_saga_reassignment" classname="nexus-db-queries" timestamp="2026-07-01T15:30:27.914+00:00" time="3.722">
        </testcase>
        <testcase name="db::datastore::saga::test::test_update_state_idempotent" classname="nexus-db-queries" timestamp="2026-07-01T15:30:27.997+00:00" time="3.691">
        </testcase>
        <testcase name="db::datastore::sled::test::affinity_and_anti_affinity_policy_allow" classname="nexus-db-queries" timestamp="2026-07-01T15:30:28.103+00:00" time="4.065">
        </testcase>
        <testcase name="db::datastore::sled::test::affinity_and_anti_affinity_policy_fail" classname="nexus-db-queries" timestamp="2026-07-01T15:30:28.531+00:00" time="4.202">
        </testcase>
        <testcase name="db::datastore::sled::test::affinity_ignored_from_other_groups" classname="nexus-db-queries" timestamp="2026-07-01T15:30:28.585+00:00" time="4.293">
        </testcase>
        <testcase name="db::datastore::sled::test::affinity_policy_allow_picks_different_sled" classname="nexus-db-queries" timestamp="2026-07-01T15:30:28.725+00:00" time="4.155">
        </testcase>
        <testcase name="db::datastore::sled::test::affinity_multi_group" classname="nexus-db-queries" timestamp="2026-07-01T15:30:28.625+00:00" time="4.414">
        </testcase>
        <testcase name="db::datastore::sled::test::affinity_policy_fail_no_capacity" classname="nexus-db-queries" timestamp="2026-07-01T15:30:28.862+00:00" time="4.197">
        </testcase>
        <testcase name="db::datastore::sled::test::affinity_policy_fail" classname="nexus-db-queries" timestamp="2026-07-01T15:30:28.847+00:00" time="4.244">
        </testcase>
        <testcase name="db::datastore::sled::test::affinity_policy_fail_too_many_constraints" classname="nexus-db-queries" timestamp="2026-07-01T15:30:28.937+00:00" time="4.192">
        </testcase>
        <testcase name="db::datastore::sled::test::anti_affinity_ignored_from_other_groups" classname="nexus-db-queries" timestamp="2026-07-01T15:30:29.114+00:00" time="4.118">
        </testcase>
        <testcase name="db::datastore::sled::test::anti_affinity_multi_group" classname="nexus-db-queries" timestamp="2026-07-01T15:30:29.143+00:00" time="4.275">
        </testcase>
        <testcase name="db::datastore::sled::test::anti_affinity_policy_allow" classname="nexus-db-queries" timestamp="2026-07-01T15:30:29.424+00:00" time="4.174">
        </testcase>
        <testcase name="db::datastore::sled::test::anti_affinity_policy_fail" classname="nexus-db-queries" timestamp="2026-07-01T15:30:29.586+00:00" time="4.326">
        </testcase>
        <testcase name="db::datastore::sled::test::anti_affinity_policy_fail_no_capacity" classname="nexus-db-queries" timestamp="2026-07-01T15:30:29.658+00:00" time="4.288">
        </testcase>
        <testcase name="db::datastore::sled::test::local_storage_allocation" classname="nexus-db-queries" timestamp="2026-07-01T15:30:29.787+00:00" time="4.616">
        </testcase>
        <testcase name="db::datastore::sled::test::local_storage_allocation_blocked_by_affinity" classname="nexus-db-queries" timestamp="2026-07-01T15:30:29.863+00:00" time="5.164">
        </testcase>
        <testcase name="db::datastore::sled::test::local_storage_allocation_blocked_by_anti_affinity" classname="nexus-db-queries" timestamp="2026-07-01T15:30:29.976+00:00" time="5.144">
        </testcase>
        <testcase name="db::datastore::sled::test::local_storage_allocation_existing_allocation" classname="nexus-db-queries" timestamp="2026-07-01T15:30:30.309+00:00" time="4.810">
        </testcase>
        <testcase name="db::datastore::sled::test::local_storage_allocation_blocked_by_constraint" classname="nexus-db-queries" timestamp="2026-07-01T15:30:30.254+00:00" time="5.025">
        </testcase>
        <testcase name="db::datastore::sled::test::local_storage_allocation_fail_no_provision" classname="nexus-db-queries" timestamp="2026-07-01T15:30:30.727+00:00" time="4.862">
        </testcase>
        <testcase name="db::datastore::sled::test::local_storage_allocation_fail_due_to_vmm_resources" classname="nexus-db-queries" timestamp="2026-07-01T15:30:30.419+00:00" time="5.182">
        </testcase>
        <testcase name="db::datastore::sled::test::local_storage_allocation_fail_no_share_u2" classname="nexus-db-queries" timestamp="2026-07-01T15:30:30.843+00:00" time="4.888">
        </testcase>
        <testcase name="db::datastore::sled::test::local_storage_allocation_fail_no_space" classname="nexus-db-queries" timestamp="2026-07-01T15:30:31.078+00:00" time="4.752">
        </testcase>
        <testcase name="db::datastore::sled::test::local_storage_allocation_fail_multiple_with_existing_no_space" classname="nexus-db-queries" timestamp="2026-07-01T15:30:30.599+00:00" time="5.325">
        </testcase>
        <testcase name="db::datastore::sled::test::local_storage_allocation_fail_no_partial_success" classname="nexus-db-queries" timestamp="2026-07-01T15:30:30.691+00:00" time="5.350">
        </testcase>
        <testcase name="db::datastore::oximeter::tests::test_producer_endpoint_upsert_rejects_expunged_oximeters" classname="nexus-db-queries" timestamp="2026-07-01T15:30:21.631+00:00" time="15.338">
        </testcase>
        <testcase name="db::datastore::sled::test::sled_reservation_concurrent_affinity_requirement" classname="nexus-db-queries" timestamp="2026-07-01T15:30:33.091+00:00" time="4.266">
        </testcase>
        <testcase name="db::datastore::sled::test::sled_list_batch" classname="nexus-db-queries" timestamp="2026-07-01T15:30:33.059+00:00" time="4.357">
        </testcase>
        <testcase name="db::datastore::sled::test::sled_reservation_concurrent_space_requirement" classname="nexus-db-queries" timestamp="2026-07-01T15:30:33.232+00:00" time="4.286">
        </testcase>
        <testcase name="db::datastore::sled::test::sled_reservation_concurrent_anti_affinity_requirement" classname="nexus-db-queries" timestamp="2026-07-01T15:30:33.129+00:00" time="4.410">
        </testcase>
        <testcase name="db::datastore::sled::test::sled_reservation_cpu_constraints" classname="nexus-db-queries" timestamp="2026-07-01T15:30:33.418+00:00" time="4.137">
        </testcase>
        <testcase name="db::datastore::sled::test::test_sled_reservation_update_for_migrate_success" classname="nexus-db-queries" timestamp="2026-07-01T15:30:33.947+00:00" time="4.063">
        </testcase>
        <testcase name="db::datastore::sled::test::local_storage_allocation_multiple_u2" classname="nexus-db-queries" timestamp="2026-07-01T15:30:32.878+00:00" time="5.139">
        </testcase>
        <testcase name="db::datastore::sled::test::test_sled_expungement_also_expunges_disks" classname="nexus-db-queries" timestamp="2026-07-01T15:30:33.912+00:00" time="4.157">
        </testcase>
        <testcase name="db::datastore::sled::test::local_storage_allocation_multiple_with_one_already" classname="nexus-db-queries" timestamp="2026-07-01T15:30:32.880+00:00" time="5.310">
        </testcase>
        <testcase name="db::datastore::sled::test::sled_reservation_create_non_provisionable" classname="nexus-db-queries" timestamp="2026-07-01T15:30:33.599+00:00" time="4.716">
        </testcase>
        <testcase name="db::datastore::sled::test::local_storage_disk_no_attach_after_reservation" classname="nexus-db-queries" timestamp="2026-07-01T15:30:33.039+00:00" time="5.387">
        </testcase>
        <testcase name="db::datastore::sled::test::test_sled_reservation_update_for_migrate_success_deleted" classname="nexus-db-queries" timestamp="2026-07-01T15:30:34.403+00:00" time="4.098">
        </testcase>
        <testcase name="db::datastore::sled::test::local_storage_allocation_multiple_instances_share_u2" classname="nexus-db-queries" timestamp="2026-07-01T15:30:32.733+00:00" time="5.872">
        </testcase>
        <testcase name="db::datastore::sled::test::upsert_sled_updates_hardware" classname="nexus-db-queries" timestamp="2026-07-01T15:30:35.120+00:00" time="4.126">
        </testcase>
        <testcase name="db::datastore::support_bundle::test::fm_rendezvous_existing_support_bundle_markers_empty_input_returns_empty" classname="nexus-db-queries" timestamp="2026-07-01T15:30:35.280+00:00" time="3.976">
        </testcase>
        <testcase name="db::datastore::sled::test::upsert_sled_doesnt_update_decommissioned" classname="nexus-db-queries" timestamp="2026-07-01T15:30:35.121+00:00" time="4.211">
        </testcase>
        <testcase name="db::datastore::support_bundle::test::fm_rendezvous_existing_support_bundle_markers_returns_only_present_ids" classname="nexus-db-queries" timestamp="2026-07-01T15:30:35.589+00:00" time="3.845">
        </testcase>
        <testcase name="db::datastore::support_bundle::test::support_bundle_create_fm_already_exists_without_marker" classname="nexus-db-queries" timestamp="2026-07-01T15:30:35.601+00:00" time="4.177">
        </testcase>
        <testcase name="db::datastore::support_bundle::test::support_bundle_create_fm_stale_sitrep" classname="nexus-db-queries" timestamp="2026-07-01T15:30:35.830+00:00" time="3.985">
        </testcase>
        <testcase name="db::datastore::support_bundle::test::support_bundle_create_fm_created_writes_marker" classname="nexus-db-queries" timestamp="2026-07-01T15:30:35.730+00:00" time="4.093">
        </testcase>
        <testcase name="db::datastore::support_bundle::test::test_bundle_delete_wrong_state_preserves_data_selection" classname="nexus-db-queries" timestamp="2026-07-01T15:30:36.041+00:00" time="3.998">
        </testcase>
        <testcase name="db::datastore::support_bundle::test::test_bundle_create_capacity_limits" classname="nexus-db-queries" timestamp="2026-07-01T15:30:35.924+00:00" time="4.267">
        </testcase>
        <testcase name="db::datastore::sled::test::test_sled_transitions" classname="nexus-db-queries" timestamp="2026-07-01T15:30:35.027+00:00" time="6.706">
        </testcase>
        <testcase name="db::datastore::support_bundle::test::test_bundle_list_time_ordering" classname="nexus-db-queries" timestamp="2026-07-01T15:30:37.556+00:00" time="4.186">
        </testcase>
        <testcase name="db::datastore::support_bundle::test::test_bundle_list_filtering" classname="nexus-db-queries" timestamp="2026-07-01T15:30:37.539+00:00" time="4.239">
        </testcase>
        <testcase name="db::datastore::switch_port::test::test_bgp_boundary_switches" classname="nexus-db-queries" timestamp="2026-07-01T15:30:38.017+00:00" time="3.996">
        </testcase>
        <testcase name="db::datastore::switch_port::test::test_two_unnumbered_bgp_peers_on_different_links" classname="nexus-db-queries" timestamp="2026-07-01T15:30:38.190+00:00" time="3.930">
        </testcase>
        <testcase name="db::datastore::switch_port::test::test_switch_config_read_snapshot" classname="nexus-db-queries" timestamp="2026-07-01T15:30:38.069+00:00" time="4.053">
        </testcase>
        <testcase name="db::datastore::support_bundle::test::test_crud_operations" classname="nexus-db-queries" timestamp="2026-07-01T15:30:38.010+00:00" time="4.122">
        </testcase>
        <testcase name="db::datastore::target_release::test::reject_target_release_if_repo_pruned" classname="nexus-db-queries" timestamp="2026-07-01T15:30:38.315+00:00" time="3.846">
        </testcase>
        <testcase name="db::datastore::support_bundle::test::test_bundle_deleted_from_expunged_dataset" classname="nexus-db-queries" timestamp="2026-07-01T15:30:36.969+00:00" time="5.260">
        </testcase>
        <testcase name="db::datastore::target_release::test::target_release_datastore" classname="nexus-db-queries" timestamp="2026-07-01T15:30:38.426+00:00" time="3.834">
        </testcase>
        <testcase name="db::datastore::support_bundle::test::test_bundle_failed_from_expunged_dataset" classname="nexus-db-queries" timestamp="2026-07-01T15:30:37.357+00:00" time="5.159">
        </testcase>
        <testcase name="db::datastore::support_bundle::test::test_bundle_failed_from_expunged_nexus_no_reassign" classname="nexus-db-queries" timestamp="2026-07-01T15:30:37.416+00:00" time="5.318">
        </testcase>
        <testcase name="db::datastore::test::test_deallocate_external_ip_by_instance_id_is_idempotent" classname="nexus-db-queries" timestamp="2026-07-01T15:30:38.606+00:00" time="4.137">
        </testcase>
        <testcase name="db::datastore::support_bundle::test::test_bundle_failed_from_expunged_nexus_with_reassign" classname="nexus-db-queries" timestamp="2026-07-01T15:30:37.519+00:00" time="5.248">
        </testcase>
        <testcase name="db::datastore::target_release::test::test_recent_distinct" classname="nexus-db-queries" timestamp="2026-07-01T15:30:38.502+00:00" time="4.272">
        </testcase>
        <testcase name="db::datastore::test::test_deallocate_external_ip_is_idempotent" classname="nexus-db-queries" timestamp="2026-07-01T15:30:39.246+00:00" time="3.694">
        </testcase>
        <testcase name="db::datastore::test::test_external_ip_check_constraints" classname="nexus-db-queries" timestamp="2026-07-01T15:30:39.256+00:00" time="3.821">
        </testcase>
        <testcase name="db::datastore::test::test_queries_do_not_require_full_table_scan" classname="nexus-db-queries" timestamp="2026-07-01T15:30:39.434+00:00" time="3.841">
        </testcase>
        <testcase name="db::datastore::test::test_project_creation" classname="nexus-db-queries" timestamp="2026-07-01T15:30:39.332+00:00" time="3.996">
        </testcase>
        <testcase name="db::datastore::test::test_rack_initialize_is_idempotent" classname="nexus-db-queries" timestamp="2026-07-01T15:30:39.777+00:00" time="4.052">
        </testcase>
        <testcase name="db::datastore::test::test_region_allocation_not_enough_zpools" classname="nexus-db-queries" timestamp="2026-07-01T15:30:39.824+00:00" time="4.058">
        </testcase>
        <testcase name="db::datastore::test::test_region_allocation_only_operates_on_zpools_in_inventory" classname="nexus-db-queries" timestamp="2026-07-01T15:30:40.191+00:00" time="4.125">
        </testcase>
        <testcase name="db::datastore::test::test_region_allocation_only_considers_disks_in_service" classname="nexus-db-queries" timestamp="2026-07-01T15:30:40.039+00:00" time="4.362">
        </testcase>
        <testcase name="db::datastore::test::test_table_scan" classname="nexus-db-queries" timestamp="2026-07-01T15:30:42.229+00:00" time="3.618">
        </testcase>
        <testcase name="db::datastore::test::test_session_cleanup_batch" classname="nexus-db-queries" timestamp="2026-07-01T15:30:42.120+00:00" time="3.918">
        </testcase>
        <testcase name="db::datastore::test::test_ssh_keys" classname="nexus-db-queries" timestamp="2026-07-01T15:30:42.161+00:00" time="3.892">
        </testcase>
        <testcase name="db::datastore::test::test_sled_ipv6_address_allocation" classname="nexus-db-queries" timestamp="2026-07-01T15:30:42.133+00:00" time="3.928">
        </testcase>
        <testcase name="db::datastore::test::test_session_methods" classname="nexus-db-queries" timestamp="2026-07-01T15:30:42.122+00:00" time="3.953">
        </testcase>
        <testcase name="db::datastore::trust_quorum::tests::test_tq_abort" classname="nexus-db-queries" timestamp="2026-07-01T15:30:42.261+00:00" time="4.122">
        </testcase>
        <testcase name="db::datastore::trust_quorum::tests::test_tq_get_all_active_rack_id_and_latest_epoch" classname="nexus-db-queries" timestamp="2026-07-01T15:30:42.516+00:00" time="4.028">
        </testcase>
        <testcase name="db::datastore::trust_quorum::tests::test_tq_insert_initial_lrtq_upgrade" classname="nexus-db-queries" timestamp="2026-07-01T15:30:42.734+00:00" time="3.915">
        </testcase>
        <testcase name="db::datastore::trust_quorum::tests::test_tq_insert_latest_errors" classname="nexus-db-queries" timestamp="2026-07-01T15:30:42.743+00:00" time="4.100">
        </testcase>
        <testcase name="db::datastore::trust_quorum::tests::test_tq_update_prepare_and_commit" classname="nexus-db-queries" timestamp="2026-07-01T15:30:42.767+00:00" time="4.202">
        </testcase>
        <testcase name="db::datastore::trust_quorum::tests::test_tq_update_prepare_and_commit_partially" classname="nexus-db-queries" timestamp="2026-07-01T15:30:42.774+00:00" time="4.235">
        </testcase>
        <testcase name="db::datastore::user_data_export::tests::test_changeset_create_image" classname="nexus-db-queries" timestamp="2026-07-01T15:30:43.328+00:00" time="3.891">
        </testcase>
        <testcase name="db::datastore::user_data_export::tests::test_cannot_transition_to_assigning_if_deleted" classname="nexus-db-queries" timestamp="2026-07-01T15:30:43.274+00:00" time="4.036">
        </testcase>
        <testcase name="db::datastore::test::test_region_allocation_is_idempotent" classname="nexus-db-queries" timestamp="2026-07-01T15:30:39.816+00:00" time="7.718">
        </testcase>
        <testcase name="db::datastore::update::test::test_repo_mark_pruned" classname="nexus-db-queries" timestamp="2026-07-01T15:30:43.078+00:00" time="4.611">
        </testcase>
        <testcase name="db::datastore::user_data_export::tests::test_changeset_create_snapshot" classname="nexus-db-queries" timestamp="2026-07-01T15:30:43.881+00:00" time="3.931">
        </testcase>
        <testcase name="db::datastore::user_data_export::tests::test_changeset_create_large" classname="nexus-db-queries" timestamp="2026-07-01T15:30:43.830+00:00" time="4.256">
        </testcase>
        <testcase name="db::datastore::volume::tests::test_read_only_target_in_vcr" classname="nexus-db-queries" timestamp="2026-07-01T15:30:48.086+00:00" time="0.050">
        </testcase>
        <testcase name="db::datastore::volume::tests::test_replace_read_only_target_in_vcr" classname="nexus-db-queries" timestamp="2026-07-01T15:30:48.135+00:00" time="0.051">
        </testcase>
        <testcase name="db::datastore::user_data_export::tests::test_changeset_delete_image" classname="nexus-db-queries" timestamp="2026-07-01T15:30:44.316+00:00" time="4.171">
        </testcase>
        <testcase name="db::datastore::test::test_region_allocation_strat_random" classname="nexus-db-queries" timestamp="2026-07-01T15:30:41.742+00:00" time="7.269">
        </testcase>
        <testcase name="db::datastore::test::test_region_allocation_out_of_space_fails" classname="nexus-db-queries" timestamp="2026-07-01T15:30:41.733+00:00" time="7.469">
        </testcase>
        <testcase name="db::datastore::user_data_export::tests::test_changeset_delete_large" classname="nexus-db-queries" timestamp="2026-07-01T15:30:44.401+00:00" time="5.009">
        </testcase>
        <testcase name="db::datastore::user_data_export::tests::test_changeset_nothing_noop" classname="nexus-db-queries" timestamp="2026-07-01T15:30:46.061+00:00" time="3.767">
        </testcase>
        <testcase name="db::datastore::user_data_export::tests::test_changeset_delete_snapshot" classname="nexus-db-queries" timestamp="2026-07-01T15:30:45.848+00:00" time="4.046">
        </testcase>
        <testcase name="db::datastore::test::test_region_allocation_strat_random_with_distinct_sleds_fails" classname="nexus-db-queries" timestamp="2026-07-01T15:30:42.013+00:00" time="7.903">
        </testcase>
        <testcase name="db::datastore::user_data_export::tests::test_changeset_noop" classname="nexus-db-queries" timestamp="2026-07-01T15:30:46.038+00:00" time="4.007">
        </testcase>
        <testcase name="db::datastore::user_data_export::tests::test_marked_for_delete_during_assigning" classname="nexus-db-queries" timestamp="2026-07-01T15:30:46.383+00:00" time="3.923">
        </testcase>
        <testcase name="db::datastore::user_data_export::tests::test_resource_id_collision" classname="nexus-db-queries" timestamp="2026-07-01T15:30:46.544+00:00" time="3.942">
        </testcase>
        <testcase name="db::datastore::user_data_export::tests::test_delete_records_for_expunged_pantries" classname="nexus-db-queries" timestamp="2026-07-01T15:30:46.075+00:00" time="4.462">
        </testcase>
        <testcase name="db::datastore::test::test_region_allocation_strat_random_with_distinct_sleds" classname="nexus-db-queries" timestamp="2026-07-01T15:30:41.778+00:00" time="8.781">
        </testcase>
        <testcase name="db::datastore::user_data_export::tests::test_changeset_noop_large" classname="nexus-db-queries" timestamp="2026-07-01T15:30:46.053+00:00" time="4.589">
        </testcase>
        <testcase name="db::datastore::webhook_delivery::test::expectorate_rx_list_resendable" classname="nexus-db-queries" timestamp="2026-07-01T15:30:50.487+00:00" time="0.258">
        </testcase>
        <testcase name="db::datastore::virtual_provisioning_collection::test::test_instance_create_and_delete" classname="nexus-db-queries" timestamp="2026-07-01T15:30:46.843+00:00" time="3.978">
        </testcase>
        <testcase name="db::datastore::user_data_export::tests::test_user_data_export_duplication" classname="nexus-db-queries" timestamp="2026-07-01T15:30:46.649+00:00" time="4.199">
        </testcase>
        <testcase name="db::datastore::virtual_provisioning_collection::test::test_storage_create_and_delete" classname="nexus-db-queries" timestamp="2026-07-01T15:30:47.010+00:00" time="3.907">
        </testcase>
        <testcase name="db::datastore::virtual_provisioning_collection::test::test_instance_create_and_delete_twice" classname="nexus-db-queries" timestamp="2026-07-01T15:30:46.968+00:00" time="4.033">
        </testcase>
        <testcase name="db::datastore::virtual_provisioning_collection::test::test_storage_create_and_delete_twice" classname="nexus-db-queries" timestamp="2026-07-01T15:30:47.220+00:00" time="3.840">
        </testcase>
        <testcase name="db::datastore::vmm::tests::test_vmm_and_migration_update_runtime" classname="nexus-db-queries" timestamp="2026-07-01T15:30:47.310+00:00" time="4.021">
        </testcase>
        <testcase name="db::datastore::volume::tests::test_deserialize_old_crucible_resources" classname="nexus-db-queries" timestamp="2026-07-01T15:30:47.534+00:00" time="3.847">
        </testcase>
        <testcase name="db::datastore::volume::tests::test_find_volumes_referencing_socket_addr" classname="nexus-db-queries" timestamp="2026-07-01T15:30:47.689+00:00" time="3.848">
        </testcase>
        <testcase name="db::pagination::test::test_paginator" classname="nexus-db-queries" timestamp="2026-07-01T15:30:51.537+00:00" time="0.046">
        </testcase>
        <testcase name="db::datastore::volume_repair::test::volume_lock_conflict_error_returned" classname="nexus-db-queries" timestamp="2026-07-01T15:30:49.011+00:00" time="3.646">
        </testcase>
        <testcase name="db::pool::test::test_pool_can_be_terminated" classname="nexus-db-queries" timestamp="2026-07-01T15:30:51.583+00:00" time="1.262">
        </testcase>
        <testcase name="db::datastore::volume_repair::test::volume_lock_relock_allowed" classname="nexus-db-queries" timestamp="2026-07-01T15:30:49.202+00:00" time="3.672">
        </testcase>
        <testcase name="db::datastore::volume_repair::test::volume_lock_should_pass_without_volume" classname="nexus-db-queries" timestamp="2026-07-01T15:30:49.410+00:00" time="3.613">
        </testcase>
        <testcase name="db::explain::test::test_explain_async" classname="nexus-db-queries" timestamp="2026-07-01T15:30:50.642+00:00" time="2.441">
        </testcase>
        <testcase name="db::explain::test::test_explain_full_table_scan" classname="nexus-db-queries" timestamp="2026-07-01T15:30:50.744+00:00" time="2.454">
        </testcase>
        <testcase name="db::datastore::webhook_delivery::test::explain_rx_list_resendable_events" classname="nexus-db-queries" timestamp="2026-07-01T15:30:50.537+00:00" time="2.696">
        </testcase>
        <testcase name="db::pagination::test::test_paginated_multicolumn_ascending" classname="nexus-db-queries" timestamp="2026-07-01T15:30:50.821+00:00" time="2.789">
        </testcase>
        <testcase name="db::pagination::test::test_paginated_multicolumn_descending" classname="nexus-db-queries" timestamp="2026-07-01T15:30:50.849+00:00" time="2.820">
        </testcase>
        <testcase name="db::pagination::test::test_paginated_multicolumn_works_with_joins" classname="nexus-db-queries" timestamp="2026-07-01T15:30:50.917+00:00" time="2.811">
        </testcase>
        <testcase name="db::pagination::test::test_paginated_single_column_ascending" classname="nexus-db-queries" timestamp="2026-07-01T15:30:51.002+00:00" time="2.773">
        </testcase>
        <testcase name="db::datastore::vpc::tests::test_project_create_vpc_raw_returns_none_on_vni_exhaustion" classname="nexus-db-queries" timestamp="2026-07-01T15:30:49.828+00:00" time="4.062">
        </testcase>
        <testcase name="db::pagination::test::test_paginated_single_column_ascending_paginator" classname="nexus-db-queries" timestamp="2026-07-01T15:30:51.060+00:00" time="2.841">
        </testcase>
        <testcase name="db::queries::external_ip::tests::expectorate_next_automatic_floating_ip_query" classname="nexus-db-queries" timestamp="2026-07-01T15:30:53.669+00:00" time="0.246">
        </testcase>
        <testcase name="db::queries::external_ip::tests::expectorate_next_explicit_floating_ip_query" classname="nexus-db-queries" timestamp="2026-07-01T15:30:53.728+00:00" time="0.230">
        </testcase>
        <testcase name="db::datastore::vpc::tests::test_project_create_vpc_retries" classname="nexus-db-queries" timestamp="2026-07-01T15:30:49.894+00:00" time="4.065">
        </testcase>
        <testcase name="db::queries::external_ip::tests::expectorate_next_instance_snat_ip_query" classname="nexus-db-queries" timestamp="2026-07-01T15:30:53.775+00:00" time="0.261">
        </testcase>
        <testcase name="db::pool::test::test_pool_drop_does_not_panic" classname="nexus-db-queries" timestamp="2026-07-01T15:30:52.657+00:00" time="1.407">
        </testcase>
        <testcase name="db::pagination::test::test_paginated_single_column_descending" classname="nexus-db-queries" timestamp="2026-07-01T15:30:51.332+00:00" time="2.750">
        </testcase>
        <testcase name="db::queries::external_ip::tests::expectorate_next_omicron_zone_snat_ip_query" classname="nexus-db-queries" timestamp="2026-07-01T15:30:53.890+00:00" time="0.257">
        </testcase>
        <testcase name="db::pagination::test::test_paginated_single_column_descending_paginator" classname="nexus-db-queries" timestamp="2026-07-01T15:30:51.381+00:00" time="2.884">
        </testcase>
        <testcase name="db::datastore::webhook_delivery::test::test_dispatched_deliveries_are_unique_per_rx" classname="nexus-db-queries" timestamp="2026-07-01T15:30:50.559+00:00" time="3.849">
        </testcase>
        <testcase name="db::datastore::vpc::tests::test_vpc_router_rule_instance_resolve" classname="nexus-db-queries" timestamp="2026-07-01T15:30:50.045+00:00" time="4.463">
        </testcase>
        <testcase name="db::queries::external_multicast_group::tests::expectorate_next_external_multicast_group_automatic" classname="nexus-db-queries" timestamp="2026-07-01T15:30:54.408+00:00" time="0.235">
        </testcase>
        <testcase name="db::queries::external_multicast_group::tests::expectorate_next_external_multicast_group_explicit" classname="nexus-db-queries" timestamp="2026-07-01T15:30:54.508+00:00" time="0.227">
        </testcase>
        <testcase name="db::datastore::vpc::tests::test_vpc_resolve_to_sleds_uses_current_target_blueprint" classname="nexus-db-queries" timestamp="2026-07-01T15:30:49.917+00:00" time="4.830">
        </testcase>
        <testcase name="db::queries::external_subnet::tests::expectorate_insert_external_subnet_from_default_pool_query" classname="nexus-db-queries" timestamp="2026-07-01T15:30:54.735+00:00" time="0.236">
        </testcase>
        <testcase name="db::queries::external_subnet::tests::expectorate_insert_external_subnet_from_explicit_pool_query" classname="nexus-db-queries" timestamp="2026-07-01T15:30:54.747+00:00" time="0.245">
        </testcase>
        <testcase name="db::datastore::vpc::tests::test_vpc_system_router_sync_to_subnets" classname="nexus-db-queries" timestamp="2026-07-01T15:30:50.306+00:00" time="4.848">
        </testcase>
        <testcase name="db::queries::external_subnet::tests::expectorate_insert_external_subnet_from_explicit_subnet_query" classname="nexus-db-queries" timestamp="2026-07-01T15:30:54.972+00:00" time="0.280">
        </testcase>
        <testcase name="db::datastore::volume::tests::test_no_find_deleted_region_for_no_volume" classname="nexus-db-queries" timestamp="2026-07-01T15:30:47.813+00:00" time="7.445">
        </testcase>
        <testcase name="db::queries::external_subnet::tests::expectorate_insert_external_subnet_from_ip_version_query" classname="nexus-db-queries" timestamp="2026-07-01T15:30:54.992+00:00" time="0.317">
        </testcase>
        <testcase name="db::queries::external_subnet::tests::expectorate_insert_subnet_pool_member_query" classname="nexus-db-queries" timestamp="2026-07-01T15:30:55.154+00:00" time="0.269">
        </testcase>
        <testcase name="db::queries::ip_pool::tests::expectorate_filter_overlapping_ip_ranges" classname="nexus-db-queries" timestamp="2026-07-01T15:30:55.252+00:00" time="0.251">
        </testcase>
        <testcase name="db::datastore::volume::tests::test_volume_replace_region" classname="nexus-db-queries" timestamp="2026-07-01T15:30:48.186+00:00" time="7.318">
        </testcase>
        <testcase name="db::queries::external_ip::tests::can_explain_next_external_ip_query" classname="nexus-db-queries" timestamp="2026-07-01T15:30:53.023+00:00" time="2.576">
        </testcase>
        <testcase name="db::datastore::volume::tests::test_volume_replace_snapshot" classname="nexus-db-queries" timestamp="2026-07-01T15:30:48.487+00:00" time="7.693">
        </testcase>
        <testcase name="db::queries::network_interface::tests::expectorate_query" classname="nexus-db-queries" timestamp="2026-07-01T15:30:55.598+00:00" time="0.721">
        </testcase>
        <testcase name="db::queries::external_ip::tests::can_insert_explicit_address_with_two_ranges_in_pool" classname="nexus-db-queries" timestamp="2026-07-01T15:30:53.084+00:00" time="3.816">
        </testcase>
        <testcase name="db::queries::external_ip::tests::can_allocate_snat_ips_from_all_ranges_in_a_pool" classname="nexus-db-queries" timestamp="2026-07-01T15:30:52.874+00:00" time="4.030">
        </testcase>
        <testcase name="db::queries::external_ip::tests::can_allocate_ephemeral_ips_from_all_ranges_in_a_pool" classname="nexus-db-queries" timestamp="2026-07-01T15:30:52.845+00:00" time="4.119">
        </testcase>
        <testcase name="db::queries::network_interface::tests::test_first_available_address" classname="nexus-db-queries" timestamp="2026-07-01T15:30:56.964+00:00" time="0.047">
        </testcase>
        <testcase name="db::queries::external_subnet::tests::can_explain_insert_external_subnet_from_explicit_ip_query" classname="nexus-db-queries" timestamp="2026-07-01T15:30:54.644+00:00" time="2.650">
        </testcase>
        <testcase name="db::queries::external_ip::tests::can_reallocate_automatic_ephemeral_with_full_range" classname="nexus-db-queries" timestamp="2026-07-01T15:30:53.198+00:00" time="4.137">
        </testcase>
        <testcase name="db::queries::external_ip::tests::can_reallocate_automatic_snat_with_full_range" classname="nexus-db-queries" timestamp="2026-07-01T15:30:53.233+00:00" time="4.308">
        </testcase>
        <testcase name="db::queries::external_ip::tests::cannot_allocate_instance_ip_from_pool_with_different_version" classname="nexus-db-queries" timestamp="2026-07-01T15:30:53.610+00:00" time="3.978">
        </testcase>
        <testcase name="db::queries::external_ip::tests::test_insert_external_ip_is_idempotent" classname="nexus-db-queries" timestamp="2026-07-01T15:30:54.036+00:00" time="3.764">
        </testcase>
        <testcase name="db::queries::external_ip::tests::test_external_ip_allocate_omicron_zone_out_of_range" classname="nexus-db-queries" timestamp="2026-07-01T15:30:53.960+00:00" time="3.884">
        </testcase>
        <testcase name="db::queries::external_ip::tests::test_external_ip_allocate_omicron_zone_is_idempotent" classname="nexus-db-queries" timestamp="2026-07-01T15:30:53.959+00:00" time="4.036">
        </testcase>
        <testcase name="db::queries::external_ip::tests::test_next_external_ip_allocation_and_exhaustion" classname="nexus-db-queries" timestamp="2026-07-01T15:30:54.064+00:00" time="4.031">
        </testcase>
        <testcase name="db::queries::external_ip::tests::test_ephemeral_and_snat_ips_do_not_overlap" classname="nexus-db-queries" timestamp="2026-07-01T15:30:53.915+00:00" time="4.244">
        </testcase>
        <testcase name="db::queries::external_ip::tests::test_next_external_ip_out_of_order_allocation_ok" classname="nexus-db-queries" timestamp="2026-07-01T15:30:54.148+00:00" time="4.061">
        </testcase>
        <testcase name="db::queries::external_ip::tests::test_ensure_pool_exhaustion_does_not_use_other_pool" classname="nexus-db-queries" timestamp="2026-07-01T15:30:53.902+00:00" time="4.377">
        </testcase>
        <testcase name="db::queries::external_ip::tests::test_next_external_ip_with_ephemeral_takes_whole_port_range" classname="nexus-db-queries" timestamp="2026-07-01T15:30:54.265+00:00" time="4.066">
        </testcase>
        <testcase name="db::queries::external_ip::tests::test_next_external_ip_is_restricted_to_pools" classname="nexus-db-queries" timestamp="2026-07-01T15:30:54.082+00:00" time="4.303">
        </testcase>
        <testcase name="db::queries::network_interface::tests::allocation_after_explicit_ip_address_takes_next_smallest_address" classname="nexus-db-queries" timestamp="2026-07-01T15:30:55.258+00:00" time="3.877">
        </testcase>
        <testcase name="db::queries::network_interface::tests::test_last_available_address" classname="nexus-db-queries" timestamp="2026-07-01T15:30:59.135+00:00" time="0.050">
        </testcase>
        <testcase name="db::queries::network_interface::tests::can_request_exact_ipv6" classname="nexus-db-queries" timestamp="2026-07-01T15:30:55.505+00:00" time="4.011">
        </testcase>
        <testcase name="db::queries::network_interface::tests::can_request_exact_ipv4" classname="nexus-db-queries" timestamp="2026-07-01T15:30:55.504+00:00" time="4.020">
        </testcase>
        <testcase name="db::queries::network_interface::tests::allocation_and_deallocation_takes_next_smallest_ipv4_address" classname="nexus-db-queries" timestamp="2026-07-01T15:30:55.309+00:00" time="4.228">
        </testcase>
        <testcase name="db::queries::network_interface::tests::allocation_and_deallocation_takes_next_smallest_ipv6_address" classname="nexus-db-queries" timestamp="2026-07-01T15:30:55.423+00:00" time="4.198">
        </testcase>
        <testcase name="db::queries::network_interface::tests::test_delete_service_is_idempotent" classname="nexus-db-queries" timestamp="2026-07-01T15:30:56.181+00:00" time="3.696">
        </testcase>
        <testcase name="db::queries::next_item::tests::test_shift_indices" classname="nexus-db-queries" timestamp="2026-07-01T15:30:59.877+00:00" time="0.052">
        </testcase>
        <testcase name="db::queries::network_interface::tests::test_insert_multiple_vpc_subnets_succeeds" classname="nexus-db-queries" timestamp="2026-07-01T15:30:57.011+00:00" time="3.817">
        </testcase>
        <testcase name="db::queries::network_interface::tests::test_dual_stack_after_ipv4_only" classname="nexus-db-queries" timestamp="2026-07-01T15:30:56.900+00:00" time="4.133">
        </testcase>
        <testcase name="db::queries::oximeter::test::expectorate_query_reassign_producers" classname="nexus-db-queries" timestamp="2026-07-01T15:31:00.828+00:00" time="0.303">
        </testcase>
        <testcase name="db::queries::network_interface::tests::test_detect_ip_exhaustion" classname="nexus-db-queries" timestamp="2026-07-01T15:30:56.320+00:00" time="4.836">
        </testcase>
        <testcase name="db::queries::network_interface::tests::test_insert_no_instance_fails" classname="nexus-db-queries" timestamp="2026-07-01T15:30:57.335+00:00" time="3.874">
        </testcase>
        <testcase name="db::queries::region_allocation::test::allocation_query_region_size_overflow" classname="nexus-db-queries" timestamp="2026-07-01T15:31:01.209+00:00" time="0.046">
        </testcase>
        <testcase name="db::queries::region_allocation::test::allocation_query_region_size_too_large" classname="nexus-db-queries" timestamp="2026-07-01T15:31:01.256+00:00" time="0.051">
        </testcase>
        <testcase name="db::queries::oximeter::test::expectorate_query_upsert_producer" classname="nexus-db-queries" timestamp="2026-07-01T15:31:01.033+00:00" time="0.281">
        </testcase>
        <testcase name="db::queries::network_interface::tests::test_insert_request_mac" classname="nexus-db-queries" timestamp="2026-07-01T15:30:57.541+00:00" time="3.826">
        </testcase>
        <testcase name="db::queries::network_interface::tests::test_insert_multiple_vpcs_fails" classname="nexus-db-queries" timestamp="2026-07-01T15:30:57.293+00:00" time="4.085">
        </testcase>
        <testcase name="db::queries::network_interface::tests::test_insert_request_same_mac_fails" classname="nexus-db-queries" timestamp="2026-07-01T15:30:57.800+00:00" time="3.837">
        </testcase>
        <testcase name="db::queries::network_interface::tests::test_insert_request_same_ip_fails" classname="nexus-db-queries" timestamp="2026-07-01T15:30:57.588+00:00" time="4.073">
        </testcase>
        <testcase name="db::queries::network_interface::tests::test_insert_request_same_slot_fails" classname="nexus-db-queries" timestamp="2026-07-01T15:30:57.844+00:00" time="3.848">
        </testcase>
        <testcase name="db::queries::network_interface::tests::test_dual_stack_ipv4_exhaustion" classname="nexus-db-queries" timestamp="2026-07-01T15:30:56.904+00:00" time="4.918">
        </testcase>
        <testcase name="db::queries::network_interface::tests::test_insert_request_slot" classname="nexus-db-queries" timestamp="2026-07-01T15:30:57.995+00:00" time="3.932">
        </testcase>
        <testcase name="db::queries::regions_hard_delete::test::expectorate_query" classname="nexus-db-queries" timestamp="2026-07-01T15:31:01.822+00:00" time="0.271">
        </testcase>
        <testcase name="db::queries::network_interface::tests::test_insert_running_instance_fails" classname="nexus-db-queries" timestamp="2026-07-01T15:30:58.095+00:00" time="4.007">
        </testcase>
        <testcase name="db::queries::network_interface::tests::test_insert_same_interface_fails" classname="nexus-db-queries" timestamp="2026-07-01T15:30:58.159+00:00" time="3.998">
        </testcase>
        <testcase name="db::queries::network_interface::tests::test_insert_same_vpc_subnet_fails" classname="nexus-db-queries" timestamp="2026-07-01T15:30:58.209+00:00" time="4.071">
        </testcase>
        <testcase name="db::queries::region_allocation::test::expectorate_query" classname="nexus-db-queries" timestamp="2026-07-01T15:31:01.307+00:00" time="0.975">
        </testcase>
        <testcase name="db::queries::sled_reservation::test::expectorate_sled_find_targets_query" classname="nexus-db-queries" timestamp="2026-07-01T15:31:02.093+00:00" time="0.250">
        </testcase>
        <testcase name="db::queries::sled_reservation::test::expectorate_sled_find_targets_query_with_cpu" classname="nexus-db-queries" timestamp="2026-07-01T15:31:02.102+00:00" time="0.250">
        </testcase>
        <testcase name="db::queries::network_interface::tests::test_insert_sequential_ip_allocation" classname="nexus-db-queries" timestamp="2026-07-01T15:30:58.279+00:00" time="4.126">
        </testcase>
        <testcase name="db::queries::next_item::tests::test_next_item_query_is_ordered_by_indices" classname="nexus-db-queries" timestamp="2026-07-01T15:30:59.524+00:00" time="2.934">
        </testcase>
        <testcase name="db::queries::next_item::tests::test_explain_next_item_self_joined" classname="nexus-db-queries" timestamp="2026-07-01T15:30:59.516+00:00" time="2.944">
        </testcase>
        <testcase name="db::queries::network_interface::tests::test_insert_with_duplicate_name_fails" classname="nexus-db-queries" timestamp="2026-07-01T15:30:58.332+00:00" time="4.155">
        </testcase>
        <testcase name="db::queries::next_item::tests::test_next_item_self_joined" classname="nexus-db-queries" timestamp="2026-07-01T15:30:59.537+00:00" time="3.002">
        </testcase>
        <testcase name="db::queries::next_item::tests::test_next_item_self_joined_with_gaps" classname="nexus-db-queries" timestamp="2026-07-01T15:30:59.621+00:00" time="2.943">
        </testcase>
        <testcase name="db::queries::virtual_provisioning_collection_update::test::expectorate_query_delete_storage" classname="nexus-db-queries" timestamp="2026-07-01T15:31:02.352+00:00" time="0.220">
        </testcase>
        <testcase name="db::queries::virtual_provisioning_collection_update::test::expectorate_query_delete_instance" classname="nexus-db-queries" timestamp="2026-07-01T15:31:02.343+00:00" time="0.231">
        </testcase>
        <testcase name="db::queries::network_interface::tests::test_insert_with_transit_ips" classname="nexus-db-queries" timestamp="2026-07-01T15:30:58.385+00:00" time="4.199">
        </testcase>
        <testcase name="db::queries::sled_reservation::test::expectorate_sled_insert_resource_query" classname="nexus-db-queries" timestamp="2026-07-01T15:31:02.157+00:00" time="0.464">
        </testcase>
        <testcase name="db::queries::next_item::tests::test_wrapping_next_item_query" classname="nexus-db-queries" timestamp="2026-07-01T15:30:59.929+00:00" time="2.706">
        </testcase>
        <testcase name="db::queries::virtual_provisioning_collection_update::test::expectorate_query_insert_instance" classname="nexus-db-queries" timestamp="2026-07-01T15:31:02.405+00:00" time="0.232">
        </testcase>
        <testcase name="db::queries::vpc::tests::test_vni_search_iter_full_count" classname="nexus-db-queries" timestamp="2026-07-01T15:31:02.572+00:00" time="0.090">
        </testcase>
        <testcase name="db::queries::vpc::tests::test_vni_search_iter_steps" classname="nexus-db-queries" timestamp="2026-07-01T15:31:02.574+00:00" time="0.095">
        </testcase>
        <testcase name="db::queries::vpc::tests::test_vni_shift_no_wrapping" classname="nexus-db-queries" timestamp="2026-07-01T15:31:02.621+00:00" time="0.052">
        </testcase>
        <testcase name="db::queries::vpc::tests::test_vni_search_iter_wrapping" classname="nexus-db-queries" timestamp="2026-07-01T15:31:02.584+00:00" time="0.090">
        </testcase>
        <testcase name="db::queries::vpc::tests::test_vni_shift_with_wrapping" classname="nexus-db-queries" timestamp="2026-07-01T15:31:02.636+00:00" time="0.051">
        </testcase>
        <testcase name="db::queries::virtual_provisioning_collection_update::test::expectorate_query_insert_storage" classname="nexus-db-queries" timestamp="2026-07-01T15:31:02.458+00:00" time="0.249">
        </testcase>
        <testcase name="db::queries::vpc_subnet::test::expectorate_insert_vpc_subnet_query" classname="nexus-db-queries" timestamp="2026-07-01T15:31:02.637+00:00" time="0.224">
        </testcase>
        <testcase name="db::sitrep_guard::tests::expectorate_sitrep_guarded_insert" classname="nexus-db-queries" timestamp="2026-07-01T15:31:02.674+00:00" time="0.311">
        </testcase>
        <testcase name="db::queries::network_interface::tests::test_limit_number_of_interfaces_per_instance_query" classname="nexus-db-queries" timestamp="2026-07-01T15:30:59.185+00:00" time="4.183">
        </testcase>
        <testcase name="db::queries::oximeter::test::explainable_reassign_producers" classname="nexus-db-queries" timestamp="2026-07-01T15:31:01.131+00:00" time="2.291">
        </testcase>
        <testcase name="db::queries::oximeter::test::explainable_upsert_producer" classname="nexus-db-queries" timestamp="2026-07-01T15:31:01.157+00:00" time="2.405">
        </testcase>
        <testcase name="db::queries::region_allocation::test::explainable" classname="nexus-db-queries" timestamp="2026-07-01T15:31:01.314+00:00" time="2.500">
        </testcase>
        <testcase name="db::queries::regions_hard_delete::test::explainable" classname="nexus-db-queries" timestamp="2026-07-01T15:31:01.927+00:00" time="2.283">
        </testcase>
        <testcase name="db::queries::sled_reservation::test::explain_sled_find_targets_query" classname="nexus-db-queries" timestamp="2026-07-01T15:31:02.280+00:00" time="2.451">
        </testcase>
        <testcase name="db::queries::sled_reservation::test::explain_sled_insert_resource_query" classname="nexus-db-queries" timestamp="2026-07-01T15:31:02.283+00:00" time="2.539">
        </testcase>
        <testcase name="db::queries::virtual_provisioning_collection_update::test::explain_delete_instance" classname="nexus-db-queries" timestamp="2026-07-01T15:31:02.460+00:00" time="2.376">
        </testcase>
        <testcase name="db::queries::virtual_provisioning_collection_update::test::explain_delete_storage" classname="nexus-db-queries" timestamp="2026-07-01T15:31:02.487+00:00" time="2.357">
        </testcase>
        <testcase name="db::queries::virtual_provisioning_collection_update::test::explain_insert_storage" classname="nexus-db-queries" timestamp="2026-07-01T15:31:02.564+00:00" time="2.382">
        </testcase>
        <testcase name="db::queries::virtual_provisioning_collection_update::test::explain_insert_instance" classname="nexus-db-queries" timestamp="2026-07-01T15:31:02.539+00:00" time="2.436">
        </testcase>
        <testcase name="db::queries::vpc_subnet::test::explain_insert_query" classname="nexus-db-queries" timestamp="2026-07-01T15:31:02.662+00:00" time="2.328">
        </testcase>
        <testcase name="db::queries::vpc_subnet::test::test_insert_vpc_subnet_query" classname="nexus-db-queries" timestamp="2026-07-01T15:31:02.669+00:00" time="2.512">
        </testcase>
        <testcase name="db::queries::vpc_subnet::test::test_insert_vpc_subnet_query_is_idempotent" classname="nexus-db-queries" timestamp="2026-07-01T15:31:02.673+00:00" time="2.577">
        </testcase>
        <testcase name="db::queries::region_allocation::test::region_allocation_fail_control_plane_storage_buffer" classname="nexus-db-queries" timestamp="2026-07-01T15:31:01.378+00:00" time="3.887">
        </testcase>
        <testcase name="db::queries::region_allocation::test::region_allocation_barely_pass_local_storage_dataset" classname="nexus-db-queries" timestamp="2026-07-01T15:31:01.367+00:00" time="3.930">
        </testcase>
        <testcase name="db::queries::region_allocation::test::region_allocation_normal_no_local_storage_dataset" classname="nexus-db-queries" timestamp="2026-07-01T15:31:01.692+00:00" time="3.887">
        </testcase>
        <testcase name="db::queries::region_allocation::test::region_allocation_fail_local_storage_dataset" classname="nexus-db-queries" timestamp="2026-07-01T15:31:01.637+00:00" time="4.010">
        </testcase>
        <testcase name="db::queries::region_allocation::test::region_allocation_normal" classname="nexus-db-queries" timestamp="2026-07-01T15:31:01.661+00:00" time="4.020">
        </testcase>
        <testcase name="db::sitrep_guard::tests::sitrep_guarded_insert_already_exists_via_conflict" classname="nexus-db-queries" timestamp="2026-07-01T15:31:02.687+00:00" time="3.660">
        </testcase>
        <testcase name="db::sitrep_guard::tests::sitrep_guarded_insert_already_exists_via_marker" classname="nexus-db-queries" timestamp="2026-07-01T15:31:02.707+00:00" time="3.679">
        </testcase>
        <testcase name="db::sitrep_guard::tests::sitrep_guarded_insert_created_writes_marker" classname="nexus-db-queries" timestamp="2026-07-01T15:31:02.861+00:00" time="3.547">
        </testcase>
        <testcase name="db::sitrep_guard::tests::sitrep_guarded_insert_no_sitrep_writes_nothing" classname="nexus-db-queries" timestamp="2026-07-01T15:31:02.985+00:00" time="3.494">
        </testcase>
        <testcase name="db::datastore::update::test::test_list_unpruned" classname="nexus-db-queries" timestamp="2026-07-01T15:30:42.941+00:00" time="23.621">
        </testcase>
        <testcase name="db::sitrep_guard::tests::sitrep_guarded_insert_stale_sitrep" classname="nexus-db-queries" timestamp="2026-07-01T15:31:03.368+00:00" time="3.489">
        </testcase>
        <testcase name="transaction_retry::test::test_transaction_rollback_produces_no_samples" classname="nexus-db-queries" timestamp="2026-07-01T15:31:04.209+00:00" time="3.252">
        </testcase>
        <testcase name="transaction_retry::test::test_transaction_retry_produces_samples" classname="nexus-db-queries" timestamp="2026-07-01T15:31:03.815+00:00" time="3.648">
        </testcase>
        <testcase name="policy_test::test_conferred_roles" classname="nexus-db-queries" timestamp="2026-07-01T15:31:03.422+00:00" time="13.597">
        </testcase>
        <testcase name="policy_test::test_iam_roles_behavior" classname="nexus-db-queries" timestamp="2026-07-01T15:31:03.562+00:00" time="64.134">
        </testcase>
        <testcase name="db::datastore::sled::test::local_storage_allocation_full_rack_concurrent_multi" classname="nexus-db-queries" timestamp="2026-07-01T15:30:32.168+00:00" time="109.655">
        </testcase>
        <testcase name="db::datastore::sled::test::local_storage_allocation_full_rack" classname="nexus-db-queries" timestamp="2026-07-01T15:30:31.636+00:00" time="110.255">
        </testcase>
        <testcase name="db::datastore::sled::test::local_storage_allocation_full_rack_concurrent" classname="nexus-db-queries" timestamp="2026-07-01T15:30:31.689+00:00" time="111.549">
        </testcase>
        <testcase name="db::datastore::sled::test::local_storage_allocation_four_sleds_concurrent_small" classname="nexus-db-queries" timestamp="2026-07-01T15:30:31.255+00:00" time="641.221">
        </testcase>
    </testsuite>
    <testsuite name="nexus-defaults" tests="1" disabled="0" errors="0" failures="0">
        <testcase name="tests::test_random_vpc_ipv6_prefix" classname="nexus-defaults" timestamp="2026-07-01T15:31:04.822+00:00" time="0.019">
        </testcase>
    </testsuite>
    <testsuite name="nexus-fm" tests="29" disabled="0" errors="0" failures="0">
        <testcase name="analysis_input::tests::build_drops_closed_case_when_all_alerts_satisfied" classname="nexus-fm" timestamp="2026-07-01T15:31:04.837+00:00" time="0.028">
        </testcase>
        <testcase name="analysis_input::tests::build_drops_closed_case_when_all_bundles_satisfied" classname="nexus-fm" timestamp="2026-07-01T15:31:04.841+00:00" time="0.033">
        </testcase>
        <testcase name="analysis_input::tests::build_keeps_closed_case_intact_when_not_all_alerts_satisfied" classname="nexus-fm" timestamp="2026-07-01T15:31:04.844+00:00" time="0.035">
        </testcase>
        <testcase name="analysis_input::tests::build_keeps_closed_case_intact_when_not_all_bundles_satisfied" classname="nexus-fm" timestamp="2026-07-01T15:31:04.865+00:00" time="0.033">
        </testcase>
        <testcase name="builder::case::tests::dirty_bits_default_false" classname="nexus-fm" timestamp="2026-07-01T15:31:04.879+00:00" time="0.040">
        </testcase>
        <testcase name="analysis_input::tests::test_analysis_input_builder_and_sitrep_builder" classname="nexus-fm" timestamp="2026-07-01T15:31:04.874+00:00" time="0.049">
        </testcase>
        <testcase name="builder::case::tests::request_alert_flips_alert_state" classname="nexus-fm" timestamp="2026-07-01T15:31:04.898+00:00" time="0.036">
        </testcase>
        <testcase name="builder::case::tests::request_support_bundle_flips_bundle_state" classname="nexus-fm" timestamp="2026-07-01T15:31:04.919+00:00" time="0.036">
        </testcase>
        <testcase name="builder::tests::carry_forward_drop_bumps_alert_generation" classname="nexus-fm" timestamp="2026-07-01T15:31:04.923+00:00" time="0.039">
        </testcase>
        <testcase name="builder::tests::carry_forward_drop_bumps_support_bundle_generation" classname="nexus-fm" timestamp="2026-07-01T15:31:04.934+00:00" time="0.043">
        </testcase>
        <testcase name="builder::tests::child_sitrep_with_both_new_requests_bumps_both_generations" classname="nexus-fm" timestamp="2026-07-01T15:31:04.947+00:00" time="0.035">
        </testcase>
        <testcase name="builder::tests::child_sitrep_with_new_alert_bumps_alert_generation_only" classname="nexus-fm" timestamp="2026-07-01T15:31:04.955+00:00" time="0.041">
        </testcase>
        <testcase name="builder::tests::child_sitrep_with_new_bundle_bumps_bundle_generation_only" classname="nexus-fm" timestamp="2026-07-01T15:31:04.963+00:00" time="0.040">
        </testcase>
        <testcase name="builder::tests::first_sitrep_with_alert_request_bumps_alert_generation" classname="nexus-fm" timestamp="2026-07-01T15:31:04.975+00:00" time="0.040">
        </testcase>
        <testcase name="builder::tests::first_sitrep_with_no_requests_stamps_initial_generation" classname="nexus-fm" timestamp="2026-07-01T15:31:04.976+00:00" time="0.040">
        </testcase>
        <testcase name="builder::tests::first_sitrep_with_support_bundle_request_bumps_bundle_generation" classname="nexus-fm" timestamp="2026-07-01T15:31:04.982+00:00" time="0.038">
        </testcase>
        <testcase name="builder::tests::generation_stable_when_no_new_requests_with_parent" classname="nexus-fm" timestamp="2026-07-01T15:31:04.990+00:00" time="0.037">
        </testcase>
        <testcase name="diagnosis::physical_disk::tests::closes_on_expungement" classname="nexus-fm" timestamp="2026-07-01T15:31:04.996+00:00" time="0.046">
        </testcase>
        <testcase name="diagnosis::physical_disk::tests::closes_on_recovery" classname="nexus-fm" timestamp="2026-07-01T15:31:05.003+00:00" time="0.049">
        </testcase>
        <testcase name="diagnosis::physical_disk::tests::empty_case_is_closed" classname="nexus-fm" timestamp="2026-07-01T15:31:05.017+00:00" time="0.051">
        </testcase>
        <testcase name="diagnosis::physical_disk::tests::duplicate_case_is_closed" classname="nexus-fm" timestamp="2026-07-01T15:31:05.016+00:00" time="0.054">
        </testcase>
        <testcase name="diagnosis::physical_disk::tests::fact_uuid_rotates_when_observation_changes" classname="nexus-fm" timestamp="2026-07-01T15:31:05.020+00:00" time="0.051">
        </testcase>
        <testcase name="diagnosis::physical_disk::tests::fact_uuid_rotates_when_zpool_replaced" classname="nexus-fm" timestamp="2026-07-01T15:31:05.027+00:00" time="0.048">
        </testcase>
        <testcase name="diagnosis::physical_disk::tests::fact_uuid_stable_when_observation_unchanged" classname="nexus-fm" timestamp="2026-07-01T15:31:05.042+00:00" time="0.046">
        </testcase>
        <testcase name="diagnosis::physical_disk::tests::idempotent_when_case_already_open" classname="nexus-fm" timestamp="2026-07-01T15:31:05.052+00:00" time="0.051">
        </testcase>
        <testcase name="diagnosis::physical_disk::tests::keeps_open_on_absence_from_inventory" classname="nexus-fm" timestamp="2026-07-01T15:31:05.068+00:00" time="0.049">
        </testcase>
        <testcase name="diagnosis::physical_disk::tests::opens_on_degraded_in_service" classname="nexus-fm" timestamp="2026-07-01T15:31:05.070+00:00" time="0.054">
        </testcase>
        <testcase name="diagnosis::physical_disk::tests::uninterpretable_case_is_replaced" classname="nexus-fm" timestamp="2026-07-01T15:31:05.076+00:00" time="0.048">
        </testcase>
        <testcase name="diagnosis::physical_disk::tests::skips_degraded_when_expunged" classname="nexus-fm" timestamp="2026-07-01T15:31:05.071+00:00" time="0.056">
        </testcase>
    </testsuite>
    <testsuite name="nexus-inventory" tests="7" disabled="0" errors="0" failures="0">
        <testcase name="builder::test::test_basic" classname="nexus-inventory" timestamp="2026-07-01T15:31:05.088+00:00" time="0.052">
        </testcase>
        <testcase name="builder::test::test_empty" classname="nexus-inventory" timestamp="2026-07-01T15:31:05.103+00:00" time="0.041">
        </testcase>
        <testcase name="builder::test::test_problems" classname="nexus-inventory" timestamp="2026-07-01T15:31:05.117+00:00" time="0.036">
        </testcase>
        <testcase name="collector::test::test_multi_mgs_failure" classname="nexus-inventory" timestamp="2026-07-01T15:31:05.128+00:00" time="0.366">
        </testcase>
        <testcase name="collector::test::test_sled_agent_failure" classname="nexus-inventory" timestamp="2026-07-01T15:31:05.141+00:00" time="0.571">
        </testcase>
        <testcase name="collector::test::test_basic" classname="nexus-inventory" timestamp="2026-07-01T15:31:05.124+00:00" time="0.768">
        </testcase>
        <testcase name="collector::test::test_multi_mgs" classname="nexus-inventory" timestamp="2026-07-01T15:31:05.124+00:00" time="0.948">
        </testcase>
    </testsuite>
    <testsuite name="nexus-db-schema" tests="1" disabled="0" errors="0" failures="0">
        <testcase name="crdb_alignment_test::diesel_schema_matches_crdb_schema" classname="nexus-db-schema" timestamp="2026-07-01T15:31:04.731+00:00" time="1.310">
        </testcase>
    </testsuite>
    <testsuite name="nexus-mgs-updates" tests="13" disabled="0" errors="0" failures="0">
        <testcase name="driver_update::test::test_rot_bootloader_basic_failures" classname="nexus-mgs-updates" timestamp="2026-07-01T15:31:05.266+00:00" time="0.811">
        </testcase>
        <testcase name="driver_update::test::test_rot_basic_failures" classname="nexus-mgs-updates" timestamp="2026-07-01T15:31:05.250+00:00" time="0.878">
        </testcase>
        <testcase name="driver_update::test::test_sp_basic_failures" classname="nexus-mgs-updates" timestamp="2026-07-01T15:31:05.580+00:00" time="0.718">
        </testcase>
        <testcase name="test_util::step_through::test::test_basic" classname="nexus-mgs-updates" timestamp="2026-07-01T15:31:06.128+00:00" time="0.245">
        </testcase>
        <testcase name="driver_update::test_host_phase_1::basic_failures" classname="nexus-mgs-updates" timestamp="2026-07-01T15:31:06.041+00:00" time="1.048">
        </testcase>
        <testcase name="driver_update::test::test_sp_update_watched" classname="nexus-mgs-updates" timestamp="2026-07-01T15:31:05.712+00:00" time="4.460">
        </testcase>
        <testcase name="driver_update::test_host_phase_1::basic" classname="nexus-mgs-updates" timestamp="2026-07-01T15:31:05.892+00:00" time="5.570">
        </testcase>
        <testcase name="driver_update::test::test_rot_bootloader_update_basic" classname="nexus-mgs-updates" timestamp="2026-07-01T15:31:05.297+00:00" time="6.803">
        </testcase>
        <testcase name="driver_update::test::test_rot_update_basic" classname="nexus-mgs-updates" timestamp="2026-07-01T15:31:05.494+00:00" time="6.638">
        </testcase>
        <testcase name="driver_update::test::test_sp_update_basic" classname="nexus-mgs-updates" timestamp="2026-07-01T15:31:05.647+00:00" time="8.621">
        </testcase>
        <testcase name="driver_update::test_host_phase_1::update_watched" classname="nexus-mgs-updates" timestamp="2026-07-01T15:31:06.077+00:00" time="9.884">
        </testcase>
        <testcase name="driver_update::test::test_sp_update_takeover" classname="nexus-mgs-updates" timestamp="2026-07-01T15:31:05.681+00:00" time="14.462">
        </testcase>
        <testcase name="driver_update::test_host_phase_1::update_takeover" classname="nexus-mgs-updates" timestamp="2026-07-01T15:31:06.072+00:00" time="19.594">
        </testcase>
    </testsuite>
    <testsuite name="nexus-reconfigurator-blippy" tests="20" disabled="0" errors="0" failures="0">
        <testcase name="checks::tests::test_duplicate_external_ip" classname="nexus-reconfigurator-blippy" timestamp="2026-07-01T15:31:06.407+00:00" time="0.069">
        </testcase>
        <testcase name="checks::tests::test_dataset_on_nonexistent_zpool" classname="nexus-reconfigurator-blippy" timestamp="2026-07-01T15:31:06.373+00:00" time="0.104">
        </testcase>
        <testcase name="checks::tests::test_dataset_with_bad_address" classname="nexus-reconfigurator-blippy" timestamp="2026-07-01T15:31:06.386+00:00" time="0.091">
        </testcase>
        <testcase name="checks::tests::test_bad_internal_dns_subnet" classname="nexus-reconfigurator-blippy" timestamp="2026-07-01T15:31:06.348+00:00" time="0.129">
        </testcase>
        <testcase name="checks::tests::test_duplicate_nic_mac" classname="nexus-reconfigurator-blippy" timestamp="2026-07-01T15:31:06.477+00:00" time="0.039">
        </testcase>
        <testcase name="checks::tests::test_durable_dataset_collision" classname="nexus-reconfigurator-blippy" timestamp="2026-07-01T15:31:06.479+00:00" time="0.046">
        </testcase>
        <testcase name="checks::tests::test_duplicate_underlay_ips" classname="nexus-reconfigurator-blippy" timestamp="2026-07-01T15:31:06.478+00:00" time="0.048">
        </testcase>
        <testcase name="checks::tests::test_duplicate_nic_ip" classname="nexus-reconfigurator-blippy" timestamp="2026-07-01T15:31:06.477+00:00" time="0.049">
        </testcase>
        <testcase name="checks::tests::test_duplicate_sled_subnet" classname="nexus-reconfigurator-blippy" timestamp="2026-07-01T15:31:06.477+00:00" time="0.049">
        </testcase>
        <testcase name="checks::tests::test_example_blueprint_is_blippy_clean" classname="nexus-reconfigurator-blippy" timestamp="2026-07-01T15:31:06.502+00:00" time="0.036">
        </testcase>
        <testcase name="checks::tests::test_mupdate_override_with_artifact_image_source" classname="nexus-reconfigurator-blippy" timestamp="2026-07-01T15:31:06.516+00:00" time="0.038">
        </testcase>
        <testcase name="checks::tests::test_nexus_generation_image_consistency" classname="nexus-reconfigurator-blippy" timestamp="2026-07-01T15:31:06.525+00:00" time="0.042">
        </testcase>
        <testcase name="checks::tests::test_nexus_generation_no_nexus" classname="nexus-reconfigurator-blippy" timestamp="2026-07-01T15:31:06.527+00:00" time="0.049">
        </testcase>
        <testcase name="checks::tests::test_underlay_ip_above_last_allocated" classname="nexus-reconfigurator-blippy" timestamp="2026-07-01T15:31:06.538+00:00" time="0.041">
        </testcase>
        <testcase name="checks::tests::test_orphaned_datasets" classname="nexus-reconfigurator-blippy" timestamp="2026-07-01T15:31:06.527+00:00" time="0.052">
        </testcase>
        <testcase name="checks::tests::test_transient_root_dataset_collision" classname="nexus-reconfigurator-blippy" timestamp="2026-07-01T15:31:06.527+00:00" time="0.054">
        </testcase>
        <testcase name="checks::tests::test_zone_missing_datasets" classname="nexus-reconfigurator-blippy" timestamp="2026-07-01T15:31:06.554+00:00" time="0.040">
        </testcase>
        <testcase name="checks::tests::test_zpool_missing_default_datasets" classname="nexus-reconfigurator-blippy" timestamp="2026-07-01T15:31:06.562+00:00" time="0.042">
        </testcase>
        <testcase name="checks::tests::test_zpool_with_duplicate_dataset_kinds" classname="nexus-reconfigurator-blippy" timestamp="2026-07-01T15:31:06.567+00:00" time="0.042">
        </testcase>
        <testcase name="checks::tests::test_zpool_with_expunged_duplicate_dataset_kinds" classname="nexus-reconfigurator-blippy" timestamp="2026-07-01T15:31:06.576+00:00" time="0.042">
        </testcase>
    </testsuite>
    <testsuite name="nexus-mgs-updates::host_phase1_hash" tests="1" disabled="0" errors="0" failures="0">
        <testcase name="test_host_phase1_hashing" classname="nexus-mgs-updates::host_phase1_hash" timestamp="2026-07-01T15:31:06.298+00:00" time="0.203">
        </testcase>
    </testsuite>
    <testsuite name="nexus-reconfigurator-execution" tests="17" disabled="0" errors="0" failures="0">
        <testcase name="clickhouse::test::test_generate_config_settings" classname="nexus-reconfigurator-execution" timestamp="2026-07-01T15:31:06.579+00:00" time="0.141">
        </testcase>
        <testcase name="dns::test::test_blueprint_external_dns_basic" classname="nexus-reconfigurator-execution" timestamp="2026-07-01T15:31:06.720+00:00" time="0.067">
        </testcase>
        <testcase name="dns::test::test_blueprint_internal_dns_basic" classname="nexus-reconfigurator-execution" timestamp="2026-07-01T15:31:06.787+00:00" time="0.058">
        </testcase>
        <testcase name="dns::test::test_blueprint_internal_dns_empty" classname="nexus-reconfigurator-execution" timestamp="2026-07-01T15:31:06.845+00:00" time="0.051">
        </testcase>
        <testcase name="dns::test::test_dns_compute_update" classname="nexus-reconfigurator-execution" timestamp="2026-07-01T15:31:06.857+00:00" time="0.055">
        </testcase>
        <testcase name="sagas::test::test_find_expunged_same_generation" classname="nexus-reconfigurator-execution" timestamp="2026-07-01T15:31:07.683+00:00" time="0.155">
        </testcase>
        <testcase name="database::test::test_database_nexus_access_create_fails_wrong_target_blueprint" classname="nexus-reconfigurator-execution" timestamp="2026-07-01T15:31:06.610+00:00" time="4.214">
        </testcase>
        <testcase name="database::test::test_database_nexus_access_create" classname="nexus-reconfigurator-execution" timestamp="2026-07-01T15:31:06.594+00:00" time="4.436">
        </testcase>
        <testcase name="database::test::test_database_nexus_access_create_idempotent" classname="nexus-reconfigurator-execution" timestamp="2026-07-01T15:31:06.618+00:00" time="4.482">
        </testcase>
        <testcase name="database::test::test_database_nexus_access_create_during_quiesce" classname="nexus-reconfigurator-execution" timestamp="2026-07-01T15:31:06.604+00:00" time="4.518">
        </testcase>
        <testcase name="omicron_zones::test::test_clean_up_cockroach_zones" classname="nexus-reconfigurator-execution" timestamp="2026-07-01T15:31:07.463+00:00" time="12.167">
        </testcase>
        <testcase name="omicron_sled_config::tests::test_deploy_config" classname="nexus-reconfigurator-execution" timestamp="2026-07-01T15:31:07.462+00:00" time="12.572">
        </testcase>
        <testcase name="omicron_physical_disks::test::test_decommission_expunged_disks" classname="nexus-reconfigurator-execution" timestamp="2026-07-01T15:31:07.090+00:00" time="12.969">
        </testcase>
        <testcase name="sled_state::tests::test_decommission_is_idempotent" classname="nexus-reconfigurator-execution" timestamp="2026-07-01T15:31:07.768+00:00" time="12.338">
        </testcase>
        <testcase name="cockroachdb::test::test_ensure_preserve_downgrade_option" classname="nexus-reconfigurator-execution" timestamp="2026-07-01T15:31:06.581+00:00" time="61.728">
        </testcase>
        <testcase name="dns::test::test_dns_stale_blueprint_does_not_overwrite" classname="nexus-reconfigurator-execution" timestamp="2026-07-01T15:31:06.896+00:00" time="66.452">
        </testcase>
        <testcase name="dns::test::test_silos_external_dns_end_to_end" classname="nexus-reconfigurator-execution" timestamp="2026-07-01T15:31:06.912+00:00" time="77.258">
        </testcase>
    </testsuite>
    <testsuite name="nexus-metrics-producer-gc" tests="3" disabled="0" errors="0" failures="0">
        <testcase name="tests::test_prune_expired_producers" classname="nexus-metrics-producer-gc" timestamp="2026-07-01T15:31:05.144+00:00" time="2.539">
        </testcase>
        <testcase name="tests::test_prune_expired_producers_notifies_collector" classname="nexus-metrics-producer-gc" timestamp="2026-07-01T15:31:05.182+00:00" time="2.586">
        </testcase>
        <testcase name="tests::test_prune_expired_producers_expunged_oximeter" classname="nexus-metrics-producer-gc" timestamp="2026-07-01T15:31:05.153+00:00" time="2.909">
        </testcase>
    </testsuite>
    <testsuite name="nexus-reconfigurator-planning" tests="39" disabled="0" errors="0" failures="0">
        <testcase name="blueprint_builder::builder::test::test_add_nexus_error_cases" classname="nexus-reconfigurator-planning" timestamp="2026-07-01T15:31:07.838+00:00" time="0.040">
        </testcase>
        <testcase name="blueprint_builder::builder::test::test_add_nexus_without_existing_nexus_zones" classname="nexus-reconfigurator-planning" timestamp="2026-07-01T15:31:07.879+00:00" time="0.037">
        </testcase>
        <testcase name="blueprint_builder::builder::test::test_add_physical_disks" classname="nexus-reconfigurator-planning" timestamp="2026-07-01T15:31:07.916+00:00" time="0.038">
        </testcase>
        <testcase name="blueprint_builder::builder::test::test_basic" classname="nexus-reconfigurator-planning" timestamp="2026-07-01T15:31:07.955+00:00" time="0.052">
        </testcase>
        <testcase name="blueprint_builder::builder::test::test_datasets_for_zpools_and_zones" classname="nexus-reconfigurator-planning" timestamp="2026-07-01T15:31:08.007+00:00" time="0.044">
        </testcase>
        <testcase name="blueprint_builder::builder::test::test_decommissioned_sleds" classname="nexus-reconfigurator-planning" timestamp="2026-07-01T15:31:08.051+00:00" time="0.044">
        </testcase>
        <testcase name="blueprint_builder::builder::test::test_ensure_cockroachdb" classname="nexus-reconfigurator-planning" timestamp="2026-07-01T15:31:08.062+00:00" time="0.050">
        </testcase>
        <testcase name="blueprint_builder::builder::test::test_zone_filesystem_zpool_colocated" classname="nexus-reconfigurator-planning" timestamp="2026-07-01T15:31:08.096+00:00" time="0.041">
        </testcase>
        <testcase name="blueprint_builder::builder::test::test_zone_image_source_change_diff" classname="nexus-reconfigurator-planning" timestamp="2026-07-01T15:31:08.112+00:00" time="0.045">
        </testcase>
        <testcase name="blueprint_builder::clickhouse::test::add_3_servers_and_expunge_one_simultaneously" classname="nexus-reconfigurator-planning" timestamp="2026-07-01T15:31:08.136+00:00" time="0.030">
        </testcase>
        <testcase name="blueprint_builder::clickhouse::test::expunge_2_of_5_keeper_zones" classname="nexus-reconfigurator-planning" timestamp="2026-07-01T15:31:08.158+00:00" time="0.030">
        </testcase>
        <testcase name="blueprint_builder::clickhouse::test::expunge_a_different_keeper_while_adding_keeper" classname="nexus-reconfigurator-planning" timestamp="2026-07-01T15:31:08.166+00:00" time="0.030">
        </testcase>
        <testcase name="blueprint_builder::clickhouse::test::expunge_keeper_being_added" classname="nexus-reconfigurator-planning" timestamp="2026-07-01T15:31:08.188+00:00" time="0.029">
        </testcase>
        <testcase name="blueprint_builder::clickhouse::test::inventory_returns_unexpected_membership" classname="nexus-reconfigurator-planning" timestamp="2026-07-01T15:31:08.197+00:00" time="0.031">
        </testcase>
        <testcase name="blueprint_builder::clickhouse::test::move_from_3_to_5_keepers" classname="nexus-reconfigurator-planning" timestamp="2026-07-01T15:31:08.217+00:00" time="0.030">
        </testcase>
        <testcase name="blueprint_builder::clickhouse::test::no_changes_needed" classname="nexus-reconfigurator-planning" timestamp="2026-07-01T15:31:08.227+00:00" time="0.031">
        </testcase>
        <testcase name="blueprint_editor::allocators::external_networking::test::external_dns_ips_are_partitioned_separately" classname="nexus-reconfigurator-planning" timestamp="2026-07-01T15:31:08.248+00:00" time="0.028">
        </testcase>
        <testcase name="blueprint_editor::allocators::external_networking::test::test_available_iterator" classname="nexus-reconfigurator-planning" timestamp="2026-07-01T15:31:08.259+00:00" time="0.041">
        </testcase>
        <testcase name="blueprint_editor::sled_editor::datasets::tests::proptest_add_same_kind_after_expunging" classname="nexus-reconfigurator-planning" timestamp="2026-07-01T15:31:08.299+00:00" time="0.223">
        </testcase>
        <testcase name="blueprint_editor::sled_editor::datasets::tests::proptest_add_same_kind_after_expunging_by_zpool" classname="nexus-reconfigurator-planning" timestamp="2026-07-01T15:31:08.523+00:00" time="0.367">
        </testcase>
        <testcase name="blueprint_editor::sled_editor::datasets::tests::proptest_create_editor_with_expunged_datasets" classname="nexus-reconfigurator-planning" timestamp="2026-07-01T15:31:08.890+00:00" time="0.120">
        </testcase>
        <testcase name="blueprint_editor::sled_editor::datasets::tests::proptest_create_editor_with_in_service_datasets" classname="nexus-reconfigurator-planning" timestamp="2026-07-01T15:31:09.010+00:00" time="0.076">
        </testcase>
        <testcase name="blueprint_editor::sled_editor::underlay_ip_allocator::test::test_basic" classname="nexus-reconfigurator-planning" timestamp="2026-07-01T15:31:09.086+00:00" time="0.029">
        </testcase>
        <testcase name="example::tests::builder_all_zone_types" classname="nexus-reconfigurator-planning" timestamp="2026-07-01T15:31:09.115+00:00" time="0.046">
        </testcase>
        <testcase name="example::tests::builder_zone_counts" classname="nexus-reconfigurator-planning" timestamp="2026-07-01T15:31:09.161+00:00" time="0.046">
        </testcase>
        <testcase name="example::tests::instances_on_examples" classname="nexus-reconfigurator-planning" timestamp="2026-07-01T15:31:10.172+00:00" time="0.030">
        </testcase>
        <testcase name="mgs_updates::host_phase_1::tests::test_basic_host_os" classname="nexus-reconfigurator-planning" timestamp="2026-07-01T15:31:10.202+00:00" time="0.048">
        </testcase>
        <testcase name="mgs_updates::host_phase_1::tests::test_sled_move" classname="nexus-reconfigurator-planning" timestamp="2026-07-01T15:31:10.250+00:00" time="0.043">
        </testcase>
        <testcase name="mgs_updates::rot::tests::test_basic_rot" classname="nexus-reconfigurator-planning" timestamp="2026-07-01T15:31:10.293+00:00" time="0.043">
        </testcase>
        <testcase name="mgs_updates::rot_bootloader::tests::test_basic_rot_bootloader" classname="nexus-reconfigurator-planning" timestamp="2026-07-01T15:31:10.336+00:00" time="0.042">
        </testcase>
        <testcase name="mgs_updates::sp::tests::test_basic_sp" classname="nexus-reconfigurator-planning" timestamp="2026-07-01T15:31:10.378+00:00" time="0.043">
        </testcase>
        <testcase name="mgs_updates::test::test_blocked_updates" classname="nexus-reconfigurator-planning" timestamp="2026-07-01T15:31:10.421+00:00" time="0.041">
        </testcase>
        <testcase name="mgs_updates::test::test_impossible_update_policy" classname="nexus-reconfigurator-planning" timestamp="2026-07-01T15:31:10.462+00:00" time="0.042">
        </testcase>
        <testcase name="mgs_updates::test::test_sp_move" classname="nexus-reconfigurator-planning" timestamp="2026-07-01T15:31:10.504+00:00" time="0.042">
        </testcase>
        <testcase name="mgs_updates::test::test_whole_system_sequential" classname="nexus-reconfigurator-planning" timestamp="2026-07-01T15:31:10.546+00:00" time="0.052">
        </testcase>
        <testcase name="blueprint_editor::allocators::external_networking::test::test_external_ip_allocator" classname="nexus-reconfigurator-planning" timestamp="2026-07-01T15:31:08.276+00:00" time="2.330">
        </testcase>
        <testcase name="mgs_updates::test::test_whole_system_simultaneous_updates" classname="nexus-reconfigurator-planning" timestamp="2026-07-01T15:31:10.599+00:00" time="0.050">
        </testcase>
        <testcase name="planner::omicron_zone_placement::test::test_place_omicron_zones" classname="nexus-reconfigurator-planning" timestamp="2026-07-01T15:31:10.606+00:00" time="0.061">
        </testcase>
        <testcase name="example::tests::dns_resolution_works" classname="nexus-reconfigurator-planning" timestamp="2026-07-01T15:31:09.207+00:00" time="2.670">
        </testcase>
    </testsuite>
    <testsuite name="nexus-reconfigurator-planning::mod" tests="29" disabled="0" errors="0" failures="0">
        <testcase name="integration_tests::planner::test_add_multiple_nexus_to_one_sled" classname="nexus-reconfigurator-planning::mod" timestamp="2026-07-01T15:31:10.667+00:00" time="0.055">
        </testcase>
        <testcase name="integration_tests::planner::test_basic_add_sled" classname="nexus-reconfigurator-planning::mod" timestamp="2026-07-01T15:31:10.722+00:00" time="0.159">
        </testcase>
        <testcase name="integration_tests::planner::test_crucible_allocation_skips_nonprovisionable_disks" classname="nexus-reconfigurator-planning::mod" timestamp="2026-07-01T15:31:10.824+00:00" time="0.061">
        </testcase>
        <testcase name="integration_tests::planner::planner_decommissions_sleds" classname="nexus-reconfigurator-planning::mod" timestamp="2026-07-01T15:31:10.649+00:00" time="0.248">
        </testcase>
        <testcase name="integration_tests::planner::test_crucible_pantry" classname="nexus-reconfigurator-planning::mod" timestamp="2026-07-01T15:31:10.881+00:00" time="0.071">
        </testcase>
        <testcase name="integration_tests::planner::test_dataset_settings_modified_in_place" classname="nexus-reconfigurator-planning::mod" timestamp="2026-07-01T15:31:10.886+00:00" time="0.075">
        </testcase>
        <testcase name="integration_tests::planner::test_disk_add_expunge_decommission" classname="nexus-reconfigurator-planning::mod" timestamp="2026-07-01T15:31:10.897+00:00" time="0.093">
        </testcase>
        <testcase name="integration_tests::planner::test_disk_expungement_removes_zones_durable_zpool" classname="nexus-reconfigurator-planning::mod" timestamp="2026-07-01T15:31:10.952+00:00" time="0.063">
        </testcase>
        <testcase name="integration_tests::planner::test_disk_expungement_removes_zones_transient_filesystem" classname="nexus-reconfigurator-planning::mod" timestamp="2026-07-01T15:31:10.961+00:00" time="0.059">
        </testcase>
        <testcase name="integration_tests::planner::test_ensure_preserve_downgrade_option" classname="nexus-reconfigurator-planning::mod" timestamp="2026-07-01T15:31:10.991+00:00" time="0.058">
        </testcase>
        <testcase name="integration_tests::planner::test_expunge_clickhouse_zones_after_policy_is_changed" classname="nexus-reconfigurator-planning::mod" timestamp="2026-07-01T15:31:11.020+00:00" time="0.080">
        </testcase>
        <testcase name="integration_tests::planner::test_expunge_clickhouse_clusters" classname="nexus-reconfigurator-planning::mod" timestamp="2026-07-01T15:31:11.016+00:00" time="0.087">
        </testcase>
        <testcase name="integration_tests::planner::test_internal_dns_zone_replaced_after_marked_for_cleanup" classname="nexus-reconfigurator-planning::mod" timestamp="2026-07-01T15:31:11.030+00:00" time="0.090">
        </testcase>
        <testcase name="integration_tests::planner::test_reuse_external_dns_ips_from_expunged_zones" classname="nexus-reconfigurator-planning::mod" timestamp="2026-07-01T15:31:11.103+00:00" time="0.093">
        </testcase>
        <testcase name="integration_tests::planner::test_reuse_external_ips_from_expunged_zones" classname="nexus-reconfigurator-planning::mod" timestamp="2026-07-01T15:31:11.120+00:00" time="0.090">
        </testcase>
        <testcase name="integration_tests::planner::test_plan_deploy_all_clickhouse_cluster_nodes" classname="nexus-reconfigurator-planning::mod" timestamp="2026-07-01T15:31:11.101+00:00" time="0.112">
        </testcase>
        <testcase name="integration_tests::planner::test_nexus_allocation_skips_nonprovisionable_sleds" classname="nexus-reconfigurator-planning::mod" timestamp="2026-07-01T15:31:11.100+00:00" time="0.129">
        </testcase>
        <testcase name="integration_tests::planner::test_single_node_clickhouse" classname="nexus-reconfigurator-planning::mod" timestamp="2026-07-01T15:31:11.195+00:00" time="0.073">
        </testcase>
        <testcase name="integration_tests::planner::test_spread_internal_dns_zones_across_sleds" classname="nexus-reconfigurator-planning::mod" timestamp="2026-07-01T15:31:11.213+00:00" time="0.073">
        </testcase>
        <testcase name="integration_tests::planner::test_spread_additional_nexus_zones_across_sleds" classname="nexus-reconfigurator-planning::mod" timestamp="2026-07-01T15:31:11.210+00:00" time="0.087">
        </testcase>
        <testcase name="integration_tests::planner::test_simple_measurements" classname="nexus-reconfigurator-planning::mod" timestamp="2026-07-01T15:31:11.122+00:00" time="0.609">
        </testcase>
        <testcase name="integration_tests::planner::test_multiple_measurements" classname="nexus-reconfigurator-planning::mod" timestamp="2026-07-01T15:31:11.049+00:00" time="0.747">
        </testcase>
        <testcase name="integration_tests::planner::test_zones_marked_ready_for_cleanup_based_on_inventory" classname="nexus-reconfigurator-planning::mod" timestamp="2026-07-01T15:31:11.796+00:00" time="0.070">
        </testcase>
        <testcase name="integration_tests::planner::test_update_cockroach" classname="nexus-reconfigurator-planning::mod" timestamp="2026-07-01T15:31:11.286+00:00" time="0.845">
        </testcase>
        <testcase name="integration_tests::planner::test_update_crucible_pantry_before_nexus" classname="nexus-reconfigurator-planning::mod" timestamp="2026-07-01T15:31:11.297+00:00" time="1.055">
        </testcase>
        <testcase name="integration_tests::planner::test_update_boundary_ntp" classname="nexus-reconfigurator-planning::mod" timestamp="2026-07-01T15:31:11.269+00:00" time="1.094">
        </testcase>
        <testcase name="integration_tests::planner::test_update_internal_dns" classname="nexus-reconfigurator-planning::mod" timestamp="2026-07-01T15:31:11.463+00:00" time="1.352">
        </testcase>
        <testcase name="integration_tests::planner::test_update_all_zones" classname="nexus-reconfigurator-planning::mod" timestamp="2026-07-01T15:31:11.229+00:00" time="1.728">
        </testcase>
        <testcase name="integration_tests::planner::test_zone_update_ordering_respects_dependency_dag" classname="nexus-reconfigurator-planning::mod" timestamp="2026-07-01T15:31:11.732+00:00" time="3.194">
        </testcase>
    </testsuite>
    <testsuite name="nexus-reconfigurator-simulation" tests="1" disabled="0" errors="0" failures="0">
        <testcase name="utils::tests::test_insert_sorted_by" classname="nexus-reconfigurator-simulation" timestamp="2026-07-01T15:31:12.132+00:00" time="0.016">
        </testcase>
    </testsuite>
    <testsuite name="nexus-saga-recovery" tests="4" disabled="0" errors="0" failures="0">
        <testcase name="recovery::test::test_execution_basic" classname="nexus-saga-recovery" timestamp="2026-07-01T15:31:12.148+00:00" time="0.035">
        </testcase>
        <testcase name="recovery::test::test_plan_basic" classname="nexus-saga-recovery" timestamp="2026-07-01T15:31:12.183+00:00" time="0.031">
        </testcase>
        <testcase name="recovery::test::test_read_all_from_channel" classname="nexus-saga-recovery" timestamp="2026-07-01T15:31:12.214+00:00" time="0.030">
        </testcase>
        <testcase name="test::test_basic" classname="nexus-saga-recovery" timestamp="2026-07-01T15:31:12.244+00:00" time="0.041">
        </testcase>
    </testsuite>
    <testsuite name="nexus-switch-config" tests="11" disabled="0" errors="0" failures="0">
        <testcase name="tests::all_problems_are_accumulated" classname="nexus-switch-config" timestamp="2026-07-01T15:31:12.285+00:00" time="0.033">
        </testcase>
        <testcase name="tests::empty_port_list_is_reported" classname="nexus-switch-config" timestamp="2026-07-01T15:31:12.318+00:00" time="0.029">
        </testcase>
        <testcase name="tests::illegal_max_paths_is_reported" classname="nexus-switch-config" timestamp="2026-07-01T15:31:12.347+00:00" time="0.030">
        </testcase>
        <testcase name="tests::malformed_uplink_address_is_reported" classname="nexus-switch-config" timestamp="2026-07-01T15:31:12.353+00:00" time="0.030">
        </testcase>
        <testcase name="tests::missing_rack_subnet_is_reported" classname="nexus-switch-config" timestamp="2026-07-01T15:31:12.363+00:00" time="0.025">
        </testcase>
        <testcase name="tests::no_silent_port_drops" classname="nexus-switch-config" timestamp="2026-07-01T15:31:12.377+00:00" time="0.030">
        </testcase>
        <testcase name="tests::peered_port_requires_switch_bgp_config" classname="nexus-switch-config" timestamp="2026-07-01T15:31:12.388+00:00" time="0.028">
        </testcase>
        <testcase name="tests::non_ipv6_rack_subnet_is_reported" classname="nexus-switch-config" timestamp="2026-07-01T15:31:12.383+00:00" time="0.036">
        </testcase>
        <testcase name="tests::peered_port_switch_asn" classname="nexus-switch-config" timestamp="2026-07-01T15:31:12.407+00:00" time="0.026">
        </testcase>
        <testcase name="tests::peerless_port_needs_no_switch_bgp_config" classname="nexus-switch-config" timestamp="2026-07-01T15:31:12.416+00:00" time="0.027">
        </testcase>
        <testcase name="tests::unspecified_address_becomes_addrconf_not_a_problem" classname="nexus-switch-config" timestamp="2026-07-01T15:31:12.419+00:00" time="0.030">
        </testcase>
    </testsuite>
    <testsuite name="nexus-types" tests="35" disabled="0" errors="0" failures="0">
        <testcase name="alert::tests::test_from_str_roundtrips" classname="nexus-types" timestamp="2026-07-01T15:31:12.442+00:00" time="0.026">
        </testcase>
        <testcase name="alert::tests::test_is_test" classname="nexus-types" timestamp="2026-07-01T15:31:12.449+00:00" time="0.028">
        </testcase>
        <testcase name="authn::cookies::test::test_parse_cookies_empty_headers" classname="nexus-types" timestamp="2026-07-01T15:31:12.468+00:00" time="0.026">
        </testcase>
        <testcase name="authn::cookies::test::test_parse_cookies_ignore_other_headers" classname="nexus-types" timestamp="2026-07-01T15:31:12.477+00:00" time="0.032">
        </testcase>
        <testcase name="authn::cookies::test::test_parse_cookies_one_cookie" classname="nexus-types" timestamp="2026-07-01T15:31:12.495+00:00" time="0.029">
        </testcase>
        <testcase name="authn::cookies::test::test_parse_cookies_two_cookie_headers" classname="nexus-types" timestamp="2026-07-01T15:31:12.509+00:00" time="0.027">
        </testcase>
        <testcase name="authn::cookies::test::test_parse_cookies_two_cookie_headers_same_name" classname="nexus-types" timestamp="2026-07-01T15:31:12.524+00:00" time="0.028">
        </testcase>
        <testcase name="authn::cookies::test::test_parse_cookies_two_cookies" classname="nexus-types" timestamp="2026-07-01T15:31:12.536+00:00" time="0.032">
        </testcase>
        <testcase name="deployment::planning_input::tests::cockroachdb_cluster_versions" classname="nexus-types" timestamp="2026-07-01T15:31:12.553+00:00" time="0.027">
        </testcase>
        <testcase name="deployment::test::test_serialize_pending_mgs_updates" classname="nexus-types" timestamp="2026-07-01T15:31:12.580+00:00" time="0.038">
        </testcase>
        <testcase name="fm::analysis_reports::tests::test_analysis_input_report_display_empty" classname="nexus-types" timestamp="2026-07-01T15:31:12.618+00:00" time="0.033">
        </testcase>
        <testcase name="fm::analysis_reports::tests::test_analysis_input_report_display_same_inv" classname="nexus-types" timestamp="2026-07-01T15:31:12.652+00:00" time="0.102">
        </testcase>
        <testcase name="fm::analysis_reports::tests::test_analysis_input_report_display_with_cases" classname="nexus-types" timestamp="2026-07-01T15:31:12.754+00:00" time="0.032">
        </testcase>
        <testcase name="fm::analysis_reports::tests::test_log_entry_backwards_compat_event_only" classname="nexus-types" timestamp="2026-07-01T15:31:12.786+00:00" time="0.030">
        </testcase>
        <testcase name="fm::analysis_reports::tests::test_log_entry_display_nested_values" classname="nexus-types" timestamp="2026-07-01T15:31:12.814+00:00" time="0.032">
        </testcase>
        <testcase name="fm::analysis_reports::tests::test_log_entry_forwards_compat_extra_fields" classname="nexus-types" timestamp="2026-07-01T15:31:12.817+00:00" time="0.035">
        </testcase>
        <testcase name="fm::analysis_reports::tests::test_log_entry_forwards_compat_varied_types" classname="nexus-types" timestamp="2026-07-01T15:31:12.847+00:00" time="0.030">
        </testcase>
        <testcase name="fm::analysis_reports::tests::test_log_entry_roundtrip" classname="nexus-types" timestamp="2026-07-01T15:31:12.852+00:00" time="0.030">
        </testcase>
        <testcase name="internal_api::background::test::test_display_tuf_repo_pruner_status_disabled" classname="nexus-types" timestamp="2026-07-01T15:31:12.882+00:00" time="0.028">
        </testcase>
        <testcase name="fm::case::tests::test_case_display" classname="nexus-types" timestamp="2026-07-01T15:31:12.877+00:00" time="0.035">
        </testcase>
        <testcase name="internal_api::background::test::test_display_tuf_repo_pruner_status_enabled" classname="nexus-types" timestamp="2026-07-01T15:31:12.910+00:00" time="0.034">
        </testcase>
        <testcase name="internal_api::views::test::test_can_serialize_mgs_updates" classname="nexus-types" timestamp="2026-07-01T15:31:12.912+00:00" time="0.038">
        </testcase>
        <testcase name="quiesce::test::test_drained_blueprint" classname="nexus-types" timestamp="2026-07-01T15:31:12.945+00:00" time="0.037">
        </testcase>
        <testcase name="quiesce::test::test_quiesce_block_on_first_recovery" classname="nexus-types" timestamp="2026-07-01T15:31:12.951+00:00" time="0.037">
        </testcase>
        <testcase name="quiesce::test::test_quiesce_block_on_reassigned_concurrent_recovery" classname="nexus-types" timestamp="2026-07-01T15:31:12.957+00:00" time="0.044">
        </testcase>
        <testcase name="quiesce::test::test_quiesce_block_on_reassigned_recovered_saga" classname="nexus-types" timestamp="2026-07-01T15:31:12.981+00:00" time="0.037">
        </testcase>
        <testcase name="quiesce::test::test_quiesce_block_on_reassigned_recovery" classname="nexus-types" timestamp="2026-07-01T15:31:12.987+00:00" time="0.042">
        </testcase>
        <testcase name="quiesce::test::test_quiesce_block_on_reassignment" classname="nexus-types" timestamp="2026-07-01T15:31:13.001+00:00" time="0.035">
        </testcase>
        <testcase name="quiesce::test::test_quiesce_block_on_recovered_sagas" classname="nexus-types" timestamp="2026-07-01T15:31:13.018+00:00" time="0.048">
        </testcase>
        <testcase name="quiesce::test::test_quiesce_block_on_saga_started" classname="nexus-types" timestamp="2026-07-01T15:31:13.029+00:00" time="0.042">
        </testcase>
        <testcase name="quiesce::test::test_quiesce_no_block_on_sagas_not_started" classname="nexus-types" timestamp="2026-07-01T15:31:13.036+00:00" time="0.039">
        </testcase>
        <testcase name="quiesce::test::test_quiesce_noop" classname="nexus-types" timestamp="2026-07-01T15:31:13.066+00:00" time="0.037">
        </testcase>
        <testcase name="quiesce::test::test_quiesce_sagas_disabled_on_startup" classname="nexus-types" timestamp="2026-07-01T15:31:13.071+00:00" time="0.040">
        </testcase>
        <testcase name="support_bundle::tests::bundle_data_selection_serde_round_trip" classname="nexus-types" timestamp="2026-07-01T15:31:13.075+00:00" time="0.053">
        </testcase>
        <testcase name="deployment::planning_report::tests::planning_report_json_roundtrip" classname="nexus-types" timestamp="2026-07-01T15:31:12.568+00:00" time="12.996">
        </testcase>
    </testsuite>
    <testsuite name="nexus-types-versions" tests="28" disabled="0" errors="0" failures="0">
        <testcase name="impls::alert::tests::test_webhook_subscription_validation" classname="nexus-types-versions" timestamp="2026-07-01T15:31:13.104+00:00" time="0.027">
        </testcase>
        <testcase name="impls::multicast::tests::test_multicast_group_create_deserialization_explicit_null_fields" classname="nexus-types-versions" timestamp="2026-07-01T15:31:13.111+00:00" time="0.029">
        </testcase>
        <testcase name="impls::multicast::tests::test_multicast_group_create_deserialization_invalid_multicast_ip" classname="nexus-types-versions" timestamp="2026-07-01T15:31:13.128+00:00" time="0.031">
        </testcase>
        <testcase name="impls::multicast::tests::test_multicast_group_create_deserialization_invalid_source_ip" classname="nexus-types-versions" timestamp="2026-07-01T15:31:13.131+00:00" time="0.034">
        </testcase>
        <testcase name="impls::multicast::tests::test_multicast_group_create_deserialization_mixed_null_and_values" classname="nexus-types-versions" timestamp="2026-07-01T15:31:13.140+00:00" time="0.041">
        </testcase>
        <testcase name="impls::multicast::tests::test_multicast_group_create_deserialization_only_multicast_ip" classname="nexus-types-versions" timestamp="2026-07-01T15:31:13.159+00:00" time="0.029">
        </testcase>
        <testcase name="impls::multicast::tests::test_multicast_group_create_deserialization_only_source_ips" classname="nexus-types-versions" timestamp="2026-07-01T15:31:13.165+00:00" time="0.038">
        </testcase>
        <testcase name="impls::multicast::tests::test_multicast_group_create_deserialization_with_all_fields" classname="nexus-types-versions" timestamp="2026-07-01T15:31:13.181+00:00" time="0.031">
        </testcase>
        <testcase name="impls::multicast::tests::test_multicast_group_create_deserialization_with_empty_source_ips" classname="nexus-types-versions" timestamp="2026-07-01T15:31:13.188+00:00" time="0.031">
        </testcase>
        <testcase name="impls::multicast::tests::test_multicast_group_create_deserialization_without_optional_fields" classname="nexus-types-versions" timestamp="2026-07-01T15:31:13.203+00:00" time="0.027">
        </testcase>
        <testcase name="impls::multicast::tests::test_multicast_group_update_deserialization_clear_source_ips" classname="nexus-types-versions" timestamp="2026-07-01T15:31:13.213+00:00" time="0.030">
        </testcase>
        <testcase name="impls::multicast::tests::test_multicast_group_update_deserialization_omit_all_fields" classname="nexus-types-versions" timestamp="2026-07-01T15:31:13.219+00:00" time="0.038">
        </testcase>
        <testcase name="impls::multicast::tests::test_multicast_group_update_deserialization_update_source_ips" classname="nexus-types-versions" timestamp="2026-07-01T15:31:13.230+00:00" time="0.038">
        </testcase>
        <testcase name="impls::multicast::tests::test_validate_multicast_ip_v6" classname="nexus-types-versions" timestamp="2026-07-01T15:31:13.256+00:00" time="0.032">
        </testcase>
        <testcase name="impls::multicast::tests::test_validate_multicast_ip_v4" classname="nexus-types-versions" timestamp="2026-07-01T15:31:13.243+00:00" time="0.046">
        </testcase>
        <testcase name="impls::multicast::tests::test_validate_source_ip_v4" classname="nexus-types-versions" timestamp="2026-07-01T15:31:13.268+00:00" time="0.062">
        </testcase>
        <testcase name="impls::policy::tests::test_policy_parsing" classname="nexus-types-versions" timestamp="2026-07-01T15:31:13.289+00:00" time="0.057">
        </testcase>
        <testcase name="impls::multicast::tests::test_validate_source_ip_v6" classname="nexus-types-versions" timestamp="2026-07-01T15:31:13.289+00:00" time="0.078">
        </testcase>
        <testcase name="v2026_03_06_01::tests::test_switch_slot_to_string_and_back_again" classname="nexus-types-versions" timestamp="2026-07-01T15:31:13.330+00:00" time="0.037">
        </testcase>
        <testcase name="v2026_04_16_00::networking::tests::test_bgp_peer_conversion_numbered_preserves_fields" classname="nexus-types-versions" timestamp="2026-07-01T15:31:13.346+00:00" time="0.046">
        </testcase>
        <testcase name="v2026_04_16_00::networking::tests::test_bgp_peer_reverse_numbered" classname="nexus-types-versions" timestamp="2026-07-01T15:31:13.367+00:00" time="0.034">
        </testcase>
        <testcase name="v2026_04_16_00::networking::tests::test_bgp_peer_conversion_unnumbered_preserves_fields" classname="nexus-types-versions" timestamp="2026-07-01T15:31:13.367+00:00" time="0.034">
        </testcase>
        <testcase name="v2026_04_16_00::networking::tests::test_bgp_peer_reverse_unnumbered" classname="nexus-types-versions" timestamp="2026-07-01T15:31:13.392+00:00" time="0.031">
        </testcase>
        <testcase name="v2026_04_16_00::networking::tests::test_bgp_peer_round_trip_sentinel_becomes_none" classname="nexus-types-versions" timestamp="2026-07-01T15:31:13.401+00:00" time="0.040">
        </testcase>
        <testcase name="v2026_04_16_00::networking::tests::test_bgp_peer_round_trip_numbered" classname="nexus-types-versions" timestamp="2026-07-01T15:31:13.401+00:00" time="0.050">
        </testcase>
        <testcase name="v2026_04_16_00::networking::tests::test_bgp_peer_round_trip_unnumbered" classname="nexus-types-versions" timestamp="2026-07-01T15:31:13.423+00:00" time="0.041">
        </testcase>
        <testcase name="v2026_04_16_00::networking::tests::test_invalid_router_peer_type_try_from_old_representation" classname="nexus-types-versions" timestamp="2026-07-01T15:31:13.441+00:00" time="0.048">
        </testcase>
        <testcase name="v2026_04_16_00::networking::tests::test_valid_router_peer_type_try_from_old_representation" classname="nexus-types-versions" timestamp="2026-07-01T15:31:13.451+00:00" time="0.038">
        </testcase>
    </testsuite>
    <testsuite name="omicron-certificates" tests="5" disabled="0" errors="0" failures="0">
        <testcase name="tests::cert_validated_if_any_possible_hostname_is_valid" classname="omicron-certificates" timestamp="2026-07-01T15:31:13.464+00:00" time="0.091">
        </testcase>
        <testcase name="tests::common_name_is_ignored_if_subject_alternate_names_exist" classname="omicron-certificates" timestamp="2026-07-01T15:31:13.489+00:00" time="0.082">
        </testcase>
        <testcase name="tests::test_cert_extended_key_usage" classname="omicron-certificates" timestamp="2026-07-01T15:31:13.498+00:00" time="0.142">
        </testcase>
        <testcase name="tests::test_common_name_is_validated" classname="omicron-certificates" timestamp="2026-07-01T15:31:13.556+00:00" time="0.093">
        </testcase>
        <testcase name="tests::test_subject_alternate_names_are_validated" classname="omicron-certificates" timestamp="2026-07-01T15:31:13.571+00:00" time="0.092">
        </testcase>
    </testsuite>
    <testsuite name="omicron-cockroach-admin" tests="7" disabled="0" errors="0" failures="0">
        <testcase name="cockroach_cli::tests::proptest_validate_decommissionable" classname="omicron-cockroach-admin" timestamp="2026-07-01T15:31:13.640+00:00" time="0.172">
        </testcase>
        <testcase name="cockroach_cli::tests::test_node_decommission_compatibility" classname="omicron-cockroach-admin" timestamp="2026-07-01T15:31:13.813+00:00" time="1.518">
        </testcase>
        <testcase name="cockroach_cli::tests::test_node_status_compatibility" classname="omicron-cockroach-admin" timestamp="2026-07-01T15:31:14.268+00:00" time="1.523">
        </testcase>
        <testcase name="context::tests::test_node_id" classname="omicron-cockroach-admin" timestamp="2026-07-01T15:31:15.251+00:00" time="1.122">
        </testcase>
        <testcase name="cockroach_cli::tests::test_cluster_init_compatibility" classname="omicron-cockroach-admin" timestamp="2026-07-01T15:31:13.649+00:00" time="3.403">
        </testcase>
        <testcase name="cockroach_cli::tests::test_cluster_schema_init_interleaved" classname="omicron-cockroach-admin" timestamp="2026-07-01T15:31:13.663+00:00" time="5.530">
        </testcase>
        <testcase name="cockroach_cli::tests::test_schema_init" classname="omicron-cockroach-admin" timestamp="2026-07-01T15:31:14.925+00:00" time="4.502">
        </testcase>
    </testsuite>
    <testsuite name="nexus-test-utils" tests="1" disabled="0" errors="0" failures="0">
        <testcase name="test::test_suite_password_matches_hash" classname="nexus-test-utils" timestamp="2026-07-01T15:31:12.434+00:00" time="2.817">
        </testcase>
    </testsuite>
    <testsuite name="omicron-cockroach-metrics" tests="10" disabled="0" errors="0" failures="0">
        <testcase name="tests::proptest_tests::prometheus_parse_never_panics" classname="omicron-cockroach-metrics" timestamp="2026-07-01T15:31:15.331+00:00" time="0.021">
        </testcase>
        <testcase name="tests::proptest_tests::prometheus_parse_structured_input" classname="omicron-cockroach-metrics" timestamp="2026-07-01T15:31:15.352+00:00" time="0.030">
        </testcase>
        <testcase name="tests::test_cluster_client_caching" classname="omicron-cockroach-metrics" timestamp="2026-07-01T15:31:15.382+00:00" time="0.125">
        </testcase>
        <testcase name="tests::test_histogram_bucket_sorting" classname="omicron-cockroach-metrics" timestamp="2026-07-01T15:31:15.507+00:00" time="0.019">
        </testcase>
        <testcase name="tests::test_prometheus_histogram_parsing" classname="omicron-cockroach-metrics" timestamp="2026-07-01T15:31:15.526+00:00" time="0.019">
        </testcase>
        <testcase name="tests::test_prometheus_metrics_comments_only" classname="omicron-cockroach-metrics" timestamp="2026-07-01T15:31:15.545+00:00" time="0.020">
        </testcase>
        <testcase name="tests::test_prometheus_metrics_empty" classname="omicron-cockroach-metrics" timestamp="2026-07-01T15:31:15.565+00:00" time="0.020">
        </testcase>
        <testcase name="tests::test_prometheus_metrics_parse_resilience" classname="omicron-cockroach-metrics" timestamp="2026-07-01T15:31:15.585+00:00" time="0.018">
        </testcase>
        <testcase name="tests::test_prometheus_metrics_parsing" classname="omicron-cockroach-metrics" timestamp="2026-07-01T15:31:15.603+00:00" time="0.019">
        </testcase>
        <testcase name="tests::test_typed_cockroach_metrics" classname="omicron-cockroach-metrics" timestamp="2026-07-01T15:31:15.622+00:00" time="0.018">
        </testcase>
    </testsuite>
    <testsuite name="omicron-common" tests="53" disabled="0" errors="0" failures="0">
        <testcase name="address::test::test_dns_subnets" classname="omicron-common" timestamp="2026-07-01T15:31:15.640+00:00" time="0.018">
        </testcase>
        <testcase name="address::test::test_ip_range_checks_non_decreasing" classname="omicron-common" timestamp="2026-07-01T15:31:15.658+00:00" time="0.044">
        </testcase>
        <testcase name="address::test::test_ip_range_enum_deserialization" classname="omicron-common" timestamp="2026-07-01T15:31:15.702+00:00" time="0.022">
        </testcase>
        <testcase name="address::test::test_ip_range_iter" classname="omicron-common" timestamp="2026-07-01T15:31:15.724+00:00" time="0.031">
        </testcase>
        <testcase name="address::test::test_ip_range_length" classname="omicron-common" timestamp="2026-07-01T15:31:15.755+00:00" time="0.019">
        </testcase>
        <testcase name="address::test::test_ip_range_try_from" classname="omicron-common" timestamp="2026-07-01T15:31:15.774+00:00" time="0.019">
        </testcase>
        <testcase name="address::test::test_ipv6_subnet_deserialize" classname="omicron-common" timestamp="2026-07-01T15:31:15.791+00:00" time="0.024">
        </testcase>
        <testcase name="address::test::test_sled_address" classname="omicron-common" timestamp="2026-07-01T15:31:15.794+00:00" time="0.022">
        </testcase>
        <testcase name="api::external::error::test::test_bail_unless" classname="omicron-common" timestamp="2026-07-01T15:31:15.815+00:00" time="0.020">
        </testcase>
        <testcase name="api::external::error::test::test_context" classname="omicron-common" timestamp="2026-07-01T15:31:15.816+00:00" time="0.022">
        </testcase>
        <testcase name="api::external::http_pagination::test::test_pagination_examples" classname="omicron-common" timestamp="2026-07-01T15:31:15.835+00:00" time="0.020">
        </testcase>
        <testcase name="api::external::http_pagination::test::test_pagination_schemas" classname="omicron-common" timestamp="2026-07-01T15:31:15.838+00:00" time="0.022">
        </testcase>
        <testcase name="api::external::http_pagination::test::test_scan_by_id" classname="omicron-common" timestamp="2026-07-01T15:31:15.855+00:00" time="0.023">
        </testcase>
        <testcase name="api::external::http_pagination::test::test_scan_by_name" classname="omicron-common" timestamp="2026-07-01T15:31:15.860+00:00" time="0.020">
        </testcase>
        <testcase name="api::external::http_pagination::test::test_scan_by_nameid_generic" classname="omicron-common" timestamp="2026-07-01T15:31:15.878+00:00" time="0.024">
        </testcase>
        <testcase name="api::external::http_pagination::test::test_scan_by_nameid_id" classname="omicron-common" timestamp="2026-07-01T15:31:15.880+00:00" time="0.025">
        </testcase>
        <testcase name="api::external::http_pagination::test::test_scan_by_nameid_name" classname="omicron-common" timestamp="2026-07-01T15:31:15.903+00:00" time="0.018">
        </testcase>
        <testcase name="api::external::http_pagination::test::test_scan_by_time_and_id" classname="omicron-common" timestamp="2026-07-01T15:31:15.905+00:00" time="0.029">
        </testcase>
        <testcase name="api::external::test::test_bytecount" classname="omicron-common" timestamp="2026-07-01T15:31:15.921+00:00" time="0.021">
        </testcase>
        <testcase name="api::external::test::test_bytecount_display" classname="omicron-common" timestamp="2026-07-01T15:31:15.934+00:00" time="0.023">
        </testcase>
        <testcase name="api::external::test::test_digest" classname="omicron-common" timestamp="2026-07-01T15:31:15.942+00:00" time="0.020">
        </testcase>
        <testcase name="api::external::test::test_firewall_deserialization" classname="omicron-common" timestamp="2026-07-01T15:31:15.957+00:00" time="0.021">
        </testcase>
        <testcase name="api::external::test::test_firewall_rule_proto_filter_from_api_string" classname="omicron-common" timestamp="2026-07-01T15:31:15.962+00:00" time="0.023">
        </testcase>
        <testcase name="api::external::test::test_firewall_rule_host_filter_parse" classname="omicron-common" timestamp="2026-07-01T15:31:15.961+00:00" time="0.033">
        </testcase>
        <testcase name="api::external::test::test_generation_display_parse" classname="omicron-common" timestamp="2026-07-01T15:31:15.985+00:00" time="0.028">
        </testcase>
        <testcase name="api::external::test::test_generation_from_int" classname="omicron-common" timestamp="2026-07-01T15:31:15.994+00:00" time="0.022">
        </testcase>
        <testcase name="api::external::test::test_firewall_rule_target_parse" classname="omicron-common" timestamp="2026-07-01T15:31:15.978+00:00" time="0.045">
        </testcase>
        <testcase name="api::external::test::test_generation_serde" classname="omicron-common" timestamp="2026-07-01T15:31:16.016+00:00" time="0.023">
        </testcase>
        <testcase name="api::external::test::test_hostname_from_str" classname="omicron-common" timestamp="2026-07-01T15:31:16.023+00:00" time="0.027">
        </testcase>
        <testcase name="api::external::test::test_ip_port_range_from_str" classname="omicron-common" timestamp="2026-07-01T15:31:16.039+00:00" time="0.025">
        </testcase>
        <testcase name="api::external::test::test_ip_port_range_into_str" classname="omicron-common" timestamp="2026-07-01T15:31:16.050+00:00" time="0.031">
        </testcase>
        <testcase name="api::external::test::test_ipv6_net_operations" classname="omicron-common" timestamp="2026-07-01T15:31:16.064+00:00" time="0.029">
        </testcase>
        <testcase name="api::external::test::test_generation_overflow" classname="omicron-common" timestamp="2026-07-01T15:31:16.013+00:00" time="0.090">
        </testcase>
        <testcase name="api::external::test::test_mac_system_iterator" classname="omicron-common" timestamp="2026-07-01T15:31:16.082+00:00" time="0.033">
        </testcase>
        <testcase name="api::external::test::test_mac_to_int_conversions" classname="omicron-common" timestamp="2026-07-01T15:31:16.094+00:00" time="0.025">
        </testcase>
        <testcase name="api::external::test::test_macaddr" classname="omicron-common" timestamp="2026-07-01T15:31:16.103+00:00" time="0.024">
        </testcase>
        <testcase name="api::external::test::test_name_parse" classname="omicron-common" timestamp="2026-07-01T15:31:16.115+00:00" time="0.021">
        </testcase>
        <testcase name="api::external::test::test_name_parse_from_param" classname="omicron-common" timestamp="2026-07-01T15:31:16.119+00:00" time="0.023">
        </testcase>
        <testcase name="api::external::test::test_resource_name_parse" classname="omicron-common" timestamp="2026-07-01T15:31:16.128+00:00" time="0.022">
        </testcase>
        <testcase name="api::external::test::test_route_destination_parse" classname="omicron-common" timestamp="2026-07-01T15:31:16.137+00:00" time="0.032">
        </testcase>
        <testcase name="api::external::test::test_semver_serialize" classname="omicron-common" timestamp="2026-07-01T15:31:16.150+00:00" time="0.026">
        </testcase>
        <testcase name="api::external::test::test_route_target_parse" classname="omicron-common" timestamp="2026-07-01T15:31:16.142+00:00" time="0.037">
        </testcase>
        <testcase name="api::internal::shared::tests::test_dataset_kind_serialization" classname="omicron-common" timestamp="2026-07-01T15:31:16.169+00:00" time="0.024">
        </testcase>
        <testcase name="api::internal::shared::tests::test_delegated_zvol_device_name" classname="omicron-common" timestamp="2026-07-01T15:31:16.176+00:00" time="0.024">
        </testcase>
        <testcase name="api::internal::shared::tests::test_deserialize_allowed_source_ips" classname="omicron-common" timestamp="2026-07-01T15:31:16.180+00:00" time="0.021">
        </testcase>
        <testcase name="api::internal::shared::tests::test_deserialize_any_into_allowed_external_ips" classname="omicron-common" timestamp="2026-07-01T15:31:16.194+00:00" time="0.028">
        </testcase>
        <testcase name="disk::tests::parse_dataset_name" classname="omicron-common" timestamp="2026-07-01T15:31:16.200+00:00" time="0.035">
        </testcase>
        <testcase name="api::internal::shared::tests::test_deserialize_unknown_string" classname="omicron-common" timestamp="2026-07-01T15:31:16.200+00:00" time="0.035">
        </testcase>
        <testcase name="zpool_name::test::test_parse_internal_zpool_name" classname="omicron-common" timestamp="2026-07-01T15:31:16.236+00:00" time="0.029">
        </testcase>
        <testcase name="zpool_name::test::test_parse_external_zpool_name" classname="omicron-common" timestamp="2026-07-01T15:31:16.236+00:00" time="0.029">
        </testcase>
        <testcase name="zpool_name::test::test_parse_bad_zpool_names" classname="omicron-common" timestamp="2026-07-01T15:31:16.222+00:00" time="0.043">
        </testcase>
        <testcase name="zpool_name::test::test_parse_zpool_name_json" classname="omicron-common" timestamp="2026-07-01T15:31:16.265+00:00" time="0.036">
        </testcase>
        <testcase name="zpool_name::test::test_zpool_name_regex" classname="omicron-common" timestamp="2026-07-01T15:31:16.265+00:00" time="0.053">
        </testcase>
    </testsuite>
    <testsuite name="omicron-dev::test-omicron-dev" tests="3" disabled="0" errors="0" failures="0">
        <testcase name="test_omicron_dev_bad_cmd" classname="omicron-dev::test-omicron-dev" timestamp="2026-07-01T15:31:16.265+00:00" time="0.193">
        </testcase>
        <testcase name="test_omicron_dev_no_args" classname="omicron-dev::test-omicron-dev" timestamp="2026-07-01T15:31:16.300+00:00" time="0.183">
        </testcase>
        <testcase name="test_run_all" classname="omicron-dev::test-omicron-dev" timestamp="2026-07-01T15:31:16.318+00:00" time="11.223">
        </testcase>
    </testsuite>
    <testsuite name="omicron-gateway" tests="2" disabled="0" errors="0" failures="0">
        <testcase name="management_switch::location_map::tests::test_config_validation" classname="omicron-gateway" timestamp="2026-07-01T15:31:16.458+00:00" time="0.034">
        </testcase>
        <testcase name="management_switch::location_map::tests::test_resolve_location" classname="omicron-gateway" timestamp="2026-07-01T15:31:16.484+00:00" time="0.050">
        </testcase>
    </testsuite>
    <testsuite name="omicron-gateway::test_all" tests="9" disabled="0" errors="0" failures="0">
        <testcase name="integration_tests::config::read_production_smf_config" classname="omicron-gateway::test_all" timestamp="2026-07-01T15:31:16.535+00:00" time="0.053">
        </testcase>
        <testcase name="integration_tests::component_list::component_list" classname="omicron-gateway::test_all" timestamp="2026-07-01T15:31:16.492+00:00" time="0.330">
        </testcase>
        <testcase name="integration_tests::ereports::ereports_basic" classname="omicron-gateway::test_all" timestamp="2026-07-01T15:31:16.588+00:00" time="0.246">
        </testcase>
        <testcase name="integration_tests::ereports::ereports_commit" classname="omicron-gateway::test_all" timestamp="2026-07-01T15:31:16.823+00:00" time="0.225">
        </testcase>
        <testcase name="integration_tests::ereports::ereports_limit" classname="omicron-gateway::test_all" timestamp="2026-07-01T15:31:16.835+00:00" time="0.229">
        </testcase>
        <testcase name="integration_tests::serial_console::serial_console_detach" classname="omicron-gateway::test_all" timestamp="2026-07-01T15:31:17.053+00:00" time="0.215">
        </testcase>
        <testcase name="integration_tests::task_dump::task_dump" classname="omicron-gateway::test_all" timestamp="2026-07-01T15:31:17.064+00:00" time="0.211">
        </testcase>
        <testcase name="integration_tests::serial_console::serial_console_communication" classname="omicron-gateway::test_all" timestamp="2026-07-01T15:31:17.048+00:00" time="0.249">
        </testcase>
        <testcase name="integration_tests::location_discovery::discovery_both_locations" classname="omicron-gateway::test_all" timestamp="2026-07-01T15:31:17.019+00:00" time="0.384">
        </testcase>
    </testsuite>
    <testsuite name="omicron-ledger" tests="4" disabled="0" errors="0" failures="0">
        <testcase name="test::test_commit_handles_write_failures" classname="omicron-ledger" timestamp="2026-07-01T15:31:17.267+00:00" time="0.027">
        </testcase>
        <testcase name="test::test_create_default_ledger" classname="omicron-ledger" timestamp="2026-07-01T15:31:17.275+00:00" time="0.034">
        </testcase>
        <testcase name="test::test_create_ledger_reads_from_storage" classname="omicron-ledger" timestamp="2026-07-01T15:31:17.295+00:00" time="0.026">
        </testcase>
        <testcase name="test::test_create_ledger_reads_latest_from_storage" classname="omicron-ledger" timestamp="2026-07-01T15:31:17.300+00:00" time="0.027">
        </testcase>
    </testsuite>
    <testsuite name="omicron-ls-apis" tests="2" disabled="0" errors="0" failures="0">
        <testcase name="api_metadata::tests::from_raw_collects_multiple_errors" classname="omicron-ls-apis" timestamp="2026-07-01T15:31:17.309+00:00" time="0.018">
        </testcase>
        <testcase name="api_metadata::tests::load_errors_display_lists_every_error" classname="omicron-ls-apis" timestamp="2026-07-01T15:31:17.321+00:00" time="0.019">
        </testcase>
    </testsuite>
    <testsuite name="nexus-reconfigurator-rendezvous" tests="4" disabled="0" errors="0" failures="0">
        <testcase name="crucible_dataset::tests::proptest_reconciliation" classname="nexus-reconfigurator-rendezvous" timestamp="2026-07-01T15:31:11.866+00:00" time="18.128">
        </testcase>
        <testcase name="local_storage_dataset::tests::proptest_reconciliation" classname="nexus-reconfigurator-rendezvous" timestamp="2026-07-01T15:31:12.100+00:00" time="25.206">
        </testcase>
        <testcase name="local_storage_unencrypted_dataset::tests::proptest_reconciliation" classname="nexus-reconfigurator-rendezvous" timestamp="2026-07-01T15:31:12.131+00:00" time="25.815">
        </testcase>
        <testcase name="debug_dataset::tests::proptest_reconciliation" classname="nexus-reconfigurator-rendezvous" timestamp="2026-07-01T15:31:11.877+00:00" time="26.703">
        </testcase>
    </testsuite>
    <testsuite name="nexus-reconfigurator-cli-integration-tests::integration" tests="1" disabled="0" errors="0" failures="0">
        <testcase name="blueprint_edit::test_blueprint_edit" classname="nexus-reconfigurator-cli-integration-tests::integration" timestamp="2026-07-01T15:31:06.579+00:00" time="31.794">
        </testcase>
    </testsuite>
    <testsuite name="omicron-ls-apis::test_dependencies" tests="3" disabled="0" errors="0" failures="0">
        <testcase name="test_api_dependencies" classname="omicron-ls-apis::test_dependencies" timestamp="2026-07-01T15:31:17.327+00:00" time="25.187">
        </testcase>
        <testcase name="test_api_check" classname="omicron-ls-apis::test_dependencies" timestamp="2026-07-01T15:31:17.327+00:00" time="25.390">
        </testcase>
        <testcase name="test_deployment_unit_dag_edges" classname="omicron-ls-apis::test_dependencies" timestamp="2026-07-01T15:31:17.340+00:00" time="25.582">
        </testcase>
    </testsuite>
    <testsuite name="omicron-dropshot-apis::bin/omicron-dropshot-apis" tests="1" disabled="0" errors="0" failures="0">
        <testcase name="tests::test_apis_up_to_date" classname="omicron-dropshot-apis::bin/omicron-dropshot-apis" timestamp="2026-07-01T15:31:16.374+00:00" time="36.654">
        </testcase>
    </testsuite>
    <testsuite name="omicron-nexus::test_all" tests="565" disabled="0" errors="0" failures="0">
        <testcase name="integration_tests::address_lots::test_address_lot_basic_crud" classname="omicron-nexus::test_all" timestamp="2026-07-01T15:33:52.930+00:00" time="11.922">
        </testcase>
        <testcase name="integration_tests::address_lots::test_address_lot_invalid_range" classname="omicron-nexus::test_all" timestamp="2026-07-01T15:33:53.336+00:00" time="12.118">
        </testcase>
        <testcase name="integration_tests::affinity::test_affinity_instance_group_list" classname="omicron-nexus::test_all" timestamp="2026-07-01T15:33:54.346+00:00" time="15.342">
        </testcase>
        <testcase name="integration_tests::allow_list::test_allow_list" classname="omicron-nexus::test_all" timestamp="2026-07-01T15:33:55.169+00:00" time="14.547">
        </testcase>
        <testcase name="integration_tests::affinity::test_affinity_group_crud" classname="omicron-nexus::test_all" timestamp="2026-07-01T15:33:53.407+00:00" time="17.418">
        </testcase>
        <testcase name="integration_tests::affinity::test_anti_affinity_instance_group_list" classname="omicron-nexus::test_all" timestamp="2026-07-01T15:33:54.896+00:00" time="15.929">
        </testcase>
        <testcase name="integration_tests::authn_http::test_authn_spoof_unconfigured" classname="omicron-nexus::test_all" timestamp="2026-07-01T15:34:10.210+00:00" time="0.653">
        </testcase>
        <testcase name="integration_tests::affinity::test_affinity_group_project_selector" classname="omicron-nexus::test_all" timestamp="2026-07-01T15:33:53.706+00:00" time="18.184">
        </testcase>
        <testcase name="integration_tests::authn_http::test_authn_session_cookie" classname="omicron-nexus::test_all" timestamp="2026-07-01T15:34:09.688+00:00" time="2.409">
        </testcase>
        <testcase name="integration_tests::authn_http::test_authn_spoof_allowed" classname="omicron-nexus::test_all" timestamp="2026-07-01T15:34:09.717+00:00" time="2.573">
        </testcase>
        <testcase name="integration_tests::affinity::test_anti_affinity_group_crud" classname="omicron-nexus::test_all" timestamp="2026-07-01T15:33:54.402+00:00" time="18.202">
        </testcase>
        <testcase name="integration_tests::audit_log::test_audit_log_access_token_auth" classname="omicron-nexus::test_all" timestamp="2026-07-01T15:34:00.671+00:00" time="12.153">
        </testcase>
        <testcase name="integration_tests::affinity::test_anti_affinity_group_project_selector" classname="omicron-nexus::test_all" timestamp="2026-07-01T15:33:54.458+00:00" time="18.929">
        </testcase>
        <testcase name="integration_tests::audit_log::test_audit_log_scim_token_auth" classname="omicron-nexus::test_all" timestamp="2026-07-01T15:34:08.210+00:00" time="13.949">
        </testcase>
        <testcase name="integration_tests::affinity::test_affinity_group_usage" classname="omicron-nexus::test_all" timestamp="2026-07-01T15:33:54.114+00:00" time="28.179">
        </testcase>
        <testcase name="integration_tests::affinity::test_anti_affinity_group_usage" classname="omicron-nexus::test_all" timestamp="2026-07-01T15:33:54.485+00:00" time="28.132">
        </testcase>
        <testcase name="integration_tests::audit_log::test_audit_log_list" classname="omicron-nexus::test_all" timestamp="2026-07-01T15:34:05.100+00:00" time="17.868">
        </testcase>
        <testcase name="integration_tests::authz::test_list_silo_idps_for_unpriv" classname="omicron-nexus::test_all" timestamp="2026-07-01T15:34:10.827+00:00" time="13.091">
        </testcase>
        <testcase name="integration_tests::authz::test_list_silo_users_for_unpriv" classname="omicron-nexus::test_all" timestamp="2026-07-01T15:34:10.826+00:00" time="13.424">
        </testcase>
        <testcase name="integration_tests::authz::test_session_me_for_unpriv" classname="omicron-nexus::test_all" timestamp="2026-07-01T15:34:10.864+00:00" time="13.386">
        </testcase>
        <testcase name="integration_tests::basic::test_basic_failures" classname="omicron-nexus::test_all" timestamp="2026-07-01T15:34:12.097+00:00" time="12.416">
        </testcase>
        <testcase name="integration_tests::authz::test_cannot_read_others_ssh_keys" classname="omicron-nexus::test_all" timestamp="2026-07-01T15:34:10.397+00:00" time="14.207">
        </testcase>
        <testcase name="integration_tests::audit_log::test_audit_log_login_local" classname="omicron-nexus::test_all" timestamp="2026-07-01T15:34:05.454+00:00" time="19.187">
        </testcase>
        <testcase name="integration_tests::authz::test_silo_read_for_unpriv" classname="omicron-nexus::test_all" timestamp="2026-07-01T15:34:11.891+00:00" time="12.809">
        </testcase>
        <testcase name="integration_tests::basic::test_ping" classname="omicron-nexus::test_all" timestamp="2026-07-01T15:34:12.604+00:00" time="12.180">
        </testcase>
        <testcase name="integration_tests::commands::test_nexus_no_args" classname="omicron-nexus::test_all" timestamp="2026-07-01T15:34:24.642+00:00" time="0.210">
        </testcase>
        <testcase name="integration_tests::bfd::test_empty_bfd_status" classname="omicron-nexus::test_all" timestamp="2026-07-01T15:34:13.387+00:00" time="12.094">
        </testcase>
        <testcase name="integration_tests::commands::test_nexus_bad_config" classname="omicron-nexus::test_all" timestamp="2026-07-01T15:34:24.513+00:00" time="1.194">
        </testcase>
        <testcase name="integration_tests::commands::test_nexus_invalid_config" classname="omicron-nexus::test_all" timestamp="2026-07-01T15:34:24.604+00:00" time="1.527">
        </testcase>
        <testcase name="integration_tests::certificates::test_cannot_create_certificate_with_bad_cert" classname="omicron-nexus::test_all" timestamp="2026-07-01T15:34:14.416+00:00" time="11.830">
        </testcase>
        <testcase name="integration_tests::certificates::test_cannot_create_certificate_with_expired_cert" classname="omicron-nexus::test_all" timestamp="2026-07-01T15:34:14.908+00:00" time="11.714">
        </testcase>
        <testcase name="integration_tests::certificates::test_cannot_create_certificate_with_bad_key" classname="omicron-nexus::test_all" timestamp="2026-07-01T15:34:14.679+00:00" time="11.996">
        </testcase>
        <testcase name="integration_tests::certificates::test_cannot_create_certificate_with_incorrect_subject_alt_name" classname="omicron-nexus::test_all" timestamp="2026-07-01T15:34:15.143+00:00" time="11.700">
        </testcase>
        <testcase name="integration_tests::basic::test_projects_basic" classname="omicron-nexus::test_all" timestamp="2026-07-01T15:34:12.825+00:00" time="18.880">
        </testcase>
        <testcase name="integration_tests::audit_log::test_audit_log_create_delete_ops" classname="omicron-nexus::test_all" timestamp="2026-07-01T15:34:04.852+00:00" time="28.070">
        </testcase>
        <testcase name="integration_tests::certificates::test_cannot_create_certificate_with_mismatched_key" classname="omicron-nexus::test_all" timestamp="2026-07-01T15:34:22.159+00:00" time="11.458">
        </testcase>
        <testcase name="integration_tests::basic::test_gzip_compression" classname="omicron-nexus::test_all" timestamp="2026-07-01T15:34:12.289+00:00" time="22.677">
        </testcase>
        <testcase name="integration_tests::certificates::test_not_found_before_creation" classname="omicron-nexus::test_all" timestamp="2026-07-01T15:34:22.617+00:00" time="12.471">
        </testcase>
        <testcase name="integration_tests::cockroach::test_cockroach_admin_server" classname="omicron-nexus::test_all" timestamp="2026-07-01T15:34:23.918+00:00" time="12.105">
        </testcase>
        <testcase name="integration_tests::certificates::test_crud" classname="omicron-nexus::test_all" timestamp="2026-07-01T15:34:22.293+00:00" time="13.894">
        </testcase>
        <testcase name="integration_tests::cockroach::test_cockroach_http_node_status" classname="omicron-nexus::test_all" timestamp="2026-07-01T15:34:24.250+00:00" time="12.333">
        </testcase>
        <testcase name="integration_tests::basic::test_projects_list" classname="omicron-nexus::test_all" timestamp="2026-07-01T15:34:13.021+00:00" time="23.933">
        </testcase>
        <testcase name="integration_tests::console_api::test_bad_redirect_uri" classname="omicron-nexus::test_all" timestamp="2026-07-01T15:34:24.852+00:00" time="12.329">
        </testcase>
        <testcase name="integration_tests::cockroach::test_cockroach_http_prometheus_metrics" classname="omicron-nexus::test_all" timestamp="2026-07-01T15:34:24.250+00:00" time="13.052">
        </testcase>
        <testcase name="integration_tests::console_api::test_absolute_static_dir" classname="omicron-nexus::test_all" timestamp="2026-07-01T15:34:24.700+00:00" time="12.658">
        </testcase>
        <testcase name="integration_tests::console_api::test_assets" classname="omicron-nexus::test_all" timestamp="2026-07-01T15:34:24.784+00:00" time="12.586">
        </testcase>
        <testcase name="integration_tests::console_api::test_login_redirect_simple" classname="omicron-nexus::test_all" timestamp="2026-07-01T15:34:25.707+00:00" time="12.557">
        </testcase>
        <testcase name="integration_tests::console_api::test_unauthed_console_pages" classname="omicron-nexus::test_all" timestamp="2026-07-01T15:34:26.843+00:00" time="11.896">
        </testcase>
        <testcase name="integration_tests::console_api::test_session_me_groups" classname="omicron-nexus::test_all" timestamp="2026-07-01T15:34:26.623+00:00" time="12.745">
        </testcase>
        <testcase name="integration_tests::console_api::test_session_me" classname="omicron-nexus::test_all" timestamp="2026-07-01T15:34:26.247+00:00" time="13.527">
        </testcase>
        <testcase name="integration_tests::console_api::test_session_idle_timeout_deletes_session" classname="omicron-nexus::test_all" timestamp="2026-07-01T15:34:26.131+00:00" time="14.107">
        </testcase>
        <testcase name="integration_tests::console_api::test_login_redirect_multiple_silos" classname="omicron-nexus::test_all" timestamp="2026-07-01T15:34:25.482+00:00" time="15.731">
        </testcase>
        <testcase name="integration_tests::certificates::test_silo_certificates" classname="omicron-nexus::test_all" timestamp="2026-07-01T15:34:22.969+00:00" time="18.614">
        </testcase>
        <testcase name="integration_tests::console_api::test_console_pages" classname="omicron-nexus::test_all" timestamp="2026-07-01T15:34:25.239+00:00" time="16.556">
        </testcase>
        <testcase name="integration_tests::console_api::test_sessions" classname="omicron-nexus::test_all" timestamp="2026-07-01T15:34:26.675+00:00" time="17.633">
        </testcase>
        <testcase name="integration_tests::demo_saga::test_demo_saga" classname="omicron-nexus::test_all" timestamp="2026-07-01T15:34:40.239+00:00" time="10.495">
        </testcase>
        <testcase name="integration_tests::device_auth::test_device_token_cannot_exceed_auth_token_expiration" classname="omicron-nexus::test_all" timestamp="2026-07-01T15:34:41.794+00:00" time="9.953">
        </testcase>
        <testcase name="integration_tests::device_auth::test_device_auth_flow" classname="omicron-nexus::test_all" timestamp="2026-07-01T15:34:41.583+00:00" time="10.492">
        </testcase>
        <testcase name="integration_tests::device_auth::test_device_token_clamps_to_auth_token_when_no_ttl_specified" classname="omicron-nexus::test_all" timestamp="2026-07-01T15:34:44.308+00:00" time="8.789">
        </testcase>
        <testcase name="integration_tests::crucible_replacements::test_delete_volume_region_replacement_state_requested" classname="omicron-nexus::test_all" timestamp="2026-07-01T15:34:27.170+00:00" time="31.544">
        </testcase>
        <testcase name="integration_tests::device_auth::test_admin_logout_deletes_tokens_and_sessions" classname="omicron-nexus::test_all" timestamp="2026-07-01T15:34:41.212+00:00" time="18.260">
        </testcase>
        <testcase name="integration_tests::device_auth::test_device_token_request_ttl_invalid" classname="omicron-nexus::test_all" timestamp="2026-07-01T15:34:51.748+00:00" time="8.012">
        </testcase>
        <testcase name="integration_tests::crucible_replacements::test_region_replacement_does_not_create_freed_region" classname="omicron-nexus::test_all" timestamp="2026-07-01T15:34:37.302+00:00" time="24.583">
        </testcase>
        <testcase name="integration_tests::device_auth::test_device_token_expiration" classname="omicron-nexus::test_all" timestamp="2026-07-01T15:34:50.088+00:00" time="12.447">
        </testcase>
        <testcase name="integration_tests::device_auth::test_session_auth_does_not_clamp_device_token_ttl" classname="omicron-nexus::test_all" timestamp="2026-07-01T15:34:52.076+00:00" time="11.207">
        </testcase>
        <testcase name="integration_tests::device_auth::test_device_token_request_ttl" classname="omicron-nexus::test_all" timestamp="2026-07-01T15:34:50.734+00:00" time="12.731">
        </testcase>
        <testcase name="integration_tests::crucible_replacements::test_delete_volume_region_replacement_state_running" classname="omicron-nexus::test_all" timestamp="2026-07-01T15:34:31.704+00:00" time="33.597">
        </testcase>
        <testcase name="integration_tests::crucible_replacements::test_delete_volume_region_snapshot_replacement_state_requested_3" classname="omicron-nexus::test_all" timestamp="2026-07-01T15:34:36.024+00:00" time="37.011">
        </testcase>
        <testcase name="integration_tests::crucible_replacements::test_region_snapshot_replacement_step_after_rop_remove" classname="omicron-nexus::test_all" timestamp="2026-07-01T15:34:38.245+00:00" time="35.313">
        </testcase>
        <testcase name="integration_tests::disks::test_create_read_only_disk_from_snapshot" classname="omicron-nexus::test_all" timestamp="2026-07-01T15:34:59.473+00:00" time="21.973">
        </testcase>
        <testcase name="integration_tests::crucible_replacements::test_delete_volume_region_snapshot_replacement_state_running" classname="omicron-nexus::test_all" timestamp="2026-07-01T15:34:36.187+00:00" time="45.993">
        </testcase>
        <testcase name="integration_tests::device_auth::test_session_list_excludes_expired" classname="omicron-nexus::test_all" timestamp="2026-07-01T15:34:52.254+00:00" time="31.143">
        </testcase>
        <testcase name="integration_tests::disks::test_delete_local_storage_disk_retries_on_transient_error" classname="omicron-nexus::test_all" timestamp="2026-07-01T15:34:59.760+00:00" time="24.179">
        </testcase>
        <testcase name="integration_tests::disks::test_disk_create_attach_detach_delete" classname="omicron-nexus::test_all" timestamp="2026-07-01T15:35:02.535+00:00" time="22.282">
        </testcase>
        <testcase name="integration_tests::crucible_replacements::test_delete_volume_region_snapshot_replacement_state_requested_2" classname="omicron-nexus::test_all" timestamp="2026-07-01T15:34:35.088+00:00" time="51.078">
        </testcase>
        <testcase name="integration_tests::crucible_replacements::test_replacement_sanity" classname="omicron-nexus::test_all" timestamp="2026-07-01T15:34:38.739+00:00" time="48.755">
        </testcase>
        <testcase name="integration_tests::crucible_replacements::test_delete_volume_region_replacement_state_running_on_pantry" classname="omicron-nexus::test_all" timestamp="2026-07-01T15:34:32.921+00:00" time="57.584">
        </testcase>
        <testcase name="integration_tests::crucible_replacements::test_delete_volume_region_snapshot_replacement_state_replacement_done" classname="omicron-nexus::test_all" timestamp="2026-07-01T15:34:33.617+00:00" time="57.656">
        </testcase>
        <testcase name="integration_tests::disks::test_disk_invalid_block_size_rejected" classname="omicron-nexus::test_all" timestamp="2026-07-01T15:35:13.558+00:00" time="19.453">
        </testcase>
        <testcase name="integration_tests::audit_log::test_audit_log_coverage" classname="omicron-nexus::test_all" timestamp="2026-07-01T15:34:02.541+00:00" time="91.679">
        </testcase>
        <testcase name="integration_tests::disks::test_disk_reject_total_size_greater_than_max_disk_size_bytes" classname="omicron-nexus::test_all" timestamp="2026-07-01T15:35:23.939+00:00" time="11.005">
        </testcase>
        <testcase name="integration_tests::disks::test_disk_reject_total_size_less_than_min_disk_size_bytes" classname="omicron-nexus::test_all" timestamp="2026-07-01T15:35:24.817+00:00" time="11.480">
        </testcase>
        <testcase name="integration_tests::disks::test_disk_create_disk_that_already_exists_fails" classname="omicron-nexus::test_all" timestamp="2026-07-01T15:35:03.282+00:00" time="33.152">
        </testcase>
        <testcase name="integration_tests::disks::test_disk_expunge" classname="omicron-nexus::test_all" timestamp="2026-07-01T15:35:13.034+00:00" time="25.129">
        </testcase>
        <testcase name="integration_tests::disks::test_disk_reject_total_size_not_divisible_by_min_disk_size" classname="omicron-nexus::test_all" timestamp="2026-07-01T15:35:27.494+00:00" time="10.805">
        </testcase>
        <testcase name="integration_tests::crucible_replacements::test_delete_volume_region_snapshot_replacement_state_requested" classname="omicron-nexus::test_all" timestamp="2026-07-01T15:34:34.966+00:00" time="63.905">
        </testcase>
        <testcase name="integration_tests::crucible_replacements::test_delete_volume_region_snapshot_replacement_step" classname="omicron-nexus::test_all" timestamp="2026-07-01T15:34:36.584+00:00" time="71.280">
        </testcase>
        <testcase name="integration_tests::crucible_replacements::test_delete_volume_region_replacement_state_replacement_done" classname="omicron-nexus::test_all" timestamp="2026-07-01T15:34:27.020+00:00" time="82.229">
        </testcase>
        <testcase name="integration_tests::crucible_replacements::test_region_snapshot_replacement_step_after_rop_remove_target_gone" classname="omicron-nexus::test_all" timestamp="2026-07-01T15:34:38.264+00:00" time="72.129">
        </testcase>
        <testcase name="integration_tests::disks::test_disk_backed_by_multiple_region_sets" classname="omicron-nexus::test_all" timestamp="2026-07-01T15:35:01.886+00:00" time="49.195">
        </testcase>
        <testcase name="integration_tests::disks::test_disk_move_between_instances" classname="omicron-nexus::test_all" timestamp="2026-07-01T15:35:21.446+00:00" time="29.902">
        </testcase>
        <testcase name="integration_tests::disks::test_disk_region_creation_failure" classname="omicron-nexus::test_all" timestamp="2026-07-01T15:35:23.398+00:00" time="31.419">
        </testcase>
        <testcase name="integration_tests::disks::test_disk_creation_region_requested_then_started" classname="omicron-nexus::test_all" timestamp="2026-07-01T15:35:05.301+00:00" time="50.270">
        </testcase>
        <testcase name="integration_tests::crucible_replacements::test_replacement_sanity_twice_after_snapshot_delete" classname="omicron-nexus::test_all" timestamp="2026-07-01T15:34:39.774+00:00" time="76.161">
        </testcase>
        <testcase name="integration_tests::crucible_replacements::test_read_only_replacement_sanity" classname="omicron-nexus::test_all" timestamp="2026-07-01T15:34:37.181+00:00" time="79.470">
        </testcase>
        <testcase name="integration_tests::disks::test_cannot_snapshot_read_only_disk" classname="omicron-nexus::test_all" timestamp="2026-07-01T15:34:53.098+00:00" time="67.263">
        </testcase>
        <testcase name="integration_tests::disks::test_disk_size_accounting" classname="omicron-nexus::test_all" timestamp="2026-07-01T15:35:30.506+00:00" time="29.854">
        </testcase>
        <testcase name="integration_tests::disks::test_create_read_only_disk_from_image" classname="omicron-nexus::test_all" timestamp="2026-07-01T15:34:58.715+00:00" time="62.083">
        </testcase>
        <testcase name="integration_tests::disks::test_disk_not_found_before_creation" classname="omicron-nexus::test_all" timestamp="2026-07-01T15:35:22.181+00:00" time="39.726">
        </testcase>
        <testcase name="integration_tests::crucible_replacements::test_racing_replacements_for_soft_deleted_disk_volume" classname="omicron-nexus::test_all" timestamp="2026-07-01T15:34:36.954+00:00" time="87.113">
        </testcase>
        <testcase name="integration_tests::disks::test_disk_reject_total_size_not_divisible_by_block_size" classname="omicron-nexus::test_all" timestamp="2026-07-01T15:35:26.166+00:00" time="42.235">
        </testcase>
        <testcase name="integration_tests::crucible_replacements::test_region_replacement_triple_sanity" classname="omicron-nexus::test_all" timestamp="2026-07-01T15:34:37.359+00:00" time="94.403">
        </testcase>
        <testcase name="integration_tests::external_ips::can_create_instance_with_ephemeral_ipv6_address" classname="omicron-nexus::test_all" timestamp="2026-07-01T15:36:00.360+00:00" time="11.452">
        </testcase>
        <testcase name="integration_tests::external_ips::can_create_instance_with_floating_ipv6_address" classname="omicron-nexus::test_all" timestamp="2026-07-01T15:36:00.361+00:00" time="11.693">
        </testcase>
        <testcase name="integration_tests::disks::test_disk_slot_assignment" classname="omicron-nexus::test_all" timestamp="2026-07-01T15:35:31.274+00:00" time="41.546">
        </testcase>
        <testcase name="integration_tests::disks::test_single_region_allocate_for_replace" classname="omicron-nexus::test_all" timestamp="2026-07-01T15:35:55.571+00:00" time="17.338">
        </testcase>
        <testcase name="integration_tests::external_ips::can_list_instance_snat_ip" classname="omicron-nexus::test_all" timestamp="2026-07-01T15:36:00.798+00:00" time="12.503">
        </testcase>
        <testcase name="integration_tests::external_ips::cannot_attach_ephemeral_ipv4_to_instance_missing_ipv4_stack" classname="omicron-nexus::test_all" timestamp="2026-07-01T15:36:01.907+00:00" time="11.627">
        </testcase>
        <testcase name="integration_tests::disks::test_phantom_disk_rename" classname="omicron-nexus::test_all" timestamp="2026-07-01T15:35:47.864+00:00" time="26.577">
        </testcase>
        <testcase name="integration_tests::external_ips::cannot_attach_ephemeral_ipv6_to_instance_missing_ipv6_stack" classname="omicron-nexus::test_all" timestamp="2026-07-01T15:36:04.068+00:00" time="11.159">
        </testcase>
        <testcase name="integration_tests::disks::test_read_only_disk_different_vcr" classname="omicron-nexus::test_all" timestamp="2026-07-01T15:35:50.392+00:00" time="24.984">
        </testcase>
        <testcase name="integration_tests::disks::test_disk_create_for_importing" classname="omicron-nexus::test_all" timestamp="2026-07-01T15:35:03.465+00:00" time="72.671">
        </testcase>
        <testcase name="integration_tests::disks::test_disk_too_big" classname="omicron-nexus::test_all" timestamp="2026-07-01T15:35:33.012+00:00" time="43.831">
        </testcase>
        <testcase name="integration_tests::disks::test_do_not_provision_on_dataset_not_enough" classname="omicron-nexus::test_all" timestamp="2026-07-01T15:35:36.435+00:00" time="42.606">
        </testcase>
        <testcase name="integration_tests::disks::test_region_allocation_strategy_random_is_idempotent_arbitrary" classname="omicron-nexus::test_all" timestamp="2026-07-01T15:35:51.348+00:00" time="27.793">
        </testcase>
        <testcase name="integration_tests::external_ips::cannot_attach_floating_ipv4_to_instance_missing_ipv4_stack" classname="omicron-nexus::test_all" timestamp="2026-07-01T15:36:08.402+00:00" time="12.526">
        </testcase>
        <testcase name="integration_tests::disks::test_multiple_disks_multiple_zpools" classname="omicron-nexus::test_all" timestamp="2026-07-01T15:35:38.300+00:00" time="44.425">
        </testcase>
        <testcase name="integration_tests::disks::test_project_delete_disk_no_auth_idempotent" classname="omicron-nexus::test_all" timestamp="2026-07-01T15:35:49.249+00:00" time="34.731">
        </testcase>
        <testcase name="integration_tests::disks::test_disk_virtual_provisioning_collection" classname="omicron-nexus::test_all" timestamp="2026-07-01T15:35:34.220+00:00" time="51.240">
        </testcase>
        <testcase name="integration_tests::external_ips::cannot_attach_floating_ipv6_to_instance_missing_ipv6_stack" classname="omicron-nexus::test_all" timestamp="2026-07-01T15:36:11.761+00:00" time="15.021">
        </testcase>
        <testcase name="integration_tests::external_ips::no_automatic_snat_for_ipv6" classname="omicron-nexus::test_all" timestamp="2026-07-01T15:36:11.812+00:00" time="15.413">
        </testcase>
        <testcase name="integration_tests::disks::test_list_all_types_of_disk" classname="omicron-nexus::test_all" timestamp="2026-07-01T15:35:38.163+00:00" time="50.556">
        </testcase>
        <testcase name="integration_tests::external_ips::test_ephemeral_ip_detach_requires_version_with_dual_stack" classname="omicron-nexus::test_all" timestamp="2026-07-01T15:36:12.054+00:00" time="16.879">
        </testcase>
        <testcase name="integration_tests::external_ips::test_ephemeral_ip_ip_version_conflict" classname="omicron-nexus::test_all" timestamp="2026-07-01T15:36:12.909+00:00" time="16.213">
        </testcase>
        <testcase name="integration_tests::external_ips::test_floating_ip_access" classname="omicron-nexus::test_all" timestamp="2026-07-01T15:36:15.376+00:00" time="14.160">
        </testcase>
        <testcase name="integration_tests::external_ips::test_ephemeral_ip_idempotent_attach_with_exhausted_explicit_pool" classname="omicron-nexus::test_all" timestamp="2026-07-01T15:36:12.820+00:00" time="16.948">
        </testcase>
        <testcase name="integration_tests::disks::test_do_not_provision_on_dataset" classname="omicron-nexus::test_all" timestamp="2026-07-01T15:35:36.297+00:00" time="54.562">
        </testcase>
        <testcase name="integration_tests::external_ips::test_external_ip_attach_ephemeral_at_pool_exhaustion" classname="omicron-nexus::test_all" timestamp="2026-07-01T15:36:13.302+00:00" time="18.008">
        </testcase>
        <testcase name="integration_tests::external_ips::test_floating_ip_create_fails_in_other_silo_pool" classname="omicron-nexus::test_all" timestamp="2026-07-01T15:36:19.141+00:00" time="14.276">
        </testcase>
        <testcase name="integration_tests::disks::test_no_halt_disk_delete_one_region_on_expunged_agent" classname="omicron-nexus::test_all" timestamp="2026-07-01T15:35:38.872+00:00" time="54.637">
        </testcase>
        <testcase name="integration_tests::external_ips::test_floating_ip_create" classname="omicron-nexus::test_all" timestamp="2026-07-01T15:36:16.843+00:00" time="17.046">
        </testcase>
        <testcase name="integration_tests::disks::test_single_region_allocate_for_replace_not_enough_zpools" classname="omicron-nexus::test_all" timestamp="2026-07-01T15:35:55.935+00:00" time="38.299">
        </testcase>
        <testcase name="integration_tests::external_ips::test_floating_ip_create_ip_in_use" classname="omicron-nexus::test_all" timestamp="2026-07-01T15:36:20.928+00:00" time="14.007">
        </testcase>
        <testcase name="integration_tests::external_ips::test_external_ip_attach_fail_if_in_use_by_other" classname="omicron-nexus::test_all" timestamp="2026-07-01T15:36:13.534+00:00" time="22.088">
        </testcase>
        <testcase name="integration_tests::external_ips::test_floating_ip_create_ip_not_in_pool" classname="omicron-nexus::test_all" timestamp="2026-07-01T15:36:21.732+00:00" time="14.147">
        </testcase>
        <testcase name="integration_tests::external_ips::test_floating_ip_attach_fail_between_projects" classname="omicron-nexus::test_all" timestamp="2026-07-01T15:36:16.136+00:00" time="20.301">
        </testcase>
        <testcase name="integration_tests::external_ips::test_floating_ip_create_name_in_use" classname="omicron-nexus::test_all" timestamp="2026-07-01T15:36:22.725+00:00" time="14.668">
        </testcase>
        <testcase name="integration_tests::disks::test_single_region_allocate" classname="omicron-nexus::test_all" timestamp="2026-07-01T15:35:54.817+00:00" time="43.363">
        </testcase>
        <testcase name="integration_tests::disks::test_region_allocation_strategy_random_is_idempotent" classname="omicron-nexus::test_all" timestamp="2026-07-01T15:35:51.081+00:00" time="48.688">
        </testcase>
        <testcase name="integration_tests::external_ips::test_floating_ip_create_non_admin" classname="omicron-nexus::test_all" timestamp="2026-07-01T15:36:23.980+00:00" time="16.323">
        </testcase>
        <testcase name="integration_tests::external_ips::test_floating_ip_ip_version_conflict" classname="omicron-nexus::test_all" timestamp="2026-07-01T15:36:26.782+00:00" time="13.707">
        </testcase>
        <testcase name="integration_tests::external_ips::test_floating_ip_create_attachment" classname="omicron-nexus::test_all" timestamp="2026-07-01T15:36:19.040+00:00" time="21.570">
        </testcase>
        <testcase name="integration_tests::external_ips::test_floating_ip_delete" classname="omicron-nexus::test_all" timestamp="2026-07-01T15:36:25.461+00:00" time="15.653">
        </testcase>
        <testcase name="integration_tests::external_ips::test_floating_ip_update" classname="omicron-nexus::test_all" timestamp="2026-07-01T15:36:27.226+00:00" time="15.886">
        </testcase>
        <testcase name="integration_tests::external_subnets::external_subnet_create_name_conflict" classname="omicron-nexus::test_all" timestamp="2026-07-01T15:36:31.310+00:00" time="14.650">
        </testcase>
        <testcase name="integration_tests::external_subnets::external_subnet_create_nonexistent_pool" classname="omicron-nexus::test_all" timestamp="2026-07-01T15:36:33.417+00:00" time="13.087">
        </testcase>
        <testcase name="integration_tests::external_ips::test_external_ip_attach_fails_after_maximum" classname="omicron-nexus::test_all" timestamp="2026-07-01T15:36:14.441+00:00" time="32.258">
        </testcase>
        <testcase name="integration_tests::external_subnets::external_subnet_basic_crud" classname="omicron-nexus::test_all" timestamp="2026-07-01T15:36:30.859+00:00" time="15.949">
        </testcase>
        <testcase name="integration_tests::external_ips::test_external_ip_live_attach_detach" classname="omicron-nexus::test_all" timestamp="2026-07-01T15:36:15.227+00:00" time="31.703">
        </testcase>
        <testcase name="integration_tests::external_subnets::external_subnet_create_unlinked_pool" classname="omicron-nexus::test_all" timestamp="2026-07-01T15:36:33.509+00:00" time="13.423">
        </testcase>
        <testcase name="integration_tests::external_subnets::cannot_delete_attached_external_subnet" classname="omicron-nexus::test_all" timestamp="2026-07-01T15:36:29.536+00:00" time="18.339">
        </testcase>
        <testcase name="integration_tests::external_subnets::cannot_attach_subnet_in_another_project" classname="omicron-nexus::test_all" timestamp="2026-07-01T15:36:28.933+00:00" time="20.395">
        </testcase>
        <testcase name="integration_tests::external_subnets::cannot_detach_subnet_that_is_not_attached" classname="omicron-nexus::test_all" timestamp="2026-07-01T15:36:29.768+00:00" time="20.048">
        </testcase>
        <testcase name="integration_tests::crucible_replacements::test_region_replacement_triple_sanity_2" classname="omicron-nexus::test_all" timestamp="2026-07-01T15:34:37.370+00:00" time="132.531">
        </testcase>
        <testcase name="integration_tests::external_subnets::external_subnet_pagination" classname="omicron-nexus::test_all" timestamp="2026-07-01T15:36:33.889+00:00" time="16.686">
        </testcase>
        <testcase name="integration_tests::initialization::test_nexus_boots_before_dendrite" classname="omicron-nexus::test_all" timestamp="2026-07-01T15:36:43.112+00:00" time="8.161">
        </testcase>
        <testcase name="integration_tests::disks::test_zpool_control_plane_storage_buffer" classname="omicron-nexus::test_all" timestamp="2026-07-01T15:35:56.651+00:00" time="54.766">
        </testcase>
        <testcase name="integration_tests::initialization::test_nexus_does_not_boot_until_schema_updated" classname="omicron-nexus::test_all" timestamp="2026-07-01T15:36:46.504+00:00" time="4.981">
        </testcase>
        <testcase name="integration_tests::external_subnets::cannot_attach_subnet_attached_to_another_instance" classname="omicron-nexus::test_all" timestamp="2026-07-01T15:36:28.720+00:00" time="22.937">
        </testcase>
        <testcase name="integration_tests::initialization::test_nexus_boots_with_valid_schema" classname="omicron-nexus::test_all" timestamp="2026-07-01T15:36:45.960+00:00" time="6.230">
        </testcase>
        <testcase name="integration_tests::external_subnets::test_can_attach_external_subnet_to_stopped_instance" classname="omicron-nexus::test_all" timestamp="2026-07-01T15:36:34.234+00:00" time="18.050">
        </testcase>
        <testcase name="integration_tests::crucible_replacements::test_replacement_sanity_twice" classname="omicron-nexus::test_all" timestamp="2026-07-01T15:34:39.368+00:00" time="133.662">
        </testcase>
        <testcase name="integration_tests::external_subnets::test_limited_collaborator_external_subnet_lifecycle" classname="omicron-nexus::test_all" timestamp="2026-07-01T15:36:35.622+00:00" time="18.788">
        </testcase>
        <testcase name="integration_tests::external_subnets::test_external_subnet_attach" classname="omicron-nexus::test_all" timestamp="2026-07-01T15:36:34.935+00:00" time="20.407">
        </testcase>
        <testcase name="integration_tests::initialization::test_nexus_does_not_boot_without_valid_schema" classname="omicron-nexus::test_all" timestamp="2026-07-01T15:36:46.699+00:00" time="9.844">
        </testcase>
        <testcase name="integration_tests::initialization::test_nexus_boots_before_cockroach" classname="omicron-nexus::test_all" timestamp="2026-07-01T15:36:41.114+00:00" time="16.902">
        </testcase>
        <testcase name="integration_tests::images::test_image_deletion_permissions" classname="omicron-nexus::test_all" timestamp="2026-07-01T15:36:36.437+00:00" time="22.870">
        </testcase>
        <testcase name="integration_tests::images::test_image_create" classname="omicron-nexus::test_all" timestamp="2026-07-01T15:36:35.879+00:00" time="24.415">
        </testcase>
        <testcase name="integration_tests::images::test_image_promotion" classname="omicron-nexus::test_all" timestamp="2026-07-01T15:36:38.180+00:00" time="22.698">
        </testcase>
        <testcase name="integration_tests::images::test_make_disk_from_other_project_image_fails" classname="omicron-nexus::test_all" timestamp="2026-07-01T15:36:40.489+00:00" time="21.436">
        </testcase>
        <testcase name="integration_tests::images::test_image_from_other_project_snapshot_fails" classname="omicron-nexus::test_all" timestamp="2026-07-01T15:36:37.393+00:00" time="25.225">
        </testcase>
        <testcase name="integration_tests::instances::can_create_instance_with_multiple_nics_and_ephemeral_ip" classname="omicron-nexus::test_all" timestamp="2026-07-01T15:36:46.808+00:00" time="16.138">
        </testcase>
        <testcase name="integration_tests::images::test_silo_image_create" classname="omicron-nexus::test_all" timestamp="2026-07-01T15:36:40.611+00:00" time="22.845">
        </testcase>
        <testcase name="integration_tests::images::test_make_disk_from_image" classname="omicron-nexus::test_all" timestamp="2026-07-01T15:36:39.769+00:00" time="23.995">
        </testcase>
        <testcase name="integration_tests::instances::cannot_make_new_primary_nic_lacking_ip_stack_for_external_addresses" classname="omicron-nexus::test_all" timestamp="2026-07-01T15:36:46.930+00:00" time="17.084">
        </testcase>
        <testcase name="integration_tests::instances::test_cannot_create_instance_with_bad_hostname" classname="omicron-nexus::test_all" timestamp="2026-07-01T15:36:51.417+00:00" time="13.912">
        </testcase>
        <testcase name="integration_tests::instances::test_cannot_create_instance_with_empty_hostname" classname="omicron-nexus::test_all" timestamp="2026-07-01T15:36:51.485+00:00" time="13.906">
        </testcase>
        <testcase name="integration_tests::images::test_make_disk_from_image_too_small" classname="omicron-nexus::test_all" timestamp="2026-07-01T15:36:40.303+00:00" time="25.842">
        </testcase>
        <testcase name="integration_tests::instances::test_cannot_provision_instance_beyond_cpu_limit" classname="omicron-nexus::test_all" timestamp="2026-07-01T15:36:52.284+00:00" time="14.260">
        </testcase>
        <testcase name="integration_tests::instances::test_auto_restart_policy_can_be_changed" classname="omicron-nexus::test_all" timestamp="2026-07-01T15:36:49.329+00:00" time="17.512">
        </testcase>
        <testcase name="integration_tests::instances::test_cannot_start_instance_with_unsatisfiable_cpu_platform" classname="omicron-nexus::test_all" timestamp="2026-07-01T15:36:54.411+00:00" time="16.916">
        </testcase>
        <testcase name="integration_tests::instances::test_cpu_platform_can_be_changed" classname="omicron-nexus::test_all" timestamp="2026-07-01T15:36:55.342+00:00" time="16.555">
        </testcase>
        <testcase name="integration_tests::external_subnets::cannot_attach_too_many_subnets" classname="omicron-nexus::test_all" timestamp="2026-07-01T15:36:29.123+00:00" time="45.527">
        </testcase>
        <testcase name="integration_tests::instances::test_attach_eight_disks_to_instance" classname="omicron-nexus::test_all" timestamp="2026-07-01T15:36:46.932+00:00" time="28.064">
        </testcase>
        <testcase name="integration_tests::instances::test_enable_jumbo_frames_can_be_changed" classname="omicron-nexus::test_all" timestamp="2026-07-01T15:37:00.294+00:00" time="15.609">
        </testcase>
        <testcase name="integration_tests::instances::test_attach_one_disk_to_instance" classname="omicron-nexus::test_all" timestamp="2026-07-01T15:36:47.876+00:00" time="28.046">
        </testcase>
        <testcase name="integration_tests::instances::test_cannot_provision_instance_beyond_cpu_capacity" classname="omicron-nexus::test_all" timestamp="2026-07-01T15:36:52.191+00:00" time="23.763">
        </testcase>
        <testcase name="integration_tests::instances::test_instance_access" classname="omicron-nexus::test_all" timestamp="2026-07-01T15:37:00.879+00:00" time="16.092">
        </testcase>
        <testcase name="integration_tests::instances::test_cannot_provision_instance_beyond_ram_capacity" classname="omicron-nexus::test_all" timestamp="2026-07-01T15:36:53.030+00:00" time="24.009">
        </testcase>
        <testcase name="integration_tests::instances::test_can_start_instance_with_cpu_platform" classname="omicron-nexus::test_all" timestamp="2026-07-01T15:36:50.575+00:00" time="26.627">
        </testcase>
        <testcase name="integration_tests::instances::test_instance_attach_several_external_ips" classname="omicron-nexus::test_all" timestamp="2026-07-01T15:37:01.925+00:00" time="19.008">
        </testcase>
        <testcase name="integration_tests::instances::test_instance_create_with_anti_affinity_groups_that_do_not_exist" classname="omicron-nexus::test_all" timestamp="2026-07-01T15:37:05.391+00:00" time="17.885">
        </testcase>
        <testcase name="integration_tests::instances::test_instance_create_with_cross_project_subnet" classname="omicron-nexus::test_all" timestamp="2026-07-01T15:37:06.146+00:00" time="17.538">
        </testcase>
        <testcase name="integration_tests::instances::test_instance_create_saga_removes_instance_database_record" classname="omicron-nexus::test_all" timestamp="2026-07-01T15:37:04.014+00:00" time="19.805">
        </testcase>
        <testcase name="integration_tests::instances::test_instance_create_in_silo" classname="omicron-nexus::test_all" timestamp="2026-07-01T15:37:03.764+00:00" time="20.398">
        </testcase>
        <testcase name="integration_tests::instances::test_cannot_detach_boot_disk" classname="omicron-nexus::test_all" timestamp="2026-07-01T15:36:51.657+00:00" time="32.675">
        </testcase>
        <testcase name="integration_tests::instances::test_instance_create_delete_network_interface" classname="omicron-nexus::test_all" timestamp="2026-07-01T15:37:03.456+00:00" time="23.626">
        </testcase>
        <testcase name="integration_tests::instances::test_instance_ephemeral_ip_from_orphan_pool" classname="omicron-nexus::test_all" timestamp="2026-07-01T15:37:11.897+00:00" time="15.803">
        </testcase>
        <testcase name="integration_tests::instances::test_instance_create_with_ssh_keys" classname="omicron-nexus::test_all" timestamp="2026-07-01T15:37:06.841+00:00" time="21.334">
        </testcase>
        <testcase name="integration_tests::instances::test_instance_ephemeral_ip_no_default_pool_error" classname="omicron-nexus::test_all" timestamp="2026-07-01T15:37:14.650+00:00" time="13.812">
        </testcase>
        <testcase name="integration_tests::instances::test_duplicate_disk_attach_requests_ok" classname="omicron-nexus::test_all" timestamp="2026-07-01T15:36:59.306+00:00" time="29.678">
        </testcase>
        <testcase name="integration_tests::instances::test_boot_disk_must_be_attached" classname="omicron-nexus::test_all" timestamp="2026-07-01T15:36:49.902+00:00" time="39.182">
        </testcase>
        <testcase name="integration_tests::disks::test_disk_virtual_provisioning_collection_failed_delete" classname="omicron-nexus::test_all" timestamp="2026-07-01T15:36:48.701+00:00" time="40.651">
            <flakyFailure timestamp="2026-07-01T15:35:34.944+00:00" time="73.755" message="thread &apos;integration_tests::disks::test_disk_virtual_provisioning_collection_failed_delete&apos; (2) panicked at nexus/tests/integration_tests/disks.rs:1460:6" type="test failure with exit code 101">thread &apos;integration_tests::disks::test_disk_virtual_provisioning_collection_failed_delete&apos; (2) panicked at nexus/tests/integration_tests/disks.rs:1460:6:
unexpected failure deleting project: expected status code 204 No Content, found 400 Bad Request

Stack backtrace:
   0: &lt;anyhow::Error&gt;::msg::&lt;alloc::string::String&gt;
             at /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.102/src/backtrace.rs:10:14
   1: {async_fn#0}
             at ./test-utils/src/http_testing.rs:363:13
   2: {async_fn#0}
             at ./test-utils/src/http_testing.rs:663:40
   3: {async_fn#0}
             at ./tests/integration_tests/disks.rs:1459:6
   4: {async_block#0}
             at ./tests/integration_tests/disks.rs:1324:1
   5: poll&lt;&amp;mut dyn core::future::future::Future&lt;Output=()&gt;&gt;
             at /rustc/31fca3adb283cc9dfd56b49cdee9a96eb9c96ffd/library/core/src/future/future.rs:133:9
   6: poll&lt;&amp;mut core::pin::Pin&lt;&amp;mut dyn core::future::future::Future&lt;Output=()&gt;&gt;&gt;
             at /rustc/31fca3adb283cc9dfd56b49cdee9a96eb9c96ffd/library/core/src/future/future.rs:133:9
   7: {closure#0}&lt;core::pin::Pin&lt;&amp;mut core::pin::Pin&lt;&amp;mut dyn core::future::future::Future&lt;Output=()&gt;&gt;&gt;&gt;
             at /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:778:70
   8: with_budget&lt;core::task::poll::Poll&lt;()&gt;, tokio::runtime::scheduler::current_thread::{impl#9}::block_on::{closure#0}::{closure#0}::{closure_env#0}&lt;core::pin::Pin&lt;&amp;mut core::pin::Pin&lt;&amp;mut dyn core::future::future::Future&lt;Output=()&gt;&gt;&gt;&gt;&gt;
             at /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/task/coop/mod.rs:167:5
   9: budget&lt;core::task::poll::Poll&lt;()&gt;, tokio::runtime::scheduler::current_thread::{impl#9}::block_on::{closure#0}::{closure#0}::{closure_env#0}&lt;core::pin::Pin&lt;&amp;mut core::pin::Pin&lt;&amp;mut dyn core::future::future::Future&lt;Output=()&gt;&gt;&gt;&gt;&gt;
             at /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/task/coop/mod.rs:133:5
  10: {closure#0}&lt;core::pin::Pin&lt;&amp;mut core::pin::Pin&lt;&amp;mut dyn core::future::future::Future&lt;Output=()&gt;&gt;&gt;&gt;
             at /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:778:25
  11: &lt;tokio::runtime::scheduler::current_thread::Context&gt;::enter::&lt;core::task::poll::Poll&lt;()&gt;, &lt;tokio::runtime::scheduler::current_thread::CoreGuard&gt;::block_on&lt;core::pin::Pin&lt;&amp;mut core::pin::Pin&lt;&amp;mut dyn core::future::future::Future&lt;Output = ()&gt;&gt;&gt;&gt;::{closure#0}::{closure#0}&gt;
             at /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:451:19
  12: {closure#0}&lt;core::pin::Pin&lt;&amp;mut core::pin::Pin&lt;&amp;mut dyn core::future::future::Future&lt;Output=()&gt;&gt;&gt;&gt;
             at /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:777:44
  13: &lt;tokio::runtime::scheduler::current_thread::CoreGuard&gt;::enter::&lt;&lt;tokio::runtime::scheduler::current_thread::CoreGuard&gt;::block_on&lt;core::pin::Pin&lt;&amp;mut core::pin::Pin&lt;&amp;mut dyn core::future::future::Future&lt;Output = ()&gt;&gt;&gt;&gt;::{closure#0}, core::option::Option&lt;()&gt;&gt;::{closure#0}
             at /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:865:68
  14: &lt;tokio::runtime::context::scoped::Scoped&lt;tokio::runtime::scheduler::Context&gt;&gt;::set::&lt;&lt;tokio::runtime::scheduler::current_thread::CoreGuard&gt;::enter&lt;&lt;tokio::runtime::scheduler::current_thread::CoreGuard&gt;::block_on&lt;core::pin::Pin&lt;&amp;mut core::pin::Pin&lt;&amp;mut dyn core::future::future::Future&lt;Output = ()&gt;&gt;&gt;&gt;::{closure#0}, core::option::Option&lt;()&gt;&gt;::{closure#0}, (alloc::boxed::Box&lt;tokio::runtime::scheduler::current_thread::Core&gt;, core::option::Option&lt;()&gt;)&gt;
             at /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/context/scoped.rs:40:9
  15: tokio::runtime::context::set_scheduler::&lt;(alloc::boxed::Box&lt;tokio::runtime::scheduler::current_thread::Core&gt;, core::option::Option&lt;()&gt;), &lt;tokio::runtime::scheduler::current_thread::CoreGuard&gt;::enter&lt;&lt;tokio::runtime::scheduler::current_thread::CoreGuard&gt;::block_on&lt;core::pin::Pin&lt;&amp;mut core::pin::Pin&lt;&amp;mut dyn core::future::future::Future&lt;Output = ()&gt;&gt;&gt;&gt;::{closure#0}, core::option::Option&lt;()&gt;&gt;::{closure#0}&gt;::{closure#0}
             at /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/context.rs:181:38
  16: try_with&lt;tokio::runtime::context::Context, tokio::runtime::context::set_scheduler::{closure_env#0}&lt;(alloc::boxed::Box&lt;tokio::runtime::scheduler::current_thread::Core, alloc::alloc::Global&gt;, core::option::Option&lt;()&gt;), tokio::runtime::scheduler::current_thread::{impl#9}::enter::{closure_env#0}&lt;tokio::runtime::scheduler::current_thread::{impl#9}::block_on::{closure_env#0}&lt;core::pin::Pin&lt;&amp;mut core::pin::Pin&lt;&amp;mut dyn core::future::future::Future&lt;Output=()&gt;&gt;&gt;&gt;, core::option::Option&lt;()&gt;&gt;&gt;, (alloc::boxed::Box&lt;tokio::runtime::scheduler::current_thread::Core, alloc::alloc::Global&gt;, core::option::Option&lt;()&gt;)&gt;
             at /rustc/31fca3adb283cc9dfd56b49cdee9a96eb9c96ffd/library/std/src/thread/local.rs:462:12
  17: &lt;std::thread::local::LocalKey&lt;tokio::runtime::context::Context&gt;&gt;::with::&lt;tokio::runtime::context::set_scheduler&lt;(alloc::boxed::Box&lt;tokio::runtime::scheduler::current_thread::Core&gt;, core::option::Option&lt;()&gt;), &lt;tokio::runtime::scheduler::current_thread::CoreGuard&gt;::enter&lt;&lt;tokio::runtime::scheduler::current_thread::CoreGuard&gt;::block_on&lt;core::pin::Pin&lt;&amp;mut core::pin::Pin&lt;&amp;mut dyn core::future::future::Future&lt;Output = ()&gt;&gt;&gt;&gt;::{closure#0}, core::option::Option&lt;()&gt;&gt;::{closure#0}&gt;::{closure#0}, (alloc::boxed::Box&lt;tokio::runtime::scheduler::current_thread::Core&gt;, core::option::Option&lt;()&gt;)&gt;
             at /rustc/31fca3adb283cc9dfd56b49cdee9a96eb9c96ffd/library/std/src/thread/local.rs:426:20
  18: tokio::runtime::context::set_scheduler::&lt;(alloc::boxed::Box&lt;tokio::runtime::scheduler::current_thread::Core&gt;, core::option::Option&lt;()&gt;), &lt;tokio::runtime::scheduler::current_thread::CoreGuard&gt;::enter&lt;&lt;tokio::runtime::scheduler::current_thread::CoreGuard&gt;::block_on&lt;core::pin::Pin&lt;&amp;mut core::pin::Pin&lt;&amp;mut dyn core::future::future::Future&lt;Output = ()&gt;&gt;&gt;&gt;::{closure#0}, core::option::Option&lt;()&gt;&gt;::{closure#0}&gt;
             at /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/context.rs:181:17
  19: &lt;tokio::runtime::scheduler::current_thread::CoreGuard&gt;::enter::&lt;&lt;tokio::runtime::scheduler::current_thread::CoreGuard&gt;::block_on&lt;core::pin::Pin&lt;&amp;mut core::pin::Pin&lt;&amp;mut dyn core::future::future::Future&lt;Output = ()&gt;&gt;&gt;&gt;::{closure#0}, core::option::Option&lt;()&gt;&gt;
             at /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:865:27
  20: &lt;tokio::runtime::scheduler::current_thread::CoreGuard&gt;::block_on::&lt;core::pin::Pin&lt;&amp;mut core::pin::Pin&lt;&amp;mut dyn core::future::future::Future&lt;Output = ()&gt;&gt;&gt;&gt;
             at /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:765:24
  21: {closure#0}&lt;core::pin::Pin&lt;&amp;mut dyn core::future::future::Future&lt;Output=()&gt;&gt;&gt;
             at /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:205:33
  22: tokio::runtime::context::runtime::enter_runtime::&lt;&lt;tokio::runtime::scheduler::current_thread::CurrentThread&gt;::block_on&lt;core::pin::Pin&lt;&amp;mut dyn core::future::future::Future&lt;Output = ()&gt;&gt;&gt;::{closure#0}, ()&gt;
             at /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/context/runtime.rs:65:16
  23: block_on&lt;core::pin::Pin&lt;&amp;mut dyn core::future::future::Future&lt;Output=()&gt;&gt;&gt;
             at /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:193:9
  24: &lt;tokio::runtime::runtime::Runtime&gt;::block_on_inner::&lt;core::pin::Pin&lt;&amp;mut dyn core::future::future::Future&lt;Output = ()&gt;&gt;&gt;
             at /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/runtime.rs:371:52
  25: block_on&lt;core::pin::Pin&lt;&amp;mut dyn core::future::future::Future&lt;Output=()&gt;&gt;&gt;
             at /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/runtime.rs:345:18
  26: test_disk_virtual_provisioning_collection_failed_delete
             at ./tests/integration_tests/disks.rs:1324:1
  27: test_all::integration_tests::disks::test_disk_virtual_provisioning_collection_failed_delete::{closure#0}
             at ./tests/integration_tests/disks.rs:1327:2
  28: &lt;test_all::integration_tests::disks::test_disk_virtual_provisioning_collection_failed_delete::{closure#0} as core::ops::function::FnOnce&lt;()&gt;&gt;::call_once
             at /rustc/31fca3adb283cc9dfd56b49cdee9a96eb9c96ffd/library/core/src/ops/function.rs:250:5
  29: &lt;fn() -&gt; core::result::Result&lt;(), alloc::string::String&gt; as core::ops::function::FnOnce&lt;()&gt;&gt;::call_once
             at /rustc/31fca3adb283cc9dfd56b49cdee9a96eb9c96ffd/library/core/src/ops/function.rs:250:5
  30: test::__rust_begin_short_backtrace::&lt;core::result::Result&lt;(), alloc::string::String&gt;, fn() -&gt; core::result::Result&lt;(), alloc::string::String&gt;&gt;
             at /rustc/31fca3adb283cc9dfd56b49cdee9a96eb9c96ffd/library/test/src/lib.rs:663:18
  31: test::run_test_in_process::{closure#0}
             at /rustc/31fca3adb283cc9dfd56b49cdee9a96eb9c96ffd/library/test/src/lib.rs:686:74
  32: &lt;core::panic::unwind_safe::AssertUnwindSafe&lt;test::run_test_in_process::{closure#0}&gt; as core::ops::function::FnOnce&lt;()&gt;&gt;::call_once
             at /rustc/31fca3adb283cc9dfd56b49cdee9a96eb9c96ffd/library/core/src/panic/unwind_safe.rs:275:9
  33: std::panicking::catch_unwind::do_call::&lt;core::panic::unwind_safe::AssertUnwindSafe&lt;test::run_test_in_process::{closure#0}&gt;, core::result::Result&lt;(), alloc::string::String&gt;&gt;
             at /rustc/31fca3adb283cc9dfd56b49cdee9a96eb9c96ffd/library/std/src/panicking.rs:581:40
  34: std::panicking::catch_unwind::&lt;core::result::Result&lt;(), alloc::string::String&gt;, core::panic::unwind_safe::AssertUnwindSafe&lt;test::run_test_in_process::{closure#0}&gt;&gt;
             at /rustc/31fca3adb283cc9dfd56b49cdee9a96eb9c96ffd/library/std/src/panicking.rs:544:19
  35: std::panic::catch_unwind::&lt;core::panic::unwind_safe::AssertUnwindSafe&lt;test::run_test_in_process::{closure#0}&gt;, core::result::Result&lt;(), alloc::string::String&gt;&gt;
             at /rustc/31fca3adb283cc9dfd56b49cdee9a96eb9c96ffd/library/std/src/panic.rs:359:14
  36: test::run_test_in_process
             at /rustc/31fca3adb283cc9dfd56b49cdee9a96eb9c96ffd/library/test/src/lib.rs:686:27
  37: test::run_test::{closure#0}
             at /rustc/31fca3adb283cc9dfd56b49cdee9a96eb9c96ffd/library/test/src/lib.rs:607:43
  38: test::run_test::{closure#1}
             at /rustc/31fca3adb283cc9dfd56b49cdee9a96eb9c96ffd/library/test/src/lib.rs:637:41
  39: std::sys::backtrace::__rust_begin_short_backtrace::&lt;test::run_test::{closure#1}, ()&gt;
             at /rustc/31fca3adb283cc9dfd56b49cdee9a96eb9c96ffd/library/std/src/sys/backtrace.rs:166:18
  40: std::thread::lifecycle::spawn_unchecked::&lt;test::run_test::{closure#1}, ()&gt;::{closure#1}::{closure#0}
             at /rustc/31fca3adb283cc9dfd56b49cdee9a96eb9c96ffd/library/std/src/thread/lifecycle.rs:91:13
  41: &lt;core::panic::unwind_safe::AssertUnwindSafe&lt;std::thread::lifecycle::spawn_unchecked&lt;test::run_test::{closure#1}, ()&gt;::{closure#1}::{closure#0}&gt; as core::ops::function::FnOnce&lt;()&gt;&gt;::call_once
             at /rustc/31fca3adb283cc9dfd56b49cdee9a96eb9c96ffd/library/core/src/panic/unwind_safe.rs:275:9
  42: std::panicking::catch_unwind::do_call::&lt;core::panic::unwind_safe::AssertUnwindSafe&lt;std::thread::lifecycle::spawn_unchecked&lt;test::run_test::{closure#1}, ()&gt;::{closure#1}::{closure#0}&gt;, ()&gt;
             at /rustc/31fca3adb283cc9dfd56b49cdee9a96eb9c96ffd/library/std/src/panicking.rs:581:40
  43: std::panicking::catch_unwind::&lt;(), core::panic::unwind_safe::AssertUnwindSafe&lt;std::thread::lifecycle::spawn_unchecked&lt;test::run_test::{closure#1}, ()&gt;::{closure#1}::{closure#0}&gt;&gt;
             at /rustc/31fca3adb283cc9dfd56b49cdee9a96eb9c96ffd/library/std/src/panicking.rs:544:19
  44: std::panic::catch_unwind::&lt;core::panic::unwind_safe::AssertUnwindSafe&lt;std::thread::lifecycle::spawn_unchecked&lt;test::run_test::{closure#1}, ()&gt;::{closure#1}::{closure#0}&gt;, ()&gt;
             at /rustc/31fca3adb283cc9dfd56b49cdee9a96eb9c96ffd/library/std/src/panic.rs:359:14
  45: std::thread::lifecycle::spawn_unchecked::&lt;test::run_test::{closure#1}, ()&gt;::{closure#1}
             at /rustc/31fca3adb283cc9dfd56b49cdee9a96eb9c96ffd/library/std/src/thread/lifecycle.rs:89:26
  46: &lt;std::thread::lifecycle::spawn_unchecked&lt;test::run_test::{closure#1}, ()&gt;::{closure#1} as core::ops::function::FnOnce&lt;()&gt;&gt;::call_once::{shim:vtable#0}
             at /rustc/31fca3adb283cc9dfd56b49cdee9a96eb9c96ffd/library/core/src/ops/function.rs:250:5
  47: &lt;alloc::boxed::Box&lt;dyn core::ops::function::FnOnce&lt;(), Output = ()&gt; + core::marker::Send&gt; as core::ops::function::FnOnce&lt;()&gt;&gt;::call_once
             at /rustc/31fca3adb283cc9dfd56b49cdee9a96eb9c96ffd/library/alloc/src/boxed.rs:2249:9
  48: &lt;std::sys::thread::unix::Thread&gt;::new::thread_start
             at /rustc/31fca3adb283cc9dfd56b49cdee9a96eb9c96ffd/library/std/src/sys/thread/unix.rs:118:17
  49: _thrp_setup
  50: &lt;unknown&gt;
stack backtrace:
   0: __rustc::rust_begin_unwind
             at /rustc/31fca3adb283cc9dfd56b49cdee9a96eb9c96ffd/library/std/src/panicking.rs:689:5
   1: core::panicking::panic_fmt
             at /rustc/31fca3adb283cc9dfd56b49cdee9a96eb9c96ffd/library/core/src/panicking.rs:80:14
   2: core::result::unwrap_failed
             at /rustc/31fca3adb283cc9dfd56b49cdee9a96eb9c96ffd/library/core/src/result.rs:1867:5
   3: &lt;core::result::Result&lt;nexus_test_utils::http_testing::TestResponse, anyhow::Error&gt;&gt;::expect
             at /rustc/31fca3adb283cc9dfd56b49cdee9a96eb9c96ffd/library/core/src/result.rs:1185:23
   4: {async_fn#0}
             at ./tests/integration_tests/disks.rs:1460:6
   5: {async_block#0}
             at ./tests/integration_tests/disks.rs:1324:1
   6: poll&lt;&amp;mut dyn core::future::future::Future&lt;Output=()&gt;&gt;
             at /rustc/31fca3adb283cc9dfd56b49cdee9a96eb9c96ffd/library/core/src/future/future.rs:133:9
   7: poll&lt;&amp;mut core::pin::Pin&lt;&amp;mut dyn core::future::future::Future&lt;Output=()&gt;&gt;&gt;
             at /rustc/31fca3adb283cc9dfd56b49cdee9a96eb9c96ffd/library/core/src/future/future.rs:133:9
   8: {closure#0}&lt;core::pin::Pin&lt;&amp;mut core::pin::Pin&lt;&amp;mut dyn core::future::future::Future&lt;Output=()&gt;&gt;&gt;&gt;
             at /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:778:70
   9: with_budget&lt;core::task::poll::Poll&lt;()&gt;, tokio::runtime::scheduler::current_thread::{impl#9}::block_on::{closure#0}::{closure#0}::{closure_env#0}&lt;core::pin::Pin&lt;&amp;mut core::pin::Pin&lt;&amp;mut dyn core::future::future::Future&lt;Output=()&gt;&gt;&gt;&gt;&gt;
             at /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/task/coop/mod.rs:167:5
  10: budget&lt;core::task::poll::Poll&lt;()&gt;, tokio::runtime::scheduler::current_thread::{impl#9}::block_on::{closure#0}::{closure#0}::{closure_env#0}&lt;core::pin::Pin&lt;&amp;mut core::pin::Pin&lt;&amp;mut dyn core::future::future::Future&lt;Output=()&gt;&gt;&gt;&gt;&gt;
             at /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/task/coop/mod.rs:133:5
  11: {closure#0}&lt;core::pin::Pin&lt;&amp;mut core::pin::Pin&lt;&amp;mut dyn core::future::future::Future&lt;Output=()&gt;&gt;&gt;&gt;
             at /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:778:25
  12: &lt;tokio::runtime::scheduler::current_thread::Context&gt;::enter::&lt;core::task::poll::Poll&lt;()&gt;, &lt;tokio::runtime::scheduler::current_thread::CoreGuard&gt;::block_on&lt;core::pin::Pin&lt;&amp;mut core::pin::Pin&lt;&amp;mut dyn core::future::future::Future&lt;Output = ()&gt;&gt;&gt;&gt;::{closure#0}::{closure#0}&gt;
             at /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:451:19
  13: {closure#0}&lt;core::pin::Pin&lt;&amp;mut core::pin::Pin&lt;&amp;mut dyn core::future::future::Future&lt;Output=()&gt;&gt;&gt;&gt;
             at /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:777:44
  14: &lt;tokio::runtime::scheduler::current_thread::CoreGuard&gt;::enter::&lt;&lt;tokio::runtime::scheduler::current_thread::CoreGuard&gt;::block_on&lt;core::pin::Pin&lt;&amp;mut core::pin::Pin&lt;&amp;mut dyn core::future::future::Future&lt;Output = ()&gt;&gt;&gt;&gt;::{closure#0}, core::option::Option&lt;()&gt;&gt;::{closure#0}
             at /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:865:68
  15: &lt;tokio::runtime::context::scoped::Scoped&lt;tokio::runtime::scheduler::Context&gt;&gt;::set::&lt;&lt;tokio::runtime::scheduler::current_thread::CoreGuard&gt;::enter&lt;&lt;tokio::runtime::scheduler::current_thread::CoreGuard&gt;::block_on&lt;core::pin::Pin&lt;&amp;mut core::pin::Pin&lt;&amp;mut dyn core::future::future::Future&lt;Output = ()&gt;&gt;&gt;&gt;::{closure#0}, core::option::Option&lt;()&gt;&gt;::{closure#0}, (alloc::boxed::Box&lt;tokio::runtime::scheduler::current_thread::Core&gt;, core::option::Option&lt;()&gt;)&gt;
             at /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/context/scoped.rs:40:9
  16: tokio::runtime::context::set_scheduler::&lt;(alloc::boxed::Box&lt;tokio::runtime::scheduler::current_thread::Core&gt;, core::option::Option&lt;()&gt;), &lt;tokio::runtime::scheduler::current_thread::CoreGuard&gt;::enter&lt;&lt;tokio::runtime::scheduler::current_thread::CoreGuard&gt;::block_on&lt;core::pin::Pin&lt;&amp;mut core::pin::Pin&lt;&amp;mut dyn core::future::future::Future&lt;Output = ()&gt;&gt;&gt;&gt;::{closure#0}, core::option::Option&lt;()&gt;&gt;::{closure#0}&gt;::{closure#0}
             at /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/context.rs:181:38
  17: try_with&lt;tokio::runtime::context::Context, tokio::runtime::context::set_scheduler::{closure_env#0}&lt;(alloc::boxed::Box&lt;tokio::runtime::scheduler::current_thread::Core, alloc::alloc::Global&gt;, core::option::Option&lt;()&gt;), tokio::runtime::scheduler::current_thread::{impl#9}::enter::{closure_env#0}&lt;tokio::runtime::scheduler::current_thread::{impl#9}::block_on::{closure_env#0}&lt;core::pin::Pin&lt;&amp;mut core::pin::Pin&lt;&amp;mut dyn core::future::future::Future&lt;Output=()&gt;&gt;&gt;&gt;, core::option::Option&lt;()&gt;&gt;&gt;, (alloc::boxed::Box&lt;tokio::runtime::scheduler::current_thread::Core, alloc::alloc::Global&gt;, core::option::Option&lt;()&gt;)&gt;
             at /rustc/31fca3adb283cc9dfd56b49cdee9a96eb9c96ffd/library/std/src/thread/local.rs:462:12
  18: &lt;std::thread::local::LocalKey&lt;tokio::runtime::context::Context&gt;&gt;::with::&lt;tokio::runtime::context::set_scheduler&lt;(alloc::boxed::Box&lt;tokio::runtime::scheduler::current_thread::Core&gt;, core::option::Option&lt;()&gt;), &lt;tokio::runtime::scheduler::current_thread::CoreGuard&gt;::enter&lt;&lt;tokio::runtime::scheduler::current_thread::CoreGuard&gt;::block_on&lt;core::pin::Pin&lt;&amp;mut core::pin::Pin&lt;&amp;mut dyn core::future::future::Future&lt;Output = ()&gt;&gt;&gt;&gt;::{closure#0}, core::option::Option&lt;()&gt;&gt;::{closure#0}&gt;::{closure#0}, (alloc::boxed::Box&lt;tokio::runtime::scheduler::current_thread::Core&gt;, core::option::Option&lt;()&gt;)&gt;
             at /rustc/31fca3adb283cc9dfd56b49cdee9a96eb9c96ffd/library/std/src/thread/local.rs:426:20
  19: tokio::runtime::context::set_scheduler::&lt;(alloc::boxed::Box&lt;tokio::runtime::scheduler::current_thread::Core&gt;, core::option::Option&lt;()&gt;), &lt;tokio::runtime::scheduler::current_thread::CoreGuard&gt;::enter&lt;&lt;tokio::runtime::scheduler::current_thread::CoreGuard&gt;::block_on&lt;core::pin::Pin&lt;&amp;mut core::pin::Pin&lt;&amp;mut dyn core::future::future::Future&lt;Output = ()&gt;&gt;&gt;&gt;::{closure#0}, core::option::Option&lt;()&gt;&gt;::{closure#0}&gt;
             at /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/context.rs:181:17
  20: &lt;tokio::runtime::scheduler::current_thread::CoreGuard&gt;::enter::&lt;&lt;tokio::runtime::scheduler::current_thread::CoreGuard&gt;::block_on&lt;core::pin::Pin&lt;&amp;mut core::pin::Pin&lt;&amp;mut dyn core::future::future::Future&lt;Output = ()&gt;&gt;&gt;&gt;::{closure#0}, core::option::Option&lt;()&gt;&gt;
             at /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:865:27
  21: &lt;tokio::runtime::scheduler::current_thread::CoreGuard&gt;::block_on::&lt;core::pin::Pin&lt;&amp;mut core::pin::Pin&lt;&amp;mut dyn core::future::future::Future&lt;Output = ()&gt;&gt;&gt;&gt;
             at /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:765:24
  22: {closure#0}&lt;core::pin::Pin&lt;&amp;mut dyn core::future::future::Future&lt;Output=()&gt;&gt;&gt;
             at /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:205:33
  23: tokio::runtime::context::runtime::enter_runtime::&lt;&lt;tokio::runtime::scheduler::current_thread::CurrentThread&gt;::block_on&lt;core::pin::Pin&lt;&amp;mut dyn core::future::future::Future&lt;Output = ()&gt;&gt;&gt;::{closure#0}, ()&gt;
             at /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/context/runtime.rs:65:16
  24: block_on&lt;core::pin::Pin&lt;&amp;mut dyn core::future::future::Future&lt;Output=()&gt;&gt;&gt;
             at /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:193:9
  25: &lt;tokio::runtime::runtime::Runtime&gt;::block_on_inner::&lt;core::pin::Pin&lt;&amp;mut dyn core::future::future::Future&lt;Output = ()&gt;&gt;&gt;
             at /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/runtime.rs:371:52
  26: block_on&lt;core::pin::Pin&lt;&amp;mut dyn core::future::future::Future&lt;Output=()&gt;&gt;&gt;
             at /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/runtime.rs:345:18
  27: test_disk_virtual_provisioning_collection_failed_delete
             at ./tests/integration_tests/disks.rs:1324:1
  28: test_all::integration_tests::disks::test_disk_virtual_provisioning_collection_failed_delete::{closure#0}
             at ./tests/integration_tests/disks.rs:1327:2
  29: &lt;test_all::integration_tests::disks::test_disk_virtual_provisioning_collection_failed_delete::{closure#0} as core::ops::function::FnOnce&lt;()&gt;&gt;::call_once
             at /rustc/31fca3adb283cc9dfd56b49cdee9a96eb9c96ffd/library/core/src/ops/function.rs:250:5
  30: &lt;fn() -&gt; core::result::Result&lt;(), alloc::string::String&gt; as core::ops::function::FnOnce&lt;()&gt;&gt;::call_once
             at /rustc/31fca3adb283cc9dfd56b49cdee9a96eb9c96ffd/library/core/src/ops/function.rs:250:5
note: Some details are omitted, run with `RUST_BACKTRACE=full` for a verbose backtrace.
WARN: dropped CockroachInstance without cleaning it up first (there may still be a child process running and a temporary directory leaked)
WARN: temporary directory leaked: &quot;/var/tmp/omicron_tmp/.tmpjBaqcr&quot;
If you would like to access the database for debugging, run the following:

# Run the database
cargo xtask db-dev run --no-populate --store-dir &quot;/var/tmp/omicron_tmp/.tmpjBaqcr/data&quot;
# Access the database. Note the port may change if you run multiple databases.
cockroach sql --host=localhost:32221 --insecure
WARN: dropped ClickHouse process without cleaning it up first (there may still be a child process running (PID 19942) and a temporary directory leaked, /var/tmp/omicron_tmp/test_all-228f18043a4b76d3-test_disk_virtual_provisioning_collection_failed_delete.19927.1-clickhouse-0aPYJI)
failed to clean up ClickHouse data dir:
- /var/tmp/omicron_tmp/test_all-228f18043a4b76d3-test_disk_virtual_provisioning_collection_failed_delete.19927.1-clickhouse-0aPYJI: File exists (os error 17)
WARN: dropped DendriteInstance without cleaning it up first (there may still be a child process running and a temporary directory leaked)
WARN: dendrite temporary directory leaked: /var/tmp/omicron_tmp/.tmpkUOjxp
WARN: dropped MgdInstance without cleaning it up first (there may still be a child process running and a temporary directory leaked)
WARN: mgd temporary directory leaked: /var/tmp/omicron_tmp/.tmp5kZSdA
WARN: dropped DdmInstance without cleaning it up first (there may still be a child process running and a temporary directory leaked)
WARN: ddmd temporary directory leaked: /var/tmp/omicron_tmp/.tmpA56Hdu
                <system-out>
running 1 test
test integration_tests::disks::test_disk_virtual_provisioning_collection_failed_delete has been running for over 60 seconds
test integration_tests::disks::test_disk_virtual_provisioning_collection_failed_delete ... FAILED

failures:

failures:
    integration_tests::disks::test_disk_virtual_provisioning_collection_failed_delete

test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 564 filtered out; finished in 73.25s

</system-out>
                <system-err>log file: /var/tmp/omicron_tmp/test_all-228f18043a4b76d3-test_disk_virtual_provisioning_collection_failed_delete.19927.0.log
note: configured to log to &quot;/var/tmp/omicron_tmp/test_all-228f18043a4b76d3-test_disk_virtual_provisioning_collection_failed_delete.19927.0.log&quot;
DB URL: postgresql://root@[::1]:36070/omicron?sslmode=disable
DB address: [::1]:36070
log file: /var/tmp/omicron_tmp/test_all-228f18043a4b76d3-test_disk_virtual_provisioning_collection_failed_delete.19927.2.log
note: configured to log to &quot;/var/tmp/omicron_tmp/test_all-228f18043a4b76d3-test_disk_virtual_provisioning_collection_failed_delete.19927.2.log&quot;
Dendrite address: [::1]:36571

thread &apos;integration_tests::disks::test_disk_virtual_provisioning_collection_failed_delete&apos; (2) panicked at nexus/tests/integration_tests/disks.rs:1460:6:
unexpected failure deleting project: expected status code 204 No Content, found 400 Bad Request

Stack backtrace:
   0: &lt;anyhow::Error&gt;::msg::&lt;alloc::string::String&gt;
             at /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.102/src/backtrace.rs:10:14
   1: {async_fn#0}
             at ./test-utils/src/http_testing.rs:363:13
   2: {async_fn#0}
             at ./test-utils/src/http_testing.rs:663:40
   3: {async_fn#0}
             at ./tests/integration_tests/disks.rs:1459:6
   4: {async_block#0}
             at ./tests/integration_tests/disks.rs:1324:1
   5: poll&lt;&amp;mut dyn core::future::future::Future&lt;Output=()&gt;&gt;
             at /rustc/31fca3adb283cc9dfd56b49cdee9a96eb9c96ffd/library/core/src/future/future.rs:133:9
   6: poll&lt;&amp;mut core::pin::Pin&lt;&amp;mut dyn core::future::future::Future&lt;Output=()&gt;&gt;&gt;
             at /rustc/31fca3adb283cc9dfd56b49cdee9a96eb9c96ffd/library/core/src/future/future.rs:133:9
   7: {closure#0}&lt;core::pin::Pin&lt;&amp;mut core::pin::Pin&lt;&amp;mut dyn core::future::future::Future&lt;Output=()&gt;&gt;&gt;&gt;
             at /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:778:70
   8: with_budget&lt;core::task::poll::Poll&lt;()&gt;, tokio::runtime::scheduler::current_thread::{impl#9}::block_on::{closure#0}::{closure#0}::{closure_env#0}&lt;core::pin::Pin&lt;&amp;mut core::pin::Pin&lt;&amp;mut dyn core::future::future::Future&lt;Output=()&gt;&gt;&gt;&gt;&gt;
             at /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/task/coop/mod.rs:167:5
   9: budget&lt;core::task::poll::Poll&lt;()&gt;, tokio::runtime::scheduler::current_thread::{impl#9}::block_on::{closure#0}::{closure#0}::{closure_env#0}&lt;core::pin::Pin&lt;&amp;mut core::pin::Pin&lt;&amp;mut dyn core::future::future::Future&lt;Output=()&gt;&gt;&gt;&gt;&gt;
             at /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/task/coop/mod.rs:133:5
  10: {closure#0}&lt;core::pin::Pin&lt;&amp;mut core::pin::Pin&lt;&amp;mut dyn core::future::future::Future&lt;Output=()&gt;&gt;&gt;&gt;
             at /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:778:25
  11: &lt;tokio::runtime::scheduler::current_thread::Context&gt;::enter::&lt;core::task::poll::Poll&lt;()&gt;, &lt;tokio::runtime::scheduler::current_thread::CoreGuard&gt;::block_on&lt;core::pin::Pin&lt;&amp;mut core::pin::Pin&lt;&amp;mut dyn core::future::future::Future&lt;Output = ()&gt;&gt;&gt;&gt;::{closure#0}::{closure#0}&gt;
             at /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:451:19
  12: {closure#0}&lt;core::pin::Pin&lt;&amp;mut core::pin::Pin&lt;&amp;mut dyn core::future::future::Future&lt;Output=()&gt;&gt;&gt;&gt;
             at /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:777:44
  13: &lt;tokio::runtime::scheduler::current_thread::CoreGuard&gt;::enter::&lt;&lt;tokio::runtime::scheduler::current_thread::CoreGuard&gt;::block_on&lt;core::pin::Pin&lt;&amp;mut core::pin::Pin&lt;&amp;mut dyn core::future::future::Future&lt;Output = ()&gt;&gt;&gt;&gt;::{closure#0}, core::option::Option&lt;()&gt;&gt;::{closure#0}
             at /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:865:68
  14: &lt;tokio::runtime::context::scoped::Scoped&lt;tokio::runtime::scheduler::Context&gt;&gt;::set::&lt;&lt;tokio::runtime::scheduler::current_thread::CoreGuard&gt;::enter&lt;&lt;tokio::runtime::scheduler::current_thread::CoreGuard&gt;::block_on&lt;core::pin::Pin&lt;&amp;mut core::pin::Pin&lt;&amp;mut dyn core::future::future::Future&lt;Output = ()&gt;&gt;&gt;&gt;::{closure#0}, core::option::Option&lt;()&gt;&gt;::{closure#0}, (alloc::boxed::Box&lt;tokio::runtime::scheduler::current_thread::Core&gt;, core::option::Option&lt;()&gt;)&gt;
             at /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/context/scoped.rs:40:9
  15: tokio::runtime::context::set_scheduler::&lt;(alloc::boxed::Box&lt;tokio::runtime::scheduler::current_thread::Core&gt;, core::option::Option&lt;()&gt;), &lt;tokio::runtime::scheduler::current_thread::CoreGuard&gt;::enter&lt;&lt;tokio::runtime::scheduler::current_thread::CoreGuard&gt;::block_on&lt;core::pin::Pin&lt;&amp;mut core::pin::Pin&lt;&amp;mut dyn core::future::future::Future&lt;Output = ()&gt;&gt;&gt;&gt;::{closure#0}, core::option::Option&lt;()&gt;&gt;::{closure#0}&gt;::{closure#0}
             at /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/context.rs:181:38
  16: try_with&lt;tokio::runtime::context::Context, tokio::runtime::context::set_scheduler::{closure_env#0}&lt;(alloc::boxed::Box&lt;tokio::runtime::scheduler::current_thread::Core, alloc::alloc::Global&gt;, core::option::Option&lt;()&gt;), tokio::runtime::scheduler::current_thread::{impl#9}::enter::{closure_env#0}&lt;tokio::runtime::scheduler::current_thread::{impl#9}::block_on::{closure_env#0}&lt;core::pin::Pin&lt;&amp;mut core::pin::Pin&lt;&amp;mut dyn core::future::future::Future&lt;Output=()&gt;&gt;&gt;&gt;, core::option::Option&lt;()&gt;&gt;&gt;, (alloc::boxed::Box&lt;tokio::runtime::scheduler::current_thread::Core, alloc::alloc::Global&gt;, core::option::Option&lt;()&gt;)&gt;
             at /rustc/31fca3adb283cc9dfd56b49cdee9a96eb9c96ffd/library/std/src/thread/local.rs:462:12
  17: &lt;std::thread::local::LocalKey&lt;tokio::runtime::context::Context&gt;&gt;::with::&lt;tokio::runtime::context::set_scheduler&lt;(alloc::boxed::Box&lt;tokio::runtime::scheduler::current_thread::Core&gt;, core::option::Option&lt;()&gt;), &lt;tokio::runtime::scheduler::current_thread::CoreGuard&gt;::enter&lt;&lt;tokio::runtime::scheduler::current_thread::CoreGuard&gt;::block_on&lt;core::pin::Pin&lt;&amp;mut core::pin::Pin&lt;&amp;mut dyn core::future::future::Future&lt;Output = ()&gt;&gt;&gt;&gt;::{closure#0}, core::option::Option&lt;()&gt;&gt;::{closure#0}&gt;::{closure#0}, (alloc::boxed::Box&lt;tokio::runtime::scheduler::current_thread::Core&gt;, core::option::Option&lt;()&gt;)&gt;
             at /rustc/31fca3adb283cc9dfd56b49cdee9a96eb9c96ffd/library/std/src/thread/local.rs:426:20
  18: tokio::runtime::context::set_scheduler::&lt;(alloc::boxed::Box&lt;tokio::runtime::scheduler::current_thread::Core&gt;, core::option::Option&lt;()&gt;), &lt;tokio::runtime::scheduler::current_thread::CoreGuard&gt;::enter&lt;&lt;tokio::runtime::scheduler::current_thread::CoreGuard&gt;::block_on&lt;core::pin::Pin&lt;&amp;mut core::pin::Pin&lt;&amp;mut dyn core::future::future::Future&lt;Output = ()&gt;&gt;&gt;&gt;::{closure#0}, core::option::Option&lt;()&gt;&gt;::{closure#0}&gt;
             at /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/context.rs:181:17
  19: &lt;tokio::runtime::scheduler::current_thread::CoreGuard&gt;::enter::&lt;&lt;tokio::runtime::scheduler::current_thread::CoreGuard&gt;::block_on&lt;core::pin::Pin&lt;&amp;mut core::pin::Pin&lt;&amp;mut dyn core::future::future::Future&lt;Output = ()&gt;&gt;&gt;&gt;::{closure#0}, core::option::Option&lt;()&gt;&gt;
             at /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:865:27
  20: &lt;tokio::runtime::scheduler::current_thread::CoreGuard&gt;::block_on::&lt;core::pin::Pin&lt;&amp;mut core::pin::Pin&lt;&amp;mut dyn core::future::future::Future&lt;Output = ()&gt;&gt;&gt;&gt;
             at /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:765:24
  21: {closure#0}&lt;core::pin::Pin&lt;&amp;mut dyn core::future::future::Future&lt;Output=()&gt;&gt;&gt;
             at /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:205:33
  22: tokio::runtime::context::runtime::enter_runtime::&lt;&lt;tokio::runtime::scheduler::current_thread::CurrentThread&gt;::block_on&lt;core::pin::Pin&lt;&amp;mut dyn core::future::future::Future&lt;Output = ()&gt;&gt;&gt;::{closure#0}, ()&gt;
             at /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/context/runtime.rs:65:16
  23: block_on&lt;core::pin::Pin&lt;&amp;mut dyn core::future::future::Future&lt;Output=()&gt;&gt;&gt;
             at /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:193:9
  24: &lt;tokio::runtime::runtime::Runtime&gt;::block_on_inner::&lt;core::pin::Pin&lt;&amp;mut dyn core::future::future::Future&lt;Output = ()&gt;&gt;&gt;
             at /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/runtime.rs:371:52
  25: block_on&lt;core::pin::Pin&lt;&amp;mut dyn core::future::future::Future&lt;Output=()&gt;&gt;&gt;
             at /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/runtime.rs:345:18
  26: test_disk_virtual_provisioning_collection_failed_delete
             at ./tests/integration_tests/disks.rs:1324:1
  27: test_all::integration_tests::disks::test_disk_virtual_provisioning_collection_failed_delete::{closure#0}
             at ./tests/integration_tests/disks.rs:1327:2
  28: &lt;test_all::integration_tests::disks::test_disk_virtual_provisioning_collection_failed_delete::{closure#0} as core::ops::function::FnOnce&lt;()&gt;&gt;::call_once
             at /rustc/31fca3adb283cc9dfd56b49cdee9a96eb9c96ffd/library/core/src/ops/function.rs:250:5
  29: &lt;fn() -&gt; core::result::Result&lt;(), alloc::string::String&gt; as core::ops::function::FnOnce&lt;()&gt;&gt;::call_once
             at /rustc/31fca3adb283cc9dfd56b49cdee9a96eb9c96ffd/library/core/src/ops/function.rs:250:5
  30: test::__rust_begin_short_backtrace::&lt;core::result::Result&lt;(), alloc::string::String&gt;, fn() -&gt; core::result::Result&lt;(), alloc::string::String&gt;&gt;
             at /rustc/31fca3adb283cc9dfd56b49cdee9a96eb9c96ffd/library/test/src/lib.rs:663:18
  31: test::run_test_in_process::{closure#0}
             at /rustc/31fca3adb283cc9dfd56b49cdee9a96eb9c96ffd/library/test/src/lib.rs:686:74
  32: &lt;core::panic::unwind_safe::AssertUnwindSafe&lt;test::run_test_in_process::{closure#0}&gt; as core::ops::function::FnOnce&lt;()&gt;&gt;::call_once
             at /rustc/31fca3adb283cc9dfd56b49cdee9a96eb9c96ffd/library/core/src/panic/unwind_safe.rs:275:9
  33: std::panicking::catch_unwind::do_call::&lt;core::panic::unwind_safe::AssertUnwindSafe&lt;test::run_test_in_process::{closure#0}&gt;, core::result::Result&lt;(), alloc::string::String&gt;&gt;
             at /rustc/31fca3adb283cc9dfd56b49cdee9a96eb9c96ffd/library/std/src/panicking.rs:581:40
  34: std::panicking::catch_unwind::&lt;core::result::Result&lt;(), alloc::string::String&gt;, core::panic::unwind_safe::AssertUnwindSafe&lt;test::run_test_in_process::{closure#0}&gt;&gt;
             at /rustc/31fca3adb283cc9dfd56b49cdee9a96eb9c96ffd/library/std/src/panicking.rs:544:19
  35: std::panic::catch_unwind::&lt;core::panic::unwind_safe::AssertUnwindSafe&lt;test::run_test_in_process::{closure#0}&gt;, core::result::Result&lt;(), alloc::string::String&gt;&gt;
             at /rustc/31fca3adb283cc9dfd56b49cdee9a96eb9c96ffd/library/std/src/panic.rs:359:14
  36: test::run_test_in_process
             at /rustc/31fca3adb283cc9dfd56b49cdee9a96eb9c96ffd/library/test/src/lib.rs:686:27
  37: test::run_test::{closure#0}
             at /rustc/31fca3adb283cc9dfd56b49cdee9a96eb9c96ffd/library/test/src/lib.rs:607:43
  38: test::run_test::{closure#1}
             at /rustc/31fca3adb283cc9dfd56b49cdee9a96eb9c96ffd/library/test/src/lib.rs:637:41
  39: std::sys::backtrace::__rust_begin_short_backtrace::&lt;test::run_test::{closure#1}, ()&gt;
             at /rustc/31fca3adb283cc9dfd56b49cdee9a96eb9c96ffd/library/std/src/sys/backtrace.rs:166:18
  40: std::thread::lifecycle::spawn_unchecked::&lt;test::run_test::{closure#1}, ()&gt;::{closure#1}::{closure#0}
             at /rustc/31fca3adb283cc9dfd56b49cdee9a96eb9c96ffd/library/std/src/thread/lifecycle.rs:91:13
  41: &lt;core::panic::unwind_safe::AssertUnwindSafe&lt;std::thread::lifecycle::spawn_unchecked&lt;test::run_test::{closure#1}, ()&gt;::{closure#1}::{closure#0}&gt; as core::ops::function::FnOnce&lt;()&gt;&gt;::call_once
             at /rustc/31fca3adb283cc9dfd56b49cdee9a96eb9c96ffd/library/core/src/panic/unwind_safe.rs:275:9
  42: std::panicking::catch_unwind::do_call::&lt;core::panic::unwind_safe::AssertUnwindSafe&lt;std::thread::lifecycle::spawn_unchecked&lt;test::run_test::{closure#1}, ()&gt;::{closure#1}::{closure#0}&gt;, ()&gt;
             at /rustc/31fca3adb283cc9dfd56b49cdee9a96eb9c96ffd/library/std/src/panicking.rs:581:40
  43: std::panicking::catch_unwind::&lt;(), core::panic::unwind_safe::AssertUnwindSafe&lt;std::thread::lifecycle::spawn_unchecked&lt;test::run_test::{closure#1}, ()&gt;::{closure#1}::{closure#0}&gt;&gt;
             at /rustc/31fca3adb283cc9dfd56b49cdee9a96eb9c96ffd/library/std/src/panicking.rs:544:19
  44: std::panic::catch_unwind::&lt;core::panic::unwind_safe::AssertUnwindSafe&lt;std::thread::lifecycle::spawn_unchecked&lt;test::run_test::{closure#1}, ()&gt;::{closure#1}::{closure#0}&gt;, ()&gt;
             at /rustc/31fca3adb283cc9dfd56b49cdee9a96eb9c96ffd/library/std/src/panic.rs:359:14
  45: std::thread::lifecycle::spawn_unchecked::&lt;test::run_test::{closure#1}, ()&gt;::{closure#1}
             at /rustc/31fca3adb283cc9dfd56b49cdee9a96eb9c96ffd/library/std/src/thread/lifecycle.rs:89:26
  46: &lt;std::thread::lifecycle::spawn_unchecked&lt;test::run_test::{closure#1}, ()&gt;::{closure#1} as core::ops::function::FnOnce&lt;()&gt;&gt;::call_once::{shim:vtable#0}
             at /rustc/31fca3adb283cc9dfd56b49cdee9a96eb9c96ffd/library/core/src/ops/function.rs:250:5
  47: &lt;alloc::boxed::Box&lt;dyn core::ops::function::FnOnce&lt;(), Output = ()&gt; + core::marker::Send&gt; as core::ops::function::FnOnce&lt;()&gt;&gt;::call_once
             at /rustc/31fca3adb283cc9dfd56b49cdee9a96eb9c96ffd/library/alloc/src/boxed.rs:2249:9
  48: &lt;std::sys::thread::unix::Thread&gt;::new::thread_start
             at /rustc/31fca3adb283cc9dfd56b49cdee9a96eb9c96ffd/library/std/src/sys/thread/unix.rs:118:17
  49: _thrp_setup
  50: &lt;unknown&gt;
stack backtrace:
   0: __rustc::rust_begin_unwind
             at /rustc/31fca3adb283cc9dfd56b49cdee9a96eb9c96ffd/library/std/src/panicking.rs:689:5
   1: core::panicking::panic_fmt
             at /rustc/31fca3adb283cc9dfd56b49cdee9a96eb9c96ffd/library/core/src/panicking.rs:80:14
   2: core::result::unwrap_failed
             at /rustc/31fca3adb283cc9dfd56b49cdee9a96eb9c96ffd/library/core/src/result.rs:1867:5
   3: &lt;core::result::Result&lt;nexus_test_utils::http_testing::TestResponse, anyhow::Error&gt;&gt;::expect
             at /rustc/31fca3adb283cc9dfd56b49cdee9a96eb9c96ffd/library/core/src/result.rs:1185:23
   4: {async_fn#0}
             at ./tests/integration_tests/disks.rs:1460:6
   5: {async_block#0}
             at ./tests/integration_tests/disks.rs:1324:1
   6: poll&lt;&amp;mut dyn core::future::future::Future&lt;Output=()&gt;&gt;
             at /rustc/31fca3adb283cc9dfd56b49cdee9a96eb9c96ffd/library/core/src/future/future.rs:133:9
   7: poll&lt;&amp;mut core::pin::Pin&lt;&amp;mut dyn core::future::future::Future&lt;Output=()&gt;&gt;&gt;
             at /rustc/31fca3adb283cc9dfd56b49cdee9a96eb9c96ffd/library/core/src/future/future.rs:133:9
   8: {closure#0}&lt;core::pin::Pin&lt;&amp;mut core::pin::Pin&lt;&amp;mut dyn core::future::future::Future&lt;Output=()&gt;&gt;&gt;&gt;
             at /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:778:70
   9: with_budget&lt;core::task::poll::Poll&lt;()&gt;, tokio::runtime::scheduler::current_thread::{impl#9}::block_on::{closure#0}::{closure#0}::{closure_env#0}&lt;core::pin::Pin&lt;&amp;mut core::pin::Pin&lt;&amp;mut dyn core::future::future::Future&lt;Output=()&gt;&gt;&gt;&gt;&gt;
             at /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/task/coop/mod.rs:167:5
  10: budget&lt;core::task::poll::Poll&lt;()&gt;, tokio::runtime::scheduler::current_thread::{impl#9}::block_on::{closure#0}::{closure#0}::{closure_env#0}&lt;core::pin::Pin&lt;&amp;mut core::pin::Pin&lt;&amp;mut dyn core::future::future::Future&lt;Output=()&gt;&gt;&gt;&gt;&gt;
             at /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/task/coop/mod.rs:133:5
  11: {closure#0}&lt;core::pin::Pin&lt;&amp;mut core::pin::Pin&lt;&amp;mut dyn core::future::future::Future&lt;Output=()&gt;&gt;&gt;&gt;
             at /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:778:25
  12: &lt;tokio::runtime::scheduler::current_thread::Context&gt;::enter::&lt;core::task::poll::Poll&lt;()&gt;, &lt;tokio::runtime::scheduler::current_thread::CoreGuard&gt;::block_on&lt;core::pin::Pin&lt;&amp;mut core::pin::Pin&lt;&amp;mut dyn core::future::future::Future&lt;Output = ()&gt;&gt;&gt;&gt;::{closure#0}::{closure#0}&gt;
             at /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:451:19
  13: {closure#0}&lt;core::pin::Pin&lt;&amp;mut core::pin::Pin&lt;&amp;mut dyn core::future::future::Future&lt;Output=()&gt;&gt;&gt;&gt;
             at /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:777:44
  14: &lt;tokio::runtime::scheduler::current_thread::CoreGuard&gt;::enter::&lt;&lt;tokio::runtime::scheduler::current_thread::CoreGuard&gt;::block_on&lt;core::pin::Pin&lt;&amp;mut core::pin::Pin&lt;&amp;mut dyn core::future::future::Future&lt;Output = ()&gt;&gt;&gt;&gt;::{closure#0}, core::option::Option&lt;()&gt;&gt;::{closure#0}
             at /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:865:68
  15: &lt;tokio::runtime::context::scoped::Scoped&lt;tokio::runtime::scheduler::Context&gt;&gt;::set::&lt;&lt;tokio::runtime::scheduler::current_thread::CoreGuard&gt;::enter&lt;&lt;tokio::runtime::scheduler::current_thread::CoreGuard&gt;::block_on&lt;core::pin::Pin&lt;&amp;mut core::pin::Pin&lt;&amp;mut dyn core::future::future::Future&lt;Output = ()&gt;&gt;&gt;&gt;::{closure#0}, core::option::Option&lt;()&gt;&gt;::{closure#0}, (alloc::boxed::Box&lt;tokio::runtime::scheduler::current_thread::Core&gt;, core::option::Option&lt;()&gt;)&gt;
             at /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/context/scoped.rs:40:9
  16: tokio::runtime::context::set_scheduler::&lt;(alloc::boxed::Box&lt;tokio::runtime::scheduler::current_thread::Core&gt;, core::option::Option&lt;()&gt;), &lt;tokio::runtime::scheduler::current_thread::CoreGuard&gt;::enter&lt;&lt;tokio::runtime::scheduler::current_thread::CoreGuard&gt;::block_on&lt;core::pin::Pin&lt;&amp;mut core::pin::Pin&lt;&amp;mut dyn core::future::future::Future&lt;Output = ()&gt;&gt;&gt;&gt;::{closure#0}, core::option::Option&lt;()&gt;&gt;::{closure#0}&gt;::{closure#0}
             at /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/context.rs:181:38
  17: try_with&lt;tokio::runtime::context::Context, tokio::runtime::context::set_scheduler::{closure_env#0}&lt;(alloc::boxed::Box&lt;tokio::runtime::scheduler::current_thread::Core, alloc::alloc::Global&gt;, core::option::Option&lt;()&gt;), tokio::runtime::scheduler::current_thread::{impl#9}::enter::{closure_env#0}&lt;tokio::runtime::scheduler::current_thread::{impl#9}::block_on::{closure_env#0}&lt;core::pin::Pin&lt;&amp;mut core::pin::Pin&lt;&amp;mut dyn core::future::future::Future&lt;Output=()&gt;&gt;&gt;&gt;, core::option::Option&lt;()&gt;&gt;&gt;, (alloc::boxed::Box&lt;tokio::runtime::scheduler::current_thread::Core, alloc::alloc::Global&gt;, core::option::Option&lt;()&gt;)&gt;
             at /rustc/31fca3adb283cc9dfd56b49cdee9a96eb9c96ffd/library/std/src/thread/local.rs:462:12
  18: &lt;std::thread::local::LocalKey&lt;tokio::runtime::context::Context&gt;&gt;::with::&lt;tokio::runtime::context::set_scheduler&lt;(alloc::boxed::Box&lt;tokio::runtime::scheduler::current_thread::Core&gt;, core::option::Option&lt;()&gt;), &lt;tokio::runtime::scheduler::current_thread::CoreGuard&gt;::enter&lt;&lt;tokio::runtime::scheduler::current_thread::CoreGuard&gt;::block_on&lt;core::pin::Pin&lt;&amp;mut core::pin::Pin&lt;&amp;mut dyn core::future::future::Future&lt;Output = ()&gt;&gt;&gt;&gt;::{closure#0}, core::option::Option&lt;()&gt;&gt;::{closure#0}&gt;::{closure#0}, (alloc::boxed::Box&lt;tokio::runtime::scheduler::current_thread::Core&gt;, core::option::Option&lt;()&gt;)&gt;
             at /rustc/31fca3adb283cc9dfd56b49cdee9a96eb9c96ffd/library/std/src/thread/local.rs:426:20
  19: tokio::runtime::context::set_scheduler::&lt;(alloc::boxed::Box&lt;tokio::runtime::scheduler::current_thread::Core&gt;, core::option::Option&lt;()&gt;), &lt;tokio::runtime::scheduler::current_thread::CoreGuard&gt;::enter&lt;&lt;tokio::runtime::scheduler::current_thread::CoreGuard&gt;::block_on&lt;core::pin::Pin&lt;&amp;mut core::pin::Pin&lt;&amp;mut dyn core::future::future::Future&lt;Output = ()&gt;&gt;&gt;&gt;::{closure#0}, core::option::Option&lt;()&gt;&gt;::{closure#0}&gt;
             at /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/context.rs:181:17
  20: &lt;tokio::runtime::scheduler::current_thread::CoreGuard&gt;::enter::&lt;&lt;tokio::runtime::scheduler::current_thread::CoreGuard&gt;::block_on&lt;core::pin::Pin&lt;&amp;mut core::pin::Pin&lt;&amp;mut dyn core::future::future::Future&lt;Output = ()&gt;&gt;&gt;&gt;::{closure#0}, core::option::Option&lt;()&gt;&gt;
             at /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:865:27
  21: &lt;tokio::runtime::scheduler::current_thread::CoreGuard&gt;::block_on::&lt;core::pin::Pin&lt;&amp;mut core::pin::Pin&lt;&amp;mut dyn core::future::future::Future&lt;Output = ()&gt;&gt;&gt;&gt;
             at /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:765:24
  22: {closure#0}&lt;core::pin::Pin&lt;&amp;mut dyn core::future::future::Future&lt;Output=()&gt;&gt;&gt;
             at /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:205:33
  23: tokio::runtime::context::runtime::enter_runtime::&lt;&lt;tokio::runtime::scheduler::current_thread::CurrentThread&gt;::block_on&lt;core::pin::Pin&lt;&amp;mut dyn core::future::future::Future&lt;Output = ()&gt;&gt;&gt;::{closure#0}, ()&gt;
             at /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/context/runtime.rs:65:16
  24: block_on&lt;core::pin::Pin&lt;&amp;mut dyn core::future::future::Future&lt;Output=()&gt;&gt;&gt;
             at /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:193:9
  25: &lt;tokio::runtime::runtime::Runtime&gt;::block_on_inner::&lt;core::pin::Pin&lt;&amp;mut dyn core::future::future::Future&lt;Output = ()&gt;&gt;&gt;
             at /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/runtime.rs:371:52
  26: block_on&lt;core::pin::Pin&lt;&amp;mut dyn core::future::future::Future&lt;Output=()&gt;&gt;&gt;
             at /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/runtime.rs:345:18
  27: test_disk_virtual_provisioning_collection_failed_delete
             at ./tests/integration_tests/disks.rs:1324:1
  28: test_all::integration_tests::disks::test_disk_virtual_provisioning_collection_failed_delete::{closure#0}
             at ./tests/integration_tests/disks.rs:1327:2
  29: &lt;test_all::integration_tests::disks::test_disk_virtual_provisioning_collection_failed_delete::{closure#0} as core::ops::function::FnOnce&lt;()&gt;&gt;::call_once
             at /rustc/31fca3adb283cc9dfd56b49cdee9a96eb9c96ffd/library/core/src/ops/function.rs:250:5
  30: &lt;fn() -&gt; core::result::Result&lt;(), alloc::string::String&gt; as core::ops::function::FnOnce&lt;()&gt;&gt;::call_once
             at /rustc/31fca3adb283cc9dfd56b49cdee9a96eb9c96ffd/library/core/src/ops/function.rs:250:5
note: Some details are omitted, run with `RUST_BACKTRACE=full` for a verbose backtrace.
WARN: dropped CockroachInstance without cleaning it up first (there may still be a child process running and a temporary directory leaked)
WARN: temporary directory leaked: &quot;/var/tmp/omicron_tmp/.tmpjBaqcr&quot;
If you would like to access the database for debugging, run the following:

# Run the database
cargo xtask db-dev run --no-populate --store-dir &quot;/var/tmp/omicron_tmp/.tmpjBaqcr/data&quot;
# Access the database. Note the port may change if you run multiple databases.
cockroach sql --host=localhost:32221 --insecure
WARN: dropped ClickHouse process without cleaning it up first (there may still be a child process running (PID 19942) and a temporary directory leaked, /var/tmp/omicron_tmp/test_all-228f18043a4b76d3-test_disk_virtual_provisioning_collection_failed_delete.19927.1-clickhouse-0aPYJI)
failed to clean up ClickHouse data dir:
- /var/tmp/omicron_tmp/test_all-228f18043a4b76d3-test_disk_virtual_provisioning_collection_failed_delete.19927.1-clickhouse-0aPYJI: File exists (os error 17)
WARN: dropped DendriteInstance without cleaning it up first (there may still be a child process running and a temporary directory leaked)
WARN: dendrite temporary directory leaked: /var/tmp/omicron_tmp/.tmpkUOjxp
WARN: dropped MgdInstance without cleaning it up first (there may still be a child process running and a temporary directory leaked)
WARN: mgd temporary directory leaked: /var/tmp/omicron_tmp/.tmp5kZSdA
WARN: dropped DdmInstance without cleaning it up first (there may still be a child process running and a temporary directory leaked)
WARN: ddmd temporary directory leaked: /var/tmp/omicron_tmp/.tmpA56Hdu
</system-err>
            </flakyFailure>
        </testcase>
        <testcase name="integration_tests::instances::test_boot_disk_can_be_changed" classname="omicron-nexus::test_all" timestamp="2026-07-01T15:36:49.816+00:00" time="41.288">
        </testcase>
        <testcase name="integration_tests::instances::test_instance_create_with_anti_affinity_groups" classname="omicron-nexus::test_all" timestamp="2026-07-01T15:37:05.329+00:00" time="28.239">
        </testcase>
        <testcase name="integration_tests::instances::test_instance_failed_after_sled_agent_forgets_vmm_can_be_deleted" classname="omicron-nexus::test_all" timestamp="2026-07-01T15:37:14.996+00:00" time="18.893">
        </testcase>
        <testcase name="integration_tests::instances::test_instance_failed_after_sled_agent_forgets_vmm_can_be_stopped" classname="omicron-nexus::test_all" timestamp="2026-07-01T15:37:15.922+00:00" time="19.256">
        </testcase>
        <testcase name="integration_tests::instances::test_cannot_attach_faulted_disks" classname="omicron-nexus::test_all" timestamp="2026-07-01T15:36:51.272+00:00" time="44.529">
        </testcase>
        <testcase name="integration_tests::instances::test_instance_failed_after_sled_agent_forgets_vmm_can_be_restarted" classname="omicron-nexus::test_all" timestamp="2026-07-01T15:37:15.903+00:00" time="21.343">
        </testcase>
        <testcase name="integration_tests::instances::test_instance_failed_by_instance_watcher_can_be_deleted" classname="omicron-nexus::test_all" timestamp="2026-07-01T15:37:16.971+00:00" time="20.604">
        </testcase>
        <testcase name="integration_tests::instances::test_instance_failed_by_instance_watcher_can_be_restarted" classname="omicron-nexus::test_all" timestamp="2026-07-01T15:37:17.038+00:00" time="20.779">
        </testcase>
        <testcase name="integration_tests::instances::test_instance_failed_by_instance_watcher_automatically_reincarnates" classname="omicron-nexus::test_all" timestamp="2026-07-01T15:37:15.954+00:00" time="22.277">
        </testcase>
        <testcase name="integration_tests::instances::test_instance_create_with_duplicate_anti_affinity_groups" classname="omicron-nexus::test_all" timestamp="2026-07-01T15:37:06.545+00:00" time="33.868">
        </testcase>
        <testcase name="integration_tests::instances::test_disks_detached_when_instance_destroyed" classname="omicron-nexus::test_all" timestamp="2026-07-01T15:36:58.016+00:00" time="42.460">
        </testcase>
        <testcase name="integration_tests::instances::test_instance_rejects_three_ephemeral_ips" classname="omicron-nexus::test_all" timestamp="2026-07-01T15:37:28.462+00:00" time="12.066">
        </testcase>
        <testcase name="integration_tests::instances::test_instance_ephemeral_ip_from_correct_pool" classname="omicron-nexus::test_all" timestamp="2026-07-01T15:37:11.328+00:00" time="30.567">
        </testcase>
        <testcase name="integration_tests::instances::test_instance_rejects_two_ephemeral_auto_without_version" classname="omicron-nexus::test_all" timestamp="2026-07-01T15:37:29.084+00:00" time="13.233">
        </testcase>
        <testcase name="integration_tests::instances::test_instance_create_attach_disks_undo" classname="omicron-nexus::test_all" timestamp="2026-07-01T15:37:02.946+00:00" time="39.985">
        </testcase>
        <testcase name="integration_tests::instances::test_instance_rejects_two_ephemeral_auto_none_with_explicit" classname="omicron-nexus::test_all" timestamp="2026-07-01T15:37:28.985+00:00" time="14.247">
        </testcase>
        <testcase name="integration_tests::instances::test_disk_attach_limit" classname="omicron-nexus::test_all" timestamp="2026-07-01T15:36:56.543+00:00" time="46.724">
        </testcase>
        <testcase name="integration_tests::instances::test_instance_rejects_two_ephemeral_same_pool" classname="omicron-nexus::test_all" timestamp="2026-07-01T15:37:29.352+00:00" time="14.296">
        </testcase>
        <testcase name="integration_tests::instances::test_instance_migration_unknown_sled_type" classname="omicron-nexus::test_all" timestamp="2026-07-01T15:37:28.175+00:00" time="17.939">
        </testcase>
        <testcase name="integration_tests::instances::test_instance_migration_incompatible_cpu_platforms" classname="omicron-nexus::test_all" timestamp="2026-07-01T15:37:27.700+00:00" time="19.180">
        </testcase>
        <testcase name="integration_tests::instances::test_instance_migrate_target_finishes_first" classname="omicron-nexus::test_all" timestamp="2026-07-01T15:37:24.162+00:00" time="24.111">
        </testcase>
        <testcase name="integration_tests::instances::test_instance_migrate" classname="omicron-nexus::test_all" timestamp="2026-07-01T15:37:23.819+00:00" time="25.330">
        </testcase>
        <testcase name="integration_tests::instances::test_instance_metrics" classname="omicron-nexus::test_all" timestamp="2026-07-01T15:37:23.276+00:00" time="26.136">
        </testcase>
        <testcase name="integration_tests::instances::test_instance_update_network_interface_transit_ips" classname="omicron-nexus::test_all" timestamp="2026-07-01T15:37:33.889+00:00" time="16.713">
        </testcase>
        <testcase name="integration_tests::instances::test_instance_migrate_v2p_and_routes" classname="omicron-nexus::test_all" timestamp="2026-07-01T15:37:24.332+00:00" time="27.110">
        </testcase>
        <testcase name="integration_tests::instances::test_instance_migration_compatible_cpu_platforms" classname="omicron-nexus::test_all" timestamp="2026-07-01T15:37:27.082+00:00" time="24.758">
        </testcase>
        <testcase name="integration_tests::instances::test_instance_metrics_with_migration" classname="omicron-nexus::test_all" timestamp="2026-07-01T15:37:23.684+00:00" time="28.298">
        </testcase>
        <testcase name="integration_tests::instances::test_instance_with_multiple_nics_unwinds_completely" classname="omicron-nexus::test_all" timestamp="2026-07-01T15:37:38.232+00:00" time="15.788">
        </testcase>
        <testcase name="integration_tests::instances::test_instances_access_before_create_returns_not_found" classname="omicron-nexus::test_all" timestamp="2026-07-01T15:37:41.895+00:00" time="12.193">
        </testcase>
        <testcase name="integration_tests::instances::test_instance_with_explicit_dual_stack_address" classname="omicron-nexus::test_all" timestamp="2026-07-01T15:37:37.575+00:00" time="17.253">
        </testcase>
        <testcase name="integration_tests::instances::test_instances_invalid_creation_returns_bad_request" classname="omicron-nexus::test_all" timestamp="2026-07-01T15:37:46.114+00:00" time="11.209">
        </testcase>
        <testcase name="integration_tests::instances::test_instance_with_single_explicit_ipv4_address" classname="omicron-nexus::test_all" timestamp="2026-07-01T15:37:40.477+00:00" time="17.863">
        </testcase>
        <testcase name="integration_tests::instances::test_instance_with_single_explicit_ipv6_address" classname="omicron-nexus::test_all" timestamp="2026-07-01T15:37:40.528+00:00" time="18.027">
        </testcase>
        <testcase name="integration_tests::instances::test_instance_create_attach_disks" classname="omicron-nexus::test_all" timestamp="2026-07-01T15:37:02.618+00:00" time="56.774">
        </testcase>
        <testcase name="integration_tests::instances::test_instance_failed_when_on_expunged_sled" classname="omicron-nexus::test_all" timestamp="2026-07-01T15:37:20.934+00:00" time="38.656">
        </testcase>
        <testcase name="integration_tests::instances::test_instance_with_new_custom_network_interfaces" classname="omicron-nexus::test_all" timestamp="2026-07-01T15:37:40.413+00:00" time="19.671">
        </testcase>
        <testcase name="integration_tests::instances::test_instances_memory_greater_than_max_size" classname="omicron-nexus::test_all" timestamp="2026-07-01T15:37:46.880+00:00" time="13.658">
        </testcase>
        <testcase name="integration_tests::instances::test_instances_create_stopped_start" classname="omicron-nexus::test_all" timestamp="2026-07-01T15:37:43.267+00:00" time="17.306">
        </testcase>
        <testcase name="integration_tests::instances::test_instances_are_not_marked_failed_on_other_sled_agent_errors" classname="omicron-nexus::test_all" timestamp="2026-07-01T15:37:42.318+00:00" time="18.598">
        </testcase>
        <testcase name="integration_tests::instances::test_instances_are_not_marked_failed_on_other_sled_agent_errors_by_instance_watcher" classname="omicron-nexus::test_all" timestamp="2026-07-01T15:37:42.931+00:00" time="18.491">
        </testcase>
        <testcase name="integration_tests::instances::test_instances_memory_not_divisible_by_min_memory_size" classname="omicron-nexus::test_all" timestamp="2026-07-01T15:37:48.274+00:00" time="13.576">
        </testcase>
        <testcase name="integration_tests::instances::test_instance_serial" classname="omicron-nexus::test_all" timestamp="2026-07-01T15:37:31.104+00:00" time="30.929">
        </testcase>
        <testcase name="integration_tests::instances::test_instance_v2p_mappings" classname="omicron-nexus::test_all" timestamp="2026-07-01T15:37:37.246+00:00" time="25.013">
        </testcase>
        <testcase name="integration_tests::instances::test_updating_missing_instance_is_not_found" classname="omicron-nexus::test_all" timestamp="2026-07-01T15:37:51.442+00:00" time="11.175">
        </testcase>
        <testcase name="integration_tests::instances::test_instances_memory_rejected_less_than_min_memory_size" classname="omicron-nexus::test_all" timestamp="2026-07-01T15:37:49.149+00:00" time="13.704">
        </testcase>
        <testcase name="integration_tests::instances::test_instances_delete_fails_when_running_succeeds_when_stopped" classname="omicron-nexus::test_all" timestamp="2026-07-01T15:37:43.648+00:00" time="20.888">
        </testcase>
        <testcase name="integration_tests::instances::test_instance_update_network_interfaces" classname="omicron-nexus::test_all" timestamp="2026-07-01T15:37:35.177+00:00" time="29.358">
        </testcase>
        <testcase name="integration_tests::inventory_matching::test_simulated_baseboard_model" classname="omicron-nexus::test_all" timestamp="2026-07-01T15:37:58.555+00:00" time="11.843">
        </testcase>
        <testcase name="integration_tests::instances::test_silo_limited_collaborator_cross_project_subnet" classname="omicron-nexus::test_all" timestamp="2026-07-01T15:37:49.412+00:00" time="21.801">
        </testcase>
        <testcase name="integration_tests::instances::test_instances_create_reboot_halt" classname="omicron-nexus::test_all" timestamp="2026-07-01T15:37:43.232+00:00" time="28.499">
        </testcase>
        <testcase name="integration_tests::instances::test_size_can_be_changed" classname="omicron-nexus::test_all" timestamp="2026-07-01T15:37:50.602+00:00" time="22.713">
        </testcase>
        <testcase name="integration_tests::instances::test_instance_start_creates_networking_state" classname="omicron-nexus::test_all" timestamp="2026-07-01T15:37:33.568+00:00" time="39.904">
        </testcase>
        <testcase name="integration_tests::ip_pools::test_ip_pool_basic_crud" classname="omicron-nexus::test_all" timestamp="2026-07-01T15:38:00.539+00:00" time="13.069">
        </testcase>
        <testcase name="integration_tests::internet_gateway::test_igw_ip_pool_attach_silo_user" classname="omicron-nexus::test_all" timestamp="2026-07-01T15:37:51.982+00:00" time="22.145">
        </testcase>
        <testcase name="integration_tests::internet_gateway::test_vpc_create_attaches_all_default_pools_to_igw" classname="omicron-nexus::test_all" timestamp="2026-07-01T15:37:57.324+00:00" time="16.853">
        </testcase>
        <testcase name="integration_tests::ip_pools::test_ip_pool_multicast_rejects_reserved_ranges" classname="omicron-nexus::test_all" timestamp="2026-07-01T15:38:01.422+00:00" time="13.018">
        </testcase>
        <testcase name="integration_tests::internet_gateway::test_internet_gateway_address_detach" classname="omicron-nexus::test_all" timestamp="2026-07-01T15:37:54.020+00:00" time="20.882">
        </testcase>
        <testcase name="integration_tests::internet_gateway::test_vpc_create_attaches_only_ipv4_default_pool_to_igw" classname="omicron-nexus::test_all" timestamp="2026-07-01T15:37:58.340+00:00" time="16.622">
        </testcase>
        <testcase name="integration_tests::ip_pools::test_ip_pool_pagination" classname="omicron-nexus::test_all" timestamp="2026-07-01T15:38:01.850+00:00" time="13.196">
        </testcase>
        <testcase name="integration_tests::instances::test_instance_failed_by_stop_request_does_not_reincarnate" classname="omicron-nexus::test_all" timestamp="2026-07-01T15:37:17.203+00:00" time="57.972">
        </testcase>
        <testcase name="integration_tests::ip_pools::test_ip_pool_range_pagination" classname="omicron-nexus::test_all" timestamp="2026-07-01T15:38:02.259+00:00" time="12.941">
        </testcase>
        <testcase name="integration_tests::instances::test_instance_using_image_from_other_project_fails" classname="omicron-nexus::test_all" timestamp="2026-07-01T15:37:35.802+00:00" time="39.749">
        </testcase>
        <testcase name="integration_tests::ip_pools::test_ip_pool_list_in_silo" classname="omicron-nexus::test_all" timestamp="2026-07-01T15:38:00.916+00:00" time="14.782">
        </testcase>
        <testcase name="integration_tests::ip_pools::cannot_unlink_ip_pool_with_outstanding_floating_ips" classname="omicron-nexus::test_all" timestamp="2026-07-01T15:37:59.590+00:00" time="16.388">
        </testcase>
        <testcase name="integration_tests::ip_pools::test_ip_pool_range_overlapping_ranges_fails" classname="omicron-nexus::test_all" timestamp="2026-07-01T15:38:02.033+00:00" time="14.069">
        </testcase>
        <testcase name="integration_tests::inventory_matching::test_sled_sp_inventory_matching" classname="omicron-nexus::test_all" timestamp="2026-07-01T15:37:59.392+00:00" time="16.723">
        </testcase>
        <testcase name="integration_tests::internet_gateway::test_internet_gateway_delete_cascade" classname="omicron-nexus::test_all" timestamp="2026-07-01T15:37:54.829+00:00" time="21.346">
        </testcase>
        <testcase name="integration_tests::ip_pools::test_ip_pool_service" classname="omicron-nexus::test_all" timestamp="2026-07-01T15:38:02.617+00:00" time="13.558">
        </testcase>
        <testcase name="integration_tests::internet_gateway::test_internet_gateway_basic_crud" classname="omicron-nexus::test_all" timestamp="2026-07-01T15:37:54.087+00:00" time="22.508">
        </testcase>
        <testcase name="integration_tests::instances::test_updating_running_instance_boot_disk_is_conflict" classname="omicron-nexus::test_all" timestamp="2026-07-01T15:37:51.840+00:00" time="24.951">
        </testcase>
        <testcase name="integration_tests::ip_pools::test_ip_pool_service_no_cud" classname="omicron-nexus::test_all" timestamp="2026-07-01T15:38:02.854+00:00" time="14.216">
        </testcase>
        <testcase name="integration_tests::ip_pools::test_ip_pool_list_dedupe" classname="omicron-nexus::test_all" timestamp="2026-07-01T15:38:00.573+00:00" time="16.762">
        </testcase>
        <testcase name="integration_tests::ip_pools::test_ip_pool_silo_list_only_discoverable" classname="omicron-nexus::test_all" timestamp="2026-07-01T15:38:04.536+00:00" time="13.840">
        </testcase>
        <testcase name="integration_tests::ip_pools::test_ip_pool_silo_link" classname="omicron-nexus::test_all" timestamp="2026-07-01T15:38:04.536+00:00" time="14.702">
        </testcase>
        <testcase name="integration_tests::ip_pools::cannot_unlink_ip_pool_with_outstanding_instance_ips" classname="omicron-nexus::test_all" timestamp="2026-07-01T15:38:00.084+00:00" time="21.162">
        </testcase>
        <testcase name="integration_tests::ip_pools::test_ip_pool_unicast_defaults" classname="omicron-nexus::test_all" timestamp="2026-07-01T15:38:11.213+00:00" time="13.277">
        </testcase>
        <testcase name="integration_tests::ip_pools::test_ipv6_ip_pool_utilization_total" classname="omicron-nexus::test_all" timestamp="2026-07-01T15:38:13.608+00:00" time="13.497">
        </testcase>
        <testcase name="integration_tests::ip_pools::test_ipv4_ip_pool_utilization_total" classname="omicron-nexus::test_all" timestamp="2026-07-01T15:38:13.472+00:00" time="13.914">
        </testcase>
        <testcase name="integration_tests::metrics::test_system_timeseries_schema_list" classname="omicron-nexus::test_all" timestamp="2026-07-01T15:38:15.175+00:00" time="13.359">
        </testcase>
        <testcase name="integration_tests::ip_pools::test_ip_pool_update_default" classname="omicron-nexus::test_all" timestamp="2026-07-01T15:38:11.732+00:00" time="17.135">
        </testcase>
        <testcase name="integration_tests::ip_pools::test_ip_pool_silos_pagination" classname="omicron-nexus::test_all" timestamp="2026-07-01T15:38:10.398+00:00" time="19.146">
        </testcase>
        <testcase name="integration_tests::oximeter::test_oximeter_database_records" classname="omicron-nexus::test_all" timestamp="2026-07-01T15:38:15.200+00:00" time="15.104">
        </testcase>
        <testcase name="integration_tests::metrics::test_mgs_metrics" classname="omicron-nexus::test_all" timestamp="2026-07-01T15:38:14.962+00:00" time="15.801">
        </testcase>
        <testcase name="integration_tests::oximeter::test_oximeter_reregistration" classname="omicron-nexus::test_all" timestamp="2026-07-01T15:38:15.551+00:00" time="16.694">
        </testcase>
        <testcase name="integration_tests::ip_pools::test_ip_range_delete_with_allocated_external_ip_fails" classname="omicron-nexus::test_all" timestamp="2026-07-01T15:38:13.316+00:00" time="20.628">
        </testcase>
        <testcase name="integration_tests::pantry::test_cannot_bulk_write_data_past_end_of_disk" classname="omicron-nexus::test_all" timestamp="2026-07-01T15:38:16.175+00:00" time="20.064">
        </testcase>
        <testcase name="integration_tests::metrics::test_instance_watcher_metrics" classname="omicron-nexus::test_all" timestamp="2026-07-01T15:38:14.440+00:00" time="22.679">
        </testcase>
        <testcase name="integration_tests::projects::test_limited_collaborator_cannot_create_project" classname="omicron-nexus::test_all" timestamp="2026-07-01T15:38:29.544+00:00" time="9.757">
        </testcase>
        <testcase name="integration_tests::pantry::test_cannot_bulk_write_data_not_block_size_multiple" classname="omicron-nexus::test_all" timestamp="2026-07-01T15:38:16.115+00:00" time="23.295">
        </testcase>
        <testcase name="integration_tests::metrics::test_project_timeseries_query" classname="omicron-nexus::test_all" timestamp="2026-07-01T15:38:15.047+00:00" time="24.873">
        </testcase>
        <testcase name="integration_tests::pantry::test_cannot_bulk_write_to_unaligned_offset" classname="omicron-nexus::test_all" timestamp="2026-07-01T15:38:16.791+00:00" time="23.384">
        </testcase>
        <testcase name="integration_tests::probe::test_probe_basic_crud" classname="omicron-nexus::test_all" timestamp="2026-07-01T15:38:28.534+00:00" time="12.096">
        </testcase>
        <testcase name="integration_tests::projects::test_project_deletion" classname="omicron-nexus::test_all" timestamp="2026-07-01T15:38:30.304+00:00" time="10.954">
        </testcase>
        <testcase name="integration_tests::probe::test_probe_pool_selector_ip_version" classname="omicron-nexus::test_all" timestamp="2026-07-01T15:38:28.867+00:00" time="12.666">
        </testcase>
        <testcase name="integration_tests::projects::test_project_deletion_with_affinity_group" classname="omicron-nexus::test_all" timestamp="2026-07-01T15:38:30.763+00:00" time="12.151">
        </testcase>
        <testcase name="integration_tests::pantry::test_cannot_finalize_without_stopping_bulk_writes" classname="omicron-nexus::test_all" timestamp="2026-07-01T15:38:17.335+00:00" time="26.244">
        </testcase>
        <testcase name="integration_tests::projects::test_project_deletion_with_anti_affinity_group" classname="omicron-nexus::test_all" timestamp="2026-07-01T15:38:32.245+00:00" time="11.671">
        </testcase>
        <testcase name="integration_tests::pantry::test_cannot_bulk_write_stop_attached_disk" classname="omicron-nexus::test_all" timestamp="2026-07-01T15:38:16.595+00:00" time="29.255">
        </testcase>
        <testcase name="integration_tests::local_storage::test_reject_creating_local_storage_disk" classname="omicron-nexus::test_all" timestamp="2026-07-01T15:38:14.177+00:00" time="31.842">
        </testcase>
        <testcase name="integration_tests::pantry::test_cannot_mount_import_ready_disk" classname="omicron-nexus::test_all" timestamp="2026-07-01T15:38:19.238+00:00" time="27.601">
        </testcase>
        <testcase name="integration_tests::pantry::test_can_stop_start_import_from_bulk_write" classname="omicron-nexus::test_all" timestamp="2026-07-01T15:38:15.699+00:00" time="34.947">
        </testcase>
        <testcase name="integration_tests::quiesce::test_quiesce" classname="omicron-nexus::test_all" timestamp="2026-07-01T15:38:40.630+00:00" time="10.902">
        </testcase>
        <testcase name="integration_tests::projects::test_project_deletion_with_disk" classname="omicron-nexus::test_all" timestamp="2026-07-01T15:38:33.944+00:00" time="17.984">
        </testcase>
        <testcase name="integration_tests::metrics::test_metrics" classname="omicron-nexus::test_all" timestamp="2026-07-01T15:38:14.902+00:00" time="37.925">
        </testcase>
        <testcase name="integration_tests::projects::test_projects" classname="omicron-nexus::test_all" timestamp="2026-07-01T15:38:40.175+00:00" time="13.011">
        </testcase>
        <testcase name="integration_tests::pantry::test_cannot_mount_import_from_bulk_writes_disk" classname="omicron-nexus::test_all" timestamp="2026-07-01T15:38:18.376+00:00" time="35.977">
        </testcase>
        <testcase name="integration_tests::rack::test_get_own_rack" classname="omicron-nexus::test_all" timestamp="2026-07-01T15:38:43.579+00:00" time="11.096">
        </testcase>
        <testcase name="integration_tests::projects::test_project_deletion_with_vpc" classname="omicron-nexus::test_all" timestamp="2026-07-01T15:38:39.920+00:00" time="14.859">
        </testcase>
        <testcase name="integration_tests::rack::test_list_own_rack" classname="omicron-nexus::test_all" timestamp="2026-07-01T15:38:43.916+00:00" time="10.900">
        </testcase>
        <testcase name="integration_tests::quotas::test_negative_quota" classname="omicron-nexus::test_all" timestamp="2026-07-01T15:38:41.258+00:00" time="13.604">
        </testcase>
        <testcase name="integration_tests::saml::test_accept_saml_response_only_assertion_signed" classname="omicron-nexus::test_all" timestamp="2026-07-01T15:38:54.816+00:00" time="0.096">
        </testcase>
        <testcase name="integration_tests::projects::test_project_deletion_with_instance" classname="omicron-nexus::test_all" timestamp="2026-07-01T15:38:39.301+00:00" time="15.639">
        </testcase>
        <testcase name="integration_tests::saml::test_correct_saml_response" classname="omicron-nexus::test_all" timestamp="2026-07-01T15:38:54.863+00:00" time="0.101">
        </testcase>
        <testcase name="integration_tests::saml::test_correct_saml_response_ecdsa_sha256" classname="omicron-nexus::test_all" timestamp="2026-07-01T15:38:54.912+00:00" time="0.100">
        </testcase>
        <testcase name="integration_tests::saml::test_correct_saml_response_with_group_attributes" classname="omicron-nexus::test_all" timestamp="2026-07-01T15:38:54.940+00:00" time="0.107">
        </testcase>
        <testcase name="integration_tests::saml::test_correct_saml_response_with_group_attributes_wrong_attribute_name" classname="omicron-nexus::test_all" timestamp="2026-07-01T15:38:54.963+00:00" time="0.117">
        </testcase>
        <testcase name="integration_tests::quotas::test_quota_limits" classname="omicron-nexus::test_all" timestamp="2026-07-01T15:38:41.533+00:00" time="13.662">
        </testcase>
        <testcase name="integration_tests::pantry::test_disk_create_for_importing" classname="omicron-nexus::test_all" timestamp="2026-07-01T15:38:21.246+00:00" time="35.609">
        </testcase>
        <testcase name="integration_tests::role_assignments::test_role_assignments_fleet" classname="omicron-nexus::test_all" timestamp="2026-07-01T15:38:46.840+00:00" time="10.365">
        </testcase>
        <testcase name="integration_tests::rack::test_sled_list_uninitialized" classname="omicron-nexus::test_all" timestamp="2026-07-01T15:38:46.019+00:00" time="11.835">
        </testcase>
        <testcase name="integration_tests::saml::test_handle_saml_response_with_xml_comment" classname="omicron-nexus::test_all" timestamp="2026-07-01T15:38:57.855+00:00" time="0.107">
        </testcase>
        <testcase name="integration_tests::rack::test_rack_initialization" classname="omicron-nexus::test_all" timestamp="2026-07-01T15:38:45.850+00:00" time="12.512">
        </testcase>
        <testcase name="integration_tests::pantry::test_cannot_bulk_write_data_non_base64" classname="omicron-nexus::test_all" timestamp="2026-07-01T15:38:16.103+00:00" time="43.558">
        </testcase>
        <testcase name="integration_tests::saml::test_reject_saml_response_signed_with_other_key" classname="omicron-nexus::test_all" timestamp="2026-07-01T15:38:59.661+00:00" time="0.097">
        </testcase>
        <testcase name="integration_tests::saml::test_reject_unsigned_saml_response" classname="omicron-nexus::test_all" timestamp="2026-07-01T15:38:59.758+00:00" time="0.101">
        </testcase>
        <testcase name="integration_tests::pantry::test_import_blocks_with_bulk_write_with_snapshot" classname="omicron-nexus::test_all" timestamp="2026-07-01T15:38:27.105+00:00" time="34.134">
        </testcase>
        <testcase name="integration_tests::role_assignments::test_role_assignments_silo" classname="omicron-nexus::test_all" timestamp="2026-07-01T15:38:51.533+00:00" time="11.933">
        </testcase>
        <testcase name="integration_tests::role_assignments::test_role_assignments_silo_implicit" classname="omicron-nexus::test_all" timestamp="2026-07-01T15:38:51.928+00:00" time="12.132">
        </testcase>
        <testcase name="integration_tests::role_assignments::test_role_assignments_project" classname="omicron-nexus::test_all" timestamp="2026-07-01T15:38:50.645+00:00" time="13.550">
        </testcase>
        <testcase name="integration_tests::local_storage::test_create_large_local_storage_disk" classname="omicron-nexus::test_all" timestamp="2026-07-01T15:38:14.128+00:00" time="51.418">
        </testcase>
        <testcase name="integration_tests::pantry::test_cannot_finalize_attached_disk" classname="omicron-nexus::test_all" timestamp="2026-07-01T15:38:17.070+00:00" time="48.694">
        </testcase>
        <testcase name="integration_tests::pantry::test_cannot_bulk_write_attached_disk" classname="omicron-nexus::test_all" timestamp="2026-07-01T15:38:15.978+00:00" time="49.807">
        </testcase>
        <testcase name="integration_tests::saml::test_create_a_hidden_silo_saml_idp" classname="omicron-nexus::test_all" timestamp="2026-07-01T15:38:55.012+00:00" time="11.918">
        </testcase>
        <testcase name="integration_tests::projects::test_project_deletion_with_floating_ip" classname="omicron-nexus::test_all" timestamp="2026-07-01T15:38:36.239+00:00" time="31.024">
        </testcase>
        <testcase name="integration_tests::saml::test_create_a_saml_idp_invalid_descriptor_truncated" classname="omicron-nexus::test_all" timestamp="2026-07-01T15:38:55.196+00:00" time="12.281">
        </testcase>
        <testcase name="integration_tests::saml::test_create_a_saml_idp_invalid_descriptor_no_redirect_binding" classname="omicron-nexus::test_all" timestamp="2026-07-01T15:38:55.080+00:00" time="12.430">
        </testcase>
        <testcase name="integration_tests::saml::test_create_a_saml_idp" classname="omicron-nexus::test_all" timestamp="2026-07-01T15:38:55.047+00:00" time="12.766">
        </testcase>
        <testcase name="integration_tests::router_routes::test_router_routes_disallow_custom_targets" classname="omicron-nexus::test_all" timestamp="2026-07-01T15:38:53.187+00:00" time="14.651">
        </testcase>
        <testcase name="integration_tests::router_routes::test_router_routes_internet_gateway_target" classname="omicron-nexus::test_all" timestamp="2026-07-01T15:38:54.675+00:00" time="13.306">
        </testcase>
        <testcase name="integration_tests::schema::compare_index_creation_differing_columns" classname="omicron-nexus::test_all" timestamp="2026-07-01T15:39:05.785+00:00" time="2.217">
        </testcase>
        <testcase name="integration_tests::router_routes::test_router_routes_crud_operations" classname="omicron-nexus::test_all" timestamp="2026-07-01T15:38:52.828+00:00" time="15.232">
        </testcase>
        <testcase name="integration_tests::router_routes::test_router_routes_modify_system_routes" classname="omicron-nexus::test_all" timestamp="2026-07-01T15:38:54.779+00:00" time="13.843">
        </testcase>
        <testcase name="integration_tests::saml::test_create_a_saml_idp_metadata_no_keys" classname="omicron-nexus::test_all" timestamp="2026-07-01T15:38:56.856+00:00" time="12.050">
        </testcase>
        <testcase name="integration_tests::schema::compare_index_creation_differing_where_clause" classname="omicron-nexus::test_all" timestamp="2026-07-01T15:39:07.510+00:00" time="1.791">
        </testcase>
        <testcase name="integration_tests::schema::compare_sequence_differing_increment" classname="omicron-nexus::test_all" timestamp="2026-07-01T15:39:08.002+00:00" time="1.599">
        </testcase>
        <testcase name="integration_tests::saml::test_create_a_saml_idp_metadata_only_encryption_keys" classname="omicron-nexus::test_all" timestamp="2026-07-01T15:38:57.205+00:00" time="12.398">
        </testcase>
        <testcase name="integration_tests::pantry::test_import_blocks_with_bulk_write" classname="omicron-nexus::test_all" timestamp="2026-07-01T15:38:24.490+00:00" time="45.283">
        </testcase>
        <testcase name="integration_tests::schema::compare_table_differing_constraint" classname="omicron-nexus::test_all" timestamp="2026-07-01T15:39:08.059+00:00" time="1.783">
        </testcase>
        <testcase name="integration_tests::projects::test_project_deletion_with_image" classname="omicron-nexus::test_all" timestamp="2026-07-01T15:38:37.119+00:00" time="32.882">
        </testcase>
        <testcase name="integration_tests::saml::test_post_saml_response" classname="omicron-nexus::test_all" timestamp="2026-07-01T15:38:57.961+00:00" time="12.249">
        </testcase>
        <testcase name="integration_tests::saml::test_post_saml_response_with_relay_state" classname="omicron-nexus::test_all" timestamp="2026-07-01T15:38:58.362+00:00" time="12.269">
        </testcase>
        <testcase name="integration_tests::saml::test_saml_idp_metadata_url_404" classname="omicron-nexus::test_all" timestamp="2026-07-01T15:38:59.858+00:00" time="10.878">
        </testcase>
        <testcase name="integration_tests::schema::compare_table_differing_not_null_order" classname="omicron-nexus::test_all" timestamp="2026-07-01T15:39:09.302+00:00" time="1.544">
        </testcase>
        <testcase name="integration_tests::schema::dbinit_version_matches_version_known_to_nexus" classname="omicron-nexus::test_all" timestamp="2026-07-01T15:39:09.774+00:00" time="1.261">
        </testcase>
        <testcase name="integration_tests::schema::compare_view_differing_where_clause" classname="omicron-nexus::test_all" timestamp="2026-07-01T15:39:09.601+00:00" time="1.450">
        </testcase>
        <testcase name="integration_tests::saml::test_saml_idp_metadata_url_invalid" classname="omicron-nexus::test_all" timestamp="2026-07-01T15:39:01.239+00:00" time="10.375">
        </testcase>
        <testcase name="integration_tests::pantry::test_cannot_bulk_write_start_attached_disk" classname="omicron-nexus::test_all" timestamp="2026-07-01T15:38:16.176+00:00" time="55.459">
        </testcase>
        <testcase name="integration_tests::router_routes::test_router_routes_disallow_mixed_v4_v6" classname="omicron-nexus::test_all" timestamp="2026-07-01T15:38:54.354+00:00" time="17.463">
        </testcase>
        <testcase name="integration_tests::quotas::test_quotas" classname="omicron-nexus::test_all" timestamp="2026-07-01T15:38:42.914+00:00" time="29.078">
        </testcase>
        <testcase name="integration_tests::saml::test_saml_idp_reject_keypair" classname="omicron-nexus::test_all" timestamp="2026-07-01T15:39:03.466+00:00" time="8.919">
        </testcase>
        <testcase name="integration_tests::saml::test_saml_idp_rsa_keypair_ok" classname="omicron-nexus::test_all" timestamp="2026-07-01T15:39:04.060+00:00" time="8.853">
        </testcase>
        <testcase name="integration_tests::schema::nexus_cannot_apply_update_from_unknown_version" classname="omicron-nexus::test_all" timestamp="2026-07-01T15:39:10.737+00:00" time="3.464">
        </testcase>
        <testcase name="integration_tests::password_login::test_local_users" classname="omicron-nexus::test_all" timestamp="2026-07-01T15:38:27.386+00:00" time="49.455">
        </testcase>
        <testcase name="integration_tests::scim::test_create_a_saml_scim_silo" classname="omicron-nexus::test_all" timestamp="2026-07-01T15:39:11.614+00:00" time="9.327">
        </testcase>
        <testcase name="integration_tests::scim::test_no_jit_for_saml_scim_silos" classname="omicron-nexus::test_all" timestamp="2026-07-01T15:39:11.817+00:00" time="9.564">
        </testcase>
        <testcase name="integration_tests::scim::test_scim_client_no_auth_with_expired_token" classname="omicron-nexus::test_all" timestamp="2026-07-01T15:39:12.386+00:00" time="9.109">
        </testcase>
        <testcase name="integration_tests::projects::test_project_deletion_with_snapshot" classname="omicron-nexus::test_all" timestamp="2026-07-01T15:38:39.410+00:00" time="42.825">
        </testcase>
        <testcase name="integration_tests::scim::test_disabling_scim_user" classname="omicron-nexus::test_all" timestamp="2026-07-01T15:39:11.635+00:00" time="10.690">
        </testcase>
        <testcase name="integration_tests::scim::test_scim_client_token_bearer_auth" classname="omicron-nexus::test_all" timestamp="2026-07-01T15:39:12.914+00:00" time="9.599">
        </testcase>
        <testcase name="integration_tests::scim::test_scim_group_search" classname="omicron-nexus::test_all" timestamp="2026-07-01T15:39:14.200+00:00" time="10.157">
        </testcase>
        <testcase name="integration_tests::scim::test_scim_group_unique" classname="omicron-nexus::test_all" timestamp="2026-07-01T15:39:14.200+00:00" time="10.388">
        </testcase>
        <testcase name="integration_tests::scim::test_scim_client_token_crud" classname="omicron-nexus::test_all" timestamp="2026-07-01T15:39:14.200+00:00" time="10.432">
        </testcase>
        <testcase name="integration_tests::scim::test_scim2_crate_self_test" classname="omicron-nexus::test_all" timestamp="2026-07-01T15:39:11.992+00:00" time="12.731">
        </testcase>
        <testcase name="integration_tests::scim::test_scim_client_token_tenancy" classname="omicron-nexus::test_all" timestamp="2026-07-01T15:39:14.200+00:00" time="10.539">
        </testcase>
        <testcase name="integration_tests::scim::test_scim_user_admin_group_priv" classname="omicron-nexus::test_all" timestamp="2026-07-01T15:39:16.841+00:00" time="10.819">
        </testcase>
        <testcase name="integration_tests::scim::test_scim_user_admin_group_priv_conflict" classname="omicron-nexus::test_all" timestamp="2026-07-01T15:39:20.941+00:00" time="9.761">
        </testcase>
        <testcase name="integration_tests::silo_users::test_silo_group_detail_bad_group_id" classname="omicron-nexus::test_all" timestamp="2026-07-01T15:39:22.325+00:00" time="8.945">
        </testcase>
        <testcase name="integration_tests::scim::test_scim_user_search" classname="omicron-nexus::test_all" timestamp="2026-07-01T15:39:21.381+00:00" time="9.955">
        </testcase>
        <testcase name="integration_tests::scim::test_scim_user_unique" classname="omicron-nexus::test_all" timestamp="2026-07-01T15:39:21.495+00:00" time="9.908">
        </testcase>
        <testcase name="integration_tests::silo_users::test_silo_group_users" classname="omicron-nexus::test_all" timestamp="2026-07-01T15:39:22.513+00:00" time="9.567">
        </testcase>
        <testcase name="integration_tests::scim::test_time_modified_updated_on_scim_user_and_group_update" classname="omicron-nexus::test_all" timestamp="2026-07-01T15:39:22.235+00:00" time="9.885">
        </testcase>
        <testcase name="integration_tests::silo_users::test_silo_group_users_bad_group_id" classname="omicron-nexus::test_all" timestamp="2026-07-01T15:39:24.358+00:00" time="8.932">
        </testcase>
        <testcase name="integration_tests::silos::test_deleting_a_silo_deletes_the_idp" classname="omicron-nexus::test_all" timestamp="2026-07-01T15:39:24.589+00:00" time="9.848">
        </testcase>
        <testcase name="integration_tests::silos::test_ensure_same_silo_group" classname="omicron-nexus::test_all" timestamp="2026-07-01T15:39:24.633+00:00" time="9.914">
        </testcase>
        <testcase name="integration_tests::silos::test_listing_identity_providers" classname="omicron-nexus::test_all" timestamp="2026-07-01T15:39:24.739+00:00" time="10.053">
        </testcase>
        <testcase name="integration_tests::silos::test_jit_silo_constraints" classname="omicron-nexus::test_all" timestamp="2026-07-01T15:39:24.723+00:00" time="10.087">
        </testcase>
        <testcase name="integration_tests::silos::test_local_silo_constraints" classname="omicron-nexus::test_all" timestamp="2026-07-01T15:39:27.661+00:00" time="9.365">
        </testcase>
        <testcase name="integration_tests::silos::test_saml_idp_metadata_data_invalid" classname="omicron-nexus::test_all" timestamp="2026-07-01T15:39:31.270+00:00" time="9.010">
        </testcase>
        <testcase name="integration_tests::silos::test_saml_idp_metadata_data_valid" classname="omicron-nexus::test_all" timestamp="2026-07-01T15:39:31.403+00:00" time="9.385">
        </testcase>
        <testcase name="integration_tests::silos::test_saml_idp_metadata_data_truncated" classname="omicron-nexus::test_all" timestamp="2026-07-01T15:39:31.337+00:00" time="9.452">
        </testcase>
        <testcase name="integration_tests::silos::test_local_silo_users" classname="omicron-nexus::test_all" timestamp="2026-07-01T15:39:30.703+00:00" time="10.713">
        </testcase>
        <testcase name="integration_tests::silos::test_silo_admin_can_create_certs" classname="omicron-nexus::test_all" timestamp="2026-07-01T15:39:32.081+00:00" time="9.673">
        </testcase>
        <testcase name="integration_tests::silos::test_silo_admin_group" classname="omicron-nexus::test_all" timestamp="2026-07-01T15:39:32.121+00:00" time="10.281">
        </testcase>
        <testcase name="integration_tests::silos::test_silo_groups_fixed" classname="omicron-nexus::test_all" timestamp="2026-07-01T15:39:34.810+00:00" time="9.017">
        </testcase>
        <testcase name="integration_tests::silos::test_silo_delete_clean_up_groups" classname="omicron-nexus::test_all" timestamp="2026-07-01T15:39:34.437+00:00" time="9.619">
        </testcase>
        <testcase name="integration_tests::silos::test_silo_delete_cleans_up_ip_pool_links" classname="omicron-nexus::test_all" timestamp="2026-07-01T15:39:34.547+00:00" time="10.435">
        </testcase>
        <testcase name="integration_tests::silos::test_silo_delete_cleans_up_subnet_pool_links" classname="omicron-nexus::test_all" timestamp="2026-07-01T15:39:34.792+00:00" time="10.333">
        </testcase>
        <testcase name="integration_tests::silos::test_silo_groups_jit" classname="omicron-nexus::test_all" timestamp="2026-07-01T15:39:37.026+00:00" time="8.876">
        </testcase>
        <testcase name="integration_tests::silos::test_silo_authn_policy" classname="omicron-nexus::test_all" timestamp="2026-07-01T15:39:33.290+00:00" time="13.444">
        </testcase>
        <testcase name="integration_tests::schema::validate_data_migrations" classname="omicron-nexus::test_all" timestamp="2026-07-01T15:39:11.035+00:00" time="36.319">
        </testcase>
        <testcase name="integration_tests::instances::test_instance_with_max_disks" classname="omicron-nexus::test_all" timestamp="2026-07-01T15:37:37.818+00:00" time="130.101">
        </testcase>
        <testcase name="integration_tests::silos::test_silo_groups_remove_from_both_groups" classname="omicron-nexus::test_all" timestamp="2026-07-01T15:39:40.280+00:00" time="9.196">
        </testcase>
        <testcase name="integration_tests::silos::test_silo_user_fetch_by_external_id" classname="omicron-nexus::test_all" timestamp="2026-07-01T15:39:40.788+00:00" time="9.120">
        </testcase>
        <testcase name="integration_tests::silos::test_silo_groups_remove_from_one_group" classname="omicron-nexus::test_all" timestamp="2026-07-01T15:39:40.789+00:00" time="9.386">
        </testcase>
        <testcase name="integration_tests::schema::nexus_applies_update_on_boot" classname="omicron-nexus::test_all" timestamp="2026-07-01T15:39:09.843+00:00" time="40.860">
        </testcase>
        <testcase name="integration_tests::schema::update_since_base_has_idempotent_up" classname="omicron-nexus::test_all" timestamp="2026-07-01T15:39:10.846+00:00" time="40.729">
        </testcase>
        <testcase name="integration_tests::silos::test_silo_users_list" classname="omicron-nexus::test_all" timestamp="2026-07-01T15:39:42.402+00:00" time="10.458">
        </testcase>
        <testcase name="integration_tests::sleds::test_physical_disk_create_list_delete" classname="omicron-nexus::test_all" timestamp="2026-07-01T15:39:44.056+00:00" time="10.486">
        </testcase>
        <testcase name="integration_tests::silos::test_silo_user_provision_types" classname="omicron-nexus::test_all" timestamp="2026-07-01T15:39:41.416+00:00" time="14.100">
        </testcase>
        <testcase name="integration_tests::sleds::test_sleds_list" classname="omicron-nexus::test_all" timestamp="2026-07-01T15:39:45.125+00:00" time="11.034">
        </testcase>
        <testcase name="integration_tests::silos::test_silo_user_views" classname="omicron-nexus::test_all" timestamp="2026-07-01T15:39:41.753+00:00" time="15.228">
        </testcase>
        <testcase name="integration_tests::snapshots::test_region_snapshot_create_idempotent" classname="omicron-nexus::test_all" timestamp="2026-07-01T15:39:47.355+00:00" time="10.961">
        </testcase>
        <testcase name="integration_tests::silos::test_silos" classname="omicron-nexus::test_all" timestamp="2026-07-01T15:39:43.827+00:00" time="16.294">
        </testcase>
        <testcase name="integration_tests::snapshots::test_create_snapshot_record_idempotent" classname="omicron-nexus::test_all" timestamp="2026-07-01T15:39:46.734+00:00" time="14.490">
        </testcase>
        <testcase name="integration_tests::snapshots::test_reject_creating_disk_from_illegal_snapshot" classname="omicron-nexus::test_all" timestamp="2026-07-01T15:39:47.919+00:00" time="14.021">
        </testcase>
        <testcase name="integration_tests::sleds::test_sled_instance_list" classname="omicron-nexus::test_all" timestamp="2026-07-01T15:39:44.982+00:00" time="18.406">
        </testcase>
        <testcase name="integration_tests::snapshots::test_cannot_snapshot_if_no_space" classname="omicron-nexus::test_all" timestamp="2026-07-01T15:39:45.902+00:00" time="18.039">
        </testcase>
        <testcase name="integration_tests::snapshots::test_reject_creating_disk_from_snapshot" classname="omicron-nexus::test_all" timestamp="2026-07-01T15:39:49.909+00:00" time="14.528">
        </testcase>
        <testcase name="integration_tests::subnet_pools::basic_subnet_pool_crud" classname="omicron-nexus::test_all" timestamp="2026-07-01T15:39:51.575+00:00" time="13.221">
        </testcase>
        <testcase name="integration_tests::ssh_keys::test_ssh_keys" classname="omicron-nexus::test_all" timestamp="2026-07-01T15:39:51.575+00:00" time="13.362">
        </testcase>
        <testcase name="integration_tests::snapshots::test_reject_creating_disk_from_other_project_snapshot" classname="omicron-nexus::test_all" timestamp="2026-07-01T15:39:49.477+00:00" time="15.556">
        </testcase>
        <testcase name="integration_tests::subnet_pools::cannot_add_pool_member_of_different_ip_version" classname="omicron-nexus::test_all" timestamp="2026-07-01T15:39:54.542+00:00" time="11.547">
        </testcase>
        <testcase name="integration_tests::subnet_pools::cannot_delete_nonexistent_silo_link" classname="omicron-nexus::test_all" timestamp="2026-07-01T15:39:55.517+00:00" time="11.390">
        </testcase>
        <testcase name="integration_tests::subnet_pools::cannot_link_multiple_times" classname="omicron-nexus::test_all" timestamp="2026-07-01T15:39:56.160+00:00" time="12.071">
        </testcase>
        <testcase name="integration_tests::subnet_pools::cannot_update_nonexistent_silo_link" classname="omicron-nexus::test_all" timestamp="2026-07-01T15:39:56.982+00:00" time="11.545">
        </testcase>
        <testcase name="integration_tests::snapshots::test_delete_snapshot" classname="omicron-nexus::test_all" timestamp="2026-07-01T15:39:47.355+00:00" time="22.771">
        </testcase>
        <testcase name="integration_tests::subnet_pools::test_current_silo_subnet_pool_list" classname="omicron-nexus::test_all" timestamp="2026-07-01T15:39:58.316+00:00" time="12.761">
        </testcase>
        <testcase name="integration_tests::snapshots::test_multiple_deletes_not_sent" classname="omicron-nexus::test_all" timestamp="2026-07-01T15:39:47.355+00:00" time="23.845">
        </testcase>
        <testcase name="integration_tests::subnet_allocation::test_subnet_allocation" classname="omicron-nexus::test_all" timestamp="2026-07-01T15:39:51.575+00:00" time="20.405">
        </testcase>
        <testcase name="integration_tests::subnet_pools::test_ipv4_subnet_pool_utilization" classname="omicron-nexus::test_all" timestamp="2026-07-01T15:40:01.223+00:00" time="11.163">
        </testcase>
        <testcase name="integration_tests::subnet_pools::test_current_silo_subnet_pool_view" classname="omicron-nexus::test_all" timestamp="2026-07-01T15:40:00.122+00:00" time="12.875">
        </testcase>
        <testcase name="integration_tests::subnet_pools::test_ipv6_subnet_pool_utilization" classname="omicron-nexus::test_all" timestamp="2026-07-01T15:40:01.940+00:00" time="11.285">
        </testcase>
        <testcase name="integration_tests::unauthorized_coverage::test_unauthorized_coverage" classname="omicron-nexus::test_all" timestamp="2026-07-01T15:40:12.386+00:00" time="1.544">
        </testcase>
        <testcase name="integration_tests::subnet_pools::can_list_subnet_pools" classname="omicron-nexus::test_all" timestamp="2026-07-01T15:39:52.860+00:00" time="22.014">
        </testcase>
        <testcase name="integration_tests::snapshots::test_snapshot_expunge" classname="omicron-nexus::test_all" timestamp="2026-07-01T15:39:50.703+00:00" time="24.339">
        </testcase>
        <testcase name="integration_tests::subnet_pools::basic_subnet_pool_member_crd" classname="omicron-nexus::test_all" timestamp="2026-07-01T15:39:51.575+00:00" time="25.337">
        </testcase>
        <testcase name="integration_tests::snapshots::test_snapshot_basic" classname="omicron-nexus::test_all" timestamp="2026-07-01T15:39:50.174+00:00" time="26.739">
        </testcase>
        <testcase name="integration_tests::schema::validate_migration_from_base_version" classname="omicron-nexus::test_all" timestamp="2026-07-01T15:39:11.052+00:00" time="65.896">
        </testcase>
        <testcase name="integration_tests::snapshots::test_snapshot_without_instance" classname="omicron-nexus::test_all" timestamp="2026-07-01T15:39:50.703+00:00" time="26.987">
        </testcase>
        <testcase name="integration_tests::subnet_pools::test_subnet_pool_silo_link" classname="omicron-nexus::test_all" timestamp="2026-07-01T15:40:03.941+00:00" time="13.987">
        </testcase>
        <testcase name="integration_tests::support_bundles::test_support_bundle_delete_failed_bundle" classname="omicron-nexus::test_all" timestamp="2026-07-01T15:40:04.938+00:00" time="13.118">
        </testcase>
        <testcase name="integration_tests::support_bundles::test_support_bundle_not_found" classname="omicron-nexus::test_all" timestamp="2026-07-01T15:40:06.907+00:00" time="12.769">
        </testcase>
        <testcase name="integration_tests::snapshots::test_snapshot_stopped_instance" classname="omicron-nexus::test_all" timestamp="2026-07-01T15:39:50.703+00:00" time="29.928">
        </testcase>
        <testcase name="integration_tests::snapshots::test_snapshot_unwind" classname="omicron-nexus::test_all" timestamp="2026-07-01T15:39:50.703+00:00" time="30.719">
        </testcase>
        <testcase name="integration_tests::support_bundles::test_support_bundle_create_with_comment" classname="omicron-nexus::test_all" timestamp="2026-07-01T15:40:04.796+00:00" time="16.963">
        </testcase>
        <testcase name="integration_tests::support_bundles::test_support_bundle_list_time_ordering" classname="omicron-nexus::test_all" timestamp="2026-07-01T15:40:06.089+00:00" time="15.730">
        </testcase>
        <testcase name="integration_tests::support_bundles::test_support_bundle_lifecycle" classname="omicron-nexus::test_all" timestamp="2026-07-01T15:40:05.033+00:00" time="16.957">
        </testcase>
        <testcase name="integration_tests::support_bundles::test_support_bundle_update_comment" classname="omicron-nexus::test_all" timestamp="2026-07-01T15:40:08.527+00:00" time="14.349">
        </testcase>
        <testcase name="integration_tests::target_release::get_set_target_release" classname="omicron-nexus::test_all" timestamp="2026-07-01T15:40:11.200+00:00" time="12.461">
        </testcase>
        <testcase name="integration_tests::switch_port::test_port_settings_basic_crud" classname="omicron-nexus::test_all" timestamp="2026-07-01T15:40:10.126+00:00" time="13.982">
        </testcase>
        <testcase name="integration_tests::snapshots::test_region_allocation_for_snapshot" classname="omicron-nexus::test_all" timestamp="2026-07-01T15:39:47.355+00:00" time="38.042">
        </testcase>
        <testcase name="integration_tests::updates::test_repo_upload_unconfigured" classname="omicron-nexus::test_all" timestamp="2026-07-01T15:40:14.874+00:00" time="10.924">
        </testcase>
        <testcase name="integration_tests::support_bundles::test_support_bundle_range_requests" classname="omicron-nexus::test_all" timestamp="2026-07-01T15:40:08.231+00:00" time="18.009">
        </testcase>
        <testcase name="integration_tests::updates::test_repo_prune" classname="omicron-nexus::test_all" timestamp="2026-07-01T15:40:13.225+00:00" time="13.308">
        </testcase>
        <testcase name="integration_tests::updates::test_repo_list" classname="omicron-nexus::test_all" timestamp="2026-07-01T15:40:12.997+00:00" time="15.056">
        </testcase>
        <testcase name="integration_tests::updates::test_request_without_api_version" classname="omicron-nexus::test_all" timestamp="2026-07-01T15:40:15.042+00:00" time="13.446">
        </testcase>
        <testcase name="integration_tests::subnet_pools::test_silo_subnet_pool_list" classname="omicron-nexus::test_all" timestamp="2026-07-01T15:40:03.388+00:00" time="25.838">
        </testcase>
        <testcase name="integration_tests::users_builtin::test_users_builtin" classname="omicron-nexus::test_all" timestamp="2026-07-01T15:40:16.947+00:00" time="12.614">
        </testcase>
        <testcase name="integration_tests::updates::test_trust_root_operations" classname="omicron-nexus::test_all" timestamp="2026-07-01T15:40:16.912+00:00" time="13.028">
        </testcase>
        <testcase name="integration_tests::updates::test_update_status" classname="omicron-nexus::test_all" timestamp="2026-07-01T15:40:16.913+00:00" time="13.075">
        </testcase>
        <testcase name="integration_tests::updates::test_repo_upload" classname="omicron-nexus::test_all" timestamp="2026-07-01T15:40:13.930+00:00" time="17.761">
        </testcase>
        <testcase name="integration_tests::switch_port::test_port_settings_basic_v6_crud" classname="omicron-nexus::test_all" timestamp="2026-07-01T15:40:11.077+00:00" time="25.885">
        </testcase>
        <testcase name="integration_tests::utilization::test_utilization_list" classname="omicron-nexus::test_all" timestamp="2026-07-01T15:40:16.947+00:00" time="20.135">
        </testcase>
        <testcase name="integration_tests::volume_management::test_delete_image_order_2" classname="omicron-nexus::test_all" timestamp="2026-07-01T15:40:19.677+00:00" time="23.419">
        </testcase>
        <testcase name="integration_tests::volume_management::test_create_image_from_snapshot" classname="omicron-nexus::test_all" timestamp="2026-07-01T15:40:16.947+00:00" time="27.772">
        </testcase>
        <testcase name="integration_tests::volume_management::test_multiple_disks_multiple_snapshots_order_1" classname="omicron-nexus::test_all" timestamp="2026-07-01T15:40:25.799+00:00" time="20.459">
        </testcase>
        <testcase name="integration_tests::volume_management::test_create_image_from_snapshot_delete" classname="omicron-nexus::test_all" timestamp="2026-07-01T15:40:17.690+00:00" time="29.988">
        </testcase>
        <testcase name="integration_tests::volume_management::test_multiple_disks_multiple_snapshots_order_2" classname="omicron-nexus::test_all" timestamp="2026-07-01T15:40:26.240+00:00" time="22.811">
        </testcase>
        <testcase name="integration_tests::volume_management::test_disk_create_saga_unwinds_correctly" classname="omicron-nexus::test_all" timestamp="2026-07-01T15:40:22.875+00:00" time="26.874">
        </testcase>
        <testcase name="integration_tests::subnet_pools::test_subnet_pool_silo_list" classname="omicron-nexus::test_all" timestamp="2026-07-01T15:40:04.437+00:00" time="46.704">
        </testcase>
        <testcase name="integration_tests::volume_management::test_delete_image_order_1" classname="omicron-nexus::test_all" timestamp="2026-07-01T15:40:18.056+00:00" time="33.527">
        </testcase>
        <testcase name="integration_tests::volume_management::test_multiple_layers_of_snapshots_delete_all_disks_first" classname="omicron-nexus::test_all" timestamp="2026-07-01T15:40:26.533+00:00" time="25.095">
        </testcase>
        <testcase name="integration_tests::volume_management::test_multiple_layers_of_snapshots_random_delete_order" classname="omicron-nexus::test_all" timestamp="2026-07-01T15:40:28.488+00:00" time="23.288">
        </testcase>
        <testcase name="integration_tests::volume_management::test_cte_returns_regions" classname="omicron-nexus::test_all" timestamp="2026-07-01T15:40:17.928+00:00" time="40.441">
        </testcase>
        <testcase name="integration_tests::volume_management::test_upstairs_notify_downstairs_client_stop_request" classname="omicron-nexus::test_all" timestamp="2026-07-01T15:40:51.583+00:00" time="9.062">
        </testcase>
        <testcase name="integration_tests::volume_management::test_upstairs_notify_downstairs_client_stops" classname="omicron-nexus::test_all" timestamp="2026-07-01T15:40:51.628+00:00" time="9.320">
        </testcase>
        <testcase name="integration_tests::volume_management::test_upstairs_repair_different_upstairs_retry" classname="omicron-nexus::test_all" timestamp="2026-07-01T15:40:51.777+00:00" time="9.195">
        </testcase>
        <testcase name="integration_tests::volume_management::test_delete_image_order_4" classname="omicron-nexus::test_all" timestamp="2026-07-01T15:40:21.423+00:00" time="42.917">
        </testcase>
        <testcase name="integration_tests::volume_management::test_double_layer_with_read_only_region_delete" classname="omicron-nexus::test_all" timestamp="2026-07-01T15:40:24.108+00:00" time="42.262">
        </testcase>
        <testcase name="integration_tests::volume_management::test_read_only_region_reference_sanity_rop_multi" classname="omicron-nexus::test_all" timestamp="2026-07-01T15:40:46.258+00:00" time="21.814">
        </testcase>
        <testcase name="integration_tests::volume_management::test_keep_your_targets_straight" classname="omicron-nexus::test_all" timestamp="2026-07-01T15:40:25.397+00:00" time="42.864">
        </testcase>
        <testcase name="integration_tests::volume_management::test_delete_image_order_5" classname="omicron-nexus::test_all" timestamp="2026-07-01T15:40:21.760+00:00" time="46.624">
        </testcase>
        <testcase name="integration_tests::volume_management::test_upstairs_repair_different_upstairs_retry_interrupted" classname="omicron-nexus::test_all" timestamp="2026-07-01T15:40:58.369+00:00" time="10.128">
        </testcase>
        <testcase name="integration_tests::volume_management::test_upstairs_repair_notify_different_finish_status" classname="omicron-nexus::test_all" timestamp="2026-07-01T15:41:00.645+00:00" time="9.402">
        </testcase>
        <testcase name="integration_tests::volume_management::test_read_only_region_reference_counting_layers" classname="omicron-nexus::test_all" timestamp="2026-07-01T15:40:37.083+00:00" time="33.327">
        </testcase>
        <testcase name="integration_tests::volume_management::test_upstairs_repair_reject_submit_progress_when_no_repair" classname="omicron-nexus::test_all" timestamp="2026-07-01T15:41:00.972+00:00" time="9.769">
        </testcase>
        <testcase name="integration_tests::volume_management::test_upstairs_repair_notify_idempotent" classname="omicron-nexus::test_all" timestamp="2026-07-01T15:41:00.948+00:00" time="10.142">
        </testcase>
        <testcase name="integration_tests::volume_management::test_volume_construction_request_region_gen_serialization" classname="omicron-nexus::test_all" timestamp="2026-07-01T15:41:11.090+00:00" time="0.064">
        </testcase>
        <testcase name="integration_tests::volume_management::test_upstairs_repair_repair_id_and_type_conflict" classname="omicron-nexus::test_all" timestamp="2026-07-01T15:41:04.340+00:00" time="9.474">
        </testcase>
        <testcase name="integration_tests::volume_management::test_delete_image_order_6" classname="omicron-nexus::test_all" timestamp="2026-07-01T15:40:21.818+00:00" time="54.172">
        </testcase>
        <testcase name="integration_tests::volume_management::test_upstairs_repair_same_upstairs_retry" classname="omicron-nexus::test_all" timestamp="2026-07-01T15:41:06.371+00:00" time="9.709">
        </testcase>
        <testcase name="integration_tests::volume_management::test_multiple_snapshots" classname="omicron-nexus::test_all" timestamp="2026-07-01T15:40:29.226+00:00" time="49.088">
        </testcase>
        <testcase name="integration_tests::volume_management::test_volume_checkout_updates_multiple_gen" classname="omicron-nexus::test_all" timestamp="2026-07-01T15:41:08.497+00:00" time="10.028">
        </testcase>
        <testcase name="integration_tests::volume_management::test_volume_checkout" classname="omicron-nexus::test_all" timestamp="2026-07-01T15:41:08.260+00:00" time="10.289">
        </testcase>
        <testcase name="integration_tests::volume_management::test_volume_checkout_randomize_ids_only_read_only" classname="omicron-nexus::test_all" timestamp="2026-07-01T15:41:08.384+00:00" time="10.584">
        </testcase>
        <testcase name="integration_tests::volume_management::test_upstairs_repair_submit_progress" classname="omicron-nexus::test_all" timestamp="2026-07-01T15:41:08.071+00:00" time="11.472">
        </testcase>
        <testcase name="integration_tests::volume_management::test_volume_checkout_updates_nothing" classname="omicron-nexus::test_all" timestamp="2026-07-01T15:41:10.047+00:00" time="10.200">
        </testcase>
        <testcase name="integration_tests::volume_management::test_volume_checkout_updates_sparse_mid_multiple_gen" classname="omicron-nexus::test_all" timestamp="2026-07-01T15:41:10.410+00:00" time="10.471">
        </testcase>
        <testcase name="integration_tests::volume_management::test_volume_checkout_updates_sparse_multiple_gen" classname="omicron-nexus::test_all" timestamp="2026-07-01T15:41:10.741+00:00" time="10.284">
        </testcase>
        <testcase name="integration_tests::volume_management::test_no_zombie_region_snapshots" classname="omicron-nexus::test_all" timestamp="2026-07-01T15:40:29.988+00:00" time="51.969">
        </testcase>
        <testcase name="integration_tests::volume_management::test_volume_hard_delete_idempotent" classname="omicron-nexus::test_all" timestamp="2026-07-01T15:41:12.476+00:00" time="9.790">
        </testcase>
        <testcase name="integration_tests::volume_management::test_snapshot_then_delete_disk" classname="omicron-nexus::test_all" timestamp="2026-07-01T15:40:51.142+00:00" time="32.085">
        </testcase>
        <testcase name="integration_tests::volume_management::test_volume_remove_read_only_parent_bad_volume" classname="omicron-nexus::test_all" timestamp="2026-07-01T15:41:13.815+00:00" time="9.913">
        </testcase>
        <testcase name="integration_tests::volume_management::test_volume_remove_read_only_parent_no_parent" classname="omicron-nexus::test_all" timestamp="2026-07-01T15:41:16.080+00:00" time="10.271">
        </testcase>
        <testcase name="integration_tests::volume_management::test_volume_remove_read_only_parent_base" classname="omicron-nexus::test_all" timestamp="2026-07-01T15:41:15.990+00:00" time="11.210">
        </testcase>
        <testcase name="integration_tests::volume_management::test_volume_remove_read_only_parent_volume_not_volume" classname="omicron-nexus::test_all" timestamp="2026-07-01T15:41:18.526+00:00" time="11.078">
        </testcase>
        <testcase name="integration_tests::volume_management::test_volume_remove_read_only_parent_volume_deleted" classname="omicron-nexus::test_all" timestamp="2026-07-01T15:41:18.314+00:00" time="11.393">
        </testcase>
        <testcase name="integration_tests::volume_management::test_delete_image_order_3" classname="omicron-nexus::test_all" timestamp="2026-07-01T15:40:20.631+00:00" time="69.614">
        </testcase>
        <testcase name="integration_tests::volume_management::test_volume_remove_rop_saga" classname="omicron-nexus::test_all" timestamp="2026-07-01T15:41:19.544+00:00" time="11.878">
        </testcase>
        <testcase name="integration_tests::volume_management::test_read_only_region_reference_sanity_rop" classname="omicron-nexus::test_all" timestamp="2026-07-01T15:40:44.719+00:00" time="47.347">
        </testcase>
        <testcase name="integration_tests::volume_management::test_volume_remove_rop_saga_deleted_volume" classname="omicron-nexus::test_all" timestamp="2026-07-01T15:41:20.248+00:00" time="12.318">
        </testcase>
        <testcase name="integration_tests::volume_management::test_volume_remove_rop_saga_no_volume" classname="omicron-nexus::test_all" timestamp="2026-07-01T15:41:20.881+00:00" time="11.741">
        </testcase>
        <testcase name="integration_tests::volume_management::test_snapshot_create_saga_unwinds_correctly" classname="omicron-nexus::test_all" timestamp="2026-07-01T15:40:49.051+00:00" time="43.713">
        </testcase>
        <testcase name="integration_tests::volume_management::test_snapshot_prevents_other_disk" classname="omicron-nexus::test_all" timestamp="2026-07-01T15:40:49.749+00:00" time="43.323">
        </testcase>
        <testcase name="integration_tests::volume_management::test_volume_remove_rop_saga_twice" classname="omicron-nexus::test_all" timestamp="2026-07-01T15:41:21.026+00:00" time="12.923">
        </testcase>
        <testcase name="integration_tests::unauthorized::test_unauthorized" classname="omicron-nexus::test_all" timestamp="2026-07-01T15:40:11.981+00:00" time="82.193">
        </testcase>
        <testcase name="integration_tests::volume_management::test_volume_remove_rop_saga_volume_not_volume" classname="omicron-nexus::test_all" timestamp="2026-07-01T15:41:21.957+00:00" time="12.391">
        </testcase>
        <testcase name="integration_tests::volume_management::test_no_zombie_read_only_regions" classname="omicron-nexus::test_all" timestamp="2026-07-01T15:40:29.562+00:00" time="65.445">
        </testcase>
        <testcase name="integration_tests::volume_management::test_delete_snapshot_then_disk" classname="omicron-nexus::test_all" timestamp="2026-07-01T15:40:21.990+00:00" time="73.181">
        </testcase>
        <testcase name="integration_tests::vpc_firewall::test_firewall_rules_cross_vpc_rejected_before_write" classname="omicron-nexus::test_all" timestamp="2026-07-01T15:41:23.227+00:00" time="13.347">
        </testcase>
        <testcase name="integration_tests::utilization::test_utilization_view" classname="omicron-nexus::test_all" timestamp="2026-07-01T15:40:16.947+00:00" time="80.170">
        </testcase>
        <testcase name="integration_tests::volume_management::test_double_layer_snapshot_with_read_only_region_delete_2" classname="omicron-nexus::test_all" timestamp="2026-07-01T15:40:23.661+00:00" time="74.380">
        </testcase>
        <testcase name="integration_tests::vpc_firewall::test_firewall_rules_illegal_range" classname="omicron-nexus::test_all" timestamp="2026-07-01T15:41:23.728+00:00" time="14.451">
        </testcase>
        <testcase name="integration_tests::vpc_firewall::test_firewall_rules_same_name" classname="omicron-nexus::test_all" timestamp="2026-07-01T15:41:27.200+00:00" time="13.474">
        </testcase>
        <testcase name="integration_tests::volume_management::test_no_zombie_read_write_regions" classname="omicron-nexus::test_all" timestamp="2026-07-01T15:40:29.941+00:00" time="72.075">
        </testcase>
        <testcase name="integration_tests::vpc_firewall::test_nexus_firewall_icmp" classname="omicron-nexus::test_all" timestamp="2026-07-01T15:41:29.604+00:00" time="13.788">
        </testcase>
        <testcase name="integration_tests::vpc_firewall::test_firewall_rules_max_lengths" classname="omicron-nexus::test_all" timestamp="2026-07-01T15:41:26.351+00:00" time="17.153">
        </testcase>
        <testcase name="integration_tests::vpc_firewall::test_vpc_firewall" classname="omicron-nexus::test_all" timestamp="2026-07-01T15:41:29.707+00:00" time="17.588">
        </testcase>
        <testcase name="integration_tests::webhooks::test_cannot_subscribe_to_probes" classname="omicron-nexus::test_all" timestamp="2026-07-01T15:41:35.172+00:00" time="12.205">
        </testcase>
        <testcase name="integration_tests::vpc_routers::test_vpc_routers_crud_operations" classname="omicron-nexus::test_all" timestamp="2026-07-01T15:41:31.421+00:00" time="18.011">
        </testcase>
        <testcase name="integration_tests::volume_management::test_volume_create_wont_use_deleted_region_snapshots" classname="omicron-nexus::test_all" timestamp="2026-07-01T15:41:11.154+00:00" time="38.505">
        </testcase>
        <testcase name="integration_tests::webhooks::test_event_delivery" classname="omicron-nexus::test_all" timestamp="2026-07-01T15:41:36.574+00:00" time="13.373">
        </testcase>
        <testcase name="integration_tests::vpcs::test_limited_collaborator_can_manage_floating_ips_and_nics" classname="omicron-nexus::test_all" timestamp="2026-07-01T15:41:33.949+00:00" time="16.174">
        </testcase>
        <testcase name="integration_tests::vpcs::test_limited_collaborator_blocked_from_networking_resources" classname="omicron-nexus::test_all" timestamp="2026-07-01T15:41:32.764+00:00" time="17.531">
        </testcase>
        <testcase name="integration_tests::volume_management::test_read_only_region_reference_usage_sanity" classname="omicron-nexus::test_all" timestamp="2026-07-01T15:40:47.678+00:00" time="62.993">
        </testcase>
        <testcase name="integration_tests::vpcs::test_vpc_limited_collaborator_role" classname="omicron-nexus::test_all" timestamp="2026-07-01T15:41:34.174+00:00" time="16.677">
        </testcase>
        <testcase name="integration_tests::webhooks::test_glob_subscription_add" classname="omicron-nexus::test_all" timestamp="2026-07-01T15:41:37.118+00:00" time="14.604">
        </testcase>
        <testcase name="integration_tests::webhooks::test_multiple_secrets" classname="omicron-nexus::test_all" timestamp="2026-07-01T15:41:38.179+00:00" time="13.807">
        </testcase>
        <testcase name="integration_tests::vpc_routers::test_vpc_routers_attach_to_subnet" classname="omicron-nexus::test_all" timestamp="2026-07-01T15:41:30.245+00:00" time="21.811">
        </testcase>
        <testcase name="integration_tests::webhooks::test_multiple_receivers" classname="omicron-nexus::test_all" timestamp="2026-07-01T15:41:38.041+00:00" time="14.293">
        </testcase>
        <testcase name="integration_tests::vpcs::test_limited_collaborator_can_create_instance" classname="omicron-nexus::test_all" timestamp="2026-07-01T15:41:33.072+00:00" time="19.314">
        </testcase>
        <testcase name="integration_tests::vpc_subnets::test_vpc_subnets" classname="omicron-nexus::test_all" timestamp="2026-07-01T15:41:32.623+00:00" time="20.640">
        </testcase>
        <testcase name="integration_tests::vpcs::test_vpcs" classname="omicron-nexus::test_all" timestamp="2026-07-01T15:41:34.348+00:00" time="19.546">
        </testcase>
        <testcase name="integration_tests::vpc_subnets::test_delete_vpc_subnet_with_interfaces_fails" classname="omicron-nexus::test_all" timestamp="2026-07-01T15:41:32.566+00:00" time="22.387">
        </testcase>
        <testcase name="integration_tests::volume_management::test_read_only_region_reference_sanity_multi" classname="omicron-nexus::test_all" timestamp="2026-07-01T15:40:43.096+00:00" time="72.402">
        </testcase>
        <testcase name="integration_tests::webhooks::test_subscription_add" classname="omicron-nexus::test_all" timestamp="2026-07-01T15:41:43.504+00:00" time="12.834">
        </testcase>
        <testcase name="integration_tests::volume_management::test_volume_remove_rop_respects_accounting_no_modify_others" classname="omicron-nexus::test_all" timestamp="2026-07-01T15:41:18.968+00:00" time="39.371">
        </testcase>
        <testcase name="integration_tests::volume_management::test_multiple_layers_of_snapshots_delete_all_snapshots_first" classname="omicron-nexus::test_all" timestamp="2026-07-01T15:40:28.053+00:00" time="90.423">
        </testcase>
        <testcase name="integration_tests::webhooks::test_subscription_remove" classname="omicron-nexus::test_all" timestamp="2026-07-01T15:41:47.295+00:00" time="12.207">
        </testcase>
        <testcase name="integration_tests::webhooks::test_subscription_remove_glob" classname="omicron-nexus::test_all" timestamp="2026-07-01T15:41:47.377+00:00" time="12.156">
        </testcase>
        <testcase name="integration_tests::webhooks::test_webhook_receiver_create_delete" classname="omicron-nexus::test_all" timestamp="2026-07-01T15:41:49.432+00:00" time="10.238">
        </testcase>
        <testcase name="integration_tests::volume_management::test_volume_remove_rop_respects_accounting" classname="omicron-nexus::test_all" timestamp="2026-07-01T15:41:18.550+00:00" time="41.238">
        </testcase>
        <testcase name="integration_tests::webhooks::test_webhook_receiver_get" classname="omicron-nexus::test_all" timestamp="2026-07-01T15:41:49.659+00:00" time="10.346">
        </testcase>
        <testcase name="integration_tests::webhooks::test_webhook_receiver_names_are_unique" classname="omicron-nexus::test_all" timestamp="2026-07-01T15:41:49.947+00:00" time="10.397">
        </testcase>
        <testcase name="integration_tests::volume_management::test_volume_replace_snapshot_respects_accounting" classname="omicron-nexus::test_all" timestamp="2026-07-01T15:41:22.267+00:00" time="38.405">
        </testcase>
        <testcase name="integration_tests::volume_management::test_read_only_region_reference_counting" classname="omicron-nexus::test_all" timestamp="2026-07-01T15:40:36.962+00:00" time="86.596">
        </testcase>
        <testcase name="integration_tests::vpc_routers::test_vpc_routers_custom_delivered_to_instance" classname="omicron-nexus::test_all" timestamp="2026-07-01T15:41:32.067+00:00" time="31.595">
        </testcase>
        <testcase name="integration_tests::volume_management::test_proper_region_sled_redundancy" classname="omicron-nexus::test_all" timestamp="2026-07-01T15:40:31.691+00:00" time="105.521">
        </testcase>
        <testcase name="integration_tests::webhooks::test_api_resends_failed_deliveries" classname="omicron-nexus::test_all" timestamp="2026-07-01T15:41:35.007+00:00" time="46.373">
        </testcase>
        <testcase name="integration_tests::webhooks::test_probe" classname="omicron-nexus::test_all" timestamp="2026-07-01T15:41:40.675+00:00" time="42.046">
        </testcase>
        <testcase name="integration_tests::webhooks::test_probe_resends_failed_deliveries" classname="omicron-nexus::test_all" timestamp="2026-07-01T15:41:42.017+00:00" time="45.477">
        </testcase>
        <testcase name="integration_tests::webhooks::test_retry_backoff" classname="omicron-nexus::test_all" timestamp="2026-07-01T15:41:43.392+00:00" time="47.409">
        </testcase>
    </testsuite>
    <testsuite name="oximeter-db" tests="248" disabled="0" errors="0" failures="0">
        <testcase name="client::tests::test_replicated" classname="oximeter-db" timestamp="2026-07-01T15:29:15.012+00:00" time="347.379">
        </testcase>
        <testcase name="client::tests::check_actual_schema_upgrades_are_valid_replicated" classname="oximeter-db" timestamp="2026-07-01T15:35:06.429+00:00" time="0.054">
        </testcase>
        <testcase name="client::tests::check_db_init_is_sum_of_all_up_replicated" classname="oximeter-db" timestamp="2026-07-01T15:35:06.483+00:00" time="60.373">
        </testcase>
        <testcase name="client::tests::test_apply_one_schema_upgrade_replicated" classname="oximeter-db" timestamp="2026-07-01T15:36:06.856+00:00" time="2.895">
        </testcase>
        <testcase name="client::tests::test_ensure_schema_walks_through_multiple_steps_replicated" classname="oximeter-db" timestamp="2026-07-01T15:36:09.751+00:00" time="11.981">
        </testcase>
        <testcase name="client::oxql::tests::correctly_negate_field_predicate_expression" classname="oximeter-db" timestamp="2026-07-01T15:41:58.582+00:00" time="0.032">
        </testcase>
        <testcase name="client::oxql::tests::correctly_negate_timestamp_predicate_expression" classname="oximeter-db" timestamp="2026-07-01T15:41:58.589+00:00" time="0.039">
        </testcase>
        <testcase name="client::oxql::tests::test_chunk_consistent_key_groups_all_in_one_chunk" classname="oximeter-db" timestamp="2026-07-01T15:41:58.595+00:00" time="0.035">
        </testcase>
        <testcase name="client::oxql::tests::test_chunk_consistent_key_groups_split_key_group_multiple_times" classname="oximeter-db" timestamp="2026-07-01T15:41:58.601+00:00" time="0.033">
        </testcase>
        <testcase name="client::oxql::tests::test_chunk_consistent_key_groups_split_middle_of_key_group" classname="oximeter-db" timestamp="2026-07-01T15:41:58.603+00:00" time="0.033">
        </testcase>
        <testcase name="client::tests::can_extract_ttl_from_all_oximeter_tables" classname="oximeter-db" timestamp="2026-07-01T15:41:58.965+00:00" time="0.038">
        </testcase>
        <testcase name="client::tests::check_actual_schema_upgrades_are_valid_single_node" classname="oximeter-db" timestamp="2026-07-01T15:41:59.280+00:00" time="0.054">
        </testcase>
        <testcase name="client::oxql::tests::test_get_entire_table" classname="oximeter-db" timestamp="2026-07-01T15:41:58.614+00:00" time="0.840">
        </testcase>
        <testcase name="client::oxql::tests::test_get_fields_query" classname="oximeter-db" timestamp="2026-07-01T15:41:58.634+00:00" time="0.822">
        </testcase>
        <testcase name="client::oxql::tests::test_get_one_timeseries" classname="oximeter-db" timestamp="2026-07-01T15:41:58.636+00:00" time="0.869">
        </testcase>
        <testcase name="client::oxql::tests::test_get_fields" classname="oximeter-db" timestamp="2026-07-01T15:41:58.630+00:00" time="0.882">
        </testcase>
        <testcase name="client::oxql::tests::test_get_entire_timeseries_and_part_of_another" classname="oximeter-db" timestamp="2026-07-01T15:41:58.628+00:00" time="0.892">
        </testcase>
        <testcase name="client::oxql::tests::test_limit_operations" classname="oximeter-db" timestamp="2026-07-01T15:41:58.703+00:00" time="0.854">
        </testcase>
        <testcase name="client::tests::can_ping_clickhouse" classname="oximeter-db" timestamp="2026-07-01T15:41:59.002+00:00" time="0.631">
        </testcase>
        <testcase name="client::tests::read_latest_version_with_no_database_reports_zero" classname="oximeter-db" timestamp="2026-07-01T15:41:59.505+00:00" time="0.639">
        </testcase>
        <testcase name="client::tests::read_latest_version_reports_max" classname="oximeter-db" timestamp="2026-07-01T15:41:59.455+00:00" time="0.712">
        </testcase>
        <testcase name="client::tests::test_apply_one_schema_upgrade_single_node" classname="oximeter-db" timestamp="2026-07-01T15:41:59.533+00:00" time="0.650">
        </testcase>
        <testcase name="client::tests::read_latest_version_with_empty_version_table_reports_zero" classname="oximeter-db" timestamp="2026-07-01T15:41:59.503+00:00" time="0.722">
        </testcase>
        <testcase name="client::tests::read_latest_version_with_no_version_table_reports_zero" classname="oximeter-db" timestamp="2026-07-01T15:41:59.512+00:00" time="0.728">
        </testcase>
        <testcase name="client::tests::test_extract_ttl_in_days_from_create_table_query" classname="oximeter-db" timestamp="2026-07-01T15:42:00.240+00:00" time="0.032">
        </testcase>
        <testcase name="client::tests::test_client_select_timeseries_one" classname="oximeter-db" timestamp="2026-07-01T15:41:59.557+00:00" time="0.760">
        </testcase>
        <testcase name="client::tests::select_timeseries_with_select_one" classname="oximeter-db" timestamp="2026-07-01T15:41:59.520+00:00" time="0.805">
        </testcase>
        <testcase name="client::tests::test_database_version_update_is_idempotent" classname="oximeter-db" timestamp="2026-07-01T15:41:59.634+00:00" time="0.798">
        </testcase>
        <testcase name="client::tests::test_database_version_will_not_downgrade" classname="oximeter-db" timestamp="2026-07-01T15:41:59.670+00:00" time="0.782">
        </testcase>
        <testcase name="client::tests::test_read_schema_upgrade_sql_files" classname="oximeter-db" timestamp="2026-07-01T15:42:00.432+00:00" time="0.040">
        </testcase>
        <testcase name="client::tests::test_read_timeseries_to_delete" classname="oximeter-db" timestamp="2026-07-01T15:42:00.452+00:00" time="0.041">
        </testcase>
        <testcase name="client::tests::test_read_timeseries_to_delete_empty_file_is_ok" classname="oximeter-db" timestamp="2026-07-01T15:42:00.472+00:00" time="0.036">
        </testcase>
        <testcase name="client::tests::test_read_timeseries_to_delete_nonexistent_file_is_ok" classname="oximeter-db" timestamp="2026-07-01T15:42:00.493+00:00" time="0.032">
        </testcase>
        <testcase name="client::tests::test_differentiate_by_timeseries_name" classname="oximeter-db" timestamp="2026-07-01T15:41:59.788+00:00" time="0.747">
        </testcase>
        <testcase name="client::tests::test_database_version_will_not_upgrade" classname="oximeter-db" timestamp="2026-07-01T15:41:59.787+00:00" time="0.750">
        </testcase>
        <testcase name="client::tests::test_do_not_duplicate_schema_on_new_samples" classname="oximeter-db" timestamp="2026-07-01T15:42:00.006+00:00" time="0.730">
        </testcase>
        <testcase name="client::tests::check_db_init_is_sum_of_all_up_single_node" classname="oximeter-db" timestamp="2026-07-01T15:41:59.334+00:00" time="1.459">
        </testcase>
        <testcase name="client::tests::test_ensure_schema_walks_through_multiple_steps_single_node" classname="oximeter-db" timestamp="2026-07-01T15:42:00.144+00:00" time="0.749">
        </testcase>
        <testcase name="client::tests::test_ensure_schema_with_missing_desired_schema_version_fails" classname="oximeter-db" timestamp="2026-07-01T15:42:00.168+00:00" time="0.752">
        </testcase>
        <testcase name="client::tests::test_ensure_schema_with_version_gaps_fails" classname="oximeter-db" timestamp="2026-07-01T15:42:00.184+00:00" time="0.747">
        </testcase>
        <testcase name="client::tests::test_field_record_count" classname="oximeter-db" timestamp="2026-07-01T15:42:00.273+00:00" time="0.722">
        </testcase>
        <testcase name="client::tests::test_is_oximeter_cluster" classname="oximeter-db" timestamp="2026-07-01T15:42:00.325+00:00" time="0.697">
        </testcase>
        <testcase name="client::tests::test_insert_samples" classname="oximeter-db" timestamp="2026-07-01T15:42:00.317+00:00" time="0.719">
        </testcase>
        <testcase name="client::tests::test_list_timeseries" classname="oximeter-db" timestamp="2026-07-01T15:42:00.345+00:00" time="0.750">
        </testcase>
        <testcase name="client::tests::test_expunge_timeseries_by_name_single_node" classname="oximeter-db" timestamp="2026-07-01T15:42:00.225+00:00" time="0.953">
        </testcase>
        <testcase name="client::tests::test_unravel_index" classname="oximeter-db" timestamp="2026-07-01T15:42:01.177+00:00" time="0.031">
        </testcase>
        <testcase name="client::tests::test_schema_mismatch" classname="oximeter-db" timestamp="2026-07-01T15:42:00.526+00:00" time="0.714">
        </testcase>
        <testcase name="client::tests::test_verify_schema_upgrades" classname="oximeter-db" timestamp="2026-07-01T15:42:01.209+00:00" time="0.039">
        </testcase>
        <testcase name="client::tests::test_schema_update" classname="oximeter-db" timestamp="2026-07-01T15:42:00.538+00:00" time="0.725">
        </testcase>
        <testcase name="model::fields::tests::test_extract_fields_as_block" classname="oximeter-db" timestamp="2026-07-01T15:42:01.240+00:00" time="0.039">
        </testcase>
        <testcase name="model::measurements::tests::test_extract_histogram_measurement_columns" classname="oximeter-db" timestamp="2026-07-01T15:42:01.248+00:00" time="0.034">
        </testcase>
        <testcase name="model::measurements::tests::test_extract_measurement_as_block_cumulative" classname="oximeter-db" timestamp="2026-07-01T15:42:01.263+00:00" time="0.038">
        </testcase>
        <testcase name="model::measurements::tests::test_extract_measurement_as_block_gauge" classname="oximeter-db" timestamp="2026-07-01T15:42:01.279+00:00" time="0.037">
        </testcase>
        <testcase name="model::measurements::tests::test_extract_measurement_as_block_histogram" classname="oximeter-db" timestamp="2026-07-01T15:42:01.282+00:00" time="0.035">
        </testcase>
        <testcase name="model::measurements::tests::test_insert_datum_columns_scalar" classname="oximeter-db" timestamp="2026-07-01T15:42:01.301+00:00" time="0.033">
        </testcase>
        <testcase name="native::block::tests::datetime64_scale_checks_range" classname="oximeter-db" timestamp="2026-07-01T15:42:01.317+00:00" time="0.034">
        </testcase>
        <testcase name="native::block::tests::concat_blocks" classname="oximeter-db" timestamp="2026-07-01T15:42:01.316+00:00" time="0.035">
        </testcase>
        <testcase name="native::block::tests::parse_date_time" classname="oximeter-db" timestamp="2026-07-01T15:42:01.334+00:00" time="0.032">
        </testcase>
        <testcase name="native::block::tests::parse_escaped_date_time64" classname="oximeter-db" timestamp="2026-07-01T15:42:01.352+00:00" time="0.035">
        </testcase>
        <testcase name="native::block::tests::parse_date_time64" classname="oximeter-db" timestamp="2026-07-01T15:42:01.352+00:00" time="0.035">
        </testcase>
        <testcase name="native::block::tests::test_data_type_to_string" classname="oximeter-db" timestamp="2026-07-01T15:42:01.367+00:00" time="0.037">
        </testcase>
        <testcase name="native::block::tests::test_datetime64_conversions" classname="oximeter-db" timestamp="2026-07-01T15:42:01.387+00:00" time="0.034">
        </testcase>
        <testcase name="native::block::tests::test_parse_all_known_timezones" classname="oximeter-db" timestamp="2026-07-01T15:42:01.387+00:00" time="0.038">
        </testcase>
        <testcase name="native::block::tests::test_parse_array_enum8_with_bad_escapes" classname="oximeter-db" timestamp="2026-07-01T15:42:01.404+00:00" time="0.034">
        </testcase>
        <testcase name="client::tests::insert_samples_fails_fast" classname="oximeter-db" timestamp="2026-07-01T15:41:59.454+00:00" time="1.996">
        </testcase>
        <testcase name="client::tests::test_schema_reinserted_after_redeployment" classname="oximeter-db" timestamp="2026-07-01T15:42:00.535+00:00" time="0.917">
        </testcase>
        <testcase name="native::block::tests::test_parse_array_enum8_with_escapes" classname="oximeter-db" timestamp="2026-07-01T15:42:01.421+00:00" time="0.034">
        </testcase>
        <testcase name="native::block::tests::test_parse_enum8" classname="oximeter-db" timestamp="2026-07-01T15:42:01.425+00:00" time="0.038">
        </testcase>
        <testcase name="native::block::tests::test_parse_enum_variant" classname="oximeter-db" timestamp="2026-07-01T15:42:01.438+00:00" time="0.030">
        </testcase>
        <testcase name="native::block::tests::test_parse_invalid_data_type" classname="oximeter-db" timestamp="2026-07-01T15:42:01.450+00:00" time="0.032">
        </testcase>
        <testcase name="client::tests::test_recall_of_all_fields" classname="oximeter-db" timestamp="2026-07-01T15:42:00.508+00:00" time="1.032">
        </testcase>
        <testcase name="client::tests::test_select_all_datum_types" classname="oximeter-db" timestamp="2026-07-01T15:42:00.671+00:00" time="0.872">
        </testcase>
        <testcase name="client::tests::test_select_all_field_types" classname="oximeter-db" timestamp="2026-07-01T15:42:00.736+00:00" time="0.822">
        </testcase>
        <testcase name="client::tests::test_select_timeseries_with_all" classname="oximeter-db" timestamp="2026-07-01T15:42:00.793+00:00" time="0.779">
        </testcase>
        <testcase name="native::io::block::tests::test_decode_block_with_nulls" classname="oximeter-db" timestamp="2026-07-01T15:42:01.573+00:00" time="0.043">
        </testcase>
        <testcase name="native::io::block::tests::test_decode_full_block" classname="oximeter-db" timestamp="2026-07-01T15:42:01.616+00:00" time="0.037">
        </testcase>
        <testcase name="native::io::column::tests::check_uuid_buffer_length_on_decode" classname="oximeter-db" timestamp="2026-07-01T15:42:01.653+00:00" time="0.037">
        </testcase>
        <testcase name="client::tests::test_select_timeseries_with_select_multiple_fields_with_multiple_values" classname="oximeter-db" timestamp="2026-07-01T15:42:00.931+00:00" time="0.766">
        </testcase>
        <testcase name="native::io::column::tests::fail_to_encode_out_of_range_column" classname="oximeter-db" timestamp="2026-07-01T15:42:01.690+00:00" time="0.038">
        </testcase>
        <testcase name="native::io::column::tests::test_decode_ipv4addr_column" classname="oximeter-db" timestamp="2026-07-01T15:42:01.697+00:00" time="0.037">
        </testcase>
        <testcase name="native::io::column::tests::test_decode_ipv6addr_column" classname="oximeter-db" timestamp="2026-07-01T15:42:01.728+00:00" time="0.031">
        </testcase>
        <testcase name="native::io::column::tests::test_decode_string_column" classname="oximeter-db" timestamp="2026-07-01T15:42:01.734+00:00" time="0.028">
        </testcase>
        <testcase name="client::tests::test_select_timeseries_with_select_one_field_with_multiple_values" classname="oximeter-db" timestamp="2026-07-01T15:42:00.995+00:00" time="0.780">
        </testcase>
        <testcase name="client::tests::test_select_timeseries_with_limit" classname="oximeter-db" timestamp="2026-07-01T15:42:00.893+00:00" time="0.889">
        </testcase>
        <testcase name="client::tests::test_select_timeseries_with_order" classname="oximeter-db" timestamp="2026-07-01T15:42:00.920+00:00" time="0.865">
        </testcase>
        <testcase name="native::io::column::tests::test_decode_uint8_column" classname="oximeter-db" timestamp="2026-07-01T15:42:01.762+00:00" time="0.031">
        </testcase>
        <testcase name="native::io::column::tests::test_decode_uint64_column" classname="oximeter-db" timestamp="2026-07-01T15:42:01.760+00:00" time="0.033">
        </testcase>
        <testcase name="client::tests::test_select_timeseries_with_start_time" classname="oximeter-db" timestamp="2026-07-01T15:42:01.022+00:00" time="0.779">
        </testcase>
        <testcase name="native::io::column::tests::test_decode_uuid_column" classname="oximeter-db" timestamp="2026-07-01T15:42:01.774+00:00" time="0.031">
        </testcase>
        <testcase name="native::io::packet::server::tests::test_decode_full_hello" classname="oximeter-db" timestamp="2026-07-01T15:42:01.785+00:00" time="0.025">
        </testcase>
        <testcase name="native::io::column::tests::test_encode_decode_column" classname="oximeter-db" timestamp="2026-07-01T15:42:01.783+00:00" time="0.033">
        </testcase>
        <testcase name="native::io::packet::server::tests::test_decode_multiple_hello_packets" classname="oximeter-db" timestamp="2026-07-01T15:42:01.793+00:00" time="0.029">
        </testcase>
        <testcase name="native::io::packet::server::tests::test_decode_hello_packet_and_a_half" classname="oximeter-db" timestamp="2026-07-01T15:42:01.793+00:00" time="0.033">
        </testcase>
        <testcase name="native::io::packet::server::tests::test_decode_partial_hello" classname="oximeter-db" timestamp="2026-07-01T15:42:01.805+00:00" time="0.029">
        </testcase>
        <testcase name="native::io::packet::server::tests::test_decode_nested_exceptions" classname="oximeter-db" timestamp="2026-07-01T15:42:01.802+00:00" time="0.033">
        </testcase>
        <testcase name="native::io::packet::server::tests::test_decode_pong" classname="oximeter-db" timestamp="2026-07-01T15:42:01.810+00:00" time="0.031">
        </testcase>
        <testcase name="client::tests::test_timeseries_schema_list" classname="oximeter-db" timestamp="2026-07-01T15:42:01.095+00:00" time="0.749">
        </testcase>
        <testcase name="native::io::packet::server::tests::test_decode_progress_packet" classname="oximeter-db" timestamp="2026-07-01T15:42:01.815+00:00" time="0.030">
        </testcase>
        <testcase name="native::io::packet::server::tests::test_decode_single_exception" classname="oximeter-db" timestamp="2026-07-01T15:42:01.822+00:00" time="0.034">
        </testcase>
        <testcase name="native::io::string::test::test_encode_decode" classname="oximeter-db" timestamp="2026-07-01T15:42:01.827+00:00" time="0.032">
        </testcase>
        <testcase name="native::io::table_columns::tests::test_backtick_quoted_column_name" classname="oximeter-db" timestamp="2026-07-01T15:42:01.835+00:00" time="0.030">
        </testcase>
        <testcase name="native::io::string::test::test_encode_hello_world" classname="oximeter-db" timestamp="2026-07-01T15:42:01.835+00:00" time="0.030">
        </testcase>
        <testcase name="native::io::table_columns::tests::test_column_count" classname="oximeter-db" timestamp="2026-07-01T15:42:01.841+00:00" time="0.031">
        </testcase>
        <testcase name="native::io::table_columns::tests::test_column_description_only_required_parts" classname="oximeter-db" timestamp="2026-07-01T15:42:01.844+00:00" time="0.029">
        </testcase>
        <testcase name="native::io::table_columns::tests::test_column_description_with_default" classname="oximeter-db" timestamp="2026-07-01T15:42:01.845+00:00" time="0.031">
        </testcase>
        <testcase name="native::io::table_columns::tests::test_column_descriptions" classname="oximeter-db" timestamp="2026-07-01T15:42:01.856+00:00" time="0.032">
        </testcase>
        <testcase name="native::io::varuint::test_encode_decode_varuint" classname="oximeter-db" timestamp="2026-07-01T15:42:01.859+00:00" time="0.031">
        </testcase>
        <testcase name="oxql::ast::grammar::tests::test_align_table_op" classname="oximeter-db" timestamp="2026-07-01T15:42:01.865+00:00" time="0.029">
        </testcase>
        <testcase name="oxql::ast::grammar::tests::test_boolean_literal" classname="oximeter-db" timestamp="2026-07-01T15:42:01.865+00:00" time="0.030">
        </testcase>
        <testcase name="oxql::ast::grammar::tests::test_comparison" classname="oximeter-db" timestamp="2026-07-01T15:42:01.872+00:00" time="0.027">
        </testcase>
        <testcase name="oxql::ast::grammar::tests::test_complicated_logical_combinations" classname="oximeter-db" timestamp="2026-07-01T15:42:01.873+00:00" time="0.033">
        </testcase>
        <testcase name="oxql::ast::grammar::tests::test_double_literal" classname="oximeter-db" timestamp="2026-07-01T15:42:01.877+00:00" time="0.032">
        </testcase>
        <testcase name="oxql::ast::grammar::tests::test_double_quoted_string_literal" classname="oximeter-db" timestamp="2026-07-01T15:42:01.888+00:00" time="0.031">
        </testcase>
        <testcase name="oxql::ast::grammar::tests::test_duration_literal" classname="oximeter-db" timestamp="2026-07-01T15:42:01.890+00:00" time="0.032">
        </testcase>
        <testcase name="oxql::ast::grammar::tests::test_filter_expr_operator_precedence" classname="oximeter-db" timestamp="2026-07-01T15:42:01.894+00:00" time="0.029">
        </testcase>
        <testcase name="oxql::ast::grammar::tests::test_filter_expr_overridden_precedence" classname="oximeter-db" timestamp="2026-07-01T15:42:01.895+00:00" time="0.031">
        </testcase>
        <testcase name="oxql::ast::grammar::tests::test_filter_expr_single_negated_simple_expression" classname="oximeter-db" timestamp="2026-07-01T15:42:01.900+00:00" time="0.028">
        </testcase>
        <testcase name="oxql::ast::grammar::tests::test_filter_expr_single_simple_expression" classname="oximeter-db" timestamp="2026-07-01T15:42:01.906+00:00" time="0.031">
        </testcase>
        <testcase name="oxql::ast::grammar::tests::test_filter_expr_two_simple_filter_expressions" classname="oximeter-db" timestamp="2026-07-01T15:42:01.909+00:00" time="0.031">
        </testcase>
        <testcase name="oxql::ast::grammar::tests::test_filter_table_op" classname="oximeter-db" timestamp="2026-07-01T15:42:01.920+00:00" time="0.034">
        </testcase>
        <testcase name="oxql::ast::grammar::tests::test_group_by" classname="oximeter-db" timestamp="2026-07-01T15:42:01.923+00:00" time="0.032">
        </testcase>
        <testcase name="oxql::ast::grammar::tests::test_hex_integer_literal" classname="oximeter-db" timestamp="2026-07-01T15:42:01.926+00:00" time="0.030">
        </testcase>
        <testcase name="oxql::ast::grammar::tests::test_ident" classname="oximeter-db" timestamp="2026-07-01T15:42:01.928+00:00" time="0.028">
        </testcase>
        <testcase name="oxql::ast::grammar::tests::test_get_table_op" classname="oximeter-db" timestamp="2026-07-01T15:42:01.922+00:00" time="0.036">
        </testcase>
        <testcase name="oxql::ast::grammar::tests::test_integer_literal" classname="oximeter-db" timestamp="2026-07-01T15:42:01.937+00:00" time="0.032">
        </testcase>
        <testcase name="oxql::ast::grammar::tests::test_like_only_available_for_strings" classname="oximeter-db" timestamp="2026-07-01T15:42:01.939+00:00" time="0.033">
        </testcase>
        <testcase name="oxql::ast::grammar::tests::test_multiple_negation" classname="oximeter-db" timestamp="2026-07-01T15:42:01.954+00:00" time="0.031">
        </testcase>
        <testcase name="oxql::ast::grammar::tests::test_parse_ipv4_literal" classname="oximeter-db" timestamp="2026-07-01T15:42:01.956+00:00" time="0.030">
        </testcase>
        <testcase name="oxql::ast::grammar::tests::test_limiting_table_ops" classname="oximeter-db" timestamp="2026-07-01T15:42:01.953+00:00" time="0.033">
        </testcase>
        <testcase name="oxql::ast::grammar::tests::test_negated_filter_expr" classname="oximeter-db" timestamp="2026-07-01T15:42:01.956+00:00" time="0.041">
        </testcase>
        <testcase name="oxql::ast::grammar::tests::test_parse_ipv6_literal" classname="oximeter-db" timestamp="2026-07-01T15:42:01.958+00:00" time="0.043">
        </testcase>
        <testcase name="oxql::ast::grammar::tests::test_parse_literal_timestamp_string" classname="oximeter-db" timestamp="2026-07-01T15:42:01.970+00:00" time="0.032">
        </testcase>
        <testcase name="oxql::ast::grammar::tests::test_query" classname="oximeter-db" timestamp="2026-07-01T15:42:01.973+00:00" time="0.041">
        </testcase>
        <testcase name="oxql::ast::grammar::tests::test_recognize_escape_sequences_with_invalid_unicode_sequence" classname="oximeter-db" timestamp="2026-07-01T15:42:01.987+00:00" time="0.032">
        </testcase>
        <testcase name="oxql::ast::grammar::tests::test_query_starts_with_get" classname="oximeter-db" timestamp="2026-07-01T15:42:01.986+00:00" time="0.041">
        </testcase>
        <testcase name="oxql::ast::grammar::tests::test_recognize_escape_sequences_with_none" classname="oximeter-db" timestamp="2026-07-01T15:42:01.997+00:00" time="0.042">
        </testcase>
        <testcase name="oxql::ast::grammar::tests::test_reducer" classname="oximeter-db" timestamp="2026-07-01T15:42:02.002+00:00" time="0.041">
        </testcase>
        <testcase name="oxql::ast::grammar::tests::test_recognize_escape_sequences_with_valid_escape_sequence" classname="oximeter-db" timestamp="2026-07-01T15:42:02.001+00:00" time="0.044">
        </testcase>
        <testcase name="oxql::ast::grammar::tests::test_single_quoted_string_literal" classname="oximeter-db" timestamp="2026-07-01T15:42:02.014+00:00" time="0.031">
        </testcase>
        <testcase name="oxql::ast::grammar::tests::test_uuid_literal" classname="oximeter-db" timestamp="2026-07-01T15:42:02.019+00:00" time="0.034">
        </testcase>
        <testcase name="client::tests::test_sql_query_output" classname="oximeter-db" timestamp="2026-07-01T15:42:01.036+00:00" time="1.023">
        </testcase>
        <testcase name="oxql::ast::grammar::tests::test_uuid_literal_is_case_insensitive" classname="oximeter-db" timestamp="2026-07-01T15:42:02.027+00:00" time="0.034">
        </testcase>
        <testcase name="oxql::ast::literal::tests::test_duration_to_db_interval" classname="oximeter-db" timestamp="2026-07-01T15:42:02.039+00:00" time="0.033">
        </testcase>
        <testcase name="oxql::ast::literal::tests::test_literal_compare_field" classname="oximeter-db" timestamp="2026-07-01T15:42:02.043+00:00" time="0.033">
        </testcase>
        <testcase name="oxql::ast::literal::tests::test_literal_compare_field_wrong_type" classname="oximeter-db" timestamp="2026-07-01T15:42:02.044+00:00" time="0.032">
        </testcase>
        <testcase name="oxql::ast::table_ops::align::tests::test_fraction_overlap_with_window" classname="oximeter-db" timestamp="2026-07-01T15:42:02.045+00:00" time="0.033">
        </testcase>
        <testcase name="oxql::ast::table_ops::align::tests::test_mean_delta_does_not_modify_missing_values" classname="oximeter-db" timestamp="2026-07-01T15:42:02.053+00:00" time="0.031">
        </testcase>
        <testcase name="oxql::ast::table_ops::align::tests::test_mean_delta_value_in_window" classname="oximeter-db" timestamp="2026-07-01T15:42:02.059+00:00" time="0.032">
        </testcase>
        <testcase name="oxql::ast::table_ops::align::tests::test_mean_gauge_does_not_modify_missing_values" classname="oximeter-db" timestamp="2026-07-01T15:42:02.061+00:00" time="0.030">
        </testcase>
        <testcase name="native::connection::tests::test_basic_select_query" classname="oximeter-db" timestamp="2026-07-01T15:42:01.452+00:00" time="0.639">
        </testcase>
        <testcase name="native::connection::tests::test_exchange_hello" classname="oximeter-db" timestamp="2026-07-01T15:42:01.463+00:00" time="0.628">
        </testcase>
        <testcase name="native::connection::tests::test_insert_and_select_data" classname="oximeter-db" timestamp="2026-07-01T15:42:01.469+00:00" time="0.633">
        </testcase>
        <testcase name="oxql::ast::table_ops::align::tests::test_mean_gauge_value_in_window" classname="oximeter-db" timestamp="2026-07-01T15:42:02.073+00:00" time="0.035">
        </testcase>
        <testcase name="native::connection::tests::test_insert_and_select_uuid" classname="oximeter-db" timestamp="2026-07-01T15:42:01.482+00:00" time="0.627">
        </testcase>
        <testcase name="native::connection::tests::test_select_array_column" classname="oximeter-db" timestamp="2026-07-01T15:42:01.482+00:00" time="0.627">
        </testcase>
        <testcase name="oxql::ast::table_ops::align::tests::test_verify_max_upsampling_ratio" classname="oximeter-db" timestamp="2026-07-01T15:42:02.076+00:00" time="0.035">
        </testcase>
        <testcase name="oxql::ast::table_ops::filter::tests::test_atom_filter_double_points" classname="oximeter-db" timestamp="2026-07-01T15:42:02.078+00:00" time="0.035">
        </testcase>
        <testcase name="oxql::ast::table_ops::filter::tests::test_all_ident_names" classname="oximeter-db" timestamp="2026-07-01T15:42:02.076+00:00" time="0.036">
        </testcase>
        <testcase name="oxql::ast::table_ops::filter::tests::test_atom_filter_points_wrong_type" classname="oximeter-db" timestamp="2026-07-01T15:42:02.084+00:00" time="0.036">
        </testcase>
        <testcase name="oxql::ast::table_ops::filter::tests::test_error_message_with_invalid_field_names" classname="oximeter-db" timestamp="2026-07-01T15:42:02.092+00:00" time="0.035">
        </testcase>
        <testcase name="oxql::ast::table_ops::filter::tests::test_filter_empty_timeseries" classname="oximeter-db" timestamp="2026-07-01T15:42:02.092+00:00" time="0.036">
        </testcase>
        <testcase name="oxql::ast::table_ops::filter::tests::test_dnf_conversion_fails_on_extremely_deep_expressions" classname="oximeter-db" timestamp="2026-07-01T15:42:02.091+00:00" time="0.038">
        </testcase>
        <testcase name="oxql::ast::table_ops::filter::tests::test_dnf_conversion_fails_on_extremely_long_expressions" classname="oximeter-db" timestamp="2026-07-01T15:42:02.092+00:00" time="0.039">
        </testcase>
        <testcase name="oxql::ast::table_ops::filter::tests::test_filter_field_logic" classname="oximeter-db" timestamp="2026-07-01T15:42:02.102+00:00" time="0.036">
        </testcase>
        <testcase name="oxql::ast::table_ops::filter::tests::test_implicit_field_names_for_types" classname="oximeter-db" timestamp="2026-07-01T15:42:02.108+00:00" time="0.036">
        </testcase>
        <testcase name="oxql::ast::table_ops::group_by::test::test_group_by_display" classname="oximeter-db" timestamp="2026-07-01T15:42:02.109+00:00" time="0.035">
        </testcase>
        <testcase name="oxql::ast::table_ops::filter::tests::test_simplify_to_dnf" classname="oximeter-db" timestamp="2026-07-01T15:42:02.109+00:00" time="0.045">
        </testcase>
        <testcase name="oxql::ast::table_ops::limit::tests::test_first_k" classname="oximeter-db" timestamp="2026-07-01T15:42:02.113+00:00" time="0.044">
        </testcase>
        <testcase name="oxql::ast::table_ops::limit::tests::test_last_k" classname="oximeter-db" timestamp="2026-07-01T15:42:02.113+00:00" time="0.046">
        </testcase>
        <testcase name="oxql::ast::table_ops::test::test_grouped_table_op_display" classname="oximeter-db" timestamp="2026-07-01T15:42:02.121+00:00" time="0.040">
        </testcase>
        <testcase name="oxql::ast::table_ops::group_by::tests::test_group_by" classname="oximeter-db" timestamp="2026-07-01T15:42:02.111+00:00" time="0.051">
        </testcase>
        <testcase name="oxql::plan::align::test::test_align_input_schema" classname="oximeter-db" timestamp="2026-07-01T15:42:02.127+00:00" time="0.035">
        </testcase>
        <testcase name="native::connection::tests::test_send_cancel_with_no_query" classname="oximeter-db" timestamp="2026-07-01T15:42:01.558+00:00" time="0.627">
        </testcase>
        <testcase name="native::connection::tests::test_select_array_of_nullable_column" classname="oximeter-db" timestamp="2026-07-01T15:42:01.540+00:00" time="0.645">
        </testcase>
        <testcase name="native::connection::tests::test_select_nullable_column" classname="oximeter-db" timestamp="2026-07-01T15:42:01.543+00:00" time="0.646">
        </testcase>
        <testcase name="native::connection::tests::test_can_cancel_query" classname="oximeter-db" timestamp="2026-07-01T15:42:01.455+00:00" time="0.737">
        </testcase>
        <testcase name="oxql::plan::plan::tests::cannot_align_non_numeric_tables" classname="oximeter-db" timestamp="2026-07-01T15:42:02.128+00:00" time="0.074">
        </testcase>
        <testcase name="oxql::plan::plan::tests::cannot_filter_with_incomparable_types" classname="oximeter-db" timestamp="2026-07-01T15:42:02.129+00:00" time="0.079">
        </testcase>
        <testcase name="oxql::plan::plan::tests::cannot_group_multiple_tables" classname="oximeter-db" timestamp="2026-07-01T15:42:02.131+00:00" time="0.077">
        </testcase>
        <testcase name="oxql::plan::plan::tests::cannot_group_unaligned_tables" classname="oximeter-db" timestamp="2026-07-01T15:42:02.139+00:00" time="0.073">
        </testcase>
        <testcase name="oxql::plan::plan::tests::cannot_join_unaligned_tables" classname="oximeter-db" timestamp="2026-07-01T15:42:02.144+00:00" time="0.073">
        </testcase>
        <testcase name="oxql::plan::plan::tests::filter_plan_node_does_not_change_table_schema" classname="oximeter-db" timestamp="2026-07-01T15:42:02.154+00:00" time="0.069">
        </testcase>
        <testcase name="oxql::plan::plan::tests::cannot_join_one_table" classname="oximeter-db" timestamp="2026-07-01T15:42:02.144+00:00" time="0.082">
        </testcase>
        <testcase name="oxql::plan::plan::tests::get_cumulative_plan_emits_two_nodes" classname="oximeter-db" timestamp="2026-07-01T15:42:02.157+00:00" time="0.069">
        </testcase>
        <testcase name="oxql::plan::plan::tests::get_gauge_plan_emits_one_node" classname="oximeter-db" timestamp="2026-07-01T15:42:02.159+00:00" time="0.070">
        </testcase>
        <testcase name="oxql::plan::plan::tests::limit_plan_node_does_not_change_table_schema" classname="oximeter-db" timestamp="2026-07-01T15:42:02.164+00:00" time="0.069">
        </testcase>
        <testcase name="oxql::plan::plan::tests::group_by_plan_leaves_only_grouped_fields" classname="oximeter-db" timestamp="2026-07-01T15:42:02.161+00:00" time="0.074">
        </testcase>
        <testcase name="oxql::plan::plan::tests::limit_pushdown_does_not_reorder_around_align" classname="oximeter-db" timestamp="2026-07-01T15:42:02.162+00:00" time="0.074">
        </testcase>
        <testcase name="oxql::plan::plan::tests::predicate_pushdown_pushes_filter_nodes_into_subqueries" classname="oximeter-db" timestamp="2026-07-01T15:42:02.186+00:00" time="0.070">
        </testcase>
        <testcase name="oxql::plan::plan::tests::predicate_pushdown_merges_neighboring_filter_nodes" classname="oximeter-db" timestamp="2026-07-01T15:42:02.185+00:00" time="0.071">
        </testcase>
        <testcase name="oxql::plan::plan::tests::predicate_pushdown_pushes_filter_nodes_through_group_by" classname="oximeter-db" timestamp="2026-07-01T15:42:02.189+00:00" time="0.068">
        </testcase>
        <testcase name="oxql::plan::plan::tests::predicate_pushdown_pushes_filter_nodes_through_join" classname="oximeter-db" timestamp="2026-07-01T15:42:02.192+00:00" time="0.068">
        </testcase>
        <testcase name="oxql::query::tests::test_coalesce_limits" classname="oximeter-db" timestamp="2026-07-01T15:42:02.226+00:00" time="0.034">
        </testcase>
        <testcase name="oxql::query::tests::test_coalesce_limits_do_not_merge_different_kind_from_outer_query" classname="oximeter-db" timestamp="2026-07-01T15:42:02.233+00:00" time="0.032">
        </testcase>
        <testcase name="oxql::query::tests::test_coalesce_limits_do_not_coalesce_incompatible_kind_from_outer_query" classname="oximeter-db" timestamp="2026-07-01T15:42:02.230+00:00" time="0.035">
        </testcase>
        <testcase name="oxql::query::tests::test_coalesce_limits_do_not_merge_different_kinds_within_query" classname="oximeter-db" timestamp="2026-07-01T15:42:02.235+00:00" time="0.031">
        </testcase>
        <testcase name="oxql::query::tests::test_coalesce_limits_do_not_rearrange_around_incompatible_timestamp_filters" classname="oximeter-db" timestamp="2026-07-01T15:42:02.236+00:00" time="0.031">
        </testcase>
        <testcase name="oxql::plan::plan::tests::requires_full_table_scan" classname="oximeter-db" timestamp="2026-07-01T15:42:02.202+00:00" time="0.070">
        </testcase>
        <testcase name="oxql::plan::predicates::tests::push_multiple_predicates_partway_through_alignment" classname="oximeter-db" timestamp="2026-07-01T15:42:02.208+00:00" time="0.077">
        </testcase>
        <testcase name="oxql::query::tests::test_coalesce_limits_merge_from_outer_query" classname="oximeter-db" timestamp="2026-07-01T15:42:02.256+00:00" time="0.030">
        </testcase>
        <testcase name="oxql::plan::predicates::tests::push_none_of_single_predicate_through_alignment" classname="oximeter-db" timestamp="2026-07-01T15:42:02.212+00:00" time="0.074">
        </testcase>
        <testcase name="oxql::plan::predicates::tests::push_predicates_partway_through_alignment_differently" classname="oximeter-db" timestamp="2026-07-01T15:42:02.217+00:00" time="0.071">
        </testcase>
        <testcase name="oxql::plan::plan::tests::subquery_plan_returns_multiple_tables" classname="oximeter-db" timestamp="2026-07-01T15:42:02.208+00:00" time="0.080">
        </testcase>
        <testcase name="oxql::query::tests::test_coalesce_limits_merge_same_kind_within_query" classname="oximeter-db" timestamp="2026-07-01T15:42:02.256+00:00" time="0.034">
        </testcase>
        <testcase name="oxql::query::tests::test_coalesce_limits_rearrange_around_timestamp_filters" classname="oximeter-db" timestamp="2026-07-01T15:42:02.257+00:00" time="0.034">
        </testcase>
        <testcase name="oxql::query::tests::test_coalesce_predicates_into_subqueries" classname="oximeter-db" timestamp="2026-07-01T15:42:02.261+00:00" time="0.032">
        </testcase>
        <testcase name="oxql::plan::predicates::tests::push_single_predicate_partway_through_alignment" classname="oximeter-db" timestamp="2026-07-01T15:42:02.223+00:00" time="0.071">
        </testcase>
        <testcase name="oxql::query::tests::test_coalesce_predicates" classname="oximeter-db" timestamp="2026-07-01T15:42:02.260+00:00" time="0.036">
        </testcase>
        <testcase name="oxql::plan::predicates::tests::push_single_predicate_through_alignment" classname="oximeter-db" timestamp="2026-07-01T15:42:02.225+00:00" time="0.073">
        </testcase>
        <testcase name="oxql::query::tests::test_insert_filters" classname="oximeter-db" timestamp="2026-07-01T15:42:02.266+00:00" time="0.035">
        </testcase>
        <testcase name="oxql::query::tests::test_coalesce_predicates_into_subqueries_with_group_by" classname="oximeter-db" timestamp="2026-07-01T15:42:02.265+00:00" time="0.042">
        </testcase>
        <testcase name="oxql::query::tests::test_insert_filters_with_subqueries" classname="oximeter-db" timestamp="2026-07-01T15:42:02.272+00:00" time="0.038">
        </testcase>
        <testcase name="oxql::query::tests::test_insert_filters_with_nested_subqueries" classname="oximeter-db" timestamp="2026-07-01T15:42:02.267+00:00" time="0.043">
        </testcase>
        <testcase name="oxql::query::tests::test_coalesce_predicates_merged_into_subqueries" classname="oximeter-db" timestamp="2026-07-01T15:42:02.265+00:00" time="0.046">
        </testcase>
        <testcase name="oxql::query::tests::test_query_end_time" classname="oximeter-db" timestamp="2026-07-01T15:42:02.285+00:00" time="0.046">
        </testcase>
        <testcase name="oxql::query::tests::test_query_end_time_across_subqueries" classname="oximeter-db" timestamp="2026-07-01T15:42:02.286+00:00" time="0.050">
        </testcase>
        <testcase name="oxql::query::tests::test_restrict_filter_idents_single_atom" classname="oximeter-db" timestamp="2026-07-01T15:42:02.288+00:00" time="0.050">
        </testcase>
        <testcase name="query::tests::test_field_cmp" classname="oximeter-db" timestamp="2026-07-01T15:42:02.291+00:00" time="0.049">
        </testcase>
        <testcase name="query::tests::test_field_selector_as_query" classname="oximeter-db" timestamp="2026-07-01T15:42:02.292+00:00" time="0.048">
        </testcase>
        <testcase name="oxql::query::tests::test_restrict_filter_idents_single_atom_with_timestamp" classname="oximeter-db" timestamp="2026-07-01T15:42:02.288+00:00" time="0.053">
        </testcase>
        <testcase name="query::tests::test_field_value_as_db_str" classname="oximeter-db" timestamp="2026-07-01T15:42:02.293+00:00" time="0.048">
        </testcase>
        <testcase name="oxql::query::tests::test_split_query" classname="oximeter-db" timestamp="2026-07-01T15:42:02.289+00:00" time="0.052">
        </testcase>
        <testcase name="oxql::query::tests::test_restrict_filter_idents_expr" classname="oximeter-db" timestamp="2026-07-01T15:42:02.287+00:00" time="0.057">
        </testcase>
        <testcase name="query::tests::test_select_query_builder_from_parts" classname="oximeter-db" timestamp="2026-07-01T15:42:02.301+00:00" time="0.044">
        </testcase>
        <testcase name="query::tests::test_select_query_builder_field_selectors" classname="oximeter-db" timestamp="2026-07-01T15:42:02.296+00:00" time="0.052">
        </testcase>
        <testcase name="query::tests::test_select_query_builder_filter_raw" classname="oximeter-db" timestamp="2026-07-01T15:42:02.299+00:00" time="0.054">
        </testcase>
        <testcase name="query::tests::test_select_query_builder_limit_offset" classname="oximeter-db" timestamp="2026-07-01T15:42:02.310+00:00" time="0.047">
        </testcase>
        <testcase name="query::tests::test_select_query_builder_no_selectors" classname="oximeter-db" timestamp="2026-07-01T15:42:02.311+00:00" time="0.047">
        </testcase>
        <testcase name="query::tests::test_select_query_builder_no_fields" classname="oximeter-db" timestamp="2026-07-01T15:42:02.312+00:00" time="0.047">
        </testcase>
        <testcase name="query::tests::test_select_query_builder_full" classname="oximeter-db" timestamp="2026-07-01T15:42:02.307+00:00" time="0.052">
        </testcase>
        <testcase name="query::tests::test_string_field_selector" classname="oximeter-db" timestamp="2026-07-01T15:42:02.331+00:00" time="0.036">
        </testcase>
        <testcase name="query::tests::test_time_range" classname="oximeter-db" timestamp="2026-07-01T15:42:02.336+00:00" time="0.032">
        </testcase>
        <testcase name="sql::tests::test_allow_limit_offset" classname="oximeter-db" timestamp="2026-07-01T15:42:02.338+00:00" time="0.045">
        </testcase>
        <testcase name="sql::tests::test_cannot_name_database" classname="oximeter-db" timestamp="2026-07-01T15:42:02.341+00:00" time="0.045">
        </testcase>
        <testcase name="sql::tests::test_allow_subqueries" classname="oximeter-db" timestamp="2026-07-01T15:42:02.340+00:00" time="0.047">
        </testcase>
        <testcase name="sql::tests::test_multiple_statements_are_not_supported" classname="oximeter-db" timestamp="2026-07-01T15:42:02.343+00:00" time="0.054">
        </testcase>
        <testcase name="sql::tests::test_ctes_are_not_supported" classname="oximeter-db" timestamp="2026-07-01T15:42:02.341+00:00" time="0.056">
        </testcase>
        <testcase name="sql::tests::test_join_must_be_inner" classname="oximeter-db" timestamp="2026-07-01T15:42:02.341+00:00" time="0.057">
        </testcase>
        <testcase name="sql::tests::test_function_allow_list" classname="oximeter-db" timestamp="2026-07-01T15:42:02.341+00:00" time="0.060">
        </testcase>
        <testcase name="tests::test_timeseries_key_field_stability" classname="oximeter-db" timestamp="2026-07-01T15:42:02.359+00:00" time="0.041">
        </testcase>
        <testcase name="sql::tests::test_query_with_multiple_timeseries_generates_one_cte" classname="oximeter-db" timestamp="2026-07-01T15:42:02.349+00:00" time="0.052">
        </testcase>
        <testcase name="sql::tests::test_safe_sql_does_not_modify_original_alias" classname="oximeter-db" timestamp="2026-07-01T15:42:02.357+00:00" time="0.046">
        </testcase>
        <testcase name="sql::tests::test_query_must_be_select_statement" classname="oximeter-db" timestamp="2026-07-01T15:42:02.345+00:00" time="0.058">
        </testcase>
        <testcase name="sql::tests::test_with_comma_join_fails" classname="oximeter-db" timestamp="2026-07-01T15:42:02.358+00:00" time="0.046">
        </testcase>
        <testcase name="tests::test_timeseries_key_sample_stability" classname="oximeter-db" timestamp="2026-07-01T15:42:02.360+00:00" time="0.051">
        </testcase>
        <testcase name="sql::tests::test_require_table_is_timeseries_name" classname="oximeter-db" timestamp="2026-07-01T15:42:02.353+00:00" time="0.059">
        </testcase>
        <testcase name="oxql::ast::grammar::tests::test_recognize_escape_sequence_with_valid_unicode_sequence" classname="oximeter-db" timestamp="2026-07-01T15:42:01.987+00:00" time="0.556">
        </testcase>
        <testcase name="client::tests::cannot_ping_nonexistent_server" classname="oximeter-db" timestamp="2026-07-01T15:41:59.211+00:00" time="30.043">
        </testcase>
    </testsuite>
    <testsuite name="omicron-clickhouse-admin" tests="7" disabled="0" errors="0" failures="0">
        <testcase name="context::tests::test_database_usage" classname="omicron-clickhouse-admin" timestamp="2026-07-01T15:35:02.392+00:00" time="1.368">
        </testcase>
        <testcase name="context::tests::test_read_generation_from_file_malformed_1" classname="omicron-clickhouse-admin" timestamp="2026-07-01T15:35:03.760+00:00" time="0.029">
        </testcase>
        <testcase name="context::tests::test_read_generation_from_file_malformed_2" classname="omicron-clickhouse-admin" timestamp="2026-07-01T15:35:03.789+00:00" time="0.028">
        </testcase>
        <testcase name="context::tests::test_read_generation_from_file_malformed_3" classname="omicron-clickhouse-admin" timestamp="2026-07-01T15:35:03.817+00:00" time="0.027">
        </testcase>
        <testcase name="context::tests::test_read_generation_from_file_none" classname="omicron-clickhouse-admin" timestamp="2026-07-01T15:35:03.844+00:00" time="0.047">
        </testcase>
        <testcase name="context::tests::test_read_generation_from_file_success" classname="omicron-clickhouse-admin" timestamp="2026-07-01T15:35:03.891+00:00" time="0.032">
        </testcase>
        <testcase name="context::tests::test_retention_policy" classname="omicron-clickhouse-admin" timestamp="2026-07-01T15:35:03.924+00:00" time="1.106">
        </testcase>
    </testsuite>
    <testsuite name="omicron-clickhouse-admin::integration_test" tests="5" disabled="0" errors="0" failures="0">
        <testcase name="test_keeper_cluster_membership" classname="omicron-clickhouse-admin::integration_test" timestamp="2026-07-01T15:35:05.029+00:00" time="0.547">
        </testcase>
        <testcase name="test_keeper_conf_parsing" classname="omicron-clickhouse-admin::integration_test" timestamp="2026-07-01T15:35:05.577+00:00" time="0.185">
        </testcase>
        <testcase name="test_lgif_parsing" classname="omicron-clickhouse-admin::integration_test" timestamp="2026-07-01T15:35:05.762+00:00" time="0.309">
        </testcase>
        <testcase name="test_raft_config_parsing" classname="omicron-clickhouse-admin::integration_test" timestamp="2026-07-01T15:35:06.071+00:00" time="0.244">
        </testcase>
        <testcase name="test_teardown" classname="omicron-clickhouse-admin::integration_test" timestamp="2026-07-01T15:35:06.315+00:00" time="0.113">
        </testcase>
    </testsuite>
    <testsuite name="omicron-ntp-admin" tests="20" disabled="0" errors="0" failures="0">
        <testcase name="http_entrypoints::tests::test_parse_timesync_result_boundary_correction" classname="omicron-ntp-admin" timestamp="2026-07-01T15:41:50.123+00:00" time="0.021">
        </testcase>
        <testcase name="http_entrypoints::tests::test_parse_timesync_result_invalid_correction" classname="omicron-ntp-admin" timestamp="2026-07-01T15:41:50.145+00:00" time="0.026">
        </testcase>
        <testcase name="http_entrypoints::tests::test_parse_timesync_result_invalid_ip_fallback" classname="omicron-ntp-admin" timestamp="2026-07-01T15:41:50.171+00:00" time="0.020">
        </testcase>
        <testcase name="http_entrypoints::tests::test_parse_timesync_result_invalid_last_offset" classname="omicron-ntp-admin" timestamp="2026-07-01T15:41:50.192+00:00" time="0.022">
        </testcase>
        <testcase name="http_entrypoints::tests::test_parse_timesync_result_invalid_ref_id" classname="omicron-ntp-admin" timestamp="2026-07-01T15:41:50.214+00:00" time="0.020">
        </testcase>
        <testcase name="http_entrypoints::tests::test_parse_timesync_result_invalid_ref_time" classname="omicron-ntp-admin" timestamp="2026-07-01T15:41:50.234+00:00" time="0.019">
        </testcase>
        <testcase name="http_entrypoints::tests::test_parse_timesync_result_invalid_rms_offset" classname="omicron-ntp-admin" timestamp="2026-07-01T15:41:50.253+00:00" time="0.021">
        </testcase>
        <testcase name="http_entrypoints::tests::test_parse_timesync_result_invalid_root_delay" classname="omicron-ntp-admin" timestamp="2026-07-01T15:41:50.274+00:00" time="0.023">
        </testcase>
        <testcase name="http_entrypoints::tests::test_parse_timesync_result_invalid_root_dispersion" classname="omicron-ntp-admin" timestamp="2026-07-01T15:41:50.295+00:00" time="0.022">
        </testcase>
        <testcase name="http_entrypoints::tests::test_parse_timesync_result_invalid_stratum" classname="omicron-ntp-admin" timestamp="2026-07-01T15:41:50.297+00:00" time="0.024">
        </testcase>
        <testcase name="http_entrypoints::tests::test_parse_timesync_result_ipv6_address" classname="omicron-ntp-admin" timestamp="2026-07-01T15:41:50.317+00:00" time="0.027">
        </testcase>
        <testcase name="http_entrypoints::tests::test_parse_timesync_result_negative_correction" classname="omicron-ntp-admin" timestamp="2026-07-01T15:41:50.321+00:00" time="0.026">
        </testcase>
        <testcase name="http_entrypoints::tests::test_parse_timesync_result_not_synced_high_correction" classname="omicron-ntp-admin" timestamp="2026-07-01T15:41:50.345+00:00" time="0.020">
        </testcase>
        <testcase name="http_entrypoints::tests::test_parse_timesync_result_not_synced_high_max_error" classname="omicron-ntp-admin" timestamp="2026-07-01T15:41:50.347+00:00" time="0.026">
        </testcase>
        <testcase name="http_entrypoints::tests::test_parse_timesync_result_not_synced_high_stratum" classname="omicron-ntp-admin" timestamp="2026-07-01T15:41:50.365+00:00" time="0.022">
        </testcase>
        <testcase name="http_entrypoints::tests::test_parse_timesync_result_not_synced_no_peer" classname="omicron-ntp-admin" timestamp="2026-07-01T15:41:50.373+00:00" time="0.022">
        </testcase>
        <testcase name="http_entrypoints::tests::test_parse_timesync_result_not_synced_old_ref_time" classname="omicron-ntp-admin" timestamp="2026-07-01T15:41:50.387+00:00" time="0.020">
        </testcase>
        <testcase name="http_entrypoints::tests::test_parse_timesync_result_special_ref_id" classname="omicron-ntp-admin" timestamp="2026-07-01T15:41:50.395+00:00" time="0.022">
        </testcase>
        <testcase name="http_entrypoints::tests::test_parse_timesync_result_success" classname="omicron-ntp-admin" timestamp="2026-07-01T15:41:50.407+00:00" time="0.021">
        </testcase>
        <testcase name="http_entrypoints::tests::test_parse_timesync_result_too_few_fields" classname="omicron-ntp-admin" timestamp="2026-07-01T15:41:50.417+00:00" time="0.023">
        </testcase>
    </testsuite>
    <testsuite name="omicron-omdb::bin/omdb" tests="3" disabled="0" errors="0" failures="0">
        <testcase name="clickhouse_admin::test_format_bytes" classname="omicron-omdb::bin/omdb" timestamp="2026-07-01T15:41:50.851+00:00" time="0.046">
        </testcase>
        <testcase name="oximeter::tests::test_print_producer_details_success_only" classname="omicron-omdb::bin/omdb" timestamp="2026-07-01T15:41:50.897+00:00" time="0.045">
        </testcase>
        <testcase name="oximeter::tests::test_print_producer_details_with_failure" classname="omicron-omdb::bin/omdb" timestamp="2026-07-01T15:41:50.942+00:00" time="0.048">
        </testcase>
    </testsuite>
    <testsuite name="omicron-package" tests="3" disabled="0" errors="0" failures="0">
        <testcase name="config::tests::multi_preset_arg" classname="omicron-package" timestamp="2026-07-01T15:41:50.991+00:00" time="0.035">
        </testcase>
        <testcase name="dot::test::test_bad_dependency" classname="omicron-package" timestamp="2026-07-01T15:41:51.027+00:00" time="0.028">
        </testcase>
        <testcase name="dot::test::test_dot_output" classname="omicron-package" timestamp="2026-07-01T15:41:51.054+00:00" time="0.026">
        </testcase>
    </testsuite>
    <testsuite name="omicron-passwords" tests="6" disabled="0" errors="0" failures="0">
        <testcase name="test::test_password_constraints" classname="omicron-passwords" timestamp="2026-07-01T15:41:51.722+00:00" time="0.023">
        </testcase>
        <testcase name="test::test_stable" classname="omicron-passwords" timestamp="2026-07-01T15:41:52.056+00:00" time="0.035">
        </testcase>
        <testcase name="test::test_weak_hashes" classname="omicron-passwords" timestamp="2026-07-01T15:41:52.091+00:00" time="0.019">
        </testcase>
        <testcase name="test::test_reproducible" classname="omicron-passwords" timestamp="2026-07-01T15:41:51.745+00:00" time="3.607">
        </testcase>
        <testcase name="test::test_compatible" classname="omicron-passwords" timestamp="2026-07-01T15:41:51.081+00:00" time="7.216">
        </testcase>
        <testcase name="test::test_smoke" classname="omicron-passwords" timestamp="2026-07-01T15:41:51.987+00:00" time="15.373">
        </testcase>
    </testsuite>
    <testsuite name="omicron-rpaths" tests="3" disabled="0" errors="0" failures="0">
        <testcase name="internal::tests::test_configure_from_path" classname="omicron-rpaths" timestamp="2026-07-01T15:41:52.111+00:00" time="0.019">
        </testcase>
        <testcase name="internal::tests::test_configure_rpaths_from_unset_envvar" classname="omicron-rpaths" timestamp="2026-07-01T15:41:52.130+00:00" time="0.017">
        </testcase>
        <testcase name="internal::tests::test_emit_rpath" classname="omicron-rpaths" timestamp="2026-07-01T15:41:52.148+00:00" time="0.020">
        </testcase>
    </testsuite>
    <testsuite name="omicron-sled-agent" tests="93" disabled="0" errors="0" failures="0">
        <testcase name="artifact_store::test::generations" classname="omicron-sled-agent" timestamp="2026-07-01T15:41:52.168+00:00" time="0.079">
        </testcase>
        <testcase name="artifact_store::test::issue_7796" classname="omicron-sled-agent" timestamp="2026-07-01T15:41:52.247+00:00" time="0.086">
        </testcase>
        <testcase name="artifact_store::test::no_dataset" classname="omicron-sled-agent" timestamp="2026-07-01T15:41:52.335+00:00" time="0.084">
        </testcase>
        <testcase name="artifact_store::test::list_get_put" classname="omicron-sled-agent" timestamp="2026-07-01T15:41:52.333+00:00" time="0.086">
        </testcase>
        <testcase name="artifact_store::test::wrong_hash" classname="omicron-sled-agent" timestamp="2026-07-01T15:41:52.386+00:00" time="0.081">
        </testcase>
        <testcase name="bootstrap::params::tests::json_serialization_round_trips" classname="omicron-sled-agent" timestamp="2026-07-01T15:41:52.419+00:00" time="0.055">
        </testcase>
        <testcase name="bootstrap::server::tests::start_sled_agent_request_serialization" classname="omicron-sled-agent" timestamp="2026-07-01T15:41:52.419+00:00" time="0.060">
        </testcase>
        <testcase name="bootstrap::server::tests::test_persistent_sled_agent_request_schema" classname="omicron-sled-agent" timestamp="2026-07-01T15:41:52.468+00:00" time="0.037">
        </testcase>
        <testcase name="common::instance::test::destruction_after_migration_out_does_not_transition" classname="omicron-sled-agent" timestamp="2026-07-01T15:41:52.475+00:00" time="0.038">
        </testcase>
        <testcase name="common::instance::test::failure_after_migration_in_does_not_transition" classname="omicron-sled-agent" timestamp="2026-07-01T15:41:52.479+00:00" time="0.037">
        </testcase>
        <testcase name="common::instance::test::propolis_terminal_states_make_vmm_halted" classname="omicron-sled-agent" timestamp="2026-07-01T15:41:52.505+00:00" time="0.035">
        </testcase>
        <testcase name="common::instance::test::rude_terminate_of_migration_target_fails_migrations" classname="omicron-sled-agent" timestamp="2026-07-01T15:41:52.513+00:00" time="0.032">
        </testcase>
        <testcase name="common::instance::test::source_termination_fails_in_progress_migration" classname="omicron-sled-agent" timestamp="2026-07-01T15:41:52.516+00:00" time="0.032">
        </testcase>
        <testcase name="common::instance::test::target_termination_fails_in_progress_migration" classname="omicron-sled-agent" timestamp="2026-07-01T15:41:52.540+00:00" time="0.038">
        </testcase>
        <testcase name="fmd::tests::boolean_array" classname="omicron-sled-agent" timestamp="2026-07-01T15:41:52.548+00:00" time="0.040">
        </testcase>
        <testcase name="config::test::test_smf_configs" classname="omicron-sled-agent" timestamp="2026-07-01T15:41:52.545+00:00" time="0.044">
        </testcase>
        <testcase name="fmd::tests::boolean_presence" classname="omicron-sled-agent" timestamp="2026-07-01T15:41:52.578+00:00" time="0.030">
        </testcase>
        <testcase name="fmd::tests::double" classname="omicron-sled-agent" timestamp="2026-07-01T15:41:52.589+00:00" time="0.041">
        </testcase>
        <testcase name="fmd::tests::boolean_value" classname="omicron-sled-agent" timestamp="2026-07-01T15:41:52.588+00:00" time="0.048">
        </testcase>
        <testcase name="fmd::tests::hrtime" classname="omicron-sled-agent" timestamp="2026-07-01T15:41:52.609+00:00" time="0.033">
        </testcase>
        <testcase name="fmd::tests::integer_arrays" classname="omicron-sled-agent" timestamp="2026-07-01T15:41:52.630+00:00" time="0.033">
        </testcase>
        <testcase name="fmd::tests::integers" classname="omicron-sled-agent" timestamp="2026-07-01T15:41:52.636+00:00" time="0.047">
        </testcase>
        <testcase name="fmd::tests::string" classname="omicron-sled-agent" timestamp="2026-07-01T15:41:52.642+00:00" time="0.049">
        </testcase>
        <testcase name="fmd::tests::string_array" classname="omicron-sled-agent" timestamp="2026-07-01T15:41:52.663+00:00" time="0.033">
        </testcase>
        <testcase name="fmd::tests::unknown_type" classname="omicron-sled-agent" timestamp="2026-07-01T15:41:52.683+00:00" time="0.035">
        </testcase>
        <testcase name="instance::tests::add_ephemeral_ip_of_different_ip_version" classname="omicron-sled-agent" timestamp="2026-07-01T15:41:52.691+00:00" time="0.035">
        </testcase>
        <testcase name="instance::tests::add_ephemeral_ip_with_existing_floating_ip" classname="omicron-sled-agent" timestamp="2026-07-01T15:41:52.696+00:00" time="0.036">
        </testcase>
        <testcase name="instance::tests::add_ephemeral_ip_with_no_ip_stack_at_all" classname="omicron-sled-agent" timestamp="2026-07-01T15:41:52.718+00:00" time="0.039">
        </testcase>
        <testcase name="instance::tests::add_floating_ip_of_different_ip_version" classname="omicron-sled-agent" timestamp="2026-07-01T15:41:52.726+00:00" time="0.039">
        </testcase>
        <testcase name="instance::tests::add_floating_ip_with_existing_ephemeral_ip" classname="omicron-sled-agent" timestamp="2026-07-01T15:41:52.733+00:00" time="0.035">
        </testcase>
        <testcase name="instance::tests::add_floating_ip_with_no_ip_stack_at_all" classname="omicron-sled-agent" timestamp="2026-07-01T15:41:52.757+00:00" time="0.029">
        </testcase>
        <testcase name="instance::tests::add_new_floating_ip" classname="omicron-sled-agent" timestamp="2026-07-01T15:41:52.765+00:00" time="0.044">
        </testcase>
        <testcase name="instance::tests::prune_existing_ephemeral_ipv4_address" classname="omicron-sled-agent" timestamp="2026-07-01T15:41:52.769+00:00" time="0.043">
        </testcase>
        <testcase name="instance::tests::prune_existing_ephemeral_ipv6_address" classname="omicron-sled-agent" timestamp="2026-07-01T15:41:52.786+00:00" time="0.036">
        </testcase>
        <testcase name="instance::tests::prune_existing_floating_ip" classname="omicron-sled-agent" timestamp="2026-07-01T15:41:52.809+00:00" time="0.067">
        </testcase>
        <testcase name="instance::tests::test_failed_published_when_zone_gone" classname="omicron-sled-agent" timestamp="2026-07-01T15:41:52.822+00:00" time="0.339">
        </testcase>
        <testcase name="instance::tests::test_destroy_published_when_instance_removed" classname="omicron-sled-agent" timestamp="2026-07-01T15:41:52.812+00:00" time="0.381">
        </testcase>
        <testcase name="instance::tests::test_instance_create_events_normal" classname="omicron-sled-agent" timestamp="2026-07-01T15:41:52.876+00:00" time="0.467">
        </testcase>
        <testcase name="instance::tests::test_multicast_membership_equality" classname="omicron-sled-agent" timestamp="2026-07-01T15:41:53.343+00:00" time="0.035">
        </testcase>
        <testcase name="metrics::test_samples_per_collection" classname="omicron-sled-agent" timestamp="2026-07-01T15:41:53.378+00:00" time="0.037">
        </testcase>
        <testcase name="instance::tests::test_instance_manager_stop_timeout" classname="omicron-sled-agent" timestamp="2026-07-01T15:41:53.262+00:00" time="0.404">
        </testcase>
        <testcase name="probe_manager::test::probe_state_set_ops" classname="omicron-sled-agent" timestamp="2026-07-01T15:41:53.666+00:00" time="0.036">
        </testcase>
        <testcase name="profile::tests::empty_profile" classname="omicron-sled-agent" timestamp="2026-07-01T15:41:53.703+00:00" time="0.034">
        </testcase>
        <testcase name="profile::tests::test_disabled_instance" classname="omicron-sled-agent" timestamp="2026-07-01T15:41:53.737+00:00" time="0.038">
        </testcase>
        <testcase name="profile::tests::test_instance" classname="omicron-sled-agent" timestamp="2026-07-01T15:41:53.775+00:00" time="0.039">
        </testcase>
        <testcase name="profile::tests::test_multiple" classname="omicron-sled-agent" timestamp="2026-07-01T15:41:53.814+00:00" time="0.039">
        </testcase>
        <testcase name="instance::tests::test_instance_create_timeout_while_starting_propolis" classname="omicron-sled-agent" timestamp="2026-07-01T15:41:53.162+00:00" time="0.712">
        </testcase>
        <testcase name="profile::tests::test_property" classname="omicron-sled-agent" timestamp="2026-07-01T15:41:53.853+00:00" time="0.035">
        </testcase>
        <testcase name="profile::tests::test_property_group" classname="omicron-sled-agent" timestamp="2026-07-01T15:41:53.874+00:00" time="0.037">
        </testcase>
        <testcase name="profile::tests::test_service" classname="omicron-sled-agent" timestamp="2026-07-01T15:41:53.888+00:00" time="0.035">
        </testcase>
        <testcase name="profile::tests::test_service_property_group" classname="omicron-sled-agent" timestamp="2026-07-01T15:41:53.894+00:00" time="0.036">
        </testcase>
        <testcase name="services::test::test_bootstrap_addr_to_techport_prefixes" classname="omicron-sled-agent" timestamp="2026-07-01T15:41:53.911+00:00" time="0.038">
        </testcase>
        <testcase name="services::test::test_zone_bundle_metadata_schema" classname="omicron-sled-agent" timestamp="2026-07-01T15:41:53.924+00:00" time="0.046">
        </testcase>
        <testcase name="sim::collection::test::test_sim_instance_creating_to_stop" classname="omicron-sled-agent" timestamp="2026-07-01T15:41:53.930+00:00" time="0.053">
        </testcase>
        <testcase name="sim::collection::test::test_sim_instance_reboot" classname="omicron-sled-agent" timestamp="2026-07-01T15:41:53.949+00:00" time="0.044">
        </testcase>
        <testcase name="sim::collection::test::test_sim_instance_running_then_destroyed" classname="omicron-sled-agent" timestamp="2026-07-01T15:41:53.970+00:00" time="0.046">
        </testcase>
        <testcase name="sim::storage::test::cannot_boot_read_only_downstairs_with_no_snapshot" classname="omicron-sled-agent" timestamp="2026-07-01T15:41:53.994+00:00" time="0.045">
        </testcase>
        <testcase name="sim::storage::test::cannot_create_snapshot_for_destroyed_region" classname="omicron-sled-agent" timestamp="2026-07-01T15:41:54.015+00:00" time="0.041">
        </testcase>
        <testcase name="sim::storage::test::crucible_ports_get_reused" classname="omicron-sled-agent" timestamp="2026-07-01T15:41:54.040+00:00" time="0.043">
        </testcase>
        <testcase name="sim::storage::test::must_delete_read_only_downstairs_first" classname="omicron-sled-agent" timestamp="2026-07-01T15:41:54.056+00:00" time="0.044">
        </testcase>
        <testcase name="sim::storage::test::must_delete_snapshots_first" classname="omicron-sled-agent" timestamp="2026-07-01T15:41:54.082+00:00" time="0.037">
        </testcase>
        <testcase name="sim::storage::test::nested_dataset" classname="omicron-sled-agent" timestamp="2026-07-01T15:41:54.101+00:00" time="0.042">
        </testcase>
        <testcase name="sim::storage::test::nested_dataset_child_parent_relationship" classname="omicron-sled-agent" timestamp="2026-07-01T15:41:54.120+00:00" time="0.045">
        </testcase>
        <testcase name="sim::storage::test::nested_dataset_not_found_missing_dataset" classname="omicron-sled-agent" timestamp="2026-07-01T15:41:54.143+00:00" time="0.043">
        </testcase>
        <testcase name="instance::tests::test_instance_manager_creation" classname="omicron-sled-agent" timestamp="2026-07-01T15:41:53.193+00:00" time="1.004">
        </testcase>
        <testcase name="sim::storage::test::running_snapshot_needs_region" classname="omicron-sled-agent" timestamp="2026-07-01T15:41:54.165+00:00" time="0.039">
        </testcase>
        <testcase name="sim::storage::test::snapshot_needs_region" classname="omicron-sled-agent" timestamp="2026-07-01T15:41:54.186+00:00" time="0.039">
        </testcase>
        <testcase name="support_bundle::storage::tests::cannot_create_bundle_on_unmounted_parent" classname="omicron-sled-agent" timestamp="2026-07-01T15:41:54.204+00:00" time="0.046">
        </testcase>
        <testcase name="support_bundle::storage::tests::basic_crud" classname="omicron-sled-agent" timestamp="2026-07-01T15:41:54.197+00:00" time="0.073">
        </testcase>
        <testcase name="support_bundle::storage::tests::chunked_file_transfer" classname="omicron-sled-agent" timestamp="2026-07-01T15:41:54.225+00:00" time="0.069">
        </testcase>
        <testcase name="support_bundle::storage::tests::chunked_file_transfer_restart" classname="omicron-sled-agent" timestamp="2026-07-01T15:41:54.250+00:00" time="0.060">
        </testcase>
        <testcase name="support_bundle::storage::tests::creation_bad_hash" classname="omicron-sled-agent" timestamp="2026-07-01T15:41:54.270+00:00" time="0.058">
        </testcase>
        <testcase name="support_bundle::storage::tests::creation_bad_hash_still_deleteable" classname="omicron-sled-agent" timestamp="2026-07-01T15:41:54.294+00:00" time="0.049">
        </testcase>
        <testcase name="support_bundle::storage::tests::creation_idempotency" classname="omicron-sled-agent" timestamp="2026-07-01T15:41:54.310+00:00" time="0.048">
        </testcase>
        <testcase name="support_bundle::storage::tests::creation_without_dataset" classname="omicron-sled-agent" timestamp="2026-07-01T15:41:54.329+00:00" time="0.055">
        </testcase>
        <testcase name="support_bundle::storage::tests::getting_bundles_mounts_them" classname="omicron-sled-agent" timestamp="2026-07-01T15:41:54.343+00:00" time="0.054">
        </testcase>
        <testcase name="support_bundle::storage::tests::listing_bundles_mounts_them" classname="omicron-sled-agent" timestamp="2026-07-01T15:41:54.359+00:00" time="0.055">
        </testcase>
        <testcase name="support_bundle::storage::tests::ranges" classname="omicron-sled-agent" timestamp="2026-07-01T15:41:54.384+00:00" time="0.066">
        </testcase>
        <testcase name="updates::test::test_query_no_components" classname="omicron-sled-agent" timestamp="2026-07-01T15:41:54.414+00:00" time="0.037">
        </testcase>
        <testcase name="support_bundle::storage::tests::try_to_write_after_finalize" classname="omicron-sled-agent" timestamp="2026-07-01T15:41:54.397+00:00" time="0.062">
        </testcase>
        <testcase name="updates::test::test_query_sled_agent_version" classname="omicron-sled-agent" timestamp="2026-07-01T15:41:54.450+00:00" time="0.043">
        </testcase>
        <testcase name="updates::test::test_query_zone_version" classname="omicron-sled-agent" timestamp="2026-07-01T15:41:54.452+00:00" time="0.045">
        </testcase>
        <testcase name="zone_bundle::illumos_tests::camino_starts_with_behaviour" classname="omicron-sled-agent" timestamp="2026-07-01T15:41:54.459+00:00" time="0.044">
        </testcase>
        <testcase name="zone_bundle::illumos_tests::test_find_archived_log_files" classname="omicron-sled-agent" timestamp="2026-07-01T15:41:54.503+00:00" time="0.045">
        </testcase>
        <testcase name="zone_bundle::illumos_tests::test_zfs_quota" classname="omicron-sled-agent" timestamp="2026-07-01T15:41:55.498+00:00" time="0.102">
        </testcase>
        <testcase name="zone_bundle::tests::test_dir_size" classname="omicron-sled-agent" timestamp="2026-07-01T15:41:55.600+00:00" time="0.041">
        </testcase>
        <testcase name="zone_bundle::illumos_tests::test_cleanup" classname="omicron-sled-agent" timestamp="2026-07-01T15:41:54.493+00:00" time="2.852">
        </testcase>
        <testcase name="sim::http_entrypoints_pantry::tests::test_simulated_api_matches_real" classname="omicron-sled-agent" timestamp="2026-07-01T15:41:53.983+00:00" time="3.370">
        </testcase>
        <testcase name="zone_bundle::illumos_tests::test_context" classname="omicron-sled-agent" timestamp="2026-07-01T15:41:54.496+00:00" time="3.194">
        </testcase>
        <testcase name="zone_bundle::illumos_tests::test_update_context" classname="omicron-sled-agent" timestamp="2026-07-01T15:41:54.954+00:00" time="3.281">
        </testcase>
        <testcase name="zone_bundle::illumos_tests::test_list_with_filter" classname="omicron-sled-agent" timestamp="2026-07-01T15:41:54.548+00:00" time="3.856">
        </testcase>
        <testcase name="zone_bundle::illumos_tests::test_utilization" classname="omicron-sled-agent" timestamp="2026-07-01T15:41:55.352+00:00" time="3.859">
        </testcase>
        <testcase name="nexus::test::nexus_self_notification_test" classname="omicron-sled-agent" timestamp="2026-07-01T15:41:53.415+00:00" time="32.093">
        </testcase>
    </testsuite>
    <testsuite name="omicron-sled-agent::mod" tests="3" disabled="0" errors="0" failures="0">
        <testcase name="integration_tests::commands::test_sled_agent_no_args" classname="omicron-sled-agent::mod" timestamp="2026-07-01T15:41:55.641+00:00" time="0.096">
        </testcase>
        <testcase name="integration_tests::commands::test_sled_agent_sim_no_args" classname="omicron-sled-agent::mod" timestamp="2026-07-01T15:41:55.740+00:00" time="0.068">
        </testcase>
        <testcase name="integration_tests::early_network::early_network_blobs_deserialize" classname="omicron-sled-agent::mod" timestamp="2026-07-01T15:41:55.808+00:00" time="0.042">
        </testcase>
    </testsuite>
    <testsuite name="omicron-test-utils" tests="34" disabled="0" errors="0" failures="0">
        <testcase name="dev::clickhouse::tests::test_clickhouse_in_path" classname="omicron-test-utils" timestamp="2026-07-01T15:41:56.338+00:00" time="0.037">
        </testcase>
        <testcase name="dev::clickhouse::tests::test_clickhouse_ports_assert_consistent" classname="omicron-test-utils" timestamp="2026-07-01T15:41:56.375+00:00" time="0.031">
        </testcase>
        <testcase name="dev::clickhouse::tests::test_clickhouse_ports_assert_consistent_panics_both_specified" classname="omicron-test-utils" timestamp="2026-07-01T15:41:56.406+00:00" time="0.229">
        </testcase>
        <testcase name="dev::clickhouse::tests::sparse_serialization_is_disabled" classname="omicron-test-utils" timestamp="2026-07-01T15:41:55.850+00:00" time="0.844">
        </testcase>
        <testcase name="dev::clickhouse::tests::test_clickhouse_ports_assert_consistent_panics_one_specified" classname="omicron-test-utils" timestamp="2026-07-01T15:41:56.635+00:00" time="0.211">
        </testcase>
        <testcase name="dev::clickhouse::tests::test_discover_clickhouse_ready" classname="omicron-test-utils" timestamp="2026-07-01T15:41:56.846+00:00" time="0.037">
        </testcase>
        <testcase name="dev::clickhouse::tests::wait_for_ports_finds_actual_ports" classname="omicron-test-utils" timestamp="2026-07-01T15:41:56.883+00:00" time="0.039">
        </testcase>
        <testcase name="dev::clickhouse::tests::wait_for_ports_panics_with_sentinel_but_no_ports" classname="omicron-test-utils" timestamp="2026-07-01T15:41:56.923+00:00" time="0.237">
        </testcase>
        <testcase name="dev::db::test::test_bad_cmd" classname="omicron-test-utils" timestamp="2026-07-01T15:41:57.345+00:00" time="0.205">
        </testcase>
        <testcase name="dev::clickhouse::tests::wait_for_ports_waits_for_sentinel_line" classname="omicron-test-utils" timestamp="2026-07-01T15:41:57.159+00:00" time="0.443">
        </testcase>
        <testcase name="dev::clickhouse::tests::test_discover_clickhouse_not_ready" classname="omicron-test-utils" timestamp="2026-07-01T15:41:56.694+00:00" time="1.037">
        </testcase>
        <testcase name="dev::db::test::test_cmd_fails" classname="omicron-test-utils" timestamp="2026-07-01T15:41:57.353+00:00" time="0.396">
        </testcase>
        <testcase name="dev::db::test::test_make_pg_config_fail" classname="omicron-test-utils" timestamp="2026-07-01T15:41:57.749+00:00" time="0.036">
        </testcase>
        <testcase name="dev::db::test::test_make_pg_config_ok" classname="omicron-test-utils" timestamp="2026-07-01T15:41:57.786+00:00" time="0.031">
        </testcase>
        <testcase name="dev::db::test::test_parse_http_addr" classname="omicron-test-utils" timestamp="2026-07-01T15:41:57.818+00:00" time="0.035">
        </testcase>
        <testcase name="dev::db::test::test_process_exit_abnormal" classname="omicron-test-utils" timestamp="2026-07-01T15:41:57.853+00:00" time="0.038">
        </testcase>
        <testcase name="dev::db::test::test_process_exit_normal" classname="omicron-test-utils" timestamp="2026-07-01T15:41:57.891+00:00" time="0.049">
        </testcase>
        <testcase name="dev::db::test::test_database_start_hang" classname="omicron-test-utils" timestamp="2026-07-01T15:41:57.690+00:00" time="0.266">
        </testcase>
        <testcase name="dev::db::test::test_starter_tmpdir" classname="omicron-test-utils" timestamp="2026-07-01T15:41:58.297+00:00" time="0.035">
        </testcase>
        <testcase name="dev::db::test::test_http_addr_integration" classname="omicron-test-utils" timestamp="2026-07-01T15:41:57.731+00:00" time="0.618">
        </testcase>
        <testcase name="dev::dendrite::tests::test_dpd_in_path" classname="omicron-test-utils" timestamp="2026-07-01T15:41:58.339+00:00" time="0.032">
        </testcase>
        <testcase name="dev::dendrite::tests::test_discover_local_listening_port" classname="omicron-test-utils" timestamp="2026-07-01T15:41:58.332+00:00" time="0.039">
        </testcase>
        <testcase name="dev::db::test::test_setup_database_bad_listen_url" classname="omicron-test-utils" timestamp="2026-07-01T15:41:57.940+00:00" time="0.439">
        </testcase>
        <testcase name="dev::maghemite::tests::test_ddmd_in_path" classname="omicron-test-utils" timestamp="2026-07-01T15:41:58.349+00:00" time="0.036">
        </testcase>
        <testcase name="dev::maghemite::tests::test_mgd_in_path" classname="omicron-test-utils" timestamp="2026-07-01T15:41:58.372+00:00" time="0.037">
        </testcase>
        <testcase name="dev::maghemite::tests::test_discover_local_listening_port" classname="omicron-test-utils" timestamp="2026-07-01T15:41:58.372+00:00" time="0.041">
        </testcase>
        <testcase name="dev::test_cmds::tests::test_redact_extra" classname="omicron-test-utils" timestamp="2026-07-01T15:41:58.379+00:00" time="0.046">
        </testcase>
        <testcase name="dev::test_cmds::tests::test_redact_section" classname="omicron-test-utils" timestamp="2026-07-01T15:41:58.384+00:00" time="0.049">
        </testcase>
        <testcase name="dev::test_cmds::tests::test_totally_annihilate_section" classname="omicron-test-utils" timestamp="2026-07-01T15:41:58.408+00:00" time="0.047">
        </testcase>
        <testcase name="dev::test_cmds::tests::test_redact_timestamps" classname="omicron-test-utils" timestamp="2026-07-01T15:41:58.404+00:00" time="0.185">
        </testcase>
        <testcase name="dev::db::test::test_database_concurrent" classname="omicron-test-utils" timestamp="2026-07-01T15:41:57.602+00:00" time="1.363">
        </testcase>
        <testcase name="dev::db::test::test_setup_database_overridden_dir" classname="omicron-test-utils" timestamp="2026-07-01T15:41:58.235+00:00" time="1.045">
        </testcase>
        <testcase name="dev::db::test::test_data_survives_drop_without_cleanup" classname="omicron-test-utils" timestamp="2026-07-01T15:41:57.551+00:00" time="3.931">
        </testcase>
        <testcase name="dev::db::test::test_setup_database_default_dir" classname="omicron-test-utils" timestamp="2026-07-01T15:41:57.957+00:00" time="6.315">
        </testcase>
    </testsuite>
    <testsuite name="oximeter-collector" tests="9" disabled="0" errors="0" failures="0">
        <testcase name="agent::tests::test_self_stat_collection_count" classname="oximeter-collector" timestamp="2026-07-01T15:41:58.425+00:00" time="0.081">
        </testcase>
        <testcase name="agent::tests::test_self_stat_error_counter" classname="oximeter-collector" timestamp="2026-07-01T15:41:58.434+00:00" time="0.097">
        </testcase>
        <testcase name="agent::tests::test_self_stat_unreachable_counter" classname="oximeter-collector" timestamp="2026-07-01T15:41:58.455+00:00" time="0.084">
        </testcase>
        <testcase name="results_sink::tests::batch_handoff_notifies_receiver_when_forced" classname="oximeter-collector" timestamp="2026-07-01T15:41:58.531+00:00" time="0.034">
        </testcase>
        <testcase name="agent::tests::test_updated_producer_is_still_collected_from" classname="oximeter-collector" timestamp="2026-07-01T15:41:58.476+00:00" time="0.093">
        </testcase>
        <testcase name="self_stats::tests::only_reset_counters_if_info_is_different" classname="oximeter-collector" timestamp="2026-07-01T15:41:58.547+00:00" time="0.034">
        </testcase>
        <testcase name="self_stats::tests::test_failure_reason_serialization" classname="oximeter-collector" timestamp="2026-07-01T15:41:58.565+00:00" time="0.030">
        </testcase>
        <testcase name="agent::tests::verify_producer_details" classname="oximeter-collector" timestamp="2026-07-01T15:41:58.506+00:00" time="0.094">
        </testcase>
        <testcase name="results_sink::tests::test_batch_handoff_overflow" classname="oximeter-collector" timestamp="2026-07-01T15:41:58.540+00:00" time="0.063">
        </testcase>
    </testsuite>
    <testsuite name="oximeter" tests="1" disabled="0" errors="0" failures="0">
        <testcase name="test::timeseries_schema_consistency" classname="oximeter" timestamp="2026-07-01T15:41:58.413+00:00" time="0.135">
        </testcase>
    </testsuite>
    <testsuite name="oximeter-collector::test_commands" tests="1" disabled="0" errors="0" failures="0">
        <testcase name="test_oximeter_no_args" classname="oximeter-collector::test_commands" timestamp="2026-07-01T15:41:58.570+00:00" time="0.133">
        </testcase>
    </testsuite>
    <testsuite name="omicron-omdb::test_all_output" tests="3" disabled="0" errors="0" failures="0">
        <testcase name="test_omdb_usage_errors" classname="omicron-omdb::test_all_output" timestamp="2026-07-01T15:41:50.671+00:00" time="9.116">
        </testcase>
        <testcase name="test_omdb_env_settings" classname="omicron-omdb::test_all_output" timestamp="2026-07-01T15:41:50.429+00:00" time="17.008">
        </testcase>
        <testcase name="test_omdb_success_cases" classname="omicron-omdb::test_all_output" timestamp="2026-07-01T15:41:50.440+00:00" time="35.366">
        </testcase>
    </testsuite>
    <testsuite name="oximeter-db::integration_test" tests="3" disabled="0" errors="0" failures="0">
        <testcase name="test_schemas_are_not_modified" classname="oximeter-db::integration_test" timestamp="2026-07-01T15:42:02.368+00:00" time="0.042">
        </testcase>
        <testcase name="test_schemas_disjoint" classname="oximeter-db::integration_test" timestamp="2026-07-01T15:42:02.383+00:00" time="15.621">
        </testcase>
        <testcase name="test_cluster" classname="oximeter-db::integration_test" timestamp="2026-07-01T15:42:02.367+00:00" time="32.782">
        </testcase>
    </testsuite>
    <testsuite name="oximeter-instruments" tests="24" disabled="0" errors="0" failures="0">
        <testcase name="http::tests::test_latency_tracker" classname="oximeter-instruments" timestamp="2026-07-01T15:42:02.386+00:00" time="0.028">
        </testcase>
        <testcase name="kstat::cpu::tests::test_kstat_interested" classname="oximeter-instruments" timestamp="2026-07-01T15:42:02.387+00:00" time="0.028">
        </testcase>
        <testcase name="kstat::cpu::tests::test_sled_cpu_samples" classname="oximeter-instruments" timestamp="2026-07-01T15:42:02.397+00:00" time="0.039">
        </testcase>
        <testcase name="kstat::zone::parse_tests::test_parse_zone_name_invalid_uuid" classname="oximeter-instruments" timestamp="2026-07-01T15:42:02.415+00:00" time="0.029">
        </testcase>
        <testcase name="kstat::link::tests::test_kstat_interested" classname="oximeter-instruments" timestamp="2026-07-01T15:42:02.401+00:00" time="0.048">
        </testcase>
        <testcase name="kstat::zone::parse_tests::test_parse_zone_name_no_prefix" classname="oximeter-instruments" timestamp="2026-07-01T15:42:02.436+00:00" time="0.021">
        </testcase>
        <testcase name="kstat::link::tests::test_sled_datalink" classname="oximeter-instruments" timestamp="2026-07-01T15:42:02.412+00:00" time="0.056">
        </testcase>
        <testcase name="kstat::zone::parse_tests::test_parse_zone_name_no_uuid" classname="oximeter-instruments" timestamp="2026-07-01T15:42:02.444+00:00" time="0.025">
        </testcase>
        <testcase name="kstat::zone::parse_tests::test_parse_zone_name_omicron_zone" classname="oximeter-instruments" timestamp="2026-07-01T15:42:02.449+00:00" time="0.023">
        </testcase>
        <testcase name="kstat::link::tests::no_futures_to_await_after_removing_target" classname="oximeter-instruments" timestamp="2026-07-01T15:42:02.399+00:00" time="0.074">
        </testcase>
        <testcase name="kstat::link::tests::test_kstat_with_expiration" classname="oximeter-instruments" timestamp="2026-07-01T15:42:02.404+00:00" time="0.068">
        </testcase>
        <testcase name="kstat::link::tests::test_kstat_start_time_is_equal" classname="oximeter-instruments" timestamp="2026-07-01T15:42:02.403+00:00" time="0.074">
        </testcase>
        <testcase name="kstat::link::tests::updating_target_changes_existing_sampling_interval" classname="oximeter-instruments" timestamp="2026-07-01T15:42:02.414+00:00" time="0.064">
        </testcase>
        <testcase name="kstat::link::tests::test_kstat_sampler" classname="oximeter-instruments" timestamp="2026-07-01T15:42:02.401+00:00" time="0.077">
        </testcase>
        <testcase name="kstat::link::tests::test_prune_creation_times_when_kstat_is_gone" classname="oximeter-instruments" timestamp="2026-07-01T15:42:02.411+00:00" time="0.068">
        </testcase>
        <testcase name="kstat::link::tests::test_prune_creation_times_when_target_is_removed" classname="oximeter-instruments" timestamp="2026-07-01T15:42:02.411+00:00" time="0.068">
        </testcase>
        <testcase name="kstat::link::tests::test_kstat_sampler_with_overflow" classname="oximeter-instruments" timestamp="2026-07-01T15:42:02.403+00:00" time="0.078">
        </testcase>
        <testcase name="kstat::zone::tests::test_kstat_interested" classname="oximeter-instruments" timestamp="2026-07-01T15:42:02.458+00:00" time="0.024">
        </testcase>
        <testcase name="kstat::zone::tests::test_zone_samples" classname="oximeter-instruments" timestamp="2026-07-01T15:42:02.468+00:00" time="0.030">
        </testcase>
        <testcase name="zfs::usage::tests::test_dataset_samples" classname="oximeter-instruments" timestamp="2026-07-01T15:42:02.473+00:00" time="0.029">
        </testcase>
        <testcase name="kstat::cpu::tests::test_kstat_sampler" classname="oximeter-instruments" timestamp="2026-07-01T15:42:02.397+00:00" time="0.116">
        </testcase>
        <testcase name="zfs::usage::tests::test_collect_zpools" classname="oximeter-instruments" timestamp="2026-07-01T15:42:02.472+00:00" time="0.043">
        </testcase>
        <testcase name="zfs::usage::tests::test_collect_datasets" classname="oximeter-instruments" timestamp="2026-07-01T15:42:02.469+00:00" time="0.057">
        </testcase>
        <testcase name="kstat::link::tests::overflowing_self_stat_queue_does_not_block_sampler" classname="oximeter-instruments" timestamp="2026-07-01T15:42:02.401+00:00" time="8.280">
        </testcase>
    </testsuite>
    <testsuite name="oximeter-macro-impl" tests="14" disabled="0" errors="0" failures="0">
        <testcase name="tests::test_extract_datum_type_by_annotatd_field" classname="oximeter-macro-impl" timestamp="2026-07-01T15:42:02.472+00:00" time="0.022">
        </testcase>
        <testcase name="tests::test_extract_datum_type_by_field_name" classname="oximeter-macro-impl" timestamp="2026-07-01T15:42:02.477+00:00" time="0.023">
        </testcase>
        <testcase name="tests::test_extract_datum_type_named_and_annotated" classname="oximeter-macro-impl" timestamp="2026-07-01T15:42:02.479+00:00" time="0.022">
        </testcase>
        <testcase name="tests::test_extract_datum_type_multiple_annotated_fields" classname="oximeter-macro-impl" timestamp="2026-07-01T15:42:02.478+00:00" time="0.024">
        </testcase>
        <testcase name="tests::test_extract_datum_type_named_and_annotated_same_field" classname="oximeter-macro-impl" timestamp="2026-07-01T15:42:02.479+00:00" time="0.023">
        </testcase>
        <testcase name="tests::test_metric_annotated_field" classname="oximeter-macro-impl" timestamp="2026-07-01T15:42:02.479+00:00" time="0.024">
        </testcase>
        <testcase name="tests::test_metric_datum_field" classname="oximeter-macro-impl" timestamp="2026-07-01T15:42:02.481+00:00" time="0.024">
        </testcase>
        <testcase name="tests::test_metric_enum" classname="oximeter-macro-impl" timestamp="2026-07-01T15:42:02.482+00:00" time="0.025">
        </testcase>
        <testcase name="tests::test_metric_without_datum_field" classname="oximeter-macro-impl" timestamp="2026-07-01T15:42:02.494+00:00" time="0.020">
        </testcase>
        <testcase name="tests::test_target" classname="oximeter-macro-impl" timestamp="2026-07-01T15:42:02.498+00:00" time="0.021">
        </testcase>
        <testcase name="tests::test_target_enum" classname="oximeter-macro-impl" timestamp="2026-07-01T15:42:02.501+00:00" time="0.021">
        </testcase>
        <testcase name="tests::test_target_with_datum_field" classname="oximeter-macro-impl" timestamp="2026-07-01T15:42:02.502+00:00" time="0.021">
        </testcase>
        <testcase name="tests::test_target_unit_struct" classname="oximeter-macro-impl" timestamp="2026-07-01T15:42:02.502+00:00" time="0.022">
        </testcase>
        <testcase name="tests::test_target_empty_struct" classname="oximeter-macro-impl" timestamp="2026-07-01T15:42:02.500+00:00" time="0.026">
        </testcase>
    </testsuite>
    <testsuite name="oximeter-schema" tests="34" disabled="0" errors="0" failures="0">
        <testcase name="codegen::tests::compute_extra_derives_respects_datum_type_with_no_extra_derives" classname="oximeter-schema" timestamp="2026-07-01T15:42:02.503+00:00" time="0.027">
        </testcase>
        <testcase name="codegen::tests::compute_extra_derives_respects_non_copy_datum_types" classname="oximeter-schema" timestamp="2026-07-01T15:42:02.505+00:00" time="0.028">
        </testcase>
        <testcase name="codegen::tests::compute_extra_derives_respects_non_copy_fields" classname="oximeter-schema" timestamp="2026-07-01T15:42:02.507+00:00" time="0.028">
        </testcase>
        <testcase name="codegen::tests::compute_extra_derives_respects_partially_ordered_datum_types" classname="oximeter-schema" timestamp="2026-07-01T15:42:02.513+00:00" time="0.023">
        </testcase>
        <testcase name="codegen::tests::compute_extra_derives_respects_totally_ordered_datum_types" classname="oximeter-schema" timestamp="2026-07-01T15:42:02.515+00:00" time="0.024">
        </testcase>
        <testcase name="codegen::tests::emit_schema_types_generates_expected_tokens" classname="oximeter-schema" timestamp="2026-07-01T15:42:02.515+00:00" time="0.025">
        </testcase>
        <testcase name="codegen::tests::emit_schema_types_with_no_metric_fields_generates_expected_tokens" classname="oximeter-schema" timestamp="2026-07-01T15:42:02.519+00:00" time="0.023">
        </testcase>
        <testcase name="ir::tests::construct_field_schema_fails_with_duplicate_field_names" classname="oximeter-schema" timestamp="2026-07-01T15:42:02.522+00:00" time="0.022">
        </testcase>
        <testcase name="ir::tests::construct_field_schema_fails_with_reference_to_unknown_field" classname="oximeter-schema" timestamp="2026-07-01T15:42:02.523+00:00" time="0.021">
        </testcase>
        <testcase name="ir::tests::construct_field_schema_picks_up_correct_fields" classname="oximeter-schema" timestamp="2026-07-01T15:42:02.524+00:00" time="0.021">
        </testcase>
        <testcase name="ir::tests::ensures_target_has_at_least_one_field" classname="oximeter-schema" timestamp="2026-07-01T15:42:02.526+00:00" time="0.023">
        </testcase>
        <testcase name="ir::tests::extract_authz_scope_requires_relevant_field" classname="oximeter-schema" timestamp="2026-07-01T15:42:02.526+00:00" time="0.022">
        </testcase>
        <testcase name="ir::tests::extract_metric_fields_fails_to_add_existing_metric" classname="oximeter-schema" timestamp="2026-07-01T15:42:02.530+00:00" time="0.022">
        </testcase>
        <testcase name="ir::tests::extract_metric_fields_fails_to_remove_non_existent_metric" classname="oximeter-schema" timestamp="2026-07-01T15:42:02.533+00:00" time="0.022">
        </testcase>
        <testcase name="ir::tests::extract_metric_fields_requires_adding_first" classname="oximeter-schema" timestamp="2026-07-01T15:42:02.536+00:00" time="0.020">
        </testcase>
        <testcase name="ir::tests::extract_metric_fields_fails_with_non_increasing_versions" classname="oximeter-schema" timestamp="2026-07-01T15:42:02.535+00:00" time="0.022">
        </testcase>
        <testcase name="ir::tests::extract_metric_fields_succeeds_with_gaps_in_versions" classname="oximeter-schema" timestamp="2026-07-01T15:42:02.539+00:00" time="0.019">
        </testcase>
        <testcase name="ir::tests::fail_on_empty_descriptions" classname="oximeter-schema" timestamp="2026-07-01T15:42:02.540+00:00" time="0.021">
        </testcase>
        <testcase name="ir::tests::fail_on_empty_metric_name" classname="oximeter-schema" timestamp="2026-07-01T15:42:02.542+00:00" time="0.023">
        </testcase>
        <testcase name="ir::tests::fail_on_very_long_field_names" classname="oximeter-schema" timestamp="2026-07-01T15:42:02.543+00:00" time="0.025">
        </testcase>
        <testcase name="ir::tests::into_schema_list_fails_with_zero_metrics" classname="oximeter-schema" timestamp="2026-07-01T15:42:02.546+00:00" time="0.026">
        </testcase>
        <testcase name="ir::tests::fail_on_empty_target_name" classname="oximeter-schema" timestamp="2026-07-01T15:42:02.543+00:00" time="0.029">
        </testcase>
        <testcase name="ir::tests::fail_on_very_long_timeseries_name" classname="oximeter-schema" timestamp="2026-07-01T15:42:02.544+00:00" time="0.029">
        </testcase>
        <testcase name="ir::tests::load_schema_catches_metric_versions_not_added_in" classname="oximeter-schema" timestamp="2026-07-01T15:42:02.549+00:00" time="0.028">
        </testcase>
        <testcase name="ir::tests::load_schema_fails_with_duplicate_timeseries" classname="oximeter-schema" timestamp="2026-07-01T15:42:02.549+00:00" time="0.031">
        </testcase>
        <testcase name="ir::tests::load_schema_fills_in_implied_metric_versions" classname="oximeter-schema" timestamp="2026-07-01T15:42:02.555+00:00" time="0.026">
        </testcase>
        <testcase name="ir::tests::load_schema_fills_in_implied_metric_versions_when_last_is_modified" classname="oximeter-schema" timestamp="2026-07-01T15:42:02.556+00:00" time="0.025">
        </testcase>
        <testcase name="ir::tests::load_schema_fills_in_late_implied_metric_versions" classname="oximeter-schema" timestamp="2026-07-01T15:42:02.558+00:00" time="0.027">
        </testcase>
        <testcase name="ir::tests::load_schema_fails_with_nonexistent_target_version" classname="oximeter-schema" timestamp="2026-07-01T15:42:02.552+00:00" time="0.034">
        </testcase>
        <testcase name="ir::tests::only_support_format_version_1" classname="oximeter-schema" timestamp="2026-07-01T15:42:02.565+00:00" time="0.022">
        </testcase>
        <testcase name="ir::tests::load_schema_fills_in_implied_metric_versions_when_last_version_is_removed" classname="oximeter-schema" timestamp="2026-07-01T15:42:02.558+00:00" time="0.032">
        </testcase>
        <testcase name="ir::tests::validate_field_name_disallows_bad_names" classname="oximeter-schema" timestamp="2026-07-01T15:42:02.569+00:00" time="0.026">
        </testcase>
        <testcase name="ir::tests::load_schema_skips_versions_until_metric_is_added" classname="oximeter-schema" timestamp="2026-07-01T15:42:02.561+00:00" time="0.034">
        </testcase>
        <testcase name="ir::tests::validate_field_name_verifies_uuid_field_names" classname="oximeter-schema" timestamp="2026-07-01T15:42:02.572+00:00" time="0.040">
        </testcase>
    </testsuite>
    <testsuite name="oximeter-types" tests="6" disabled="0" errors="0" failures="0">
        <testcase name="queue::tests::test_bounded_queue" classname="oximeter-types" timestamp="2026-07-01T15:42:02.581+00:00" time="0.025">
        </testcase>
        <testcase name="traits::tests::test_metric_trait" classname="oximeter-types" timestamp="2026-07-01T15:42:02.587+00:00" time="0.022">
        </testcase>
        <testcase name="queue::tests::test_bounded_queue_overflow" classname="oximeter-types" timestamp="2026-07-01T15:42:02.585+00:00" time="0.024">
        </testcase>
        <testcase name="queue::tests::test_bounded_queue_sample_overflow" classname="oximeter-types" timestamp="2026-07-01T15:42:02.585+00:00" time="0.027">
        </testcase>
        <testcase name="traits::tests::test_target_trait" classname="oximeter-types" timestamp="2026-07-01T15:42:02.595+00:00" time="0.036">
        </testcase>
        <testcase name="traits::tests::test_producer_trait" classname="oximeter-types" timestamp="2026-07-01T15:42:02.590+00:00" time="0.042">
        </testcase>
    </testsuite>
    <testsuite name="oximeter-test-utils" tests="5" disabled="0" errors="0" failures="0">
        <testcase name="tests::test_gen_test_samples" classname="oximeter-test-utils" timestamp="2026-07-01T15:42:02.571+00:00" time="0.036">
        </testcase>
        <testcase name="tests::test_timeseries_schema_from_parts" classname="oximeter-test-utils" timestamp="2026-07-01T15:42:02.580+00:00" time="0.035">
        </testcase>
        <testcase name="tests::test_sample_struct" classname="oximeter-test-utils" timestamp="2026-07-01T15:42:02.573+00:00" time="0.042">
        </testcase>
        <testcase name="tests::test_schema_field_ordering_across_target_metric" classname="oximeter-test-utils" timestamp="2026-07-01T15:42:02.577+00:00" time="0.055">
        </testcase>
        <testcase name="tests::test_timeseries_schema_from_sample" classname="oximeter-test-utils" timestamp="2026-07-01T15:42:02.582+00:00" time="0.050">
        </testcase>
    </testsuite>
    <testsuite name="oximeter-types-versions" tests="65" disabled="0" errors="0" failures="0">
        <testcase name="impls::histogram::tests::test_empty_bins_not_supported" classname="oximeter-types-versions" timestamp="2026-07-01T15:42:02.609+00:00" time="0.028">
        </testcase>
        <testcase name="impls::histogram::tests::test_ensure_finite" classname="oximeter-types-versions" timestamp="2026-07-01T15:42:02.610+00:00" time="0.027">
        </testcase>
        <testcase name="impls::histogram::tests::test_bin_range_to" classname="oximeter-types-versions" timestamp="2026-07-01T15:42:02.607+00:00" time="0.038">
        </testcase>
        <testcase name="impls::histogram::tests::test_bin_range_from" classname="oximeter-types-versions" timestamp="2026-07-01T15:42:02.607+00:00" time="0.038">
        </testcase>
        <testcase name="impls::histogram::tests::test_histogram_construct_with" classname="oximeter-types-versions" timestamp="2026-07-01T15:42:02.613+00:00" time="0.032">
        </testcase>
        <testcase name="impls::histogram::tests::test_bin_range" classname="oximeter-types-versions" timestamp="2026-07-01T15:42:02.606+00:00" time="0.039">
        </testcase>
        <testcase name="impls::histogram::tests::test_histogram_extreme_samples" classname="oximeter-types-versions" timestamp="2026-07-01T15:42:02.615+00:00" time="0.030">
        </testcase>
        <testcase name="impls::histogram::tests::test_histogram" classname="oximeter-types-versions" timestamp="2026-07-01T15:42:02.611+00:00" time="0.034">
        </testcase>
        <testcase name="impls::histogram::tests::test_histogram_extreme_bins" classname="oximeter-types-versions" timestamp="2026-07-01T15:42:02.615+00:00" time="0.040">
        </testcase>
        <testcase name="impls::histogram::tests::test_histogram_with_overlapping_bins" classname="oximeter-types-versions" timestamp="2026-07-01T15:42:02.637+00:00" time="0.024">
        </testcase>
        <testcase name="impls::histogram::tests::test_histogram_unbounded_samples" classname="oximeter-types-versions" timestamp="2026-07-01T15:42:02.637+00:00" time="0.028">
        </testcase>
        <testcase name="impls::histogram::tests::test_log_bins_u8" classname="oximeter-types-versions" timestamp="2026-07-01T15:42:02.646+00:00" time="0.028">
        </testcase>
        <testcase name="impls::histogram::tests::test_histogram_with_bins" classname="oximeter-types-versions" timestamp="2026-07-01T15:42:02.637+00:00" time="0.037">
        </testcase>
        <testcase name="impls::histogram::tests::test_histogram_float_bins" classname="oximeter-types-versions" timestamp="2026-07-01T15:42:02.632+00:00" time="0.045">
        </testcase>
        <testcase name="impls::histogram::tests::test_log_bins_u64" classname="oximeter-types-versions" timestamp="2026-07-01T15:42:02.650+00:00" time="0.027">
        </testcase>
        <testcase name="impls::histogram::tests::test_log_linear_bins_does_overflow_narrow_bin_type" classname="oximeter-types-versions" timestamp="2026-07-01T15:42:02.655+00:00" time="0.025">
        </testcase>
        <testcase name="impls::histogram::tests::test_log_linear_bins_f64_matches_reference_implementation::case_1" classname="oximeter-types-versions" timestamp="2026-07-01T15:42:02.650+00:00" time="0.030">
        </testcase>
        <testcase name="impls::histogram::tests::test_log_linear_bins_does_not_overflow_wide_bin_type" classname="oximeter-types-versions" timestamp="2026-07-01T15:42:02.650+00:00" time="0.030">
        </testcase>
        <testcase name="impls::histogram::tests::test_histogram_with_non_partitioned_bins" classname="oximeter-types-versions" timestamp="2026-07-01T15:42:02.637+00:00" time="0.047">
        </testcase>
        <testcase name="impls::histogram::tests::test_log_linear_bins_f64_matches_reference_implementation::case_2" classname="oximeter-types-versions" timestamp="2026-07-01T15:42:02.661+00:00" time="0.024">
        </testcase>
        <testcase name="impls::histogram::tests::test_log_linear_bins_all_representable" classname="oximeter-types-versions" timestamp="2026-07-01T15:42:02.650+00:00" time="0.038">
        </testcase>
        <testcase name="impls::histogram::tests::test_log_linear_bins_f64_matches_reference_implementation::case_3" classname="oximeter-types-versions" timestamp="2026-07-01T15:42:02.665+00:00" time="0.029">
        </testcase>
        <testcase name="impls::histogram::tests::test_histogram_unsorted_bins" classname="oximeter-types-versions" timestamp="2026-07-01T15:42:02.637+00:00" time="0.060">
        </testcase>
        <testcase name="impls::histogram::tests::test_log_linear_bins_integer_size_checks" classname="oximeter-types-versions" timestamp="2026-07-01T15:42:02.674+00:00" time="0.023">
        </testcase>
        <testcase name="impls::histogram::tests::test_log_linear_bins_f64_matches_reference_implementation::case_4" classname="oximeter-types-versions" timestamp="2026-07-01T15:42:02.665+00:00" time="0.033">
        </testcase>
        <testcase name="impls::histogram::tests::test_span_decades" classname="oximeter-types-versions" timestamp="2026-07-01T15:42:02.677+00:00" time="0.022">
        </testcase>
        <testcase name="impls::histogram::tests::test_log_linear_bins_small_bin_count" classname="oximeter-types-versions" timestamp="2026-07-01T15:42:02.674+00:00" time="0.026">
        </testcase>
        <testcase name="impls::histogram::tests::test_span_decades_other_counts_f64" classname="oximeter-types-versions" timestamp="2026-07-01T15:42:02.679+00:00" time="0.022">
        </testcase>
        <testcase name="impls::histogram::tests::test_span_decades_other_counts_u64_resolution_ok" classname="oximeter-types-versions" timestamp="2026-07-01T15:42:02.681+00:00" time="0.022">
        </testcase>
        <testcase name="impls::quantile::tests::test_default_percentiles" classname="oximeter-types-versions" timestamp="2026-07-01T15:42:02.682+00:00" time="0.022">
        </testcase>
        <testcase name="impls::histogram::tests::test_span_decades_other_counts_u64_resolution_too_low" classname="oximeter-types-versions" timestamp="2026-07-01T15:42:02.680+00:00" time="0.025">
        </testcase>
        <testcase name="impls::quantile::tests::test_empty_observations" classname="oximeter-types-versions" timestamp="2026-07-01T15:42:02.684+00:00" time="0.023">
        </testcase>
        <testcase name="impls::quantile::tests::test_find_cells" classname="oximeter-types-versions" timestamp="2026-07-01T15:42:02.685+00:00" time="0.021">
        </testcase>
        <testcase name="impls::quantile::tests::test_float_observations" classname="oximeter-types-versions" timestamp="2026-07-01T15:42:02.688+00:00" time="0.020">
        </testcase>
        <testcase name="impls::quantile::tests::test_invalid_p_value" classname="oximeter-types-versions" timestamp="2026-07-01T15:42:02.697+00:00" time="0.023">
        </testcase>
        <testcase name="impls::quantile::tests::test_max_p" classname="oximeter-types-versions" timestamp="2026-07-01T15:42:02.697+00:00" time="0.023">
        </testcase>
        <testcase name="impls::schema::tests::test_field_schema_ordering" classname="oximeter-types-versions" timestamp="2026-07-01T15:42:02.702+00:00" time="0.022">
        </testcase>
        <testcase name="impls::quantile::tests::test_integer_observations" classname="oximeter-types-versions" timestamp="2026-07-01T15:42:02.694+00:00" time="0.033">
        </testcase>
        <testcase name="impls::quantile::tests::test_min_p" classname="oximeter-types-versions" timestamp="2026-07-01T15:42:02.698+00:00" time="0.029">
        </testcase>
        <testcase name="impls::quantile::tests::test_non_filled_observations" classname="oximeter-types-versions" timestamp="2026-07-01T15:42:02.699+00:00" time="0.028">
        </testcase>
        <testcase name="impls::types::tests::test_cumulative_i64" classname="oximeter-types-versions" timestamp="2026-07-01T15:42:02.707+00:00" time="0.022">
        </testcase>
        <testcase name="impls::types::tests::test_datum" classname="oximeter-types-versions" timestamp="2026-07-01T15:42:02.707+00:00" time="0.022">
        </testcase>
        <testcase name="impls::types::tests::test_cumulative_f64" classname="oximeter-types-versions" timestamp="2026-07-01T15:42:02.705+00:00" time="0.024">
        </testcase>
        <testcase name="impls::quantile::tests::test_rounding" classname="oximeter-types-versions" timestamp="2026-07-01T15:42:02.700+00:00" time="0.031">
        </testcase>
        <testcase name="impls::schema::tests::test_timeseries_name" classname="oximeter-types-versions" timestamp="2026-07-01T15:42:02.703+00:00" time="0.029">
        </testcase>
        <testcase name="impls::types::tests::test_field_value_parse_as_type::case_01_as_string" classname="oximeter-types-versions" timestamp="2026-07-01T15:42:02.709+00:00" time="0.026">
        </testcase>
        <testcase name="impls::types::tests::test_field_value_parse_as_type::case_02_as_i8" classname="oximeter-types-versions" timestamp="2026-07-01T15:42:02.720+00:00" time="0.029">
        </testcase>
        <testcase name="impls::schema::tests::test_timeseries_name_from_str" classname="oximeter-types-versions" timestamp="2026-07-01T15:42:02.705+00:00" time="0.045">
        </testcase>
        <testcase name="impls::types::tests::test_field_value_parse_as_type::case_04_as_i16" classname="oximeter-types-versions" timestamp="2026-07-01T15:42:02.724+00:00" time="0.025">
        </testcase>
        <testcase name="impls::types::tests::test_field_value_parse_as_type::case_12_as_ipv6addr" classname="oximeter-types-versions" timestamp="2026-07-01T15:42:02.732+00:00" time="0.023">
        </testcase>
        <testcase name="impls::types::tests::test_field_value_parse_as_type::case_05_as_u16" classname="oximeter-types-versions" timestamp="2026-07-01T15:42:02.728+00:00" time="0.027">
        </testcase>
        <testcase name="impls::types::tests::test_field_value_parse_as_type::case_09_as_u64" classname="oximeter-types-versions" timestamp="2026-07-01T15:42:02.730+00:00" time="0.025">
        </testcase>
        <testcase name="impls::types::tests::test_field_value_parse_as_type::case_08_as_i64" classname="oximeter-types-versions" timestamp="2026-07-01T15:42:02.729+00:00" time="0.026">
        </testcase>
        <testcase name="impls::types::tests::test_field_value_parse_as_type::case_07_as_u32" classname="oximeter-types-versions" timestamp="2026-07-01T15:42:02.728+00:00" time="0.027">
        </testcase>
        <testcase name="impls::types::tests::test_field_value_parse_as_type::case_11_as_ipv4addr" classname="oximeter-types-versions" timestamp="2026-07-01T15:42:02.731+00:00" time="0.024">
        </testcase>
        <testcase name="impls::types::tests::test_field_value_parse_as_type::case_03_as_u8" classname="oximeter-types-versions" timestamp="2026-07-01T15:42:02.724+00:00" time="0.031">
        </testcase>
        <testcase name="impls::types::tests::test_field_value_parse_as_type::case_06_as_i32" classname="oximeter-types-versions" timestamp="2026-07-01T15:42:02.728+00:00" time="0.032">
        </testcase>
        <testcase name="impls::types::tests::test_field_value_parse_as_type::case_10_as_uuid" classname="oximeter-types-versions" timestamp="2026-07-01T15:42:02.729+00:00" time="0.036">
        </testcase>
        <testcase name="impls::types::tests::test_field_value_parse_as_wrong_type::case_1_as_u64" classname="oximeter-types-versions" timestamp="2026-07-01T15:42:02.735+00:00" time="0.036">
        </testcase>
        <testcase name="impls::types::tests::test_field_value_parse_as_wrong_type::case_3_as_bool" classname="oximeter-types-versions" timestamp="2026-07-01T15:42:02.750+00:00" time="0.023">
        </testcase>
        <testcase name="impls::types::tests::test_field_value_parse_as_wrong_type::case_4_as_ipaddr" classname="oximeter-types-versions" timestamp="2026-07-01T15:42:02.750+00:00" time="0.026">
        </testcase>
        <testcase name="impls::types::tests::test_field_value_parse_as_wrong_type::case_2_as_uuid" classname="oximeter-types-versions" timestamp="2026-07-01T15:42:02.750+00:00" time="0.027">
        </testcase>
        <testcase name="impls::types::tests::test_verify_field_names" classname="oximeter-types-versions" timestamp="2026-07-01T15:42:02.756+00:00" time="0.023">
        </testcase>
        <testcase name="impls::types::tests::test_field_value_parse_as_wrong_type::case_5_as_uuid" classname="oximeter-types-versions" timestamp="2026-07-01T15:42:02.755+00:00" time="0.026">
        </testcase>
        <testcase name="impls::types::tests::test_measurement" classname="oximeter-types-versions" timestamp="2026-07-01T15:42:02.756+00:00" time="0.025">
        </testcase>
    </testsuite>
    <testsuite name="oxlog" tests="4" disabled="0" errors="0" failures="0">
        <testcase name="tests::test_oxide_smf_service_name_from_log_file_name" classname="oxlog" timestamp="2026-07-01T15:42:02.756+00:00" time="0.021">
        </testcase>
        <testcase name="tests::test_is_oxide_smf_log_file" classname="oxlog" timestamp="2026-07-01T15:42:02.755+00:00" time="0.022">
        </testcase>
        <testcase name="tests::test_daterange_filter" classname="oxlog" timestamp="2026-07-01T15:42:02.755+00:00" time="0.024">
        </testcase>
        <testcase name="tests::test_sort_logs" classname="oxlog" timestamp="2026-07-01T15:42:02.756+00:00" time="0.025">
        </testcase>
    </testsuite>
    <testsuite name="oxql-types" tests="12" disabled="0" errors="0" failures="0">
        <testcase name="point::tests::test_cast_points_from_bool" classname="oxql-types" timestamp="2026-07-01T15:42:02.765+00:00" time="0.022">
        </testcase>
        <testcase name="point::tests::test_cast_points_from_double" classname="oxql-types" timestamp="2026-07-01T15:42:02.771+00:00" time="0.022">
        </testcase>
        <testcase name="point::tests::test_cast_points_from_double_distribution" classname="oxql-types" timestamp="2026-07-01T15:42:02.773+00:00" time="0.022">
        </testcase>
        <testcase name="point::tests::test_cast_points_from_int_distribution" classname="oxql-types" timestamp="2026-07-01T15:42:02.776+00:00" time="0.021">
        </testcase>
        <testcase name="point::tests::test_cast_points_from_string" classname="oxql-types" timestamp="2026-07-01T15:42:02.777+00:00" time="0.022">
        </testcase>
        <testcase name="point::tests::test_cast_points_from_integer" classname="oxql-types" timestamp="2026-07-01T15:42:02.777+00:00" time="0.023">
        </testcase>
        <testcase name="point::tests::test_join_point_arrays" classname="oxql-types" timestamp="2026-07-01T15:42:02.777+00:00" time="0.023">
        </testcase>
        <testcase name="point::tests::test_point_delta_between_overlapping_time_ranges" classname="oxql-types" timestamp="2026-07-01T15:42:02.779+00:00" time="0.021">
        </testcase>
        <testcase name="point::tests::test_point_delta_between" classname="oxql-types" timestamp="2026-07-01T15:42:02.779+00:00" time="0.024">
        </testcase>
        <testcase name="point::tests::test_point_delta_between_with_new_epoch" classname="oxql-types" timestamp="2026-07-01T15:42:02.780+00:00" time="0.024">
        </testcase>
        <testcase name="point::tests::test_sub_between_histogram_distributions" classname="oxql-types" timestamp="2026-07-01T15:42:02.781+00:00" time="0.025">
        </testcase>
        <testcase name="point::tests::test_push_concrete_values" classname="oxql-types" timestamp="2026-07-01T15:42:02.781+00:00" time="0.025">
        </testcase>
    </testsuite>
    <testsuite name="oxlog::bin/oxlog" tests="1" disabled="0" errors="0" failures="0">
        <testcase name="tests::test_parse_timestamp" classname="oxlog::bin/oxlog" timestamp="2026-07-01T15:42:02.760+00:00" time="0.031">
        </testcase>
    </testsuite>
    <testsuite name="range-requests" tests="8" disabled="0" errors="0" failures="0">
        <testcase name="test::get_response_no_range" classname="range-requests" timestamp="2026-07-01T15:42:02.791+00:00" time="0.021">
        </testcase>
        <testcase name="test::get_response_with_range" classname="range-requests" timestamp="2026-07-01T15:42:02.794+00:00" time="0.023">
        </testcase>
        <testcase name="test::parse_range_invalid" classname="range-requests" timestamp="2026-07-01T15:42:02.797+00:00" time="0.021">
        </testcase>
        <testcase name="test::parse_range_valid" classname="range-requests" timestamp="2026-07-01T15:42:02.798+00:00" time="0.020">
        </testcase>
        <testcase name="test::invalid_ranges" classname="range-requests" timestamp="2026-07-01T15:42:02.795+00:00" time="0.023">
        </testcase>
        <testcase name="test::range_into_str" classname="range-requests" timestamp="2026-07-01T15:42:02.800+00:00" time="0.019">
        </testcase>
        <testcase name="test::potential_range_parsing_does_not_crash" classname="range-requests" timestamp="2026-07-01T15:42:02.800+00:00" time="0.021">
        </testcase>
        <testcase name="test::single_range_parsing_does_not_crash" classname="range-requests" timestamp="2026-07-01T15:42:02.800+00:00" time="0.022">
        </testcase>
    </testsuite>
    <testsuite name="parallel-task-set" tests="1" disabled="0" errors="0" failures="0">
        <testcase name="test::test_spawn_many" classname="parallel-task-set" timestamp="2026-07-01T15:42:02.787+00:00" time="0.088">
        </testcase>
    </testsuite>
    <testsuite name="reconfigurator-cli::test-scripts" tests="29" disabled="0" errors="0" failures="0">
        <testcase name="script::cmds-add-sled-no-disks.txt" classname="reconfigurator-cli::test-scripts" timestamp="2026-07-01T15:42:02.803+00:00" time="0.122">
        </testcase>
        <testcase name="script::cmds-blueprint-noop.txt" classname="reconfigurator-cli::test-scripts" timestamp="2026-07-01T15:42:02.806+00:00" time="0.130">
        </testcase>
        <testcase name="script::cmds-expunge-zones.txt" classname="reconfigurator-cli::test-scripts" timestamp="2026-07-01T15:42:02.818+00:00" time="0.138">
        </testcase>
        <testcase name="script::cmds-cockroachdb-settings.txt" classname="reconfigurator-cli::test-scripts" timestamp="2026-07-01T15:42:02.811+00:00" time="0.185">
        </testcase>
        <testcase name="script::cmds-blueprint-load.txt" classname="reconfigurator-cli::test-scripts" timestamp="2026-07-01T15:42:02.806+00:00" time="0.191">
        </testcase>
        <testcase name="script::cmds-blueprint-history.txt" classname="reconfigurator-cli::test-scripts" timestamp="2026-07-01T15:42:02.805+00:00" time="0.201">
        </testcase>
        <testcase name="script::cmds-expunge-newly-added-internal-dns.txt" classname="reconfigurator-cli::test-scripts" timestamp="2026-07-01T15:42:02.818+00:00" time="0.195">
        </testcase>
        <testcase name="script::cmds-expunge-newly-added-external-dns.txt" classname="reconfigurator-cli::test-scripts" timestamp="2026-07-01T15:42:02.818+00:00" time="0.213">
        </testcase>
        <testcase name="script::cmds-example.txt" classname="reconfigurator-cli::test-scripts" timestamp="2026-07-01T15:42:02.817+00:00" time="0.215">
        </testcase>
        <testcase name="script::cmds-host-phase-2-source.txt" classname="reconfigurator-cli::test-scripts" timestamp="2026-07-01T15:42:02.820+00:00" time="0.217">
        </testcase>
        <testcase name="script::cmds-nexus-generation.txt" classname="reconfigurator-cli::test-scripts" timestamp="2026-07-01T15:42:02.997+00:00" time="0.127">
        </testcase>
        <testcase name="script::cmds-pipe-to-grep.txt" classname="reconfigurator-cli::test-scripts" timestamp="2026-07-01T15:42:03.031+00:00" time="0.122">
        </testcase>
        <testcase name="script::cmds-set-remove-mupdate-override.txt" classname="reconfigurator-cli::test-scripts" timestamp="2026-07-01T15:42:03.037+00:00" time="0.130">
        </testcase>
        <testcase name="script::cmds-set-mgs-updates.txt" classname="reconfigurator-cli::test-scripts" timestamp="2026-07-01T15:42:03.032+00:00" time="0.208">
        </testcase>
        <testcase name="script::cmds-set-zone-images.txt" classname="reconfigurator-cli::test-scripts" timestamp="2026-07-01T15:42:03.123+00:00" time="0.128">
        </testcase>
        <testcase name="script::cmds-undo-redo.txt" classname="reconfigurator-cli::test-scripts" timestamp="2026-07-01T15:42:03.167+00:00" time="0.119">
        </testcase>
        <testcase name="script::cmds-missing-measurement-manifest.txt" classname="reconfigurator-cli::test-scripts" timestamp="2026-07-01T15:42:02.821+00:00" time="0.605">
        </testcase>
        <testcase name="script::cmds-mupdate-override-without-target-release.txt" classname="reconfigurator-cli::test-scripts" timestamp="2026-07-01T15:42:02.875+00:00" time="0.588">
        </testcase>
        <testcase name="script::cmds.txt" classname="reconfigurator-cli::test-scripts" timestamp="2026-07-01T15:42:03.286+00:00" time="0.189">
        </testcase>
        <testcase name="script::cmds-mupdate-stale-inventory-set.txt" classname="reconfigurator-cli::test-scripts" timestamp="2026-07-01T15:42:02.925+00:00" time="0.586">
        </testcase>
        <testcase name="script::cmds-mupdate-stale-inventory.txt" classname="reconfigurator-cli::test-scripts" timestamp="2026-07-01T15:42:02.936+00:00" time="0.591">
        </testcase>
        <testcase name="script::cmds-noop-stale-inventory.txt" classname="reconfigurator-cli::test-scripts" timestamp="2026-07-01T15:42:03.013+00:00" time="0.592">
        </testcase>
        <testcase name="script::cmds-nexus-generation-autobump.txt" classname="reconfigurator-cli::test-scripts" timestamp="2026-07-01T15:42:02.997+00:00" time="0.716">
        </testcase>
        <testcase name="script::cmds-unknown-measurements.txt" classname="reconfigurator-cli::test-scripts" timestamp="2026-07-01T15:42:03.240+00:00" time="0.597">
        </testcase>
        <testcase name="script::cmds-missing-sled-blocks-zone-updates.txt" classname="reconfigurator-cli::test-scripts" timestamp="2026-07-01T15:42:02.822+00:00" time="1.105">
        </testcase>
        <testcase name="script::cmds-noop-image-source.txt" classname="reconfigurator-cli::test-scripts" timestamp="2026-07-01T15:42:03.005+00:00" time="1.095">
        </testcase>
        <testcase name="script::cmds-mupdate-update-flow.txt" classname="reconfigurator-cli::test-scripts" timestamp="2026-07-01T15:42:02.957+00:00" time="1.309">
        </testcase>
        <testcase name="script::cmds-unsafe-zone-mgs.txt" classname="reconfigurator-cli::test-scripts" timestamp="2026-07-01T15:42:03.252+00:00" time="1.101">
        </testcase>
        <testcase name="script::cmds-target-release.txt" classname="reconfigurator-cli::test-scripts" timestamp="2026-07-01T15:42:03.153+00:00" time="1.672">
        </testcase>
    </testsuite>
    <testsuite name="sled-agent-config-reconciler" tests="65" disabled="0" errors="0" failures="0">
        <testcase name="debug_collector::file_archiver::execution::test::test_real_archival" classname="sled-agent-config-reconciler" timestamp="2026-07-01T15:42:04.100+00:00" time="0.073">
        </testcase>
        <testcase name="debug_collector::file_archiver::filesystem::test::test_filename" classname="sled-agent-config-reconciler" timestamp="2026-07-01T15:42:04.174+00:00" time="0.045">
        </testcase>
        <testcase name="debug_collector::file_archiver::planning::test::test_archiving_basic" classname="sled-agent-config-reconciler" timestamp="2026-07-01T15:42:04.218+00:00" time="0.068">
        </testcase>
        <testcase name="debug_collector::file_archiver::planning::test::test_archiving_immutable_only" classname="sled-agent-config-reconciler" timestamp="2026-07-01T15:42:04.266+00:00" time="0.067">
        </testcase>
        <testcase name="debug_collector::file_archiver::planning::test::test_archiving_is_streaming" classname="sled-agent-config-reconciler" timestamp="2026-07-01T15:42:04.272+00:00" time="0.064">
        </testcase>
        <testcase name="debug_collector::file_archiver::planning::test::test_directory_list_error" classname="sled-agent-config-reconciler" timestamp="2026-07-01T15:42:04.287+00:00" time="0.062">
        </testcase>
        <testcase name="debug_collector::file_archiver::planning::test::test_naming_logs" classname="sled-agent-config-reconciler" timestamp="2026-07-01T15:42:04.336+00:00" time="0.050">
        </testcase>
        <testcase name="debug_collector::file_archiver::planning::test::test_file_metadata_error" classname="sled-agent-config-reconciler" timestamp="2026-07-01T15:42:04.333+00:00" time="0.069">
        </testcase>
        <testcase name="debug_collector::file_archiver::test_helpers::test_test_data" classname="sled-agent-config-reconciler" timestamp="2026-07-01T15:42:04.349+00:00" time="0.054">
        </testcase>
        <testcase name="debug_collector::worker::tests::test_archives_rotated_logs_and_cores" classname="sled-agent-config-reconciler" timestamp="2026-07-01T15:42:04.353+00:00" time="0.069">
        </testcase>
        <testcase name="debug_collector::worker::tests::test_configures_coreadm_only_when_crash_dataset_mounted" classname="sled-agent-config-reconciler" timestamp="2026-07-01T15:42:04.386+00:00" time="0.049">
        </testcase>
        <testcase name="debug_collector::worker::tests::test_debug_dir_cleaned_over_threshold" classname="sled-agent-config-reconciler" timestamp="2026-07-01T15:42:04.402+00:00" time="0.052">
        </testcase>
        <testcase name="debug_collector::worker::tests::test_debug_dir_cleaned_over_threshold_many_files" classname="sled-agent-config-reconciler" timestamp="2026-07-01T15:42:04.403+00:00" time="0.056">
        </testcase>
        <testcase name="debug_collector::worker::tests::test_debug_dir_cleanup_ignores_support_bundles" classname="sled-agent-config-reconciler" timestamp="2026-07-01T15:42:04.422+00:00" time="0.052">
        </testcase>
        <testcase name="debug_collector::worker::tests::test_debug_dir_not_cleaned_under_threshold" classname="sled-agent-config-reconciler" timestamp="2026-07-01T15:42:04.436+00:00" time="0.051">
        </testcase>
        <testcase name="debug_collector::worker::tests::test_does_not_configure_coreadm_when_no_crash_dataset_mounted" classname="sled-agent-config-reconciler" timestamp="2026-07-01T15:42:04.454+00:00" time="0.046">
        </testcase>
        <testcase name="debug_collector::worker::tests::test_dumpadm_called_when_vacant_slice_but_no_dir" classname="sled-agent-config-reconciler" timestamp="2026-07-01T15:42:04.460+00:00" time="0.052">
        </testcase>
        <testcase name="debug_collector::worker::tests::test_dumps_saved_when_space_available" classname="sled-agent-config-reconciler" timestamp="2026-07-01T15:42:04.474+00:00" time="0.049">
        </testcase>
        <testcase name="dataset_serialization_task::tests::transient_zone_datasets_skipped_if_no_transient_zone_root" classname="sled-agent-config-reconciler" timestamp="2026-07-01T15:42:03.838+00:00" time="0.696">
        </testcase>
        <testcase name="debug_collector::worker::tests::test_savecore_and_dumpadm_not_called_when_occupied_and_no_dir" classname="sled-agent-config-reconciler" timestamp="2026-07-01T15:42:04.487+00:00" time="0.050">
        </testcase>
        <testcase name="host_phase_2::tests::reconcile_slot_reads_disk_as_needed" classname="sled-agent-config-reconciler" timestamp="2026-07-01T15:42:04.512+00:00" time="0.055">
        </testcase>
        <testcase name="dataset_serialization_task::illumos_tests::nested_dataset" classname="sled-agent-config-reconciler" timestamp="2026-07-01T15:42:03.527+00:00" time="1.048">
        </testcase>
        <testcase name="host_phase_2::tests::reconcile_slot_writes_disk_as_needed" classname="sled-agent-config-reconciler" timestamp="2026-07-01T15:42:04.524+00:00" time="0.056">
        </testcase>
        <testcase name="internal_disks::tests::firmware_updates_are_propagated" classname="sled-agent-config-reconciler" timestamp="2026-07-01T15:42:04.567+00:00" time="0.051">
        </testcase>
        <testcase name="internal_disks::tests::only_m2_disks_are_adopted" classname="sled-agent-config-reconciler" timestamp="2026-07-01T15:42:04.575+00:00" time="0.056">
        </testcase>
        <testcase name="internal_disks::tests::removed_disks_are_propagated" classname="sled-agent-config-reconciler" timestamp="2026-07-01T15:42:04.580+00:00" time="0.053">
        </testcase>
        <testcase name="ledger::ledgered_sled_config_versioning::tests::can_convert_v4_to_newer_versions" classname="sled-agent-config-reconciler" timestamp="2026-07-01T15:42:04.618+00:00" time="0.061">
        </testcase>
        <testcase name="internal_disks::tests::boot_disks_sort_ahead_of_non_boot_disks_in_id_map" classname="sled-agent-config-reconciler" timestamp="2026-07-01T15:42:04.534+00:00" time="0.150">
        </testcase>
        <testcase name="ledger::tests::first_config_is_ledgered" classname="sled-agent-config-reconciler" timestamp="2026-07-01T15:42:04.633+00:00" time="0.061">
        </testcase>
        <testcase name="ledger::ledgered_sled_config_versioning::tests::read_config_converts_from_older_versions" classname="sled-agent-config-reconciler" timestamp="2026-07-01T15:42:04.632+00:00" time="0.074">
        </testcase>
        <testcase name="dataset_serialization_task::illumos_tests::ensure_datasets_get_mounted_even_with_data" classname="sled-agent-config-reconciler" timestamp="2026-07-01T15:42:03.475+00:00" time="1.260">
        </testcase>
        <testcase name="ledger::tests::read_existing_config" classname="sled-agent-config-reconciler" timestamp="2026-07-01T15:42:04.679+00:00" time="0.057">
        </testcase>
        <testcase name="ledger::tests::reject_artifact_configs_removing_referenced_artifacts" classname="sled-agent-config-reconciler" timestamp="2026-07-01T15:42:04.684+00:00" time="0.058">
        </testcase>
        <testcase name="dataset_serialization_task::tests::transient_zone_ensured_after_transient_zone_root" classname="sled-agent-config-reconciler" timestamp="2026-07-01T15:42:03.927+00:00" time="0.817">
        </testcase>
        <testcase name="ledger::tests::reject_config_changed_without_generation_bump" classname="sled-agent-config-reconciler" timestamp="2026-07-01T15:42:04.693+00:00" time="0.051">
        </testcase>
        <testcase name="ledger::tests::reject_configs_referencing_nonexistent_artifacts" classname="sled-agent-config-reconciler" timestamp="2026-07-01T15:42:04.706+00:00" time="0.055">
        </testcase>
        <testcase name="ledger::tests::reject_configs_with_mupdate_override_and_artifact_image_source" classname="sled-agent-config-reconciler" timestamp="2026-07-01T15:42:04.735+00:00" time="0.057">
        </testcase>
        <testcase name="ledger::tests::reject_old_config_generation" classname="sled-agent-config-reconciler" timestamp="2026-07-01T15:42:04.736+00:00" time="0.055">
        </testcase>
        <testcase name="reconciler_task::datasets::tests::test_rekey_result_has_failures" classname="sled-agent-config-reconciler" timestamp="2026-07-01T15:42:04.744+00:00" time="0.048">
        </testcase>
        <testcase name="ledger::tests::wait_for_at_least_one_internal_disk" classname="sled-agent-config-reconciler" timestamp="2026-07-01T15:42:04.742+00:00" time="0.050">
        </testcase>
        <testcase name="reconciler_task::zones::tests::does_new_config_require_zone_restart_examples" classname="sled-agent-config-reconciler" timestamp="2026-07-01T15:42:04.792+00:00" time="0.047">
        </testcase>
        <testcase name="reconciler_task::zones::tests::dont_restart_zone_if_only_change_is_location" classname="sled-agent-config-reconciler" timestamp="2026-07-01T15:42:04.824+00:00" time="0.057">
        </testcase>
        <testcase name="reconciler_task::zones::tests::shutdown_dns_does_dns_specific_cleanup" classname="sled-agent-config-reconciler" timestamp="2026-07-01T15:42:04.839+00:00" time="0.061">
        </testcase>
        <testcase name="dataset_serialization_task::illumos_tests::ensure_datasets_get_mounted" classname="sled-agent-config-reconciler" timestamp="2026-07-01T15:42:03.464+00:00" time="1.438">
        </testcase>
        <testcase name="reconciler_task::zones::tests::shutdown_retries_after_failed_halt" classname="sled-agent-config-reconciler" timestamp="2026-07-01T15:42:04.882+00:00" time="0.059">
        </testcase>
        <testcase name="reconciler_task::zones::tests::start_zone_fails_if_missing_durable_dataset" classname="sled-agent-config-reconciler" timestamp="2026-07-01T15:42:04.901+00:00" time="0.053">
        </testcase>
        <testcase name="reconciler_task::zones::tests::start_zone_fails_if_halting_preexisting_zone_fails" classname="sled-agent-config-reconciler" timestamp="2026-07-01T15:42:04.900+00:00" time="0.060">
        </testcase>
        <testcase name="reconciler_task::zones::tests::start_zone_fails_if_missing_root_dataset" classname="sled-agent-config-reconciler" timestamp="2026-07-01T15:42:04.941+00:00" time="0.053">
        </testcase>
        <testcase name="dataset_serialization_task::tests::datasets_skipped_if_zpool_not_managed" classname="sled-agent-config-reconciler" timestamp="2026-07-01T15:42:03.559+00:00" time="1.438">
        </testcase>
        <testcase name="reconciler_task::zones::tests::start_zone_fails_if_mupdate_override_error" classname="sled-agent-config-reconciler" timestamp="2026-07-01T15:42:04.954+00:00" time="0.053">
        </testcase>
        <testcase name="reconciler_task::zones::tests::start_zone_fails_if_time_not_synced_when_required" classname="sled-agent-config-reconciler" timestamp="2026-07-01T15:42:04.960+00:00" time="0.052">
        </testcase>
        <testcase name="reconciler_task::zones::tests::start_zone_stops_preexisting_zones" classname="sled-agent-config-reconciler" timestamp="2026-07-01T15:42:04.994+00:00" time="0.057">
        </testcase>
        <testcase name="reconciler_task::zones::tests::start_zones_that_previously_failed_to_start" classname="sled-agent-config-reconciler" timestamp="2026-07-01T15:42:04.997+00:00" time="0.055">
        </testcase>
        <testcase name="dataset_serialization_task::illumos_tests::ensure_datasets" classname="sled-agent-config-reconciler" timestamp="2026-07-01T15:42:03.426+00:00" time="1.634">
        </testcase>
        <testcase name="internal_disks::tests::failures_are_retried" classname="sled-agent-config-reconciler" timestamp="2026-07-01T15:42:04.536+00:00" time="0.669">
        </testcase>
        <testcase name="dataset_serialization_task::tests::find_orphaned_datasets" classname="sled-agent-config-reconciler" timestamp="2026-07-01T15:42:03.661+00:00" time="1.930">
        </testcase>
        <testcase name="raw_disks::tests::proptest_raw_disk_changes" classname="sled-agent-config-reconciler" timestamp="2026-07-01T15:42:04.744+00:00" time="1.249">
        </testcase>
        <testcase name="dataset_serialization_task::tests::ensure_dataset_calls_skipped_if_not_needed" classname="sled-agent-config-reconciler" timestamp="2026-07-01T15:42:03.606+00:00" time="2.550">
        </testcase>
        <testcase name="reconciler_task::external_disks::tests::fail_if_disk_not_present" classname="sled-agent-config-reconciler" timestamp="2026-07-01T15:42:04.761+00:00" time="1.518">
        </testcase>
        <testcase name="reconciler_task::external_disks::tests::internal_disks_are_rejected" classname="sled-agent-config-reconciler" timestamp="2026-07-01T15:42:04.792+00:00" time="1.606">
        </testcase>
        <testcase name="reconciler_task::external_disks::tests::remove_disks_not_in_config" classname="sled-agent-config-reconciler" timestamp="2026-07-01T15:42:04.792+00:00" time="1.936">
        </testcase>
        <testcase name="reconciler_task::external_disks::tests::firmware_updates_are_propagated" classname="sled-agent-config-reconciler" timestamp="2026-07-01T15:42:04.792+00:00" time="2.412">
        </testcase>
        <testcase name="dataset_serialization_task::tests::nested_dataset_operations" classname="sled-agent-config-reconciler" timestamp="2026-07-01T15:42:03.713+00:00" time="4.721">
        </testcase>
        <testcase name="host_phase_2::tests::proptest_read_valid_host_phase2" classname="sled-agent-config-reconciler" timestamp="2026-07-01T15:42:04.500+00:00" time="5.132">
        </testcase>
        <testcase name="dataset_serialization_task::illumos_tests::ensure_many_datasets" classname="sled-agent-config-reconciler" timestamp="2026-07-01T15:42:03.511+00:00" time="7.431">
        </testcase>
    </testsuite>
    <testsuite name="sled-agent-rack-setup" tests="11" disabled="0" errors="0" failures="0">
        <testcase name="plan::service::tests::bump_allocator_basics" classname="sled-agent-rack-setup" timestamp="2026-07-01T15:42:05.007+00:00" time="0.040">
        </testcase>
        <testcase name="plan::service::tests::service_port_builder_skips_dns_ips" classname="sled-agent-rack-setup" timestamp="2026-07-01T15:42:05.047+00:00" time="0.042">
        </testcase>
        <testcase name="plan::service::tests::test_last_allocated_subnet_ip_offset" classname="sled-agent-rack-setup" timestamp="2026-07-01T15:42:05.052+00:00" time="0.044">
        </testcase>
        <testcase name="plan::service::tests::test_dataset_and_zone_count" classname="sled-agent-rack-setup" timestamp="2026-07-01T15:42:05.051+00:00" time="0.051">
        </testcase>
        <testcase name="service::test::parse_rack_initialization" classname="sled-agent-rack-setup" timestamp="2026-07-01T15:42:05.060+00:00" time="0.044">
        </testcase>
        <testcase name="service::test::parse_rack_initialization_weak_hash" classname="sled-agent-rack-setup" timestamp="2026-07-01T15:42:05.089+00:00" time="0.030">
        </testcase>
        <testcase name="service::test::rss_blueprint_is_blippy_clean" classname="sled-agent-rack-setup" timestamp="2026-07-01T15:42:05.096+00:00" time="0.042">
        </testcase>
        <testcase name="service::test::test_omicron_zone_configs" classname="sled-agent-rack-setup" timestamp="2026-07-01T15:42:05.104+00:00" time="0.041">
        </testcase>
        <testcase name="service::test::test_subnets" classname="sled-agent-rack-setup" timestamp="2026-07-01T15:42:05.119+00:00" time="0.028">
        </testcase>
        <testcase name="service::test::test_extra_certs" classname="sled-agent-rack-setup" timestamp="2026-07-01T15:42:05.103+00:00" time="0.062">
        </testcase>
        <testcase name="plan::service::tests::bump_allocator_exhaustion" classname="sled-agent-rack-setup" timestamp="2026-07-01T15:42:05.012+00:00" time="0.397">
        </testcase>
    </testsuite>
    <testsuite name="sled-agent-resolvable-files" tests="33" disabled="0" errors="0" failures="0">
        <testcase name="manifest::tests::read_boot_disk_missing" classname="sled-agent-resolvable-files" timestamp="2026-07-01T15:42:05.139+00:00" time="0.027">
        </testcase>
        <testcase name="manifest::tests::read_boot_disk_read_error" classname="sled-agent-resolvable-files" timestamp="2026-07-01T15:42:05.145+00:00" time="0.030">
        </testcase>
        <testcase name="manifest::tests::read_boot_disk_zone_mismatch" classname="sled-agent-resolvable-files" timestamp="2026-07-01T15:42:05.148+00:00" time="0.032">
        </testcase>
        <testcase name="manifest::tests::read_non_boot_disk_zone_mismatch" classname="sled-agent-resolvable-files" timestamp="2026-07-01T15:42:05.165+00:00" time="0.030">
        </testcase>
        <testcase name="manifest::tests::read_success" classname="sled-agent-resolvable-files" timestamp="2026-07-01T15:42:05.166+00:00" time="0.033">
        </testcase>
        <testcase name="mupdate_override::tests::clear_boot_error_non_boot_value_mismatch" classname="sled-agent-resolvable-files" timestamp="2026-07-01T15:42:05.175+00:00" time="0.027">
        </testcase>
        <testcase name="mupdate_override::tests::clear_boot_mismatch_non_boot_boot_present_other_absent" classname="sled-agent-resolvable-files" timestamp="2026-07-01T15:42:05.180+00:00" time="0.027">
        </testcase>
        <testcase name="mupdate_override::tests::clear_boot_mismatch_non_boot_matches_present" classname="sled-agent-resolvable-files" timestamp="2026-07-01T15:42:05.195+00:00" time="0.030">
        </testcase>
        <testcase name="mupdate_override::tests::clear_boot_not_present" classname="sled-agent-resolvable-files" timestamp="2026-07-01T15:42:05.199+00:00" time="0.029">
        </testcase>
        <testcase name="mupdate_override::tests::clear_boot_success_non_boot_boot_present_other_absent" classname="sled-agent-resolvable-files" timestamp="2026-07-01T15:42:05.202+00:00" time="0.030">
        </testcase>
        <testcase name="mupdate_override::tests::clear_boot_success_non_boot_value_mismatch" classname="sled-agent-resolvable-files" timestamp="2026-07-01T15:42:05.207+00:00" time="0.031">
        </testcase>
        <testcase name="mupdate_override::tests::clear_boot_success_non_boot_matches_present" classname="sled-agent-resolvable-files" timestamp="2026-07-01T15:42:05.205+00:00" time="0.037">
        </testcase>
        <testcase name="mupdate_override::tests::clear_file_io_error" classname="sled-agent-resolvable-files" timestamp="2026-07-01T15:42:05.218+00:00" time="0.027">
        </testcase>
        <testcase name="mupdate_override::tests::clear_no_status" classname="sled-agent-resolvable-files" timestamp="2026-07-01T15:42:05.225+00:00" time="0.026">
        </testcase>
        <testcase name="mupdate_override::tests::clear_non_boot_boot_absent_other_present" classname="sled-agent-resolvable-files" timestamp="2026-07-01T15:42:05.229+00:00" time="0.027">
        </testcase>
        <testcase name="mupdate_override::tests::clear_non_boot_boot_disk_read_error" classname="sled-agent-resolvable-files" timestamp="2026-07-01T15:42:05.232+00:00" time="0.025">
        </testcase>
        <testcase name="mupdate_override::tests::clear_non_boot_disk_missing" classname="sled-agent-resolvable-files" timestamp="2026-07-01T15:42:05.238+00:00" time="0.025">
        </testcase>
        <testcase name="mupdate_override::tests::clear_non_boot_matches_absent" classname="sled-agent-resolvable-files" timestamp="2026-07-01T15:42:05.242+00:00" time="0.028">
        </testcase>
        <testcase name="mupdate_override::tests::clear_non_boot_read_error" classname="sled-agent-resolvable-files" timestamp="2026-07-01T15:42:05.245+00:00" time="0.028">
        </testcase>
        <testcase name="mupdate_override::tests::read_boot_absent_other_present" classname="sled-agent-resolvable-files" timestamp="2026-07-01T15:42:05.251+00:00" time="0.027">
        </testcase>
        <testcase name="mupdate_override::tests::read_boot_install_dataset_not_dir" classname="sled-agent-resolvable-files" timestamp="2026-07-01T15:42:05.258+00:00" time="0.023">
        </testcase>
        <testcase name="mupdate_override::tests::read_boot_install_dataset_missing" classname="sled-agent-resolvable-files" timestamp="2026-07-01T15:42:05.255+00:00" time="0.026">
        </testcase>
        <testcase name="mupdate_override::tests::read_boot_present_other_absent" classname="sled-agent-resolvable-files" timestamp="2026-07-01T15:42:05.263+00:00" time="0.024">
        </testcase>
        <testcase name="mupdate_override::tests::read_boot_read_error" classname="sled-agent-resolvable-files" timestamp="2026-07-01T15:42:05.270+00:00" time="0.026">
        </testcase>
        <testcase name="mupdate_override::tests::read_both_absent" classname="sled-agent-resolvable-files" timestamp="2026-07-01T15:42:05.274+00:00" time="0.026">
        </testcase>
        <testcase name="mupdate_override::tests::read_both_present" classname="sled-agent-resolvable-files" timestamp="2026-07-01T15:42:05.278+00:00" time="0.025">
        </testcase>
        <testcase name="mupdate_override::tests::read_different_values" classname="sled-agent-resolvable-files" timestamp="2026-07-01T15:42:05.281+00:00" time="0.029">
        </testcase>
        <testcase name="mupdate_override::tests::read_solo_boot_disk" classname="sled-agent-resolvable-files" timestamp="2026-07-01T15:42:05.282+00:00" time="0.030">
        </testcase>
        <testcase name="source_resolver::tests::file_source_with_errors" classname="sled-agent-resolvable-files" timestamp="2026-07-01T15:42:05.287+00:00" time="0.033">
        </testcase>
        <testcase name="source_resolver::tests::file_source_zone_manifest_invalid" classname="sled-agent-resolvable-files" timestamp="2026-07-01T15:42:05.296+00:00" time="0.031">
        </testcase>
        <testcase name="source_resolver::tests::lookup_with_mupdate_override" classname="sled-agent-resolvable-files" timestamp="2026-07-01T15:42:05.299+00:00" time="0.033">
        </testcase>
        <testcase name="source_resolver::tests::lookup_with_mupdate_override_error" classname="sled-agent-resolvable-files" timestamp="2026-07-01T15:42:05.303+00:00" time="0.033">
        </testcase>
        <testcase name="source_resolver::tests::resolver_status_to_inventory" classname="sled-agent-resolvable-files" timestamp="2026-07-01T15:42:05.310+00:00" time="0.033">
        </testcase>
    </testsuite>
    <testsuite name="oximeter-producer" tests="1" disabled="0" errors="0" failures="0">
        <testcase name="tests::test_producer_registration_task" classname="oximeter-producer" timestamp="2026-07-01T15:42:02.502+00:00" time="2.716">
        </testcase>
    </testsuite>
    <testsuite name="sled-agent-types" tests="1" disabled="0" errors="0" failures="0">
        <testcase name="zone_bundle::tests::test_compare_bundles" classname="sled-agent-types" timestamp="2026-07-01T15:42:05.312+00:00" time="0.020">
        </testcase>
    </testsuite>
    <testsuite name="sled-agent-types-versions" tests="14" disabled="0" errors="0" failures="0">
        <testcase name="impls::early_networking::tests::test_ip_parsing" classname="sled-agent-types-versions" timestamp="2026-07-01T15:42:05.321+00:00" time="0.022">
        </testcase>
        <testcase name="impls::early_networking::tests::test_uplink_smf_property_formatting" classname="sled-agent-types-versions" timestamp="2026-07-01T15:42:05.333+00:00" time="0.021">
        </testcase>
        <testcase name="impls::early_networking::tests::test_router_peer_ip_addr_serialization" classname="sled-agent-types-versions" timestamp="2026-07-01T15:42:05.327+00:00" time="0.029">
        </testcase>
        <testcase name="impls::inventory::tests::fmd_inventory_result_display_snapshot" classname="sled-agent-types-versions" timestamp="2026-07-01T15:42:05.336+00:00" time="0.021">
        </testcase>
        <testcase name="impls::sled::tests::serialize_start_sled_agent_v0_deserialize_v1" classname="sled-agent-types-versions" timestamp="2026-07-01T15:42:05.342+00:00" time="0.020">
        </testcase>
        <testcase name="impls::zone_bundle::tests::test_priority_dimension" classname="sled-agent-types-versions" timestamp="2026-07-01T15:42:05.344+00:00" time="0.020">
        </testcase>
        <testcase name="impls::early_networking::tests::test_uplink_ip_net_serialization" classname="sled-agent-types-versions" timestamp="2026-07-01T15:42:05.332+00:00" time="0.031">
        </testcase>
        <testcase name="impls::zone_bundle::tests::test_sort_zone_bundle_cause" classname="sled-agent-types-versions" timestamp="2026-07-01T15:42:05.354+00:00" time="0.017">
        </testcase>
        <testcase name="impls::zone_bundle::tests::test_storage_limit_bytes_available" classname="sled-agent-types-versions" timestamp="2026-07-01T15:42:05.356+00:00" time="0.018">
        </testcase>
        <testcase name="v30::early_networking::tests::test_router_peer_address_conversions" classname="sled-agent-types-versions" timestamp="2026-07-01T15:42:05.357+00:00" time="0.018">
        </testcase>
        <testcase name="v42::early_networking::tests::uplink_ports_deserialize_rejects_empty" classname="sled-agent-types-versions" timestamp="2026-07-01T15:42:05.363+00:00" time="0.023">
        </testcase>
        <testcase name="v30::early_networking::tests::test_uplink_address_conversions" classname="sled-agent-types-versions" timestamp="2026-07-01T15:42:05.363+00:00" time="0.024">
        </testcase>
        <testcase name="v42::early_networking::tests::uplink_ports_rejects_empty" classname="sled-agent-types-versions" timestamp="2026-07-01T15:42:05.371+00:00" time="0.020">
        </testcase>
        <testcase name="v33::system_networking::tests::proptest_service_nat_entries_try_from" classname="sled-agent-types-versions" timestamp="2026-07-01T15:42:05.363+00:00" time="0.147">
        </testcase>
    </testsuite>
    <testsuite name="sled-diagnostics" tests="10" disabled="0" errors="0" failures="0">
        <testcase name="logs::illumos_tests::test_extra_log_file_regex" classname="sled-diagnostics" timestamp="2026-07-01T15:42:05.391+00:00" time="0.033">
        </testcase>
        <testcase name="logs::test::test_sort_cockroach_extra_logs" classname="sled-diagnostics" timestamp="2026-07-01T15:42:05.410+00:00" time="0.028">
        </testcase>
        <testcase name="queries::test::test_command_stderr_is_correct" classname="sled-diagnostics" timestamp="2026-07-01T15:42:05.424+00:00" time="0.040">
        </testcase>
        <testcase name="queries::test::test_command_stdout_is_correct" classname="sled-diagnostics" timestamp="2026-07-01T15:42:05.438+00:00" time="0.037">
        </testcase>
        <testcase name="queries::test::test_command_stdout_stderr_are_interleaved" classname="sled-diagnostics" timestamp="2026-07-01T15:42:05.464+00:00" time="0.045">
        </testcase>
        <testcase name="queries::test::test_long_running_command_is_aborted" classname="sled-diagnostics" timestamp="2026-07-01T15:42:05.475+00:00" time="0.535">
        </testcase>
        <testcase name="logs::illumos_tests::log_collection_comes_from_snapshot" classname="sled-diagnostics" timestamp="2026-07-01T15:42:05.375+00:00" time="0.978">
        </testcase>
        <testcase name="logs::illumos_tests::log_paths_found_correctly_in_snapshot" classname="sled-diagnostics" timestamp="2026-07-01T15:42:05.387+00:00" time="1.259">
        </testcase>
        <testcase name="logs::illumos_tests::collect_current_logs" classname="sled-diagnostics" timestamp="2026-07-01T15:42:05.374+00:00" time="1.437">
        </testcase>
        <testcase name="logs::illumos_tests::log_snapshots_work" classname="sled-diagnostics" timestamp="2026-07-01T15:42:05.387+00:00" time="1.588">
        </testcase>
    </testsuite>
    <testsuite name="sled-hardware" tests="12" disabled="0" errors="0" failures="0">
        <testcase name="disk::test::test_disk_paths" classname="sled-hardware" timestamp="2026-07-01T15:42:05.509+00:00" time="0.024">
        </testcase>
        <testcase name="disk::test::test_partition_device_paths" classname="sled-hardware" timestamp="2026-07-01T15:42:05.510+00:00" time="0.026">
        </testcase>
        <testcase name="illumos::partitions::test::ensure_partition_layout_m2_cannot_format" classname="sled-hardware" timestamp="2026-07-01T15:42:05.533+00:00" time="0.030">
        </testcase>
        <testcase name="illumos::partitions::test::ensure_partition_layout_m2_fails_with_empty_gpt" classname="sled-hardware" timestamp="2026-07-01T15:42:05.537+00:00" time="0.033">
        </testcase>
        <testcase name="illumos::partitions::test::ensure_partition_layout_m2_with_expected_format" classname="sled-hardware" timestamp="2026-07-01T15:42:05.563+00:00" time="0.029">
        </testcase>
        <testcase name="illumos::partitions::test::ensure_partition_layout_u2_fails_with_empty_gpt" classname="sled-hardware" timestamp="2026-07-01T15:42:05.569+00:00" time="0.031">
        </testcase>
        <testcase name="illumos::partitions::test::ensure_partition_layout_u2_format_with_dev_path" classname="sled-hardware" timestamp="2026-07-01T15:42:05.591+00:00" time="0.030">
        </testcase>
        <testcase name="illumos::partitions::test::ensure_partition_layout_u2_no_format_without_dev_path" classname="sled-hardware" timestamp="2026-07-01T15:42:05.592+00:00" time="0.035">
        </testcase>
        <testcase name="illumos::partitions::test::ensure_partition_layout_u2_with_expected_format" classname="sled-hardware" timestamp="2026-07-01T15:42:05.601+00:00" time="0.032">
        </testcase>
        <testcase name="illumos::tests::parse_smbios_invalid" classname="sled-hardware" timestamp="2026-07-01T15:42:05.621+00:00" time="0.024">
        </testcase>
        <testcase name="illumos::tests::parse_smbios_valid" classname="sled-hardware" timestamp="2026-07-01T15:42:05.627+00:00" time="0.030">
        </testcase>
        <testcase name="underlay::tests::test_mac_to_bootstrap_ip" classname="sled-hardware" timestamp="2026-07-01T15:42:05.633+00:00" time="0.028">
        </testcase>
    </testsuite>
    <testsuite name="sled-storage" tests="1" disabled="0" errors="0" failures="0">
        <testcase name="dataset::test::serialize_dataset_name" classname="sled-storage" timestamp="2026-07-01T15:42:05.645+00:00" time="0.020">
        </testcase>
    </testsuite>
    <testsuite name="support-bundle-collection" tests="3" disabled="0" errors="0" failures="0">
        <testcase name="zip::test::test_bundle_to_zipfile" classname="support-bundle-collection" timestamp="2026-07-01T15:42:05.665+00:00" time="0.136">
        </testcase>
        <testcase name="zip::test::test_bundle_to_writer" classname="support-bundle-collection" timestamp="2026-07-01T15:42:05.661+00:00" time="0.140">
        </testcase>
        <testcase name="zip::test::test_bundle_to_stream" classname="support-bundle-collection" timestamp="2026-07-01T15:42:05.657+00:00" time="0.148">
        </testcase>
    </testsuite>
    <testsuite name="trust-quorum" tests="11" disabled="0" errors="0" failures="0">
        <testcase name="proxy::tests::proxy_roundtrip_disconnected" classname="trust-quorum" timestamp="2026-07-01T15:42:05.801+00:00" time="0.040">
        </testcase>
        <testcase name="proxy::tests::proxy_roundtrip_concurrent" classname="trust-quorum" timestamp="2026-07-01T15:42:05.801+00:00" time="0.041">
        </testcase>
        <testcase name="proxy::tests::proxy_roundtrip_invalid_response" classname="trust-quorum" timestamp="2026-07-01T15:42:05.805+00:00" time="0.043">
        </testcase>
        <testcase name="task::tests::tq_initial_config" classname="trust-quorum" timestamp="2026-07-01T15:42:05.848+00:00" time="1.039">
        </testcase>
        <testcase name="task::tests::tq_initial_config_prepare_and_commit" classname="trust-quorum" timestamp="2026-07-01T15:42:05.994+00:00" time="1.010">
        </testcase>
        <testcase name="task::tests::test_network_config" classname="trust-quorum" timestamp="2026-07-01T15:42:05.843+00:00" time="1.396">
        </testcase>
        <testcase name="task::tests::full_mesh_connectivity" classname="trust-quorum" timestamp="2026-07-01T15:42:05.842+00:00" time="1.483">
        </testcase>
        <testcase name="task::tests::tq_upgrade_from_lrtq" classname="trust-quorum" timestamp="2026-07-01T15:42:06.353+00:00" time="1.033">
        </testcase>
        <testcase name="task::tests::tq_proxy" classname="trust-quorum" timestamp="2026-07-01T15:42:06.156+00:00" time="1.372">
        </testcase>
        <testcase name="task::tests::tq_reconfig_with_commit_advance" classname="trust-quorum" timestamp="2026-07-01T15:42:06.279+00:00" time="1.436">
        </testcase>
        <testcase name="task::tests::tq_persistent_state" classname="trust-quorum" timestamp="2026-07-01T15:42:06.010+00:00" time="1.738">
        </testcase>
    </testsuite>
    <testsuite name="trust-quorum-protocol" tests="7" disabled="0" errors="0" failures="0">
        <testcase name="crypto::tests::rack_secrets_decryption_failure" classname="trust-quorum-protocol" timestamp="2026-07-01T15:42:06.645+00:00" time="0.028">
        </testcase>
        <testcase name="crypto::tests::rack_secrets_encrypt_decrypt_roundtrip" classname="trust-quorum-protocol" timestamp="2026-07-01T15:42:06.674+00:00" time="0.029">
        </testcase>
        <testcase name="rack_secret_loader::tests::test_load_rack_secrets" classname="trust-quorum-protocol" timestamp="2026-07-01T15:42:06.728+00:00" time="0.032">
        </testcase>
        <testcase name="node::tests::initial_configuration" classname="trust-quorum-protocol" timestamp="2026-07-01T15:42:06.703+00:00" time="0.129">
        </testcase>
        <testcase name="validators::tests::test_validate_reconfigure_msg_failure" classname="trust-quorum-protocol" timestamp="2026-07-01T15:42:06.760+00:00" time="0.077">
        </testcase>
        <testcase name="validators::tests::test_validate_reconfigure_msg_new_success" classname="trust-quorum-protocol" timestamp="2026-07-01T15:42:06.811+00:00" time="0.075">
        </testcase>
        <testcase name="crypto::tests::rack_secret_test" classname="trust-quorum-protocol" timestamp="2026-07-01T15:42:06.398+00:00" time="0.612">
        </testcase>
    </testsuite>
    <testsuite name="update-common" tests="11" disabled="0" errors="0" failures="0">
        <testcase name="artifacts::update_plan::tests::test_bad_hubris_cabooses" classname="update-common" timestamp="2026-07-01T15:42:06.976+00:00" time="0.067">
        </testcase>
        <testcase name="artifacts::update_plan::tests::test_bad_rot_versions" classname="update-common" timestamp="2026-07-01T15:42:07.004+00:00" time="0.071">
        </testcase>
        <testcase name="artifacts::update_plan::tests::test_multi_rot_bord" classname="update-common" timestamp="2026-07-01T15:42:07.010+00:00" time="0.071">
        </testcase>
        <testcase name="artifacts::update_plan::tests::test_multi_rot_version" classname="update-common" timestamp="2026-07-01T15:42:07.043+00:00" time="0.070">
        </testcase>
        <testcase name="artifacts::update_plan::tests::test_too_many_rot_bootloaders" classname="update-common" timestamp="2026-07-01T15:42:07.081+00:00" time="0.049">
        </testcase>
        <testcase name="artifacts::update_plan::tests::test_split_control_plane" classname="update-common" timestamp="2026-07-01T15:42:07.075+00:00" time="0.059">
        </testcase>
        <testcase name="artifacts::update_plan::tests::test_too_many_rot_bord" classname="update-common" timestamp="2026-07-01T15:42:07.113+00:00" time="0.061">
        </testcase>
        <testcase name="artifacts::update_plan::tests::test_update_plan_from_artifacts" classname="update-common" timestamp="2026-07-01T15:42:07.131+00:00" time="0.069">
        </testcase>
        <testcase name="artifacts::artifacts_with_plan::tests::test_extract_fake" classname="update-common" timestamp="2026-07-01T15:42:06.838+00:00" time="0.444">
        </testcase>
        <testcase name="artifacts::artifacts_with_plan::tests::test_extract_fake_split" classname="update-common" timestamp="2026-07-01T15:42:06.886+00:00" time="0.398">
        </testcase>
        <testcase name="artifacts::artifacts_with_plan::tests::test_fake_archive_idempotent" classname="update-common" timestamp="2026-07-01T15:42:06.887+00:00" time="2.608">
        </testcase>
    </testsuite>
    <testsuite name="update-engine" tests="8" disabled="0" errors="0" failures="0">
        <testcase name="display::group_display::tests::test_stats" classname="update-engine" timestamp="2026-07-01T15:42:07.174+00:00" time="0.052">
        </testcase>
        <testcase name="display::line_display_shared::tests::test_format_progress_counter" classname="update-engine" timestamp="2026-07-01T15:42:07.200+00:00" time="0.029">
        </testcase>
        <testcase name="display::line_display_shared::tests::test_start_line" classname="update-engine" timestamp="2026-07-01T15:42:07.204+00:00" time="0.034">
        </testcase>
        <testcase name="buffer::tests::test_buffer" classname="update-engine" timestamp="2026-07-01T15:42:07.134+00:00" time="0.111">
        </testcase>
        <testcase name="engine::tests::error_exits_early" classname="update-engine" timestamp="2026-07-01T15:42:07.226+00:00" time="0.033">
        </testcase>
        <testcase name="events::tests::progress_event_parse_unknown" classname="update-engine" timestamp="2026-07-01T15:42:07.229+00:00" time="0.036">
        </testcase>
        <testcase name="events::tests::step_event_parse_unknown" classname="update-engine" timestamp="2026-07-01T15:42:07.238+00:00" time="0.031">
        </testcase>
        <testcase name="spec::tests::test_merge_anyhow_list" classname="update-engine" timestamp="2026-07-01T15:42:07.238+00:00" time="0.033">
        </testcase>
    </testsuite>
    <testsuite name="wicket" tests="4" disabled="0" errors="0" failures="0">
        <testcase name="cli::rack_setup::config_toml::tests::round_trip_nonempty_config" classname="wicket" timestamp="2026-07-01T15:42:07.246+00:00" time="0.026">
        </testcase>
        <testcase name="state::inventory::tests::component_id_display" classname="wicket" timestamp="2026-07-01T15:42:07.259+00:00" time="0.019">
        </testcase>
        <testcase name="state::rack::tests::prev_next_are_opposites" classname="wicket" timestamp="2026-07-01T15:42:07.265+00:00" time="0.018">
        </testcase>
        <testcase name="state::rack::tests::up_down_are_opposites" classname="wicket" timestamp="2026-07-01T15:42:07.270+00:00" time="0.021">
        </testcase>
    </testsuite>
    <testsuite name="wicket-common" tests="6" disabled="0" errors="0" failures="0">
        <testcase name="rack_setup::tests::invalid_router_peer_address" classname="wicket-common" timestamp="2026-07-01T15:42:07.271+00:00" time="0.020">
        </testcase>
        <testcase name="rack_setup::tests::invalid_uplink_address" classname="wicket-common" timestamp="2026-07-01T15:42:07.278+00:00" time="0.018">
        </testcase>
        <testcase name="rack_setup::tests::roundtrip_import_export_policy" classname="wicket-common" timestamp="2026-07-01T15:42:07.282+00:00" time="0.019">
        </testcase>
        <testcase name="rack_setup::tests::roundtrip_router_peer_address" classname="wicket-common" timestamp="2026-07-01T15:42:07.283+00:00" time="0.020">
        </testcase>
        <testcase name="rack_setup::tests::roundtrip_uplink_address" classname="wicket-common" timestamp="2026-07-01T15:42:07.284+00:00" time="0.020">
        </testcase>
        <testcase name="rack_update::tests::test_rollup_update_state" classname="wicket-common" timestamp="2026-07-01T15:42:07.290+00:00" time="0.018">
        </testcase>
    </testsuite>
    <testsuite name="wicketd" tests="3" disabled="0" errors="0" failures="0">
        <testcase name="installinator_progress::tests::test_states" classname="wicketd" timestamp="2026-07-01T15:42:07.292+00:00" time="0.032">
        </testcase>
        <testcase name="rss_config::tests::test_bgp_auth_key_states" classname="wicketd" timestamp="2026-07-01T15:42:07.296+00:00" time="0.035">
        </testcase>
        <testcase name="rss_config::tests::test_router_lifetime_unnumbered_only" classname="wicketd" timestamp="2026-07-01T15:42:07.301+00:00" time="0.033">
        </testcase>
    </testsuite>
    <testsuite name="wicket::mod" tests="1" disabled="0" errors="0" failures="0">
        <testcase name="integration_tests::command_tests::test_wicket_ssh_force_command_like" classname="wicket::mod" timestamp="2026-07-01T15:42:07.271+00:00" time="0.075">
        </testcase>
    </testsuite>
    <testsuite name="wicketd::mod" tests="4" disabled="0" errors="0" failures="0">
        <testcase name="integration_tests::inventory::test_inventory" classname="wicketd::mod" timestamp="2026-07-01T15:42:07.303+00:00" time="0.552">
        </testcase>
        <testcase name="integration_tests::updates::test_update_races" classname="wicketd::mod" timestamp="2026-07-01T15:42:07.309+00:00" time="0.673">
        </testcase>
        <testcase name="integration_tests::updates::test_installinator_fetch" classname="wicketd::mod" timestamp="2026-07-01T15:42:07.304+00:00" time="0.808">
        </testcase>
        <testcase name="integration_tests::updates::test_updates" classname="wicketd::mod" timestamp="2026-07-01T15:42:07.324+00:00" time="1.925">
        </testcase>
    </testsuite>
    <testsuite name="trust-quorum-protocol::cluster" tests="1" disabled="0" errors="0" failures="0">
        <testcase name="test_trust_quorum_protocol" classname="trust-quorum-protocol::cluster" timestamp="2026-07-01T15:42:06.832+00:00" time="50.516">
        </testcase>
    </testsuite>
</testsuites>
