New OSP13 Installation continously results in: Failed running docker-puppet.py for haproxy

Solution Unverified - Updated -

Issue

  • Overcloud deploy is failing with below errors:
Jan  9 11:15:48 ocd95-controller-0 os-collect-config: "2020-01-09 11:13:13,666 ERROR: 38270 -- + mkdir -p /etc/puppet",
Jan  9 11:15:48 ocd95-controller-0 os-collect-config: "+ cp -a /tmp/puppet-etc/auth.conf /tmp/puppet-etc/hiera.yaml /tmp/puppet-etc/hieradata /tmp/puppet-etc/modules /tmp/puppet-etc/puppet.conf /tmp/puppet-etc/ssl /etc/puppet",
Jan  9 11:15:48 ocd95-controller-0 os-collect-config: "+ rm -Rf /etc/puppet/ssl",
Jan  9 11:15:48 ocd95-controller-0 os-collect-config: "+ echo '{\"step\": 6}'",
Jan  9 11:15:48 ocd95-controller-0 os-collect-config: "+ TAGS=",
Jan  9 11:15:48 ocd95-controller-0 os-collect-config: "+ '[' -n file,file_line,concat,augeas,cron,haproxy_config ']'",
Jan  9 11:15:48 ocd95-controller-0 os-collect-config: "+ TAGS='--tags file,file_line,concat,augeas,cron,haproxy_config'",
Jan  9 11:15:48 ocd95-controller-0 os-collect-config: "+ origin_of_time=/var/lib/config-data/haproxy.origin_of_time",
Jan  9 11:15:48 ocd95-controller-0 os-collect-config: "+ touch /var/lib/config-data/haproxy.origin_of_time",
Jan  9 11:15:48 ocd95-controller-0 os-collect-config: "+ sync",
Jan  9 11:15:48 ocd95-controller-0 os-collect-config: "+ set +e",
Jan  9 11:15:48 ocd95-controller-0 os-collect-config: "+ export FACTER_deployment_type=containers",
Jan  9 11:15:48 ocd95-controller-0 os-collect-config: "+ FACTER_deployment_type=containers",
Jan  9 11:15:48 ocd95-controller-0 os-collect-config: "++ cat /sys/class/dmi/id/product_uuid",
Jan  9 11:15:48 ocd95-controller-0 os-collect-config: "++ tr '[:upper:]' '[:lower:]'",
Jan  9 11:15:48 ocd95-controller-0 os-collect-config: "+ export FACTER_uuid=39373638-3935-584d-5139-333330324d57",
Jan  9 11:15:48 ocd95-controller-0 os-collect-config: "+ FACTER_uuid=39373638-3935-584d-5139-333330324d57",
Jan  9 11:15:48 ocd95-controller-0 os-collect-config: "+ FACTER_hostname=ocd95-controller-0",
Jan  9 11:15:48 ocd95-controller-0 os-collect-config: "+ /usr/bin/puppet apply --summarize --detailed-exitcodes --color=false --logdest syslog --logdest console --modulepath=/etc/puppet/modules:/usr/share/openstack-puppet/modules --tags file,file_line,concat,augeas,cron,haproxy_config /etc/config.pp",
Jan  9 11:15:48 ocd95-controller-0 os-collect-config: "Warning: Undefined variable 'deploy_config_name'; ",
Jan  9 11:15:48 ocd95-controller-0 os-collect-config: "   (file & line not available)",
Jan  9 11:15:48 ocd95-controller-0 os-collect-config: "Warning: ModuleLoader: module 'pacemaker' has unresolved dependencies - it will only see those that are resolved. Use 'puppet module list --tree' to see information about modules",
Jan  9 11:15:48 ocd95-controller-0 os-collect-config: "Warning: This method is deprecated, please use match expressions with Stdlib::Compat::Ipv6 instead. They are described at https://docs.puppet.com/puppet/latest/reference/lang_data_type.html#match-expressions. at [\"/etc/puppet/modules/tripleo/manifests/pacemaker/haproxy_with_vip.pp\", 62]:",
Jan  9 11:15:48 ocd95-controller-0 os-collect-config: "   (at /etc/puppet/modules/stdlib/lib/puppet/functions/deprecation.rb:28:in `deprecation')",
Jan  9 11:15:48 ocd95-controller-0 os-collect-config: "Warning: Scope(Haproxy::Config[haproxy]): haproxy: The $merge_options parameter will default to true in the next major release. Please review the documentation regarding the implications.",
Jan  9 11:15:48 ocd95-controller-0 os-collect-config: "Error: Execution of '/usr/sbin/haproxy -f /etc/haproxy/haproxy.cfg20200109-16-1o4rurh -c' returned 1: [WARNING] 008/111313 (43) : parsing [/etc/haproxy/haproxy.cfg20200109-16-1o4rurh:165] : 'option httplog' not usable with proxy 'nova_metadata' (needs 'mode http'). Falling back to 'option tcplog'.",
Jan  9 11:15:48 ocd95-controller-0 os-collect-config: "[ALERT] 008/111313 (43) : Proxy 'cinder': no SSL certificate specified for bind 'x.x.x.x:13776' at [/etc/haproxy/haproxy.cfg20200109-16-1o4rurh:28] (use 'crt').",
Jan  9 11:15:48 ocd95-controller-0 os-collect-config: "[ALERT] 008/111313 (43) : Proxy 'glance_api': no SSL certificate specified for bind 'x.x.x.x:13292' at [/etc/haproxy/haproxy.cfg20200109-16-1o4rurh:42] (use 'crt').",
Jan  9 11:15:48 ocd95-controller-0 os-collect-config: "[ALERT] 008/111313 (43) : Proxy 'heat_api': no SSL certificate specified for bind 'x.x.x.x:13004' at [/etc/haproxy/haproxy.cfg20200109-16-1o4rurh:63] (use 'crt').",
Jan  9 11:15:48 ocd95-controller-0 os-collect-config: "[ALERT] 008/111313 (43) : Proxy 'heat_cfn': no SSL certificate specified for bind 'x.x.x.x:13005' at [/etc/haproxy/haproxy.cfg20200109-16-1o4rurh:79] (use 'crt').",
Jan  9 11:15:48 ocd95-controller-0 os-collect-config: "[ALERT] 008/111313 (43) : Proxy 'horizon': no SSL certificate specified for bind 'x.x.x.x:443' at [/etc/haproxy/haproxy.cfg20200109-16-1o4rurh:94] (use 'crt').",
Jan  9 11:15:48 ocd95-controller-0 os-collect-config: "[ALERT] 008/111313 (43) : Proxy 'horizon': no SSL certificate specified for bind 'x.x.x.x:443' at [/etc/haproxy/haproxy.cfg20200109-16-1o4rurh:96] (use 'crt').",
Jan  9 11:15:48 ocd95-controller-0 os-collect-config: "[ALERT] 008/111313 (43) : Proxy 'keystone_public': no SSL certificate specified for bind 'x.x.x.x:13000' at [/etc/haproxy/haproxy.cfg20200109-16-1o4rurh:122] (use 'crt').",
Jan  9 11:15:48 ocd95-controller-0 os-collect-config: "[ALERT] 008/111313 (43) : Proxy 'neutron': no SSL certificate specified for bind 'x.x.x.x:13696' at [/etc/haproxy/haproxy.cfg20200109-16-1o4rurh:148] (use 'crt').",
Jan  9 11:15:48 ocd95-controller-0 os-collect-config: "[ALERT] 008/111313 (43) : Proxy 'nova_novncproxy': no SSL certificate specified for bind 'x.x.x.x:13080' at [/etc/haproxy/haproxy.cfg20200109-16-1o4rurh:172] (use 'crt').",
Jan  9 11:15:48 ocd95-controller-0 os-collect-config: "[ALERT] 008/111313 (43) : Proxy 'nova_osapi': no SSL certificate specified for bind 'x.x.x.x:13774' at [/etc/haproxy/haproxy.cfg20200109-16-1o4rurh:185] (use 'crt').",
Jan  9 11:15:48 ocd95-controller-0 os-collect-config: "[ALERT] 008/111313 (43) : Proxy 'nova_placement': no SSL certificate specified for bind 'x.x.x.x:13778' at [/etc/haproxy/haproxy.cfg20200109-16-1o4rurh:199] (use 'crt').",
Jan  9 11:15:48 ocd95-controller-0 os-collect-config: "[ALERT] 008/111313 (43) : Proxy 'swift_proxy_server': no SSL certificate specified for bind 'x.x.x.x:13808' at [/etc/haproxy/haproxy.cfg20200109-16-1o4rurh:230] (use 'crt').",
Jan  9 11:15:48 ocd95-controller-0 os-collect-config: "[ALERT] 008/111313 (43) : Fatal errors found in configuration.",
Jan  9 11:15:48 ocd95-controller-0 os-collect-config: "Error: /Stage[main]/Haproxy/Haproxy::Instance[haproxy]/Haproxy::Config[haproxy]/Concat[/etc/haproxy/haproxy.cfg]/File[/etc/haproxy/haproxy.cfg]/content: change from {md5}1f337186b0e1ba5ee82760cb437fb810 to {md5}3f9acaf5438afba429cea91c851e1756 failed: Execution of '/usr/sbin/haproxy -f /etc/haproxy/haproxy.cfg20200109-16-1o4rurh -c' returned 1: [WARNING] 008/111313 (43) : parsing [/etc/haproxy/haproxy.cfg20200109-16-1o4rurh:165] : 'option httplog' not usable with proxy 'nova_metadata' (needs 'mode http'). Falling back to 'option tcplog'.",

Environment

  • Red Hat OpenStack Platform 13.0

Subscriber exclusive content

A Red Hat subscription provides unlimited access to our knowledgebase, tools, and much more.

Current Customers and Partners

Log in for full access

Log In

New to Red Hat?

Learn more about Red Hat subscriptions

Using a Red Hat product through a public cloud?

How to access this content