Created
June 1, 2020 14:36
-
-
Save drexler/1f844a16ae25c38958315f4d0d2be28b to your computer and use it in GitHub Desktop.
autoscaling_group_resource crash
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
panic: unknown value type in TypeMap bool | |
2020-06-01T10:19:04.988-0400 [DEBUG] plugin.terraform-provider-aws_v2.64.0_x4.exe: | |
2020-06-01T10:19:04.988-0400 [DEBUG] plugin.terraform-provider-aws_v2.64.0_x4.exe: goroutine 705 [running]: | |
2020-06-01T10:19:04.988-0400 [DEBUG] plugin.terraform-provider-aws_v2.64.0_x4.exe: github.com/hashicorp/terraform-plugin-sdk/helper/schema.SerializeValueForHash(0xc0001e4a80, 0x4e45b60, 0xc000583350, 0xc000891cc0) | |
2020-06-01T10:19:04.988-0400 [DEBUG] plugin.terraform-provider-aws_v2.64.0_x4.exe: /opt/teamcity-agent/work/5d79fe75d4460a2f/src/github.com/terraform-providers/terraform-provider-aws/vendor/github.com/hashicorp/terraform-plugin-sdk/helper/schema/serialize.go:61 +0x8d1 | |
2020-06-01T10:19:04.988-0400 [DEBUG] plugin.terraform-provider-aws_v2.64.0_x4.exe: github.com/hashicorp/terraform-plugin-sdk/helper/schema.HashSchema.func1(0x4e45b60, 0xc000583350, 0x1) | |
2020-06-01T10:19:04.988-0400 [DEBUG] plugin.terraform-provider-aws_v2.64.0_x4.exe: /opt/teamcity-agent/work/5d79fe75d4460a2f/src/github.com/terraform-providers/terraform-provider-aws/vendor/github.com/hashicorp/terraform-plugin-sdk/helper/schema/set.go:43 +0x6f | |
2020-06-01T10:19:04.988-0400 [DEBUG] plugin.terraform-provider-aws_v2.64.0_x4.exe: github.com/hashicorp/terraform-plugin-sdk/helper/schema.(*Set).hash(0xc000dc3ea0, 0x4e45b60, 0xc000583350, 0xc000d12500, 0x2) | |
2020-06-01T10:19:04.988-0400 [DEBUG] plugin.terraform-provider-aws_v2.64.0_x4.exe: /opt/teamcity-agent/work/5d79fe75d4460a2f/src/github.com/terraform-providers/terraform-provider-aws/vendor/github.com/hashicorp/terraform-plugin-sdk/helper/schema/set.go:254 +0x44 | |
2020-06-01T10:19:04.988-0400 [DEBUG] plugin.terraform-provider-aws_v2.64.0_x4.exe: github.com/hashicorp/terraform-plugin-sdk/helper/schema.(*Set).add(0xc000dc3ea0, 0x4e45b60, 0xc000583350, 0xc000891e00, 0x0, 0xc000e468a4) | |
2020-06-01T10:19:04.988-0400 [DEBUG] plugin.terraform-provider-aws_v2.64.0_x4.exe: /opt/teamcity-agent/work/5d79fe75d4460a2f/src/github.com/terraform-providers/terraform-provider-aws/vendor/github.com/hashicorp/terraform-plugin-sdk/helper/schema/set.go:231 +0x8a | |
2020-06-01T10:19:04.988-0400 [DEBUG] plugin.terraform-provider-aws_v2.64.0_x4.exe: github.com/hashicorp/terraform-plugin-sdk/helper/schema.(*ConfigFieldReader).readSet(0xc000582630, 0xc000b7b360, 0x1, 0x1, 0xc000891e00, 0x0, 0x0, 0x0, 0x0, 0x0, ...) | |
2020-06-01T10:19:04.988-0400 [DEBUG] plugin.terraform-provider-aws_v2.64.0_x4.exe: /opt/teamcity-agent/work/5d79fe75d4460a2f/src/github.com/terraform-providers/terraform-provider-aws/vendor/github.com/hashicorp/terraform-plugin-sdk/helper/schema/field_reader_config.go:309 +0x330 | |
2020-06-01T10:19:04.988-0400 [DEBUG] plugin.terraform-provider-aws_v2.64.0_x4.exe: github.com/hashicorp/terraform-plugin-sdk/helper/schema.(*ConfigFieldReader).readField(0xc000582630, 0xc000b7b360, 0x1, 0x1, 0xc00077a600, 0x0, 0x0, 0x0, 0x0, 0x0, ...) | |
2020-06-01T10:19:04.988-0400 [DEBUG] plugin.terraform-provider-aws_v2.64.0_x4.exe: /opt/teamcity-agent/work/5d79fe75d4460a2f/src/github.com/terraform-providers/terraform-provider-aws/vendor/github.com/hashicorp/terraform-plugin-sdk/helper/schema/field_reader_config.go:132 +0x986 | |
2020-06-01T10:19:04.988-0400 [DEBUG] plugin.terraform-provider-aws_v2.64.0_x4.exe: github.com/hashicorp/terraform-plugin-sdk/helper/schema.(*ConfigFieldReader).ReadField(0xc000582630, 0xc000b7b360, 0x1, 0x1, 0x0, 0x0, 0x0, 0x0, 0x0, 0xc00079cb80, ...) | |
2020-06-01T10:19:04.988-0400 [DEBUG] plugin.terraform-provider-aws_v2.64.0_x4.exe: /opt/teamcity-agent/work/5d79fe75d4460a2f/src/github.com/terraform-providers/terraform-provider-aws/vendor/github.com/hashicorp/terraform-plugin-sdk/helper/schema/field_reader_config.go:28 +0xb5 | |
2020-06-01T10:19:04.988-0400 [DEBUG] plugin.terraform-provider-aws_v2.64.0_x4.exe: github.com/hashicorp/terraform-plugin-sdk/helper/schema.(*MultiLevelFieldReader).ReadFieldExact(0xc000dc3400, 0xc000b7b360, 0x1, 0x1, 0x5b1d339, 0x6, 0x0, 0x0, 0x0, 0x0, ...) | |
2020-06-01T10:19:04.988-0400 [DEBUG] plugin.terraform-provider-aws_v2.64.0_x4.exe: /opt/teamcity-agent/work/5d79fe75d4460a2f/src/github.com/terraform-providers/terraform-provider-aws/vendor/github.com/hashicorp/terraform-plugin-sdk/helper/schema/field_reader_multi.go:31 +0xd7 | |
2020-06-01T10:19:04.989-0400 [DEBUG] plugin.terraform-provider-aws_v2.64.0_x4.exe: github.com/hashicorp/terraform-plugin-sdk/helper/schema.(*ResourceData).get(0xc000edc230, 0xc000b7b360, 0x1, 0x1, 0x12, 0x0, 0x0, 0x0, 0x0, 0x0, ...) | |
2020-06-01T10:19:04.989-0400 [DEBUG] plugin.terraform-provider-aws_v2.64.0_x4.exe: /opt/teamcity-agent/work/5d79fe75d4460a2f/src/github.com/terraform-providers/terraform-provider-aws/vendor/github.com/hashicorp/terraform-plugin-sdk/helper/schema/resource_data.go:535 +0x101 | |
2020-06-01T10:19:04.989-0400 [DEBUG] plugin.terraform-provider-aws_v2.64.0_x4.exe: github.com/hashicorp/terraform-plugin-sdk/helper/schema.(*ResourceData).getChange(0xc000edc230, 0x5b1b38d, 0x4, 0x1201, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...) | |
2020-06-01T10:19:04.989-0400 [DEBUG] plugin.terraform-provider-aws_v2.64.0_x4.exe: /opt/teamcity-agent/work/5d79fe75d4460a2f/src/github.com/terraform-providers/terraform-provider-aws/vendor/github.com/hashicorp/terraform-plugin-sdk/helper/schema/resource_data.go:511 +0x129 | |
2020-06-01T10:19:04.989-0400 [DEBUG] plugin.terraform-provider-aws_v2.64.0_x4.exe: github.com/hashicorp/terraform-plugin-sdk/helper/schema.(*ResourceData).diffChange(0xc000edc230, 0x5b1b38d, 0x4, 0x198, 0x5b1e16e, 0x7, 0x0, 0x0) | |
2020-06-01T10:19:04.989-0400 [DEBUG] plugin.terraform-provider-aws_v2.64.0_x4.exe: /opt/teamcity-agent/work/5d79fe75d4460a2f/src/github.com/terraform-providers/terraform-provider-aws/vendor/github.com/hashicorp/terraform-plugin-sdk/helper/schema/resource_data.go:488 +0x9e | |
2020-06-01T10:19:04.989-0400 [DEBUG] plugin.terraform-provider-aws_v2.64.0_x4.exe: github.com/hashicorp/terraform-plugin-sdk/helper/schema.schemaMap.diffSet(0xc0010c7800, 0x5b1b38d, 0x4, 0xc000891e00, 0xc0001e57a8, 0x653f160, 0xc000edc230, 0x0, 0x0, 0x0) | |
2020-06-01T10:19:04.989-0400 [DEBUG] plugin.terraform-provider-aws_v2.64.0_x4.exe: /opt/teamcity-agent/work/5d79fe75d4460a2f/src/github.com/terraform-providers/terraform-provider-aws/vendor/github.com/hashicorp/terraform-plugin-sdk/helper/schema/schema.go:1217 +0x6d | |
2020-06-01T10:19:04.989-0400 [DEBUG] plugin.terraform-provider-aws_v2.64.0_x4.exe: github.com/hashicorp/terraform-plugin-sdk/helper/schema.schemaMap.diff(0xc0010c7800, 0x5b1b38d, 0x4, 0xc000891e00, 0xc000dc32a0, 0x653f160, 0xc000edc230, 0x0, 0x0, 0x0) | |
2020-06-01T10:19:04.989-0400 [DEBUG] plugin.terraform-provider-aws_v2.64.0_x4.exe: /opt/teamcity-agent/work/5d79fe75d4460a2f/src/github.com/terraform-providers/terraform-provider-aws/vendor/github.com/hashicorp/terraform-plugin-sdk/helper/schema/schema.go:958 +0x55f | |
2020-06-01T10:19:04.989-0400 [DEBUG] plugin.terraform-provider-aws_v2.64.0_x4.exe: github.com/hashicorp/terraform-plugin-sdk/helper/schema.schemaMap.Diff(0xc0010c7800, 0xc0008ca000, 0xc0005820f0, 0xc00060c180, 0x5036060, 0xc00020a500, 0x30001, 0x41342d, 0x5b5ade2, 0xc000e52000) | |
2020-06-01T10:19:04.989-0400 [DEBUG] plugin.terraform-provider-aws_v2.64.0_x4.exe: /opt/teamcity-agent/work/5d79fe75d4460a2f/src/github.com/terraform-providers/terraform-provider-aws/vendor/github.com/hashicorp/terraform-plugin-sdk/helper/schema/schema.go:506 +0x21c | |
2020-06-01T10:19:04.989-0400 [DEBUG] plugin.terraform-provider-aws_v2.64.0_x4.exe: github.com/hashicorp/terraform-plugin-sdk/helper/schema.(*Resource).Diff(0xc000875560, 0xc0008ca000, 0xc0005820f0, 0x5036060, 0xc00020a500, 0xc0002d0f01, 0xc00024fba8, 0x40c640) | |
2020-06-01T10:19:04.989-0400 [DEBUG] plugin.terraform-provider-aws_v2.64.0_x4.exe: /opt/teamcity-agent/work/5d79fe75d4460a2f/src/github.com/terraform-providers/terraform-provider-aws/vendor/github.com/hashicorp/terraform-plugin-sdk/helper/schema/resource.go:335 +0x17f | |
2020-06-01T10:19:04.989-0400 [DEBUG] plugin.terraform-provider-aws_v2.64.0_x4.exe: github.com/hashicorp/terraform-plugin-sdk/helper/schema.(*Provider).Diff(0xc0005b6180, 0xc00079c000, 0xc0008ca000, 0xc0005820f0, 0xc0005823c0, 0xc000d6a2d0, 0x18) | |
2020-06-01T10:19:04.989-0400 [DEBUG] plugin.terraform-provider-aws_v2.64.0_x4.exe: /opt/teamcity-agent/work/5d79fe75d4460a2f/src/github.com/terraform-providers/terraform-provider-aws/vendor/github.com/hashicorp/terraform-plugin-sdk/helper/schema/provider.go:307 +0xa0 | |
2020-06-01T10:19:04.989-0400 [DEBUG] plugin.terraform-provider-aws_v2.64.0_x4.exe: github.com/hashicorp/terraform-plugin-sdk/plugin.(*ResourceProviderServer).Diff(0xc0005e3940, 0xc000dc2f40, 0xc000b04830, 0x0, 0x0) | |
2020-06-01T10:19:04.989-0400 [DEBUG] plugin.terraform-provider-aws_v2.64.0_x4.exe: /opt/teamcity-agent/work/5d79fe75d4460a2f/src/github.com/terraform-providers/terraform-provider-aws/vendor/github.com/hashicorp/terraform-plugin-sdk/plugin/resource_provider.go:541 +0x5e | |
2020-06-01T10:19:04.989-0400 [DEBUG] plugin.terraform-provider-aws_v2.64.0_x4.exe: reflect.Value.call(0xc000ba5c20, 0xc000594558, 0x13, 0x5b1aa45, 0x4, 0xc00024ff18, 0x3, 0x3, 0x40581c, 0x432f73, ...) | |
2020-06-01T10:19:04.989-0400 [DEBUG] plugin.terraform-provider-aws_v2.64.0_x4.exe: /opt/goenv/versions/1.13.7/src/reflect/value.go:460 +0x5fd | |
2020-06-01T10:19:04.989-0400 [DEBUG] plugin.terraform-provider-aws_v2.64.0_x4.exe: reflect.Value.Call(0xc000ba5c20, 0xc000594558, 0x13, 0xc00024ff18, 0x3, 0x3, 0x0, 0x1, 0x0) | |
2020-06-01T10:19:04.989-0400 [DEBUG] plugin.terraform-provider-aws_v2.64.0_x4.exe: /opt/goenv/versions/1.13.7/src/reflect/value.go:321 +0xbb | |
2020-06-01T10:19:04.989-0400 [DEBUG] plugin.terraform-provider-aws_v2.64.0_x4.exe: net/rpc.(*service).call(0xc000e8a200, 0xc00086e870, 0xc000e46db0, 0xc000e46dc0, 0xc0005b6500, 0xc0007cd620, 0x48185a0, 0xc000dc2f40, 0x16, 0x48185e0, ...) | |
2020-06-01T10:19:04.989-0400 [DEBUG] plugin.terraform-provider-aws_v2.64.0_x4.exe: /opt/goenv/versions/1.13.7/src/net/rpc/server.go:377 +0x176 | |
2020-06-01T10:19:04.989-0400 [DEBUG] plugin.terraform-provider-aws_v2.64.0_x4.exe: created by net/rpc.(*Server).ServeCodec | |
2020-06-01T10:19:04.989-0400 [DEBUG] plugin.terraform-provider-aws_v2.64.0_x4.exe: /opt/goenv/versions/1.13.7/src/net/rpc/server.go:474 +0x432 | |
2020/06/01 10:19:04 [ERROR] root.elastic-beanstalk: eval: *terraform.EvalDiff, err: unexpected EOF | |
2020/06/01 10:19:04 [ERROR] root.elastic-beanstalk: eval: *terraform.EvalSequence, err: unexpected EOF | |
2020/06/01 10:19:04 [TRACE] [walkPlan] Exiting eval tree: module.elastic-beanstalk.aws_elastic_beanstalk_environment.app_env_beta | |
2020/06/01 10:19:04 [ERROR] root.ec2: eval: *terraform.EvalDiff, err: unexpected EOF | |
2020/06/01 10:19:04 [ERROR] root.ec2: eval: *terraform.EvalSequence, err: unexpected EOF | |
2020/06/01 10:19:04 [TRACE] [walkPlan] Exiting eval tree: module.ec2.aws_autoscaling_group.notification-asg | |
2020/06/01 10:19:04 [ERROR] root.elastic-beanstalk: eval: *terraform.EvalDiff, err: unexpected EOF | |
2020/06/01 10:19:04 [ERROR] root.elastic-beanstalk: eval: *terraform.EvalSequence, err: unexpected EOF | |
2020/06/01 10:19:04 [TRACE] [walkPlan] Exiting eval tree: module.elastic-beanstalk.aws_elastic_beanstalk_environment.app_env | |
2020/06/01 10:19:04 [TRACE] dag/walk: upstream errored, not walking "provider.aws (close)" | |
2020/06/01 10:19:04 [TRACE] dag/walk: upstream errored, not walking "module.elastic-beanstalk.output.application_dns" | |
2020/06/01 10:19:04 [TRACE] dag/walk: upstream errored, not walking "output.application_dns_entries" | |
2020/06/01 10:19:04 [TRACE] dag/walk: upstream errored, not walking "output.application_dns_beta" | |
2020/06/01 10:19:04 [TRACE] dag/walk: upstream errored, not walking "output.application_dns_main" | |
2020/06/01 10:19:04 [TRACE] dag/walk: upstream errored, not walking "meta.count-boundary (count boundary fixup)" | |
2020/06/01 10:19:04 [TRACE] dag/walk: upstream errored, not walking "root" | |
2020/06/01 10:19:04 [DEBUG] plugin: waiting for all plugin processes to complete... | |
2020-06-01T10:19:04.990-0400 [WARN ] plugin: error closing client during Kill: err="connection is shut down" | |
2020-06-01T10:19:04.991-0400 [DEBUG] plugin.terraform.exe: local-exec-provisioner (internal) 2020/06/01 10:19:04 [ERR] plugin: plugin server: accept tcp 127.0.0.1:10002: use of closed network connection | |
2020-06-01T10:19:04.991-0400 [DEBUG] plugin.terraform.exe: local-exec-provisioner (internal) 2020/06/01 10:19:04 [DEBUG] plugin: waiting for all plugin processes to complete... | |
2020-06-01T10:19:04.991-0400 [DEBUG] plugin.terraform-provider-template_v2.1.2_x4.exe: 2020/06/01 10:19:04 [ERR] plugin: plugin server: accept tcp 127.0.0.1:10000: use of closed network connection | |
2020-06-01T10:19:05.000-0400 [DEBUG] plugin: plugin process exited: path="E:\Jenkins\workspace\Mojo Jojo\asure.gremlins\MJ-5725\infrastructure\.terraform\plugins\windows_amd64\terraform-provider-template_v2.1.2_x4.exe" | |
2020-06-01T10:19:05.001-0400 [DEBUG] plugin: plugin process exited: path=C:\terraform\terraform.exe | |
2020-06-01T10:19:05.002-0400 [DEBUG] plugin: plugin process exited: path="E:\Jenkins\workspace\Mojo Jojo\asure.gremlins\MJ-5725\infrastructure\.terraform\plugins\windows_amd64\terraform-provider-aws_v2.64.0_x4.exe" | |
!!!!!!!!!!!!!!!!!!!!!!!!!!! TERRAFORM CRASH !!!!!!!!!!!!!!!!!!!!!!!!!!!! |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment