hashicorp / terraform-provider-aws

The AWS Provider enables Terraform to manage AWS resources.
https://registry.terraform.io/providers/hashicorp/aws
Mozilla Public License 2.0
9.75k stars 9.11k forks source link

Crash while running plan #3965

Closed ghost closed 6 years ago

ghost commented 6 years ago

This issue was originally opened by @benjaminjaffe as hashicorp/terraform#17716. It was migrated here as a result of the provider split. The original body of the issue is below.


Terraform Version

10.8

Terraform Configuration Files

Files contain secrets, will sanitize and upload

Crash Output

Error: Error refreshing state: 55 error(s) occurred:

* aws_instance.tableau_server_linux: 1 error(s) occurred:

* aws_instance.tableau_server_linux: aws_instance.tableau_server_linux: unexpected EOF
* module.s3_bucket.aws_iam_access_key.s3_bucket: 1 error(s) occurred:

* module.s3_bucket.aws_iam_access_key.s3_bucket: aws_iam_access_key.s3_bucket: connection is shut down
* aws_lb_target_group.alation-https: 1 error(s) occurred:

* aws_lb_target_group.alation-https: aws_lb_target_group.alation-https: unexpected EOF
* module.s3_bucket_backups.aws_iam_access_key.s3_bucket: 1 error(s) occurred:

* module.s3_bucket_backups.aws_iam_access_key.s3_bucket: aws_iam_access_key.s3_bucket: connection is shut down
* aws_iam_role_policy.splunk_index: 1 error(s) occurred:

* aws_iam_role_policy.splunk_index: aws_iam_role_policy.splunk_index: connection is shut down
* aws_s3_bucket.redshift_logging: 1 error(s) occurred:

* aws_s3_bucket.redshift_logging: aws_s3_bucket.redshift_logging: unexpected EOF
* module.s3_bucket.aws_iam_user.user: 1 error(s) occurred:

* module.s3_bucket.aws_iam_user.user: aws_iam_user.user: connection is shut down
* module.s3_bucket_backups.aws_iam_user.user: 1 error(s) occurred:

* module.s3_bucket_backups.aws_iam_user.user: aws_iam_user.user: connection is shut down
* aws_route53_record.api-kubernetes-dna-learnvest-net: 1 error(s) occurred:

* aws_route53_record.api-kubernetes-dna-learnvest-net: aws_route53_record.api-kubernetes-dna-learnvest-net: connection is shut down
* aws_security_group.odm: 1 error(s) occurred:

* aws_security_group.odm: aws_security_group.odm: unexpected EOF
* module.s3_bucket_splunk.aws_s3_bucket.bucket_predefined_user: 1 error(s) occurred:

* module.s3_bucket_splunk.aws_s3_bucket.bucket_predefined_user: aws_s3_bucket.bucket_predefined_user: connection is shut down
* aws_iam_instance_profile.dna_datavault: 1 error(s) occurred:

* aws_iam_instance_profile.dna_datavault: aws_iam_instance_profile.dna_datavault: connection is shut down
* aws_iam_access_key.dna-splunk: 1 error(s) occurred:

* aws_iam_access_key.dna-splunk: aws_iam_access_key.dna-splunk: connection is shut down
* aws_iam_instance_profile.nodes-kubernetes-dna-learnvest-net: 1 error(s) occurred:

* aws_iam_instance_profile.nodes-kubernetes-dna-learnvest-net: aws_iam_instance_profile.nodes-kubernetes-dna-learnvest-net: connection is shut down
* aws_db_subnet_group.quilliup-subnet-group: 1 error(s) occurred:

* aws_db_subnet_group.quilliup-subnet-group: aws_db_subnet_group.quilliup-subnet-group: connection is shut down
* aws_lb_target_group.splunk-searchhead-int-api: 1 error(s) occurred:

* aws_lb_target_group.splunk-searchhead-int-api: aws_lb_target_group.splunk-searchhead-int-api: unexpected EOF
* aws_iam_instance_profile.masters-kubernetes-dna-learnvest-net: 1 error(s) occurred:

* aws_iam_instance_profile.masters-kubernetes-dna-learnvest-net: aws_iam_instance_profile.masters-kubernetes-dna-learnvest-net: connection is shut down
* aws_instance.jumpbox: 1 error(s) occurred:

* aws_instance.jumpbox: aws_instance.jumpbox: connection is shut down
* aws_efs_file_system.snapmount_encrypted: 1 error(s) occurred:

* aws_efs_file_system.snapmount_encrypted: aws_efs_file_system.snapmount_encrypted: connection is shut down
* module.dna-prod-zodiac-sec.aws_iam_user.user: 1 error(s) occurred:

* module.dna-prod-zodiac-sec.aws_iam_user.user: aws_iam_user.user: connection is shut down
* aws_instance.alation_master: 1 error(s) occurred:

* aws_instance.alation_master: aws_instance.alation_master: unexpected EOF
* aws_lb_listener.tableau-http: 1 error(s) occurred:

* aws_lb_listener.tableau-http: aws_lb_listener.tableau-http: connection is shut down
* aws_lb.odm: 1 error(s) occurred:

* aws_lb.odm: aws_lb.odm: connection is shut down
* aws_iam_role_policy.nodes-kubernetes-dna-learnvest-net: 1 error(s) occurred:

* aws_iam_role_policy.nodes-kubernetes-dna-learnvest-net: aws_iam_role_policy.nodes-kubernetes-dna-learnvest-net: connection is shut down
* aws_iam_role_policy.snaplogic: 1 error(s) occurred:

* aws_iam_role_policy.snaplogic: aws_iam_role_policy.snaplogic: connection is shut down
* aws_iam_role_policy.dna_datavault: 1 error(s) occurred:

* aws_iam_role_policy.dna_datavault: aws_iam_role_policy.dna_datavault: connection is shut down
* module.dna-prod-dradis-sec.aws_iam_user.user: 1 error(s) occurred:

* module.dna-prod-dradis-sec.aws_iam_user.user: aws_iam_user.user: connection is shut down
* aws_iam_user_policy.dna-splunk: 1 error(s) occurred:

* aws_iam_user_policy.dna-splunk: aws_iam_user_policy.dna-splunk: connection is shut down
* aws_kms_alias.zodiac-kms-key: 1 error(s) occurred:

* aws_kms_alias.zodiac-kms-key: aws_kms_alias.zodiac-kms-key: connection is shut down
* aws_instance.enterprise_manager: 1 error(s) occurred:

* aws_instance.enterprise_manager: aws_instance.enterprise_manager: connection is shut down
* aws_iam_policy.dradis-kms-policy: 1 error(s) occurred:

* aws_iam_policy.dradis-kms-policy: aws_iam_policy.dradis-kms-policy: connection is shut down
* aws_route53_record.tableau: 1 error(s) occurred:

* aws_route53_record.tableau: aws_route53_record.tableau: connection is shut down
* aws_lb.splunk-searchhead: 1 error(s) occurred:

* aws_lb.splunk-searchhead: aws_lb.splunk-searchhead: connection is shut down
* aws_lb_target_group.odm: 1 error(s) occurred:

* aws_lb_target_group.odm: aws_lb_target_group.odm: unexpected EOF
* aws_iam_role_policy.masters-kubernetes-dna-learnvest-net: 1 error(s) occurred:

* aws_iam_role_policy.masters-kubernetes-dna-learnvest-net: aws_iam_role_policy.masters-kubernetes-dna-learnvest-net: connection is shut down
* aws_lb_listener.tableau-https: 1 error(s) occurred:

* aws_lb_listener.tableau-https: aws_lb_listener.tableau-https: connection is shut down
* aws_efs_file_system.immuta: 1 error(s) occurred:

* aws_efs_file_system.immuta: aws_efs_file_system.immuta: connection is shut down
* aws_kms_alias.dradis-kms-key: 1 error(s) occurred:

* aws_kms_alias.dradis-kms-key: aws_kms_alias.dradis-kms-key: connection is shut down
* aws_lb.quilliup: 1 error(s) occurred:

* aws_lb.quilliup: aws_lb.quilliup: connection is shut down
* aws_lb.alation: 1 error(s) occurred:

* aws_lb.alation: aws_lb.alation: connection is shut down
* aws_lb_target_group.quilliup-http: 1 error(s) occurred:

* aws_lb_target_group.quilliup-http: aws_lb_target_group.quilliup-http: connection is shut down
* aws_instance.splunk_searchhead_private: 1 error(s) occurred:

* aws_instance.splunk_searchhead_private: aws_instance.splunk_searchhead_private: unexpected EOF
* module.s3_bucket_snaplogic_backups.aws_s3_bucket.bucket_predefined_user: 1 error(s) occurred:

* module.s3_bucket_snaplogic_backups.aws_s3_bucket.bucket_predefined_user: aws_s3_bucket.bucket_predefined_user: connection is shut down
* aws_redshift_subnet_group.data-vault: 1 error(s) occurred:

* aws_redshift_subnet_group.data-vault: aws_redshift_subnet_group.data-vault: connection is shut down
* aws_lb.splunk-searchhead-api-internal: 1 error(s) occurred:

* aws_lb.splunk-searchhead-api-internal: aws_lb.splunk-searchhead-api-internal: connection is shut down
* aws_iam_policy.zodiac-kms-policy: 1 error(s) occurred:

* aws_iam_policy.zodiac-kms-policy: aws_iam_policy.zodiac-kms-policy: connection is shut down
* aws_s3_bucket.dna-aws-web-logs: 1 error(s) occurred:

* aws_s3_bucket.dna-aws-web-logs: aws_s3_bucket.dna-aws-web-logs: connection is shut down
* aws_kms_alias.dna_vault_prod_volume_key: 1 error(s) occurred:

* aws_kms_alias.dna_vault_prod_volume_key: aws_kms_alias.dna_vault_prod_volume_key: connection is shut down
* aws_lb_target_group.splunk-searchhead-http: 1 error(s) occurred:

* aws_lb_target_group.splunk-searchhead-http: aws_lb_target_group.splunk-searchhead-http: unexpected EOF
* aws_lb_target_group.quilliup-https: 1 error(s) occurred:

* aws_lb_target_group.quilliup-https: aws_lb_target_group.quilliup-https: connection is shut down
* aws_iam_instance_profile.snaplogic: 1 error(s) occurred:

* aws_iam_instance_profile.snaplogic: aws_iam_instance_profile.snaplogic: connection is shut down
* aws_instance.quilliup: 1 error(s) occurred:

* aws_instance.quilliup: aws_instance.quilliup: connection is shut down
* aws_instance.Splunk_master: 1 error(s) occurred:

panic: runtime error: invalid memory address or nil pointer dereference
2018-03-28T21:22:16.425Z [DEBUG] plugin.terraform-provider-aws_v1.11.0_x4: [signal SIGSEGV: segmentation violation code=0x1 addr=0x0 pc=0x1d3cb3a]
2018-03-28T21:22:16.426Z [DEBUG] plugin.terraform-provider-aws_v1.11.0_x4: 
2018-03-28T21:22:16.426Z [DEBUG] plugin.terraform-provider-aws_v1.11.0_x4: goroutine 1207 [running]:
2018-03-28T21:22:16.426Z [DEBUG] plugin.terraform-provider-aws_v1.11.0_x4: github.com/terraform-providers/terraform-provider-aws/aws.flattenAwsLbTargetGroupResource(0xc42329d0a0, 0x262f260, 0xc4201faa00, 0xc422b32630, 0x0, 0x0)
2018-03-28T21:22:16.426Z [DEBUG] plugin.terraform-provider-aws_v1.11.0_x4:  /opt/teamcity-agent/work/222ea50a1b4f75f4/src/github.com/terraform-providers/terraform-provider-aws/aws/resource_aws_lb_target_group.go:533 +0x5fa
2018-03-28T21:22:16.426Z [DEBUG] plugin.terraform-provider-aws_v1.11.0_x4: github.com/terraform-providers/terraform-provider-aws/aws.resourceAwsLbTargetGroupRead(0xc42329d0a0, 0x262f260, 0xc4201faa00, 0xc42329d0a0, 0x0)
2018-03-28T21:22:16.426Z [DEBUG] plugin.terraform-provider-aws_v1.11.0_x4:  /opt/teamcity-agent/work/222ea50a1b4f75f4/src/github.com/terraform-providers/terraform-provider-aws/aws/resource_aws_lb_target_group.go:273 +0x28b
2018-03-28T21:22:16.426Z [DEBUG] plugin.terraform-provider-aws_v1.11.0_x4: github.com/terraform-providers/terraform-provider-aws/vendor/github.com/hashicorp/terraform/helper/schema.(*Resource).Refresh(0xc4217e0380, 0xc423438780, 0x262f260, 0xc4201faa00, 0xc4213adea0, 0xc42159d201, 0x80000000018)
2018-03-28T21:22:16.426Z [DEBUG] plugin.terraform-provider-aws_v1.11.0_x4:  /opt/teamcity-agent/work/222ea50a1b4f75f4/src/github.com/terraform-providers/terraform-provider-aws/vendor/github.com/hashicorp/terraform/helper/schema/resource.go:354 +0x17e
2018-03-28T21:22:16.426Z [DEBUG] plugin.terraform-provider-aws_v1.11.0_x4: github.com/terraform-providers/terraform-provider-aws/vendor/github.com/hashicorp/terraform/helper/schema.(*Provider).Refresh(0xc4217e04d0, 0xc423438730, 0xc423438780, 0x7f739121f000, 0x0, 0x0)
2018-03-28T21:22:16.426Z [DEBUG] plugin.terraform-provider-aws_v1.11.0_x4:  /opt/teamcity-agent/work/222ea50a1b4f75f4/src/github.com/terraform-providers/terraform-provider-aws/vendor/github.com/hashicorp/terraform/helper/schema/provider.go:308 +0x9a
2018-03-28T21:22:16.426Z [DEBUG] plugin.terraform-provider-aws_v1.11.0_x4: github.com/terraform-providers/terraform-provider-aws/vendor/github.com/hashicorp/terraform/plugin.(*ResourceProviderServer).Refresh(0xc4202e27e0, 0xc421a91df0, 0xc421a91ec0, 0x0, 0x0)
2018-03-28T21:22:16.426Z [DEBUG] plugin.terraform-provider-aws_v1.11.0_x4:  /opt/teamcity-agent/work/222ea50a1b4f75f4/src/github.com/terraform-providers/terraform-provider-aws/vendor/github.com/hashicorp/terraform/plugin/resource_provider.go:549 +0x4e
2018-03-28T21:22:16.426Z [DEBUG] plugin.terraform-provider-aws_v1.11.0_x4: reflect.Value.call(0xc4200549c0, 0xc422bac078, 0x13, 0x2a49325, 0x4, 0xc420afaf20, 0x3, 0x3, 0xc42002ff28, 0x3, ...)
2018-03-28T21:22:16.426Z [DEBUG] plugin.terraform-provider-aws_v1.11.0_x4:  /usr/local/go/src/reflect/value.go:434 +0x905
2018-03-28T21:22:16.426Z [DEBUG] plugin.terraform-provider-aws_v1.11.0_x4: reflect.Value.Call(0xc4200549c0, 0xc422bac078, 0x13, 0xc42002ff20, 0x3, 0x3, 0x46360c0, 0xc4210e1140, 0xc4221eaa00)
2018-03-28T21:22:16.426Z [DEBUG] plugin.terraform-provider-aws_v1.11.0_x4:  /usr/local/go/src/reflect/value.go:302 +0xa4
2018-03-28T21:22:16.426Z [DEBUG] plugin.terraform-provider-aws_v1.11.0_x4: net/rpc.(*service).call(0xc420aa9a00, 0xc422417a90, 0xc421844520, 0xc42308bb80, 0xc420d09820, 0x217c000, 0xc421a91df0, 0x16, 0x217c040, 0xc421a91ec0, ...)
2018-03-28T21:22:16.426Z [DEBUG] plugin.terraform-provider-aws_v1.11.0_x4:  /usr/local/go/src/net/rpc/server.go:381 +0x142
2018-03-28T21:22:16.426Z [DEBUG] plugin.terraform-provider-aws_v1.11.0_x4: created by net/rpc.(*Server).ServeCodec
2018-03-28T21:22:16.426Z [DEBUG] plugin.terraform-provider-aws_v1.11.0_x4:  /usr/local/go/src/net/rpc/server.go:475 +0x36b
2018/03/28 21:22:16 [ERROR] root: eval: *terraform.EvalRefresh, err: aws_instance.alation_master: unexpected EOF
2018/03/28 21:22:16 [ERROR] root: eval: *terraform.EvalSequence, err: aws_instance.alation_master: unexpected EOF
2018/03/28 21:22:16 [ERROR] root: eval: *terraform.EvalRefresh, err: aws_instance.Splunk_master: unexpected EOF
2018/03/28 21:22:16 [ERROR] root: eval: *terraform.EvalSequence, err: aws_instance.Splunk_master: unexpected EOF
2018/03/28 21:22:16 [TRACE] [walkRefresh] Exiting eval tree: aws_instance.alation_master
2018/03/28 21:22:16 [TRACE] [walkRefresh] Exiting eval tree: aws_instance.Splunk_master
2018/03/28 21:22:16 [ERROR] root: eval: *terraform.EvalRefresh, err: aws_lb_target_group.splunk-searchhead-http: unexpected EOF
2018/03/28 21:22:16 [ERROR] root: eval: *terraform.EvalSequence, err: aws_lb_target_group.splunk-searchhead-http: unexpected EOF
2018/03/28 21:22:16 [TRACE] dag/walk: upstream errored, not walking "aws_route53_record.alation_api"
2018/03/28 21:22:16 [TRACE] [walkRefresh] Exiting eval tree: aws_lb_target_group.splunk-searchhead-http
2018/03/28 21:22:16 [ERROR] root: eval: *terraform.EvalRefresh, err: aws_security_group.odm: unexpected EOF
2018/03/28 21:22:16 [ERROR] root: eval: *terraform.EvalRefresh, err: aws_instance.splunk_searchhead_private: unexpected EOF
2018/03/28 21:22:16 [ERROR] root: eval: *terraform.EvalSequence, err: aws_instance.splunk_searchhead_private: unexpected EOF
2018/03/28 21:22:16 [TRACE] root: eval: *terraform.EvalSequence
2018/03/28 21:22:16 [TRACE] [walkRefresh] Exiting eval tree: aws_instance.splunk_searchhead_private
2018/03/28 21:22:16 [TRACE] root: eval: *terraform.EvalGetProvider
2018/03/28 21:22:16 [TRACE] root: eval: *terraform.EvalReadState
2018/03/28 21:22:16 [TRACE] root: eval: *terraform.EvalRefresh
2018/03/28 21:22:16 [TRACE] dag/walk: upstream errored, not walking "aws_lb_target_group_attachment.splunk-searchhead-http"
2018/03/28 21:22:16 [ERROR] root: eval: *terraform.EvalRefresh, err: aws_s3_bucket.redshift_logging: unexpected EOF
2018/03/28 21:22:16 [ERROR] root: eval: *terraform.EvalSequence, err: aws_s3_bucket.redshift_logging: unexpected EOF
2018/03/28 21:22:16 [ERROR] root: eval: *terraform.EvalRefresh, err: aws_lb.splunk-searchhead-api-internal: connection is shut down
2018/03/28 21:22:16 [TRACE] [walkRefresh] Exiting eval tree: aws_s3_bucket.redshift_logging
2018/03/28 21:22:16 [ERROR] root: eval: *terraform.EvalSequence, err: aws_lb.splunk-searchhead-api-internal: connection is shut down
2018/03/28 21:22:16 [TRACE] [walkRefresh] Exiting eval tree: aws_lb.splunk-searchhead-api-internal
2018/03/28 21:22:16 [ERROR] root: eval: *terraform.EvalRefresh, err: aws_lb_target_group.odm: unexpected EOF
2018/03/28 21:22:16 [ERROR] root: eval: *terraform.EvalSequence, err: aws_lb_target_group.odm: unexpected EOF
2018/03/28 21:22:16 [TRACE] [walkRefresh] Exiting eval tree: aws_lb_target_group.odm
2018/03/28 21:22:16 [TRACE] dag/walk: upstream errored, not walking "aws_route53_record.splunk_master"
2018/03/28 21:22:16 [TRACE] root: eval: *terraform.EvalSequence
2018/03/28 21:22:16 [TRACE] root: eval: *terraform.EvalGetProvider
2018/03/28 21:22:16 [ERROR] root: eval: *terraform.EvalRefresh, err: aws_lb_target_group.alation-https: unexpected EOF
2018/03/28 21:22:16 [TRACE] root: eval: *terraform.EvalReadState
2018/03/28 21:22:16 [ERROR] root: eval: *terraform.EvalSequence, err: aws_lb_target_group.alation-https: unexpected EOF
2018/03/28 21:22:16 [TRACE] root: eval: *terraform.EvalRefresh
2018/03/28 21:22:16 [TRACE] [walkRefresh] Exiting eval tree: aws_lb_target_group.alation-https
2018/03/28 21:22:16 [ERROR] root: eval: *terraform.EvalRefresh, err: aws_lb_target_group.alation-http: connection is shut down
2018/03/28 21:22:16 [ERROR] root: eval: *terraform.EvalSequence, err: aws_lb_target_group.alation-http: connection is shut down
2018/03/28 21:22:16 [TRACE] [walkRefresh] Exiting eval tree: aws_lb_target_group.alation-http
2018/03/28 21:22:16 [TRACE] dag/walk: upstream errored, not walking "aws_lb_target_group_attachment.alation-https"
2018/03/28 21:22:16 [ERROR] root: eval: *terraform.EvalRefresh, err: aws_instance.tableau_server_linux: unexpected EOF
2018/03/28 21:22:16 [ERROR] root: eval: *terraform.EvalSequence, err: aws_instance.tableau_server_linux: unexpected EOF
2018/03/28 21:22:16 [TRACE] [walkRefresh] Exiting eval tree: aws_instance.tableau_server_linux
2018/03/28 21:22:16 [TRACE] dag/walk: upstream errored, not walking "aws_lb_target_group_attachment.alation-http"
2018/03/28 21:22:16 [TRACE] dag/walk: upstream errored, not walking "aws_route53_record.splunk-searchhead-int-api"
2018/03/28 21:22:16 [TRACE] dag/walk: upstream errored, not walking "aws_route53_record.tableau_server_linux"
2018/03/28 21:22:16 [TRACE] root: eval: *terraform.EvalSequence
2018/03/28 21:22:16 [TRACE] root: eval: *terraform.EvalGetProvider
2018/03/28 21:22:16 [ERROR] root: eval: *terraform.EvalRefresh, err: aws_lb_target_group.splunk-searchhead-int-api: unexpected EOF
2018/03/28 21:22:16 [TRACE] root: eval: *terraform.EvalReadState
2018/03/28 21:22:16 [ERROR] root: eval: *terraform.EvalSequence, err: aws_lb_target_group.splunk-searchhead-int-api: unexpected EOF
2018/03/28 21:22:16 [TRACE] root: eval: *terraform.EvalRefresh
2018/03/28 21:22:16 [TRACE] [walkRefresh] Exiting eval tree: aws_lb_target_group.splunk-searchhead-int-api
2018/03/28 21:22:16 [ERROR] root: eval: *terraform.EvalRefresh, err: aws_db_subnet_group.quilliup-subnet-group: connection is shut down
2018/03/28 21:22:16 [ERROR] root: eval: *terraform.EvalSequence, err: aws_db_subnet_group.quilliup-subnet-group: connection is shut down
2018/03/28 21:22:16 [TRACE] dag/walk: upstream errored, not walking "aws_lb_target_group_attachment.splunk-searchhead-int-api"
2018/03/28 21:22:16 [TRACE] [walkRefresh] Exiting eval tree: aws_db_subnet_group.quilliup-subnet-group
2018/03/28 21:22:16 [TRACE] root: eval: *terraform.EvalSequence
2018/03/28 21:22:16 [TRACE] root: eval: *terraform.EvalGetProvider
2018/03/28 21:22:16 [TRACE] root: eval: *terraform.EvalReadState
2018/03/28 21:22:16 [TRACE] root: eval: *terraform.EvalRefresh
2018/03/28 21:22:16 [TRACE] dag/walk: upstream errored, not walking "aws_db_instance.quilliup-sql-rds2"
2018/03/28 21:22:16 [TRACE] root.s3_bucket_snaplogic_backups: eval: *terraform.EvalSequence
2018/03/28 21:22:16 [TRACE] root.s3_bucket_snaplogic_backups: eval: terraform.EvalNoop
2018/03/28 21:22:16 [ERROR] root: eval: *terraform.EvalRefresh, err: aws_lb.splunk-searchhead: connection is shut down
2018/03/28 21:22:16 [TRACE] root.s3_bucket_snaplogic_backups: eval: *terraform.EvalOpFilter
2018/03/28 21:22:16 [ERROR] root: eval: *terraform.EvalSequence, err: aws_lb.splunk-searchhead: connection is shut down
2018/03/28 21:22:16 [TRACE] root.s3_bucket_snaplogic_backups: eval: *terraform.EvalWriteOutput
2018/03/28 21:22:16 [TRACE] [walkRefresh] Exiting eval tree: aws_lb.splunk-searchhead
2018/03/28 21:22:16 [TRACE] dag/walk: upstream errored, not walking "aws_route53_record.splunk-searchhead-alb"
2018/03/28 21:22:16 [TRACE] root: eval: *terraform.EvalSequence
2018/03/28 21:22:16 [TRACE] root: eval: *terraform.EvalGetProvider
2018/03/28 21:22:16 [TRACE] root: eval: *terraform.EvalReadState
2018/03/28 21:22:16 [TRACE] root: eval: *terraform.EvalRefresh
2018/03/28 21:22:16 [ERROR] root: eval: *terraform.EvalRefresh, err: aws_lb.alation: connection is shut down
2018/03/28 21:22:16 [ERROR] root: eval: *terraform.EvalSequence, err: aws_lb.alation: connection is shut down
2018/03/28 21:22:16 [TRACE] [walkRefresh] Exiting eval tree: aws_lb.alation
2018/03/28 21:22:16 [TRACE] dag/walk: upstream errored, not walking "aws_lb_listener.alation-http"
2018/03/28 21:22:16 [ERROR] root: eval: *terraform.EvalSequence, err: aws_security_group.odm: unexpected EOF
2018/03/28 21:22:16 [TRACE] [walkRefresh] Exiting eval tree: aws_security_group.odm
2018/03/28 21:22:16 [TRACE] dag/walk: upstream errored, not walking "aws_instance.odm"
2018/03/28 21:22:16 [TRACE] dag/walk: upstream errored, not walking "aws_lb_target_group_attachment.odm"
2018/03/28 21:22:16 [TRACE] root: eval: *terraform.EvalSequence
2018/03/28 21:22:16 [TRACE] root: eval: *terraform.EvalGetProvider
2018/03/28 21:22:16 [TRACE] root: eval: *terraform.EvalReadState
2018/03/28 21:22:16 [TRACE] root.s3_bucket_snaplogic_backups: eval: terraform.EvalNoop
2018/03/28 21:22:16 [TRACE] dag/walk: upstream errored, not walking "aws_lb_target_group_attachment.splunk-searchhead-https"
2018/03/28 21:22:16 [TRACE] [walkRefresh] Exiting eval tree: module.s3_bucket_snaplogic_backups.output.iam_user_arn
2018/03/28 21:22:16 [TRACE] root: eval: *terraform.EvalSequence
2018/03/28 21:22:16 [TRACE] root: eval: *terraform.EvalGetProvider
2018/03/28 21:22:16 [TRACE] root: eval: *terraform.EvalSequence
2018/03/28 21:22:16 [TRACE] root: eval: *terraform.EvalReadState
2018/03/28 21:22:16 [TRACE] root: eval: *terraform.EvalGetProvider
2018/03/28 21:22:16 [TRACE] root: eval: *terraform.EvalRefresh
2018/03/28 21:22:16 [TRACE] root: eval: *terraform.EvalReadState
2018/03/28 21:22:16 [TRACE] root: eval: *terraform.EvalRefresh
2018/03/28 21:22:16 [ERROR] root: eval: *terraform.EvalRefresh, err: aws_lb.odm: connection is shut down
2018/03/28 21:22:16 [ERROR] root: eval: *terraform.EvalSequence, err: aws_lb.odm: connection is shut down
2018/03/28 21:22:16 [ERROR] root: eval: *terraform.EvalRefresh, err: aws_instance.enterprise_manager: connection is shut down
2018/03/28 21:22:16 [TRACE] [walkRefresh] Exiting eval tree: aws_lb.odm
2018/03/28 21:22:16 [ERROR] root: eval: *terraform.EvalSequence, err: aws_instance.enterprise_manager: connection is shut down
2018/03/28 21:22:16 [TRACE] [walkRefresh] Exiting eval tree: aws_instance.enterprise_manager
2018/03/28 21:22:16 [TRACE] dag/walk: upstream errored, not walking "aws_route53_record.odm"
2018/03/28 21:22:16 [TRACE] dag/walk: upstream errored, not walking "aws_route53_record.datavault_manager"
2018/03/28 21:22:16 [TRACE] root: eval: *terraform.EvalRefresh
2018/03/28 21:22:16 [TRACE] root: eval: *terraform.EvalSequence
2018/03/28 21:22:16 [TRACE] root: eval: *terraform.EvalGetProvider
2018/03/28 21:22:16 [TRACE] root: eval: *terraform.EvalReadState
2018/03/28 21:22:16 [ERROR] root: eval: *terraform.EvalRefresh, err: aws_lb.quilliup: connection is shut down
2018/03/28 21:22:16 [TRACE] root: eval: *terraform.EvalRefresh
2018/03/28 21:22:16 [ERROR] root: eval: *terraform.EvalSequence, err: aws_lb.quilliup: connection is shut down
2018/03/28 21:22:16 [TRACE] [walkRefresh] Exiting eval tree: aws_lb.quilliup
2018/03/28 21:22:16 [ERROR] root: eval: *terraform.EvalRefresh, err: aws_lb_target_group.quilliup-http: connection is shut down
2018/03/28 21:22:16 [ERROR] root: eval: *terraform.EvalSequence, err: aws_lb_target_group.quilliup-http: connection is shut down
2018/03/28 21:22:16 [TRACE] dag/walk: upstream errored, not walking "aws_route53_record.quilliup-elb"
2018/03/28 21:22:16 [TRACE] [walkRefresh] Exiting eval tree: aws_lb_target_group.quilliup-http
2018/03/28 21:22:16 [TRACE] root.s3_bucket_snaplogic_backups: eval: *terraform.EvalSequence
2018/03/28 21:22:16 [TRACE] root.s3_bucket_snaplogic_backups: eval: *terraform.EvalGetProvider
2018/03/28 21:22:16 [TRACE] root.s3_bucket_snaplogic_backups: eval: *terraform.EvalReadState
2018/03/28 21:22:16 [TRACE] dag/walk: upstream errored, not walking "aws_lb_listener.quilliup-http"
2018/03/28 21:22:16 [TRACE] dag/walk: upstream errored, not walking "aws_lb_listener.odm-http"
2018/03/28 21:22:16 [TRACE] root.s3_bucket_snaplogic_backups: eval: *terraform.EvalRefresh
2018/03/28 21:22:16 [TRACE] root: eval: *terraform.EvalSequence
2018/03/28 21:22:16 [TRACE] root: eval: *terraform.EvalGetProvider
2018/03/28 21:22:16 [TRACE] root: eval: *terraform.EvalReadState
2018/03/28 21:22:16 [ERROR] root.s3_bucket_snaplogic_backups: eval: *terraform.EvalRefresh, err: aws_s3_bucket.bucket_predefined_user: connection is shut down
2018/03/28 21:22:16 [TRACE] root: eval: *terraform.EvalRefresh
2018/03/28 21:22:16 [ERROR] root.s3_bucket_snaplogic_backups: eval: *terraform.EvalSequence, err: aws_s3_bucket.bucket_predefined_user: connection is shut down
2018/03/28 21:22:16 [TRACE] [walkRefresh] Exiting eval tree: module.s3_bucket_snaplogic_backups.aws_s3_bucket.bucket_predefined_user
2018/03/28 21:22:16 [TRACE] dag/walk: upstream errored, not walking "module.s3_bucket_snaplogic_backups.output.bucket_id_predefined_user"
2018/03/28 21:22:16 [TRACE] dag/walk: upstream errored, not walking "aws_lb_listener.odm-https"
2018/03/28 21:22:16 [TRACE] root.s3_bucket_backups: eval: *terraform.EvalSequence
2018/03/28 21:22:16 [TRACE] root.s3_bucket_backups: eval: *terraform.EvalGetProvider
2018/03/28 21:22:16 [TRACE] root.s3_bucket_backups: eval: *terraform.EvalReadState
2018/03/28 21:22:16 [ERROR] root: eval: *terraform.EvalRefresh, err: aws_lb_target_group.quilliup-https: connection is shut down
2018/03/28 21:22:16 [ERROR] root: eval: *terraform.EvalSequence, err: aws_lb_target_group.quilliup-https: connection is shut down
2018/03/28 21:22:16 [TRACE] root.s3_bucket_backups: eval: *terraform.EvalRefresh
2018/03/28 21:22:16 [TRACE] [walkRefresh] Exiting eval tree: aws_lb_target_group.quilliup-https
2018/03/28 21:22:16 [ERROR] root.s3_bucket_backups: eval: *terraform.EvalRefresh, err: aws_iam_access_key.s3_bucket: connection is shut down
2018/03/28 21:22:16 [TRACE] root: eval: *terraform.EvalSequence
2018/03/28 21:22:16 [ERROR] root.s3_bucket_backups: eval: *terraform.EvalSequence, err: aws_iam_access_key.s3_bucket: connection is shut down
2018/03/28 21:22:16 [TRACE] root: eval: *terraform.EvalGetProvider
2018/03/28 21:22:16 [TRACE] [walkRefresh] Exiting eval tree: module.s3_bucket_backups.aws_iam_access_key.s3_bucket
2018/03/28 21:22:16 [TRACE] root: eval: *terraform.EvalReadState
2018/03/28 21:22:16 [TRACE] dag/walk: upstream errored, not walking "module.s3_bucket_backups.output.access_key"
2018/03/28 21:22:16 [TRACE] root: eval: *terraform.EvalRefresh
2018/03/28 21:22:16 [TRACE] dag/walk: upstream errored, not walking "aws_lb_listener.quilliup-https"
2018/03/28 21:22:16 [TRACE] root.s3_bucket_backups: eval: *terraform.EvalSequence
2018/03/28 21:22:16 [ERROR] root: eval: *terraform.EvalRefresh, err: aws_redshift_subnet_group.data-vault: connection is shut down
2018/03/28 21:22:16 [TRACE] root.s3_bucket_backups: eval: *terraform.EvalInterpolate
2018/03/28 21:22:16 [ERROR] root: eval: *terraform.EvalSequence, err: aws_redshift_subnet_group.data-vault: connection is shut down
2018/03/28 21:22:16 [TRACE] [walkRefresh] Exiting eval tree: aws_redshift_subnet_group.data-vault
2018/03/28 21:22:16 [TRACE] dag/walk: upstream errored, not walking "aws_redshift_cluster.nmlv_infomart"
2018/03/28 21:22:16 [TRACE] dag/walk: upstream errored, not walking "aws_lb_target_group_attachment.tableau-http"
2018/03/28 21:22:16 [TRACE] root: eval: *terraform.EvalSequence
2018/03/28 21:22:16 [TRACE] root: eval: *terraform.EvalGetProvider
2018/03/28 21:22:16 [TRACE] root: eval: *terraform.EvalReadState
2018/03/28 21:22:16 [TRACE] root: eval: *terraform.EvalRefresh
2018/03/28 21:22:16 [ERROR] root: eval: *terraform.EvalRefresh, err: aws_instance.quilliup: connection is shut down
2018/03/28 21:22:16 [ERROR] root: eval: *terraform.EvalSequence, err: aws_instance.quilliup: connection is shut down
2018/03/28 21:22:16 [TRACE] [walkRefresh] Exiting eval tree: aws_instance.quilliup
2018/03/28 21:22:16 [TRACE] root.s3_bucket_backups: eval: *terraform.EvalCountCheckComputed
2018/03/28 21:22:16 [TRACE] root.s3_bucket_backups: eval: *terraform.EvalIf
2018/03/28 21:22:16 [TRACE] root.s3_bucket_backups: eval: *terraform.EvalCountFixZeroOneBoundary
2018/03/28 21:22:16 [TRACE] dag/walk: upstream errored, not walking "aws_route53_record.quillup"
2018/03/28 21:22:16 [TRACE] dag/walk: upstream errored, not walking "aws_lb_listener.splunk-searchhead-int-api"
2018/03/28 21:22:16 [TRACE] [walkRefresh] Exiting eval tree: module.s3_bucket_backups.aws_iam_policy.policy_custom
2018/03/28 21:22:16 [TRACE] root.s3_bucket_snaplogic_backups: eval: *terraform.EvalSequence
2018/03/28 21:22:16 [TRACE] vertex 'root.module.s3_bucket_backups.aws_iam_policy.policy_custom': expanding/walking dynamic subgraph
2018/03/28 21:22:16 [TRACE] root.s3_bucket_snaplogic_backups: eval: *terraform.EvalInterpolate
2018/03/28 21:22:16 [TRACE] Graph after step *terraform.ResourceCountTransformer:

2018/03/28 21:22:16 [TRACE] OrphanResourceCount: Starting...
2018/03/28 21:22:16 [TRACE] Graph after step *terraform.OrphanResourceCountTransformer:

2018/03/28 21:22:16 [TRACE] Graph after step *terraform.AttachStateTransformer:

2018/03/28 21:22:16 [TRACE] Graph after step *terraform.TargetsTransformer:

2018/03/28 21:22:16 [TRACE] Graph after step *terraform.ReferenceTransformer:

2018/03/28 21:22:16 [TRACE] Graph after step *terraform.RootTransformer:

root - terraform.graphNodeRoot
2018/03/28 21:22:16 [TRACE] root.s3_bucket_snaplogic_backups: eval: *terraform.EvalCountCheckComputed
2018/03/28 21:22:16 [TRACE] root.s3_bucket_snaplogic_backups: eval: *terraform.EvalIf
2018/03/28 21:22:16 [TRACE] root.s3_bucket_snaplogic_backups: eval: *terraform.EvalCountFixZeroOneBoundary
2018/03/28 21:22:16 [TRACE] dag/walk: added new vertex: "root"
2018/03/28 21:22:16 [TRACE] [walkRefresh] Exiting eval tree: module.s3_bucket_snaplogic_backups.aws_iam_access_key.s3_bucket
2018/03/28 21:22:16 [TRACE] vertex 'root.module.s3_bucket_snaplogic_backups.aws_iam_access_key.s3_bucket': expanding/walking dynamic subgraph
2018/03/28 21:22:16 [TRACE] dag/walk: walking "root"
2018/03/28 21:22:16 [TRACE] vertex 'root.s3_bucket_backups.root': walking
2018/03/28 21:22:16 [TRACE] Graph after step *terraform.ResourceCountTransformer:

2018/03/28 21:22:16 [TRACE] OrphanResourceCount: Starting...
2018/03/28 21:22:16 [TRACE] dag/walk: walking "module.s3_bucket_backups.aws_iam_policy_attachment.s3bucket_custom"
2018/03/28 21:22:16 [TRACE] vertex 'root.module.s3_bucket_backups.aws_iam_policy_attachment.s3bucket_custom': walking
2018/03/28 21:22:16 [TRACE] Graph after step *terraform.OrphanResourceCountTransformer:

2018/03/28 21:22:16 [TRACE] Graph after step *terraform.AttachStateTransformer:

2018/03/28 21:22:16 [TRACE] vertex 'root.module.s3_bucket_backups.aws_iam_policy_attachment.s3bucket_custom': evaluating
2018/03/28 21:22:16 [TRACE] Graph after step *terraform.TargetsTransformer:

2018/03/28 21:22:16 [TRACE] [walkRefresh] Entering eval tree: module.s3_bucket_backups.aws_iam_policy_attachment.s3bucket_custom
2018/03/28 21:22:16 [TRACE] Graph after step *terraform.ReferenceTransformer:

2018/03/28 21:22:16 [TRACE] dag/walk: upstream errored, not walking "module.s3_bucket_snaplogic_backups.output.bucket_arn_predefined_user"
2018/03/28 21:22:16 [TRACE] Graph after step *terraform.RootTransformer:

root - terraform.graphNodeRoot
2018/03/28 21:22:16 [TRACE] root.s3_bucket_backups: eval: *terraform.EvalSequence
2018/03/28 21:22:16 [TRACE] root.s3_bucket_backups: eval: *terraform.EvalGetProvider
2018/03/28 21:22:16 [TRACE] root.s3_bucket_backups: eval: *terraform.EvalReadState
2018/03/28 21:22:16 [TRACE] dag/walk: added new vertex: "root"
2018/03/28 21:22:16 [TRACE] root.s3_bucket_backups: eval: *terraform.EvalRefresh
2018/03/28 21:22:16 [TRACE] dag/walk: walking "root"
2018/03/28 21:22:16 [TRACE] vertex 'root.s3_bucket_snaplogic_backups.root': walking
2018/03/28 21:22:16 [ERROR] root.s3_bucket_backups: eval: *terraform.EvalRefresh, err: aws_iam_user.user: connection is shut down
2018/03/28 21:22:16 [ERROR] root.s3_bucket_backups: eval: *terraform.EvalSequence, err: aws_iam_user.user: connection is shut down
2018/03/28 21:22:16 [TRACE] dag/walk: walking "module.s3_bucket_snaplogic_backups.output.access_key"
2018/03/28 21:22:16 [TRACE] [walkRefresh] Exiting eval tree: module.s3_bucket_backups.aws_iam_user.user
2018/03/28 21:22:16 [TRACE] vertex 'root.module.s3_bucket_snaplogic_backups.output.access_key': walking
2018/03/28 21:22:16 [TRACE] vertex 'root.module.s3_bucket_snaplogic_backups.output.access_key': evaluating
2018/03/28 21:22:16 [TRACE] dag/walk: upstream errored, not walking "module.s3_bucket_backups.aws_s3_bucket.bucket"
2018/03/28 21:22:16 [TRACE] [walkRefresh] Entering eval tree: module.s3_bucket_snaplogic_backups.output.access_key
2018/03/28 21:22:16 [TRACE] dag/walk: upstream errored, not walking "aws_lb_listener.splunk-searchhead-http"
2018/03/28 21:22:16 [TRACE] dag/walk: upstream errored, not walking "module.s3_bucket_backups.aws_iam_policy.policy"
2018/03/28 21:22:16 [TRACE] dag/walk: upstream errored, not walking "aws_lb_listener.splunk-searchhead-https"
2018/03/28 21:22:16 [TRACE] dag/walk: upstream errored, not walking "module.s3_bucket_backups.aws_iam_policy_attachment.s3bucket"
2018/03/28 21:22:16 [TRACE] root: eval: *terraform.EvalSequence
2018/03/28 21:22:16 [TRACE] root: eval: *terraform.EvalGetProvider
2018/03/28 21:22:16 [TRACE] dag/walk: upstream errored, not walking "module.s3_bucket_backups.output.secret_key"
2018/03/28 21:22:16 [TRACE] root: eval: *terraform.EvalReadState
2018/03/28 21:22:16 [TRACE] root: eval: *terraform.EvalRefresh
2018/03/28 21:22:16 [TRACE] root.s3_bucket: eval: *terraform.EvalSequence
2018/03/28 21:22:16 [TRACE] root.s3_bucket: eval: terraform.EvalNoop
2018/03/28 21:22:16 [TRACE] root.s3_bucket: eval: *terraform.EvalOpFilter
2018/03/28 21:22:16 [TRACE] root.s3_bucket: eval: *terraform.EvalWriteOutput
2018/03/28 21:22:16 [ERROR] root: eval: *terraform.EvalRefresh, err: aws_instance.jumpbox: connection is shut down
2018/03/28 21:22:16 [ERROR] root: eval: *terraform.EvalSequence, err: aws_instance.jumpbox: connection is shut down
2018/03/28 21:22:16 [TRACE] [walkRefresh] Exiting eval tree: aws_instance.jumpbox
2018/03/28 21:22:16 [TRACE] dag/walk: upstream errored, not walking "output.jumpbox_internal_ip"
2018/03/28 21:22:16 [TRACE] dag/walk: upstream errored, not walking "aws_route53_record.alation-elb"
2018/03/28 21:22:16 [TRACE] dag/walk: upstream errored, not walking "aws_lb_listener.alation-https"
2018/03/28 21:22:16 [TRACE] root.s3_bucket_snaplogic_backups: eval: *terraform.EvalSequence
2018/03/28 21:22:16 [TRACE] root.s3_bucket_snaplogic_backups: eval: *terraform.EvalInterpolate
2018/03/28 21:22:16 [TRACE] root.s3_bucket: eval: terraform.EvalNoop
2018/03/28 21:22:16 [TRACE] [walkRefresh] Exiting eval tree: module.s3_bucket.output.bucket_id_ro
2018/03/28 21:22:16 [TRACE] root.s3_bucket_backups: eval: *terraform.EvalSequence
2018/03/28 21:22:16 [TRACE] root.s3_bucket_backups: eval: *terraform.EvalInterpolate
2018/03/28 21:22:16 [TRACE] root.s3_bucket_snaplogic_backups: eval: *terraform.EvalCountCheckComputed
2018/03/28 21:22:16 [TRACE] root.s3_bucket_snaplogic_backups: eval: *terraform.EvalIf
2018/03/28 21:22:16 [TRACE] root.s3_bucket_snaplogic_backups: eval: *terraform.EvalCountFixZeroOneBoundary
2018/03/28 21:22:16 [TRACE] [walkRefresh] Exiting eval tree: module.s3_bucket_snaplogic_backups.aws_s3_bucket.bucket
2018/03/28 21:22:16 [TRACE] vertex 'root.module.s3_bucket_snaplogic_backups.aws_s3_bucket.bucket': expanding/walking dynamic subgraph
2018/03/28 21:22:16 [TRACE] Graph after step *terraform.ResourceCountTransformer:

2018/03/28 21:22:16 [TRACE] OrphanResourceCount: Starting...
2018/03/28 21:22:16 [TRACE] root.s3_bucket_backups: eval: *terraform.EvalCountCheckComputed
2018/03/28 21:22:16 [TRACE] root.s3_bucket_backups: eval: *terraform.EvalIf
2018/03/28 21:22:16 [TRACE] Graph after step *terraform.OrphanResourceCountTransformer:

2018/03/28 21:22:16 [TRACE] root.s3_bucket_backups: eval: *terraform.EvalCountFixZeroOneBoundary
2018/03/28 21:22:16 [TRACE] Graph after step *terraform.AttachStateTransformer:

2018/03/28 21:22:16 [TRACE] root.s3_bucket: eval: *terraform.EvalSequence
2018/03/28 21:22:16 [TRACE] root.s3_bucket: eval: *terraform.EvalInterpolate
2018/03/28 21:22:16 [TRACE] Graph after step *terraform.TargetsTransformer:

2018/03/28 21:22:16 [TRACE] Graph after step *terraform.ReferenceTransformer:

2018/03/28 21:22:16 [TRACE] Graph after step *terraform.RootTransformer:

root - terraform.graphNodeRoot
2018/03/28 21:22:16 [TRACE] dag/walk: added new vertex: "root"
2018/03/28 21:22:16 [TRACE] dag/walk: walking "root"
2018/03/28 21:22:16 [TRACE] vertex 'root.s3_bucket_snaplogic_backups.root': walking
2018/03/28 21:22:16 [TRACE] dag/walk: walking "module.s3_bucket_snaplogic_backups.aws_iam_policy.policy"
2018/03/28 21:22:16 [TRACE] vertex 'root.module.s3_bucket_snaplogic_backups.aws_iam_policy.policy': walking
2018/03/28 21:22:16 [TRACE] root.s3_bucket: eval: *terraform.EvalCountCheckComputed
2018/03/28 21:22:16 [TRACE] root.s3_bucket: eval: *terraform.EvalIf
2018/03/28 21:22:16 [TRACE] root.s3_bucket: eval: *terraform.EvalCountFixZeroOneBoundary
2018/03/28 21:22:16 [TRACE] vertex 'root.module.s3_bucket_snaplogic_backups.aws_iam_policy.policy': evaluating
2018/03/28 21:22:16 [TRACE] dag/walk: upstream errored, not walking "module.s3_bucket_backups.output.bucket_id"
2018/03/28 21:22:16 [TRACE] [walkRefresh] Entering eval tree: module.s3_bucket_snaplogic_backups.aws_iam_policy.policy
2018/03/28 21:22:16 [TRACE] dag/walk: upstream errored, not walking "aws_lb_target_group_attachment.quilliup-https"
2018/03/28 21:22:16 [TRACE] dag/walk: upstream errored, not walking "aws_lb_target_group_attachment.quilliup-http"
2018/03/28 21:22:16 [TRACE] dag/walk: upstream errored, not walking "aws_route53_record.odm-server"
2018/03/28 21:22:16 [TRACE] root.s3_bucket: eval: *terraform.EvalSequence
2018/03/28 21:22:16 [TRACE] root.dna-prod-zodiac-sec: eval: *terraform.EvalSequence
2018/03/28 21:22:16 [TRACE] root.s3_bucket: eval: *terraform.EvalInterpolate
2018/03/28 21:22:16 [TRACE] root.dna-prod-zodiac-sec: eval: *terraform.EvalGetProvider
2018/03/28 21:22:16 [TRACE] root.dna-prod-zodiac-sec: eval: *terraform.EvalReadState
2018/03/28 21:22:16 [TRACE] dag/walk: upstream errored, not walking "aws_route53_record.splunk_search"
2018/03/28 21:22:16 [TRACE] root.s3_bucket_backups: eval: *terraform.EvalSequence
2018/03/28 21:22:16 [TRACE] root.s3_bucket_backups: eval: terraform.EvalNoop
2018/03/28 21:22:16 [TRACE] root.s3_bucket_backups: eval: *terraform.EvalOpFilter
2018/03/28 21:22:16 [TRACE] root.s3_bucket_backups: eval: *terraform.EvalWriteOutput
2018/03/28 21:22:16 [TRACE] root.dna-prod-zodiac-sec: eval: *terraform.EvalSequence
2018/03/28 21:22:16 [TRACE] root.dna-prod-zodiac-sec: eval: terraform.EvalNoop
2018/03/28 21:22:16 [TRACE] root.dna-prod-zodiac-sec: eval: *terraform.EvalOpFilter
2018/03/28 21:22:16 [TRACE] root.dna-prod-zodiac-sec: eval: *terraform.EvalWriteOutput
2018/03/28 21:22:16 [TRACE] root.s3_bucket_backups: eval: *terraform.EvalSequence
2018/03/28 21:22:16 [TRACE] root.s3_bucket_backups: eval: terraform.EvalNoop
2018/03/28 21:22:16 [TRACE] root.s3_bucket_backups: eval: *terraform.EvalOpFilter
2018/03/28 21:22:16 [TRACE] root.s3_bucket_backups: eval: *terraform.EvalWriteOutput
2018/03/28 21:22:16 [TRACE] root.s3_bucket: eval: *terraform.EvalCountCheckComputed
2018/03/28 21:22:16 [TRACE] root.s3_bucket: eval: *terraform.EvalIf
2018/03/28 21:22:16 [TRACE] root.s3_bucket: eval: *terraform.EvalCountFixZeroOneBoundary
2018/03/28 21:22:16 [TRACE] dag/walk: upstream errored, not walking "aws_redshift_cluster.default"
2018/03/28 21:22:16 [TRACE] root.dna-prod-zodiac-sec: eval: *terraform.EvalSequence
2018/03/28 21:22:16 [TRACE] dag/walk: walking "module.s3_bucket_snaplogic_backups.output.secret_key"
2018/03/28 21:22:16 [TRACE] root.dna-prod-zodiac-sec: eval: terraform.EvalNoop
2018/03/28 21:22:16 [TRACE] vertex 'root.module.s3_bucket_snaplogic_backups.output.secret_key': walking
2018/03/28 21:22:16 [TRACE] root.dna-prod-zodiac-sec: eval: *terraform.EvalOpFilter
2018/03/28 21:22:16 [TRACE] root.dna-prod-zodiac-sec: eval: *terraform.EvalWriteOutput
2018/03/28 21:22:16 [TRACE] root.s3_bucket: eval: *terraform.EvalSequence
2018/03/28 21:22:16 [TRACE] vertex 'root.module.s3_bucket_snaplogic_backups.output.secret_key': evaluating
2018/03/28 21:22:16 [TRACE] root.s3_bucket: eval: *terraform.EvalGetProvider
2018/03/28 21:22:16 [TRACE] root.s3_bucket: eval: *terraform.EvalReadState
2018/03/28 21:22:16 [TRACE] [walkRefresh] Entering eval tree: module.s3_bucket_snaplogic_backups.output.secret_key
2018/03/28 21:22:16 [TRACE] root.s3_bucket_backups: eval: *terraform.EvalSequence
2018/03/28 21:22:16 [TRACE] root.s3_bucket_backups: eval: terraform.EvalNoop
2018/03/28 21:22:16 [TRACE] [walkRefresh] Exiting eval tree: module.s3_bucket_backups.aws_iam_policy.policy_ro
2018/03/28 21:22:16 [TRACE] vertex 'root.module.s3_bucket_backups.aws_iam_policy.policy_ro': expanding/walking dynamic subgraph
2018/03/28 21:22:16 [TRACE] dag/walk: upstream errored, not walking "aws_route53_record.a_record_jump_dna"
2018/03/28 21:22:16 [TRACE] Graph after step *terraform.ResourceCountTransformer:

2018/03/28 21:22:16 [TRACE] OrphanResourceCount: Starting...
2018/03/28 21:22:16 [TRACE] Graph after step *terraform.OrphanResourceCountTransformer:

2018/03/28 21:22:16 [TRACE] Graph after step *terraform.AttachStateTransformer:

2018/03/28 21:22:16 [TRACE] Graph after step *terraform.TargetsTransformer:

2018/03/28 21:22:16 [TRACE] Graph after step *terraform.ReferenceTransformer:

2018/03/28 21:22:16 [TRACE] Graph after step *terraform.RootTransformer:

root - terraform.graphNodeRoot
2018/03/28 21:22:16 [TRACE] dag/walk: walking "module.s3_bucket_snaplogic_backups.output.bucket_id"
2018/03/28 21:22:16 [TRACE] dag/walk: added new vertex: "root"
2018/03/28 21:22:16 [TRACE] vertex 'root.module.s3_bucket_snaplogic_backups.output.bucket_id': walking
2018/03/28 21:22:16 [TRACE] dag/walk: walking "root"
2018/03/28 21:22:16 [TRACE] vertex 'root.s3_bucket_backups.root': walking
2018/03/28 21:22:16 [TRACE] vertex 'root.module.s3_bucket_snaplogic_backups.output.bucket_id': evaluating
2018/03/28 21:22:16 [TRACE] dag/walk: walking "module.s3_bucket_backups.aws_iam_policy_attachment.s3bucket_ro"
2018/03/28 21:22:16 [TRACE] [walkRefresh] Entering eval tree: module.s3_bucket_snaplogic_backups.output.bucket_id
2018/03/28 21:22:16 [TRACE] vertex 'root.module.s3_bucket_backups.aws_iam_policy_attachment.s3bucket_ro': walking
2018/03/28 21:22:16 [TRACE] dag/walk: walking "module.s3_bucket_snaplogic_backups.output.bucket_arn"
2018/03/28 21:22:16 [TRACE] vertex 'root.module.s3_bucket_snaplogic_backups.output.bucket_arn': walking
2018/03/28 21:22:16 [TRACE] vertex 'root.module.s3_bucket_backups.aws_iam_policy_attachment.s3bucket_ro': evaluating
2018/03/28 21:22:16 [TRACE] [walkRefresh] Entering eval tree: module.s3_bucket_backups.aws_iam_policy_attachment.s3bucket_ro
2018/03/28 21:22:16 [TRACE] vertex 'root.module.s3_bucket_snaplogic_backups.output.bucket_arn': evaluating
2018/03/28 21:22:16 [TRACE] [walkRefresh] Entering eval tree: module.s3_bucket_snaplogic_backups.output.bucket_arn
2018/03/28 21:22:16 [TRACE] root.s3_bucket_backups: eval: *terraform.EvalOpFilter
2018/03/28 21:22:16 [TRACE] root.s3_bucket_backups: eval: *terraform.EvalWriteOutput
2018/03/28 21:22:16 [TRACE] root.s3_bucket_splunk: eval: *terraform.EvalSequence
2018/03/28 21:22:16 [TRACE] root.s3_bucket_splunk: eval: terraform.EvalNoop
2018/03/28 21:22:16 [TRACE] root.s3_bucket_splunk: eval: *terraform.EvalOpFilter
2018/03/28 21:22:16 [TRACE] root.s3_bucket_splunk: eval: *terraform.EvalWriteOutput
2018/03/28 21:22:16 [TRACE] root.dna-prod-zodiac-sec: eval: *terraform.EvalRefresh
2018/03/28 21:22:16 [ERROR] root.dna-prod-zodiac-sec: eval: *terraform.EvalRefresh, err: aws_iam_user.user: connection is shut down
2018/03/28 21:22:16 [ERROR] root.dna-prod-zodiac-sec: eval: *terraform.EvalSequence, err: aws_iam_user.user: connection is shut down
2018/03/28 21:22:16 [TRACE] [walkRefresh] Exiting eval tree: module.dna-prod-zodiac-sec.aws_iam_user.user
2018/03/28 21:22:16 [TRACE] dag/walk: upstream errored, not walking "module.dna-prod-zodiac-sec.output.iam_user_arn"
2018/03/28 21:22:16 [TRACE] root.dna-prod-zodiac-sec: eval: terraform.EvalNoop
2018/03/28 21:22:16 [TRACE] [walkRefresh] Exiting eval tree: module.dna-prod-zodiac-sec.output.bucket_arn_predefined_user
2018/03/28 21:22:16 [TRACE] root.s3_bucket_splunk: eval: *terraform.EvalSequence
2018/03/28 21:22:16 [TRACE] root.s3_bucket_splunk: eval: *terraform.EvalInterpolate
2018/03/28 21:22:16 [TRACE] root.s3_bucket_splunk: eval: *terraform.EvalCountCheckComputed
2018/03/28 21:22:16 [TRACE] root.s3_bucket_splunk: eval: *terraform.EvalIf
2018/03/28 21:22:16 [TRACE] root.s3_bucket_splunk: eval: *terraform.EvalCountFixZeroOneBoundary
2018/03/28 21:22:16 [TRACE] root.s3_bucket_splunk: eval: *terraform.EvalSequence
2018/03/28 21:22:16 [TRACE] root.s3_bucket_splunk: eval: *terraform.EvalInterpolate
2018/03/28 21:22:16 [TRACE] root.s3_bucket_splunk: eval: *terraform.EvalCountCheckComputed
2018/03/28 21:22:16 [TRACE] root.s3_bucket_splunk: eval: *terraform.EvalIf
2018/03/28 21:22:16 [TRACE] root.s3_bucket_splunk: eval: *terraform.EvalCountFixZeroOneBoundary
2018/03/28 21:22:16 [TRACE] dag/walk: upstream errored, not walking "module.dna-prod-zodiac-sec.aws_iam_access_key.s3_bucket"
2018/03/28 21:22:16 [TRACE] dag/walk: upstream errored, not walking "module.dna-prod-zodiac-sec.output.access_key"
2018/03/28 21:22:16 [TRACE] dag/walk: upstream errored, not walking "module.dna-prod-zodiac-sec.aws_s3_bucket.bucket"
2018/03/28 21:22:16 [TRACE] dag/walk: upstream errored, not walking "module.dna-prod-zodiac-sec.aws_iam_policy.policy"
2018/03/28 21:22:16 [TRACE] dag/walk: upstream errored, not walking "module.dna-prod-zodiac-sec.aws_iam_policy_attachment.s3bucket"
2018/03/28 21:22:16 [TRACE] root.s3_bucket: eval: *terraform.EvalRefresh
2018/03/28 21:22:16 [ERROR] root.s3_bucket: eval: *terraform.EvalRefresh, err: aws_iam_user.user: connection is shut down
2018/03/28 21:22:16 [ERROR] root.s3_bucket: eval: *terraform.EvalSequence, err: aws_iam_user.user: connection is shut down
2018/03/28 21:22:16 [TRACE] [walkRefresh] Exiting eval tree: module.s3_bucket.aws_iam_user.user
2018/03/28 21:22:16 [TRACE] dag/walk: upstream errored, not walking "module.s3_bucket.aws_s3_bucket.bucket"
2018/03/28 21:22:16 [TRACE] dag/walk: upstream errored, not walking "module.s3_bucket.output.bucket_id"
2018/03/28 21:22:16 [TRACE] dag/walk: upstream errored, not walking "module.dna-prod-zodiac-sec.output.secret_key"
2018/03/28 21:22:16 [TRACE] dag/walk: upstream errored, not walking "module.dna-prod-zodiac-sec.output.bucket_id"
2018/03/28 21:22:16 [TRACE] dag/walk: upstream errored, not walking "module.dna-prod-zodiac-sec.output.bucket_arn"
2018/03/28 21:22:16 [TRACE] dag/walk: upstream errored, not walking "data.template_file.dna-prod-zodiac-sec"
2018/03/28 21:22:16 [TRACE] dag/walk: upstream errored, not walking "aws_s3_bucket_policy.dna-prod-zodiac-sec"
2018/03/28 21:22:16 [TRACE] root.s3_bucket_splunk: eval: *terraform.EvalSequence
2018/03/28 21:22:16 [TRACE] root.s3_bucket_splunk: eval: *terraform.EvalGetProvider
2018/03/28 21:22:16 [TRACE] root.s3_bucket_splunk: eval: *terraform.EvalReadState
2018/03/28 21:22:16 [TRACE] dag/walk: upstream errored, not walking "module.s3_bucket.aws_iam_policy.policy"
2018/03/28 21:22:16 [TRACE] dag/walk: upstream errored, not walking "module.s3_bucket.aws_iam_policy_attachment.s3bucket"
2018/03/28 21:22:16 [TRACE] [walkRefresh] Exiting eval tree: module.s3_bucket_splunk.aws_iam_access_key.s3_bucket
2018/03/28 21:22:16 [TRACE] vertex 'root.module.s3_bucket_splunk.aws_iam_access_key.s3_bucket': expanding/walking dynamic subgraph
2018/03/28 21:22:16 [TRACE] Graph after step *terraform.ResourceCountTransformer:

2018/03/28 21:22:16 [TRACE] OrphanResourceCount: Starting...
2018/03/28 21:22:16 [TRACE] Graph after step *terraform.OrphanResourceCountTransformer:

2018/03/28 21:22:16 [TRACE] Graph after step *terraform.AttachStateTransformer:

2018/03/28 21:22:16 [TRACE] Graph after step *terraform.TargetsTransformer:

2018/03/28 21:22:16 [TRACE] Graph after step *terraform.ReferenceTransformer:

2018/03/28 21:22:16 [TRACE] Graph after step *terraform.RootTransformer:

root - terraform.graphNodeRoot
2018/03/28 21:22:16 [TRACE] dag/walk: added new vertex: "root"
2018/03/28 21:22:16 [TRACE] dag/walk: walking "root"
2018/03/28 21:22:16 [TRACE] vertex 'root.s3_bucket_splunk.root': walking
2018/03/28 21:22:16 [TRACE] dag/walk: walking "module.s3_bucket_splunk.output.access_key"
2018/03/28 21:22:16 [TRACE] vertex 'root.module.s3_bucket_splunk.output.access_key': walking
2018/03/28 21:22:16 [TRACE] vertex 'root.module.s3_bucket_splunk.output.access_key': evaluating
2018/03/28 21:22:16 [TRACE] [walkRefresh] Entering eval tree: module.s3_bucket_splunk.output.access_key
2018/03/28 21:22:16 [TRACE] root.s3_bucket_splunk: eval: *terraform.EvalRefresh
2018/03/28 21:22:16 [ERROR] root.s3_bucket_splunk: eval: *terraform.EvalRefresh, err: aws_s3_bucket.bucket_predefined_user: connection is shut down
2018/03/28 21:22:16 [ERROR] root.s3_bucket_splunk: eval: *terraform.EvalSequence, err: aws_s3_bucket.bucket_predefined_user: connection is shut down
2018/03/28 21:22:16 [TRACE] [walkRefresh] Exiting eval tree: module.s3_bucket_splunk.aws_s3_bucket.bucket_predefined_user
2018/03/28 21:22:16 [TRACE] dag/walk: upstream errored, not walking "module.s3_bucket_splunk.output.bucket_id_predefined_user"
2018/03/28 21:22:16 [TRACE] root.s3_bucket_backups: eval: terraform.EvalNoop
2018/03/28 21:22:16 [TRACE] [walkRefresh] Exiting eval tree: module.s3_bucket_backups.output.unencrypted_access_key
2018/03/28 21:22:16 [TRACE] root.dna-prod-dradis-sec: eval: *terraform.EvalSequence
2018/03/28 21:22:16 [TRACE] root.dna-prod-dradis-sec: eval: terraform.EvalNoop
2018/03/28 21:22:16 [TRACE] root.dna-prod-dradis-sec: eval: *terraform.EvalOpFilter
2018/03/28 21:22:16 [TRACE] root.dna-prod-dradis-sec: eval: *terraform.EvalWriteOutput
2018/03/28 21:22:16 [TRACE] root.dna-prod-dradis-sec: eval: terraform.EvalNoop
2018/03/28 21:22:16 [TRACE] [walkRefresh] Exiting eval tree: module.dna-prod-dradis-sec.output.bucket_id_predefined_user
2018/03/28 21:22:16 [TRACE] root.s3_bucket: eval: *terraform.EvalSequence
2018/03/28 21:22:16 [TRACE] root.s3_bucket: eval: terraform.EvalNoop
2018/03/28 21:22:16 [TRACE] root.s3_bucket: eval: *terraform.EvalOpFilter
2018/03/28 21:22:16 [TRACE] root.s3_bucket: eval: *terraform.EvalWriteOutput
2018/03/28 21:22:16 [TRACE] root.s3_bucket: eval: terraform.EvalNoop
2018/03/28 21:22:16 [TRACE] [walkRefresh] Exiting eval tree: module.s3_bucket.output.unencrypted_access_key
2018/03/28 21:22:16 [TRACE] root.s3_bucket: eval: *terraform.EvalSequence
2018/03/28 21:22:16 [TRACE] root.s3_bucket: eval: terraform.EvalNoop
2018/03/28 21:22:16 [TRACE] root.s3_bucket: eval: *terraform.EvalOpFilter
2018/03/28 21:22:16 [TRACE] root.s3_bucket: eval: *terraform.EvalWriteOutput
2018/03/28 21:22:16 [TRACE] root.s3_bucket: eval: terraform.EvalNoop
2018/03/28 21:22:16 [TRACE] [walkRefresh] Exiting eval tree: module.s3_bucket.output.unencrypted_secret_key
2018/03/28 21:22:16 [TRACE] root.dna-prod-dradis-sec: eval: *terraform.EvalSequence
2018/03/28 21:22:16 [TRACE] root.dna-prod-dradis-sec: eval: *terraform.EvalGetProvider
2018/03/28 21:22:16 [TRACE] root.dna-prod-dradis-sec: eval: *terraform.EvalReadState
2018/03/28 21:22:16 [TRACE] root.dna-prod-dradis-sec: eval: *terraform.EvalRefresh
2018/03/28 21:22:16 [ERROR] root.dna-prod-dradis-sec: eval: *terraform.EvalRefresh, err: aws_iam_user.user: connection is shut down
2018/03/28 21:22:16 [ERROR] root.dna-prod-dradis-sec: eval: *terraform.EvalSequence, err: aws_iam_user.user: connection is shut down
2018/03/28 21:22:16 [TRACE] [walkRefresh] Exiting eval tree: module.dna-prod-dradis-sec.aws_iam_user.user
2018/03/28 21:22:16 [TRACE] dag/walk: upstream errored, not walking "module.dna-prod-dradis-sec.aws_iam_access_key.s3_bucket"
2018/03/28 21:22:16 [TRACE] dag/walk: upstream errored, not walking "module.dna-prod-dradis-sec.output.access_key"
2018/03/28 21:22:16 [TRACE] root.s3_bucket: eval: *terraform.EvalSequence
2018/03/28 21:22:16 [TRACE] root.s3_bucket: eval: *terraform.EvalGetProvider
2018/03/28 21:22:16 [TRACE] root.s3_bucket: eval: *terraform.EvalReadState
2018/03/28 21:22:16 [TRACE] root.s3_bucket: eval: *terraform.EvalRefresh
2018/03/28 21:22:16 [ERROR] root.s3_bucket: eval: *terraform.EvalRefresh, err: aws_iam_access_key.s3_bucket: connection is shut down
2018/03/28 21:22:16 [ERROR] root.s3_bucket: eval: *terraform.EvalSequence, err: aws_iam_access_key.s3_bucket: connection is shut down
2018/03/28 21:22:16 [TRACE] [walkRefresh] Exiting eval tree: module.s3_bucket.aws_iam_access_key.s3_bucket
2018/03/28 21:22:16 [TRACE] dag/walk: upstream errored, not walking "module.s3_bucket.output.access_key"
2018/03/28 21:22:16 [TRACE] dag/walk: walking "module.s3_bucket_splunk.output.secret_key"
2018/03/28 21:22:16 [TRACE] vertex 'root.module.s3_bucket_splunk.output.secret_key': walking
2018/03/28 21:22:16 [TRACE] vertex 'root.module.s3_bucket_splunk.output.secret_key': evaluating
2018/03/28 21:22:16 [TRACE] [walkRefresh] Entering eval tree: module.s3_bucket_splunk.output.secret_key
2018/03/28 21:22:16 [TRACE] root.dna-prod-dradis-sec: eval: *terraform.EvalSequence
2018/03/28 21:22:16 [TRACE] root.dna-prod-dradis-sec: eval: terraform.EvalNoop
2018/03/28 21:22:16 [TRACE] root.dna-prod-dradis-sec: eval: *terraform.EvalOpFilter
2018/03/28 21:22:16 [TRACE] root.dna-prod-dradis-sec: eval: *terraform.EvalWriteOutput
2018/03/28 21:22:16 [TRACE] root.dna-prod-dradis-sec: eval: terraform.EvalNoop
2018/03/28 21:22:16 [TRACE] [walkRefresh] Exiting eval tree: module.dna-prod-dradis-sec.output.bucket_arn_predefined_user
2018/03/28 21:22:16 [TRACE] dag/walk: upstream errored, not walking "module.s3_bucket_splunk.output.bucket_arn_predefined_user"
2018/03/28 21:22:16 [TRACE] dag/walk: upstream errored, not walking "module.dna-prod-dradis-sec.aws_s3_bucket.bucket"
2018/03/28 21:22:16 [TRACE] [walkRefresh] Exiting eval tree: module.s3_bucket_splunk.aws_s3_bucket.bucket
2018/03/28 21:22:16 [TRACE] dag/walk: upstream errored, not walking "module.dna-prod-dradis-sec.aws_iam_policy.policy"
2018/03/28 21:22:16 [TRACE] vertex 'root.module.s3_bucket_splunk.aws_s3_bucket.bucket': expanding/walking dynamic subgraph
2018/03/28 21:22:16 [TRACE] dag/walk: upstream errored, not walking "module.dna-prod-dradis-sec.aws_iam_policy_attachment.s3bucket"
2018/03/28 21:22:16 [TRACE] dag/walk: upstream errored, not walking "module.dna-prod-dradis-sec.output.secret_key"
2018/03/28 21:22:16 [TRACE] Graph after step *terraform.ResourceCountTransformer:

2018/03/28 21:22:16 [TRACE] root: eval: *terraform.EvalSequence
2018/03/28 21:22:16 [TRACE] OrphanResourceCount: Starting...
2018/03/28 21:22:16 [TRACE] root: eval: *terraform.EvalGetProvider
2018/03/28 21:22:16 [TRACE] root: eval: *terraform.EvalReadState
2018/03/28 21:22:16 [TRACE] dag/walk: upstream errored, not walking "module.s3_bucket.output.secret_key"
2018/03/28 21:22:16 [TRACE] dag/walk: upstream errored, not walking "module.dna-prod-dradis-sec.output.iam_user_arn"
2018/03/28 21:22:16 [TRACE] root: eval: *terraform.EvalSequence
2018/03/28 21:22:16 [TRACE] root: eval: *terraform.EvalGetProvider
2018/03/28 21:22:16 [TRACE] root: eval: *terraform.EvalReadState
2018/03/28 21:22:16 [TRACE] dag/walk: upstream errored, not walking "module.dna-prod-dradis-sec.output.bucket_id"
2018/03/28 21:22:16 [TRACE] Graph after step *terraform.OrphanResourceCountTransformer:

2018/03/28 21:22:16 [TRACE] Graph after step *terraform.AttachStateTransformer:

2018/03/28 21:22:16 [TRACE] dag/walk: upstream errored, not walking "module.dna-prod-dradis-sec.output.bucket_arn"
2018/03/28 21:22:16 [TRACE] Graph after step *terraform.TargetsTransformer:

2018/03/28 21:22:16 [TRACE] Graph after step *terraform.ReferenceTransformer:

2018/03/28 21:22:16 [TRACE] dag/walk: upstream errored, not walking "data.template_file.dna-prod-dradis-sec"
2018/03/28 21:22:16 [TRACE] Graph after step *terraform.RootTransformer:

root - terraform.graphNodeRoot
2018/03/28 21:22:16 [TRACE] dag/walk: upstream errored, not walking "aws_s3_bucket_policy.dna-prod-dradis-sec"
2018/03/28 21:22:16 [TRACE] dag/walk: added new vertex: "root"
2018/03/28 21:22:16 [TRACE] dag/walk: upstream errored, not walking "provider.template (close)"
2018/03/28 21:22:16 [TRACE] dag/walk: walking "root"
2018/03/28 21:22:16 [TRACE] vertex 'root.s3_bucket_splunk.root': walking
2018/03/28 21:22:16 [TRACE] dag/walk: walking "module.s3_bucket_splunk.aws_iam_policy.policy"
2018/03/28 21:22:16 [TRACE] vertex 'root.module.s3_bucket_splunk.aws_iam_policy.policy': walking
2018-03-28T21:22:16.439Z [DEBUG] plugin: plugin process exited: path=/terraform-/terraform-config-DNA_VAULT_PROD/.terraform/plugins/linux_amd64/terraform-provider-aws_v1.11.0_x4
2018/03/28 21:22:16 [TRACE] root: eval: *terraform.EvalSequence
2018/03/28 21:22:16 [TRACE] root: eval: *terraform.EvalGetProvider
2018/03/28 21:22:16 [TRACE] root: eval: *terraform.EvalRefresh
2018/03/28 21:22:16 [TRACE] root: eval: *terraform.EvalReadState
2018/03/28 21:22:16 [TRACE] root: eval: *terraform.EvalRefresh
2018/03/28 21:22:16 [ERROR] root: eval: *terraform.EvalRefresh, err: aws_iam_instance_profile.dna_datavault: connection is shut down
2018/03/28 21:22:16 [ERROR] root: eval: *terraform.EvalSequence, err: aws_iam_instance_profile.dna_datavault: connection is shut down
2018/03/28 21:22:16 [ERROR] root: eval: *terraform.EvalRefresh, err: aws_iam_role_policy.dna_datavault: connection is shut down
2018/03/28 21:22:16 [TRACE] [walkRefresh] Exiting eval tree: aws_iam_instance_profile.dna_datavault
2018/03/28 21:22:16 [ERROR] root: eval: *terraform.EvalSequence, err: aws_iam_role_policy.dna_datavault: connection is shut down
2018/03/28 21:22:16 [TRACE] [walkRefresh] Exiting eval tree: aws_iam_role_policy.dna_datavault
2018/03/28 21:22:16 [TRACE] root: eval: *terraform.EvalSequence
2018/03/28 21:22:16 [TRACE] root: eval: *terraform.EvalGetProvider
2018/03/28 21:22:16 [TRACE] dag/walk: upstream errored, not walking "aws_instance.postgres_master"
2018/03/28 21:22:16 [TRACE] root: eval: *terraform.EvalReadState
2018/03/28 21:22:16 [TRACE] root: eval: *terraform.EvalRefresh
2018/03/28 21:22:16 [TRACE] dag/walk: upstream errored, not walking "aws_route53_record.pg_dna"
2018/03/28 21:22:16 [ERROR] root: eval: *terraform.EvalRefresh, err: aws_iam_access_key.dna-splunk: connection is shut down
2018/03/28 21:22:16 [TRACE] dag/walk: walking "module.s3_bucket_splunk.output.bucket_arn"
2018/03/28 21:22:16 [ERROR] root: eval: *terraform.EvalSequence, err: aws_iam_access_key.dna-splunk: connection is shut down
2018/03/28 21:22:16 [TRACE] vertex 'root.module.s3_bucket_splunk.output.bucket_arn': walking
2018/03/28 21:22:16 [TRACE] [walkRefresh] Exiting eval tree: aws_iam_access_key.dna-splunk
2018/03/28 21:22:16 [TRACE] vertex 'root.module.s3_bucket_splunk.output.bucket_arn': evaluating
2018/03/28 21:22:16 [TRACE] dag/walk: upstream errored, not walking "output.dna-splunk-access-secret"
2018/03/28 21:22:16 [TRACE] [walkRefresh] Entering eval tree: module.s3_bucket_splunk.output.bucket_arn
2018/03/28 21:22:16 [TRACE] vertex 'root.module.s3_bucket_splunk.aws_iam_policy.policy': evaluating
2018/03/28 21:22:16 [TRACE] root: eval: *terraform.EvalSequence
2018/03/28 21:22:16 [TRACE] root: eval: *terraform.EvalGetProvider
2018/03/28 21:22:16 [TRACE] [walkRefresh] Entering eval tree: module.s3_bucket_splunk.aws_iam_policy.policy
2018/03/28 21:22:16 [TRACE] root: eval: *terraform.EvalReadState
2018/03/28 21:22:16 [TRACE] root: eval: *terraform.EvalSequence
2018/03/28 21:22:16 [TRACE] root: eval: *terraform.EvalGetProvider
2018/03/28 21:22:16 [TRACE] root: eval: *terraform.EvalRefresh
2018/03/28 21:22:16 [TRACE] root: eval: *terraform.EvalReadState
2018/03/28 21:22:16 [TRACE] dag/walk: walking "module.s3_bucket_splunk.output.bucket_id"
2018/03/28 21:22:16 [TRACE] vertex 'root.module.s3_bucket_splunk.output.bucket_id': walking
2018/03/28 21:22:16 [TRACE] [walkRefresh] Exiting eval tree: module.s3_bucket.aws_iam_policy.policy_custom
2018/03/28 21:22:16 [TRACE] vertex 'root.module.s3_bucket.aws_iam_policy.policy_custom': expanding/walking dynamic subgraph
2018/03/28 21:22:16 [TRACE] vertex 'root.module.s3_bucket_splunk.output.bucket_id': evaluating
2018/03/28 21:22:16 [TRACE] [walkRefresh] Entering eval tree: module.s3_bucket_splunk.output.bucket_id
2018/03/28 21:22:16 [TRACE] Graph after step *terraform.ResourceCountTransformer:

2018/03/28 21:22:16 [TRACE] OrphanResourceCount: Starting...
2018/03/28 21:22:16 [TRACE] root: eval: *terraform.EvalRefresh
2018/03/28 21:22:16 [ERROR] root: eval: *terraform.EvalRefresh, err: aws_iam_instance_profile.masters-kubernetes-dna-learnvest-net: connection is shut down
2018/03/28 21:22:16 [TRACE] Graph after step *terraform.OrphanResourceCountTransformer:

2018/03/28 21:22:16 [ERROR] root: eval: *terraform.EvalSequence, err: aws_iam_instance_profile.masters-kubernetes-dna-learnvest-net: connection is shut down
2018/03/28 21:22:16 [TRACE] Graph after step *terraform.AttachStateTransformer:

2018/03/28 21:22:16 [TRACE] [walkRefresh] Exiting eval tree: aws_iam_instance_profile.masters-kubernetes-dna-learnvest-net
2018/03/28 21:22:16 [TRACE] Graph after step *terraform.TargetsTransformer:

2018/03/28 21:22:16 [TRACE] Graph after step *terraform.ReferenceTransformer:

2018/03/28 21:22:16 [TRACE] dag/walk: upstream errored, not walking "aws_launch_configuration.master-us-east-1b-masters-kubernetes-dna-learnvest-net"
2018/03/28 21:22:16 [TRACE] Graph after step *terraform.RootTransformer:

root - terraform.graphNodeRoot
2018/03/28 21:22:16 [TRACE] dag/walk: upstream errored, not walking "aws_autoscaling_group.master-us-east-1b-masters-kubernetes-dna-learnvest-net"
2018/03/28 21:22:16 [TRACE] dag/walk: added new vertex: "root"
2018/03/28 21:22:16 [TRACE] dag/walk: upstream errored, not walking "aws_autoscaling_attachment.master-us-east-1b-masters-kubernetes-dna-learnvest-net"
2018/03/28 21:22:16 [TRACE] dag/walk: walking "root"
2018/03/28 21:22:16 [TRACE] root: eval: *terraform.EvalSequence
2018/03/28 21:22:16 [TRACE] vertex 'root.s3_bucket.root': walking
2018/03/28 21:22:16 [TRACE] root: eval: *terraform.EvalGetProvider
2018/03/28 21:22:16 [TRACE] root: eval: *terraform.EvalReadState
2018/03/28 21:22:16 [TRACE] root: eval: *terraform.EvalRefresh
2018/03/28 21:22:16 [TRACE] dag/walk: walking "module.s3_bucket.aws_iam_policy_attachment.s3bucket_custom"
2018/03/28 21:22:16 [TRACE] vertex 'root.module.s3_bucket.aws_iam_policy_attachment.s3bucket_custom': walking
2018/03/28 21:22:16 [ERROR] root: eval: *terraform.EvalRefresh, err: aws_iam_role_policy.masters-kubernetes-dna-learnvest-net: connection is shut down
2018/03/28 21:22:16 [ERROR] root: eval: *terraform.EvalSequence, err: aws_iam_role_policy.masters-kubernetes-dna-learnvest-net: connection is shut down
2018/03/28 21:22:16 [TRACE] [walkRefresh] Exiting eval tree: aws_iam_role_policy.masters-kubernetes-dna-learnvest-net
2018/03/28 21:22:16 [TRACE] vertex 'root.module.s3_bucket.aws_iam_policy_attachment.s3bucket_custom': evaluating
2018/03/28 21:22:16 [TRACE] [walkRefresh] Entering eval tree: module.s3_bucket.aws_iam_policy_attachment.s3bucket_custom
2018/03/28 21:22:16 [TRACE] root: eval: *terraform.EvalSequence
2018/03/28 21:22:16 [TRACE] root: eval: *terraform.EvalRefresh
2018/03/28 21:22:16 [TRACE] root: eval: *terraform.EvalGetProvider
2018/03/28 21:22:16 [TRACE] root: eval: *terraform.EvalReadState
2018/03/28 21:22:16 [TRACE] root: eval: *terraform.EvalRefresh
2018/03/28 21:22:16 [ERROR] root: eval: *terraform.EvalRefresh, err: aws_iam_instance_profile.snaplogic: connection is shut down
2018/03/28 21:22:16 [ERROR] root: eval: *terraform.EvalSequence, err: aws_iam_instance_profile.snaplogic: connection is shut down
2018/03/28 21:22:16 [TRACE] [walkRefresh] Exiting eval tree: aws_iam_instance_profile.snaplogic
2018/03/28 21:22:16 [ERROR] root: eval: *terraform.EvalRefresh, err: aws_iam_role_policy.nodes-kubernetes-dna-learnvest-net: connection is shut down
2018/03/28 21:22:16 [ERROR] root: eval: *terraform.EvalSequence, err: aws_iam_role_policy.nodes-kubernetes-dna-learnvest-net: connection is shut down
2018/03/28 21:22:16 [TRACE] [walkRefresh] Exiting eval tree: aws_iam_role_policy.nodes-kubernetes-dna-learnvest-net
2018/03/28 21:22:16 [TRACE] dag/walk: upstream errored, not walking "aws_launch_configuration.snaplogic_nmlv_prod"
2018/03/28 21:22:16 [TRACE] root: eval: *terraform.EvalSequence
2018/03/28 21:22:16 [TRACE] root: eval: *terraform.EvalGetProvider
2018/03/28 21:22:16 [TRACE] root: eval: *terraform.EvalReadState
2018/03/28 21:22:16 [TRACE] dag/walk: upstream errored, not walking "aws_autoscaling_group.snaplogic_nmlv_prod"
2018/03/28 21:22:16 [TRACE] [walkRefresh] Exiting eval tree: module.s3_bucket.aws_iam_policy.policy_ro
2018/03/28 21:22:16 [TRACE] root: eval: *terraform.EvalSequence
2018/03/28 21:22:16 [TRACE] vertex 'root.module.s3_bucket.aws_iam_policy.policy_ro': expanding/walking dynamic subgraph
2018/03/28 21:22:16 [TRACE] root: eval: *terraform.EvalGetProvider
2018/03/28 21:22:16 [TRACE] root: eval: *terraform.EvalReadState
2018/03/28 21:22:16 [TRACE] root: eval: *terraform.EvalRefresh
2018/03/28 21:22:16 [TRACE] Graph after step *terraform.ResourceCountTransformer:

2018/03/28 21:22:16 [TRACE] OrphanResourceCount: Starting...
2018/03/28 21:22:16 [ERROR] root: eval: *terraform.EvalRefresh, err: aws_iam_role_policy.splunk_index: connection is shut down
2018/03/28 21:22:16 [ERROR] root: eval: *terraform.EvalSequence, err: aws_iam_role_policy.splunk_index: connection is shut down
2018/03/28 21:22:16 [TRACE] [walkRefresh] Exiting eval tree: aws_iam_role_policy.splunk_index
2018/03/28 21:22:16 [TRACE] Graph after step *terraform.OrphanResourceCountTransformer:

2018/03/28 21:22:16 [TRACE] Graph after step *terraform.AttachStateTransformer:

2018/03/28 21:22:16 [TRACE] root: eval: *terraform.EvalSequence
2018/03/28 21:22:16 [TRACE] Graph after step *terraform.TargetsTransformer:

2018/03/28 21:22:16 [TRACE] root: eval: *terraform.EvalInterpolate
2018/03/28 21:22:16 [TRACE] Graph after step *terraform.ReferenceTransformer:

2018/03/28 21:22:16 [TRACE] Graph after step *terraform.RootTransformer:

root - terraform.graphNodeRoot
2018/03/28 21:22:16 [TRACE] dag/walk: added new vertex: "root"
2018/03/28 21:22:16 [TRACE] dag/walk: walking "root"
2018/03/28 21:22:16 [TRACE] vertex 'root.s3_bucket.root': walking
2018/03/28 21:22:16 [TRACE] dag/walk: walking "module.s3_bucket.aws_iam_policy_attachment.s3bucket_ro"
2018/03/28 21:22:16 [TRACE] root: eval: *terraform.EvalCountCheckComputed
2018/03/28 21:22:16 [TRACE] vertex 'root.module.s3_bucket.aws_iam_policy_attachment.s3bucket_ro': walking
2018/03/28 21:22:16 [TRACE] root: eval: *terraform.EvalIf
2018/03/28 21:22:16 [TRACE] root: eval: *terraform.EvalCountFixZeroOneBoundary
2018/03/28 21:22:16 [TRACE] root: eval: *terraform.EvalSequence
2018/03/28 21:22:16 [TRACE] root: eval: *terraform.EvalGetProvider
2018/03/28 21:22:16 [TRACE] vertex 'root.module.s3_bucket.aws_iam_policy_attachment.s3bucket_ro': evaluating
2018/03/28 21:22:16 [TRACE] root: eval: *terraform.EvalReadState
2018/03/28 21:22:16 [TRACE] [walkRefresh] Entering eval tree: module.s3_bucket.aws_iam_policy_attachment.s3bucket_ro
2018/03/28 21:22:16 [TRACE] root: eval: *terraform.EvalRefresh
2018/03/28 21:22:16 [TRACE] root: eval: *terraform.EvalSequence
2018/03/28 21:22:16 [TRACE] root: eval: *terraform.EvalInterpolate
2018/03/28 21:22:16 [ERROR] root: eval: *terraform.EvalRefresh, err: aws_iam_instance_profile.splunk_index: connection is shut down
2018/03/28 21:22:16 [ERROR] root: eval: *terraform.EvalSequence, err: aws_iam_instance_profile.splunk_index: connection is shut down
2018/03/28 21:22:16 [TRACE] [walkRefresh] Exiting eval tree: aws_iam_instance_profile.splunk_index
2018/03/28 21:22:16 [TRACE] dag/walk: upstream errored, not walking "aws_instance.Splunk_indexer_3"
2018/03/28 21:22:16 [TRACE] root: eval: *terraform.EvalSequence
2018/03/28 21:22:16 [TRACE] root: eval: *terraform.EvalGetProvider
2018/03/28 21:22:16 [TRACE] root: eval: *terraform.EvalCountCheckComputed
2018/03/28 21:22:16 [TRACE] root: eval: *terraform.EvalReadState
2018/03/28 21:22:16 [TRACE] root: eval: *terraform.EvalIf
2018/03/28 21:22:16 [ERROR] root: eval: *terraform.EvalRefresh, err: aws_iam_user_policy.dna-splunk: connection is shut down
2018/03/28 21:22:16 [TRACE] root: eval: *terraform.EvalCountFixZeroOneBoundary
2018/03/28 21:22:16 [ERROR] root: eval: *terraform.EvalSequence, err: aws_iam_user_policy.dna-splunk: connection is shut down
2018/03/28 21:22:16 [TRACE] [walkRefresh] Exiting eval tree: aws_iam_user_policy.dna-splunk
2018/03/28 21:22:16 [TRACE] root: eval: *terraform.EvalSequence
2018/03/28 21:22:16 [TRACE] root: eval: *terraform.EvalInterpolate
2018/03/28 21:22:16 [TRACE] dag/walk: upstream errored, not walking "aws_instance.Splunk_indexer_5"
2018/03/28 21:22:16 [TRACE] dag/walk: upstream errored, not walking "aws_instance.Splunk_indexer_4"
2018/03/28 21:22:16 [TRACE] dag/walk: upstream errored, not walking "aws_route53_record.splunk_indexer"
2018/03/28 21:22:16 [TRACE] root: eval: *terraform.EvalSequence
2018/03/28 21:22:16 [TRACE] root: eval: terraform.EvalNoop
2018/03/28 21:22:16 [TRACE] root: eval: *terraform.EvalOpFilter
2018/03/28 21:22:16 [TRACE] root: eval: *terraform.EvalWriteOutput
2018/03/28 21:22:16 [TRACE] [walkRefresh] Exiting eval tree: aws_efs_file_system.snapmount_encrypted
2018/03/28 21:22:16 [TRACE] vertex 'root.aws_efs_file_system.snapmount_encrypted': expanding/walking dynamic subgraph
2018/03/28 21:22:16 [TRACE] root: eval: *terraform.EvalCountCheckComputed
2018/03/28 21:22:16 [TRACE] root: eval: *terraform.EvalIf
2018/03/28 21:22:16 [TRACE] root: eval: *terraform.EvalCountFixZeroOneBoundary
2018/03/28 21:22:16 [TRACE] Graph after step *terraform.ResourceCountTransformer:

aws_efs_file_system.snapmount_encrypted - *terraform.NodeRefreshableManagedResourceInstance
2

!!!!!!!!!!!!!!!!!!!!!!!!!!! TERRAFORM CRASH !!!!!!!!!!!!!!!!!!!!!!!!!!!!

Terraform crashed! This is always indicative of a bug within Terraform.
A crash log has been placed at "crash.log" relative to your current
working directory. It would be immensely helpful if you could please
report the crash with Terraform[1] so that we can fix this.

When reporting bugs, please include your terraform version. That
information is available on the first line of crash.log. You can also
get it by running 'terraform --version' on the command line.

[1]: https://github.com/hashicorp/terraform/issues

!!!!!!!!!!!!!!!!!!!!!!!!!!! TERRAFORM CRASH !!!!!!!!!!!!!!!!!!!!!!!!!!!!

Expected Behavior

Terraform plan runs

Actual Behavior

Terraform crashed

Steps to Reproduce

terraform init terraform get terraform plan

Additional Context

We are running terraform in a CICD pipeline. We run hundreds of plans and applies a day, and are only getting it on this repo. We attempted to go back to an old state file and still have the same issue. When we remove the state file and run the TF it works fine, and attempts to re-build all the resources as expected.

brian-rose-sp commented 6 years ago

I had this issue as well.

It looks like v1.13 of the AWS provider was released 5 hours or so ago.

https://github.com/terraform-providers/terraform-provider-aws/commit/206c4c0aadc798fc6ee5a093c8e55d809ba49b70

This change is the same line where I was seeing the exception in my crash logs.

Anyway, I just upgraded to 1.13 and everything seems to be working again.

azretd commented 6 years ago

These are the sanitized configs

sanitized_config.zip

bflad commented 6 years ago

Hi :wave: Sorry you ran into trouble here. Due to an ELBv2 service upgrade that started around March 27, 2018, the aws_lb_target_group resource you are using requires an update. The fix has been released in version 1.13.0 of the AWS provider. Please see the Terraform documentation on provider versioning or reach out if you need any assistance upgrading.

ghost commented 4 years ago

I'm going to lock this issue because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active issues.

If you feel this issue should be reopened, we encourage creating a new issue linking back to this one for added context. Thanks!