VirtualBox Cent7 Cinder Fails

Bug #1470123 reported by James Michael DuPont
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
devstack
Invalid
Undecided
Unassigned

Bug Description

The cinder fails, but it is running!
[ERROR] /home/vagrant/devstack/lib/cinder:455 c-api did not start

see the world here:
http://paste.fedoraproject.org/238043/67326114/

The the cinder api running :
vagrant 13934 13961 0.4 2.6 128356 12224 pts/16 D+ 23:05:59 00:00:00 /usr/bin/python /usr/bin/cinder-api --config-file /etc/cinder/cinder.conf

On this version of devstack :
commit e4d57d6bed88ec11ca7fcc8dc286a69d284c70aa
Merge: 71e51c0 71947d5
Author: Jenkins <email address hidden>
Date: Fri Jun 26 21:20:00 2015 +0000

+ SERVICE_DIR=/opt/stack/status
++ trueorfalse True USE_SCREEN
+++ set +o
+++ grep xtrace
++ local 'xtrace=set -o xtrace'
++ set +o xtrace
+ USE_SCREEN=True
+ screen -S stack -X screen -t c-api
+ local real_logfile=/opt/stack/logs/c-api.log.2015-06-29-222945
+ echo 'LOGDIR: /opt/stack/logs'
LOGDIR: /opt/stack/logs
+ echo 'SCREEN_LOGDIR: '
SCREEN_LOGDIR:
+ echo 'log: /opt/stack/logs/c-api.log.2015-06-29-222945'
log: /opt/stack/logs/c-api.log.2015-06-29-222945
+ [[ -n /opt/stack/logs ]]
+ screen -S stack -p c-api -X logfile /opt/stack/logs/c-api.log.2015-06-29-222945
+ screen -S stack -p c-api -X log on
+ ln -sf /opt/stack/logs/c-api.log.2015-06-29-222945 /opt/stack/logs/c-api.log
+ [[ -n '' ]]
+ sleep 3
++ echo -ne '\015'
+ NL=$'\r'
+ [[ -n '' ]]
+ screen_rc c-api '/usr/bin/cinder-api --config-file /etc/cinder/cinder.conf'
+ SCREEN_NAME=stack
+ SCREENRC=/home/vagrant/devstack/stack-screenrc
+ [[ ! -e /home/vagrant/devstack/stack-screenrc ]]
+ grep c-api /home/vagrant/devstack/stack-screenrc
++ echo -ne '\015'
+ NL=$'\r'
+ echo 'screen -t c-api bash'
"'echo 'stuff "/usr/bin/cinder-api --config-file /etc/cinder/cinder.conf
+ [[ -n /opt/stack/logs ]]
+ echo 'logfile /opt/stack/logs/c-api.log.2015-06-29-222945'
+ echo 'log on'
+ screen -S stack -p c-api -X stuff '/usr/bin/cinder-api --config-file /etc/cinder/cinder.conf & echo $! >/opt/stack/status/stack/c-api.pid; fg || echo "c-api failed to star'" | tee "/opt/stack/status/stack/c-api.failure"
+ echo 'Waiting for Cinder API to start...'
Waiting for Cinder API to start...
+ wait_for_service 60 http://10.0.2.15:8776
+ local timeout=60
+ local url=http://10.0.2.15:8776
+ timeout 60 sh -c 'while ! curl -g -k --noproxy '\''*'\'' -s http://10.0.2.15:8776 >/dev/null; do sleep 1; done'
+ die 455 'c-api did not start'
+ local exitcode=0
+ set +o xtrace
[Call Trace]
./stack.sh:1250:start_cinder
/home/vagrant/devstack/lib/cinder:455:die
[ERROR] /home/vagrant/devstack/lib/cinder:455 c-api did not start
Error on exit
World dumping... see /opt/stack/logs/worlddump-2015-06-29-230727.txt for details
[vagrant@localhost devstack]$ cat /opt/stack/logs/worlddump-2015-06-29-230727.txt

Revision history for this message
James Michael DuPont (mdupont-c) wrote :

I noticed that I did not allocate enough memory to the virtual box which might have been the problem. Am retrying with 4gb.

Revision history for this message
James Michael DuPont (mdupont-c) wrote :

After adding in memory, using setting up a config file and uninstalling the mysqld it started.

walker (xymeng1991)
Changed in devstack:
status: New → Confirmed
Revision history for this message
Sean Dague (sdague) wrote :

This devstack bug was last updated over 180 days ago, as devstack
is a fast moving project and we'd like to get the tracker down to
currently actionable bugs, this is getting marked as Invalid. If the
issue still exists, please feel free to reopen it.

Changed in devstack:
status: Confirmed → Invalid
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.