Bug 1250439

Summary: [abrt] bodhi-client: adapters.py:415:send:ConnectionError: ('Connection aborted.', gaierror(-5, 'No address associated with hostname'))
Product: [Fedora] Fedora Reporter: gil cattaneo <puntogil>
Component: bodhiAssignee: Luke Macken <lmacken>
Status: CLOSED EOL QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 22CC: lmacken, pfrields
Target Milestone: ---   
Target Release: ---   
Hardware: i686   
OS: Unspecified   
URL: https://retrace.fedoraproject.org/faf/reports/bthash/ea560d6314ac0d15d288db19baf6cb8085133e15
Whiteboard: abrt_hash:38f29adc65f97f2ac2dc01242ba7e07952747e63
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2016-07-19 17:21:43 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
File: backtrace
none
File: dso_list
none
File: environ none

Description gil cattaneo 2015-08-05 11:14:27 UTC
Version-Release number of selected component:
bodhi-client-0.9.12.2-1.fc22

Additional info:
reporter:       libreport-2.6.2
cmdline:        /usr/bin/python2 -tt /bin/bodhi -R stable truezip-7.7.5-7.fc22
executable:     /bin/bodhi
kernel:         4.1.3-200.fc22.i686
runlevel:       N 5
type:           Python
uid:            1000

Truncated backtrace:
adapters.py:415:send:ConnectionError: ('Connection aborted.', gaierror(-5, 'No address associated with hostname'))

Traceback (most recent call last):
  File "/bin/bodhi", line 532, in <module>
    main()
  File "/bin/bodhi", line 268, in main
    data = bodhi.request(update=args[0], request=opts.request)
  File "/usr/lib/python2.7/site-packages/fedora/client/bodhi.py", line 159, in request
    'action': request,
  File "/usr/lib/python2.7/site-packages/fedora/client/baseclient.py", line 379, in send_request
    auth_params=auth_params, retries=retries, timeout=timeout)
  File "/usr/lib/python2.7/site-packages/fedora/client/proxyclient.py", line 414, in send_request
    timeout=timeout,
  File "/usr/lib/python2.7/site-packages/requests/api.py", line 109, in post
    return request('post', url, data=data, json=json, **kwargs)
  File "/usr/lib/python2.7/site-packages/requests/api.py", line 50, in request
    response = session.request(method=method, url=url, **kwargs)
  File "/usr/lib/python2.7/site-packages/requests/sessions.py", line 465, in request
    resp = self.send(prep, **send_kwargs)
  File "/usr/lib/python2.7/site-packages/requests/sessions.py", line 573, in send
    r = adapter.send(request, **kwargs)
  File "/usr/lib/python2.7/site-packages/requests/adapters.py", line 415, in send
    raise ConnectionError(err, request=request)
ConnectionError: ('Connection aborted.', gaierror(-5, 'No address associated with hostname'))

Local variables in innermost frame:
chunked: False
stream: False
err: ProtocolError('Connection aborted.', gaierror(-5, 'No address associated with hostname'))
url: '/updates/request'
verify: True
self: <requests.adapters.HTTPAdapter object at 0xb65d8cec>
request: <PreparedRequest [POST]>
cert: None
timeout: <requests.packages.urllib3.util.timeout.Timeout object at 0xb65f774c>
proxies: {}
conn: <requests.packages.urllib3.connectionpool.HTTPSConnectionPool object at 0xb65f77ac>

Comment 1 gil cattaneo 2015-08-05 11:14:33 UTC
Created attachment 1059431 [details]
File: backtrace

Comment 2 gil cattaneo 2015-08-05 11:14:39 UTC
Created attachment 1059432 [details]
File: dso_list

Comment 3 gil cattaneo 2015-08-05 11:14:41 UTC
Created attachment 1059433 [details]
File: environ

Comment 4 Fedora End Of Life 2016-07-19 17:21:43 UTC
Fedora 22 changed to end-of-life (EOL) status on 2016-07-19. Fedora 22 is
no longer maintained, which means that it will not receive any further
security or bug fix updates. As a result we are closing this bug.

If you can reproduce this bug against a currently maintained version of
Fedora please feel free to reopen this bug against that version. If you
are unable to reopen this bug, please file a new report against the
current release. If you experience problems, please add a comment to this
bug.

Thank you for reporting this bug and we are sorry it could not be fixed.