Skip to content

Instantly share code, notes, and snippets.

@shannonmitchell
Created February 13, 2018 17:45
Show Gist options
  • Save shannonmitchell/7b7b829fe715fa8c4b8f21f4e33dd3c3 to your computer and use it in GitHub Desktop.
Save shannonmitchell/7b7b829fe715fa8c4b8f21f4e33dd3c3 to your computer and use it in GitHub Desktop.
Still have some bugs to work out. Took two runs to complete. The Success's with times dumped below with the full runs below that.
############################################
# List of play times from build logs below
############################################
[Success]: Script bootstrap-ansible.sh completed without issue in 111.88s.
[Success]: Script gen_user_secrets.yml completed without issue in 0.22s.
[Success]: Play setup-hosts.yml completed without issue in 645.35s
[Success]: Play unbound-install.yml completed without issue in 9.68s
[Success]: Play repo-install.yml completed without issue in 818.50s
[Success]: Play etcd-install.yml completed without issue in 1.94s
[Success]: Play ceph-install.yml completed without issue in 3.19s
[Success]: Play rsyslog-install.yml completed without issue in 38.74s
[Success]: Play memcached-install.yml completed without issue in 54.57s
[Success]: Play haproxy-install.yml completed without issue in 66.84s
[Success]: Play utility-install.yml completed without issue in 152.35s
[Success]: Play rabbitmq-install.yml completed without issue in 190.09s
[Success]: Play galera-install.yml completed without issue in 251.51s
[Success]: Play os-keystone-install-primary.yml completed without issue in 390.89s
[Success]: Play os-barbican-install.yml completed without issue in 2.30s
[Success]: Play os-ceilometer-install.yml completed without issue in 2.70s
[Success]: Play os-aodh-install.yml completed without issue in 2.28s
[Success]: Play os-magnum-install.yml completed without issue in 2.52s
[Success]: Play os-sahara-install.yml completed without issue in 2.65s
[Success]: Play os-trove-install.yml completed without issue in 2.54s
[Success]: Play os-molteniron-install.yml completed without issue in 2.26s
[Success]: Play os-octavia-install.yml completed without issue in 3.10s
[Success]: Play os-nova-install.yml_console completed without issue in 359.97s
[Success]: Play os-designate-install.yml completed without issue in 338.88s
[Success]: Play os-glance-install.yml completed without issue in 384.41s
[Success]: Play os-heat-install.yml completed without issue in 371.55s
[Success]: Play os-horizon-install.yml completed without issue in 383.35s
[Success]: Play os-swift-install.yml completed without issue in 371.16s
[Success]: Play os-nova-install.yml_conductor completed without issue in 523.08s
[Success]: Play os-neutron-install.yml completed without issue in 674.88s
[Success]: Play os-cinder-install.yml completed without issue in 829.54s
[Success]: Play os-ironic-install.yml completed without issue in 3.01s
[Success]: Play os-nova-install.yml_compute completed without issue in 142.06s
[Success]: Play os-nova-install.yml_misc completed without issue in 178.82s
[Success]: Play os-nova-install.yml_api completed without issue in 178.09s
########################################################################
# 1st run(had a couple of connectivity failures on the nova playbooks)
########################################################################
root@shan5464-aio:/opt/openstack-ansible-ops/deploy_assist# ./deploy.sh
[Info]: Running ./deploy.d/01_set_forks
[Info]: Forks set up 16
[Success]: Created /var/log/openstack_deploy/default
[Info]: /opt/openstack-ansible exists
[Info]: We are already on the branch needed. Making sure we have the latest with a pull.
[Info]: Running /opt/openstack-ansible/scripts/bootstrap-ansible.sh > /var/log/openstack_deploy/default/bootstrap-ansible.sh_13Feb18_164734 2>&1
[Success]: Script bootstrap-ansible.sh completed without issue in 111.88s.
[Info]: Running /opt/openstack-ansible/scripts/pw-token-gen.py --file /etc/openstack_deploy/user_secrets.yml > /var/log/openstack_deploy/default/gen_user_secrets.yml_13Feb18_164926 2>&1
[Success]: Script gen_user_secrets.yml completed without issue in 0.22s.
[Info]: Running openstack-ansible --forks 16 setup-hosts.yml > /var/log/openstack_deploy/default/setup-hosts.yml_13Feb18_164926 2>&1
[Success]: Play setup-hosts.yml completed without issue in 645.35s
[Info]: Running openstack-ansible --forks 16 unbound-install.yml > /var/log/openstack_deploy/default/unbound-install.yml_13Feb18_170011 2>&1
[Success]: Play unbound-install.yml completed without issue in 9.68s
[Info]: Running openstack-ansible --forks 16 repo-install.yml > /var/log/openstack_deploy/default/repo-install.yml_13Feb18_170021 2>&1
[Success]: Play repo-install.yml completed without issue in 818.50s
[Info]: Running openstack-ansible --forks 16 haproxy-install.yml > /var/log/openstack_deploy/default/haproxy-install.yml_13Feb18_171359 2>&1
[Info]: Running openstack-ansible --forks 16 memcached-install.yml > /var/log/openstack_deploy/default/memcached-install.yml_13Feb18_171401 2>&1
[Info]: Running openstack-ansible --forks 16 galera-install.yml > /var/log/openstack_deploy/default/galera-install.yml_13Feb18_171403 2>&1
[Info]: Running openstack-ansible --forks 16 rabbitmq-install.yml > /var/log/openstack_deploy/default/rabbitmq-install.yml_13Feb18_171405 2>&1
[Info]: Running openstack-ansible --forks 16 etcd-install.yml > /var/log/openstack_deploy/default/etcd-install.yml_13Feb18_171407 2>&1
[Success]: Play etcd-install.yml completed without issue in 1.94s
[Info]: Running openstack-ansible --forks 16 ceph-install.yml > /var/log/openstack_deploy/default/ceph-install.yml_13Feb18_171409 2>&1
[Info]: Running openstack-ansible --forks 16 utility-install.yml > /var/log/openstack_deploy/default/utility-install.yml_13Feb18_171411 2>&1
[Success]: Play ceph-install.yml completed without issue in 3.19s
[Info]: Running openstack-ansible --forks 16 rsyslog-install.yml > /var/log/openstack_deploy/default/rsyslog-install.yml_13Feb18_171413 2>&1
[Success]: Play rsyslog-install.yml completed without issue in 38.74s
[Success]: Play memcached-install.yml completed without issue in 54.57s
[Success]: Play haproxy-install.yml completed without issue in 66.84s
[Success]: Play utility-install.yml completed without issue in 152.35s
[Success]: Play rabbitmq-install.yml completed without issue in 190.09s
[Success]: Play galera-install.yml completed without issue in 251.51s
[Info]: Running openstack-ansible --forks 16 os-keystone-install.yml -e keystone_serial=1 --limit keystone_all > /var/log/openstack_deploy/default/os-keystone-install-primary.yml_13Feb18_171815 2>&1
[Success]: Play os-keystone-install-primary.yml completed without issue in 390.89s
[Info]: Running openstack-ansible --forks 16 os-barbican-install.yml > /var/log/openstack_deploy/default/os-barbican-install.yml_13Feb18_172448 2>&1
[Info]: Running openstack-ansible --forks 16 os-glance-install.yml -e glance_api_serial=100% -e glance_registry_serial=100% > /var/log/openstack_deploy/default/os-glance-install.yml_13Feb18_172450 2>&1
[Success]: Play os-barbican-install.yml completed without issue in 2.30s
[Info]: Running openstack-ansible --forks 16 os-cinder-install.yml -e cinder_api_serial=100% -e cinder_scheduler_serial=100% -e cinder_backend_serial=100% > /var/log/openstack_deploy/default/os-cinder-install.yml_13Feb18_172452 2>&1
[Info]: Running openstack-ansible --forks 16 os-nova-install.yml -e nova_conductor_serial=100% --limit nova_conductor > /var/log/openstack_deploy/default/os-nova-install.yml_conductor_13Feb18_172454 2>&1
[Info]: Running openstack-ansible --forks 16 os-nova-install.yml -e nova_scheduler_serial=100% -e nova_serial=100% --limit nova_scheduler:nova_consoleauth:nova_cert:!nova_conductor -vvvv > /var/log/openstack_deploy/default/os-nova-install.yml_misc_13Feb18_172456 2>&1
[Info]: Running openstack-ansible --forks 16 os-nova-install.yml -e nova_api_serial=100% -e nova_serial=100% --limit nova_api_os_compute:!nova_conductor:!nova_scheduler:!nova_consoleauth:!nova_cert -vvvv > /var/log/openstack_deploy/default/os-nova-install.yml_api_13Feb18_172458 2>&1
[Info]: Running openstack-ansible --forks 16 os-nova-install.yml -e nova_console_serial=100% -e nova_serial=100% --limit nova_api_metadata:nova_console:!nova_conductor:!nova_scheduler:!nova_consoleauth:!nova_cert:!nova_api_os_compute -vvvv > /var/log/openstack_deploy/default/os-nova-install.yml_console_13Feb18_172500 2>&1
[Info]: Running openstack-ansible --forks 16 os-nova-install.yml -e nova_compute_serial=100% -e nova_serial=100% --limit nova_compute:!nova_conductor:!nova_scheduler:!nova_consoleauth:!nova_cert:!nova_api_os_compute:!nova_api_metadata:!nova_console -vvvv > /var/log/openstack_deploy/default/os-nova-install.yml_compute_13Feb18_172502 2>&1
[Info]: Running openstack-ansible --forks 16 os-neutron-install.yml -e neutron_server_serial=100% -e neutron_agent_serial=100% -e neutron_other_serial=100% > /var/log/openstack_deploy/default/os-neutron-install.yml_13Feb18_172504 2>&1
[Info]: Running openstack-ansible --forks 16 os-heat-install.yml > /var/log/openstack_deploy/default/os-heat-install.yml_13Feb18_172506 2>&1
[Failure]: Play os-nova-install.yml_misc returned with an 'One or more hosts failed'
[Info]: See /var/log/openstack_deploy/default/os-nova-install.yml_misc_13Feb18_172456 for details
[Info]: Running openstack-ansible --forks 16 os-horizon-install.yml > /var/log/openstack_deploy/default/os-horizon-install.yml_13Feb18_172508 2>&1
[Failure]: Play os-nova-install.yml_api returned with an 'One or more hosts failed'
[Info]: See /var/log/openstack_deploy/default/os-nova-install.yml_api_13Feb18_172458 for details
[Info]: Running openstack-ansible --forks 16 os-ceilometer-install.yml > /var/log/openstack_deploy/default/os-ceilometer-install.yml_13Feb18_172510 2>&1
[Info]: Running openstack-ansible --forks 16 os-aodh-install.yml > /var/log/openstack_deploy/default/os-aodh-install.yml_13Feb18_172512 2>&1
[Success]: Play os-ceilometer-install.yml completed without issue in 2.70s
[Info]: Running openstack-ansible --forks 16 os-magnum-install.yml > /var/log/openstack_deploy/default/os-magnum-install.yml_13Feb18_172514 2>&1
[Success]: Play os-aodh-install.yml completed without issue in 2.28s
[Info]: Running openstack-ansible --forks 16 os-sahara-install.yml > /var/log/openstack_deploy/default/os-sahara-install.yml_13Feb18_172516 2>&1
[Success]: Play os-magnum-install.yml completed without issue in 2.52s
[Info]: Running openstack-ansible --forks 16 os-trove-install.yml > /var/log/openstack_deploy/default/os-trove-install.yml_13Feb18_172518 2>&1
[Success]: Play os-sahara-install.yml completed without issue in 2.65s
[Info]: Running openstack-ansible --forks 16 os-molteniron-install.yml > /var/log/openstack_deploy/default/os-molteniron-install.yml_13Feb18_172520 2>&1
[Success]: Play os-trove-install.yml completed without issue in 2.54s
[Info]: Running openstack-ansible --forks 16 os-designate-install.yml > /var/log/openstack_deploy/default/os-designate-install.yml_13Feb18_172522 2>&1
[Success]: Play os-molteniron-install.yml completed without issue in 2.26s
[Info]: Running openstack-ansible --forks 16 os-octavia-install.yml > /var/log/openstack_deploy/default/os-octavia-install.yml_13Feb18_172524 2>&1
[Info]: Running openstack-ansible --forks 16 os-swift-install.yml > /var/log/openstack_deploy/default/os-swift-install.yml_13Feb18_172526 2>&1
[Success]: Play os-octavia-install.yml completed without issue in 3.10s
[Failure]: Play os-nova-install.yml_compute returned with an 'One or more hosts failed'
[Info]: See /var/log/openstack_deploy/default/os-nova-install.yml_compute_13Feb18_172502 for details
[Success]: Play os-nova-install.yml_console completed without issue in 359.97s
[Success]: Play os-designate-install.yml completed without issue in 338.88s
[Success]: Play os-glance-install.yml completed without issue in 384.41s
[Success]: Play os-heat-install.yml completed without issue in 371.55s
[Success]: Play os-horizon-install.yml completed without issue in 383.35s
[Success]: Play os-swift-install.yml completed without issue in 371.16s
[Success]: Play os-nova-install.yml_conductor completed without issue in 523.08s
[Success]: Play os-neutron-install.yml completed without issue in 674.88s
[Success]: Play os-cinder-install.yml completed without issue in 829.54s
[Info]: Running openstack-ansible --forks 16 os-ironic-install.yml > /var/log/openstack_deploy/default/os-ironic-install.yml_13Feb18_173842 2>&1
[Success]: Play os-ironic-install.yml completed without issue in 3.01s
################################
# 2nd run catching failed plays
################################
[Info]: Running ./deploy.d/01_set_forks
[Info]: Forks set up 16
[Info]: Deploy log dir /var/log/openstack_deploy/default exists
[Info]: /opt/openstack-ansible exists
[Info]: We are already on the branch needed. Making sure we have the latest with a pull.
[Skipping]: Earlier bootstrap-ansible.sh run passed without issue. Delete /var/log/openstack_deploy/default/completed-plays_default to run the full deploy.
[Skipping]: Earlier gen_user_secrets.yml run passed without issue. Delete /var/log/openstack_deploy/default/completed-plays_default to run the full deploy.
[Skipping]: Earlier setup-hosts.yml run passed without issue. Delete /var/log/openstack_deploy/default/completed-plays_default to run the full deploy.
[Skipping]: Earlier unbound-install.yml run passed without issue. Delete /var/log/openstack_deploy/default/completed-plays_default to run the full deploy.
[Skipping]: Earlier repo-install.yml run passed without issue. Delete /var/log/openstack_deploy/default/completed-plays_default to run the full deploy.
[Skipping]: Earlier haproxy-install.yml run passed without issue. Delete /var/log/openstack_deploy/default/completed-plays_default to run the full deploy.
[Skipping]: Earlier memcached-install.yml run passed without issue. Delete /var/log/openstack_deploy/default/completed-plays_default to run the full deploy.
[Skipping]: Earlier galera-install.yml run passed without issue. Delete /var/log/openstack_deploy/default/completed-plays_default to run the full deploy.
[Skipping]: Earlier rabbitmq-install.yml run passed without issue. Delete /var/log/openstack_deploy/default/completed-plays_default to run the full deploy.
[Skipping]: Earlier etcd-install.yml run passed without issue. Delete /var/log/openstack_deploy/default/completed-plays_default to run the full deploy.
[Skipping]: Earlier ceph-install.yml run passed without issue. Delete /var/log/openstack_deploy/default/completed-plays_default to run the full deploy.
[Skipping]: Earlier utility-install.yml run passed without issue. Delete /var/log/openstack_deploy/default/completed-plays_default to run the full deploy.
[Skipping]: Earlier rsyslog-install.yml run passed without issue. Delete /var/log/openstack_deploy/default/completed-plays_default to run the full deploy.
[Skipping]: Earlier os-keystone-install-primary.yml run passed without issue. Delete /var/log/openstack_deploy/default/completed-plays_default to run the full deploy.
[Skipping]: Earlier os-barbican-install.yml run passed without issue. Delete /var/log/openstack_deploy/default/completed-plays_default to run the full deploy.
[Skipping]: Earlier os-glance-install.yml run passed without issue. Delete /var/log/openstack_deploy/default/completed-plays_default to run the full deploy.
[Skipping]: Earlier os-cinder-install.yml run passed without issue. Delete /var/log/openstack_deploy/default/completed-plays_default to run the full deploy.
[Skipping]: Earlier os-nova-install.yml_conductor run passed without issue. Delete /var/log/openstack_deploy/default/completed-plays_default to run the full deploy.
[Info]: Running openstack-ansible --forks 16 os-nova-install.yml -e nova_scheduler_serial=100% -e nova_serial=100% --limit nova_scheduler:nova_consoleauth:nova_cert:!nova_conductor -vvvv > /var/log/openstack_deploy/default/os-nova-install.yml_misc_13Feb18_174010 2>&1
[Info]: Running openstack-ansible --forks 16 os-nova-install.yml -e nova_api_serial=100% -e nova_serial=100% --limit nova_api_os_compute:!nova_conductor:!nova_scheduler:!nova_consoleauth:!nova_cert -vvvv > /var/log/openstack_deploy/default/os-nova-install.yml_api_13Feb18_174012 2>&1
[Skipping]: Earlier os-nova-install.yml_console run passed without issue. Delete /var/log/openstack_deploy/default/completed-plays_default to run the full deploy.
[Info]: Running openstack-ansible --forks 16 os-nova-install.yml -e nova_compute_serial=100% -e nova_serial=100% --limit nova_compute:!nova_conductor:!nova_scheduler:!nova_consoleauth:!nova_cert:!nova_api_os_compute:!nova_api_metadata:!nova_console -vvvv > /var/log/openstack_deploy/default/os-nova-install.yml_compute_13Feb18_174016 2>&1
[Skipping]: Earlier os-neutron-install.yml run passed without issue. Delete /var/log/openstack_deploy/default/completed-plays_default to run the full deploy.
[Skipping]: Earlier os-heat-install.yml run passed without issue. Delete /var/log/openstack_deploy/default/completed-plays_default to run the full deploy.
[Skipping]: Earlier os-horizon-install.yml run passed without issue. Delete /var/log/openstack_deploy/default/completed-plays_default to run the full deploy.
[Skipping]: Earlier os-ceilometer-install.yml run passed without issue. Delete /var/log/openstack_deploy/default/completed-plays_default to run the full deploy.
[Skipping]: Earlier os-aodh-install.yml run passed without issue. Delete /var/log/openstack_deploy/default/completed-plays_default to run the full deploy.
[Skipping]: Earlier os-magnum-install.yml run passed without issue. Delete /var/log/openstack_deploy/default/completed-plays_default to run the full deploy.
[Skipping]: Earlier os-sahara-install.yml run passed without issue. Delete /var/log/openstack_deploy/default/completed-plays_default to run the full deploy.
[Skipping]: Earlier os-trove-install.yml run passed without issue. Delete /var/log/openstack_deploy/default/completed-plays_default to run the full deploy.
[Skipping]: Earlier os-molteniron-install.yml run passed without issue. Delete /var/log/openstack_deploy/default/completed-plays_default to run the full deploy.
[Skipping]: Earlier os-designate-install.yml run passed without issue. Delete /var/log/openstack_deploy/default/completed-plays_default to run the full deploy.
[Skipping]: Earlier os-octavia-install.yml run passed without issue. Delete /var/log/openstack_deploy/default/completed-plays_default to run the full deploy.
[Skipping]: Earlier os-swift-install.yml run passed without issue. Delete /var/log/openstack_deploy/default/completed-plays_default to run the full deploy.
[Success]: Play os-nova-install.yml_compute completed without issue in 142.06s
[Success]: Play os-nova-install.yml_misc completed without issue in 178.82s
[Success]: Play os-nova-install.yml_api completed without issue in 178.09s
[Skipping]: Earlier os-ironic-install.yml run passed without issue. Delete /var/log/openstack_deploy/default/completed-plays_default to run the full deploy.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment