check-grenade-dsvm fails with HttpConnectionPool is full

Bug #1402833 reported by Mingyan Bao
10
This bug affects 2 people
Affects Status Importance Assigned to Milestone
grenade
New
Undecided
Unassigned

Bug Description

The check-grenade-dsvm job fails with errors in the grenade log file. Looks like stack.sh failed to setup glance images due to HTTP connection issues.

Full env at http://logs.openstack.org/50/118450/11/check//check-grenade-dsvm/1d51631/

2014-12-15 18:55:59.640 | + openstack --os-token c71a72ee5541450baea7b38533b43d22 --os-url http://127.0.0.1:9292 image create cirros-0.3.2-x86_64-uec --public --container-format ami --disk-format ami
2014-12-15 18:56:32.027 | WARNING: urllib3.connectionpool HttpConnectionPool is full, discarding connection: 127.0.0.1
2014-12-15 18:56:32.027 | ERROR: openstack <html>
2014-12-15 18:56:32.027 | <head>
2014-12-15 18:56:32.027 | <title>400 Bad Request</title>
2014-12-15 18:56:32.027 | </head>
2014-12-15 18:56:32.027 | <body>
2014-12-15 18:56:32.027 | <h1>400 Bad Request</h1>
2014-12-15 18:56:32.027 | Client disconnected before sending all data to backend<br /><br />
2014-12-15 18:56:32.027 |
2014-12-15 18:56:32.027 | </body>
2014-12-15 18:56:32.027 | </html> (HTTP 400)
2014-12-15 18:56:32.058 | + exit_trap
2014-12-15 18:56:32.058 | + local r=1
2014-12-15 18:56:32.058 | ++ jobs -p
2014-12-15 18:56:32.059 | + jobs='2374
2014-12-15 18:56:32.059 | 5247'
2014-12-15 18:56:32.059 | + [[ -n 2374
2014-12-15 18:56:32.059 | 5247 ]]
2014-12-15 18:56:32.059 | + [[ -n /opt/stack/old/devstacklog.txt.2014-12-15-184808 ]]
2014-12-15 18:56:32.059 | + [[ True == \T\r\u\e ]]
2014-12-15 18:56:32.059 | + echo 'exit_trap: cleaning up child processes'
2014-12-15 18:56:32.059 | exit_trap: cleaning up child processes
2014-12-15 18:56:32.059 | + kill 2374 5247
2014-12-15 18:56:32.059 | ./stack.sh: line 445: kill: (5247) - No such process
2014-12-15 18:56:32.059 | + kill_spinner
2014-12-15 18:56:32.059 | + '[' '!' -z '' ']'
2014-12-15 18:56:32.059 | + [[ 1 -ne 0 ]]
2014-12-15 18:56:32.059 | + echo 'Error on exit'
2014-12-15 18:56:32.059 | Error on exit
2014-12-15 18:56:32.059 | + [[ -z /opt/stack/old ]]
2014-12-15 18:56:32.059 | + /opt/stack/old/devstack/tools/worlddump.py -d /opt/stack/old

tags: added: check-grenade-dsvm
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.