Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.

Bug 1548799

Summary: Latest deployment of OSP12 failed on Undercloud stage [2018-02-23.1] - Z2
Product: Red Hat OpenStack Reporter: Eran Kuris <ekuris>
Component: openstack-tripleoAssignee: James Slagle <jslagle>
Status: CLOSED DUPLICATE QA Contact: Arik Chernetsky <achernet>
Severity: urgent Docs Contact:
Priority: unspecified    
Version: 12.0 (Pike)CC: mburns, rhel-osp-director-maint, yprokule
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2018-02-26 15:01:27 UTC Type: Bug
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
osp12 logs none

Description Eran Kuris 2018-02-25 07:39:17 UTC
Created attachment 1400534 [details]
osp12 logs

Description of problem:
The latest puddle of OSP12 2018-02-23.1 failed during Undercloud deployment: 
2018-02-25 01:51:33,501 INFO: [1;33mWarning: ModuleLoader: module 'openstacklib' has unresolved dependencies - it will only see those that are resolved. Use 'puppet module list --tree' to see information about modules
2018-02-25 01:51:33,502 INFO:    (file & line not available)[0m
2018-02-25 01:51:33,779 INFO: [mNotice: hiera(): Cannot load backend module_data: cannot load such file -- hiera/backend/module_data_backend[0m
2018-02-25 01:51:33,806 INFO: [1;33mWarning: ModuleLoader: module 'rabbitmq' has unresolved dependencies - it will only see those that are resolved. Use 'puppet module list --tree' to see information about modules
2018-02-25 01:51:33,807 INFO:    (file & line not available)[0m
2018-02-25 01:51:34,014 INFO: [1;31mError: Evaluation Error: Resource type not found: Archive at /etc/puppet/modules/rabbitmq/manifests/install/rabbitmqadmin.pp:15:33 on node undercloud-0.redhat.local[0m
2018-02-25 01:51:34,055 INFO: + rc=1
2018-02-25 01:51:34,056 INFO: + set -e
2018-02-25 01:51:34,056 INFO: + echo 'puppet apply exited with exit code 1'
2018-02-25 01:51:34,056 INFO: puppet apply exited with exit code 1
2018-02-25 01:51:34,056 INFO: + '[' 1 '!=' 2 -a 1 '!=' 0 ']'
2018-02-25 01:51:34,056 INFO: + exit 1
2018-02-25 01:51:34,062 INFO: [2018-02-25 01:51:34,056] (os-refresh-config) [ERROR] during configure phase. [Command '['dib-run-parts', '/usr/libexec/os-refresh-config/configure.d']' returned non-zero exit status 1]
2018-02-25 01:51:34,062 INFO: 
2018-02-25 01:51:34,062 INFO: [2018-02-25 01:51:34,056] (os-refresh-config) [ERROR] Aborting...
2018-02-25 01:51:34,063 DEBUG: An exception occurred
Traceback (most recent call last):
  File "/usr/lib/python2.7/site-packages/instack_undercloud/undercloud.py", line 1869, in install
    _run_orc(instack_env)
  File "/usr/lib/python2.7/site-packages/instack_undercloud/undercloud.py", line 1383, in _run_orc
    _run_live_command(args, instack_env, 'os-refresh-config')
  File "/usr/lib/python2.7/site-packages/instack_undercloud/undercloud.py", line 620, in _run_live_command
    raise RuntimeError('%s failed. See log for details.' % name)
RuntimeError: os-refresh-config failed. See log for details.
2018-02-25 01:51:34,064 ERROR: 
#############################################################################
Undercloud install failed.

Reason: os-refresh-config failed. See log for details.

See the previous output for details about what went wrong.  The full install
log can be found at /home/stack/.instack/install-undercloud.log.

#############################################################################

Version-Release number of selected component (if applicable):
[stack@undercloud-0 ~]$ cat core_puddle_version
2018-02-23.1[stack@undercloud-0 ~]$ rpm -qa |grep triple
openstack-tripleo-puppet-elements-7.0.5-1.el7ost.noarch
puppet-tripleo-7.4.8-1.el7ost.noarch
openstack-tripleo-heat-templates-7.0.9-1.el7ost.noarch
openstack-tripleo-common-containers-7.6.9-1.el7ost.noarch
openstack-tripleo-common-7.6.9-1.el7ost.noarch
python-tripleoclient-7.3.8-1.el7ost.noarch
openstack-tripleo-image-elements-7.0.3-1.el7ost.noarch


How reproducible:
always

Steps to Reproduce:
1.
2.
3.

Actual results:
failed

Expected results:
pass with no errors

Additional info:
add Jenkins job logs

Comment 2 Eran Kuris 2018-02-26 15:01:27 UTC

*** This bug has been marked as a duplicate of bug 1548460 ***