Deplyment failed for (Haproxy_backend_status[mysql](provider=haproxy)) Get CSV from url 'http://192.168.0.9:10000/;csv' Could not run: execution expired

Bug #1511606 reported by lidiwen
12
This bug affects 2 people
Affects Status Importance Assigned to Milestone
Fuel for OpenStack
Invalid
High
Fuel Library (Deprecated)
6.1.x
Invalid
High
Fuel Library (Deprecated)
7.0.x
Invalid
High
Fuel Library (Deprecated)
8.0.x
Invalid
High
Fuel Library (Deprecated)
Future
Invalid
High
Fuel Library (Deprecated)

Bug Description

Steps to reproduce:
1. Fuel 6.1 Master Node, deploy as VM on vsphere.
2. Create MOS env and select Cent OS deployment.
3. Add 3 nodes with controller role created by vSphere VMs
4. Add 2 nodes with compute role created by vSphere VMs
5. Select Neutron GRE network topology
6. Run network verification
7. Deploy the cluster

This ticket might related with https://bugs.launchpad.net/fuel/+bug/1459357
Two controller nodes node-71 and node-67 deployment failed.

puppet.log

<31>Oct 29 11:58:51 node-71 puppet-user[3632]: (Haproxy_backend_status[mysql](provider=haproxy)) Get CSV from url 'http://192.168.0.9:10000/;csv'
<31>Oct 29 11:59:09 node-71 puppet-user[3632]: Storing state
<31>Oct 29 11:59:09 node-71 puppet-user[3632]: Stored state in 0.11 seconds
<27>Oct 29 11:59:09 node-71 puppet-user[3632]: Could not run: execution expired
<27>Oct 29 11:59:09 node-71 puppet-user[3632]: /usr/lib/ruby/1.8/timeout.rb:64:in `open'
<27>Oct 29 11:59:09 node-71 puppet-user[3632]: /usr/lib/ruby/1.8/net/http.rb:560:in `connect'
<27>Oct 29 11:59:09 node-71 puppet-user[3632]: /usr/lib/ruby/1.8/timeout.rb:53:in `timeout'
<27>Oct 29 11:59:09 node-71 puppet-user[3632]: /usr/lib/ruby/1.8/timeout.rb:101:in `timeout'
<27>Oct 29 11:59:09 node-71 puppet-user[3632]: /usr/lib/ruby/1.8/net/http.rb:560:in `connect'
<27>Oct 29 11:59:09 node-71 puppet-user[3632]: /usr/lib/ruby/1.8/net/http.rb:553:in `do_start'
<27>Oct 29 11:59:09 node-71 puppet-user[3632]: /usr/lib/ruby/1.8/net/http.rb:542:in `start'
<27>Oct 29 11:59:09 node-71 puppet-user[3632]: /usr/lib/ruby/1.8/open-uri.rb:242:in `open_http'
<27>Oct 29 11:59:09 node-71 puppet-user[3632]: /usr/lib/ruby/1.8/open-uri.rb:616:in `buffer_open'
<27>Oct 29 11:59:09 node-71 puppet-user[3632]: /usr/lib/ruby/1.8/open-uri.rb:164:in `open_loop'
<27>Oct 29 11:59:09 node-71 puppet-user[3632]: /usr/lib/ruby/1.8/open-uri.rb:162:in `catch'
<27>Oct 29 11:59:09 node-71 puppet-user[3632]: /usr/lib/ruby/1.8/open-uri.rb:162:in `open_loop'
<27>Oct 29 11:59:09 node-71 puppet-user[3632]: /usr/lib/ruby/1.8/open-uri.rb:132:in `open_uri'
<27>Oct 29 11:59:09 node-71 puppet-user[3632]: /usr/lib/ruby/1.8/open-uri.rb:518:in `open'
<27>Oct 29 11:59:09 node-71 puppet-user[3632]: /usr/lib/ruby/1.8/open-uri.rb:30:in `open'
<27>Oct 29 11:59:09 node-71 puppet-user[3632]: /etc/puppet/modules/haproxy/lib/puppet/provider/haproxy_backend_status/haproxy.rb:135:in `get_csv_url'

[root@fuel etc]# fuel --fuel-version
DEPRECATION WARNING: /etc/fuel/client/config.yaml exists and will be used as the source for settings. This behavior is deprecated. Please specify the path to your custom settings file in the FUELCLIENT_CUSTOM_SETTINGS environment variable.
api: '1.0'
astute_sha: 1ea8017fe8889413706d543a5b9f557f5414beae
auth_required: true
build_id: 2015-06-19_13-02-31
build_number: '525'
feature_groups:
- mirantis
fuel-library_sha: 2e7a08ad9792c700ebf08ce87f4867df36aa9fab
fuel-ostf_sha: 8fefcf7c4649370f00847cc309c24f0b62de718d
fuelmain_sha: a3998372183468f56019c8ce21aa8bb81fee0c2f
nailgun_sha: dbd54158812033dd8cfd7e60c3f6650f18013a37
openstack_version: 2014.2.2-6.1
production: docker
python-fuelclient_sha: 4fc55db0265bbf39c369df398b9dc7d6469ba13b
release: '6.1'
release_versions:
  2014.2.2-6.1:
    VERSION:
      api: '1.0'
      astute_sha: 1ea8017fe8889413706d543a5b9f557f5414beae
      build_id: 2015-06-19_13-02-31
      build_number: '525'
      feature_groups:
      - mirantis
      fuel-library_sha: 2e7a08ad9792c700ebf08ce87f4867df36aa9fab
      fuel-ostf_sha: 8fefcf7c4649370f00847cc309c24f0b62de718d
      fuelmain_sha: a3998372183468f56019c8ce21aa8bb81fee0c2f
      nailgun_sha: dbd54158812033dd8cfd7e60c3f6650f18013a37
      openstack_version: 2014.2.2-6.1
      production: docker
      python-fuelclient_sha: 4fc55db0265bbf39c369df398b9dc7d6469ba13b
      release: '6.1'

Tags: area-library
Revision history for this message
lidiwen (lidiwencs) wrote :
description: updated
Revision history for this message
Maciej Relewicz (rlu) wrote :
Changed in fuel:
importance: Undecided → High
assignee: nobody → Fuel Library Team (fuel-library)
status: New → Triaged
milestone: none → 8.0
milestone: 8.0 → 6.1-mu-4
Revision history for this message
lidiwen (lidiwencs) wrote :

Is there any workaround to solve this problem? we have to use MOS-6.1 to deploy centos env.

Changed in fuel:
milestone: 6.1-mu-4 → 6.1-updates
Changed in fuel:
milestone: 6.1-updates → 9.0
status: Triaged → New
no longer affects: fuel/future
Maciej Relewicz (rlu)
tags: added: area-library
Maciej Relewicz (rlu)
Changed in fuel:
status: New → Invalid
Maciej Relewicz (rlu)
Changed in fuel:
status: Invalid → Confirmed
status: Confirmed → Triaged
milestone: 9.0 → 6.1-updates
Revision history for this message
Wang Liangfu (wangliangfu) wrote :

Deployment in workstation VMware is normal, but not in vSphere

Changed in fuel:
milestone: 6.1-updates → 9.0
Changed in fuel:
status: Triaged → 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.