#3525 test_secrets.py::test_unlimited_quotas FAILED
Closed: cloned-to-github 3 years ago by pbrezina. Opened 6 years ago by lslebodn.

It failed more times for me:

=================================== FAILURES ===================================
____________________________ test_unlimited_quotas _____________________________
Traceback (most recent call last):
  File "/var/lib/jenkins/workspace/ci/label/debian_testing/src/tests/intg/test_secrets.py", line 604, in test_unlimited_quotas
    cli.create_container(container)
  File "/var/lib/jenkins/workspace/ci/label/debian_testing/src/tests/intg/secrets.py", line 136, in create_container
    res = self.post(name)
  File "/var/lib/jenkins/workspace/ci/label/debian_testing/src/tests/intg/secrets.py", line 108, in post
    return self._request(self.session.post, name, **kwargs)
  File "/var/lib/jenkins/workspace/ci/label/debian_testing/src/tests/intg/secrets.py", line 88, in _request
    self._last_response = cmd(url, **kwargs)
  File "/usr/lib/python2.7/dist-packages/requests/sessions.py", line 549, in post
    return self.request('POST', url, data=data, json=json, **kwargs)
  File "/usr/lib/python2.7/dist-packages/requests/sessions.py", line 502, in request
    resp = self.send(prep, **send_kwargs)
  File "/usr/lib/python2.7/dist-packages/requests/sessions.py", line 612, in send
    r = adapter.send(request, **kwargs)
  File "/usr/lib/python2.7/dist-packages/requests/adapters.py", line 490, in send
    raise ConnectionError(err, request=request)
ConnectionError: ('Connection aborted.', BadStatusLine("''",))
=================== 1 failed, 233 passed in 1743.80 seconds ====================

http://vm-058-233.$ABC/job/78/36/debian_testing/ci-build-debug/ci-make-intgcheck.log
http://vm-058-233.$ABC/job/78/37/debian_testing/ci-build-debug/ci-make-intgcheck.log


I noticed the same issue on f27. So it is not related to debian

Metadata Update from @jhrozek:
- Issue set to the milestone: SSSD Continuous integration

6 years ago

SSSD is moving from Pagure to Github. This means that new issues and pull requests
will be accepted only in SSSD's github repository.

This issue has been cloned to Github and is available here:
- https://github.com/SSSD/sssd/issues/4551

If you want to receive further updates on the issue, please navigate to the github issue
and click on subscribe button.

Thank you for understanding. We apologize for all inconvenience.

Metadata Update from @pbrezina:
- Issue close_status updated to: cloned-to-github
- Issue status updated to: Closed (was: Open)

3 years ago

Login to comment on this ticket.

Metadata