Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Race condition/Timing issue: Getting credentials #76

Open
crutchfield opened this issue Dec 23, 2017 · 0 comments
Open

Race condition/Timing issue: Getting credentials #76

crutchfield opened this issue Dec 23, 2017 · 0 comments

Comments

@crutchfield
Copy link

crutchfield commented Dec 23, 2017

chef-stacktrace.txt
default.rb.txt

Versions:

  • Version of Chef-Provisioning:
  • Version of Chef-Provisioning-vSphere: 2.0.10

Platform Details

  • Version of vSphere/vCenter: 6.5.0 build 7119157
  • Version of ESXi: 6.5.0 build 5969303

Scenario:

Using chef-provisioning-vsphere to start a single machine on vSphere from a template. Work intermittently. Works in test environment (development executing via docker chef/chefdk) does not work in gitlab CI (using docker chef/chefdk). Quest machine is Centos 7.

Steps to Reproduce:

Issue is intermittent. It appears to get vSphere user/password most the time and makes a copy from template in vSphere. Other times, it reports invalid userid or password.

Expected Result:

Expect same result every time. A full provisioned guest VM on vSphere.

Actual Result:

Sometime (almost always in itlab CI) guest machine is not built and recipe fails.
scm-term-output.txt

@crutchfield crutchfield changed the title Race condition/Timing issue: Getting ssh credentials form with_machine_options Race condition/Timing issue: Getting ssh credentials from with_machine_options Dec 23, 2017
@crutchfield crutchfield changed the title Race condition/Timing issue: Getting ssh credentials from with_machine_options Race condition/Timing issue: Getting credentials Dec 23, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant