Skip to content

chore(deps): lock file maintenance (pep621)

3275ffc
Select commit
Loading
Failed to load commit list.
Merged

chore(deps): lock file maintenance (pep621) #978

chore(deps): lock file maintenance (pep621)
3275ffc
Select commit
Loading
Failed to load commit list.
firefoxci-taskcluster / test-unit-win succeeded Jun 8, 2026 in 1m 56s

FirefoxCI (pull_request)

Run unit tests with python on Windows (Treeherder push)

Details

View task in Taskcluster | View logs in Taskcluster | View task group in Taskcluster

Task Status

Started: 2026-06-08T13:47:39.712Z
Resolved: 2026-06-08T13:49:35.587Z
Task Execution Time: 1 minute, 55 seconds, 875 milliseconds
Task Status: completed
Reason Resolved: completed
TaskId: R9kyKbCASPGgf-XAN-SlWg
RunId: 0

Artifacts

- public/logs/live_backing.log
- public/logs/live.log


[taskcluster 2026-06-08T13:47:39.871Z] Worker Type (taskgraph-t/win11-64-24h2) settings:
[taskcluster 2026-06-08T13:47:39.871Z]   {
[taskcluster 2026-06-08T13:47:39.871Z]     "generic-worker": {
[taskcluster 2026-06-08T13:47:39.871Z]       "config": {
[taskcluster 2026-06-08T13:47:39.871Z]         "headlessTasks": false
[taskcluster 2026-06-08T13:47:39.871Z]       },
[taskcluster 2026-06-08T13:47:39.871Z]       "engine": "multiuser",
[taskcluster 2026-06-08T13:47:39.871Z]       "go-arch": "amd64",
[taskcluster 2026-06-08T13:47:39.871Z]       "go-os": "windows",
[taskcluster 2026-06-08T13:47:39.871Z]       "go-version": "go1.26.2",
[taskcluster 2026-06-08T13:47:39.871Z]       "release": "https://github.com/taskcluster/taskcluster/releases/tag/v99.2.0",
[taskcluster 2026-06-08T13:47:39.871Z]       "revision": "bc2efe2827821902a59f229b3700d31a3bbf30d3",
[taskcluster 2026-06-08T13:47:39.871Z]       "source": "https://github.com/taskcluster/taskcluster/commits/bc2efe2827821902a59f229b3700d31a3bbf30d3",
[taskcluster 2026-06-08T13:47:39.871Z]       "version": "99.2.0"
[taskcluster 2026-06-08T13:47:39.871Z]     },
[taskcluster 2026-06-08T13:47:39.871Z]     "instance-type": "Standard_F8s_v2",
[taskcluster 2026-06-08T13:47:39.871Z]     "local-ipv4": "10.0.0.4",
[taskcluster 2026-06-08T13:47:39.871Z]     "public-ipv4": "",
[taskcluster 2026-06-08T13:47:39.871Z]     "region": "CentralIndia",
[taskcluster 2026-06-08T13:47:39.871Z]     "sbom": "https://github.com/mozilla-platform-ops/worker-images/blob/main/sboms/win11-64-24h2-1.3.4.md",

...(618 lines hidden)...

[task 2026-06-08T13:48:25.798+00:00] test/test_util_readonlydict.py::test_update PASSED                       [ 73%]
[task 2026-06-08T13:48:25.799+00:00] test/test_util_readonlydict.py::test_del PASSED                          [ 73%]
[task 2026-06-08T13:48:25.800+00:00] test/test_util_readonlydict.py::test_copy PASSED                         [ 74%]
[task 2026-06-08T13:48:25.801+00:00] test/test_util_readonlydict.py::test_pickle PASSED                       [ 74%]
[task 2026-06-08T13:48:25.802+00:00] test/test_util_schema.py::TestSchemaValidationError::test_dict_schema_raises_schema_validation_error PASSED [ 74%]
[task 2026-06-08T13:48:25.804+00:00] test/test_util_schema.py::TestSchemaValidationError::test_exception_chain_suppressed PASSED [ 74%]
[task 2026-06-08T13:48:25.805+00:00] test/test_util_schema.py::TestSchemaValidationError::test_message_contains_prefix_and_object PASSED [ 74%]
[task 2026-06-08T13:48:25.806+00:00] test/test_util_schema.py::TestSchemaValidationError::test_msgspec_schema_raises_schema_validation_error PASSED [ 74%]
[task 2026-06-08T13:48:25.807+00:00] test/test_util_schema.py::TestSchemaValidationError::test_schema_validate_propagates_msgspec_error PASSED [ 74%]
[task 2026-06-08T13:48:25.808+00:00] test/test_util_schema.py::TestSchemaValidationError::test_valid PASSED   [ 75%]
[task 2026-06-08T13:48:25.809+00:00] test/test_util_schema.py::TestSchemaFeatures::test_allow_unknown_fields PASSED [ 75%]
[task 2026-06-08T13:48:25.810+00:00] test/test_util_schema.py::TestSchemaFeatures::test_forbid_unknown_fields PASSED [ 75%]
[task 2026-06-08T13:48:25.811+00:00] test/test_util_schema.py::TestSchemaFeatures::test_kebab_rename PASSED   [ 75%]
[task 2026-06-08T13:48:25.813+00:00] test/test_util_schema.py::test_validation_skipped PASSED                 [ 75%]
[task 2026-06-08T13:48:25.814+00:00] test/test_util_schema.py::TestResolveKeyedBy::test_list PASSED           [ 75%]
[task 2026-06-08T13:48:25.815+00:00] test/test_util_schema.py::TestResolveKeyedBy::test_match_default PASSED  [ 75%]
[task 2026-06-08T13:48:25.816+00:00] test/test_util_schema.py::TestResolveKeyedBy::test_match_extra_value PASSED [ 76%]
[task 2026-06-08T13:48:25.817+00:00] test/test_util_schema.py::TestResolveKeyedBy::test_match_nested_exact PASSED [ 76%]
[task 2026-06-08T13:48:25.818+00:00] test/test_util_schema.py::TestResolveKeyedBy::test_match_partial_regexp PASSED [ 76%]
[task 2026-06-08T13:48:25.819+00:00] test/test_util_schema.py::TestResolveKeyedBy::test_match_regexp PASSED   [ 76%]
[task 2026-06-08T13:48:25.820+00:00] test/test_util_schema.py::TestResolveKeyedBy::test_multiple_matches PASSED [ 76%]
[task 2026-06-08T13:48:25.822+00:00] test/test_util_schema.py::TestResolveKeyedBy::test_nested PASSED         [ 76%]
[task 2026-06-08T13:48:25.823+00:00] test/test_util_schema.py::TestResolveKeyedBy::test_no_by PASSED          [ 76%]
[task 2026-06-08T13:48:25.824+00:00] test/test_util_schema.py::TestResolveKeyedBy::test_no_by_dotted PASSED   [ 77%]
[task 2026-06-08T13:48:25.825+00:00] test/test_util_schema.py::TestResolveKeyedBy::test_no_by_empty_dict PASSED [ 77%]
[task 2026-06-08T13:48:25.826+00:00] test/test_util_schema.py::TestResolveKeyedBy::test_no_by_not_by PASSED   [ 77%]
[task 2026-06-08T13:48:25.827+00:00] test/test_util_schema.py::TestResolveKeyedBy::test_no_by_not_dict PASSED [ 77%]
[task 2026-06-08T13:48:25.828+00:00] test/test_util_schema.py::TestResolveKeyedBy::test_no_by_not_only_by PASSED [ 77%]
[task 2026-06-08T13:48:25.829+00:00] test/test_util_schema.py::TestResolveKeyedBy::test_no_key PASSED         [ 77%]
[task 2026-06-08T13:48:25.830+00:00] test/test_util_schema.py::TestResolveKeyedBy::test_no_key_no_default PASSED [ 77%]
[task 2026-06-08T13:48:25.831+00:00] test/test_util_schema.py::TestResolveKeyedBy::test_no_match PASSED       [ 78%]
[task 2026-06-08T13:48:25.832+00:00] test/test_util_schema.py::TestNestedStructFieldsOptional::test_index_schema_accepts_all_fields PASSED [ 78%]
[task 2026-06-08T13:48:25.833+00:00] test/test_util_schema.py::TestNestedStructFieldsOptional::test_index_schema_accepts_partial_fields PASSED [ 78%]
[task 2026-06-08T13:48:25.835+00:00] test/test_util_schema.py::TestValidateSchemaDictHandler::test_dict_schema_invalid PASSED [ 78%]
[task 2026-06-08T13:48:25.836+00:00] test/test_util_schema.py::TestValidateSchemaDictHandler::test_dict_schema_valid PASSED [ 78%]
[task 2026-06-08T13:48:25.837+00:00] test/test_util_schema.py::test_optionally_keyed_by PASSED                [ 78%]
[task 2026-06-08T13:48:25.838+00:00] test/test_util_schema.py::test_optionally_keyed_by_multiple_keys PASSED  [ 78%]
[task 2026-06-08T13:48:25.840+00:00] test/test_util_schema.py::test_optionally_keyed_by_object_passthrough PASSED [ 79%]
[task 2026-06-08T13:48:25.841+00:00] test/test_util_schema.py::test_optionally_keyed_by_dict PASSED           [ 79%]
[task 2026-06-08T13:48:25.848+00:00] test/test_util_schema.py::test_from_dict_valid[fields_dict0-data0-name-foo] PASSED [ 79%]
[task 2026-06-08T13:48:25.859+00:00] test/test_util_schema.py::test_from_dict_valid[fields_dict1-data1-count-None] PASSED [ 79%]
[task 2026-06-08T13:48:25.864+00:00] test/test_util_schema.py::test_from_dict_valid[fields_dict2-data2-tags-expected2] PASSED [ 79%]
[task 2026-06-08T13:48:25.869+00:00] test/test_util_schema.py::test_from_dict_valid[fields_dict3-data3-my_field-bar] PASSED [ 79%]
[task 2026-06-08T13:48:25.879+00:00] test/test_util_schema.py::test_from_dict_invalid[fields_dict0-data0] PASSED [ 80%]
[task 2026-06-08T13:48:25.889+00:00] test/test_util_schema.py::test_from_dict_invalid[fields_dict1-data1] PASSED [ 80%]
[task 2026-06-08T13:48:25.900+00:00] test/test_util_schema.py::test_exclusive[data0-True] PASSED              [ 80%]
[task 2026-06-08T13:48:25.902+00:00] test/test_util_schema.py::test_exclusive[data1-False] PASSED             [ 80%]
[task 2026-06-08T13:48:25.910+00:00] test/test_util_schema.py::test_exclusive[data2-False] PASSED             [ 80%]
[task 2026-06-08T13:48:25.919+00:00] test/test_util_taskcluster.py::test_get_root_url PASSED                  [ 80%]
[task 2026-06-08T13:48:25.921+00:00] test/test_util_taskcluster.py::test_get_artifact_url PASSED              [ 80%]
[task 2026-06-08T13:48:25.931+00:00] test/test_util_taskcluster.py::test_get_artifact PASSED                  [ 81%]
[task 2026-06-08T13:48:25.936+00:00] test/test_util_taskcluster.py::test_list_artifact PASSED                 [ 81%]
[task 2026-06-08T13:48:25.939+00:00] test/test_util_taskcluster.py::test_get_artifact_path PASSED             [ 81%]
[task 2026-06-08T13:48:25.941+00:00] test/test_util_taskcluster.py::test_get_index_url PASSED                 [ 81%]
[task 2026-06-08T13:48:25.942+00:00] test/test_util_taskcluster.py::test_find_task_id PASSED                  [ 81%]
[task 2026-06-08T13:48:25.944+00:00] test/test_util_taskcluster.py::test_find_task_id_batched PASSED          [ 81%]
[task 2026-06-08T13:48:25.951+00:00] test/test_util_taskcluster.py::test_get_artifact_from_index PASSED       [ 81%]
[task 2026-06-08T13:48:25.952+00:00] test/test_util_taskcluster.py::test_get_artifact_from_index_uses_artifact_path_for_parsing PASSED [ 82%]
[task 2026-06-08T13:48:25.957+00:00] test/test_util_taskcluster.py::test_list_tasks PASSED                    [ 82%]
[task 2026-06-08T13:48:25.961+00:00] test/test_util_taskcluster.py::test_parse_time PASSED                    [ 82%]
[task 2026-06-08T13:48:25.962+00:00] test/test_util_taskcluster.py::test_get_task_url PASSED                  [ 82%]
[task 2026-06-08T13:48:25.963+00:00] test/test_util_taskcluster.py::test_get_task_definition PASSED           [ 82%]
[task 2026-06-08T13:48:25.966+00:00] test/test_util_taskcluster.py::test_get_task_definitions PASSED          [ 82%]
[task 2026-06-08T13:48:25.969+00:00] test/test_util_taskcluster.py::test_cancel_task PASSED                   [ 82%]
[task 2026-06-08T13:48:25.973+00:00] test/test_util_taskcluster.py::test_status_task PASSED                   [ 83%]
[task 2026-06-08T13:48:25.974+00:00] test/test_util_taskcluster.py::test_status_task_batched PASSED           [ 83%]
[task 2026-06-08T13:48:25.978+00:00] test/test_util_taskcluster.py::test_state_task PASSED                    [ 83%]
[task 2026-06-08T13:48:25.982+00:00] test/test_util_taskcluster.py::test_rerun_task PASSED                    [ 83%]
[task 2026-06-08T13:48:25.983+00:00] test/test_util_taskcluster.py::test_get_current_scopes PASSED            [ 83%]
[task 2026-06-08T13:48:25.989+00:00] test/test_util_taskcluster.py::test_purge_cache PASSED                   [ 83%]
[task 2026-06-08T13:48:25.992+00:00] test/test_util_taskcluster.py::test_send_email PASSED                    [ 83%]
[task 2026-06-08T13:48:25.993+00:00] test/test_util_taskcluster.py::test_list_task_group_incomplete_tasks PASSED [ 84%]
[task 2026-06-08T13:48:25.998+00:00] test/test_util_taskcluster.py::test_get_ancestors PASSED                 [ 84%]
[task 2026-06-08T13:48:26.005+00:00] test/test_util_taskcluster.py::test_get_ancestors_string PASSED          [ 84%]
[task 2026-06-08T13:48:26.008+00:00] test/test_util_taskcluster.py::test_get_taskcluster_client PASSED        [ 84%]
[task 2026-06-08T13:48:26.010+00:00] test/test_util_templates.py::MergeTest::test_merge PASSED                [ 84%]
[task 2026-06-08T13:48:26.012+00:00] test/test_util_templates.py::MergeTest::test_merge_by PASSED             [ 84%]
[task 2026-06-08T13:48:26.013+00:00] test/test_util_templates.py::MergeTest::test_merge_diff_types PASSED     [ 84%]
[task 2026-06-08T13:48:26.014+00:00] test/test_util_templates.py::MergeTest::test_merge_multiple_by PASSED    [ 85%]
[task 2026-06-08T13:48:26.015+00:00] test/test_util_templates.py::MergeTest::test_merge_to_dicts PASSED       [ 85%]
[task 2026-06-08T13:48:26.016+00:00] test/test_util_templates.py::MergeTest::test_merge_to_lists PASSED       [ 85%]
[task 2026-06-08T13:48:26.017+00:00] test/test_util_time.py::FromNowTest::test_current_json_time PASSED       [ 85%]
[task 2026-06-08T13:48:26.019+00:00] test/test_util_time.py::FromNowTest::test_invalid_str PASSED             [ 85%]
[task 2026-06-08T13:48:26.020+00:00] test/test_util_time.py::FromNowTest::test_json_from_now PASSED           [ 85%]
[task 2026-06-08T13:48:26.021+00:00] test/test_util_time.py::FromNowTest::test_json_from_now_tzinfo PASSED    [ 85%]
[task 2026-06-08T13:48:26.022+00:00] test/test_util_time.py::FromNowTest::test_json_from_now_utc_now PASSED   [ 86%]
[task 2026-06-08T13:48:26.023+00:00] test/test_util_time.py::FromNowTest::test_missing_unit PASSED            [ 86%]
[task 2026-06-08T13:48:26.025+00:00] test/test_util_time.py::FromNowTest::test_missing_unknown_unit PASSED    [ 86%]
[task 2026-06-08T13:48:26.026+00:00] test/test_util_time.py::FromNowTest::test_value_of PASSED                [ 86%]
[task 2026-06-08T13:48:26.027+00:00] test/test_util_treeherder.py::TestSymbols::test_add_suffix_no_group PASSED [ 86%]
[task 2026-06-08T13:48:26.028+00:00] test/test_util_treeherder.py::TestSymbols::test_add_suffix_with_group PASSED [ 86%]
[task 2026-06-08T13:48:26.029+00:00] test/test_util_treeherder.py::TestSymbols::test_join_no_group PASSED     [ 87%]
[task 2026-06-08T13:48:26.030+00:00] test/test_util_treeherder.py::TestSymbols::test_join_with_group PASSED   [ 87%]
[task 2026-06-08T13:48:26.031+00:00] test/test_util_treeherder.py::TestSymbols::test_split_no_group PASSED    [ 87%]
[task 2026-06-08T13:48:26.032+00:00] test/test_util_treeherder.py::TestSymbols::test_split_with_group PASSED  [ 87%]
[task 2026-06-08T13:48:26.068+00:00] test/test_util_vcs.py::test_get_repository[git] PASSED                   [ 87%]
[task 2026-06-08T13:48:26.099+00:00] test/test_util_vcs.py::test_get_repository[hg] PASSED                    [ 87%]
[task 2026-06-08T13:48:26.131+00:00] test/test_util_vcs.py::test_get_repository_type[git] PASSED              [ 87%]
[task 2026-06-08T13:48:26.152+00:00] test/test_util_vcs.py::test_get_repository_type[hg] PASSED               [ 88%]
[task 2026-06-08T13:48:26.171+00:00] test/test_util_vcs.py::test_get_repository_type_failure PASSED           [ 88%]
[task 2026-06-08T13:48:26.174+00:00] test/test_util_vcs.py::test_hgplain PASSED                               [ 88%]
[task 2026-06-08T13:48:26.389+00:00] test/test_util_vcs.py::test_get_commit_message[git-commit message in\u2026 pure utf8] PASSED [ 88%]
[task 2026-06-08T13:48:26.594+00:00] test/test_util_vcs.py::test_get_commit_message[git-commit message in... ascii] PASSED [ 88%]
[task 2026-06-08T13:48:28.017+00:00] test/test_util_vcs.py::test_get_commit_message[hg-commit message in\u2026 pure utf8] PASSED [ 88%]
[task 2026-06-08T13:48:29.423+00:00] test/test_util_vcs.py::test_get_commit_message[hg-commit message in... ascii] PASSED [ 88%]
[task 2026-06-08T13:48:29.502+00:00] test/test_util_vcs.py::test_calculate_head_rev[git] PASSED               [ 89%]
[task 2026-06-08T13:48:29.961+00:00] test/test_util_vcs.py::test_calculate_head_rev[hg] PASSED                [ 89%]
[task 2026-06-08T13:48:30.198+00:00] test/test_util_vcs.py::test_get_repo_path[git] PASSED                    [ 89%]
[task 2026-06-08T13:48:31.098+00:00] test/test_util_vcs.py::test_get_repo_path[hg] PASSED                     [ 89%]
[task 2026-06-08T13:48:31.558+00:00] test/test_util_vcs.py::test_update[git] PASSED                           [ 89%]
[task 2026-06-08T13:48:35.332+00:00] test/test_util_vcs.py::test_update[hg] PASSED                            [ 89%]
[task 2026-06-08T13:48:35.915+00:00] test/test_util_vcs.py::test_branch[git] PASSED                           [ 89%]
[task 2026-06-08T13:48:38.706+00:00] test/test_util_vcs.py::test_branch[hg] PASSED                            [ 90%]
[task 2026-06-08T13:48:38.823+00:00] test/test_util_vcs.py::test_remote_name_no_remote[git] PASSED            [ 90%]
[task 2026-06-08T13:48:39.298+00:00] test/test_util_vcs.py::test_remote_name_no_remote[hg] PASSED             [ 90%]
[task 2026-06-08T13:48:39.796+00:00] test/test_util_vcs.py::test_remote_name[git] PASSED                      [ 90%]
[task 2026-06-08T13:48:40.737+00:00] test/test_util_vcs.py::test_remote_name[hg] PASSED                       [ 90%]
[task 2026-06-08T13:48:41.466+00:00] test/test_util_vcs.py::test_all_remote_names[git] PASSED                 [ 90%]
[task 2026-06-08T13:48:43.315+00:00] test/test_util_vcs.py::test_all_remote_names[hg] PASSED                  [ 90%]
[task 2026-06-08T13:48:44.123+00:00] test/test_util_vcs.py::test_remote_name_many_remotes[git] PASSED         [ 91%]
[task 2026-06-08T13:48:45.545+00:00] test/test_util_vcs.py::test_remote_name_many_remotes[hg] PASSED          [ 91%]
[task 2026-06-08T13:48:46.306+00:00] test/test_util_vcs.py::test_remote_name_default_and_origin[git] PASSED   [ 91%]
[task 2026-06-08T13:48:47.725+00:00] test/test_util_vcs.py::test_remote_name_default_and_origin[hg] PASSED    [ 91%]
[task 2026-06-08T13:48:47.969+00:00] test/test_util_vcs.py::test_default_branch_guess[git] PASSED             [ 91%]
[task 2026-06-08T13:48:48.000+00:00] test/test_util_vcs.py::test_default_branch_guess[hg] PASSED              [ 91%]
[task 2026-06-08T13:48:48.427+00:00] test/test_util_vcs.py::test_default_branch_remote_query[git] PASSED      [ 91%]
[task 2026-06-08T13:48:48.918+00:00] test/test_util_vcs.py::test_default_branch_remote_query[hg] PASSED       [ 92%]
[task 2026-06-08T13:48:49.222+00:00] test/test_util_vcs.py::test_default_branch_cloned_metadata[git] PASSED   [ 92%]
[task 2026-06-08T13:48:49.250+00:00] test/test_util_vcs.py::test_default_branch_cloned_metadata[hg] PASSED    [ 92%]
[task 2026-06-08T13:48:49.252+00:00] test/test_util_vcs.py::test_get_tracked_files[git] SKIPPED (test
[task 2026-06-08T13:48:49.252+00:00] currently broken on Windows)                                             [ 92%]
[task 2026-06-08T13:48:49.253+00:00] test/test_util_vcs.py::test_get_tracked_files[hg] SKIPPED (test
[task 2026-06-08T13:48:49.253+00:00] currently broken on Windows)                                             [ 92%]
[task 2026-06-08T13:48:49.472+00:00] test/test_util_vcs.py::test_get_changed_files_no_changes[git] PASSED     [ 92%]
[task 2026-06-08T13:48:51.290+00:00] test/test_util_vcs.py::test_get_changed_files_no_changes[hg] PASSED      [ 92%]
[task 2026-06-08T13:48:51.911+00:00] test/test_util_vcs.py::test_get_changed_files_one_modified_file[git] PASSED [ 93%]
[task 2026-06-08T13:48:55.107+00:00] test/test_util_vcs.py::test_get_changed_files_one_modified_file[hg] PASSED [ 93%]
[task 2026-06-08T13:48:55.550+00:00] test/test_util_vcs.py::test_get_changed_files_one_deleted_file[git] PASSED [ 93%]
[task 2026-06-08T13:48:58.732+00:00] test/test_util_vcs.py::test_get_changed_files_one_deleted_file[hg] PASSED [ 93%]
[task 2026-06-08T13:48:59.223+00:00] test/test_util_vcs.py::test_get_changed_files_one_added_file[git] PASSED [ 93%]
[task 2026-06-08T13:49:02.845+00:00] test/test_util_vcs.py::test_get_changed_files_one_added_file[hg] PASSED  [ 93%]
[task 2026-06-08T13:49:04.275+00:00] test/test_util_vcs.py::test_get_changed_files_two_revisions[git] PASSED  [ 94%]
[task 2026-06-08T13:49:11.986+00:00] test/test_util_vcs.py::test_get_changed_files_two_revisions[hg] PASSED   [ 94%]
[task 2026-06-08T13:49:11.994+00:00] test/test_util_vcs.py::test_workdir_outgoing[git] SKIPPED (test
[task 2026-06-08T13:49:11.994+00:00] currently broken on Windows)                                             [ 94%]
[task 2026-06-08T13:49:11.995+00:00] test/test_util_vcs.py::test_workdir_outgoing[hg] SKIPPED (test currently
[task 2026-06-08T13:49:11.995+00:00] broken on Windows)                                                       [ 94%]
[task 2026-06-08T13:49:12.650+00:00] test/test_util_vcs.py::test_working_directory_clean[git] PASSED          [ 94%]
[task 2026-06-08T13:49:18.110+00:00] test/test_util_vcs.py::test_working_directory_clean[hg] PASSED           [ 94%]
[task 2026-06-08T13:49:19.132+00:00] test/test_util_vcs.py::test_find_latest_common_revision[git] PASSED      [ 94%]
[task 2026-06-08T13:49:24.786+00:00] test/test_util_vcs.py::test_find_latest_common_revision[hg] PASSED       [ 95%]
[task 2026-06-08T13:49:25.183+00:00] test/test_util_vcs.py::test_does_revision_exist_locally[git] PASSED      [ 95%]
[task 2026-06-08T13:49:28.330+00:00] test/test_util_vcs.py::test_does_revision_exist_locally[hg] PASSED       [ 95%]
[task 2026-06-08T13:49:29.644+00:00] test/test_util_vcs.py::test_get_changed_files_shallow_clone PASSED       [ 95%]
[task 2026-06-08T13:49:29.933+00:00] test/test_util_vcs.py::test_get_changed_files_with_null_base_revision[git] PASSED [ 95%]
[task 2026-06-08T13:49:31.812+00:00] test/test_util_vcs.py::test_get_changed_files_with_null_base_revision[hg] PASSED [ 95%]
[task 2026-06-08T13:49:32.332+00:00] test/test_util_vcs.py::test_get_changed_files_with_null_base_revision_shallow_clone PASSED [ 95%]
[task 2026-06-08T13:49:33.518+00:00] test/test_util_vcs.py::test_get_note_git PASSED                          [ 96%]
[task 2026-06-08T13:49:33.533+00:00] test/test_util_verify.py::test_verification_types[GraphVerification] PASSED [ 96%]
[task 2026-06-08T13:49:33.534+00:00] test/test_util_verify.py::test_verification_types[InitialVerification] PASSED [ 96%]
[task 2026-06-08T13:49:33.535+00:00] test/test_util_verify.py::test_verification_types[KindsVerification] PASSED [ 96%]
[task 2026-06-08T13:49:33.537+00:00] test/test_util_verify.py::test_verification_types[ParametersVerification] PASSED [ 96%]
[task 2026-06-08T13:49:33.538+00:00] test/test_util_verify.py::test_verification_types[GraphConfigVerification] PASSED [ 96%]
[task 2026-06-08T13:49:33.539+00:00] test/test_util_verify.py::test_verification[task_graph_symbol: valid] PASSED [ 96%]
[task 2026-06-08T13:49:33.541+00:00] test/test_util_verify.py::test_verification[task_graph_symbol: conflicting symbol] PASSED [ 97%]
[task 2026-06-08T13:49:33.543+00:00] test/test_util_verify.py::test_verification[task_graph_symbol: too many collections] PASSED [ 97%]
[task 2026-06-08T13:49:33.544+00:00] test/test_util_verify.py::test_verification[routes_notfication_filter: valid] PASSED [ 97%]
[task 2026-06-08T13:49:33.545+00:00] test/test_util_verify.py::test_verification[routes_notfication_filter: invalid] PASSED [ 97%]
[task 2026-06-08T13:49:33.546+00:00] test/test_util_verify.py::test_verification[routes_notfication_filter: deprecated] PASSED [ 97%]
[task 2026-06-08T13:49:33.548+00:00] test/test_util_verify.py::test_verification[verify_index_route: valid route] PASSED [ 97%]
[task 2026-06-08T13:49:33.549+00:00] test/test_util_verify.py::test_verification[verify_index_route: invalid slash in route] PASSED [ 97%]
[task 2026-06-08T13:49:33.551+00:00] test/test_util_verify.py::test_verification[verify_index_route: invalid plus in route] PASSED [ 98%]
[task 2026-06-08T13:49:33.553+00:00] test/test_util_verify.py::test_verification[verify_index_route: invalid space in route] PASSED [ 98%]
[task 2026-06-08T13:49:33.554+00:00] test/test_util_verify.py::test_verification[dependencies under limit] PASSED [ 98%]
[task 2026-06-08T13:49:33.555+00:00] test/test_util_verify.py::test_verification[dependencies at limit] PASSED [ 98%]
[task 2026-06-08T13:49:33.556+00:00] test/test_util_verify.py::test_verification[dependencies over limit] PASSED [ 98%]
[task 2026-06-08T13:49:33.558+00:00] test/test_util_verify.py::test_verification[using cache with wrong trust-domain] PASSED [ 98%]
[task 2026-06-08T13:49:33.559+00:00] test/test_util_verify.py::test_verification[using reserved cache] PASSED [ 98%]
[task 2026-06-08T13:49:33.561+00:00] test/test_util_verify.py::test_verification[using run-task without cache suffix] PASSED [ 99%]
[task 2026-06-08T13:49:33.562+00:00] test/test_util_verify.py::test_verification[using run-task-hg without cache suffix] PASSED [ 99%]
[task 2026-06-08T13:49:33.563+00:00] test/test_util_workertypes.py::test_get_worker_type[linux-1-Exception] PASSED [ 99%]
[task 2026-06-08T13:49:33.564+00:00] test/test_util_workertypes.py::test_get_worker_type[b-linux-3-test-domain-3/b-linux-gcp] PASSED [ 99%]
[task 2026-06-08T13:49:33.567+00:00] test/test_util_workertypes.py::test_get_worker_type[t-linux-1-test-domain-1/t-linux-gcp] PASSED [ 99%]
[task 2026-06-08T13:49:33.568+00:00] test/test_util_yaml.py::test_load PASSED                                 [ 99%]
[task 2026-06-08T13:49:33.881+00:00] test/test_util_yaml.py::test_key_order PASSED                            [100%]
[task 2026-06-08T13:49:33.881+00:00] 
[task 2026-06-08T13:49:33.881+00:00] ============ 627 passed, 56 skipped, 2 xfailed in 92.17s (0:01:32) ============
[taskcluster 2026-06-08T13:49:34.289Z]                        Exit Code: 0
[taskcluster 2026-06-08T13:49:34.289Z]                        User Time: 0s
[taskcluster 2026-06-08T13:49:34.289Z]                      Kernel Time: 31.25ms
[taskcluster 2026-06-08T13:49:34.289Z]                        Wall Time: 1m52.0679894s
[taskcluster 2026-06-08T13:49:34.289Z]  Average Available System Memory: 13.60 GiB
[taskcluster 2026-06-08T13:49:34.289Z]       Average System Memory Used: 2.40 GiB
[taskcluster 2026-06-08T13:49:34.289Z]          Peak System Memory Used: 2.93 GiB
[taskcluster 2026-06-08T13:49:34.289Z]              Total System Memory: 15.99 GiB
[taskcluster 2026-06-08T13:49:34.289Z]                           Result: SUCCEEDED
[taskcluster 2026-06-08T13:49:34.290Z] === Task Finished ===
[taskcluster 2026-06-08T13:49:34.290Z] Task Duration: 1m52.0695713s
[taskcluster 2026-06-08T13:49:34.292Z] [mounts] Preserving cache: Moving "D:\\task_178092617883858\\build" to "D:\\caches\\HSgfaHiXRLSVKb5l52ioPw"
[taskcluster 2026-06-08T13:49:34.301Z] [mounts] Preserving cache: Moving "D:\\task_178092617883858\\.task-cache\\uv" to "D:\\caches\\RxGxtbCESmGeYpdq1i8wdQ"