Skip to content

Instantly share code, notes, and snippets.

@benosman
Created September 24, 2016 16:32
Show Gist options
  • Save benosman/b4381a3b871c1bee8ec9243fb1fb12c0 to your computer and use it in GitHub Desktop.
Save benosman/b4381a3b871c1bee8ec9243fb1fb12c0 to your computer and use it in GitHub Desktop.
2016/09/24 18:31:49 [INFO] Terraform version: 0.7.4
2016/09/24 18:31:49 [INFO] CLI args: []string{"/usr/local/Cellar/terraform/0.7.4/bin/terraform", "apply"}
2016/09/24 18:31:49 [DEBUG] Detected home directory from env var: /Users/ben
2016/09/24 18:31:49 [DEBUG] Detected home directory from env var: /Users/ben
2016/09/24 18:31:49 [DEBUG] Attempting to open CLI config file: /Users/ben/.terraformrc
2016/09/24 18:31:49 [DEBUG] Detected home directory from env var: /Users/ben
2016/09/24 18:31:49 [DEBUG] DestroyEdgeInclude: Checking: dme_record.a_record
2016/09/24 18:31:49 [DEBUG] DestroyEdgeInclude: Checking: dme_record.txt_record
2016/09/24 18:31:49 [DEBUG] Checking resource noop: dme_record.txt_record
2016/09/24 18:31:49 [DEBUG] No diff, not a noop
2016/09/24 18:31:49 [DEBUG] Checking resource noop: dme_record.a_record
2016/09/24 18:31:49 [DEBUG] No diff, not a noop
2016/09/24 18:31:49 [DEBUG] Checking variable noop: var.domainid
2016/09/24 18:31:49 [DEBUG] No diff, not a noop
2016/09/24 18:31:49 [DEBUG] Starting graph walk: walkInput
2016/09/24 18:31:49 [DEBUG] vertex root.provider.dme: walking
2016/09/24 18:31:49 [DEBUG] vertex root.var.domainid: walking
2016/09/24 18:31:49 [DEBUG] vertex root.provider.dme: evaluating
2016/09/24 18:31:49 [DEBUG] vertex root.var.domainid: evaluating
2016/09/24 18:31:49 [TRACE] [walkInput] Entering eval tree: provider.dme
2016/09/24 18:31:49 [DEBUG] root: eval: *terraform.EvalSequence
2016/09/24 18:31:49 [TRACE] [walkInput] Entering eval tree: var.domainid
2016/09/24 18:31:49 [DEBUG] root: eval: *terraform.EvalNoop
2016/09/24 18:31:49 [DEBUG] root: eval: *terraform.EvalInitProvider
2016/09/24 18:31:49 [DEBUG] vertex dme_record.a_record, got dep: var.domainid
2016/09/24 18:31:49 [DEBUG] plugin: starting plugin: /usr/local/Cellar/terraform/0.7.4/bin/terraform []string{"/usr/local/Cellar/terraform/0.7.4/bin/terraform", "internal-plugin", "provider", "dme"}
2016/09/24 18:31:49 [DEBUG] vertex dme_record.txt_record, got dep: var.domainid
2016/09/24 18:31:49 [DEBUG] plugin: waiting for RPC address for: /usr/local/Cellar/terraform/0.7.4/bin/terraform
2016/09/24 18:31:49 [DEBUG] plugin: terraform: 2016/09/24 18:31:49 [INFO] Terraform version: 0.7.4
2016/09/24 18:31:49 [DEBUG] plugin: terraform: 2016/09/24 18:31:49 [INFO] CLI args: []string{"/usr/local/Cellar/terraform/0.7.4/bin/terraform", "internal-plugin", "provider", "dme"}
2016/09/24 18:31:49 [DEBUG] plugin: terraform: 2016/09/24 18:31:49 [DEBUG] Detected home directory from env var: /Users/ben
2016/09/24 18:31:49 [DEBUG] plugin: terraform: 2016/09/24 18:31:49 [DEBUG] Detected home directory from env var: /Users/ben
2016/09/24 18:31:49 [DEBUG] plugin: terraform: 2016/09/24 18:31:49 [DEBUG] Attempting to open CLI config file: /Users/ben/.terraformrc
2016/09/24 18:31:49 [DEBUG] plugin: terraform: 2016/09/24 18:31:49 [DEBUG] Detected home directory from env var: /Users/ben
2016/09/24 18:31:49 [DEBUG] plugin: terraform: dme-provider (internal) 2016/09/24 18:31:49 [INFO] Starting provider plugin dme
2016/09/24 18:31:49 [DEBUG] plugin: terraform: dme-provider (internal) 2016/09/24 18:31:49 [DEBUG] plugin: plugin address: unix /var/folders/b0/_nz249ss31x5xjf585vb10dh0000gn/T/plugin821102956
2016/09/24 18:31:49 [DEBUG] root: eval: *terraform.EvalOpFilter
2016/09/24 18:31:49 [DEBUG] root: eval: *terraform.EvalSequence
2016/09/24 18:31:49 [DEBUG] root: eval: *terraform.EvalGetProvider
2016/09/24 18:31:49 [DEBUG] root: eval: *terraform.EvalInterpolate
2016/09/24 18:31:49 [DEBUG] root: eval: *terraform.EvalBuildProviderConfig
2016/09/24 18:31:49 [DEBUG] root: eval: *terraform.EvalInputProvider
2016/09/24 18:31:49 [DEBUG] root: eval: terraform.EvalNoop
2016/09/24 18:31:49 [DEBUG] root: eval: terraform.EvalNoop
2016/09/24 18:31:49 [DEBUG] root: eval: terraform.EvalNoop
2016/09/24 18:31:49 [DEBUG] vertex dme_record.a_record, got dep: provider.dme
2016/09/24 18:31:49 [DEBUG] vertex root.dme_record.a_record: walking
2016/09/24 18:31:49 [DEBUG] vertex root.dme_record.a_record: evaluating
2016/09/24 18:31:49 [TRACE] [walkInput] Entering eval tree: dme_record.a_record
2016/09/24 18:31:49 [DEBUG] root: eval: *terraform.EvalSequence
2016/09/24 18:31:49 [DEBUG] root: eval: *terraform.EvalInterpolate
2016/09/24 18:31:49 [DEBUG] vertex dme_record.txt_record, got dep: provider.dme
2016/09/24 18:31:49 [DEBUG] vertex root.dme_record.txt_record: walking
2016/09/24 18:31:49 [DEBUG] vertex root.dme_record.txt_record: evaluating
2016/09/24 18:31:49 [TRACE] [walkInput] Entering eval tree: dme_record.txt_record
2016/09/24 18:31:49 [DEBUG] root: eval: *terraform.EvalSequence
2016/09/24 18:31:49 [DEBUG] root: eval: *terraform.EvalInterpolate
2016/09/24 18:31:49 [DEBUG] root: eval: terraform.EvalNoop
2016/09/24 18:31:49 [DEBUG] root: eval: *terraform.EvalCountFixZeroOneBoundary
2016/09/24 18:31:49 [TRACE] [walkInput] Exiting eval tree: dme_record.a_record
2016/09/24 18:31:49 [DEBUG] vertex root.dme_record.a_record: expanding/walking dynamic subgraph
2016/09/24 18:31:49 [DEBUG] root: eval: terraform.EvalNoop
2016/09/24 18:31:49 [DEBUG] root: eval: *terraform.EvalCountFixZeroOneBoundary
2016/09/24 18:31:49 [DEBUG] vertex root.dme_record.a_record: walking
2016/09/24 18:31:49 [DEBUG] vertex root.dme_record.txt_record: walking
2016/09/24 18:31:49 [DEBUG] vertex root.dme_record.txt_record: evaluating
2016/09/24 18:31:49 [TRACE] [walkInput] Entering eval tree: dme_record.txt_record
2016/09/24 18:31:49 [DEBUG] root: eval: *terraform.EvalSequence
2016/09/24 18:31:49 [DEBUG] root: eval: terraform.EvalNoop
2016/09/24 18:31:49 [DEBUG] root: eval: *terraform.EvalInstanceInfo
2016/09/24 18:31:49 [DEBUG] root: eval: terraform.EvalNoop
2016/09/24 18:31:49 [DEBUG] root: eval: terraform.EvalNoop
2016/09/24 18:31:49 [DEBUG] root: eval: terraform.EvalNoop
2016/09/24 18:31:49 [DEBUG] root: eval: terraform.EvalNoop
2016/09/24 18:31:49 [DEBUG] vertex root.dme_record.a_record: evaluating
2016/09/24 18:31:49 [DEBUG] root: eval: terraform.EvalNoop
2016/09/24 18:31:49 [DEBUG] root: eval: terraform.EvalNoop
2016/09/24 18:31:49 [DEBUG] root: eval: terraform.EvalNoop
2016/09/24 18:31:49 [DEBUG] root: eval: terraform.EvalNoop
2016/09/24 18:31:49 [DEBUG] vertex provider.dme (close), got dep: dme_record.a_record
2016/09/24 18:31:49 [DEBUG] vertex provider.dme (close), got dep: dme_record.txt_record
2016/09/24 18:31:49 [DEBUG] vertex root.provider.dme (close): walking
2016/09/24 18:31:49 [DEBUG] vertex root.provider.dme (close): evaluating
2016/09/24 18:31:49 [TRACE] [walkInput] Entering eval tree: provider.dme (close)
2016/09/24 18:31:49 [DEBUG] root: eval: *terraform.EvalCloseProvider
2016/09/24 18:31:49 [DEBUG] DestroyEdgeInclude: Checking: dme_record.a_record
2016/09/24 18:31:49 [DEBUG] DestroyEdgeInclude: Checking: dme_record.txt_record
2016/09/24 18:31:49 [DEBUG] Checking resource noop: dme_record.txt_record
2016/09/24 18:31:49 [DEBUG] No diff, not a noop
2016/09/24 18:31:49 [DEBUG] Checking resource noop: dme_record.a_record
2016/09/24 18:31:49 [DEBUG] No diff, not a noop
2016/09/24 18:31:49 [DEBUG] Checking variable noop: var.domainid
2016/09/24 18:31:49 [DEBUG] No diff, not a noop
2016/09/24 18:31:49 [DEBUG] Starting graph walk: walkValidate
2016/09/24 18:31:49 [DEBUG] vertex root.provider.dme: walking
2016/09/24 18:31:49 [DEBUG] vertex root.provider.dme: evaluating
2016/09/24 18:31:49 [TRACE] [walkValidate] Entering eval tree: provider.dme
2016/09/24 18:31:49 [DEBUG] vertex root.var.domainid: walking
2016/09/24 18:31:49 [DEBUG] vertex root.var.domainid: evaluating
2016/09/24 18:31:49 [TRACE] [walkValidate] Entering eval tree: var.domainid
2016/09/24 18:31:49 [DEBUG] root: eval: *terraform.EvalSequence
2016/09/24 18:31:49 [DEBUG] root: eval: *terraform.EvalNoop
2016/09/24 18:31:49 [DEBUG] root: eval: *terraform.EvalInitProvider
2016/09/24 18:31:49 [TRACE] [walkValidate] Exiting eval tree: var.domainid
2016/09/24 18:31:49 [DEBUG] vertex dme_record.a_record, got dep: var.domainid
2016/09/24 18:31:49 [DEBUG] vertex dme_record.txt_record, got dep: var.domainid
2016/09/24 18:31:49 [DEBUG] root: eval: terraform.EvalNoop
2016/09/24 18:31:49 [DEBUG] root: eval: *terraform.EvalOpFilter
2016/09/24 18:31:49 [DEBUG] root: eval: *terraform.EvalSequence
2016/09/24 18:31:49 [DEBUG] root: eval: *terraform.EvalGetProvider
2016/09/24 18:31:49 [DEBUG] root: eval: *terraform.EvalInterpolate
2016/09/24 18:31:49 [DEBUG] root: eval: *terraform.EvalBuildProviderConfig
2016/09/24 18:31:49 [DEBUG] root: eval: *terraform.EvalValidateProvider
2016/09/24 18:31:49 [DEBUG] root: eval: *terraform.EvalSetProviderConfig
2016/09/24 18:31:49 [DEBUG] root: eval: terraform.EvalNoop
2016/09/24 18:31:49 [DEBUG] root: eval: terraform.EvalNoop
2016/09/24 18:31:49 [TRACE] [walkValidate] Exiting eval tree: provider.dme
2016/09/24 18:31:49 [DEBUG] vertex dme_record.a_record, got dep: provider.dme
2016/09/24 18:31:49 [DEBUG] vertex root.dme_record.a_record: walking
2016/09/24 18:31:49 [DEBUG] vertex root.dme_record.a_record: evaluating
2016/09/24 18:31:49 [TRACE] [walkValidate] Entering eval tree: dme_record.a_record
2016/09/24 18:31:49 [DEBUG] root: eval: *terraform.EvalSequence
2016/09/24 18:31:49 [DEBUG] root: eval: *terraform.EvalInterpolate
2016/09/24 18:31:49 [DEBUG] vertex dme_record.txt_record, got dep: provider.dme
2016/09/24 18:31:49 [DEBUG] vertex root.dme_record.txt_record: walking
2016/09/24 18:31:49 [DEBUG] vertex root.dme_record.txt_record: evaluating
2016/09/24 18:31:49 [TRACE] [walkValidate] Entering eval tree: dme_record.txt_record
2016/09/24 18:31:49 [DEBUG] root: eval: *terraform.EvalSequence
2016/09/24 18:31:49 [DEBUG] root: eval: *terraform.EvalInterpolate
2016/09/24 18:31:49 [DEBUG] root: eval: *terraform.EvalOpFilter
2016/09/24 18:31:49 [DEBUG] root: eval: *terraform.EvalValidateCount
2016/09/24 18:31:49 [DEBUG] root: eval: *terraform.EvalOpFilter
2016/09/24 18:31:49 [DEBUG] root: eval: *terraform.EvalValidateCount
2016/09/24 18:31:49 [DEBUG] root: eval: *terraform.EvalCountFixZeroOneBoundary
2016/09/24 18:31:49 [DEBUG] root: eval: *terraform.EvalCountFixZeroOneBoundary
2016/09/24 18:31:49 [TRACE] [walkValidate] Exiting eval tree: dme_record.a_record
2016/09/24 18:31:49 [DEBUG] vertex root.dme_record.a_record: expanding/walking dynamic subgraph
2016/09/24 18:31:49 [TRACE] [walkValidate] Exiting eval tree: dme_record.txt_record
2016/09/24 18:31:49 [DEBUG] vertex root.dme_record.txt_record: expanding/walking dynamic subgraph
2016/09/24 18:31:49 [TRACE] Graph after step *terraform.ResourceCountTransformer:
dme_record.a_record - *terraform.graphNod2016/09/24 18:31:49 [DEBUG] vertex root.dme_record.txt_record: evaluating
2016/09/24 18:31:49 [TRACE] [walkValidate] Entering eval tree: dme_record.txt_record
2016/09/24 18:31:49 [DEBUG] root: eval: *terraform.EvalSequence
2016/09/24 18:31:49 [DEBUG] root: eval: *terraform.EvalOpFilter
2016/09/24 18:31:49 [DEBUG] root: eval: *terraform.EvalSequence
2016/09/24 18:31:49 [DEBUG] root: eval: *terraform.EvalGetProvider
2016/09/24 18:31:49 [DEBUG] root: eval: *terraform.EvalInterpolate
2016/09/24 18:31:49 [DEBUG] vertex root.dme_record.a_record: evaluating
2016/09/24 18:31:49 [TRACE] [walkValidate] Entering eval tree: dme_record.a_record
2016/09/24 18:31:49 [DEBUG] root: eval: *terraform.EvalSequence
2016/09/24 18:31:49 [DEBUG] root: eval: *terraform.EvalOpFilter
2016/09/24 18:31:49 [DEBUG] root: eval: *terraform.EvalSequence
2016/09/24 18:31:49 [DEBUG] root: eval: *terraform.EvalGetProvider
2016/09/24 18:31:49 [DEBUG] root: eval: *terraform.EvalInterpolate
2016/09/24 18:31:49 [DEBUG] root: eval: *terraform.EvalValidateResource
2016/09/24 18:31:49 [DEBUG] root: eval: *terraform.EvalValidateResource
2016/09/24 18:31:49 [DEBUG] root: eval: *terraform.EvalInstanceInfo
2016/09/24 18:31:49 [DEBUG] root: eval: *terraform.EvalInstanceInfo
2016/09/24 18:31:49 [DEBUG] root: eval: terraform.EvalNoop
2016/09/24 18:31:49 [DEBUG] root: eval: terraform.EvalNoop
2016/09/24 18:31:49 [DEBUG] root: eval: terraform.EvalNoop
2016/09/24 18:31:49 [DEBUG] root: eval: terraform.EvalNoop
2016/09/24 18:31:49 [TRACE] [walkValidate] Exiting eval tree: dme_record.a_record
2016/09/24 18:31:49 [DEBUG] root: eval: terraform.EvalNoop
2016/09/24 18:31:49 [DEBUG] root: eval: terraform.EvalNoop
2016/09/24 18:31:49 [DEBUG] root: eval: terraform.EvalNoop
2016/09/24 18:31:49 [DEBUG] root: eval: terraform.EvalNoop
2016/09/24 18:31:49 [TRACE] [walkValidate] Exiting eval tree: dme_record.txt_record
2016/09/24 18:31:49 [DEBUG] vertex provider.dme (close), got dep: dme_record.a_record
2016/09/24 18:31:49 [DEBUG] vertex provider.dme (close), got dep: dme_record.txt_record
2016/09/24 18:31:49 [DEBUG] vertex root.provider.dme (close): walking
2016/09/24 18:31:49 [DEBUG] vertex root.provider.dme (close): evaluating
2016/09/24 18:31:49 [TRACE] [walkValidate] Entering eval tree: provider.dme (close)
2016/09/24 18:31:49 [DEBUG] root: eval: *terraform.EvalCloseProvider
2016/09/24 18:31:49 [DEBUG] DestroyEdgeInclude: Checking: dme_record.a_record
2016/09/24 18:31:49 [DEBUG] DestroyEdgeInclude: Checking: dme_record.txt_record
2016/09/24 18:31:49 [DEBUG] Checking variable noop: var.domainid
2016/09/24 18:31:49 [DEBUG] No diff, not a noop
2016/09/24 18:31:49 [DEBUG] Checking resource noop: dme_record.txt_record
2016/09/24 18:31:49 [DEBUG] No diff, not a noop
2016/09/24 18:31:49 [DEBUG] Checking resource noop: dme_record.a_record
2016/09/24 18:31:49 [DEBUG] No diff, not a noop
2016/09/24 18:31:49 [DEBUG] Starting graph walk: walkRefresh
2016/09/24 18:31:49 [DEBUG] vertex root.var.domainid: walking
2016/09/24 18:31:49 [DEBUG] vertex root.provider.dme: walking
2016/09/24 18:31:49 [DEBUG] vertex root.provider.dme: evaluating
2016/09/24 18:31:49 [DEBUG] vertex root.var.domainid: evaluating
2016/09/24 18:31:49 [TRACE] [walkRefresh] Entering eval tree: var.domainid
2016/09/24 18:31:49 [DEBUG] root: eval: *terraform.EvalNoop
2016/09/24 18:31:49 [TRACE] [walkRefresh] Entering eval tree: provider.dme
2016/09/24 18:31:49 [DEBUG] root: eval: *terraform.EvalSequence
2016/09/24 18:31:49 [DEBUG] root: eval: *terraform.EvalInitProvider
2016/09/24 18:31:49 [DEBUG] vertex dme_record.a_record, got dep: var.domainid
2016/09/24 18:31:49 [DEBUG] vertex dme_record.txt_record, got dep: var.domainid
2016/09/24 18:31:49 [DEBUG] root: eval: terraform.EvalNoop
2016/09/24 18:31:49 [DEBUG] root: eval: terraform.EvalNoop
2016/09/24 18:31:49 [DEBUG] root: eval: *terraform.EvalOpFilter
2016/09/24 18:31:49 [DEBUG] root: eval: *terraform.EvalSequence
2016/09/24 18:31:49 [DEBUG] root: eval: *terraform.EvalGetProvider
2016/09/24 18:31:49 [DEBUG] root: eval: *terraform.EvalInterpolate
2016/09/24 18:31:49 [DEBUG] root: eval: *terraform.EvalBuildProviderConfig
2016/09/24 18:31:49 [DEBUG] root: eval: *terraform.EvalSetProviderConfig
2016/09/24 18:31:49 [DEBUG] root: eval: *terraform.EvalOpFilter
2016/09/24 18:31:49 [DEBUG] root: eval: *terraform.EvalSequence
2016/09/24 18:31:49 [DEBUG] root: eval: *terraform.EvalConfigProvider
2016/09/24 18:31:49 [DEBUG] plugin: terraform: dme-provider (internal) 2016/09/24 18:31:49 [INFO] DNSMadeEasy Client configured for AKey: a3fbae71-b4b7-4809-9149-d05ab431cafb
2016/09/24 18:31:49 [DEBUG] vertex dme_record.a_record, got dep: provider.dme
2016/09/24 18:31:49 [DEBUG] vertex dme_record.txt_record, got dep: provider.dme
2016/09/24 18:31:49 [DEBUG] vertex root.dme_record.a_record: walking
2016/09/24 18:31:49 [DEBUG] vertex root.dme_record.txt_record: walking
2016/09/24 18:31:49 [DEBUG] vertex root.dme_record.a_record: evaluating
2016/09/24 18:31:49 [DEBUG] vertex root.dme_record.txt_record: evaluating
2016/09/24 18:31:49 [TRACE] [walkRefresh] Entering eval tree: dme_record.a_record
2016/09/24 18:31:49 [DEBUG] root: eval: *terraform.EvalSequence
2016/09/24 18:31:49 [DEBUG] root: eval: *terraform.EvalInterpolate
2016/09/24 18:31:49 [DEBUG] root: eval: terraform.EvalNoop
2016/09/24 18:31:49 [DEBUG] root: eval: *terraform.EvalCountFixZeroOneBoundary
2016/09/24 18:31:49 [DEBUG] vertex root.dme_record.a_record: expanding/walking dynamic subgraph
2016/09/24 18:31:49 [DEBUG] vertex root.dme_record.txt_record: walking
2016/09/24 18:31:49 [DEBUG] vertex root.dme_record.a_record: walking
2016/09/24 18:31:49 [DEBUG] vertex root.dme_record.a_record: evaluating
2016/09/24 18:31:49 [DEBUG] root: eval: *terraform.EvalGetProvider
2016/09/24 18:31:49 [DEBUG] vertex root.dme_record.txt_record: evaluating
2016/09/24 18:31:49 [DEBUG] root: eval: terraform.EvalNoop
2016/09/24 18:31:49 [DEBUG] root: eval: *terraform.EvalInstanceInfo
2016/09/24 18:31:49 [DEBUG] root: eval: *terraform.EvalReadState
2016/09/24 18:31:49 [DEBUG] root: eval: *terraform.EvalRefresh
2016/09/24 18:31:49 [DEBUG] refresh: dme_record.a_record: no state, not refreshing
2016/09/24 18:31:49 [DEBUG] root: eval: *terraform.EvalWriteState
2016/09/24 18:31:49 [DEBUG] root: eval: *terraform.EvalOpFilter
2016/09/24 18:31:49 [DEBUG] root: eval: *terraform.EvalSequence
2016/09/24 18:31:49 [DEBUG] root: eval: *terraform.EvalGetProvider
2016/09/24 18:31:49 [DEBUG] root: eval: terraform.EvalNoop
2016/09/24 18:31:49 [DEBUG] root: eval: *terraform.EvalReadState
2016/09/24 18:31:49 [DEBUG] root: eval: *terraform.EvalRefresh
2016/09/24 18:31:49 [DEBUG] refresh: dme_record.txt_record: no state, not refreshing
2016/09/24 18:31:49 [DEBUG] root: eval: *terraform.EvalWriteState
2016/09/24 18:31:49 [DEBUG] root: eval: terraform.EvalNoop
2016/09/24 18:31:49 [DEBUG] root: eval: terraform.EvalNoop
2016/09/24 18:31:49 [DEBUG] root: eval: terraform.EvalNoop
2016/09/24 18:31:49 [DEBUG] root: eval: terraform.EvalNoop
2016/09/24 18:31:49 [DEBUG] root: eval: terraform.EvalNoop
2016/09/24 18:31:49 [TRACE] [walkRefresh] Exiting eval tree: dme_record.txt_record
2016/09/24 18:31:49 [DEBUG] vertex provider.dme (close), got dep: dme_record.a_record
2016/09/24 18:31:49 [DEBUG] vertex provider.dme (close), got dep: dme_record.txt_record
2016/09/24 18:31:49 [DEBUG] vertex root.provider.dme (close): walking
2016/09/24 18:31:49 [DEBUG] vertex root.provider.dme (close): evaluating
2016/09/24 18:31:49 [TRACE] [walkRefresh] Entering eval tree: provider.dme (close)
2016/09/24 18:31:49 [DEBUG] root: eval: *terraform.EvalCloseProvider
2016/09/24 18:31:49 [DEBUG] DestroyEdgeInclude: Checking: dme_record.a_record
2016/09/24 18:31:49 [DEBUG] DestroyEdgeInclude: Checking: dme_record.txt_record
2016/09/24 18:31:49 [DEBUG] Checking resource noop: dme_record.txt_record
2016/09/24 18:31:49 [DEBUG] No diff, not a noop
2016/09/24 18:31:49 [DEBUG] Checking resource noop: dme_record.a_record
2016/09/24 18:31:49 [DEBUG] No diff, not a noop
2016/09/24 18:31:49 [DEBUG] Checking variable noop: var.domainid
2016/09/24 18:31:49 [DEBUG] No diff, not a noop
2016/09/24 18:31:49 [DEBUG] Starting graph walk: walkPlan
2016/09/24 18:31:49 [DEBUG] vertex root.var.domainid: walking
2016/09/24 18:31:49 [DEBUG] vertex root.var.domainid: evaluating
2016/09/24 18:31:49 [DEBUG] vertex root.provider.dme: walking
2016/09/24 18:31:49 [TRACE] [walkPlan] Entering eval tree: var.domainid
2016/09/24 18:31:49 [DEBUG] root: eval: *terraform.EvalNoop
2016/09/24 18:31:49 [TRACE] [walkPlan] Exiting eval tree: var.domainid
2016/09/24 18:31:49 [DEBUG] vertex root.provider.dme: evaluating
2016/09/24 18:31:49 [TRACE] [walkPlan] Entering eval tree: provider.dme
2016/09/24 18:31:49 [DEBUG] root: eval: *terraform.EvalSequence
2016/09/24 18:31:49 [DEBUG] vertex dme_record.txt_record, got dep: var.domainid
2016/09/24 18:31:49 [DEBUG] root: eval: *terraform.EvalInitProvider
2016/09/24 18:31:49 [DEBUG] root: eval: terraform.EvalNoop
2016/09/24 18:31:49 [DEBUG] root: eval: terraform.EvalNoop
2016/09/24 18:31:49 [DEBUG] root: eval: *terraform.EvalOpFilter
2016/09/24 18:31:49 [DEBUG] root: eval: *terraform.EvalSequence
2016/09/24 18:31:49 [DEBUG] root: eval: *terraform.EvalGetProvider
2016/09/24 18:31:49 [DEBUG] root: eval: *terraform.EvalInterpolate
2016/09/24 18:31:49 [DEBUG] root: eval: *terraform.EvalBuildProviderConfig
2016/09/24 18:31:49 [DEBUG] root: eval: *terraform.EvalSetProviderConfig
2016/09/24 18:31:49 [DEBUG] root: eval: *terraform.EvalOpFilter
2016/09/24 18:31:49 [DEBUG] root: eval: *terraform.EvalSequence
2016/09/24 18:31:49 [DEBUG] root: eval: *terraform.EvalConfigProvider
2016/09/24 18:31:49 [DEBUG] plugin: terraform: dme-provider (internal) 2016/09/24 18:31:49 [INFO] DNSMadeEasy Client configured for AKey: a3fbae71-b4b7-4809-9149-d05ab431cafb
2016/09/24 18:31:49 [DEBUG] vertex dme_record.txt_record, got dep: provider.dme
2016/09/24 18:31:49 [DEBUG] vertex dme_record.a_record, got dep: provider.dme
2016/09/24 18:31:49 [DEBUG] vertex dme_record.a_record, got dep: var.domainid
2016/09/24 18:31:49 [DEBUG] vertex root.dme_record.txt_record: walking
2016/09/24 18:31:49 [DEBUG] vertex root.dme_record.a_record: walking
2016/09/24 18:31:49 [DEBUG] vertex root.dme_record.txt_record: evaluating
2016/09/24 18:31:49 [TRACE] [walkPlan] Entering eval tree: dme_record.txt_record
2016/09/24 18:31:49 [DEBUG] root: eval: *terraform.EvalSequence
2016/09/24 18:31:49 [DEBUG] vertex root.dme_record.a_record: evaluating
2016/09/24 18:31:49 [TRACE] [walkPlan] Entering eval tree: dme_record.a_record
2016/09/24 18:31:49 [DEBUG] root: eval: *terraform.EvalSequence
2016/09/24 18:31:49 [DEBUG] root: eval: *terraform.EvalInterpolate
2016/09/24 18:31:49 [DEBUG] root: eval: *terraform.EvalInterpolate
2016/09/24 18:31:49 [DEBUG] root: eval: terraform.EvalNoop
2016/09/24 18:31:49 [DEBUG] root: eval: *terraform.EvalCountFixZeroOneBoundary
2016/09/24 18:31:49 [DEBUG] vertex root.dme_record.a_record: expanding/walking dynamic subgraph
2016/09/24 18:31:49 [DEBUG] vertex root.dme_record.txt_record: expanding/walking dynamic subgraph
2016/09/24 18:31:49 [DEBUG] vertex root.dme_record.a_record: walking
2016/09/24 18:31:49 [DEBUG] vertex root.dme_record.txt_record: walking
2016/09/24 18:31:49 [DEBUG] vertex root.dme_record.a_record: evaluating
2016/09/24 18:31:49 [DEBUG] root: eval: *terraform.EvalSequence
2016/09/24 18:31:49 [DEBUG] root: eval: terraform.EvalNoop
2016/09/24 18:31:49 [DEBUG] root: eval: *terraform.EvalInstanceInfo
2016/09/24 18:31:49 [DEBUG] root: eval: terraform.EvalNoop
2016/09/24 18:31:49 [DEBUG] root: eval: *terraform.EvalOpFilter
2016/09/24 18:31:49 [DEBUG] root: eval: *terraform.EvalSequence
2016/09/24 18:31:49 [DEBUG] root: eval: *terraform.EvalInterpolate
2016/09/24 18:31:49 [DEBUG] root: eval: *terraform.EvalSequence
2016/09/24 18:31:49 [DEBUG] root: eval: terraform.EvalNoop
2016/09/24 18:31:49 [DEBUG] root: eval: *terraform.EvalInstanceInfo
2016/09/24 18:31:49 [DEBUG] root: eval: terraform.EvalNoop
2016/09/24 18:31:49 [DEBUG] root: eval: *terraform.EvalOpFilter
2016/09/24 18:31:49 [DEBUG] root: eval: *terraform.EvalSequence
2016/09/24 18:31:49 [DEBUG] root: eval: *terraform.EvalInterpolate
2016/09/24 18:31:49 [DEBUG] root: eval: *terraform.EvalGetProvider
2016/09/24 18:31:49 [DEBUG] root: eval: *terraform.EvalValidateResource
2016/09/24 18:31:49 [DEBUG] root: eval: *terraform.EvalGetProvider
2016/09/24 18:31:49 [DEBUG] root: eval: *terraform.EvalValidateResource
2016/09/24 18:31:49 [DEBUG] root: eval: *terraform.EvalReadState
2016/09/24 18:31:49 [DEBUG] root: eval: *terraform.EvalDiff
2016/09/24 18:31:49 [DEBUG] root: eval: *terraform.EvalReadState
2016/09/24 18:31:49 [DEBUG] root: eval: *terraform.EvalDiff
2016/09/24 18:31:49 [DEBUG] root: eval: *terraform.EvalCheckPreventDestroy
2016/09/24 18:31:49 [DEBUG] root: eval: *terraform.EvalWriteState
2016/09/24 18:31:49 [DEBUG] root: eval: *terraform.EvalWriteDiff
2016/09/24 18:31:49 [DEBUG] root: eval: terraform.EvalNoop
2016/09/24 18:31:49 [DEBUG] root: eval: terraform.EvalNoop
2016/09/24 18:31:49 [TRACE] [walkPlan] Exiting eval tree: dme_record.txt_record
2016/09/24 18:31:49 [DEBUG] root: eval: *terraform.EvalCheckPreventDestroy
2016/09/24 18:31:49 [DEBUG] root: eval: *terraform.EvalWriteState
2016/09/24 18:31:49 [DEBUG] root: eval: *terraform.EvalWriteDiff
2016/09/24 18:31:49 [DEBUG] root: eval: terraform.EvalNoop
2016/09/24 18:31:49 [DEBUG] root: eval: terraform.EvalNoop
2016/09/24 18:31:49 [TRACE] [walkPlan] Exiting eval tree: dme_record.a_record
2016/09/24 18:31:49 [DEBUG] vertex provider.dme (close), got dep: dme_record.a_record
2016/09/24 18:31:49 [DEBUG] vertex provider.dme (close), got dep: dme_record.txt_record
2016/09/24 18:31:49 [DEBUG] vertex root.provider.dme (close): walking
2016/09/24 18:31:49 [DEBUG] vertex root.provider.dme (close): evaluating
2016/09/24 18:31:49 [TRACE] [walkPlan] Entering eval tree: provider.dme (close)
2016/09/24 18:31:49 [DEBUG] root: eval: *terraform.EvalCloseProvider
2016/09/24 18:31:49 [DEBUG] DestroyEdgeInclude: Checking: dme_record.a_record
2016/09/24 18:31:49 [DEBUG] DestroyEdgeInclude: Checking: dme_record.txt_record
2016/09/24 18:31:49 [DEBUG] Checking resource noop: dme_record.txt_record
2016/09/24 18:31:49 [DEBUG] Diff has dme_record.txt_record, resource is not a noop
2016/09/24 18:31:49 [DEBUG] Final noop value: false
2016/09/24 18:31:49 [DEBUG] Checking resource noop: dme_record.a_record
2016/09/24 18:31:49 [DEBUG] Diff has dme_record.a_record, resource is not a noop
2016/09/24 18:31:49 [DEBUG] Final noop value: false
2016/09/24 18:31:49 [DEBUG] Checking variable noop: var.domainid
2016/09/24 18:31:49 [DEBUG] Found up edge to dme_record.a_record, var is not noop
2016/09/24 18:31:49 [DEBUG] DestroyEdgeInclude: Checking: dme_record.txt_record
2016/09/24 18:31:49 [DEBUG] DestroyEdgeInclude: Checking: dme_record.a_record
2016/09/24 18:31:49 [DEBUG] Checking resource noop: dme_record.txt_record
2016/09/24 18:31:49 [DEBUG] Diff has dme_record.txt_record, resource is not a noop
2016/09/24 18:31:49 [DEBUG] Final noop value: false
2016/09/24 18:31:49 [DEBUG] Checking resource noop: dme_record.a_record
2016/09/24 18:31:49 [DEBUG] Diff has dme_record.a_record, resource is not a noop
2016/09/24 18:31:49 [DEBUG] Final noop value: false
2016/09/24 18:31:49 [DEBUG] Checking variable noop: var.domainid
2016/09/24 18:31:49 [DEBUG] Found up edge to dme_record.a_record, var is not noop
2016/09/24 18:31:49 [DEBUG] Starting graph walk: walkApply
2016/09/24 18:31:49 [DEBUG] vertex root.var.domainid: walking
2016/09/24 18:31:49 [DEBUG] vertex root.var.domainid: evaluating
2016/09/24 18:31:49 [TRACE] [walkApply] Entering eval tree: var.domainid
2016/09/24 18:31:49 [DEBUG] root: eval: *terraform.EvalNoop
2016/09/24 18:31:49 [DEBUG] vertex root.provider.dme: walking
2016/09/24 18:31:49 [DEBUG] vertex root.provider.dme: evaluating
2016/09/24 18:31:49 [TRACE] [walkApply] Exiting eval tree: var.domainid
2016/09/24 18:31:49 [DEBUG] root: eval: *terraform.EvalInitProvider
2016/09/24 18:31:49 [DEBUG] vertex dme_record.txt_record, got dep: var.domainid
2016/09/24 18:31:49 [DEBUG] vertex dme_record.a_record, got dep: var.domainid
2016/09/24 18:31:49 [DEBUG] root: eval: terraform.EvalNoop
2016/09/24 18:31:49 [DEBUG] root: eval: terraform.EvalNoop
2016/09/24 18:31:49 [DEBUG] root: eval: *terraform.EvalOpFilter
2016/09/24 18:31:49 [DEBUG] root: eval: *terraform.EvalSequence
2016/09/24 18:31:49 [DEBUG] root: eval: *terraform.EvalGetProvider
2016/09/24 18:31:49 [DEBUG] root: eval: *terraform.EvalInterpolate
2016/09/24 18:31:49 [DEBUG] root: eval: *terraform.EvalBuildProviderConfig
2016/09/24 18:31:49 [DEBUG] root: eval: *terraform.EvalSetProviderConfig
2016/09/24 18:31:49 [DEBUG] root: eval: *terraform.EvalOpFilter
2016/09/24 18:31:49 [DEBUG] root: eval: *terraform.EvalSequence
2016/09/24 18:31:49 [DEBUG] root: eval: *terraform.EvalConfigProvider
2016/09/24 18:31:49 [DEBUG] plugin: terraform: dme-provider (internal) 2016/09/24 18:31:49 [INFO] DNSMadeEasy Client configured for AKey: a3fbae71-b4b7-4809-9149-d05ab431cafb
2016/09/24 18:31:49 [DEBUG] vertex dme_record.txt_record, got dep: provider.dme
2016/09/24 18:31:49 [DEBUG] vertex dme_record.a_record, got dep: provider.dme
2016/09/24 18:31:49 [DEBUG] vertex root.dme_record.txt_record: walking
2016/09/24 18:31:49 [DEBUG] vertex root.dme_record.txt_record: evaluating
2016/09/24 18:31:49 [TRACE] [walkApply] Entering eval tree: dme_record.txt_record
2016/09/24 18:31:49 [DEBUG] vertex root.dme_record.a_record: walking
2016/09/24 18:31:49 [DEBUG] root: eval: *terraform.EvalSequence
2016/09/24 18:31:49 [DEBUG] root: eval: *terraform.EvalInterpolate
2016/09/24 18:31:49 [DEBUG] vertex root.dme_record.a_record: evaluating
2016/09/24 18:31:49 [TRACE] [walkApply] Entering eval tree: dme_record.a_record
2016/09/24 18:31:49 [DEBUG] root: eval: *terraform.EvalSequence
2016/09/24 18:31:49 [DEBUG] root: eval: *terraform.EvalInterpolate
2016/09/24 18:31:49 [DEBUG] root: eval: terraform.EvalNoop
2016/09/24 18:31:49 [DEBUG] root: eval: *terraform.EvalCountFixZeroOneBoundary
2016/09/24 18:31:49 [DEBUG] root: eval: terraform.EvalNoop
2016/09/24 18:31:49 [DEBUG] root: eval: *terraform.EvalCountFixZeroOneBoundary
2016/09/24 18:31:49 [TRACE] Graph after step *terraform.ResourceCountTransformer:
dme_record.txt_record - *terraform.graphNodeExpandedResource
2016/09/24 18:31:49 [TRACE] Graph after step *terraform.TargetsTransformer:
dme_record.txt_record - *terraform.graphNodeExpandedResource
2016/09/24 18:31:49 [DEBUG] vertex root.dme_record.txt_record: evaluating
2016/09/24 18:31:49 [TRACE] [walkApply] Entering eval tree: dme_record.txt_record
2016/09/24 18:31:49 [DEBUG] root: eval: *terraform.EvalSequence
2016/09/24 18:31:49 [DEBUG] root: eval: terraform.EvalNoop
2016/09/24 18:31:49 [DEBUG] vertex root.dme_record.a_record: evaluating
2016/09/24 18:31:49 [TRACE] [walkApply] Entering eval tree: dme_record.a_record
2016/09/24 18:31:49 [DEBUG] root: eval: *terraform.EvalSequence
2016/09/24 18:31:49 [DEBUG] root: eval: terraform.EvalNoop
2016/09/24 18:31:49 [DEBUG] root: eval: *terraform.EvalInstanceInfo
2016/09/24 18:31:49 [DEBUG] root: eval: terraform.EvalNoop
2016/09/24 18:31:49 [DEBUG] root: eval: terraform.EvalNoop
2016/09/24 18:31:49 [DEBUG] root: eval: terraform.EvalNoop
2016/09/24 18:31:49 [DEBUG] root: eval: *terraform.EvalOpFilter
2016/09/24 18:31:49 [DEBUG] root: eval: *terraform.EvalSequence
2016/09/24 18:31:49 [DEBUG] root: eval: *terraform.EvalReadDiff
2016/09/24 18:31:49 [DEBUG] root: eval: *terraform.EvalInstanceInfo
2016/09/24 18:31:49 [DEBUG] root: eval: terraform.EvalNoop
2016/09/24 18:31:49 [DEBUG] root: eval: *terraform.EvalIf
2016/09/24 18:31:49 [DEBUG] root: eval: terraform.EvalNoop
2016/09/24 18:31:49 [DEBUG] root: eval: *terraform.EvalIf
2016/09/24 18:31:49 [DEBUG] root: eval: terraform.EvalNoop
2016/09/24 18:31:49 [DEBUG] root: eval: terraform.EvalNoop
2016/09/24 18:31:49 [DEBUG] root: eval: *terraform.EvalOpFilter
2016/09/24 18:31:49 [DEBUG] root: eval: *terraform.EvalSequence
2016/09/24 18:31:49 [DEBUG] root: eval: *terraform.EvalReadDiff
2016/09/24 18:31:49 [DEBUG] root: eval: *terraform.EvalInterpolate
2016/09/24 18:31:49 [DEBUG] root: eval: *terraform.EvalIf
2016/09/24 18:31:49 [DEBUG] root: eval: terraform.EvalNoop
2016/09/24 18:31:49 [DEBUG] root: eval: *terraform.EvalIf
2016/09/24 18:31:49 [DEBUG] root: eval: *terraform.EvalInterpolate
2016/09/24 18:31:49 [DEBUG] root: eval: *terraform.EvalGetProvider
2016/09/24 18:31:49 [DEBUG] root: eval: *terraform.EvalReadState
2016/09/24 18:31:49 [DEBUG] root: eval: *terraform.EvalValidateResource
2016/09/24 18:31:49 [DEBUG] root: eval: *terraform.EvalGetProvider
2016/09/24 18:31:49 [DEBUG] root: eval: *terraform.EvalReadState
2016/09/24 18:31:49 [DEBUG] root: eval: *terraform.EvalValidateResource
2016/09/24 18:31:49 [DEBUG] root: eval: *terraform.EvalDiff
2016/09/24 18:31:49 [DEBUG] root: eval: *terraform.EvalDiff
2016/09/24 18:31:49 [DEBUG] root: eval: *terraform.EvalReadDiff
2016/09/24 18:31:49 [DEBUG] root: eval: *terraform.EvalCompareDiff
2016/09/24 18:31:49 [DEBUG] root: eval: *terraform.EvalReadDiff
2016/09/24 18:31:49 [DEBUG] root: eval: *terraform.EvalCompareDiff
2016/09/24 18:31:49 [DEBUG] root: eval: *terraform.EvalGetProvider
2016/09/24 18:31:49 [DEBUG] root: eval: *terraform.EvalReadState
2016/09/24 18:31:49 [DEBUG] root: eval: *terraform.EvalApply
2016/09/24 18:31:49 [DEBUG] root: eval: *terraform.EvalGetProvider
2016/09/24 18:31:49 [DEBUG] root: eval: *terraform.EvalReadState
2016/09/24 18:31:49 [DEBUG] root: eval: *terraform.EvalApply
2016/09/24 18:31:49 [DEBUG] apply: dme_record.a_record: executing Apply
2016/09/24 18:31:49 [DEBUG] apply: dme_record.txt_record: executing Apply
2016/09/24 18:31:49 [DEBUG] plugin: terraform: dme-provider (internal) 2016/09/24 18:31:49 [INFO] Creating record for domainid: 901073
2016/09/24 18:31:49 [DEBUG] plugin: terraform: dme-provider (internal) 2016/09/24 18:31:49 [DEBUG] record create configuration: map[string]interface {}{"value":"\"v=spf1 mx a \"", "gtdLocation":"DEFAULT", "type":"TXT", "ttl":600}
2016/09/24 18:31:49 [DEBUG] plugin: terraform: dme-provider (internal) 2016/09/24 18:31:49 [INFO] Creating record for domainid: 901073
2016/09/24 18:31:49 [DEBUG] plugin: terraform: dme-provider (internal) 2016/09/24 18:31:49 [DEBUG] record create configuration: map[string]interface {}{"type":"A", "ttl":600, "value":"8.8.8.8", "gtdLocation":"DEFAULT"}
2016/09/24 18:31:50 [DEBUG] root: eval: *terraform.EvalWriteState
2016/09/24 18:31:50 [DEBUG] root: eval: *terraform.EvalApplyProvisioners
2016/09/24 18:31:50 [DEBUG] root: eval: *terraform.EvalIf
2016/09/24 18:31:50 [DEBUG] root: eval: *terraform.EvalWriteState
2016/09/24 18:31:50 [DEBUG] root: eval: *terraform.EvalWriteDiff
2016/09/24 18:31:50 [DEBUG] root: eval: *terraform.EvalApplyPost
2016/09/24 18:31:50 [ERROR] root: eval: *terraform.EvalApplyPost, err: 1 error(s) occurred:
* dme_record.a_record: Failed to create record: Error creating record: API Error: 500 Internal Server Error
2016/09/24 18:31:50 [ERROR] root: eval: *terraform.EvalSequence, err: 1 error(s) occurred:
* dme_record.a_record: Failed to create record: Error creating record: API Error: 500 Internal Server Error
2016/09/24 18:31:50 [ERROR] root: eval: *terraform.EvalOpFilter, err: 1 error(s) occurred:
* dme_record.a_record: Failed to create record: Error creating record: API Error: 500 Internal Server Error
2016/09/24 18:31:50 [ERROR] root: eval: *terraform.EvalSequence, err: 1 error(s) occurred:
* dme_record.a_record: Failed to create record: Error creating record: API Error: 500 Internal Server Error
2016/09/24 18:31:50 [DEBUG] vertex provider.dme (close), got dep: dme_record.a_record
2016/09/24 18:31:50 [DEBUG] root: eval: *terraform.EvalWriteState
2016/09/24 18:31:50 [DEBUG] root: eval: *terraform.EvalApplyProvisioners
2016/09/24 18:31:50 [DEBUG] root: eval: *terraform.EvalIf
2016/09/24 18:31:50 [DEBUG] root: eval: *terraform.EvalWriteState
2016/09/24 18:31:50 [DEBUG] root: eval: *terraform.EvalWriteDiff
2016/09/24 18:31:50 [DEBUG] root: eval: *terraform.EvalApplyPost
2016/09/24 18:31:50 [ERROR] root: eval: *terraform.EvalApplyPost, err: 1 error(s) occurred:
* dme_record.txt_record: Failed to create record: Error creating record: API Error: 500 Internal Server Error
2016/09/24 18:31:50 [ERROR] root: eval: *terraform.EvalSequence, err: 1 error(s) occurred:
* dme_record.txt_record: Failed to create record: Error creating record: API Error: 500 Internal Server Error
2016/09/24 18:31:50 [ERROR] root: eval: *terraform.EvalOpFilter, err: 1 error(s) occurred:
* dme_record.txt_record: Failed to create record: Error creating record: API Error: 500 Internal Server Error
2016/09/24 18:31:50 [ERROR] root: eval: *terraform.EvalSequence, err: 1 error(s) occurred:
* dme_record.txt_record: Failed to create record: Error creating record: API Error: 500 Internal Server Error
2016/09/24 18:31:50 [TRACE] [walkApply] Exiting eval tree: dme_record.txt_record
2016/09/24 18:31:50 [DEBUG] vertex provider.dme (close), got dep: dme_record.txt_record
2016/09/24 18:31:50 [DEBUG] plugin: waiting for all plugin processes to complete...
2016/09/24 18:31:50 [DEBUG] plugin: /usr/local/Cellar/terraform/0.7.4/bin/terraform: plugin process exited
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment