Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Register
  • Sign in
  • J Jenkins jobs
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 6
    • Issues 6
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Platform
  • Infrastructure
  • CI CD
  • Jenkins jobs
  • Issues
  • #4361
Closed
Open
Issue created Jun 29, 2022 by Antoine R. Dumont@ardumontOwner

Unstuck provenance diff build hanging and then aborted

Master build is fine [1] Diff build [2] on top of the master is hanging and gets aborted for some reason. The only difference in between the master commit and the diff commit is about the new pulled swh.journal dependency.

Although the diff build seems to hang around the test_provenance_storage_content[rabbitmq] with rabbitmq somehow.

  • [1] https://jenkins.softwareheritage.org/job/DPROV/job/tests/765/console

  • [2] https://jenkins.softwareheritage.org/job/DPROV/job/tests-on-diff/619/console

  • [3]

# diff hanging then killed
11:22:37  .tox/py3/lib/python3.7/site-packages/swh/provenance/tests/test_provenance_storage.py::test_provenance_storage_content[rabbitmq-with-path-denormalized] PASSED [ 27%]
11:35:35  Cancelling nested steps due to timeout
11:35:35  .tox/py3/lib/python3.7/site-packages/swh/provenance/tests/test_provenance_storage.py::test_provenance_storage_content[rabbitmq-without-path-denormalized] Sending interrupt signal to process
11:35:43  Terminated
11:35:43  ERROR: Got SIGTERM, handling it as a KeyboardInterrupt
11:35:43  ERROR: got KeyboardInterrupt signal

# master build ok around the same test
11:13:17  .tox/py3/lib/python3.7/site-packages/swh/provenance/tests/test_provenance_storage.py::test_provenance_storage_content[rabbitmq-without-path-denormalized] PASSED [ 27%]
11:13:18  .tox/py3/lib/python3.7/site-packages/swh/provenance/tests/test_provenance_storage.py::test_provenance_storage_directory[mongodb-with-path] PASSED [ 27%]

Migrated from T4361 (view on Phabricator)

Edited Jan 07, 2023 by Phabricator Migration user
Assignee
Assign to
Time tracking