Skip to content

Instantly share code, notes, and snippets.

@Bjorn248
Created December 12, 2016 22:31
Show Gist options
  • Save Bjorn248/7247a3328743b05744256fc5f346d4ad to your computer and use it in GitHub Desktop.
Save Bjorn248/7247a3328743b05744256fc5f346d4ad to your computer and use it in GitHub Desktop.
* Command "sudo knife node delete C2_MongoDB1_West_i-0ca2e4b05bb8faeea -y -c /etc/chef/client.rb -u terraform_validator --key /etc/chef/terraform_validator.pem" exited with non-zero exit status: 100
2016/12/12 17:29:56 [ERROR] root: eval: *terraform.EvalSequence, err: 1 error(s) occurred:
* Command "sudo knife node delete C2_MongoDB1_West_i-0ca2e4b05bb8faeea -y -c /etc/chef/client.rb -u terraform_validator --key /etc/chef/terraform_validator.pem" exited with non-zero exit status: 100
2016/12/12 17:29:56 [TRACE] [walkApply] Exiting eval tree: null_resource.c2_configure_mongo_replicaset_and_backup
2016/12/12 17:29:56 [DEBUG] vertex "meta.count-boundary (count boundary fixup)", got dep: "null_resource.c2_configure_mongo_replicaset_and_backup"
2016/12/12 17:29:56 [DEBUG] vertex "meta.count-boundary (count boundary fixup)", got dep: "var.Centos6_AMIs"
2016/12/12 17:29:56 [DEBUG] vertex "meta.count-boundary (count boundary fixup)", got dep: "var.secondary_region_alias"
2016/12/12 17:29:56 [DEBUG] vertex "meta.count-boundary (count boundary fixup)", got dep: "var.strongswan_psk"
2016/12/12 17:29:56 [DEBUG] vertex "meta.count-boundary (count boundary fixup)", got dep: "var.Centos7_AMIs"
2016/12/12 17:29:56 [DEBUG] vertex "meta.count-boundary (count boundary fixup)", got dep: "var.Dev_App_Server"
2016/12/12 17:29:56 [DEBUG] vertex "meta.count-boundary (count boundary fixup)", got dep: "var.private_key_path_east"
2016/12/12 17:29:56 [DEBUG] vertex "meta.count-boundary (count boundary fixup)", got dep: "aws_security_group.Mind1_Dev_PoC_SG_West"
2016/12/12 17:29:56 [ERROR] Shadow graph error: 1 error(s) occurred:
* Command "sudo knife node delete C2_MongoDB1_West_i-0ca2e4b05bb8faeea -y -c /etc/chef/client.rb -u terraform_validator --key /etc/chef/terraform_validator.pem" exited with non-zero exit status: 100
2016/12/12 17:29:56 [DEBUG] plugin: waiting for all plugin processes to complete...
Error applying plan:
1 error(s) occurred:
* Command "sudo knife node delete C2_MongoDB1_West_i-0ca2e4b05bb8faeea -y -c /etc/chef/client.rb -u terraform_validator --key /etc/chef/terraform_validator.pem" exited with non-zero exit status: 100
Terraform does not automatically rollback in the face of errors.
Instead, your Terraform state file has been partially updated with
any resources that successfully completed. Please address the error
above and apply again to incrementally change your infrastructure.
2016/12/12 17:29:56 [DEBUG] plugin: /usr/local/Cellar/terraform/0.7.13/bin/terraform: plugin process exited
2016/12/12 17:29:56 [DEBUG] plugin: /usr/local/Cellar/terraform/0.7.13/bin/terraform: plugin process exited
2016/12/12 17:29:56 [DEBUG] plugin: /usr/local/Cellar/terraform/0.7.13/bin/terraform: plugin process exited
2016/12/12 17:29:56 [DEBUG] plugin: /usr/local/Cellar/terraform/0.7.13/bin/terraform: plugin process exited
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment