devmode.sh --ovb fails to deploy overcloud

Bug #1763634 reported by Derek Higgins
14
This bug affects 2 people
Affects Status Importance Assigned to Milestone
tripleo
Won't Fix
Medium
Sagi (Sergey) Shnaidman

Bug Description

While running devmode.sh the overcloud consistently fails to deploy

$ ./devmode.sh --ovb --no-gate
<snip/>
+ ansible-playbook -vv /root/.quickstart/playbooks/baremetal-full-deploy.yml -e @/root/.quickstart/config/release/master-tripleo-ci.yml -e @/root/.quickstart/config/nodes/1ctlr_1comp.yml -e @/root/.quickstart/config/general_config/ovb-minimal-pacemaker-public-bond.yml -e @/root/.quickstart/config/environments/rdocloud.yml -e local_working_dir=/root/.quickstart -e virthost=localhost -e @/root/.quickstart/config/environments/ovb-common.yml -e cleanup_stacks_keypairs=false -t all,teardown-nodes
<snip/>

TASK [overcloud-deploy : Run the deployed-server_prepare script] **************************************************************************************************************************************************
task path: /root/.quickstart/usr/local/share/ansible/roles/overcloud-deploy/tasks/deployed-server.yml:9
Thursday 12 April 2018 23:34:02 +0000 (0:00:00.093) 1:31:02.618 ********
skipping: [undercloud] => {"changed": false, "skip_reason": "Conditional result was False", "skipped": true}

TASK [overcloud-deploy : Deploy the overcloud] ********************************************************************************************************************************************************************
task path: /root/.quickstart/usr/local/share/ansible/roles/overcloud-deploy/tasks/deploy-overcloud.yml:1
Thursday 12 April 2018 23:34:02 +0000 (0:00:00.123) 1:31:02.741 ********

<38.145.33.136> ssh_retry: attempt: 0, ssh return code is 255. cmd (['ssh', '-F', '/root/.quickstart/ssh.config.ansible', '-o', 'StrictHostKeyChecking=no', '-o', 'IdentityFile="/root/.quickstart/id_rsa_undercloud"', '-o', 'KbdInteractiveAuthentication=no', '-o', 'PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey', '-o', 'PasswordAuthentication=no', '-o', 'User=stack', '-o', 'ConnectTimeout=10', '-F', '/root/.quickstart/ssh.config.local.ansible', '-tt', '38.145.33.136', '/bin/sh -c \'/usr/bin/python /home/stack/.ansible/tmp/ansible-tmp-1523576042.26-181411050169806/command.py; rm -rf "/home/stack/.ansible/tmp/ansible-tmp-1523576042.26-181411050169806/" > /dev/null 2>&1 && sleep 0\'']...), pausing for 0 seconds
fatal: [undercloud]: FAILED! => {"changed": false, "failed": true, "module_stderr": "Connection to 38.145.33.136 closed.\r\n", "module_stdout": "/usr/bin/python: can't open file '/home/stack/.ansible/tmp/ansible-tmp-1523576042.26-181411050169806/command.py': [Errno 2] No such file or directory\r\n", "msg": "MODULE FAILURE", "rc": 0}
...ignoring

The undercloud installs, when the heat stack gets created the controller and compute nodes successfully comes up but after that everything times out

Tags: quickstart
Revision history for this message
Derek Higgins (derekh) wrote :

Attaching overcloud_deploy.log

Changed in tripleo:
status: New → Triaged
importance: Undecided → Medium
milestone: none → rocky-2
tags: added: quickstart
Changed in tripleo:
assignee: nobody → Quique Llorente (quiquell)
Revision history for this message
Sagi (Sergey) Shnaidman (sshnaidm) wrote :

Derek, it seems like network issue in the cloud tenant. Is it always reproducible?

Changed in tripleo:
assignee: Quique Llorente (quiquell) → Sagi (Sergey) Shnaidman (sshnaidm)
Revision history for this message
Derek Higgins (derekh) wrote :

> Derek, it seems like network issue in the cloud tenant. Is it always reproducible?

It was consistently reproducible when I filed the bug, I haven't tried it since. I don't think it was a problem with rdo-cloud as I was able to manually deploy a overcloud using the undercloud that quickstart created, So I suspected the combination of heat templates being used by devmode don't work together.

I can't try it out at the moment as my cloud resources are tied up.

Changed in tripleo:
milestone: rocky-2 → rocky-3
Changed in tripleo:
milestone: rocky-3 → rocky-rc1
Revision history for this message
Derek Higgins (derekh) wrote :

I Guess this can be closed as devmode.sh is no longer supported

Changed in tripleo:
status: Triaged → Won't Fix
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Duplicates of this bug

Other bug subscribers

Remote bug watches

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