Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 912429 - dev-vcs/python-gitlab-3.13.0 fails tests (GLIBC-2.38-SYSTEM): AssertionError: Not all requests have been executed [(DELETE, 26), (DELETE, 27)]
Summary: dev-vcs/python-gitlab-3.13.0 fails tests (GLIBC-2.38-SYSTEM): AssertionError:...
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: William Hubbs
URL:
Whiteboard:
Keywords: TESTFAILURE
Depends on:
Blocks:
 
Reported: 2023-08-18 06:43 UTC by Agostino Sarubbo
Modified: 2024-06-03 16:37 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
build.log.xz (build.log.xz,41.36 KB, application/x-xz)
2023-08-18 06:43 UTC, Agostino Sarubbo
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Agostino Sarubbo gentoo-dev 2023-08-18 06:43:40 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-vcs/python-gitlab-3.13.0 fails tests (GLIBC-2.38-SYSTEM).
Discovered on: amd64 (internal ref: glibc2.38_tinderbox)

NOTE:
(GLIBC-2.38-SYSTEM) in the summary means that the bug was found on a machine that runs glibc-2.38 but this bug MAY or MAY NOT BE related to the new libc version
Comment 1 Agostino Sarubbo gentoo-dev 2023-08-18 06:43:43 UTC
Created attachment 868103 [details]
build.log.xz

build log and emerge --info (compressed because it exceeds attachment limit, use 'xzless' to read it)
Comment 2 Agostino Sarubbo gentoo-dev 2023-08-18 06:43:45 UTC
Error(s) that match a know pattern in addition to what has been reported in the summary:


E           AssertionError: Not all requests have been executed [('DELETE', 'http://localhost/api/v4/projects/1/packages/1/package_files/26'), ('DELETE', 'http://localhost/api/v4/projects/1/packages/1/package_files/27')]
E       fixture 'docker_ip' not found
E               requests.exceptions.ChunkedEncodingError: ('Connection broken: IncompleteRead(168 bytes read, -168 more expected)', IncompleteRead(168 bytes read, -168 more expected))
E               requests.exceptions.ChunkedEncodingError: ('Connection broken: IncompleteRead(272 bytes read, -272 more expected)', IncompleteRead(272 bytes read, -272 more expected))
E               requests.exceptions.ChunkedEncodingError: ('Connection broken: IncompleteRead(29 bytes read, -29 more expected)', IncompleteRead(29 bytes read, -29 more expected))
E               requests.exceptions.ChunkedEncodingError: ('Connection broken: IncompleteRead(2 bytes read, -2 more expected)', IncompleteRead(2 bytes read, -2 more expected))
E               urllib3.exceptions.ProtocolError: ('Connection broken: IncompleteRead(168 bytes read, -168 more expected)', IncompleteRead(168 bytes read, -168 more expected))
E               urllib3.exceptions.ProtocolError: ('Connection broken: IncompleteRead(272 bytes read, -272 more expected)', IncompleteRead(272 bytes read, -272 more expected))
E               urllib3.exceptions.ProtocolError: ('Connection broken: IncompleteRead(29 bytes read, -29 more expected)', IncompleteRead(29 bytes read, -29 more expected))
E               urllib3.exceptions.ProtocolError: ('Connection broken: IncompleteRead(2 bytes read, -2 more expected)', IncompleteRead(2 bytes read, -2 more expected))
FAILED tests/unit/objects/test_badges.py::test_delete_group_badge - requests....
FAILED tests/unit/objects/test_badges.py::test_delete_project_badge - request...
FAILED tests/unit/objects/test_group_access_tokens.py::test_revoke_group_access_token
FAILED tests/unit/objects/test_groups.py::test_delete_group_push_rule - reque...
FAILED tests/unit/objects/test_groups.py::test_delete_saml_group_link - reque...
FAILED tests/unit/objects/test_job_artifacts.py::test_project_artifacts_delete
FAILED tests/unit/objects/test_members.py::test_delete_group_billable_member
FAILED tests/unit/objects/test_packages.py::test_delete_project_package_file_from_package_file_object
FAILED tests/unit/objects/test_packages.py::test_delete_project_package_file_from_package_object
FAILED tests/unit/objects/test_packages.py::test_delete_project_package - req...
FAILED tests/unit/objects/test_personal_access_tokens.py::test_revoke_personal_access_token
FAILED tests/unit/objects/test_personal_access_tokens.py::test_revoke_personal_access_token_by_id
FAILED tests/unit/objects/test_project_access_tokens.py::test_revoke_project_access_token
FAILED tests/unit/objects/test_project_merge_request_approvals.py::test_delete_merge_request_approval_rule
FAILED tests/unit/objects/test_projects.py::test_delete_forked_from_relationship
FAILED tests/unit/objects/test_projects.py::test_delete_project_push_rule - r...
FAILED tests/unit/objects/test_projects.py::test_delete_shared_project_link
FAILED tests/unit/objects/test_registry_repositories.py::test_delete_project_registry_repository
FAILED tests/unit/objects/test_releases.py::test_delete_release_link - reques...
FAILED tests/unit/objects/test_secure_files.py::test_remove_secure_file - req...
FAILED tests/unit/objects/test_todos.py::test_todo_mark_all_as_done - request...
FAILED tests/unit/objects/test_topics.py::test_delete_topic - requests.except...
FAILED tests/unit/objects/test_users.py::test_delete_user_identity - requests...
FAILED tests/unit/objects/test_variables.py::test_delete_group_variable - req...
FAILED tests/unit/objects/test_variables.py::test_delete_instance_variable - ...
FAILED tests/unit/objects/test_variables.py::test_delete_project_variable - r...