Skip to content

build(deps): bump sentry-sdk from 2.47.0 to 2.48.0 in /backend

12a9f2f
Select commit
Loading
Failed to load commit list.
Open

build(deps): bump sentry-sdk from 2.47.0 to 2.48.0 in /backend #3126

build(deps): bump sentry-sdk from 2.47.0 to 2.48.0 in /backend
12a9f2f
Select commit
Loading
Failed to load commit list.
firefoxci-taskcluster / Code Review Bot checks: unit tests succeeded Dec 22, 2025 in 11m 11s

FirefoxCI (pull_request)

Check python code with pytest

Details

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

Task Status

Started: 2025-12-22T14:15:07.625Z
Resolved: 2025-12-22T14:16:43.917Z
Task Execution Time: 1 minute, 36 seconds, 292 milliseconds
Task Status: completed
Reason Resolved: completed
RunId: 0

Artifacts

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


[taskcluster 2025-12-22T14:15:07.684Z] Worker Type (code-analysis-1/linux-gw-gcp) settings:
[taskcluster 2025-12-22T14:15:07.684Z]   {
[taskcluster 2025-12-22T14:15:07.684Z]     "config": {
[taskcluster 2025-12-22T14:15:07.684Z]       "deploymentId": ""
[taskcluster 2025-12-22T14:15:07.684Z]     },
[taskcluster 2025-12-22T14:15:07.684Z]     "generic-worker": {
[taskcluster 2025-12-22T14:15:07.684Z]       "engine": "multiuser",
[taskcluster 2025-12-22T14:15:07.684Z]       "go-arch": "amd64",
[taskcluster 2025-12-22T14:15:07.684Z]       "go-os": "linux",
[taskcluster 2025-12-22T14:15:07.684Z]       "go-version": "go1.22.2",
[taskcluster 2025-12-22T14:15:07.684Z]       "release": "https://github.com/taskcluster/taskcluster/releases/tag/v64.3.0",
[taskcluster 2025-12-22T14:15:07.684Z]       "revision": "b66b6614b9b79077f1bfc78f97afb8c25c0c4b30",
[taskcluster 2025-12-22T14:15:07.684Z]       "source": "https://github.com/taskcluster/taskcluster/commits/b66b6614b9b79077f1bfc78f97afb8c25c0c4b30",
[taskcluster 2025-12-22T14:15:07.684Z]       "version": "64.3.0"
[taskcluster 2025-12-22T14:15:07.684Z]     },
[taskcluster 2025-12-22T14:15:07.684Z]     "image": "projects/taskcluster-imaging/global/images/gw-fxci-gcp-l1-gui-googlecompute-2024-08-22t22-48-09z",
[taskcluster 2025-12-22T14:15:07.684Z]     "instance-id": "6414793316204080833",
[taskcluster 2025-12-22T14:15:07.684Z]     "instance-type": "projects/887720501152/machineTypes/c2-standard-4",
[taskcluster 2025-12-22T14:15:07.684Z]     "local-ipv4": "10.128.1.20",
[taskcluster 2025-12-22T14:15:07.684Z]     "project-id": "fxci-production-level1-workers",

...(824 lines hidden)...

tests/test_backend.py::test_publication PASSED                           [  3%]
tests/test_backend.py::test_missing_bugzilla_id PASSED                   [  4%]
tests/test_backend.py::test_repo_url PASSED                              [  5%]
tests/test_backend.py::test_changeset_string PASSED                      [  5%]
tests/test_backend.py::test_publication_failures PASSED                  [  6%]
tests/test_backend.py::test_publish_issues PASSED                        [  7%]
tests/test_backend.py::test_publication_skips_rustfmt_dot_path PASSED    [  8%]
tests/test_clang.py::test_expanded_macros PASSED                         [  8%]
tests/test_clang.py::test_as_text PASSED                                 [  9%]
tests/test_clang.py::test_as_dict PASSED                                 [ 10%]
tests/test_clang.py::test_as_markdown PASSED                             [ 11%]
tests/test_clang.py::test_settings PASSED                                [ 11%]
tests/test_clang.py::test_empty_patch[] PASSED                           [ 12%]
tests/test_clang.py::test_empty_patch[    ] PASSED                       [ 13%]
tests/test_clang.py::test_empty_patch[\n] PASSED                         [ 13%]
tests/test_clang.py::test_empty_patch[  \n  ] PASSED                     [ 14%]
tests/test_clang.py::test_missing_clang_format_diff PASSED               [ 15%]
tests/test_clang.py::test_real_patch PASSED                              [ 16%]
tests/test_coverage.py::test_coverage PASSED                             [ 16%]
tests/test_default.py::test_matches[public/code-review/issues.json-True] PASSED [ 17%]
tests/test_default.py::test_matches[private/code-review/issues.json-False] PASSED [ 18%]
tests/test_default.py::test_matches[public/code-review/mozlint.json-False] PASSED [ 19%]
tests/test_default.py::test_parser PASSED                                [ 19%]
tests/test_docupload_task.py::test_build_notice_no_docs_url_artifact PASSED [ 20%]
tests/test_docupload_task.py::test_build_notice_no_trees_artifact PASSED [ 21%]
tests/test_docupload_task.py::test_build_notice_no_documentation_file PASSED [ 22%]
tests/test_docupload_task.py::test_build_notice_more_than_twenty_files PASSED [ 22%]
tests/test_docupload_task.py::test_build_notice_only_one_file PASSED     [ 23%]
tests/test_docupload_task.py::test_build_notice_various_files PASSED     [ 24%]
tests/test_docupload_task.py::test_build_notice_various_files_with_extra_doc_files PASSED [ 25%]
tests/test_hash.py::test_get_hash PASSED                                 [ 25%]
tests/test_hash.py::test_indentation_effect PASSED                       [ 26%]
tests/test_hash.py::test_full_file PASSED                                [ 27%]
tests/test_hash.py::test_incorrect_file_path_no_raise[.] PASSED          [ 27%]
tests/test_hash.py::test_incorrect_file_path_no_raise[..] PASSED         [ 28%]
tests/test_hash.py::test_incorrect_file_path_no_raise[a/../../b] PASSED  [ 29%]
tests/test_index.py::test_taskcluster_index PASSED                       [ 30%]
tests/test_index.py::test_index_autoland PASSED                          [ 30%]
tests/test_index.py::test_index_phabricator PASSED                       [ 31%]
tests/test_index.py::test_index_from_try PASSED                          [ 32%]
tests/test_issues.py::test_allowed_paths PASSED                          [ 33%]
tests/test_issues.py::test_backend_publication PASSED                    [ 33%]
tests/test_lint.py::test_flake8_checks PASSED                            [ 34%]
tests/test_lint.py::test_as_text PASSED                                  [ 35%]
tests/test_lint.py::test_licence_payload PASSED                          [ 36%]
tests/test_mercurial.py::test_hg_run PASSED                              [ 36%]
tests/test_mercurial.py::test_robustcheckout PASSED                      [ 37%]
tests/test_mercurial.py::test_push_to_try PASSED                         [ 38%]
tests/test_mercurial.py::test_push_to_try_existing_rev PASSED            [ 38%]
tests/test_mercurial.py::test_dont_push_skippable_files_to_try PASSED    [ 39%]
tests/test_mercurial.py::test_treeherder_link PASSED                     [ 40%]
tests/test_mercurial.py::test_failure_general PASSED                     [ 41%]
tests/test_mercurial.py::test_failure_mercurial PASSED                   [ 41%]
tests/test_mercurial.py::test_push_to_try_nss PASSED                     [ 42%]
tests/test_mercurial.py::test_crash_utf8_author PASSED                   [ 43%]
tests/test_mercurial.py::test_unexpected_push_failure PASSED             [ 44%]
tests/test_mercurial.py::test_push_failure_max_retries PASSED            [ 44%]
tests/test_mercurial.py::test_push_closed_try PASSED                     [ 45%]
tests/test_mercurial.py::test_get_base_identifier PASSED                 [ 46%]
tests/test_mercurial.py::test_get_base_identifier_from_git PASSED        [ 47%]
tests/test_patch.py::test_publication PASSED                             [ 47%]
tests/test_phabricator.py::test_backoff PASSED                           [ 48%]
tests/test_remote.py::test_no_deps PASSED                                [ 49%]
tests/test_remote.py::test_baseline PASSED                               [ 50%]
tests/test_remote.py::test_no_failed PASSED                              [ 50%]
tests/test_remote.py::test_no_issues PASSED                              [ 51%]
tests/test_remote.py::test_build_status_fail_on_error PASSED             [ 52%]
tests/test_remote.py::test_build_status_pass_on_warning PASSED           [ 52%]
tests/test_remote.py::test_unsupported_analyzer PASSED                   [ 53%]
tests/test_remote.py::test_mozlint_task PASSED                           [ 54%]
tests/test_remote.py::test_clang_tidy_task PASSED                        [ 55%]
tests/test_remote.py::test_clang_format_task PASSED                      [ 55%]
tests/test_remote.py::test_no_tasks PASSED                               [ 56%]
tests/test_remote.py::test_zero_coverage_option PASSED                   [ 57%]
tests/test_remote.py::test_external_tidy_task PASSED                     [ 58%]
tests/test_reporter_debug.py::test_publication PASSED                    [ 58%]
tests/test_reporter_lando.py::test_lando PASSED                          [ 59%]
tests/test_reporter_mail.py::test_conf PASSED                            [ 60%]
tests/test_reporter_mail.py::test_mail PASSED                            [ 61%]
tests/test_reporter_mail.py::test_mail_builderrors PASSED                [ 61%]
tests/test_reporter_phabricator.py::test_phabricator_clang_tidy PASSED   [ 62%]
tests/test_reporter_phabricator.py::test_phabricator_clang_format PASSED [ 63%]
tests/test_reporter_phabricator.py::test_phabricator_mozlint PASSED      [ 63%]
tests/test_reporter_phabricator.py::test_phabricator_coverage PASSED     [ 64%]
tests/test_reporter_phabricator.py::test_phabricator_no_coverage_on_deleted_file PASSED [ 65%]
tests/test_reporter_phabricator.py::test_phabricator_clang_tidy_and_coverage PASSED [ 66%]
tests/test_reporter_phabricator.py::test_phabricator_analyzers[analyzers_skipped0-valid_issues0-valid_patches0] PASSED [ 66%]
tests/test_reporter_phabricator.py::test_phabricator_analyzers[analyzers_skipped1-valid_issues1-valid_patches1] PASSED [ 67%]
tests/test_reporter_phabricator.py::test_phabricator_analyzers[analyzers_skipped2-valid_issues2-valid_patches2] PASSED [ 68%]
tests/test_reporter_phabricator.py::test_phabricator_clang_tidy_build_error PASSED [ 69%]
tests/test_reporter_phabricator.py::test_full_file PASSED                [ 69%]
tests/test_reporter_phabricator.py::test_task_failures PASSED            [ 70%]
tests/test_reporter_phabricator.py::test_extra_errors PASSED             [ 71%]
tests/test_reporter_phabricator.py::test_phabricator_notices PASSED      [ 72%]
tests/test_reporter_phabricator.py::test_phabricator_tgdiff PASSED       [ 72%]
tests/test_reporter_phabricator.py::test_phabricator_external_tidy PASSED [ 73%]
tests/test_reporter_phabricator.py::test_phabricator_newer_diff PASSED   [ 74%]
tests/test_reporter_phabricator.py::test_phabricator_former_diff_comparison PASSED [ 75%]
tests/test_reporter_phabricator.py::test_phabricator_before_after_comment PASSED [ 75%]
tests/test_revisions.py::test_phabricator PASSED                         [ 76%]
tests/test_revisions.py::test_autoland PASSED                            [ 77%]
tests/test_revisions.py::test_clang_files PASSED                         [ 77%]
tests/test_revisions.py::test_analyze_patch PASSED                       [ 78%]
tests/test_revisions.py::test_bugzilla_id PASSED                         [ 79%]
tests/test_revisions.py::test_revision_before_after PASSED               [ 80%]
tests/test_stats.py::test_base_stats PASSED                              [ 80%]
tests/test_tgdiff_task.py::test_load_artifacts_no_summary PASSED         [ 81%]
tests/test_tgdiff_task.py::test_load_artifacts_ok_summary PASSED         [ 82%]
tests/test_tgdiff_task.py::test_load_artifacts_warning_summary PASSED    [ 83%]
tests/test_tgdiff_task.py::test_load_artifacts_warning_summary_comm PASSED [ 83%]
tests/test_tools.py::test_taskcluster_service PASSED                     [ 84%]
tests/test_tools.py::test_remove_color_codes PASSED                      [ 85%]
tests/test_workflow.py::test_build_task[source-test-clang-tidy-ClangTidyTask-False] PASSED [ 86%]
tests/test_workflow.py::test_build_task[source-test-clang-tidy-ClangTidyTask-True] PASSED [ 86%]
tests/test_workflow.py::test_build_task[source-test-clang-external-ExternalTidyTask-False] PASSED [ 87%]
tests/test_workflow.py::test_build_task[source-test-clang-external-ExternalTidyTask-True] PASSED [ 88%]
tests/test_workflow.py::test_build_task[source-test-mozlint-eslint-MozLintTask-False] PASSED [ 88%]
tests/test_workflow.py::test_build_task[source-test-mozlint-eslint-MozLintTask-True] PASSED [ 89%]
tests/test_workflow.py::test_build_task[source-test-mozlint-whatever-MozLintTask-False] PASSED [ 90%]
tests/test_workflow.py::test_build_task[source-test-mozlint-whatever-MozLintTask-True] PASSED [ 91%]
tests/test_workflow.py::test_build_task[source-test-clang-format-ClangFormatTask-False] PASSED [ 91%]
tests/test_workflow.py::test_build_task[source-test-clang-format-ClangFormatTask-True] PASSED [ 92%]
tests/test_workflow.py::test_build_task[source-test-taskgraph-diff-TaskGraphDiffTask-False] PASSED [ 93%]
tests/test_workflow.py::test_build_task[source-test-taskgraph-diff-TaskGraphDiffTask-True] PASSED [ 94%]
tests/test_workflow.py::test_build_task[source-test-unsupported-None-False] PASSED [ 94%]
tests/test_workflow.py::test_build_task[source-test-unsupported-None-True] PASSED [ 95%]
tests/test_workflow.py::test_on_production PASSED                        [ 96%]
tests/test_workflow.py::test_before_after PASSED                         [ 97%]
tools/test_validator.py::test_top_struct PASSED                          [ 97%]
tools/test_validator.py::test_dict_struct PASSED                         [ 98%]
tools/test_validator.py::test_paths PASSED                               [ 99%]
tools/test_validator.py::test_issues PASSED                              [100%]

=============================== warnings summary ===============================
../../usr/local/lib/python3.12/site-packages/code_review_bot/config.py:14
  /usr/local/lib/python3.12/site-packages/code_review_bot/config.py:14: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81.
    import pkg_resources

../../usr/local/lib/python3.12/site-packages/influxdb/line_protocol.py:16
  /usr/local/lib/python3.12/site-packages/influxdb/line_protocol.py:16: DeprecationWarning: datetime.datetime.utcfromtimestamp() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.fromtimestamp(timestamp, datetime.UTC).
    EPOCH = UTC.localize(datetime.utcfromtimestamp(0))

tests/test_artifacts.py:10
  /src/bot/tests/test_artifacts.py:10: PytestCollectionWarning: cannot collect test class 'TestTask' because it has a __init__ constructor (from: bot/tests/test_artifacts.py)
    class TestTask(AnalysisTask):

bot/tests/test_default.py: 10 warnings
bot/tests/test_remote.py: 109 warnings
bot/tests/test_reporter_phabricator.py: 36 warnings
bot/tests/test_revisions.py: 2 warnings
bot/tests/test_stats.py: 1 warning
bot/tests/test_workflow.py: 2 warnings
  /usr/local/lib/python3.12/site-packages/code_review_bot/stats.py:56: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC).
    "time": datetime.utcnow().isoformat(),

bot/tests/test_index.py::test_taskcluster_index
bot/tests/test_index.py::test_index_autoland
bot/tests/test_index.py::test_index_phabricator
bot/tests/test_index.py::test_index_from_try
  /usr/local/lib/python3.12/site-packages/code_review_bot/workflow.py:442: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC).
    now = datetime.utcnow()

bot/tests/test_mercurial.py::test_unexpected_push_failure
bot/tests/test_mercurial.py::test_push_failure_max_retries
bot/tests/test_mercurial.py::test_push_failure_max_retries
bot/tests/test_mercurial.py::test_push_closed_try
  /usr/local/lib/python3.12/site-packages/code_review_bot/mercurial.py:572: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC).
    start = datetime.utcnow()

bot/tests/test_mercurial.py::test_push_closed_try
bot/tests/test_mercurial.py::test_push_closed_try
  /usr/local/lib/python3.12/site-packages/code_review_bot/mercurial.py:574: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC).
    if (datetime.utcnow() - start).seconds >= TRY_STATUS_MAX_WAIT:

-- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html
====================== 136 passed, 173 warnings in 8.19s =======================
2025-12-22 14:16:42 [info     ] Removed ssh key               
2025-12-22 14:16:42 [info     ] Removed ssh key               
2025-12-22 14:16:42 [info     ] Removed ssh key               
2025-12-22 14:16:42 [info     ] Removed ssh key               
2025-12-22 14:16:42 [info     ] Removed ssh key               
2025-12-22 14:16:42 [info     ] Removed ssh key               
2025-12-22 14:16:42 [info     ] Removed ssh key               
2025-12-22 14:16:42 [info     ] Removed ssh key               
2025-12-22 14:16:42 [info     ] Removed ssh key               
2025-12-22 14:16:42 [info     ] Removed ssh key               
2025-12-22 14:16:42 [info     ] Removed ssh key               
2025-12-22 14:16:42 [info     ] Removed ssh key               
2025-12-22 14:16:42 [info     ] Removed ssh key               
2025-12-22 14:16:42 [info     ] Removed ssh key               
2025-12-22 14:16:42 [info     ] Flushing stats metrics         nb=2
[taskcluster 2025-12-22T14:16:43.423Z]    Exit Code: 0
[taskcluster 2025-12-22T14:16:43.423Z]    User Time: 2.933395s
[taskcluster 2025-12-22T14:16:43.423Z]  Kernel Time: 833.269ms
[taskcluster 2025-12-22T14:16:43.423Z]    Wall Time: 1m34.886814646s
[taskcluster 2025-12-22T14:16:43.423Z]       Result: SUCCEEDED
[taskcluster 2025-12-22T14:16:43.423Z] === Task Finished ===
[taskcluster 2025-12-22T14:16:43.423Z] Task Duration: 1m34.887219116s
[taskcluster 2025-12-22T14:16:43.596Z] Uploading link artifact public/logs/live.log to artifact public/logs/live_backing.log with expiry 2026-12-22T15:05:32.241Z